@import url('https://fonts.googleapis.com/css?family=PT+Serif|Quicksand:400,500');
@import url('http://www.islandpacket.com/wps/build/css/theme.markets/islandpacket-bbd361aa09.css');

body {
    overflow: auto;
    background-color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
    /*color: #fff;*/
}
body a {
    /* color: #fff; */
}
#header {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;   
}

.header-overlay {
    color: #fff;
    padding: 0 0 0px 0;
    width: auto;
    height: auto;
}
.header-overlay a {
    color: #e7e7e7;
}
.header-overlay a:hover {
    color: #fff;
    text-shadow: 1px 2px 10px #fff;
}
.transition {
    height: 100vw;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgb(255, 255, 255));
}

.transitionhp {
  height: 50vw;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgb(255, 255, 255));
    z-index: -300;
}

.imagetransition {
  height: 400px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0), rgb(255, 255, 255));
}
.splash-image  {
    margin: 0;
    padding: 0;
    width: 100%;
    position: fixed;
    top: 0;
}
.splash-image div, .splash-image-end div {
    padding: 0;
}
.splash-image-end {
    margin: 100px 0 90px;
}
#splashEnd {
    width: 100%;
}
#storyContainer {
    position: absolute;
    width: 100%;
    padding: 0;
}

#storyContainerhp {
  position: relative;
    top: 25%;
    width: 100%;
    padding: 0;
}

#storyContainersup{
  position:absolute;
  top:5%;
  width:100%;
  padding:0;
}
#storyContainer .advertisement {
    width: 300px;
    margin: 50px auto;
}
#nameplate {
    text-transform: uppercase;
    /* background-color: #1e4971; */
    /* padding: 2px; */
    float: right;
    font-family: 'Arial',sans-serif;
    opacity: .75;
}
#nameplate a {
    color: #fff;
}
.pubdate {
    background-color: #444;
    padding: 0 1px;
}

#titleOverlay {
       text-shadow: 1px 2px 10px #000;
       font-family: "McClatchy Sans-Serif",Arial,Verdana,sans-serif;
       text-align: right;
}

#titleOverlay h1{
  clear: both;
  font-size: 4.5vw;
  line-height: 1.1em;
  text-align: left;
   margin-left:5%;
    margin-right:5%;
    margin-top:10%;
}

#titleOverlay h2{clear: both;
    font-size: 2.5vw;
    line-height:1.1em;
    margin-left: 5%;
    margin-right:5%;
    color: #fff;
    text-align: left;}

#titleOverlay h3{clear: both;
    font-size: 2.5em;
    line-height:1.1em;
    margin-left: 20px;
    color: #fff;
    text-align: center;
    display: block;
    z-index: 300;
   }

    #titleOverlay p {
    font-size: 1.2em;
    text-align: left;
    margin-left: 20px;
}

#titleOverlay .credit {font-size: 1.2em;
margin-left: 5%;
margin-right: 5%;
text-align:left;}


#titleText {
    font-family: "McClatchy Sans-Serif",Arial,Verdana,sans-serif;
    text-align: right;
}
#titleText h1 {
    clear: both;
    font-size: 5.0em;
    line-height: 1.1em;
    margin-left: 20px;
    text-align: left;
}
#titleText h2{
    clear: both;
    font-size: 2.5em;
    line-height:1.1em;
    margin-left: 20px;
    color: ;
    text-align: left;
}
#titleText p {
    font-size: 1.2em;
    text-align: left;
    margin-left: 20px;
}

#titleText, .credit {font-size: 1.2em;
margin-left: 30px;}

.summary {
    padding: 0 35px 100px 35px;
}
.summary p, .storyBody p.subhead, p.link {
   margin: 70px 0 0 0;
   font-family: 'Quicksand', sans-serif;
   font-size: 1.6em;
   line-height: 1.4em; 
}
.storyBody .aboutBox {
    width: 100%;
    padding: 10px;
    margin: 30px 0 100px 0;
    border: 1px solid #ccc;
}
.storyBody.row > div > div.aboutBox > p.subhead {
    margin: 10px 0 20px 0;
}
.storyBody p.subhead {
    margin: 20px 0 20px 0;
    width: 100%;
    border-bottom: 2px solid #e7e7e7;
}
.storyBody p.link {
    border-top: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    float: left;
    width: 40%;
    max-width: 280px;
    margin: 10px 35px 30px 0;
}

.audiojs {
    margin: 30px 0 0 0;
    width: 100%;
}
.audioCaption {
    font-family: sans-serif;
    font-size: .9em;
    line-height: 1.2em;
    margin: 5px 0 30px 0;
    overflow: auto;
}
.storyBody {
    margin: 0;
    background-color: #fff;
    padding: 200px 0 0 0;
}
.storyBody p {
    font-family: 'PT Serif', serif;
    font-size: 1.3em;
    line-height: 1.7em;
    margin: 0 0 20px 0;
}
.storyBody div.image.col-lg-4 {
    margin: 15px 15px 25px 0;
}

.storyBody div.image.col-lg-12 {
    margin: 50px 0;
}
.storyBody div.image img {
    width: 100%;
}
.storyBody p div.caption {
    font-size: .9em;
    line-height: .9em;
    width: 100%;
    text-align: right;
}

.caption {
  text-align: justify;
  margin-right: 40px;
  font-size: 0.9em;
  margin-bottom: 20px;
}
.storyBody .mcclatchy-embed {
    margin: 70px auto;
}
.storyBody .mcclatchy-embed iframe {
    width: 100%;
    height: 100%;
}
.storyBody .credit {
    font-size: .9em;
    text-align: right;
    margin-right: 60px;
    margin-top: 10px;
}
.storyBody p.endnote_contact {
    font-style: italic;
    color: #777;
    border-top: 2px solid #e7e7e7;
}
.fullscreen-bg,
.video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.video-overlay {
    background: rgba(0,0,0,0.5);
    pointer-events: none; /* Allows right clicking on the video to pause etc */
}

.fullscreen-bg video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.fullscreen-hp,
.video-overlay {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.fullscreen-hp mcclatchy-embed {
  position: relative;
  padding-bottom: 56%;
  padding-top: 20px;
  height:0;
}

.fullscreen-hp iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../imgages/intro.jpg') center center / cover repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
}

.lead p {
  font-size: 23px;
}
.lead ul li {
    font-family: 'PT Serif', serif;
    font-size: 23px;
  line-height: 1.7em;}

ul li {
    font-family: 'PT Serif', serif;
    font-size: 16px;}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, .05);
}

#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
  background-color: #444;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  position: relative;
  display: block;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu, 
#toggle-menu {
  background-color: #444;
  z-index:3000;
}

#toggle-menu, 
#menu a {
  padding: 1em 1.5em;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  background-color: white;
  color: #09c;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #444;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, .125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
  line-height: 1;
}

@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}

@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}
nav {
position:fixed;
top:0;
width:100%;
}

img {max-width: 100%;
height: auto;
}

.vertical img {
  transform:          rotate(90deg);
-ms-transform:      rotate(90deg);
-moz-transform:     rotate(90deg);
-webkit-transform:  rotate(90deg);
-o-transform:       rotate(90deg);
width: 95%;
 padding: 0 15px;
 margin: 50px 0px 50px 0px;
}
.thumbnail-center {
  box-shadow: 5px 5px 5px 5px grey;
    margin-top: 20px;
    margin-bottom: 50px;
    margin-right: 50px;
    display: inline-block;
}

.thumbnail-center:hover {
      position:relative;
    width:800px;
    height:auto;
    display:block;
    z-index:999;
}


.thumbnail {
  box-shadow: 5px 5px 5px 5px grey;
  margin-top: 20px;
  margin-left: 50px;
}

.thumbnail-left {
    box-shadow: 5px 5px 5px 5px grey;
  margin-right: 50px;
  margin-bottom: 20px;
}

.thumbnail-left:hover {
    position:relative;
    top:-25px;
    left:-35px;
    width:800px;
    height:auto;
    display:block;
    z-index:999;
}

.thumbnail:hover {
    position:relative;
    top:-25px;
    left:-35px;
    width:800px;
    height:auto;
    display:block;
    z-index:999;
}

/* Create four equal columns that floats next to each other */
.titleimage {
  position: relative;
  width: 100%;
  float: left;
  padding: 20px;
}

.column{
    float: left;
    width: 33%;
    padding: 10px;
}

.column a img {
    margin-top: 12px;
    margin-right: 20px;
    width: 100%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
    .column {
        width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    .column {
        width: 100%;
   }
}

/* Container holding the image and the text */
video {margin-top: 20px;
margin-bottom: 20px;
width: 90%;}

.rightcredit {font-size: .9em; text-align: right;}


mark {
background-color: yellow;
color: #000;}


.thumbnail code-item-right p{
  float: right;
  max-width: 300;
  font-size:0.9em;
}

.code-item-right:hover {    
  position:relative;
    top:-25px;
    left:-35px;
    width:800px;
    height:auto;
    display:block;
    z-index:999;
    float:right;}


.highline p {
  display: block;
  font-size: 25px;
  line-height: 1.4em;
  text-align: left;
  float: right;
  color: #00a3cc;
}

.scroll h2 {
  position: relative;
  display: block;
  text-align: center;
  font-color:#ffffff;
  z-index:-1;
}
#titleOverlayanx {
       text-shadow: 1px 2px 10px #000;
       font-family: "McClatchy Sans-Serif",Arial,Verdana,sans-serif;
       text-align: right;
       margin-top:500px;
}

#titleOverlayanx h1{
  clear: both;
  font-size: 4.5vw;
  line-height: 1.1em;
  margin-left: 5%;
  text-align: left;
}

#titleOverlayanx h2{clear: both;
    font-size: 2.5vw;
    line-height:1.1em;
    margin-left: 5%;
    margin-right:5%;
    color: #fff;
    text-align: left;}

#titleOverlayanx .credit {font-size: 1.2em;
margin-left: 5%;
margin-right: 5%;
text-align:left;}

    #titleOverlayanx p {
    font-size: 1.2vw;
    text-align: left;
    margin-left: 20px;
}

#titleOverlaysup {
       text-shadow: 1px 2px 10px #000;
       font-family: "McClatchy Sans-Serif",Arial,Verdana,sans-serif;
       text-align: right;
     }


#titleOverlaysup h1{
  clear: both;
  font-size: 4.5vw;
  line-height: 1.1em;
  text-align: right;
  margin-right:5%;
  margin-left:5%;
  margin-top:10%;
}

#titleOverlaysup h2{clear: both;
    font-size: 2.5vw;
    line-height:1.1em;
    margin-left: 20px;
    color: #fff;
    text-align: left;}

#titleOverlaysup .credit {font-size: 1.2em;
margin-left: 5%;
margin-right: 5%;
text-align: right;}

    #titleOverlaysup p {
    font-size: 1.2vw;
    text-align: left;
    margin-left: 20px;
}

