.slider-wrapper{}
.slider{
	width:983px; height:305px;
}
.budda p{ padding:5px; font-family: 'JandaCelebrationScript'; font-size:30px; color:#7e7f7e; text-align:right; background:none; }
.budda p b { color:#5ea02c; font-size:60px; }

p.slidep1{ padding:5px; font-family: 'JandaCelebrationScript'; font-size:30px; color:#7e7f7e; text-align:right; background:none; }
p.slidep1 b { color:#5ea02c; font-size:60px; }

p.slidep2 { padding:5px; color:#676a67; font-family: 'JandaCelebrationScript'; color:#5ea02c; font-size:40px; }
p.slidep3 { padding:5px; color:#676a67; font-family: 'JandaCelebrationScript'; color:#7e7f7e; font-size:40px; text-align:right; }
p.slidep3 b { color:#5ea02c; }
p.sfnt{ font-size: 22px; color:#676a67; font-family:'CenturyGothic'; text-align:center; line-height:30px; }
p.slidep4{ font-size: 20px; color:#676a67; font-family:'CenturyGothic'; text-align:left; line-height:30px; }
.teaser { }

.fixed-w{
	padding:5px 0; width:150px; height:20px; text-align:center; color:#1b1b1b;
}

.step-slider .light-green{background:#95C542;}
.step-slider .green{background:#7CB761}
.step-slider .orange{background:#EF7D00}
.step-slider .turky{background:#348E8A}
.step-slider .white{background:#fff; color:#333}

.background-slider{
	background:url(example-images/pattern.html) left top repeat;
}

a{
	color: #ffffff;
}
a:hover{
	text-decoration:none;
}

@media only screen and (max-width: 983px){
	.wrapper,
	.slider-wrapper,
	.slider{
		width:100%; height:auto;
	}
}