/*
 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
------------------------------------------------------- */

html {
	word-wrap: normal !important;
}
/*Initialbuchstaben beim einen Entwurf (Text unter dem Logo, C H I) */

.bigLetter {
	font-size: 4rem;
}

.bigLetter::before{
	content: " ";
	display: inline-block;
	width: 1px;
}

h2 {
	line-height: 1.2em;
}

h3 {
	color: #f77a52;
	font-weight: 600;
	font-size: 3rem;
	
}

h3:after
{
    content:' ';
    display: block;
    border: 2px solid #f77a52;
	margin-top: 5px;
	margin-bottom: 10px;
}


h4 {
	color: #f77a52;
	font-weight: 600;
	font-size: 2rem;
	word-wrap: normal;
}

.text2030 {
	font-size: 17px !important;
}



.et_pb_section {
	padding-top: 0 !important;
	margin-bottom: 20px;
}

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

.footerSection {
	margin-bottom: 0 !important;
}

.et_pb_column_1_5 h4 {
	font-size: 1.5rem;
	line-height: 1.2;
	height: auto;
	display: block;
	
}



.wp-image-538 {
	height: auto;
	max-height: 1500px;
	max-width: 2100px;
}
.et_pb_module_header{
	max-height: 75px;
}

/* Padding EU Regulations */

.et_pb_blurb_content {
	max-width: 90%;
	
}

/* Bildgrössen */
.et_pb_team_member_image {
	height: 150px; /* alt: 110px */
	overflow: hidden;
}

.et_pb_team_member_image img{
	height: 150px; /* alt: 110px */
	width: auto;
	max-width: 100vw;
}

.et_pb_member_position {
	text-align: center;
	font-size: 18px;
}

.et_pb_team_member_description h4 {
	font-size: 18px;
	text-align: center;
}

.et_pb_team_member  {
	display: grid;
	place-items: center;
}

.teamMember .et_pb_team_member_image {
	height: 270px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	
}

.teamMember .et_pb_team_member_image img{
	height:  270px;
	width: auto;
	max-width: 100vw;
	
	
}



/* Headerkorrektur, damit das Logo beim Sticky Header nicht wackelt */
.et_pb_sticky--top {
	width: 100% !important;
}

/* PODCAST */

.et_pb_post h2 {
	font-size: 25px;
}


.post-meta {
	font-size: 15px !important;
}


.post-content-inner p {
	font-size: 15px !important;
}

.et_pb_image_container{
	height: 300px;
	padding: 20px;
}

/*make Divi Blog module post meta author link unclickable*/


.author a {
	pointer-events: none;
}

.et_post_meta_wrapper img {
	max-width: 400px !important;
}

#main-content .container::before {
	
	content: "";
	width: 0px;
	background-color: transparent;
}

/* Abstand Podcast-Player */

.powerpress_player {
	margin-top: 30px;
}

.et_pb_post .entry-content {
	padding-top: 0;
}



/* Content verschwindet nicht mehr hinter dem Header */
#et-main-area {
	padding-top: 70px;
}

/* Sidebar ausblenden */

#sidebar {
	display: none;
}

/* Alle Folgen Seite */


.category-podcast article {
	padding: 30px;
	border: 1px solid #d8d8d8;
}

.category-podcast #left-area {
	width: 100%;
	display: grid;
	grid-template-columns: 32% 32% 32%;
	grid-gap: 3%;
}

/* Texte zum Logo */

.logo-text div {
	display: block !important;
}

.logo_text div h4 {
	font-size: 120%;
}


.logo_text div p {
	font-size: 80%;
}

/* Abstand logo vytal oben */
/*
.et_pb_image_2 {
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
*/
/*
.et_pb_image {
	display: flex;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
}
*/
.portfolio-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
	height: 70%;
	min-height: 180px;
	box-sizing: content-box;
	margin-bottom: 20px;
	
}

.portfolio-logo span {
	width: 80%;
	display: block;
}

.portfolio-logo span img {
	width: 100%;
	display: block;
}

@media screen and (min-width: 2100px) {
	
.wp-image-538 {
	height: auto;
	max-height: 3000px;
	max-width: 3000px;
	
}

	/*#banner_image {
		margin-bottom: 420px;
	}*/
	
}

@media screen and (min-width: 2500px) {
	

	#banner_image {
		margin-bottom: 375px;
	}
	
}

@media screen and (max-width: 2500px) {
	

	#banner_image {
		margin-bottom: 350px;
	}
	
}

@media screen and (max-width: 2150px) {
	

	#banner_image {
		margin-bottom: 310px;
	}
	
}

@media screen and (max-width: 2000px) {
	

	#banner_image {
		margin-bottom: 275px;
	}
	
}

@media screen and (max-width: 1900px) {
	

	#banner_image {
		margin-bottom: 200px;
	}
	
}

@media screen and (max-width: 1700px) {
	

	#banner_image {
		margin-bottom: 150px;
	}
	
}

@media screen and (max-width: 1450px) {
	

	#banner_image {
		margin-bottom: 100px;
	}
	
}

@media screen and (max-width: 1000px) {
	

	#banner_image {
		margin-bottom: 50px;
	}
	
}

@media screen and (max-width: 800px) {
	

	#banner_image {
		margin-bottom: 
			75px;
	}
	
}

@media screen and (max-width: 770px) {
	

	#banner_image {
		margin-bottom: 250px;
	}
	
}


@media screen and (max-width: 700px) {
	

	#banner_image {
		margin-bottom: 250px;
	}
	
}


@media screen and (max-width: 550px) {
	

	#banner_image {
		margin-bottom: 150px;
	}
	
}


@media screen and (max-width: 500px) {
	

	#banner_image {
		margin-bottom: 100px;
	}
	
}
