
/*INNER PARALLAX SECTIONS (Except Intro Parallax)*/

.no-parallax{
	background-attachment: scroll !important;
}

.testimonial{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.about-head{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.works1-head{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.works2-head{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.news-head{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.credits-head{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.clients-head{
	background: url('src="http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.awards-head1{
	background: url(../images/kontakt.svg) 0 0 no-repeat fixed;
	background-size: cover;
}
.contact-head{
	background: url(../images/kontakt.svg) 0 0 no-repeat fixed;
	background-size: cover;
}

.help-head{
	background: url(../images/hilfe.svg) 0 0 no-repeat fixed;
	background-size: cover;
}

.help-head-email{
	background: url(../images/hilfe/hilfe-mail.svg) 0 0 no-repeat fixed;
	background-size: cover;
}

.alert-head{
	background: url(../images/alert.svg) 0 0 no-repeat fixed;
	background-size: cover;
}

.awards-head1{
	background: url(../images/kontakt.svg) 0 0 no-repeat fixed;
	background-size: cover;
}