@media print {

.sqpp-print {
    display: block;
}
.sqpp-print-block {
    display: block;
}
.sqpp-print-inline-block {
    display: inline-block;
} 
.sqpp-print-inline {
    display: inline;
}

/** Screen only */
.sqpp-screen, 
.sqpp-screen-block, 
.sqpp-screen-inline-block, 
.sqpp-screen-inline,
.sqpp-screen-list-item {
    display: none;
}

/* sqpp-cols */
.sqpp-1-2-1-1 div.panel-grid-cell:nth-of-type(3),
.sqpp-1-2-1-1 div.panel-grid-cell:nth-of-type(4),
.sqpp-1-2-2 div.panel-grid-cell:nth-of-type(3), 
.sqpp-1-2pb-2pb > div.panel-grid-cell:nth-of-type(3), 
.sqpp-1-2-2pb > div.panel-grid-cell:nth-of-type(3)
 {
    display: none;
}
.single-interview .sqpp-1-2-2 div.panel-grid-cell:nth-of-type(3) {
    display: block; 
}


/*#wrapper {
    clear: both !important;
    display: block !important;
    float: none !important;
    position: relative !important;
}

#container,
#header,
#footer {
    margin: 0;
    width: 100%;
}*/

/* Logo */
.sqpp-logo-width {
    padding-right: 0px !important; 
    margin-right: -20px !important;  
}

.sqpp-logo-width img {
    width: 250px; 
    max-width: 250px; 
}

/* Crumbs */
.sqpp-crumb-container {
    margin-left: -10px;
}

/* 1st col */
.sqpp-cols > div.panel-grid-cell:nth-of-type(1) {
		float: none !important;
		width: auto !important;
}

/* sqpp-cols */

.sqpp-cols div.panel-grid-cell {
		float: none !important;
		width: 500px !important;
        max-width: none !important;
}
.sqpp-cols div.panel-grid-cell:nth-of-type(2)
.sqpp-cols div.panel-grid-cell:nth-of-type(3)
.sqpp-cols div.panel-grid-cell:nth-of-type(4)
.sqpp-cols div.panel-grid-cell:nth-of-type(5) {
        float: none !important;
        width: 500px !important;
        max-width: none !important;
}

/*.sqpp-1-1-1-1-1 > div[id$="-3"] {
		clear: left !important;
}*/
.sqpp-feed.sqpp-frontpage .sqpp-section-2 {
    margin-top: 0px !important;
}
.sqpp-marketviews-row-2 {
    margin-top: -30px;
}

.sqpp-empty-1.sqpp-cols div.panel-grid-cell:nth-of-type(1), 
.sqpp-empty-2.sqpp-cols div.panel-grid-cell:nth-of-type(2), 
.sqpp-empty-3.sqpp-cols div.panel-grid-cell:nth-of-type(3), 
.sqpp-empty-4.sqpp-cols div.panel-grid-cell:nth-of-type(4), 
.sqpp-empty-5.sqpp-cols div.panel-grid-cell:nth-of-type(5), 
.sqpp-empty-6.sqpp-cols div.panel-grid-cell:nth-of-type(6) {
    display: none;
}

/* Frontpage */
#pgc-1584-2-1, 
#pgc-1586-2-1, 
.sqpp-link-icon,
.sqpp-info-feature-link-icon {
    display: none;
}
#pg-1584-2 .sqpp-cols div.panel-grid-cell:nth-of-type(3), 
#pg-1586-2 .sqpp-cols div.panel-grid-cell:nth-of-type(3) {
    display: block !important; 
}
.sqpp-interview.sqpp-frontpage img.attachment-medium.sqpp-single-img.wp-post-image {
    width: 200px;
}
/*.sqpp-interview.sqpp-frontpage p, 
.sqpp-interview.sqpp-frontpage p span {
    font-size: 16px !important;
}*/

#pg-1584-2 .sqpp-feature-text, 
#pg-1586-2 .sqpp-feature-text {
    width: 500px;
    max-width: none;
}
.sqpp-lunches-feature-text {
    width: 500px;
}
.sqpp-marketviews .sqpp-marketview {
    padding-bottom: 20px;
}

.sqpp-info.sqpp-frontpage.sqpp-feature .sqpp-section-2 {
    margin-top: -20px; 
}
.sqpp-info.sqpp-frontpage.sqpp-feature .sqpp-section-2 .two-thirds {
    padding-top: 0px;
}

/* Experten-Lunches */
#pg-1586-6, #pgc-1584-5-0, #pgc-1936-2-0, #pgc-1944-4-0 {
    display: none; 
}

/* Experts */
div#pg-2098-1, 
div#pg-2101-1 {
    padding-right: 10px;
    padding-left: 10px;
}
.sqpp-mosaik-container .sqpp-expert-mosaik {
    width: auto;
    box-sizing: content-box;
    float: none;
    margin-bottom: 0px;
}
.sqpp-mosaik-container img.sqpp-cover-img {
	/*height: 5px !important;
    border: none;*/
    display: none; 
}
.sqpp-mosaik-prov-logo-as-text {
    position: relative;
    top: 0;
    left: auto;
    padding-bottom: 6px; 
}
.sqpp-mosaik-prov-logo-as-text h3[style] {
    color: rgba(18,29,44,1) !important;
    font-weight: normal !important; 
}
/** Single expert */
.single-expert .sqpp-1-2-2 div.panel-grid-cell:nth-of-type(3) {
    display: block !important; 
}
.sqpp-mosaik-expert-single-view .sqpp-2-col-mosaik .sqpp-expert-mosaik .sqpp-mosaik-infos div {
    padding-left: 0px;
}

/* Equal height, matchHeight */
div[style].sqpp-eh,
div[style].sqpp-eh-person {
	height: auto !important; 
}

/* Interview */

.sqpp-people.sqpp-list .sqpp-post-body p {
    display: inline; 
}

.single-interview .panel-grid-cell,
.single-interview .entry-content {
    float: none !important;
    position: relative !important;
    width: auto !important; 
}

.single-interview .sqpp-interview-single-mosaik.sqpp-mosaik-img {
    display: none !important;
}
.single-interview .sqpp-interview-single-mosaik.sqpp-mosaik-text {
    float: none !important;
    width: auto !important; 
}

.single-interview .breadcrumb, 
.single-interview .panel-grid-cell.sqpp-column-1, 
.single-interview div[class="panel-grid-cell sqpp-column-1"], 
.single-interview div[class="panel-grid-cell sqpp-column-1"] h1 {
    width: 652px !important;
}
 
.single-interview .panel-grid-cell.sqpp-column-2, 
.single-interview .panel-grid-cell.sqpp-column-3 {
    width: 500px !important;
}
.single-interview .panel-grid-cell.sqpp-column-2 .sqpp-pb-box-border-top {
    border-top: none !important;
}
.single-interview .sq-more-interviews-button {
    display: none; 
}

/* Experten-Lunches */
.page-id-1944 .sqpp-cols div.panel-grid-cell:nth-of-type(2) .sqpp-pb-box-border-top,
.page-id-1936 .sqpp-cols div.panel-grid-cell:nth-of-type(2) .sqpp-pb-box-border-top, 
.page-id-1944 .sqpp-cols div.panel-grid-cell:nth-of-type(3) .sqpp-pb-box-border-top,
.page-id-1936 .sqpp-cols div.panel-grid-cell:nth-of-type(3) .sqpp-pb-box-border-top  {
    border-top: none !important; 
}
.page-id-1944 .sqpp-cols div.panel-grid-cell:nth-of-type(3),
.page-id-1936 .sqpp-cols div.panel-grid-cell:nth-of-type(3) {
    display: block !important; 
}

/* Infos */
.page-id-2123 .sqpp-1-1-1-1-1 div.panel-grid-cell:nth-of-type(4),
.page-id-2123 .sqpp-1-1-1-1-1 div.panel-grid-cell:nth-of-type(5) {
    display: none;
}


/* Footer */
div#claim_widgets p {
    width: 300px;
}
.site-footer {
    border-bottom: none;
}
.site-footer .panel-grid-cell {
    background-color: #ffffff;
}
.site-footer .panel-grid-cell {
    padding-right: 10px; 
    padding-left: 10px; 
}


.sqpp-footer-credits, 
#claim_widgets p, 
#footer_2 {
    display: none;
}
#claim_widgets p:first-of-type {
    display: block; 
}
.site-footer .panel-grid-cell:nth-of-type(1) {
    margin-bottom: -50px;
}
.search-results .site-footer .panel-grid-cell:nth-of-type(1) {
    margin-bottom: 0px;
}
/* New footer print style */

/*
.site-inner:after {
    content: "Plattform der Fondsindustrie";
    margin-left: -10px;
    display: block;
    border-top: 1px solid;
    padding-top: 5px;
    font-size: 24px;
    font-weight: bold;
}
*/
.site-footer {
    display: none; 
}
.sqpp-claim-for-print {
    font-size: 24px;
    width: 1480px; 
    margin-right: auto;
    margin-left: 20px; 
    border-top: 1px solid;
    padding-top: 3px;
}

/** Check below if still necessary */

/** Footer top line > right align issue */
.site-footer .sqpp-box-cols-wrap { 
    margin-right: -20px !important; 
    margin-left: -10px; 
}

.site-footer .sqpp-box-cols-wrap .panel-grid-cell { 
    padding-right: 0px; 
    padding-left: 10px; 
}

/* Not for print */
div.panel-grid-cell:nth-of-type(2) .sqpp-pb-box-border-top,
div.panel-grid-cell:nth-of-type(3) .sqpp-pb-box-border-top, 
div.panel-grid-cell:nth-of-type(4) .sqpp-pb-box-border-top,
div.panel-grid-cell:nth-of-type(5) .sqpp-pb-box-border-top  {
    border-top: none !important; 
}

.sqpp-pagination-wrap, 
.sqpp-font-awesome a.sqpp-link-orange, 
a.sqpp-link-button-orange, 
.nav-primary, 
.site-header, 
#sqpp-search-box, 
.nav-secondary, 
.sqpp-fundplat-line, 
.sqpp-share-icons-custom-wrap, 
.site-footer #footer_2, 
.site-footer #footer_3, 
.site-footer #footer_4, 

#responsive-menu,
#click-menu

{
	display: none;
}







} /* /@media print */