@media print {
    
    * { height: auto !important; }
    
    .print {
        display: block;
    }
    
    .media {
        display: none;
    }
    
    #logo-bar { display: none; }
    
    header#header {
        
        padding: 0;
        background: transparent;
        color: #000;
        
    }
    
    #shiftnav-toggle-main {
        display: none;
    }
    
    .nav-bar {
        display: none;
    }
    
    header#header {
        display: none;
    }
    
    #photo-banner {
        display: none;
    }
    
    .page-template-front-page .gradient-bg {
        background: transparent;
    }
    
    .page-template-front-page .move-it-down {
        margin: 0;
    }
    
    .page-template-front-page section.content {
        padding: 0;
    }
    
    .row-one,
    .row-two {
        overflow: visible;
    }
    
    a.button {
        border-radius: 0;
        text-decoration: underline !important;
        padding: 0;
    }
    
    .page-template-front-page .row-two .columns.one,
    .page-template-front-page .row-two .columns.two {
        height: 100% !important;
        padding: 0;
        position: inherit;
    }
    
    .page-template-front-page .row-two .columns.one .button-workshops,
    .page-template-front-page .row-two .columns.two .button-jobs {
        display: none;
    }
    
    .check-list > li:before {
        color: #000;
    }
    
    .page-template-front-page section.content {
        min-height: inherit;
    }
    
    .events-preview > li .event-date {
        background: transparent;
        border-radius: 0;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .events-preview > li .event-date .event-month { margin-right: 5px; }
    .events-preview > li .event-date .event-month,
    .events-preview > li .event-date .event-day {
        display: inline-block;
        font-size: inherit;
    }
    .events-preview > li {
        border-bottom: none;
    }
    .events-preview > li .event-details {
        padding: 0;
    }
    .events-preview > li .event-details > h4 {
        font-size: inherit;
        margin: 0 0 0.25rem 0;
    }
    .events-preview {
        border-top: medium none;
        margin: 0;
        padding: 0;
    }

    .newtag {
        background: transparent;
        border-radius: 0;
        color: #000;
        display: inline-block;
        float: none;
        height: inherit;
        margin: 0 5px 0 0;
        position: inherit;
        width: inherit;
    }
        .newtag > span {
            display: inline-block;
            font-size: inherit;
            font-weight: 600;
            left: 0;
            position: inherit;
            top: 0;
            transform: none;
        }
    
    ul.job-postings-preview {
        margin: 0;
    }
    ul.job-postings-preview li.job a {
        margin: 0 0 1rem;
        padding: 0;
        position: inherit;
    }
    ul.job-postings-preview li.job a:before : {
        content: none;
    }
    
    .bg-text-effect {
        display: none;
    }
    
    #subpage-banner {
        display: none;
    }
    header#subtitle {
        padding: 0;
    }
    
    .btt {
        display: none;
    }
    
    aside.widget_nav_menu ul.menu {
        border: 1px dotted grey;
        padding: 10px;
    }
    aside.widget_nav_menu ul.menu a {
        border-bottom: medium none;
        letter-spacing: 0;
        padding: 0.25rem 0;
    }
    
    .page-template-default #content {
        border-right: medium none;
        margin: 0;
        padding: 0;
    }
    
    blockquote.quote {
        margin: 0;
        padding: 0;
    }
    blockquote.quote:before {
        content: none;
    }
    
    .page-template-default .row.body section[role="document"],
    .page-template-full-width .row.body section[role="document"],
    .single .row.body section[role="document"],
    .search-results .row.body section[role="document"] {
        padding: 0;
    }
    
    footer[role="contentinfo"] {
        padding: 0;
    }
    footer[role="contentinfo"] .footer-info {
        margin: 0;
        padding: 0;
    }

    .row, 
    .row .row {
        margin: 0 !important;
    }
    .large-centered {
        margin: 0;
        width: 100%;
    }
    .columns, .column {
        width: 100%;
        padding: 0;
        margin: 0;
        float: none;
    }
    
    h1, h2 { 
        font-size: 24pt;
    }
    .page-template-front-page #content[role="main"] h1,
    .page-template-front-page #content[role="main"] h2,
    .page-template-front-page #content[role="main"] h3,
    .page-template-front-page #content[role="main"] .subtitle,
    .page-template-front-page .row-two h3.widget-title,
    .page-template-front-page .row-two h1,
    .page-template-front-page .row-two h2,
    .page-template-front-page .row-two h3,
    .page-template-front-page #secondary[role="complementary"] h3.widget-title,
    .page-template-front-page #secondary[role="complementary"] .fp-content-widget h1,
    .page-template-front-page #secondary[role="complementary"] .fp-content-widget h2,
    .page-template-front-page #secondary[role="complementary"] .fp-content-widget h3,
    .page-template-front-page .row-two .two h3.widget-title,
    .page-template-front-page .row-two .two h1,
    .page-template-front-page .row-two .two h2,
    .page-template-front-page .row-two .two h3,
    .page-template-default #secondary aside h3.widget-title,
    .page-template-full-width #secondary aside h3.widget-title,
    .single .row.body aside h3.widget-title,
    .page-template-default #secondary aside h1,
    .page-template-full-width #secondary aside h1,
    .single #secondary aside h1,
    .page-template-default #secondary aside h2,
    .page-template-full-width #secondary aside h2,
    .single #secondary aside h2,
    .page-template-default #secondary aside h3,
    .page-template-full-width #secondary aside h3,
    .single #secondary aside h3,
    h3.widget-title,
    h3 { 
        font-size: 20pt;
        color: #000;
        letter-spacing: normal;
        margin: 0 0 15px;
        border-bottom: none;
        padding: 0;
        text-transform: none;
    }
    header#subtitle > h3 {
        font-size: 18pt;
    }
    h4 {
        font-size: 16pt;
        color: #000;
        letter-spacing: normal;
        margin: 0 0 15px;
    }
    h5 {
        font-size: 14pt;
        color: #000;
        letter-spacing: normal;
        margin: 0 0 15px;
    }
    h6 {
        font-size: 12pt;
        color: #000;
        letter-spacing: normal;
        margin: 0 0 15px;
    }
    #content[role="main"] p, #content[role="main"] li,
    p, li { 
        font-size: 12pt;
    }
    section[role="document"] li {
        margin: 0.15rem 0 0.5rem 1rem;
    }
    table tr th, table tr td {
        padding: 0.15rem 0;
    }
}