.logo-landlachs-1 {
width: 155px;
  height: auto;
  margin-top: -17px;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}
@media screen and (min-width:1200px){
	.logo-landlachs-1 {
	width: 175px;
		height: 67px;
		margin-top: -25px;
}
}
.logo-landlachs-2 {
	width: 125px;
	height: 42px;
	margin-top: -12px;
		-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}
.logo-landlachs-3 {
	width: 125px;
	margin-top: -12px;
	margin-bottom: -9px;
		-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}
#vision, #produkt, #technologie, #ueberuns, #kontakt {
		scroll-margin-top: 65px;
}

.parallax-leer {
	height: 400px;
}
.card-hoehe {
	height: 480px;
}
.card-hoehe2 {
	height: 400px;
}
.card-hoehe3 {
	height: 600px;
}
.bg-landlachs-blau {
	    background-color: rgba(0,84,103,1.00)!important; 
}
.font-landlachs-blau {
	color: rgba(0,84,103,1.00) !important; 
}
.font-landlachs-hellblau {
    color: #009CB4!important;
}
.font-landlachs-hellgrau {
    color: #99A7A7!important;
}
.font-landlachs-wasserblau {
    color: rgba(136,205,211,1.00)!important; 
}
 .c-bg-opacity-landlachs {
          background-color: rgba(0,84,103, 0.3); }

 .c-bg-opacity-landlachs2 {
          background-color: rgba(136,205,211, 0.4); }

 .c-bg-opacity-weiss {
          background-color: rgba(255, 255, 255, 0.1); }

.rand-oben-gold {
    border-top-color: rgba(216,175,0,1.00);
    border-top-style: solid;
	border-top-width: thick;
}
#myVideo {
    min-width: 100%;
}
.video {
   height: 500px;
	overflow: hidden;
}
h1, h2, h3 {
    letter-spacing: 0.05em;
    font-weight: 400  !important;
}
.abstand-0 {
	margin-top: 0px;
}
.padding-spalte {
	padding: 50px;
} 
@media screen and (min-width:767px){
.newsletter-headline {
	padding-top:30px;
}}
.fullscreen-bg {
	position: relative;
	margin-bottom: -6px;
}
.fullscreen-bg .intro {
	position: absolute;
    top: 25%;
    width: 100%;
	text-align: center;
}
.fullscreen-bg h1 {
color: rgba(255,255,255,1.00);
    font-size: 7vw;
    text-shadow: 6px 6px 12px rgba(0,0,0,0.20);
    text-transform: uppercase;
}
.fullscreen-bg a {
    letter-spacing: 0.1em;
	margin-top: 15px;
}
.fullscreen-bg__video {
	width: 100%;
	height: 100%;
}

.footernav .c-link {
	margin-left:15px;
}


@media (max-width:600px){
	.intro .btn {
		display: none;
	}
}
/* vordere Ebene */
html,
body {
    height: 100%;
}

#video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: 4px 4px;
}

/* hintere Ebene */
#background-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#background-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width:1100.1px){
	.video-desktop {
		display: block;
	}
	.video-mobil {
		display: none;
	}
}
@media (max-width:1100px){
	.video-desktop {
		display: none;
	}
	.video-mobil {
		display: block;
	}
}
#impressum h1, #impressum h2, #impressum h3 {
    text-transform: uppercase;	
}

.mobile {
		display: none!important;
	}
.desktop, .c-links.c-theme-ul.desktop {
	display: inline-block!important;
}

@media (max-width:992px){
	.mobile {
		display: block!important;
	}
	.desktop, .c-links.c-theme-ul.desktop {
	display: none!important;
}
	
}
#datenschutz {
	margin-bottom: 60px;
}
.button-shop {
		float: right;
	margin-right: 13px;
	margin-top:-2px;
}