/*
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:visited {
  color: #7e838b;
}
a:hover,
a:focus {
  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;
}
.byline {
  font-size: 18px;
  margin: 24px auto 36px;
}
.byline .staff {
  font-style: italic;
  font-size: 16px;
}
.byline .date {
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #424648;
}
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;
  z-index: 999;
}
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;
  margin: 16px auto;
}
.ad.pending::before {
  display: block;
  content: "";
}
.ad.pending[data-type="banner"],
.ad.pending[data-type="bannerBottom"] {
  max-width: 728px;
}
.ad.pending[data-type="banner"]::before,
.ad.pending[data-type="bannerBottom"]::before {
  padding-bottom: 12.36263736%;
}
.ad.pending[data-type="tall"] {
  max-width: 300px;
}
.ad.pending[data-type="tall"]::before {
  padding-bottom: 200%;
}
.ad.pending[data-type="square"] {
  max-width: 300px;
}
.ad.pending[data-type="square"]::before {
  padding-bottom: 83.33333333%;
}
.subscribe-box {
  padding: 0;
}
.subscribe-box h2 {
  margin: 0;
}
.subscribe-box img {
  display: inline-block;
  padding-right: 10px;
  height: 24px;
}
@media (max-width: 480px) {
  .subscribe-box img {
    display: block;
    margin: 24px auto;
    padding-right: 0;
  }
}
.subscribe-box .button-box {
  padding-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 480px) {
  .subscribe-box .button-box {
    display: block;
    text-align: center;
  }
}
.subscribe-box .subscribe-button {
  display: inline-block;
  background: #0777b3;
  padding: 12px 15px 10px 15px;
  color: white;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: .08em;
}
.subscribe-box .subscribe-button:hover {
  background: #e0e0e0;
}
.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;
}
.article-content {
  max-width: 900px;
  margin: auto;
  padding: 0 16px;
  position: relative;
}
.article-content > p {
  max-width: 600px;
}
.article-content:first-child > .byline + p:first-letter {
  float: left;
  font-size: 450%;
  margin: -2px 4px -2px;
  color: #B60F00;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1;
}
.constrained {
  max-width: 900px;
  margin: auto;
  padding: 0 16px;
}
h2 {
  font-size: 32 px;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 480px) {
  h2 {
    font-size: 28px;
  }
}
.video-container {
  position: relative;
}
.video-container::before {
  display: block;
  content: "";
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.sidebar {
  float: right;
  width: 200px;
  margin: 30px 0 30px 30px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 768px) {
  .sidebar {
    float: none;
    width: 100%;
    margin: 20px 0;
    padding: 16px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
}
.sidebar h2 {
  font-size: 17px;
  margin-bottom: 8px;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.sidebar .caption {
  margin-top: 10px;
}
.sidebar .subscription img {
  display: none;
}
.sidebar .subscription .button-box {
  display: block;
  text-align: center;
}
.sidebar .subscription .button-box a {
  background: #5B7383;
  transition: all .2s linear;
}
.sidebar .subscription .button-box a:hover {
  background: #0C2635;
}
.sidebar.image,
.sidebar.video {
  width: 400px;
  font-size: 15px;
  max-width: 100%;
}
.sidebar.image img,
.sidebar.video img {
  display: block;
  margin: auto;
}
.sidebar.image h3,
.sidebar.video h3 {
  margin-top: 0;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.sidebar.image .credit,
.sidebar.video .credit {
  text-align: right;
  text-transform: uppercase;
}
.sidebar a {
  display: block;
}
.parallax-scene {
  clear: both;
  position: relative;
  overflow: hidden;
  margin: auto;
  margin: 40px 0;
}
.parallax-scene img {
  display: block;
  max-width: none;
}
.parallax-scene .layer {
  position: absolute;
  transform-origin: 50%;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform 48ms linear;
}
.parallax-scene .bg {
  width: 110%;
  left: -5%;
  top: -5%;
}
.parallax-scene .base {
  transform: translateZ(0);
  width: 100%;
}
.cutline {
  float: right;
  width: 225px;
  border-left: 16px solid #B60F00;
  padding: 0 0 16px 16px;
  font-size: 15px;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: 300;
}
@media (max-width: 480px) {
  .cutline {
    float: none;
    width: 100%;
    margin-top: 24px;
    border-left: 0;
    padding: 0 16px;
    font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
  }
}
/* victim mugshot */
.victim.parallax-scene .hand {
  top: 25%;
  width: 100%;
}
/* john walking down hallway */
.hallway.parallax-scene::before {
  display: block;
  content: "";
  padding-bottom: 57.91666667%;
}
.hallway.parallax-scene .man {
  top: 16%;
  left: 2%;
  width: 44%;
}
/* zitar browsing */
.browsing.parallax-scene .monitor {
  top: 1%;
  left: 9%;
  width: 35%;
}
.browsing.parallax-scene .man {
  top: 11%;
  left: 52%;
  width: 49%;
}
/* bedroom */
.bedroom.parallax-scene .background {
  transform-origin: 20% 50%;
}
/* airport */
.airport.parallax-scene::before {
  display: block;
  content: "";
  padding-bottom: 59.58333333%;
}
.airport.parallax-scene .right-woman {
  top: 17%;
  left: 74%;
  width: 25%;
}
.airport.parallax-scene .left-woman {
  top: 25%;
  width: 35%;
  left: 0%;
}
/* bar */
.bar.parallax-scene .men {
  width: 80%;
  top: 20%;
}
/* cops arresting the table */
.arrest.parallax-scene::before {
  display: block;
  content: "";
  padding-bottom: 62.91666667%;
}
.arrest.parallax-scene .left-cop {
  width: 30%;
  top: 2%;
  left: -8%;
}
.arrest.parallax-scene .right-cop {
  right: -8%;
  top: 4%;
  width: 30%;
  left: auto;
}
/* Rhinehart testimony */
.courtroom.parallax-scene .bg {
  width: 110%;
  left: -5%;
}
.courtroom.parallax-scene .rhinehart {
  top: 14%;
  width: 42%;
  left: 20%;
}
header.splash {
  max-width: 1600px;
  margin: 16px auto 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: black;
}
@media (max-width: 480px) {
  header.splash {
    display: block;
    background: white;
  }
}
header.splash .halfway {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
header.splash .parallax-scene {
  margin: 0;
}
header.splash .article-title {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  padding: 0 40px;
}
@media (max-width: 480px) {
  header.splash .article-title {
    padding: 0 16px;
  }
}
header.splash .article-title h1 {
  font-size: 100px;
  color: #B60F00;
  text-transform: uppercase;
  margin: 0;
  light-height: 1;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (min-width: 1600px) {
  header.splash .article-title h1 {
    font-size: 160px;
  }
}
@media (max-width: 480px) {
  header.splash .article-title h1 {
    font-size: 72px;
  }
}
header.splash .article-title h2 {
  font-size: 32px;
  margin: 16px auto 48px;
  color: white;
  font-weight: 300;
  line-height: 1.2;
  font-family: "Arvo", "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 480px) {
  header.splash .article-title h2 {
    color: black;
    font-size: 24px;
    margin: 16px auto;
  }
}
footer.credits {
  padding: 24px 0;
  background: #e0e0e0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
footer.credits h2 {
  font-size: 18px;
  font-weight: bold;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
footer.credits .constrained {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
footer.credits .constrained > div {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (max-width: 480px) {
  footer.credits .constrained {
    display: block;
  }
}
footer.credits ul {
  list-style-type: none;
  padding: 0;
  margin: 16px 0;
}
footer.credits .metabox {
  padding-right: 36px;
}
@media (max-width: 480px) {
  footer.credits .metabox {
    padding-right: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid black;
  }
}
footer.credits .subscription-pitch {
  background: white;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  padding: 20px;
  font-size: 16px;
}
@keyframes typing {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.audio-player {
  position: relative;
  width: 100%;
  padding: 20px 0;
  margin: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.audio-player audio {
  margin: auto;
  display: block;
  min-width: 50%;
}
@media (max-width: 480px) {
  .audio-player audio {
    width: 100%;
  }
}
.audio-player .transcript-box {
  position: relative;
  min-height: 20vh;
  padding: 40px;
  transition: all .3s linear;
  opacity: 1;
}
@media (max-width: 480px) {
  .audio-player .transcript-box {
    padding: 32px 16px;
  }
}
.audio-player .transcript-box.paused {
  color: #7e838b;
}
.audio-player .transcript-box .line {
  font-family: "Arvo", monospace;
  font-size: 32px;
}
@media (max-width: 480px) {
  .audio-player .transcript-box .line {
    font-size: 16px;
  }
}
.audio-player .transcript-box .line.intro {
  text-align: center;
  line-height: 1.7;
}
.audio-player .transcript-box .line .speaker {
  background: #B60F00;
  color: white;
  display: inline-block;
  padding: 4px 16px;
  font-weight: bold;
  font-size: 80%;
}
.audio-player .transcript-box .line.prep {
  position: absolute;
  transition: all .3s linear;
  transform: translateY(0);
  opacity: 1;
}
.audio-player .transcript-box .line.fade {
  opacity: 0;
}
.audio-player .transcript-box .line.active .typed {
  animation: step-start typing 0.2s both;
}
