

.abstract {
	font-style: italic;
}

.fadeout {
	position: relative;
	display: inline-block;
}

.fadeout:after {
	content: "";
	pointer-events: none;
	position: absolute;
	min-width: 100px;
	width: 100%;
	height: 100%;
	top: 0; right: 0;
	display: block;

	background-image: -webkit-linear-gradient(to left, #f6f6f6, transparent);
	background-image: -moz-linear-gradient(to left, #f6f6f6, transparent);
	background-image: -ms-linear-gradient(to left, #f6f6f6, transparent);
	background-image: -o-linear-gradient(to left, #f6f6f6, transparent);
	background-image: linear-gradient(to left, #f6f6f6, transparent);
}

.gallery {
	background:#f6f6f6;
	margin:40px auto;
}
.gallery .flex {
	margin:0;
}
.gallery .pager {
	padding:10px 0;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
.gallery .pager li {
	display:inline-block;
	width:20px; height:20px;
	border-radius:10px;
	border:1px solid #d0d0d0;
	background-color:#fff;
	cursor:pointer;
	margin:0 15px;
}
.gallery .pager li.active {
	background-color:#d0d0d0;
}
.gallery .pager li:hover {
	opacity:0.6;
}
.gallery .bx-wrapper {
	box-shadow:none;
	border:none;
	background-color:transparent;
}
.gallery .bx-wrapper .bx-viewport {
	box-shadow:none;
	border:none;
	left:0;
	background:transparent;
}
.gallery .bx-wrapper .bx-loading {
	background-color:transparent;
}
.gallery .slides {
	-ms-flex-negative:1;
	flex-shrink:1;
}
.gallery .flex .img {
	background-color:transparent;
}
.text .style-h3:first-child {
	margin-top:0;
}
.ebook-full .cta header .style-h2 {
	line-height: 36px;
}
.ebook .text ul {
	margin-top:-30px;
}
.ebook .text > p {
	margin-bottom:30px;
}
ul {
	padding-left:20px;
}
li {
	font-size:inherit;
}
h3.orange {
	color:#F07D00;
}
.cta header .style-h3, .cta header .style-h2 {
	margin-bottom:0;
	line-height:26px;
}
.cta-btn {
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0;
	display:inline-block;
	text-align:center;
	line-height:20px;
	padding:15px 30px;
	border:0;
	transition:box-shadow 0.3s ease-in-out; -webkit-transition:box-shadow 0.3s ease-in-out;
}
.cta-btn.orange {
	margin-right:15px;
	margin-bottom:15px;
	background:#F07D00;
	color:#fff;
	font-size:14px;
	box-shadow:0 10px 12px 0 rgba(0,0,0,0.22);
}
.cta-btn.orange.on-white {
	box-shadow:0 8px 12px 0 rgba(0,0,0,0.25);
}
.cta-btn.white {
	background:#fff;
	color:#4b4b4b;
	font-size:12px;
	box-shadow:0 10px 12px 0 rgba(0,0,0,0.22);
}
.cta-btn:hover, .cta-btn:focus,
.cta-btn.orange:hover, .cta-btn.orange:focus,
.cta-btn.white:hover, .cta-btn.white:focus,
.cta-btn.orange.on-white:hover, .cta-btn.orange.on-white:focus {
	opacity:1;
	box-shadow:none;
}
.readmore {
	color:#398fff;
	padding-right:26px;
	background-image:url('img/icon-sprite-v4.png'); background-repeat:no-repeat; background-size:235px;
	background-position:right -151px;
}
.readmore:hover, .readmore:focus {
	color:#398fff;
	opacity:0.6;
}

.youtube-embed {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}

.youtube-embed iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.ideenwettbewerb {
	background:#F6F6F6;
	margin-bottom:40px;
	margin-top:40px;
}
.ideenwettbewerb .style-h2 {
	color:#F07D00;
}
.panel-group .panel {
	border-radius:0;
}
.panel .panel-heading:hover {
	opacity:0.7;
}
.panel .style-h4 a {
	color:inherit;
	display:block;
	width:100%;
}
.panel .style-h4 a:hover, .panel .style-h4 a:focus {
	text-decoration:underline;
	opacity:1;
}
.newsletter-form, #newsletter-confirm, #download-confirm, #contact-confirm {
	display:none;
}
#newsletter-confirm .text, #download-confirm .text, #contact-confirm .text {
	padding-top:0;
}
.bootstrap-select button, .open>.dropdown-toggle.btn-default {
	background-origin:content-box;
	background-image:url('img/icon-sprite-v4.png'); background-repeat:no-repeat; background-size:235px;
	background-position:right -170px;
}
form.row {
	margin-right:0;
	margin-left:0;
}
form .bootstrap-select > .dropdown-toggle {
	padding-right:15px;
}
form span.bs-caret {
	display:none;
}
form input.text, form select, form .bootstrap-select button, form textarea, input.hs-input:not([type="checkbox"]):not([type="file"]) {
	line-height:50px;
	height:50px;
	width:100%;
	border:1px solid #ABABAB;
	border-radius:0;
	padding:0 20px;
	color:#000;
}


form .col-sm-6.empty {
	height:52px;
}
form textarea.text {
	padding:15px 20px;
	line-height:20px;
	height:176px;
}
form .checkbox {
	text-align:left;
	padding:0;
	line-height:25px;
	margin-bottom:30px;
}
form .form-row {
	margin-bottom:10px;
}
.form-row.select .col-sm-6.select {
	height:50px;
}
form .bootstrap-select button {
	margin-bottom:0;
}
form .btn[title="Anrede"] span {
	color:#ABABAB;
}
placeholder, ::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
	color:#ABABAB !important;
	font-size:16px;
}
form .text {
	padding:0;
}
form .cta-btn {
	margin-top:0;

	margin-bottom:40px;
}
form .cta-btn.submit {
	margin-bottom:0;
	margin-top:10px;
}
#newsletter-form .alert, #download-form .alert, #contact-form .alert {
	text-align:left;
	border-radius:0;
}
form select, form option {
	-webkit-appearance: none;
	background: #fff;
}
footer {
	font-size:14px;
	font-weight:700;
	padding:25px 0;
	background:#545454;
	color:#fff;
}
footer ul {
	padding-left:0;
	margin-bottom:0;
	text-align:center;
}
footer nav li {
	display:inline-block;
	list-style:none;
}
footer a {
	color:#fff;
}
footer a:hover, footer a:focus {
	opacity:0.6;
	color:inherit;
}
footer, footer p, footer nav li {
	line-height:20px;
}


footer .shariff ul.orientation-horizontal {
	display: block;
	margin-top:25px;
}

footer .shariff li.shariff-button {
	display: inline-block;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	max-width: initial;
	min-width: 0;
	width: 50px;
}

body .shariff li.shariff-button .share_text {
	display: none;
}

.shariff li.shariff-button a {
	background: transparent;
}

.shariff li.shariff-button a:hover {
	opacity: 1;
}

footer .shariff .facebook a:hover { background-color: #3b5998; }
footer .shariff .twitter a:hover { background-color: #55acee; }
footer .shariff .googleplus a:hover { background-color: #d34836; }
footer .shariff .linkedin a:hover { background-color: #0077b5; }
footer .shariff .xing a:hover { background-color: #126567; }


/* Desktop and Tablets sm/md/lg */
@media (min-width:768px) {
	section header {
		width:66.67%;
	}
	.cta header, .cta ul {
		margin-bottom:26px;
	}
	.cta li {
		line-height:26px;
	}
	.cta.flex .img {
		background-position:top left;
		padding:30px;
	}
	.flex > div.small {
		flex-basis:25%; -ms-flex-preferred-size:25%;
	}
	.flex > div.big {
		flex-basis:75%; -ms-flex-preferred-size:75%;
	}
	.ebook-full .flex > div.small {
		flex-basis:30%; -ms-flex-preferred-size:30%;
	}
	.ebook-full .flex > div.big {
		flex-basis:70%; -ms-flex-preferred-size:70%;
	}
	.ideenwettbewerb.flex > div.small {
		flex-basis:35%; -ms-flex-preferred-size:35%;
	}
	.ideenwettbewerb.flex > div.big {
		flex-basis:65%; -ms-flex-preferred-size:65%;
	}
	.gallery .slides {
		padding:55px 0 15px;
	}
	.gallery .left, .gallery .right {
		position:relative;
		padding:0 10px;
		width:55px;
		top:23px;
		flex-grow:0;
		flex-shrink:0;
	}
	.gallery .prev, .gallery .next {
		display:block;
		border-radius:20px;
		cursor:pointer;
		position:absolute;
		width:35px;
		height:35px;
		margin:auto;
		top:0; left:0; bottom:0; right:0;
		background-color:#B0B0B0;
		background-image:url('img/icon-sprite-v4.png'); background-repeat:no-repeat; background-size:235px;
		background-position:0px -112px;
	}
	.gallery .next {
		background-position:-35px -112px;
	}
	.gallery .prev:hover, .gallery .next:hover {
		opacity:0.6;
	}
	.gallery .text {
		padding:0 20px 25px;
	}
	form .col-sm-6 { /* form input.text, form select, form .bootstrap-select button */
		margin-bottom:30px;
	}
	form .col-sm-6:nth-child(2n+1),
	form .col-sm-3:nth-child(2n+1) {
		padding-left:0;
	}
	form .col-sm-6:nth-child(2n),
	form .col-sm-9:nth-child(2n) {
		padding-right:0;
	}
	form .col-sm-6.no-padding:nth-child(2n+1) {
		padding-right:0;
	}
	form .col-sm-6.no-padding:nth-child(2n) {
		padding-left:0;
	}
	.form {
		text-align:right;
	}
	footer nav li:first-child {
		margin-right:20px;
	}
	footer nav li:last-child {
		margin-left:20px;
	}
	footer p {
		text-align:right;
	}
}

/* Desktop md, lg */
@media (min-width:992px) {
	section header .text {
		padding:0;
	}
	form .btn span {
		font-size:16px;
	}
	form .hs-form {
		padding:0 40px 40px;
	}
	.grey.box .button {
		text-align:right;
		padding-right:40px;
		padding-bottom:40px;
	}
	.grey.box .cta-btn.white {
		margin-top:104px;
	}
	.ideenwettbewerb.flex > div.small {
		flex-basis:40%; -ms-flex-preferred-size:35%;
	}
	.ideenwettbewerb.flex > div.big {
		flex-basis:60%; -ms-flex-preferred-size:65%;
	}
}

/* Tablets sm & Smartphones xs */
@media (max-width:991px) {
	.grey.box .flex {
		display:block;
	}
	.grey.box .button {
		padding:0 25px 25px;
	}
	.ideenwettbewerb .style-h2 {
		font-size:24px;
	}
	form {
		padding:0 25px 25px;
	}
	form .btn span {
		font-size:14px;
	}
	.anchor {
		padding-top:60px !important;
		margin-top:-60px !important;
	}
	footer .container {
		padding:0 30px;
	}
}

/* Tablets sm */
@media (min-width:768px) and (max-width:991px) {
	.ebook-full .flex > div.big, .ideenwettbewerb.flex > div.big {
		flex-basis:60% !important; -ms-flex-preferred-size:60% !important;
	}
	.ebook-full .flex > div.small, .ideenwettbewerb.flex > div.small {
		flex-basis:40% !important; -ms-flex-preferred-size:40% !important;
	}
	section header .text {
		padding:0;
	}
	.form {
		padding:0 30px 40px;
	}
}

/* Desktops lg */
@media (min-width:1200px) {
	.flex .modular img {
		max-height: 350px;
	}
}

/* Smartphones xs */
@media (max-width:767px) {
	section header {
		margin-top:0;
		margin-bottom:-40px;
	}
	.cta header, .cta ul {
		margin-bottom:15px;
	}
	.cta li {
		line-height:20px;
	}
	.ebook-small {
		margin-top:80px;
	}
	.ebook-small .cta.flex .img {
		margin-top:-80px;
	}
	.cta.flex .img {
		height:165px;
		background-position:center;
		padding:20px;
	}
	.cta.flex.ideenwettbewerb .img {
		height: 250px;
	}
	.cta.flex .text.second {
		padding-top:0;
	}
	.gallery .slides {
		padding:25px;
	}
	.gallery .flex .img {
		margin-bottom:25px;
		position:relative;
	}
	.gallery .flex .img img {
		max-width:100%;
	}
	.gallery .flex {
		position:relative;
	}
	.gallery .prev, .gallery .next {
		top:0;
		z-index:2;
		position:absolute;
		cursor:pointer;
		height:100%;
		width:60px;
		transition:background-color 0.25s ease-in-out; -webkit-transition:background-color 0.25s ease-in-out;
		background-image:url('img/icon-sprite-v4.png'); background-repeat:no-repeat; background-size:235px;
		background-position:-92px center;
	}
	.gallery .prev {
		left:0;
	}
	.gallery .next {
		right:0;
		background-position:-152px center;
	}
	.gallery .prev:hover, .gallery .next:hover,
	.gallery .prev:focus, .gallery .next:focus {
		background-color:rgba(255,255,255,0.5);
	}
	.gallery .text {
		padding:0;
	}
	.form .col-sm-6, .form .col-sm-3, .form .col-sm-9 {
		padding-right:0;
		padding-left:0;
		margin-bottom:10px;
	}
	form .col-sm-6.empty {
		display:none;
		margin-bottom:0;
	}
	footer {
		padding:15px 0;
		text-align:center;
	}
	footer p {
		margin-top:20px;
		text-align:center;
	}
	footer nav li {
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-top:5px;
	}
}
/* Smartphones portrait md xs */
@media (max-width:400px) {
	.cta-btn {
		width:100%;
	}
}
float the images to the left or right
div.img.second.modular > img{float:right;}
 div.img.first.modular > img {float:left;}


/* Cookiebanner*/

 div.cookiebanner {
	 background: #545454 !important;
	 padding:16px 16px !important;
 opacity:1 !important}

/* Hubspot forms */

.form-columns-2,.form-columns-1{max-width:100% !important; margin-bottom:15px!important;}

 input[type='checkbox'].hs-input{height:10px; margin-right:15px !important;}

 .rotate{
	 transform: rotate(90deg) !important;
 }



