#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: #222;
}
footer {
  margin: 40px auto 0;
}

h3 {
  margin-bottom: 20px;
}

.zone-header {
  background: #FFF;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .1);
  padding: 20px 30px;
  width: 100%;

  font: 100 14px proxima-nova, arial, helvetica, sans-serif;
  color: #777;
}
.zone-header:after {
  content: "";
  display: table;
  clear: both;
}

.zone-header .do-logo {
  font-weight: 600;
  color: #F27830;
  letter-spacing: -7px;
  font-size: 30px;
  display: block;
  float: left;
  margin: -10px 30px -10px 0;
}
.zone-header a {
  float: left;
}
.zone-header a.zone-selected {
  color: #000;
  font-weight: 600;
}
.zone-header a.zone-disabled {
  color: #BBB !important;
  cursor: default;
}

.zone-header .zone-title strong {
  color: #000;
}

.zone-header .zone-title {
  margin-right: 20px;
  letter-spacing: .5px;
}

.zone-header .zone-headline {
  border-left: 1px solid #DDD;
  padding: 0 20px 0;
}
.zone-header .zone-headline:hover {
  color: #F27830;
}

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

.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 {
  position: relative;
  width: 100%;
  height: 800px;
}
.article-main-photo hgroup {
  position: absolute;
  padding: 8% 70px;
  width: 60%;
  right: 0;
  bottom: 0;
  text-align: right;
  font-family: proxima-nova-condensed, proxima-nova, arial, helvetica, sans-serif;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .6);
  color: #FFF;
  margin: 0;
  max-width: 700px;
}
.article-align-left .article-main-photo hgroup {
  text-align: left;
  right: auto;
  left: 0;
}
.article-headline-bottom .article-main-photo hgroup {
    background: none;
    padding: 40px 30px;
    width: auto;
    text-align: center;
    max-width: none;
    left: 0;
    width: 100%;
    /*background-color: #000000;*/
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.60)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.60));
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.60));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.60));
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.60));
background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.60));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000000', EndColorStr='#000000');

  }
.article-headline-bottom .article-main-photo hgroup h1 {
    font-size: 80px;
    margin-bottom: 10px;
  }
  @media only screen and (max-width: 768px) {
    .article-headline-bottom .article-main-photo hgroup h1 {
      font-size: 40px !important;
    }
  }
.article-headline-bottom .article-main-photo .zone-rule {
    display: none;
  }
.article-headline-bottom .article-photo {
  position: static;
}
.article-main-photo h1 {
  font-size: 120px;
  line-height: 90%;
  font-weight: 100;
  font-family: freight-big-pro, Georgia, Times New Roman, serif;
}
.article-6ot .article-main-photo h1 {
  font-family: inherit;
  font-weight: 600;
  font-size: 60px;
}
.article-main-photo h2 {
  font-size: 35px;
  clear: both;
  margin-top: 10px;
  font-weight: 100;
}
.article-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-main-photo .zone-rule {
  background: #FFF;
  width: 100px;
  height: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  float: right;
  margin: 20px 0;
}
.article-align-left .article-main-photo .zone-rule {
  float: none;
}
.article-main-photo .photo-credit {
  padding-right: 15px;
}
.article-main-photo .photo-caption {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.zone-branding {
  width: 218px;
  height: 53px;
  float: right;
  margin: 0 0 20px 20px;
}

.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-top: 40px;
}
.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;
  clear: both;
  content: "";
}
.zone-footer .comments {
  border: 0;
  padding: 0;
  margin: 0;
}


.zone-timeline-container {
  margin: 30px auto;
  padding: 30px 0;
  border-top: 1px solid #DDD;
  max-width: 1000px;
  clear: both;
}

.zone-timeline-h {
  font: 600 30px proxima-nova-condensed, proxima-nova, arial, helvetica, sans-serif;
  text-align: center;
  padding: 30px 0 15px;
  border-top: 1px solid #DDD;

}
.zone-timeline {
  width: 100%;
  text-align: center;
  font: 400 14px proxima-nova, arial, helvetica, sans-serif;
}
.zone-timeline th {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
.zone-timeline th,
.zone-timeline td {
  padding: 0 5px;
  height: 120px;
  vertical-align: middle;
  width: 16.6666667%;
}
.zone-timeline th {
  height: 50px;
}
.zone-timeline td:nth-child(1) { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEElEQVQIW2NctmzZfwYgAAASqwLzN61fTwAAAABJRU5ErkJggg==); }
.zone-timeline td:nth-child(2) { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAD0lEQVQIW2PUavj1nwEIAA+5AqWitPrwAAAAAElFTkSuQmCC); }
.zone-timeline td:nth-child(3) { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEElEQVQIW2NUOf7xPwMQAAARRALd8MDqjwAAAABJRU5ErkJggg==); }
.zone-timeline td:nth-child(4) { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAD0lEQVQIW2M0OBv2nwEIAA4sAlSmdci+AAAAAElFTkSuQmCC); }
.zone-timeline td:nth-child(5) { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEElEQVQIW2OcdtP+PwMQAAARJgKvvIgz3AAAAABJRU5ErkJggg==); }
.zone-timeline td:nth-child(6) { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAD0lEQVQIW2P82cLynwEIABCJAoLoSyd+AAAAAElFTkSuQmCC); }
.zone-timeline td {
  background-repeat: repeat-y !important;
  background-position: center !important;
}
.zone-timeline tbody tr:first-child td {
  box-shadow: inset 0 42px 0 #f2f6f9;
}
.zone-timeline tbody tr:last-child td {
  box-shadow: inset 0 -42px 0 #FFF;
}
.zone-timeline td span {
  background: #FFF;
  padding: 10px 0;
  display: block;
}
.zone-timeline tbody tr:nth-child(odd) {
  background: #f2f6f9;
}
.zone-timeline tbody tr:nth-child(odd) span {
  background: #f2f6f9;
}
.zone-timeline-photo {
  cursor: pointer;
  color: #F27830;
  font-weight: bold;
}
.zone-timeline-photo:hover {
  text-decoration: underline;
}
.zone-timeline-headshot {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 72px;
  height: 72px;
  border-radius: 36px;
  margin: 7px auto 0;
}
.zone-timeline-hide {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.zone-timeline-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background-image:     -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background-image:         linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.zone-timeline-overlay .btn {
  margin: 50px 0 0;
  font-size: 20px;
  padding: 15px 20px;
  width: 220px;
}

.slidewrap img {
  max-width: 400px;
  width: 100%;
}
.slidewrap .photo-caption {
  max-width: 400px;
  width: 100%;
  margin: 20px auto !important;
  text-align: left;
}
.carousel-prev,
.carousel-next {
  top: 50%;
  margin-top: -30px;
}

.box.quote-box {
  border: 0;
}
.box blockquote:before {
  color: #D85860;
}
.box blockquote {
  font-weight: 300;
}



@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;
  }
  .article-main-photo {
    height: 500px;
  }
  .article-main-photo hgroup h1 {
    font-size: 80px;
  }
  .article-6ot .article-main-photo h1 {
    font-size: 40px;
  }
  .article-main-photo hgroup h2 {
    font-size: 25px;
  }
}

@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;
  }
  .zone-header {
    position: static;
  }
  .zone-header .zone-headline {
    display: none;
  }

  .article-main-photo {
    height: auto;
  }
  .article-photo {
    height: 400px;
    position: static;
  }

  .article-main-photo hgroup h1 {
    font-size: 50px;
  }
  .article-6ot .article-main-photo h1 {
    font-size: 25px;
  }
  .article-main-photo hgroup h2 {
    font-size: 20px;
  }

  .zone-timeline {
    display: block;
  }
  .zone-timeline td,
  .zone-timeline th,
  .zone-timeline tr,
  .zone-timeline tbody {
    display: block;
    width: auto;
    height: auto;
    background: none;
    box-shadow: none;
  }
  .zone-timeline thead {
    display: none;
  }
  .zone-timeline-headshot {
    display: none;
  }
  .zone-year {
    font-weight: bold;
  }
  .zone-full-size {
    padding: 20px 30px 0 30px;
  }
}

@media (max-width: 620px) {
  .article-main-photo hgroup {
    position: static;
    background: none;
    padding: 20px 30px;
    color: #333;
    text-shadow: none;
    width: auto;
    text-align: center;
    background: #FFF !important;
  }
  .article-main-photo hgroup h1 {
    font-size: 50px;
    color: #000;
    margin-bottom: 10px;
  }
  .article-6ot .article-main-photo h1 {
    font-size: 25px;
  }
  .article-photo {
    height: 250px;
  }
  .article-main-photo hgroup h2 {
    font-size: 30px;
    color: #555;
  }
  .article-main-photo .zone-rule {
    display: none;
  }
  .zone-branding {
    display: none;
  }
}
@media (max-width: 400px) {
  .article-main-photo hgroup h2 {
    font-size: 24px;
  }
}

@media (min-width: 1050px) {
  .zone-full-width {
    width: 840px;
    margin: 40px 0 40px -210px;
  }
  .zone-timeline-hide {
    margin: 50px 0 50px -260px;
    width: 940px;
  }
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  /*background-image: url(fancybox_sprite.png);*/
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/*#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat;
}*/

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, .1);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
