/*
 Theme Name:   Kunze Media Basis - Divi Child
 Description:  Kunze Media Basis - Divi Child
 Author:       Kunze Medien AG
 Author URI:   https://www.kunze-medien.de
 Template:     Divi
 Version:      1.0.1
 License:      GNU General Public License v2 or later
*/

/* marcellus-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/marcellus-v14-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/nunito-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/nunito-v32-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Datenschutzhinweis bei */
div.standard-kontaktformular [data-id="datenschutzhinweis"] .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title { display:none; }


h1, h4, #top-menu a, .et_pb_button, .more-link, .wpcf7 input[type="submit"], #kontakt-container h3 { font-family: 'Marcellus', serif; }
body, h2, h3, h5, h6, input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea, #footer-widgets .title { font-family: 'Nunito', sans-serif; }

h2, body,
body p,
#top-menu li a,
#mobile_menu li a,
#main-footer *, 
#kontakt-container a,
#ql-container #qls .et_pb_column:hover h3,
#sidebar a:hover,
#sidebar a span:hover,
a:hover{ color: #2f2f2f !important; }

h1, h3, h4, h5, h6, 
span.mobile_menu_bar:before { color: #0882bb !important; }

.et_pb_button,
.more-link,
.more-link:hover,
#aktuelles-container h4,
#top-menu li.current-menu-item a,
#top-menu li a:hover,
#top-menu > li:last-child a,
#mobile_menu > li:last-child a,
.full-width-left *,
.full-width-right *,
#mobile_menu li.current-menu-item a,
#sidebar *,
.wpcf7 input[type="submit"] { color: #fff !important; }

a,
#kontakt-container a:hover,
#kontakt-container a:hover span,
#main-footer a:hover,
#main-footer a:hover span,
#main-footer .widget_nav_menu .current-menu-item a { color: #6dc138 !important; }


.center-text .et_pb_module, .center-text .et_pb_blurb_container, .nav li ul, .centered-text *, #kontakt-container .et_pb_column:first-child * { text-align: center !important; }

body, body p {
	font-size: 17px !important;
	line-height: 21px !important;
	letter-spacing: 0.2px !important;
}
h1 { font-size: 32px !important; line-height: 36px; }
h2 { font-size: 20px !important; line-height: 24px; }
h3 { font-size: 20px !important; line-height: 24px; }
h4 { font-size: 32px !important; line-height: 36px; }
.et_pb_blurb_description { font-size: 16px !important; line-height: 20px; }
#top-menu a { font-size: 18px !important; line-height: 22px; }
#footer-widgets h4, #sidebar h4, #top-menu .sub-menu a, .uc-embedding-wrapper h3 { font-size: 17px !important; line-height: 21px !important; }

h1 { letter-spacing: 1.6px; text-transform: uppercase; }

h1, h2 { padding-bottom: 20px; }

h3:last-child { padding-bottom: 0; }

a, .bold, strong, h2, h3, .footer-widget:not(:first-child) h4 { font-weight: 700 !important; }
#top-menu a, .et_pb_button, .more-link, #kontakt-container h3 { font-weight: 400 !important; }


a,
a img,
a span,
input,
h3,
#main-header,
.logo_container,
.logo_container a,
#logo,
.et-fixed-header #logo,
.et_pb_blurb_container,
.et_pb_main_blurb_image,
.et_pb_blurb_content,
 #top-menu-nav > ul > li,
#ql-container #qls .et_pb_column,
.mobile_menu_bar.mobile_menu_bar_toggle { -webkit-transition: all .5s; transition: all .5s; }


/* ---HEADER--- */
#header-img .et_pb_slide_description { padding: 17vw 0; }
#logo { max-height: 80%; }


/* ---MENU--- */
#top-menu-nav > ul li a:hover, .nav ul li a:hover, .et_mobile_menu li a:hover{ opacity: 1; }
#et-top-navigation { padding: 0 !important; }
#top-menu-nav > ul > li > a { padding: 10px 20px !important; border-radius: 35px; }
#top-menu-nav > ul > li { padding: 20px 2px !important; }
#top-menu .menu-item-has-children > a:first-child::after { position: relative; }
.et-fixed-header #top-menu-nav > ul > li { padding: 10px 2px !important; }

/* Submenu */
#top-menu li li, 
#top-menu li li a, 
.et-fixed-header #top-menu li li, 
.et-fixed-header #top-menu li li a {
    float: left;
    width: 100%;
}
#top-menu li li { padding: 0; }
.nav li ul { 
	border-color: #6dc138 !important; 
    width: 320px;
    left: 50%;
    margin-left: -160px;
	padding: 5px 0;
	top: 83px;
}
.et-fixed-header .nav li ul { top: 63px; }
#top-menu ul .current_page_item>a::before, 
#top-menu ul .current-menu-ancestor>a::before, 
#top-menu ul li a:hover::before,
#et_mobile_nav_menu ul .current_page_item>a::before { display: none; }

#top-menu-nav > ul > li.current-menu-item a,
#top-menu-nav > ul > li a:hover,
#top-menu .sub-menu .current_page_item>a, 
#top-menu .sub-menu .current-menu-ancestor>a, 
#top-menu .sub-menu .current-menu-item a,
#top-menu .sub-menu a:hover, 
#et_mobile_nav_menu .sub-menu .current_page_item>a, 
#et_mobile_nav_menu .current_page_item>a { background-color: #0882bb; }


/* Mobile Menu */
.mobile_menu_bar.mobile_menu_bar_toggle { padding: 28px 0 !important; }
.et-fixed-header .mobile_menu_bar.mobile_menu_bar_toggle { padding: 15px 0 !important; }
.et_mobile_menu { border-top: 3px solid #0882bb; }


/* ---CONTENT--- */
#main-footer-inner, .et_pb_row, .container, #main-footer .container{ 
	margin: auto;
	width: 90%;
}
#page-container { margin-top: 0 !important; }
.et_pb_section:not(.et_pb_fullwidth_section) { padding: 50px 0 !important; }
.et_pb_row { padding: 50px 0 !important; }

.centered-text .et_pb_row, .centered-text.et_pb_row { max-width: 800px !important; }

#einleitung-container .et_pb_row:first-child,
.et_pb_section.abstand-unten, 
.abstand-unten .et_pb_row:last-child, 
.abstand-unten.et_pb_row { padding-bottom: 0 !important; }

#einleitung-container .et_pb_row:nth-child(2) { padding-top: 0 !important; }


/* ---- MAIN ---- */
#aktuelles-container .et_pb_module.et_pb_posts, 
#kontakt-container .et_pb_row,
#main-content { background: #fff !important; }

#sidebar,
#top-menu li:last-child a:hover,
#mobile_menu > li:last-child a:hover,
.hg-blau, .full-width-left .et_pb_row .et_pb_column:last-child, 
.full-width-right .et_pb_row .et_pb_column:first-child { background-color: #0882bb !important; }

.et_pb_button, .more-link,
#top-menu > li:last-child a,
#mobile_menu > li:last-child a,
.wpcf7 input[type="submit"] { background-color: #6dc138 !important; }

#ql-container #qls .et_pb_column:hover .et_pb_main_blurb_image,
.et_pb_button:hover, .more-link:hover,
.wpcf7 input[type="submit"]:hover { background-color: #2f2f2f !important; }

#kontakt-container, #main-footer { background: #ebedee !important; }


#datenschutz div { padding-bottom: 30px; }

.et_pb_section:not(#ql-container) .et_pb_equal_columns .et_pb_module {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: 100%; 
}


/* Button */
.et_pb_button, .et_pb_button:hover, .more-link, .more-link:hover, .wpcf7 input[type="submit"] {
	border: 0px solid #fff !important;
	border-radius: 30px;
	padding: 13px 20px !important;
	line-height: 20px !important;
	font-size: 18px;
}

.et_pb_button::after { display: none; }

.more-link {
	display: inline-block !important;
	margin-top: 20px;
}


/* Kontakt Container */
#kontakt-container { overflow: hidden; padding: 100px 0 !important; }
#kontakt-container .et_pb_column:first-child { width: 100% !important; margin-bottom: 20px; }
#kontakt-container .et_pb_column:nth-child(2), #kontakt-container .et_pb_row .et_pb_column:last-child { width: 50% !important; }
#kontakt-container .icon-container { margin-bottom: 0; }
#kontakt-container .et_pb_row { 
	max-width: 800px !important;
	padding-bottom: 30px 50px !important; 
	box-shadow: 0px 10px 30px -10px rgba(0,0,0,0.2);
}
#kontakt-container .et_pb_column { margin-right: 0; }

#kontakt-container .et_pb_column:nth-child(2),
#kontakt-container .et_pb_column:last-child { padding: 0 30px; }
#kontakt-container .et_pb_column:nth-child(2) * { text-align: right; }

#kontakt-container::before {
    position: absolute;
    width: 210px;
    height: 210px;
    right: -30px;
    bottom: -30px;
    content: "";
    background-image: url(./img/Asani-Glas-Gebaeudereinigung-Landshut-Logo-Kugel.png);
    background-size: contain;
    z-index: 9;
    opacity: 0.6;
    background-repeat: no-repeat;
}
#kontakt-container .et_pb_column:nth-child(2)::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    right: 0;
    margin-left: -1px;
    top: 0;
    background: #0882bb;
    z-index: 000;
}


/* QUICKLINKS */
#ql-container #qls .et_pb_column{ padding: 50px 30px 30px; }
#ql-container #qls { padding: 20px 0 0 !important; }
#ql-container .et_pb_main_blurb_image, .icon-container .et_pb_image_wrap {
    position: absolute;
    background: #0882bb;
    border-radius: 100%;
    padding: 15px;
    top: -80px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
}
#aktuelles-container .icon-container .et_pb_image_wrap { top: 65px; }

#ql-container .et_pb_image_wrap img, .icon-container .et_pb_image_wrap img {
	width: 30px;
	height: 30px;
}

#ql-container #qls .et_pb_column,
#aktuelles-container .et_pb_module.et_pb_posts, 
#aktuelles-all-container .et_pb_post { box-shadow: 0px 10px 30px -10px rgba(0,0,0,0.2); }

#ql-container #qls .et_pb_column:hover { box-shadow: 0px 10px 30px -10px rgba(8, 130, 187, 0.5); }


/* ---AKTUELLES--- */
.et_pb_post { margin-bottom: 0; }
#aktuelles-container .post-meta, #aktuelles-all-container .post-meta { display: none; }
#aktuelles-container { margin-bottom: 100px; }
#aktuelles-container::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.3);
}
#aktuelles-container .et_pb_module.et_pb_posts {
    padding: 50px;
    max-width: 800px;
    margin: 50px auto 0;
}
#aktuelles-all-container .et_pb_post:nth-child(2n+1) { margin-right: 15px; }
#aktuelles-all-container .et_pb_post {
    margin-bottom: 30px;
    width: calc(50% - 15px);
	padding: 50px 30px;
}
#aktuelles-all-container .et_pb_ajax_pagination_container {
    margin-bottom: -30px !important;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.more-link::first-letter { text-transform: capitalize;}

/* SINGLE */
.single #sidebar {
    width: calc(33.3333% - 15px) !important;
    float: right;
    margin-left: 15px;
	padding: 30px !important;
}
.single #sidebar ul {
    list-style: disc;
    color: #676767;
	margin-left: 20px;
}
.single #sidebar ul li { margin-bottom: 13px; }
.single #left-area { width: calc(66.66666% - 15px) !important; margin-right: 15px; padding: 0 !important; }
.single .et_pb_post .entry-content { padding-top: 0; }

.single #main-content .container { padding: 100px 0 !important; }
.single .et_pb_post { margin-bottom: 0;}
.single .post { padding-bottom: 0; }


/* 404 */
#main-content .container::before { display: none; }


/* ---FORM--- */
input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea, .wpcf7 button, html .wpcf7 input[type="button"], .wpcf7 input[type="reset"], .wpcf7 input[type="submit"] {
	letter-spacing: 1px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	padding: 0 15px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #555;
	font-size: 16px;
}
.wpcf7 input[type="submit"] { padding: 0.3em 1em; line-height: 1.7em; height: auto; font-size: 18px; }
.wpcf7 p { padding-bottom: 10px; }
.wpcf7 p:empty::before { display: none; }
input.text:focus, input.title:focus, input[type="text"]:focus, select:focus, textarea:focus, input.wpcf7-email:focus { border-color: #0882bb; }
.wpcf7-form-control.wpcf7-textarea { 
	min-height: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .ajax-loader { position: absolute !important; left: 0; }

span.wpcf7-list-item { margin: 0 5px 0 0 !important; }
#datcheck {
	border-radius: 3px;
	text-align: left !important;
	font-size: 14px !important;
	line-height: 15px !important;
	padding: 10px 15px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #e0e0e0;
}
#datcheck input { float: left; width: auto; }
.wpcf7-not-valid-tip { margin-top: 7px;}
#datcheck .wpcf7-not-valid-tip {
	display: inline-block;
	top: -4px !important;
	position: relative;
}
.your-datenschutz { position: relative; top: 3px;}


/* Full-width */
.full-width-left .et_pb_column:last-child, .full-width-right .et_pb_column:first-child { width: calc(1360px * 0.7725); }
.full-width-left .et_pb_column:first-child, .full-width-right .et_pb_column:last-child { width: calc(((100vw - 1360px) / 2 ) + (1360px * 0.2275)); }

.et_pb_section.full-width-left, .et_pb_section.full-width-right, .full-width-left .et_pb_row, .full-width-right .et_pb_row { padding: 0 !important; } 
.full-width-left .et_pb_row, .full-width-right .et_pb_row {
	padding: 0; 
	max-width: none !important;
    width: 100%;
} 

.full-width-left .et_pb_image_wrap, .full-width-left .et_pb_image_wrap img, .full-width-left .et_pb_module, 
.full-width-right .et_pb_image_wrap, .full-width-right .et_pb_image_wrap img, .full-width-right .et_pb_module { min-width: 100%; }
.full-width-left .et_pb_row, .full-width-right .et_pb_row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	position: relative;
}
.full-width-left .et_pb_column, .full-width-right .et_pb_column { 
	margin-right: 0 !important;
    float: left;
	position: relative;
}
.full-width-left .et_pb_column:last-child { padding: 100px 0 100px 30px; }
.full-width-right .et_pb_column:first-child { padding: 100px 30px 100px 0; margin-left: calc((100vw - 1360px) / 2); }
.full-width-right .et_pb_column:first-child::before, .full-width-left .et_pb_column:last-child::before {
    position: absolute;
    left: -180px;
    top: 0;
    width: 180px ;
    height: 100%;
    content: "";
    border-top-left-radius: 100% 50%;
    border-bottom-left-radius: 100% 50%;
    background: #0882bb;
}
.full-width-right .et_pb_row .et_pb_column:first-child { z-index: 9; }
.full-width-left .et_pb_column:last-child::before {
    left: auto;
	right: -180px;
    border-top-right-radius: 100% 50%;
    border-bottom-right-radius: 100% 50%;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.full-width-right .et_pb_column:last-child::after, .full-width-left .et_pb_column:first-child::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 100%;
    content: "";
    background-image: linear-gradient(to right, rgba(8, 130, 187, 1), rgba(8, 130, 187, 0));
}
.full-width-left .et_pb_column:first-child::after {
    left: auto;
	right: 0;
    top: 0;
    background-image: linear-gradient(to left, rgba(8, 130, 187, 1), rgba(8, 130, 187, 0));
}

.full-width-left .et_pb_image, .full-width-right .et_pb_image {
	height: 100% !important;
	position: absolute;
}

/* For all Browsers */
.full-width-left .et_pb_image_wrap, .full-width-right .et_pb_image_wrap {
	display: block;
	height: 100%;
	position: relative;
}
.full-width-left .et_pb_image_wrap img, .full-width-right .et_pb_image_wrap img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	width: 100%;
}
/* Firefox */
@-moz-document url-prefix() {
	.full-width-left .et_pb_image_wrap, .full-width-right .et_pb_image_wrap { display: inline-flex;	}
	.full-width-left .et_pb_image_wrap img, .full-width-right .et_pb_image_wrap img { position: relative; }
}

/* FOOTER */
#footer-bottom { padding: 0; }
#et-footer-nav { background-color: rgba(255, 255, 255, 0); }
.footer-widget li::before { border-color: #2f2f2f; }
.footer-widget img { width: 280px; }
#footer-widgets { padding: 100px 0 70px; }
#main-footer .et_pb_widget ul li { margin-bottom: 2px; }
#main-footer .widget_media_image { width: 140px !important; }
#main-footer a:hover img { filter: grayscale(1); }
#main-footer .footer-widget { margin-bottom: 30px; }

/* ---RESPONSIVE--- */
@media only screen and (max-width: 1760px) {
	.full-width-right .et_pb_column:first-child::before, .full-width-left .et_pb_column:last-child::before  { display: none; }
	.full-width-left, .full-width-right { background: #0882bb; }
}
@media only screen and (max-width: 1510px) {
	.full-width-left .et_pb_column:last-child, .full-width-right .et_pb_column:first-child { width: calc(90% * 0.7725); }
	.full-width-left .et_pb_column:first-child, .full-width-right .et_pb_column:last-child { width: calc(5% + (90% * 0.2275)); }
	.full-width-right .et_pb_column:first-child { margin-left: 5%; }
}
@media only screen and (max-width: 1430px) {
	#top-menu a { font-size: 14px !important; }
	#top-menu-nav > ul > li > a { padding: 10px 16px !important; }
	#logo { max-height: 55%; }
}
@media only screen and (max-width: 1150px) {
	#logo { max-height: 80%; }
	#top-menu-nav { display: none; }
	#et_mobile_nav_menu { display: block; }
	h1 { font-size: 32px !important; line-height: 36px; }
	#ql-container #qls { flex-wrap: wrap; }
	#qls .et_pb_column { width: 47.25%; margin-right: 5.5%; }
	#qls .et_pb_column:nth-child(2n) { margin-right: 0; }
	#qls .et_pb_column:first-child, #qls .et_pb_column:nth-child(2) { margin-bottom: 60px; }
	.footer-widget:nth-child(n) { width: 46.25% !important; margin: 0 7.5% 30px 0 !important; }
	#footer-widgets .footer-widget:nth-child(2n) { margin-right: 0 !important; }
}
@media only screen and (max-width: 980px) {
	.et_fixed_nav #main-header, .et_fixed_nav #top-header { position: fixed !important; }
	.et_fixed_nav #main-header, .et_non_fixed_nav.et_transparent_nav #main-header { -webkit-transition: all .5s; -moz-transition: all .5s;transition: all .5s;}
	.et_pb_image_wrap, .et_pb_image_wrap img { width: 100%; }
	.et_pb_section:not(.et_pb_fullwidth_section) { padding: 40px 0 !important; }
	.et_pb_row { padding: 40px 0 !important; }
	.et_pb_section.full-width-left, .et_pb_section.full-width-right, .full-width-left .et_pb_row, .full-width-right .et_pb_row { padding: 0 !important; }
	#einleitung-container .et_pb_row:first-child,
	.et_pb_section.abstand-unten, 
	.abstand-unten .et_pb_row:last-child, 
	.abstand-unten.et_pb_row { padding-bottom: 0 !important; }
	.full-width-left .et_pb_column:first-child, .full-width-right .et_pb_column:last-child,
	.full-width-left .et_pb_column:last-child, .full-width-right .et_pb_column:first-child { width: 100%; }
	.full-width-left .et_pb_column:last-child { padding: 50px 5%; }
	.full-width-left .et_pb_column:first-child { margin-bottom: 0; }
	.full-width-left .et_pb_column, .full-width-right .et_pb_column { width: 100% !important; }
	.full-width-left .et_pb_image, .full-width-right .et_pb_image { position: relative; }
	.full-width-left .et_pb_image_wrap img, .full-width-right .et_pb_image_wrap img { position: relative; height: auto; }
	.full-width-right .et_pb_column:last-child::after, .full-width-left .et_pb_column:first-child::after {
		top: -1px;
		width: 100%;
		height: 150px;
		background-image: linear-gradient(to bottom, rgba(8, 130, 187, 1), rgba(8, 130, 187, 0));
	}
	.full-width-left .et_pb_column:first-child::after {
		bottom: -1px;
		top: auto;
		background-image: linear-gradient(to top, rgba(8, 130, 187, 1), rgba(8, 130, 187, 0));
	}
	
	.full-width-right .et_pb_column:first-child { padding: 80px 5%; margin: 0; }
	#img-text-container .et_pb_row:nth-child(2n) {
		-webkit-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
		display: flex;
	}
	#img-text-container .et_pb_row:nth-child(2n) .et_pb_column:first-child { margin-bottom: 0; }
	#img-text-container .et_pb_row:nth-child(2n) .et_pb_column:last-child { margin-bottom: 30px; }
	#kontakt-container .et_pb_column * { text-align: center !important; }
	#kontakt-container .et_pb_row .et_pb_column { padding: 0 20px; }
	#kontakt-container .et_pb_column:nth-child(2), #kontakt-container .et_pb_row .et_pb_column:last-child { width: 100% !important; }
	#kontakt-container .et_pb_column:nth-child(2)::before { display: none; }
	.single #sidebar { display: none; }
	.single #left-area { width: 100% !important; margin-right: 0; }
	#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget { margin-bottom: 30px !important; }
}
@media only screen and (max-width: 650px) {
	h1, h4 { font-size: 28px !important; line-height: 32px !important; }
	#qls .et_pb_column:not(:last-child) , #qls .et_pb_column:nth-child(2n):not(:last-child) { width: 100%; margin-right: 0; margin-bottom: 60px; }
	#kontakt-container::before { opacity: 0.2; z-index: 0; }
}
@media only screen and (max-width: 505px) {
	h1, h4 { font-size: 23px !important; line-height: 27px !important; }
	h2 { font-size: 18px !important; line-height: 22px !important; }
	#aktuelles-container .et_pb_module.et_pb_posts { padding: 50px 20px }
	#aktuelles-all-container .et_pb_post { width: 100%; }
	#aktuelles-all-container .et_pb_post:nth-child(2n+1) { margin-right: 0; }
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget { margin-bottom: 30px !important; }
}
@media only screen and (max-width: 390px) {
	h1 {
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
}
@media only screen and (max-height: 570px) {
	#mobile_menu { height: calc(100vh - 90px); overflow: scroll; }
}