@charset "utf-8";

@font-face
{
	font-family:TiemposText;
	src:url("/bundles/kompetenzzif/fonts/tiempos-text-regular.woff2") format("woff2");
}

@font-face
{
	font-family:TiemposTextBold;
	src:url("/bundles/kompetenzzif/fonts/tiempos-text-bold.woff2") format("woff2");
}

@font-face
{
	font-family:TiemposTextItalic;
	src:url("/bundles/kompetenzzif/fonts/tiempos-text-regular-italic.woff2") format("woff2");
}

@font-face
{
	font-family:"MDIO0.4";
	src:url("/bundles/kompetenzzif/fonts/MDIO0.5-Regular.woff2") format("woff2"),url("/bundles/kompetenzzif/fonts/MDIO0.5-Regular.woff") format("woff");
}

@font-face
{
	font-family:"MDIO0.4Bold";
	src:url("/bundles/kompetenzzif/fonts/MDIO0.5-Bold.woff2") format("woff2"),url("/bundles/kompetenzzif/fonts/MDIO0.5-Bold.woff") format("woff");
}

@font-face
{
	font-family:"MDIO0.4Italic";
	src:url("/bundles/kompetenzzif/fonts/MDIO0.5-Italic.woff2") format("woff2"),url("/bundles/kompetenzzif/fonts/MDIO0.5-Italic.woff") format("woff");
}
	
html, body
{
	margin:0;
	background-color:#fafdfd;
	font-family:TiemposText;
	font-size:24px;
	line-height:40px;
	color:#002629;
	font-variant-numeric:oldstyle-nums;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	min-width:918px;
}

#header
{
	position:relative;
}

#headernav
{
	font-family:"MDIO0.4";
	font-size: 10px;
	line-height:40px;
	width:100%;
	background-color:#001c1f;
}

#headernav nav
{
	max-width:940px;
	padding:0 20px;
	margin:0 auto;
}

#headernav ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}

#headernav li
{
	display:inline-block;
}

#headernav a
{
	margin-right:30px;	
	color:#ffffff;
	text-decoration:none;
}

#headernav a:hover
{
	color:#e6f6f6;
	text-decoration:underline;
}

#headernav #cs_news a
{
	margin-right:20px;	
}

#headernav #cs_news
{
	position:absolute;
	top:0;
	color:#ffffff;
	background-color:#a83d72;
	margin-left:calc(50% - 495px);
	padding:0 35px 0 25px;
}

#headernav #cs_news #close
{
	cursor:pointer;
	position:absolute;
}

#header .inside, #main
{
	max-width:940px;
	padding:0 20px;
	margin:0 auto;
}

#header #mainnav
{
	font-family: "MDIO0.4";
	font-size: 14px;
	color: #008089;
	display:inline-block;
	float: right;
    margin:31px 60px 0 0;
	z-index: 98;
}

#header #mainnav.open
{
    position: fixed;
    right: 0;
    width: calc(50% - 323px);
	min-width: 161px;
}

#header #mainnav div
{
	display:inline-block;
	margin-right:46px;
}

#header #mainnav span
{
	position:relative;
	z-index:99;
	cursor:pointer;
}

#header #mainnav a
{
	text-decoration:none;
	position:relative;
	z-index:99;
}

#header #mainnav.open a, #header #mainnav.open span
{
	color:#ffffff;
}

#header #mainnav.open span
{
	text-decoration: line-through;
}

#header #mainnav #menu nav
{
	position: fixed;
    background-color: #002629 ;
    width: calc(50% - 222px);
    right: 0;
    top: 0;
    padding-top: 175px;
	height:100vh;
	display:none;
	min-width: 264px;
}

#header #mainnav.open #menu nav
{
	display:block;
	z-index:9;
}

#header #menu nav ul
{
	list-style-type:none;
	margin:0;
	color:#ffffff;
}

#header #menu nav ul li.section
{
	border-top:1px solid rgba(255, 255, 255, 0.15);
	margin-top: 7px;
    padding-top: 7px;
	max-width: calc(100% - 20px);
}

#header #menu nav ul li .open_subnav
{
	position: absolute;
    color: #ffffff;
    cursor: pointer;
    width: calc(100% - 90px);
    text-align: right;
    left: 40px;
}

@media (max-width:1100px)
{
	#header #menu nav ul li .open_subnav
	{
		width: calc(100% - 70px);
	}
}

#menu nav ul ul
{
	display:none;
}

#menu nav ul ul.open
{
	display:block;
}

#header #menu nav a
{
	color:#ffffff;
}

#header nav #sm, #footer nav #sm_footer
{
	border-top: 1px solid rgba(255, 255, 255, 0.15);
    width: calc(100% - 60px);
    margin-top: 7px;
    padding-top: 14px;
    margin-left: 40px;
}

#footer nav #sm_footer
{
	width: 150px;
    margin: 0 auto;
}

#header nav #sm a, #footer nav #sm_footer a
{
	display:inline-block;
	margin:0 13px 0 0;
}

#header nav #sm svg, #footer nav #sm_footer svg
{
	height:15px;
}

#breadcrumb
{
	font-family:"MDIO0.4";
	font-size: 14px;
    line-height: 24px;
    margin-top: -2px;
}

#breadcrumb span
{
	color:#4B787C;
}

#signet
{
	margin:32px 0 77px -25px;
	display:inline-block;
}

#signet svg
{
	width:247px;
}

#signet svg .white
{
	display:none;
}

.small
{
	font-family:"MDIO0.4";
	font-size:14px;
	line-height:20px;
	margin-left:21px;
}

#contact
{
	width:620px;
	max-width:100%;
	display:inline-block;
	margin-top:125px;
	vertical-align:top;
}

.inline
{
	max-width:940px;
	margin:0 auto;
	padding:0 20px;
}

.inline.middle
{
	text-align:center;
}

.inline .inline
{
	max-width:940px;
	margin:0 auto;
	padding:0;
}

.portrait
{
	width:227px;
	height:auto;
	margin: 0 auto;
    display: block;
	border-radius:100%;
}

.mail_send
{
	font-family: "MDIO0.4";
	font-size:14px;
	display:block;
	margin-top: -17px;
}

.mail_send:before
{
	content:'';
	background-image:url(/bundles/kompetenzzif/img/email.svg);
	background-repeat:no-repeat;
	width:20px;
	height:16px;
	display: inline-block;
    margin: 0 10px -5px 0;
}

.content_small
{
	max-width:620px;
	margin:0 auto;
}	

.content_small label
{
	position:absolute;
	left: -160px;
}	

.content_small .inputs div
{
	max-width:460px;
	margin:0 auto 16px;
	display: block;
	width: 100%;
}		

.content_small p:first-child
{
	margin-top:80px;
}					

.content_small form, .content_small fieldset
{
	border-style:none;
}

.account #registry_links
{
	text-align: center;
	margin:40px auto 0;
}

.account .registry_link
{
	width: 218px;
	height: 54px;
	border-radius: 2px;
	background-color: #008089;
	font-family: "MDIO0.4";
	font-size: 18px;
	line-height:56px;
	text-align: center;
	color: #fff;
	display:inline-block;
	text-decoration:none;
	margin: 0 10px;
	border:1px solid #008089;
}

.account .registry_link.linkedin
{
	background-color: #ffffff;
	color: #008089;
}

.account .regsitry_info_links
{
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:38px;
	text-align: center;
	margin-top:80px;
}

.account .regsitry_info_links strong
{
	font-family: "MDIO0.4Bold";
}

.account .regsitry_info_links a
{
	margin-left:10px;
}

.account .regsitry_info_links a + a
{
	padding-left:10px;
	border-left:1px solid #7d9092;
}

.account .pw_forgot_link
{
	max-width:460px;
	margin:150px auto 0;
	border-top:1px solid #d7e7e7;
	text-align:center;
}

.account .pw_forgot_link a
{
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
}

.account nav
{
	text-align:center;
}			

.account nav a
{
	display:inline-block;
	margin:0 10px;
	width: 140px;
	height: 38px;
	border-radius: 2px;
	background-color: #E9FAFA;
	font-family: "MDIO0.4";
	font-size: 14px;
	text-align: center;
	color: #003A3E;
	text-decoration:none;
	line-height: 40px;
}				

.account nav a.active, .account nav a:hover
{
	color: #ffffff;
	background-color: #008089;
}	

.error
{
	max-width: 420px;
    margin: 115px auto 0;
    padding: 21px 20px 29px;
    border-radius: 2px;
    border: solid 1px #a83d72;	
	font-family: "MDIO0.4";
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #1e1e1e;
}

.info
{
	max-width: 420px;
    margin: 115px auto 0;
    padding: 21px 20px 29px;
    border-radius: 2px;
    border: solid 1px #1e1e1e;	
	font-family: "MDIO0.4";
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #1e1e1e;
}

.error svg, .info svg
{
	height:28px;
	display: block;
    margin: 0 auto 12px;
}

#expert_list
{
	font-size:0;
	position:relative;
}

#expert_list .error
{
	display:none;
}

#expert_list .error.show
{
	display:block;
}

#expert_list form
{
	border-style:none;
	margin-bottom:50px;	
	position:relative;
}

#expert_list.home form
{
	margin-top:25px;
}

#expert_list form input[type=search]
{
	font-family: TiemposText;
	font-size: 24px;
	border-style:none;
	border-bottom:1px solid #7d9092;
	width:calc(100% - 118px);
	background-color:transparent;
	padding-left:5px;
	height: 43px;
    margin-top: 13px;
}

#expert_list.home form input[type=search]
{
	width: calc(100% - 57px);
}

#expert_list form input[type=submit]
{
	color: transparent;
    border-style: none;
    background-color: transparent;
    background-image: url(/bundles/kompetenzzif/img/form/search-profil.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin: 25px 0 0 -31px;
    position: absolute;
    cursor: pointer;
}

#expert_list form #expert_filter
{
	width: 39px;
    height: 39px;
    position: absolute;
    right:60px;
    top: 17px;
	cursor:pointer;
}

#expert_list form #expert_filter.active + a + #filter_box, #expert_list form #expert_filter.active svg .hover
{
	display:block;
}

#expert_list form #expert_filter.active svg .inactive
{
	display:none;
}

#expert_list form #registry_link
{
	width: 39px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 17px;
}

#expert_list form #filter_box
{
	margin-top:12px;
	display:none;
}

#expert_list #expert_sort
{
	font-size: 14px;
    font-family: "MDIO0.4";
    line-height: 24px;
    color: #4B787C;
    text-align: center;
    margin-top: 50px;
}

#expert_list #expert_sort > svg
{
	height: 17px;
    margin-bottom: -3px;
}

#expert_list #expert_sort > span
{
	margin:0 5px;
	text-decoration:underline;
	color:#4B787C;
	cursor:pointer;	
}

#expert_list #expert_sort > span.active
{
	text-decoration:none;
}

#expert_list #filter_box
{
    display: none;
    background-color: #e6f6f6;
    font-size: 14px;
    padding-bottom: 1px;
    margin-bottom: 1px;
}

#expert_list #filter_box div
{
    padding-top: 46px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 2px);
}

#expert_list #filter_box div div
{
    display: block;
    font-family: "MDIO0.4";
    font-size: 14px;
    color: #004c51;
    cursor: pointer;
    padding: 0 12px 0 45px;
    margin: 0 7px 12px 0;
    line-height: 30px;
    width: max-content;
	max-width: calc(100% - 40px);
}

#expert_list #filter_box div div.active:before
{
    content: '✔';
    line-height: 15px;
    text-align: center;
}

#expert_list #filter_box div div:before
{
	content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #a5b5b5;
    background-color: #fff;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 15px;
    position: absolute;
    left: 13px;
    margin-top: 5px;
}

#expert_list #filter_box div strong
{
    margin-left: 12px;
    line-height: 45px;
    position: absolute;
    top: 0;
}

#expert_list strong
{
    font-family: "MDIO0.4Bold";
}

#expert_list > div
{
	margin-right:-20px;
}

#expert_list.home > div
{
	white-space:nowrap;
	overflow:hidden;
}

.expert_profile
{
	background-color:#ffffff;
	border: solid 1px #d7e7e7;
	padding:15px;
	width:268px;
	height:490px;
	text-align:center;
	vertical-align:top;
	margin:0 20px 20px 0;
	text-decoration:none;
	position:relative;
	display:none;
	white-space:normal;
}

.expert_nav span
{
	position:absolute;
	cursor:pointer;
}

.expert_nav .prev
{
	left: -10px;
    bottom: 310px;
}

.expert_nav .next
{
	right: -10px;
    bottom: 310px;
}

.expert_nav svg
{
	width:30px;
}

.expert_profile.active_cat.active_approachable, .home .expert_profile
{
	display:inline-block;
}

@media (hover: hover)
{
	.expert_profile:hover
	{
		border: solid 1px #008089;
	}
}

.expert_profile img
{
	width:228px;
	border-radius:100%;
}

.expert_profile h2
{
	font-family: "MDIO0.4Bold";
	font-size: 14px;
	line-height:22px;
	color: #008089;
	margin:0;
}

.expert_profile p
{
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:22px;
	margin:0;	
	color:#002629;
}

.expert_profile p.job_sector
{
	color:#4B787C;
	position: absolute;
    width:calc(100% - 30px);
    bottom: 17px;
    min-height: 44px;
}

#expert > div
{
	position:relative;
}

#expert > div figcaption
{
	position:absolute;
	bottom:-65px;
	font-family: "MDIO0.4";
	font-size: 10px;
	line-height: 12px;	
	right:70px;
}

#expert h1, #expert h2
{
	text-align:center;
}

#expert h1
{
	margin:27px 0 0;
}

#expert h2
{
	font-family:"MDIO0.4";
	font-size: 48px;
	line-height:64px;
	font-weight: normal;
	margin:0;	
	color: #7d9092;
}

#expert #sm
{
	text-align: center;
    position: absolute;
    width: 100%;
    bottom: -73px;
}

#expert #sm svg
{
	height:16px;
	width:auto;
	margin:0 10px 0;
}

#expert .basis_data
{
	-moz-column-count:2;
    column-count:2;
	border-top:1px solid #7d9092;
	margin-top:75px;
	padding-top:50px;
}

#expert .basis_data div
{
	break-inside: avoid-column;
	page-break-inside: avoid-column;
	margin-bottom:50px;
}

#expert .basis_data div:last-child
{
	margin-bottom:0;
}

#expert h3
{
	font-family:"MDIO0.4Bold";
	font-size:18px;
	line-height:22px;
	font-weight:normal;	
	margin:0 0 8px;	
}

#expert ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}

#expert .extended_data
{
	text-align: center;
	margin-top:50px;
}

.extended_data > div
{
    padding-top: 60px;
	text-align:left;
	width: 100%;
}

#expert .extended_data h3, #expert .extended_data #exp_nav div
{
	width: 140px;
    text-align: center;
    border-radius: 2px;
    background-color:transparent;
    font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 38px;
    display: inline-block;
    margin:50px 10px 0;
	border:1px solid #C3D3D3;
	color:#A5B5B5;
}

#expert .extended_data h3.active, #expert .extended_data #exp_nav div.active
{
    background-color: #e6f6f6;
    color: #004c51;
	border:1px solid #e6f6f6;
}

#expert .extended_data h3.active.current, #expert .extended_data h3.active:hover, #expert .extended_data #exp_nav div.active.current, #expert .extended_data #exp_nav div.active:hover
{
    background-color: #008089;
    color: #ffffff;
	border:1px solid #008089;
}

#expert .extended_data h4
{
	display: inline-block;
    width: 220px;
	font-family:"MDIO0.4Bold";
	font-size:18px;
	line-height:22px;
	margin:12px 20px 0 0;	
	vertical-align:top;
}

#expert .extended_data #innovation h4
{
	margin:0 0 27px;
	font-family: "MDIO0.4";
	font-size: 48px;
	line-height:64px;
	width:100%;
}

#expert .extended_data .entry
{
    display: inline-block;
    width: calc(100% - 240px);
	vertical-align:top;
	margin:0 0 29px 240px;
}

#expert .extended_data .entry ul li
{
    margin-bottom:29px;
}

#expert .extended_data .entry ul li:last-child
{
    margin-bottom:0;
}

#expert .extended_data h4 + .entry
{
	margin-left:0;
}

#expert .extended_data #referenzen h4 + .entry
{
	margin-bottom:100px;
}

#expert .extended_data > div .entry:last-child
{
    margin-bottom: 0;
}

#expert + #magazine
{
    margin-top: 100px;
}

#expert + #magazine h2
{
    font-family: "MDIO0.4Bold";
    font-size: 28px;
    line-height: 40px;
    font-weight: normal;
    margin: 60px 0 24px;
}

#mail_form_overlay, #mail_form_overlay_error, #info_overlay
{
	position: fixed;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
	z-index: 999999;
	overflow:auto;
	display:none;
}

#info_overlay.open
{	
	display:block;
}

#mail_form
{
	width:665px;
    background-color: white;
    margin: 100px auto 50px;
	padding-bottom:80px;
}

#mail_form svg
{
	height:35px;
	float: left;
	margin:4px 20px 0 58px;
}

#mail_form p
{
	font-family: "MDIO0.4";
	font-size: 18px;
	line-height:22px;
	padding: 20px 0;
	border-bottom:1px solid #d7e7e7;
	margin:0 20px;
}

#mail_form form
{
	margin-top:20px;
}

#mail_form form, #mail_form fieldset
{
	border-style:none;
}

#mail_form label
{
	width: 122px;
	font-size:14px;
	margin-top:8px;
}

#mail_form label + div
{
	width: calc(100% - 163px);
}

#mail_form input:not(.default)
{
	height:38px;
	font-size:14px;
}

#mail_form textarea
{
	font-size:14px;
	line-height:22px;
}

#mail_form #checkboxes
{
	margin-left: 142px;
	border-style: none;
    padding: 0;
	width:auto;
}

#mail_form #submit
{
	width: 85px;
	height: 38px;
	margin:63px 0 0 calc(50% + 17px);
	border-radius: 2px;
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	border-style:none;
	color: #a5b5b5;
    border: 1px solid #a5b5b5;
}

#mail_form #submit.active
{
	background-color: #e6f6f6;
	color: #004c51;
    border: 1px solid #e6f6f6;
}

#mail_form .mail_form_close
{
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
	color:#008089;
	text-decoration:underline;
	float: right;
    margin: -30px 128px 0 0;
}

#mail_send_success
{
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
	color:#008089;
}

#mail_send_success:before
{
    content: '';
    background-image: url(/bundles/kompetenzzif/img/form/done.svg);
    background-repeat: no-repeat;
    width:20px;
    height:20px;
    display: inline-block;
    margin: 0 15px -5px 0;
}

#info_text
{
	width:410px;
    background-color: white;
    margin: 100px auto 50px;
	padding:35px 0 60px;
	max-width: 90%;
}

#info_text svg
{
	height: 48px;
    margin: 0 auto 5px;
    display: block;
}

#info_text p
{
	font-family: "TiemposText";
	font-size: 16px;
	line-height:26px;
	padding: 20px 0;
	margin:0 20px;
}

#info_text .info_close
{
	width: 74px;
	height: 38px;
	margin: 25px auto 0;
	text-align:center;
	border-radius: 2px;
	background-color: #e6f6f6;
	font-family: "MDIO0.4";
	font-size: 14px;
	cursor:pointer;
	line-height:40px;
}

#info_text .info_close:hover
{
    background-color: #008089;
    color: #ffffff;
}

form
{
	font-size:0;
	border-top:1px solid #d7e7e7;
	margin-top:80px;
}

.my_account
{
	max-width:578px;
	border-radius: 2px;
	border: solid 1px #d7e7e7;
	background-color: #fff;
	margin:20px auto 0;
	font-family: "MDIO0.4";
	font-size:14px;
	line-height:22px;
	padding:20px;
}

.my_account.first
{
	margin-top:100px;
}

.my_account .suptitle
{
	font-family: "MDIO0.4Bold";
	margin:0;
}

.my_account h2
{
	font-family: "MDIO0.4Bold";
	font-size: 28px;
	color:#4a4a4a;
	margin:0;
}

.my_account h3
{
	font-family: "MDIO0.4";
	font-size: 28px;
	color:#4a4a4a;
	margin:50px 0 20px;
}

.my_account iframe
{
	max-height: 325px;
	height: 46vw;
}

.my_account form
{
	margin:36px 0 65px;
	border-style:none;
}

.my_account fieldset
{
	border-style:none;
}

.my_account fieldset .inputs > label
{
	text-align:left;
	width:177px;
}

.my_account label + div
{
	width: calc(100% - 197px);
}

.my_account .info, .my_account .error
{
	margin:20px 0 50px;
	padding:0;
	border-style:none;
	text-align:left;
	font-size: 14px;
	line-height:22px;
	color: #002629;
}

.my_account .info .error
{	
	color: #a83d72;
	font-family: "MDIO0.4Bold";
}

.my_account .info svg
{
	width:22px;
	height:22px;
	display:inline-block;
	margin: 0px 10px -6px 0;
    position: relative;
}

.my_account .info span
{
	color:#008089;
}

.my_account .info .info_default
{
	font-family: "MDIO0.4";
	color: #002629;
}

.my_account #submit_change
{
    width: 122px;
    height: 38px;
    border-radius: 2px;
    font-size: 14px;
	margin:0 auto;
	display:block;
	line-height: 19px;
	color: #a5b5b5;
    border: 1px solid #a5b5b5;
	background-color:transparent;
}

.my_account #submit_change.active
{
    background-color: #e6f6f6;
    color:#004c51;
	border:1px solid #e6f6f6;
	cursor:pointer;
}

.my_account #submit_del
{
	background-color: #a83d72;
	color:#ffffff;
	cursor:pointer;
}

.my_account strong
{
	font-family: "MDIO0.4Bold";
}

.my_account .fileinfo
{
	margin-bottom:10px;
}

.my_account hr
{
	border-style:none;
	border-top: solid 1px #d7e7e7;
	line-height:0;
	font-size:0;
	height:0;
	margin:-5px 0 10px;
}

#expert_form form p.description_text
{
	font-size:24px;
	margin: 0 0 24px 240px;
}

fieldset
{
	margin:0;
	padding:0;
	border-style:none;	
	position:relative;
	border-bottom:1px solid #d7e7e7;
}

#press_form form, #press_form fieldset
{
	border-style:none;
}

#expert_form fieldset .inputs
{
	display:none;
}

#expert_form fieldset.open .inputs
{
	display:block;
	padding-top:63px;
}

legend
{
	font-size: 36px;
	line-height:22px;
	margin-left:240px;
	padding:14px 0 19px;
	color:#7d9092;
}

legend svg
{
	width:18px;
	height:18px;
	right:19px;
	position:absolute;
}

legend svg .disabled
{
	display:block;
}

legend svg .enabled
{
	display:none;
}

fieldset.open legend, fieldset.filled legend
{
	color: #008089;
}

fieldset.filled legend
{
	cursor:pointer;
}

fieldset.filled legend svg .disabled
{
	display:none;
}

fieldset.filled legend svg .enabled
{
	display:block;
}

fieldset.filled.open legend
{
	cursor:default;
}

fieldset.open legend svg
{
	display:none;
}

fieldset .inputs
{
	max-width:860px;
}

fieldset .inputs > label, #expert_form fieldset .inputs > .label
{
	display: inline-block;
    width: 220px;
    font-family: "MDIO0.4";
    font-size: 18px;
    line-height: 22px;
	text-align:right;
	vertical-align: top;
	margin:17px 20px 16px 0;
	color:#008089;
}

fieldset .inputs > label.required, #expert_form fieldset .inputs > .label.required
{
	margin-top:11px;
}

#expert_form fieldset.pers .inputs > .label.required
{
	margin-top:80px;
}

fieldset .inputs > label.more_lines, #expert_form fieldset .inputs > .label.more_lines
{
	margin-top:8px;
}

fieldset .inputs > label.required.more_lines, #expert_form fieldset .inputs > .label.required.more_lines
{
	margin-top:0px;
}

#expert_form fieldset.pers .inputs > .label.required.checkboxes_label
{
	margin-top:17px;
}

fieldset .inputs > label.required, #expert_form fieldset .inputs > .label.required
{
	color:#002629;
}

.inputs > div#approachable, .inputs > div#vita
{
	margin-left:240px;
}

.inputs > div > input[type=checkbox] + label
{
	width:200px;
	line-height:56px;
	font-family:"MDIO0.4";
	font-size: 18px;
	color:#008089;
	text-align:center;
	background-color:#ffffff;
	border-radius: 2px;
	border: solid 1px #a5b5b5;
	display:inline-block;
	margin:0 7px 0 -2px;
	cursor:pointer;
}

.inputs > div#approachable > input[type=checkbox] + label
{
	width:298px;
	color:#004c51;
	background-color:#e6f6f6;
	border: solid 1px #e6f6f6;
	margin:0 18px 16px 0;
}

.inputs > div > input[type=checkbox] + label:last-child
{
	margin-right:0;
}

.inputs > div#approachable > input[type=checkbox] + label[for="rednerin"]
{
	margin-left:-2px;
}

.inputs > div#approachable > input[type=checkbox] + label:nth-child(4n)
{
	margin-right:0;
}

.inputs > div > input[type=checkbox]:checked + label, .inputs > div#approachable > input[type=checkbox]:checked + label
{
	background-color:#008089;
	color:#ffffff;
	border: solid 1px #008089;
}

label + div, .label + div
{
	display: inline-block;
    width: calc(100% - 240px);
    vertical-align:middle;
	margin-bottom:16px;	
	position:relative;
}

label[for="innovation_description"] + div
{
	margin-bottom:0;
}

label + div .help
{
	width: 20px;
    cursor: pointer;
    position: absolute;
    right: -31px;
    top: 17px;
    display: inline-block;
    height: 20px;
}

label + div .mobile_help
{
	display:none;
}

label + div .help svg
{
	width: 20px;
    height: 20px;
}

.private
{
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height: 22px;
	display:inline-block;
	position: absolute;
    right: 9px;
    margin-top: 17px;
}

.private svg
{
	width:18px;
	margin:0 10px -5px 0;
}

.private p
{
	display:inline-block;
}

#expert_image_upload
{
	border:1px solid #d7e7e7;
	width: calc(100% - 242px);
	height:206px
}

#expert_image_upload #item-img-output
{
	width:128px;
	height:128px;
	cursor:pointer;
	margin:26px 0 0 37px;
	border-radius:100%;
}

#expert_image_upload p
{
	font-family:"MDIO0.4";
	font-size: 18px;
	color: #008089;
	text-decoration:underline;
	position:absolute;
	top:76px;
	left:209px;
	cursor:pointer;
}

#expert_image_upload div
{
	font-family:"MDIO0.4";
	font-size: 10px;
	position:absolute;
	top:121px;
	left:209px;
	line-height:16px;
}

#expert_image_upload div label
{
	width:150px;
	display: inline-block;
	margin-left:19px;
}

#expert_image_upload div input[type=text]
{
    width: 183px;
    font-size: 10px;
    padding: 0 8px;
    height: 24px;
    position: absolute;
    margin: 3px 0 0 15px;
}

#img_croppie
{
	width:100%;
	padding-bottom: 100px;
    position: fixed;
    top: 0;
	left: 0;
    height: 100vh;
    z-index: 99;
	display:none;
	background-color:rgba(0,0,0,0.8);
	overflow: auto;
}

#cropImagePop
{
	width:616px;
    background-color: white;
    margin: 100px auto 50px;
}

.croppie-container .cr-boundary
{
    max-width: 500px !important;
    max-height: 500px !important;
}

.croppie-container .cr-image
{
	position:relative !important;
}

#img_croppie .cr-slider
{
	border-style:none;
	background-color: white;
	cursor:pointer;
}

#img_croppie .croppie-container .cr-slider-wrap
{
		width:266px;
}

#img_croppie .modal-body
{
	padding-top:50px;
}

#img_croppie .modal-footer
{
	padding-bottom:50px;
}

#img_croppie .modal-footer button
{
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:22px;
	text-align: center;
	box-sizing:border-box;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
	border-style:none;
	cursor:pointer;
}

#img_croppie .close
{
	background-color:#ffffff;
	color: #008089;	
	margin: 0 auto;
	text-decoration:underline;
	margin-left:120px;
}

#img_croppie #cropImageBtn
{
	width: 140px;
	height: 38px;
	padding: 11px 9px 12px;
	border-radius: 2px;
	background-color: #e6f6f6;
	color: #004c51;	
	margin: 0 auto;
    display: block;
	margin-top:-37px;
}

.clonedinput + .clonedinput
{
	margin-top:16px;	
}

input:not(.default):not([type=radio]), textarea, select
{	
	margin:0;	
	font-family:"MDIO0.4";
	font-weight:normal;
	box-sizing:border-box;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
	border-radius:0;
	width:100%;
	font-size: 18px;
	line-height:30px;
	height:56px;
	padding:10px 17px;
	color:#002629;
	border-style:none;
	border:1px solid #a5b5b5;
}

input[type=checkbox].title_btn,
input[type=checkbox].approachable_btn {
	width: 0;
	height: 0;
	padding: 0;
}

input#PLZ
{
	width:22.5%;
	margin-right:10px
}

input#ort
{
	width:calc(77.5% - 10px);
}

input#vorwahl
{
	width:calc(50% - 5px);
	margin-right:10px
}

input#telefon
{
	width:calc(50% - 5px);
}

input[type=checkbox]
{
	visibility:hidden;
	display: inline;
    width: 0;
    padding: 0;
}

input[type=checkbox].default
{
	visibility:visible;
	width:24px;
	height:24px;
	display:inline-block;
	cursor:pointer;
	box-sizing:border-box;
	border-radius:0;
	border-style:none;
	border:1px solid #a5b5b5;
}

input[disabled]
{
	background-color: transparent;
	border:1px solid #d7e7e7;
}

textarea
{	
	height:240px;
}

select
{
	cursor:pointer;
	background-image:url(/bundles/kompetenzzif/img/form/formular-dropdown.svg);
	background-repeat:no-repeat;
	background-position:right;
}

input:placeholder
{
	color:#7d9092;
}

input::-webkit-input-placeholder
{
	color:#7d9092;
}

input:-ms-input-placeholder
{
	color:#7d9092;
}

input::-moz-placeholder
{
	color:#7d9092;
	opacity:1;
}

input::-webkit-search-cancel-button
{
    -webkit-appearance:none;
}

input::-ms-clear
{
    width: 0;
    height: 0;
}

input[type=date]:invalid::-webkit-datetime-edit
{
    color:#7d9092;
}

input[type=date]:invalid
{
    color:#7d9092;
}

textarea::-webkit-input-placeholder
{
	color:#7d9092;
}

textarea::-moz-placeholder
{
	color:#7d9092; 	
	opacity:1;
}

textarea:-ms-input-placeholder
{
	color:#7d9092;  
}

textarea::placeholder
{
	color:#7d9092;  
}

#expert_image_upload input.file
{
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
    width: 0;
    height: 0;
    cursor: pointer;
    padding: 0;
    margin: -42px 0 0 100px;
}

#mail
{
	width:408px;
	max-width:100%
}

#press_form #mail
{
	width:100%
}

#mail + a
{
	font-size: 14px;
	line-height:22px;
	font-family: "MDIO0.4";
	margin-left:8px;
}

#birth_year
{
	width:138px;
}

#birth_year + div
{
	display:inline-block;
}

#volljaehrig
{	
	margin:4px 22px 0 70px;
	vertical-align:top;
}

#volljaehrig + label
{	
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:22px;
}

#checkboxes
{
	width:calc(100% - 282px);
	border: solid 1px #d7e7e7;
	padding:19px 20px 10px;
}

#press_form #checkboxes
{
	margin:30px 0 0 240px;
}

#checkboxes input
{
	margin:4px 22px 0 0;
	vertical-align:top;
}

#checkboxes label
{
	
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:22px;
}

.mandatory_info
{
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
	color:#002629;
	position:absolute;
	right:80px;
	top:-37px;
}

#press_form .mandatory_info
{	
	top:-52px;
}

.mandatory_info span
{
	color:#7d9092;
	margin-left:10px;
}

.add_btn, .del_btn
{
	width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid #008089;
    font-size: 25px;
    line-height: 16px;
	color:#008089;
	text-align:center;
	cursor:pointer;
	position: absolute;
	right: -36px;
    margin-top: -44px;
	font-family:TiemposTextBold;
}

.add_btn
{
	top:63px;
}

.del_btn
{
	display:none;
    border: 3px solid #a83d72;
	color:#a83d72;
}

.submit_area
{
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:36px;
	text-align: center;
	color: #008089;
	width:122px;
	border:1px solid #008089;
	margin:60px 0 60px calc(50% - 22px);
	cursor:pointer;
}

.submit_area.active
{
	background-color: #e6f6f6;
	border:1px solid #e6f6f6;
	color:#004c51;
	cursor:pointer;
}

.submit_area.active:hover
{
	background-color: #008089;
    color: #ffffff;
    border: 1px solid #008089;
}

.submit_area + a
{
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 36px;
    margin-left: 24px;
    margin: -97px 0 0 calc(50% + 105px);
    position: absolute;
	display:none;
}

.submit_area + a + .help.send
{
	width: 20px;
    cursor: pointer;
    position: absolute;
    margin-left: calc(50% + 259px);
    margin-top: -89px;
    height: 20px;
    display: none;
}

.submit_area.active + a, .submit_area.active + a + .help.send
{
    display: inline-block;
}

#submit
{
	color:#4B787C;
	background-color:transparent;
	border-style:none;
	width:178px;
	border:1px solid #4B787C;
	padding:0;
	margin: 50px auto 0;
   display: block;
}

button#submit
{
	font-family: "MDIO0.4";
    font-weight: normal;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border-radius: 0;
    font-size: 18px;
    line-height: 30px;
    height: 56px;
}

#submit.active
{
	color:#008089;
	border:1px solid #008089;
	background-color:#ffffff;
	cursor:pointer;
	
	background-color: #e6f6f6;
    border: 1px solid #e6f6f6;
    color: #004c51;
}

#submit.active:hover
{
	background-color: #008089;
    color: #ffffff;
    border: 1px solid #008089;
}

#expert_form #submit {
	width: unset;
	padding: 0 57px;
}

#honeypott
{
	display:none;
}

#hp
{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}

.column_title, .column_title_focustheme
{
	font-family:"MDIO0.4Bold";
	font-size: 14px;
    line-height: 14px;
    margin:100px 0 0;
	color: #002629 !important;
}

.date
{
	font-family:"MDIO0.4";
	font-size: 14px;
	margin:0 0 10px;
	line-height:14px;
}

.read_more
{
	display:block;
    margin:48px auto 0;
    width: max-content;
    height: 38px;
    border-radius: 2px;
    background-color: #E9FAFA;
    font-family: "MDIO0.4";
    font-size: 14px;
    text-align: center;
    color: #003A3E;
	cursor:pointer;
	line-height: 40px;
	white-space: nowrap;
	padding:0 25px;
}

.read_more.soon
{
    background-color: #a83d72;
	color:#ffffff;	
}

.read_more.registry 
{
	margin-top:100px;	
}

.read_more a
{
    text-decoration: none;
	display:block;
	padding: 0 25px;
    margin: 0 -25px 0;  
    color: #003A3E;
}

#magazine .read_more
{
	display:none;
}

.read_more:hover
{
	color: #ffffff;
    background-color: #008089;
}

.read_more.soon:hover
{
	background-color: #a83d72;
	cursor:default;
}

.read_more:hover a
{
	color: #ffffff;
}

#expert_list.home .read_more + a
{
	font-family:"MDIO0.4";
	font-size: 14px;
	float: right;
    margin: -38px calc(50% - 200px) 0 0;
}

#magazine #focusthemes
{
	background-color:#e6f6f6;
	margin-top: -74px;
    padding-top: 74px;
	padding-bottom:150px;
}

#magazine #focusthemes h1.main_hl, #magazine #magazine_articles h1.main_hl
{
	margin-bottom:0;
}

#magazine h2.main_hl
{
	font-family: "MDIO0.4";
	margin-bottom:20px;
}

#magazine h3.main_hl
{
	font-family: "MDIO0.4";
	font-size: 48px;
    line-height: 64px;
	margin-top: 20px;
}

#magazine h3.main_hl a
{
	text-decoration:none;
}

#magazine .entries
{
	font-size:0;
}

#magazine #focusthemes div .focustheme:nth-child(2n+2) h3.main_hl, #magazine #focusthemes div .focustheme:nth-child(2n+3) h3.main_hl, #magazine #focusthemes div.list .focustheme h3.main_hl, #magazine .magazine_article h3.main_hl
{
	font-family: "MDIO0.4Bold";
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0 -5px;
}

#magazine #focusthemes .focustheme, #magazine .magazine_article
{
	text-decoration: none;
    color: inherit;
	display:inline-block;
	font-size:24px;
	margin-right:21.5px;
	vertical-align:top;
	margin-bottom:20px;
}

#magazine #magazine_articles #filter
{
	white-space:nowrap;
	overflow:auto;
}

#magazine #magazine_articles #filter a
{
	height: 30px;
	margin: 41px 12px 31px 0;
	font-family: "MDIO0.4";
	font-size: 14px;
	display:inline-block;
	color:#004c51;
	text-decoration:none;
	background-color:#e6f6f6;
	text-align:center;
	line-height: 32px;
	padding:0 13px;
}

#magazine #magazine_articles #filter a:hover, #magazine #magazine_articles #filter a.active
{
	color:#fff;
	background-color:#008089;
}

#magazine .magazine_article
{
	background-color:#fff;
	border-style:none !important;
}

#magazine #focusthemes .list
{
	font-size:0;
}

#magazine #focusthemes .focustheme
{
	position:relative;
}

#magazine #focusthemes .focustheme:first-child
{
	margin-bottom:80px;
	margin-right:0;
}

#magazine #focusthemes div .focustheme:nth-child(2n+2), #magazine #focusthemes div .focustheme:nth-child(2n+3), #magazine #focusthemes div.list .focustheme, #magazine .magazine_article
{
	width:299px;
	height:337px;
	border-bottom:1px solid #a5b5b5;
	overflow:hidden;
	max-width:100%;
}

.magazine_articles .magazine_article
{
	margin-top: 120px;
}

#magazine .magazine_article figure, #magazine #focusthemes .focustheme figure, #magazine #focusthemes .list .focustheme:first-child figure
{
	line-height:0;
	max-height: 168px;
    overflow: hidden;
}

#magazine #focusthemes .focustheme:first-child figure
{
	max-height: unset;
    overflow: visible;
}

#magazine #focusthemes .focustheme:first-child figure figcaption
{
	margin-top:11px;
}

#magazine .magazine_article > div
{
	border-left:1px solid #d7e7e7;
	border-right:1px solid #d7e7e7;
	border-bottom:1px solid #d7e7e7;
	padding:0 15px 0;
	height: 167px;
}

#magazine #focusthemes .list .focustheme
{
	margin-right:21.5px;
}

#magazine #focusthemes .entries .focustheme:nth-child(3n+4), #magazine .magazine_article:nth-child(3n+3), #magazine #focusthemes .list .focustheme:nth-child(3n+3)
{
	margin-right:0;
}

@media (max-width:996px)
{
	
	#magazine #focusthemes .focustheme:nth-child(3n+4), #magazine .magazine_article:nth-child(3n+3), #magazine #focusthemes .list .focustheme:nth-child(3n+3)
	{
		margin-right:21.5px;
	}
	
	#magazine #focusthemes .focustheme:nth-child(2n+3), #magazine .magazine_article:nth-child(2n), #magazine #focusthemes .list .focustheme:nth-child(2n)
	{
		margin-right:0;
	}
	
	#magazine .magazine_article figure, #magazine #focusthemes .focustheme figure, #magazine #focusthemes .list .focustheme:first-child figure
	{
		max-height:25.5vw;
		height:auto;
	}
	#magazine #focusthemes div .focustheme:nth-child(2n+2), #magazine #focusthemes div .focustheme:nth-child(2n+3), #magazine #focusthemes div.list .focustheme, #magazine .magazine_article
	{
		width:calc(50% - 11.5px);
		height: calc(26vw + 168px);
	}
}

@media (max-width:676px)
{	
	#magazine #focusthemes .focustheme:nth-child(2n+3), #magazine .magazine_article:nth-child(2n), #magazine #focusthemes .list .focustheme:nth-child(2n)
	{
		margin-right:21.5px;
	}
	
	#magazine #focusthemes .focustheme, #magazine .magazine_article,
	#magazine #focusthemes div .focustheme:nth-child(2n+2), #magazine #focusthemes div .focustheme:nth-child(2n+3), #magazine #focusthemes div.list .focustheme, #magazine .magazine_article
	{
		width:100%;
		margin-right:0;
	}
	
	#magazine .magazine_article figure, #magazine #focusthemes .focustheme figure, #magazine #focusthemes .list .focustheme:first-child figure
	{
		max-height:unset;
	}
	
	#magazine #focusthemes div .focustheme:nth-child(2n+2), #magazine #focusthemes div .focustheme:nth-child(2n+3), #magazine #focusthemes div.list .focustheme, #magazine .magazine_article
	{
		height:auto;
	}
}

#magazine #focusthemes div .focustheme:nth-child(2n+2) p, #magazine #focusthemes div .focustheme:nth-child(2n+3) p, #magazine #focusthemes div.list .focustheme p, #magazine .magazine_article p
{
	font-size:14px;
	line-height:22px;
}

#magazine #focusthemes div.list .focustheme.soon .info
{
	font-family: "MDIO0.4";
    font-size: 10px;
	line-height:17px;
	background-color: #a83d72;
	padding:4px 12px;
	display:inline;
	color:#ffffff;
	position: absolute;
    top: 0;
    right: 0;
	margin:0;
	border-style: none;
}

#magazine .magazine_article .article_type
{
	font-family: "MDIO0.4";
	font-size: 10px;
	line-height:22px;
	padding-top: 10px;
}

#magazine h1.column_title, .home .column_title span, .column_title_focustheme
{
    border-radius: 2px;
    background-color: #e6f6f6;
    padding: 5px 7px;
}

#focus_theme.home figure
{
	margin-top: 24px;
}

#magazine h1.column_title
{
    position: absolute;
    margin:-24px 0 0 129px;
}

#magazine h4.main_hl
{
    font-family:"MDIO0.4";
	font-size: 48px;
	line-height:64px;
	color: #008089;
	margin:0;
}

#focustheme_nav, #focustheme_article_nav
{
    font-family:"MDIO0.4";
	font-size: 18px;
	line-height:28px;
	margin-top:175px;
	border-top:1px solid #004c51;
	border-bottom:1px solid #004c51;
	padding:15px 0 0;
}

#focustheme_article_nav
{
	margin-top:15px;
	position:relative;
	padding-bottom: 6px;
    padding-top: 6px;
}

#focustheme_nav div, #focustheme_article_nav div
{
    font-family:"MDIO0.4Bold";
	float:right;
	width:calc(100% - 108px);
	line-height:33px;
}

#focustheme_article_nav div#open_focustheme_article_nav
{
	font-family:"MDIO0.4";
	color: #008089;
	cursor:pointer;
	position:absolute;
	right:29px;
    top:6px;
	width:auto;
}

#focustheme_article_nav nav
{
	display:none;
}

#focustheme_article_nav.open nav
{
	display:block;
}

#focustheme_nav ol, #focustheme_article_nav ol
{
	list-style: decimal-leading-zero;
    list-style-position: inside;
	padding:0 0 0 108px;
}

#focustheme_nav li, #focustheme_article_nav li
{
	font-size: 10px;
	line-height: 22px;
	margin-bottom:15px;
}

#focustheme_nav li a, #focustheme_article_nav li a, #open_focustheme_article_nav
{
	font-size: 18px;
	line-height:28px;
}

#focustheme_article_nav li a.active
{
	color: #002629;
	text-decoration:none;
}

#focustheme_article_nav div#open_focustheme_article_nav:hover
{
	color:#004c51;
}

#focustheme_article_nav div#open_focustheme_article_nav svg
{
	width:17px;
	margin-left:7px;
}

#focustheme_article_nav div#open_focustheme_article_nav:hover svg .closed.hover
{
	display:block;
}

#focustheme_article_nav div#open_focustheme_article_nav:hover svg .closed.inactive
{
	display:none;
}

#focustheme_article_nav.open div#open_focustheme_article_nav:hover svg .open.hover
{
	display:block;
}

#focustheme_article_nav.open div#open_focustheme_article_nav:hover svg .closed.hover, #focustheme_article_nav.open div#open_focustheme_article_nav:hover svg .open.inactive
{
	display:none;
}

#focustheme_article_nav div#open_focustheme_article_nav svg .open
{
	display:none;
}

#focustheme_article_nav.open div#open_focustheme_article_nav svg .open
{
	display:block;
}

.open #open_focustheme_article_nav svg .closed
{
	display:none;
}

.magazine_articles .article_type
{
    font-family: "MDIO0.4Bold";
	font-size: 14px;
}

.magazine_articles h2.main_hl
{
    margin-top:0;
}

.magazine_articles .read_more
{
    width: fit-content;
	padding:0 15px;
	text-decoration:none;
}

.article_experts
{
    margin:25px 0 0;
	border-top: 1px solid #7d9092;
}

.article_experts figure
{
    margin: 20px 0 0;
    width: 110px;
    display: inline-block;
}

.article_experts figure + div
{
	display: inline-block;
    vertical-align: top;
    height: 110px;
    margin-left: 20px;
    margin-top: 38px;
}

.article_experts h2
{
	font-family: "MDIO0.4Bold";
    font-size: 14px;
    line-height: 22px;
    margin:0;
	display:inline-block;
}

.article_experts h2 a
{
	text-decoration:none;
}

.article_experts h2 + p
{
    font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
	margin:0;
	color:#4B787C;
}

.article_experts hr
{
    margin:7px 0 0;
}

.link_all
{
    display: block;
    margin: 48px auto 0;
    height: 38px;
    border-radius: 2px;
    background-color: #E9FAFA;
    font-family: "MDIO0.4";
    font-size: 14px;
    text-align: center;
    color: #003A3E;
    cursor: pointer;
    line-height: 40px;	
    width: fit-content;
	padding:0 15px;
	text-decoration:none;
}

#focusthemes .link_all
{
    background-color: #fff;
}

.cite_image
{
	font-size:0;
}

.cite_image figure
{
	width:50%;
	display:inline-block;
	vertical-align:top;
	font-size: initial;
}

.cite_image figure img
{
	height:265px;
	overflow:hidden;
}

.cite
{
	background-color:#f0f3f3;
	display: inline-block;
    width: 49%;
	vertical-align:top;
	height:265px;
	overflow:hidden;
}

.cite_image blockquote
{
	font-size: 36px;
	line-height:52px;
	color:#008089;
	display:inline-block;
	text-align: left;
    margin: 20px 70px;
}

.cite_image blockquote:before
{
	content: '”';
    font-size: 100px;
    position: absolute;
    margin-left: -61px;
    margin-top: 38px;
}

.cite_image blockquote:after
{
	content:'“';
	font-size:36px;
}

.cite_image cite
{
	font-size: 14px;
	line-height:14px;
	color:#004c51;
	font-style:normal;
	display:block;	
    margin: 0 70px 20px;
	font-family: "MDIO0.4";
}

#podcast_services
{
	margin-top:45px;
	text-align:center;
	margin-left:-12px;
	margin-right:-12px;
}

#podcast_services a
{
	margin:0 12px 12px;
	display:inline-block;
}

#science_awards
{
	font-family: "MDIO0.4";
	font-size:14px;
	line-height:24px;
	margin-top:70px;
	position:relative;
}

#science_awards form
{
	border-style:none;
	margin:0;
	font-size: 14px;
}

#science_awards form input[type=search]
{
    font-family: TiemposText;
    font-size: 24px;
    border-style: none;
    border-bottom: 1px solid #7d9092;
    width: calc(100% - 60px);
    background-color: transparent;
    padding-left: 5px;
    height: 43px;
    margin-top: 13px;
}

#science_awards form input[type=submit]
{
    color: transparent;
    border-style: none;
    background-color: transparent;
    background-image: url(/bundles/kompetenzzif/img/form/search-profil.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin: 25px 0 0 -31px;
    position: absolute;
    cursor: pointer;
}

#science_awards form #science_awards_filter
{
    width: 39px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 17px;
    cursor: pointer;
}

#science_awards #science_awards_sort
{
    font-size: 14px;
    font-family: "MDIO0.4";
    line-height: 24px;
    color: #a5b5b5;
    text-align: center;
    margin: 50px 0 20px;
}

#science_awards #science_awards_sort svg
{
	height: 17px;
    margin-bottom: -3px;
}

#science_awards #science_awards_sort span
{
	margin:0 10px;
	text-decoration:underline;
	color:#008089;
	cursor:pointer;
}

#science_awards #science_awards_sort span.active
{
	text-decoration:none;
}

#science_awards #science_awards_filter
{
	width: 23px;
    height: 23px;
    position: absolute;
    right:0;
    top:0;
	cursor:pointer;
}

#science_awards #science_awards_filter.active + #filter_box, #science_awards #science_awards_filter.active svg .hover
{
	display:block;
    margin-top: 12px;
}


#science_awards #science_awards_filter.active svg .inactive
{
	display:none;
}

#science_awards #filter_box
{
	display:none;
	background-color: #e6f6f6;
	font-size: 14px;
	padding-bottom: 1px;
	margin-bottom:1px;
}

#science_awards #filter_box div
{	
	padding-top:60px;
	position: relative;
}

#science_awards #filter_box div:first-child
{	
	-moz-column-count:2;
	column-count: 2;
	padding-top:45px;
}

#science_awards #filter_box div strong
{	
	margin-left:12px;
    line-height:45px;
	position:absolute;
	top:0;
}

#science_awards #filter_box div + div strong
{	
	top:20px;
}

#science_awards #filter_box div div
{
	display:block;
	font-family:"MDIO0.4";
	font-size: 14px;
	color: #004c51;
	cursor:pointer;	
	padding: 0 12px 0 45px;
    margin: 0 7px 12px 0;
    line-height: 30px;
	width: max-content;
	max-width: calc(100% - 60px);
}

#science_awards #filter_box div div:before
{
	content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #a5b5b5;
    background-color: #fff;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 15px;
    position: absolute;
    left: 13px;
    margin-top: 5px;
}

/*#science_awards #filter_cats div:hover,*/
#science_awards #filter_box div div.active:before
{
	content:'✔';
	line-height: 15px;
    text-align: center;
}

#science_awards .error
{
    display: none;
}

#science_awards .error.show
{
    display: block;
}

#science_awards strong
{
	font-family: "MDIO0.4Bold";
}

#science_awards .new_letter
{
	border-top:1px solid #a5b5b5;
}

#science_awards .first_letter
{
	color: #4B787C;
    font-size: 50px;
    line-height: 69px;
    display: inline-block;
    vertical-align: top;
    width: 80px;
}

#science_awards .award_list
{	
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 80px);
}

#science_awards .award
{	
	border-top:1px solid #a5b5b5;
	padding:10px 50px 0 5px;
	display:none;
	margin-top:-1px;
}

#science_awards .award.active
{	
	display:block;
}

#science_awards .award.open, #science_awards .award:hover
{	
	background-color:#fff;
}

#science_awards .award .entry_head
{	
	padding-bottom: 6px;
	margin-right: -50px;
}

#science_awards .award .entry_head:hover
{	
	cursor:pointer;
}

#science_awards .award .toggle_entry
{	
	position:absolute;
	right:20px;
	font-size:28px;
	color:#008089;
	margin-top:9px;
}

#science_awards .award .entry_head:hover .toggle_entry
{	
	color:#002629;
}

#science_awards h2, #science_awards h3
{
	font-family: "MDIO0.4Bold";
	font-size:14px;
	line-height:24px;
	margin:0;
}

#science_awards .award .entry_head h2
{
	color:#008089;
	max-width: calc(100% - 50px);
}

#science_awards .award .entry_head:hover h2
{
	color:#002629;
}

#science_awards h3
{
	display: inline-block;
    width: 160px;
    vertical-align: top;
	margin: 0 20px 0 0;
}

#science_awards .award .entry_head p
{    
    margin: 0;
	color:#4B787C;
	max-width: calc(100% - 50px);
}

#science_awards .award .entry_head .more, #science_awards .award.open .entry_head .less
{    
    display:none;
}

#science_awards .award.open .entry_head .more
{    
    display:inline;
}

#science_awards .award .entry_head:hover p
{
	color:#002629;
}

#science_awards .award_infos
{	
	margin-top:29px;
	display:none;
}

#science_awards .open .award_infos
{	
	display:block;
}

#science_awards .entry
{
    display: inline-block;
    width: calc(100% - 190px);
    vertical-align: top;
    margin: 0 0 29px 0;
}

#science_awards .entry > p
{    
    margin: 0;
}

#science_awards .entry figure
{    
    margin:20px 0 0;
	width:110px;
	display:inline-block;
}

#science_awards .entry figure + div
{    
	display: inline-block;
    vertical-align: top;
    height: 110px;
    margin-left: 20px;
    margin-top: 51px;
}

#science_awards .entry figure + div p
{    
	margin:0;
	color:#7d9092;
}

#science_awards .entry figure + div a
{    
	text-decoration:none;
}

#broadcast_player
{
	margin-top:-55px !important;
	margin:0 auto 100px;
	width:100%;
	max-width:1920px;
	position:relative;
}

#broadcast_player img
{
	width:100%;
}

#broadcast_player .vid_info_box
{
	position: absolute;
    left: 0;
    bottom: 11px;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.79) 94%);
    height: 50%;
}

#broadcast_player .vid_info
{
	position:absolute;
	left:50px;
	bottom:50px;
	color:white;
	margin-right:50px;
}

#broadcast_player .vid_info .play
{
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
}

#broadcast_player .vid_info .play a
{
	background-color:#a83d72;
	color:#fff;
	padding:7px 18px;
	text-decoration:none;
	margin-right:10px;
}

#broadcast_player .vid_info .play a:hover
{
	background-color:#67003D;
}

#broadcast_player .vid_info .play a svg
{
	height:11px;
}

#broadcast_player .vid_info h2
{
	margin:20px 0;
}

#broadcast_player .vid_info h2 a
{
	color:#fff;
	text-decoration:none;
}

#broadcast_player .vid_info h2 a span+span
{
	display:none;
}

#broadcast_player .vid_info .expert
{
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
}

#broadcast_player .vid_info .expert p
{
	margin:0;
}

#broadcast_list
{
	position:relative;	
}

.broadcasts
{
	font-size:0;
	margin-top:50px;
	white-space:nowrap;
	overflow:hidden;
}

.broadcasts .new_day
{
	font-family: "MDIO0.4";
    font-size: 18px;
    line-height: 22px;
	background-color:black;
	color:white;
	padding:7px 15px;
	margin-bottom:20px;	
}

.broadcasts .new_day.today
{
	font-family: "MDIO0.4Bold";
	background-color:#a83d72;
}

.broadcasts .read_more, .broadcast_list .read_more
{
	width:160px;
	margin-bottom:50px;
}

.day, .home a.magazine_article
{
	width:299px;
	display:inline-block;
	vertical-align:top;
    margin-right: 21.5px;
	white-space:normal;
}

.home a.magazine_article
{
	margin-top:20px;
}

.day a, a.magazine_article
{
	width: 299px;
    height: 337px;
    border-bottom: 1px solid #a5b5b5;
    overflow: hidden;
    max-width: 100%;
	background-color: #fff;
    border-style: none !important;
	text-decoration: none;
    color: inherit;
    display: inline-block;
    font-size: 24px;
    vertical-align: top;
    margin-bottom: 20px;
	position:relative;
}

.day a > div, a.magazine_article > div
{
	border-left: 1px solid #d7e7e7;
    border-right: 1px solid #d7e7e7;
    border-bottom: 1px solid #d7e7e7;
    padding: 0 15px 0;
    height: 167px;
}

.day a figure, a.magazine_article figure
{
    font-size:0;
    line-height:0;
	height:168px;
	overflow:hidden;
}

.day a h3.main_hl, a.magazine_article h3.main_hl
{
	font-family: "MDIO0.4Bold";
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0 -5px;
}

.day a .date, a.magazine_article .date
{
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 14px;
    padding-top: 15px;
	margin:0;
}

.day:last-child
{
	margin-right:0;
}

.day .expert, a.magazine_article .expert
{
    position: absolute;
    width: calc(100% - 30px);
    bottom: -2px;
    min-height: 44px;
    font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.day .expert, a.magazine_article .expert p
{
    margin: 0;
}

.broadcast_nav span
{
	position:absolute;
	cursor:pointer;
}

.broadcast_nav .prev
{
	left: -18px;
    top:0;
}

.broadcast_nav .next
{
	right: -18px;
    top:0;
}

.broadcast_nav svg
{
	height:36px;
}

#broadcast p
{
    font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
}

#broadcast h2
{
    font-family: "MDIO0.4Bold";
    font-size: 14px;
    line-height: 22px;
	margin:0;
}

#broadcast h2 a
{
    text-decoration:none;
}

#broadcast p.art
{
    color:#7d9092;
}

#press_list .list .entry
{
	color:#002629;
	border-bottom: 1px solid #a5b5b5;
	padding-bottom: 28px;
    display: block;
	margin-bottom: 35px;
}

#press_list .list .entry.last
{
	border-style:none;
}

#press_list .list .entry h2
{
	margin:0 0 24px;
	color: #004c51;
}

#press_list .list .entry_short
{
	color:#002629;
    display: block;
}

#press_list .list .entry + h3
{
	margin-top:150px;
	text-align:center;
}

#press_list .list .entry_short a
{
	text-decoration:none;
	border-top: 1px solid #a5b5b5;
	padding:15px 0;
	display:block;
}

#press_list .list .entry_short:last-child a
{
	border-bottom: 1px solid #a5b5b5;
}

#press_list .list .entry_short:hover
{
	background-color:#ffffff;
}

#press_list .list .entry_short .date
{
	color: #4B787C;
    font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

#press_list .list .entry_short h4
{
	color: #008089;
    max-width: calc(100% - 50px);
    font-family: "MDIO0.4Bold";
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

#press_list .list .entry_short:hover .date
{
	color:#002629;
}

#press_list .list .entry_short:hover h2
{
	color:#002629;
}

#press_list .list .entry .ezrichtext-field, #press_list .list .entry .ezrichtext-field p:last-child
{
	display:inline;
}

#faq_list h2
{
	margin-bottom:24px;
}

#faq_list .entry
{
	border-bottom: 1px solid #a5b5b5;
}

#faq_list h2 + .entry
{
	border-top: 1px solid #a5b5b5;
}

#faq_list .entry .entry_head
{
	position:relative;	
	cursor:pointer;
}

#faq_list .entry h3
{
	color: rgb(0,128,137);
	font-family: "MDIO0.4";
	font-size: 28px;
	margin:0;
	line-height: 48px;
    max-width: calc(100% - 55px);
    padding: 12px 0;
}

#faq_list .entry:hover h3, #faq_list .entry.open h3, #faq_list .entry:hover .toggle_entry, #faq_list .entry.open .toggle_entry
{
	color:#002629;
}

#faq_list .entry .toggle_entry
{
    position: absolute;
    right: 20px;
    font-size: 28px;
    color: #008089;
    margin-top:12px;
}

#faq_list .entry .answer
{
	display:none;
}

#faq_list .entry.open .answer
{
	display:block;
}

.link_all:hover, #focusthemes .link_all:hover
{
	color: #ffffff !important;
    background-color: #008089;
}

#sm_share
{
	text-align:center;
	padding-top: 100px;
    clear: both;
}

#sm_share a
{
	display:inline-block;
	margin:0 15px;
}

#sm_share svg
{
	height:24px;
}

#sm_share .text
{
	width:460px;
	border-top:1px solid #4B787C;
	font-family:"MDIO0.4";
	font-size: 10px;
	letter-spacing: 4px;
	text-align: center;
	color: #4B787C;
	text-transform:uppercase;
	margin:6px auto 0;
	max-width:100%;
}

#sm_wall
{
	background-color:#002629;
	color:#ffffff;
	margin-top:120px;
}

#sm_wall .tweet_entries
{
	-moz-column-count:2;
	column-count: 2;
	padding:45px 0 100px;
}

#sm_wall .tweet
{
	background-color:#ffffff;
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
	color: #002629;
	margin-bottom:20px;
	break-inside: avoid-column;
    page-break-inside: avoid-column;
}

#sm_wall .tweet .head
{
	font-family:"MDIO0.4Bold";
	font-size:11px;
	line-height:15px;
	margin-top:0;
	padding:16px 45px 16px 20px;
	position:relative;
}

#sm_wall .tweet.own .head
{
	border-left:6px solid #008089;
	padding:16px 14px;
}

#sm_wall .tweet .head span
{
	font-family:"MDIO0.4";
	font-size:11px;
	color:#002629;
	white-space:nowrap;
}

#sm_wall .tweet .head:after
{
	content: '';
    background-image: url(/bundles/kompetenzzif/img/twitter.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    display: block;
    position: absolute;
    right: 20px;
    top: 15px;
}

#sm_wall .tweet p + p
{
	padding:0 20px 16px;
}

#sm_wall .tweet a
{
	color:#1e9bf0;
	text-decoration:none;
}

#reasons
{
	margin-bottom:150px;
	position:relative;
}

.reason_entries
{
	white-space: nowrap;
    margin: 100px 0 100px;
   /* width: 110%;
	max-width: calc(100vw - 59px);*/
    min-width: 100%;
	/*scrollbar-color: #008089 #7d9092;
	scrollbar-width: thin;*/
	padding-bottom:5px;
	height:368px;
	overflow:hidden;
}

.reasons_nav span
{
	position:absolute;
	cursor:pointer;
}

.reasons_nav .prev
{
	left: -10px;
    bottom: 310px;
}

.reasons_nav .next
{
	right: -10px;
    bottom: 310px;
}

.reasons_nav svg
{
	width:30px;
}
/*
#reasons ::-webkit-scrollbar
{
    -webkit-appearance: none;
	border-bottom:3px solid #7d9092;
	height:7px;
}

#reasons ::-webkit-scrollbar-thumb
{
    background-color:#008089;
}
*/
.reason_entries .reason_entry
{
	padding:15px;
	width:270px;
	height:306px;
	font-family: "MDIO0.4";
	font-size: 14px;
	line-height:22px;
	color:#ffffff;
	background-color:#004c51;
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
	white-space:normal;
	text-decoration:none;
}

.reason_entries .reason_entry:last-child
{
	margin-right:0;
}

.reason_entries a h3
{
	font-size: 28px;
	line-height:37px;
}

#reasons .read_more + a
{
    font-family: "MDIO0.4";
    font-size: 14px;
    float: right;
    margin: -38px calc(50% - 220px) 0 0;
}

#cooperation
{
	text-align:center;
	margin-bottom:-170px;
}

#cooperation a
{
	display:inline-block;
	vertical-align: middle;
    margin: 35px 25px;
}

#cooperation #logo_femconsult
{
	width:119px;
	height:23px;
}

#cooperation #logo_speakerinnen
{
	width:86px;
	height:86px;
}

#cooperation #logo_academia
{
	width:151px;
	height:22px;
}

#contact_box
{
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
	text-align:center;
}

#contact_box figure
{
	margin-bottom:10px;
}

#contact_box strong
{
	font-family:"MDIO0.4Bold";
}

#contact_box h5
{
	font-family:"MDIO0.4Bold";
	font-size: 28px;
	line-height:40px;
	margin:120px 0 40px;	
}

#footer
{
	margin-bottom:80px;
	clear:both;
	padding-top:180px;
}

#footer #logos
{
	background-color:white;
	margin:72px 0 20px;
	padding:30px 0 80px;
}

#footer #logos .inside
{
	display:flex;
	width:940px;
	max-width:calc(100% - 40px);
	padding:0 20px;
	margin:0 auto;
}
.inside a:last-child 
{
	margin-left: auto;
	/* background-color: red; */
}

#footer #logos svg
{
	width:220px;
	margin-right:10px;
	vertical-align:top;
}

#footer #logos a + a svg
{
	margin-right:0;
}

#footernav
{
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:40px;
	max-width:940px;
	padding:0 20px;
	margin:0 auto;
}

#header_nav_mobile
{
	display:none;
}

#footernav ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}

#footernav li
{
	display:inline-block;
}

#footernav a
{
	margin-right:30px;	
}

#footernav li:last-child a
{
	margin-right:0;	
}

div.scroll_up
{
    display: none;
    position: fixed;
    z-index: 1000;
    right: 20px;
    bottom: 95px;
    width: 36px;
    height: 36px;
	cursor:pointer;
}

.filelink
{
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
}

.fileinfo
{
	color: #4B787C;
	font-family: "MDIO0.4";
    font-size: 14px;
    line-height: 22px;
}

figure
{
	margin:0;
}

figcaption
{
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
	text-align: center;
	color: #1e1e1e;
}

figcaption span
{	
	color:#4B787C;
}

figcaption div, figcaption p
{	
	margin:0;
	display:inline;
}

h1, #sm_wall h2
{
	font-family:"MDIO0.4Bold";
	font-size: 48px;
	line-height:64px;
	font-weight:normal;
	margin:60px 0 50px;		
}

#sm_wall h2
{
	margin:0;		
	padding-top:60px;
}

h2, .home h3
{
	font-family:"MDIO0.4";
	font-size: 48px;
	line-height:64px;
	font-weight: normal;
	margin:60px 0 0;	
}

h1 + h2, h1 + .ezrichtext-field h2:first-child
{
	margin-top:0;
}

h3
{
	font-family:"MDIO0.4Bold";
	font-size:28px;
	line-height:40px;
	font-weight:normal;	
	margin:60px 0 24px;	
}

h1.main_hl
{
	margin-top:13px;
}

#magazine h2.main_hl
{
	margin-top:50px;
}

#magazine #focusthemes h2.main_hl, #magazine #magazine_articles h2.main_hl, .home h3
{
	margin-top:2px;
}

h4, h4 strong
{
	font-family:"MDIO0.4";
	font-size: 28px;
	line-height:40px;
	font-weight:normal;	
	margin:60px 0 0;	
}

h5, h5 strong
{
	font-family:"MDIO0.4Bold";
	font-size: 24px;
	line-height:40px;
	font-weight:normal;	
	margin:60px 0 0;	
}

iframe
{
	width: 100%;
    height: 53vw;
    max-height: 525px;
}

#podcast iframe
{
	max-width: 658px;
    width: 90%;
    margin: -113px auto 0;
    display: block;
	min-width: 0 !important;
}

ul, ol
{
	margin:0;
}

ul, ol
{
	margin:36px 0;
}

blockquote
{
	margin-top:36px;
	margin-bottom:36px;
	color:#008089;
	font-size:36px;
	line-height:58px;
	text-align:center;
}

blockquote:before
{
	content:'„';
	font-size: 108px;
}

blockquote:after
{
	content:'“';
	font-size: 108px;
}

#expert_form p, #expert p
{
	margin:0;
}

a, #magazine #focusthemes h3 a
{
	color:#008089;
	text-underline-offset:3px;
}

#magazine #focusthemes a
{
	color:#003A3E;
}

a:hover
{
	text-decoration:none;
	color:#004c51;
}

strong
{
	font-family:TiemposTextBold;
	font-weight:normal;
}

#mail_form strong
{
	font-family:"MDIO0.4Bold";
}

img
{ 
	max-width:100%;
}

.ez-embed-type-image.align-center
{
	margin:12px 0 10px;
	text-align:center
}

.ez-embed-type-image.align-left
{
	float:left;
	margin:12px 15px 10px 0;
}

.ez-embed-type-image.align-right
{
	float:right;
	margin:12px 0 10px 15px;
}

svg .hover
{
	display:none;
}

svg:hover .hover, a:hover svg .hover
{
	display:block;
}

svg:hover .inactive, a:hover svg .inactive
{
	display:none;
}

em
{
	font-family:TiemposTextItalic;
	font-style:normal;
}

label em
{
	font-family:"MDIO0.4Italic";
}

hr
{
	height:0;
	font-size:0;
	line-height:0;
	border-style:none;
	border-bottom:1px solid #7d9092;
}


/***** Overlay Datenschutz Sharebuttons *****/
#sm_overlay
{
	background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
	display:none;
}

#sm_layer
{
	position: fixed;
    width: 380px;
    top: 20%;
    background-color: white;
    left: calc(50% - 190px);
    padding: 5px 20px;
    font-size:16px;
    line-height: 26px;
    max-width: 98%;
}

#sm_layer svg
{
	width:56px;
	display:block;
	margin:20px auto 34px;
}

#sm_ok
{
	font-family:"MDIO0.4";
	font-size: 14px;
	color: #004c51;
	background-color:#e6f6f6;
	width: 74px;
	height: 38px;
	display:block;
	text-decoration:none;
	margin:41px auto 25px;
	text-align:center;
	line-height: 38px;
}

#sm_ok:hover
{
	color: #ffffff;
    background-color: #008089;
}

#sm_cancel
{
	color: #008089;
    text-underline-offset: 3px;
    text-decoration: underline;
    position: absolute;
    right: 63px;
    margin-top: -57px;
    font-family: 'MDIO0.4';
    font-size: 14px;
	cursor:pointer;
}

#sm_cancel:hover
{
	color:#002629;
	text-decoration:none;
}

/***** Cookie Consent Start *****/

.cc-window {
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease
}

.cc-window.cc-invisible {
	opacity: 0
}

.cc-animate.cc-revoke {
	-webkit-transition: transform 1s ease;
	-webkit-transition: -webkit-transform 1s ease;
	transition: -webkit-transform 1s ease;
	transition: transform 1s ease;
	transition: transform 1s ease, -webkit-transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
	-webkit-transform: translateY(-2em);
	transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
	-webkit-transform: translateY(2em);
	transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-top {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.cc-revoke:hover {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.cc-grower {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	transition: max-height 1s
}

.cc-revoke, .cc-window {
	position: fixed;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family:"MDIO0.4";
	font-size: 14px;
	line-height:22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999
}

.cc-window.cc-static {
	position: static
}

.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.cc-revoke {
	padding: .5em
}

.cc-revoke:hover {
	text-decoration: underline
}

.cc-header {
	font-size: 18px;
	font-weight: 700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
	cursor: pointer
}

.cc-link {
	opacity: .8;
	display: inline-block;
	padding: .2em;
	text-decoration: underline
}

.cc-link:hover {
	opacity: 1
}

.cc-link:active, .cc-link:visited {
	color: initial
}

.cc-btn {
	display: block;
	padding: .4em .8em;
	font-size: .9em;
	font-weight: 700;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap
}

.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
	background-color: transparent;
	text-decoration: underline
}

.cc-close {
	display: block;
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 1.6em;
	opacity: .9;
	line-height: .75
}

.cc-close:focus, .cc-close:hover {
	opacity: 1
}

.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em
}

.cc-revoke.cc-left {
	left: 3em;
	right: unset
}

.cc-revoke.cc-right {
	right: 3em;
	left: unset
}

.cc-top {
	top: 1em
}

.cc-left {
	left: 1em
}

.cc-right {
	right: 1em
}

.cc-bottom {
	bottom: 1em
}

.cc-floating > .cc-link {
	margin-bottom: 1em
}

.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.cc-window.cc-banner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0
}

.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0
}

.cc-banner .cc-message {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 100%;
	margin-right: 1em
}

.cc-compliance {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between
}

.cc-floating .cc-compliance > .cc-btn {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.cc-btn + .cc-btn {
	margin-left: .5em
}

@media print {
	.cc-revoke, .cc-window {
		display: none
	}
}

@media screen and (max-width: 900px) {
	.cc-btn {
		white-space: normal
	}
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
	.cc-window.cc-top {
		top: 0
	}

	.cc-window.cc-bottom {
		bottom: 0
	}

	.cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
		left: 0;
		right: 0
	}

	.cc-window.cc-banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.cc-window.cc-banner .cc-compliance {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.cc-window.cc-floating {
		max-width: none
	}

	.cc-window .cc-message {
		margin-bottom: 1em
	}

	.cc-window.cc-banner {
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset
	}

	.cc-window.cc-banner .cc-message {
		margin-right: 0
	}
}

.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.cc-theme-classic .cc-btn {
	border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
	min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block
}

.cc-theme-edgeless.cc-window {
	padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em;
	margin-bottom: 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: .8em 1.8em;
	height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
	margin-left: 0
}


/* ####### Youtube Player Start ####### */
.embed-container {
    position: relative;
    margin: 0 0 1em 0;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube_inactive
   {
      height: 0;
   }
   .youtube_placeholder {
      position: relative;
   }
.youtube_placeholder_inner {
      position: absolute;
      z-index: 7;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center; 
      align-items: center;
   }
.youtube_placeholder figure {
      opacity: 0.2;
   }
#broadcast .youtube_placeholder_inner p,
.youtube_placeholder_inner p {
      z-index: 8;
      width: 100%;
      margin: 0;
      padding: 0.8em 1.8em;
      opacity: 0.9;
		font-family: "MDIO0.4";
		font-size: 24px;
      color: #fff;
      line-height: 120%;
      text-align: center;
      background-color: rgba(0,128,137,0.8);
   }
.youtube_placeholder_inner p span.small {
      margin-left: 0;
      line-height: 100%;
   }
/* ####### Youtube Player End ####### */


/* Screenreader Label in Forms */
.label-sr-only {
	font-size: 0;
}

/* Crowdfunding Pop-Up Start */
#info-overlay {
    z-index: 99999;
    position: fixed;
    top: 74px;
    right: -600px;
    width: 390px;
    max-width: calc(100% - 2em);
    border-radius: 10px 0 0 10px;
    background-color: #fff;
    color: #002629;
    overflow: hidden;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    transition: right 1s ease-out, width 0.6s ease-out, background-color 0.3s ease-in-out;
}

#info-overlay.open {
    right: 0px;
}

#info-overlay.collapsed {
    right: 0px;
    width: 30px;
	min-height: 181px;
	background-color: #a83d72;
}

#info-overlay .content {
    display: block;
    padding: 1em 0.6em 0.5em 1.4em;
}

#info-overlay .collapsed-content {
	cursor: pointer;
    display: none;
    transform: rotate(90deg);
    white-space: nowrap;
    margin: 40px 0 0 0;
	color: #fff;
	font-size: 0.64em;
    line-height: 1.36em;
    font-family: "MDIO0.4";
}

#info-overlay.collapsed .content {
    display: none;
}

#info-overlay.collapsed .collapsed-content {
    display: block;
}

#toggle-btn {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 20px;
    height: 20px;
    color: #666;
    font-size: 0.8em;
    font-family: "MDIO0.4";
    text-align: center;
    line-height: 1em;
    cursor: pointer;
}
#info-overlay.collapsed #toggle-btn {
	color: #fff;
	font-size: 0.75em;
}

.io-content {
    margin: 0;
    font-family: "MDIO0.4";
    text-align: center;
}

.io-title {
    margin: 0 0 0.7em 0;
    font-size: 0.84em;
    line-height: 1.36em;
    font-family: "MDIO0.4";
    color: #002629;
}
/* Crowdfunding Pop-Up End */