@charset "UTF-8";
/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * 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 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
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 variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * 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;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ 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 8+.
 * 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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * 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.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 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 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 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;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("../../img/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 40%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
@media only screen and (max-width : 768px) {
  .slick-prev,
  .slick-next {
    top: 30%;
  }
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 80px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width : 768px) {
  .slick-prev:before,
  .slick-next:before {
    font-size: 40px;
  }
}
.slick-prev {
  left: 10%;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 10%;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: 10%;
}
[dir="rtl"] .slick-next {
  left: 10%;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media only screen and (max-width : 768px) {
  .slick-dots li {
    height: 10px;
    width: 10px;
  }
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
@media only screen and (max-width : 768px) {
  .slick-dots li button {
    height: 10px;
    width: 10px;
  }
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.9;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: white;
  padding: 5px;
  border: 2px solid white;
  border-radius: 50%;
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width : 768px) {
  .slick-dots li button:before {
    height: 10px;
    width: 10px;
  }
}
.slick-dots li.slick-active button:before {
  color: white;
  background-color: white;
  opacity: 0.9;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?-27emga');
  src: url('../fonts/icomoon/icomoon.eot?#iefix-27emga') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff?-27emga') format('woff'), url('../fonts/icomoon/icomoon.ttf?-27emga') format('truetype'), url('../fonts/icomoon/icomoon.svg?-27emga#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.icomoon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
 * File: colors.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * Default Brand * */
/* nav background */
/* text, not graphics */
/* blue sidebar titles */
/* Penguin global link (orange) */
/* rich blue */
/* off-canvas / interactive overlay background */
/* * Age Groups * */
/* * Categories * */
/* * Ages and Stages: Category Color Coding * */
.category {
  /*text-transform: uppercase;*/
  color: #000;
  border-bottom: solid 2px #b2b2b2;
  padding-bottom: .15em;
  margin-bottom: 2px;
}
@media only screen and (max-width : 480px) {
  .category {
    padding-bottom: .4em;
  }
}
.category.default {
  border-color: #b2b2b2;
}
.category.tips-advice {
  border-color: #000000;
}
.category.grown-up-reads {
  border-color: #b2b2b2;
}
.category.just-for-fun {
  border-color: #696565;
}
.category.all-ages {
  border-color: #101C3B;
}
.category.baby-toddler {
  border-color: #DC2539;
}
.category.growing-reader {
  border-color: #8C2585;
}
.category.pre-k {
  border-color: #F9A61A;
}
.category.teen {
  border-color: #02A9AD;
}
.category.tween {
  border-color: #F06824;
}
.category.sweepstakes {
  border-color: #b2b2b2;
}
/* * Ages and Stages: Article Rollover Color Coding * */
.featured-articles a.default:hover,
article.default:hover,
img.default:hover,
.featured-articles a.default.hover,
article.default.hover,
img.default.hover,
.featured-articles a.default:active,
article.default:active,
img.default:active,
.featured-articles a.default:focus,
article.default:focus,
img.default:focus {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
.featured-articles a.tips-advice:hover,
article.tips-advice:hover,
img.tips-advice:hover,
.featured-articles a.tips-advice.hover,
article.tips-advice.hover,
img.tips-advice.hover,
.featured-articles a.tips-advice:active,
article.tips-advice:active,
img.tips-advice:active,
.featured-articles a.tips-advice:focus,
article.tips-advice:focus,
img.tips-advice:focus {
  border-color: #000000 !important;
  outline: none !important;
}
.featured-articles a.grown-up-reads:hover,
article.grown-up-reads:hover,
img.grown-up-reads:hover,
.featured-articles a.grown-up-reads.hover,
article.grown-up-reads.hover,
img.grown-up-reads.hover,
.featured-articles a.grown-up-reads:active,
article.grown-up-reads:active,
img.grown-up-reads:active,
.featured-articles a.grown-up-reads:focus,
article.grown-up-reads:focus,
img.grown-up-reads:focus {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
.featured-articles a.just-for-fun:hover,
article.just-for-fun:hover,
img.just-for-fun:hover,
.featured-articles a.just-for-fun.hover,
article.just-for-fun.hover,
img.just-for-fun.hover,
.featured-articles a.just-for-fun:active,
article.just-for-fun:active,
img.just-for-fun:active,
.featured-articles a.just-for-fun:focus,
article.just-for-fun:focus,
img.just-for-fun:focus {
  border-color: #696565 !important;
  outline: none !important;
}
.featured-articles a.teen:hover,
article.teen:hover,
img.teen:hover,
.featured-articles a.teen.hover,
article.teen.hover,
img.teen.hover,
.featured-articles a.teen:active,
article.teen:active,
img.teen:active,
.featured-articles a.teen:focus,
article.teen:focus,
img.teen:focus {
  border-color: #02A9AD !important;
  outline: none !important;
}
.featured-articles a.tween:hover,
article.tween:hover,
img.tween:hover,
.featured-articles a.tween.hover,
article.tween.hover,
img.tween.hover,
.featured-articles a.tween:active,
article.tween:active,
img.tween:active,
.featured-articles a.tween:focus,
article.tween:focus,
img.tween:focus {
  border-color: #F06824 !important;
  outline: none !important;
}
.featured-articles a.growing-reader:hover,
article.growing-reader:hover,
img.growing-reader:hover,
.featured-articles a.growing-reader.hover,
article.growing-reader.hover,
img.growing-reader.hover,
.featured-articles a.growing-reader:active,
article.growing-reader:active,
img.growing-reader:active,
.featured-articles a.growing-reader:focus,
article.growing-reader:focus,
img.growing-reader:focus {
  border-color: #8C2585 !important;
  outline: none !important;
}
.featured-articles a.pre-k:hover,
article.pre-k:hover,
img.pre-k:hover,
.featured-articles a.pre-k.hover,
article.pre-k.hover,
img.pre-k.hover,
.featured-articles a.pre-k:active,
article.pre-k:active,
img.pre-k:active,
.featured-articles a.pre-k:focus,
article.pre-k:focus,
img.pre-k:focus {
  border-color: #F9A61A !important;
  outline: none !important;
}
.featured-articles a.baby-toddler:hover,
article.baby-toddler:hover,
img.baby-toddler:hover,
.featured-articles a.baby-toddler.hover,
article.baby-toddler.hover,
img.baby-toddler.hover,
.featured-articles a.baby-toddler:active,
article.baby-toddler:active,
img.baby-toddler:active,
.featured-articles a.baby-toddler:focus,
article.baby-toddler:focus,
img.baby-toddler:focus {
  border-color: #DC2539 !important;
  outline: none !important;
}
.featured-articles a.all-ages:hover,
article.all-ages:hover,
img.all-ages:hover,
.featured-articles a.all-ages.hover,
article.all-ages.hover,
img.all-ages.hover,
.featured-articles a.all-ages:active,
article.all-ages:active,
img.all-ages:active,
.featured-articles a.all-ages:focus,
article.all-ages:focus,
img.all-ages:focus {
  border-color: #101C3B !important;
  outline: none !important;
}
.featured-articles a.sweepstakes:hover,
article.sweepstakes:hover,
img.sweepstakes:hover,
.featured-articles a.sweepstakes.hover,
article.sweepstakes.hover,
img.sweepstakes.hover,
.featured-articles a.sweepstakes:active,
article.sweepstakes:active,
img.sweepstakes:active,
.featured-articles a.sweepstakes:focus,
article.sweepstakes:focus,
img.sweepstakes:focus {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.default,
section.popular a.popular-link:active img.default,
section.popular a.popular-link:focus img.default {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.tips-advice,
section.popular a.popular-link:active img.tips-advice,
section.popular a.popular-link:focus img.tips-advice {
  border-color: #000000 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.grown-up-reads,
section.popular a.popular-link:active img.grown-up-reads,
section.popular a.popular-link:focus img.grown-up-reads {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.just-for-fun,
section.popular a.popular-link:active img.just-for-fun,
section.popular a.popular-link:focus img.just-for-fun {
  border-color: #696565 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.teen,
section.popular a.popular-link:active img.teen,
section.popular a.popular-link:focus img.teen {
  border-color: #02A9AD !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.tween,
section.popular a.popular-link:active img.tween,
section.popular a.popular-link:focus img.tween {
  border-color: #F06824 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.growing-reader,
section.popular a.popular-link:active img.growing-reader,
section.popular a.popular-link:focus img.growing-reader {
  border-color: #8C2585 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.pre-k,
section.popular a.popular-link:active img.pre-k,
section.popular a.popular-link:focus img.pre-k {
  border-color: #F9A61A !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.baby-toddler,
section.popular a.popular-link:active img.baby-toddler,
section.popular a.popular-link:focus img.baby-toddler {
  border-color: #DC2539 !important;
  outline: none !important;
}
section.popular a.popular-link:hover img.all-ages,
section.popular a.popular-link:active img.all-ages,
section.popular a.popular-link:focus img.all-ages {
  border-color: #101C3B !important;
  outline: none !important;
}
a.homepage-module-link.default .homepage-featured:hover,
a.homepage-module-link.default .homepage-featured.hover,
a.homepage-module-link.default .homepage-featured:active,
a.homepage-module-link.default .homepage-featured:focus {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
a.homepage-module-link.tips-advice .homepage-featured:hover,
a.homepage-module-link.tips-advice .homepage-featured.hover,
a.homepage-module-link.tips-advice .homepage-featured:active,
a.homepage-module-link.tips-advice .homepage-featured:focus {
  border-color: #000000 !important;
  outline: none !important;
}
a.homepage-module-link.grown-up-reads .homepage-featured:hover,
a.homepage-module-link.grown-up-reads .homepage-featured.hover,
a.homepage-module-link.grown-up-reads .homepage-featured:active,
a.homepage-module-link.grown-up-reads .homepage-featured:focus {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
a.homepage-module-link.just-for-fun .homepage-featured:hover,
a.homepage-module-link.just-for-fun .homepage-featured.hover,
a.homepage-module-link.just-for-fun .homepage-featured:active,
a.homepage-module-link.just-for-fun .homepage-featured:focus {
  border-color: #696565 !important;
  outline: none !important;
}
a.homepage-module-link.teen .homepage-featured:hover,
a.homepage-module-link.teen .homepage-featured.hover,
a.homepage-module-link.teen .homepage-featured:active,
a.homepage-module-link.teen .homepage-featured:focus {
  border-color: #02A9AD !important;
  outline: none !important;
}
a.homepage-module-link.tween .homepage-featured:hover,
a.homepage-module-link.tween .homepage-featured.hover,
a.homepage-module-link.tween .homepage-featured:active,
a.homepage-module-link.tween .homepage-featured:focus {
  border-color: #F06824 !important;
  outline: none !important;
}
a.homepage-module-link.growing-reader .homepage-featured:hover,
a.homepage-module-link.growing-reader .homepage-featured.hover,
a.homepage-module-link.growing-reader .homepage-featured:active,
a.homepage-module-link.growing-reader .homepage-featured:focus {
  border-color: #8C2585 !important;
  outline: none !important;
}
a.homepage-module-link.pre-k .homepage-featured:hover,
a.homepage-module-link.pre-k .homepage-featured.hover,
a.homepage-module-link.pre-k .homepage-featured:active,
a.homepage-module-link.pre-k .homepage-featured:focus {
  border-color: #F9A61A !important;
  outline: none !important;
}
a.homepage-module-link.babytoddler .homepage-featured:hover,
a.homepage-module-link.babytoddler .homepage-featured.hover,
a.homepage-module-link.babytoddler .homepage-featured:active,
a.homepage-module-link.babytoddler .homepage-featured:focus {
  border-color: #DC2539 !important;
  outline: none !important;
}
a.homepage-module-link.all-ages .homepage-featured:hover,
a.homepage-module-link.all-ages .homepage-featured.hover,
a.homepage-module-link.all-ages .homepage-featured:active,
a.homepage-module-link.all-ages .homepage-featured:focus {
  border-color: #101C3B !important;
  outline: none !important;
}
a.homepage-module-link.sweepstakes .homepage-featured:hover,
a.homepage-module-link.sweepstakes .homepage-featured.hover,
a.homepage-module-link.sweepstakes .homepage-featured:active,
a.homepage-module-link.sweepstakes .homepage-featured:focus {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
a.homepage-module-link:active.default .homepage-featured,
a.homepage-module-link:focus.default .homepage-featured {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
a.homepage-module-link:active.tips-advice .homepage-featured,
a.homepage-module-link:focus.tips-advice .homepage-featured {
  border-color: #000000 !important;
  outline: none !important;
}
a.homepage-module-link:active.grown-up-reads .homepage-featured,
a.homepage-module-link:focus.grown-up-reads .homepage-featured {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
a.homepage-module-link:active.just-for-fun .homepage-featured,
a.homepage-module-link:focus.just-for-fun .homepage-featured {
  border-color: #696565 !important;
  outline: none !important;
}
a.homepage-module-link:active.teen .homepage-featured,
a.homepage-module-link:focus.teen .homepage-featured {
  border-color: #02A9AD !important;
  outline: none !important;
}
a.homepage-module-link:active.tween .homepage-featured,
a.homepage-module-link:focus.tween .homepage-featured {
  border-color: #F06824 !important;
  outline: none !important;
}
a.homepage-module-link:active.growing-reader .homepage-featured,
a.homepage-module-link:focus.growing-reader .homepage-featured {
  border-color: #8C2585 !important;
  outline: none !important;
}
a.homepage-module-link:active.pre-k .homepage-featured,
a.homepage-module-link:focus.pre-k .homepage-featured {
  border-color: #F9A61A !important;
  outline: none !important;
}
a.homepage-module-link:active.babytoddler .homepage-featured,
a.homepage-module-link:focus.babytoddler .homepage-featured {
  border-color: #DC2539 !important;
  outline: none !important;
}
a.homepage-module-link:active.all-ages .homepage-featured,
a.homepage-module-link:focus.all-ages .homepage-featured {
  border-color: #101C3B !important;
  outline: none !important;
}
a.homepage-module-link:active.sweepstakes .homepage-featured,
a.homepage-module-link:focus.sweepstakes .homepage-featured {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
.article-list:active article.default,
.article-list:focus article.default {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
.article-list:active article.tips-advice,
.article-list:focus article.tips-advice {
  border-color: #000000 !important;
  outline: none !important;
}
.article-list:active article.grown-up-reads,
.article-list:focus article.grown-up-reads {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
.article-list:active article.just-for-fun,
.article-list:focus article.just-for-fun {
  border-color: #696565 !important;
  outline: none !important;
}
.article-list:active article.teen,
.article-list:focus article.teen {
  border-color: #02A9AD !important;
  outline: none !important;
}
.article-list:active article.tween,
.article-list:focus article.tween {
  border-color: #F06824 !important;
  outline: none !important;
}
.article-list:active article.growing-reader,
.article-list:focus article.growing-reader {
  border-color: #8C2585 !important;
  outline: none !important;
}
.article-list:active article.pre-k,
.article-list:focus article.pre-k {
  border-color: #F9A61A !important;
  outline: none !important;
}
.article-list:active article.baby-toddler,
.article-list:focus article.baby-toddler {
  border-color: #DC2539 !important;
  outline: none !important;
}
.article-list:active article.all-ages,
.article-list:focus article.all-ages {
  border-color: #101C3B !important;
  outline: none !important;
}
.article-list:active article.sweepstakes,
.article-list:focus article.sweepstakes {
  border-color: #b2b2b2 !important;
  outline: none !important;
}
.archive.term-all-ages h1 {
  color: #101C3B;
}
.archive.term-babytoddler h1 {
  color: #DC2539;
}
.archive.term-growing-reader h1 {
  color: #8C2585;
}
.archive.term-pre-k h1 {
  color: #F9A61A;
}
.archive.term-teen h1 {
  color: #02A9AD;
}
.archive.term-tween h1 {
  color: #F06824;
}
.archive.category-tips-advice h1 {
  color: #000000;
}
.archive.category-grown-up-reads h1 {
  color: #b2b2b2;
}
.archive.category-just-for-fun h1 {
  color: #696565;
}
.term-all-ages .category-subscribe-archive strong {
  border-bottom: 2px solid #101C3B;
}
.term-all-ages .category-subscribe-archive form,
.term-all-ages .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.term-all-ages .category-subscribe-archive input {
  border: 2px solid transparent;
}
.term-all-ages .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.babytoddler strong {
  border-bottom: 2px solid #DC2539;
}
.category-subscribe-archive.babytoddler form,
.category-subscribe-archive.babytoddler .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.babytoddler input {
  border: 2px solid transparent;
}
.category-subscribe-archive.babytoddler input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.growing-reader strong {
  border-bottom: 2px solid #8C2585;
}
.category-subscribe-archive.growing-reader form,
.category-subscribe-archive.growing-reader .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.growing-reader input {
  border: 2px solid transparent;
}
.category-subscribe-archive.growing-reader input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.pre-k strong {
  border-bottom: 2px solid #F9A61A;
}
.category-subscribe-archive.pre-k form,
.category-subscribe-archive.pre-k .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.pre-k input {
  border: 2px solid transparent;
}
.category-subscribe-archive.pre-k input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.teen strong {
  border-bottom: 2px solid #02A9AD;
}
.category-subscribe-archive.teen form,
.category-subscribe-archive.teen .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.teen input {
  border: 2px solid transparent;
}
.category-subscribe-archive.teen input.input-error {
  border-color: #990D0D;
}
.category-subscribe-archive.tween strong {
  border-bottom: 2px solid #F06824;
}
.category-subscribe-archive.tween form,
.category-subscribe-archive.tween .success {
  background-color: #D9E4EA;
}
.category-subscribe-archive.tween input {
  border: 2px solid transparent;
}
.category-subscribe-archive.tween input.input-error {
  border-color: #990D0D;
}
.category-tips-advice .category-subscribe-archive strong {
  border-bottom: 2px solid #000000;
}
.category-tips-advice .category-subscribe-archive form,
.category-tips-advice .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.category-tips-advice .category-subscribe-archive input {
  border: 2px solid transparent;
}
.category-tips-advice .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.category-grown-up-reads .category-subscribe-archive strong {
  border-bottom: 2px solid #b2b2b2;
}
.category-grown-up-reads .category-subscribe-archive form,
.category-grown-up-reads .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.category-grown-up-reads .category-subscribe-archive input {
  border: 2px solid transparent;
}
.category-grown-up-reads .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.category-just-for-fun .category-subscribe-archive strong {
  border-bottom: 2px solid #696565;
}
.category-just-for-fun .category-subscribe-archive form,
.category-just-for-fun .category-subscribe-archive .success {
  background-color: #D9E4EA;
}
.category-just-for-fun .category-subscribe-archive input {
  border: 2px solid transparent;
}
.category-just-for-fun .category-subscribe-archive input.input-error {
  border-color: #990D0D;
}
.featured-book {
  border: 4px solid #D9E4EA;
}
.archive--all-ages .featured-book,
.archive--tips-advice .featured-book,
.archive--grown-up-reads .featured-book,
.archive--just-for-fun .featured-book {
  border: 4px solid #D9E4EA;
}
.archive--babytoddler .featured-book {
  border: 4px solid #FFD6E0;
}
.archive--growing-reader .featured-book {
  border: 4px solid #F2D5F1;
}
.archive--pre-k .featured-book {
  border: 4px solid #FCEAB1;
}
.archive--teen .featured-book {
  border: 4px solid #CAE5E5;
}
.archive--tween .featured-book {
  border: 4px solid #F7D5CD;
}
.single-age_stage .full-width.baby-toddler svg.squiggle g g {
  stroke: #DC2539;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.baby-toddler .module-hero h1 {
    border-color: #DC2539;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.baby-toddler .module-hero__overlay {
    background: #DC2539;
  }
}
.single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #DC2539;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link.selected i svg path {
    fill: #DC2539;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.baby-toddler .module-discover-tags {
    background-color: #FDE8ED;
  }
  .single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #F7A6B9;
  }
  .single-age_stage .full-width.baby-toddler .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #F7A6B9;
  }
}
.single-age_stage .full-width.baby-toddler .module-discover a.post:after {
  background-color: #F7A6B9;
}
.single-age_stage .full-width.baby-toddler .module-discover a.post h2:after {
  background-color: #F7A6B9;
}
.single-age_stage .full-width.baby-toddler .module-discover a.post:hover:after,
.single-age_stage .full-width.baby-toddler .module-discover a.post:active:after,
.single-age_stage .full-width.baby-toddler .module-discover a.post:focus:after {
  background-color: #DC2539;
}
.single-age_stage .full-width.baby-toddler .module-discover a.post:hover h2:after,
.single-age_stage .full-width.baby-toddler .module-discover a.post:active h2:after,
.single-age_stage .full-width.baby-toddler .module-discover a.post:focus h2:after {
  background-color: #DC2539;
}
.single-age_stage .full-width.baby-toddler .module-book {
  background-color: #FDE8ED;
}
.single-age_stage .full-width.baby-toddler .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.baby-toddler .module-book svg.loopy-arrow path {
  fill: #F7A6B9;
}
.single-age_stage .full-width.baby-toddler .module-book .about-book__content {
  border-color: #DC2539;
}
.single-age_stage .full-width.baby-toddler .module-book .book-grid__about {
  background-color: rgba(220, 37, 57, 0.8);
}
.single-age_stage .full-width.growing-reader svg.squiggle g g {
  stroke: #8C2585;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.growing-reader .module-hero h1 {
    border-color: #8C2585;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.growing-reader .module-hero__overlay {
    background: #8C2585;
  }
}
.single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #8C2585;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link.selected i svg path {
    fill: #8C2585;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.growing-reader .module-discover-tags {
    background-color: #F6E8F7;
  }
  .single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #E5A7E3;
  }
  .single-age_stage .full-width.growing-reader .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #E5A7E3;
  }
}
.single-age_stage .full-width.growing-reader .module-discover a.post:after {
  background-color: #D38CD1;
}
.single-age_stage .full-width.growing-reader .module-discover a.post h2:after {
  background-color: #D38CD1;
}
.single-age_stage .full-width.growing-reader .module-discover a.post:hover:after,
.single-age_stage .full-width.growing-reader .module-discover a.post:active:after,
.single-age_stage .full-width.growing-reader .module-discover a.post:focus:after {
  background-color: #8C2585;
}
.single-age_stage .full-width.growing-reader .module-discover a.post:hover h2:after,
.single-age_stage .full-width.growing-reader .module-discover a.post:active h2:after,
.single-age_stage .full-width.growing-reader .module-discover a.post:focus h2:after {
  background-color: #8C2585;
}
.single-age_stage .full-width.growing-reader .module-book {
  background-color: #F6E8F7;
}
.single-age_stage .full-width.growing-reader .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.growing-reader .module-book svg.loopy-arrow path {
  fill: #D38CD1;
}
.single-age_stage .full-width.growing-reader .module-book .about-book__content {
  border-color: #8C2585;
}
.single-age_stage .full-width.growing-reader .module-book .book-grid__about {
  background-color: rgba(140, 37, 133, 0.8);
}
.single-age_stage .full-width.pre-k svg.squiggle g g {
  stroke: #F9A61A;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.pre-k .module-hero h1 {
    border-color: #F9A61A;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.pre-k .module-hero__overlay {
    background: #F9A61A;
  }
}
.single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #F9A61A;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link.selected i svg path {
    fill: #F9A61A;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.pre-k .module-discover-tags {
    background-color: #FFF5DA;
  }
  .single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #F4C05F;
  }
  .single-age_stage .full-width.pre-k .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #F4C05F;
  }
}
.single-age_stage .full-width.pre-k .module-discover a.post:after {
  background-color: #FDE397;
}
.single-age_stage .full-width.pre-k .module-discover a.post h2:after {
  background-color: #FDE397;
}
.single-age_stage .full-width.pre-k .module-discover a.post:hover:after,
.single-age_stage .full-width.pre-k .module-discover a.post:active:after,
.single-age_stage .full-width.pre-k .module-discover a.post:focus:after {
  background-color: #F9A61A;
}
.single-age_stage .full-width.pre-k .module-discover a.post:hover h2:after,
.single-age_stage .full-width.pre-k .module-discover a.post:active h2:after,
.single-age_stage .full-width.pre-k .module-discover a.post:focus h2:after {
  background-color: #F9A61A;
}
.single-age_stage .full-width.pre-k .module-book {
  background-color: #FFF5DA;
}
.single-age_stage .full-width.pre-k .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.pre-k .module-book svg.loopy-arrow path {
  fill: #FDE397;
}
.single-age_stage .full-width.pre-k .module-book .about-book__content {
  border-color: #F9A61A;
}
.single-age_stage .full-width.pre-k .module-book .book-grid__about {
  background-color: rgba(249, 166, 26, 0.8);
}
.single-age_stage .full-width.tween svg.squiggle g g {
  stroke: #F06824;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.tween .module-hero h1 {
    border-color: #F06824;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.tween .module-hero__overlay {
    background: #F06824;
  }
}
.single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #F06824;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link.selected i svg path {
    fill: #F06824;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.tween .module-discover-tags {
    background-color: #FCE9E3;
  }
  .single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #F6B4A6;
  }
  .single-age_stage .full-width.tween .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #F6B4A6;
  }
}
.single-age_stage .full-width.tween .module-discover a.post:after {
  background-color: #F7B5A6;
}
.single-age_stage .full-width.tween .module-discover a.post h2:after {
  background-color: #F7B5A6;
}
.single-age_stage .full-width.tween .module-discover a.post:hover:after,
.single-age_stage .full-width.tween .module-discover a.post:active:after,
.single-age_stage .full-width.tween .module-discover a.post:focus:after {
  background-color: #F06824;
}
.single-age_stage .full-width.tween .module-discover a.post:hover h2:after,
.single-age_stage .full-width.tween .module-discover a.post:active h2:after,
.single-age_stage .full-width.tween .module-discover a.post:focus h2:after {
  background-color: #F06824;
}
.single-age_stage .full-width.tween .module-book {
  background-color: #FCE9E3;
}
.single-age_stage .full-width.tween .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.tween .module-book svg.loopy-arrow path {
  fill: #F7B5A6;
}
.single-age_stage .full-width.tween .module-book .about-book__content {
  border-color: #F06824;
}
.single-age_stage .full-width.tween .module-book .book-grid__about {
  background-color: rgba(240, 104, 36, 0.8);
}
.single-age_stage .full-width.teen svg.squiggle g g {
  stroke: #02A9AD;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.teen .module-hero h1 {
    border-color: #02A9AD;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.teen .module-hero__overlay {
    background: #02A9AD;
  }
}
.single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link {
  border-bottom: 1px solid #02A9AD;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link.selected i svg path {
    fill: #02A9AD;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width.teen .module-discover-tags {
    background-color: #E2F6F5;
  }
  .single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link {
    border: 1px solid #85E0E2;
  }
  .single-age_stage .full-width.teen .module-discover-tags .supertags a.rewrite-link.selected {
    background-color: #85E0E2;
  }
}
.single-age_stage .full-width.teen .module-discover a.post:after {
  background-color: #ACE4E5;
}
.single-age_stage .full-width.teen .module-discover a.post h2:after {
  background-color: #ACE4E5;
}
.single-age_stage .full-width.teen .module-discover a.post:hover:after,
.single-age_stage .full-width.teen .module-discover a.post:active:after,
.single-age_stage .full-width.teen .module-discover a.post:focus:after {
  background-color: #02A9AD;
}
.single-age_stage .full-width.teen .module-discover a.post:hover h2:after,
.single-age_stage .full-width.teen .module-discover a.post:active h2:after,
.single-age_stage .full-width.teen .module-discover a.post:focus h2:after {
  background-color: #02A9AD;
}
.single-age_stage .full-width.teen .module-book {
  background-color: #E2F6F5;
}
.single-age_stage .full-width.teen .module-book svg.loopy-arrow polygon,
.single-age_stage .full-width.teen .module-book svg.loopy-arrow path {
  fill: #ACE4E5;
}
.single-age_stage .full-width.teen .module-book .about-book__content {
  border-color: #02A9AD;
}
.single-age_stage .full-width.teen .module-book .book-grid__about {
  background-color: rgba(2, 169, 173, 0.8);
}
.mobile-post-filter.baby-toddler {
  background-color: #FDE8ED;
}
.mobile-post-filter.baby-toddler .cell-1 {
  background-color: #FDE8ED;
}
.mobile-post-filter.baby-toddler .cell-2 {
  background-color: #FDE8ED;
}
.mobile-post-filter.growing-reader {
  background-color: #F6E8F7;
}
.mobile-post-filter.growing-reader .cell-1 {
  background-color: #F6E8F7;
}
.mobile-post-filter.growing-reader .cell-2 {
  background-color: #F6E8F7;
}
.mobile-post-filter.pre-k {
  background-color: #FFF5DA;
}
.mobile-post-filter.pre-k .cell-1 {
  background-color: #FFF5DA;
}
.mobile-post-filter.pre-k .cell-2 {
  background-color: #FFF5DA;
}
.mobile-post-filter.tween {
  background-color: #FCE9E3;
}
.mobile-post-filter.tween .cell-1 {
  background-color: #FCE9E3;
}
.mobile-post-filter.tween .cell-2 {
  background-color: #FCE9E3;
}
.mobile-post-filter.teen {
  background-color: #E2F6F5;
}
.mobile-post-filter.teen .cell-1 {
  background-color: #E2F6F5;
}
.mobile-post-filter.teen .cell-2 {
  background-color: #E2F6F5;
}
header.site-header .main-menu__as-link.baby-toddler span {
  border-bottom: 2px solid #DC2539;
}
header.site-header .main-menu__as-link.growing-reader span {
  border-bottom: 2px solid #8C2585;
}
header.site-header .main-menu__as-link.pre-k span {
  border-bottom: 2px solid #F9A61A;
}
header.site-header .main-menu__as-link.tween span {
  border-bottom: 2px solid #F06824;
}
header.site-header .main-menu__as-link.teen span {
  border-bottom: 2px solid #02A9AD;
}
@media screen and (min-width: 768px) {
  header.site-header .subnav__link.baby-toddler .underline {
    border-color: #DC2539;
  }
  header.site-header .subnav__link.growing-reader .underline {
    border-color: #8C2585;
  }
  header.site-header .subnav__link.pre-k .underline {
    border-color: #F9A61A;
  }
  header.site-header .subnav__link.tween .underline {
    border-color: #F06824;
  }
  header.site-header .subnav__link.teen .underline {
    border-color: #02A9AD;
  }
}
@media (max-width: 767px) {
  header.site-header .subnav__link.baby-toddler {
    border-color: #DC2539;
  }
  header.site-header .subnav__link.baby-toddler:active,
  header.site-header .subnav__link.baby-toddler:focus,
  header.site-header .subnav__link.baby-toddler.selected {
    background-color: #F7A6B9;
    border-color: #F7A6B9;
  }
  header.site-header .subnav__link.growing-reader {
    border-color: #8C2585;
  }
  header.site-header .subnav__link.growing-reader:active,
  header.site-header .subnav__link.growing-reader:focus,
  header.site-header .subnav__link.growing-reader.selected {
    background-color: #EDADE9;
    border-color: #EDADE9;
  }
  header.site-header .subnav__link.pre-k {
    border-color: #F9A61A;
  }
  header.site-header .subnav__link.pre-k:active,
  header.site-header .subnav__link.pre-k:focus,
  header.site-header .subnav__link.pre-k.selected {
    background-color: #FDE397;
    border-color: #FDE397;
  }
  header.site-header .subnav__link.tween {
    border-color: #F06824;
  }
  header.site-header .subnav__link.tween:active,
  header.site-header .subnav__link.tween:focus,
  header.site-header .subnav__link.tween.selected {
    background-color: #F7B5A6;
    border-color: #F7B5A6;
  }
  header.site-header .subnav__link.teen {
    border-color: #02A9AD;
  }
  header.site-header .subnav__link.teen:active,
  header.site-header .subnav__link.teen:focus,
  header.site-header .subnav__link.teen.selected {
    background-color: #ACE4E5;
    border-color: #ACE4E5;
  }
}
header.site-header .as-menu.baby-toddler-menu .as-menu__title-bar {
  background-color: #F7A6B9;
}
header.site-header .as-menu.baby-toddler-menu section:after {
  border-color: #DC2539 !important;
}
header.site-header .as-menu.baby-toddler-menu .as-menu__cta a {
  background-color: #f4eaec;
}
header.site-header .as-menu.pre-k-menu .as-menu__title-bar {
  background-color: #FDE397;
}
header.site-header .as-menu.pre-k-menu section:after {
  border-color: #F9A61A !important;
}
header.site-header .as-menu.pre-k-menu .as-menu__cta a {
  background-color: #f5f2e8;
}
header.site-header .as-menu.growing-reader-menu .as-menu__title-bar {
  background-color: #EDADE9;
}
header.site-header .as-menu.growing-reader-menu section:after {
  border-color: #8C2585 !important;
}
header.site-header .as-menu.growing-reader-menu .as-menu__cta a {
  background-color: #faf0fa;
}
header.site-header .as-menu.tween-menu .as-menu__title-bar {
  background-color: #F7B5A6;
}
header.site-header .as-menu.tween-menu section:after {
  border-color: #F06824 !important;
}
header.site-header .as-menu.tween-menu .as-menu__cta a {
  background-color: #f4ecea;
}
header.site-header .as-menu.teen-menu .as-menu__title-bar {
  background-color: #ACE4E5;
}
header.site-header .as-menu.teen-menu section:after {
  border-color: #02A9AD !important;
}
header.site-header .as-menu.teen-menu .as-menu__cta a {
  background-color: #ebf2f2;
}
#rise-up label.as-label.babytoddler:after,
#takeover label.as-label.babytoddler:after {
  background-color: #F7A6B9;
}
#rise-up label.as-label.pre-k:after,
#takeover label.as-label.pre-k:after {
  background-color: #FBC975;
}
#rise-up label.as-label.growing-reader:after,
#takeover label.as-label.growing-reader:after {
  background-color: #D38CD1;
}
#rise-up label.as-label.tween:after,
#takeover label.as-label.tween:after {
  background-color: #F7B5A6;
}
#rise-up label.as-label.teen:after,
#takeover label.as-label.teen:after {
  background-color: #ACE4E5;
}
/*
 * File: typography.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Acrom-ExtraBold';
  src: url('../fonts/acrom/34C3B0_0_0.eot');
  src: url('../fonts/acrom/34C3B0_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_0_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_0_0.woff') format('woff'), url('../fonts/acrom/34C3B0_0_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom W00';
  src: url('../fonts/acrom/34C3B0_1_0.eot');
  src: url('../fonts/acrom/34C3B0_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_1_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_1_0.woff') format('woff'), url('../fonts/acrom/34C3B0_1_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Bold';
  src: url('../fonts/acrom/34C3B0_2_0.eot');
  src: url('../fonts/acrom/34C3B0_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_2_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_2_0.woff') format('woff'), url('../fonts/acrom/34C3B0_2_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Light';
  src: url('../fonts/acrom/34C3B0_3_0.eot');
  src: url('../fonts/acrom/34C3B0_3_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_3_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_3_0.woff') format('woff'), url('../fonts/acrom/34C3B0_3_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Regular';
  src: url('../fonts/acrom/34C3B0_4_0.eot');
  src: url('../fonts/acrom/34C3B0_4_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_4_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_4_0.woff') format('woff'), url('../fonts/acrom/34C3B0_4_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Acrom-Thin';
  src: url('../fonts/acrom/34C3B0_5_0.eot');
  src: url('../fonts/acrom/34C3B0_5_0.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/34C3B0_5_0.woff2') format('woff2'), url('../fonts/acrom/34C3B0_5_0.woff') format('woff'), url('../fonts/acrom/34C3B0_5_0.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T W01";
  src: url('../fonts/URWGroteskTOT-Lig.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Lig Obl";
  src: url('../fonts/URWGroteskTOT-LigObl.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Med";
  src: url('../fonts/URWGroteskTOT-Med.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Med Obl";
  src: url('../fonts/URWGroteskTOT-MedObl.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Reg";
  src: url('../fonts/URWGroteskTOT-Reg.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "URW Grotesk T Reg Obl";
  src: url('../fonts/URWGroteskTOT-RegObl.otf') format('opentype');
  font-display: swap;
}
.fontsmooth {
  -webkit-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* General */
html {
  font-size: 18px;
}
body {
  -webkit-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  color: #221e1f;
  line-height: 120%;
}
@media only screen and (max-width : 480px) {
  body {
    font-size: 14px;
  }
}
em {
  font-style: italic;
}
.secondary-bold {
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
a:hover,
a:focus {
  color: #808184;
}
p a,
.brandlink {
  color: #000;
  text-decoration: underline;
  font-family: "URW Grotesk T Reg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
p a:hover,
.brandlink:hover,
p a:focus,
.brandlink:focus {
  color: #000;
  background: #F4D1C9;
}
a.brandlinkhover:hover,
a.brandlinkhover:focus {
  text-decoration: underline;
  color: #000;
  background: #F4D1C9;
}
aside .section-title {
  color: #000;
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1em;
}
blockquote {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
strong,
b,
.bold {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.wrapper .category {
  text-transform: uppercase;
  color: #000;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/*

Font Size Conversions ---------

	font-size: 0.611em; 11px
	font-size: 0.667em; 12px
	font-size: 0.722em; 13px
	font-size: 0.778em; 14px
	font-size: 0.833em; 15px
	font-size: 0.889em; 16px
	font-size: 0.944em; 17px
	font-size: 1.167em; 21px
	font-size: 1.333em; 24px;
	font-size: 1.444em; 26px
	font-size: 1.556em; 28px
	font-size: 1.611em; 29px
	font-size: 1.667em; 30px
	font-size: 2em; 	36px
	font-size: 2.333em; 42px
	font-size: 2.5em; 	45px
	font-size: 2.667em; 48px

*/
/*
 * File: grid.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  /* Custom, iPhone Retina */
  /* Extra Small Devices, Phones */
  /* Small Devices, Tablets */
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
@media only screen and (max-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    max-width: 480px;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    max-width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
  line-height: 0;
}
.row:after {
  clear: both;
}
/* Medium / Default */
.col-md-1 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333333%;
  }
}
.col-md-2 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-2 {
    float: left;
    width: 16.66666667%;
  }
}
.col-md-3 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-3 {
    float: left;
    width: 25%;
  }
}
.col-md-4 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
}
.col-md-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-5 {
    float: left;
    width: 41.66666667%;
  }
}
.col-md-6 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-6 {
    float: left;
    width: 50%;
  }
}
.col-md-7 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-7 {
    float: left;
    width: 58.33333333%;
  }
}
.col-md-8 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-8 {
    float: left;
    width: 66.66666667%;
  }
}
.col-md-9 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-9 {
    float: left;
    width: 75%;
  }
}
.col-md-10 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-10 {
    float: left;
    width: 83.33333333%;
  }
}
.col-md-11 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .col-md-11 {
    float: left;
    width: 91.66666667%;
  }
}
.col-md-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .col-md-12 {
    float: left;
    width: 100%;
  }
}
/* Offset Columns */
@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
}
/* Media Queries */
/* Desktop : above 768px */
/* Tablet : target sizes between the Preboot default breakpoint of 768px and 1024px */
/* Small : below 768px */
/**
 * More mobile-first friendly medium query constructs
*/
/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
  .col-sm-2 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-2 {
    float: left;
    width: 16.66666667%;
  }
}
@media only screen and (max-width : 768px) {
  .col-sm-3 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-3 {
    float: left;
    width: 25%;
  }
}
@media only screen and (max-width : 768px) {
  .col-sm-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-9 {
    float: left;
    width: 75%;
  }
}
@media only screen and (max-width : 768px) {
  .col-sm-10 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width : 768px) and (min-width: 768px) {
  .col-sm-10 {
    float: left;
    width: 83.33333333%;
  }
}
/* Large Only (1024px plus) */
@media (min-width: 1024px) {
  .col-lg-3 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .col-lg-3 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .col-lg-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .col-lg-9 {
    float: left;
    width: 75%;
  }
}
/* Push + Pull */
/*
 * File: mixins.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * Form Buttons * * */
.button {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.button:hover,
.button:active,
.button:focus {
  color: #fff;
  background-color: #808184;
  outline: none;
}
.gray-border-bottom {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
.gradient-overlay {
  background: -moz-linear-gradient(50% 0% -90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.1738, rgba(180, 180, 180, 0.13)), color-stop(0.3393, rgba(116, 116, 116, 0.26)), color-stop(0.4883, rgba(66, 66, 66, 0.37)), color-stop(0.618, rgba(30, 30, 30, 0.47)), color-stop(0.7233, rgba(8, 8, 8, 0.55)), color-stop(0.791, rgba(0, 0, 0, 0.6)));
  background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  background: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000' ,GradientType=0);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(180, 180, 180, 0.13) 17.38%, rgba(116, 116, 116, 0.26) 33.93%, rgba(66, 66, 66, 0.37) 48.83%, rgba(30, 30, 30, 0.47) 61.8%, rgba(8, 8, 8, 0.55) 72.33%, rgba(0, 0, 0, 0.6) 79.1%);
  opacity: 1;
  filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000', GradientType=0);
}
.responsive-img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
}
.img-hover-border {
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.input-placeholder-hide {
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
.input-placeholder-hide ::-webkit-input-placeholder {
  opacity: 1;
}
.input-placeholder-hide :-moz-placeholder {
  opacity: 1;
}
.input-placeholder-hide ::-moz-placeholder {
  opacity: 1;
}
.input-placeholder-hide :-ms-input-placeholder {
  opacity: 1;
}
.input-placeholder-hide :focus::-webkit-input-placeholder {
  opacity: 0;
}
.input-placeholder-hide :focus:-moz-placeholder {
  opacity: 0;
}
.input-placeholder-hide :focus::-moz-placeholder {
  opacity: 0;
}
.input-placeholder-hide :focus:-ms-input-placeholder {
  opacity: 0;
}
@-webkit-keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-moz-keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-ms-keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes drift_up_reveal {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  50% {
    opacity: 0;
    border-bottom: -50px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-webkit-keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@-moz-keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@-ms-keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@keyframes drift_down_hide {
  0% {
    bottom: 0;
    opacity: 1;
  }
  50% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
/*
 * File: global.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
  background-color: #f4f4f4;
}
body.admin-bar {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar {
    margin-top: 46px;
  }
}
body.admin-bar header.site-header {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar header.site-header {
    margin-top: 46px;
  }
}
@media (max-width: 767px) {
  body.menu-open {
    overflow: hidden;
  }
  body.menu-open header.site-header {
    height: 150vh;
  }
}
body.mobile-scroll-hide header.site-header {
  margin-top: -116px;
}
@media (max-width: 767px) {
  body.single-campaign_lan #main,
  body.template-preferences-center #main,
  body.template-preferences-subscribe #main,
  body.single-signup #main {
    margin-top: 80px;
  }
  body.single-campaign_lan nav.subnav,
  body.template-preferences-center nav.subnav,
  body.template-preferences-subscribe nav.subnav,
  body.single-signup nav.subnav {
    display: none;
  }
}
body.single-age_stage #main {
  margin-top: 128px;
}
@media (max-width: 767px) {
  body.single-age_stage #main {
    margin-top: 116px;
  }
}
body.single-age_stage #main .container {
  max-width: none;
}
body.home #main {
  margin-top: 165px;
}
@media (max-width: 767px) {
  body.home #main {
    margin-top: 116px;
  }
}
body.site_ribbon.mobile-scroll-hide header.site-header {
  margin-top: -152px;
}
@media (min-width: 768px) {
  body.site_ribbon #main {
    margin-top: 216px;
  }
  body.site_ribbon.single-age_stage #main {
    margin-top: 165px;
  }
  body.site_ribbon.home #main {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  body.site_ribbon.hide-ribbon-mobile #site_ribbon {
    display: none;
  }
  body.site_ribbon:not(.hide-ribbon-mobile) #main {
    margin-top: 178px;
  }
  body.site_ribbon:not(.hide-ribbon-mobile).single-age_stage #main,
  body.site_ribbon:not(.hide-ribbon-mobile).home #main {
    margin-top: 150px;
  }
  body.site_ribbon:not(.hide-ribbon-mobile).single-campaign_lan #main,
  body.site_ribbon:not(.hide-ribbon-mobile).template-preferences-center #main,
  body.site_ribbon:not(.hide-ribbon-mobile).template-preferences-subscribe #main,
  body.site_ribbon:not(.hide-ribbon-mobile).single-signup #main {
    margin-top: 114px;
  }
}
img {
  max-width: 100%;
}
input[type=email],
input[type=search],
input[type=text] {
  font-family: "URW Grotesk T W01", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  border: 1px solid #000000;
}
input[type=email]::placeholder,
input[type=search]::placeholder,
input[type=text]::placeholder {
  color: #707070;
}
input[type=email]:focus,
input[type=search]:focus,
input[type=text]:focus {
  border: 2px solid;
}
p.legal,
div.legal,
.post-form-copy p small {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
p.legal a,
div.legal a,
.post-form-copy p small a {
  font-family: 'URW Grotesk T Reg';
  color: #000;
  text-decoration: underline;
}
p.legal a:hover,
div.legal a:hover,
.post-form-copy p small a:hover {
  background-color: #F4D1C9;
}
.info.error {
  color: #990D0D;
  font-size: 14px;
  line-height: 18px;
  font-family: "URW Grotesk T Reg";
  margin-top: .5em;
  text-align: left;
}
.input-error {
  border-color: #990D0D;
}
/* Global Icons */
.social-container [class^="icon-"],
footer.site-footer [class^="icon-"],
footer.site-footer section:not(.read-brightly) [class^="icon-"],
footer.site-footer section.read-brightly [class^="icon-"],
section.share [class^="icon-"],
.post_share_confirmation ul#social [class^="icon-"],
.social-container [class*=" icon-"],
footer.site-footer [class*=" icon-"],
footer.site-footer section:not(.read-brightly) [class*=" icon-"],
footer.site-footer section.read-brightly [class*=" icon-"],
section.share [class*=" icon-"],
.post_share_confirmation ul#social [class*=" icon-"],
.social-container i,
footer.site-footer i,
footer.site-footer section:not(.read-brightly) i,
footer.site-footer section.read-brightly i,
section.share i,
.post_share_confirmation ul#social i {
  display: inline-block;
  color: #f4f4f4;
  background: #000;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  font-size: 26px;
  text-align: center;
  padding-top: 1px;
  overflow: hidden;
}
.social-container [class^="icon-"] svg,
footer.site-footer [class^="icon-"] svg,
footer.site-footer section:not(.read-brightly) [class^="icon-"] svg,
footer.site-footer section.read-brightly [class^="icon-"] svg,
section.share [class^="icon-"] svg,
.post_share_confirmation ul#social [class^="icon-"] svg,
.social-container [class*=" icon-"] svg,
footer.site-footer [class*=" icon-"] svg,
footer.site-footer section:not(.read-brightly) [class*=" icon-"] svg,
footer.site-footer section.read-brightly [class*=" icon-"] svg,
section.share [class*=" icon-"] svg,
.post_share_confirmation ul#social [class*=" icon-"] svg,
.social-container i svg,
footer.site-footer i svg,
footer.site-footer section:not(.read-brightly) i svg,
footer.site-footer section.read-brightly i svg,
section.share i svg,
.post_share_confirmation ul#social i svg {
  position: relative;
}
.social-container [class^="icon-"] svg path,
footer.site-footer [class^="icon-"] svg path,
footer.site-footer section:not(.read-brightly) [class^="icon-"] svg path,
footer.site-footer section.read-brightly [class^="icon-"] svg path,
section.share [class^="icon-"] svg path,
.post_share_confirmation ul#social [class^="icon-"] svg path,
.social-container [class*=" icon-"] svg path,
footer.site-footer [class*=" icon-"] svg path,
footer.site-footer section:not(.read-brightly) [class*=" icon-"] svg path,
footer.site-footer section.read-brightly [class*=" icon-"] svg path,
section.share [class*=" icon-"] svg path,
.post_share_confirmation ul#social [class*=" icon-"] svg path,
.social-container i svg path,
footer.site-footer i svg path,
footer.site-footer section:not(.read-brightly) i svg path,
footer.site-footer section.read-brightly i svg path,
section.share i svg path,
.post_share_confirmation ul#social i svg path {
  fill: #f4f4f4;
}
.social-container .icon-twitter svg,
footer.site-footer .icon-twitter svg,
footer.site-footer section:not(.read-brightly) .icon-twitter svg,
footer.site-footer section.read-brightly .icon-twitter svg,
section.share .icon-twitter svg,
.post_share_confirmation ul#social .icon-twitter svg {
  top: 1px;
  width: 26px;
  height: 26px;
}
.social-container .icon-pinterest svg,
footer.site-footer .icon-pinterest svg,
footer.site-footer section:not(.read-brightly) .icon-pinterest svg,
footer.site-footer section.read-brightly .icon-pinterest svg,
section.share .icon-pinterest svg,
.post_share_confirmation ul#social .icon-pinterest svg {
  top: 5px;
  width: 25px;
  height: 35px;
}
.social-container .icon-mail svg,
footer.site-footer .icon-mail svg,
footer.site-footer section:not(.read-brightly) .icon-mail svg,
footer.site-footer section.read-brightly .icon-mail svg,
section.share .icon-mail svg,
.post_share_confirmation ul#social .icon-mail svg {
  top: 1px;
  width: 18px;
}
.social-container .icon-instagram svg,
footer.site-footer .icon-instagram svg,
footer.site-footer section:not(.read-brightly) .icon-instagram svg,
footer.site-footer section.read-brightly .icon-instagram svg,
section.share .icon-instagram svg,
.post_share_confirmation ul#social .icon-instagram svg {
  top: 1px;
  width: 24px;
  height: 28px;
}
.social-container .icon-youtube svg,
footer.site-footer .icon-youtube svg,
footer.site-footer section:not(.read-brightly) .icon-youtube svg,
footer.site-footer section.read-brightly .icon-youtube svg,
section.share .icon-youtube svg,
.post_share_confirmation ul#social .icon-youtube svg {
  top: 1px;
  width: 23px;
}
.social-container .icon-facebook svg,
footer.site-footer .icon-facebook svg,
footer.site-footer section:not(.read-brightly) .icon-facebook svg,
footer.site-footer section.read-brightly .icon-facebook svg,
section.share .icon-facebook svg,
.post_share_confirmation ul#social .icon-facebook svg {
  top: 2px;
  width: 15px;
  height: 26px;
}
.social-container .icon-print svg,
footer.site-footer .icon-print svg,
footer.site-footer section:not(.read-brightly) .icon-print svg,
footer.site-footer section.read-brightly .icon-print svg,
section.share .icon-print svg,
.post_share_confirmation ul#social .icon-print svg {
  top: 1px;
  width: 26px;
  height: 26px;
}
.social-container .icon-prh,
footer.site-footer .icon-prh,
footer.site-footer section:not(.read-brightly) .icon-prh,
footer.site-footer section.read-brightly .icon-prh,
section.share .icon-prh,
.post_share_confirmation ul#social .icon-prh {
  border-radius: 0px;
  overflow: visible;
}
@media (max-width: 767px) {
  .social-container .icon-prh,
  footer.site-footer .icon-prh,
  footer.site-footer section:not(.read-brightly) .icon-prh,
  footer.site-footer section.read-brightly .icon-prh,
  section.share .icon-prh,
  .post_share_confirmation ul#social .icon-prh {
    margin-top: -8px;
  }
}
.social-container .icon-prh svg,
footer.site-footer .icon-prh svg,
footer.site-footer section:not(.read-brightly) .icon-prh svg,
footer.site-footer section.read-brightly .icon-prh svg,
section.share .icon-prh svg,
.post_share_confirmation ul#social .icon-prh svg {
  width: 76px;
  height: 44px;
}
.social-container .icon-prh svg path,
footer.site-footer .icon-prh svg path,
footer.site-footer section:not(.read-brightly) .icon-prh svg path,
footer.site-footer section.read-brightly .icon-prh svg path,
section.share .icon-prh svg path,
.post_share_confirmation ul#social .icon-prh svg path {
  fill: #fff;
}
footer.site-footer section.read-brightly .icon-instagram svg {
  top: -3px;
}
.social-container a:hover[class^="icon-"],
footer.site-footer a:hover[class^="icon-"],
footer.site-footer section:not(.read-brightly) a:hover[class^="icon-"],
footer.site-footer section.read-brightly a:hover[class^="icon-"],
.post_share_confirmation ul#social a:hover[class^="icon-"],
.social-container a:active[class^="icon-"],
footer.site-footer a:active[class^="icon-"],
footer.site-footer section:not(.read-brightly) a:active[class^="icon-"],
footer.site-footer section.read-brightly a:active[class^="icon-"],
.post_share_confirmation ul#social a:active[class^="icon-"],
.social-container a:focus[class^="icon-"],
footer.site-footer a:focus[class^="icon-"],
footer.site-footer section:not(.read-brightly) a:focus[class^="icon-"],
footer.site-footer section.read-brightly a:focus[class^="icon-"],
.post_share_confirmation ul#social a:focus[class^="icon-"],
.social-container a:hover[class*=" icon-"],
footer.site-footer a:hover[class*=" icon-"],
footer.site-footer section:not(.read-brightly) a:hover[class*=" icon-"],
footer.site-footer section.read-brightly a:hover[class*=" icon-"],
.post_share_confirmation ul#social a:hover[class*=" icon-"],
.social-container a:active[class*=" icon-"],
footer.site-footer a:active[class*=" icon-"],
footer.site-footer section:not(.read-brightly) a:active[class*=" icon-"],
footer.site-footer section.read-brightly a:active[class*=" icon-"],
.post_share_confirmation ul#social a:active[class*=" icon-"],
.social-container a:focus[class*=" icon-"],
footer.site-footer a:focus[class*=" icon-"],
footer.site-footer section:not(.read-brightly) a:focus[class*=" icon-"],
footer.site-footer section.read-brightly a:focus[class*=" icon-"],
.post_share_confirmation ul#social a:focus[class*=" icon-"],
.social-container a:hover i:not(.icon-close),
footer.site-footer a:hover i:not(.icon-close),
footer.site-footer section:not(.read-brightly) a:hover i:not(.icon-close),
footer.site-footer section.read-brightly a:hover i:not(.icon-close),
.post_share_confirmation ul#social a:hover i:not(.icon-close),
.social-container a:active i:not(.icon-close),
footer.site-footer a:active i:not(.icon-close),
footer.site-footer section:not(.read-brightly) a:active i:not(.icon-close),
footer.site-footer section.read-brightly a:active i:not(.icon-close),
.post_share_confirmation ul#social a:active i:not(.icon-close),
.social-container a:focus i:not(.icon-close),
footer.site-footer a:focus i:not(.icon-close),
footer.site-footer section:not(.read-brightly) a:focus i:not(.icon-close),
footer.site-footer section.read-brightly a:focus i:not(.icon-close),
.post_share_confirmation ul#social a:focus i:not(.icon-close) {
  background: #808184;
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}
.social-container a.icon-brightly:hover,
footer.site-footer a.icon-brightly:hover,
footer.site-footer section:not(.read-brightly) a.icon-brightly:hover,
footer.site-footer section.read-brightly a.icon-brightly:hover,
.post_share_confirmation ul#social a.icon-brightly:hover,
.social-container a.icon-prh:hover,
footer.site-footer a.icon-prh:hover,
footer.site-footer section:not(.read-brightly) a.icon-prh:hover,
footer.site-footer section.read-brightly a.icon-prh:hover,
.post_share_confirmation ul#social a.icon-prh:hover {
  background: none;
}
@media only screen and (max-width: 768px) {
  .single article.post aside section.share ul li a i,
  .article-main section.share a i,
  nav.secondary section.share a i {
    font-size: 22px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    vertical-align: bottom;
  }
  .single article.post aside section.share ul li a i.icon-facebook svg,
  .article-main section.share a i.icon-facebook svg,
  nav.secondary section.share a i.icon-facebook svg {
    width: 12px;
    height: 22px;
  }
  .single article.post aside section.share ul li a i.icon-twitter svg,
  .article-main section.share a i.icon-twitter svg,
  nav.secondary section.share a i.icon-twitter svg {
    width: 22px;
    height: 22px;
  }
  .single article.post aside section.share ul li a i.icon-pinterest svg,
  .article-main section.share a i.icon-pinterest svg,
  nav.secondary section.share a i.icon-pinterest svg {
    top: 4px;
    width: 21px;
    height: 30px;
  }
  .single article.post aside section.share ul li a i.icon-mail svg,
  .article-main section.share a i.icon-mail svg,
  nav.secondary section.share a i.icon-mail svg {
    width: 18px;
    height: 28px;
  }
  .single article.post aside section.share ul li a i.icon-print svg,
  .article-main section.share a i.icon-print svg,
  nav.secondary section.share a i.icon-print svg {
    width: 20px;
    height: 20px;
  }
  .single article.post aside section.share ul li a i.icon-instagram svg,
  .article-main section.share a i.icon-instagram svg,
  nav.secondary section.share a i.icon-instagram svg {
    width: 19px;
    height: 22px;
  }
}
@media only screen and (max-width: 768px) {
  nav.secondary section.share a i.icon-facebook svg {
    top: 1px;
  }
  nav.secondary section.share a i.icon-instagram svg {
    top: 0px;
  }
  nav.secondary section.share a i.icon-youtube svg {
    top: 2px;
  }
}
.details ul.social li a {
  display: inline-block;
  color: #f4f4f4;
  background: #000;
  font-size: 22px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  text-align: center;
  vertical-align: bottom;
  padding-top: 1px;
}
.details ul.social li a svg {
  position: relative;
}
.details ul.social li a:hover {
  background: #808184;
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}
.details ul.social li a.icon-facebook svg {
  top: 1px;
  width: 13px;
  height: 22px;
}
.details ul.social li a.icon-twitter svg {
  width: 22px;
  height: 22px;
}
.details ul.social li a.icon-pinterest svg {
  top: 4px;
  width: 21px;
  height: 30px;
}
.details ul.social li a.icon-mail svg {
  width: 18px;
  height: 28px;
}
.details ul.social li a.icon-print svg {
  width: 20px;
  height: 20px;
}
.details ul.social li a.icon-instagram svg {
  width: 19px;
  height: 22px;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a {
  width: 23px;
  height: 23px;
  display: block;
  background-color: #f7a48b;
  border-radius: 23px;
  line-height: 24px;
  text-align: center;
  margin-top: -7px;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  text-decoration: none;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a:hover {
  background-color: #f26c43;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a i[class^="icon-"] svg {
  position: relative;
  top: 1px;
  margin-right: 1px;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a i[class^="icon-"] svg path {
  fill: #f4f4f4;
}
@media (max-width: 676px) {
  .single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a i[class^="icon-"] svg {
    top: 3px;
  }
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a .icon-facebook-square svg {
  width: 9px;
  height: 15px;
  padding-left: 1px;
}
.single article.post .main .article-main .entry-content blockquote.share-quote ul[data-share=social] li a .icon-twitter-square svg {
  width: 14px;
  height: 15px;
  padding-left: 1px;
}
.icon-close svg {
  width: 20px;
  height: 20px;
}
/* Article Feed */
#main {
  margin-top: 180px;
  transition: padding-top 0.25s ease-in-out 0.1s;
  will-change: padding-top;
}
@media (max-width: 767px) {
  #main {
    margin-top: 151px;
  }
}
#main .slider {
  margin-bottom: 2.5em;
  padding-bottom: 2.5em;
  border-bottom: solid 2px #000;
}
aside ul {
  list-style: none inside none;
  padding: 0;
}
aside .category {
  font-size: .667em;
  display: inline-block;
  line-height: 1em;
}
/*crazy egg testing*/
.cegg {
  margin-left: .4em;
  margin-right: .4em;
  margin-bottom: 20px;
  height: 46px;
  padding: 11px 36px;
  display: none;
}
@media (min-width: 481px) {
  .cegg {
    padding: 7px 36px;
  }
}
@media (min-width: 768px) {
  .cegg {
    width: 193px;
    margin-left: 0;
    margin-right: 0;
    padding: 8px 6px;
  }
}
@media (min-width: 1024px) {
  .cegg {
    position: relative;
    top: 1px;
    left: 4px;
  }
}
/*
 * File: module-header.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
img.logo {
  display: none;
}
/**
 * .menu-activated and .menu-notactivated are designed to replace inlining styles on elements: html, body, and header
*/
.menu-activated {
  overflow: hidden;
  height: auto;
}
.menu-notactivated {
  overflow: auto;
  height: auto;
}
/**
 * Generic/standard class to conceal DOM elements
*/
.hidden {
  display: none!important;
}
/*.top-collapse{
	top:-100px!important;
	height:36px;
	overflow:visible;

    &.collapse{
	    overflow:hidden;
    	height:0!important;
    }

}*/
#skip_to_main {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
}
#skip_to_main:focus,
#skip_to_main:active {
  left: auto;
  top: 0;
  width: 300px;
  height: 40px;
  overflow: auto;
  clip: auto;
  background: #000;
  border-radius: 6px;
  padding: 6px 0 0;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-family: "URW Grotesk T W01", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  z-index: 500;
}
.nav-left__masthead {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.nav-left__masthead:focus,
.nav-left__masthead:hover,
.nav-left__masthead:active {
  outline-color: transparent;
}
.nav-left__masthead .hdr,
.nav-left__masthead span {
  color: #000;
}
.nav-left__masthead span.tagline {
  border-color: #000;
}
.nav-left__masthead:hover .hdr,
.nav-left__masthead:active .hdr,
.nav-left__masthead:focus .hdr,
.nav-left__masthead:hover span,
.nav-left__masthead:active span,
.nav-left__masthead:focus span {
  color: #fff;
}
.nav-left__masthead:hover .logo svg path,
.nav-left__masthead:active .logo svg path,
.nav-left__masthead:focus .logo svg path {
  fill: #fff;
}
.nav-left__masthead:hover span.tagline,
.nav-left__masthead:active span.tagline,
.nav-left__masthead:focus span.tagline {
  border-color: #fff;
}
@media (max-width: 767px) {
  .nav-left__masthead {
    display: inline-block;
    float: none;
    position: relative;
    justify-content: flex-start;
    max-width: 80%;
    margin-left: 20px;
    margin-top: 2px;
    top: 2px;
  }
  .nav-left__masthead:hover .hdr,
  .nav-left__masthead:hover span {
    color: #000;
  }
  .nav-left__masthead:hover span.tagline {
    border-color: #000;
  }
  .nav-left__masthead:active .hdr,
  .nav-left__masthead:focus .hdr,
  .nav-left__masthead:active span,
  .nav-left__masthead:focus span {
    color: #fff;
  }
  .nav-left__masthead:active span.tagline,
  .nav-left__masthead:focus span.tagline {
    border-color: #fff;
  }
}
@media only screen and (max-width : 374px) {
  .nav-left__masthead {
    padding-left: 14px;
    max-width: 80%;
  }
}
.nav-left__masthead .logo {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  margin-right: 14px;
  width: auto !important;
}
.nav-left__masthead .logo svg {
  transform: scale(1.12);
  transform-origin: left center;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.nav-left__masthead .logo svg path {
  fill: #000;
  -webkit-transition: fill 0.1s ease-in-out;
  -moz-transition: fill 0.1s ease-in-out;
  -o-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
@media (min-width: 769px) {
  .nav-left__masthead .logo {
    text-align: left;
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .nav-left__masthead .logo {
    width: 100px;
    font-size: 28px;
    padding-top: 1px;
  }
  .nav-left__masthead .logo svg {
    transform: scale(1);
    width: 100px;
  }
}
.nav-left__masthead span.tagline {
  display: inline-flex;
  align-items: center;
  font-family: 'Acrom-Bold';
  font-size: 17px;
  line-height: 18px;
  padding-left: 14px;
  margin-left: 14px;
  border-left: 1px solid;
  transform-origin: left center;
  -webkit-transform-origin: left center;
  transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  -webkit-transition: color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
@media (max-width: 767px) {
  .nav-left__masthead span.tagline {
    display: none;
  }
}
header.site-header {
  width: 100%;
  position: fixed;
  top: 0;
  margin-top: 0;
  -webkit-transition: margin-top 0.3s ease-in-out;
  -moz-transition: margin-top 0.3s ease-in-out;
  -o-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out;
  background: #f7a48b;
  overflow: hidden;
  z-index: 10;
  will-change: margin-top;
  /**********/
}
@media (min-width: 768px) {
  header.site-header {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@media (max-width: 767px) {
  header.site-header {
    background: none;
  }
}
header.site-header nav.primary {
  position: relative;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7a48b;
  *zoom: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
header.site-header nav.primary:before,
header.site-header nav.primary:after {
  content: " ";
  display: table;
  line-height: 0;
}
header.site-header nav.primary:after {
  clear: both;
}
@media (max-width: 767px) {
  header.site-header nav.primary {
    padding: 0 20px;
    text-align: center;
    overflow: auto;
    height: 50px;
  }
}
header.site-header nav.primary .nav-left {
  display: inline-flex;
  align-items: center;
}
header.site-header nav.primary:after,
header.site-header nav.primary:before {
  display: none;
  content: "";
}
header.site-header nav.primary .nav-right {
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
}
header.site-header nav.primary .nav-icon {
  color: #000;
  font-size: 20px;
  margin-top: 1px;
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
}
header.site-header nav.primary .nav-icon svg {
  width: 20px;
  height: 20px;
}
header.site-header nav.primary .nav-icon svg path {
  fill: #000;
  -webkit-transition: fill 0.1s ease-in-out;
  -moz-transition: fill 0.1s ease-in-out;
  -o-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
header.site-header nav.primary .nav-icon:hover,
header.site-header nav.primary .nav-icon:active,
header.site-header nav.primary .nav-icon:focus {
  color: #fff;
}
header.site-header nav.primary .nav-icon:hover svg path,
header.site-header nav.primary .nav-icon:active svg path,
header.site-header nav.primary .nav-icon:focus svg path {
  fill: #fff;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-icon {
    top: 1px;
  }
  header.site-header nav.primary .nav-icon svg {
    width: 22px;
    height: 22px;
  }
}
header.site-header nav.primary .nav-right__icon {
  margin-left: 24px;
  position: relative;
  top: 0;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-right__icon {
    margin-left: 19px;
  }
}
header.site-header nav.primary .nav-right a {
  font-family: Acrom-Bold;
  font-size: 17px;
  line-height: 17px;
}
header.site-header nav.primary .nav-right a span {
  display: inline-block;
  position: relative;
  top: -3px;
}
header.site-header nav.primary .nav-right a:hover,
header.site-header nav.primary .nav-right a:active,
header.site-header nav.primary .nav-right a:focus {
  color: #fff;
  outline: none;
}
@media (max-width: 767px) {
  header.site-header nav.primary .nav-right a:hover {
    color: #fff;
  }
  header.site-header nav.primary .nav-right a:active,
  header.site-header nav.primary .nav-right a:focus {
    color: #fff;
  }
  header.site-header nav.primary .nav-right a span {
    font-size: 14px;
    line-height: 18px;
    top: -5px;
  }
}
header.site-header nav.primary .icon-hamburger {
  display: none;
}
header.site-header nav.primary .icon-hamburger:hover {
  color: #000;
}
header.site-header nav.primary .icon-hamburger:after {
  display: block;
  position: absolute;
  content: " ";
  opacity: 0;
  width: 50px;
  height: 50px;
  left: 0;
  top: 0;
}
header.site-header nav.primary .icon-hamburger svg {
  width: 24px;
  height: 16px;
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-hamburger {
    display: inline-block;
    font-size: 16px;
    margin-top: 0px;
  }
}
header.site-header nav.primary .icon-search {
  display: inline-block;
  margin-top: 2px;
}
header.site-header nav.primary .icon-search svg {
  width: 19px;
}
@media (max-width: 767px) {
  header.site-header nav.primary .icon-search {
    display: none;
  }
}
header.site-header .subnav {
  background-color: #f2d3ce;
  height: 54px;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (max-width: 767px) {
  header.site-header .subnav {
    background-color: #f4f4f4;
    height: 66px;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767px) and (hover: none) {
  header.site-header .subnav::-webkit-scrollbar {
    display: none!important;
    width: 0!important;
    height: 0!important;
  }
}
header.site-header .subnav > .container {
  height: 100%;
  display: block;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (max-width: 767px) {
  header.site-header .subnav > .container {
    white-space: nowrap;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header .subnav > .container {
    display: flex;
    justify-content: space-between;
  }
}
header.site-header .subnav__link {
  display: inline-block;
  position: relative;
  margin: 0 50px 0 0;
  padding: 0;
  font-family: "Acrom W00", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 17px;
  line-height: 54px;
  height: 100%;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header .subnav__link {
    margin: 0;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  header.site-header .subnav__link:hover {
    color: #000;
  }
}
header.site-header .subnav__link .copy {
  pointer-events: none;
  display: block;
  position: relative;
  z-index: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: left center;
  white-space: nowrap;
}
header.site-header .subnav__link .link_bg {
  display: none;
  pointer-events: none;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: left center;
}
@media screen and (min-width: 768px) {
  header.site-header .subnav__link .link_bg {
    display: block;
    position: absolute;
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: calc(100% + 40px);
    height: 100%;
    background-color: #fff;
    text-align: center;
    transition: opacity 0.1s ease-in-out 0s;
    left: 0;
    top: 0;
    opacity: 0;
    overflow: hidden;
    margin-left: -20px;
    z-index: 0;
  }
}
header.site-header .subnav__link .underline {
  display: block;
  position: absolute;
  border-bottom: 2px solid;
  bottom: 0px;
  margin-bottom: 14px;
  color: transparent;
  left: 0;
  margin-left: 50%;
  width: 0;
  height: calc(100% - 14px);
  z-index: -1;
  opacity: 0;
  transition: opacity 0.1s ease-in-out, margin-left 0.1s ease-in-out 0.1s, width 0.1s ease-in-out 0.1s;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
header.site-header .subnav__link:before {
  display: none;
}
@media screen and (max-width: 767px) {
  header.site-header .subnav__link:before {
    display: block;
    position: absolute;
    font-family: 'Acrom W00';
    color: #fff;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
  }
}
header.site-header .subnav__link.baby-toddler:before {
  content: "Baby & Toddler (0-2)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.baby-toddler {
    min-width: 175.42px;
  }
}
header.site-header .subnav__link.pre-k:before {
  content: "Pre-K (3–5)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.pre-k {
    min-width: 106px;
  }
}
header.site-header .subnav__link.growing-reader:before {
  content: "Growing Reader (6–8)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.growing-reader {
    min-width: 181.33px;
  }
}
header.site-header .subnav__link.tween:before {
  content: "Tween (9–12)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.tween {
    min-width: 118.7px;
  }
}
header.site-header .subnav__link.teen:before {
  content: "Teen (13+)";
}
@media (max-width: 767px) {
  header.site-header .subnav__link.teen {
    min-width: 97.27px;
  }
}
header.site-header .subnav__link.selected .copy {
  font-family: 'Acrom-Bold';
}
header.site-header .subnav__link.selected .link_bg {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  header.site-header .subnav__link.selected .underline {
    display: block;
    opacity: 1;
    z-index: 10;
    width: 100%;
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  header.site-header .subnav__link {
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    border: 2px solid #ccc;
    padding: 12px;
    border-radius: 20px;
    height: auto;
    line-height: 14px;
    background-color: #fff;
    margin-right: 0;
  }
  header.site-header .subnav__link:not(:last-of-type) {
    margin-right: 7px;
  }
  header.site-header .subnav__link:before {
    color: #000;
  }
  header.site-header .subnav__link:active,
  header.site-header .subnav__link:focus,
  header.site-header .subnav__link.selected {
    border: 2px solid;
    color: #000;
  }
  header.site-header .subnav__link:active:before,
  header.site-header .subnav__link:focus:before,
  header.site-header .subnav__link.selected:before {
    opacity: 1;
  }
  header.site-header .subnav__link:hover {
    border: 2px solid #ccc;
  }
}
header.site-header .overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.25s ease-in-out 0s;
  z-index: 1;
}
@media (max-width: 767px) {
  header.site-header .overlay.show {
    display: block;
  }
}
@media (max-width: 767px) {
  header.site-header .overlay.reveal {
    opacity: 1;
  }
}
header.site-header nav.secondary {
  overflow: hidden;
  height: 0;
  background: #fff;
  transition: height 0.25s ease-in-out 0.1s, border 0.25s ease-in-out 0.1s;
  will-change: height;
  border-bottom: 0px solid #f4f4f4;
  border-left: 0px solid #f4f4f4;
  border-right: 0px solid #f4f4f4;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media (max-width: 767px) {
  header.site-header nav.secondary {
    border: none;
    transition: margin-left 0.25s ease-in-out 0.1s;
    will-change: margin-left;
    left: 0;
    margin-left: -82%;
    position: fixed;
    top: 0;
    width: 82%;
    height: 100%!important;
    max-height: none;
    z-index: 10;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: none;
  }
  header.site-header nav.secondary::-webkit-scrollbar {
    width: 0!important;
  }
}
header.site-header nav.secondary.display {
  display: block;
}
header.site-header nav.secondary.open {
  border-bottom: 2px solid #f7a48b;
  border-left: 3px solid #f7a48b;
  border-right: 2px solid #f7a48b;
}
@media (max-width: 767px) {
  header.site-header nav.secondary.open {
    border: none;
    margin-left: 0;
    max-height: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  header.site-header nav.secondary.open {
    border-left: 2px solid #f7a48b;
  }
}
header.site-header nav.secondary > .container {
  position: relative;
}
@media (max-width: 767px) {
  header.site-header nav.secondary > .container {
    padding: 0px;
  }
}
header.site-header nav.secondary .menu {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.1s ease-in-out 0s;
  will-change: opacity;
  width: 100%;
  z-index: 1;
}
header.site-header nav.secondary .menu.show {
  display: block;
}
header.site-header nav.secondary .menu .hdr {
  display: block;
  font-family: 'Acrom-Bold';
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu .hdr {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu.main-menu section:not(:last-of-type):after,
  header.site-header nav.secondary .menu.as-menu section:first-of-type:after {
    display: block;
    position: relative;
    content: " ";
    width: 0;
    height: 0;
    overflow: hidden;
    margin-left: 50%;
    margin-top: 25px;
    border-bottom: 1px solid #f7a48b;
    transition: width 0.4s ease-in-out 0.25s, margin-left 0.4s ease-in-out 0.25s;
    will-change: width, margin-left;
  }
  header.site-header nav.secondary .menu section:not(.as-menu__cta).as-menu__featured-tags a:last-of-type,
  header.site-header nav.secondary .menu section:not(.as-menu__cta).ages-stages a:last-of-type {
    margin-bottom: -8px;
  }
  header.site-header nav.secondary .menu section:not(.as-menu__cta) .sub-hdr,
  header.site-header nav.secondary .menu section:not(.as-menu__cta) .hdr {
    margin-top: -6px;
  }
}
header.site-header nav.secondary .menu .fade-slide {
  opacity: 0;
  margin-left: 20px;
  transition: opacity 0.2s ease-in-out, margin-left 0.2s ease-in-out;
  will-change: opacity, margin-left;
}
header.site-header nav.secondary .main-menu {
  padding: 20px;
  padding-bottom: 50px;
}
header.site-header nav.secondary .main-menu img {
  width: 100%;
  height: auto;
  margin-left: 0!important;
}
header.site-header nav.secondary .main-menu form {
  padding: 0;
}
header.site-header nav.secondary .main-menu form input {
  font-size: 18px;
  padding: 8px;
  padding-right: 40px;
  padding-top: 10px;
  background-color: #fff!important;
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
header.site-header nav.secondary .main-menu form input:focus {
  border: 2px solid #000;
}
header.site-header nav.secondary .main-menu form input[type="submit"] {
  display: none;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  right: 20px;
  padding-bottom: 2px;
  color: #fff;
  background-color: #000;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right svg {
  width: 16px;
  height: 20px;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right svg path {
  fill: #fff;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right.inactive {
  color: #999;
  background-color: transparent;
}
header.site-header nav.secondary .main-menu form a.icon-arrow-right.inactive svg path {
  fill: #999;
}
header.site-header nav.secondary .main-menu form .info.error {
  margin-top: 10px;
}
header.site-header nav.secondary .main-menu form p.legal {
  margin-top: 10px;
  display: none;
}
header.site-header nav.secondary .main-menu form p.legal.show {
  display: block;
}
header.site-header nav.secondary .main-menu form p.legal a {
  color: #000;
}
header.site-header nav.secondary .main-menu.focus {
  padding-bottom: 100vh;
}
header.site-header nav.secondary .main-menu__as-link {
  display: block;
  font-family: 'Acrom W00';
  font-size: 20px;
  line-height: 41px;
}
header.site-header nav.secondary .main-menu__as-link span {
  padding-bottom: 2px;
}
header.site-header nav.secondary .main-menu__featured-post-link img {
  min-height: 199px;
}
header.site-header nav.secondary .main-menu section {
  padding: 25px 0 0;
}
header.site-header nav.secondary .main-menu section:first-of-type {
  padding-top: 20px;
}
header.site-header nav.secondary .main-menu section.share a {
  margin-right: 8px;
}
header.site-header nav.secondary .main-menu section.share a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
header.site-header nav.secondary .main-menu section.confirm p {
  margin-bottom: 0;
}
header.site-header nav.secondary .main-menu section.about {
  padding-top: 32px;
}
header.site-header nav.secondary .main-menu p:not(.legal) {
  font-family: "URW Grotesk T W01";
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
}
header.site-header nav.secondary .as-menu__title-bar {
  background-color: #000;
  color: #000;
  display: flex;
  height: 50px;
  align-items: center;
  font-family: 'Acrom W00';
  font-size: 19px;
  padding-top: 2px;
}
header.site-header nav.secondary .as-menu__title-bar .icon-arrow-left {
  font-size: 20px;
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  padding-bottom: 4px;
}
header.site-header nav.secondary .as-menu__title-bar .icon-arrow-left svg {
  width: 17px;
  height: 20px;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu__title-bar {
    display: none;
  }
}
header.site-header nav.secondary .as-menu__title-bar a {
  color: #000;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu > .container {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu > .container {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu > .container {
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 0;
  }
}
header.site-header nav.secondary .as-menu section a,
header.site-header nav.secondary .as-menu section .sub-hdr {
  display: block;
  padding-left: 20px;
  width: calc(100% - 20px);
}
header.site-header nav.secondary .as-menu section .sub-hdr {
  font-family: 'Acrom-Bold';
  font-size: 20px;
  line-height: 36px;
}
header.site-header nav.secondary .as-menu section a {
  font-size: 20px;
  line-height: 23px;
  color: #000;
}
header.site-header nav.secondary .as-menu section a:hover,
header.site-header nav.secondary .as-menu section a:active,
header.site-header nav.secondary .as-menu section a:focus {
  color: #000;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section a:hover,
  header.site-header nav.secondary .as-menu section a:active,
  header.site-header nav.secondary .as-menu section a:focus {
    color: #808184 !important;
  }
  header.site-header nav.secondary .as-menu section a:hover img,
  header.site-header nav.secondary .as-menu section a:active img,
  header.site-header nav.secondary .as-menu section a:focus img {
    opacity: .8;
  }
}
header.site-header nav.secondary .as-menu section a:visited {
  color: #000;
}
header.site-header nav.secondary .as-menu section.as-menu__featured {
  position: relative;
}
header.site-header nav.secondary .as-menu section.as-menu__featured-tags {
  order: 0;
}
header.site-header nav.secondary .as-menu section.as-menu__featured-tags a {
  line-height: 36px;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags {
    min-width: 200px;
    padding-right: 25px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags .sub-hdr,
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags a {
    padding-left: 0;
    font-size: 20px;
    line-height: 24px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags .sub-hdr {
    line-height: 36px;
    margin-bottom: 4px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags a {
    padding: 8px 0;
    font-size: 18px;
    line-height: 23px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 50%;
    height: 0;
    border-right: 1px solid;
    transition: height 0.4s ease-in-out 0.25s, margin-top 0.4s ease-in-out 0.25s;
    will-change: width, margin-left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-tags {
    max-width: 200px;
    margin-bottom: 115px;
  }
}
header.site-header nav.secondary .as-menu section.as-menu__featured-posts {
  order: 1;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a:last-of-type {
    margin-bottom: 0;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a span {
    order: 0;
    display: inline-block;
    padding-right: 20px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a img {
    order: 1;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts .sub-hdr {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts {
    display: block;
    padding: 0 35px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts .sub-hdr,
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a {
    padding-left: 0;
    margin-left: 0!important;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts .sub-hdr {
    width: 100%;
    margin-bottom: 14px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a {
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a:not(:last-of-type) {
    margin-right: 4%;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a img {
    width: 100%;
    height: auto;
  }
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts a span {
    margin-top: 4px;
    display: block;
    font-size: 18px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu section.as-menu__featured-posts {
    width: 72%;
    padding-right: 0;
    margin-bottom: 115px;
  }
}
header.site-header nav.secondary .as-menu section.as-menu__cta {
  order: 2;
  height: 220px;
  padding-top: 25px;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: inherit;
  overflow: hidden;
  padding-top: 30px;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a .sub-hdr {
  line-height: 31px;
  font-size: 27px;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a .sub-hdr.cta {
  font-family: 'Acrom W00';
  color: #000 !important;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a .sub-hdr.age {
  transition: color 0.1s ease-in-out;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a .sub-hdr.age span {
  position: relative;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a .sub-hdr.age span:after {
  border-bottom: 2px solid;
  transition: width 0.1s ease-in-out 0s, margin-left 0.1s ease-in-out 0s;
  content: ' ';
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: -4px;
  margin-left: 50%;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a:hover .sub-hdr.age {
  color: #000;
}
header.site-header nav.secondary .as-menu section.as-menu__cta a:hover .sub-hdr.age span:after {
  width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section.as-menu__cta {
    min-width: 224px;
    height: 100%;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a {
    left: initial;
    margin-left: 50%;
    top: 0;
    transition: margin-left 0.7s ease-in-out 0s;
    height: 100%;
    display: flex;
    align-items: center;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .sub-hdr {
    font-size: 22px;
    line-height: 28px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a img.cta-arrow {
    width: 245px;
    height: 122.5px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper {
    margin-left: -40%;
    transition: margin-left 0.7s ease-in-out 0s;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .as-menu section.as-menu__cta {
    width: 100%;
    height: 75px;
    padding-top: 0px;
    margin-top: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a {
    top: auto;
    left: 0;
    height: 75px;
    margin-left: 0!important;
    padding: 0;
    margin-top: 75px;
    transition: margin-top 0.7s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper {
    margin-left: 0;
    width: 100%;
    height: 75px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-top: -50px;
    transition: margin-top 0.7s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper .sub-hdr {
    display: inline-block;
    width: auto;
    font-size: 18px;
    padding-left: 0;
    padding-right: 8px;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper img.cta-arrow {
    width: 100px;
    height: 50px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu section.as-menu__cta a {
    margin-top: 80%;
    transition: margin-top 0.5s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a .cta-wrapper {
    margin-top: -50%;
    transition: margin-top 0.5s ease-in-out 0s;
  }
  header.site-header nav.secondary .as-menu section.as-menu__cta a img.cta-arrow {
    width: 200px;
    height: 100px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .as-menu section:after {
    border-bottom: none!important;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu section {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  header.site-header nav.secondary .as-menu .thumbnail {
    width: 90px;
    height: 90px;
    min-width: 90px;
    max-width: 90px;
  }
}
header.site-header nav.secondary .confirm-menu {
  transition: opacity 0.25s ease-in-out;
  position: fixed;
  width: 82%;
  height: 100%;
  top: 0;
  background: #fff;
  padding: 30px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
header.site-header nav.secondary .confirm-menu.show {
  display: flex;
}
header.site-header nav.secondary .confirm-menu .icon-logo-b {
  width: 70px;
  height: 70px;
  display: flex;
  background: #f7a48b;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 50px;
}
header.site-header nav.secondary .confirm-menu .hdr {
  font-family: 'Acrom-Bold';
  font-size: 36px;
  line-height: 36px;
  margin: 20px 0;
}
header.site-header nav.secondary .confirm-menu .sub-hdr {
  font-size: 25px;
  line-height: 32px;
}
header.site-header nav.secondary .menu.reveal {
  opacity: 1;
  z-index: 2;
}
header.site-header nav.secondary .menu.reveal .fade-slide {
  opacity: 1;
  margin-left: 0;
}
header.site-header nav.secondary .menu.reveal .fade-slide-1 {
  transition-delay: 0s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-2 {
  transition-delay: .1s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-3 {
  transition-delay: .2s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-4 {
  transition-delay: .3s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-5 {
  transition-delay: .4s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-6 {
  transition-delay: .5s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-7 {
  transition-delay: .6s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-8 {
  transition-delay: .7s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-9 {
  transition-delay: .8s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-10 {
  transition-delay: .9s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-11 {
  transition-delay: 1s!important;
}
header.site-header nav.secondary .menu.reveal .fade-slide-12 {
  transition-delay: 1.1s!important;
}
header.site-header nav.secondary .menu.reveal.main-menu section:after {
  width: 100%;
  margin-left: 0;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu.reveal.as-menu section:after {
    width: calc(100% - 40px);
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  header.site-header nav.secondary .menu.reveal.as-menu section:after {
    height: 96%;
    margin-top: 4%;
  }
}
header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a {
  margin-left: 0;
}
header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a .cta-wrapper {
  margin-left: 0;
}
@media (max-width: 767px) {
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a {
    margin-top: 0;
  }
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a .cta-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a {
    margin-top: 0;
  }
  header.site-header nav.secondary .menu.reveal.as-menu section.as-menu__cta a .cta-wrapper {
    margin-top: 0;
  }
}
header.site-header nav.secondary .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  z-index: 10;
}
header.site-header nav.secondary .close-btn svg {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  header.site-header nav.secondary .close-btn {
    display: none;
  }
}
header.site-header a:active,
header.site-header .nav-icon:active,
header.site-header .overlay:active,
header.site-header .close-btn:active,
header.site-header .main-menu__as-link:active,
header.site-header a:focus,
header.site-header .nav-icon:focus,
header.site-header .overlay:focus,
header.site-header .close-btn:focus,
header.site-header .main-menu__as-link:focus,
header.site-header a:hover,
header.site-header .nav-icon:hover,
header.site-header .overlay:hover,
header.site-header .close-btn:hover,
header.site-header .main-menu__as-link:hover {
  outline: 0;
  border: none;
  -moz-outline-style: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
header.site-header a {
  cursor: pointer;
}
html.noscroll {
  overflow: hidden !important;
}
.search-overlay {
  display: none;
  opacity: 0;
}
@media (min-width: 768px) {
  .search-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transition: opacity 0.25s ease-in-out;
    will-change: opacity;
  }
  .search-overlay.show {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .search-overlay.show .search-overlay-banner {
    width: 100%;
    background: #f7a48b;
    position: relative;
  }
  .search-overlay.show .search-overlay-banner .search-overlay-logo {
    display: none;
  }
  .search-overlay.show .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .search-overlay.reveal {
    opacity: 1;
  }
  .search-overlay a.close-btn {
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 24px;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 50%;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .search-overlay a.close-btn svg {
    width: 24px;
    height: 22px;
  }
  .search-overlay a.close-btn:hover,
  .search-overlay a.close-btn:active,
  .search-overlay a.close-btn:focus {
    outline: none;
    border-color: #fff;
  }
  .search-overlay a.close-btn:hover svg path,
  .search-overlay a.close-btn:active svg path,
  .search-overlay a.close-btn:focus svg path {
    fill: #fff;
  }
  .search-overlay form {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    right: 30px;
    width: calc(100% - 60px);
  }
  .search-overlay form .signup-wrap {
    background: #f7a48b;
    width: calc(100% - 53px);
    position: relative;
  }
  .search-overlay form.valid button[type="submit"] {
    font-family: 'Acrom-Bold', 'HelveticaNeue-Light', "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: block;
    position: absolute;
    height: 40px;
    color: #fff;
    background-color: #000;
    border: none;
    right: 0;
    top: 2px;
    font-size: 14px;
    width: 133px;
  }
  .search-overlay form.valid button[type="submit"] span.arrow {
    position: relative;
  }
  .search-overlay form.valid button[type="submit"] span.arrow svg {
    display: inline-block;
    position: relative;
    margin-left: 4px;
    top: 2px;
    width: 13px;
    height: 16px;
  }
  .search-overlay form.valid button[type="submit"] span.arrow svg path {
    fill: #fff;
  }
  .search-overlay form.valid button[type="submit"]:hover,
  .search-overlay form.valid button[type="submit"]:active,
  .search-overlay form.valid button[type="submit"]:focus {
    outline: none;
    background-color: #8d8d8d;
  }
  .search-overlay button[type="submit"] {
    display: none;
  }
  .search-overlay input[type="search"] {
    width: 100%;
    height: 44px;
    -webkit-appearance: none;
    font-family: 'URW Grotesk T W01';
    font-size: 18px;
    line-height: 1px;
    color: #000;
    background: #fff;
    border: 2px solid #000;
    border-radius: 0;
    padding-left: 10px;
    padding-top: 6px;
    outline: 0;
    -moz-outline-style: none;
    box-sizing: border-box;
  }
  .search-overlay input[type="search"]::placeholder {
    opacity: 1;
  }
  .search-overlay h3,
  .search-overlay h5 {
    font-family: 'Acrom-Bold', 'HelveticaNeue-Light', "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    font-size: 13.5px;
  }
  .search-overlay h3 {
    margin-bottom: 20px;
  }
  .search-overlay h5.popular {
    margin-top: 14px;
    color: #808184;
    line-height: 17px;
  }
  .search-overlay h5.popular a {
    color: #ED896B;
    text-transform: none;
  }
  .search-overlay h5.popular a:not(:last-of-type):after {
    content: ",";
    color: #808184;
  }
  .search-overlay h5.popular a:hover {
    opacity: .7;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay.show .search-overlay-banner .search-overlay-logo {
    display: inline-block;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay.show .container {
    padding-left: 7px;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay form .signup-wrap {
    width: calc(100% - 46px);
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay form {
    width: 810px;
    right: 0;
  }
}
@media (min-width: 768px) and (min-width: 1140px) {
  .search-overlay input[type="search"] {
    padding-top: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  .search-overlay.show {
    height: 150vh;
  }
}
#takeover label,
#rise-up label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#takeover form:after,
#rise-up form:after {
  position: absolute;
  content: ' ';
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
  background: url('../../assets/images/checkbox-checked.svg');
}
#takeover label.as-label:after,
#rise-up label.as-label:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 98px;
  height: 5px;
  bottom: 2px;
  margin-left: 30px;
  z-index: -1;
  transition: height 0.2s ease-in-out;
}
@media (max-width: 767px) {
  #takeover label.as-label:after,
  #rise-up label.as-label:after {
    margin-left: 34px;
    bottom: -3px;
    width: 106px;
  }
}
#takeover label.as-label.hover:after,
#rise-up label.as-label.hover:after {
  height: 100%;
}
@media (max-width: 767px) {
  #takeover label.as-label.hover:after,
  #rise-up label.as-label.hover:after {
    height: calc(100% + 8px);
  }
}
#takeover .checkbox-wrap,
#rise-up .checkbox-wrap {
  flex-direction: column;
}
@media (max-width: 767px) {
  #takeover .checkbox-wrap,
  #rise-up .checkbox-wrap {
    flex-direction: row;
  }
}
#takeover input[type="checkbox"],
#rise-up input[type="checkbox"] {
  display: none;
}
#takeover input[type="checkbox"] + label,
#rise-up input[type="checkbox"] + label {
  font-family: 'Acrom-Bold';
  font-size: 25px;
  line-height: 42px;
  position: relative;
  cursor: pointer;
}
#takeover input[type="checkbox"] + label[for="ru-0-2"],
#rise-up input[type="checkbox"] + label[for="ru-0-2"],
#takeover input[type="checkbox"] + label[for="to-0-2"],
#rise-up input[type="checkbox"] + label[for="to-0-2"] {
  order: 0;
}
#takeover input[type="checkbox"] + label[for="ru-3-5"],
#rise-up input[type="checkbox"] + label[for="ru-3-5"],
#takeover input[type="checkbox"] + label[for="to-3-5"],
#rise-up input[type="checkbox"] + label[for="to-3-5"] {
  order: 2;
}
#takeover input[type="checkbox"] + label[for="ru-6-8"],
#rise-up input[type="checkbox"] + label[for="ru-6-8"],
#takeover input[type="checkbox"] + label[for="to-6-8"],
#rise-up input[type="checkbox"] + label[for="to-6-8"] {
  order: 4;
}
#takeover input[type="checkbox"] + label[for="ru-3-5"],
#rise-up input[type="checkbox"] + label[for="ru-3-5"],
#takeover input[type="checkbox"] + label[for="to-3-5"],
#rise-up input[type="checkbox"] + label[for="to-3-5"] {
  order: 1;
}
#takeover input[type="checkbox"] + label[for="ru-13"],
#rise-up input[type="checkbox"] + label[for="ru-13"],
#takeover input[type="checkbox"] + label[for="to-13"],
#rise-up input[type="checkbox"] + label[for="to-13"] {
  order: 3;
}
@media (max-width: 767px) {
  #takeover input[type="checkbox"] + label,
  #rise-up input[type="checkbox"] + label {
    line-height: 36px;
    width: 50%;
    font-size: 27px;
    margin-bottom: 18px;
  }
}
#takeover input[type="checkbox"] + label:before,
#rise-up input[type="checkbox"] + label:before {
  content: " ";
  display: inline-block;
  margin-right: 8px;
  width: 21px;
  height: 21px;
  position: relative;
  top: 3px;
  background: url('../../assets/images/checkbox-unchecked.svg') no-repeat;
  background-size: 21px auto;
}
@media (max-width: 767px) {
  #takeover input[type="checkbox"] + label:before,
  #rise-up input[type="checkbox"] + label:before {
    width: 25px;
    height: 25px;
    background-size: 25px auto;
    top: 6px;
  }
}
#takeover input[type="checkbox"]:checked + label:before,
#rise-up input[type="checkbox"]:checked + label:before {
  background: url('../../assets/images/checkbox-checked.svg') no-repeat;
  background-size: 21px auto;
}
@media (max-width: 767px) {
  #takeover input[type="checkbox"]:checked + label:before,
  #rise-up input[type="checkbox"]:checked + label:before {
    background-size: 25px auto;
  }
}
#takeover input[type="email"]:focus,
#rise-up input[type="email"]:focus,
#takeover input[type="submit"]:focus,
#rise-up input[type="submit"]:focus {
  outline: 1px solid #000;
  box-shadow: 0px 0px 0px 1px #000;
  border-width: 1px;
}
#rise-up {
  display: none;
  position: fixed;
  bottom: -300px;
  background-color: #fff;
  width: 100%;
  height: auto;
  transition: bottom 0.5s ease-in-out 0s;
  box-shadow: 0px -6px 14px rgba(0, 0, 0, 0.2);
  z-index: 9;
  overflow: hidden;
}
#rise-up::-webkit-scrollbar {
  display: none!important;
  width: 0!important;
  height: 0!important;
}
@media (max-width: 1023px) {
  #rise-up {
    height: auto;
    bottom: -400px;
  }
}
@media (max-width: 767px) {
  #rise-up {
    bottom: -600px;
    max-height: calc(100% - 100px);
    z-index: 100;
    overflow-y: auto;
  }
  #rise-up.no-scroll {
    overflow-y: hidden;
  }
}
#rise-up.show {
  display: block;
}
#rise-up.reveal {
  bottom: 0;
}
#rise-up.burger-open {
  bottom: -200px;
}
@media (max-width: 1023px) {
  #rise-up.burger-open {
    bottom: -400px;
  }
}
@media (max-width: 676px) {
  #rise-up.burger-open {
    bottom: -500px;
  }
}
#rise-up .rise-up__view {
  display: none;
}
#rise-up .rise-up__view::-webkit-scrollbar {
  width: 0!important;
  height: 0!important;
  display: none!important;
}
#rise-up .rise-up__view--show {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--primary {
    padding: 0;
  }
}
#rise-up .rise-up__view--secondary {
  flex-direction: column;
}
#rise-up .rise-up__view--secondary .confirm-inner {
  height: 100%;
  display: block;
  margin: auto;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up .rise-up__view--secondary .confirm-inner {
    max-width: 578px;
  }
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-inner {
    width: auto;
    padding: 30px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top {
  width: 100%;
  height: 130px;
  background-color: #f2d3ce;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up .rise-up__view--secondary .confirm-top {
    height: auto;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top {
    height: auto;
  }
}
#rise-up .rise-up__view--secondary .confirm-top .ttl2 {
  position: relative;
  display: inline-block;
  font-family: 'Acrom-Bold';
  font-size: 40px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top .ttl2 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 100px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top img {
  height: 30px;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top img {
    position: absolute;
    margin: 0;
    top: 70px;
    left: 15px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top p {
  font-size: 30px;
  margin: 0;
  line-height: 40px;
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-top p {
    font-size: 30px;
    line-height: 34px;
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  #rise-up .rise-up__view--secondary .confirm-top p {
    line-height: 36px;
  }
}
#rise-up .rise-up__view--secondary .confirm-top .confirm-inner {
  padding-top: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up .rise-up__view--secondary .confirm-top .confirm-inner {
    padding-top: 50px;
  }
}
#rise-up .rise-up__view--secondary .confirm-btm {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  background-color: #f2d3ce;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up .rise-up__view--secondary .confirm-btm {
    padding-bottom: 45px;
  }
}
@media (max-width: 1024px) {
  #rise-up .rise-up__view--secondary .confirm-btm {
    height: auto;
  }
}
#rise-up .rise-up__view--secondary .confirm-btm .confirm-inner {
  display: flex;
  align-items: center;
  height: 33px;
}
@media (max-width: 767px) {
  #rise-up .rise-up__view--secondary .confirm-btm .confirm-inner {
    padding: 0 30px;
    height: auto;
  }
}
#rise-up .rise-up__view .btm {
  background: #FEF4EC;
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
}
#rise-up .rise-up__view .btm p.legal {
  color: #575757;
  font-size: 12px;
  line-height: 16px;
}
#rise-up .rise-up__view .btm p.legal a {
  color: #575757;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up .rise-up__view .btm {
    height: 92px;
  }
}
@media (max-width: 767px) {
  #rise-up .rise-up__view .btm {
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
    height: auto;
  }
}
#rise-up input[type="email"],
#rise-up input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  font-family: 'Acrom W00';
  font-size: 16px;
  border: none;
  vertical-align: top;
  margin-bottom: 6px;
  border-radius: 0;
}
#rise-up form#rise-up-subscribe {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 14px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up form#rise-up-subscribe {
    max-width: 582px;
    display: block;
    margin: auto;
  }
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe {
    padding: 30px 30px 14px;
  }
}
#rise-up form#rise-up-subscribe .hidden {
  display: none;
}
#rise-up form#rise-up-subscribe .ru_title {
  font: normal normal normal 30px/36px 'URW Grotesk T W01';
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe .ru_title {
    font-size: 25px;
    line-height: 31px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
#rise-up form#rise-up-subscribe .checkbox-wrap {
  display: inline-flex;
  width: 42%;
  height: 92px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  #rise-up form#rise-up-subscribe .checkbox-wrap {
    width: 476px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe .checkbox-wrap {
    width: 100%;
    height: 143px;
    margin-bottom: 20px;
  }
}
#rise-up form#rise-up-subscribe .email-wrap {
  display: inline-block;
  width: 55%;
  vertical-align: top;
  padding-top: 8px;
  float: right;
}
@media (max-width: 1023px) {
  #rise-up form#rise-up-subscribe .email-wrap {
    width: 100%;
  }
}
#rise-up form#rise-up-subscribe input[type="email"] {
  width: 56%;
  height: 50px;
  border: 1px solid;
  border-radius: 0;
  text-align: left;
  display: inline-block;
  padding: 2px 16px 0;
  margin-right: 1.6%;
  font-family: 'URW Grotesk T W01';
  font-size: 20px;
}
#rise-up form#rise-up-subscribe input[type="email"].input-error {
  border: 2px solid #990D0D;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up form#rise-up-subscribe input[type="email"] {
    height: 56px;
    width: 52%;
  }
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
  }
}
#rise-up form#rise-up-subscribe input[type="submit"] {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  width: 42%;
  height: 50px;
  display: inline-block;
  position: relative;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-family: 'Acrom-Bold';
  font-size: 18px;
}
#rise-up form#rise-up-subscribe input[type="submit"]:hover {
  background-color: #979797;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up form#rise-up-subscribe input[type="submit"] {
    height: 56px;
    width: 46%;
  }
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe input[type="submit"] {
    width: 100%;
    font-size: 20px;
    padding-top: 4px;
  }
}
#rise-up form#rise-up-subscribe .info.error {
  display: block;
  position: relative;
}
#rise-up form#rise-up-subscribe p.legal {
  font: normal normal normal 11px/15px 'URW Grotesk T W01';
  color: #575757;
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 19px;
  margin-top: 6px;
}
#rise-up form#rise-up-subscribe p.legal a {
  color: #575757;
}
@media (max-width: 767px) {
  #rise-up form#rise-up-subscribe p.legal {
    font-size: 14px;
    line-height: 17px;
    margin-top: 14px;
    opacity: 0;
  }
  #rise-up form#rise-up-subscribe p.legal.show {
    opacity: 1;
  }
}
#rise-up #rise-up-secondary {
  display: none;
}
#rise-up #rise-up-secondary.show {
  display: block;
}
#rise-up #rise-up-secondary-confirm {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out 0s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f2d3ce;
  font-family: 'Acrom-Bold';
  font-size: 40px;
  line-height: 44px;
  top: 0px;
}
#rise-up #rise-up-secondary-confirm .container {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up #rise-up-secondary-confirm .container {
    max-width: 578px;
  }
}
@media (max-width: 767px) {
  #rise-up #rise-up-secondary-confirm .container {
    padding: 0 30px;
  }
}
#rise-up #rise-up-secondary-confirm.show {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 9;
}
@media (max-width: 767px) {
  #rise-up #rise-up-secondary-confirm.show {
    display: block;
    padding-top: 300px;
  }
}
#rise-up #rise-up-secondary-confirm.reveal {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up #rise-up-secondary {
    padding: 20px 0px;
  }
}
#rise-up #rise-up-secondary input[type="submit"] {
  background-color: #000;
  color: #fff;
  padding: 6px 14px 4px;
  margin-left: 8px;
  margin-bottom: 0px;
  text-transform: uppercase;
  visibility: visible;
}
#rise-up #rise-up-secondary input[type="submit"]:disabled {
  background-color: #5f5f5f;
  color: #f3d3ce;
  pointer-events: none;
  visibility: hidden;
}
#rise-up #rise-up-secondary input[type="submit"]:hover {
  background-color: #808184;
  color: #fff;
}
@media (max-width: 767px) {
  #rise-up #rise-up-secondary input[type="submit"] {
    padding: 10px 6px 8px;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up #rise-up-secondary input[type="submit"] {
    display: block;
    width: 300px;
    height: 56px;
    font-size: 22px;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
  }
}
#rise-up #rise-up-secondary label {
  font: normal normal normal 14px/17px "URW Grotesk T W01";
}
@media (max-width: 767px) {
  #rise-up #rise-up-secondary label {
    width: 100%;
    display: inline-block;
  }
  #rise-up #rise-up-secondary label:before {
    top: 4px;
    display: block;
    font-size: 24px;
    position: absolute;
  }
  #rise-up #rise-up-secondary label span {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 2px;
    font-size: 18px;
    line-height: 22px;
    padding-left: 34px;
  }
}
@media (min-width: 768px) {
  #rise-up #rise-up-secondary label {
    top: 6px;
    font-size: 17px;
  }
  #rise-up #rise-up-secondary label:before {
    width: 16px;
    height: 16px;
    background-size: 16px auto;
    top: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #rise-up #rise-up-secondary label {
    font-size: 20px;
    white-space: nowrap;
  }
}
#rise-up .close-btn {
  display: block;
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
  font-family: 'icomoon';
  font-size: 20px;
  transition: opacity 0.1s ease-in-out;
  width: 16px;
  height: 16px;
  z-index: 10;
}
#rise-up .close-btn svg {
  width: 14px;
  height: 14px;
  position: relative;
  top: -4px;
}
#rise-up .close-btn:hover {
  opacity: .7;
}
#rise-up .close-btn:focus,
#rise-up .close-btn:active {
  border: 1px solid #000;
  outline: none;
}
@media (max-width: 767px) {
  #rise-up .close-btn {
    position: fixed;
    top: auto;
    margin-top: 14px;
  }
}
@media print {
  #rise-up {
    display: none !important;
  }
}
body.storefront .site-header .subnav {
  display: none;
}
#site_ribbon .close-btn {
  display: block;
  position: relative;
  width: 14px;
  height: 14px;
}
#site_ribbon .close-btn svg {
  width: 14px;
  height: 14px;
}
#site_ribbon .close-btn:hover {
  opacity: .7;
}
#takeover {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 110;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
#takeover.show {
  display: block;
}
#takeover.reveal {
  opacity: 1;
}
#takeover input[type="email"],
#takeover input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
#takeover .modals {
  display: block;
  position: absolute;
  width: 980px;
  height: 670px;
  top: calc(50vh - 335px);
  left: calc(50vw - 490px);
  box-shadow: 3px 6px 13px #000;
}
@media (max-width: 1023px) {
  #takeover .modals {
    width: 600px;
    height: 864px;
    top: calc(50vh - 432px);
    left: calc(50vw - 300px);
  }
}
@media (max-width: 767px) {
  #takeover .modals {
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
  }
}
#takeover .modals .screen {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 767px) {
  #takeover .modals .screen {
    overflow: auto;
  }
}
#takeover .modals .screen.show {
  z-index: 2;
}
#takeover .modals .screen.reveal {
  opacity: 1;
}
#takeover .modals .screen input[type="email"] {
  outline: none;
}
#takeover .modals .screen input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  font-family: 'Acrom W00';
  font-size: 20px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border: none;
  display: block;
  width: 100%;
  height: 56px;
  margin-top: 23px;
  text-transform: uppercase;
  transition: all 0.1s ease-in-out;
  padding-top: 4px;
}
@media (min-width: 768px) {
  #takeover .modals .screen input[type="submit"] {
    font-family: 'Acrom-Bold';
  }
}
#takeover .modals .screen input[type="submit"]:hover {
  background-color: #808184;
}
@media (max-width: 767px) {
  #takeover .modals .screen input[type="submit"] {
    height: 50px;
    font-size: 20px;
  }
}
#takeover .modals .screen .info.error {
  margin-bottom: 0.5em;
}
#takeover .modals .screen .legal {
  color: #575757;
  font-size: 12px;
  line-height: 16px;
}
#takeover .modals .screen .legal a {
  color: #575757;
}
#takeover .modals .screen-1 {
  display: flex;
  flex-wrap: wrap;
}
#takeover .modals .screen-1 > div {
  display: block;
  position: relative;
  width: 50%;
  height: 600px;
}
#takeover .modals .screen-1 > div.btm {
  flex-grow: 2;
  height: 70px;
  display: flex;
  align-items: center;
  padding: 0px 20px;
  background-color: #FEF4EC;
}
#takeover .modals .screen-1 > div.left img {
  width: 490px;
  height: 600px;
}
#takeover .modals .screen-1 > div.right {
  padding: 0px 28px 0px 32px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#takeover .modals .screen-1 > div.right svg,
#takeover .modals .screen-1 > div.right img {
  width: 156px;
  height: auto;
  max-width: 430px;
  max-height: 100px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#takeover .modals .screen-1 > div.right #takeover-title {
  font-family: 'URW Grotesk T W01';
  display: block;
  margin-top: 23px;
  font-size: 30px;
  line-height: 36px;
}
#takeover .modals .screen-1 > div.right form[name="takeover_primary"] {
  margin-top: 26px;
}
#takeover .modals .screen-1 > div.right form[name="takeover_primary"] input[type="email"] {
  display: block;
  width: 100%;
  height: 56px;
  padding: 20px 16px 16px 16px;
  font-size: 20px;
  margin-bottom: 23px;
}
#takeover .modals .screen-1 > div.right form[name="takeover_primary"] input[type="email"].input-error {
  margin-bottom: 0px;
  border: 2px solid #990D0D;
}
#takeover .modals .screen-1 > div.right form[name="takeover_primary"] input[type="submit"] {
  margin-top: 0px;
}
#takeover .modals .screen-1 > div.right .fomo-opt-out {
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #takeover .modals .screen-1 > div.right .fomo-opt-out {
    margin-bottom: 18px;
  }
}
#takeover .modals .screen-1 > div.right .fomo-opt-out a {
  font-family: 'URW Grotesk T W01';
}
@media (max-width: 1023px) {
  #takeover .modals .screen-1 {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #takeover .modals .screen-1 > div {
    width: 100%;
    height: auto;
  }
  #takeover .modals .screen-1 > div.left {
    height: 315px;
  }
  #takeover .modals .screen-1 > div.left img {
    width: 100%;
    height: auto;
  }
  #takeover .modals .screen-1 > div.right {
    padding: 51px 80px 0px 80px;
  }
  #takeover .modals .screen-1 > div.right .ttl2 {
    line-height: 40px;
  }
  #takeover .modals .screen-1 > div.right form[name="takeover_primary"] {
    margin-top: 26px;
  }
  #takeover .modals .screen-1 > div.btm {
    height: auto;
    width: 100%;
    flex-grow: 1;
    padding: 10px 20px;
  }
  #takeover .modals .screen-1 > div.btm p.legal {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #takeover .modals .screen-1 > div.left {
    height: auto;
  }
  #takeover .modals .screen-1 > div.right {
    padding: 20px 30px;
  }
  #takeover .modals .screen-1 > div.right .ttl2 {
    font-size: 25px;
    line-height: 31px;
    margin-top: 19px;
  }
  #takeover .modals .screen-1 > div.right form[name="takeover_primary"] {
    margin-top: 18px;
  }
  #takeover .modals .screen-1 > div.right form[name="takeover_primary"] input[type="email"] {
    height: 50px;
    font-size: 20px;
    padding: 17px 16px 13px 16px;
  }
  #takeover .modals .screen-1 > div.right .fomo-opt-out {
    margin-top: 20px;
  }
  #takeover .modals .screen-1 > div.right .legal {
    display: none;
  }
  #takeover .modals .screen-1 > div.right .legal.show {
    display: block;
  }
  #takeover .modals .screen-1 > div.btm {
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 100px;
  }
}
#takeover .modals .screen-2 {
  text-align: center;
}
#takeover .modals .screen-2 > div {
  display: block;
  width: 100%;
}
#takeover .modals .screen-2 > div.top {
  padding: 78px 116px;
  height: 600px;
}
#takeover .modals .screen-2 > div.top svg,
#takeover .modals .screen-2 > div.top img {
  width: 38px;
  height: auto;
  max-width: 430px;
  max-height: 50px;
}
#takeover .modals .screen-2 > div.top .ttl2 {
  font-family: 'Acrom-Bold';
  font-size: 40px;
  line-height: 36px;
  margin-top: 23px;
}
#takeover .modals .screen-2 > div.top p:not(.legal) {
  font-size: 30px;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 0;
}
#takeover .modals .screen-2 > div.top .checkbox-wrap {
  display: inline-flex;
  width: 460px;
  flex-direction: column;
  justify-content: space-between;
  height: 95px;
  flex-wrap: wrap;
  text-align: left;
  margin-top: 17px;
}
#takeover .modals .screen-2 > div.top input[type="checkbox"] + label {
  padding-left: 16px;
}
#takeover .modals .screen-2 > div.top input#to-prh + label {
  display: block;
  font-family: 'URW Grotesk T W01', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin-top: 23px;
  width: auto;
}
#takeover .modals .screen-2 > div.top input[type="submit"] {
  margin: 25px auto 0 auto;
  max-width: 430px;
}
#takeover .modals .screen-2 > div.top .legal {
  text-align: center;
  margin-top: 29px;
}
#takeover .modals .screen-2 > div.btm {
  height: 70px;
  display: flex;
  align-items: center;
  padding: 0px 20px;
  background-color: #FEF4EC;
}
#takeover .modals .screen-2 > div.btm p.legal {
  margin: 0;
  text-align: left;
}
@media (max-width: 1023px) {
  #takeover .modals .screen-2 {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #takeover .modals .screen-2 > div.top {
    padding: 95px 50px 20px;
    height: auto;
  }
  #takeover .modals .screen-2 > div.top .ttl2 {
    margin-top: 20px;
    line-height: 46px;
  }
  #takeover .modals .screen-2 > div.top p:not(.legal) {
    margin-top: 35px;
  }
  #takeover .modals .screen-2 > div.top .checkbox-wrap {
    width: 100%;
    margin-top: 30px;
  }
  #takeover .modals .screen-2 > div.top input[type="checkbox"] + label {
    padding-left: 5px;
  }
  #takeover .modals .screen-2 > div.top input#to-prh + label {
    text-align: left;
    text-indent: -28px;
    margin-left: 28px;
    margin-top: 36px;
  }
  #takeover .modals .screen-2 > div.btm {
    height: auto;
    padding: 10px 20px;
    width: 100%;
  }
  #takeover .modals .screen-2 > div.btm .legal {
    text-align: left;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #takeover .modals .screen-2 {
    padding: 0px;
    text-align: left;
  }
  #takeover .modals .screen-2 > div.top {
    padding: 30px;
  }
  #takeover .modals .screen-2 > div.top svg,
  #takeover .modals .screen-2 > div.top img {
    display: none;
  }
  #takeover .modals .screen-2 > div.top .ttl2 {
    font-size: 35px;
    line-height: 36px;
    margin-top: 10px;
  }
  #takeover .modals .screen-2 > div.top p:not(.legal) {
    font-size: 25px;
    line-height: 31px;
    margin-top: 18px;
  }
  #takeover .modals .screen-2 > div.top .checkbox-wrap {
    flex-direction: row;
    height: 143px;
  }
  #takeover .modals .screen-2 > div.top input[type="checkbox"] + label {
    padding-left: 0px;
  }
  #takeover .modals .screen-2 > div.top input#to-prh + label {
    margin-top: 16px;
    margin-left: 34px;
    text-indent: -34px;
    font-size: 18px;
    line-height: 22px;
  }
  #takeover .modals .screen-2 > div.top input#to-prh + label:before {
    top: 11px;
  }
  #takeover .modals .screen-2 > div.top input[type="submit"] {
    margin-top: 31px;
  }
  #takeover .modals .screen-2 > div.top .legal {
    margin-top: 19px;
  }
  #takeover .modals .screen-2 > div.btm {
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 100px;
    height: 100%;
  }
}
#takeover .modals .screen-3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 52px 116px;
  text-align: center;
}
#takeover .modals .screen-3 .ttl2 {
  font-family: 'Acrom-Bold';
  font-size: 40px;
  line-height: 36px;
}
#takeover .modals .screen-3 p {
  font-size: 30px;
  line-height: 36px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #takeover .modals .screen-3 {
    padding: 30px;
    align-items: flex-start;
    text-align: left;
  }
  #takeover .modals .screen-3 .ttl2 {
    font-size: 40px;
    line-height: 40px;
  }
  #takeover .modals .screen-3 p {
    font-size: 30px;
    line-height: 36px;
    margin-top: 16px;
    text-align: left;
  }
}
#takeover .modals .close-btn {
  display: block;
  position: absolute;
  z-index: 3;
  width: 14px;
  height: 14px;
  top: 14px;
  right: 14px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  #takeover .modals .close-btn {
    position: fixed;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  #takeover .modals .close-btn {
    top: 10px;
    right: 10px;
  }
}
#takeover .bgs {
  display: block;
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  top: 0;
  left: 0;
}
#takeover .bgs .bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.7s ease-in-out;
}
#takeover .bgs .bg.show {
  z-index: 1;
}
#takeover .bgs .bg.reveal {
  opacity: 1;
}
#site_ribbon {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  font-family: "Acrom W00", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  overflow: hidden;
  background-color: #8e79c2;
  text-align: right;
  width: 100%;
  color: #000;
  font-size: 14px;
  position: relative;
  top: -100px;
  height: 34px;
}
#site_ribbon.init {
  transition-property: top;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
  -webkit-transition-property: top;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: top;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
}
#site_ribbon.top-collapse {
  transition-property: top height;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
  -webkit-transition-property: top height;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: top height;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
}
#site_ribbon.loaded {
  top: 0;
}
#site_ribbon.invisible {
  visibility: hidden;
}
#site_ribbon a.full-ribbon-link {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
#site_ribbon a.full-ribbon-link.desktop {
  display: none;
}
#site_ribbon a.full-ribbon-link.mobile {
  display: block;
}
#site_ribbon .inner {
  margin: auto;
  position: relative;
  height: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#site_ribbon .inner .hdr {
  display: block;
  text-align: center;
  vertical-align: top;
  line-height: 1.25;
}
#site_ribbon .inner .hdr a {
  color: #3588A7;
}
#site_ribbon .inner .hdr span.hdr-outer {
  display: block;
  line-height: 1.5;
  margin: 1.4% 0;
}
#site_ribbon .inner .hdr span.hdr-outer span.large {
  display: none;
}
#site_ribbon .inner .hdr span.hdr-outer p {
  margin: 0;
  padding: 0;
  font-family: "Acrom W00", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  margin-top: 2px;
  white-space: nowrap;
  transform-origin: left center;
  -webkit-transform-origin: left center;
}
#site_ribbon .inner .hdr span.hdr-outer p strong {
  font-family: "Acrom-ExtraBold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#site_ribbon .inner .btn-outer {
  display: block;
  padding: 0 0 3% 1%;
  position: absolute;
  right: 15px;
  top: 36%;
  bottom: 30%;
  margin: auto;
}
#site_ribbon .icon-left {
  margin-right: 8px;
}
#site_ribbon .icon-right {
  margin-left: 8px;
}
#site_ribbon .ribbon-icon {
  height: 22px;
}
#site_ribbon .close-btn {
  display: none;
  position: absolute;
  right: 15px;
  z-index: 10;
  font-size: 14px;
}
@media (min-width: 480px) {
  #site_ribbon .inner .btn-outer {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  #site_ribbon .inner .hdr span.hdr-outer span.mobi {
    display: none;
  }
  #site_ribbon .inner .hdr span.hdr-outer span.large {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  #site_ribbon .inner .btn-outer {
    top: 43.5%;
  }
  #site_ribbon .inner .btn-outer {
    text-align: left;
  }
  #site_ribbon .inner .hdr span.hdr-outer {
    display: block;
    line-height: 1.5;
    margin: 0;
  }
  #site_ribbon a.full-ribbon-link.desktop {
    display: block;
  }
  #site_ribbon a.full-ribbon-link.mobile {
    display: none;
  }
  #site_ribbon {
    height: 36px;
  }
  #site_ribbon .close-btn {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #site_ribbon .ribbon-icon {
    display: none;
  }
}
#site_ribbon-preview {
  display: block;
  position: relative;
  margin-top: 10px;
  padding: 8px;
  font-weight: 700;
  background-color: #8e79c2;
  color: #000;
}
/*
 * File: module-footer.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
footer.site-footer {
  *zoom: 1;
  /* Secondary Nav === Footer */
}
footer.site-footer:before,
footer.site-footer:after {
  content: " ";
  display: table;
  line-height: 0;
}
footer.site-footer:after {
  clear: both;
}
footer.site-footer .hidden {
  display: none;
}
footer.site-footer section.pinterest img.loader {
  width: 32px;
  height: 32px;
  margin: auto 5px;
}
footer.site-footer section.yt img.loader {
  width: 32px;
  height: 32px;
  margin: auto 5px;
}
footer.site-footer ul {
  list-style: none inside none;
}
@media only screen and (max-width : 768px) {
  footer.site-footer ul {
    text-align: center;
  }
}
footer.site-footer ul li {
  display: inline-block;
}
footer.site-footer section {
  margin-left: 1rem;
  margin-right: 1rem;
}
footer.site-footer section.read-brightly {
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 2em;
  text-align: center;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.read-brightly {
    padding-top: 0;
  }
}
footer.site-footer section.read-brightly .sub-hdg {
  display: inline-block;
  margin-bottom: 2rem;
  font-size: 1.444em;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer section.read-brightly .sub-hdg i {
  margin: -10px 10px 0 0;
  float: left;
  font-size: 38px;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.read-brightly .sub-hdg i {
    float: none;
    display: block;
    margin: 1.8rem auto 1rem;
  }
}
footer.site-footer section.read-brightly .cta-txt {
  margin: 1em 0;
  font-size: 0.889em;
  line-height: 1.167rem;
}
footer.site-footer section.read-brightly .cta-txt span {
  display: block;
  clear: both;
  font-size: 0.722rem;
  margin-top: 2em;
}
footer.site-footer section.read-brightly .easy-instagram-container {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}
footer.site-footer section.read-brightly .easy-instagram-container:before,
footer.site-footer section.read-brightly .easy-instagram-container:after {
  content: " ";
  display: table;
  line-height: 0;
}
footer.site-footer section.read-brightly .easy-instagram-container:after {
  clear: both;
}
footer.site-footer section.read-brightly .easy-instagram-container img.loader {
  width: 32px;
  height: 32px;
}
footer.site-footer section.read-brightly .easy-instagram-container .easy-instagram-thumbnail-wrapper {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  footer.site-footer section.read-brightly .easy-instagram-container .easy-instagram-thumbnail-wrapper {
    float: left;
    width: 25%;
  }
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.read-brightly .easy-instagram-container .easy-instagram-thumbnail-wrapper {
    width: 50%;
    float: left;
    margin-bottom: 1.3rem;
  }
}
footer.site-footer section:not(.read-brightly) {
  position: relative;
  margin-top: 3rem;
}
footer.site-footer section:not(.read-brightly) .sub-hdg:first-of-type {
  margin-bottom: 1.5em;
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer section:not(.read-brightly) i {
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 38px;
}
footer.site-footer section:not(.read-brightly) p {
  line-height: 130%;
}
footer.site-footer section:not(.read-brightly) .cta-txt {
  position: absolute;
  bottom: 0;
  font-size: 1em;
}
footer.site-footer section:not(.read-brightly) .cta-txt a {
  font-family: 'URW Grotesk T Reg';
  color: #000;
  text-decoration: underline;
}
footer.site-footer section:not(.read-brightly) .cta-txt a:hover {
  background-color: #F4D1C9;
}
@media (min-width: 1024px) {
  footer.site-footer section:not(.read-brightly) {
    display: table-cell;
    float: none;
    border-right: solid 1px #000;
  }
}
@media (max-width: 1023.9px) {
  footer.site-footer section:not(.read-brightly) {
    text-align: center;
    margin-top: 2rem;
    display: block;
    float: inherit;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    border-right: transparent;
  }
  footer.site-footer section:not(.read-brightly):not(.yt) {
    border-top: solid 2px #000;
    padding-top: 2em;
  }
  footer.site-footer section:not(.read-brightly) .sub-hdg:first-of-type {
    margin-bottom: 2em;
  }
  footer.site-footer section:not(.read-brightly) .cta-txt {
    position: relative;
    margin: 2em 0 3.3em;
  }
  footer.site-footer section:not(.read-brightly) i {
    float: none;
    margin: 0 0 0.5em;
  }
  footer.site-footer section:not(.read-brightly).col-md-3 {
    float: none;
    width: 100%;
  }
  footer.site-footer section:not(.read-brightly).yt {
    border-top: solid 2px #000000;
    padding-top: 2em;
  }
}
@media only screen and (max-width : 480px) {
  footer.site-footer section:not(.read-brightly) {
    margin-top: 1rem;
  }
  footer.site-footer section:not(.read-brightly) .cta-txt {
    margin: 2.4rem 0;
  }
  footer.site-footer section:not(.read-brightly) i {
    margin: 0 0 1rem;
  }
}
footer.site-footer section.yt .sub-hdg:first-of-type {
  margin-bottom: 1.3em;
}
footer.site-footer section.yt .yt-meta,
footer.site-footer section.yt .yt-meta a {
  color: #808184;
  font-size: 0.833rem;
  margin-bottom: 2rem;
}
footer.site-footer section.yt .yt-meta a {
  float: right;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.yt .yt-post,
  footer.site-footer section.yt .yt-post p,
  footer.site-footer section.yt .yt-meta {
    display: inline;
  }
  footer.site-footer section.yt .yt-meta a {
    display: none;
  }
  footer.site-footer section.yt .cta-txt {
    clear: both;
    margin: 2em 0 3.3em;
  }
}
footer.site-footer section.pinterest {
  padding-left: 1rem;
}
footer.site-footer section.pinterest ul {
  padding: 0;
}
footer.site-footer section.pinterest ul li {
  margin: 0;
  padding: 3px;
}
footer.site-footer section.connect {
  padding-left: 1rem;
  border-right: 0;
}
footer.site-footer section.connect .social-container {
  display: inline-block;
  margin: 0 auto;
}
footer.site-footer section.connect .social-container [class^="icon"] {
  display: block;
  margin: 0.2em .2em 0 0;
  float: left;
}
footer.site-footer section.connect .social-container [class^="icon"]:nth-of-type(4n+4) {
  margin-right: 0;
}
footer.site-footer section.connect .social-container [class^="icon"]:nth-of-type(5n+5) {
  clear: left;
}
@media only screen and (min-width : 769px) {
  footer.site-footer section.connect .social-container [class^="icon"] {
    display: block;
    margin: 1rem .3em 0 0;
  }
}
footer.site-footer section.connect .clear {
  display: block;
  clear: both;
}
@media only screen and (max-width : 480px) {
  footer.site-footer section.connect {
    padding-bottom: 2rem;
  }
  footer.site-footer section.connect .cta-txt {
    margin-bottom: 0;
  }
}
footer.site-footer section.subscribe {
  padding-left: 1rem;
}
footer.site-footer section.subscribe p {
  margin-top: 2.3rem;
}
footer.site-footer section.subscribe input {
  width: 100%;
  border-radius: 0;
}
footer.site-footer section.subscribe input[type="email"] {
  padding: .6em;
  background-color: #fff;
  margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
  footer.site-footer section.subscribe input[type="email"] {
    margin-top: 2em;
  }
}
footer.site-footer section.subscribe form {
  opacity: 1;
  z-index: 1;
}
footer.site-footer section.subscribe .confirmation {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}
footer.site-footer section.subscribe .confirmation .sub-hdg {
  margin-bottom: 2.3em;
}
footer.site-footer section.subscribe .confirmation .message {
  margin: 0 auto;
  max-width: 485px;
}
footer.site-footer section.subscribe .confirmation .message p {
  margin: 0.5rem 0;
}
footer.site-footer section.subscribe .confirmation .message strong {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
}
@media (max-width: 1023.9px) {
  footer.site-footer section.subscribe .confirmation {
    top: 28px;
    width: 100%;
    margin-left: -15px;
  }
}
footer.site-footer section.subscribe .legal {
  margin-top: 1em;
  margin-bottom: 1em;
  display: none;
}
footer.site-footer section.subscribe .legal a {
  text-decoration: underline;
}
footer.site-footer section.subscribe .legal.reveal {
  display: block;
}
footer.site-footer nav {
  padding: 1.8rem 0 0;
  margin-top: 5rem;
  background-color: #f7a48b;
}
footer.site-footer nav .nav-ages-stages,
footer.site-footer nav .nav-pages {
  text-align: center;
  display: block;
  overflow: visible;
}
footer.site-footer nav .nav-ages-stages li,
footer.site-footer nav .nav-pages li {
  margin: 0;
  padding: 0 0.7em;
}
footer.site-footer nav .nav-ages-stages li:not(:last-child),
footer.site-footer nav .nav-pages li:not(:last-child) {
  border-right: solid 1px #000;
}
footer.site-footer nav .nav-ages-stages li a,
footer.site-footer nav .nav-pages li a {
  font-family: 'URW Grotesk T Med';
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
footer.site-footer nav .nav-ages-stages li a:hover,
footer.site-footer nav .nav-pages li a:hover {
  color: #fff !important;
}
@media (max-width: 767px) {
  footer.site-footer nav .nav-ages-stages li,
  footer.site-footer nav .nav-pages li {
    font-size: 16px;
  }
}
footer.site-footer nav .nav-pages {
  padding-bottom: 1.8rem;
  padding-inline-start: 0;
}
footer.site-footer nav .contact {
  padding: 1rem;
  clear: both;
  background-color: #f2d3ce;
  text-align: center;
}
footer.site-footer nav .contact a {
  color: #000;
  font-family: "URW Grotesk T Med", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration: none;
}
footer.site-footer nav .contact a:hover,
footer.site-footer nav .contact a:active,
footer.site-footer nav .contact a:focus {
  color: #E33F0F;
  outline: none;
}
@media only screen and (max-width: 767px) {
  footer.site-footer nav .contact a {
    display: block;
  }
}
footer.site-footer nav .contact .url {
  display: none;
}
footer.site-footer nav .contact p {
  margin-block-start: 22px;
  margin-block-end: 22px;
}
@media only screen and (max-width: 767px) {
  footer.site-footer nav .contact p {
    margin-block-start: 19px;
    margin-block-end: 19px;
    font-size: 15px;
    line-height: 18px;
  }
}
footer.site-footer nav .nav-corporate {
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: auto;
  font-size: 0.7778rem;
  background-color: #000;
  color: #fff;
}
footer.site-footer nav .nav-corporate li {
  display: block;
  white-space: nowrap;
}
footer.site-footer nav .nav-corporate li i {
  font-style: normal;
}
@media (min-width: 769px) and (max-width: 1366px) {
  footer.site-footer nav .nav-corporate li.ft_logo {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 980px) {
  footer.site-footer nav .nav-corporate li {
    white-space: wrap;
  }
}
footer.site-footer nav .nav-corporate a {
  color: #fff;
}
footer.site-footer nav .nav-corporate a svg path {
  fill: #fff;
}
footer.site-footer nav .nav-corporate a:hover {
  color: #f7a48b;
}
footer.site-footer nav .nav-corporate a:hover svg path {
  fill: #f7a48b;
}
footer.site-footer nav .nav-corporate a.site-title {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer nav .nav-corporate a.icon-brightly {
  font-size: 1.8rem;
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
}
footer.site-footer nav .nav-corporate a.icon-brightly svg {
  width: 122px;
}
@media (min-width: 769px) and (max-width: 1366px) {
  footer.site-footer nav .nav-corporate a.icon-brightly {
    width: auto;
    position: relative;
    text-align: left;
    left: 0px;
  }
}
footer.site-footer nav .nav-corporate a.icon-prh {
  font-size: 44px;
  display: table-cell;
  vertical-align: middle;
}
footer.site-footer nav .nav-corporate li.global-url {
  text-align: right;
}
footer.site-footer nav .nav-corporate li.global-url a {
  color: #f06621;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer.site-footer nav .nav-corporate li.global-url a:hover {
  color: #f7a48b;
}
@media only screen and (max-width : 768px) {
  footer.site-footer nav .nav-corporate ul li:first-child {
    border-bottom: solid 1px #333333;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    width: 100%;
  }
  footer.site-footer nav .nav-corporate ul li:first-child a {
    display: inline-block;
  }
  footer.site-footer nav .nav-corporate ul li:first-child a:first-of-type {
    width: 122px;
    margin-left: -10vw;
  }
  footer.site-footer nav .nav-corporate ul li.legal span {
    clear: both;
    display: block;
    margin-top: 1rem;
  }
  footer.site-footer nav .nav-corporate ul li.legal i {
    display: none;
  }
  footer.site-footer nav .nav-corporate ul li.global-url {
    margin-top: 1rem;
    text-align: center;
  }
}
footer.site-footer i {
  overflow: visible;
}
#reader_announce {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
}
/*
 * File: module-header.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div[role="main"] {
  /* Column Re-Ordering for Responsive */
}
div[role="main"] section.article-feed {
  margin-top: -1rem;
}
@media only screen and (min-width : 769px) {
  div[role="main"] section.article-feed {
    padding-left: 0;
    padding-right: 0;
  }
}
div[role="main"] section.article-feed a:hover {
  color: #000;
}
div[role="main"] section.article-feed article {
  margin-bottom: 0.9rem;
  padding: .8rem;
  border: solid 4px transparent;
  background-color: transparent;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
div[role="main"] section.article-feed article .category {
  margin: .5rem 0.2em .2rem;
  font-size: 0.8em;
  display: inline-block;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article .category {
    font-size: 1em;
    padding-bottom: 0.2em;
  }
}
div[role="main"] section.article-feed article img {
  margin-bottom: .8rem;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1169px) {
  div[role="main"] section.article-feed article img {
    width: 46.11vw;
    height: 33.35vw;
  }
}
@media (min-width: 1170px) {
  div[role="main"] section.article-feed article img {
    width: 548px;
    height: 393px;
  }
}
div[role="main"] section.article-feed article h2 {
  font-size: 2.25em;
  margin: 1rem 0 .7rem;
  padding: 0 .8rem;
  line-height: 1.2em;
}
div[role="main"] section.article-feed article p {
  line-height: 140%;
  width: 80%;
  margin: 1.3em auto 1em;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article p {
    font-size: 1.167em;
    margin: 0 auto 1em;
  }
}
div[role="main"] section.article-feed article:hover {
  background-color: #fff;
}
@media only screen and (max-width : 768px) {
  div[role="main"] section.article-feed article {
    margin-bottom: 0;
  }
}
div[role="main"] section.article-feed .article-list:active article,
div[role="main"] section.article-feed .article-list:focus article {
  background-color: #fff;
}
div[role="main"] section.article-feed .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
div[role="main"] section.article-feed .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 100%;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
div[role="main"] section.article-feed .pagination a:hover,
div[role="main"] section.article-feed .pagination a:active,
div[role="main"] section.article-feed .pagination a:focus {
  color: #fff;
  background-color: #808184;
}
div[role="main"] section.article-feed .pagination.loading a {
  visibility: hidden;
}
div[role="main"] section.article-feed .pagination img {
  float: none;
}
@media only screen and (min-width: 320px) {
  div[role="main"] section.article-feed .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  div[role="main"] section.article-feed a article h2 {
    font-size: 1.75em;
  }
}
@media only screen and (max-width: 640px) {
  div[role="main"] section.article-feed a article {
    margin-left: -15px;
    margin-right: -15px;
    word-break: break-word;
  }
  div[role="main"] section.article-feed .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  div[role="main"] section.article-feed .pagination {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  div[role="main"] section.article-feed .pagination {
    margin-bottom: 4rem;
  }
}
div[role="main"] section.article-feed .loader {
  display: block;
  margin: 0 auto;
  height: 33px;
  position: relative;
  top: -25px;
}
div[role="main"] section.article-feed .loader_off {
  display: none;
}
@media (min-width: 768px) {
  div[role="main"] .sidebar1 {
    right: 50%;
    position: relative;
  }
}
@media (min-width: 768px) {
  div[role="main"] .article-feed {
    left: 25%;
    position: relative;
  }
}
/*
 * File: module-article-book-list.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content ul.book-list-group,
.single article.post .main .entry-content ul.img-list-group {
  list-style: none;
  margin: 3rem 0;
  padding: 0;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title),
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) {
  margin-bottom: 2em;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover {
  float: left;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
    width: 265px;
  }
}
@media only screen and (max-width : 374px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
    width: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover img,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover img {
    width: 190px;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover {
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) .book-cover,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) .book-cover {
    width: 75%;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details {
  float: left;
  font-size: 18px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details {
    width: 100%;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details {
    font-size: 14px;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details h2,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details h2 {
  margin: -5px 0 0;
  font-size: 1.333em;
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details h2 a:hover,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details h2 a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details h2,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details h2 {
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details p.author,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details p.author {
  color: #000;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details p.author,
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details p.author {
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-group li:not(.list-title) div.book-details.col-md-12,
.single article.post .main .entry-content ul.img-list-group li:not(.list-title) div.book-details.col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
.single article.post .main .entry-content ul.book-list-group li.list-description,
.single article.post .main .entry-content ul.img-list-group li.list-description {
  margin-bottom: 3em;
}
.single article.post .main .entry-content ul.book-list-group li.list-description p,
.single article.post .main .entry-content ul.img-list-group li.list-description p {
  font-size: 21px !important;
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-group li.list-description p,
  .single article.post .main .entry-content ul.img-list-group li.list-description p {
    font-size: 16.33px !important;
  }
}
/*
 * File: module-article-book-list-gallery.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content ul.book-list-gallery-group {
  list-style: none;
  margin: 3rem 0;
  padding: 0;
}
.single article.post .main .entry-content ul.book-list-gallery-group h2.list-ttl hr {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group {
    margin-right: 0;
  }
}
@media only screen and (max-width : 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book {
    width: 50%;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group .book:nth-child(odd) {
    clear: left;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book {
    width: 100%;
    clear: none;
  }
}
@media only screen and (min-width : 769px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book {
    min-height: 400px;
    padding-bottom: 20px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group .book-cover {
  display: table;
}
.single article.post .main .entry-content ul.book-list-gallery-group .book-cover a {
  display: table-cell;
  vertical-align: bottom;
}
.single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
    width: 265px;
  }
}
@media only screen and (max-width : 374px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
    width: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover img {
    width: 190px;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover {
    float: none;
    display: inline-flex;
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    align-items: flex-end;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .book-cover {
    width: 100%;
    margin: auto;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details {
  float: left;
  font-size: 18px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details {
    width: 100%;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details {
    font-size: 14px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details h2 {
  margin: 0;
  font-size: 1.1em;
  line-height: 1.2em;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details h2 a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details h2 {
    font-size: 22px;
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details p.author {
  color: #000;
  line-height: 1.2;
  margin: 7px 0 12px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details p.author {
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details.col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it {
  position: relative;
  padding-bottom: 1em;
  -webkit-transition: margin-bottom 0.1s ease-in-out;
  -moz-transition: margin-bottom 0.1s ease-in-out;
  -o-transition: margin-bottom 0.1s ease-in-out;
  transition: margin-bottom 0.1s ease-in-out;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it {
    padding-bottom: 5em;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: calc(100% + 27px);
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: auto;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    position: relative;
    width: 172px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link.brightly span {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 2px solid #f7a48b;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link.brightly span {
    padding: 8px 6px 8px 8px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link:first-of-type a,
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links .want-it-link:first-of-type span {
  margin-top: 0;
  width: 100%;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded {
  margin-bottom: 260px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded.non-prh {
  margin-bottom: 220px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-links {
  display: block;
  opacity: 1;
  max-height: 300px;
  margin-top: 10px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-button a {
  background-color: #f7a48b;
  border-color: #f7a48b;
  color: #000;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it.expanded .want-it-button i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
@media only screen and (max-width : 1024px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button {
    display: none;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    display: block;
    opacity: 1;
    max-height: 300px;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button,
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
  font-size: 1.167em;
  min-width: 140px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button,
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
    margin-bottom: 0;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a,
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
  font-size: 0.8em;
  padding: 0.5em;
  color: #000;
  border: 2px solid #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width : 769px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a:hover,
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a:hover {
    background-color: #f7a48b;
    border-color: #f7a48b;
    color: #000;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a,
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
    padding: 0.2em;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a {
  padding-right: 28px;
  background-color: #fff;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a {
    padding-right: 18px;
    display: block;
    margin: auto;
    width: 36%;
    text-align: center;
    font-size: 15px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i {
  font-size: 7px;
  display: inline-block;
  position: absolute;
  margin-top: 14px;
  margin-left: 6px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i svg {
  width: 12px;
  height: 7px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i {
    font-size: 6px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1023px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-button a i {
    font-size: 7px;
    margin-top: 14px;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link {
    display: block;
    margin: 0 0 14px;
    width: 47%;
    text-align: center;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
  background-color: #fff;
  color: #000;
  border-color: #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  padding: 2px 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: -2px;
}
.single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a:hover {
  background-color: #fff;
  color: #000;
  text-decoration: underline;
  border-color: #f7a48b;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a {
    display: block;
    font-size: 16px;
    padding: 0.2em;
    width: auto;
    margin-top: auto;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group div.book-details .want-it .want-it-link a:hover {
    background-color: #f7a48b;
    color: #000;
    text-decoration: none;
    border-color: #f7a48b;
  }
}
.single article.post .main .entry-content ul.book-list-gallery-group .list-description {
  margin-bottom: 1.7em;
}
.single article.post .main .entry-content ul.book-list-gallery-group .list-description p {
  font-size: 21px !important;
}
@media only screen and (max-width : 480px) {
  .single article.post .main .entry-content ul.book-list-gallery-group .list-description p {
    font-size: 16.33px !important;
  }
}
/*
 * File: module-article-book-list.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content ul.item-list-group {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
}
.single article.post .main .entry-content ul.item-list-group li.list-description {
  margin-bottom: 2rem;
}
.single article.post .main .entry-content ul.item-list-group li.list-title h2 {
  margin: 2.3em 0 1em !important;
}
.single article.post .main .entry-content ul.item-list-group li.row h2 {
  font-size: 1.556em;
  margin: 0.6em 0 0.3em;
}
.single article.post .main .entry-content ul.item-list-group li.row p {
  margin-left: 1.25em;
}
/*
 * File: module-article-file-attachments.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single article.post .main .entry-content .file-attachments {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}
.single article.post .main .entry-content .file-attachments .file {
  margin-bottom: 3em;
  *zoom: 1;
}
.single article.post .main .entry-content .file-attachments .file:before,
.single article.post .main .entry-content .file-attachments .file:after {
  content: " ";
  display: table;
  line-height: 0;
}
.single article.post .main .entry-content .file-attachments .file:after {
  clear: both;
}
.single article.post .main .entry-content .file-attachments .file img {
  float: left;
  margin-right: 0.9em;
}
.single article.post .main .entry-content .file-attachments .file img.placeholder {
  width: 165px;
  height: 110px;
}
.single article.post .main .entry-content .file-attachments .file p,
.single article.post .main .entry-content .file-attachments .file a {
  margin: 0 !important;
  font-size: 0.843em !important;
  line-height: 1;
}
.single article.post .main .entry-content .file-attachments .file h4,
.single article.post .main .entry-content .file-attachments .file .dl_ttl {
  padding-top: 0.3em;
  margin-top: 0;
  margin-bottom: 1.1em;
}
.single article.post .main .entry-content .file-attachments .file a {
  padding: 0.5rem 0.95rem;
}
.single article.post .main .entry-content .file-attachments .file a i {
  font-size: 1.1em;
  position: relative;
  top: 3px;
  margin-right: 3px;
}
.single article.post .main .entry-content .file-attachments .file a i svg {
  width: 17px;
  height: 16px;
}
.single article.post .main .entry-content .file-attachments .file a i svg path {
  fill: #fff;
}
.single article.post .main .entry-content .file-attachments .file a i:before {
  position: absolute;
  top: 2px;
}
/*
 * File: module-partner-sponsor-data.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.sponsor-block p,
.sponsor-block h2 {
  font-size: 1.167em;
}
.sponsor-block p a,
.sponsor-block h2 a {
  color: #000;
  text-decoration: underline;
  font-family: "URW Grotesk T Reg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.sponsor-block p a:hover,
.sponsor-block h2 a:hover,
.sponsor-block p a:focus,
.sponsor-block h2 a:focus {
  color: #000;
  background: #F4D1C9;
}
.sponsor-block .sponsor-line {
  display: inline-block;
  border: solid 2px #000;
  margin: 0 0 0.6em;
  padding: .3em;
}
.sponsor-block .partner-line {
  display: inline-block;
  background-color: #000;
  color: #fff;
  margin: 0 0 0.4em;
  padding: .3em;
}
.sponsor-block.sponsor-brand p {
  margin-top: 3rem;
}
.sponsor-block.sponsor-brand img {
  max-width: 250px;
  clear: both;
}
/**
 *
 * File: module-responsive-video.less
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.responsive-container {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.youtube,
.vimeo {
  margin-bottom: 20px;
  padding-bottom: 56.25%;
}
/*
 * File: module-sidebar.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div[role="main"] aside section.social-wrapper-home,
body.archive aside section.social-wrapper-home {
  margin-bottom: 1.5em;
  padding: 0;
}
div[role="main"] aside section.social-wrapper-home .hp_ttl,
body.archive aside section.social-wrapper-home .hp_ttl {
  margin-bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #000;
  display: block;
}
div[role="main"] aside section.social-wrapper-home div:first-of-type,
body.archive aside section.social-wrapper-home div:first-of-type {
  font-size: 38px;
  display: block;
  margin: 0  45px 0 0;
  padding: .5em 0 .5em 0;
  line-height: 1.5em;
  border-bottom: solid 1px #b2b2b2;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width : 1024px) {
  div[role="main"] aside section.social-wrapper-home,
  body.archive aside section.social-wrapper-home {
    padding: 0;
  }
  div[role="main"] aside section.social-wrapper-home div:first-of-type,
  body.archive aside section.social-wrapper-home div:first-of-type {
    margin: 0;
  }
}
div[role="main"] aside section.popular-articles,
body.archive aside section.popular-articles {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
div[role="main"] aside section.popular-articles h2.title,
body.archive aside section.popular-articles h2.title {
  font-size: 1.05em;
  margin: 0.45em 0 1em;
  line-height: 1.15em;
}
@media only screen and (max-width : 768px) {
  div[role="main"] aside section.popular-articles h2.title,
  body.archive aside section.popular-articles h2.title {
    font-size: 1.5em;
  }
}
div[role="main"] aside section.popular-topics,
body.archive aside section.popular-topics {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
div[role="main"] aside section.popular-topics ul,
body.archive aside section.popular-topics ul {
  max-height: 245px;
  overflow: hidden;
}
div[role="main"] aside section.popular-topics li a,
body.archive aside section.popular-topics li a {
  display: inline-block;
  font-size: 0.889em;
  background-color: #fff;
  padding: .2em .4em;
  margin-bottom: .5em;
}
div[role="main"] aside section.popular-topics li a:hover,
body.archive aside section.popular-topics li a:hover,
div[role="main"] aside section.popular-topics li a:active,
body.archive aside section.popular-topics li a:active,
div[role="main"] aside section.popular-topics li a:focus,
body.archive aside section.popular-topics li a:focus {
  color: #000;
  text-decoration: underline;
  outline: none;
}
@media only screen and (max-width : 768px) {
  div[role="main"] aside section.popular-topics li,
  body.archive aside section.popular-topics li {
    display: inline-block;
  }
}
div[role="main"] aside section.quotes ul li,
body.archive aside section.quotes ul li {
  border-bottom: solid 1px #b2b2b2;
  margin-bottom: 1.8em;
  padding-bottom: 2em;
}
div[role="main"] aside section.quotes ul li .quote,
body.archive aside section.quotes ul li .quote {
  font-size: 1.167em;
  line-height: 1.7rem;
}
div[role="main"] aside section.quotes ul li .author,
body.archive aside section.quotes ul li .author {
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.778em;
  text-transform: uppercase;
}
div[role="main"] aside section.ads,
body.archive aside section.ads {
  text-align: center;
}
div[role="main"] aside section,
body.archive aside section {
  /* Switch Content Alignment on Small Devices */
}
@media only screen and (max-width : 768px) {
  div[role="main"] aside section,
  body.archive aside section {
    text-align: center;
  }
}
section.popular {
  background-color: #fff;
}
section.popular p {
  font-size: 1.167em;
  padding: 0 3em;
  line-height: 1.6em;
  text-align: center;
}
@media only screen and (max-width : 768px) {
  section.popular p {
    font-size: 1.5em;
    line-height: 1.15em;
  }
}
section.popular p a {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
section.popular .popular-link-wrap {
  background-color: #fff;
  *zoom: 1;
  max-width: 768px;
  margin: 0 auto 4em;
  text-align: center;
  padding: 0;
}
section.popular .popular-link-wrap:before,
section.popular .popular-link-wrap:after {
  content: " ";
  display: table;
  line-height: 0;
}
section.popular .popular-link-wrap:after {
  clear: both;
}
section.popular .popular-link-wrap a.popular-link {
  display: block;
}
section.popular .popular-link-wrap img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  margin: 0 auto;
}
section.popular .popular-link-wrap .category {
  display: inline-block;
  font-size: 0.778em;
  padding-top: 1em;
}
@media only screen and (max-width : 768px) {
  section.popular .popular-link-wrap .category {
    font-size: 1em;
    padding-bottom: .2em;
  }
}
section.popular .popular-link-wrap .post-title {
  margin: .8em 0 .9em;
  font-size: 1em;
  line-height: 1.15em;
}
section.popular .popular-link-wrap .post-title i,
section.popular .popular-link-wrap .post-title em {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
@media only screen and (max-width : 768px) {
  section.popular .popular-link-wrap .post-title {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-top: .5em;
  }
}
@media only screen and (max-width : 768px) {
  section.popular .popular-link-wrap {
    margin-bottom: 1em;
  }
}
/*
 * File: module-promotion.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.promotion {
  position: relative;
  /* custom mixin for iPad breakpoint. 1px lower than @small */
}
.promotion a:hover {
  color: #000;
}
.promotion a:hover .campaign .title,
.promotion a:hover .campaign .copy {
  color: #000;
}
.promotion a:focus {
  outline: none;
}
.promotion .campaign {
  background-color: white;
  display: inline-block;
  border-width: 5px;
  border-style: solid;
  text-align: center;
  padding: 15px;
  width: 85%;
  /*min-width: 200px;*/
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.promotion.single {
  /*
		left: -30px;
		margin-top: 150px;
		*/
  margin: 1em 0;
}
.promotion.home {
  margin: 150px auto 0;
}
.promotion.archive {
  margin-top: 2.5em;
}
.promotion.mobile {
  display: none;
}
.promotion .logo {
  font-size: 1.5em;
  display: block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.promotion .title {
  margin: 15px 0;
  font-size: 1.4em;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.promotion .copy {
  margin: 15px 0;
}
.promotion .button {
  font-size: 0.6em;
  display: inline-block;
  padding: 0.5em 2em;
  margin-bottom: 0.5em;
}
.promotion .partner {
  font-size: 0.7em;
  margin: 0.8em 0 0;
  line-height: 1;
}
@media only screen and (max-width : 1024px) {
  .promotion {
    width: 100%;
  }
  .promotion.home {
    float: right;
  }
}
@media only screen and (max-width : 768px) {
  .promotion .campaign {
    width: 100%;
  }
  .promotion.single {
    margin: 2em auto;
    left: -40px;
    width: 100%;
    max-width: 300px;
  }
  .promotion.home {
    margin-top: 40px;
  }
  .promotion.archive {
    display: none;
  }
  .promotion.mobile {
    display: block;
    width: 95%;
    max-width: 300px;
    left: 0;
    margin: 2em auto;
  }
  .promotion .button {
    font-size: 0.8em;
  }
}
@media (max-width: 767px) {
  .promotion.single {
    left: 0;
  }
}
@media only screen and (max-width : 480px) {
  .promotion.single {
    max-width: 800px;
  }
  .promotion.mobile {
    max-width: 800px;
  }
}
/*
 * File: module-lytics-flyover.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.pf-widget.rb-theme {
  /* headline */
  /* img */
  /* close */
  /* message */
  /* cta button */
}
.pf-widget.rb-theme.pf-widget-bar .pf-bar-content {
  display: flex;
  flex-direction: column;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-message {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 36px;
  line-height: 40px;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-message span {
  display: block;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  line-height: 22px;
  margin: 25px auto 15px;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-message br {
  display: none;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-btn {
  margin: 25px auto 30px;
}
.pf-widget.rb-theme.pf-widget-bar .pf-widget-close {
  top: 15%;
}
.pf-widget.rb-theme.rb-black {
  background-color: #000;
  color: #fff !important;
}
.pf-widget.rb-theme.rb-black .pf-widget-btn {
  background: #fff !important;
  color: #000 !important;
}
.pf-widget.rb-theme.rb-black .pf-widget-img {
  border: 2px solid #fff !important;
}
.pf-widget.rb-theme.rb-black .pf-widget-close,
.pf-widget.rb-theme.rb-black .pf-widget-message,
.pf-widget.rb-theme.rb-black .pf-widget-headline {
  color: #fff !important;
}
.pf-widget.rb-theme.rb-peach {
  background-color: #f7a48b;
  color: #000;
}
.pf-widget.rb-theme.rb-peach-lt {
  background-color: #f2d3ce;
  color: #000;
}
.pf-widget.rb-theme.rb-blue {
  background-color: #d9e4e9;
  color: #000;
}
.pf-widget.rb-theme.rb-copy-first .pf-widget-img {
  top: 160px !important;
}
.pf-widget.rb-theme.rb-copy-first .pf-widget-message {
  margin: 0px 0 250px;
}
.pf-widget.rb-theme.rb-copy-first .pf-widget-headline {
  text-transform: uppercase;
  margin-bottom: 15px !important;
}
.pf-widget.rb-theme .pf-widget-headline {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 22px;
  text-transform: uppercase;
  margin: 15px auto 25px !important;
}
.pf-widget.rb-theme .pf-widget-img {
  border-radius: 0px;
  border: 2px solid #000;
  width: 290px !important;
  height: 200px !important;
  top: 90px !important;
  left: 50% !important;
  margin-left: -145px !important;
}
.pf-widget.rb-theme .pf-widget-close {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 36px;
  color: #000;
}
.pf-widget.rb-theme .pf-widget-message {
  margin: 250px 0 35px;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
}
.pf-widget.rb-theme .pf-widget-btn {
  background: #000 !important;
  color: #fff !important;
  padding: 0 35px;
  height: 40px;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 0px;
  box-shadow: none;
}
.pf-widget.rb-theme .pf-widget-footer:empty {
  margin-top: 0px;
}
.want-it {
  position: relative;
  padding-bottom: 3em;
}
.want-it.desktop {
  display: block;
}
@media screen and (max-width: 1023px) {
  .want-it.desktop {
    display: none;
  }
}
.want-it.mobile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .want-it.mobile {
    display: block;
    padding-top: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width : 768px) {
  .want-it .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.want-it .want-it-link {
  font-size: 1.167em;
  margin-bottom: 0.2em;
}
@media only screen and (max-width : 768px) {
  .want-it .want-it-link {
    margin-bottom: 0.7em;
    width: 47%;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .want-it .want-it-link {
    margin-bottom: 0.35em;
  }
}
.want-it .want-it-link a {
  font-size: 0.8em;
  padding: 0.5em;
  color: #000;
  border: 2px solid #f7a48b;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (max-width : 768px) {
  .want-it .want-it-link a {
    font-size: 16px;
    padding: 0.2em;
    display: block;
  }
}
.want-it .want-it-link a:hover {
  background-color: #221e1f;
  color: #fff;
}
.want-it .want-it-link {
  list-style-type: none;
  display: inline-block;
}
.want-it .want-it-link a {
  background-color: #fff;
  color: #000;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.want-it .want-it-link a:hover,
.want-it .want-it-link a:active,
.want-it .want-it-link a:focus {
  background-color: #f7a48b;
  color: #000;
  border-color: #f7a48b;
  outline: none;
}
@media only screen and (max-width : 768px) {
  .want-it .also-available {
    text-align: center;
    display: block;
    font-size: 18px;
    margin-bottom: 0.5em;
  }
}
/*
 * File: template-ages-stages.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single-age_stage {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width {
    padding-top: 12px;
  }
}
.single-age_stage .full-width h2 {
  text-transform: uppercase;
  text-align: center;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 48px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width h2 {
    font-size: 36px;
    margin-bottom: 0;
    padding-top: 50px;
  }
  .single-age_stage .full-width h2.discover-hdr {
    padding-top: 80px;
  }
}
.single-age_stage .full-width .title-wrap h2 {
  font-family: "URW Grotesk T W01";
  font-size: 26px;
  line-height: 30px;
  text-transform: none;
  margin-bottom: 0;
}
.single-age_stage .full-width h3 {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width h3.discover-text {
    margin-top: 16px;
  }
}
.single-age_stage .full-width svg.squiggle {
  display: block;
  margin: auto;
  margin-top: 20px;
}
.single-age_stage .full-width .module {
  padding: 60px 84px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module {
    padding: 0 5px 56px;
  }
  .single-age_stage .full-width .module.module-watch h3 {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module {
    padding: 60px 42px;
  }
}
.single-age_stage .full-width .module.baby-toddler,
.single-age_stage .full-width .module.pre-k,
.single-age_stage .full-width .module.growing-reader {
  padding: 0 0 50px;
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module.baby-toddler,
  .single-age_stage .full-width .module.pre-k,
  .single-age_stage .full-width .module.growing-reader {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module.baby-toddler,
  .single-age_stage .full-width .module.pre-k,
  .single-age_stage .full-width .module.growing-reader {
    padding: 0px 0 20px;
  }
}
.single-age_stage .full-width .module.baby-toddler .container,
.single-age_stage .full-width .module.pre-k .container,
.single-age_stage .full-width .module.growing-reader .container {
  padding: 0px 84px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module.baby-toddler .container,
  .single-age_stage .full-width .module.pre-k .container,
  .single-age_stage .full-width .module.growing-reader .container {
    padding: 0px 15px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .single-age_stage .full-width .module.baby-toddler .container,
  .single-age_stage .full-width .module.pre-k .container,
  .single-age_stage .full-width .module.growing-reader .container {
    padding: 0px 42px 50px;
  }
}
.single-age_stage .full-width .module:last-of-type {
  margin-bottom: 5em;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-hero {
    padding: 0;
  }
  .single-age_stage .full-width .module-hero__description,
  .single-age_stage .full-width .module-hero__img-credit,
  .single-age_stage .full-width .module-hero__image {
    display: none;
  }
  .single-age_stage .full-width .module-hero h1 {
    display: block;
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    text-transform: none;
  }
  .single-age_stage .full-width .module-hero__overlay {
    padding: 15px;
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-hero {
    padding: 0;
    overflow: hidden;
    margin-bottom: 60px;
  }
  .single-age_stage .full-width .module-hero__image {
    display: block;
    margin-right: 0;
    margin-left: auto;
  }
  .single-age_stage .full-width .module-hero__overlay {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
  }
  .single-age_stage .full-width .module-hero__overlay h1 {
    font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-align: left;
    text-transform: none;
    font-size: 40px;
    color: #000;
    display: inline-block;
    border-bottom: 3px solid;
    padding-bottom: 8px;
  }
  .single-age_stage .full-width .module-hero__copy {
    margin-left: 110px;
    max-width: 60%;
  }
  .single-age_stage .full-width .module-hero__description {
    font-size: 24px;
    line-height: 32px;
  }
  .single-age_stage .full-width .module-hero__img-credit {
    position: absolute;
    bottom: 0;
    font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding-bottom: 15px;
    color: #707070;
    font-style: italic;
    font-size: 0.788em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1600px) {
  .single-age_stage .full-width .module-hero__image {
    width: 131.63vw;
    min-width: 131.63vw;
    height: 26.27vw;
    margin-left: -25%;
  }
  .single-age_stage .full-width .module-hero__copy {
    margin-left: 75px;
  }
  .single-age_stage .full-width .module-hero h1 {
    margin-bottom: -10px;
    font-size: 33px;
  }
  .single-age_stage .full-width .module-hero__description {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .single-age_stage .full-width .module-hero h1 {
    font-size: 23px;
  }
  .single-age_stage .full-width .module-hero__image {
    min-width: 150vw;
    min-height: 30.31vw;
    margin-left: -45%;
  }
  .single-age_stage .full-width .module-hero__copy {
    max-width: 64%;
    margin-left: 36px;
  }
  .single-age_stage .full-width .module-hero__description {
    font-size: 18px;
    line-height: 24px;
  }
  .single-age_stage .full-width .module-hero__img-credit {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .single-age_stage .full-width .module-hero__img-credit {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-hero .loader {
    position: absolute;
    display: none;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    top: 150px;
  }
  .single-age_stage .full-width .module-hero__image,
  .single-age_stage .full-width .module-hero__overlay {
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    opacity: 1;
  }
  .single-age_stage .full-width .module-hero__image {
    -webkit-transition: opacity 0.2s ease-in-out 0.1s;
    -moz-transition: opacity 0.2s ease-in-out 0.1s;
    -o-transition: opacity 0.2s ease-in-out 0.1s;
    transition: opacity 0.2s ease-in-out 0.1s;
  }
  .single-age_stage .full-width .module-hero.loading .module-hero__image,
  .single-age_stage .full-width .module-hero.loading .module-hero__overlay {
    opacity: 0;
  }
  .single-age_stage .full-width .module-hero.loading .loader {
    display: block;
  }
}
.single-age_stage .full-width .module-book {
  padding-bottom: 4em;
}
.single-age_stage .full-width .module-book svg.loopy-arrow {
  display: block;
  width: 30%;
  margin-left: 50%;
  pointer-events: none;
}
.single-age_stage .full-width .module-book .see-more {
  display: none;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-book .see-more {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-book h3 {
    margin-top: 16px;
  }
}
.single-age_stage .full-width .module-book .loader {
  position: absolute;
  display: none;
  width: 50px;
  left: 50%;
  margin-left: -25px;
  top: 150px;
}
.single-age_stage .full-width .module-book.loading .loader {
  display: none;
}
.single-age_stage .full-width .module .book-grid {
  display: flex;
  position: relative;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 42px;
}
.single-age_stage .full-width .module .book-grid__col {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-basis: 16%;
  /* tablet */
  /* mobile */
}
.single-age_stage .full-width .module .book-grid__col .book-grid__book {
  margin-bottom: 20px;
}
.single-age_stage .full-width .module .book-grid__col .book-grid__book:last-of-type {
  margin-bottom: 0;
}
.single-age_stage .full-width .module .book-grid__col.lg {
  flex-basis: 23%;
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .single-age_stage .full-width .module .book-grid__col.lg {
    flex-basis: 33%;
  }
}
.single-age_stage .full-width .module .book-grid__col.reverse .book-grid__book:first-of-type {
  order: 3;
  margin-bottom: 0;
}
.single-age_stage .full-width .module .book-grid__col.reverse .book-grid__book:last-of-type {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__col.book-col-3 {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module .book-grid__col.book-col-4,
  .single-age_stage .full-width .module .book-grid__col.book-col-5 {
    display: none;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .single-age_stage .full-width .module .book-grid__col {
    flex-basis: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__col {
    flex-basis: 47%;
  }
}
.single-age_stage .full-width .module .book-grid__book {
  position: relative;
  width: 100%;
  flex-basis: 100%;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border: 3px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single-age_stage .full-width .module .book-grid__book.sm {
  display: inline-block;
  width: 50%;
  flex-basis: 46.5%;
}
.single-age_stage .full-width .module .book-grid__book img.cover {
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__book:nth-of-type(4),
  .single-age_stage .full-width .module .book-grid__book:nth-of-type(5),
  .single-age_stage .full-width .module .book-grid__book:nth-of-type(6) {
    display: none;
    opacity: 0;
  }
}
.single-age_stage .full-width .module .book-grid__book:hover,
.single-age_stage .full-width .module .book-grid__book:active,
.single-age_stage .full-width .module .book-grid__book:focus {
  outline: none;
  border-color: #f7a48b;
}
.single-age_stage .full-width .module .book-grid__book:hover img.cover,
.single-age_stage .full-width .module .book-grid__book:active img.cover,
.single-age_stage .full-width .module .book-grid__book:focus img.cover {
  opacity: .7;
}
.single-age_stage .full-width .module .book-grid__about {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  cursor: pointer;
  font-size: 28px;
  line-height: 30px;
  padding: 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .single-age_stage .full-width .module .book-grid__about {
    font-size: 24px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .book-grid__about {
    font-size: 20px;
    line-height: 22px;
  }
}
.single-age_stage .full-width .module .book-grid__book.sm .book-grid__about {
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .book-grid__book.sm .book-grid__about {
    font-size: 20px;
    line-height: 24px;
  }
}
.single-age_stage .full-width .module .book-grid-container {
  width: 100%;
  position: relative;
}
.single-age_stage .full-width .module .book-grid-container--expanded .book-grid__book:nth-of-type(4),
.single-age_stage .full-width .module .book-grid-container--expanded .book-grid__book:nth-of-type(5),
.single-age_stage .full-width .module .book-grid-container--expanded .book-grid__book:nth-of-type(6) {
  display: block;
}
.single-age_stage .full-width .module .book-grid-container--expanded .see-more {
  display: none;
}
.single-age_stage .full-width .module .book-grid-container--reveal .book-grid__book:nth-of-type(4),
.single-age_stage .full-width .module .book-grid-container--reveal .book-grid__book:nth-of-type(5),
.single-age_stage .full-width .module .book-grid-container--reveal .book-grid__book:nth-of-type(6) {
  opacity: 1;
}
.single-age_stage .full-width .module .about-book {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book {
    background-color: #fff;
  }
}
.single-age_stage .full-width .module .about-book__backdrop {
  background-color: rgba(235, 240, 242, 0.8);
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__backdrop {
    background-color: #fff;
  }
}
.single-age_stage .full-width .module .about-book__content {
  display: flex;
  position: relative;
  background-color: #fff;
  border: 3px solid;
  z-index: 1;
  padding: 30px;
}
@media only screen and (min-width: 1025px) {
  .single-age_stage .full-width .module .about-book__content {
    width: 72%;
    max-width: 850px;
  }
}
@media only screen and (max-width: 1024px) {
  .single-age_stage .full-width .module .about-book__content {
    max-width: 81%;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__content {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    padding: 20px;
    padding-top: 30px;
    border: none;
  }
}
.single-age_stage .full-width .module .about-book__cover {
  display: inline-block;
  margin-right: 3%;
  max-width: 38%;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__cover {
    vertical-align: top;
    max-width: 35%;
  }
}
.single-age_stage .full-width .module .about-book__cover .cover-wrap {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: 3px solid transparent;
  display: flex;
}
.single-age_stage .full-width .module .about-book__cover .cover-wrap img {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.55);
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single-age_stage .full-width .module .about-book__cover a:hover,
.single-age_stage .full-width .module .about-book__cover a:active,
.single-age_stage .full-width .module .about-book__cover a:focus {
  outline: none;
}
.single-age_stage .full-width .module .about-book__cover a:hover .cover-wrap,
.single-age_stage .full-width .module .about-book__cover a:active .cover-wrap,
.single-age_stage .full-width .module .about-book__cover a:focus .cover-wrap {
  border-color: #f7a48b;
}
.single-age_stage .full-width .module .about-book__cover a:hover .cover-wrap img,
.single-age_stage .full-width .module .about-book__cover a:active .cover-wrap img,
.single-age_stage .full-width .module .about-book__cover a:focus .cover-wrap img {
  opacity: .7;
}
.single-age_stage .full-width .module .about-book__details {
  display: inline-block;
  max-width: 60%;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__details {
    max-width: 58%;
  }
}
.single-age_stage .full-width .module .about-book__details .pubdate {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module .about-book__details .pubdate {
    display: block;
  }
}
.single-age_stage .full-width .module .about-book__details .pubdate:after {
  content: " | ";
}
@media only screen and (max-width: 1023px) {
  .single-age_stage .full-width .module .about-book__details .pubdate:after {
    content: "";
  }
}
.single-age_stage .full-width .module .about-book__details .pages:after {
  content: " | ";
}
.single-age_stage .full-width .module .about-book__details .data-missing {
  display: none;
}
.single-age_stage .full-width .module .about-book__descrip--desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module .about-book__descrip--desktop {
    display: block;
  }
}
.single-age_stage .full-width .module .about-book__descrip--mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module .about-book__descrip--mobile {
    display: none;
  }
}
.single-age_stage .full-width .module .about-book__close-btn {
  font-family: 'icomoon';
  position: absolute;
  font-size: 20px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.single-age_stage .full-width .module .about-book__close-btn svg {
  width: 20px;
  height: 20px;
}
.single-age_stage .full-width .module .about-book__close-btn:hover,
.single-age_stage .full-width .module .about-book__close-btn:active,
.single-age_stage .full-width .module .about-book__close-btn:focus {
  text-decoration: none;
}
.single-age_stage .full-width .module .about-book__close-btn:hover svg path,
.single-age_stage .full-width .module .about-book__close-btn:active svg path,
.single-age_stage .full-width .module .about-book__close-btn:focus svg path {
  fill: #999;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book__close-btn {
    position: fixed;
  }
}
.single-age_stage .full-width .module .about-book h4 {
  font-size: 24px;
  line-height: 27px;
  font-weight: normal;
  font-style: italic;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book h4 {
    font-size: 21px;
    line-height: 24px;
  }
}
.single-age_stage .full-width .module .about-book h4 a:hover,
.single-age_stage .full-width .module .about-book h4 a:active,
.single-age_stage .full-width .module .about-book h4 a:focus {
  outline: none;
  text-decoration: underline;
  color: #000;
}
.single-age_stage .full-width .module .about-book .author {
  color: #000;
}
.single-age_stage .full-width .module .about-book .author,
.single-age_stage .full-width .module .about-book .pubdate,
.single-age_stage .full-width .module .about-book .pages-ages {
  font-size: 16px;
  line-height: 22px;
}
.single-age_stage .full-width .module .about-book .pubdate,
.single-age_stage .full-width .module .about-book .pages-ages {
  margin-bottom: 2px;
}
.single-age_stage .full-width .module .about-book p.description {
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module .about-book p.description {
    font-size: 18px;
  }
}
.single-age_stage .full-width .module .about-book .want-it {
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module .about-book .want-it {
    padding-top: 20px;
  }
}
.single-age_stage .full-width .module .about-book .want-it .want-it-links {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link {
  width: auto;
}
@media only screen and (min-width: 1025px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link {
    margin-right: 4px;
  }
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link {
    width: 47%;
  }
}
.single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link a {
  display: inline-block;
  padding: .5em;
  padding-top: .6em;
}
@media only screen and (max-width: 1200px) {
  .single-age_stage .full-width .module .about-book .want-it .want-it-links .want-it-link a {
    padding: .2em;
    padding-top: .4em;
    display: block;
    line-height: 1.944em;
    text-align: center;
  }
}
.single-age_stage .full-width .module.module-book--modal-open .about-book {
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-age_stage .full-width .module.module-book--modal-reveal .about-book {
  opacity: 1;
}
.single-age_stage .full-width .module-discover-tags {
  display: none;
  position: fixed;
  background-color: #fff;
  overflow: hidden;
  padding-top: 10px;
}
.single-age_stage .full-width .module-discover-tags.show {
  display: block;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 0;
  z-index: 11;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-age_stage .full-width .module-discover-tags.reveal {
  max-height: 100%;
}
.single-age_stage .full-width .module-discover-tags .supertags {
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link {
  font-family: 'URW Grotesk T W01';
  display: block;
  position: relative;
  font-size: 21px;
  line-height: 28px;
  padding: 10px 0;
  margin-left: 22px;
  order: 1;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link i {
  display: none;
  position: absolute;
  color: #fff;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
  font-family: "URW Grotesk T Reg";
  order: 0;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
    pointer-events: none;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
    font-family: "URW Grotesk T Med";
    color: #000;
  }
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected i {
  display: inline-flex;
  color: #000;
  left: -42px;
  height: 40px;
  width: 42px;
  align-items: center;
  justify-content: center;
  margin-top: -9px;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected i svg {
  width: 21px;
  height: 21px;
}
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link:focus,
.single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link:active {
  outline: 2px solid #000;
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover-tags {
    display: block;
    position: relative;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: visible;
  }
  .single-age_stage .full-width .module-discover-tags .supertags {
    padding: 30px;
    text-align: center;
    display: block;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    padding: 12px 15px 10px;
    margin: 8px 4px;
    border-radius: 24px;
    background: #fff;
    outline: transparent;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link i {
    position: relative;
    margin-right: 8px;
    line-height: 12px;
    top: 2px;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link i svg {
    width: 18px;
    height: 18px;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link:hover {
    margin: 6px 2px;
    color: #000;
    border-width: 3px;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected {
    font-family: 'URW Grotesk T Reg';
    color: #000;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link.selected i {
    display: inline-block;
    color: #000;
    left: 0;
    height: auto;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover-tags .supertags {
    padding-right: 0;
    padding-left: 0;
  }
  .single-age_stage .full-width .module-discover-tags .supertags a.rewrite-link {
    font-size: 18px;
  }
}
.single-age_stage .full-width .module-discover {
  padding-bottom: 4em;
  padding-top: 30px;
}
.single-age_stage .full-width .module-discover a.post {
  display: block;
  margin-bottom: 50px;
  opacity: 0;
  position: relative;
  background: #fff;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
.single-age_stage .full-width .module-discover a.post:hover,
.single-age_stage .full-width .module-discover a.post:active,
.single-age_stage .full-width .module-discover a.post:focus {
  color: #000;
}
.single-age_stage .full-width .module-discover a.post.reveal {
  opacity: 1;
}
.single-age_stage .full-width .module-discover a.post img {
  height: auto;
}
.single-age_stage .full-width .module-discover a.post .title-wrap {
  padding: 10px;
  background: #fff;
}
.single-age_stage .full-width .module-discover a.post .title-wrap h2 {
  text-align: left;
  font-size: 24px;
  line-height: 30px;
}
.single-age_stage .full-width .module-discover a.post.placeholder {
  pointer-events: none;
  opacity: 0!important;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover a.post.placeholder {
    display: none;
  }
}
.single-age_stage .full-width .module-discover.loading .loader {
  display: block;
  position: absolute;
  left: calc(50% - 25px);
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover.loading .loader {
    position: fixed;
    z-index: 10;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover {
    padding-top: 20px;
  }
  .single-age_stage .full-width .module-discover a.post {
    display: inline-block;
    position: relative;
    padding: 0px;
    margin: 25px 16px;
    flex-basis: 21%;
  }
  .single-age_stage .full-width .module-discover a.post img {
    width: 100%;
    height: auto;
  }
  .single-age_stage .full-width .module-discover a.post .title-wrap {
    display: inline-flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
  }
  .single-age_stage .full-width .module-discover a.post .title-wrap h2 {
    text-align: left;
    font-size: 23px;
    line-height: 30px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post img {
    height: 12.56vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .single-age_stage .full-width .module-discover a.post {
    margin: 18px;
    flex-basis: 20%;
  }
  .single-age_stage .full-width .module-discover a.post .title-wrap h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover .featured-posts__row-1 {
    display: block;
    width: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-1 a.post h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    flex-basis: 44%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post {
    flex-basis: 44%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post {
    flex-basis: 44%;
  }
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts__row {
    display: flex;
    justify-content: space-between;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-1 {
    margin-bottom: 25px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col {
    display: flex;
    flex-direction: column;
    width: 49.5%;
    min-height: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post {
    border: none;
    height: 100%;
    min-height: 100%;
    background: none;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post img {
    position: absolute;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap {
    position: relative;
    left: 0;
    top: 0%;
    width: 100%;
    height: 97%;
    display: flex;
    align-items: flex-end;
    padding: 0 16%;
    background: none;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h2 {
    display: flex;
    background: #fff;
    padding: 25px 50px;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    min-height: 220px;
    align-items: center;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post {
    display: inline-flex;
    height: 45%;
    min-height: 45%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post img {
    display: inline-block;
    width: 54%;
    min-width: 54%;
    height: 100%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap {
    padding: 20px;
    width: 46%;
    position: absolute;
    height: 100%;
    left: 54%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post:nth-of-type(2) {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts__col {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1380px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap {
    padding: 14px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap {
    padding: 14px;
  }
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-2 a.post .title-wrap h2 {
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1380px) {
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post .title-wrap h2 {
    min-height: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    flex-basis: 20.5%;
    width: 20.5%;
  }
}
@media only screen and (min-width: 1400px) {
  .single-age_stage .full-width .module-discover .featured-posts__col {
    width: 49%;
  }
  .single-age_stage .full-width .module-discover .featured-posts__row-2 a.post {
    flex-basis: 21.5%;
    width: 21.5%;
  }
}
.single-age_stage .full-width .module-discover .more-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-age_stage .full-width .module-discover .more-posts a.post {
    flex-basis: 44%;
  }
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .more-posts a.post {
    flex-basis: 20.5%;
    width: 20.5%;
  }
}
@media only screen and (min-width: 1400px) {
  .single-age_stage .full-width .module-discover .more-posts a.post {
    flex-basis: 21.5%;
    width: 21.5%;
  }
}
.single-age_stage .full-width .module-discover a.post:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 10px;
  z-index: -1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post:after {
    display: none;
  }
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post img {
    z-index: -1;
  }
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post h2 {
    position: relative;
  }
  .single-age_stage .full-width .module-discover .featured-posts .featured-posts__col-1 a.post h2:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 10px;
    top: 10px;
    z-index: -1;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module-discover .see-more .see-more-btn:hover {
    background-color: #000;
  }
}
@media only screen and (min-width: 768px) {
  .single-age_stage .full-width .module-discover .see-more {
    min-height: 50px;
    margin-top: 3em;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .single-age_stage .full-width .module-discover .see-more .hr {
    width: 40%;
    border-bottom: 1px solid #c9c9c9;
  }
}
.single-age_stage .full-width .module-discover .see-more.hidden {
  display: none;
}
.single-age_stage .full-width .module-discover .see-more .loader {
  display: none;
}
.single-age_stage .full-width .module-discover .see-more.loading .see-more-btn {
  display: none;
}
.single-age_stage .full-width .module-discover .see-more.loading .loader {
  display: block;
}
.single-age_stage .full-width .module-discover .see-more .see-more-btn {
  margin-left: 20px;
  margin-right: 20px;
  min-width: 270px;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-discover .see-more .see-more-btn {
    margin-left: 0;
    margin-right: 0;
  }
}
.single-age_stage .full-width .module-watch iframe {
  margin-top: 50px;
  max-width: 1024px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module-watch iframe {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .single-age_stage .full-width .module-watch h3 {
    margin-top: 10px;
  }
}
.single-age_stage .full-width .module-watch__cta {
  margin-top: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}
.single-age_stage .full-width .module-watch__cta a {
  font-family: "URW Grotesk T Reg";
  color: #000;
  text-decoration: underline;
}
.single-age_stage .full-width .module-watch__cta a:hover,
.single-age_stage .full-width .module-watch__cta a:focus {
  color: #000;
  background: #F4D1C9;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .full-width .module-watch__cta {
    margin-top: 25px;
  }
}
.single-age_stage .mobile-post-filter {
  display: flex;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  display: none;
}
.single-age_stage .mobile-post-filter:not(.append) {
  margin-top: 25px;
}
.single-age_stage .mobile-post-filter .cell-1 {
  font-family: "URW Grotesk T Reg";
  padding: 10px 20px;
  font-size: 21px;
  line-height: 30px;
  width: calc(100% - 50px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.single-age_stage .mobile-post-filter .cell-2 {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.single-age_stage .mobile-post-filter .cell-2 .icon-arrow {
  color: #fff;
  border-color: #000;
  background-color: #000;
  border-radius: 13px;
  width: 26px;
  height: 26px;
  font-size: 9px;
  font-weight: 800;
  padding-top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.single-age_stage .mobile-post-filter .cell-2 .icon-arrow svg {
  width: 15px;
  height: 9px;
}
.single-age_stage .mobile-post-filter .cell-2 .icon-arrow svg path {
  fill: #fff;
}
.single-age_stage .mobile-post-filter.append {
  display: none;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .single-age_stage .mobile-post-filter.append.show {
    display: flex;
  }
}
.single-age_stage .mobile-post-filter.sticky {
  opacity: 0;
  pointer-events: none;
}
.single-age_stage .fullwidth {
  padding-top: 8px;
  margin-bottom: 105px;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .fullwidth {
    margin-bottom: 78px;
  }
}
.single-age_stage .fullwidth .sf_wrap {
  padding-top: 12px;
  margin: 30px auto 30px;
}
@media (max-width: 767px) {
  .single-age_stage .fullwidth .sf_wrap {
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.single-age_stage .fullwidth .desc_div {
  font-family: "URW Grotesk T W01";
  font-size: 26px;
  line-height: 34px;
  margin-top: 20px;
}
.single-age_stage .fullwidth .desc_div a {
  font-family: "URW Grotesk T Reg";
}
.single-age_stage .fullwidth .desc_div a:hover {
  color: #000;
  text-decoration: underline;
}
.single-age_stage .fullwidth.as_desc {
  margin-top: 60px;
  text-align: center;
  position: relative;
}
.single-age_stage .fullwidth.as_desc .sf_wrap {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.single-age_stage .fullwidth.as_desc .sf_wrap:before,
.single-age_stage .fullwidth.as_desc .sf_wrap:after {
  content: ' ';
  position: absolute;
  background-size: contain;
  z-index: 0;
}
.single-age_stage .fullwidth.as_desc .sf_wrap:before {
  width: 372px;
  height: 298px;
  background-image: url(../images/as_dots_dsk_l.svg);
  background-position: top right;
  background-repeat: no-repeat;
  left: 0;
  margin-left: -140px;
  top: 0px;
}
.single-age_stage .fullwidth.as_desc .sf_wrap:after {
  width: 346px;
  height: 305px;
  background-image: url(../images/as_dots_dsk_r.svg);
  background-position: top left;
  background-repeat: no-repeat;
  right: 0;
  margin-right: -110px;
  top: 0px;
}
@media (max-width: 1316px) {
  .single-age_stage .fullwidth.as_desc .sf_wrap:before {
    margin-left: calc(54% - 860px);
  }
  .single-age_stage .fullwidth.as_desc .sf_wrap:after {
    margin-right: calc(54% - 813px);
  }
}
@media (max-width: 1023px) {
  .single-age_stage .fullwidth.as_desc .sf_wrap:before {
    margin-left: 0;
    width: 225px;
    height: 202px;
    background-image: url(../images/as_dots_tbl_l.svg);
    left: calc(25% - 338px);
    top: 122px;
  }
  .single-age_stage .fullwidth.as_desc .sf_wrap:after {
    margin-right: 0;
    width: 228px;
    height: 203px;
    background-image: url(../images/as_dots_tbl_r.svg);
    right: calc(25% - 338px);
  }
}
@media (max-width: 767px) {
  .single-age_stage .fullwidth.as_desc .sf_wrap {
    margin-top: 0px;
  }
  .single-age_stage .fullwidth.as_desc .sf_wrap:before {
    margin-left: 75px;
    width: 188px;
    height: 188px;
    background-image: url(../images/as_dots_mbl_l.svg);
    left: -120px;
    top: 0;
  }
  .single-age_stage .fullwidth.as_desc .sf_wrap:after {
    margin-right: 75px;
    width: 188px;
    height: 188px;
    background-image: url(../images/as_dots_mbl_r.svg);
    right: -120px;
  }
}
@media (max-width: 523px) {
  .single-age_stage .fullwidth.as_desc .sf_wrap:before {
    margin-left: calc(50% - 178px);
  }
  .single-age_stage .fullwidth.as_desc .sf_wrap:after {
    margin-right: calc(50% - 178px);
  }
}
.single-age_stage .fullwidth.as_desc .as_art {
  display: inline-block;
  width: 210px;
  height: auto;
  position: relative;
  z-index: 1;
  top: 0;
  vertical-align: top;
}
.single-age_stage .fullwidth.as_desc .as_art img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  top: -12px;
}
.single-age_stage .fullwidth.as_desc .copy_wrap {
  text-align: left;
  display: inline-block;
  max-width: 500px;
  margin-left: 40px;
  position: relative;
  z-index: 1;
  width: calc(100% - 366px);
  color: #000!important;
}
.single-age_stage .fullwidth.as_desc .copy_wrap h3 {
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  background-position: left bottom;
}
.single-age_stage .fullwidth.as_desc h2 {
  padding: 0;
  position: relative;
  z-index: 1;
  display: inline-block;
  top: 3px;
  margin-bottom: 19px;
}
.single-age_stage .fullwidth.as_desc .as_year {
  padding-bottom: 30px;
}
.single-age_stage .fullwidth.as_desc a {
  display: block;
  position: relative;
  margin-bottom: 28px;
  -webkit-tap-highlight-color: transparent;
}
.single-age_stage .fullwidth.as_desc:before {
  content: "";
  display: block;
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
  position: absolute;
  left: 0;
  margin-top: -66px;
  height: 66px;
  z-index: 1;
  bottom: -56px;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
@media only screen and (max-width: 767px) {
  .single-age_stage .fullwidth.as_desc:before {
    bottom: -40px;
  }
}
.single-age_stage .fullwidth.as_desc a.button {
  top: 0;
  margin-top: 40px;
  display: inline-block;
  background-color: #fff;
  color: #000;
  width: 270px;
  height: 54px;
  padding: 10px 0px;
  border: 2px solid;
}
.single-age_stage .fullwidth.as_desc a.button img {
  margin-left: 8px;
  position: relative;
  top: 3px;
}
.single-age_stage .fullwidth.as_desc a.button.babytoddler_btn:hover {
  border-color: #DC2539;
}
.single-age_stage .fullwidth.as_desc a.button.pre-k_btn:hover {
  border-color: #F9A61A;
}
.single-age_stage .fullwidth.as_desc a.button.growing-reader_btn:hover {
  border-color: #8C2585;
}
@media only screen and (max-width: 767px) {
  .single-age_stage .fullwidth.as_desc .sf_wrap {
    padding-top: 40px;
  }
  .single-age_stage .fullwidth.as_desc .sf_wrap:before,
  .single-age_stage .fullwidth.as_desc .sf_wrap:after {
    top: 20px;
  }
  .single-age_stage .fullwidth.as_desc:before {
    background-size: 250%;
    height: 40px;
    margin-top: -40px;
  }
  .single-age_stage .fullwidth.as_desc a {
    margin-bottom: 30px;
  }
  .single-age_stage .fullwidth.as_desc a.button {
    margin-bottom: 10px;
  }
  .single-age_stage .fullwidth.as_desc .as_art {
    width: 148px;
  }
  .single-age_stage .fullwidth.as_desc .copy_wrap {
    margin-left: 0;
    text-align: center;
    max-width: 612px;
    margin-left: 0px;
    width: 100%;
  }
  .single-age_stage .fullwidth.as_desc .copy_wrap h2 {
    display: block;
    font-size: 36px;
    line-height: 38px;
    margin-top: 0px;
  }
  .single-age_stage .fullwidth.as_desc .copy_wrap h3 {
    text-align: center;
    background-position: center bottom;
    padding-right: 0;
  }
  .single-age_stage .fullwidth.as_desc .copy_wrap .desc_div {
    font-size: 23px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 600px) {
  .single-age_stage .fullwidth.as_desc .copy_wrap {
    margin-left: 0;
    max-width: 500px;
    width: 100%;
  }
  .single-age_stage .fullwidth.as_desc a.button {
    width: 100%;
    max-width: 270px;
  }
}
.single-age_stage .fullwidth .as_year {
  font-size: 26px;
  line-height: 1.1;
  text-align: left;
}
.single-age_stage .fullwidth h2:after {
  display: none;
}
.single-age_stage .fullwidth.babytoddler_desc {
  background-color: #FFD3DD;
}
.single-age_stage .fullwidth.babytoddler_desc:before {
  background-image: url(../images/curve_pink.svg);
}
.single-age_stage .fullwidth.babytoddler_desc .as_year {
  background: url(../images/squiggle_red.svg) left bottom no-repeat;
}
.single-age_stage .fullwidth.pre-k_desc {
  background-color: #FDE59F;
}
.single-age_stage .fullwidth.pre-k_desc:before {
  background-image: url(../images/curve_yellow.svg);
}
.single-age_stage .fullwidth.pre-k_desc .as_year {
  background: url(../images/squiggle_yellow.svg) left bottom no-repeat;
}
.single-age_stage .fullwidth.growing-reader_desc {
  background-color: #F2CDF1;
}
.single-age_stage .fullwidth.growing-reader_desc:before {
  background-image: url(../images/curve_purple.svg);
}
.single-age_stage .fullwidth.growing-reader_desc .as_year {
  background: url(../images/squiggle_purple.svg) left bottom no-repeat;
}
.loader {
  display: none;
  height: 50px;
  margin: auto;
}
.button {
  cursor: pointer;
}
.svg-src {
  display: none!important;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .single-age_stage .full-width .module-discover .featured-posts__col {
    display: block;
  }
  *::-ms-backdrop,
  .single-age_stage .full-width .module-discover .featured-posts__col-1 a.post {
    width: 80%;
  }
}
/*
 * File: template-article.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single {
  /* Up Next Module */
  /* Article Related / Suggested Content */
}
.single article.post {
  /* Article: Share Sidebar */
}
.single article.post header.article-title-block {
  margin-bottom: 2em;
  text-align: center;
}
.single article.post header.article-title-block h1 {
  font-size: 2.667em;
  margin: 1.4rem 0 1rem;
  line-height: 1.2em;
}
@media only screen and (max-width : 768px) {
  .single article.post header.article-title-block h1 {
    font-size: 2.25em;
    margin: 1.2rem 0 1rem;
  }
}
.single article.post header.article-title-block .category {
  display: inline-block;
  font-size: 14px;
  margin: 9px 3px 0;
  padding-bottom: 0.3em;
}
.single article.post header.article-title-block .author {
  font-size: 1.167em;
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 1em;
}
.single article.post div.article-hero {
  max-width: 1500px;
  margin: 0 auto;
}
.single article.post div.article-hero figure {
  width: 100%;
  position: relative;
}
.single article.post div.article-hero figure.image .hero-img {
  padding-bottom: 34%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width : 768px) {
  .single article.post div.article-hero figure.image {
    overflow: hidden;
    padding-bottom: 52%;
  }
  .single article.post div.article-hero figure.image .hero-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.single article.post div.article-hero figure.image.image .pinfix {
  position: absolute;
  z-index: 0;
  opacity: 0;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
}
.single article.post div.article-hero figcaption.caption {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width : 480px) {
  .single article.post div.article-hero div.video div.fluid-width-video-wrapper {
    padding-top: 70% !important;
  }
}
.single article.post .main {
  margin-top: 1rem;
  /*position: relative;*/
  /* Article Body */
}
.single article.post .main .article-main .entry-content {
  line-height: 1.944em;
  /* WP Image Alignment Properties */
}
@media only screen and (min-width : 769px) {
  .single article.post .main .article-main .entry-content {
    margin-bottom: 100px;
  }
}
.single article.post .main .article-main .entry-content a#learn-more {
  color: #000000;
}
.single article.post .main .article-main .entry-content a#learn-more:hover > div > span {
  color: #f26c43;
}
.single article.post .main .article-main .entry-content a#learn-more > div > span {
  color: #f6997d;
}
.single article.post .main .article-main .entry-content a#learn-more > div > span:hover {
  color: #f26c43;
}
.single article.post .main .article-main .entry-content a#learn-more > div {
  background-color: #ffffff;
  border: 5px solid #00aeef;
  text-align: center;
  padding: 10px;
  width: 100%;
  line-height: 1.4em;
  margin: 2rem 0 1rem;
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.single article.post .main .article-main .entry-content .item-list-group li {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul {
  margin-bottom: 1.2em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li {
  font-size: 1.167em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li p {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li a {
  color: #000;
  text-decoration: underline;
}
.single article.post .main .article-main .entry-content .item-list-group .item-details ul li a:hover {
  color: #000;
  background-color: #F4D1C9;
}
.single article.post .main .article-main .entry-content p:not(.caption):not(.wp-caption-text):not(.description):not(.author):not(.pubdate),
.single article.post .main .article-main .entry-content strong {
  margin: 0 0 1em;
  font-size: 1.167em;
}
.single article.post .main .article-main .entry-content p a,
.single article.post .main .article-main .entry-content li > a {
  color: #000;
  text-decoration: underline;
}
.single article.post .main .article-main .entry-content p a:hover,
.single article.post .main .article-main .entry-content li > a:hover {
  color: #000;
  background-color: #F4D1C9;
}
.single article.post .main .article-main .entry-content p > strong {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content p.pubdate {
  margin: -1em 0 1em;
  font-size: 1.167em;
}
.single article.post .main .article-main .entry-content li {
  font-size: 21px;
}
@media only screen and (max-width : 480px) {
  .single article.post .main .article-main .entry-content li {
    font-size: 16.33px;
  }
}
.single article.post .main .article-main .entry-content hr {
  margin: 1em 0;
}
.single article.post .main .article-main .entry-content h1 {
  line-height: 2.6rem;
}
.single article.post .main .article-main .entry-content h2 {
  font-size: 28px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .article-main .entry-content h2 {
    font-size: 22px;
  }
}
.single article.post .main .article-main .entry-content h2,
.single article.post .main .article-main .entry-content h3 {
  line-height: 1.4em;
  margin: 2rem 0 1rem;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single article.post .main .article-main .entry-content h4,
.single article.post .main .article-main .entry-content h5,
.single article.post .main .article-main .entry-content h6,
.single article.post .main .article-main .entry-content .dl_ttl {
  line-height: 1.3em;
  margin: 2em 0 1em;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single article.post .main .article-main .entry-content h1 > a:hover,
.single article.post .main .article-main .entry-content h2 > a:hover,
.single article.post .main .article-main .entry-content h3 > a:hover,
.single article.post .main .article-main .entry-content h4 > a:hover,
.single article.post .main .article-main .entry-content h5 > a:hover,
.single article.post .main .article-main .entry-content h6 > a:hover,
.single article.post .main .article-main .entry-content .dl_ttl > a:hover {
  color: #f6997d;
}
.single article.post .main .article-main .entry-content > ul:not(.book-list-group):not(.img-list-group):not(.book-list-gallery-group):not(.item-list-group) {
  padding-left: 1em;
}
.single article.post .main .article-main .entry-content blockquote {
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0 auto 1.333em auto;
  width: 80%;
}
.single article.post .main .article-main .entry-content blockquote cite {
  color: #808184;
  font-style: italic;
  font-size: 0.778em;
}
.single article.post .main .article-main .entry-content blockquote ul {
  list-style: none inside none;
  margin: 0;
  padding: 0;
}
.single article.post .main .article-main .entry-content blockquote ul li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
}
.single article.post .main .article-main .entry-content blockquote ul li:not(.title) {
  padding-top: 5px;
}
.single article.post .main .article-main .entry-content blockquote ul li a i[class^="icon-"] {
  font-size: 15px;
}
.single article.post .main .article-main .entry-content blockquote p {
  font-size: 2rem;
  line-height: 2.6rem;
}
.single article.post .main .article-main .entry-content blockquote .title {
  font-size: 0.778rem;
  text-transform: uppercase;
  padding-right: 1em;
}
.single article.post .main .article-main .entry-content img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
}
.single article.post .main .article-main .entry-content .alignnone {
  margin: 1rem 0;
}
.single article.post .main .article-main .entry-content .alignleft {
  float: left;
  margin: 1rem 1rem 1rem 0;
}
.single article.post .main .article-main .entry-content .alignright {
  float: right;
  margin: 1rem 0 1rem 1rem;
}
.single article.post .main .article-main .entry-content .aligncenter {
  display: block;
  clear: both;
  margin: 1rem auto;
  text-align: center;
}
.single article.post .main .article-main .entry-content dl {
  font-size: 0.889em;
}
.single article.post .main .article-main .entry-content dl dt {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single article.post .main .article-main .entry-content dl dd {
  font-style: italic;
}
.single article.post .main .article-main .entry-content table {
  border-collapse: collapse;
  font-size: 0.778em;
  margin: 1em 0 2em;
}
.single article.post .main .article-main .entry-content table th {
  background-color: #cccccc;
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border-left: 1px solid #b2b2b2;
  padding: 0 1em;
}
.single article.post .main .article-main .entry-content table tbody td {
  color: #808184;
  border: 1px solid #b2b2b2;
  padding: 0 1em;
}
.single article.post .main .article-main .entry-content .gallery {
  overflow: auto;
}
.single article.post .main .article-main .entry-content .gallery .gallery-item {
  text-align: left;
  float: left;
  margin: 0 1em 1em 0;
}
.single article.post .main .article-main .entry-content .gallery .gallery-item img {
  border: 2px solid #b2b2b2;
}
.single article.post .main .article-main .entry-content .slideshow.embed figure img {
  width: 100%;
}
.single article.post .main .article-main .entry-content .slideshow.embed .caption {
  font-size: 0.8em;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description {
  display: block;
  max-width: 1170px;
  width: 99%;
  margin: 0 auto;
  padding: 15px;
  font-size: 1.167em;
  border: 1px solid #f7a48b;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description strong {
  font-size: 1em;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description a {
  color: #f6997d;
}
.single article.post .main .article-main .entry-content .slideshow.embed .description a:hover {
  color: #f26c43;
}
.single article.post .main .article-main .entry-content .slideshow.embed .slick-dots {
  bottom: auto;
  top: 65%;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .article-main .entry-content .slideshow.embed .slick-dots {
    top: 60%;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post .main .article-main .entry-content .slideshow.embed .slick-dots {
    top: 45%;
  }
}
.single article.post .main .article-main div#open {
  display: none;
}
.single article.post .main .article-main div.open_content {
  display: none;
}
.single article.post .main .article-main div.open_content a {
  display: block;
}
.single article.post .main .article-main section.share {
  display: none;
  padding: 1em 0;
  margin: 2em 0 3em;
  border-bottom: solid 1px #b2b2b2;
}
@media only screen and (max-width : 768px) {
  .single article.post .main .article-main section.share {
    display: block;
    margin: 0;
    border-bottom: 0;
    text-align: center;
    padding: 0;
  }
}
.single article.post .main .article-main section.share ul {
  list-style: none inside none;
  padding: 0;
}
.single article.post .main .article-main section.share ul:before {
  content: "Share:";
  display: block;
  margin-bottom: 1em;
}
.single article.post .main .article-main section.share ul li {
  display: inline-block;
}
.single article.post .main .article-main section.share ul li a {
  font-size: 32px;
  margin-right: 3px;
}
.single article.post .caption,
.single article.post .wp-caption-text {
  max-width: 1170px;
  margin: 0 auto;
  padding: 15px;
  color: #808184;
  font-style: italic;
  font-size: 0.778em;
}
.single article.post .inline_caption {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0px;
  color: #808184;
  font-style: italic;
  font-size: 0.778em;
}
.single article.post aside {
  /* Article: popular by ga */
  /* Article: Author Bio */
}
.single article.post aside.sidebar2 .popular_gaFade {
  opacity: 1 !important;
  transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -webkit-transition: opacity 2s ease-in-out;
}
@media only screen and (min-width : 769px) {
  .single article.post aside.sidebar2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width : 1024px) {
  .single article.post aside.sidebar2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width : 768px) {
}
.single article.post aside section.share ul {
  margin-top: 0.5em;
}
.single article.post aside section.share ul li {
  margin-bottom: .8em;
}
.single article.post aside section.share a {
  font-size: 39px;
  opacity: 0.6;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single article.post aside section.share a:hover,
.single article.post aside section.share a:focus,
.single article.post aside section.share a:active {
  opacity: 1;
  color: #221e1f;
}
.single article.post aside section.share a svg path {
  fill: #f4f4f4;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.share ul li {
    display: inline-block;
  }
  .single article.post aside section.share ul li a {
    font-size: 32px;
    margin-right: 3px;
    opacity: 1;
  }
  .single article.post aside section.share ul li a:hover {
    opacity: 0.6;
  }
}
.single article.post aside div#popular_ga {
  opacity: 0;
  padding: 0;
  margin: 0;
  min-height: 400px;
}
@media only screen and (max-width : 768px) {
  .single article.post aside div#popular_ga {
    min-height: 1px;
  }
}
.single article.post aside section.popular_ga {
  padding: 10px 5px;
  margin: 0px 0px 0px -40px;
  border: 1px solid #cccccc;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga {
    margin: 1em auto;
    border: 0;
  }
  .single article.post aside section.popular_ga ul li div.items div.right a {
    font-size: 1.25em;
    line-height: 1.25em;
  }
}
.single article.post aside section.popular_ga .top_five {
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 10px 0 5px 10px;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga .top_five {
    font-size: 18px;
  }
}
.single article.post aside section.popular_ga ul {
  padding: 0;
  margin: 0;
}
.single article.post aside section.popular_ga li:first-child {
  position: relative;
  clear: both;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga li:first-child {
    border-bottom: 0px solid transparent;
    border-top: 0px solid transparent;
  }
}
.single article.post aside section.popular_ga li {
  position: relative;
  clear: both;
  /*
					padding: 5px 0px;
					min-height:50px;
					*/
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga li {
    border-bottom: 0px solid transparent;
    border-top: 0px solid transparent;
  }
}
.single article.post aside section.popular_ga li:hover {
  position: relative;
  clear: both;
  /*
					padding: 5px 0px;
					min-height:50px;
					*/
  border: 1px solid #ffffff;
  background-color: #ffffff;
}
.single article.post aside section.popular_ga li:hover + li {
  border: 1px solid transparent;
}
.single article.post aside section.popular_ga li:first-child div.items {
  margin: auto;
  padding: 10px 10px;
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li div.items {
  margin: auto;
  padding: 10px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.popular_ga li div.items {
    border-bottom: 0px solid transparent;
    border-top: 0px solid transparent;
  }
}
.single article.post aside section.popular_ga li:hover div.items {
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li:hover + li div.items {
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li div.items div.left {
  min-height: 40px;
  float: left;
  color: #221E1F;
  font-family: 'Acrom-Bold';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: .85;
  font-size: 1.56em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 25%;
}
.single article.post aside section.popular_ga li div.items:hover div.left {
  color: #000000;
}
.single article.post aside section.popular_ga li div.items div.right {
  min-height: 40px;
}
.single article.post aside section.popular_ga li div.items div.right a,
.single article.post aside section.popular_ga li div.items div.right a:hover {
  color: #000000;
  padding-left: 35px;
  display: block;
}
.single article.post aside section.popular_ga li:first-child div.items hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li div.items hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.single article.post aside section.popular_ga li:hover div.items hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid transparent;
}
.single article.post aside section.popular_ga li:hover + li div.items hr {
  width: 80%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid transparent;
}
@media only screen and (min-width : 769px) {
  .single article.post aside section.author-data {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.author-data {
    display: block;
    text-align: center;
  }
  .single article.post aside section.author-data p {
    text-align: left;
    padding: 0 1em;
  }
  .single article.post aside section.author-data p a {
    text-align: center;
  }
}
.single article.post aside section.author-data figure img {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-left-radius: radius;
  border-top-left-radius: radius;
  margin-top: 10px;
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  max-width: 200px !important;
  width: 100%;
}
.single article.post aside section.author-data h2.author-name {
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 2rem;
  font-size: 1rem;
}
.single article.post aside section.author-data p {
  font-size: 1em;
  line-height: 1.444rem;
}
.single article.post aside section.author-data .readmore {
  display: inline-block;
  clear: both;
  color: #000;
  text-decoration: underline;
  line-height: 1em;
}
.single article.post aside section.author-data .readmore:hover {
  background-color: #F4D1C9;
}
.single article.post aside section.poll {
  margin-top: 2em;
}
@media only screen and (min-width : 769px) {
  .single article.post aside section.poll {
    width: inherit;
    position: absolute;
    bottom: 0;
    padding-right: 45px;
  }
}
.single article.post aside section.poll .PDS_Poll {
  width: 100%;
}
.single article.post aside section.poll .pds-box {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
}
.single article.post aside section.poll .pds-box a {
  outline: none;
}
.single article.post aside section.poll .pds-clear {
  display: block;
  clear: both;
}
.single article.post aside section.poll .pds-question-top {
  font-size: 20px;
  line-height: 120%;
  color: #333;
  padding: 5px 0px 15px 0px;
  position: relative;
}
.single article.post aside section.poll .pds-answer {
  padding: 10px 0px 10px 0px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.single article.post aside section.poll .pds-answer label span {
  color: #333333;
  position: relative;
}
.single article.post aside section.poll .pds-answer label span:hover {
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  color: #666666;
}
.single article.post aside section.poll .pds-answer-group {
  display: block;
  padding: 8px 0px 8px 3px;
}
.single article.post aside section.poll .pds-answer-group br {
  display: none;
}
.single article.post aside section.poll .pds-answer-input {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.single article.post aside section.poll .pds-input-label {
  display: block;
  cursor: pointer;
}
.single article.post aside section.poll .pds-answer-other {
  padding: 0px 0px 0px 10px;
}
.single article.post aside section.poll .pds-textfield {
  background: #FFF;
  border: 1px solid #d1d1d1;
  font-size: 12px;
  padding: 2px;
}
.single article.post aside section.poll .pds-answer-other {
  display: none;
}
.single article.post aside section.poll .pds-other-label {
  display: block;
  float: left;
  cursor: pointer;
}
.single article.post aside section.poll .pds-feedback-group {
  display: block;
  padding: 8px 0px 8px 0px;
}
.single article.post aside section.poll .pds-feedback-label {
  display: block;
  padding: 0px 0px 5px 0px;
}
.single article.post aside section.poll .pds-feedback-result {
  float: right;
}
.single article.post aside section.poll .pds-answer-text {
  float: left;
}
.single article.post aside section.poll .pds-answer-feedback {
  background-color: #f1f1f1;
  border: 1px solid #d1d1d1;
  position: relative;
}
.single article.post aside section.poll .pds-answer-feedback-bar {
  font-size: 2px;
  background: #f7a48b;
  height: 18px;
}
.single article.post aside section.poll .pds-vote {
  padding: 10px 0px;
}
.single article.post aside section.poll .pds-vote br {
  display: none;
}
.single article.post aside section.poll .pds-vote-button {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  padding: 5px 20px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.single article.post aside section.poll .pds-vote-button:hover,
.single article.post aside section.poll .pds-vote-button:active,
.single article.post aside section.poll .pds-vote-button:focus {
  color: #fff;
  background-color: #808184;
  outline: none;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-vote-button {
    display: block;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post aside section.poll .pds-vote-button {
    padding: 15px 20px;
  }
}
.single article.post aside section.poll .pds-vote-button-load {
  padding: 3px 25px;
  cursor: pointer;
  white-space: nowrap;
  background: url(http://i.polldaddy.com/polls/vote-loader-eeeeee.gif) no-repeat scroll 50% 50%;
}
.single article.post aside section.poll .pds-vote-button-load span {
  visibility: hidden;
}
.single article.post aside section.poll .pds-links-back a {
  color: #333333;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
  display: inline-block;
}
.single article.post aside section.poll .pds-links-back a:hover {
  text-decoration: underline;
}
.single article.post aside section.poll .pds-links {
  display: block;
  float: right;
  text-align: right;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-links {
    display: block;
    float: none;
    margin-top: 5px;
  }
}
.single article.post aside section.poll .pds-links a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  padding: 2px 17px;
  border: 3px solid #000;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.single article.post aside section.poll .pds-links a:hover,
.single article.post aside section.poll .pds-links a:active,
.single article.post aside section.poll .pds-links a:focus {
  color: #fff;
  background-color: #808184;
  outline: none;
}
.single article.post aside section.poll .pds-links a:hover {
  background-color: #000;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-links a {
    display: block;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post aside section.poll .pds-links a {
    padding: 15px 20px;
  }
}
.single article.post aside section.poll .pds-links-back {
  display: block;
  text-align: center;
}
.single article.post aside section.poll .pds-links-back .pds-return-poll {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
  padding: 5px 20px;
  font-size: 16px;
}
.single article.post aside section.poll .pds-links-back .pds-return-poll:hover,
.single article.post aside section.poll .pds-links-back .pds-return-poll:active,
.single article.post aside section.poll .pds-links-back .pds-return-poll:focus {
  color: #fff;
  background-color: #808184;
  outline: none;
}
.single article.post aside section.poll .pds-links-back .pds-return-poll:hover {
  text-decoration: none;
}
@media only screen and (max-width : 1024px) {
  .single article.post aside section.poll .pds-links-back .pds-return-poll {
    display: block;
  }
}
@media only screen and (max-width : 480px) {
  .single article.post aside section.poll .pds-links-back .pds-return-poll {
    padding: 15px 20px;
  }
}
.single article.post aside section.poll .pds-total-votes {
  padding: 10px 0px 0px 0px;
  position: relative;
}
.single article.post aside section.poll #pds-sharing {
  display: none;
}
.single article.post aside section.ads {
  margin: 3em 0 3em -40px;
}
@media only screen and (max-width : 768px) {
  .single article.post aside section.ads {
    margin: 2em 0;
    text-align: center;
    border-top: solid 2px #ccc;
  }
}
.single div.up_next_desktop {
  display: block;
}
@media only screen and (max-width : 768px) {
  .single div.up_next_desktop {
    display: none;
  }
}
.single div.up_next_mobile {
  display: none;
  border-bottom: solid 2px #ccc;
  border-top: solid 2px #ccc;
}
@media only screen and (max-width : 768px) {
  .single div.up_next_mobile {
    display: block;
    border-bottom: solid 2px #ccc;
    border-top: solid 2px #ccc;
    margin: 0 1em;
  }
}
.single section.up-next {
  margin: 70px 0 0 0;
}
@media only screen and (max-width : 768px) {
  .single section.up-next {
    margin: 0 ;
    padding: 20px 0;
  }
}
.single section.up-next a {
  *zoom: 1;
  display: block;
  border: 3px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.single section.up-next a:before,
.single section.up-next a:after {
  content: " ";
  display: table;
  line-height: 0;
}
.single section.up-next a:after {
  clear: both;
}
.single section.up-next a .arrow i svg {
  width: 30px;
}
.single section.up-next a:hover {
  background-color: white;
  border-color: #f7a48b;
  color: #000;
}
.single section.up-next a:hover .arrow i svg path {
  fill: #000;
}
@media (max-width: 767px) {
  .single section.up-next a {
    display: flex;
    align-items: center;
  }
}
.single section.up-next .left {
  float: left;
}
.single section.up-next .right {
  float: right;
}
.single section.up-next .block {
  display: table;
  height: 130px;
}
.single section.up-next .block.left {
  padding: 0 30px;
  width: calc(100% - 181px - 51px);
}
.single section.up-next .info,
.single section.up-next .arrow {
  display: table-cell;
  vertical-align: middle;
}
.single section.up-next .info span {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.single section.up-next .info h3 {
  font-size: 1.722em;
}
.single section.up-next .info .arrow {
  display: none;
}
.single section.up-next .arrow i svg {
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.single section.up-next .arrow i {
  color: #000;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  display: block;
  margin-right: 20px;
}
@media only screen and (max-width : 768px) {
  .single section.up-next .block.left {
    width: 85%;
    padding: 0;
    float: left;
  }
  .single section.up-next .info span {
    font-size: 1.25em;
    padding-bottom: .25em;
  }
  .single section.up-next .info h3 {
    font-size: 1.25em;
    line-height: 1.25em;
  }
  .single section.up-next .arrow i {
    margin-right: 10px;
  }
  .single section.up-next img {
    display: none;
  }
}
@media only screen and (max-width : 480px) {
  .single section.up-next img {
    display: none;
  }
  .single section.up-next .block {
    height: 72px;
  }
  .single section.up-next .block.left {
    /*width: calc(~"100% - 100px - 34px");*/
    width: 85%;
  }
  .single section.up-next .block.left h3 {
    margin-bottom: 10px;
  }
}
.single div.article-features {
  clear: both;
  overflow: hidden;
  /* topics mobile*/
}
@media only screen and (max-width : 768px) {
  .single div.article-features {
    display: block;
    padding: 0;
    margin: 0;
  }
  .single div.article-features div#topics {
    display: none;
    border-bottom: 0;
  }
  .single div.article-features div.app_ad_unit {
    padding: 1em 0;
  }
}
.single div.article-features section {
  margin-top: 2em;
  padding-top: 1.6rem;
  border-top: solid 2px #cccccc;
}
.single div.article-features section ul {
  list-style: none inside none;
  padding: 0;
  margin: 1.4em 0;
}
.single div.article-features section ul li {
  display: inline-block;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section {
    padding: 0;
    border-top: 0;
  }
}
.single div.article-features h4:first-child:not(.post-title) {
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single div.article-features div#topics {
  opacity: 0;
}
.single div.article-features div#topics_mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single div.article-features div#topics_mobile {
    display: block;
  }
}
.single div.article-features .topicsFade {
  opacity: 1 !important;
  transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -webkit-transition: opacity 2s ease-in-out;
}
@media only screen and (min-width : 769px) {
  .single div.article-features section.topics {
    border-bottom: 2px solid black;
    margin-bottom: 4em;
  }
}
.single div.article-features section.topics ul li {
  margin-bottom: 0.3em;
}
.single div.article-features section.topics ul li a {
  display: inline-block;
  padding: .3em .7em;
  background-color: #fff;
  color: #000;
  font-size: 0.889em;
}
.single div.article-features section.topics ul li a:hover {
  color: #000;
  text-decoration: underline;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section.topics ul li a {
    font-size: 1em;
  }
}
.single div.article-features section.ads {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section.ads {
    display: block;
  }
}
.single div.article-features section.popular {
  border-color: #000;
}
@media only screen and (min-width : 769px) {
  .single div.article-features section.popular {
    padding-bottom: 8em;
  }
}
.single div.article-features section.popular article {
  text-align: center;
  margin-top: 2em;
}
@media only screen and (max-width : 768px) {
  .single div.article-features section.popular article {
    margin-top: 4em;
  }
}
.single div.article-features section.popular article img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  margin: 0 auto;
}
.single div.article-features section.popular article .category {
  display: inline-block;
  font-size: 0.778em;
  margin-top: 1.3rem;
}
.single div.article-features section.popular article .post-title {
  margin: .8em 0 .9em;
  font-size: 1.333em;
  line-height: 1.1em;
}
.single #disqus_thread {
  padding-top: 10px;
}
.single .collapsible .list-drawer {
  transition: max-height 0.5s ease-in-out 0s;
  will-change: max-height;
  overflow: hidden;
}
.single .collapsible .list-title h2 {
  cursor: pointer;
  transition: color 0.1s ease-in-out;
  color: #000;
  display: flex;
}
.single .collapsible .list-title h2 i.icon-arrow {
  font-size: 9px;
  font-weight: 800;
  padding-top: 2px;
  top: -3px;
  margin-right: 8px;
  width: 26px;
  min-width: 26px;
  height: 26px;
  border: 2px solid;
  border-radius: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  border-color: #000;
  background-color: #000;
  transform: rotate(180deg);
  transition: border-color 0.1s ease-in-out, background-color 0.1s ease-in-out, color 0.1s ease-in-out, transform 0.2s ease-in-out;
}
.single .collapsible .list-title h2 i.icon-arrow svg {
  width: 15px;
  height: 9px;
}
.single .collapsible .list-title h2 i.icon-arrow svg path {
  fill: #fff;
}
@media only screen and (min-width : 481px) {
  .single .collapsible .list-title h2 i.icon-arrow {
    margin-top: 4px;
  }
}
.single .collapsible .list-title h2:hover svg path {
  fill: #707070;
}
.single .collapsible .list-title h2:hover i.icon-arrow {
  border-color: #707070!important;
  background-color: #707070!important;
}
.single .collapsible.collapse .list-drawer {
  max-height: 0;
}
.single .collapsible.collapse .list-title h2 i.icon-arrow {
  transform: rotate(0deg);
}
.single section.share svg path {
  fill: #f4f4f4;
}
.single article.post .main h2.list-ttl,
.single article.post .main h2.drawer-title {
  margin: 1em 0 1.8em;
  border-bottom: solid 1px #b2b2b2;
  padding-bottom: 28px;
  font-size: 28px;
}
@media only screen and (max-width : 768px) {
  .single article.post .main h2.list-ttl,
  .single article.post .main h2.drawer-title {
    font-size: 22px;
  }
}
/*
 * File: template-author.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body.author article {
  overflow: auto;
}
body.author article figure img {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-left-radius: radius;
  border-top-left-radius: radius;
  margin-top: 10px;
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  max-width: 85% !important;
}
@media only screen and (max-width : 768px) {
  body.author article figure {
    text-align: center;
  }
}
body.author article h1 {
  font-size: 1.667em;
  margin: 1rem 0 1.8em;
}
@media only screen and (max-width : 768px) {
  body.author article h1 {
    text-align: center;
  }
}
body.author article p {
  font-size: 1.167em;
  line-height: 1.7rem;
  width: 80%;
}
@media only screen and (max-width : 768px) {
  body.author article p {
    width: 100%;
  }
}
body.author article ul.social {
  list-style-type: none;
  padding: 0;
}
body.author article ul.social li {
  font-size: 33px;
  display: inline-block;
  margin-right: 5px;
}
body.author article ul.social li svg path {
  fill: #f4f4f4;
}
body.author aside.author-related {
  border-top: solid 2px #e5e5e5;
  clear: both;
  margin: 2rem 0 6rem;
}
body.author aside.author-related img {
  border: solid 4px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
body.author aside.author-related h2:not(.title) {
  text-transform: uppercase;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  margin: 1.4rem 0 2rem;
}
body.author aside.author-related a {
  text-align: center;
  margin-bottom: 4rem;
}
body.author aside.author-related a .cat-list {
  margin: 1rem 0 .5rem;
}
body.author aside.author-related a .cat-list .category {
  font-size: 0.889em;
  margin-bottom: .5rem;
}
body.author aside.author-related a h2 {
  font-size: 1.333em;
}
body.author aside.author-related a article {
  overflow: visible;
}
body.author .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
body.author .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
body.author .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
body.author .pagination.loading a {
  visibility: hidden;
}
@media only screen and (min-width: 320px) {
  body.author .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
body.author .loader {
  display: block;
  margin: 0 auto;
  height: 44px;
  position: relative;
  top: -110px;
}
body.author .loader_off {
  display: none;
}
@media only screen and (min-width: 320px) {
  body.author .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  body.author > a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  body.author > a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  body.author .pagination {
    margin: 0 auto 2rem auto;
  }
  body.author .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  body.author .pagination {
    position: relative;
  }
  body.author .pagination:before,
  body.author .pagination:after {
    content: " ";
    position: absolute;
    top: 24px;
    width: 15%;
    background-color: #b2b2b2;
    height: 1px;
  }
  body.author .pagination:before {
    left: 10px;
  }
  body.author .pagination:after {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  body.author .pagination {
    margin-bottom: 10rem;
  }
  body.author .pagination:before,
  body.author .pagination:after {
    width: 22%;
  }
}
@media only screen and (min-width: 968px) {
  body.author .pagination {
    margin-bottom: 10rem;
  }
  body.author .pagination:before,
  body.author .pagination:after {
    width: 30%;
  }
}
/*
 * File: template-contributor.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.contributors {
  margin-bottom: 10em;
}
.contributors .title {
  margin-bottom: 2em;
  border-bottom: 2px solid #221e1f;
}
.contributors .title h1 {
  font-size: 2.3em;
  text-align: center;
  margin: 2em 0 1em;
}
.contributors a:hover .contributor {
  background-color: #fff;
}
.contributors a .contributor {
  margin-bottom: 3em;
  padding: 1em;
  text-align: center;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.contributors a .contributor:nth-child(3n+1) {
  clear: left;
}
.contributors a .contributor .thumbnail {
  *zoom: 1;
}
.contributors a .contributor .thumbnail:before,
.contributors a .contributor .thumbnail:after {
  content: " ";
  display: table;
  line-height: 0;
}
.contributors a .contributor .thumbnail:after {
  clear: both;
}
.contributors a .contributor .thumbnail img {
  /* Ignore image dimensions in markup */
  max-width: 100% !important;
  height: auto;
  border-radius: 100%;
}
.contributors a .contributor .thumbnail .placeholder {
  width: 250px;
}
.contributors a .contributor h2 {
  *zoom: 1;
  margin: 0.8em 0;
  color: #221e1f;
}
.contributors a .contributor h2:before,
.contributors a .contributor h2:after {
  content: " ";
  display: table;
  line-height: 0;
}
.contributors a .contributor h2:after {
  clear: both;
}
/*
 * File: template-sweeps.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.page-banner {
  margin-top: -4.2em;
  padding-bottom: 3em;
  margin-bottom: 3em;
}
@media only screen and (max-width : 768px) {
  .page-banner {
    margin-top: -5.2em;
  }
}
.page-banner .cmp-bnnr {
  margin: 3em 0 2em;
}
@media only screen and (max-width : 768px) {
  .page-banner .cmp-bnnr {
    display: none;
  }
}
.page-banner .cmp-bnnr-mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .page-banner .cmp-bnnr-mobile {
    display: block;
    margin: 3em auto 2em;
  }
}
.page-banner #teaser,
.page-banner .signup-update > .col-md-7 {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1em 2em 3em;
  font-size: 20px;
}
.page-banner #teaser p,
.page-banner .signup-update > .col-md-7 p {
  line-height: 1.6;
}
.page-banner #teaser ul li,
.page-banner .signup-update > .col-md-7 ul li {
  line-height: 1.8;
}
.page-banner #teaser ul li a,
.page-banner .signup-update > .col-md-7 ul li a {
  color: #f7a48b;
}
.page-banner #teaser ul li a:hover,
.page-banner .signup-update > .col-md-7 ul li a:hover {
  color: #f0592c;
}
.page-banner #teaser #legal_copy,
.page-banner .signup-update > .col-md-7 #legal_copy {
  font-size: 13px;
}
@media only screen and (max-width : 768px) {
  .page-banner #teaser,
  .page-banner .signup-update > .col-md-7 {
    padding: 3px 0;
  }
  .page-banner #teaser #teaser,
  .page-banner .signup-update > .col-md-7 #teaser {
    display: none;
  }
  .page-banner #teaser h1,
  .page-banner .signup-update > .col-md-7 h1 {
    text-align: center;
    font-size: 25px;
    margin: 0;
  }
}
.page-banner .signup-update .form-con-wrap {
  background-color: #d9e4e9;
  margin-left: 0;
  margin-right: 15px;
  padding: 2em 2em 3em;
  float: right;
  width: 38.66666667%;
}
.page-banner .signup-update .form-con-wrap .abv-form p {
  font-size: 1.8em;
  line-height: 1.2;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update .form-con-wrap .abv-form p {
    font-size: 1.2em;
  }
}
.page-banner .signup-update .form-con-wrap .terms-link .terms-conditions {
  font-size: 0.8em;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul {
  padding: 0;
  list-style-type: none;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li .form-email label,
.page-banner .signup-update .form-con-wrap #sweepstake ul li .form-email span {
  display: none;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li input[type="text"],
.page-banner .signup-update .form-con-wrap #sweepstake ul li input[type="email"],
.page-banner .signup-update .form-con-wrap #sweepstake ul li input[type="password"] {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  padding: 0.5em;
  margin-bottom: 1em;
  border-radius: 0;
  border: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li select {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  padding: 0.5em;
  margin-bottom: 1em;
  border-radius: 0;
  border: 0;
  color: #a6a8ab ;
  height: 2.5em;
  background-color: #ffffff;
  -webkit-appearance: none;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li .black_select {
  color: #000000 ;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li select option#first_option {
  color: #a6a8ab ;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li select option {
  color: #000000 ;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs {
  margin: 0 0 15px 0;
  width: 100%;
  float: left;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div {
  width: 50%;
  float: left;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li span.prefs-content {
  margin: 0 0 1em 0;
  display: block;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div span.form-content label {
  margin: 0 0 10px 10px;
}
.page-banner .signup-update .form-con-wrap #sweepstake ul li div#state,
.page-banner .signup-update .form-con-wrap #sweepstake ul li div#zip {
  width: 49%;
  display: inline-block;
}
@media (max-width: 360px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div {
    width: 100%;
    float: none;
  }
}
@media (min-width: 361px) and (max-width: 446px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div span.form-content label {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 954px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div {
    width: 100%;
    float: none;
  }
}
@media (min-width: 955px) and (max-width: 1168px) {
  .page-banner .signup-update .form-con-wrap #sweepstake ul li div.prefs div span.form-content label {
    width: 80%;
  }
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content {
  *zoom: 1;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content:before,
.page-banner .signup-update .form-con-wrap #sweepstake .form-content:after {
  content: " ";
  display: table;
  line-height: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content:after {
  clear: both;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="checkbox"],
.page-banner .signup-update .form-con-wrap #sweepstake .form-content label {
  display: block;
  float: left;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="checkbox"] {
  margin-top: 0.2em;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content label {
  width: 80%;
  margin-left: 15px;
  margin-bottom: 20px;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content label p {
  padding: 0;
  margin: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"] {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-top: 1em;
  border-radius: 0;
}
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"]:hover,
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"]:active,
.page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"]:focus {
  color: #fff;
  background-color: #808184;
  outline: none;
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update .form-con-wrap #sweepstake .form-content input[type="submit"] {
    width: 100%;
  }
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update .form-con-wrap {
    margin-right: 0;
    width: 100%;
    padding: 2em;
  }
}
.page-banner .signup-update #teaser-mobile {
  clear: both;
  display: none;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1em 2em 3em;
}
.page-banner .signup-update #teaser-mobile p {
  line-height: 1.6;
}
.page-banner .signup-update #teaser-mobile ul li {
  line-height: 1.8;
}
.page-banner .signup-update #teaser-mobile ul li a {
  color: #f7a48b;
}
.page-banner .signup-update #teaser-mobile ul li a:hover {
  color: #000;
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update #teaser-mobile ul {
    padding-left: 15px;
  }
}
@media only screen and (max-width : 768px) {
  .page-banner .signup-update #teaser-mobile {
    display: block;
  }
}
#sweepstake .sweeps-micro-alert {
  color: #1a6b97;
  padding: 0 0 6px 0;
}
.terms-link,
.terms-conditions {
  display: none;
}
.terms {
  margin: 3em 0;
}
.terms .container {
  position: relative;
  *zoom: 1;
}
.terms .container:before,
.terms .container:after {
  content: " ";
  display: table;
  line-height: 0;
}
.terms .container:after {
  clear: both;
}
.terms #cmp-terms {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  /* Brandon Bold (titles) */
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
  width: 100%;
  display: block;
  margin: 0 auto;
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
}
.terms #cmp-terms:hover,
.terms #cmp-terms:active,
.terms #cmp-terms:focus {
  color: #fff;
  background-color: #808184;
  outline: none;
}
.terms #cmp-terms:hover {
  background-color: #000;
  color: #fff;
}
.terms #cmp-terms-div {
  padding: 2em 0 5em;
}
/*
 * File: template-about-brightly.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.page-id-160 #main {
  *zoom: 1;
}
.page-id-160 #main:before,
.page-id-160 #main:after {
  content: " ";
  display: table;
  line-height: 0;
}
.page-id-160 #main:after {
  clear: both;
}
.page-id-160 .about {
  margin-top: 1em;
}
.page-id-160 figure .tagline {
  margin-top: 2rem;
  border-top: 1px solid #221e1f;
  width: 80%;
}
.page-id-160 figure .tagline p {
  margin: 1.5rem 0;
  font-size: 1.244em;
  line-height: 1.2em;
  width: 75%;
}
@media only screen and (max-width : 768px) {
  .page-id-160 figure {
    text-align: center;
    margin-bottom: 2em;
  }
  .page-id-160 figure .tagline {
    width: 100%;
    border-color: transparent;
    margin: 0 0 3rem;
  }
  .page-id-160 figure .tagline p {
    width: 100%;
    font-size: 1.18em;
    text-align: center;
  }
}
.page-id-160 .content h1 {
  font-size: 1.7em;
  margin-bottom: 1em;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width : 768px) {
  .page-id-160 .content h1 {
    text-align: center;
  }
}
.page-id-160 .content p {
  font-size: 1.444em;
  line-height: 1.6em;
}
.page-id-160 .content p a {
  font-size: .886em;
}
.page-id-160 .team {
  margin-top: 7em;
  margin-bottom: 4em;
}
.page-id-160 .team h2.title {
  font-size: 2.333em;
  border-bottom: solid 2px #000;
  padding-bottom: 1em;
  text-align: center;
}
.page-id-160 .team ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-id-160 .team ul li {
  font-size: 1rem;
  border-bottom: solid 1px #b2b2b2;
  padding: 3em 0 4.7em;
}
.page-id-160 .team ul li:last-child {
  border: 0;
}
.page-id-160 .team ul li .member-details {
  margin: 0 auto;
  width: 80%;
}
@media only screen and (max-width : 768px) {
  .page-id-160 .team ul li .member-details {
    width: 100%;
  }
}
@media only screen and (max-width : 480px) {
  .page-id-160 .team ul li .member-details {
    text-align: center;
  }
}
.page-id-160 .team ul li .member-details img {
  float: left;
  display: inline-block;
  margin-right: 1.2em;
  max-width: 165px;
}
@media only screen and (max-width : 480px) {
  .page-id-160 .team ul li .member-details img {
    float: none;
    max-width: 100%;
    margin: 0 0 1em;
  }
  .page-id-160 .team ul li .member-details img.placeholder {
    max-width: 250px;
  }
}
.page-id-160 .team ul li .member-details h2 {
  font-weight: normal;
  font-size: 1.167em;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-id-160 .team ul li .member-details h3 {
  margin: .4em 0 1em;
  font-size: 1.167em;
}
.page-id-160 .team ul li .member-details p {
  font-size: 1.167em;
  line-height: 1.3em;
}
.page-id-160 .icon-logo-b svg {
  width: 193px;
  height: 225px;
}
@media only screen and (max-width : 768px) {
  .page-id-160 .icon-logo-b svg {
    width: 72px;
    height: 84px;
  }
}
.page-id-160 .icon-logo-b svg path {
  fill: #f7a48b;
}
/*
 * File: template-archive.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.archive .page-header h1 {
  display: block;
  width: 100%;
  height: 2.5em;
  text-align: center;
  margin-top: -0.8em;
  font-size: 2.55em;
}
.archive .page-header h1:before {
  display: block;
  position: absolute;
  height: 3.6em;
  width: 100%;
  background-color: #fff;
  content: " ";
  z-index: -1;
  margin-top: -2em;
}
.archive div.archive-body {
  *zoom: 1;
  /***********/
  /**********/
  /* Column Re-Ordering for Responsive */
  /* Hidden Sidebar, mobile */
}
.archive div.archive-body:before,
.archive div.archive-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.archive div.archive-body:after {
  clear: both;
}
.archive div.archive-body header {
  padding: 0 15px;
}
.archive div.archive-body header h1 {
  font-size: 2.333em;
  text-align: center;
  margin: 0 0 1em;
  padding: 0 0 1em;
  border-bottom: solid 2px #000;
}
.archive div.archive-body section.social-wrapper-archive {
  border-top: solid 1px #b2b2b2;
  border-bottom: solid 1px #b2b2b2;
  margin: 0 0 1.5em 45px;
  padding-top: 1.5em;
  padding-left: 1em;
}
.archive div.archive-body section.social-wrapper-archive h4 {
  margin-bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #71c6da;
}
.archive div.archive-body section.social-wrapper-archive div:first-of-type {
  font-size: 38px;
  display: block;
  padding: .5em 0 .5em 0;
  line-height: 1.5em;
  text-align: left;
}
@media only screen and (max-width : 1024px) {
  .archive div.archive-body section.social-wrapper-archive {
    padding: 0;
  }
  .archive div.archive-body section.social-wrapper-archive div:first-of-type {
    margin: 0;
  }
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.social-wrapper-archive {
    display: none;
  }
}
.archive div.archive-body aside.sidebar1 section.popular-articles {
  border: none;
  margin-bottom: 1.8em;
  padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .archive div.archive-body aside.sidebar1.no-bookmod {
    display: none;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body aside.sidebar1:after {
    border-right: 1px solid #b2b2b2;
    display: block;
    content: " ";
    height: 96%;
    position: absolute;
    top: 0px;
    right: -1px;
  }
}
.archive div.archive-body section.category-subscribe-archive {
  display: inline-block;
  margin-bottom: 1.5em;
  margin-top: 1.8em;
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}
.archive div.archive-body section.category-subscribe-archive form,
.archive div.archive-body section.category-subscribe-archive .success {
  padding: 26px;
  overflow: hidden;
}
.archive div.archive-body section.category-subscribe-archive .success {
  display: none;
}
.archive div.archive-body section.category-subscribe-archive .show {
  display: block;
}
.archive div.archive-body section.category-subscribe-archive h4 {
  margin-bottom: 0;
  font-size: 1.12em;
  text-transform: uppercase;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.archive div.archive-body section.category-subscribe-archive p {
  font-size: 1.12em;
  -webkit-margin-before: .5em;
  -webkit-margin-after: .5em;
}
.archive div.archive-body section.category-subscribe-archive p strong {
  font-size: .9em;
  text-transform: uppercase;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.archive div.archive-body section.category-subscribe-archive .current-age {
  white-space: nowrap;
}
.archive div.archive-body section.category-subscribe-archive input {
  padding: 5px 10px;
  margin-bottom: 10px;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  font-size: 90%;
}
.archive div.archive-body section.category-subscribe-archive .info.error {
  font-size: 0.75em;
  color: red;
  margin-bottom: 10px;
}
.archive div.archive-body section.category-subscribe-archive .button {
  font-size: 0.8em;
  display: inline-block;
  padding: 0em 1.3rem;
  height: 2.4rem;
  line-height: 2.4rem;
  cursor: pointer;
  margin-left: 0.5em;
}
.archive div.archive-body section.category-subscribe-archive .hidden {
  display: none;
}
.archive div.archive-body section.category-subscribe-archive .loader {
  text-align: center;
  display: none;
  height: auto;
}
.archive div.archive-body section.category-subscribe-archive .loader.show {
  display: block;
}
.archive div.archive-body section.category-subscribe-archive .loader img {
  width: 31px;
  height: auto;
  display: block;
  margin: auto;
}
.archive div.archive-body section.category-subscribe-archive .input-collection {
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive .input-collection {
    width: 100%;
    margin-top: 1em;
  }
}
.archive div.archive-body section.category-subscribe-archive .input-collection input {
  padding: 5px 10px;
  width: 50%;
  height: 2.4rem;
  font-size: 0.8em;
  border: 1px solid #b2b2b2;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive .input-collection input {
    width: 100%;
  }
}
.archive div.archive-body section.category-subscribe-archive .legal {
  font-size: 14px;
  line-height: 18px;
  color: #808184;
  max-width: 60%;
  margin: 1em auto 0;
  text-align: center;
  display: none;
}
@media (max-width: 768px) {
  .archive div.archive-body section.category-subscribe-archive .legal {
    max-width: none;
  }
}
.archive div.archive-body section.category-subscribe-archive .legal a {
  color: #808184;
  font-family: "URW Grotesk T Med", sans-serif;
  text-decoration: underline;
}
.archive div.archive-body section.category-subscribe-archive .legal.reveal {
  display: block;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.category-subscribe-archive {
    margin-top: 2em;
    padding-left: 0;
  }
  .archive div.archive-body section.category-subscribe-archive input {
    padding: 5px;
    font-size: inherit;
  }
  .archive div.archive-body section.category-subscribe-archive .button {
    font-size: inherit;
    display: block;
    margin-left: 0px;
  }
  .archive div.archive-body section.category-subscribe-archive .hidden {
    display: none;
  }
  .archive div.archive-body section.category-subscribe-archive .loader img {
    width: 46px;
  }
}
.archive div.archive-body section.article-feed {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .archive div.archive-body section.article-feed:before {
    display: block;
    position: absolute;
    content: " ";
    height: 96%;
    left: 0px;
    top: 4px;
    border-left: 1px solid #b2b2b2;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body section.article-feed {
    left: 30%;
    width: 70%;
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .archive div.archive-body section.article-feed.no-bookmod {
    left: 5%;
    width: 90%;
    padding-left: 0px;
  }
  .archive div.archive-body section.article-feed.no-bookmod:before {
    border: none;
  }
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.article-feed {
    padding-bottom: 0;
  }
  .archive div.archive-body section.article-feed a article {
    margin-bottom: 0;
  }
}
.archive div.archive-body section[class^="article"] a:hover {
  color: #000;
}
.archive div.archive-body section[class^="article"] a article {
  border: solid 4px transparent;
  background-color: transparent;
  text-align: left;
  margin-bottom: 2.666em;
  padding: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.archive div.archive-body section[class^="article"] a article .category {
  margin: .5rem 0.2em 0;
  font-size: 0.889em;
  display: inline-block;
}
.archive div.archive-body section[class^="article"] a article img {
  margin-bottom: 0;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section[class^="article"] a article img {
    width: 100%;
  }
}
.archive div.archive-body section[class^="article"] a article h2 {
  font-size: 1.55em;
  margin: 0;
  padding: 0.666rem;
  line-height: 1.2em;
}
.archive div.archive-body section[class^="article"] a article p {
  line-height: 140%;
  width: 80%;
  margin: 1em auto;
}
.archive div.archive-body section[class^="article"] a article:hover {
  background-color: #fff;
}
.archive div.archive-body section.article-grid {
  padding-top: 30px;
  clear: both;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.article-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.archive div.archive-body section.article-grid .wtf {
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
  clear: both;
}
.archive div.archive-body section.article-grid a {
  padding: 0;
}
.archive div.archive-body section.article-grid a article {
  margin-bottom: 2.5em;
}
.archive div.archive-body section.article-grid a article h2 {
  text-align: left;
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body section.article-grid a article {
    margin-bottom: 1em;
  }
}
.archive div.archive-body section.article-grid > a {
  padding-left: 5px;
  padding-right: 5px;
}
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ) {
  clear: left;
  *zoom: 1;
}
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ):before,
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ):after {
  content: " ";
  display: table;
  line-height: 0;
}
.archive div.archive-body section.article-grid > a:nth-child( 3n+1 ):after {
  clear: both;
}
.archive div.archive-body section.article-grid .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
.archive div.archive-body section.article-grid .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.archive div.archive-body section.article-grid .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
.archive div.archive-body section.article-grid .pagination.loading a {
  visibility: hidden;
}
@media only screen and (min-width: 320px) {
  .archive div.archive-body section.article-grid .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  .archive div.archive-body section.article-grid > a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  .archive div.archive-body section.article-grid > a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  .archive div.archive-body section.article-grid .pagination {
    margin: 0 auto 2rem auto;
  }
  .archive div.archive-body section.article-grid .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  .archive div.archive-body section.article-grid .pagination {
    position: relative;
  }
  .archive div.archive-body section.article-grid .pagination:before,
  .archive div.archive-body section.article-grid .pagination:after {
    content: " ";
    position: absolute;
    top: 24px;
    width: 15%;
    background-color: #b2b2b2;
    height: 1px;
  }
  .archive div.archive-body section.article-grid .pagination:before {
    left: 10px;
  }
  .archive div.archive-body section.article-grid .pagination:after {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .archive div.archive-body section.article-grid .pagination {
    margin-bottom: 10rem;
  }
  .archive div.archive-body section.article-grid .pagination:before,
  .archive div.archive-body section.article-grid .pagination:after {
    width: 22%;
  }
}
@media only screen and (min-width: 968px) {
  .archive div.archive-body section.article-grid .pagination {
    margin-bottom: 10rem;
  }
  .archive div.archive-body section.article-grid .pagination:before,
  .archive div.archive-body section.article-grid .pagination:after {
    width: 30%;
  }
}
.archive div.archive-body .loader {
  display: block;
  margin: 0 auto;
  height: 33px;
  position: relative;
  top: -25px;
}
.archive div.archive-body .loader_off {
  display: none;
}
.archive div.archive-body .sidebar1 {
  width: 28%;
}
@media (min-width: 768px) {
  .archive div.archive-body .sidebar1 {
    right: 50%;
    position: relative;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body .sidebar1 {
    right: 68%;
    position: relative;
    padding-left: 0px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .archive div.archive-body .article-feed {
    left: 25%;
    position: relative;
  }
}
@media only screen and (max-width : 768px) {
  .archive div.archive-body aside .popular-articles,
  .archive div.archive-body aside .popular-topics,
  .archive div.archive-body aside .ads {
    display: none;
  }
}
body.tax-ages_stages article:hover {
  border-color: #101C3B !important;
}
body.term-pre-k article:hover {
  border-color: #F9A61A !important;
}
body.term-babytoddler article:hover {
  border-color: #DC2539 !important;
}
body.term-growing-reader article:hover {
  border-color: #8C2585 !important;
}
body.term-tween article:hover {
  border-color: #F06824 !important;
}
body.term-teen article:hover {
  border-color: #02A9AD !important;
}
div[data-client-type="mobile"] {
  display: none;
}
@media only screen and (max-width : 768px) {
  div[data-client-type="mobile"] {
    display: block;
    text-align: center;
  }
}
body.archive .article-feed article {
  margin-bottom: 1.3em !important;
}
/*
 * File: template-tags.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body.tag {
  /*
	.pagination {
		text-align: center;
		margin: 3.4em 0 6.7em;
		clear: both;
		a {
			font-size: 2.944em;
			color: @rb_peach;
			&:hover {
				color:darken(@rb_peach, 20%);
			}
		}

		.loader {
			display: block;
			margin: 10px auto;
			height: 33px;
			clear: both;
		}
		.loader_off {
			display:none;
		}	
	}
	*/
}
body.tag .topics-page {
  margin-bottom: 10em;
}
body.tag .topics-page .title {
  border-bottom: 2px solid #221e1f;
  padding-bottom: 2em;
}
body.tag .topics-page .title h1 {
  font-size: 2.3em;
  text-align: center;
}
@media only screen and (max-width : 768px) {
  body.tag .topics-page .title h1 {
    margin-bottom: 1em;
  }
}
body.tag .topics-page .row {
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  margin: 0;
  padding: 2em 8em;
  border-bottom: 2px solid #cccccc;
}
@media only screen and (max-width : 1024px) {
  body.tag .topics-page .row {
    padding: 1em 0;
  }
}
body.tag .topics-page .thumbnail {
  float: left;
  width: 20%;
  margin-right: 1.2em;
}
@media only screen and (max-width : 480px) {
  body.tag .topics-page .thumbnail {
    float: none;
    margin: 0 auto 1em;
    width: 100%;
  }
}
body.tag .topics-page .excerpt {
  float: left;
  width: 75%;
}
@media only screen and (max-width : 480px) {
  body.tag .topics-page .excerpt {
    margin-top: 1em;
    width: 100%;
  }
}
body.tag .topics-page img {
  float: right;
}
body.tag .topics-page img.placeholder {
  max-width: 165px;
}
@media only screen and (max-width : 480px) {
  body.tag .topics-page img {
    width: 100%;
    height: auto;
  }
  body.tag .topics-page img.placeholder {
    max-width: 100%;
  }
}
body.tag .topics-page .categories {
  margin-bottom: 1em;
}
body.tag .topics-page .categories .category {
  display: inline;
  font-size: 0.7778rem;
  margin: 0 3px;
  padding-bottom: 0;
}
body.tag .pagination {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 2.5rem;
  clear: both;
}
body.tag .pagination a {
  padding: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  min-width: 330px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
body.tag .pagination a:hover {
  color: #fff;
  background-color: #808184;
}
body.tag .pagination.loading a {
  visibility: hidden;
}
body.tag .pagination img {
  float: none;
}
@media only screen and (min-width: 320px) {
  body.tag .pagination a {
    min-width: 250px;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 480px) {
  body.tag > a article h2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  body.tag > a article {
    margin-left: -15px;
    margin-right: -15px;
  }
  body.tag .pagination a {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 640px) {
  body.tag .pagination {
    position: relative;
  }
  body.tag .pagination:before,
  body.tag .pagination:after {
    content: " ";
    position: absolute;
    top: 24px;
    width: 15%;
    background-color: #b2b2b2;
    height: 1px;
  }
  body.tag .pagination:before {
    left: 10px;
  }
  body.tag .pagination:after {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  body.tag .pagination {
    margin-bottom: 10rem;
  }
  body.tag .pagination:before,
  body.tag .pagination:after {
    width: 22%;
  }
}
@media only screen and (min-width: 968px) {
  body.tag .pagination {
    margin-bottom: 10rem;
  }
  body.tag .pagination:before,
  body.tag .pagination:after {
    width: 30%;
  }
}
body.tag .loader {
  display: block;
  margin: 0 auto;
  height: 33px;
  position: relative;
  top: -25px;
}
body.tag .loader_off {
  display: none;
}
/*
 * File: template-404.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.error404 {
  background-color: #ebf0f2;
  min-width: 320px;
  margin-top: 0;
  padding: 0 15px;
}
.error404 .wrapper {
  display: table;
  width: 100%;
  height: 100vh;
  margin-top: 0 !important;
}
.error404 .wrapper section {
  display: table-cell;
  vertical-align: middle;
}
.error404 .wrapper section article {
  text-align: center;
  padding: 2em 0 4em;
  background-color: #fff;
  *zoom: 1;
  max-width: 768px;
  margin: 0 auto 4em;
}
.error404 .wrapper section article:before,
.error404 .wrapper section article:after {
  content: " ";
  display: table;
  line-height: 0;
}
.error404 .wrapper section article:after {
  clear: both;
}
.error404 .wrapper section article i {
  font-size: 3.2em;
  padding-bottom: .6em;
}
.error404 .wrapper section article i svg {
  width: 49px;
  height: 57px;
}
.error404 .wrapper section article i svg path {
  fill: #f7a48b;
}
.error404 .wrapper section article h1 {
  width: 100%;
  border-top: solid 1px #b2b2b2;
  font-size: 3.222em;
  padding: 0.8em 1em .4em;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.error404 .wrapper section article p {
  font-size: 1.167em;
  padding: 0 3em;
  line-height: 1.6em;
}
@media only screen and (max-width : 768px) {
  .error404 .wrapper section article p {
    font-size: 1.5em;
    line-height: 1.15em;
  }
}
.error404 .wrapper section article p a {
  font-weight: normal;
  font-family: "URW Grotesk T Med", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.error404 .wrapper section article .button {
  display: inline-block;
  font-size: 1.1em;
  margin-bottom: 1.2em;
  *zoom: 1;
}
.error404 .wrapper section article .button:before,
.error404 .wrapper section article .button:after {
  content: " ";
  display: table;
  line-height: 0;
}
.error404 .wrapper section article .button:after {
  clear: both;
}
.error404 .wrapper section article section.popular {
  display: block;
  margin-bottom: 0;
}
body.template-preferences-center .page-header,
body.template-preferences-subscribe .page-header,
body.template-subscription-box .page-header {
  /*max-width: 750px;*/
  margin: 1em auto;
  text-align: center;
}
body.template-preferences-center .page-header h2,
body.template-preferences-subscribe .page-header h2,
body.template-subscription-box .page-header h2 {
  line-height: 1.3;
}
body.template-preferences-center .success,
body.template-preferences-subscribe .success,
body.template-subscription-box .success {
  text-align: center;
  margin-bottom: 2em;
  display: none;
}
body.template-preferences-center .success.show,
body.template-preferences-subscribe .success.show,
body.template-subscription-box .success.show {
  display: block;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .success.show,
  body.template-preferences-subscribe .success.show,
  body.template-subscription-box .success.show {
    margin: 0px 2% 30px 2%;
  }
}
body.template-preferences-center .success .social-font a,
body.template-preferences-subscribe .success .social-font a,
body.template-subscription-box .success .social-font a {
  font-size: 35px;
  padding: 0px 2px 5px 2px;
}
body.template-preferences-center .success header h2,
body.template-preferences-subscribe .success header h2,
body.template-subscription-box .success header h2 {
  font-size: 2.8em;
}
body.template-preferences-center .success article,
body.template-preferences-subscribe .success article,
body.template-subscription-box .success article {
  max-width: 1170px;
  margin: 0px auto;
  padding: 0px 30px 60px 30px;
}
body.template-preferences-center .success article p,
body.template-preferences-subscribe .success article p,
body.template-subscription-box .success article p {
  line-height: 150%;
}
body.template-preferences-center .success article div.share_copy,
body.template-preferences-subscribe .success article div.share_copy,
body.template-subscription-box .success article div.share_copy {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 5px;
}
body.template-preferences-center .preferences-container.hide,
body.template-preferences-subscribe .preferences-container.hide,
body.template-subscription-box .preferences-container.hide {
  display: none;
}
body.template-preferences-center article#subscription_box_header,
body.template-preferences-subscribe article#subscription_box_header,
body.template-subscription-box article#subscription_box_header {
  border: 0;
}
body.template-preferences-center .email-preferences,
body.template-preferences-subscribe .email-preferences,
body.template-subscription-box .email-preferences {
  border-top: 2px solid #000;
  padding-bottom: 1.5em;
  padding-top: 1.5em;
  margin-bottom: 1.5em;
  /*subscription box
		*
		*/
  /*END subscription box
		*
		*/
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences,
  body.template-preferences-subscribe .email-preferences,
  body.template-subscription-box .email-preferences {
    padding-bottom: 0em;
    padding-top: 0em;
  }
}
body.template-preferences-center .email-preferences #lr_container,
body.template-preferences-subscribe .email-preferences #lr_container,
body.template-subscription-box .email-preferences #lr_container {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
body.template-preferences-center .email-preferences #lr_container div:first-child,
body.template-preferences-subscribe .email-preferences #lr_container div:first-child,
body.template-subscription-box .email-preferences #lr_container div:first-child {
  width: 56%;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences #lr_container div:first-child,
  body.template-preferences-subscribe .email-preferences #lr_container div:first-child,
  body.template-subscription-box .email-preferences #lr_container div:first-child {
    width: 100%;
  }
}
body.template-preferences-center .email-preferences #lr_container div:last-child,
body.template-preferences-subscribe .email-preferences #lr_container div:last-child,
body.template-subscription-box .email-preferences #lr_container div:last-child {
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences #lr_container div:last-child,
  body.template-preferences-subscribe .email-preferences #lr_container div:last-child,
  body.template-subscription-box .email-preferences #lr_container div:last-child {
    width: 100%;
    position: relative;
  }
}
body.template-preferences-center .email-preferences #lr_container div.error,
body.template-preferences-subscribe .email-preferences #lr_container div.error,
body.template-subscription-box .email-preferences #lr_container div.error {
  position: relative;
  width: 100%;
}
body.template-preferences-center .email-preferences #subscription_box,
body.template-preferences-subscribe .email-preferences #subscription_box,
body.template-subscription-box .email-preferences #subscription_box {
  position: relative;
  min-height: 100%;
  display: inline-block;
  margin: 5% 0 0 0;
  padding: 0 0 5% 0;
  border-bottom: solid 2px #000000;
}
body.template-preferences-center .email-preferences div#subscription_box_copy,
body.template-preferences-subscribe .email-preferences div#subscription_box_copy,
body.template-subscription-box .email-preferences div#subscription_box_copy {
  float: left;
  margin: 0;
  text-align: left;
  width: 50%;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences div#subscription_box_copy,
  body.template-preferences-subscribe .email-preferences div#subscription_box_copy,
  body.template-subscription-box .email-preferences div#subscription_box_copy {
    width: 100%;
  }
}
body.template-preferences-center .email-preferences form#subscription_box_form,
body.template-preferences-subscribe .email-preferences form#subscription_box_form,
body.template-subscription-box .email-preferences form#subscription_box_form {
  float: left;
  margin: 0 0 0 5%;
  padding: 1em 0;
  background-color: #d9e4e9;
  width: 45%;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form#subscription_box_form,
  body.template-preferences-subscribe .email-preferences form#subscription_box_form,
  body.template-subscription-box .email-preferences form#subscription_box_form {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
}
body.template-preferences-center .email-preferences form#subscription_box_form div.newsletter,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.newsletter,
body.template-subscription-box .email-preferences form#subscription_box_form div.newsletter {
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.input-collection,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-collection,
body.template-subscription-box .email-preferences form#subscription_box_form div.input-collection {
  margin-bottom: .5em;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.input-box,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-box,
body.template-subscription-box .email-preferences form#subscription_box_form div.input-box {
  border: 0;
  padding: 10px 30px;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form#subscription_box_form div.input-box,
  body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-box,
  body.template-subscription-box .email-preferences form#subscription_box_form div.input-box {
    font-size: 18px;
  }
}
@media only screen and (min-width : 769px) {
  body.template-preferences-center .email-preferences .ages-columns,
  body.template-preferences-subscribe .email-preferences .ages-columns,
  body.template-subscription-box .email-preferences .ages-columns {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
  body.template-preferences-center .email-preferences .ages-columns .age-collection,
  body.template-preferences-subscribe .email-preferences .ages-columns .age-collection,
  body.template-subscription-box .email-preferences .ages-columns .age-collection {
    margin-top: 0!important;
  }
}
body.template-preferences-center .email-preferences form#subscription_box_form div.input-box span#sub_box_cta,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.input-box span#sub_box_cta,
body.template-subscription-box .email-preferences form#subscription_box_form div.input-box span#sub_box_cta {
  font-size: 30px;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.email_subscribe,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.email_subscribe,
body.template-subscription-box .email-preferences form#subscription_box_form div.email_subscribe {
  margin: 0;
  text-align: center;
  padding: 0;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.email_subscribe input,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.email_subscribe input,
body.template-subscription-box .email-preferences form#subscription_box_form div.email_subscribe input {
  width: 100%;
}
body.template-preferences-center .email-preferences form#subscription_box_form div.button,
body.template-preferences-subscribe .email-preferences form#subscription_box_form div.button,
body.template-subscription-box .email-preferences form#subscription_box_form div.button {
  width: 90%;
  margin-top: 1em;
}
body.template-preferences-center .email-preferences form,
body.template-preferences-subscribe .email-preferences form,
body.template-subscription-box .email-preferences form {
  max-width: 600px;
  margin: 1.5em auto;
  /*padding: .50em 0;*/
  font-size: 18px;
  line-height: 1.3;
}
body.template-preferences-center .email-preferences form .input-collection:not(.email),
body.template-preferences-subscribe .email-preferences form .input-collection:not(.email),
body.template-subscription-box .email-preferences form .input-collection:not(.email) {
  margin-bottom: 1.5em;
}
body.template-preferences-center .email-preferences form input[type="text"],
body.template-preferences-subscribe .email-preferences form input[type="text"],
body.template-subscription-box .email-preferences form input[type="text"],
body.template-preferences-center .email-preferences form input[type="email"],
body.template-preferences-subscribe .email-preferences form input[type="email"],
body.template-subscription-box .email-preferences form input[type="email"] {
  padding: 12px;
  border: 1px solid #000;
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
}
body.template-preferences-center .email-preferences form input[type="email"]::-webkit-input-placeholder,
body.template-preferences-subscribe .email-preferences form input[type="email"]::-webkit-input-placeholder,
body.template-subscription-box .email-preferences form input[type="email"]::-webkit-input-placeholder,
body.template-preferences-center .email-preferences form input[type="email"]::-moz-placeholder,
body.template-preferences-subscribe .email-preferences form input[type="email"]::-moz-placeholder,
body.template-subscription-box .email-preferences form input[type="email"]::-moz-placeholder,
body.template-preferences-center .email-preferences form input[type="email"]:-ms-input-placeholder,
body.template-preferences-subscribe .email-preferences form input[type="email"]:-ms-input-placeholder,
body.template-subscription-box .email-preferences form input[type="email"]:-ms-input-placeholder {
  color: #00f;
}
body.template-preferences-center .email-preferences form .group-title,
body.template-preferences-subscribe .email-preferences form .group-title,
body.template-subscription-box .email-preferences form .group-title {
  display: block;
  margin-bottom: 10px;
}
body.template-preferences-center .email-preferences form .group-title-opt,
body.template-preferences-subscribe .email-preferences form .group-title-opt,
body.template-subscription-box .email-preferences form .group-title-opt {
  display: block;
  padding-left: 28px;
  text-indent: -28px;
}
body.template-preferences-center .email-preferences form .group-title-opt-subs,
body.template-preferences-subscribe .email-preferences form .group-title-opt-subs,
body.template-subscription-box .email-preferences form .group-title-opt-subs {
  display: block;
  /*padding-left: 20px; 
				text-indent: -20px;*/
}
body.template-preferences-center .email-preferences form .email,
body.template-preferences-subscribe .email-preferences form .email,
body.template-subscription-box .email-preferences form .email {
  margin-bottom: 10px;
}
body.template-preferences-center .email-preferences form .update-email-collection,
body.template-preferences-subscribe .email-preferences form .update-email-collection,
body.template-subscription-box .email-preferences form .update-email-collection {
  margin-top: 10px;
  display: none;
}
body.template-preferences-center .email-preferences form .update-email-collection.show,
body.template-preferences-subscribe .email-preferences form .update-email-collection.show,
body.template-subscription-box .email-preferences form .update-email-collection.show {
  display: block;
}
body.template-preferences-center .email-preferences form .update-email-collection .email-collection,
body.template-preferences-subscribe .email-preferences form .update-email-collection .email-collection,
body.template-subscription-box .email-preferences form .update-email-collection .email-collection {
  margin-bottom: 10px;
}
body.template-preferences-center .email-preferences form .update-email-collection label,
body.template-preferences-subscribe .email-preferences form .update-email-collection label,
body.template-subscription-box .email-preferences form .update-email-collection label {
  display: block;
}
body.template-preferences-center .email-preferences form .update-email-collection input,
body.template-preferences-subscribe .email-preferences form .update-email-collection input,
body.template-subscription-box .email-preferences form .update-email-collection input {
  width: 100%;
}
body.template-preferences-center .email-preferences form .input-box,
body.template-preferences-subscribe .email-preferences form .input-box,
body.template-subscription-box .email-preferences form .input-box {
  border: 1px solid #b2b2b2;
  padding: 20px 30px;
  margin-bottom: 2.5em;
}
body.template-preferences-center .email-preferences form .input-box p,
body.template-preferences-subscribe .email-preferences form .input-box p,
body.template-subscription-box .email-preferences form .input-box p {
  margin-top: 0;
  line-height: 1.3;
}
body.template-preferences-center .email-preferences form .input-box .age-collection,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection,
body.template-subscription-box .email-preferences form .input-box .age-collection {
  margin: 1em 0;
}
body.template-preferences-center .email-preferences form .input-box .age-collection:last-of-type,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection:last-of-type,
body.template-subscription-box .email-preferences form .input-box .age-collection:last-of-type {
  margin-bottom: 0;
}
body.template-preferences-center .email-preferences form .input-box .age-collection > label,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection > label,
body.template-subscription-box .email-preferences form .input-box .age-collection > label {
  display: inline-block;
  min-width: 100px;
  line-height: 1;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection {
  display: none;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection.show,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection.show,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection.show {
  display: inline-block;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection label,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection label,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection label {
  margin-right: 10px;
}
body.template-preferences-center .email-preferences form .input-box .age-collection .gender-collection input,
body.template-preferences-subscribe .email-preferences form .input-box .age-collection .gender-collection input,
body.template-subscription-box .email-preferences form .input-box .age-collection .gender-collection input {
  margin-right: 5px;
}
body.template-preferences-center .email-preferences form input[type="text"].input-error,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error,
body.template-subscription-box .email-preferences form input[type="text"].input-error,
body.template-preferences-center .email-preferences form input[type="email"].input-error,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error,
body.template-subscription-box .email-preferences form input[type="email"].input-error {
  border-color: #990D0D;
}
body.template-preferences-center .email-preferences form input[type="text"].input-error:focus,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error:focus,
body.template-subscription-box .email-preferences form input[type="text"].input-error:focus,
body.template-preferences-center .email-preferences form input[type="email"].input-error:focus,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error:focus,
body.template-subscription-box .email-preferences form input[type="email"].input-error:focus,
body.template-preferences-center .email-preferences form input[type="text"].input-error:active,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error:active,
body.template-subscription-box .email-preferences form input[type="text"].input-error:active,
body.template-preferences-center .email-preferences form input[type="email"].input-error:active,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error:active,
body.template-subscription-box .email-preferences form input[type="email"].input-error:active,
body.template-preferences-center .email-preferences form input[type="text"].input-error:focus-visible,
body.template-preferences-subscribe .email-preferences form input[type="text"].input-error:focus-visible,
body.template-subscription-box .email-preferences form input[type="text"].input-error:focus-visible,
body.template-preferences-center .email-preferences form input[type="email"].input-error:focus-visible,
body.template-preferences-subscribe .email-preferences form input[type="email"].input-error:focus-visible,
body.template-subscription-box .email-preferences form input[type="email"].input-error:focus-visible {
  border: 2px solid #990D0D !important;
  outline-color: #990D0D;
}
body.template-preferences-center .email-preferences form .info.error,
body.template-preferences-subscribe .email-preferences form .info.error,
body.template-subscription-box .email-preferences form .info.error {
  color: #990D0D;
  margin-top: 10px;
}
body.template-preferences-center .email-preferences form > .info.error,
body.template-preferences-subscribe .email-preferences form > .info.error,
body.template-subscription-box .email-preferences form > .info.error {
  text-align: center;
}
body.template-preferences-center .email-preferences form span.info,
body.template-preferences-subscribe .email-preferences form span.info,
body.template-subscription-box .email-preferences form span.info {
  color: #000;
  display: inline-block;
  padding: 0px 0px 0px 28px;
  font-size: 16px;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences form span.info,
  body.template-preferences-subscribe .email-preferences form span.info,
  body.template-subscription-box .email-preferences form span.info {
    margin-top: 10px;
  }
}
body.template-preferences-center .email-preferences form .microseries,
body.template-preferences-subscribe .email-preferences form .microseries,
body.template-subscription-box .email-preferences form .microseries {
  display: none;
}
body.template-preferences-center .email-preferences form .button,
body.template-preferences-subscribe .email-preferences form .button,
body.template-subscription-box .email-preferences form .button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  margin: 0 auto;
  display: block;
  /*max-width: 350px;*/
  width: 100%;
  /*padding: 0.50rem 2em;*/
}
body.template-preferences-center .email-preferences form .button.disabled,
body.template-preferences-subscribe .email-preferences form .button.disabled,
body.template-subscription-box .email-preferences form .button.disabled {
  background-color: #808080;
  cursor: default;
}
body.template-preferences-center .email-preferences form .loader,
body.template-preferences-subscribe .email-preferences form .loader,
body.template-subscription-box .email-preferences form .loader {
  padding-top: 1em;
  text-align: center;
  display: none;
}
body.template-preferences-center .email-preferences form .loader.show,
body.template-preferences-subscribe .email-preferences form .loader.show,
body.template-subscription-box .email-preferences form .loader.show {
  display: block;
}
body.template-preferences-center .email-preferences form .loader img,
body.template-preferences-subscribe .email-preferences form .loader img,
body.template-subscription-box .email-preferences form .loader img {
  width: 40px;
  height: auto;
}
body.template-preferences-center .email-preferences .post-form-copy,
body.template-preferences-subscribe .email-preferences .post-form-copy,
body.template-subscription-box .email-preferences .post-form-copy {
  margin: 2em 0;
  text-align: center;
  margin: 0 10%;
}
body.template-preferences-center .email-preferences .post-form-copy p,
body.template-preferences-subscribe .email-preferences .post-form-copy p,
body.template-subscription-box .email-preferences .post-form-copy p {
  font-family: "URW Grotesk T W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences .post-form-copy,
  body.template-preferences-subscribe .email-preferences .post-form-copy,
  body.template-subscription-box .email-preferences .post-form-copy {
    margin: 0 auto;
  }
}
@media only screen and (max-width : 768px) {
  body.template-preferences-center .email-preferences figure,
  body.template-preferences-subscribe .email-preferences figure,
  body.template-subscription-box .email-preferences figure {
    display: none;
  }
}
@media (max-width: 1023px) {
  body.template-preferences-center .article-body,
  body.template-preferences-subscribe .article-body,
  body.template-subscription-box .article-body,
  body.template-preferences-center .article-body,
  body.template-preferences-subscribe .article-body,
  body.template-subscription-box .article-body {
    border-bottom: none;
  }
}
body.template-preferences-center input[type="checkbox"],
body.template-preferences-subscribe input[type="checkbox"],
body.template-subscription-box input[type="checkbox"] {
  display: none;
}
body.template-preferences-center input[type="checkbox"] + label,
body.template-preferences-subscribe input[type="checkbox"] + label,
body.template-subscription-box input[type="checkbox"] + label {
  position: relative;
}
body.template-preferences-center input[type="checkbox"] + label:before,
body.template-preferences-subscribe input[type="checkbox"] + label:before,
body.template-subscription-box input[type="checkbox"] + label:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  content: " ";
  margin-right: 8px;
  top: 4px;
  background: url('../../assets/images/checkbox-unchecked.svg') no-repeat;
  background-size: 20px auto;
}
body.template-preferences-center input[type="checkbox"] + label:after,
body.template-preferences-subscribe input[type="checkbox"] + label:after,
body.template-subscription-box input[type="checkbox"] + label:after {
  position: absolute;
  content: ' ';
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
  background: url('../../assets/images/checkbox-checked.svg');
}
body.template-preferences-center input[type="checkbox"]:checked + label:before,
body.template-preferences-subscribe input[type="checkbox"]:checked + label:before,
body.template-subscription-box input[type="checkbox"]:checked + label:before {
  background: url('../../assets/images/checkbox-checked.svg') no-repeat;
  background-size: 20px auto;
}
body.template-preferences-center form[name='email-preferences'] div:not(.loader) {
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}
body.template-preferences-center form[name='email-preferences'] .loader {
  position: absolute;
  left: 50%;
  margin-left: -20px;
}
body.template-preferences-center form[name='email-preferences'].profile-loaded div:not(.loader) {
  opacity: 1;
}
body.template-preferences-center form[name='email-preferences'].profile-loaded .loader {
  position: relative;
  left: auto;
  margin-left: auto;
}
section.popular {
  padding-top: 1em;
  margin-bottom: 4em;
  background-color: transparent;
}
@media (max-width: 768px) {
  section.popular p {
    padding-bottom: 1em;
    border-bottom: 2px solid #000;
  }
}
@media (min-width: 769px) {
  section.popular {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
section.popular .row {
  width: 90%;
  display: block;
  margin: auto;
}
section.popular .popular-link-wrap {
  background-color: transparent;
}
/*
 * File: template-signup.less
 *
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.single-signup #main .row {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0;
}
.single-signup #main .row .container {
  display: flex;
  justify-content: center;
  margin-bottom: 5em;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row .container {
    display: block;
    padding: 0;
  }
}
.single-signup #main .row form[name=signup_subscribe] {
  display: inline-block;
  padding: 40px;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row form[name=signup_subscribe] {
    padding: 24px;
    width: 100%;
  }
}
.single-signup #main .row form[name=signup_subscribe] input[type="checkbox"] {
  display: none;
}
.single-signup #main .row form[name=signup_subscribe] input[type="checkbox"] + label {
  position: relative;
}
.single-signup #main .row form[name=signup_subscribe] input[type="checkbox"] + label:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  content: " ";
  margin-right: 8px;
  top: 4px;
  background: url('../../assets/images/checkbox-unchecked.svg') no-repeat;
  background-size: 20px auto;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row form[name=signup_subscribe] input[type="checkbox"] + label:before {
    top: 3px;
  }
}
.single-signup #main .row form[name=signup_subscribe] input[type="checkbox"] + label:after {
  position: absolute;
  content: ' ';
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
  background: url('../../assets/images/checkbox-checked.svg');
}
.single-signup #main .row form[name=signup_subscribe] input[type="checkbox"]:checked + label:before {
  background: url('../../assets/images/checkbox-checked.svg') no-repeat;
  background-size: 20px auto;
}
.single-signup #main .row form[name=signup_subscribe] input[type=email] {
  padding: 0.75rem 1em;
  width: 100%;
}
.single-signup #main .row form[name=signup_subscribe] input[type=submit] {
  width: 100%;
}
.single-signup #main .row form[name=signup_subscribe] h1 {
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
}
.single-signup #main .row form[name=signup_subscribe] ul {
  list-style-type: none;
  list-style-position: outside;
  -webkit-padding-start: 0;
  padding: 0;
}
.single-signup #main .row form[name=signup_subscribe] ul li {
  margin-left: 1.6em;
  text-indent: -1.6em;
  padding: .5em 0;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row form[name=signup_subscribe] ul li {
    margin-left: 1.2em;
    text-indent: -1.2em;
  }
}
.single-signup #main .row form[name=signup_subscribe] .legal {
  margin-top: 1em;
}
.single-signup #main .row form[name=signup_subscribe] .legal a {
  color: #000;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row form[name=signup_subscribe] {
    padding: 24px;
    font-size: 21px;
  }
  .single-signup #main .row form[name=signup_subscribe] h1 {
    font-size: 1.5em;
    line-height: 1.3em;
  }
}
.single-signup #main .row .signup-col {
  display: inline-block;
}
.single-signup #main .row .signup-col.left {
  width: 56%;
  background-color: #fff;
  padding: 40px;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row .signup-col.left {
    width: 100%;
    height: 170px;
    padding: 0;
    margin-bottom: 2em;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
  }
}
.single-signup #main .row .signup-col.right {
  width: 38%;
  margin-left: 2.2em;
  vertical-align: top;
  float: right;
  background-color: #d9e4e9;
  word-break: break-word;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row .signup-col.right {
    width: 100%;
    margin-bottom: .5em;
  }
}
.single-signup #main .row .signup-col a:link,
.single-signup #main .row .signup-col a:active,
.single-signup #main .row .signup-col a:visited {
  color: #f6997d;
}
.single-signup #main .row .signup-col a:hover {
  color: #f26c43;
}
.single-signup #main .row p,
.single-signup #main .row li {
  line-height: 1.5em;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row p,
  .single-signup #main .row li {
    font-size: 22px;
  }
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row section.signup-descrip {
    padding: 0 15px;
  }
}
.single-signup #main .row section.signup-descrip.desktop,
.single-signup #main .row img.signup-img.desktop {
  display: inline-block;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row section.signup-descrip.desktop,
  .single-signup #main .row img.signup-img.desktop {
    display: none;
  }
}
.single-signup #main .row section.signup-descrip.desktop > p,
.single-signup #main .row img.signup-img.desktop > p {
  font-size: 21px;
}
.single-signup #main .row section.signup-descrip.mobile,
.single-signup #main .row img.signup-img.mobile {
  display: none;
}
@media only screen and (max-width : 768px) {
  .single-signup #main .row section.signup-descrip.mobile,
  .single-signup #main .row img.signup-img.mobile {
    display: inline-block;
    width: 100%;
  }
}
.single-signup #main .row .confirmation {
  text-align: center;
  margin-bottom: 4em;
}
.single-signup #main .row .confirmation h2 p {
  margin-bottom: .3em;
}
.single-signup #main .row .confirmation a.btn {
  display: inline-block;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem 2em;
  border: 0;
  font-family: "Acrom-Bold", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.single-signup #main .row .confirmation .preview-list {
  margin-top: 100px;
}
.single-signup #main .preview-list div.preview-list-item {
  text-align: center;
  width: 23%;
  margin: 0 1%;
  float: left;
}
.single-signup #main .preview-list div.preview-list-item a:link,
.single-signup #main .preview-list div.preview-list-item a:active,
.single-signup #main .preview-list div.preview-list-item a:visited {
  color: #000;
}
.single-signup #main .preview-list div.preview-list-item a:hover {
  color: #808184;
}
.single-signup #main .preview-list div.preview-list-item h3 {
  text-transform: uppercase;
  font-family: "Brandon Grotesque W01", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 28px 0 20px;
  padding-bottom: 4px;
  font-size: 14px;
  display: inline-block;
}
.single-signup #main .preview-list div.preview-list-item a.well_link {
  width: 90%;
  display: block;
  margin: 0 auto;
}
.single-signup #main .preview-list div.preview-list-item img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .single-signup #main .preview-list div.preview-list-item {
    width: 96%;
    margin: 0 2% 80px;
  }
}
.single-signup #main .hidden {
  display: none!important;
}
@media print {
  div.contact,
  nav.secondary {
    background-color: transparent !important;
  }
  body {
    font-size: 0.8em !important;
  }
  header.site-header {
    display: none;
  }
  img.logo {
    display: block;
    width: 20%;
    margin: 0 auto 10px;
  }
  .article-slider,
  .article-video,
  aside,
  div.article-comments,
  div.article-features,
  div.article-hero,
  div.pagination {
    display: none;
  }
  div#main {
    margin: 0;
  }
  div.article-main {
    float: none;
    margin: 0 auto;
    font-size: 0.6em;
  }
  .article-title-block {
    font-size: .6em;
    margin-bottom: 0 !important;
  }
  .article-title-block h1 {
    margin-top: 10px !important;
  }
  nav.secondary,
  ul.item-list-group {
    margin: 0 !important;
  }
  section.article-grid,
  section.connect,
  section.yt,
  section.pinterest,
  section.read-brightly,
  section.subscribe {
    display: none !important;
  }
  nav.secondary {
    padding: 0 !important;
  }
  ul.nav-ages-stages,
  ul.nav-pages {
    display: none;
  }
  div.contact {
    font-size: 0.6em;
  }
  div.contact .url {
    display: block !important;
  }
  div.nav-corporate {
    display: none;
  }
  body {
    background: white !important;
  }
  .logo {
    padding-top: 20px;
  }
  ul {
    list-style: none;
  }
  p a {
    word-wrap: break-word;
  }
  .single article.post .main .entry-content ul.book-list-gallery-group .list-description p {
    font-size: 10pt !important;
    line-height: 14pt !important;
  }
  .single article.post .main .entry-content ul.book-list-group li:not(.list-title),
  .single article.post .main .entry-content ul.img-list-group li:not(.list-title) {
    margin-bottom: 0.4em !important;
  }
  .single article.post .main .article-main .entry-content hr {
    margin-bottom: 0;
  }
  .article-main {
    max-width: 652px;
  }
  .entry-content p {
    font-size: 10pt !important;
    line-height: 14pt;
  }
  a {
    color: grey !important;
    text-decoration: underline;
  }
  .up-next {
    display: none;
  }
  .file-attachments {
    display: none;
  }
  .book-list-group,
  .img-list-group {
    display: block;
  }
  .book-list-group .list-title hr,
  .img-list-group .list-title hr {
    margin-bottom: 0!important;
  }
  .book-list-group .book-cover,
  .img-list-group .book-cover {
    display: none;
  }
  .book-list-group:before,
  .img-list-group:before {
    content: '';
  }
  .book-list-group li,
  .img-list-group li {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
  }
  .book-list-group .book-details,
  .img-list-group .book-details {
    width: 100%;
  }
  .book-list-group .book-details img,
  .img-list-group .book-details img {
    display: none;
  }
  .book-list-group .book-details p,
  .img-list-group .book-details p,
  .book-list-group .book-details .want-it,
  .img-list-group .book-details .want-it,
  .book-list-group .book-details .want-it-links,
  .img-list-group .book-details .want-it-links,
  .book-list-group .book-details .want-it-link,
  .img-list-group .book-details .want-it-link {
    display: none;
  }
  .book-list-group .book-details h2,
  .img-list-group .book-details h2,
  .book-list-group .book-details .author,
  .img-list-group .book-details .author {
    font-family: sans-serif;
    font-size: 10pt !important;
    line-height: 14pt;
    display: inline-block;
  }
  .book-list-group .book-details h2,
  .img-list-group .book-details h2 {
    display: inline-block !important;
  }
  .book-list-group .book-details h2 a,
  .img-list-group .book-details h2 a {
    text-style: bold;
    text-decoration: none;
  }
  .wp-image-4291 {
    display: none !important;
  }
  .book-list-gallery-group li.list-description {
    font-size: 10pt !important;
    line-height: 14pt !important;
  }
  .book-list-gallery-group h2 {
    border-bottom: solid 1px #b2b2b2;
    padding-bottom: 1em;
  }
  .book-list-gallery-group .row {
    width: 100%;
  }
  .book-list-gallery-group .book-cover,
  .book-list-gallery-group .want-it,
  .book-list-gallery-group img {
    display: none !important;
    min-height: auto !important;
  }
  .book-list-gallery-group .book {
    width: 100% !important;
    float: none;
    display: block;
  }
  .book-list-gallery-group .book .book-details {
    display: inline;
    float: none !important;
  }
  .book-list-gallery-group .book h2,
  .book-list-gallery-group .book .author {
    font-family: sans-serif;
    display: inline-block;
    font-size: 10pt !important;
    line-height: 14pt;
  }
  .book-list-gallery-group .book h2 {
    display: inline !important;
  }
  .book-list-gallery-group .book h2 a {
    padding-left: 0 !important;
  }
  .book-list-gallery-group .book h2 a {
    text-style: bold;
    text-decoration: none;
    padding-left: 5px;
  }
  div.contact {
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 1em;
  }
  div.zergheader,
  div.zerglayoutcl {
    display: none;
  }
  h2 {
    font-size: 1.33em;
  }
}
