/* https://www.senseble.de/wp-content/themes/generatepress_child/live-event-style.css */

/*----------------------------------------- home -----------------------------------------*/

/*----------------------------------------- nach gt feedback --- (comp-16). -----------------------------------------*/

/*----------- 1 - container ----------*/

.con-fu-nach-gt-feedback{
	width:100%;
	padding-top:16px;
	padding-bottom:15px;
	position:relative;
	background:#c6e1df;
	margin-top:80px;
}

.con-in-nach-gt-feedback{
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
	display: flex;
    justify-content: center;
}

@media (max-width: 1200px) {
	.con-fu-nach-gt-feedback{
		padding-top:16px;
		padding-bottom:15px;
	}
}

@media (max-width: 768px) {
	.con-fu-nach-gt-feedback{
		padding-top:16px;
		padding-bottom:15px;
		margin-top:70px;
	}

	.con-in-nach-gt-feedback{
		justify-content: left;
		width:90%
	}
}

/*----------- 2 - text ----------*/

.icon-txt-nach-gt-feedback{
	display: flex;
	width: 100%;
    justify-content: center;
    /*border:1px solid #111;*/
}

.icon-txt-t-nach-gt-feedback{
	font-size:17px;
	font-weight:500;
	line-height: 1.5;
	/*border:1px solid #111;*/
}

.icon-txt-i-nach-gt-feedback{
	flex-basis: 24px;
    flex-grow: 0;
    flex-shrink: 0;
    height: 24px;
	margin-left: 0px;
	margin-right:4px;
    /*border:1px solid #111;*/
}

.icon-txt-nach-gt-feedback a{
	font-weight:700;
	text-decoration: underline;;
}

i.bi-info-circle-nach-gt-feedback::before{
	font-size:20px;
	top:2px;
}

@media (max-width: 768px) {
	.icon-txt-nach-gt-feedback{
		justify-content: center;
		text-align:center;
	}

	.icon-txt-t-nach-gt-feedback{
		text-align:left;
	}
	
}


/*----------------------------------------- con-zf 2 mal untereinander --- (comp-15b). -----------------------------------------*/

/*----------- 1 - container ----------*/

.con-fu-comp-15b{
	width:100%;
	padding-top:110px;
	padding-bottom:100px;
	position:relative;
}

.con-in-comp-15b{
	max-width: 1650px;
	margin: 0 auto;
	position: relative;
	display:flex;
}

.con-in-in-a-comp-15b{
	width:74%;
}

.con-in-in-b-comp-15b{
	width:24%;
	margin-left:2%;
	min-height:1600px;
}

.con-in-in-1-comp-15b{
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

.con-in-in-2-comp-15b{
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	margin-top:32px;
}

.con-live-keynote-slido-element{
	position:absolute;
	width:100%;
	height:80px;
	background:#fff;
	bottom:0px;
	right:0px;
}

@media screen and (max-width: 1800px) {
	.con-in-comp-15b{
		max-width: 96%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1600px) {
	.con-in-in-a-comp-15b{
		width:71%;
	}
	
	.con-in-in-b-comp-15b{
		width:28%;
		margin-left:2%;
		min-height:1200px;
	}
}

@media (max-width: 1200px) {
	.con-fu-comp-15b{
		padding-top:120px;
		padding-bottom:80px;
	}

	.con-in-comp-15b{
		flex-wrap:wrap;
		max-width:100%;
	}

	.con-in-in-a-comp-15b{
		width:100%;
		border-bottom:12px solid #eee;
		padding-bottom:40px;
		margin-bottom:50px;
	}
	
	.con-in-in-b-comp-15b{
		width:80%;
		margin-left:10%;
		min-height:1200px;
	}

	.con-in-in-1-comp-15b{
		max-width: 80%;
		margin-left:10%;
	}

	.con-in-in-2-comp-15b{
		max-width: 80%;
		margin-left:10%;
	}

	.con-live-keynote-slido-element{
		bottom:-65px;
	}
}


@media (max-width: 992px) {
	.con-fu-comp-15b{
		padding-top:78px;
		padding-bottom:80px;
	}
	
	.con-in-in-b-comp-15b{
		width:90%;
		margin-left:5%;
		min-height:1400px;
	}

	.con-in-in-1-comp-15b{
		max-width: 100%;
		margin-left:0%;
	}

	.con-in-in-2-comp-15b{
		max-width: 90%;
		margin-left:5%;
	}
}

@media (max-width: 768px) {
	.con-fu-comp-15b{
		padding-top:68px;
		padding-bottom:60px;
	}

	.con-in-in-1-comp-15b{
		max-width: 100%;
		margin-left:0%;
	}
}

/*----------- 2 - video-player ----------*/

.video-player-comp-15b{
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
	border-radius: 6px;
	/*margin-top: 2.5em;
    margin-bottom: 2.5em;*/
}

.video-player-comp-15b iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-radius: 6px;
    box-shadow: 0px 3px 5px 0 rgb(0 0 0 / 15%);
}

@media (max-width: 992px) {
	.video-player-comp-15b{
		border-radius: 0px;
	}
	
	.video-player-comp-15b iframe {
		border-radius: 0px;
		box-shadow: 0px 3px 5px 0 rgb(0 0 0 / 0%);
	}

}

/*----------- 3 - video-info ----------*/

p.h-mini-el-comp-15b{
	font-size: 17px;
	font-weight: bold;
	color: #0ca894;
	margin-bottom: 18px;
}

h2.el-comp-15b {
	font-size: 36px;
	line-height: 1.25;
	font-weight: 700;
	margin-bottom: 20px;
}


h2.el-comp-15b-chat {
	display:none;
}

p.el-comp-15b{
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 24px;
	max-width:800px;
}

.emoji-txt-container-el-comp-15b{
	display:flex;
	flex-wrap: wrap;
	padding-bottom:20px;
}

.emoji-txt-el-comp-15b{
	display: flex;
	margin-right:44px;
}

.emoji-txt-t-el-comp-15b{
	font-size:16px;
	font-weight:600;
}

.emoji-txt-e-el-comp-15b{
	flex-basis: 21px;
    flex-grow: 0;
    flex-shrink: 0;
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 8px;
}

.emoji-el-comp-15b::before{
    font-size: 21px;
	line-height:1;
    font-weight: normal;
    font-style: normal;
}

.emoji-duration-el-comp-15b::before{
	content: "🗓️"; 
	font-size: 22px;
}

.emoji-level-el-comp-15b::before{
	content: "⏱️"; 
}

.emoji-trainer-el-comp-15b::before{
	content: "👤";
	font-size: 20px;
}

@media (max-width: 1200px) {
	h2.el-comp-15b-chat {
		display:block;
		font-size: 36px;
		line-height: 1.25;
		font-weight: 700;
		margin-bottom: 32px;
	}
}


@media (max-width: 768px) {
	p.h-mini-el-comp-15b{
		font-size: 16px;
		margin-bottom: 12px;
	}

	h2.el-comp-15b{
		font-size: 26px;
		line-height: 1.3;
		margin-bottom: 16px;
	}

	h2.el-comp-15b-chat {
		font-size: 26px;
		line-height: 1.3;
		margin-bottom: 28px;
	}

	.emoji-txt-container-el-comp-15b{
		padding-bottom:8px;
	}

	.emoji-txt-el-comp-15b{
		display: flex;
		margin-right:32px;
		padding-bottom:8px;
	}

	p.el-comp-15b{
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 24px;
		padding-right: 15px;
	}
}








/*----------------------------------------- con-za: el-ma & el-md --- (comp-1). -----------------------------------------*/

/*----------- 1 ----------*/

.con-fu-comp-1{
	width:100%;
	padding-top:20px;
	padding-bottom:100px;
	position:relative;
	border: none;
}

.con-in-comp-1{
	max-width: 900px;
	/*margin: 0 auto;*/
	margin-left:0px !important;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background:#241656;
	border-radius:12px;
}

.con-l-comp-1{
	width:60%;
	margin-left:5%;
	padding-top: 24px;
    margin-bottom: 32px;
}

.con-r-comp-1{
	width:20%;
	margin-left:8%;
	position:relative;
}

@media (max-width: 1200px) {
	.con-fu-comp-1{
		padding-top:80px;
		padding-bottom:80px;
	}

	.con-l-comp-1{
		width:60%;
		margin-bottom:60px;
		margin-left:15%;
	}

	.con-r-comp-1{
		width:60%;
		margin-left:15%;
	}
}

@media (max-width: 768px) {
	.con-fu-comp-1{
		padding-top:60px;
		padding-bottom:60px;
	}

	.con-in-comp-1{
	max-width: 90%;
	margin: 0 auto;
	margin-left:5% !important;
}

	.con-l-comp-1{
		width:90%;
		margin-bottom:60px;
		margin-left:5%;
	}

	.con-r-comp-1{
		width:60%;
		margin-left:20%;
		margin-bottom:40px;
	}
}

/*----------- 2 ----------*/

p.h-mini-comp-1{
	font-size: 16px;
	font-weight: bold;
	color: #B3A8EC !important;
	margin-bottom: 14px;
}

h2.comp-1 {
	font-size: 28px;
	line-height: 1.25;
	font-weight: 700;
	margin-bottom: 16px;
	color:#ffffff !important;
}

p.comp-1{
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 20px;
	color:#989CC8 !important;
}

.button-comp-1 {
	display: block;
    max-width: 230px;
    text-align: center;
}

a.button-comp-1, input[type="submit"]{
	font-size:15px;
	font-weight:700;
	color: #ffffff;
	border-radius: 6px;
	background: #503291;
	padding: 12px 24px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.18);
}

@media (max-width: 768px) {
	p.h-mini-comp-1{
		font-size: 16px;
		margin-bottom: 10px;
	}

	h2.comp-1{
		font-size: 26px;
		line-height: 1.3;
		margin-bottom: 18px;
	}

	p.comp-1{
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 24px;
		padding-right: 15px;
	}
}

/*----------- 3 ----------*/

img.img-comp-1{
	width: 100%;
	border-radius: 12px;
	position:relative;
	margin-bottom: -7px;
}

.img-border-design-comp-1{
	width:100%;
	height:100%;
	border:3px solid #DBBA2D;
	position:absolute;
	top: 14px;
	left: 14px;
	border-radius: 12px;
}