/**************************************************************************************************
* 	Print CSS - contains styles for printing
**************************************************************************************************/
.globalHeader,
nav,
.shareLinks,
.signUpForm,
.backToTop,
.globalFooter p,
.toggleFlip,
.back,
.statement .more,
#fellowHubSearch,
.backBtn,
#stickyPanel,
.rolodex,
.videoContainer audio,
.twoThirdWidth .twitter-feature,
.twoThirdWidth .meet-the-scientists,
.twoThirdWidth .related-exhibit,
.oneThirdWidth .twitter-feature,
.oneThirdWidth .meet-the-scientists,
.oneThirdWidth .related-exhibit,
.cookiedOuter,
.carousel,
.featureImage,
.featureItems,
.embed-container {
    display: none;
}

.globalFooter {
    margin: 0;
}

    .globalFooter .crest {
        margin-top: 0;
    }

.homeContentBox .halfWidth,
.twoCol > .col {
    padding: 0;
    width: 100%;
}

    .twoCol > .col .twoCol > .col {
        width: 50%;
    }

.btn,
.filter {
    border: 1px solid #e8e6df;
}

    .filter.active {
        border: 3px solid #e8e6df;
    }

    .largeTabs .selectedTab a,
    .largeTabs .tabContent,
    .btnBordered,
    .filter,
    .filter.active {
        box-shadow: none;
    }

.twoThirdWidth,
.oneThirdWidth,
.oneQuarterWidth,
.threeQuarterWidth {
    padding: 0;
    width: 100%;
}

    .oneThirdWidth .illustration,
    .oneThirdWidth .pullQuote {
        float: left;
    }

    .oneThirdWidth .illustration {
        padding: 0 25px 22px 0;
        max-width: 38.7096774194%;
    }

    .oneThirdWidth .pullQuote {
        padding: 0 0 22px 0;
    }

    .oneThirdWidth .illustration + .pullQuote {
        max-width: 61.2903225806%;
    }

    span.overlayCaption.lightgrey.overlayCaptionBottom
    {
        padding:0;
        margin:0;
        position:relative;
    }

    div.lazyLoad.fourFifthRatio img
    {
        position:relative;
    }
