/* section background
/* -------------------------------------------------- */

#subheader{
background:url(../images/background/bg-subheader.jpg) top left fixed;
background-size:cover;
}

#fun-facts{
background:url(../images/background/my-bg.jpg) top left fixed;
background-size:cover;
}

@media all and (max-width: 990px) {
	#section-about .image-container, #section-about .spacer-single {
		display: none !important;
	}
}

#section-contact{ 
background:url(../images/background/bg-4.jpg) top left fixed;
background-size:cover;
}

#section-skill-bar{ 
background:url(../images/background/bg-8.jpg) top left fixed;
background-size:cover;
}

#info-address{background:url(../images/background/bg-3.jpg) top fixed;}
#logo-full{ background:#000; padding:60px 0 60px 0;}
#view-all-projects{background:#FD876D; padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
#section-about-us-2 .image-container{background:url(../images/background/bg-entdecken.jpg) center left;}


.dark #section-about-us-2{background:#222; height:100%;}
#section-welcome{background:url(../images/background/bg-5.jpg);}
#section-welcome-2{background:url(../images/background/bg-6.jpg);}
#section-welcome-3{background:url(../images/background/my-bg.jpg) top center;}
.dark #section-portfolio{background:#111;}
.dark #section-team{background:#111;}
.dark #section-sdk{background:#111;}

#section-testimonial{ background:url(../images/background/bg-2.jpg) top fixed;}