#wpadminbar {
  display: none;
  visibility: hidden;
}

html {
  padding: 0 !important;
  margin: 0 !important;
}

.article-mod.reg {
  background: none !important;
}

header, nav {
  display: none !important;
}

.hdr-ad-container {
  background: #FFF;
}

footer {
  margin: 40px auto 0;
}

h3 {
  margin-bottom: 20px;
}

.do-logo {
  font: 600 30px proxima-nova, arial, helvetica, sans-serif;
  letter-spacing: -6px;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  display: block;
  margin: -10px 30px -10px 0;
  background: #F45100;
  padding: 25px 25px 15px 20px;
}

.article-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  width: auto;
  padding: 0;
  max-width: none;
}

.article-content .article-meta {
  padding-top: 6px;
}

.article-content > article {
  max-width: 900px;
  margin: 50px auto;
  border: 0 !important;
  padding: 0 30px;
  position: relative;
  left: -100px;
}

#content {
  margin: 0;
  max-width: none;
}

.article-main-photo {
  width: 100%;
  height: 800px;
  /* fffffallback */
  height: 80vh;
  /* css3 saves the day. 100% of viewport height */
  overflow: hidden;
}

.article-photo {
  width: 100%;
  height: 100%;
}

.header {
  color: #7694CB;
  font: 600 64px Georgia, Times New Roman, serif;
  text-align: center;
  margin: 40px 0 20px;
  padding: 0 20px;
  text-transform: uppercase;
}

.deckhead {
  font: 100 30px/130% proxima-nova, Helvetica Neue, Arial, Helvetica, sans-serif;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.zone-ad {
  float: right;
  margin: 0 -150px 20px 20px;
  padding: 10px;
  border: 1px solid #DDD;
  clear: right;
}

.zone-ad img {
  margin: 0 !important;
}

.zone-ad .zone-ad-indicator {
  text-align: center;
  color: #AAA;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  margin-top: 5px;
}

.entry-content {
  padding-bottom: 50px;
}

.entry-content:after {
  display: table;
  content: "";
  clear: both;
}

.entry-content .zone-deck {
  font: 300 26px/150% freight-big-pro, Georgia, Times New Roman, serif;
  margin: 0 0 20px;
  color: #555;
}

.entry-content > p {
  line-height: 170%;
  font-size: 17px;
  color: #333;
  margin: 0 0 17px;
}

.entry-content hr {
  margin: 40px 0;
  border-color: #DDD;
}

.entry-content img {
  margin: 30px 0 0;
}

.zone-full-size {
  padding: 40px 40px 0 40px;
  clear: both;
  max-width: 1400px;
  margin: 0 auto;
}

.zone-full-size .photo-credit {
  margin-top: 6px !important;
}

.entry-content .zone-full-width img {
  margin-top: 0;
}

.entry-content p + .photo-credit {
  margin-top: -15px !important;
}

.entry-content .zone-full-width .photo-credit {
  margin-top: 0 !important;
}

.entry-content hr + p img {
  margin-top: 0;
}

.zone-footer {
  clear: both;
  margin-top: 30px !important;
  padding-bottom: 30px !important;
}

.zone-footer:after {
  display: table;
  content: "";
  clear: both;
}

.zone-footer .comments {
  border: 0;
  padding: 0;
  margin: 0;
}

.box.quote-box {
  border: 0;
}

.box blockquote:before {
  color: #F45100;
}

.box blockquote {
  font-weight: 300;
}

/*.parallax {
  clear: both;
  width: 100%;
  height: 800px;
  height: 105vh;
  background: #EFEFEF;
  overflow: hidden;
  margin: 50px 0;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.parallax .parallax-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.parallax .cutline {
  font-family: proxima-nova, arial, helvetica;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  color: #FFF;
  text-shadow: 0 1px 5px rgba(0, 0, 0, .8);
  max-width: 50%;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.parallax .cutline strong {
  font-size: 11px;
  text-transform: uppercase;
}
.no-parallax .parallax {
  height: auto;
  background: transparent;
  padding-top: 0;
}
.no-parallax .parallax .parallax-image {
  height: 250px;
}
.no-parallax .parallax .cutline {
  color: #555;
  position: static;
  text-shadow: none;
  max-width: none;
  padding: 20px 30px 0;
}*/
.rve {
  padding: 20px 0;
}

.secondary-bylines .source {
  font-weight: normal;
  margin-top: 20px;
  font-size: 13px;
}

.writer-title {
  color: #888;
}

@media (max-width: 1050px) {
  .article-content > article {
    max-width: 800px;
    left: 0;
  }
  .article-content .article-meta {
    text-align: center;
    margin: -20px 0 20px;
  }
  .article-content .writer-title {
    text-transform: none;
  }
  .header {
    font-size: 50px;
  }
  .deckhead {
    font-size: 25px;
  }
  .zone-ad {
    margin-right: 0;
  }
}

@media (max-width: 750px) {
  .entry-content > p {
    font-size: 15px;
    margin: 0 0 17px;
  }
  .entry-content .zone-deck {
    font-size: 20px;
  }
  body {
    padding-top: 0;
  }
  .article-main-photo {
    height: auto;
  }
  .article-photo {
    height: 400px;
    position: static;
  }
  .header {
    font-size: 40px;
  }
  .deckhead {
    font-size: 22px;
  }
  .zone-full-size {
    padding: 20px 30px 0 30px;
  }
}

@media (max-width: 620px) {
  .article-photo {
    height: 300px;
  }
  .zone-ad {
    display: none;
  }
}

@media (max-width: 400px) {
  .header {
    font-size: 40px;
  }
  .deckhead {
    font-size: 25px;
  }
}

@media (min-width: 1050px) {
  .zone-full-width {
    width: 840px;
    margin: 40px 0 40px -210px;
  }
}
/*# sourceMappingURL=style.css.map */