html, body {
    height: 100%;
}
.typhoon-note text {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
}
.skrollr-desktop body {
    height:100% !important;
}
.img-responsive {
    width:100%;
}
#cover-main>h1, #cover-main>h2 {
    color: #000;
    position: relative;
    text-align: center;
}
#cover-sections h2 {
    color: #000;
    position: relative;
    text-align: center;
    margin-top: 15%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 40px;
}
#cover-main>h1 small,
#cover-sections h2 small {
    color: #333;
}
#cover-sections>div>div.cover-link {
    position: relative;
    text-align: center;
    margin-top: 20px;
    font-size: 36px;
    opacity: 0;
    transition: opacity .5s ease-in-out;
}
#cover-sections>div:hover>div.cover-link {
    opacity: 1;
}
.cover {
    margin: 0 auto;
}
.cover>div {
    display: table;
    height: 100vh;
    padding: 0;
}
/*.cover>div>div {
    display: table-cell;
    vertical-align: middle;
}*/
.center-block {
    text-align: center;
}
#cover-main {
    height: 100vh;
    background-color: #666;
}
#cover-section-1 {
    background-color: #999;
}
#cover-section-2 {
    background-color: #FFF;
}
#cover-sections>div {
    height: 100vh;
    cursor: pointer;
}
#cover-sections>div>div.cover-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
}
#cover-sections>div>div.cover-image {
    transition: opacity .5s ease-in-out;
}
#cover-sections>div:hover>div {
    opacity: 1;
}
p.first:first-letter {
    float: left;
    font-size: 80px;
    line-height: 75px;
    padding-right: 4px;
    margin-top: 5px;
}
#masthead {
    width: 279px;
    left: 0;
    top: 0;
    z-index: 1000;
    background: url(../img/scmp-logo-white.png) 15px 15px no-repeat;
    background-size: 250px 22px;
    background-color: #333;
    border-right: 1px solid #cccccc;
}
#chronicles-header {
    width: 221px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    background: url(../img/sc_logo.png) 15px 16px no-repeat;
    background-size: 191px 17px;
}
.navbar-header {
}
.navbar-header div#title {
    display: none;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 11px 10px 8px;
    padding: 0;
    max-width: 200px;
}
.navbar-header div#title a, .navbar-header div#title a:visited {
    color: #DFDFDF;
}
#navsect>li.selected>a {
    color: #FFF;
}
#skrollr-body {
    height:100%;
    overflow:visible;
    position:relative;
}
.header, .content {
    background:#fff;
    padding:1em;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.content-full {
    height:100%;
}
#done {
    height: 0px;
    overflow: auto;
}
.section {
    margin-top: 100px;
    margin-bottom: 100px;
}
.lightbox {
    cursor: pointer;
}
.modal-image {
    vertical-align: middle;
    width: 80%;
    margin: 60px auto;
    cursor: pointer;
}
.modal-image img {
    max-height: 1200px;
    width: auto;
    margin: 0 auto;
}
.modal-image legend {
    text-align: center;
    color: #DFDFDF;
    font-size: 133.3%;
    border-bottom: 0px;
    margin-bottom: 0;
}
.media.video span.glyphicon {
    color: #FFF;
    bottom: 10%;
    left: 6%;
    font-size: 60px;
}
.media.video div.video-shadow {
    position: absolute;
    opacity: .5;
    left: 5%;
    bottom: 10%;
    background-color: #000;
    border-radius:5px;
    height: 80px;
    margin-top: 20px;
    margin-bottom: -10px;
    margin-left: 0px;
    padding: 10px 0;
    border: 1px solid #000;
    transition: opacity .5s ease-in-out, border-color .5s ease-in-out;
}
.media.video span.video-text {
    color: #FFF;
    position: absolute;
    opacity: 1;
    bottom: 10%;
    left: 4%;
    text-align: left;
    margin-left: 100px;
    margin-bottom: 0px;
    line-height: 30px;
    font-size: 20px;
    transition: opacity .5s ease-in-out;
}
.media.video .video-text-title {
    font-size: 80%;
}
.media.video .video-text-play {
}
.media.video span.glyphicon {
    position: absolute;
    transition: font-size .25s;
}
.media.video {
    cursor: pointer;
}
.media.video:hover div.video-shadow {
    border-color: #FFF;
    opacity: .8;
}
.media.video:hover span.video-text {
    opacity: 1;
}
.modal-image legend div.date {
    font-size: 150%;
}
.archives div.date {
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin: 20px 0 0px;
}
.archives div.description,
.archives div.lede {
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    margin: 0;
}
#typhoon-names>div {
    margin: 5px 0;
}
#typhoon-names div.name {
    font-weight: bold;
    margin-top: 4px;
}
#typhoon-names div.meaning {
    line-height: 16px;
}
#cyclones-basins-map {
    margin-bottom: 40px;
}
#cyclones-basins-map,
#west-drainage-map,
#drain-diagram {
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 12px;
}
#cyclones-basins-map div.number {
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #000;
    font-weight: 700;
}
#cyclones-basins-map div.name {
    font-weight: 700;
}
#typhoons-sm {
    margin: 25px auto;
    text-align: center;
}
#typhoons-sm h3 {
    margin: 0 0 25px;
}
.image-with-text {
    position: relative;
}
.image-with-text .overlay-image {
    position: absolute;
}
.image-with-text .overlay-text {
    position: absolute;
    top: 0;
}
.image-with-text .annotation {
    position: absolute;
}
#socialmedia {
    opacity: 1;
    margin-left:10px;
    position:fixed;
    bottom:0px;
    right:0px;
    padding: 10px;
    width: 140px;
    z-index: -1;
}
@media screen and (max-width: 848px) {
    #chronicles-header {
        display: none;
    }
}
@media (max-width: 767px) {
    #cyclones-basins-map div.number {
        border: 0px;
    }
}
@media (max-width: 767px) {
    /*body {
        overflow-x: hidden;
    }*/
    .modal-image {
        width: 100%;
    }
    #cyclones-basins-map div.number {
        height: 19px;
        width: 19px;
        font-size: 10px;
        padding: 0 0 0 4.5px;
    }
}
@media (max-width: 479px) {
    .media.video span.video-text {
        margin-bottom: 17px;
        margin-left: 80px;
    }
    .media.video .video-text-title {
        display: none;
    }
    .media.video div.video-shadow {
        opacity: 0;
        left: inherit;
        border: 0;
        border-radius: 0;
        width: 260px;
    }
    .media.video:hover div.video-shadow {
        opacity: 0;
    }
    .media.video .video-text-play {
        width: inherit;
    }
    .modal-image {
        margin-top: 0;
        width: 100%;
    }
    .archives div.date, .archives div.description {
        margin: 0 10px;
    }
    .archives div.date {
        margin-top: 10px;
    }
    .archives div.description {
        margin-bottom: 10px;
    }
}
@media (min-width: 480px) {
    .media.video div.video-shadow {
        width: 400px;
    }
    .media.video div.video-text {
        width: 400px;
    }
    .lead {
        margin-top: 15%;
        margin-bottom: 15%;
    }
}
@media (min-width: 768px) {
    #cyclones-basins-map div.number {
        height: 23px;
        width: 23px;
        font-size: 12px;
        padding: 0 0 0 5.75px;
    }
}
@media (max-width: 400px) {
    #masthead {
        width: 230px;
        left: 0;
        top: 0;
        z-index: 1000;
        background: url(../img/scmp-logo-white.png) 15px 18.5px no-repeat;
        background-size: 200px 17.6px;
        background-color: #333;
    }
}
