@import "_reset.css";

body {
    background-color: lightgrey;
}
@font-face {
    font-family: 'noekaechregular';
    src: url('noekaech-regular-webfont.woff2') format('woff2'),
         url('noekaech-regular-webfont.woff') format('woff');
    font-style: normal;

}

img,
legend {
    border: 0
}
legend,
td,
th {
    padding: 0
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
J.List{
    border-top: 0px;
}

a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted rgba(7,7,7,1.00)
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
start {
    font-size: 4em;
	font-weight: 500;
    margin: .67em 0 
}

h1 {
    font-size: 3.4em;
	font-weight: 350;
    margin: .67em 0 
}

h2 {
	font-size: 2em;
	font-weight: 100; 
	linhe-height: 1.5em;
    margin: .67em 0

}

h3 {
	font-size: 2.5em;
	font-weight: 225;
	line-height: 1em;
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 90%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: Roboto Mono;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: black;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.projectlist {
    list-style-type: none;
}

button {
    margin: 0;
    margin-left: 0.15em;
    margin-right: 0.15em;
    padding: 0;
    border: none;
    font: inherit;
    line-height: inherit;
    display: block;
    text-align: left;
    cursor: pointer;
    font-size: 5em;
    letter-spacing: -0.01em;
    outline: 0;
	background-color: transparent;
	color: black;
}

.previous {
  background-color: #f1f1f1;
  color: black;
}

.next {
  background-color: #4CAF50;
  color: white;
}
.round {
  border-radius: 50%;
}
a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

nav {
    display: flex;
    text-align: center;
    justify-content: space-between;
    margin-bottom: 2.6em;
    margin-left: 0.6em;
    margin-top: 0.5em;
    margin-right: 0.5em;
}

p {
    margin-bottom: 0.7em;
    text-align: left;
    margin-left: 0.6em;
    margin-right: 0.15em;
    line-height: 1.1em;
	color: black;
}

img {
    display: block;
}

.panel {
    display: none;
}

.projectitem {
    margin-bottom: 0.7em;
}

.project {
}

.projectdescription p {
    margin-right: 0.15em;
    margin-bottom: 0.7em;
    margin-left: 0.6em;
    line-height: 1.1em;
	color: black;
}
.projectinfo {
    letter-spacing: 0.02em;
    margin-left: 0.15em;
	line-height: 1.25em;
}

.swiper-container {
    width: 33.5em;
    height: 33em;
    margin-bottom: 1.5em;
}

.swiper-bild img,
.swiper-bild .video {
    height: 97%;
	width: auto;
}
.swiper-slide {
}

.swiper-slide img,
.swiper-slide .video {
    height: 97%;
	width: auto;
}

.video {
    width: 100%;
}

.video.portrait {
    width: 100%;
}

.swiper-button-prev{
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    cursor: w-resize;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
}
.swiper-button-next{
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    cursor: e-resize;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
}

.about {
    width: 100%;
}

.mail-link {
    text-decoration: underline;
	color: black;
}

.CV {
    text-align: left;
    margin-left: 0.7em;
    margin-right: 0.7em;
    margin-bottom: 1em;
    margin-top: -0.5em;
}

.row2 {
    padding-left: 1em;
}

.about h2 {
    font-size: 2.7em;
    letter-spacing: -0.01em;
    margin-left: 0.15em;
}

@media (min-width: 840px) {
    body {    }
    button {
        font-size: 5em;
		font-weight: 480;
        margin-left: 0.0em;
        background: none;
    }
    nav {
        margin-bottom: 3.6em;
        margin-left: 0.8em;
        margin-top: 0.6em;
        margin-right: 0.8em;
    }
    p {
        margin-bottom: 0.7em;
        margin-left: 0.8em;
        margin-right: 0.8em;
		color: black;
		font-size: 1em;
    }
    img {
        display: block;
	}
    .projectitem:not(:first-of-type) .panel {
        display: none;
    }
    .projectdescription p {
        margin-right: 0.8em;
		color: black;
    }
    .swiper-container {
        width: auto;
        height: 56.5em;
        margin-bottom: 2em;
    }
    .swiper-slide {
        height: inherit;
        width: auto;
    }
	    .swiper-bild {
        height: inherit;
        width: auto;
    }
    .video {
        width: 100%;
    }
	
	
    .video.portrait {
        width: 33.333%;
    }
    .swiper-button-prev{
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        z-index: 10;
        cursor: w-resize;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0;
    }
	    .swiper-button-next{
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        z-index: 10;
        cursor: e-resize;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0;
    }
    .about {
        width: 50%;
    }
    .about img {
        width: 100%;
        margin-left: 0.8em;
    }
    .CV {
        text-align: left;
        width: 100%;
        margin-left: 0.8em;
        margin-bottom: 1em;
        margin-top: -0.5em;
    }
    .row2 {
        padding-left: 1em;
    }
    .about h2 {
        font-size: 3.6em;
        letter-spacing: -0.01em;
        margin-left: 0.15em;
    }
}