/*
Shims for Flexbox - should work on Safari and IE10+
*/
.display-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #231f20;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 19px;
  line-height: 1.42105263;
  padding: 0;
  margin: 0;
  touch-action: manipulation;
}
main {
  display: block;
}
main.interactive {
  padding: 20px 10px;
  margin: 20px auto;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
a {
  color: #0777b3;
  text-decoration: none;
}
a:hover {
  color: #2b4d70;
}
a img {
  border: none;
}
img,
video,
embed,
object,
iframe {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231f20;
  margin: 1.42105263 0 0.71052632 0;
}
h1 {
  font-size: 28px;
  line-height: 1.07142857;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 1.0952381;
    letter-spacing: -1px;
  }
}
h2 {
  font-size: 24px;
  line-height: 1.42105263;
}
h3 {
  font-size: 22px;
  line-height: 1.04545455;
}
h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0.71052632 0 0 0;
}
nav.main-nav {
  background: white;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  position: relative;
  line-height: 1;
}
nav.main-nav .wrapper {
  max-width: 1020px;
  margin: auto;
  position: relative;
  padding: 10px;
}
@media (max-width: 480px) {
  nav.main-nav .wrapper {
    padding: 6px;
  }
}
nav.main-nav .logo {
  display: block;
  vertical-align: middle;
}
nav.main-nav .logo img {
  height: 24px;
  max-height: 100%;
}
@media (max-width: 480px) {
  nav.main-nav .logo img {
    height: 18px;
  }
}
nav.main-nav .share.top {
  position: absolute;
  top: 10px;
  right: 10px;
}
@media (max-width: 768px) {
  nav.main-nav .share.top {
    right: 4px;
    width: auto !important;
  }
}
nav.main-nav .share.top label {
  background: white !important;
}
@media (max-width: 480px) {
  nav.main-nav .share.top {
    top: 6px;
  }
  nav.main-nav .share.top label span {
    display: none;
  }
  nav.main-nav .share.top .left {
    margin-left: -275px !important;
  }
}
.ad {
  text-align: center;
  padding: 16px 0;
}
.ad.square {
  float: right;
  width: 320px;
}
@media (max-width: 480px) {
  .ad.square {
    width: 100%;
  }
}
.show-comments {
  border: 1px solid #0777b3;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #0777b3;
  cursor: pointer;
  margin: 20px 0;
}
.thin-div {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: auto;
  max-width: 900px;
}
.thin-div .center {
  position: relative;
  top: 15px;
  margin: auto;
  width: 105px;
  text-align: center;
  font-size: 20px;
  background: white;
}
.dont-miss {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 15px;
  max-width: 900px;
  font-size: 17px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.dont-miss .story {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 480px) {
  .dont-miss .story {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.dont-miss .padded {
  padding: 10px;
}
.dont-miss img {
  width: 100%;
}
.dont-miss a {
  color: #424648;
  transition: color .1s linear;
}
.dont-miss a:hover {
  color: #0777b3;
}
.dont-miss .small {
  font-weight: bold;
  font-size: 15px;
}
footer.nav-bottom {
  background: black;
  opacity: 0.95;
  padding: 8px 8px 4px 8px;
  position: relative;
  z-index: 99;
}
footer.nav-bottom .logo {
  float: left;
  margin-right: 10px;
}
footer.nav-bottom .logo img {
  margin-top: 5px;
  height: 20px;
}
footer.nav-bottom::after {
  clear: both;
  content: " ";
  display: block;
}
footer.nav-bottom .share.bottom {
  float: right;
  margin-top: 2px;
}
footer.nav-bottom .share.bottom label {
  background: black !important;
  color: white !important;
}
.ad {
  margin: 1em auto 2em auto;
}
body {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.container {
  max-width: 1000px;
  margin: auto;
}
.splash {
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  overflow: hidden;
}
.splash h1 {
  text-align: center;
  font-size: 48px;
}
@media (max-width: 480px) {
  .splash h1 {
    font-size: 28px;
  }
}
.splash img {
  display: block;
  margin: auto;
}
.splash .brightcove {
  position: relative;
  width: 50%;
  float: right;
  margin-left: 16px;
}
@media (max-width: 480px) {
  .splash .brightcove {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 32px;
  }
}
.splash .brightcove iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.splash .container {
  padding: 0 16px;
}
.splash .chatter {
  font-size: 17px;
}
.splash .chatter.first::first-letter {
  float: left;
  padding-right: 8px;
  font-size: 426.31578947%;
  line-height: 1;
  display: block;
  font-weight: bold;
}
.content {
  clear: both;
  max-width: 630px;
  font-size: 16px;
  margin: 16px auto;
}
@media (max-width: 480px) {
  .content {
    padding: 0 16px;
  }
}
.timeline .year-label {
  clear: both;
  margin-top: 10px;
  text-align: center;
  border-top: 2px dotted #7e838b;
  margin-bottom: 30px;
  transition: all .2s linear;
  opacity: .5;
}
.timeline .year-label label {
  margin: 0 auto;
  padding: 4px 8px;
  border: 2px solid #7e838b;
  background: white;
  color: #424648;
  position: relative;
  top: -10px;
  transition: all .2s linear;
}
.timeline .year-label.activated {
  opacity: 1;
}
.timeline h2 {
  margin: 0;
  font-size: 20px;
}
.timeline .entry {
  padding-bottom: 30px;
  clear: both;
}
.timeline .entry::after {
  display: block;
  content: "";
  clear: both;
}
.timeline .date {
  color: #ca6951;
  font-weight: bold;
}
.timeline blockquote {
  border: 1px dotted #e0e0e0;
  margin: 10px;
  padding: 10px;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  position: relative;
}
.timeline blockquote::before {
  content: "“";
  position: absolute;
  top: -30px;
  left: -10px;
  color: #e0e0e0;
  font-size: 90px;
  font-weight: bold;
}
.timeline blockquote::after {
  content: "„";
  position: absolute;
  bottom: -30px;
  right: -10px;
  color: #e0e0e0;
  font-size: 90px;
  font-weight: bold;
}
.timeline .photo-embed {
  max-width: 50%;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  z-index: 999;
  position: relative;
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 480px) {
  .timeline .photo-embed {
    float: none;
    max-width: 100%;
    margin: auto;
  }
}
.timeline .photo-embed img {
  max-height: 300px;
  display: block;
  margin: auto;
}
.timeline .photo-embed .credit {
  font-size: 14px;
  font-style: italic;
  text-align: right;
  text-transform: uppercase;
  color: #7e838b;
  padding: 8px 0;
}
.timeline .photo-embed.animate {
  transition: all 0.5s ease-in-out;
}
.timeline .photo-embed.hidden {
  opacity: 0.01;
  transform: translateY(20px);
}
.timeline .video-embed {
  position: relative;
}
.timeline .video-embed::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.timeline .video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.timeline .read-more {
  text-transform: uppercase;
  display: block;
  text-align: right;
}
ul.credit-block {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
  color: #424648;
}
ul.credit-block .date {
  margin-bottom: 16px;
}
