/**
* Hero Section 
*/

/* 
.logged-in .et_pb_section_0.et_pb_with_background,
.logged-in .et_pb_section_1.et_pb_with_background  */

.hero-section {
	min-height: 800px;
}

/**
* Hero Section Corner right
*/
.hero-section .et_pb_bottom_inside_divider  {
	background-size: 125px 125px !important;
	right: 0;
	bottom: 60px !important;
	left: unset;
	width: 125px;
	height: 125px !important;
	transform: scale(-2,2) !important;
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 1;
}

/**
* Hero Section Row
*/
.hero-section-row .hero-content.et_pb_module {
	margin: 0;
}


/**
* Hero Section Content Headline
*/ 
.hero-content h1,
.hero-content h2 {
	font-size: 9rem;
	font-weight: 800;
	line-height: 4rem;
	display: inline-block;
	margin-bottom: 2rem;
	letter-spacing: 0.25rem;
}
.hero-content .h1-small {
	font-size: 5rem;
	font-weight: 800;
	margin-left: 12rem;
}
.hero-content h1.h1-version-2,
.hero-content h2.h1-version-2 {
    font-size: 9rem;
    font-weight: 600;
    line-height: 2.5rem;
    display: inline-block;
    margin-bottom: 4rem;
    margin-left: 12rem;
    margin-top: 18rem;
}
.hero-content h1.h1-version-2 .h1-small-2,
.hero-content h2.h1-version-2 .h1-small-2 {
	font-size: 7rem;
	font-weight: 600;
    margin-left: -8rem;
    margin-bottom: 4rem;
    display: inline-block;
}
.hero-content h1.h1-version-2 .h1-small-3,
.hero-content h2.h1-version-2 .h1-small-3 {
	font-weight: 600;
	margin-left: 0rem;
    font-size: 3rem;
}

.hero-content h1.h1-version-3,
.hero-content h2.h1-version-3 {
    display: flex;
    flex-direction: row;
}
.hero-content h1.h1-version-3 .h1-small-2,
.hero-content h2.h1-version-3 .h1-small-2 {
	margin-left: -8rem;
	margin-top: 3rem;
}
.hero-content h1.h1-version-3 .h1-version-3,
.hero-content h2.h1-version-3 .h1-version-3 {
    line-height: 7rem;
}
.hero-content h1.h1-version-3 .h1-small-3,
.hero-content h2.h1-version-3 .h1-small-3 {
	align-self: end;
	margin-bottom: 0.2rem;
}
.hero-content h1.h1-version-4,
.hero-content h2.h1-version-4 {
    font-size: 9rem;
    font-weight: 600;
    line-height: 2.5rem;
    display: inline-block;
    margin-bottom: 4rem;
    margin-left: 12rem;
    margin-top: 8rem;
}
.hero-content h1.h1-version-4 .h1-small-1,
.hero-content h2.h1-version-4 .h1-small-1 {
	font-size: 7rem;
	font-weight: 600;
    margin-left: -8rem;
    margin-bottom: 4rem;
    display: inline-block;
}
.hero-content.hero-imprint h1.h1-version-4,
.hero-content.hero-imprint h2.h1-version-4 {
	margin: auto !important;
}
.hero-content.hero-imprint h1.h1-version-4 .h1-small-1,
.hero-content.hero-imprint h2.h1-version-4 .h1-small-1 {
	margin: auto !important;
	display: block;
}
.hero-content.hero-imprint,
.hero-content.hero-imprint .et_pb_text_inner  {
	width: fit-content;
}

.hero-content h1.h1-version-5, 
.hero-content h2.h1-version-5 {
	font-size: 9rem;
	font-weight: 600;
	line-height: 2.5rem;
	display: block;
	margin-bottom: 4rem;
	margin-left: auto;
	margin-top: 8rem;
	margin-right: auto;
}

.hero-content h1.h1-version-5 .h1-small-1,
.hero-content h2.h1-version-5 .h1-small-1 {
	font-size: 7rem;
	font-weight: 600;
	line-height: 1.05;
	margin-bottom: 4rem;
	margin-left: auto;
	margin-top: 3rem;
	display: inline-block;
	margin-right: auto;
	text-align: center;
  
}

/**
* Hero Section List Arrow
*/ 

ul.hero-list-arrow {
	list-style-type: none;
	padding-bottom: 0;
}
ul.hero-list-arrow li {
	position: relative;
	font-size: 2.4rem;
	font-weight: 600;
	padding: .65rem 0 .65rem 1rem;
	line-height: 2.4rem;
}
ul.hero-list-arrow li:last-child {
	padding-bottom: 0;
}

ul.hero-list-arrow li::before {
	content: "";
	color: var(--color-white);
	width: 24px;
	height: 27px;
	top: 0px;
	display: inline-block;
	margin: 0.85rem 0 0 -2rem;
	position: absolute;
	padding: 0;
	text-indent: 2px;
	background-repeat: no-repeat;
	background-image: url("./icons/icon-arrow.svg");
}

/**
* Hero Section List Paragraph
*/ 
.hero-content.paragraph p {
	color: var(--color-white);
	max-width: 27vw;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.75rem;
	float: right;
}

.hero-content.paragraph-wider {
	min-width: 898px;
}

.hero-content.paragraph-wider p {
	max-width: 596px;
}

.hero-content.hero-content-mobile.list li,
.hero-content.hero-content-mobile.paragraph p {
	color: var(--color-black);
}

/**
* Hero Section with subline
*/ 
.hero-section-row.with-subline {
	min-width: 820px;
}
.hero-content.with-subline h1,
.hero-content.with-subline h2 {
	font-size: 8.4rem;
	line-height: 0.8;
	margin-bottom: 0.4rem;
}
.hero-content.with-subline.subline h2 {
	font-size: 1.8rem;
	font-weight: 600;
	margin-left: 4em;
	background-color: var(--color-pink);
	padding: 0.65rem 1.35rem;
	letter-spacing: 0.0675rem;
	line-height: 1;
}
.with-subline ul.hero-list-arrow {
	margin-left: 7rem;
	min-width: 820px;
}
@media (max-width: 980px) {
	.hero-section-row.with-subline {
		min-width: 100vw;
	}
	.hero-content.with-subline h1,
	.hero-content.with-subline h2 {
		font-size: 5rem;
		letter-spacing: -0.075rem;
		line-height: 0.7;
		margin: auto;
		margin-top: -1rem;
		margin-bottom: 0.6rem;
		max-width: 100vw;
		text-align: center;
		width: 100%;
	}
	.hero-content.with-subline.subline h2 {
		font-size: 0.8rem;
		margin: auto;
		padding: 0;
		width: 100vw;
		background-color: unset;
	}
	.hero-content.with-subline.subline h2 span.mobile-bg {
		background-color: var(--color-pink);
		padding: 0.45rem 0.85rem;
		display: inline-block;
		width: 330px;
		margin: auto;
		line-height: 1.2;
		letter-spacing: 0.05em;
	}
}

@media (max-width: 980px) {
	.hero-section  {
		max-height: 260px;
		min-height: 260px;
	}
	.hero-section .et_pb_bottom_inside_divider {
		background-size: 80px 80px !important;
		bottom: 20px !important;
		width: 80px;
		height: 80px !important;
	}

	/** */
	.hero-content h1,
	.hero-content h2 {
		font-size: 6rem;
		line-height: 4rem;
		margin-bottom: 2rem;
		letter-spacing: .25rem;
		margin-left: -5rem;
		margin-top: -2rem;
	}

	.hero-content .h1-small {
		font-size: 5rem;
		font-weight: 800;
		margin-left: 10rem;
	}
	.hero-content h1.h1-version-2,
	.hero-content h2.h1-version-2 {
		font-size: 6rem;
		line-height: 2.5rem;
		margin-bottom: 4rem;
		margin-left: 1rem;
		margin-top: 1rem;
	}
	.hero-content h1.h1-version-2.h1-version-3,
	.hero-content h2.h1-version-2.h1-version-3 {
		margin-left: 1.5rem;
		margin-top: 1rem;
	}
	.hero-content h1.h1-version-4,
	.hero-content h2.h1-version-4 {
		font-size: 6rem;
		line-height: 2.5rem;
		margin-bottom: 0rem;
		margin-left: 1rem;
		margin-top: -3rem;
	}
	.hero-content h1.h1-version-5, 
	.hero-content h2.h1-version-5 {
		font-size: 6rem;
		line-height: 2.5rem;
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	/** */
	.hero-content h1.h1-version-2 .h1-small-2,
	.hero-content h2.h1-version-2 .h1-small-2 {
		font-size: 2.7rem;
		margin-left: -6rem;
		margin-bottom: 0;
	}
	.hero-content h1.h1-version-2 .h1-small-3,
	.hero-content h2.h1-version-2 .h1-small-3 {
		font-weight: 600;
		margin-left: 0;
		font-size: 1.3rem;
		margin-bottom: -0.9rem;
	}
	.hero-content h1.h1-version-3 .h1-small-2,
	.hero-content h2.h1-version-3 .h1-small-2 {
		margin-left: -8rem;
		margin-top: 2rem;
	}
	.hero-content h1.h1-version-3 .h1-version-3,
	.hero-content h2.h1-version-3 .h1-version-3 {
		line-height: 4rem;
	}
	.hero-content h1.h1-version-3 .h1-small-3,
	.hero-content h21.h1-version-3 .h1-small-3 {
		align-self: end;
		margin-bottom: 0.2rem;
	}
	.hero-content h1.h1-version-4 .h1-small-1,
	.hero-content h2.h1-version-4 .h1-small-1 {
		font-size: 2.7rem;
		margin-left: -6rem;
		margin-bottom: 0;
	}

	.hero-content h1.h1-version-5 .h1-small-1,
	.hero-content h2.h1-version-5 .h1-small-1 {
		font-size: 2.7rem;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		margin-top: 0;
		text-align: center;
	}

	ul.hero-list-arrow li {
		font-size: 1.8rem;
		font-weight: 600;
		padding: 0.85rem 0 0.85rem 1rem;
	}
	ul.hero-list-arrow li:before {
		content: "";
		color: var(--color-black);
		width: 24px;
		height: 27px;
		top: 0;
		display: inline-block;
		margin: .85rem 0 0 -2rem;
		position: absolute;
		padding: 0;
		text-indent: 2px;
		background-repeat: no-repeat;
		background-image: url(//hoc.ji-development.de/wp-content/themes/Divi-Child-Theme/./icons/icon-arrow-black.svg);
	}
	.hero-content.paragraph p {
		color: var(--color-black);
		max-width: unset;
		font-size: 1.15rem;
		font-weight: 500;
		line-height: 1.75rem;
		float: none;
		margin-top: 2rem;
	}
}

/** Video-Post */
.hero-section.hero-section-video-post {
	padding: 0 !important;
}

@media only screen and (max-width: 980px) {
	.hero-section.hero-section-video-post .et_pb_row {
		height: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
	}
}
@media only screen and (min-width: 981px) {
	.hero-section.hero-section-video-post .et_pb_section_video_bg {
			filter: blur(20px);
	}
	.hero-section.hero-section-video-post .et_pb_row {
		width: 80%;
		max-width: unset;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		position: absolute;
	}
}
@media only screen and (min-width: 1440px) { 
	.hero-section.hero-section-video-post .et_pb_row {
		width: 60%;
	}
}
