@font-face {
  font-family: Skolar Sans;
  font-weight: 300;
  src: url("https://docs.rferl.org/Infographics/sources/fonts/SkolarSansLatnCyrl-El.woff");
}

@font-face {
  font-family: Skolar Sans;
  font-weight: 400;
  src: url("https://docs.rferl.org/Infographics/sources/fonts/SkolarSansLatnCyrl-Rg.woff");
}

@font-face {
  font-family: Skolar Sans;
  font-weight: 700;
  src: url("https://docs.rferl.org/Infographics/sources/fonts/SkolarSansLatnCyrl-Bd.woff");
}

@font-face {
  font-family: Skolar;
  src: url("https://docs.rferl.org/Infographics/sources/fonts/Apollo_Framework/SkolarLatnCyrl-Light.woff2");
  font-weight: 300;
}

@font-face {
  font-family: Skolar;
  src: url("https://docs.rferl.org/Infographics/sources/fonts/Apollo_Framework/SkolarLatnCyrl-Rg.woff2");
  font-weight: 400;
}

@font-face {
  font-family: Skolar;
  src: url("https://docs.rferl.org/Infographics/sources/fonts/Apollo_Framework/SkolarLatnCyrl-Bd.woff2");
  font-weight: 700;
}

@font-face {
  font-family: DeJaVu;
  src: url(https://docs.rferl.org/Infographics/sources/fonts/Apollo_Framework/DejaVuSans.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Roboto Condensed", sans-serif;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://gdb.currenttime.tv/26659B65-479D-481C-AF68-D552C4A19974_w1600.jpg);
}

body header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  z-index: 999;
}

body header img {
  height: auto;
  opacity: .9;
  max-width: 120px;
}

body section {
  height: 100%;
  /* Create the parallax scrolling effect */
}

body #pre-hero {
  height: 100vh;
}

body #heading {
  background: url(https://docs.rferl.org/Infographics/2019/2019_01/2019_01_Kremlin_Calling/fancy-mask.png);
  border-bottom: 4px solid #a2abbc;
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  padding-top: 60px;
}

body #heading #titles {
  position: absolute;
  top: 50%;
  width: 90%;
  left: 5%;
  padding: 0;
  text-align: center;
}

body #heading #titles h1 {
  display: inline;
  font-size: 7rem;
  line-height: 1.2;
  color: #fafafa;
  text-shadow: 1px 1px 1px #333;
  margin-bottom: 10px;
}

body #heading #titles .credits {
  margin-top: 20px;
  font-size: 1.8rem;
  line-height: 1.1;
  color: #f0f0f0;
  text-shadow: 1px 1px 1px #333;
  font-weight: 300;
  margin-bottom: 2rem;
  opacity: .9;
}

body #heading #titles .credits.time {
  color: #a2abbc;
  font-size: 1.4rem;
}

body #heading .arrow {
  position: absolute;
  bottom: 6rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  -webkit-animation: arrowAnim 2s infinite;
  animation: arrowAnim 2s infinite;
  text-align: center;
}

@-webkit-keyframes arrowAnim {
  to {
    opacity: 0;
  }
}

@keyframes arrowAnim {
  to {
    opacity: 0;
  }
}

body #content {
  background: #fafafa;
}

body #content .intro {
  margin-top: 4rem;
  margin-bottom: 1rem;
  color: #404040;
  font-size: 1.6rem;
  font-family: Skolar, serif;
  line-height: 1.4;
  text-align: left;
}

body #content .facebook {
  margin-top: 1rem;
  margin-bottom: 2rem;
  min-height: 2rem;
}

h1, h2, h3, p {
  font-family: "Roboto Condensed", sans-serif;
  color: #444;
}

h1 {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  margin: 2rem 0;
}

h2 {
  font-size: 2.6rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

h3 {
  font-size: 2rem;
  margin-top: 2rem;
  font-weight: 600;
}

p {
  font-family: Skolar, serif;
  font-size: 1.3rem;
  line-height: 1.5;
  margin: 1rem 0 2rem;
  color: #4f4f4f;
}

a {
  color: #2D1996;
}

a:visited, a:hover {
  color: #a2abbc;
}

.popup {
  min-width: 120px;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.4);
}

.popup h3 {
  text-align: right;
  line-height: 2rem;
  margin: 10px 10px 6px;
  font-weight: 400;
}

.popup h3 strong {
  font-size: 3rem;
  font-weight: 600;
}

.map, .chart {
  min-width: 280px;
  height: 400px;
  margin: 20px auto 20px;
}

.year.summary h2 {
  font-size: 3rem;
}

.year h2 {
  font-size: 4rem;
  text-align: left;
  padding-bottom: .5rem;
  border-bottom: 1px solid #e0e0e0;
  color: #102c44;
}

.year h2 span.align-right {
  color: #a2abbc;
  font-size: 2rem;
  font-weight: 300;
  text-transform: lowercase;
  text-align: right;
  padding-bottom: 8px;
}

.year p {
  margin-bottom: 2rem;
}

.year p.final {
  color: #404040;
}

.year .item {
  display: none;
}

.year .item.active {
  display: block;
}

.year .btn.btn-light {
  background-color: #fafafa;
  border-color: #f0f0f0;
}

.year .btn.btn-light.active {
  border-color: #f0f0f0;
}

.year .map, .year .chart {
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

#share-container {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#share-container h3 {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

#share-container a {
  margin: 6px;
}

#share-container a:hover svg {
  fill: #f05;
}

#share-container a svg {
  fill: #2D1996;
}

footer {
  border-top: 1px solid #a2abbc;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 1rem 0;
}

footer p {
  font-size: 1rem;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
}

footer p.about {
  color: #a2abbc;
}

@media (max-width: 575.98px) {
  body {
    background: none;
  }
  body:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -10;
    background-image: url(https://gdb.currenttime.tv/26659B65-479D-481C-AF68-D552C4A19974_w1600.jpg);
    background-size: cover;
    background-position: center center;
  }
  body #heading #titles {
    top: 40%;
  }
  body #heading #titles h1 {
    font-size: 3.4rem;
    line-height: 1;
  }
  body #heading #titles .credits {
    font-size: 1.1rem;
    margin: 2rem 0;
  }
  body #heading #titles .facebook {
    margin-top: 1rem;
    min-height: 2rem;
  }
  body #heading .arrow {
    bottom: 6rem;
  }
  body #content .intro {
    font-size: 1.4rem;
  }
  body #content p {
    font-size: 1.2rem;
  }
  body #content footer p {
    font-size: .9rem;
  }
  .year .map, .year .chart {
    height: 320px;
  }
  .year.summary h2 {
    font-size: 2.4rem;
  }
  .year.summary p {
    margin-bottom: 2rem;
  }
  .year h2 span.align-right {
    font-size: 1.5rem;
    padding-bottom: 8px;
  }
}
/*# sourceMappingURL=kremlin.css.map */