
.text-fader {
  max-height: 200px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.text-fader .text-fader-more {
  position: absolute;
  bottom: 0;
  padding-top: 12px;
  height: 54px;
  width: 100%;
  /*background: url(/images/white-fade-strip.png) top center repeat-x;*/
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAQAAAF6/yjnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGtJREFUCNdNzDEKwkAARNHvXxNWmyWVBxAMIngTG2/oTWy8kDY2OhYhEnj8boZUcpOzNGnkTSKQC3nIII28yIeEjHIld9lKlY30UqWXXrppOyE72ctRTnKQQYp0sl4oizq3SBHJV1b/w9nzBxpEGrqKy17VAAAAAElFTkSuQmCC) top center repeat-x;
  text-align: center;
}

.text-fader .text-fader-more .text-fader-more-button {
  width: auto;
  display: inline-block;
  background: #9e1a32;
  color: white;
  padding: 4px 5px 1px 7px;
  font-family: 'Zilla Slab',"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  cursor:pointer;
}

.text-fader .text-fader-more .text-fader-more-button:hover {
  text-decoration: underline;
}

.text-fader .text-fader-more .text-fader-more-button .icon {
  top: 2px;
  margin-left: -3px;
}


@media (max-width: 639px) {
  .royalSlider {
    width: 480px;
  }
}

@media (max-width: 479px) {
  .royalSlider {
    width: 100%;
  }
}

@media (max-width: 639px) {

  .igoing-clear.index #wrapper #left {
    display: table-row-group;
    float:none;
  }

  .igoing-clear.index #wrapper #content {
    display: table-row-group;
    float:none;
  }

  .igoing-clear.index #wrapper #right {
    display: table-header-group;
    float:none;
  }

}

#issues-mobile {
  display: none;
}
@media (max-width: 799px) {
  #issues {
    display: none;
  }
  #tocd .body .tooltips span {
    display: none;
  }
}

/*
@media (min-width: 320px) and (max-width: 799px) {
  #issues-slider {
    max-width: 320px;
    margin: 0 auto;
  }
  #issues-mobile-slider {
    max-width: 240px;
    margin: 0 auto;
  }
  #issues-slider figcaption,
  #issues-mobile-slider figcaption {
    background-color: transparent !important;
    background: none;
  }
  #issues {
    display: none;
  }

  #issues-mobile {
    display: block;
    margin: 40px 0px;
    width: auto;
  }

  #issues-mobile .other-issues {
    width: 74%;
    margin: 2em 13% 0;
  }

  #issues-mobile h4 { text-align: center; }

  #issues-mobile .rsContent.row figure { text-align: center; }
}
*/


:lang(zh) body {
    font-family: "PMingLiU", "MingLiU", SimSun, STSong, Georgia, "Times New Roman",Times,serif;
}
:lang(zh) i,
:lang(zh) em,
:lang(zh) #content .lead {
    font-style: normal !important;
    font-weight: 700;
}
:lang(zh) figcaption {
    font-family: "Microsoft JhengHei", "Heiti TC", STHeiti,'Zilla Slab',Helvetica,Roboto,Arial,sans-serif;
    font-size: 1rem;
}

:lang(zh) #footer section p {
    font-family: "Microsoft JhengHei", "Heiti TC", STHeiti,'Zilla Slab',Helvetica,Roboto,Arial,sans-serif;
    text-indent: -14px;
}
:lang(zh) .date {
  font-family: "Microsoft JhengHei", "Heiti TC", STHeiti,'Zilla Slab',Helvetica,Roboto,Arial,sans-serif;
}
:lang(zh) #content .story.harlem p {
  line-height: 1.8em;
}

:lang(ja) body {
    font-family: 'Hiragino Mincho Pro', 'MS PMincho', Georgia, "Times New Roman",Times,serif;
}
:lang(ja) #content p {
    line-height: 1.5em;
}
:lang(ja) #content .lead {
   line-height: 1.7em;
}
:lang(ja) i,
:lang(ja) em,
:lang(ja) #content .lead {
    font-style: normal !important;
}



:lang(nl) .the-metrics #content div.pullquote .source {
  padding-left: 25%;
}
:lang(nl) .the-metrics h2 {
  font-size: 1.9em;
}

:lang(sv) figcaption span.red {
  padding-right: 0.45em;
}
 
:lang(ru) body.i201612-the-expansion-issue .caption-like span:last-of-type {
  line-height: 1.35em;
}

.l6.caption-like {
    min-height: 170px;
}
:lang(ru) body.i201612-the-expansion-issue .orgs-links-item figure>span {
  font-size: 2.1em;
  bottom: -0.45em;
  font-weight: 500;
}
@media (max-width: 575px) {

  body.i201612-the-expansion-issue .orgs-links-item aside {
    padding-top: 0.5em;

  }
  body.i201612-the-expansion-issue .orgs-links-item aside .date {
    margin-bottom: .2em;
  }
}

:lang(ru) body.i201612-the-expansion-issue .orgs-links-item aside .deck {
  font-size: 11px !important;
  line-height: 1.1em;
}
@media (min-width: 768px) { 
  :lang(ru) body.i201612-the-expansion-issue .orgs-links-item aside .deck {
      font-size: 20px !important;
  }
  :lang(ru) body.i201612-the-expansion-issue .orgs-links-item figure>span {
      font-size: 3em;
  }  
}
@media (min-width: 800px) { 
  :lang(ru) body.i201612-the-expansion-issue .orgs-links-item aside .deck {
      font-size: 15px !important;
  }
}
@media (min-width: 992px) {
  :lang(ru) body.i201612-the-expansion-issue .orgs-links-item figure>span {
      font-size: 3.4em;
  } 
  :lang(ru) body.i201612-the-expansion-issue .orgs-links-item aside .deck {
      font-size: 20px !important;
  }
}
@media (min-width: 1200px){
  :lang(ru) body.i201612-the-expansion-issue .orgs-links-item aside .deck {
    font-size: 23px !important;
  }
}

:lang(ru) .caption-build, :lang(ru) body.i201612-the-expansion-issue .caption-like span,
:lang(ru) #content div.pullquote, :lang(ru) figcaption,
:lang(ru) #top-links li, :lang(ru) #highlights>div aside,
:lang(ru) #tocd li.article, :lang(ru) #tocd li.feature, :lang(ru) #tocm li.article, :lang(ru) #tocm li.feature, :lang(ru) #toc li.article, :lang(ru) #toc li.feature,
:lang(ru) #right h3, :lang(ru) #tocd, :lang(ru) #tocm, :lang(ru) #toc,
:lang(ru) #right section>h4, :lang(ru) #right section .show-on-mobile>h4, :lang(ru) #right section .show-in-mobile>h4,
:lang(ru) #right section .hide-on-mobile>h4, :lang(ru) #right section .hide-in-mobile>h4,
:lang(ru) #tocd .head h4, :lang(ru) #tocm .head h4, :lang(ru) #toc .head h4,
:lang(ru) #content .deck,
:lang(ru) h1,:lang(ru) h2,:lang(ru) h3,:lang(ru) h4,:lang(ru) h5,:lang(ru) h6{
  font-family:"PT Serif Caption","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}
:lang(ru) .date { 
  font-family:Arial,sans-serif;
}

:lang(fr) #content .deck,
:lang(it) #content .deck {
  font-size: 25px;
  line-height: 1em !important;
}

:lang(fr) .i201612-the-expansion-issue .story figure.l8 img,
:lang(fr) .i201612-the-expansion-issue .story figure.l9 img {
  margin-bottom: 15px;
}
:lang(fr) .the-aims-of-scientology .story figure {
  margin-bottom: 16px;
}
:lang(fr) #content sup,
:lang(fr) .deck sup {
  font-size: 0.8em;
  top:-20%;
  line-height: 1em !important;
  vertical-align: super;
    /*font-size: smaller;*/
} 
