/*
 Theme Name:     Demski Design
 Description:    Divi Child Theme by Demski Design
 Author:         Demski Design
 Author URI:     http://www.demski-design.de
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");


/* Generell
------------------------------------------------------- */
.et_pb_row, .et_pb_slider .et_pb_container, .container {
	width: 84%;
	max-width: 100%;
}

.mittiger {
	padding: 0px 15% 70px 15% !important;
}

.datenschutz ol {
	padding-left: 1.2em;
	list-style-type: decimal;
	list-style-position: outside;
}


/* Typographie
------------------------------------------------------- */
body {
	font-family: "myriad-pro-semi-condensed";
	background: #000;
}

p, .datenschutz li {
	line-height: 1.6em;
	font-size: 18px;
}

h1 {
	font-size: 80px;
	font-weight: 600;
	color: #2E98B0;
}

.einleitung h1 {
	padding-bottom: 0px;
	color: #828282;
}

.dunkel h2, .et_pb_contact_main_title {
	font-size: 56px;
	font-weight: 600;
	padding-bottom: 11px;
}

h2 {
	padding-bottom: 8px;
	font-size: 38px;
	font-weight: 600;
}

.weiss h2 {
	padding-bottom: 20px;
}

.dunkel h3 {
	font-size: 32px;
	font-weight: 500;
	color: #FFF;
}

.leistungen h2, .et_pb_slide_description h2, .teaser h4 {
	font-size: 28px;
	font-weight: 600;
}

.teaser h3 {
	padding-bottom: 12px;
	font-size: 20px;
	line-height: 1.3;
}

.startslider h2, .startslider .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 287px;
	font-weight: 700 !important;
	color: rgba(255, 255, 255, 0.1) !important;
	text-align: left;
	text-shadow: none;
	line-height: 0.8;
}

.zitat h3 {
	font-family: "Abel",Helvetica,Arial,Lucida,sans-serif !important;
	font-size: 36px;
	line-height: 1.16;
	font-style: italic;
	font-weight: bold;
	color: #888;
}

h4 {
	line-height: 1.35;
}

a {
	font-weight: 600;
}

a:hover {
	color: #30ccb0;
}

.typo-gr a {
	color: #30ccb0;
}

.typo-gr a:hover {
	color: #2be7c5;
}

.blau a {
	color: #30ccb0;
}

.blau a:hover, .teaser .et_pb_blurb_container p a:hover {
	color: #30CCB0;
	font-style: italic;
	font-weight: bold;
	text-shadow: 0px 1px 20px rgb(48, 204, 176, 0.5);
}

.weiss li {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 10px;
}

.weiss ul {
	padding-left: 22px !important;
}

.datenschutz li {
	line-height: 1.6em;
	font-size: 18px;
}

.logoentwicklung p {
	color: #FFF;
}



/* Logo und Navigation
------------------------------------------------------- */
.et_fullwidth_nav #main-header .container {
	padding: 30px 70px 0px 0px;
	height: 130px;
}

.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
	padding: 0px;
}

#top-menu a {
	background-color: #FFFFFF;
	padding: 7px 15px 8px 15px !important;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

#top-menu a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #30ccb0; /* Old browsers */
	background: -moz-linear-gradient(top, #30ccb0 0%, #32d186 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30ccb0), color-stop(100%,#32d186)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* IE10+ */
	background: linear-gradient(to bottom, #30ccb0 0%,#32d186 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ccb0', endColorstr='#32d186',GradientType=0 ); /* IE6-9 */
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#top-menu a:hover, #top-menu a:focus, #top-menu a:active, .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a:hover, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a:hover {
	color: #FFF !important;
}

#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, .fullwidth-menu a:hover, #et-info-email:hover, .et-social-icons a:hover {
	opacity: 1;
}

#top-menu a:hover:before, #top-menu a:focus:before, #top-menu a:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

#top-menu li, .fullwidth-menu li {
	font-size: 15px;
	padding-right: 0px;
	 float: left;
	margin-right: 2px;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
	background-color: #2d98b0;
	-webkit-transform: none;
	transform: none;
}

#top-menu li.current-menu-ancestor > a:hover, #top-menu li.current-menu-item > a:hover, .bottom-nav li.current-menu-item > a:hover {
	-webkit-transform: none;
	transform: none;
}

#mobile_menu {
	z-index: 99999;
}


/* Slider
------------------------------------------------------- */
.et_pb_slide_description {
	padding: 400px 0px 65px 0px;
}

.startslider .et_pb_slide_description {
	padding: 592px 0px 70px 0px;
}

.et_pb_slide {
	padding: 0px;
}

.et-pb-controllers a {
	background-color: rgba(46, 152, 176, 0.7);
	width: 10px;
	height: 10px;
}

.et-pb-controllers a:hover {
	background-color: #30ccb0 !important;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	font-size: 68px;
}

.et-pb-arrow-prev:hover, .et-pb-arrow-next:hover {
	color: #30CCB0 !important;
}

.startslider .et_pb_container {
	width: 85%;
}



/* Projekte
------------------------------------------------------- */
.et_pb_portfolio_filters li a {
	padding: 10px 15px !important;
}

.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item {
	width: 24.9%;
	margin: 0px 0.1% 0.1% 0px;
	background-color: #FFF;
	color: #333;
}

.et_overlay, .et_overlay:hover {
	display: none;
}

.et_portfolio_image img {
}

.et_portfolio_image img:hover {
}

.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item {
	background-color: #FFF0;
}

.et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_filterable_portfolio_0.et_pb_filterable_portfolio h2 {
	margin: 1px 0 10px !important;
	padding: 18px 20px 21px 20px !important;
	font-weight: 500 !important;
	font-size: 17px !important;
	line-height: 1em !important;
	background-color: #FFF;
}

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_filterable_portfolio_0.et_pb_filterable_portfolio .post-meta {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.3em;
}

.portfolio_starter .et_pb_column_1_2, .portfolio_starter.et_pb_row .et_pb_column_1_2 {
	width: 54%;
}

.portfolio_starter {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-87deg, #ffffff 0%, #ffffff 68%, #2b8da4 68%, #2b8da4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(68%,#ffffff), color-stop(68%,#2b8da4), color-stop(100%,#2b8da4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-87deg, #ffffff 0%,#ffffff 68%,#2b8da4 68%,#2b8da4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-87deg, #ffffff 0%,#ffffff 68%,#2b8da4 68%,#2b8da4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-87deg, #ffffff 0%,#ffffff 68%,#2b8da4 68%,#2b8da4 100%); /* IE10+ */
	background: linear-gradient(177deg, #ffffff 0%,#ffffff 68%,#2b8da4 68%,#2b8da4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2b8da4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.et_pb_section_0 {
	background-position: bottom;
	background-repeat:no-repeat;
	background-size: 100%
}

.portfolio_starter h2 {
	padding-bottom: 5px;
	color: #000;
	font-size: 40px;
}

.portfolio_starter p {
	line-height: 1.35em;
	font-size: 20px;
}

.portfolio_starter {
	padding: 20px 0px 0px 0px !important;
}

.portfolio_starter .et_pb_column_0 {
	width: 43%;
	margin-right: 2%;
	margin-top: 9.5%;
}

.portfolio_starter .et_pb_column_1 {
	width: 55%;
}

.bildwelt {
	padding: 0px !important;
}

.logoentwicklung {
	padding: 0px !important; 
}

.et_pb_image_4 {
	margin-top: 50px;
}

.et_pb_filterable_portfolio h2 {
	font-size: 18px !important;
	padding-bottom: 6px;
}

.letzterKasten {
	background: #000;
}

.letzterKasten .et_pb_promo_button {
	display: inline-block;
}

.letzterKasten .et_pb_promo_description {
	display: none;
}

.logoentwicklung .et_pb_gutters2 .et_pb_column_1_2, .logoentwicklung .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
	width: 54%;
}

.logoentwicklung .et_pb_gutters2 .et_pb_column_1_4, .logoentwicklung .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
	width: 20%;
}

.portfolio_starter .et_pb_promo_button {
	background-color:rgba(255,255,255,0.9);
}

.medienslider .et_pb_slide {
	height: 608px;
}

.medienslider .et_pb_slide_description .et_pb_slide_title {
	font-size: 28px !important;
	font-weight: 600;
	position: relative;
	bottom: -66px;
	text-align: center;
}

.et_shop_image:hover, .et_portfolio_image:hover {
	opacity: 0.6 !important;
}

.ktrvk1 {
	margin-bottom: 5.9% !important;
}


/* Blog
------------------------------------------------------- */

.single #left-area {
	padding-bottom: 0px;
}

.single .et_pb_post {
	margin-bottom: 0px;
}
.single .post {
	padding-bottom: 0px;
}

#respond {
	padding-bottom: 50px;
}

h2.et_pb_subscribed {
	margin-top: 100px;
	font-size: 24px;
	color: #30CCB0 !important;
}

.et_pb_newsletter {
	padding: 40px 0px 0px !important;
}

.et_pb_newsletter_description p, .et_pb_newsletter_description li {
	    font-size: 18px;
	line-height: 1.56;
}

.et_pb_newsletter_description h2 {
	padding-bottom: 25px;
	margin-top: -7px;
	color: #2D98B0 !important;
}


/* Buttons
------------------------------------------------------- */
.et_pb_button:hover, .et_pb_promo_button:hover, .et_pb_bg_layout_light .et_pb_promo_button:hover {
	padding-right: 28px !important;
	background: #30ccb0; /* Old browsers */
	background: -moz-linear-gradient(top, #30ccb0 0%, #32d186 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30ccb0), color-stop(100%,#32d186)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* IE10+ */
	background: linear-gradient(to bottom, #30ccb0 0%,#32d186 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ccb0', endColorstr='#32d186',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}

.form-submit .et_pb_button {
	font-family: "myriad-pro-semi-condensed";
	font-weight: 400;
}

.form-submit .et_pb_button:hover {
	padding: 0.3em 1em !important;
	background: #30ccb0; /* Old browsers */
	background: -moz-linear-gradient(top, #30ccb0 0%, #32d186 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30ccb0), color-stop(100%,#32d186)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* IE10+ */
	background: linear-gradient(to bottom, #30ccb0 0%,#32d186 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ccb0', endColorstr='#32d186',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}


.et_pb_button::after {
	font-size: 28px;
	top: 9px;
	left: 8px !important;
}



.blau .et_pb_promo_button {
	color: #FFF;
}

.blau .et_pb_promo_button:hover, .et_button_left .et_pb_button:hover, .et_button_left .et_pb_module .et_pb_button:hover {
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}



/* Leistungen
------------------------------------------------------- */
.leistungen {
	padding: 0px !important;
	color:#FFF;
}

.leistungen h2 {
	color:#FFF;
}

.leistungen .et_pb_row {
	width: 100% !important;
	max-width: 100% !important;
}

.leistungen_row {
	padding: 0px !important;
	
}

.leistungen_row .et_pb_column_1_3 {
	margin-right: 0%;
	width: 33.333%;
}

.corporate {
	padding: 70px 8% 70px 23%;
	background-color: rgba(36, 62, 79, 0.5);
}

.webdesign {
	padding: 70px 8% 70px 8%;
	background-color: rgba(48, 70, 86, 0.5);
}

.suchmaschinenoptimierung {
	padding: 70px 23% 70px 8%;
	background-color: rgba(36, 62, 79, 0.5);
}

.corporate img, .webdesign img, .suchmaschinenoptimierung img {
	width: 220px;
	transition: all 0.2s ease 0s;
	border-radius: 110px;
}

.corporate img {
	border: 8px solid #30ccb0;
	background: -moz-linear-gradient(top, rgba(48,204,176,0.7) 0%, rgba(48,204,176,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,204,176,0.7)), color-stop(100%,rgba(48,204,176,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(48,204,176,0.7) 0%,rgba(48,204,176,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(48,204,176,0.7) 0%,rgba(48,204,176,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(48,204,176,0.7) 0%,rgba(48,204,176,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(48,204,176,0.7) 0%,rgba(48,204,176,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b330ccb0', endColorstr='#0030ccb0',GradientType=0 ); /* IE6-9 */
}

.webdesign img {
	border: 8px solid #2f98b0;
	background: -moz-linear-gradient(top, rgba(47,152,176,0.7) 0%, rgba(47,152,176,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,152,176,0.7)), color-stop(100%,rgba(47,152,176,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(47,152,176,0.7) 0%,rgba(47,152,176,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(47,152,176,0.7) 0%,rgba(47,152,176,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(47,152,176,0.7) 0%,rgba(47,152,176,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(47,152,176,0.7) 0%,rgba(47,152,176,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b32f98b0', endColorstr='#002f98b0',GradientType=0 ); /* IE6-9 */
}

.suchmaschinenoptimierung img {
	border: 8px solid #ffb034;
	background: -moz-linear-gradient(top, rgba(255,176,52,0.7) 0%, rgba(255,176,52,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,176,52,0.7)), color-stop(100%,rgba(255,176,52,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,176,52,0.7) 0%,rgba(255,176,52,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,176,52,0.7) 0%,rgba(255,176,52,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,176,52,0.7) 0%,rgba(255,176,52,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,176,52,0.7) 0%,rgba(255,176,52,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffb034', endColorstr='#00ffb034',GradientType=0 ); /* IE6-9 */
}

.corporate img:hover {
	border: 6px solid #58f4d8;
	background: -moz-linear-gradient(top, rgba(63,219,191,0.7) 0%, rgba(63,219,191,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,219,191,0.7)), color-stop(100%,rgba(63,219,191,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(63,219,191,0.7) 0%,rgba(63,219,191,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(63,219,191,0.7) 0%,rgba(63,219,191,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(63,219,191,0.7) 0%,rgba(63,219,191,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(63,219,191,0.7) 0%,rgba(63,219,191,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b33fdbbf', endColorstr='#003fdbbf',GradientType=0 ); /* IE6-9 */
	transition: all 0.2s ease 0s;
}

.webdesign img:hover {
	border: 6px solid #43acc4;
	background: -moz-linear-gradient(top, rgba(69,170,193,0.7) 0%, rgba(69,170,193,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,170,193,0.7)), color-stop(100%,rgba(69,170,193,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(69,170,193,0.7) 0%,rgba(69,170,193,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(69,170,193,0.7) 0%,rgba(69,170,193,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(69,170,193,0.7) 0%,rgba(69,170,193,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(69,170,193,0.7) 0%,rgba(69,170,193,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b345aac1', endColorstr='#0045aac1',GradientType=0 ); /* IE6-9 */
	transition: all 0.2s ease 0s;
}

.suchmaschinenoptimierung img:hover {
	border: 6px solid #ffd187;
	background: -moz-linear-gradient(top, rgba(255,188,82,0.7) 0%, rgba(255,188,82,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,188,82,0.7)), color-stop(100%,rgba(255,188,82,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,188,82,0.7) 0%,rgba(255,188,82,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,188,82,0.7) 0%,rgba(255,188,82,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,188,82,0.7) 0%,rgba(255,188,82,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,188,82,0.7) 0%,rgba(255,188,82,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffbc52', endColorstr='#00ffbc52',GradientType=0 ); /* IE6-9 */
	transition: all 0.2s ease 0s;
}

.leistungen_row a:hover {
	color: #30CCB0;
	font-style: italic;
	font-weight: bold;
	text-shadow: 0px 1px 20px rgb(48, 204, 176, 0.5);
}


/* Startseiten Header
------------------------------------------------------- */
.startslider2 .et_pb_slide {
	height: 940px;
}

.startslider2 h2, .startslider2 .et_pb_slide_title {
	font-size: 287px;
	font-weight: 700 !important;
	color: rgba(255, 255, 255, 0.1) !important;
	text-align: left;
	text-shadow: none;
	line-height: 0.8;
}

.startslider2 .et_pb_slide_description h2 {
	text-align: center;
}

.startslider2 .et_pb_slide_description {
	display: block;
	padding: 0px;
	margin-top: -60px;
}


/* Leistungsblock Header
------------------------------------------------------- */
#leistungsblock {
	padding: 0px 29% 50px 29%;
	position: absolute;
	top: 699px;
	z-index: 999;
	width: 100%;
}

#leistungsblock h2 {
	font-size: 26px;
}

#leistungsblock .corporate:hover a {
	color: #58f4d8 !important;
	transition: all 0.2s ease 0s;
}

#leistungsblock .webdesign:hover a {
	color: #52c8e3;
	transition: all 0.2s ease 0s;
}

#leistungsblock .suchmaschinenoptimierung:hover a {
	color: #ffcf83;
	transition: all 0.2s ease 0s;
}

#leistungsblock .corporate a, #leistungsblock .webdesign a, #leistungsblock .suchmaschinenoptimierung a {
	color: #FFF;
	transition: all 0.2s ease 0s;
}

#leistungsblock .et_pb_row {
	padding: 0px;
	width: 100%;
}

#leistungsblock .et_pb_column {
	margin: 0px;
	width: 33.333%
}

#leistungsblock .corporate, #leistungsblock .webdesign, #leistungsblock .suchmaschinenoptimierung {
	padding: 0px;
	background-color: rgba(36, 62, 79, 0);
}

#leistungsblock .corporate .et_pb_main_blurb_image, #leistungsblock .webdesign .et_pb_main_blurb_image, #leistungsblock .suchmaschinenoptimierung .et_pb_main_blurb_image {
	margin-bottom: 10px;
}

#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 48%;
	border-width: 7px;
}

#leistungsblock .corporate img:hover, #leistungsblock .webdesign img:hover, #leistungsblock .suchmaschinenoptimierung img:hover {
	border-width: 5px;
}





/* Kontaktblock Call to Action
------------------------------------------------------- */
#kontaktblock {
	padding: 0px;
	background-color: #2B8DA4 !important;
	color: #CAE5EC !important;
	z-index: 9999;
}

#kontaktblock .et_pb_row {
	padding: 18px 0 20px 0;
}

#kontaktblock a {
	color: #CAE5EC !important;
}

#kontaktblock a:hover {
	color: #FFF !important;
}

.et_pb_contact .et_pb_contact_field_3 {
	width: 70%;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	font-weight: 700;
	margin-bottom: 10px;
}

.et_contact_bottom_container {
	margin-top: 0;
}

.et_pb_contact p input[type="checkbox"] + label i, .et_pb_contact p input[type="radio"] + label i {
	margin-right: 10px;
	margin-left: -28px;
}

.et_pb_contact p input[type="checkbox"] + label, .et_pb_contact p input[type="radio"] + label {
	margin-left: 29px;
}




/* Video
------------------------------------------------------- */
.video-block {
	background-position: center bottom;
	background-size: 100%;
	padding: 10em 0em 17em 0em !important;
}

.video-monitor-block {
	position: relative;
	width: 117%;
	height: 570px;
	left: -7.35%;
	top: -1.1em;
	perspective: 12000px !important; /* IE */
	-webkit-perspective: 1347px; /* Chrome, Safari, Opera */
}

.video-monitor {
	transform: perspective( 3340px ) rotateX( 2.8deg ) rotateY( -29.5deg ) rotateZ( 1.3deg ) scaleY(0.99) translate(-2px,-8px);
	-webkit-transform: perspective( 530 ) rotateX( 1.5deg ) rotateY( -7deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.885 ) translate(-6px, -5px);
	-ms-transform: perspective( 530 ) rotateX( 1.5deg ) rotateY( -7deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.885 ) translate(-6px, -5px);
}

.fluid-width-video-wrapper {
	padding-top: 49% !important;
	width: 87% !important;
	transform: scaleX(1.08);
}

.video-block-fernseher {
	position: absolute;
	top: -5em;
	
}




/* Kontakt
------------------------------------------------------- */

.gmapskarte {
	padding: 0px !important;
	width: 100%;
	max-width: 100%;
}

.gmapskarte .et_pb_row {
	padding: 0px;
	width: 100%;
}

.et_pb_map {
	height: 650px;
}




/* Backgrounds
------------------------------------------------------- */
.blau {
	background-color: #2B8DA4 !important;
	color: #FFF;
}

.blau h1, .blau h2 {
	color: #FFF;
}

.dunkel {
	padding: 33px 0px 65px !important;
}

.dunkel {
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 0%, #0f4956 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#0f4956)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 0%,#0f4956 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 0%,#0f4956 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000000 0%,#0f4956 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000000 0%,#0f4956 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0f4956',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}

.dunkel h2 {
	color: #2D98B0;
}

.gruen {
	background: #30ccb0; /* Old browsers */
	background: -moz-linear-gradient(top, #30ccb0 0%, #32d186 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30ccb0), color-stop(100%,#32d186)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #30ccb0 0%,#32d186 100%); /* IE10+ */
	background: linear-gradient(to bottom, #30ccb0 0%,#32d186 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ccb0', endColorstr='#32d186',GradientType=0 ); /* IE6-9 */
}

.weiss {
	padding-bottom: 66px !important;
}


/* Nach oben bzw. Pfeilbuttons
------------------------------------------------------- */
.et_pb_scroll_top.et-pb-icon, .et-pb-arrow-next, .et-pb-arrow-prev {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 50px;
	padding: 8px 10px 12px 10px;
	background: #2E98B0;
}

.et_pb_scroll_top.et-pb-icon:hover, .et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	background: #30CCB0;
	color: #FFF !important;
}

.et_pb_slider:hover .et-pb-arrow-next {
	right: 0px !important;
}

.et_pb_slider:hover .et-pb-arrow-prev {
	left: 0px !important;
}



/* Footer
------------------------------------------------------- */
#footer-bottom .et-social-icon a:hover {
	color:#2E98B0;
}

#et-footer-nav {
	background: #000 !important;
}

.bottom-nav {
	padding-bottom: 0px;
}

.bottom-nav li.current-menu-item > a {
	background-color: #000;
}

#footer-bottom {
	padding-top: 8px;
}

#footer-bottom p, .bottom-nav a {
	font-size: 16px;
}

.bottom-nav a {
	color: #999 !important;
	transition: all 0.2s ease-in-out 0s !important;
}

.bottom-nav a:hover {
	color: #30CCB0 !important;
	opacity: 1;
}

.bottom-nav li.current-menu-item a {
	color:#2E98B0 !important;
}

.et-social-icons {
	margin-top: -30px;
}


/* Specials
------------------------------------------------------- */
.mobiletext {
	display: none;
}

.referenzbtn {
	padding-top: 0px !important;
	padding-bottom: 35px !important;
}

.referenzbtn .et_button_left .et_pb_button::after {
	display: none !important;
}


/* Teaser
------------------------------------------------------- */
.teaser .et_pb_main_blurb_image {
	margin-bottom: 20px;
	opacity: 0.9;
}

.teaser .et_pb_main_blurb_image:hover {
	opacity: 1;
}


/* Cookies
------------------------------------------------------- */
#cookie-notice .button.bootstrap {
	text-shadow: none;
	background-color: #000;
	background-image: none;
	border-color: #FFF;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#cookie-notice .button.bootstrap:hover {
	background-color: #2E98B0;
	border-color: #2E98B0;
}


/* Mobile
------------------------------------------------------- */
@media only screen and (max-width: 2400px) {
	.video-monitor-block {
	position: relative;
	width: 116.9%;
	left: -7.0%;
	top: -1.5em;
	}
	.video-monitor {
	transform: perspective( 2287px ) rotateX( 3deg ) rotateY( -26deg ) rotateZ( 1.3deg ) scaleX(0.98) translate(-3px,0px);
	-webkit-transform: perspective( 590 ) rotateX( 1.6deg ) rotateY( -8deg ) rotateZ( 0.7deg ) rotate(0deg) scaleX( 0.885 ) translate(-4px, 2px);
	-ms-transform: perspective( 590 ) rotateX( 1.6deg ) rotateY( -8deg ) rotateZ( 0.7deg ) rotate(0deg) scaleX( 0.885 ) translate(-4px, 2px);
	}

}


@media only screen and (max-width: 2300px) {
	.startslider .et_pb_slide_description {
	padding: 500px 0px 70px;
	}
	.startslider2 .et_pb_slide {
	height: 840px;
	}
.startslider2 .et_pb_slide_description {
	margin-top: -180px;
	}

	.startslider2 h2, .startslider2 .et_pb_slide_title {
	font-size: 287px;
	}
	#leistungsblock {
	top: 610px;
	}
	#leistungsblock h2 {
	font-size: 25px;
	}
}

@media only screen and (max-width: 2200px) {
	.video-monitor-block {
	position: relative;
	width: 115.5%;
	left: -6.3%;
	top: -1.6em;
	}
	.video-monitor {
	transform: perspective( 2280px ) rotateX( 3deg ) rotateY( -28deg ) rotateZ( 1.3deg ) scaleX(0.995)translate(-3px,0px);
	-webkit-transform: perspective( 538 ) rotateX( 1.4deg ) rotateY( -7.5deg ) rotateZ( 0.3deg ) rotate(0deg) scaleX( 0.882 ) translate(2px, 0px);
	-ms-transform: perspective( 538 ) rotateX( 1.4deg ) rotateY( -7.5deg ) rotateZ( 0.3deg ) rotate(0deg) scaleX( 0.882 ) translate(2px, 0px);
	}
	.fluid-width-video-wrapper {
	padding-top: 49% !important;
	width: 87% !important;
	transform: scaleX(1.09);
	}
	.video-block {
	padding: 10em 0em 15em 0em !important;
	}
}


@media only screen and (max-width: 2100px) {
	.startslider .et_pb_slide_description {
	padding: 450px 0px 70px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 266px;
	}
	.startslider2 .et_pb_slide {
	height: 790px;
	}
.startslider2 .et_pb_slide_description {
	margin-top: -200px;
	}
	#leistungsblock {
	padding: 0px 27% 50px 27%;
	top: 566px;
	}
	#leistungsblock h2 {
	font-size: 24px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 49%;
	border-width: 6px;
	}
	#leistungsblock .corporate img:hover, #leistungsblock .webdesign img:hover, #leistungsblock .suchmaschinenoptimierung img:hover {
	border-width: 4px;
	}

	h1 {
	font-size: 74px;
	}
}

@media only screen and (max-width: 1920px) {
	.startslider .et_pb_slide_description {
	padding: 340px 0px 60px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 238px;
	}

	.startslider2 .et_pb_slide {
	height: 740px;
	}
.startslider2 .et_pb_slide_description {
	margin-top: -220px;
}
	#leistungsblock {
	padding: 0px 25% 50px 25%;
	top: 513px;
	}
	h1 {
	font-size: 67px;
	}
	p, .datenschutz li {
	line-height: 1.5em;
	font-size: 16px;
	}
	.video-block {
	padding: 9em 0em 12em 0em !important;
	}
	.video-monitor-block {
	width: 115.5%;
	left: -6.3%;
	top: -2em;
	}
	.video-monitor {
	transform: perspective( 2240px ) rotateX( 3deg ) rotateY( -30.5deg ) rotateZ( 1.5deg ) scaleX(1.02) translate(1px,-3px);
	-webkit-transform: perspective( 516 ) rotateX( 1deg ) rotateY( -8.5deg ) rotateZ( 0.3deg ) rotate(0deg) scaleX( 0.882 ) translate(0px, 0px);
	-ms-transform: perspective( 516 ) rotateX( 1deg ) rotateY( -8.5deg ) rotateZ( 0.3deg ) rotate(0deg) scaleX( 0.882 ) translate(0px, 0px);
	}
}

@media only screen and (max-width: 1720px) {
	.startslider .et_pb_slide_description {
	padding: 280px 0px 55px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 218px;
	}
	.startslider2 .et_pb_slide {
	height: 620px;
	}
	.startslider2 .et_pb_slide_description {
	margin-top: -200px;
	}
	#leistungsblock {
	top: 435px;
	}
	#leistungsblock h2 {
	font-size: 21px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 48%;
	}
	#leistungsblock .corporate .et_pb_main_blurb_image, #leistungsblock .webdesign .et_pb_main_blurb_image, #leistungsblock .suchmaschinenoptimierung .et_pb_main_blurb_image {
	margin-bottom: 5px;
	}
	.einleitung {
	padding-top: 20px !important;
	}
	#kontaktblock .et_pb_row {
	padding: 14px 0 16px 0;
	}
	h1 {
	font-size: 60px;
	}
	.video-block {
	padding: 8em 0em 10em 0em !important;
	}
	.video-monitor-block {
	top: -2.5em;
	}
	.video-monitor {
	transform: perspective( 2200px ) rotateX( 2.8deg ) rotateY( -33deg ) rotateZ( 1.5deg ) scaleX( 1.05 ) translate( 1px,-1px );
	-webkit-transform: perspective( 458 ) rotateX( 1.8deg ) rotateY( -9.5deg ) rotateZ( 0.3deg ) rotate(0deg) scaleX( 0.888 ) translate(-6px, 3px);
	-ms-transform: perspective( 458 ) rotateX( 1.8deg ) rotateY( -9.5deg ) rotateZ( 0.3deg ) rotate(0deg) scaleX( 0.888 ) translate(-6px, 3px);
	}
	.teaser h3 {
	font-size: 19px;
	}
	.leistungen .corporate, .leistungen .webdesign, .leistungen .suchmaschinenoptimierung {
	min-height: 555px;
	}
}

@media only screen and (max-width: 1570px) {
	.startslider .et_pb_slide_description {
	padding: 260px 0px 48px;
	}
	.et_pb_map {
	height: 607px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 192px;
	}
	.startslider2 .et_pb_slide {
	height: 600px;
	}
	#leistungsblock {
	padding: 0px 23% 50px 23%;
	top: 410px;
	}
	h1 {
	font-size: 55px;
	}
}

@media only screen and (max-width: 1430px) {
	.startslider .et_pb_slide_description {
	padding: 240px 0px 46px;
	}
	.et_pb_map {
	height: 570px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 175px;
	}
	.startslider2 .et_pb_slide {
	height: 580px;
	}

	#leistungsblock {
	padding: 0px 23% 50px 23%;
	top: 400px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 49%;
	border-width: 5px;
	}
	#leistungsblock h2 {
	font-size: 20px;
	}

	h1 {
	font-size: 50px;
	}
	.portfolio_starter h2 {
	font-size: 32px;
	}
	.portfolio_starter p {
	line-height: 1.5em;
	font-size: 16px;
	}
	.leistungen .et_pb_row img {
	width: 210px;
	}
	.typo-gr .et_pb_row {
	padding-bottom: 10px;
	}

	.video-block {
	padding: 6em 0em 14em 0em !important;
	}
	.video-block-fernseher {
	margin-top: 40px;
	}
	.video-monitor-block {
	margin-top: 40px;
	top: -2.8em;
	}
	.video-monitor {
	transform: perspective( 2960px ) rotateX( 2.8deg ) rotateY( -42deg ) rotateZ( 1.8deg ) scaleX(1.18) translate(3px,1px);
	-webkit-transform: perspective( 563 ) rotateX( 1.7deg ) rotateY( -12.5deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.9 ) translate(1px, 4px);
	-ms-transform: perspective( 563 ) rotateX( 1.7deg ) rotateY( -12.5deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.9 ) translate(1px, 4px);
	}

	.leistungen .corporate, .leistungen .webdesign, .leistungen .suchmaschinenoptimierung {
	min-height: 568px;
	}
}

@media only screen and (max-width: 1280px) {
	.startslider .et_pb_slide_description {
	padding: 220px 0 42px;
	}
	.medienslider .et_pb_slide {
	height: 450px;
	}
	.contentseiteohneslider {
	padding-top: 140px !important;
	}
	.medienslider .et_pb_slide_description .et_pb_slide_title {
	font-size: 24px !important;
	bottom: 30px;
	}
	.et_pb_map {
	height: 526px;
	}
	.referenzslider .et_pb_slide_description {
	padding: 256px 0 62px;
	}
	.einleitung, .dunkel {
	padding: 13px 0px;
	}
	.blau {
	padding: 25px 0px;
	}
	.weiss {
	padding: 15px 0px;
	}
	.blau .et_pb_row {
	padding-top: 12px;
	}
	.corporate, .webdesign, .suchmaschinenoptimierung {
	padding-top: 52px;
	padding-bottom: 52px;
	}
	#logo {
	max-height: 82% !important;
	}
	#top-menu a {
	padding: 7px 13px 8px 15px !important;
	}
	.et_fullwidth_nav #main-header .container {
	height: 130px;
	padding: 30px 35px 0 0;
	}
	.leistungen .et_pb_row img {
	width: 180px;
	}

	.et_pb_scroll_top.et-pb-icon, .et-pb-arrow-next, .et-pb-arrow-prev 	{
	font-size: 38px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 170px !important;
	color: rgba(255, 255, 255, 0.15) !important;
	}

	.startslider2 .et_pb_slide {
	height: 500px;
	}
	.startslider2 .et_pb_slide_description {
	margin-top: -200px;
	}

	#leistungsblock {
	padding: 0px 20% 50px 20%;
	top: 330px;
	}
	
	#leistungsblock h2 {
	font-size: 19px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 46%;
	}

	.zitat h3, h2, .portfolio_starter h2 {
	font-size: 28px;
	}
	h1, .dunkel h2, .et_pb_contact_main_title {
	font-size: 43px;
	}
	.leistungen h2, .dunkel h3, .teaser h4 {
	font-size: 22px;
	}
	#top-menu li, .fullwidth-menu li {
	font-size: 13px;
	}

	.video-block {
	padding: 5em 0em 10em 0em !important;
	}
	.video-monitor-block {
	top: -2.9em;
	}
	.video-monitor {
	transform: perspective( 1220px ) rotateX( 3deg ) rotateY( -28deg ) rotateZ( 1.4deg ) scaleX(0.995) translate(-1px,3px);
	-webkit-transform: perspective( 503 ) rotateX( 1.9deg ) rotateY( -12.5deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.9 ) translate(1px, 4px);
	-ms-transform: perspective( 503 ) rotateX( 1.9deg ) rotateY( -12.5deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.9 ) translate(1px, 4px);
	}
	
	.leistungen .corporate, .leistungen .webdesign, .leistungen .suchmaschinenoptimierung {
	min-height: 496px;
	}
	.teaser h3 {
	font-size: 17px;
	}
}

@media only screen and (max-width: 1279px) {
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 160px !important;
	}
}

@media only screen and (max-width: 1250px) {
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 150px !important;
	}
	.zitat h3, h2, .portfolio_starter h2 {
	font-size: 26px;
	}
}

@media only screen and (max-width: 1150px) {
	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 134px !important;
	}
	.portfolio_starter .et_pb_column_0 {
	width: 48%;
	margin-top: 6.5%;
	}
	.portfolio_starter .et_pb_column_1 {
	width: 50%;
	}
	.portfolio_starter {
	padding: 20px 0px 60px !important;
	}
	.et_pb_slider:hover .et-pb-arrow-next {
	right: 0px !important;
	}
	.et_pb_slider:hover .et-pb-arrow-prev {
	left: 0px !important;
	}

	.startslider2 .et_pb_slide {
	height: 450px;
	}
	#leistungsblock {
	padding: 0px 20% 50px 20%;
	top: 300px;
	}
	#leistungsblock h2 {
	font-size: 17px;
	}
	#kontaktblock .et_pb_row {
	padding: 11px 0 13px 0;
	}

	h1, .dunkel h2 {
	font-size: 37px;
	}
	.zitat h3 {
	font-size: 1.75em;
	margin-top: 3px;
	}
	.leistungen h2, .dunkel h3, .teaser h4 {
	font-size: 19px;
	}
	#top-menu li, .fullwidth-menu li {
	font-size: 13px;
	}
	#footer-bottom p, .bottom-nav a {
	font-size: 14px;
	}
	.portfolio_starter h2 {
	font-size: 22px;
	}

	.video-monitor {
	transform: perspective( 1220px ) rotateX( 3deg ) rotateY( -31.5deg ) rotateZ( 1.45deg ) scaleX(1.03) translate(0px,3px);
	-webkit-transform: perspective( 443 ) rotateX( 1.9deg ) rotateY( -12.5deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.9 ) translate(1px, 4px);
	-ms-transform: perspective( 443 ) rotateX( 1.9deg ) rotateY( -12.5deg ) rotateZ( 0.4deg ) rotate(0deg) scaleX( 0.9 ) translate(1px, 4px);
	}
	.leistungen .corporate, .leistungen .webdesign, .leistungen .suchmaschinenoptimierung {
	min-height: 540px;
	}

	.video-block-fernseher {
	top: -4.2em !important;
	}
	#menu-footermenue {
	width: 93% !important;
	}
	#footer-bottom {
	padding-bottom: 30px;
	}
}

@media only screen and (max-width: 980px) {
	.mobileweg, .ktrvk2 {
	display: none;
	}
	#mobile_menu {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.82) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.82) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0.82) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0.82) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0.82) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	.et_pb_section_2 {
	padding-top: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 0px;
	}
	.startslider .et_pb_slide_description {
	padding: 140px 0 30px;
	}
	.medienslider .et_pb_slide {
	height: 350px;
	}
	
	.medienslider .et_pb_slide_description .et_pb_slide_title {
	font-size: 20px !important;
	font-weight: 600 !important;
	bottom: 115px;
	}
	.medienslider .et-pb-controllers {
	bottom: 10px;
	}
	.iconerstellung img {
	width: 70%;
	}
	.iconerstellung .et_pb_image_4 {
	margin-top: 30px;
	}
	.portfolio_starter .et_pb_column_1 {
	padding-top: 10px;
	}

	#leistungsblock .et_pb_column {
	width: 33.333% !important;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	border-width: 4px;
	}
.startslider2 .et_pb_slide_description {
	margin-top: -200px;
	}
	.startslider2 .et_pb_slide {
	height: 380px;
	}
	.startslider2 {
	padding: 0px !important;
	}
	#leistungsblock {
	padding: 0px 17% 50px 17%;
	top: 230px;
	}
	#leistungsblock h2 {
	font-size: 16px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 100px;
	}
	.counts {
	padding: 20px 0 20px 0;
	}

	.logoentwicklung .et_pb_gutters2.et_pb_row .et_pb_column_1_4, .logoentwicklung .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
	width: 48% !important;
	}
	.logoentwicklung .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
	margin-right: 1%;
	}
	.logoentwicklung .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
	margin-left: 1%;
	}
	.typo-gr .et_pb_column {
	margin-bottom: 0px;
	}
	.typo-gr .et_pb_row {
	padding: 5px 0px 0px;
	}
	.logoentwicklungskasten, .gruen {
	padding: 30px 0px;
	}
	.logoentwicklung {
	padding-bottom: 30px !important;
	}
	
	.et_pb_map {
	height: 390px !important;
	}
	.et_pb_row {
	padding: 15px 0px 0px 0px;
	}
	.et_pb_column {
	margin-bottom: 10px;
	}
	.et_fullwidth_nav #main-header .container {
	width: 100%;
	}
	.blau {
	padding: 30px 0px 50px 0px;
	}
	.einleitung {
	padding: 30px 0px;
	}
	.corporate, .webdesign, .suchmaschinenoptimierung {
	padding: 40px 8% 40px 8%;
	}
	.leistungen_row .et_pb_column {
	margin-bottom: 0px;
	}
	
	.et-social-icons {
	margin-top: 10px;
	}
	.webdesign {
	background-color: rgba(66, 88, 104, 0.8);
	}
	
	#footer-info {
	position: relative;
	top: -45px;
	}
	.et-social-icons {
	position: relative;
	top: 24px;
	}
	.et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
	width: 32.9% !important;
	margin: 0px 0.15% 0.15% 0px !important;
	}
	.blau .et_pb_column {
	margin-bottom: 0px;
	}
	.portfolio_starter {
	padding: 50px 0px 0px !important;
	}

	.startslider h2, .startslider .et_pb_slide_title, .startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 102px !important;
	font-weight: 700 !important;
	}
	h2 {
	font-size: 22px;
	}
	h1, .portfolio_starter h1 {
	font-size: 27px;
	}
	.zitat h3, .dunkel h3, .leistungen h2, .teaser h4 {
	font-size: 1.3em;
	}
	#top-menu li, .fullwidth-menu li {
	font-size: 13px;
	}
	.bottom-nav a {
	font-size: 13px;
	}
	.bottom-nav li {
	padding-right: 18px;
	}
	p, .datenschutz li {
	font-size: 14px;
	}

	.video-block-fernseher {
	display: none;
	}
	.video-monitor-block {
	width: 100%;
	left: 0;
	top: 0;
	height: 400px;
	}
	.video-monitor {
	transform: none;
	}
	.fluid-width-video-wrapper {
	width: 100% !important;
	transform: none;
	}
	.video-block {
	padding: 3em 0em 10em 0em !important;
	}

	.leistungen .corporate, .leistungen .webdesign, .leistungen .suchmaschinenoptimierung {
	min-height: 200px;
	}
	.weiss .zitat {
	padding: 15px 0px 25px 0px;
	}

	.ktrvk1 {
	margin-top: 30px;
	width: 60%;
	}

	.teaser .et_pb_blurb_container {
	margin-bottom: 25px;
	}
	.weiss {
	padding-bottom: 22px !important;
	}
}

@media only screen and (max-width: 850px) {
	#leistungsblock {
	padding: 0px 10% 50px 10%;
	}
}

@media only screen and (max-width: 768px) {
	#logo {
	max-height: 63% !important;
	}
	.startslider h2, .startslider .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 100px !important;
	padding-bottom: 0px;
	}
	.startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 78px !important;
	}
	
	.startslider .et_pb_slide_description {
	padding: 180px 0 40px;
	}
	.bottom-nav a {
	font-size: 0.9em;
	}
	.bottom-nav li {
	padding-right: 12px;
	}
	
	.portfolio_starter {
	padding: 40px 0px 0px !important;
	}
	.dunkel {
	padding: 13px 0px 30px;
	}
	.et_mobile_menu {
	padding: 3.4%;
	}
	.et_header_style_left .mobile_menu_bar {
	padding-bottom: 28px;
	}
	.contentseiteohneslider {
	padding-top: 129px !important;
	}
	.weiss .et_pb_column_2 {
	margin-top: 30px;
	}
	.counts {
	padding-top: 0px;
	}

	.startslider2 .et_pb_slide {
	height: 300px;
	}
	#leistungsblock {
	padding: 0px 8% 50px 8%;
	top: 170px;
	}
.startslider2 .et_pb_slide_description {
margin-top: -200px;
	}
	#leistungsblock h2 {
	font-size: 14px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 80px;
	}

	h1, .dunkel h2 {
	font-size: 28px;
	}
	.einleitung h1 {
	padding-bottom: 0px;
	}

	.video-monitor-block {
	height: 320px;
	}
	.et_pb_section_1.et_pb_section {
	padding-right: 0% !important;
	padding-left: 0% !important;
	}
	.beitragsbanner {
	padding: 50px 0 30px;
	}
	.beitragsbanner h2 {
	font-size: 13px;
	}
}

@media only screen and (max-width: 580px) {
	.et_pb_slide_description {
	padding: 60px 0px 30px
	}
	.startslider .et_pb_slide_description {
	padding: 50px 0px 30px;
	}
	.referenzslider .et_pb_slide_description {
	padding: 150px 0px 40px;
	}
	.et_pb_map {
	height: 265px !important;
	}
	.et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
	width: 49.8% !important;
	margin: 0px 0.2% 0.3% 0px !important;
	}
	.startslider h2, .et_pb_slide_description h2, .startslider .et_pb_slide_title {
	font-size: 70px !important;
	}
	.medienslider .et_pb_slide_description .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 20px !important;
	bottom: -235px;
	}

	.startslider2 h2, .startslider2 .et_pb_slide_title {
	font-size: 61px !important;
	}
	.startslider2 .et_pb_slide {
	height: 270px;
	}
	#leistungsblock {
	padding: 0px 10% 50px 10%;
	top: 152px;
	}
	#leistungsblock h2 {
	font-size: 12px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 80px;
	}
	#leistungsblock .corporate .et_pb_main_blurb_image, #leistungsblock .webdesign .et_pb_main_blurb_image, #leistungsblock .suchmaschinenoptimierung .et_pb_main_blurb_image {
	margin-bottom: 2px;
	}

	h2 {
	font-size: 19px;
	}
	.zitat h3, .dunkel h3, .leistungen h2, .teaser h4 {
	font-size: 17px;
	}
	.et_pb_button {
	font-size: 16px;
	}
	.et_pb_scroll_top.et-pb-icon, .et-pb-arrow-next, .et-pb-arrow-prev {
	font-size: 22px;
	}
	.video-monitor-block {
	height: 210px;
	}
}

@media only screen and (max-width: 500px) {
	.phoneweg {
	display: none;
	}
	.mobiletext {
	display: inherit;
	}
	.leistungseinleitung {
	padding-top: 0px;
	padding-bottom: 30px !important;
	}
	#logo {
	max-height: 62% !important;
	}
	.et_fullwidth_nav #main-header .container {
	height: 110px;
	padding: 20px 35px 0px 0px;
	}
	.et_pb_row {
    	padding: 0px 0px 0px;
	}
	.startslider .et_pb_slide_description {
	padding: 10px 0px 20px;
	}
	.startslider h2, .startslider .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	color: rgba(255, 255, 255, 0.2) !important;
	}
	.et_pb_button::after {
	font-size: 22px;
	top: 8px;
	}
	.leistungen .et_pb_row img {
	width: 150px;
	}
	.et_pb_map {
	height: 258px !important;
	}
	.blau {
	padding: 16px 0px 8px;
	}
	.dpaper {
	padding: 30px 0px 40px 0px;
	}
	.dunkel {
    padding: 30px 0px;
	}
	.et_pb_main_blurb_image {
	margin-bottom: 20px;
	}
	.et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
	width: 100% !important;
	margin: 0px 0px 1% 0px !important;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	margin: 0px 0px 12px;
	}
	.contentseiteohneslider {
	padding-top: 122px !important;
	}
	.referenzslider .et_pb_button::after {
	font-size: 18px;
	top: 5px;
	}
	.et-pb-arrow-prev, .et-pb-arrow-next, .et_pb_scroll_top.et-pb-icon {
	padding: 8px 9px 9px;
	}
	.portfolio_starter .et_pb_column_1 {
	padding-top: 43px;
	}
	.startertext {
	margin-top: 22px;
	}
	.logoentwicklungskasten {
	padding-bottom: 30px;
	}
	.logoentwicklung .et_pb_row .et_pb_column.et_pb_column_1_4 {
	margin: 0px 0px 10px;
	}
	.logoentwicklung {
	padding-bottom: 30px !important;
	}
	.iconerstellung .et_pb_image_4 {
	margin-top: 20px;
	}
	.projectslider .et_pb_slide {
	height: 150px;
	}
	.medienslider .et_pb_slide {
	height: 236px;
	}
	.respo .et_pb_text p:last-of-type {
	margin-bottom: 20px;
	}
	.blau .et_pb_column {
	margin-bottom: 10px;
	}
	.blau .et_pb_row {
	padding-top: 0px;
	}
	.et_header_style_left .mobile_menu_bar {
	padding-bottom: 21px;
	}
	.einleitung {
	padding: 10px 0px;
	}

	p, .datenschutz li {
	font-size: 1.25em !important;
	}
	.startslider h2, .et_pb_slide_description h2, .startslider .et_pb_slide_title {
	font-size: 74px !important;
	}

	.startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 44px !important;
	color: rgba(255, 255, 255, 0.25) !important;
	}
	.startslider2 .et_pb_slide {
	height: 240px;
	}
	#leistungsblock {
	padding: 0px 8% 50px 8%;
	top: 132px;
	}
	.startslider2 .et_pb_slide_description {
	margin-top: -146px;
	}
	#leistungsblock .corporate img, #leistungsblock .webdesign img, #leistungsblock .suchmaschinenoptimierung img {
	width: 65px;
	}
	#kontaktblock {
	font-size: 10px;
	}
	#kontaktblock .et_pb_row {
	padding: 7px 0 9px 0;
	}

	h1 {
	font-size: 2.35em;
	padding-bottom: 5px;
	}
	.startertext h1 {
	padding-bottom: 10px;
	}
	.einleitung h1 {
	font-size: 1.9em;
	}
	h2 {
	padding-bottom: 16px;
	}
	.typo-gr h2 {
	padding-bottom: 5px;
	}
	.dunkel h2, h2, .dunkel h3, .leistungen h2, .portfolio_starter h2, .teaser h4 {
	font-size: 1.6em;
	}
	.zitat h3 {
	font-size: 1.25em;
	line-height: 1.3;
	font-weight: normal;
	}
	.leistungen .et_parallax_bg {
	display: none;
	}
	.corporate {
	background-color: #3C4F5D;
	}
	.webdesign {
	background-color: #2b4151;
	}
	.suchmaschinenoptimierung {
	background-color: #213645;
	}
	#footer-bottom p {
	font-size: 10px !important;
	}
	.et_pb_slide_description a {
	line-height: 1.1 !important;
	}
	.et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_filterable_portfolio_0.et_pb_filterable_portfolio h2 {
	margin: 0px;
	padding: 15px 15px 15px 15px;
	font-size: 17px !important;
	}
	.video-block {
	padding: 3em 0em 8em 0em !important;
	}
	.video-monitor-block {
	height: 120px;
	}
	.medienslider .et_pb_slide_description .et_pb_slide_title {
	font-size: 18px !important;
	bottom: -123px;
	}

	.mittiger {
	padding: 0px 0% 15px 0% !important;
	}
	.beitragsbanner {
	padding: 50px 0 20px;
	}
	.cookie-notice-container {
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
	}
	.einleitung h1 {
    padding-bottom: 17px;
    padding-top: 5px;
}
}

@media only screen and (max-width: 300px) {
	.einleitung h1 {
	font-size: 1.7em;
	}
	.startslider2 h2, .startslider2 .et_pb_slide_title, .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 39px !important;
	}
	#leistungsblock h2 {
	font-size: 11px;
	}
}