/******** SITE STYLES ********** */
#cover-photo {
  width: 100%;
  overflow: hidden; }
  @media (max-width: 960px) {
    #cover-photo {
      margin-top: 35px; } }
  #cover-photo img {
    width: 100%; }
    @media (max-width: 700px) {
      #cover-photo img {
        width: 200%; } }

.container {
  width: 1000px;
  margin: 20px auto;
  text-align: center;
  position: relative; }
  .container.text-left {
    text-align: left; }

#investigates-logo {
  display: inline-block;
  padding-bottom: 10px;
  margin: 0px 0px 10px 0px; }
  @media (max-width: 420px) {
    #investigates-logo img {
      width: 200px; } }

.article-container {
  width: 500px;
  display: inline-block;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 160%;
  color: #3a3a3a;
  text-align: left; }

#title {
  font-size: 98px;
  font-family: "Old Standard TT", "Georgia", "Times New Roman", Times, serif;
  color: #222222;
  text-align: center;
  margin-bottom: 30px; }
  #title span {
    border-top: 1px solid #777777; }

#title-text {
  line-height: 1; }

#title-text-top {
  font-size: 98px; }
  @media (max-width: 700px) {
    #title-text-top {
      font-size: 70px; } }
  @media (max-width: 400px) {
    #title-text-top {
      font-size: 60px; } }

#title-text-bottom {
  font-size: 105px; }
  @media (max-width: 700px) {
    #title-text-bottom {
      font-size: 78px; } }
  @media (max-width: 400px) {
    #title-text-bottom {
      font-size: 67px; } }

#byline {
  margin: 5px 0px;
  font-size: 14px;
  color: #777777;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
  display: inline-block; }

#byline-normal-break {
  border-top: 0px !important;
  margin: 0px 5px; }

#byline-mobile-break {
  display: none; }

#dateline {
  font-size: 14px;
  color: #777777;
  font-family: "Lato"; }

#lede {
  font-family: "Lato", sans-serif;
  font-size: 1.8em;
  margin: 20px auto;
  text-align: left;
  line-height: 1.5;
  padding: 20px 0;
  background-color: #f0f0f0; }
  #lede p {
    width: 600px;
    margin: 0 auto; }
    @media (max-width: 650px) {
      #lede p {
        width: 90%; } }
  #lede .dropcap {
    font-family: "Roboto"; }

#lead-quote {
  font-size: 72px;
  line-height: 1.5;
  font-family: "Georgia", "Times New Roman", Times, serif; }

.dropcap {
  float: left;
  color: #3a3a3a;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: "Old Standard TT", "Georgia", "Times New Roman", Times, serif; }

.uppercase {
  text-transform: uppercase;
  font-size: 80%;
  font-family: "Old Standard TT", "Georgia", "Times New Roman", Times, serif; }

.p-bullet {
  list-style-type: disc; }
  .p-bullet li {
    line-height: 160%;
    margin-left: 20px; }

.pullquote {
  padding: 0px 0px 20px 0px;
  background-color: #f0f0f0;
  text-align: center; }

.pullquote-symbol {
  width: 400px;
  margin: 0px auto;
  border-bottom: 4px solid #36648b; }
  .pullquote-symbol:before {
    content: "\201C \201D";
    display: inline-block;
    position: relative;
    top: 24px;
    height: 50px;
    padding: 0px 10px;
    background-color: #f0f0f0;
    font-size: 100px;
    line-height: 1;
    vertical-align: middle;
    font-family: "Old Standard TT"; }
  @media (max-width: 420px) {
    .pullquote-symbol {
      width: 90%; } }

.pullquote-text {
  display: inline-block;
  width: 400px;
  margin: 30px 0px 5px 0px;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 40px;
  line-height: 120%;
  color: #555555;
  position: relative;
  padding-top: 0px; }
  @media (max-width: 600px) {
    .pullquote-text {
      font-size: 28px; } }
  @media (max-width: 400px) {
    .pullquote-text {
      width: 90%; } }
  .pullquote-text.long {
    width: 600px;
    font-size: 32px; }
    @media (max-width: 600px) {
      .pullquote-text.long {
        width: 90%; } }

.pullquote-author, .pullquote-desc {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #777777;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 0px;
  line-height: 150%; }

.pullquote-desc {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 10px; }

.subhead {
  width: 70%;
  margin: 100px 15% 30px 15%;
  text-align: center;
  font-family: "Old Standard TT", "Georgia", "Times New Roman", Times, serif;
  font-size: 40px;
  padding-top: 20px;
  font-variant: small-caps;
  line-height: 100%; }

.subhead-divider {
  position: relative;
  color: #e0e0e0;
  vertical-align: top;
  margin-top: 0px; }
  .subhead-divider span {
    font-size: 20px;
    vertical-align: middle;
    line-height: 100%;
    background-color: white;
    padding: 0px 10px;
    position: relative;
    z-index: 99;
    color: #9bb2c5; }
  .subhead-divider:before {
    content: "";
    position: absolute;
    top: 58%;
    left: 0px;
    width: 100%;
    height: 3px;
    background-color: #9bb2c5; }

.doc-viewer {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 0.8s ease-in-out;
  -moz-transition: max-height 0.8s ease-in-out;
  transition: max-height 0.8s ease-in-out; }
  .doc-viewer.expanded {
    max-height: 1150px; }
  .doc-viewer img {
    margin: 20px 0px 0px 0px;
    border: 2px solid #e0e0e0;
    cursor: pointer; }
  .doc-viewer .cutline {
    text-align: center; }

.doc-source {
  margin-bottom: 25px; }

.doc-hook {
  background-color: #e5e5e5;
  padding: 3px;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .doc-hook span {
    margin-right: 5px; }
  .doc-hook:hover {
    background-color: lightgrey; }

.emphasis {
  font-style: italic; }

.full-width-image {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 1000px) {
    .full-width-image {
      background-size: cover; } }

.one-image {
  width: 100%;
  margin: 20px auto 60px auto;
  background-attachment: fixed;
  background-width: 100%;
  background-size: cover;
  height: 600px;
  position: relative; }
  .one-image .cutline {
    position: absolute;
    top: 102%;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0; }
  .one-image img {
    display: none;
    width: 100%; }
  @media (max-width: 1400px) {
    .one-image {
      height: 500px; } }
  @media (max-width: 1024px) {
    .one-image {
      margin: 20px auto 40px auto;
      background-attachment: scroll;
      background: none;
      height: auto; }
      .one-image .cutline {
        position: static;
        top: 0;
        left: 0;
        width: auto;
        padding: 0 30px; }
      .one-image img {
        display: block; } }

#floyd-one-image {
  background-image: url("../images/inline/floyd-main.jpg"); }
  @media (max-width: 1024px) {
    #floyd-one-image {
      background: none; } }

#abdul-one-image {
  background-image: url("../images/inline/abdul-aziz.jpg"); }
  @media (max-width: 1024px) {
    #abdul-one-image {
      background: none; } }

.two-images {
  margin: 30px 0px 50px 0px; }
  .two-images img {
    width: 450px; }

.inline-image {
  float: right;
  background-color: #f1f1f1;
  margin: 20px 0px 20px 30px; }
  .inline-image img {
    display: block;
    width: 100%; }
  .inline-image .cutline {
    padding: 0px 10px 10px 10px;
    color: #555555;
    line-height: 150%;
    text-align: left; }
  .inline-image .open-gallery {
    padding-bottom: 10px; }
  .inline-image.width-200 {
    width: 200px; }
  .inline-image.width-300 {
    width: 300px; }

.inline-source {
  text-align: right;
  font-family: "Roboto", sans-serif;
  color: #919191;
  font-size: 12px;
  padding-right: 10px;
  margin: 8px 0px;
  line-height: 100%;
  text-transform: uppercase; }

.cutline {
  font-family: "Roboto", sans-serif;
  color: #777777;
  font-size: 14px;
  text-align: center;
  padding: 0px 30px; }
  .cutline.credit {
    color: #919191;
    text-transform: uppercase;
    font-size: 12px; }

.open-gallery {
  font-family: "Roboto", sans-serif;
  color: #919191;
  font-size: 14px;
  margin-top: 5px;
  cursor: pointer;
  text-align: center; }

.featured-video-container {
  position: relative; }

.featured-video {
  position: relative;
  width: 900px;
  height: 506.25px;
  margin: 30px auto 40px auto; }
  .featured-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#video-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-size: cover;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }
  #video-overlay.hidden {
    opacity: 0;
    visibility: hidden; }

#play-button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  line-height: 506.25px;
  text-align: center;
  z-index: 101;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }
  #play-button.hidden {
    opacity: 0;
    visibility: hidden; }
  #play-button img {
    cursor: pointer;
    vertical-align: middle;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    #play-button img:hover {
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
      -o-transform: scale(0.9);
      transform: scale(0.9); }
    @media (max-width: 800px) {
      #play-button img {
        width: 150px; } }
    @media (max-width: 500px) {
      #play-button img {
        width: 100px; } }
  @media (max-width: 900px) {
    #play-button {
      line-height: 1;
      top: 30%;
      height: auto; } }
  @media (max-width: 400px) {
    #play-button {
      top: 25%; } }

p.contact {
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
  margin-bottom: 5px; }

.contact, .light {
  color: darkgrey;
  font-style: italic; }
  .contact a:link, .light a:link {
    color: darkgrey;
    text-decoration: underline; }
  .contact a:visited, .light a:visited {
    color: darkgrey;
    text-decoration: underline; }
  .contact a:hover, .light a:hover {
    color: darkgrey;
    text-decoration: underline; }
  .contact a:active, .light a:active {
    color: darkgrey;
    text-decoration: underline; }

#gallery {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  z-index: 101;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  transition-delay: 0.7s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }
  #gallery.visible {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }
  #gallery.reverse {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }

#gallery-backdrop {
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 1s 0s;
  -moz-transition: all 1s 0s;
  transition: all 1s 0s; }
  #gallery-backdrop.visible {
    visibility: visible;
    background-color: rgba(255, 255, 255, 0.95); }
  #gallery-backdrop.reverse {
    -webkit-transition: all 1s 0.7s;
    -moz-transition: all 1s 0.7s;
    transition: all 1s 0.7s; }

#gallery-close {
  position: absolute;
  top: 0px;
  left: 102%;
  font-size: 48px;
  line-height: 478.125px; }
  #gallery-close span {
    vertical-align: bottom;
    cursor: pointer;
    color: #777777; }

#slides {
  width: 850px;
  height: 478.125px;
  margin: 20px auto 10px auto;
  overflow: hidden; }

#slide-holder {
  width: 700%;
  position: relative; }

.slide {
  width: 14.28571%;
  height: 478.125px;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

#progress-bar {
  width: 0%;
  height: 5px;
  background-color: #c7c7c7;
  margin: 15px 0px;
  position: relative;
  -webkit-transition: width 0.8s ease-out;
  -moz-transition: width 0.8s ease-out;
  transition: width 0.8s ease-out; }
  #progress-bar div {
    position: absolute;
    top: 2px;
    left: 0px;
    height: 1px;
    background-color: #c7c7c7;
    width: 850px; }

#gallery-cutline {
  color: #555555;
  text-align: center;
  min-height: 42px; }

#gallery-credit {
  text-align: center; }

#gallery-nav > span {
  font-size: 30px;
  color: #777777;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#slide-number {
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  color: #777777; }

#top {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 4px 0px;
  z-index: 9999; }
  @media (max-width: 960px) {
    #top {
      background-color: white;
      border-bottom: 1px solid #e0e0e0; } }

#bs-logo {
  float: left;
  padding-left: 10px;
  position: relative;
  z-index: 10; }
  #bs-logo img {
    margin-top: 2px;
    padding: 3px;
    margin-right: 10px; }

#article-title {
  display: inline-block;
  font-family: "Lato";
  font-size: 0.9rem;
  font-weight: 700;
  margin-top: 4px;
  margin-left: 20px;
  color: #555555;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  position: relative;
  z-index: 9; }
  #article-title a {
    text-decoration: none; }

#share-tools {
  float: right;
  margin-top: 4px;
  margin-right: 10px;
  font-size: 22px;
  cursor: pointer; }
  #share-tools span:hover {
    color: #555555; }

footer {
  padding: 20px;
  background-color: #f1f1f1; }

.credit-block {
  display: inline-block;
  vertical-align: top;
  margin: 0px 20px; }
  @media (max-width: 550px) {
    .credit-block {
      display: block;
      margin: 0; } }

.credit-type {
  font-family: "Roboto", sans-serif;
  color: #777777;
  font-size: 16px;
  line-height: 120%;
  margin-top: 15px; }

.credit-name {
  font-family: "Roboto", sans-serif;
  color: #9d9d9d;
  font-size: 14px; }

.credit-logo {
  margin: 40px 0 20px 0; }
  .credit-logo img {
    padding: 30px 40px; }
  @media (max-width: 550px) {
    .credit-logo {
      margin: 0; }
      .credit-logo img {
        padding: 0; } }

#comments {
  text-align: center;
  margin: 30px 0; }
  #comments header {
    text-align: center;
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif; }
  @media (max-width: 550px) {
    #comments {
      display: none; } }

/******** MEDIA QUERIES ******** */
@media only screen and (max-width: 1000px) {
  .container {
    width: auto; } }
@media only screen and (max-width: 1000px) {
  .open-gallery {
    display: none; } }
@media only screen and (max-width: 900px) {
  .featured-video {
    width: auto;
    padding-bottom: 56.25%;
    height: 0px; }

  .one-image {
    width: auto; } }
@media only screen and (max-width: 780px) {
  .article-container {
    border-right: 0px;
    padding-right: 0px; }

  .timeline-container {
    display: none; } }
@media only screen and (max-width: 680px) {
  .doc-viewer {
    display: none; }

  .doc-hook {
    background-color: transparent;
    padding: 0px;
    cursor: text; }
    .doc-hook span {
      margin-right: 0px; }
    .doc-hook .icon-file {
      display: none; }
    .doc-hook:hover {
      background-color: transparent; } }
@media only screen and (max-width: 760px) {
  #title {
    font-size: 64px; }

  #title-middle {
    font-size: 24px; }

  #lede {
    font-size: 1.6em; }

  #lead-quote {
    font-size: 60px; } }
@media only screen and (max-width: 540px) {
  .article-container {
    width: 90%; }

  .inline-image {
    float: none;
    margin: 20px auto; } }
@media only screen and (max-width: 540px) {
  .two-images img {
    width: 100%; } }
@media only screen and (max-width: 520px) {
  #bylinend {
    margin-top: 15px; }

  #byline-normal-break {
    display: none; }

  #byline-mobile-break {
    display: inline; } }
@media only screen and (max-width: 420px) {
  #title {
    font-size: 50px; }

  #title-middle {
    font-size: 19px; }

  .dropcap {
    font-size: 46px;
    line-height: 52px;
    padding-top: 0px; }

  .inline-image.width-300 {
    width: 100%; }
  .inline-image.width-200 {
    width: 100%; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
/**** CLEARFIX **** */
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

* html .group {
  zoom: 1; }

*:first-child + html .group {
  zoom: 1; }
