@media only screen and (min-width: 1810px) {
*, *:before, *:after {
    -webkit-box-sizing: border-box; /* Safari/Chrome, andere WebKit-Browser */
    -moz-box-sizing: border-box; /* Firefox, andere Gecko-Browser */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.pagewrap {
	float:left;
	width:100%;
	height:100vh;
	position:relative;
	background:#ffffff;
}
.wrapper_max {
	max-width:1790px;
	height:auto;
	margin:0 auto;
	padding:0 10px;
	position:relative;
	overflow:visible;
}
.wrapper_1250 {
	max-width:1250px;
	height:auto;
	margin:0 auto;
	padding:0 10px;
	position:relative;
}
.header {
	float:left;
	width:100%;
	height:auto;
	padding:0 0 0 180px;
	background:#ffffff;
	position:relative;
}
.logo {
	float:left;
	width:275px;
	height:auto;
	display:block;
	margin:65px 0 0 0;
}
.logo_text {
	float:right;
	width:165px;
	height:auto;
	display:block;
	margin:58px 0 0 0;
}
.menunav {
	position:absolute;
	right:430px;
	top:78px;
	width:32px;
	height:32px;
	cursor:pointer;
}
.menunav span {
	float:left;
	width:100%;
	height:2px;
	background:#000000;
	margin:11px 0 3px 0;
}
.menunav span:nth-of-type(2n+2) {
	margin:4px 0 3px 0;
}
.menunav img {
	width:100%;
	height:auto;
	display:block;
}
.menu_navigation {
	position:absolute;
	right:410px;
	top:0;
	width:310px;
	height:310px;
	background:#000000;
	z-index:999;
	transition:all 0.2s ease-in;
	transform:translateY(-320px);
}
.menu_navigation.active {
	position:absolute;
	right:410px;
	top:0;
	width:310px;
	height:310px;
	background:#000000;
	z-index:999;
	transition:all 0.3s ease-out;
	transform:translateY(0px);
}
.menu_navigation ul {
	float:left;
	width:calc(100% - 105px);
	height:auto;
	list-style:none;
	margin:45px 0px 0 105px;
}
.menu_navigation ul li {
	float:left;
	width:100%;
	height:auto;
	margin:2px 0 2px 0;
}
.menu_navigation ul li a {
	color:#ffffff;
	text-decoration:none;
	outline:none;
	font-family: 'Roboto';
	font-weight:300;
	font-size:20px;
	line-height:34px;
}
.menu_navigation ul li a:hover {
	text-decoration:underline;
}
.menu_navigation_close {
	float:left;
	width:100%;
	height:auto;
	font-family: 'Roboto';
	font-weight:300;
	font-size:22px;
	line-height:34px;
	color:#ffffff;
	text-align:right;
	padding:20px;
}
.menu_navigation_close img {
	float:right;
	width:20px;
	height:20px;
	display:block;
	cursor:pointer;
}

.teaser {
	float:left;
	width:100%;
	height:auto;
}
.teaser img {
	width:100%;
	height:auto;
	display:block;
}

.einleitung {
	float:left;
	width:100%;
	height:auto;
	margin:280px 0 100px 0;
}
.einleitung .links {
	float:left;
	width:570px;
	height:auto;
	position:relative;
	margin:0;
}
.einleitung .rechts {
	float:left;
	width:calc(100% - 570px);
	height:auto;
	position:relative;
	margin:0;
	padding:0 450px 0 0;
	font-family: 'Roboto';
	font-weight:100;
	font-size:26px;
	line-height:34px;
}
.einleitung .rechts p {
	margin:0 0 16px 0;
}
.einleitung .rechts .projekttext {
	float:left;
	width:100%;
	height:auto;
	margin:65px 0 10px 0;
	font-family: 'Playfair Display';
	font-weight:900;
}
.projekttext_link {
	float:left;
	width:100%;
	height:70px;
	text-align:center;
	margin:20px 0 0 0;
	position:relative;
}
.projekttext_link a {
	outline:none;
}
.kontakt_dot {
	position:absolute;
	left:50%;
	top:10px;
	width:50px;
	height:50px;
	margin-left:-25px;
	background:#f7e820;
	border-radius:50%;
	transition:all 0.3s ease;
	-webkit-animation: bubble_kontakt_ani 3s infinite linear;
	-moz-animation: bubble_kontakt_ani 3s infinite linear;
	-o-animation: bubble_kontakt_ani 3s infinite linear;
}
.kontakt_dot:hover {
	transform:scale(1.2);
}
.projektabschluss {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0 60px 0;
}
.projektabschluss .links {
	float:left;
	width:570px;
	height:auto;
	position:relative;
	margin:0;
}
.projektabschluss .rechts {
	float:left;
	width:calc(100% - 570px);
	height:auto;
	position:relative;
	margin:0;
	padding:0 450px 0 0;
	font-family: 'Roboto';
	font-weight:100;
	font-size:26px;
	line-height:34px;
}
.projektabschluss .rechts p {
	margin:0 0 16px 0;
}
.projektabschluss .rechts .projekttext {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 10px 0;
	font-family: 'Playfair Display';
	font-weight:900;
}

.waskannichfuersietun {
	display:inline-block;
	width:auto;
	height:auto;
	margin:0px auto 10px auto;
	font-family: 'Playfair Display';
	font-weight:900;
	font-size:26px;
	line-height:34px;
	text-align:left;
}
.bubble_hallo {
	position:relative;
	width:330px;
	height:330px;
	background:#f7e820;
	border-radius:50%;
	left:0px;
	top:40px;
	padding:0 0 0 0;
	transform-origin:center center;
	transform:scale(1.0);
	-webkit-animation: bubble_produktion_ani 6s infinite linear;
	-moz-animation: bubble_produktion_ani 6s infinite linear;
	-o-animation: bubble_produktion_ani 6s infinite linear;
}
.bubble_hallo_text {
	position:relative;
	left:65px;
	top:45px;
	width:450px;
	height:auto;
	font-size:64px;
	line-height:68px;
	font-family: 'Playfair Display';
	font-weight:400;
	text-align:left;
}
.bubble_hallo_text_a {
	position:relative;
	left:65px;
	top:55px;
	width:450px;
	height:auto;
	font-size:62px;
	font-family: 'Roboto';
	font-weight:100;
	text-align:left;
}

.projekte_bereich {
	float:left;
	width:100%;
	height:auto;
	margin:40px 0 50px 0;
	padding:0 0px 0 0;
}
.projekte_bereich img {
	width:100%;
	height:auto;
	display:block;
}
.pro30 {
	float:left;
	width:40%;
	height:auto;
	font-family: 'Playfair Display';
	font-weight:900;
	font-size:44px;
	line-height:54px;
	margin:50px 0 0 0;
}
.pro30 p {
	float:left;
	width:100%;
	height:auto;
	margin:30px 0 0 0;
	font-family: 'Roboto';
	font-weight:100;
	font-size:44px;
	line-height:54px;
}
.pro70 {
	float:left;
	width:60%;
	height:auto;
	margin:0 0 0 0;
	padding-right:6%;
}

.pro50a {
	float:left;
	width:47%;
	height:auto;
	margin:0 3% 0 0;
	padding-left:5%;
}
.pro50b {
	float:left;
	width:47%;
	height:auto;
	margin:0 0 0 2%;
	padding-right:5%;
}

.pro70a {
	float:left;
	width:60%;
	height:auto;
	margin:0 0 0 0;
	padding-left:5%;
}
.pro30a {
	float:left;
	width:35%;
	height:auto;
	font-family: 'Playfair Display';
	font-weight:900;
	font-size:44px;
	line-height:54px;
	margin:20px 0 0 5%;
}
.pro30a p {
	float:left;
	width:100%;
	height:auto;
	margin:30px 0 0 0;
	font-family: 'Roboto';
	font-weight:100;
	font-size:44px;
	line-height:54px;
}


.projektwrap {
	float:left;
	width:100%;
	height:auto;
	margin:40px 0;
}


.sideicon {
	position:fixed;
	top:420px;
	right:0px;
	width:62px;
	height:52px;
	border:solid 1px #ffffff;
	background-color:#f7e820;
	background-image:url(../img/icon_sprechblasen.png);
	background-size:32px;
	background-repeat:no-repeat;
	background-position:8px center;
	transform:translateX(12px);
	transition:all 0.2s ease-in;
}
.sideicon:hover {
	position:fixed;
	top:420px;
	right:0px;
	width:62px;
	height:52px;
	border:solid 1px #ffffff;
	background-color:#f7e820;
	transform:translateX(2px);
	transition:all 0.2s ease-out;
}
.sideicon a {
	display:block;
	width:62px;
	height:52px;
	outline:none;
}

.footer {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 0px 0;
	padding:80px 0 40px 0;
	background:#f7e820;
}
.footer_unten {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 0px 0;
	padding:44px 0 40px 0;
	background:#e2e1e2;
	font-family: 'Roboto';
	font-weight:100;
	font-size:19px;
	line-height:30px;
}
.footer_unten h3 {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	font-family: 'Roboto';
	font-weight:100;
	font-size:20px;
	color:#000000;
	line-height:30px;
}
.wrapper_footer {
	max-width:1250px;
	height:auto;
	margin:0 auto;
	padding:0 10px;
	position:relative;
}

.footer_logo {
	float:left;
	width:265px;
	height:auto;
	margin:0px 0 0 0;
}
.footer_logo a {
	outline:none;
}
.footer_logo img {
	width:100%;
	height:auto;
	display:block;
}
.footer_mitte {
	float:left;
	width:calc(70% - 265px);
	height:auto;
	margin:0px 2% 0 3%;
}
.footer_rechts {
	float:left;
	width:25%;
	height:auto;
}
.footer_logo_text {
	float:left;
	width:55%;
	height:auto;
	display:block;
	margin:10px 0 20px 45%;
}
.footer_mitte .blocka {
	float:left;
	width:100%;
	height:auto;
	margin:86px 0 40px 0;
	font-family: 'Playfair Display';
	font-weight:400;
	font-size:26px;
	line-height:36px;
}
.footer_mitte .blockb {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 20px 0;
	font-family: 'Roboto';
	font-weight:100;
	font-size:26px;
	line-height:36px;
}
.footer_mitte a {
	color:#000000;
	text-decoration:none;
	outline:none;
}
.footer_mitte a:hover {
	text-decoration:underline;
}
.footer_rechts a {
	color:#000000;
	text-decoration:none;
	outline:none;
}
.footer_pin {
	float:left;
	width:14%;
	height:auto;
	display:block;
	margin:80px 16% 50px 70%;
	text-align:center;
}
.footer_pin img {
	width:100%;
	height:auto;
	display:block;
}
.footer_nav {
	float:left;
	width:97%;
	height:auto;
	margin:34px 0 0 3%;
	padding:0 0 0 265px;
}
.footer_nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer_nav ul li {
	float:left;
	width:auto;
	height:auto;
	text-align:left;
	font-family: 'Roboto';
	font-weight:100;
	font-size:15px;
	line-height:24px;
	margin:3px 14px 0 0;
	color:#888888;
}
.footer_nav ul li a {
	text-decoration:none;
	color:#000000;
	outline:none;
	margin:0 14px 0 0;
}
.footer_nav ul li a:hover {
	text-decoration:underline;
}

.bubble_produktion {
	position:absolute;
	width:350px;
	height:350px;
	background:#f7e820;
	border-radius:50%;
	right:155px;
	top:110px;
	text-align:center;
	padding:148px 0 0 0;
	font-weight:400;
	font-family: 'Playfair Display';
	font-size:44px;
	transform-origin:center center;
	transform:scale(1.0);
	-webkit-animation: bubble_produktion_ani 6s infinite linear;
	-moz-animation: bubble_produktion_ani 6s infinite linear;
	-o-animation: bubble_produktion_ani 6s infinite linear;
}
.bubble_strategie {
	position:absolute;
	width:360px;
	height:360px;
	background:#f7e820;
	border-radius:50%;
	left:0px;
	top:240px;
	text-align:center;
	padding:150px 0 0 0;
	font-weight:400;
	font-family: 'Playfair Display';
	font-size:44px;
	transform-origin:center center;
	transform:scale(1.0);
	-webkit-animation: bubble_produktion_ani 6s infinite linear;
	-moz-animation: bubble_produktion_ani 6s infinite linear;
	-o-animation: bubble_produktion_ani 6s infinite linear;
}
.bubble_design {
	position:absolute;
	width:340px;
	height:340px;
	background:#f7e820;
	border-radius:50%;
	left:460px;
	top:390px;
	text-align:center;
	padding:140px 0 0 0;
	font-weight:400;
	font-family: 'Playfair Display';
	font-size:44px;
	transform-origin:center center;
	transform:scale(1.0);
	-webkit-animation: bubble_design_ani 6s infinite linear;
	-moz-animation: bubble_design_ani 6s infinite linear;
	-o-animation: bubble_design_ani 6s infinite linear;
}
.bubble_fullservice {
	position:absolute;
	width:610px;
	height:610px;
	background:#f7e820;
	border-radius:50%;
	left:770px;
	top:370px;
	text-align:left;
	padding:110px 30px 0 130px;
	font-family: 'Roboto';
	font-weight:100;
	font-size:44px;
	line-height:54px;
	transform-origin:center center;
	transform:scale(1.0);
	/*-webkit-animation: bubble_fullservice_ani 6s infinite linear;
	-moz-animation: bubble_fullservice_ani 6s infinite linear;
	-o-animation: bubble_fullservice_ani 6s infinite linear;*/
}
.bubble_konzept {
	position:absolute;
	width:340px;
	height:340px;
	background:#f7e820;
	border-radius:50%;
	left:200px;
	top:680px;
	text-align:center;
	padding:140px 0 0 0;
	font-weight:400;
	font-family: 'Playfair Display';
	font-size:44px;
	transform-origin:center center;
	transform:scale(1.0);
	-webkit-animation: bubble_design_ani 6s infinite linear;
	-moz-animation: bubble_design_ani 6s infinite linear;
	-o-animation: bubble_design_ani 6s infinite linear;
}
.bubble_beratung {
	position:absolute;
	width:360px;
	height:360px;
	background:#f7e820;
	border-radius:50%;
	right:0px;
	top:610px;
	text-align:center;
	padding:150px 0 0 0;
	font-weight:400;
	font-family: 'Playfair Display';
	font-size:44px;
	transform-origin:center center;
	transform:scale(1.0);
	-webkit-animation: bubble_produktion_ani 6s infinite linear;
	-moz-animation: bubble_produktion_ani 6s infinite linear;
	-o-animation: bubble_produktion_ani 6s infinite linear;
}

}