/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@font-face {font-family: 'FFMetaWebProLight';src: url('../fonts/2CFF89_0_0.eot');src: url('../fonts/2CFF89_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2CFF89_0_0.woff2') format('woff2'),url('../fonts/2CFF89_0_0.woff') format('woff'),url('../fonts/2CFF89_0_0.ttf') format('truetype');}

@media print {
    -webkit-print-color-adjust: exact;
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; 
        box-shadow: none !important;
        text-shadow: none !important;
    }
    body {
        font-family: "FFMetaWebProLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    a,
    a:visited {
        text-decoration: none;
        color: black;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* Don't show links that are fragment identifiers,
    // or use the `javascript:` pseudo protocol*/
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; 
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
        max-height: 400px !important;
        width: auto !important;
        height: auto !important;
    }
    h1, h2, h3, h4 {
        font-weight: normal;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
    h1 {
        font-size: 26pt;
        border-bottom: 1pt solid #CCC;
        padding-bottom: 5pt;
    }
    h2 {
        font-size: 22pt;
        border-bottom: 1pt solid #CCC;
        padding-bottom: 5pt;
    }
    p, li {
        line-height: 1.4em;
    }
    select {
        background: #fff !important;
    }
    
    .navbar, nav, .subnav {
        display: none;
    }
    
    .btn,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;

        
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }

    .royalSlider {
        margin-bottom: 10px;
    }
    .royalSlider .rsOverflow {
        max-width: 100% !important;
        max-height: 400px !important;
    }
    .royalSlider .rsSlide {
        display: none !important;
    }
    .royalSlider .rsSlide:first-child {
        display: block !important;
    }
    .royalSlider .rsSlide img {
        margin-left: 0 !important;
        margin-top: 0 !important;
        height: auto !important;
    }
    .social-links, .socialbar, .related-projects, .sort-by, .person-detail {
        display: none;
    }
    .caption, .rsGCaption {
        color: #a4a4a4;
        font-size: 10pt;
        margin: 5pt 0 15pt;
    }
    a.list-item, .list-item {
        display: block;
        width: 300px;
        height: 200px;
        position: relative;
        margin-bottom: 60px;
    }
    a.list-item.person, .list-item.person {
        width: 150px;
    }
    .people .list-item.person {
        float: left;
        margin-right: 15px;
    }
    .people footer {
        clear: both;
    }
    .list-item .image {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-print-color-adjust: exact;
    }
    a.list-item .text-overlay, .list-item .text-overlay {
        position: absolute;
        bottom: -38px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 3;
        
        
    }
    a.list-item:after {
        content: "";
    }
    .list-item .text-overlay .inner {
        
        
        font-size: 14pt;
    }
    .kicker {
        color: #F84E5D;
        font-size: 10pt;
        margin-bottom: 2px;
    }
    .home .posts > div {
        position: static !important;
    }
    .home a {
        
    }

}
