@charset "UTF-8";
/* CSS Document */


#main, .stage-width, .master-slider {

max-width: 5000px!important;
}

.projects-container {
max-width: 2000px;
margin-left: auto;
margin-right: auto;
}


.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont {
width: 100%!important;
}
.master-slider-parent {

height: 100%;
}

.slider-fullwidth {

height: 80vh;
max-width: 100vw!important;
border: 0px solid #FFF;

}

.projekte-container, .projects-container {
margin-top: -40px;
}

.center-info {
opacity: 1!important;
	max-width: 500px!important;
}

.center-info h2 {
line-height: 45px;
margin-top: 0px;
}