/* Intro */

@media screen and (max-width: 1070px) , screen and (max-height: 900px){
	
	#HeaderWrapper {
		position: absolute;
		z-index: 14;
	}
	body > #PageWrapper {
		padding: 0 0 86px 0;
	}
	.intro .content {
		margin: 0 auto;
		max-width: 1240px;
		padding: 192px 20px 0 20px;
		position: relative;
		z-index: 10;
	}
	
}

@media all and (max-width: 740px){

	.intro .content {
		padding-top: 212px;
	}

}

/* Intro - Slider */

.introslider {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.5);
	bottom: 90px;
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25);
	height: 603px;
	left: 50%;
	margin: 0 0 0 -600px;
	overflow: hidden;
	padding: 32px 45px 45px 45px;
	position: absolute;
	width: 650px;
	z-index: 6;
}
.introslider .cmsTeaser {
	margin: 0;
}
.introslider .cmsTeaser > article {
	float: none;
	margin: 0;
	text-align: left;
	width: auto;
}
.introslider .cmsTeaser > article > h2 {
	border-bottom: 5px solid rgb(217, 67, 93);
	color: #FFFFFF;
	cursor: pointer;
	display: table;
	font-size: 48px;
	font-weight: 600;
	margin: 0 0 42px 0;
	padding: 0 0 8px;
	text-transform: uppercase;
}
.introslider .cmsTeaser > article > figure > a {
	display: block;
	float: right;
	width: 49.107142857142854%; /* 275 */
}
.introslider .cmsTeaser > article > figure > figcaption {
	padding: 0 20px 0 0;
	width: 50.892857142857146%; /* 285 */
}
.introslider .cmsTeaser > article > figure > figcaption > p {
	position: relative;
	top: -9px;
}
.introslider .cmsTeaser > article > figure > figcaption > a,
.introslider .cmsTeaser > article > figure > figcaption > p > .addition {
	display: none;
}
.bx-controls-direction {
	display: none;
}
.bx-pager {
	margin: 30px 0 0 0;
	text-align: center;
}
.bx-pager > .bx-pager-item {
	display: inline-block;
	height: 44px;
	margin: 0 -5px;
	width: 64px;
}
.bx-pager > .bx-pager-item > a {
	background: url("/img/layout/slider-navigation.png") no-repeat left -90px;
	background-size: 64px auto;
	color: #d9435d;
	display: block;
	height: 100%;
	font-size: 22px;
	line-height: 1;
	padding: 10px 0 0 8px;
	width: 100%;
}
.bx-pager > .bx-pager-item > a.active {
	background: url("/img/layout/slider-navigation.png") no-repeat left -135px !important;
	background-size: 64px auto !important;
	color: #ffffff !important;
}
.bx-pager > .bx-pager-item:first-child > a {
	background: url("/img/layout/slider-navigation.png") no-repeat left top;
	background-size: 64px auto;
	padding-left: 0;
}
.bx-pager > .bx-pager-item:first-child > a.active {
	background: url("/img/layout/slider-navigation.png") no-repeat left -45px !important;
	background-size: 64px auto !important;
	color: #ffffff !important;
}
.bx-pager > .bx-pager-item:last-child > a {
	background: url("/img/layout/slider-navigation.png") no-repeat left -180px;
	background-size: 64px auto;
	padding-left: 11px;
}
.bx-pager > .bx-pager-item:last-child > a.active {
	background: url("/img/layout/slider-navigation.png") no-repeat left -225px !important;
	background-size: 64px auto !important;
	color: #ffffff !important;
}

@media screen and (max-width: 1240px){
	
	.introslider {
		left: 20px;
		margin-left: 0;
	}
	
}

@media all and (max-width: 1160px){

	.introslider {
		padding-left: 20px;
		padding-right: 20px;
		width: 560px;
	}

}

@media screen and (max-width: 1070px) , screen and (max-height: 900px){
	
	.introslider {
		bottom: auto;
		height: auto;
		left: auto;
		margin: 0 auto;
		max-width: 650px;
		padding: 32px 45px 45px;
		position: relative;
		width: auto;
	}
	
}

@media all and (max-width: 490px){

	.introslider {
		padding-left: 20px;
		padding-right: 20px;
	}
	.introslider .cmsTeaser > article > h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.introslider .cmsTeaser > article > figure > a {
		float: none;
		margin: 0 auto 20px auto;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.introslider .cmsTeaser > article > figure > figcaption {
		padding-right: 0;
		width: 100%;
	}

}

/* Intro - Login */

.intro .login {
	background: #8e2236 none repeat scroll 0 0;
	bottom: 90px;
	color: #FFFFFF;
	height: 300px;
	left: 50%;
	margin: 0 0 0 150px;
	padding: 39px 45px 45px 45px;
	position: absolute;
	width: 450px;
	z-index: 5;
}
.intro .login > form > h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 33px 0;
	text-transform: uppercase;
}
.intro .login > form > div:after {
	clear: both;
	content: "";
	display: block;
}
.intro .login > form > div {
	margin: 5px 0;
}
.intro .login > form > div > label {
	display: block;
	float: left;
	font-size: 17px;
	padding: 5px 0 0 0;
	width: 30%
}
.intro .login > form > .row > input {
	background: #FFFFFF;
	border: 0 none;
	color: #2d343e;
	display: block;
	float: left;
	height: 40px;
	padding: 0 10px 2px 10px;
	width: 70%
}
.intro .login > form > .button {
	margin: 29px 0 0 0;
}
.intro .login > form > .button > input {
	background: url("/img/layout/login.png") no-repeat 68px 14px #d9435d;
	background-size: 15px auto;
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 20px;
	font-weight: 600;
	height: 45px;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	width: 100%;
}
.fancybox-skin {
	background: rgba(255, 255, 255, 0.85);
}


@media screen and (max-width: 1240px){
	
	.intro .login {
		left: auto;
		margin-left: 0;
		right: 20px;
	}
	
}

@media screen and (max-width: 1070px) , screen and (max-height: 900px){
	
	.intro .login {
		bottom: auto;
		height: 300px;
		left: auto;
		margin: 40px auto 0 auto;
		max-width: 650px;
		position: relative;
		right: auto;
		width: auto;
	}
	
}

@media all and (max-width: 490px){

	.intro .login {
		height: auto;
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
	.intro .login > form > h3 {
		margin-bottom: 7px;
	}
	.intro .login > form > div > label {
		margin-bottom: 4px;
		width: 100%;
	}
	.intro .login > form > .row > input {
		width: 100%;
	}
	.intro .login > form > .button > input {
		background-image: none;
	}

}