@media print {
    body {
        background: #ffffff;
        color: #000000;
        font-size: 16px;
    }
    a {
        color: #000000;
    }
    a img {
        border: 0
    }
    img {
        margin: 0 auto;
        max-width: 500px;
        width: auto !important;
    }
    h1 {
        font-size: 45px;
    }
    h2 {
        font-size: 30px;
    }
    h1,
    h2,
    h3,
    h4,
    ul,
    img {
        page-break-inside: avoid
    }
    .page-slider,
    .page-top-bar,
    .header-content,
    .main-headline:before,
    .main-headline:after,
    .page-title:after,
    .page-subtitle,
    .nav2,
    .nav3,
    .form-newsletter,
    .sub-headline,
    .event-item-pic,
    .feature-item-pic,
    .btn-top,
    .btn-more,
    .btn-more-rounded,
    .contact-mail,
    .accordeon .accordeon-headline:after,
    .soclinks,
    .nav-footer {
        display: none;
    }
    .page-frame {
        padding-top: 0;
    }
    .sub-page {
        background: none;
    }
    .page-title,
    .page-columns-bg {
        background: none !important;
        height: auto;
    }
    .title-headline-wrap {
        bottom: auto;
        color: #000;
        position: relative;
    }
    .sub-page .page-columns {
        padding: 0 0 30px;
    }
    [class*="col-"],
    .feature-item {
        background: none;
        height: auto !important;
    }
    .intro-text-secondary,
    .feature-item-text h4,
    .sub-page h2,
    .sub-page h3,
    .sup-headline,
    .tag-headline h4,
    .event-item-date,
    .event-item-tag,
    .event-item-tag a,
    .contact-name h3,
    .contact-name h4,
    .contact-phone,
    .list-archive a,
    .accordeon .contact-name h4 {
        color: #000;
    }
    .event-item-text,
    .contact-item {
        page-break-inside: avoid;
    }
    .feature-item {
        margin-bottom: 0;
        padding: 0
    }
    .feature-item-text {
        padding: 0
    }
    .main-headline h2 {
        background: none;
        color: #000;
        font-size: 45px;
    }
    .event-item {
        border: 0;
    }
    .archive-head,
    .archive-subhead {
        border-color: #000;
        color: #000;
    }
    .event-item:before,
    .tag-headline:before,
    .arrow-box h3:before,
    .arrow-box-brown h3:before,
    .row-tooltip:before {
        background: #000
    }
    .quote-pic {
        border-radius: 0;
    }
    .quote-item {
    font-size: 13px;
}
.quote-content {
    font-size: 16px;      
}
    .pic-description {
        text-align: center;
    }
    .contact-item {
        margin-bottom: 20px;
    }
    .arrow-box,
    .accordeon .accordeon-row,
    .accordeon .accordeon-row:first-child {
        border-color: #000;
    }
    .arrow-box:after {
        border-right-color: #000;
    }
    .accordeon .accordeon-headline {
        color: #000;
        font-size: 30px;
    }
    .accordeon-wrap {
        display: block !important;
    }
    .page-bottom-bar {
        background: none;
    }
    .page-footer {
        border-top: 1px solid #000;
        color: #000;
        font-size: 14px;
        page-break-inside: avoid;
    }
    .page-footer a {
        color: #000;
    }
    .col-separator {
        border: 0 !important
    }
}