section.m14_text_und_video.startseite_tuv_1 {
	background: #f4f5f6;
}

section.m14_text_und_video .m14_image{
	min-height:200px;
}

section.m14_text_und_video .rsContainer img.rsImg{
	margin-top:0 !important;
	margin-left:0 !important;
	width:100% !important;
}

section.m14_text_und_video.[data-slider="true"] .rsContainer img{
	height:100% !important;
}

section.m14_text_und_video[data-slider="true"] .m14_galerie_item{
	height:100%;
}

section.m14_text_und_video[data-slider="true"] .m14_video_container{
	width:100%;
	height:100%;
	object-fit:cover;
}

section.m14_text_und_video .row{
	min-height:400px;
}

section.m14_text_und_video .m14_text_container>p:last-child{
	margin-bottom:0;
}

section.m14_text_und_video .m14_content{
	padding:0 0 15px 0;
}

section.m14_text_und_video .m14_image_container,
section.m14_text_und_video .m14_content_container{
	display:flex;
}

section.m14_text_und_video .m14_image_container[class*="col-"] {
	flex-wrap: wrap;
}

section.m14_text_und_video .m14_image_container:not([class*="col-"]) {
	max-height: 400px;
}

section.m14_text_und_video .m14_image_container img{
	object-fit:cover;
	width:auto;
}

section.m14_text_und_video .m14_content_container{
	display:flex;
	justify-content:center;
	-ms-flex-pack:center;
	padding-left: 70px;
}

section.m14_text_und_video.startseite_tuv_1 .m14_content_container {
	justify-content: flex-start;
}

section.m14_text_und_video .m14_text_container {
	hyphens: auto;
}

section.m14_text_und_video .m14_content{
	display:flex;
	justify-content:center;
	-ms-flex-pack:center;
	flex-flow:row wrap;
	flex-direction: column;
}

section.m14_text_und_video .flex_row_reverse{
	flex-direction: row-reverse;
}

section.m14_text_und_video[data-slider="true"] .m14_image{
	min-height:auto;
}

section.m14_text_und_video .m14_galerie_container,
section.m14_text_und_video .rsOverflow {
    width: 100%;
}

section.m14_text_und_video .m14_zertifikat_container img {
	max-width: 200px;
}

section.m14_text_und_video .m14_titel_container {
	display: flex;
	padding-bottom: 1.93rem;
	
}

section.m14_text_und_video .m14_titel__logo {
	width: auto;
	padding-left: 0;
}

section.m14_text_und_video .m14_titel__logo_container {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-left: 25px;
	padding-top: 14px;
}

/************
*	Video	*
************/

section.m14_text_und_video .m14_youtube_video_iframe{
	width:100%;
	height:auto;
}

section.m14_text_und_video .video_video_container{
	width:100%;
	height:100%;
	border-radius: 10px;
	object-fit: cover;
}

section.m14_text_und_video .m14_video_main{
	position: relative;
	cursor: pointer;
	height: 100%;
	width: 100%;
}

section.m14_text_und_video .m14_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	border-radius: 10px;
	background: #f4f5f6;
	z-index: 99;
}

section.m14_text_und_video .m14_overlay:hover .m14_play_button {
	opacity: 1;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s;
}

section.m14_text_und_video.variante1 .m14_play_button {
	opacity: 1;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
	border-radius: 50%;
/* 	border: 25px solid rgba(255, 255, 255, .1); */
	transition: border .4s;
}



section.m14_text_und_video .m14_play_button .m14_play_button_img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width:100%;
}

section.m14_text_und_video .m14_play_button_img svg{
	fill:#000;
	-webkit-transition: fill .4s;
	-moz-transition: fill .4s;
	-o-transition: fill .4s;
	transition: fill .4s;
}

section.m14_text_und_video .m14_overlay:hover .m14_play_button_img svg{
	fill:#1db1e8;
}

section.m14_text_und_video.variante1  .m14_logo_vorschaubild {
	position: absolute;
	bottom: 0;
	height: 170px;
	left: 115px;
	width: calc(100% - 230px);
	text-align: center;
	z-index: 2;
}

section.m14_text_und_video.variante1  .m14_logo_vorschaubild:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, rgba(0,0,0,.6), rgba(0,0,0,.6) 30%, rgba(0,0,0,.3) 60%, rgba(0,0,0,.1) 100%);
}

/*
section.m14_text_und_video.variante1 .m14_video_main:hover .m14_play_button {
	border: 25px solid rgba(255, 255, 255, .2);
}
*/

section.m14_text_und_video.variante2 .m14_play_button {
	opacity: .8;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 10%;
	bottom: 5%;
	overflow: hidden;
	border-radius: 15px;
}

section.m14_text_und_video.variante2 .m14_logo_vorschaubild {
	display: none;
}


/****************
*	Video Ende	*
****************/

section.m14_text_und_video .m14_schlagzeile_container {
	padding-bottom: 0;
}

section.m14_text_und_video .m14_schlagzeile_container h1,
section.m14_text_und_video .m14_titel_container h1 {
	font-size: 2.21371rem;
}

section.m14_text_und_video .m14_schlagzeile_container h1 .m14_how_wrapper,
section.m14_text_und_video .m14_titel_container h1 {
	color: #1db1e8;
	font-weight: 700;
}

section.m14_text_und_video .m14_schlagzeile_container h1 .m14_how_sunsoric {
	font-family: "omnium", sans-serif;
	font-weight: 700;
	font-style: normal;
}

section.m14_text_und_video .m14_titel {
	margin-bottom: 0;
}

section.m14_text_und_video .m14_text_container p {
	margin-bottom: 0;
}

section.m14_text_und_video .m14_text_container ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 1.5rem;
	max-width: 75%;
	margin-left: 20px;
	hyphens: initial;
	line-height: 1.3;
}

section.m14_text_und_video .m14_text_container ul li {
	position: relative;
	padding-left: 65px;
	margin-bottom: 20px;
}

section.m14_text_und_video .m14_text_container ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 50px;
	height: 50px;
	background-image: url('https://sun-x.energy/wp-content/themes/mediaMEANS-V5/img/check-mark.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

section.m14_text_und_video .m14_text_container ul li span {
	color: #1db1e8;
	font-weight: 700;
}

section.m14_text_und_video .m14_zertifikat_link_container {
	display: flex;
	padding-top: 50px;
}

section.m14_text_und_video .m14_link_container {
	display: flex;
	align-items: flex-end;
	margin-top:20px;
}

section.m14_text_und_video .m14_zertifikat_link_container .m14_link_container {
	margin-left: 75px;
}

section.m14_text_und_video .m14_zertifikat_container {
	display: flex;
	align-items: center;
}

section.m14_text_und_video .m14_image_container {
	position: relative;
}


.m14_video_main,
.video_video_container {
	width: 100%;
	height: 100%;
}
	

@media screen and (min-width: 2200px) {
	section.m14_text_und_video .m14_image_container img {
		height: 90px;
		object-fit: contain;
	}
}

@media screen and (max-width: 2199px) {
	section.m14_text_und_video .m14_text_container {
		padding-right: 0;
	}
	
	section.m14_text_und_video .m14_image_container img {
		height: 110px;
	}
	
	section.m14_text_und_video.variante1 .m14_play_button {
		width: 150px;
		height: 150px;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		max-width: 90%;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 2.11371rem;
	}
}

@media screen and (max-width: 1920px) {
	section.m14_text_und_video.startseite_tuv_2 .m14_content_container {
		padding-right: 60px;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		max-width: 100%;
		font-size: 1.4rem;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 1.81371rem;
	}
}

@media screen and (max-width: 1799px) {
	section.m14_text_und_video.variante1  .m14_logo_vorschaubild {
		left: 126px;
		width: calc(100% - 252px);
	}
}

@media screen and (max-width: 1699px) {
	section.m14_text_und_video .m14_zertifikat_link_container .mm-btn-sunsoric {
		padding: 12px 28px !important;
	}
	
	section.m14_text_und_video.variante1  .m14_logo_vorschaubild {
		left: 5px;
		width: calc(100% - 10px);
	}
	
	section.m14_text_und_video .m14_content_container {
		padding-left: 40px;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		font-size: 1.2rem;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 1.51371rem;
	}
	
	section.m14_text_und_video .m14_text_container ul li {
		padding-left: 55px;
	}
	
	section.m14_text_und_video .m14_text_container ul li:before {
		width: 40px;
		height: 40px;
	}
}


@media screen and (max-width: 1599px) {
	
	section.m14_text_und_video.startseite_tuv_2 .m14_content_container {
		padding-right: 15px;
	}
	
	section.m14_text_und_video .m14_image_container img {
		height: auto;
	}
}

@media screen and (max-width: 1399px) {
	section.m14_text_und_video .m14_content_container {
		padding-left: 35px;
	}
	
	section.m14_text_und_video .m14_titel {
		font-size: 2.5rem;
	}
	
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild {
		bottom: 63px;
		left: 2px;
		width: calc(100% - 4px);
	}
	
	section.m14_text_und_video .m14_zertifikat_link_container {
		padding-top: 0;
	}
	
	section.m14_text_und_video .m14_zertifikat_container {
		margin-bottom: 30px;
	}

}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
	section.m14_text_und_video .m14_zertifikat_link_container {
		flex-direction: column;
	}
	
	section.m14_text_und_video .m14_zertifikat_link_container .m14_link_container {
		margin-left: 0;
	}
	
	section.m14_text_und_video .m14_text_container {
		margin-bottom: 30px;
	}
	
}

@media screen and (max-width: 1199px) {
	section.m14_text_und_video .m14_content {
		padding: 50px 0 0 0;
	}
	
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild {
		bottom: 0;
		left: 188px;
		width: calc(100% - 376px);
	}
	
	section.m14_text_und_video .row {
		flex-direction: column-reverse;
	}
	
	section.m14_text_und_video.startseite_tuv_1 .row {
		flex-direction: column;
	}

	section.m14_text_und_video .m14_image_container[class*="col-"] {
		margin-top: 50px;
	}

	section.m14_text_und_video .m14_zertifikat_link_container {
		margin-top: 30px;
	}
	
	section.m14_text_und_video .m14_zertifikat_container {
		margin-bottom: 0;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 2.21371rem;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		font-size: 1.4rem;
		max-width: 79%;
	}
	
	section.m14_text_und_video .m14_text_container ul li {
		padding-left: 60px;
	}
	
	section.m14_text_und_video .m14_text_container ul li:before {
		width: 45px;
		height: 45px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	section.m14_text_und_video .m14_image_container,
	section.m14_text_und_video .m14_content_container {
		width: 100%;
	}
}

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

	
	section.m14_text_und_video .m14_content_container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	section.m14_text_und_video .m14_zertifikat_container {
		padding-top: 0;
	}
	
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild {
		left: 142px;
		width: calc(100% - 284px);
		height: 120px;
	}
	
	section.m14_text_und_video.variante1 .m14_play_button {
		top: 45%;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 2.01371rem;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		margin-left: 0;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	section.m14_text_und_video .m14_content,
	section.m14_text_und_video .m14_content_container{
		display: block;
	}

	section.m14_text_und_video .m14_galerie_container{
		padding:0;
	}
	
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild img {
		max-height: 100px;
	}

	section.m14_text_und_video.startseite_tuv_2 .m14_titel_container {
		padding-bottom: 1rem;
	}
	
	section.m14_text_und_video.variante1 .m14_play_button {
		width: 60px;
		height: 60px;
	}
	
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild {
		left: 78px;
		width: calc(100% - 156px);
	}
	
	section.m14_text_und_video .m14_video_main {
		height: 350px;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		font-size: 1.2rem;
	}
	
	section.m14_text_und_video .m14_text_container ul li {
		padding-left: 50px;
	}
	
	section.m14_text_und_video .m14_text_container ul li:before {
		width: 35px;
		height: 35px;
	}
}

@media screen and (max-width: 575px) {
	section.m14_text_und_video .m14_content {
		padding: 30px 0 0 0;
	}
	
	section.m14_text_und_video .m14_titel__logo_container {
		padding-top: 10px;
		padding-left: 20px;
	}
	
	section.m14_text_und_video .m14_titel__logo_container img {
		max-height: 40px;
	}
	
	section.m14_text_und_video .m14_zertifikat_link_container {
		flex-direction: column;
	}
	
	section.m14_text_und_video .m14_zertifikat_link_container .m14_link_container {
		margin-left: 0;
	}
	
	section.m14_text_und_video .m14_zertifikat_container {
		padding-bottom: 30px;
	}
	
	section.m14_text_und_video .m14_text_container {
		margin-bottom: 30px;
	}
	
	section.m14_text_und_video .m14_video_main {
		height: 300px;
	}

	section.m14_text_und_video.variante1 .m14_logo_vorschaubild img {
		max-height: 75px;
	}
	
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild {
		left: 115px;
		width: calc(100% - 230px);
	}
	
	section.m14_text_und_video .m14_titel {
		font-size: 2rem;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 1.71371rem;
	}
}

@media screen and (max-width: 430px) {
	section.m14_text_und_video .m14_titel_container {
		padding-bottom: 30px;
	}
	
	section.m14_text_und_video .m14_titel {
		font-size: 1.7rem;
	}
}

@media screen and (max-width: 400px) {
	section.m14_text_und_video.variante1 .m14_logo_vorschaubild {
		left: 7.5%;
		width: 85%;
	}
	
	section.m14_text_und_video .m14_schlagzeile_container h1, 
	section.m14_text_und_video .m14_titel_container h1 {
		font-size: 1.61371rem;
	}
	
	section.m14_text_und_video .m14_text_container ul {
		font-size: 1rem;
	}
	
	section.m14_text_und_video .m14_text_container ul li {
		padding-left: 35px;
	}
	
	section.m14_text_und_video .m14_text_container ul li:before {
		width: 25px;
		height: 25px;
		top: 5px;
	}
}