.video-container {
  position: relative;
  width: 100%;
/* height: 100vh; */  
  height:100%;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw; /* Full width */
  height: 56.25vw; /* Maintain 16:9 aspect ratio */
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
section.m12_header_startseite {
	margin-bottom: 0;
	height: calc(84vh - 107px);
	color:#fff;
}

section.m12_header_startseite .m12_link_container a{
	position: relative;
	z-index:1;
}

section.m12_header_startseite .m12_container_main {
	height: 100%;
}

section.m12_header_startseite .m12_image_container{
	position:relative;
	height:100%;
	display: flex;
}

section.m12_header_startseite .m12_image_container img{
	width:auto;
	height: 100%;
	object-fit: cover;
	min-width: 40vw;
}

section.m12_header_startseite .m12_titel_container_mobil{
	display:none;
}

section.m12_header_startseite {
	background: url(https://sun-x.energy/wp-content/themes/mediaMEANS-V5/img/sensortechnik_header.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

section.m12_header_startseite.admin {
	background-position: 81% center;
	min-height: 600px;
}

section.m12_header_startseite .m12_image_container img {
	display: none
}

section.m12_header_startseite .m12_link_container a {
	width: 205px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
}

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

section.m12_header_startseite[data-slider="true"] .rsOverflow{
	height:100% !important;
}

section.m12_header_startseite .m12_titel_container {
	padding-top: 3.8rem;
	padding-left: 8rem;
}

section.m12_header_startseite .m12_content_text_container *{
	color:#fff;
}

section.m12_header_startseite .m12_content_text_container .m12_titel {
	font-size: 3.21371rem;
}

section.m12_header_startseite .m12_content_text_container{
	display:flex;
	align-items: center;
	height:100%;
	padding: 4rem;
	z-index: 9;
	margin-right: -15vw;
}

section.m12_header_startseite .m12_titel_untertitel_link_container{
	width:100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	position: relative;
}

section.m12_header_startseite .m12_content_text_container > div {
	height: 100%;
}

section.m12_header_startseite .m12_text_container{
	width:100%;
}

section.m12_header_startseite[data-slider="true"].fullscreen .m12_image_container img,
section.m12_header_startseite[data-slider="true"].fullscreen .m12_container_main{
	height:100vh;
}

section.m12_header_startseite[data-slider="true"].fullscreen .rsOverflow{
	height:100vh !important;
}

section.m12_header_startseite.admin .m12_titel {
	font-size: 2.5rem;
	line-height: 3rem;
	margin-bottom: 1.5rem;
	color:#fff;

}

section.m12_header_startseite.admin .m12_titel span {
	color: #21c958 !important;
}

section.m12_header_startseite.admin .m12_untertitel_container {
	display: flex;
	align-items: center;
}

section.m12_header_startseite.admin .m12_untertitel_container .m12_untertitel {
	margin-bottom: 0;
	font-size: 1.2rem;
	font-weight: 100;
	line-height: 1.3;
}

section.m12_header_startseite.admin .m12_untertitel_container svg {
	width: 80px;
	fill: #21c958;
}

section.m12_header_startseite.admin .m12_titel_button_container {
	margin-top: 20px;
}

section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button {
	color: #fff;
	padding: 0.8rem 4rem;
	background: rgba(29, 177, 232, 0.98);
	border-radius: 10px;
	margin-bottom: 0;
	display: inline-block;
	-webkit-transition: background .4s;
	-moz-transition: background .4s;
	-ms-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s;
}

section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button svg {
	width: 30px;
	margin-right: 15px;
	fill: #fff;
	-webkit-transition: fill .4s;
	-moz-transition: fill .4s;
	-ms-transition: fill .4s;
	-o-transition: fill .4s;
	transition: fill .4s;
}

section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button span,
section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button b {
	color: #fff !important;
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
}

section.m12_header_startseite .BorlabsCookie._brlbs-cb-youtube {
	display: flex;
	align-items: flex-end;
	height: 100%;
	position: relative;
	z-index: 11;
}

section.m12_header_startseite .BorlabsCookie._brlbs-cb-youtube ._brlbs-content-blocker {
	max-width: 25%;
}

@media screen and (min-width: 576px) {
	section.m12_header_startseite .m12_titel .komma {
		display: none;
	}
}

@media screen and (max-width: 1599px) {
	section.m12_header_startseite .m12_link_container a {
		width: 185px;
		font-size: .9rem;
	}
}

@media screen and (max-width: 1399px) {
	section.m12_header_startseite:not(.admin) .m12_content_text_container .m12_titel {
		font-size: 2.7rem;
	}
}

@media screen and (max-width: 1199px) {
	section.m12_header_startseite .m12_link_container a {
		width: 150px;
		font-size: .75rem;
	}
	
	section.m12_header_startseite .m12_content_text_container {
		padding-right: 45px;
	}
	
	section.m12_header_startseite:not(.admin) .m12_content_text_container .m12_titel {
		font-size: 2.2rem;
	}
	
	section.m12_header_startseite{
		height:300px;
	}
	
	section.m12_header_startseite.admin {
		height: calc(84vh - 107px);
	}
}

@media screen and (max-width: 1095px) {
	
	section.m12_header_startseite:not(.admin) .m12_titel_container{
		display:none;
	}
	
	section.m12_header_startseite:not(.admin) .m12_titel_container.m12_titel_container_mobil{
		display:block;
	}
	
	section.m12_header_startseite:not(.admin) .m12_content_text_container .m12_titel_container_mobil .m12_titel{
		font-size:1.8rem;
	}
}

@media screen and (max-width: 991px) {
	section.m12_header_startseite .m12_content_text_container{
		padding: 0px;
	}
	
	section.m12_header_startseite .m12_titel_container {
		top: 90%;
		bottom: inherit !important;
/* 		text-align: center; */
	}
	
	section.m12_header_startseite .m12_link_container {
		display: none;
	}
	
	section.m12_header_startseite{
		height:250px;
	}
	
	section.m12_header_startseite.admin {
		height: calc(84vh - 107px);
	}
	
	section.m12_header_startseite.admin .m12_titel {
		/* font-size: 5.91371rem;
		 */
	}
	
	section.m12_header_startseite.admin .m12_untertitel_container .m12_untertitel {
		font-size: 1.1rem;
	}
}

@media screen and (max-width: 900px) {
	section.m12_header_startseite .m12_content_text_container .m12_titel_container_mobil .m12_titel{
		font-size:1.4rem;
	}
}

@media screen and (max-width: 767px) {
	section.m12_header_startseite .m12_content_text_container{
		flex-direction:column;
		justify-content:end;
	}
	
	section.m12_header_startseite .m12_content_text_container .m12_titel_container_mobil .m12_titel{
		font-size:1.2rem;
	}
	
	section.m12_header_startseite{
		background-position: 100px -74px;
		background-color: #F4F4F4;
	}
	
	section.m12_header_startseite{
		height:200px;
	}
	
	section.m12_header_startseite.admin {
		height: calc(84vh - 107px);
		min-height: 600px;
	}
	
	section.m12_header_startseite.admin .m12_untertitel_container .m12_untertitel {
		font-size: 1rem;
	}
	
	section.m12_header_startseite.admin {
		background-position: center 70%;
	}
	
	section.m12_header_startseite.admin .m12_titel_container {
		margin-bottom: 200px;
		padding-right: 0;
		padding-left:0;
		margin-top:2rem;
	}
	
	section.m12_header_startseite.admin .m12_content_text_container > div {
		max-width: 100%;
	}
	
	section.m12_header_startseite.admin .m12_content_text_container {
		margin-right: 0;
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	section.m12_header_startseite{
		background-position: 100px -54px;
	}
}

@media screen and (max-width: 660px) {
	section.m12_header_startseite .m12_content_text_container .m12_titel_container_mobil .m12_titel{
		font-size:1.2rem;
	}
	
	section.m12_header_startseite .m12_content_text_container{
		width: calc(100% - 40px);
	}
	
	section.m12_header_startseite:not(.admin) .m12_titel_untertitel_link_container{
		align-items:start;
	}
	
	section.m12_header_startseite{
		background-position: 100px -34px;
	}
}

@media screen and (max-width: 600px) {
	section.m12_header_startseite.admin {
		background-position: center 70%;
	}
}

@media screen and (max-width: 575px) {
	body.shiftnav-disable-shift-body {
		padding-top: 80px;
	}
	
	section.m12_header_startseite{
		background-image:none;
	}
	
	section.m12_header_startseite {
	    height: auto;
	    padding: 20px 0 10px 0;
	}
	
	section.m12_header_startseite .m12_titel_container{
		padding-right:0;
	}
	
	section.m12_header_startseite .m12_content_text_container{
		width:100%;
	}
	
	section.m12_header_startseite.admin .m12_titel {
		font-size: 1.4rem;
        line-height: 1.5rem;
		margin-bottom: 50px;
	}
	h2{
		font-size:1.5em;
	}
}

@media screen and (max-width: 460px) {
	section.m12_header_startseite.admin .m12_untertitel_container .m12_untertitel {
		margin-left: 0;
		padding-left: 0;
	}
	
	section.m12_header_startseite.admin .m12_untertitel_container svg {
		width: 50px;
	}
}

@media screen and (max-width: 450px) {
	section.m12_header_startseite .m12_content_text_container {
		margin-right: -35vw;
	}
	
	section.m12_header_startseite .m12_content_text_container .m12_titel_container_mobil .m12_titel{
		font-size:1rem;
	}
	
	section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button {
		font-size: .9rem;
	}
	
	section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button svg {
		margin-right: 10px;
		width: 25px;
	}
}

@media screen and (max-width: 400px) {
	/* section.m12_header_startseite.admin .m12_untertitel_container {
		flex-wrap: wrap;
	} */
	
	section.m12_header_startseite.admin .m12_untertitel_container .m12_untertitel {
		/* margin-left: 0;
		padding-left: 0;
		width: 100%;
		border: none;
		text-align: center; */
		font-size: .8rem;
	}
	
	/* section.m12_header_startseite.admin .m12_untertitel_container svg {
		margin: 0 auto;
		width: 65px;
	} */
	
	section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button {
		font-size: .8rem;
	}
	
	section.m12_header_startseite.admin .m12_titel_button_container .m12_titel_button svg {
		margin-right: 5px;
		width: 20px;
	}
	
	section.m12_header_startseite.admin .m12_titel {
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}

@media screen and (max-width: 370px) {
	section.m12_header_startseite .m12_content_text_container .m12_titel_container_mobil .m12_titel{
		font-size:.8rem;
	}
}

@media screen and (max-width: 350px) {
	section.m12_header_startseite .m12_titel_container {
		padding-right: 0;
	}
}

/*//edin adjustments*/

.m12_container_main {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}



.m12_video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.m12_content_text_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
}

.m12_content_inner {
    width: 59%;
    text-align: left;
    color: white;
}

/* Responsive Adjustments */

/* For laptops (1440px to 1920px) */
@media only screen and (max-width: 1920px) and (min-width: 1441px) {
    .m12_content_inner {
        width: 80%;
    }
}

/* For laptops (1366px to 1440px) */
@media only screen and (max-width: 1440px) and (min-width: 1366px) {
    .m12_content_inner {
        width: 85%;
    }
    
    .m12_titel_container h1 {
        font-size: 28px;
    }
}

/* For tablets (1024px to 1366px) */
@media only screen and (max-width: 1366px) and (min-width: 1024px) {
    .m12_content_inner {
        width: 90%;
    }
}

/* For tablets (768px to 1024px) */
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .m12_content_inner {
        width: 100%;
    }

    .m12_titel_container h1 {
        font-size: 24px;
    }
}

/* For tablets in landscape (768px to 1024px) */
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .m12_content_inner {
        width: 100%; 
    }

    .m12_titel_container h1 {
        font-size: 24px; 
    }
}

/* For small laptops (1280px to 1440px) */
@media only screen and (max-width: 1440px) and (min-width: 1280px) {
    .m12_content_inner {
        width: 90%;
    }
}

/* For small tablets and large mobile devices (575px to 920px) */
@media only screen and (min-width: 575px) and (max-width: 920px) {
    .m12_content_inner {
        width: 100%;
    }

    .m12_titel {
        font-size: 3rem;
    }

    section.m12_header_startseite .m12_titel_container {
        margin: 8rem 4rem;
    }
}

/* For mobile devices (max-width: 768px) */
@media (max-width: 768px) {
    .m12_content_inner {
        width: 85%;
        padding-left: 10px;
    }

    .m12_titel_container h1 {
        font-size: 20px;
    }

    .m12_untertitel_container p {
        font-size: 16px;
    }

    .m12_titel_button_container span {
        font-size: 14px;
    }
}

/* For small mobile devices (max-width: 480px) */
@media (max-width: 480px) {
    .m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }

    section.m12_header_startseite .m12_titel_button span {
        font-size: 12px;
    }

    .m12_titel_container {
        padding-top: 2rem !important;
        padding-left: 0 !important;
    }
}

/* For 1920x1080 resolution */
@media only screen and (max-width: 1920px) and (min-width: 1920px) and (max-height: 1080px) {
    .m12_content_inner {
        width: 80%;
    }
}

/* For 1536x864 resolution */
@media only screen and (max-width: 1536px) and (max-height: 864px) {
    .m12_content_inner {
        width: 80%;
    }
}

/* For 360x800 resolution */
@media only screen and (max-width: 360px) and (max-height: 800px) {
    .m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem;
		width: 100%;
		text-align: center;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:1rem 0 0 0 !important;
	}
}

/* For 390x844 resolution */
@media only screen and (max-width: 390px) and (max-height: 844px) {
    .m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 320px) {
    /* Styles for devices with screen width <= 320px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 360px) {
    /* Styles for devices with screen width <= 360px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 375px) {
    /* Styles for devices with screen width <= 375px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 390px) {
    /* Styles for devices with screen width <= 390px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 412px) {
    /* Styles for Pixel 7 */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 414px) {
    /* Styles for devices with screen width <= 414px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 430px) {
    /* Styles for iPhone 14 Pro Max */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 428px) {
    /* Styles for devices with screen width <= 428px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 480px) {
    /* Styles for devices with screen width <= 480px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 768px) {
    /* Styles for devices with screen width <= 768px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}

@media only screen and (max-width: 820px) {
    /* Styles for devices with screen width <= 820px */
	.m12_content_inner {
        width: 95%;
    }

    .m12_titel_container h1 {
        font-size: 18px;
    }

    .m12_untertitel_container p {
        font-size: 14px;
    }

    .m12_titel_button_container span {
        font-size: 12px;
    }
	.m12_titel_button{
		padding: 0.7rem !important;
		width: 100% !important;
		text-align: center !important;
	}
	section.m12_header_startseite.admin .m12_titel_container{
		margin:0 !important;
		padding:0 !important;
	}
		
	.m12_video_overlay{
		display:none;
	}
	.m12_content_text_container{
		position:relative;
		background:#fff;
	}
	.m12_titel{
		color:#000 !important;	
		margin: 0.5rem 0 !important;
	}
	.m12_untertitel{
		color:#000 !important;
	}
	.video-container{
		height: auto;
		background:#fff;
		pointer-events: none;
	}
	.video-container iframe{
		transform:none;
		position: relative;
		top: 0;
		left: 0;
		/* width: 100vw; */
		min-height: 56.25vw;
		/* min-height: 100%; */
		min-width: 100%;
	}
	.m12_header_startseite.startseite_header{
		padding-top:0 !important;
	}
	.ytp-title-text{
		display:none;
	}
	.ytp-chrome-top.ytp-show-cards-title{
		display:none
	}
}


/* For 1440x900 resolution */
@media only screen and (max-width: 1440px) and (max-height: 900px) {
    .m12_content_inner {
        width: 90%;
    }
}

/* For 1280x800 resolution */
@media only screen and (max-width: 1280px) and (max-height: 800px) {
    .m12_content_inner {
        width: 90%;
    }
}

/* For 810x1080 resolution */
@media only screen and (max-width: 810px) and (max-height: 1080px) {
    .m12_content_inner {
        width: 85%;
    }

    .m12_titel_container h1 {
        font-size: 20px;
    }

    .m12_untertitel_container p {
        font-size: 16px;
    }
	section.m12_header_startseite .m12_titel_container {
        margin: 2rem;
		padding:1rem;
    }
}

/* For 768x1024 resolution */
@media only screen and (max-width: 768px) and (max-height: 1024px) {
    .m12_content_inner {
        width: 90%;
    }

    .m12_titel_container h1 {
        font-size: 22px;
    }

    .m12_untertitel_container p {
        font-size: 18px;
    }

    .m12_titel_button_container span {
        font-size: 16px;
    }
	section.m12_header_startseite .m12_titel_container {
        margin: 2rem;
		padding:1rem;
    }
}