
.m003-slide-show div.description h1{
	 filter:progid:DXImageTransform.Microsoft.Glow(color=SaddleBrown,strength=5);
	 padding-top: 8px;
 }
.m003-slide-show div.description p{
	filter:progid:DXImageTransform.Microsoft.Glow(color=SaddleBrown,strength=3);
}
.angled{
	font-style: normal;
}
button.angled{
	filter:progid:DXImageTransform.Microsoft.Glow(color=SaddleBrown,strength=3);
}
.header .angled,
.header .angled *{
	filter:progid:DXImageTransform.Microsoft.Glow(color=black,strength=3);
}


body.origin-story .panel.one h2,
body.origin-story .panel.one h3{
	filter:progid:DXImageTransform.Microsoft.Glow(color=navy,strength=12);
}
body.origin-story .panel.three-b h3{
	filter:progid:DXImageTransform.Microsoft.Glow(color=#DD8725,strength=6);
}
body.origin-story .panel.three-b .logo.plurpable{
	filter:none;
}

.panel.three-b .ray{
	display:none !important;
}

.panel.three-b .rays{
	position: absolute;
	right: -380px;
	top: -190px;
	width: 1000px;
	height: 1000px;
	z-index:1;
	display:block !important;
	border:none;
}

html[lang=de] .m003-slide-show .slides li > div h1 {
	line-height: 0.9em !important;
}
html[lang=de] .m003-slide-show .slides li > div p  {
	line-height: 1.18em !important;
}
@media only screen and (max-width: 991px){
	.panel.three-b .rays{
		margin-top: -500px;
		margin-right: -500px;
		right:45%;
		top:60%;

	}
}
@media only screen and (max-width: 661px){
	.panel.three-b .rays{
		right:50%;
		top:50%;

	}
}

@media only screen and (min-width: 991px){
	.m006-banner h2{
		font-size: 5.25em;
	}
}

