/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

body {
  line-height: 1; 
  background: none !important;
}

ol, ul {
  list-style: none; }

/* 8/16/2018 */
  ol li, ul li {
    padding: 0 !important;
    margin-left: 0 !important;
}

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

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

html {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  margin: 0;
  padding: 0; }
  @media (max-width: 980px) {
    body {
      overflow-x: hidden; } }

input[type=text]::-ms-clear {
  display: none; }

.content {
  display: flex;
  max-width: 1164px;
  margin: 0 auto; }

.content--interior {
  max-width: 937px; }
  @media (max-width: 1164px) {
    .content--interior {
      width: 100%;
      display: block; } }

.footer ul li {
  padding-left: 12px !important;
}
#mobile-menu-search {
  position: relative;
}
.sic--mobile {
  right: 14px;
  top: 14px;
}

.white-background {
  display: block !important;
}

.SL-menu li {
  padding: 10px 8px !important;
}

.top-stories li {
  height: 170px;
}

.content-container, .container {
  order: 1;
  width: 752px;
  margin-top: 50px;
  padding-bottom: 4rem; }
  @media (max-width: 1164px) {
    .content-container, .container {
      max-width: 620px;
      margin: 0 auto; } }
  @media (max-width: 980px) {
    .content-container, .container {
      padding: 0;
      width: 90%; } }
  .content-container h2, .content-container h4, .container h2, .container h4 {
    padding-bottom: 2rem; }
    @media (max-width: 1164px) {
      .content-container h2, .content-container h4, .container h2, .container h4 {
        font-size: 20px;
        padding-bottom: 16px; } }
  @media (max-width: 1164px) {
    .content-container h4, .container h4 {
      font-size: 18px; } }
  .content-container h5, .container h5 {
    font-family: ralewaySemiBold, sans-serif;
    padding-bottom: 20px;
    padding-top: 20px; }
  .content-container hr, .container hr {
    margin-top: 50px;
    margin-bottom: 50px; }
  .content-container li, .container li {
    font-family: ralewayMedium, sans-serif;
    padding-bottom: 2rem;
    padding-top: 0.5rem; }
  .content-container p, .container p {
    padding-bottom: 2rem; }
  .content-container a, .container a {
    color: #217cb5; }
    .content-container a:hover, .container a:hover {
      text-decoration: underline;
      color: #1a628e; }
  .content-container pre, .content-container xmp, .content-container plaintext, .content-container listing, .container pre, .container xmp, .container plaintext, .container listing {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0px;
    padding: 1em;
    background-color: #f8f8f8; }

.container > h1 {
  margin-top: 50px; }

.advertising {
  margin-top: 50px; }

.hub-container {
  position: relative; }
  @media (max-width: 1164px) {
    .hub-container {
      width: 80%;
      padding-top: 30px; } }
  @media (max-width: 980px) {
    .hub-container {
      padding-bottom: 40px; } }

.lit-container {
  position: relative;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
  margin-bottom: 8rem; }

.container {
  margin: 0 auto; }
  .container p {
    padding-bottom: 1rem; }
  .container a {
    font-family: ralewaySemiBold, sans-serif;
    color: #217cb5; }
  .container h1 {
    padding-bottom: 0.2rem; }
  .container h3 {
    padding-bottom: 0.2rem;
    font-size: 18px; }

#content-container--expander {
  text-align: left;
  margin-top: 0; }
  @media (max-width: 980px) {
    #content-container--expander {
      padding: 0;
      width: 100%;
      max-width: none; } }

.interior-container {
  max-width: 655px;
  order: 1; }
  @media (max-width: 1164px) {
    .interior-container {
      width: 90%;
      margin-top: 50px; } }
  @media (max-width: 980px) {
    .interior-container .quotation {
      font-size: 14px;
      font-family: ralewayMedium, sans-serif;
      font-style: italic; } }

.ad-container {
  order: 2;
  padding-left: 5rem;
  margin-right: -5rem;
  padding-top: 25px; }
  .ad-container img {
    display: block; }
  @media (max-width: 980px) {
    .ad-container {
      display: none; } }

.unit-container {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #e5e5e5; }
  .unit-container:before {
    content: '';
    display: block;
    position: absolute;
    left: -100%;
    bottom: -1px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%; }
  .unit-container:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    bottom: -1px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%; }
  @media (max-width: 980px) {
    .unit-container {
      padding: 2rem;
      width: 100%; }
      .unit-container img {
        width: 100%; } }

.mobile-line-break {
  display: none; }
  @media (max-width: 980px) {
    .mobile-line-break {
      display: block; } }

#homepage-container {
  max-width: 1140px;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 100px; }
  @media (max-width: 980px) {
    #homepage-container {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (max-width: 980px) {
    #homepage-container h2 {
      text-align: center;
      font-size: 22px;
      font-family: ralewayBold, sans-serif; } }

.sponsor-space {
  margin-top: -50px; }
  @media (max-width: 980px) {
    .sponsor-space img {
      width: 100%; } }

.homepage-subheader {
  text-align: center;
  width: 570px;
  margin: 0 auto;
  color: #484848; }
  @media (max-width: 980px) {
    .homepage-subheader {
      width: 100%; } }

.homepage-cta__block {
  display: inline-block;
  width: 268px;
  padding: 25px;
  text-align: center;
  vertical-align: top; }
  .homepage-cta__block h3 {
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 18px; }
  .homepage-cta__block p {
    line-height: 25px; }
  @media (max-width: 980px) {
    .homepage-cta__block {
      display: block;
      margin: 0 auto; } }

.homepage-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url("/images/sprites.png"); }

.icon--inkpen {
  background-position: 0px 173px; }

.icon--book {
  background-position: -156px 170px; }

.icon--calc {
  background-position: -69px 178px; }

.homepage-app {
  margin: 6rem 0 6rem;
  background-color: #f9f1d7;
  height: 300px;
  position: relative; }
  @media (max-width: 980px) {
    .homepage-app {
      margin: 1rem 0 0;
      height: 145px; } }

.homepage-app__copy {
  text-align: center;
  float: right;
  width: 50%;
  padding: 5rem; }
  .homepage-app__copy img {
    padding-right: 20px;
    margin-top: 1rem; }
  .homepage-app__copy p {
    line-height: 20px;
    padding-top: 10px; }
  @media (max-width: 980px) {
    .homepage-app__copy {
      display: none; } }

.homepage-app__copy--mobile {
  display: none; }
  .homepage-app__copy--mobile p {
    width: 55%;
    margin: 0 auto;
    padding-bottom: 20px;
    line-height: 20px; }
  .homepage-app__copy--mobile img {
    padding: 15px;
    margin: 0 auto; }
  .homepage-app__copy--mobile a {
    font-family: ralewayMedium, sans-serif;
    text-decoration: underline;
    font-size: 14px; }
  @media (max-width: 980px) {
    .homepage-app__copy--mobile {
      display: block;
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px; } }

.homepage-app__copy--mobilev2 {
  display: none;
  text-align: center; }
  @media (max-width: 1164px) {
    .homepage-app__copy--mobilev2 {
      display: block;
      margin-bottom: 3rem; }
      .homepage-app__copy--mobilev2 p {
        padding-bottom: 10px;
        width: 100%; } }
  @media (max-width: 980px) {
    .homepage-app__copy--mobilev2 {
      margin-bottom: 0; } }

.iphone {
  background-image: url("/images/iphone6angle.png");
  height: 376px;
  width: 610px;
  position: absolute;
  top: -20px; }
  @media (max-width: 980px) {
    .iphone {
      background: none; } }

.iphone--mobile {
  display: none; }
  @media (max-width: 1164px) {
    .iphone--mobile {
      width: 250px; } }
  @media (max-width: 980px) {
    .iphone--mobile {
      display: block;
      position: absolute; } }

.iphone--mobile__wrapper {
  width: 243px;
  margin: 0 auto; }

.app-download {
  margin: 0 auto; }

#site-breadcrumbs {
  max-width: 1164px;
  margin: 0 auto;
  padding-top: 1rem; }
  @media (max-width: 1164px) {
    #site-breadcrumbs {
      padding-left: 4.5rem; } }
  @media (max-width: 980px) {
    #site-breadcrumbs {
      display: none; } }
  #site-breadcrumbs .breadcrumb {
    font-family: ralewayMedium, sans-serif;
    font-size: 12px;
    color: #217cb5;
    display: inline-block; }
    #site-breadcrumbs .breadcrumb:hover {
      text-decoration: underline; }
  #site-breadcrumbs li:not(:last-child):after {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #43474a;
    clear: both;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5em;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  #site-breadcrumbs li:last-child a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase; }
  #site-breadcrumbs .last-breadcrumb {
    color: #000;
    font-weight: bold;
    text-transform: uppercase; }

.container .navigation li {
  display: block;
  padding-bottom: .5rem; }

.upperAlpha li {
  list-style-type: disc;
  padding-bottom: 20px; }

#marketing-modules {
  width: 1180px; }
  @media (max-width: 1164px) {
    #marketing-modules {
      width: 100%; } }

.marketing-modv2 {
  display: inline-block;
  position: relative;
  width: 558px;
  height: 280px;
  background-size: contain;
  margin-bottom: 100px; }

.marketing-modv3 {
  display: inline-block;
  position: relative;
  margin: 5rem 8px 100px;
  width: 364px;
  height: 182px;
  background-size: contain; }
  @media (max-width: 1164px) {
    .marketing-modv3 {
      display: block;
      max-width: 100%;
      margin: 30px auto;
      background-size: cover;
      overflow: hidden; } }
  @media (max-width: 980px) {
    .marketing-modv3 {
      margin: 0 auto; } }

@media (max-width: 1164px) {
  .marketing-header {
    font-size: 22px;
    font-family: ralewayBold,sans-serif; } }

.marketing-copy {
  position: absolute;
  right: 0;
  text-align: center;
  width: 200px;
  margin: 40px 20px; }
  .marketing-copy h3 {
    padding-bottom: 10px; }
  .marketing-copy h3:first-of-type {
    line-height: 20px; }
  .marketing-copy p {
    line-height: 20px;
    font-size: 14px;
    font-family: ralewayLight, sans-serif;
    padding-bottom: 10px; }
  .marketing-copy a {
    font-family: ralewayMedium, sans-serif;
    text-decoration: underline;
    font-size: 13px; }
  .marketing-copy h3, .marketing-copy p, .marketing-copy a {
    color: #fff; }
    @media (max-width: 1164px) {
      .marketing-copy h3, .marketing-copy p, .marketing-copy a {
        display: none; } }
  .marketing-copy h3, .marketing-copy a {
    text-transform: uppercase; }

.marketing-mod--app {
  background-image: url("/images/marketing_mod_app_bg.jpg"); }

.marketing-mod--shakespeare {
  background-image: url("/images/marketing_mod_shakespeare_bg.jpg"); }

.marketing-mod--bn {
  background-image: url("/images/marketing_mod_bn_bg.jpg"); }

.marketing-image {
  position: absolute; }
  @media (max-width: 1164px) {
    .marketing-image {
      left: 0;
      right: 0;
      margin: 0 auto; } }

.mi-iphone {
  left: -50px; }
  @media (max-width: 1164px) {
    .mi-iphone {
      left: 0; } }

.mi-book-cover {
  left: 20px; }
  @media (max-width: 1164px) {
    .mi-book-cover {
      left: 0; } }

@media (max-width: 980px) {
  .blog-header {
    margin-top: 2rem; } }

.homepage-slider {
  display: inline-flex;
  overflow: visible;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 20px 41px 20px 40px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }
  @media (max-width: 980px) {
    .homepage-slider {
      width: 100%;
      padding-left: 0;
      padding-right: 0px; } }
  .homepage-slider img {
    width: 175px;
    height: 100%; }

.homepage-slider__item {
  margin-right: 1em; }

.homepage-slider--side {
  display: block;
  width: 300px;
  padding: 17px 0; }
  @media (max-width: 1164px) {
    .homepage-slider--side {
      display: inline-flex;
      width: 100%; } }
  .homepage-slider--side .homepage-slider__item {
    display: inline-flex;
    padding-bottom: 1em; }
  .homepage-slider--side .post-title {
    width: 100%;
    font-size: 13px;
    font-family: ralewayMedium, sans-serif;
    line-height: 18px;
    padding-bottom: 8px; }
    .homepage-slider--side .post-title:hover {
      color: #6f6f6f; }
  .homepage-slider--side .post-author {
    font-size: 13px;
    padding-bottom: 4px;
    font-family: ralewayMedium, sans-serif; }
    .homepage-slider--side .post-author a:hover {
      text-decoration: underline; }
    .homepage-slider--side .post-author span {
      font-family: ralewayBold, sans-serif; }
  .homepage-slider--side .post-date {
    font-size: 11px; }
  .homepage-slider--side img {
    width: 90px;
    height: 50px; }

.post-tag {
  display: inline-block;
  font-family: ralewaySemiBold, sans-serif;
  color: #fff;
  background-color: #df5a00;
  font-size: 10px;
  padding: 4px 7px 4px 7px;
  margin: 22px 0 10px;
  text-align: center;
  text-transform: uppercase; }

.post-title {
  font-family: ralewayBold, sans-serif;
  font-size: 13px;
  color: #484848;
  padding-bottom: 10px;
  line-height: 17px; }
  .post-title:hover {
    color: #6f6f6f; }

.post-author {
  font-family: ralewayRegular, sans-serif; }
  .post-author span {
    font-family: ralewaySemiBold, sans-serif; }

.post-content {
  padding-left: 10px; }

.homepage-slider--side-header {
  padding-top: 2rem;
  font-size: 15px; }

.owl-prev {
  position: absolute;
  left: 0;
  border: none;
  top: 45%;
  width: 25px;
  height: 30px;
  background-image: url("/images/sprites.png");
  background-position-x: -196px;
  background-position-y: 433px; }
  .owl-prev:hover {
    background-position-x: -363px;
    width: 20px;
    background-color: transparent !important; }

.owl-next {
  position: absolute;
  right: 0;
  border: none;
  top: 45%;
  width: 25px;
  height: 30px;
  background-image: url("/images/sprites.png");
  background-position-x: -266px;
  background-position-y: 433px; }
  .owl-next:hover {
    background-position-x: -424px;
    background-color: transparent !important; }

.owl-prev.disabled {
  background-position-x: -383px;
  width: 23px;
  background-color: transparent !important;
  cursor: default !important; }

.owl-next.disabled {
  background-position-x: -444px;
  width: 25px;
  background-color: transparent !important;
  cursor: default !important; }

@font-face {
  font-family: ralewayBlack;
  src: url("/fonts/raleway/Raleway-Black.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayBlackItalic;
  src: url("/fonts/raleway/Raleway-BlackItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayBold;
  src: url("/fonts/raleway/Raleway-Bold.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayBoldItalic;
  src: url("/fonts/raleway/Raleway-BoldItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayExtraBold;
  src: url("/fonts/raleway/Raleway-ExtraBold.ttf");
  font-display: swap; }
@font-face {
  font-family: ralewayExtraBoldItalic;
  src: url("/fonts/raleway/Raleway-ExtraBoldItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayExtraLight;
  src: url("/fonts/raleway/Raleway-ExtraLight.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayExtraLightItalic;
  src: url("/fonts/raleway/Raleway-ExtraLightItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayItalic;
  src: url("/fonts/raleway/Raleway-Italic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayLight;
  src: url("/fonts/raleway/Raleway-Light.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayLightItalic;
  src: url("/fonts/raleway/Raleway-LightItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayMedium;
  src: url("/fonts/raleway/Raleway-Medium.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayMediumItalic;
  src: url("/fonts/raleway/Raleway-MediumItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayRegular;
  src: url("/fonts/raleway/Raleway-Regular.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewaySemiBold;
  src: url("/fonts/raleway/Raleway-SemiBold.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewaySemiBoldItalic;
  src: url("/fonts/raleway/Raleway-SemiBoldItalic.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayThin;
  src: url("/fonts/raleway/Raleway-Thin.ttf"); 
  font-display: swap;}
@font-face {
  font-family: ralewayThinItalic;
  src: url("/fonts/raleway/Raleway-ThinItalic.ttf"); 
  font-display: swap;}
h1, h2, h3, h4, h5, h6 {
  color: #484848; }

h1 {
  font-family: ralewayBlack, sans-serif;
  font-size: 30px; }

.shakespeare-page h1 {
  color: white; }

h2 {
  font-family: ralewaySemiBold, sans-serif;
  font-size: 25px; }

h3 {
  font-family: ralewaySemiBold, sans-serif;
  font-size: 15px; }

h4 {
  font-family: ralewaySemiBold, sans-serif; }

p {
  font-family: ralewayRegular, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #292c2e; }
  @media (max-width: 980px) {
    p {
      font-size: 16px;
      line-height: 28px; } }

i {
  font-style: italic; }

b {
  font-family: ralewayBold, sans-serif;
  text-transform: capitalize; }

a {
  text-decoration: none;
  color: #217cb5; }

.alphabet {
  align-self: center;
  font-family: ralewayBlack, sans-serif;
  font-size: 73px;
  text-transform: uppercase;
  color: #484848;
  min-width: 100px; }
  @media (max-width: 980px) {
    .alphabet {
      font-size: 50px; } }

#global-nav li a {
  font-family: ralewayMedium, sans-serif;
  font-size: 16px;
  color: #217cb5; }

.subnav__bold {
  padding-bottom: 10px; }
  .subnav__bold a {
    color: #484848; }
    @media (max-width: 980px) {
      .subnav__bold a {
        font-size: 22px; } }

.subnav__light {
  font-family: ralewayRegular, sans-serif; }
  @media (max-width: 980px) {
    .subnav__light {
      display: block;
      font-size: 22px; } }

.subnav__writtenby {
  font-family: ralewayMedium, sans-serif; }
  .subnav__writtenby a {
    text-decoration: underline; }
    .subnav__writtenby a:hover {
      color: #1a628e;
      text-decoration: none; }
  .subnav__writtenby a:not([href]) {
    text-decoration: none;
    color: #292c2e; }

.summary_sentence {
  text-align: left;
  float: right;
  font-size: 14px;
  line-height: 22px;
  padding: 33px 0 20px;
  max-width: 820px;
  margin: 0 auto; }
  @media (max-width: 1164px) {
    .summary_sentence {
      max-width: 100%;
      margin: 0 20px 0;
      padding: 20px 0 20px;
      float: none; } }
  .summary_sentence a:hover {
    text-decoration: underline; }

.summary_sentence--no-promo {
  text-align: center;
  float: none; }

.title-page--books-list {
  padding-top: 2rem;
  margin-top: -3rem; }
  .title-page--books-list .buy-it-now {
    margin-left: 0;
    margin-top: 10px; }
    .title-page--books-list .buy-it-now:hover {
      background-color: #33b883; }
  @media (max-width: 980px) {
    .title-page--books-list {
      width: 25%; } }
  @media (max-width: 980px) {
    .title-page--books-list .author-page__book {
      width: 100%; } }
  .title-page--books-list .book-title {
    font-size: 16px; }

.container--faq {
  font-family: ralewayRegular,sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #292c2e;
  width: 900px; }
  @media (max-width: 980px) {
    .container--faq {
      width: 100%; } }
  .container--faq table {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 4rem;
    margin-top: 4rem; }
    @media (max-width: 980px) {
      .container--faq table {
        margin: 2rem 2rem; } }
  @media (max-width: 980px) {
    .container--faq td {
      display: block;
      clear: both; } }
  .container--faq h1 {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 4rem;
    border-bottom: 1px solid #cccccc; }
    @media (max-width: 980px) {
      .container--faq h1 {
        padding-top: 4rem; } }
    .container--faq h1:before {
      content: '';
      display: block;
      position: absolute;
      left: -100%;
      bottom: -1px;
      border-bottom: 1px solid #cccccc;
      width: 100%; }
    .container--faq h1:after {
      content: '';
      display: block;
      position: absolute;
      left: 100%;
      bottom: -1px;
      border-bottom: 1px solid #ccc;
      width: 100%; }
  .container--faq h2 {
    padding-bottom: 24px; }
  .container--faq h3 {
    padding-bottom: 24px;
    font-size: 22px;
    color: #292c2e; }
  @media (max-width: 980px) {
    .container--faq ul {
      list-style-position: inside; } }
  .container--faq li {
    list-style-type: disc;
    width: 90%; }
    .container--faq li a {
      font-family: ralewaySemiBold, sans-serif;
      text-decoration: underline; }

@keyframes slideDown {
  0% {
    top: -40px; }
  25% {
    top: -20px; }
  75% {
    top: -5px; }
  100% {
    top: 0; } }
@keyframes slideLeft {
  0% {
    left: -900px; }
  100% {
    left: 0; } }
.show {
  display: block !important; }

.expanded {
  display: list-item !important; }

.fixed-pos {
  position: fixed; }

.filter-item--disabled {
  background: none !important;
  color: #cccccc !important; }

.show--mobile-menu {
  display: block !important;
  animation: slideLeft .3s; }

.show--shakespeare-nfs {
  display: inline-block !important;
  animation: slideDown .3s; }

.tns--mobile-show {
  display: block !important;
  z-index: 99999 !important; }
  .tns--mobile-show .list-grid, .tns--mobile-show .sub-list {
    display: block;
    border: none; }
    .tns--mobile-show .list-grid li, .tns--mobile-show .sub-list li {
      border: none;
      list-style-type: disc; }
      .tns--mobile-show .list-grid li a, .tns--mobile-show .sub-list li a {
        font-size: 18px;
        text-decoration: underline; }
  .tns--mobile-show .sub-list {
    border: none; }

.hide {
  display: none; }

@media (max-width: 980px) {
  .desktop-only {
    display: none !important; } }

.disc > li {
  list-style-type: disc !important; }

.no-disc > li {
  list-style-type: none !important; }

.no-arrow {
  padding-right: 13px; }

.mhb-char:before {
  background-position: 4px -169px !important; }

.mhb-idea:before {
  background-position: -242px -169px !important; }

.mhb-analysis:before {
  background-position: 4px -169px !important; }

.mhb-quotes:before {
  background-position: -199px -169px !important; }

.mhb-themes:before {
  background-position: -240px -169px !important; }

.mhb-study:before {
  background-position: -157px -169px !important; }

#global-nav {
  width: 100%;
  display: flex;
  position: relative;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #cccccc;
  max-width: 1164px;
  margin: 0 auto; }
  @media (max-width: 980px) {
    #global-nav {
      padding: 0.8em; } }
  #global-nav ul {
    margin: 20px -4rem 10px 3rem; }
    @media (max-width: 980px) {
      #global-nav ul {
        display: none;
        margin: 0; } }
  #global-nav li {
    display: inline-block; }
    #global-nav li a {
      vertical-align: top;
      margin-right: 1.8rem;
      padding-bottom: 20px; }
      @media (max-width: 1164px) {
        #global-nav li a {
          margin-right: 7px; } }
  #global-nav:before {
    content: '';
    display: block;
    position: absolute;
    left: -100%;
    bottom: -1px;
    border-bottom: 1px solid #cccccc;
    width: 100%; }
  #global-nav:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    bottom: -1px;
    border-bottom: 1px solid #cccccc;
    width: 100%; }

#main-menu li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #217cb5; }

#global-nav--mobile {
  display: none;
  position: fixed;
  top: 0;
  padding: 55px 15px 40px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 10; }
  #global-nav--mobile a {
    font-family: ralewaySemiBold;
    font-size: 18px;
    line-height: 50px;
    color: #1c8fd6; }

@media (max-width: 1164px) {
  .global-nav__items {
    margin: 15px 0; } }

.promo-banner-top {
  background-color: #e6f0f5;
  padding: 23px; }
  .promo-banner-top .promo-banner-wrapper {
    width: 1164px;
    margin: 0 auto; }
  .promo-banner-top a {
    font-family: ralewayBold;
    font-size: 12px;
    color: #0c709d; }
    @media (max-width: 980px) {
      .promo-banner-top a {
        text-align: center;
        width: 100%; } }
  .promo-banner-top a:nth-child(2) {
    float: right;
    text-decoration: underline;
    font-family: ralewayLight;
    font-size: 12px; }
    @media (max-width: 980px) {
      .promo-banner-top a:nth-child(2) {
        display: none; } }

#overlay-search {
  position: relative;
}
#search-suggestions {
  overflow-y: scroll;
  box-shadow: 0px 3px 8px 1px #88888817;}

#search-suggestions li {
  line-height: 25px;
}

#search-suggestions li a {
  display: block;
  padding: 25px;
  font-family: ralewayLight, sans-serif;
  font-size: 25px;
  color: #292c2e;
}

#search-suggestions li a:hover {
  background: #e5e5e5;
}

#search-suggestions li a:hover a {
  color: #217cb5;
}

@media (max-width: 980px) {
  #search-suggestions {width: 100%;}
}

#search-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: rgba(255, 255, 255, 0.98); }
  #search-overlay .search-overlay__wrapper {
    max-width: 752px;
    margin: 0 auto;
    margin-top: 160px;
    background-color: #fff; }
    @media (max-width: 980px) {
      #search-overlay .search-overlay__wrapper {
        padding: 15px;
        margin-top: 30px; } }
  #search-overlay .search-overlay__search-bar {
    width: 720px;
    margin: 0 auto;
    font-size: 35px;
    font-family: ralewayLight;
    color: #292c2e;
    padding: 15px 0 15px 50px;
    border: none;
    border-left: 25px solid #fff;
    border-bottom: 1px solid #cccccc; }
    @media (max-width: 980px) {
      #search-overlay .search-overlay__search-bar {
        width: 100%;
        margin: 0 auto; } }
  #search-overlay .search-overlay__close {
    display: inline;
    vertical-align: middle; }
    #search-overlay .search-overlay__close img {
      padding-left: 10px; }
    @media (max-width: 980px) {
      #search-overlay .search-overlay__close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 24px; } }

#search-overlay .search-overlay__search-bar::placeholder {
  color: rgb(117, 117, 117);
}

.sic--overlay {
  left: 25px;
  bottom: 25px;
}

.search-icon__clicker {
  position: absolute;
}

.overlay-close-icon {
  background-image: url("images/overlay-close.png") no-repeat;
  width: 17px;
  height: 17px;
  background-size: contain; }

.global-nav__search {
  border: 1px solid #cccccc;
  padding: 20px;
  font-family: ralewayLight;
  font-size: 18px;
  padding: 15px 0 15px 15px;
  width: 100%; }

.global-nav__search-icon {
  display: inline-block;
  width: 18px;
  height: 20px;
  margin: -3px 6px;
  vertical-align: inherit;
  background-image: url("/images/sprites.png");
  background-position: -100px 394px; }
  .global-nav__search-icon:hover {
    cursor: pointer;
    background-position: -118px 394px; }

.mobile-nav-open, .mobile-search {
  display: none;
  padding-top: 15px; }
  @media (max-width: 980px) {
    .mobile-nav-open, .mobile-search {
      display: block;
      background-image: none; } }

.mobile-nav-close {
  position: absolute;
  right: 30px;
  top: 10px;
  width: 23px;
  height: 30px;
  background-image: url("/images/sprites.png");
  background-position: 374px 400px; }

#login-signup {
  margin: 20px 0 10px 11.3rem !important; }
  @media (max-width: 1164px) {
    #login-signup {
      margin: 10px 0 10px 8.3rem !important; } }
  #login-signup li img {
    vertical-align: top;
    padding-right: 12px; }
  #login-signup li a {
    vertical-align: top;
    padding-bottom: 24px;
    font-size: 13px;
    font-family: ralewaySemiBold, sans-serif; }
  #login-signup li:nth-child(n+2) a:hover {
    text-decoration: none;
    border-bottom: 3px solid #217cb5; }

.border-space-right {
  border-right: 1px solid #cccccc;
  margin-right: 1.5rem; }
  @media (max-width: 1164px) {
    .border-space-right {
      margin-right: 7px; } }

#login-signup--mobile {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }
  #login-signup--mobile li {
    display: inline;
    height: 30px;
    padding-right: 0.8rem;
    padding-left: 1rem; }
    #login-signup--mobile li a {
      font-family: ralewayLight;
      font-size: 15px; }
  #login-signup--mobile li:not(:last-child) {
    border-right: 1px solid #cccccc; }

.login-signup--divider {
  color: #cccccc; }

  @media (max-width: 980px) {
    #page-container {
      width: 100%;
    }
    .signUp {
      width: 100%;
    }
    .signup_was_login {
      width: 100%;
    }
    #submit {
      width: 100%;
    }
  }
  

@media (max-width: 1164px) {
  .global-nav__logo img {
    margin-left: 1em; } }
@media (max-width: 980px) {
  .global-nav__logo {
    margin: 0 auto; }
    .global-nav__logo img {
      width: 200px !important; } }


/* Override for reset password page 
8/16/2018
*/
.container-footer {
  width: 100% !important;
}
.footer {
  background-color: #e7f8ff;
  text-align: center;
  padding: 50px;
  clear: left; }
  .footer h2 {
    padding-bottom: 20px; }
  .footer p {
    color: #292c2e;
    padding-bottom: 37px;
    line-height: 20px; 
    font-size: 16px;
    width: auto;
  }
  .footer a, .footer a:visited {
    font-family: ralewaySemiBold;
    text-decoration: underline;
    color: #43474a; }
    .footer a:hover {
      text-decoration: underline; 
    }
  .footer ul {
    margin: 0;
  }
  .footer ul li {
    display: inline-block;
    font-family: ralewaySemiBold;
    font-size: 14px;
    color: #43474a;
    padding-left: 12px; }
    .footer ul li:nth-child(-n+6):after {
      content: "|";
      display: inline-block;
      padding-left: 12px; }
    .footer ul li a {
      text-decoration: none; 
      color: #43474a;
      margin: 0;
    }
    @media (max-width: 980px) {
      .footer ul li {
        line-height: 28px; } }

@media (min-width: 980px) {
  .footer-menu {
    text-align: left; } }

.footer-content {
  width: 1164px;
  margin: 0 auto; }
  .footer-content .big-links:hover {
    text-decoration: none; }
  @media (max-width: 1164px) {
    .footer-content {
      width: 100%; } }

.footer-copyright {
  float: left;
  padding-left: 9rem;
  padding-right: 50px; }
  @media (max-width: 980px) {
    .footer-copyright {
      float: none;
      padding: 0; } }

.sparklife-container p {
  margin-bottom: 1em;
}

.sparklife-container strong {
  font-family: ralewayBold, sans-serif;
}
/*# sourceMappingURL=sn2018.css.map */