.wp-block-image img{
    height: 100%;
}

html.iwb-design .iwb.row .iwb.col.buk-color-buttons {
    background-color: #e64341;
    color: white;
}
html.iwb-design .iwb.row .iwb.col.buk-color-banner-1 {
    background-color: #c2d3c8;
    color: white;
}
html.iwb-design .iwb.row .iwb.col.buk-color-banner-2 {
    background-color: #f9e1cb;
    color: black;
}
html.iwb-design .iwb.row .iwb.col.buk-color-shadow {
    background-color: rgba(0, 0, 0, .25);
    color: black;
}
html.iwb-design .iwb.row .iwb.col.iwb-color-primary {
    background-color: #ed4334;
    color: white;
}
html.iwb-design .iwb.row .iwb.col.iwb-color-secondary {
    background-color: #909aa0;
    color: white;
}
html.iwb-design .iwb.row .iwb.col.iwb-color-tertiary {
    background-color: #f0f0f0;
    color: black;
}
html.iwb-design .iwb.row .iwb.col.iwb-color-background {
    background-color: white;
    color: black;
}
html.iwb-design .iwb.row .iwb.col.iwb-color-text {
    background-color: black;
    color: white;
}
html.iwb-design .iwb.row .iwb.col.iwb-color-hover {
    background-color: #e64341;
    color: white;
}
html.iwb-design #colors, html.iwb-design #headlines, html.iwb-design #text-elements, html.iwb-design #boxes {
    clear: both;
    display: block;
}
html.iwb-design #boxes .iwb.row .iwb.col {
    background-color: #ed4334;
    color: white;
}
html.iwb-design #boxes .iwb.row .iwb.col.no-bckgrnd {
    background-color: transparent;
}
#current-issue > .block-wrapper {
    overflow: auto;
}
#current-issue > .block-wrapper > .iwb.row {
    overflow: hidden;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col {
    padding-left: 0;
    padding-right: 0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col h2 {
    margin-block-end: 0.25em !important;
    -webkit-margin-after: 0.25em !important;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container, #current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container img.desktop,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container img.desktop {
    display:inline-block;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container img.mobile,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container img.mobile {
    display:none;
}

#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text {
    bottom: 10px;
    position: absolute;
    width: 100%;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title {
    padding-right: 175px;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-text,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-text {
    color: black;
	width:100%;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-secondary,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-secondary {
	color: #000;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
	width:100%;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-background,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-background {
    color: white;
	width:100%;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-greybox,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-greybox {
    color: white;
	width:100%;
	padding-left:0;
	padding-right:0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-neutral,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-neutral {
    color: #000;
	width:100%;
	padding-left:0;
	padding-right:0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-text .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-text .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-secondary .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-secondary .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-background .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-background .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left {
    padding:25px;
	margin-bottom:0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left {
    background:rgba(0,0,0,0.5);
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title p,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title p {
    font-size: 48px;
    font-weight: 300;
    margin-block-end: 0;
    margin-block-start: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title p.title,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title p.title {
    font-family: 'Oswald', sans-serif;
    font-size: 54px;
    font-weight: 500;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title p.subtitle,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title p.subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 400;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .additional-titles,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .additional-titles {
    background-color: rgba(0, 0, 0, .5);
    clear: both;
    color: white;
    overflow: hidden;
    padding: 20px 0 10px 30px;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .additional-titles p,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .additional-titles p {
    font-size: 20px;
	font-family:'Roboto',sans-serif;
	font-weight:400;
    margin-block-end: 0;
    margin-block-start: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
/*#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .additional-titles p.title,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .additional-titles p.title {
	line-height:28px;
}*/
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .additional-titles p.subtitle,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .additional-titles p.subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 500;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .iwb-buk-issue-image, #current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .iwb-buk-issue-image, #current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container h2, #current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container h2 {
    display: none;
}
#current-issue > .block-wrapper .text-boxes {
    margin-bottom: 25px;
    overflow: hidden;
    padding-top: 25px;
}
#current-issue > .block-wrapper .text-boxes .iwb.col {
    font-family: 'PT Serif', serif;
    font-weight: 300 !important;
    padding: 0;
	font-size:19px;
	line-height:26px;
}
#current-issue > .block-wrapper .text-boxes .iwb.col:last-child {
    padding-left: 20px;
}
#current-issue > .block-wrapper .text-boxes .iwb.col strong {
    font-weight: 700 !important;
}
#current-issue > .block-wrapper > .sfsi_widget {
    float: right;
    position: relative;
    top: 20px;
}
#current-issue > .block-wrapper > .sfsi_widget::before {
    background-color: black;
    border-radius: 10px;
    color: white;
    content: 'Teilen:';
    top: 5px;
    padding: 2px 11px 3px;
    position: absolute;
    right: 113px;
}
#current-issue > .block-wrapper > .sfsi_widget > .norm_row.sfsi_wDiv {
    position: relative !important;
    width: auto !important;
}
#current-issue > .block-wrapper > .sfsi_widget > #sfsi_holder {
    height: auto !important;
}
#current-issue > .block-wrapper > p {
    font-size: 24px;
    font-weight: 500;
    text-align: left;
}
#current-issue > .block-wrapper > p .dashicons {
    font-size: 36px;
    height: 36px;
    width: 36px;
}
#current-issue > .block-wrapper > p.buk-authorin {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
	font-size:30px;
}
#post-archive h1 {
    display: block;
}
#post-archive .post {
    clear: both;
    margin-top: 3%;
    overflow: hidden;
}
#post-archive .post > a {
    display: block;
    overflow: hidden;
}
#post-archive .post > a img, #post-archive .post > a h3, #post-archive .post > a p {
    float: left;
}
#post-archive .post > a img {
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    height: auto;
    margin-right: 3%;
    width: 22%;
}
#post-archive .post > a h3, #post-archive .post > a p {
    width: 75%;
}
#post-archive .post > a p {
    float: right;
    margin-block-end: 0;
    margin-block-start: 0.5em;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0;
}
#post-archive .post > a p.iwb-buk-authorin {
    font-size: 0.75em;
}
.search-results #post-archive .post > a p {
	margin-top:0;
}
.search-results #post-archive .post > a p.iwb-buk-authorin {
    font-size: 1em;
}
.search-results #post-archive .post > a h3 {
	font-size:1.17em;
}
.search-results #post-archive .iwb-buk-issues .image-container .overlay-text .main-title .iwb.col .title {
    font-size: 1.17em;
	letter-spacing:0;
}
#post-archive .iwb-buk-issues {
    clear: both;
    margin-top: 3%;
    overflow: hidden;
}
#post-archive .iwb-buk-issues .image-container {
    padding: 0;
}
#post-archive .iwb-buk-issues .image-container .wp-post-image, #post-archive .iwb-buk-issues .image-container h2 {
    display: none;
}
#post-archive .iwb-buk-issues .image-container .iwb-buk-issue-image {
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    float: left;
    margin-right: 3%;
    width: 22%;
}
#post-archive .iwb-buk-issues .image-container .overlay-text {
    float: left;
    width: 75%;
}
#post-archive .iwb-buk-issues .image-container .overlay-text p {
    font-size: 1em;
    margin-block-end: 0;
    margin-block-start: 0.5em;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0;
}
#post-archive .iwb-buk-issues .image-container .overlay-text .main-title .iwb.col {
    padding: 0;
}
#post-archive .iwb-buk-issues .image-container .overlay-text .main-title .iwb.col .title {
    font-family: 'Oswald', sans-serif;
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: 1px;
    margin-block-start: 0;
    -webkit-margin-before: 0;
}
#post-archive .iwb-buk-issues .image-container .overlay-text .additional-titles .iwb.col {
    margin: 0;
    padding: 0;
    width: 100%;
}
#post-archive .iwb-buk-issues .image-container .overlay-text .additional-titles .iwb.col br {
    display: none;
}
#post-archive .iwb-buk-issues .image-container .overlay-text .additional-titles .iwb.col .title {
    font-weight: 400;
}
#post-archive .iwb-buk-issues .text-boxes {
    display: none;
}
#post-archive .iwb-buk-rdng-smpls {
    clear: both;
    margin-top: 3%;
    overflow: hidden;
}
#post-archive .iwb-buk-rdng-smpls .wp-post-image {
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    float: left;
    height: auto;
    margin-right: 3%;
    width: 22%;
}
#post-archive .iwb-buk-rdng-smpls span {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    margin-block-end: 0;
    margin-block-start: 0.5em;
    width: 75%;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0;
}
#post-archive .iwb-buk-rdng-smpls span.title {
    font-family: 'Oswald', sans-serif;
    font-size: 1.25em;
    font-weight: 500;
    margin-block-start: 0;
    -webkit-margin-before: 0;
}
#post-archive .iwb-buk-rdng-smpls span.authorin {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
#post-archive .iwb-buk-rdng-smpls span.publisher {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.75em;
}
#post-archive .navigation.pagination {
    margin-top: 50px;
    text-align: center;
}
#post-archive .navigation.pagination h2 {
    display: none;
}
#post-archive .navigation.pagination .nav-links .page-numbers {
    margin: 0 5px;
}
#post-archive .navigation.pagination .nav-links .page-numbers.current {
    color: #ed4334;
}
#post-archive .navigation.pagination .nav-links .page-numbers.prev, #post-archive .navigation.pagination .nav-links .page-numbers.next {
    font-size: 32px;
    position: relative;
    top: 4px;
}
#subscription-banner, #newsletter-banner {
    background-color: #c2d3c8;
    clear: both;
    margin-bottom: 50px;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 25px;
}
#subscription-banner p, #newsletter-banner p {
    font-size: 1.8em !important;
    font-weight: 400;
    text-align: left;
	font-family:'Roboto',sans-serif !important;
}
#subscription-banner .desktop-only img, #newsletter-banner .desktop-only img {
    max-height: 275px;
    width: auto;
}
#subscription-banner .mobile-only img, #newsletter-banner .mobile-only img {
    max-width: 90%;
}
#newsletter-banner {
    background-color: #f9e1cb;
}
#recommended-news {
    margin-bottom: 50px !important;
    margin-top: 25px !important;
    overflow: hidden;
}
#recommended-news .iwb.col.post {
    height: 560px;
}
#recommended-news .iwb.col.post .attachment-post-thumbnail {
    margin: auto;
}
#recommended-news .iwb.col.post h3 {
    margin-block-start: 1em;
    text-align: left;
    -webkit-margin-before: 1em;
	font-size:30px;
}
#recommended-news .iwb.col.post p {
    margin-block-end: 2em;
    margin-block-start: 0;
    text-align: left;
    -webkit-margin-before: 0;
    -webkit-margin-after: 2em;
	font-size:20px;
	font-family:'Roboto',sans-serif;
	font-weight:400;
}
#recommended-news .iwb.col.post p.iwb-buk-authorin {
    display: none;
}
#recommended-news .iwb.col.post.placeholder {
    background-color: #909aa0;
    overflow: hidden;
    position: relative;
}
#recommended-news .iwb.col.post.placeholder::before {
    content: 'BUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTUR';
    color: #f0f0f0;
    font-size: 75px;
    font-weight: 400;
    left: -15%;
    line-height: 75px;
    position: absolute;
    top: -15%;
    transform: rotate(20deg);
    width: 700px;
    word-break: break-all;
}
#sidebar #subscription-banner, #sidebar #newsletter-banner {
    padding-bottom: 0;
    padding-top: 0;
}
#sidebar #subscription-banner .iwb.row > .iwb.col, #sidebar #newsletter-banner .iwb.row > .iwb.col {
    padding:15px;
    width: 100%;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	margin:0;
}
#sidebar #subscription-banner .iwb.row > .iwb.col h2, #sidebar #newsletter-banner .iwb.row > .iwb.col h2 {
    font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size:30px;
	line-height:36px;
	margin:0;
}
#sidebar #subscription-banner .iwb.row > .iwb.col.desktop-only, #sidebar #newsletter-banner .iwb.row > .iwb.col.desktop-only, #sidebar #subscription-banner .iwb.row > .iwb.col .desktop-only, #sidebar #newsletter-banner .iwb.row > .iwb.col .desktop-only {
    display: none;
}
#sidebar #subscription-banner .iwb.row > .iwb.col.mobile-only, #sidebar #newsletter-banner .iwb.row > .iwb.col.mobile-only, #sidebar #subscription-banner .iwb.row > .iwb.col .mobile-only, #sidebar #newsletter-banner .iwb.row > .iwb.col .mobile-only {
    display: block !important;
}
#sidebar #subscription-banner .iwb.row > .iwb.col p, #sidebar #newsletter-banner .iwb.row > .iwb.col p {
    font-size: 28px !important;
	line-height:34px;
	font-family:'Roboto',sans-serif;
    margin-block-start: 0;
    -webkit-margin-before: 0;
}
#post-slider {
    border-top: solid 1px black;
    clear: both;
    padding-bottom: 480px;
    padding-top: 50px;
    position: relative;
}
#post-slider .slick-arrow {
    background-color: transparent;
    color: transparent;
    cursor: pointer;
    height: 96px;
    overflow: hidden;
    position: absolute;
    top: 47%;
    width: 72px;
}
#post-slider .slick-arrow:hover {
    background-color: transparent;
}
#post-slider .slick-arrow:hover::after {
    color: #e64341;
}
#post-slider .slick-arrow::after {
    color: black;
    display: inline-block;
    font-size: 192px;
    font-weight: 100;
    left: 0;
    position: absolute;
    top: -84px;
}
#post-slider .slick-arrow::after:hover {
    color: #ed4334;
}
#post-slider .slick-arrow.slick-disabled::after {
    color: #f0f0f0;
    cursor: not-allowed;
}
#post-slider .slick-arrow.slick-prev {
    left: calc(50% - 712px);
}
#post-slider .slick-arrow.slick-prev::after {
    content: '‹';
}
#post-slider .slick-arrow.slick-next {
    right: calc(50% - 712px);
}
#post-slider .slick-arrow.slick-next::after {
    content: '›';
}
#post-slider .slick-list {
    margin: auto;
    max-width: 1280px;
}
#post-slider .slick-list .slick-slide {
    margin: 18px 9px;
}
#post-slider .slick-list .slick-slide a {
    display: inline-block;
}
#post-slider .slick-list .slick-slide a:hover p.iwb-buk-authorin {
    color: #e64341;
}
#post-slider .slick-list .slick-slide a .attachment-post-thumbnail {
    margin: 0 auto 25px;
}
#post-slider .slick-list .slick-slide a h3 {
    font-size: 30px;
	line-height:36px;
    text-align: left;
	margin:0;
}
#post-slider .slick-list .slick-slide a p {
    margin-block-end: 0;
    margin-block-start: 0;
    text-align: left;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:28px;
	margin:0;
}
#post-slider .slick-list .slick-slide a p.iwb-buk-authorin {
    color: #909aa0;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls {
    height: 480px;
    padding: 0;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls.placeholder {
    background-color: #909aa0;
    display: none;
    overflow: hidden;
    position: relative;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls.placeholder::before {
    content: 'BUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTURBUCHKULTUR';
    color: #f0f0f0;
    font-size: 75px;
    font-weight: 400;
    left: -65%;
    line-height: 75px;
    position: absolute;
    top: -10%;
    transform: rotate(20deg);
    width: 500px;
    word-break: break-all;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a {
    color: black;
    display: inline-block;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a:hover span.publisher {
    color: #e64341;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a img {
    max-height: 360px;
    max-width: 100%;
    width: auto;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span {
    display: block;
    text-align: left;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.title {
    font-weight: 500;
    margin-top: 25px;
	font-size:20px;
	line-height:26px;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.authorin {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
	font-size:20px;
	line-height:28px;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.publisher {
    color: #909aa0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size:20px;
	line-height:28px;
}
#newsletter-banner .iwb.row > .iwb.col.text-left {
    font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:rgb(101,101,101);
}

.wp-block-embed {
    margin-bottom: 1em;
	margin-left:0;
	margin-right:0;
}
.wp-block-embed__wrapper {
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.wp-block-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
    #post-slider .slick-arrow {
        top: 44%;
    }
    #post-slider .slick-arrow.slick-prev {
        left: calc(50% - 642px);
    }
    #post-slider .slick-arrow.slick-next {
        right: calc(50% - 642px);
    }
    #post-slider .slick-list {
        max-width: 1140px;
    }
    #recommended-news .iwb.col.post {
        height: 500px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    #post-slider .slick-arrow {
        top: 41%;
    }
    #post-slider .slick-arrow.slick-prev {
        left: calc(50% - 584px);
    }
    #post-slider .slick-arrow.slick-next {
        right: calc(50% - 584px);
    }
    #post-slider .slick-list {
        max-width: 1024px;
    }
    #recommended-news .iwb.col.post {
        height: 460px;
    }
}
@media only screen and (max-width: 768px) {
    #current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .additional-titles > .iwb.col.perc-25:nth-child(3) {
        float: right;
        margin-right: 0;
    }
    #current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .additional-titles > .iwb.col.perc-25:last-child {
        clear: both;
        float: right;
    }
    #recommended-news .iwb.col.post {
        height: 360px;
    }
}
@media only screen and (max-width: 767px) {
    #current-issue .block-wrapper > .sfsi_widget::before {
        top: 0;
    }
}
@media only screen and (max-width: 600px) {
    #current-issue .block-wrapper > .sfsi_widget {
        top: 26px;
        /*&::before {
         display: none;
         }*/
    }
    #recommended-news .iwb.col.post {
        height: 300px;
    }
}
@media only screen and (max-width: 480px) {
    #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left {
        padding: 0;
    }
    #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left p {
        font-size: 20px !important;
    }
    #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left p.title {
        font-size: 24px !important;
    }
    #current-issue .block-wrapper .image-container .overlay-text .additional-titles {
        padding: 20px 9px 10px 9px !important;
    }
    #current-issue .block-wrapper .image-container .overlay-text .additional-titles > .iwb.col.perc-25 {
        padding: 0;
    }
    /*#current-issue .block-wrapper .image-container .overlay-text .additional-titles > .iwb.col.perc-25 p {
        font-size: 12px !important;
    }
    #current-issue .block-wrapper .image-container .overlay-text .additional-titles > .iwb.col.perc-25 p.subtitle {
        font-size: 14px !important;
    }*/
    #current-issue .block-wrapper > p > a {
        font-size: 16px;
    }
    .single-post #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left p {
        font-size: 20px !important;
		line-height:24px;
    }
    .single-post #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left p.title {
        font-size: 28px !important;
		line-height:32px;
    }
    #recommended-news .iwb.col.post {
        height: auto;
    }
    #reading-samples {
        padding: 0 9px;
    }
    #reading-samples .iwb.col.iwb-buk-rdng-smpls {
        height: 470px;
    }
    #reading-samples .iwb.col.iwb-buk-rdng-smpls.grid-2 {
        width: calc((100% - 10px) / 2);
    }
    #reading-samples .iwb.col.iwb-buk-rdng-smpls.grid-2:nth-child(odd) {
        clear: left;
        margin-left: 0 !important;
        margin-right: 5px !important;
    }
    #reading-samples .iwb.col.iwb-buk-rdng-smpls.grid-2:nth-child(even) {
        clear: right;
        margin-right: 0 !important;
        margin-left: 5px !important;
    }
    #reading-samples .iwb.col.iwb-buk-rdng-smpls.placeholder::before {
        left: -40%;
        top: -15%;
    }
}
html body {
    background-color: white;
}
html body.iwb-mobile-navigation-shown #page {
    opacity: 0.333;
}
html body.admin-bar #iwb-toolbar {
    position: fixed;
}
html body.home h1, html body.search-results .rp4wp-related-posts {
    display: none;
}
html body.error404 #content h2, html body.error404 #content p {
    text-align: center;
}
html body.error404 #content img {
    border-radius: 50%;
    display: block;
    margin: 25px auto;
}
html body.single-iwb_buk_issues #current-issue > .block-wrapper .text-boxes {
    display: none;
}
html body .buk-banner {
    background-color: #909aa0;
    display: flex;
    justify-content: center;
	position:relative;
}
html body .buk-banner #adnote {
    right:0;
	top:0;
	position:absolute;
	background-color: rgb(144,145,160,0.5);
	padding:2px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 0.6em;
}
html body .buk-banner#buk-banner-bottom {
    clear: both;
    text-align: center;
    width: 100%;
}
html body .buk-banner a {
    display: flex;
}
.wp-block-image {
    margin:0;
}
html body #page {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    transition: 0.1s;
}
html body #page.with-sidebar #content .page-wrapper {
    margin: auto;
    max-width: 1280px;
}
html body #page.with-sidebar #content .page-wrapper #section {
    margin-right: 7%;
    width: 60%;
}
html body #page.with-sidebar #content .page-wrapper #sidebar {
    width: 33%;
}
html body #page h1, html body #page h2, html body #page h3, html body #page h4, html body #page h5, html body #page h6 {
    font-weight: 500;
    margin-block-end: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
}
html body #page h1 {
	font-size: 30px;
}
html body #page a {
    color: black;
    text-decoration: none;
}
html body #page a:hover {
    color: #e64341 !important;
}
html body #page a:hover img {
    opacity: 0.875;
}
html body #page p {
    font-family: 'PT Serif', serif;
	line-height: 1.3;
}
html body #page p b, html body #page p strong {
    font-weight: 700;
}
html body #page input {
    background-color: rgba(255, 255, 255, .5);
    border: 0;
    box-shadow: 0 0 1px #909aa0 inset;
    color: rgb(101,101,101);
    font-size: 1em;
    padding: 10px;
	font-family:'Roboto',sans-serif;
	font-size:28px;
	font-weight:300;
}
html body #page input[type="text"], html body #page input[type="email"], html body #page input[type="password"], html body #page input[type="number"], html body #page input[type="submit"] {
    width: calc(100% - 20px);
}
html body #page button, html body #page input[type=submit] {
    background-color: #e64341;
    border: none;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    font-size: 1.5em;
    letter-spacing: 1px;
    padding: 3px 0 3px;
    transition: 0.125s;
    width: 100%;
    -webkit-appearance: none;
	font-family: 'Roboto', sans-serif;
	font-size: 34px;
	font-weight: 400;
}
html body #page button:hover, html body #page input[type=submit]:hover {
    background-color: black;
}
html body #page hr {
    color: #f0f0f0;
    margin: 2em 25%;
    width: 50%;
}
html body #page .page-wrapper {
    clear: both;
    margin: 0 auto;
    max-width: 1280px;
}
html body #page #header {
    margin-bottom: 25px;
    margin-top: 25px;
    min-height: auto;
	position:relative;
}
html body #page #header .iwb-website-logo a.custom-logo-link {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 183px;
    width: 740px;
}
html body #page #header .iwb-website-logo a.custom-logo-link img {
    display: none;
    height: auto;
    width: 100%;
}
html body #page #header .iwb-website-description {
    font-family: 'Roboto', sans-serif;
    font-size: 1.6em;
	display:none;
}
html body #page #navigation-container {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
}
html body #page #navigation-container.position-fixed {
    position: fixed;
    z-index: 100;
}
html body #page #navigation-container.position-fixed > #navigation {
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
}
html body #page #navigation-container #navigation {
    background-color: white;
    border-bottom: solid 1px #ed4334;
    border-top: solid 1px #ed4334;
    margin-bottom: 25px;
    min-height: auto;
}
html body #page #navigation-container #navigation .menu {
    list-style-type: none;
    margin-block-end: 0.5em;
    margin-block-start: 0.25em;
    padding-inline-start: 0;
    width: 100%;
    -webkit-margin-after: 0.5em;
    -webkit-margin-before: 0.25em;
    -webkit-padding-start: 0;
	box-sizing:border-box;
}
html body #page #navigation-container #navigation .menu li {
    display: inline-block;
    font-size: 1.9em;
    font-weight: 400;
    margin-right: 64px;
}
html body #page #navigation-container #navigation .menu li:not(.dashicons):nth-last-of-type(2) {
    margin-right:0;
}
html body #page #navigation-container #navigation .menu li.current_page_item a, html body #page #navigation-container #navigation .menu li.current-menu-item a {
    color: #ed4334;
}
html body #page #navigation-container #navigation .menu li:last-of-type {
    cursor: pointer;
    float: right;
    height: 46px;
    margin-right: 0;
    width: 46px;
}
html body #page #navigation-container #navigation .menu li:last-of-type.dashicons.dashicons-search {
    color: #909aa0;
}
html body #page #navigation-container #navigation .menu li:last-of-type.dashicons.dashicons-search:hover {
    color: #e64341;
}
html body #page #navigation-container #navigation .menu li:last-of-type.dashicons.dashicons-search::before {
    font-size: 1.5em;
	line-height:46px;
}
html body #page #navigation-container #navigation .menu li:last-of-type.dashicons.dashicons-search a {
    display: none;
}
html body #page #navigation-container #search-form {
    background-color: white;
    display: none;
    height: 57px;
    left: calc((100% - 1280px) / 2);
    position: absolute;
    top: 1px;
    width: 100%;
}
html body #page #navigation-container #search-form #searchform label, html body #page #navigation-container #search-form #searchform #searchsubmit {
    display: none;
}
html body #page #navigation-container #search-form #searchform #s {
    box-shadow: none;
    float: left;
    margin-right: 9px;
    margin-top: 10px;
    padding: 9px 0;
    width: calc(100% - 67px);
}
html body #page #navigation-container #search-form .search-form-close {
    color: #909aa0;
    cursor: pointer;
    float: right;
    font-size: 3.5em;
    height: 57px;
    width: 49px;
}
html body #page #navigation-container #search-form .search-form-close:hover {
    color: #ed4334;
}
html body #page #content > .page-wrapper {
    max-width: none;
}
html body #page #content > .page-wrapper #section {
    min-height: auto;
}
html body #page #content > .page-wrapper #section #reading-samples.block-wrapper {
	padding:0 5px;
	display:flex;
	flex-direction:column;
	position:relative;
}
html body #page #content > .page-wrapper #section #reading-samples.block-wrapper:before {
	position:absolute;
	top:20px;
	left:5px;
	border-top:10px solid #e5e29d;
	border-left:10px solid #e5e29d;
	border-right:10px solid #e5e29d;
	content:'';
	height:20px;
	width:100%;
	width: calc(100% - 30px);
	z-index: -1;
}
html body #page #content > .page-wrapper #section #reading-samples.block-wrapper:after {
	position:absolute;
	bottom:-20px;
	left:5px;
	border-bottom:10px solid #e5e29d;
	border-left:10px solid #e5e29d;
	border-right:10px solid #e5e29d;
	content:'';
	height:20px;
	width:100%;
	width: calc(100% - 30px);
	z-index: -1;
}
html body #page #content > .page-wrapper #section #reading-samples.block-wrapper .iwb.row > .iwb.col:first-child h2 {
	display: inline-block;
	background: white;
	padding: 0 5px;
}
html body #page #content > .page-wrapper #section .block-wrapper {
    clear: both;
    margin: 0 auto;
    max-width: 1280px;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap > input[type=text], html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap > input[type=email] {
    border: solid 1px #909aa0;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap > textarea {
    border: solid 1px #909aa0;
    width: 99.75%;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item, html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item, html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    display: block;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input, html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input, html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
    width: auto;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input[type=radio], html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input[type=radio], html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio] {
    margin-inline-start: 0;
    -webkit-padding-start: 0;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label, html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item span.wpcf7-list-item-label, html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
    display: inline-block;
    margin-left: 5px;
    max-width: 90%;
    vertical-align: text-top;
}
html body #page #content > .page-wrapper #section .block-wrapper .wpcf7-response-output {
    clear: both;
}
html body #page #content > .page-wrapper #section .block-wrapper .post-content, html body #page #content > .page-wrapper #section .block-wrapper .post-content p {
    font-family: 'PT Serif', serif;
    font-size: 18px;
    line-height: 1.3em;
}
html body #page #content > .page-wrapper #section .block-wrapper .post-content strong, html body #page #content > .page-wrapper #section .block-wrapper .post-content p strong {
    font-weight: 700 !important;
}
html body #page #content > .page-wrapper #section .block-wrapper > p {
    font-size: 24px;
    font-weight: 500;
    text-align: left;
}
html body #page #content > .page-wrapper #section .block-wrapper > p .dashicons {
    font-size: 36px;
    height: 36px;
    width: 36px;
}
html body #page #content > .page-wrapper #section .block-wrapper > p.buk-authorin {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
html body #page #content > .page-wrapper #sidebar {
    margin-block-end: 0.5em !important;
    margin-block-start: 0.5em !important;
    -webkit-margin-after: 0.5em !important;
    -webkit-margin-before: 0.5em !important;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts {
    margin-bottom: 50px;
    overflow: auto;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts a {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 400;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li .rp4wp-related-post-content {
    cursor: pointer;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li .rp4wp-related-post-content:hover {
    color: #e64341;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li .rp4wp-related-post-content:hover a {
    color: #e64341;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li .rp4wp-related-post-content::after {
    color: #e64341;
    content: 'weiterlesen..';
    font-weight: 400;
}
html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li .rp4wp-related-post-content p {
    font-family: 'PT Serif', serif;
    margin-block-start: 0.5em;
    -webkit-margin-before: 0.5em;
}
html body #page #content > .page-wrapper #sidebar img.image {
    margin-bottom: 50px;
    width: 100%;
}
html body #page #footer {
    border-top: solid 1px black;
    margin-bottom: 50px;
    margin-top: 100px;
    min-height: auto;
}
html body #page #footer .menu {
    list-style-type: none;
    margin-block-end: 0.5em;
    margin-block-start: 0.25em;
    padding-inline-start: 0;
    -webkit-margin-after: 0.5em;
    -webkit-margin-before: 0.25em;
    -webkit-padding-start: 0;
}
html body #page #footer .menu li {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-right: 28px;
	font-weight:400;
}
html body #page #footer .menu li.current_page_item a {
    color: #ed4334;
}
html body #page #footer #footer-social-links {
    display: inline-block;
    float: right;
}
html body #page #footer #footer-social-links li {
    font-family: dashicons;
    display: inline-block;
    height: 32px;
    margin: 0;
    width: 32px;
}
html body #page #footer #footer-social-links li.dashicons {
    font-size: 32px;
}
html body #page #footer #footer-social-links li.dashicons.dashicons-instagram {
    background-color: black;
    mask: url('../img/dashicon-instagram.svg') 0 0/100% 100%;
    -webkit-mask: url('../img/dashicon-instagram.svg') 0 0/100% 100%;
}
html body #page #footer #footer-social-links li.dashicons.dashicons-instagram:hover {
    background-color: #e64341;
}
html body #page #footer #footer-social-links li.dashicons:hover {
    color: #e64341;
}
html body #page #footer #footer-social-links li.dashicons::before {
    position: absolute;
    z-index: -1;
}
html body #page #footer #footer-social-links li a {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    text-indent: 999px;
    width: 100%;
}
html #wpadminbar {
    position: fixed;
}
html body.post-template-default.single-post #page #content > .page-wrapper #section .block-wrapper .post-content,
html body.post-template-default.single-post #page #content > .page-wrapper #section .block-wrapper .post-content p {
    font-family: 'PT Serif', serif;
    font-size: 20px;
	line-height:26px;
}
html body.page-template-default.page #page #content > .page-wrapper #section .block-wrapper .page,
html body.post-template-default.single-post #page #content > .page-wrapper #section .block-wrapper .page p {
    font-family: 'PT Serif', serif;
    font-size: 20px;
	line-height:26px;
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
    html body #page #navigation-container #search-form {
        left: calc((100% - 1140px) / 2);
    }
    html body #page.with-sidebar #content .page-wrapper, html body #page .page-wrapper, html body #page #content > .page-wrapper #section .block-wrapper {
        max-width: 1140px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    html body #page #navigation-container #navigation .menu li {
        margin-right: 4.5%;
    }
    html body #page #navigation-container #search-form {
        left: calc((100% - 1024px) / 2);
    }
    html body #page.with-sidebar #content .page-wrapper, html body #page .page-wrapper, html body #page #content > .page-wrapper #section .block-wrapper {
        max-width: 1024px;
    }
	#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.authorin {
	font-size:18px;
	line-height:24px;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.publisher {
    font-size:18px;
	line-height:24px;
}
#post-slider .slick-list .slick-slide a p {
    font-size: 18px;
    line-height: 24px;
}
}
@media only screen and (max-width: 1024px) {
    html body #page {
        position: relative;
    }
    html body #page.with-sidebar #sidebar {
        margin-top: 50px;
    }
    html body #page #header {
        padding: 0 9px;
        width: calc(100% - 18px);
    }
    html body #page #header .iwb-website-logo a.custom-logo-link {
        height: 183px;
        width: 740px;
    }
    html body #page #navigation-container #navigation {
        padding: 0 9px;
        width: calc(100% - 18px);
    }
    html body #page #navigation-container #navigation .menu li {
        margin-right: 1.25%;
    }
    html body #page #navigation-container #search-form {
        left: 9px;
        width: calc(100% - 18px);
    }
    html body #page .page-wrapper {
        width: 100%;
    }
    html body #page #content > .page-wrapper #section {
        width: calc(100%/* - 18px*/) !important;
    }
    html body #page #content > .page-wrapper #section h1 {
        margin-block-end: 0.1em;
        margin-block-start: 0.25em;
        margin-left: 9px;
        margin-right: 9px;
        -webkit-margin-after: 0.1em;
        -webkit-margin-before: 0.25em;
    }
    html body #page #content > .page-wrapper #section #current-issue .text-boxes {
        padding-left: 9px;
        padding-right: 9px;
    }
    html body #page #content > .page-wrapper #section > .block-wrapper div.page > p, html body #page #content > .page-wrapper #section > .block-wrapper div.page > .wp-block-file, html body #page #content > .page-wrapper #section #post-archive, html body #page #content > .page-wrapper #section .post-content, html body #page #content > .page-wrapper #section > .block-wrapper div.page > h3 {
        padding: 0 9px;
    }
    html body #page #content > .page-wrapper #section > .block-wrapper div.page > p h1, html body #page #content > .page-wrapper #section > .block-wrapper div.page > .wp-block-file h1, html body #page #content > .page-wrapper #section #post-archive h1, html body #page #content > .page-wrapper #section .post-content h1 {
        margin-left: 0;
        margin-right: 0;
    }
    html body #page #content > .page-wrapper #section > .block-wrapper > p {
        margin-left: 9px;
    }
    html body #page #content > .page-wrapper #sidebar {
        width: 100% !important;
    }
    html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts {
        border-top: solid 1px black;
        margin-top: 40px;
        padding: 40px 9px 0;
    }
    html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li {
        clear: none;
        float: left;
        width: 50%;
    }
    html body #page #content > .page-wrapper #sidebar > img {
        width: calc(100%/* - 18px*/) !important;
    }
    html body #page #footer .page-wrapper {
        max-width: calc(100% - 18px);
    }
    html body #page #footer .page-wrapper #footer-navigation {
        float: left;
    }
    html body #page #footer .page-wrapper #footer-navigation .menu li {
        clear: both;
        float: left;
    }
	.shariff {
	    padding-left: 9px;
		padding-right:9px;
}
html body.post-template-default.single-post #page #content > .page-wrapper #section .block-wrapper .post-content, html body.post-template-default.single-post #page #content > .page-wrapper #section .block-wrapper .post-content p {
    font-size: 18px;
    line-height: 24px;
}
html body.page-template-default.page #page #content > .page-wrapper #section .block-wrapper .page,
html body.post-template-default.single-post #page #content > .page-wrapper #section .block-wrapper .page p {
    font-size: 18px;
	line-height:24px;
}
#post-slider .slick-list .slick-slide a h3 {
    font-size: 26px;
    line-height: 32px;
}
html body #page button, html body #page input[type="submit"] {
    font-size: 26px;
}
#sidebar #subscription-banner .iwb.row > .iwb.col p, #sidebar #newsletter-banner .iwb.row > .iwb.col p {
    font-size: 26px !important;
    line-height: 32px;
}
html body #page input {
    font-size: 26px;
}
#current-issue > .block-wrapper > p.buk-authorin {
    font-size: 24px;
}
html body #page h1 {
	font-size: 24px;
}
#current-issue .block-wrapper .image-container .overlay-text .main-title p {
        font-size: 36px !important;
    }
    #current-issue .block-wrapper .image-container .overlay-text .main-title p.title {
        font-size: 42px !important;
    }
	#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.authorin {
	font-size:18px;
	line-height:24px;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.publisher {
    font-size:18px;
	line-height:24px;
}
#post-slider .slick-list .slick-slide a p {
    font-size: 18px;
    line-height: 24px;
}
.info-wrapper {
		position:absolute;
		max-width:calc((100% - 10px * 2) / 3);
}
}
@media only screen and (max-width: 1024px) {
    #current-issue .block-wrapper .text-boxes .iwb.col:last-child {
        padding-left: 0 !important;
    }
    #current-issue .block-wrapper > p {
        margin-left: 9px;
    }
    #post-slider > .iwb.row > .iwb.col {
        padding-left: 0;
        padding-right: 0;
        /*.slick-list {
         max-width: 1024px;
         }*/
    }
    #post-slider > .iwb.row > .iwb.col .slick-arrow {
        top: -32px;
        width: 24px;
    }
    #post-slider > .iwb.row > .iwb.col .slick-arrow::after {
        font-size: 64px;
        top: -28px;
    }
    #post-slider > .iwb.row > .iwb.col .slick-arrow.slick-next {
        right: 3px;
    }
    #post-slider > .iwb.row > .iwb.col .slick-arrow.slick-prev {
        left: 3px;
    }
    #recommended-news .iwb.col.post {
        height: 440px;
    }
	html body #page #navigation-container #navigation .menu li {
    font-size: 24px;
	}
	#recommended-news .iwb.col.post h3 {
    font-size: 26px;
	line-height:32px;
}
#recommended-news .iwb.col.post p {
    font-size: 18px;
    line-height:24px;
}
#current-issue > .block-wrapper .text-boxes .iwb.col {
	font-size:18px;
	line-height:24px;
}
}
@media only screen and (max-width: 800px) {
	#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container img.desktop,
	#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container img.desktop {
    display:none;
	}
	#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container img.mobile,
	#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container img.mobile,
	#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container img {
    display:block;
	}
	#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container {
    padding:0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text {
    bottom: 0;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text {
    bottom: 5px;
}
}
@media only screen and (max-width: 767px) {
    html body #mobile-navigation {
        background-color: #ed4334;
        display: initial;
        height: 125%;
        position: fixed;
        right: calc(65px - 100%);
        transition: 0.1s;
        width: calc(100% - 65px);
        z-index: 101;
    }
    html body #mobile-navigation.show {
        box-shadow: 0 0 3px rgba(0, 0, 0, .25);
        right: 0;
    }
    html body #mobile-navigation .iwb-mobile-navigation-toggler {
        color: white;
        float: right;
        font-size: 64px;
        height: 65px;
        margin: 1px 3px;
        width: 65px;
    }
    html body #mobile-navigation .menu {
        font-family: 'Oswald', sans-serif;
        list-style-type: none;
        margin-block-end: 0.333em;
        margin-block-start: 0.333em;
        padding-inline-start: 0.666em;
        -webkit-margin-after: 0.333em;
        -webkit-margin-before: 0.333em;
        -webkit-padding-start: 0.666em;
    }
    html body #mobile-navigation .menu li {
        font-size: 1.9em;
        font-weight: 500;
        /*&.dashicons.dashicons-search {
         display: none;
         }*/
    }
    html body #mobile-navigation .menu li.light-weight {
        font-weight: 300;
    }
    html body #mobile-navigation .menu li.with-top-separator {
        margin-top: 33px;
    }
    html body #mobile-navigation .menu li.current_page_item a, html body #mobile-navigation .menu li.current-menu-item a {
        color: black;
    }
    html body #mobile-navigation .menu li a {
        color: white;
        text-decoration: none;
    }
    html body #mobile-navigation .menu li a:hover {
        color: black;
    }
    html body #buk-banner-top {
        display: none;
    }
    html body #page #header {
        background-color: #ed4334;
        box-shadow: 0 0 3px rgba(0, 0, 0, .25);
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
        position: fixed;
        width: 100%;
        z-index: 100;
    }
    html body #page #header .iwb-mobile-navigation-toggler {
        color: white;
        font-size: 64px;
        height: 64px;
        position: absolute;
        width: 64px;
		top:4px;
    }
    html body #page #header .iwb-mobile-navigation-toggler.active {
        color: black;
    }
    html body #page #header .iwb-website-logo {
        margin: auto;
        width: 354px;
		height:72px;
    }
    html body #page #header .iwb-website-logo a.custom-logo-link {
        background-position: left bottom;
        height: 72px;
        width: 100%;
    }
    html body #page #header .iwb-website-description {
        display: none;
    }
    html body #page #navigation-container #navigation {
        border: 0;
        padding: 0;
        position: absolute;
        right: 2px;
        top: -3px;
        width: auto;
    }
    html body #page #navigation-container #navigation .menu li {
        display: none;
    }
    html body #page #navigation-container #navigation .menu li.dashicons.dashicons-search {
        display: initial;
    }
    html body #page #navigation-container #search-form {
        top: 0px;
    }
    html body #page #content > .page-wrapper {
        padding-top: 65px;
    }
    html body #page #content > .page-wrapper h2.first-title {
        text-align: left;
        padding-left: 9px;
    }
#sidebar #subscription-banner .iwb.row > .iwb.col p,
#sidebar #newsletter-banner .iwb.row > .iwb.col p {
    font-size: 22px !important;
    line-height: 28px;
}
#post-slider .slick-list .slick-slide a p {
    font-size: 16px;
	line-height:20px;
}
#current-issue .block-wrapper .image-container .overlay-text .additional-titles p {
    font-size: 12px !important;
}
#current-issue .block-wrapper .image-container .overlay-text .additional-titles p.subtitle {
    font-size: 16px !important;
}
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-text .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-text .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-secondary .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-secondary .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-background .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-background .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left,
#current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left {
    padding:9px;
}
}
@media only screen and (max-width: 480px) {
    html body #page #header .iwb-website-logo a.custom-logo-link {
        background-position: center bottom;
        background-size: auto 72px;
        height: 36px;
        margin-bottom: 12px;
        margin-top: 12px;
    }
    html body #page #content > .page-wrapper {
        /*#section > .block-wrapper > p > a { // also not, there ist enough space here..
         font-size: 16px;
         }*/
    }
    html body #page #content > .page-wrapper #sidebar .rp4wp-related-posts ul > li {
        clear: both;
        width: 100%;
    }
	.single-post #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left p {
        font-size: 20px !important;
		line-height:24px;
    }
    .single-post #current-issue .block-wrapper .image-container .overlay-text .main-title .text-left p.title {
        font-size: 28px !important;
		line-height:36px !important;
    }
	#current-issue .block-wrapper .image-container .overlay-text .additional-titles > .iwb.col.perc-25 p {
	    font-size: 12px !important;
	}
	#current-issue .block-wrapper .image-container .overlay-text .additional-titles > .iwb.col.perc-25 p.subtitle {
	    font-size: 14px !important;
	}
	#current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-secondary .iwb.col.text-left, #current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-secondary .iwb.col.text-left, #current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-background .iwb.col.text-left, #current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-background .iwb.col.text-left, #current-issue > .block-wrapper > .iwb.row > .iwb.col .image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left, #current-issue > .block-wrapper > .iwb.row > .iwb.col.image-container .overlay-text .main-title.color-iwb-color-greybox .iwb.col.text-left {
    padding: 9px;
}
.info-wrapper {
		position:static;
		max-width:100%;
}
}

/* Banner-ads */

@media only screen and (max-width: 767px) {
    html body #page #content > .page-wrapper {
        padding-top: 0;
    }

    #buk-banner-top,
    #buk-banner-top a {
        display:block !important;
    }
	#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.authorin {
    font-size: 16px;
}
#reading-samples .iwb.col.iwb-buk-rdng-smpls a span.publisher {
    font-size: 16px;
}
}

@media only screen and (max-width: 414px) {
    html body #page #header {
        position: fixed !important;
        top:0 !important
    }
    html body #buk-banner-top {
        padding-top:72px !important;
    }
    html body #page {
        top: auto !important;
    }
    html body.no_buk_banner_top_of_page #page {
        top: 72px !important;
    }
    html body #page #navigation-container #navigation {
        background-color: transparent;
    }
	html body .buk-banner #adnote {
	top:72px;
	}
}

#buk-banner-top img {
    display:block !important;
    width: 100%;
	height:auto;
    margin-left: auto !important;
    margin-right: auto !important;
	align-self: flex-start;
}

.shariff {
    position:relative;
	height:45px;
}
.shariff ul {
    display:none !important;
	transition: all .7s ease;
    -o-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
	opacity:0;
}
.share-button-shariff {
    background-color: black;
    border-radius: 10px;
    color: white;
    content: 'Teilen +';
    top: 5px;
    padding: 2px 11px 3px;
    position: absolute;
    z-index:1;
	font-family: 'Roboto',sans-serif;
	font-weight: 500;
	font-size: 26px;
}
.share-button-shariff:hover {
    cursor:pointer;
}
.share-button-shariff:hover + ul {
    display:flex !important;
}
.share-button-shariff.stay-visible + ul {
    display:flex !important;
	transition: all .7s ease;
    -o-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
	opacity:1;
}
.share-button-shariff.stay-visible {
    display:none !important;
}
.shariff li:first-child {
    margin-left:0 !important;
}

.buk-date {
    font-size: small !important;
    transform: translate(0px, -10px);
}

body.search-results .iwb-buk-issues .additional-titles {
    display:none;
}