body.streik  [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__title {
	margin: 0 0 2rem;
	font-size: clamp(3.5rem, 4.75vw, 6rem);
	line-height: 1.05;
	font-weight: 400;
	white-space: nowrap;
	font-family: QuadrantText, serif;
	text-align: center;
}

body.streik  [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__credit {
	margin: 0;
	font-size: clamp(1.25rem, 1.5vw, 1.625rem);
	line-height: 1.2;
	font-weight: 400;
	padding: 0 1rem;
	font-family: QuadrantText, serif;
	text-align: center;
	display: block;
}


body.streik .streik-in::before {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	background: url('streiken-bg2.webp') no-repeat;
	height: 850px;
	width: 100%;
	max-width: 560px;
    background-size: 265%;
    background-position: -100px -100px;
}
body.streik .streik-in::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 9;
	left: 0;
	/*top: 25%;*/
	top: 200px;
	background: url('streiken-brush.webp') no-repeat;
    height: 236px;
	width: -webkit-fill-available;
	width: -moz-available;
	width: stretch;
    background-size: contain;
}

body.streik [is=flynt-header] {
	transition: background 0.3s ease 0.1s;
	background: transparent !important;
}
body.streik.moved .header {
	transition: background 0.3s ease 0.1s;
	background: #fff !important;
}
body.streik .header__button {
	background: none;
}
body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a {
    position: relative;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: -3px;
}

body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a img {
	z-index: -2;
    position: relative;
}
body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__text-block {
    position: relative;
    z-index: 99;
	color: #fff;
	text-shadow: 0px 1px 12px #666;
}
body.streik:not(.moved) [is=flynt-header] {
	box-shadow: none;
}
/* icon login */
body.streik:not(.moved) .ana-paywall-action--is-login,
body.streik:not(.moved) .search-input-field__icon,
body.streik:not(.moved) .header__icon.menu-button {
	position: relative;
}
body.streik:not(.moved) .ana-paywall-action--is-login::before {
	content: '';
	display: block;
	position: absolute;
	background: url('../../dist/assets/icons/icon-login-white.svg');
    width: 13px;
    height: 20px;
    background-size: 13px 20px;
    top: -10px;
    left: -11px;
}
body.streik:not(.moved) .search-input-field__icon::before {
	content: '';
	display: block;
	position: absolute;
	background: url('../../dist/assets/icons/search-869ccdfe04-white.svg');
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    top: 0px;
    left: 0px;
}
body.streik:not(.moved) .header__icon.menu-button::before {
	content: '';
	display: block;
	position: absolute;
	background: url('../../dist/assets/icons/hamburger-384bb57d36-white.svg');
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    top: 0px;
    left: 0px;
}
body.streik:not(.moved) .ana-paywall-action--is-login img, 
body.streik:not(.moved) .search-input-field__icon img,
body.streik:not(.moved) .header__icon.menu-button img {
	display: none;
}
body.streik .streik-in .teaser-horizontal__image {
	opacity: 0;
}
body.streik .streik-in .teaser-horizontal__image-block a {
	z-index: 9999;
}


/* ads start */
body.streik.adv .streik-in::before,
body.streik.adv .streik-in::after {
	transform: translateY(216px);
}
body.streik.adv .block-ad-header::before {
	content: '';
	background: #d1c2dc;
	width: stretch;
	width: -webkit-fill-available;
	width: -moz-available;
	z-index: -1;
	height: 216px;
	position: absolute;
    left: 0;
}
/* ads end */



@media screen and (min-width: 400px) {
	body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a {
		max-width: 90%
	}
}
@media screen and (min-width: 420px) {
	body.streik .streik-in::before {
		background-size: cover;
	}
	body.streik .streik-in::before {
/*	not good for FF	height: -webkit-fill-available;
		height: -moz-available;
		height: stretch;*/
	}
}
@media screen and (min-width: 482px) {
	body.streik .streik-in::before {
	}
	body.streik.moved .streik-in::before {
		/*background-position: 0 -130px !important;*/
		/*transition: all 0.2s ease 0.1s;*/
		/*height: 950px;*/
	}
	body.streik .streik-in::after {
		top: 200px;
		/*top: 25%;*/
	    height: 310px;
	    left: -25px;
	}
	body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a {
        max-width: 80%;
    }
}
@media screen and (min-width: 560px) {
	body.streik .streik-in::before {
	    left: 0;
	}
	body.streik .streik-in::before {
        background-size: cover;
        max-width: 100%;
    }

}
@media (min-width: 576px) {
	body.streik .streik-in::before {
		/*background-size: contain;*/
	}
	body.streik .streik-in::after {
	    height: 350px;
	    width: 330px;
	}
}
@media (min-width: 648px) {
	body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a {
		margin-left: 8%;
	}
}

@media screen and (min-width: 768px) {
	body.streik .streik-in::before {
		transition: all 0.2s ease 0.1s;
        max-width: 100%;
        background-position: -113px 0px;
	}
	body.streik  [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block{
        width: 50%;
        padding-left: .875rem;
        padding-right: .875rem
    }
    body.streik  [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__text-block {
        width: 46%;
        padding-top: 20px;
    }
    body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a {
        max-width: 100%;
        margin-left: 0;
    }
    body.streik .streik-in::after {
        /*top: 31%;*/
        top: 260px;
        left: -64px;
    }
	body.streik.moved [is=flynt-most-read-posts] {
		/*padding-top: 5rem;*/
	}
	body.streik .streik-in::before {
    	transition: all .2s linear 0.1s;
	}
	body.streik.adv .streik-in::before,
	body.streik.adv .streik-in::after {
		transform: translateY(276px);
	}
	body.streik.adv .block-ad-header::before {
		height: 276px;
	}
	body.streik .mainContent {
		padding-top: 0;
	    transition: padding .2s linear;
	}
	body.streik.moved .mainContent {
	    padding-top: 6rem;
	    transition: padding .2s linear;	
	}
}
@media screen and (min-width: 850px) {
    body.streik .streik-in::before {
        background-position: -114px -12px;
        max-width: 100%;
    }
    body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__text-block {
    	padding-top: 40px;
    }
 }
@media screen and (min-width: 900px) {
    body.streik .streik-in::before {
        background-position: -65px -10px;
        background-size: 120%;
        max-width: 100%;
    }
    body.streik .streik-in::after {
        /*top: 33%;*/
        left: -25px;
        top: 260px;
    }
}
@media screen and (min-width: 950px) {
    body.streik .streik-in::before {
        background-position: -65px -36px;
        background-size: 120%;
        max-width: 100%;
    }
    body.streik .streik-in::after {
        /*top: 38%;*/
        left: -25px;
        top: 320px;
    }
}
@media screen and (min-width: 1020px) {
	body.streik .streik-in::before {
	    background-size: cover;
        background-position: 0px -15px;
	}
}
@media screen and (min-width: 1180px) {
    body.streik .streik-in::before {
        background-position: -65px -84px;
        background-size: 115%;
        max-width: 100%;
        height: 1400px
    }
    body.streik .streik-in::after {
        /*top: 38%;*/
        top: 320px;
        left: -10px;
        height: 378px;
        width: 350px;
    }
}
@media screen and (min-width: 1280px) {
    body.streik .streik-in::before {
        background-position: -153px -84px;
        background-size: 112%;
    }
    body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block {
    	width: 53%;
    }
    body.streik.moved [is=flynt-top-story] {
    	/*padding-top: 5rem;
    	transition: all .2s ease 0.1s;*/
    }
}
@media screen and (min-width: 1340px) {
    body.streik .streik-in::before {
        background-position: -130px -84px;
        background-size: 110%;
    }
}
@media screen and (min-width: 1400px) {
    body.streik .streik-in::before {
		background-position: -60px -100px;
        background-size: 105%;
    }
}
@media screen and (min-width: 1460px) {
    body.streik .streik-in::before {
		background-position: 0px -116px;
        background-size: 105%;
    }
}
@media (min-width: 1520px) {
    body.streik .streik-in::before {
        background-position: -238px -150px;
        background-size: 115%;
    }
/*	body.streik .streik-in {
		position: relative;
		overflow: hidden;
	}*/
    body.streik .streik-in::after {
        top: 356px;
        height: 520px;
        width: 484px;
    }
	body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block a img {
		margin-left: auto;
		width: 100%;
	}
	body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__text-block {
    	padding-top: 90px;
    }
}
@media (min-width: 1620px) {
    body.streik .streik-in::before {
        background-position: -266px -218px;
        background-size: 116%;
    }
}
@media (min-width: 1800px) {
    body.streik .streik-in::before {
        background-position: -75px -240px;
        background-size: 104%;
    }
    body.streik .streik-in::after {
        top: 356px;
        height: 613px;
        width: 568px;
    }
    body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__text-block {
    	width: 44%;
    }
    body.streik [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__image-block {
        width: 56%;
    }
}
@media (min-width: 1921px) {
	body.streik .streik-in::before {
		left: 50%;
    	transform: translateX(-50%);
    	max-width: 1920px;
	}
	body.streik .streik-in::after {
		left: 120px;
	}
	body.streik .streik-in {
		position: relative;
	}
}
@media (max-width: 767px) {
	body.streik  [is=flynt-top-story] [is=flynt-teaser] .teaser-horizontal__text-block {
		width: 100%;
	}
}
@media (max-width: 620px) {
	body.streik .streik-in .most-read-posts__list {
		background: #d1c2dc;
	    width: 100vw;
	    position: relative;
	    left: -18px;
	    padding-bottom: 50px;	
	    padding-right: 1rem;
	    padding-left: 0.5rem;
	}
	body.streik .streik-in .most-read-posts__list::after {
	    background: linear-gradient(to bottom, #d1c2dc, #ffffff);
	    content: '';
	    display: block;
	    bottom: 0;
	    height: 50px;
	    width: stretch;
	    width: -webkit-fill-available;
		width: -moz-available;
	    left: 0;
	    position: absolute;
	}
}
/*@media screen and (min-width: 950px) and (min-height: 1300px) {
  body.streik .streik-in::after {
    top: 320px;
  }
}*/