/* cmsms stylesheet: IKS 2021 Background JIA modified: Donnerstag, 21. Mai 2026 16:33:35 */

/* background images for 'jia' page */

@media (orientation: portrait) {		
		/* Individual background images */
		.bgimg-2::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-01-portrait.jpg");}
		.bgimg-3::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-02-portrait.jpg");}
		.bgimg-4::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-03-portrait.jpg");}
		.bgimg-5::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-04-portrait.jpg");}
		.bgimg-6::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-05-portrait.jpg");}
		.bgimg-7::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-06-portrait.jpg");}
		.bgimg-8::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-07-portrait.jpg");}
		.bgimg-9::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-08-portrait.jpg");}
}

@media (orientation: landscape) {	
		.bgimg-2::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-01-landscape.jpg");}
		.bgimg-3::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-02-landscape.jpg");}
		.bgimg-4::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-03-landscape.jpg");}
		.bgimg-5::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-04-landscape.jpg");}
		.bgimg-6::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-05-landscape.jpg");}
		.bgimg-7::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-06-landscape.jpg");}
		.bgimg-8::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-07-landscape.jpg");}
		.bgimg-9::before {background-image: url("https://www.iks-ruesselsheim.de/2021-layout/img/bg/bg-jia-08-landscape.jpg");}
}

	/* Individual styles */	
	.bgimg-2 {		
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}	
	.bgimg-3 {		
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}
	.bgimg-4 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}
	.bgimg-5 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}
	.bgimg-6 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}
	.bgimg-7 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}
	.bgimg-8 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}
	.bgimg-9 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 7%,100% 100%,0% 93%);
	}

/* 900 up for tablet landscape and desktop */
@media only screen and (min-width: 900px) {	
	.bgimg-2 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-3 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-4 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-5 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-6 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-7 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-8 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
	.bgimg-9 {
		height: 75%;
		clip-path: polygon(0% 0%,100% 15%,100% 100%,0% 85%);
	}
}
