@import url(http://fonts.googleapis.com/css?family=Merriweather:100,400,700);

header, aside, .entry-footer, .below-content, .newspack-broadstreet-header, .author-bio, .discussTitle {display:none !important;}

body, html {
    background: white !important;
    max-width: 100%;
    /*display: none;*/
    
    overflow-x: hidden;
}
img {
    max-width: none !important;
}
.entry-content {
    width: 700px;
}
.shorterHR {
    width: 4%;
    margin: auto !important;
    margin-right: 48% !important;
    margin-top: 10px !important;
}
#supplementary {
    display: none;
}
.topblocks {
    width: 140px;
    margin: auto;
}
.topCaption {
    margin-top: 5px;
    font-family: "Lato";
    border: 0px #fff solid !important;
    margin-top: 0px;
    font-size: 12px;
    margin-left: 5px;
    line-height: 21px;
    width: 98%;
    color: #333 !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 50px;
    float: left;
    max-width: 100%;
    padding-right: 50%;
}
.mainImage {
    margin-bottom: 10px;
    float: left;
    max-width: 100%;
    padding-right: 50%;
}
@media screen and (max-width: 700px) {
    .mainImage, .topCaption {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        width: 100%;
    }
}
#page, #main {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    margin-top: -6px;
}
#main {
    margin: 0px 0 !important;
}
#comments {
    margin: auto;
    max-width: 800px;
}
#comments-title {
    font-size: 13px;
}
.tags, #site-header, #main-nav {
    display: none;
}
.graphicHeader {
    font-size: 35px;
    text-align: center;
    color: black;
}
#main-nav {
    margin-bottom: 0 !important;
}
.entry-title, .byline, .post-social {
    display: none;
}
.mainText {
    float: left;
    width: 600px;
}
.mainText p, .mainText li {
    font-family: "Merriweather";
    line-height: 25px;
    color: #333;
    margin-bottom: 30px !important;
    font-size: 15px;
}
.mainText p a {
    color: #cc4545;
    text-decoration: none;
}
.labels {
    display: none;
}
.mainText li {
    margin-bottom: 15px !important;
}
p.prelead {
    font-style: italic;
    color: #aaa !important;
}
.longformSidePictureContainer p, .longformWidePictureContainer p, .longformSmallSidePictureContainer p {
    line-height: 14px !important;
    font-weight: 700 !important;
    font-family: 16px !important;
    font-family: "Lato" !important;
}
.longformWidePictureContainer p.wp-media-credit, .longformSidePictureContainer p.wp-media-credit {
    line-height: 14px !important;
    margin-bottom: 0px !important;
}
.longformWidePictureContainer p.wp-caption-text, .longformSmallSidePictureContainer p.wp-caption-text, .longformSidePictureContainer p.wp-caption-text {
    font-size: 13.75px !important;
    font-weight: 400 !important;
    color: #aaa;
}
.longform .mainText h5 {
    font-family: "Merriweather";
    font-size: 18px;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 10px;
}
.longform p.wp-caption-text, .longform p.wp-media-credit {
    max-width: 1476px !important;
    width: 100% !important;
    border: none !important;
    margin: 14px 0 10px !important;
}
.longform p.wp-caption-text {
    border-bottom: 1px #aaa solid !important !important;
    margin-top: 0px;
    padding-bottom: 10px;
    color: #666 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-family: "Lato" !important;
    font-weight: 400 !important;
}
.wp-media-credit {
    font-size: 10.005px;
    font-family: Futura, "Franklin Gothic Medium", Arial, sans-serif !important;
    font-weight: 300;
    margin: 3px 0 6px;
    text-align: right;
    color: #aaa;
    text-transform: uppercase;
}
.wp-caption-text {
    font-size: 11px!important;
    font-family: Merriweather, Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif !important;
    font-weight: 700 !important;
    font-style: normal;
    color: #333!important;
    padding: 1px 0 4px;
    margin-bottom: 25px;
    border-bottom: 1px solid #dedede;
}
.footer-bg {
    background-color: white !important;
    border: none;
}
#page, #site-footer {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
.largo-related-posts {
    display: none;
}
.entry-content .mainText li {
    list-style-type: square !important;
}
.entry-content .mainText p, .entry-content .mainText li {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
}
.entry-content p.prelead {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 300;
    font-style: italic;
    color: #999;
}
.byline .sep, .byline .entry-date {
    display: none !important;
}
.byline {
    margin-left: auto;
    margin-right: auto;
}
.outsideContainer {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 700px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    overflow: hidden;
}
@media screen and (max-width: 1100px) {
    .outsideContainer {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
    }
}
.bigImageContainer {
    position: absolute;
    max-width: 1500px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-backface-visibility: hidden font-size: 40px;
    width: 100%;
    height: 700px;
    top: 0px;
    left: 0%;
    background-position: center;
    background-attachment: fixed;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto 100%;
    background-repeat: no-repeat;
    color: white;
    text-align: right;
    margin: 0 auto;
    z-index: 0;
    opacity: 1;
}
.bigMeta {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 700px;
    padding: 20px 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: black 0.1em 0.1em 0.5em;
    background: rgba(0, 0, 0, 0.65);
    bottom: auto;
    font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
}
@media screen and (max-width: 950px) {
    .bigMeta {
        position: absolute;
        bottom: 0px;
        top: auto;
        right: 0px;
        width: 100%;
        height: 100%;
        padding: 320px 5%;
        text-shadow: black 0.1em 0.1em 0.5em;
        font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    }
}
.bigHeadline {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    float: none;
    margin-top: 5px;
    letter-spacing: 2px;
    font-family: "Lato", Arial, sans-serif;
}
.smallHeadline {
    font-family: "Merriweather", Arial, sans-serif;
    font-weight: 300;
    line-height: 1.7em;
    margin-top: 12px;
    text-transform: none;
    font-style: italic !important;
    margin: 30px 0 !important;
    margin-left: -350px !important;
    padding-left: 50%;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: -0.1px;
    color: #999;
}
@media screen and (max-width: 700px) {
    .smallHeadline {
        width: 90%;
        margin-left: -45% !important;
    }
}
.bigMetaByline {
    width: 100%;
    text-align: center !important;
    font-size: 13px;
    margin-top: 25px;
    text-transform: uppercase;
    font-family: "Merriweather", "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    /*  text-transform: uppercase;*/
    
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    float: none;
}
.metaExplainer {
    width: 100%;
    text-align: center !important;
    font-size: 14px;
    margin-top: 12px;
    font-family: "Lato", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    color: white;
    float: right;
    font-style: italic;
}
.headlineContainer {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.topQuote {
    max-width: 820px;
    width: 96%;
    margin: 123px auto 69px;
    text-align: center;
    color: black;
    font-family: "Lato", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
    /*  font-style: italic;*/
}
.fromQuote {
    max-width: 1000px;
    width: 96%;
    margin: 20px auto 10px;
    font-size: 14px;
    line-height: 17px;
    color: #777;
    text-align: right;
    font-style: italic;
    display: inline-block;
}
.interactiveContainer.longformwideiframe, iframe.longformwideiframe {
    width: 1200px !important;
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: -300px !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}
@media screen and (max-width: 1200px) {
    .interactiveContainer.longformwideiframe, iframe.longformwideiframe {
        width: 900px !important;
        max-width: none;
        margin-left: -150px !important;
    }
}
@media screen and (max-width: 900px) {
    .interactiveContainer.longformwideiframe, iframe.longformwideiframe {
        width: 100% !important;
        max-width: none;
        margin-left: 0px !important;
    }
}
@media screen and (min-width: 600px) {
    .bigHeadline {
        width: 100%;
        font-size: 35px;
        color: white;
        text-transform: uppercase;
        float: none;
        margin-top: 0px;
    }
    .smallHeadline {
        font-size: 14px;
    }
    .bigMetaByline {
        width: 100%;
        font-size: 16px;
        /*      text-transform: uppercase;*/
        
        color: white;
        float: none;
        font-weight: 400;
        margin-top: 20px;
    }
    .metaExplainer {
        width: 100%;
        font-size: 12px;
        margin-top: 12px;
        font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
        color: white;
        float: right;
        font-style: italic;
    }
}
@media screen and (min-width: 950px) {
    .bigHeadline {
        font-size: 40px;
        text-align: center;
        float: left;
        /*        margin-top: 20%;*/
    }
    .smallHeadline {
        font-size: 16px;
    }
    .bigMetaByline {
        float: left;
        font-size: 18px;
        margin-top: 20px;
        text-align: center !important;
    }
    .metaExplainer {
        width: 100%;
        text-align: center !important;
        font-size: 18px;
        margin-top: 25px;
        font-family: "SMerriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
        color: white;
        float: left;
    }
    .fromQuote {
        font-size: 15px;
    }
}
@media screen and (min-width: 1200px) {
    .bigImageContainer {
        background-size: 100% auto;
    }
}
@media screen and (min-width: 1300px) {
    .bigImageContainer {
        background-size: 100% auto;
    }
}
@media screen and (min-width: 1500px) {
    .bigImageContainer {
        left: 50%;
        margin-left: -750px;
        background-size: 100% auto;
    }
    p.wp-caption-text, p.wp-media-credit {
        max-width: 1500px !important;
        width: 100% !important;
        margin-left: 0% !important;
        margin-right: 0% !important;
        margin: 0 auto !important;
    }
}
.offsetImageContainer {
    width: 150px;
    float: right;
    margin-right: 0px;
    margin-left: 20px;
}
.offsetImage {
    width: 100%;
    height: auto;
}
@media screen and (min-width: 510px) {
    .offsetImageContainer {
        width: 250px;
        float: right;
        margin-right: 0px;
        margin-left: 20px;
    }
}
@media screen and (min-width: 910px) {
    .offsetImageContainer {
        width: 300px;
        display: inline;
        margin-right: -130px;
    }
}
@media screen and (max-width: 700px) {
    .entry-content .mainText p {
        font-size: 15px;
        line-height: 1.75em;
        font-weight: 300;
        font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    }
    .mainText {
        float: left;
        margin-left: -45%;
        padding-left: 50%;
        width: 90%;
    }
}
.longformSubhead {
    float: left;
    width: 100%;
    margin: 50px 0 20px;
    font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    font-size: 18px;
    font-weight: bold;
}
div.mirror_table_container.full {
    float: right !important;
    font-family: "Lato", Arial, sans-serif !important;
    width: 350px !important;
    margin-right: -150px !important;
    margin-left: 30px !important;
    border: none !important;
    /* background: #DCE4F5 !important; */
    
    border-left: 1px solid #ccc !important;
    opacity: 0.95;
    padding: 30px !important;
    margin-bottom: 30px !important;
}
div.mirror_table_container.full.alwaysfull {
    float: right !important;
    font-family: "Lato", Arial, sans-serif !important;
    width: 130% !important;
    margin-right: -17% !important;
    margin-left: 0 !important;
    padding: 2% !important;
    margin-bottom: 30px;
    border-left: none !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}
table.mirror_table {
    border: none !important;
}
.mirror_table_container p {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "Lato", Arial, sans-serif !important;
}
.mirror_table_headline {
    font-size: 23px !important;
    font-weight: 300 !important;
    margin-bottom: 18px !important;
}
.mirror_table_container td {
    font-size: 14px !important;
}
.mirror_table_container .mirror_table_row {
    border-bottom: 1px solid #ccc;
}
.mirror_table_source {
    color: #999 !important;
}
.mirror_table_headers, .mirror_table_headers td {
    border: none !important;
    font-size: 12px !important;
    text-transform: uppercase;
    padding-bottom: 3px !important;
    background: none !important;
    color: black !important;
    border-bottom: 2px solid #333 !important;
}
@media screen and (max-width: 1100px) {
    div.mirror_table_container.full {
        float: right !important;
        font-family: "Lato", Arial, sans-serif !important;
        width: 130% !important;
        margin-right: -17% !important;
        margin-left: 0 !important;
        padding: 2% !important;
        margin-bottom: 30px;
        border-left: none !important;
        border-top: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
    }
}
@media screen and (max-width: 900px) {
    div.mirror_table_container.full, div.mirror_table_container.full.alwaysfull {
        float: right !important;
        font-family: "Lato", Arial, sans-serif !important;
        width: 100% !important;
        margin-right: 0% !important;
        margin-left: 0 !important;
        border-top: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
        border-left: none !important;
        padding: 2% !important;
        margin-bottom: 30px;
        -webkit-transition: all 100ms linear;
        -moz-transition: all 100ms linear;
        -o-transition: all 100ms linear;
        -ms-transition: all 100ms linear;
        transition: all 100ms linear;
    }
}
/* Graphic */

.boxContainer {
    margin-left: 15%;
    margin-top: 60px;
    width: 85%;
    position: relative;
}
.outsideBoxContainer {
    position: relative;
    float: left;
    width: 100%;
    margin-left: -29px;
    height: 100%;
}
.itemBlock {
    float: left;
    width: 19%;
    height: 40px;
    border: 3px #fff solid;
    padding: 20px 2%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 0.8;
}
.itemBlock:hover {
    opacity: 1;
}
.leftContainer {
    position: absolute;
    left: 0;
    top: 60px;
    width: 15%;
}
.leftWord {
    position: absolute;
    left: 3px;
    top: 85%;
    width: 350px;
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    /* Chrome, Safari, Opera */
    
    -ms-transform-origin: 0% 0%;
    /* IE 9 */
    
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    
    -moz-transform: rotate(-90deg);
    /* IE */
    
    -ms-transform: rotate(-90deg);
    /* Opera */
    
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.leftBox {
    float: left;
    width: 80%;
    border: 3px #fff solid;
    height: 40px;
    margin-right: 20px;
    padding: 20px 30px 20px 0;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    font-weight: 300;
}
.topContainer {
    position: absolute;
    top: 0;
    left: 15%;
    width: 85%;
}
.topBox {
    float: left;
    width: 19%;
    padding: 30px 2% 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: 3px #fff solid;
    font-weight: 300;
}
.topWord {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.topWord, .leftWord {
    font-size: 15px;
}
.donateShareLogo {
    display: static;
}
@media screen and (max-width: 600px) {
    .donateShareLogo {
        display: none;
    }
    .leftWord {
        left: 3px;
    }
    .itemBlock {
        float: left;
        width: 20%;
        height: 40px;
        border: 3px #fff solid;
        padding: 20px 0.5% 8px;
        text-align: center;
        font-size: 11px;
        text-transform: none;
        opacity: 0.8;
    }
    .topBox {
        width: 20%;
        padding: 20px 0.5%;
    }
}
.sourceline {
    margin-top: 10px;
}
.explainer {
    margin-bottom: 30px !important;
}
#matrixContainer {
    float: left !important;
    width: 380px !important;
    max-width: 800px !important;
    margin: 10px 0 35px !important;
    padding: 30px !important;
    border-right: 1px solid #aaa !important;
    border-top: 0px solid #ccc !important;
    border-bottom: 0px solid #ccc !important;
    font-family: "Lato", Arial, sans-serif;
    margin-right: 30px !important;
    margin-left: -190px !important;
    opacity: 0.9;
}
@media screen and (max-width: 1250px) {
    .outsideBoxContainer {
        margin-left: 0px;
    }
    #matrixContainer {
        width: 92% !important;
        margin: 30px 2% !important;
        padding: 30px 2% !important;
        border-right: 0px solid #ccc !important;
        border-top: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
    }
}
.introSpecial {
    float: left;
    width: 100%;
    max-width: 200px;
    margin-right: 30px;
    color: white;
    margin-bottom: 50px;
    display: block;
}
@media screen and (max-width: 950px) {
    .introSpecial {
        margin-bottom: 20px;
    }
}
.mirrorTrans {
    float: left;
    width: 100%;
}
@media screen and (max-width: 600px) {
    .introSpecial {
        display: none;
    }
}
.longformPullQuote {
    float: right;
    width: 50%;
    max-width: 250px;
    padding: 30px;
    border-left: 1px solid #aaa;
    margin: 30px;
    font-size: 20px;
    line-height: 27px;
    font-family: "Lato", Arial, sans-serif;
    font-weight: 300;
    margin-right: -120px;
}
.longformFromline, .longformTitleline {
    font-size: 13px;
    line-height: 16px;
    margin-top: 7px;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: right;
}
.longformFromline {
    margin-top: 15px;
    font-size: 15px;
}
.longformTitleline {
    font-weight: 300;
}
@media screen and (max-width: 1000px) {
    .longformPullQuote {
        margin-right: 0;
    }
}
@media screen and (max-width: 550px) {
    .longformPullQuote {
        float: right;
        width: 92%;
        max-width: none;
        padding: 30px 2%;
        border-left: 0px solid #aaa;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        margin: 10px 2% 30px;
        font-size: 20px;
        font-family: "Lato", Arial, sans-serif;
        font-weight: 300;
    }
}
#timelinejs {
    width: 220% !important;
    float: left !important;
    margin-left: -60% !important;
    margin-top: 30px !important;
    max-width: none !important;
    padding: 30px 0 !important;
}
#timelinejs iframe {
    width: 100%;
    max-width: none !important;
}
#timelinejs .graphicHeader {
    font-size: 40px;
    text-align: center;
}
@media screen and (max-width: 1350px) {
    #timelinejs {
        width: 150% !important;
        margin-left: -25% !important;
    }
}
@media screen and (max-width: 950px) {
    #timelinejs {
        width: 100% !important;
        margin-left: 0% !important;
    }
    #timelinejs .graphicHeader {
        font-size: 30px;
        text-align: center;
    }
}
.longformBio {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 300;
    margin: 59px 0;
    line-height: 27px;
    font-size: 17px;
}
.longformUpcase {
    float: left;
    font-size: 41px;
    margin-top: 11px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.longformWidePictureContainer {
    margin-left: -70px !important;
    width: 740px !important;
    margin-top: 30px;
    margin-bottom: 5px;
    max-width: none !important;
}
.longformSidePicture {
    width: 100% !important;
    margin-bottom: 0px;
    max-width: none !important;
}
.longformWidePicture {
    width: 100% !important;
    margin-bottom: 3px;
    max-width: none !important;
}
.longformSidePictureContainer {
    width: 500px !important;
    margin-right: -180px;
    margin-left: 20px;
    margin-top: 20px;
    float: right;
}
.longformSmallSidePictureContainer {
    width: 130px !important;
    margin-left: 20px;
    margin-top: 20px;
    float: right;
}
.findHelpBar {
    width: 87%;
    margin-top: 30px;
}
.smallIcon {
    width: 70px;
    margin-left: -35px;
    padding-left: 50%;
    margin-bottom: -15px;
}
@media screen and (max-width: 920px) {
    .findHelpBar {
        display: none;
    }
    .longformWidePictureContainer {
        margin-left: 0 !important;
        width: 100% !important;
    }
    .longformSidePictureContainer {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
}
.DV-container, .DC-note-container {
    float: left;
}
#sidebar {
    display: none;
}
#content {
    width: 100% !important;
}
.fb_iframe_widget {
    margin: 0 auto !important;
    float: none;
    display: block;
    width: 760px;
}
#content p, #content h3 {
    display: none;
}
#content .entry-content p {
    display: block;
}
.veryWidePicture {
    margin-left: -70%;
    width: 240%;
    margin-top: 40px;
    max-width: none;
    box-shadow: inset -1px 0px 28px 1px #000;
    -moz-box-shadow: inset -1px 0px 28px 1px #000;
    -webkit-box-shadow: inset -1px 0px 28px 1px #000;
}
.veryWidePictureCaption {
    float: left;
    width: 100%;
    font-size: 11px!important;
    font-family: Merriweather, Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", Georgia, Times, serif;
    font-weight: 700;
    font-style: normal;
    color: #333!important;
    padding: 1px 0 4px;
    margin-bottom: 45px;
    border-bottom: 1px solid #ccc;
}
.mirror_table_subhead {
    font-size: 15px;
    color: #666;
    font-family: "Lato", Arial, sans-serif;
    margin: 6px 0 8px;
    margin-left: 4px;
    margin-top: 30px;
}
.author-box {
    display: none;
}
.newmanslogo {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    position: absolute;
}
.newmanstext {
    font-size: 15px;
    color: #888;
    font-family: "Lato";
    text-align: center;
}
.toprow {
    float: left;
    width: 100%;
    height: 60px;
    /*    padding-top: 10px;*/
    
    z-index: 1000000;
    background: #000;
    position: relative;
}
.mirrorlogoOutside {
    float: left;
    background: #000;
    padding-right: 10px;
    padding-left: 10px;
    height: 100%;
    border-right: 1px solid #666;
}
.mirrorlogoOutside:hover {
    background: #333;
}
.mirrorlogo {
    margin-top: 17px;
    float: left;
    height: 30px;
    width: auto;
}
.mirrorlogosmall {
    display: none;
    margin-top: 23px;
    float: left;
    height: 30px;
    width: auto;
    margin-left: 10px;
}
.toplogo {
    position: absolute;
    left: 50%;
    width: 220px;
    margin-top: 19px;
    margin-left: -110px;
}
/*@media screen and (max-width: 600px) {
    .mirrorlogo {
        display: none;
    }
    .mirrorlogosmall {
        display: block;
    }
    .toplogo {
        margin-top: 23px;
        width: 150px;
        margin-left: -75px;
    }
}*/

.sharelogo {
    margin: 21px 10px 10px 10px;
    float: right;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 0px;
}
.facebookLogo {
    right: 45px;
}
.sharelogo:hover {
    opacity: 0.5;
}
.global-nav-bg {
    display: none;
}
.previewButton {
    cursor: pointer;
    padding: 3px 8px;
    clear: both;
    background: purple;
    color: white;
    width: 100px;
    text-align: center;
    border-radius: 2px;
}
.previewButton:hover {
    background: black;
}
.headlineContainer .bigHeadline, .headlineContainer .bigMetaByline {
    color: black !important;
}
.toprow {
    margin-bottom: 20px;
    position: fixed !important;
    top: 0;
    left: 0;
}
.teaserTop {
    font-family: "Merriweather";
    font-size: 12px;
    margin: 20px 0 30px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
a.active {
    font-weight: bold;
    color: #cc4545;
    text-decoration: none;
}
span.active {
    color: #aaa;
}
img.h5block {
    width: 140px;
    padding: 10px 50% 35px;
    margin-left: -70px;
}
.mirror_table_headline {
    text-align: center !important;
    margin-top: -20px !important;
}
.mirror_table_headline, .mirror_table_subhead {
    font-family: Lato !important;
}
.teaserBottomContainer {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 300px;
    max-width: 1500px;
}
.teaserItem {
    position: absolute;
    top: 0px;
    height: 300px;
    width: 539px;
    background: #000;
    border-left: 5px solid #fff;
}
.teaserItem img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 500px;
    opacity: 1;
    background: #000;
    width: 539px;
}
.teaserItem.noLink {
    background: #000;
}
.teaserItem.noLink img {
    opacity: 0.1;
    background: #cc4545;
}
.teaserBottomContainer .teaserItem:hover {
    z-index: 100000 !important;
    background: none;
    max-width: 24%;
    border-right: 5px solid #fff;
    overflow: hidden;
    left: 0;
    opacity: 1;
}
.teaserItem.noLink:hover {
    background: #999;
}

@media screen and (max-width: 950px) {
    .teaserBottomContainer .teaserItem:hover {
        width: 24%;
    }
}
.teaserItem:hover img {
    opacity: 1;
}
.teaserItem.noLink:hover img {
    opacity: 0.2;
    background: #999;
    /*width: 539px;*/
    z-index: auto;
}
.teaserTitle {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    padding: 10px;
    bottom: 10px;
    font-family: "Lato";
    font-size: 15px;
    font-weight: 300;
    color: white;
    width: 150px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0px 0px 10px #000;
}
.teaserDay {
    /*background: rgba(0, 0, 0, 0.8);*/
    
    z-index: 10;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    font-family: "Lato";
    color: white;
    font-size: 14px;
    text-shadow: 2px 2px 8px #000;
}
@media screen and (max-width: 900px) {
    .teaserDay {
        font-size: 12px;
    }
    .teaserTitle {
        display: none;
        top: auto;
        bottom: 47%;
        left: 15%;
        right: auto;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        writing-mode: lr-tb;
    }
}
.teaserBottomContainer {
    margin-left: -50%;
    width: 200%;
    margin-bottom: 100px;
}
@media screen and (max-width: 1300px) {
    .teaserBottomContainer {
        width: 150%;
        margin-left: -25%;
    }
}
@media screen and (max-width: 950px) {
    .teaserBottomContainer {
        width: 100%;
        margin-left: 0%;
    }
}
.teaserIcon {
    margin-top: 100px;
    padding-left: 50%;
    width: 120px;
    margin-left: -60px;
}
.discussTitle {
    padding-top: 200px;
    font-size: 30px;
    margin: 20px 0;
    font-weight: 300;
    text-align: center;
    font-family: "Lato";
}
.topMiddleIcon {
    position: absolute;
    width: 90px;
    left: 50%;
    margin-left: -45px;
    top: -70px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.topMiddleIcon.downer {
    top: 12px;
}
@media screen and (max-width: 500px) {
    .topMiddleIcon {
        display: none;
    }
}
.quizInteractive .explainer {
    margin-bottom: 30px;
}
.quizContainer {
    position: relative;
    margin-bottom: 20px;
    float: left;
    /*    padding: 20px 40px;*/
    
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0px 0px 22px -12px #000;*/
}
.questionWords {
    margin-top: 50px;
    height: 525px;
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 15px;
    font-family: "Lato";
    line-height: 23px;
    color: #333;
}
.finalText {
    margin-top: -50px;
    font-size: 14px;
    line-height: 21px;
}
@media screen and (max-width: 900px) {
    .finalText {
        margin-top: -60px;
        font-size: 13px;
        line-height: 17px;
    }
    .quizContainer {
        padding: 20px 20px;
    }
}
.optionContainer {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #cc4545;
    position: relative;
}
.optionItem {
    text-align: center;
    padding: 10px 0px;
    border: 1px solid #cc4545;
    position: absolute;
    bottom: 200px;
    width: 70px;
    margin-left: -35px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.optionItem:nth-child(2) {
    left: 33%;
}
.optionItem:nth-child(3) {
    left: 66%;
}
@media screen and (max-width: 700px) {
    .optionItem:nth-child(2) {
        left: 0%;
        margin-left: 0;
        width: 48%;
    }
    .optionItem:nth-child(3) {
        left: 50%;
        margin-left: 0;
        width: 48%;
    }
}
@media screen and (max-width: 500px) {} .optionItem:hover {
    background: #eee;
}
.restartItem {
    display: none;
    left: 50%;
    bottom: 0px;
}
.restartItem.startItem {
    bottom: 210px;
}
.quizContainer .kicker {
    margin-bottom: 10px;
}
.scoreCounter {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #aaa;
}
.topKicker {
    /* font-family: "Merriweather";*/
    
    font-size: 13px;
    margin: 60px 0 10px;
    text-transform: uppercase;
    color: #cc4545;
}
.startCap {
    float: left;
    font-weight: 100;
    padding: 10px 0px 10px;
    margin: 3px 5px 0px 0;
    font-size: 45px;
}
.bigHeadInside {
    font-size: 35px;
}