.slideshow-1,
.slideshow-2,
.slideshow-3,
.slideshow-4,
.slideshow-5 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	/*animation*/
	animation: slideShow 40s linear infinite 0s;
	-moz-animation: slideShow 40s linear infinite 0s;
	-webkit-animation: slideShow 40s linear infinite 0s;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.slideshow-1 {
	animation-delay: 0s;
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
}

.slideshow-2 {
	animation-delay: 8s;
	-moz-animation-delay: 8s;
	-webkit-animation-delay: 8s;
}

.slideshow-3 {
	animation-delay: 16s;
	-moz-animation-delay: 16s;
	-webkit-animation-delay: 16s;
}

.slideshow-4 {
	animation-delay: 24s;
	-moz-animation-delay: 24s;
	-webkit-animation-delay: 24s;
}

.slideshow-5 {
	animation-delay: 32s;
	-moz-animation-delay: 32s;
	-webkit-animation-delay: 32s;
}

/* Small Images (1280px x 853px) */

.slideshow-1 {
	background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_1_small.jpg');
}

.slideshow-2 {
	background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_2_small.jpg');
}

.slideshow-3 {
	background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_3_small.jpg');
}

.slideshow-4 {
	background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_4_small.jpg');
}

.slideshow-5 {
	background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_5_small.jpg');
}

@media all and (orientation: portrait) {
	.slideshow-1 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_1_small.jpg');
	}

	.slideshow-2 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_2_small.jpg');
	}

	.slideshow-3 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_3_small.jpg');
	}

	.slideshow-4 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_4_small.jpg');
	}

	.slideshow-5 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_5_small.jpg');
	}
}

/* Medium Images (2560px x 1707px) */

@media all and (orientation: landscape) and (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2),
all and (orientation: landscape) and (min-width: 640px) and (-o-min-device-pixel-ratio: 2/1),
all and (orientation: landscape) and (min-width: 640px) and (min-resolution: 192dpi),
all and (orientation: landscape) and (min-width: 1280px) {
	.slideshow-1 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_1_medium.jpg');
	}

	.slideshow-2 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_2_medium.jpg');
	}

	.slideshow-3 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_3_medium.jpg');
	}

	.slideshow-4 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_4_medium.jpg');
	}

	.slideshow-5 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_5_medium.jpg');
	}
}

@media all and (orientation: portrait) and (min-height: 640px) and (-webkit-min-device-pixel-ratio: 2),
all and (orientation: portrait) and (min-height: 640px) and (-o-min-device-pixel-ratio: 2/1),
all and (orientation: portrait) and (min-height: 640px) and (min-resolution: 192dpi),
all and (orientation: portrait) and (min-height: 1280px) {
	.slideshow-1 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_1_medium.jpg');
	}

	.slideshow-2 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_2_medium.jpg');
	}

	.slideshow-3 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_3_medium.jpg');
	}

	.slideshow-4 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_4_medium.jpg');
	}

	.slideshow-5 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_5_medium.jpg');
	}
}

/* Large Images (5120px x 3413px) */

@media all and (orientation: landscape) and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 2),
all and (orientation: landscape) and (min-width: 1280px) and (-o-min-device-pixel-ratio: 2/1),
all and (orientation: landscape) and (min-width: 1280px) and (min-resolution: 192dpi),
all and (orientation: landscape) and (min-width: 2560px) {
	.slideshow-1 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_1_large.jpg');
	}

	.slideshow-2 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_2_large.jpg');
	}

	.slideshow-3 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_3_large.jpg');
	}

	.slideshow-4 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_4_large.jpg');
	}

	.slideshow-5 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_landscape_5_large.jpg');
	}
}

@media all and (orientation: portrait) and (min-height: 1280px) and (-webkit-min-device-pixel-ratio: 2),
all and (orientation: portrait) and (min-height: 1280px) and (-o-min-device-pixel-ratio: 2/1),
all and (orientation: portrait) and (min-height: 1280px) and (min-resolution: 192dpi),
all and (orientation: portrait) and (min-height: 2560px) {
	.slideshow-1 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_1_large.jpg');
	}

	.slideshow-2 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_2_large.jpg');
	}

	.slideshow-3 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_3_large.jpg');
	}

	.slideshow-4 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_4_large.jpg');
	}

	.slideshow-5 {
		background-image: url('/fb/fb_assets/splash/fb_slideshow_portrait_5_large.jpg');
	}
}

@-webkit-keyframes slideShow {
	0% {
		opacity: 0;
		/*-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-ms-transform-origin: bottom;*/
	}

	5% {
		opacity: 1;
	}

	25% {
		opacity: 1;
	}

	30% {
		opacity: 0;
		/*-webkit-transform: scale(1.075);
		transform: scale(1.075);
		-ms-transform: scale(1.075);*/
	}

	100% {}
}

@keyframes slideShow {
	0% {
		opacity: 0;
		/*-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-ms-transform-origin: bottom;*/
	}

	5% {
		opacity: 1;
	}

	25% {
		opacity: 1;
	}

	30% {
		opacity: 0;
		/*-webkit-transform: scale(1.075);
		transform: scale(1.075);
		-ms-transform: scale(1.075);*/
	}

	100% {}
}