/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");

/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* JFM Custom Styles hier rein!
------------------------------------------------------- */

/*-------- Bessere Darstellung der Bilder in Chrome -------- */

img {
	image-rendering: auto;
	pointer-events: none;
}

/*############ Preventing FOUT ############*/
 html {display:block !important;}

/*############################## TYPO ##############################*/

h1 {
	font-size: clamp(2.1875rem, 1.0417rem + 3.8194vw, 5.625rem);
	line-height: 1.2;
	min-height: 0vw;
	font-weight: 100;
	margin-bottom: 10px;
	letter-spacing: 1px;
	/* text-transform: uppercase !important; */
}

h2,
.et_post_meta_wrapper h1 {
	font-size: clamp(2.5rem, 1.6667rem + 2.7778vw, 5rem) !important;
	min-height: 0vw;
	font-weight: 100;
	margin-bottom: 10px;
	line-height: 1.2;
	/* text-transform: uppercase !important; */
}

h3,
.et_pb_column_1_3 h3,
h4.item-title,
.kus-key-facts h2 {
	font-size: clamp(1.625rem, 1.3333rem + 0.9722vw, 2.5rem) !important;
	min-height: 0vw;
	font-weight: 100;
	line-height: 1.3;
}

h4,
.et_pb_column_1_3 h4,
h6.item-subtitle {
	font-size: clamp(16px, calc(1rem + ((1vw - 4.8px) * 0.4861)), 20px) !important;
	min-height: 0vw;
	font-weight: 100;
	line-height: 1.3;
}

h5,
.et_pb_column_1_2 h5,
.et_pb_column_1_3 h5 {
	font-size: clamp(20px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 23px) !important;
	min-height: 0vw;
	font-weight: 100;
	line-height: 1.3;
}

p, ul, li, tr, td {
	font-size: clamp(0.9375rem, 0.8542rem + 0.2778vw, 1.1875rem) !important;
    line-height: 1.7 !important;
    font-weight: 300;
}

p strong {
    font-weight: 500;
}

body, h1, h2, h3, h4, h5, h6, p, a {
	font-family: 'Lato' !important;
	font-weight: 300;
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphenate-limit-chars: 8 3 4;
	-webkit-hyphenate-limit-before: 3;
	-webkit-hyphenate-limit-after: 4;
	word-break: initial;
	overflow-wrap: initial;
}

h1, h2, h3 {
    font-family: 'Shadows Into Light' !important;
	font-weight: 400;
}

h3.kus-pre-heading {
	font-family: 'Lato' !important;
	font-size: clamp(0.9375rem, 0.8542rem + 0.2778vw, 1.1875rem) !important;
    line-height: 1.7 !important;
    font-weight: 300;
	text-transform: uppercase;
	padding-bottom: 0px;
}

/* shadows-into-light-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: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/divi-child/fonts/shadows-into-light-v22-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-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: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-500 - 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: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-500italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-600 - 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: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-600italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-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: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/divi-child/fonts/fonts/playfair-display-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-700italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-800 - 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: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-800italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-900 - 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: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-900italic - 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: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  src: url('/wp-content/themes/divi-child/fonts/playfair-display-v40-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-100 - 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: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-100italic - 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: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-300 - 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: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-300italic - 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: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-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: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-italic - 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: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-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: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-700italic - 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: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-900 - 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: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-900italic - 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: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('/wp-content/themes/divi-child/fonts/lato-v25-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*############ Links ############*/

a:hover {
    text-decoration: underline;
}

.et-l--footer a {
    color: #f2f2f2;
}

.et-l--footer a:hover {
    text-decoration: underline;
	transition-duration: .3s;
}

/*############################## SECTIONS ##############################*/

/*############ General Sections CSS ############*/

.et_pb_section.kus-main-section {
	padding-top: 200px;
	padding-bottom: 200px;
	background-color: #000000 !important;
	background-image: url(https://micha.kiesundschotter.net/wp-content/uploads/mika-gabriel-texture.png) !important;
}

.et_pb_section.kus-alterna-section {
	background-color: #041e06  !important;
	background-image: url(https://micha.kiesundschotter.net/wp-content/uploads/mika-gabriel-texture.png) !important;
}

.kus-full-content {
	min-width: 100% !important;
}

.kus-small-content {
	max-width: 1200px !important;
	margin: auto;
}

.kus-smaller-content {
	max-width: 1050px !important;
}

.kus-no-padding-top {
	padding-top: 0px !important;
}

.kus-no-padding-bottom {
	padding-bottom: 0px !important;
}

.kus-1-3-columns p {
	font-size: clamp(16px, calc(1rem + ((1vw - 4.8px) * 0.4861)), 20px) !important;
	line-height: 1.8;
}

.kus-seperator {
	margin-top: 100px;
}

/*############ CTA Section ############*/

.kus-cta-section {
	padding: 15vh 0vh !important;
	background-color: #722f37;
/*    background-blend-mode: multiply; */
}

/*

.kus-cta-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(114, 47, 55, 0.6);  #722f37 mit 60% Transparenz als Beispiel 
  z-index: 1;
  pointer-events: none;
}

*/

.kus-cta-section .et_pb_button {
	color: #f2f2f2 !important;
	border-color: #f2f2f2;
}

/*############ Buttons ############*/

.et_pb_module.et_pb_button {
	border-radius: 10px 0px !important;
}
.et_pb_button {
	font-size: clamp(1.0625rem, 1rem + 0.2083vw, 1.25rem);
}

/* ==> Spezielle Anpassungen für die Alterna-Section */

.kus-alterna-section .et_pb_button {
	border: 2px solid #fff;
	color: #fff !important;
}

html body .kus-alterna-section .et_pb_button:hover {
	border: 2px solid #000 !important;
	color: #000  !important;
}

/*######################## Main Nav ########################*/

#main-header .nav li ul {
	padding-bottom: 15px;
    padding-top: 15px;
    min-width: 370px;
    margin: 0;
    border-top: 0 solid !important;
	left: -25px;
}

#top-menu li {
	font-size: clamp(1.1875rem, 1.125rem + 0.2083vw, 1.375rem) !important;
}

#top-menu li a {
	font-weight: 400 !important;
}

#top-menu li li a {
	padding: 4px 10px;
    min-width: 330px;
}

#top-menu .menu-item a {
  display: inline-block;
  position: relative;
}


#top-menu .sub-menu {
  box-shadow: none;
}

.et_mobile_menu li a {
	text-transform: uppercase;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	background-color: rgba(0,0,0,.0);
}

#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
	display: none;
}

.kus-main-cta-btn a {
	background-color: #e5097f !important;
	color: #fff !important;
	padding: 10px 20px;
	padding-bottom: 10px !important;
	border-radius: 10px;
}

.kus-main-cta-btn a:hover {
	background-color: green;
	color: #fff;
}

.et-fixed-header #top-menu .kus-main-cta-btn a {
	color: #fff !important;
}

/*######################## Elements ########################*/

/*############ Video Fix ############*/

/*

iframe[src*="youtube"], iframe[src*="vimeo"] {
    max-width:100%; height:auto;
    position:relative; padding-bottom:56.25%; height:0; margin:0;
}
iframe[src*="youtube"], iframe[src*="vimeo"] {
    position:absolute; top:0; left:0; width:100%; height:100%;
}

*/

/*############ Mobile Menu ############*/

/* Text left of hamburger in the Theme Builder */
.et_mobile_nav_menu:before  {
content: 'MENU';
position: absolute;
right: 40px;
margin-top:5px;
color: #333;
font-size:16px;
}

/* X icon in expanded mobile menu */
.mobile_nav.opened .mobile_menu_bar:before {
	content: '\4d';
	color: #4d6e54 !important;
}

.mobile_menu_bar:before {
	color: #4d6e54 !important;
}

#main-header .et_mobile_menu {
	background-color: rgb(10 10 10 / 50%) !important;
}

/* Remove the top line in the mobile menu*/
.et_mobile_menu {
border-top:0;
}

/* Center-align moble menu items */

.et_mobile_menu li {
text-align:center !important;
}
  
.et_mobile_menu li li, .et_mobile_menu li ul {
padding-left:0 !important;
}

/* Make mobile menu fullwidth */
.et_mobile_menu {
min-width: 100vw;
margin-left: -10vw;
}

/* Make the mobile menu full height */

.et_mobile_menu {
min-height:100vh !important;
min-height: -webkit-fill-available;
padding-top: 20px !important;
}

html {
height: -webkit-fill-available;
}

/* Remove the animation to avoid delay */

.mobile_nav.opened .et_mobile_menu {
display:block !important;
background-color: #f2f2f2;
}

/* ==> Collapse Mobile Menu */

/* Proper Collapsable Mobile Menu */
/* Style the icon's placeholder */
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
  border-bottom: 0;
  text-align: center;
}

ul.et_mobile_menu > li.menu-item-has-children,
ul.et_mobile_menu > li.page_item_has_children,
ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}

.et_mobile_menu .menu-item-has-children > a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}

/* Hide the Sub-menu */
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}

/* Show the sub-menu when the + icon is clicked */
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}

/* Create the opening/closing icon using the SVG Icons */
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle .dt-icons,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle .dt-icons {
  top: 10px;
  position: relative;
}

/* Hide the closing icon if the sub-menu is not open */
ul.et_mobile_menu li.menu-item-has-children:not(.dt-open) .mobile-toggle .dt-close-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children:not(.dt-open) .mobile-toggle .dt-close-icon {
  display: none;
}

/* Hide the opening icon if the sub-menu is open */
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle .dt-open-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle .dt-open-icon {
  display: none;
}

/*############ Buttons ############*/

a.et_pb_button:hover {
	text-decoration: none;
}

/*############ Big Content ############*/

.kus-big-content p {
	font-size: clamp(1rem, 0.9167rem + 0.2778vw, 1.25rem);
}

/*############ Tour-Dates ############*/

.kus-tour-date {
	border-bottom: 1px solid #fff;
	padding: 40px 0px !important;
}

.kus-tour-date:last-child {
	border-bottom: 0px solid #fff;
}

.kus-tour-date.et_pb_row {
	display: flex;
	flex-direction: row;
}

.kus-tour-date .et_pb_column:nth-child(1) {
	display: flex;
	flex-basis: 100%;
	margin-bottom: 0px;
}

.kus-tour-date .et_pb_column:nth-child(1) .et_pb_module {
	width: 33.3%;
	margin-bottom: 0px;
	padding-right: 5px;
}

.kus-tour-date .et_pb_column:nth-child(2) {
	display: flex;
	flex-basis: 25%;
    flex-direction: column;
    justify-content: center;
}

/*############ Video-Slider ############*/

.dica-container .swiper-pagination {
	position: absolute !important;
	top: 93% !important;
}

.dica_divi_carousel_0 .swiper-button-next:before,
.dica_divi_carousel_0 .swiper-button-prev:before {
	transition-duration: .3s;
}

.dica_divi_carousel_0 .swiper-button-next:hover:before,
.dica_divi_carousel_0 .swiper-button-prev:hover:before {
    color: #fff !important;
	transition-duration: .3s;
}

.dica_divi_carousel_0 .dica-container .swiper-button-next, 
.dica_divi_carousel_0 .dica-container .swiper-button-prev {
	margin: 20px;
}

/*############ Icon List ############*/

.et_pb_module ul.kus-icon-list li {
      list-style-type: none;
}

.et_pb_module ul.kus-icon-list li:before {
    font-family: 'ETMODULES' !important;
    content: '\4e' !important;
    color: #163e73;
    margin-left: -30px;
    position: absolute;
    line-height: 1;
    transform: translateY(30%);
}

/*############ Banner ############*/

.kus-video-banner {
	height: 100vh !important;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.kus-video-banner.et_pb_section {
	display: flex;
}

.kus-video-banner h1 {
	font-size: clamp(2.1875rem, -2.1094rem + 13.75vw, 5.625rem);
	color: #fff !important;
}

.kus-video-banner p {
	font-size: clamp(1.1875rem, 1.125rem + 0.2083vw, 1.375rem) !important;
	color: #fff !important;
}

.kus-video-banner video {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.kus-video-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    pointer-events: none;
}

/*############ Small Banner ############*/

.kus-small-video-banner {
	height: 60vh !important;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.kus-small-video-banner.et_pb_section {
	display: flex;
}

.kus-small-video-banner h1 {
	font-size: clamp(2.1875rem, -2.1094rem + 13.75vw, 5.625rem);
	color: #fff !important;
}

.kus-small-video-banner p {
	font-size: clamp(1.1875rem, 1.125rem + 0.2083vw, 1.375rem) !important;
	color: #fff !important;
}

.kus-small-video-banner video {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.kus-small-video-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    pointer-events: none;
}

/*############ Scrollleiste ############*/

/* Breite der Scrollbar */
::-webkit-scrollbar {
  width: 10px;
}

/* Track (Hintergrund der Scrollbar) */
::-webkit-scrollbar-track {
  background: #f2f2f2;
}

/* Thumb (das bewegliche Element) */
::-webkit-scrollbar-thumb {
  background: #4d6e54 !important;
}

/*############ Maps ############*/

.kus-maps-container iframe {
    padding-bottom: 0 !important;
    line-height: 0;
}

/*############ Two Columns Full Width ############*/

.kus-text-bild, .kus-bild-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.kus-text-bild .et_pb_row, .kus-bild-text .et_pb_row {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.kus-text-bild .et_pb_column:nth-child(1) .et_pb_module, .kus-text-bild .et_pb_column:nth-child(1) .et_pb_button_module_wrapper {
    margin-left: 30%;
}

.kus-text-bild .et_pb_column:nth-child(1) {
    width: 45%;
    margin-right: 5%;
}

.kus-text-bild .et_pb_column:nth-child(2) {
    width: 50%;
    margin-left: 0;
}

.kus-bild-text .et_pb_column:nth-child(2) .et_pb_module, .kus-bild-text .et_pb_column:nth-child(2) .et_pb_button_module_wrapper {
    margin-right: 30%
}

.kus-bild-text .et_pb_column:nth-child(1) {
    width: 50%;
    margin-right: 0;
}

.kus-bild-text .et_pb_row,
.kus-text-bild .et_pb_row {
	overflow: hidden;
}

.kus-bild-text .et_pb_column:nth-child(1),
.kus-text-bild .et_pb_column:nth-child(2){
    scale: 1;
	transition-duration: .5s;
}

.kus-bild-text .et_pb_column:nth-child(1):hover,
.kus-text-bild .et_pb_column:nth-child(2):hover{
    scale: 1.05;
	transition-duration: .5s;
}

.kus-bild-text .et_pb_column.kus-no-scale:nth-child(1):hover,
.kus-text-bild .et_pb_column.kus-no-scale:nth-child(2):hover{
    scale: 1.0;
	transition-duration: .5s;
}

.kus-bild-text .et_pb_column:nth-child(2) {
    width: 45%;
    margin-left: 5%;
}

/*############ Contact-Icons ############*/

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.kus-phone:before {
    content: '\e800';
    display: inline-block;
    padding-left: 10px;
    font-family: "fontello";
    transform: translateY(5px);
	color: #fff;
	transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.kus-mail:before {
    content: '\e801';
    display: inline-block;
    padding-right: 10px;
    font-family: "fontello";
    color: #fff;
}

/*############ Footer ############*/

html[lang=de-DE] .kus-footer-english {
	display:none !important;
}
html[lang=en-GB] .kus-footer-german {
	display:none !important;
}

.et-l--footer .kus-cta-section .et_pb_row {
	padding: 0px !important;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.et-l--footer .kus-cta-section .et_pb_column:nth-child(2) {
	padding: 40px;
	padding-left: 0px;
}

.et-l--footer #kus-footer .et_pb_row h3 {
	font-weight: 600;
}

.et-l--footer .et_pb_row {
/*	max-width: 100%;  */
}

.et-l--footer #kus-pre-footer {
	padding: 0px !important;
}

.et-l--footer #kus-footer {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #041e06 !important;
}

.et-l--footer #kus-footer h3,
.et-l--footer #kus-footer p {
	color: #fff;
}

.et-l--footer #kus-footer-meta {
	padding: 0px !important;
	color: #2f2f2f !important;
	background-color: #434242;
}

.et-l--footer #kus-footer-meta .et_pb_column:nth-child(1) {
	width: 100%;
	margin-right: 0%;
}

.et-l--footer #kus-footer-meta .et_pb_column:nth-child(2) {
	width: 70%;
}

.et_pb_social_media_follow li {
	margin-bottom: 0px !important;
}

.et-l--footer #kus-footer a,
.et-l--footer #kus-footer-meta a {
	position: relative;
	overflow: hidden;
}

/*############ Responsive ############*/

@media only screen and (max-width: 1350px) {
    .kus-bild-text .et_pb_row, .kus-text-bild .et_pb_row {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
	.kus-bild-text .et_pb_row {
        flex-direction: column;
    }
	.kus-text-bild .et_pb_row {
        flex-direction: column-reverse;
    }
	.kus-bild-text .et_pb_column:nth-child(2) {
		margin-left: 0%;
	}
	.kus-bild-text .et_pb_column:nth-child(2), .kus-text-bild .et_pb_column:nth-child(1) {
        width: 90% !important;
        max-width: 1080px;
		margin-top: 75px;
		margin-bottom: 100px;
    }
	.kus-bild-text .et_pb_column:nth-child(1), .kus-text-bild .et_pb_column:nth-child(2) {
        width: 100%;
        margin-bottom: 30px;
    }
	.kus-bild-text .et_pb_column:nth-child(2) .et_pb_module, .kus-bild-text .et_pb_column:nth-child(2) .et_pb_button_module_wrapper {
		margin-right: 2.5%;
	}
	.kus-text-bild .et_pb_column:nth-child(1) .et_pb_module, .kus-text-bild .et_pb_column:nth-child(1) .et_pb_button_module_wrapper {
		margin-left: 2.5%;
	}
	.kus-cta-section .et_pb_row {
		padding: 40px;
	}
	.kus-cta-section .et_pb_row .et_pb_button_module_wrapper {
		display: flex;
		justify-content: center;
	}
	.kus-content-box {
		display: flex;
		flex-direction: column;
	}
	.kus-content-box-inverted {
		display: flex;
		flex-direction: column-reverse;
	}
	.kus-content-box .et_pb_column {
		width: 100% !important;
	}
	#mobile_menu .kus-display-none {
		display: none;
	} 
}

@media only screen and (max-width: 980px) {
	.et_secondary_nav_only_menu #top-header {
    	display: block !important;
    	position: absolute !important;
    	top: 0;
    	width: 100%;
    	z-index: 9999;
	}
	#et-secondary-nav, #et-secondary-menu {
		display: flex !important;
	}
	body.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 40px !important
	}
	#top-header .container {
		padding-top: 0.75em !important;
		display: flex;
		justify-content: center;
	}
	.et_pb_row {
		width: 90%;
	}
	.kus-video-banner {
		height: 50vh;
	}
	.et_pb_section.kus-main-section {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#kus-footer .et_pb_row:nth-child(2) {
		display: flex;
		flex-direction: column-reverse;
	}
	#kus-footer .et_pb_row:nth-child(2) .et_pb_column:nth-child(1) {
		margin-bottom: 0px !important;
	}
	#kus-footer .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) {
		margin-bottom: 30px !important;
	}
	#kus-footer .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) p {
		text-align: left !important;
	}
	.kus-footer-logo {
		width: 50% !important;
	}
  	#kus-dj-grid.et_pb_section .et_pb_row .et_pb_column {
		margin-bottom: 0px;
    }
	.kus-maps-section {
		padding: 0px 0px !important;
	}
	.kus-full-width-image-grid .et_pb_grid_item {
		width: 50% !important;
	}
	.kus-content-box .et_pb_column:nth-child(2), .kus-content-box-inverted .et_pb_column:nth-child(1) {
		padding: 30px;
	}
	.kus-key-facts .et_pb_column {
		display: flex;
	}
	.kus-key-facts .et_pb_column .et_pb_module {
		width: 50%;
		margin-bottom: 0px;
	}
	.kus-key-facts .et_pb_column .et_pb_module:nth-child(1) {
		margin-right: 30px;
	}
	.kus-portfolio-grid .et_pb_grid_item.et_pb_portfolio_item {
		width: 31% ;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	.kus-portfolio-grid .et_pb_grid_item.et_pb_portfolio_item:nth-child(3) {
		margin-right: 0%;
	}
	.kus-portfolio-grid .et_pb_grid_item.et_pb_portfolio_item:nth-child(4) {
		margin-right: 3%;
	}
	.et-l--footer .kus-cta-section .et_pb_column:nth-child(2) {
		padding-left: 40px;
	}
}

@media only screen and (max-width: 768px) {
  	.kus-portfolio-grid .et_pb_grid_item.et_pb_portfolio_item {
		width: 48.5% ;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	.kus-portfolio-grid .et_pb_grid_item.et_pb_portfolio_item:nth-child(even) {
		margin-right: 0%;
	}
	.kus-portfolio-grid .et_pb_grid_item.et_pb_portfolio_item:nth-child(3) {
		margin-right: 3%;
	}
		.kus-tour-date.et_pb_row {
		flex-direction: column;
	}
	.kus-tour-date.et_pb_row .et_pb_button_module_wrapper {
		text-align: center;
    	margin-top: 20px;
	}
	.kus-tour-date.et_pb_row .et_pb_button {
		width: 100%;
	}
	.kus-footer-logo {
		width: 65% !important;
	}
}

@media only screen and (max-width: 480px) {
  .kus-video-banner {
	  height: 50vh !important;
  }

  #kus-footer-logo {
	  width: 75%;
	}
 .kus-full-width-image-grid .et_pb_grid_item {
		width: 100% !important;
	}
}