/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    background: #080808;
}

body {
	background: transparent;
}

video {
  width: 100% !important;
  height: auto !important;
}

main {
  background: white;
  height: 100vh;
  max-width: 400px;
  margin: 0 auto;
  padding: 1rem;
}


p span {
  display: block;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

br {display:block}

.kontakt{
    color: #fff;
    width: 100%;
    height: max-content;
    margin-top: 4%;
}
    
.button_impressum {
	padding: 15px;
	font-size: 200px;
	color: #fff;
	cursor: pointer;
	width: 96%;
	height: 35%;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
}

.kontakt_formular {
	text-align: center;
	font-size: 20px;
	width: 100%;
	height: max-content;
}
.arrow_icon {
	padding-left: 10px;
}

.button_absenden {
	border-radius: 20px;
	color: #a3a3a3;
	background: #080808;
	border: 1px #fff solid;
	margin-top: 50px;
	width: 245px;
}

.button_absenden:hover {
	transition: .4s;
	border: 2px #fff solid;
	color: #fff;
}

.button_schreiben {
	margin-bottom: 10%;
	margin-top: 10%;
	border-radius: 20px;
	color: #a3a3a3;
	background: #080808;
	border: 1px #fff solid;
	font-size: 20px;
	width: 270px;
	text-decoration: none;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
}

.button_schreiben:hover {
	transition: .4s;
	border: 2px #fff solid;
	color: #fff;
}

.mail_icon {
	padding-left: 10px;
}

.hl_formular {
	color: #fff;
	font-size: 22px;
	text-align: left;
}

.input_formular_1 {
	align-content: flex-start;
	display: flex;
}

.input_formular_2 {
	align-content: flex-start;
	display: flex;
}

.input_formular_3 {
	align-content: flex-start;
	display: flex;
}

.textarea_formular {
	align-content: flex-start;
	display: flex;
}

.about_formular {
	margin-top: 50px;
}

.impressum {
	width: max-content;
}

.brand_hl {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 50px;
	text-transform: uppercase;
	line-height: 1;
	display: flex;
	margin-top: 25px;
}

.trennstrich {
	width: 2px;
	background: #a3a3a3;
	height: 150px;
}

.hl_strich {
	display: flex;
}

.p_besitzer {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #a3a3a3;
	line-height: 1;
	margin: 0 !important;
}

.p_name {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #a3a3a3;
	line-height: 1;
	margin: 0 !important;
}

.hl_adresse {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #a3a3a3;
	line-height: 1;
	margin: 0 !important;
	margin-left: 40px !important;
}

.p_plz {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #a3a3a3;
	line-height: 1;
	margin: 0 !important;
	margin-left: 40px !important;
}

.owner_adresse {
	display: flex;
	margin-bottom: 20px;
}

.p_email > a {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #a3a3a3;
	line-height: 1;
	margin: 0 !important;
	text-decoration: none;
}

.hl_kontakt_formular {
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
}

.shl_formular {
	text-transform: uppercase;
	color: #fff;
}

.impressum_kontakt {
	margin-top: 50px;
	margin-bottom: 5%;
}

.text_kontakt {
	padding-top: 23px;
}

.hl_kontakt {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	font-size: 180px;
	line-height: 1;
	color: #080808;
	text-shadow: 1px 0 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff;
	text-decoration: none;
	margin-right: 5%;
}

.hl_kontakt:hover,
.hl_kontakt.active {
	color: #fff;
	cursor: pointer;
}

.hl_impressum {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	font-size: 180px;
	line-height: 1;
	color: #080808;
	text-shadow: 1px 0 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff;
	text-decoration: none;
	margin-left: 5%;
}

.hl_impressum:hover,
.hl_impressum.active {
	color: #fff;
	cursor: pointer;
}

.hl_kontakt_impressum {
	display: flex;
	justify-content: space-between;
	padding-top: 150px;
	overflow: hidden;
}

.part_impressum {
	justify-content: center;
	align-items: center;
}

.text_kontakt_formular {
	display: flex;
	padding-top: 50px;
}

.hl_kontakt_formular {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 50px;
	text-transform: uppercase;
	line-height: 1;
	text-align: left;
}

.hand_icon {
	padding-left: 10px;
	height: 50px;
	margin-bottom: 10px;
}

.formular_button {
	text-align: right;
}

.textarea_formular {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px #a3a3a3 solid;
	width: 100%;
	height: 35px;
	color: #a3a3a3;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	background: #080808;
}

.textarea_formular:focus{
	outline: none;
}

.input_formular_1 {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px #a3a3a3 solid;
	width: 95%;
	height: 35px;
	color: #a3a3a3;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	background: #080808;
	
}

.input_formular_1:focus{
	outline: none;
}

.input_formular_2 {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px #a3a3a3 solid;
	width: 95%;
	height: 35px;
	color: #a3a3a3;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	background: #080808;
	
}

.input_formular_2:focus{
	outline: none;
}

.input_formular_3 {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px #a3a3a3 solid;
	width: 100%;
	height: 35px;
	color: #a3a3a3;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	background: #080808;
	
}

.input_formular_3:focus{
	outline: none;
}
.left {
	transform: translateX(-25%);
	transition: .4s;
}

.right {
	transform: translateX(25%);
	transition: .4s;
}

.impressum_kontakt > div {
	pointer-events: none;
	transition: .4s;
	display: none;
}

.impressum_kontakt > div.active {
	pointer-events: all;
	opacity: 1;
	display: block;
}

.button_absenden {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   
   header {
	   position: fixed;
	   width: 100%;
	   z-index: 100;
	   text-align: center;
	   top: 0;
	   left: 0;
	   padding: 15px 25px;
	   background: #1c1c1c;
   }
   
   header > a {
	   display: block;
   }
   
   header > a > img {
	   max-width: 100px;
	   height: auto;
   }
   
   .kontakt > p > a {
	   color: #fff;
	   text-decoration: underline;
   }
   
   .kontakt > p > a:hover {
	   text-decoration: none;
   }

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

@media only screen and (max-width: 1920px) {
	.hl_kontakt {
		font-size: 125px;
	}
	
	.hl_impressum {
		font-size: 125px;
	}
	
	.left {
		transform: translateX(-25%)
	}
	
	.right {
		transform: translateX(25%)
	}
}

@media only screen and (max-width: 1600px) {
	.hl_kontakt {
		font-size: 100px;
	}
	
	.hl_impressum {
		font-size: 100px;
	}
	
	.hl_kontakt_formular {
		font-size: 35px;
	}
	
	.hand_icon {
		height: 35px;
	}
	
	.input_formular_1 {
		font-size: 15px;
	}
	
	.input_formular_2 {
		font-size: 15px;
	}
	
	.input_formular_3 {
		font-size: 15px;
	}
	
	.textarea_formular {
		font-size: 15px;
	}
	
	.button_schreiben {
		font-size: 15px;
		width: 215px;
		margin-top: 5%;
	}
	
	.button_absenden {
		font-size: 15px;
		width: 205px;
	}
	
	.hl_kontakt_impressum {
		padding-top: 100px;
	}
	
	.brand_hl {
		font-size: 35px;
		margin-left: 25%;
		margin-top: 18px;
	}
	
	.trennstrich {
		height: 105px;
	}
	
	.p_besitzer,
	.p_name,
	.p_email > a,
	.hl_adresse,
	.p_plz {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1280px) {
	.hl_kontakt_formular {
		font-size: 30px;
	}
	
	.hand_icon {
		height: 30px;
	}
	
	.brand_hl {
		font-size: 30px;
		margin-top: 12px;
	}
	
	.trennstrich {
		height: 95px;
		margin-bottom: 5px;
	}
}

@media only screen and (max-width: 1194px) {
	.brand_hl {
		font-size: 25px;
	}
	
	.trennstrich {
		height: 80px;
		margin-bottom: 15px;
	}
	
	.hl_kontakt_formular {
		font-size: 25px;
	}
	
	.hand_icon {
		height: 25px;
	}
	
		.p_besitzer,
	.p_name,
	.p_email > a,
	.hl_adresse,
	.p_plz {
		font-size: 12px;
	}
	
	.owner_adresse {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 960px) {
	.hl_kontakt {
		font-size: 70px;
	}
	
	.hl_impressum {
		font-size: 70px;
	}
	
	.brand_hl {
		margin-left: 0;
	}
	
	.button_schreiben {
		font-size: 12px;
		width: 175px;
	}
	
	.button_absenden {
		font-size: 12px;
		width: 160px;
	}
	
	.input_formular_1,
	.input_formular_2,
	.input_formular_3,
	.textarea_formular {
		font-size: 12px;
		height: 22px;
	}
	
	.text_kontakt_formular {
		padding-top: 10px;
	}
	
	.arrow_icon {
		height: 10px;
	}
	
	.mail_icon {
		height: 10px;
	}
}

@media only screen and (max-width: 800px) {
	.hl_kontakt {
		font-size: 60px;
	}
	
	.hl_impressum {
		font-size: 60px;
	}
	
	header > a > img {
		width: 50px;
	}
	
	video {
		padding-top: 80px;
	}
}

@media only screen and (max-width: 740px) {
	.left {
		transform: translateX(-40%)
	}
	
	.right {
		transform: translateX(40%)
	}
	
	.trennstrich {
		display: none;
	}
	
	.brand_hl {
		padding-bottom: 25px;
	}
	
	.p_eamil {
		width: 100%;
	}
	
	.owner_adresse {
		justify-content: space-between;
	}
	
	.button_schreiben:hover {
		border: 1px #fff solid;
	}
	
	.button_absenden:hover {
		border: 1px #fff solid;
	}
}

@media only screen and (max-width: 640px) {
	.left {
		transform: translateX(-35%)
	}
	
	.right {
		transform: translateX(35%)
	}
	
	.hl_kontakt {
		font-size: 50px;
	}
	
	.hl_impressum {
		font-size: 50px;
	}
}

@media only screen and (max-width: 580px) {
	.left {
		transform: translateX(-40%)
	}
	
	.right {
		transform: translateX(40%)
	}
	
	.hl_kontakt {
		font-size: 45px;
	}
	
	.hl_impressum {
		font-size: 45px;
	}
	
	.text_kontakt_formular {
		flex-direction: column;
	}
	
	.input_formular_1 {
		width: 100%;
	}
	
	.input_formular_2 {
		width: 100%;
		margin-top: 20px;
	}
	
	.input_formular_3 {
		width: 100%;
		margin-top: 20px;
	}
	
	.about_formular {
		margin-top: 20px;
	}
	
	.part_impressum {
		width: 
	}
	
	.impressum {
		width: 100%;
	}
	
	.brand_hl {
		width: 70%;
	}
}

@media only screen and (max-width: 540px) {
	.left {
		transform: translateX(-40%)
	}
	
	.right {
		transform: translateX(40%)
	}
	
	.hl_kontakt {
		font-size: 40px;
	}
	
	.hl_impressum {
		font-size: 40px;
	}
}

@media only screen and (max-width: 480px) {
	.brand_hl {
		width: 70%;
	}
}

@media only screen and (max-width: 420px) {
	.left {
		transform: translateX(-40%)
	}
	
	.right {
		transform: translateX(40%)
	}
	
	.hl_kontakt {
		font-size: 35px;
	}
	
	.hl_impressum {
		font-size: 35px;
	}
	
	.brand_hl {
		width: 80%;
	}
}

@media only screen and (max-width: 380px) {
	.left {
		transform: translateX(-40%)
	}
	
	.right {
		transform: translateX(40%)
	}
	
	.hl_kontakt {
		font-size: 30px;
	}
	
	.hl_impressum {
		font-size: 30px;
	}
	
	.hl_kontakt_formular {
		font-size: 20px;
	}
	
	.brand_hl {
		font-size: 20px;
	}
	
	.p_besitzer,
	.p_name,
	.p_email > a,
	.hl_adresse,
	.p_plz {
		font-size: 10px;
	}
	
	.button_schreiben {
		font-size: 10px;
		width: 155px;
	}
	
	.mail_icon {
		padding-left: 5px;
	}
	
	.hand_icon {
		height: 20px;
	}
	
	.input_formular_1,
	.input_formular_2,
	.input_formular_3,
	.textarea_formular {
		font-size: 10px;
	}
	
	.button_absenden {
		font-size: 10px;
		width: 140px;
	}
	
	.arrow_icon {
		padding-left: 5px;
	}
}

@media only screen and (max-width: 340px) {
	.left {
		transform: translateX(-60%)
	}
	
	.right {
		transform: translateX(15%)
	}
}

@media only screen and (max-width: 320px) {
	.brand_hl {
		width: 85%;
	}
}