body {
  margin: 0;
}

.text-col a {
  color: #3c3c3c;
  border-bottom: 2px solid #ff6804;
  text-decoration: none;
}

.callout a {
  color: #fff;
  text-decoration: none;
}


header {
  width: 100%;
  display: inline-table;
  height: 100%;
}

#main {
  background-color: #fff;
  margin-top: 500px;
}

.hero {
  display: none;
}

.lede-content {
  max-width: 60%;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

#lede-credit {
  font-family: 'TiemposTextWeb-Regular', Georgia, serif;
  font-size: 14px;
  color: #ccc;
  float: right;
  position: relative;
  z-index: 1000;
  -ms-transform: rotate(90deg); 
  -webkit-transform: rotate(90deg); 
  transform: rotate(90deg);
  -moz-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  right: 1.25em;
}

.hed {
  margin-top: 200px;
  padding-bottom: 20px;
}

h1 {
  font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  font-size: 76px;
  color: #000;
  font-weight: normal;
  vertical-align: middle;
  display: inline;
  background-color: #ffbc03;
}

.dek {
  font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  font-size: 38px;
  color: #000;
  display: inline;
  background-color: #ffbc03;
}

.subhed {
  font-family: 'HaasTextBold', Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 60px;
  color: #000;
}

#body-container {
  width: 100%;
  margin: 0 auto;
  font-family: Helvetica, Arial, sans-serif;
  background-image: url('../img/wings_v2.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.mobile-video {
  display: none;
}

.content_wrapper {
  display: inline;
}

.text-col {
  width: 50%;
  max-width: 970px;
  margin: 0 auto;
  font: 18px 'TiemposTextWeb-Regular', Georgia, Times, serif;
  line-height: 1.6em;
  color: #3c3c3c;
  padding-bottom: 20px;
  padding-top: 40px;
}

.break {
  font-family: 'HaasTextBold';
  color: #ff6804;
  font-size: 20px;
}

.inline_media {
  min-width: 25%;
  margin: 40px auto;
  text-align: center;
  width: 100%;
}

.img-wrapper {
  position: relative;
  display: inline-block;
}

.img-wrapper::after {
  content: " ";
  position: absolute;
  right: -2%;
  bottom: -20px;
  width: 104%;
  height: 100%;
  background-color: #000;
  z-index: 0;
}

.inline_media img {
  position: relative;
  z-index: 1;
}

.img_right {
  float: right;
  max-width: 350px;
  margin: 0 -200px 60px 40px;
}

.img_right .img-wrapper::after {
  content: " ";
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 0;
}

.img_left .img-wrapper::after {
  content: " ";
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 0;
}

.img_right img, .img_left img {
  width: 100%;
  position: relative;
  z-index: 1;
}

.img-wrapper iframe {
  position: relative;
  z-index: 1;
}

.img_left {
  float: left;
  max-width: 350px;
  margin: 0 40px 60px -200px;
}

.video-frame {
  width: 800px; 
  height: 450px;
}

.img-caption {
  padding: 20px;
  margin-top: -4px;
  background-color: #000;
  z-index: 1;
  position: relative;
  max-width: 970px;
}

.caption {
  font: 16px 'HaasTextBold', Helvetica, Arial, sans-serif;
  color: #ffbc03;
  margin-bottom: 0;
}

.credit {
  font: 11px 'TiemposTextWeb-Regular', Georgia, Times, serif;
  color: #999;
  margin-bottom: 0;
}

.video-frame {
  width: 800px; 
  height: 450px;
}

#more {
  margin: 20px auto 48px;
}

.credits {
  font-family: 'HaasText', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #444;
  margin-top: 40px;
}

.bold {
  font-family: 'HaasTextBold', Helvetica, Arial, sans-serif;
}

.closer {
  margin-top: -5px;
  margin-left: 2px;
  height: 14px;
}

#footer .source {
  float: none;
  text-align: center;
}

.recirc{
  font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  width:55%;
  padding:20px 0 80px 0;
  margin:0 auto 300px;
  color: #000;
}

.recirc a{
  font-size: 28px;
  text-decoration: none;
  color: #ff6804;
}

.recirc1{
  width: 50%;
  display: block; 
  float: left; 
  padding: 10px; 
  box-sizing: border-box; 
  vertical-align: top; 
}

.recirc1 img{
  width:100%;
  height: auto;
}

.recirc h2 {
  font-size: 32px;
  color: #ff6804;
}

.mobile-chart {
  display: none;
}

.terminal .recirc, .terminal .video {
  display: none;
} 

.terminal .text-col a {
  border-bottom: none;
}

.clearfix:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
 }

.clearfix { display: inline-block; }
/* start commented backslash hack \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }

*, *:after, *:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


@media screen and (max-width: 1020px) {

  #main {
    margin-top: 500px;
  }

  h1 {
    font-size: 55px;
  }

  .text-col {
    margin: 40px 30px 60px;
    width: auto;
  }

  .inline_media {
    float: none;
    margin: 0 auto;
  }

  .inline_media .img-wrapper img {
    width: 94%;
  }

  .img-wrapper::after {
    right: 0%;
    width: 100%;
  }

  .video-frame {
    width: 640px; 
    height: 360px;
  }

  .recirc {
    width: 80%;
  }

  .img_right {
    margin-right: 0;
    max-width: 300px;
  }

  .img_left {
    margin-left: 0;
    max-width: 300px;
  }

  .smudge, .floater {
    display: none;
  }
}

@media screen and (max-width: 760px) {

  #main {
    margin-top: 0;
  }

  #body-container {
    background-image: none;
  }

  .hero {
    display: block;
    width: 100%;
  }

  .hero img {
    width: 100%;
  }

  .top-banner {
    display: none;
  }

  .hed {
    width: 100%;
    margin-top: -200px;
  }

  h1 {
    width: 100%;
    font-size: 30px;
    line-height: 30px;
  }

  .dek {
    font-size: 18px;
  }

  .subhed {
    font-size: 24px;
    line-height: 27px;
  }

  .byline {
    font-size: 15px;
  }

  #lede-credit {
    float: none;
    font-size: 13px;
    right: .625em;
  }

  .text-col {
    margin: 50px 20px 0;
    font-size: 16px;
    line-height: 25px;
  }

  .inline_media {
    float: none;
    max-width: 100%;
    margin: 10px 0 0 0;
  }

  .img-wrapper img {
    width: 100%;
  }

  .img-wrapper::after {
    right: 0%;
    width: 100%;
  }

  .img_right, .img_left {
  float: none;
  width: 100%;
  margin: 0;
  }

  .video-frame {
    width: 320px; 
    height: 180px;
  }

  .recirc {
    width: 90%;
  }

  .recirc1 {
    width: 100%
  }

  .desktop-chart {
    display: none;
  }

  .mobile-chart {
    display: block;
  }

}

}