html {
    font-size: 12px
}
body {
    padding-top: 0 !important;
}
body {
    line-height: 1;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 12px;
    overflow: visible !important;
}
#page {
    overflow: hidden;
}
#main {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
}
.g-items {
    background-color: #272727;
    overflow: hidden;
}
.g-item {
    position: relative;
    z-index: 1;
    pointer-events: none;
}
.g-item.active {
    pointer-events: auto;
}
.g-asset-copy,
.g-item.g-copyblock > p,
.g-item.g-copyblock > div,
.g-item.g-copyblock > h2 {
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}
.active .g-asset-copy,
.active .g-item.g-copyblock > p,
.active .g-item.g-copyblock > div,
.active .g-item.g-copyblock > h2,
.active.g-asset-copy,
.active.g-item.g-copyblock > p,
.active.g-item.g-copyblock > div,
.active.g-item.g-copyblock > h2 {
    opacity: 1;
}
#story0-0 .g-asset-copy,
#story0-0 .g-item.g-copyblock > p,
#story0-0 .g-item.g-copyblock > div,
#story0-0 .g-item.g-copyblock > h2 {
    opacity: 0;
}
.g-introstate-post #story0-0 .g-asset-copy,
.g-introstate-post #story0-0 .g-item.g-copyblock > p,
.g-introstate-post #story0-0 .g-item.g-copyblock > div,
.g-introstate-post #story0-0 .g-item.g-copyblock > h2 {
    opacity: 1;
}
.g-item.g-copyblock .g-image {
    margin: 4em auto;
    max-width: 720px;
}
.g-item.g-asset {
    min-height: 110vh;
}
.viewport-medium .g-item.g-asset {
    min-height: 90vh;
}
.g-item.g-asset .g-asset-media {
    z-index: 1;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.01s;
    max-width: none !important;
    position: absolute;
    top: 0;
}
.g-item.g-asset.active .g-asset-media {
    opacity: 1;
    position: fixed;
}
.g-item.g-asset.inviewport .g-asset-media,
.g-item.g-asset.g-previousactive .g-asset-media {
    position: fixed;
}
.g-item.g-asset .g-asset-media {
    position: absolute;
}
.g-item.g-asset.g-lastoftype.g-itemindex-before.g-previousactive .g-asset-media {
    opacity: 1;
}
.g-item.g-asset.g-lastoftype.g-itemindex-after .g-asset-media {
    opacity: 0 !important;
}
.g-item.g-copyblock {
    padding-bottom: 60vh;
}
div#story0-30.g-item.g-copyblock {
    padding-bottom: 40vh;
}
.g-item.g-asset.topper {
    min-height: 180vh;
}
.g-item.g-asset.topper .g-asset-copy {
    top: 50vh;
    transform: translate(-50%, 0);
}
.g-item.g-asset .g-asset-media > img,
.g-item.g-asset .g-asset-media > video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
}
.g-item.g-asset .g-asset-media .ai2html {
    height: 100%;
    position: absolute;
    width: 100%;
}
.g-item.g-asset.active .g-asset-media,
.g-item.g-asset.g-previousactive .g-asset-media,
.g-item.g-asset.g-nextactive .g-asset-media {
    will-change: opacity;
}
.g-source {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 0px 20px;
    line-height: 1.4;
    text-align: right;
}
.g-source .g-caption {
    color: #f3f3f3;
}
.g-source .g-credit {
    padding-left: 3px;
    color: #f3f3f3;
}
.g-copyblock .g-source .g-credit,
.g-copyblock .g-source .g-caption {
    color: #999;
}
.g-items .g-item .g-asset-text .g-fancytext{
    position: relative;
}
.g-items .g-item .g-asset-text * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-align: justify;
}
.g-fancytext:first-of-type {
    margin-top: 0;
}
.g-fancytext .g-copy-original {
    position: relative;
}
.g-fancytext .g-copy-original span {
    display: inline-block;
    background-color: #272727;
    box-shadow: 15px 7px 0 #272727, -15px -5px 0 #272727, 15px -5px 0 #272727, -15px 7px 0 #272727;
    opacity: 0.5;
    color: transparent;
}
.g-device-firefox .g-fancytext .g-copy-original span {
    box-shadow: inset 15px 7px 0 #272727, inset -15px -5px 0 #272727, inset 15px -5px 0 #272727, inset -15px 7px 0 #272727;
}
.g-fancytext .g-copy-copy {
    top: 0;
    left: 0;
    display: inline-block;
    z-index: 2;
    box-shadow: none;
    position: absolute;
    opacity: 1;
}
.g-fancytext .g-copy-copy span {
    color: white;
    display: inline;
    background-color: transparent;
    box-shadow: inset 15px 7px 0 transparent, inset -15px -5px 0 transparent, inset 15px -5px 0 transparent, inset -15px 7px 0 transparent;
}
.g-device-firefox .g-fancytext .g-copy-copy span {
    box-shadow: inset 15px 7px 0 transparent, inset -15px -5px 0 transparent, inset 15px -5px 0 transparent, inset -15px 7px 0 transparent;
}
.g-asset-media + .g-source {
    position: fixed;
    z-index: 1;
    top: auto;
    color: #f3f3f3;
    background-color: rgba(0, 0, 0, 0.15);
    margin: 0;
    width: calc(100% - 50px);
    left: 25px;
    bottom: 20px;
    padding: 5px;
    text-align: left;
    opacity: 0;
}
.viewport-medium .g-asset-media + .g-source {
    left: auto;
    width: auto;
    right: 30px;
    bottom: 30px;
    text-align: right;
}
.active .g-asset-media + .g-source {
    opacity: 1;
}
.g-item.g-copyblock .g-subhed,
.g-asset-subhed,
.g-item.g-asset .g-asset-copy {
    width: 100%;
    max-width: 47.22vw;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 2%;
    transform: translateX(-50%);
}
.g-items .g-item .g-asset-text {
    width: 100%;
    max-width: 47.22vw;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px !important;
    color: #fff;
    margin: 0;
    line-height: 1.6;
    padding: 20px;
    text-align: left;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
.g-items .g-item .g-asset-head {
    text-align: center;
    background-color: transparent;
    top: 30%;
}
.g-items .g-item .g-asset-text .g-cate {
    padding-bottom: 10px;
    text-align: center;
}
.g-items .g-item .g-asset-text .g-cate a {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}
.g-items .g-item .g-asset-head>h1 {
    font-size: 60px;
    line-height: 1.33;
    text-align: center;
    font-weight: bold;
}
.g-items .g-item .g-asset-meta {
    margin-top: 35px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.g-items .g-item .g-asset-meta .g-publish {
    font-style: italic;
}
span.tacgia-story {
    text-decoration: underline;
    color: #fff;
}
.g-copyblock .g-body {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 0px 20px;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.4;
    letter-spacing: .003em;
    margin: 0 25px;
    padding: 8px 14px;
}
.g-copyblock .g-body a {
    /*border-bottom: 1px solid rgba(51, 51, 51, 0.1);
      color: rgba(51, 51, 51, 0.6);*/
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.g-copyblock .g-body a:hover {
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}
@media screen and (min-width: 450px) {
    .g-copyblock .g-body {
        font-size: 22px;
    }
}
@media screen and (min-width: 600px) {
    .g-copyblock .g-body {
        font-size: 24px;
        margin-left: auto;
        margin-right: auto;
        max-width: 540px;
    }
}
.g-asset-copy p {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 0px 20px;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.4;
    letter-spacing: .003em;
    margin: 0 25px;
}
.g-asset-copy p a {
    /*border-bottom: 1px solid rgba(51, 51, 51, 0.1);
      color: rgba(51, 51, 51, 0.6);*/
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.g-asset-copy p a:hover {
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}
/*@media screen and (min-width: 450px) {
    .g-asset-copy p {
        font-size: 22px;
    }
}
@media screen and (min-width: 600px) {
    .g-asset-copy p {
        font-size: 24px;
        margin-left: auto;
        margin-right: auto;
        max-width: 540px;
    }
}*/
.g-item.g-copyblock h2,
.g-asset-subhed {
    padding-left: 25px;
    padding-right: 25px;
    margin: 1.5em auto 0 auto;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.2em;
}
.g-item.g-copyblock .g-chapter {
    display: table;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font: 700 15px / 1.2 'nyt-franklin', Arial, sans-serif;
}
.g-item.g-copyblock .g-chapter:after {
    content: '';
    display: table;
    width: 100%;
    margin: 6px auto 0 auto;
    height: 1px;
    border-top: 1px solid #8a8a8a;
}
.g-ad-wrapper {
    margin: 6em auto;
}
.g-item-graphic .g-source {
    padding-left: 25px;
    padding-right: 25px;
}
.viewport-large .g-item-graphic .g-source {
    padding-left: 0px;
    padding-right: 0px;
}
.g-asset-copy .g-item-graphic p {
    background: transparent;
}
.g-callout {
    margin: 1em 0;
}
.g-callout p {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 0px 20px;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.4;
    letter-spacing: .003em;
    margin: 0 25px;
    line-height: 1.6;
    padding: 1em 0;
}
.g-callout p a {
    /*border-bottom: 1px solid rgba(51, 51, 51, 0.1);
      color: rgba(51, 51, 51, 0.6);*/
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.g-callout p a:hover {
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}
@media screen and (min-width: 450px) {
    .g-callout p {
        font-size: 22px;
    }
}
@media screen and (min-width: 600px) {
    .g-callout p {
        font-size: 24px;
        margin-left: auto;
        margin-right: auto;
        max-width: 540px;
    }
}
.g-callout p span {
    display: inline-block;
    padding: 8px 14px 22px 14px;
    font-style: italic;
    background-color: #393939;
    margin-left: 14px;
    margin-right: 14px;
}
.g-callout p a {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 0px 20px;
    text-decoration: underline;
    padding-bottom: 2px;
    transition: box-shadow 0.3s ease-in-out;
}
.viewport-medium .g-callout p a {
    text-decoration: none;
    box-shadow: 0px 0px 0 transparent, 0px 0px 0 transparent, 0px 0px 0 transparent, 0 1px 0 rgba(255, 255, 255, 0.41);
}
.g-callout p a:hover,
.g-callout p a:active {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 0px 20px;
    text-decoration: underline;
}
.viewport-medium .g-callout p a:hover,
.viewport-medium .g-callout p a:active {
    text-decoration: none;
    box-shadow: 0px 0px 0 transparent, 0px 0px 0 transparent, 0px 0px 0 transparent, 0 1px 0 #ffffff;
}
.g-item.g-coda {
    min-height: 20vh;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 30px;
}
.interactive-source p,
.interactive-credit p {
    color: #999;
    width: 90%;
    margin: 10px 0px 0px;
    font-size: 0.9rem;
    line-height: 1.3em;
}
.viewport-medium .interactive-source p,
.viewport-medium .interactive-credit p {
    width: auto;
    margin: 10px 0px auto;
    font-size: 1.1rem;
    line-height: 1.4em;
}
.story-footer {
    margin-left: 20px;
    margin-right: 20px;
    max-width: 540px;
}
.story-footer .interactive-byline {
    display: none!important;
}
.viewport-medium .story-footer {
    margin-left: 20px;
    margin-right: 20px;
}
.viewport-medium-10 .story-footer {
    margin-left: auto;
    margin-right: auto;
}
/*
  MAP EDITS
*/
.g-item.g-asset#bg-gray .g-asset-media .ai2html {
    background-color: #dedede;
}
.g-item.g-asset#bg-white .g-asset-media .ai2html {
    background-color: #fff;
}
#g-queensmap-box p,
#g-queensmap2-box p {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
#g-queensmap2-box .g-artboard {
    right: auto !important;
    left: auto !important;
}
.g-map_key p {
    text-shadow: #ffffff 3px 0px 0px, #ffffff 2.83487px 0.981584px 0px, #ffffff 2.35766px 1.85511px 0px, #ffffff 1.62091px 2.52441px 0px, #ffffff 0.705713px 2.91581px 0px, #ffffff -0.287171px 2.98622px 0px, #ffffff -1.24844px 2.72789px 0px, #ffffff -2.07227px 2.16926px 0px, #ffffff -2.66798px 1.37182px 0px, #ffffff -2.96998px 0.42336px 0px, #ffffff -2.94502px -0.571704px 0px, #ffffff -2.59586px -1.50383px 0px, #ffffff -1.96093px -2.27041px 0px, #ffffff -1.11013px -2.78704px 0px, #ffffff -0.137119px -2.99686px 0px, #ffffff 0.850987px -2.87677px 0px, #ffffff 1.74541px -2.43999px 0px, #ffffff 2.44769px -1.73459px 0px, #ffffff 2.88051px -0.838247px 0px;
}
.g-items .g-item .g-asset-text .g-cate a {
    text-transform: uppercase;
    text-decoration: underline;
}
/*Mobile Version*/
@media (max-width:767px){
    #scrollstory {
        display: block !important;
        font-family: "Lora-Medium";
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
    }
    #scrollstory .progress-bar-wrapper {
        position: fixed;
        z-index: 99999;
        left: 0;
        right: 0;
        height: 1px;
        bottom: 55px;
        background-color: rgba(255, 255, 255, 0.34);
    }
    #scrollstory .progress-bar-wrapper .current-progress {
        position: absolute;
        width: 0;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.9);
        will-change: width;
        -webkit-transition: width 0.3s;
        -moz-transition: width 0.3s;
        transition: width 0.3s;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
    }
    #scrollstory a {
        color: #fff;
        text-decoration: underline;
    }
    #scrollstory .g-asset-cover a {
        text-decoration: none;
    }
    .g-items {
        overflow: hidden;
        background-color: #272727;
        min-height: 100vh;
    }
    .g-items .g-item {
        position: relative;
        z-index: 1;
        pointer-events: none;
        min-height: 100vh;
    }
    .g-items .g-item br {
        display: inline-block;
    }
    .g-items .g-item.g-textblock {
        padding-bottom: 60vh;
    }
    .g-items .g-item .g-asset-textblock {
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        opacity: 0;
    }
    .g-items .g-item .g-asset-media {
        position: absolute;
        z-index: 1;
        width: 100vw;
        height: 100vh;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
        top: 0;
        max-width: none !important;
    }
    .g-items .g-item .g-asset-media img {
        height: auto;
        max-width: 100%;
    }
    .g-items .g-item .g-asset-media > canvas,
    .g-items .g-item .g-asset-media > img,
    .g-items .g-item .g-asset-media > video {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .g-items .g-item .g-asset-cover .g-asset-media:after {
        content: "";
        display: block;
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
        width: 100vw;
        height: 100vh;
    }
    .g-items .g-item.g-previousactive .g-asset-media,
    .g-items .g-item.g-nextactive .g-asset-media,
    .g-items .g-item.g-active .g-asset-media {
        will-change: opacity;
    }
    .g-items .g-item.g-previousactive .g-asset-textblock,
    .g-items .g-item.g-nextactive .g-asset-textblock,
    .g-items .g-item.g-active .g-asset-textblock {
        opacity: 1;
    }
    .g-items .g-item.g-active {
        pointer-events: auto;
    }
    .g-items .g-item.g-active .g-asset-media {
        opacity: 1;
        position: fixed;
    }
    .g-items .g-item.g-previousactive .g-asset-media,
    .g-items .g-item.inviewport .g-asset-media {
        position: fixed;
    }
    .g-items .g-item .g-asset-text {
        width: 100%;
        max-width: 85vw;
        position: absolute;
        z-index: 2;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 16px !important;
        color: #fff;
        margin: 0;
        line-height: 1.6;
        padding: 20px;
        text-align: left;
        text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    }
    .g-items .g-item .g-asset-text * {
        margin: 0;
        padding: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .g-items .g-item .g-asset-text .g-cate {
        padding-bottom: 10px;
    }
    .g-items .g-item .g-asset-text .g-cate a {
        font-size: 1.4rem;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .g-items .g-item .g-asset-text .g-fancytext {
        position: relative;
    }
    .g-items .g-item .g-asset-text .g-fancytext .g-copy-original {
        position: relative;
    }
    .g-items .g-item .g-asset-text .g-fancytext .g-copy-original span {
        display: inline;
        background-color: #272727;
        opacity: 0.5;
        color: transparent;
    }
    .g-items .g-item .g-asset-text .g-fancytext .g-copy-copy {
        top: 0;
        left: 0;
        display: inline-block;
        z-index: 2;
        box-shadow: none;
        position: absolute;
        opacity: 1;
    }
    .g-items .g-item .g-asset-text .g-fancytext .g-copy-copy span {
        color: #fff;
        display: inline;
        background-color: transparent;
        box-shadow: inset 15px 0 0 transparent, inset -15px -5px 0 transparent, inset 15px -5px 0 transparent, inset -15px 0 0 transparent;
    }
    .g-items .g-item .g-asset-text.g-break-section {
        background: transparent;
    }
    .g-items .g-item .g-asset-text > h2 {
        font-size: 24px;
        color: #fff;
        text-align: center;
    }
    .g-items .g-item .g-asset-text > h2:after {
        content: "";
        display: block;
        width: 180px;
        height: 2px;
        margin: 20px auto;
        background: #ffffff;
    }
    .g-items .g-item .g-asset-head {
        text-align: center;
        background-color: transparent;
        top: 30%;
    }
    .g-items .g-item .g-asset-head > h1 {
        font-size: 30px;
        line-height: 1.33;
    }
    .g-items .g-item .g-asset-meta {
        margin-top: 35px;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
    }
    .g-items .g-item .g-asset-meta > a {
        font-size: inherit;
        color: #fff;
    }
    .g-items .g-item .g-asset-meta .g-publish {
        font-style: italic;
    }
    .g-items .g-item .g-asset-video-caption > strong {
        display: none !important;
    }
    #story-header .page-wrapper{
        display: block;
        padding: 0px;
        width: auto;
    } 
}
.sp-sticky-header{
    z-index: 999!important;
}
/*Ipad Style
@media only screen and (min-device-width:768px) and (max-device-width:1024px){
    .animsition,#pp-nav {display: none!important;}
    .mobilevr{display: block!important;}
}*/