@media only screen and (min-width: 800px) {

html, body{
  margin: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  font-family: "Lato";
}

body.show-page {
opacity: 1;
}

@font-face {
    font-family: 'Bau';
    src: url('Bau.woff2') format('woff2'),
    url('Bau.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url("Lato.woff2") format('woff2'),url('Lato.woff') format("woff")
}
/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url("Lato-Light.woff2") format('woff2'),url('Lato-Light.woff') format("woff")
}


a, a:visited, a:hover, a:active {
    text-decoration: none;
    color: inherit;
}


h1{
  font-family: "Bau";


}

#naam{
  position: absolute;
  font-size: 2vw;
  left: 7.5vw;
  z-index: 9999;
}


.menubalk{
  height:5%;
  width: 100vw;
  background-color:#302f33;
  bottom: 0;
  z-index: 1000;
  text-align: center;
  top: 0;
}

#menubalk{
  opacity: 0;
  transition: opacity 1s;
  transition-property: opacity;
}


.sticky{
  position: fixed;
  margin-top: 0px;
}

#textMenu{
	padding-right: 10px;
	padding-left: 10px;
  padding-top: 10px;
	height: 100%;
	font-size: 20;
  font-weight: lighter;
	color: white;
	display: inline-block;
  font-family: "Lato";
  text-decoration: none;
}

#offset{
  height: 7.5%;
}

#home{
  height: 95%;
  opacity: 0;
  transition: opacity 1s;
  transition-property: opacity;
}

#Photos{
  position: absolute;
  height: 80%;
  width:100vh;
  top: 10%;
  right: 5%;
}


#fotolinks{
  position: absolute;
height: 92.5%;
width: auto;
left: 0%;
}

#fotorechts{
  position: absolute;
  height: 95%;
  width: auto;
  right: 0%;
}

.FotoH{
  height: 100%;
  width: auto;
}


.Title{
    font-family: "Lato";
    color: black;
    font-weight: 300;
    font-size: 50;
    text-align: center;

}
#aboutmeuk{
  height: 50vh;
}

#projects{
  height: 120vh;
}

#Portfolio{
  height: 50vh;
}

#journeys{
  height: 92.5%;
}

.psectionuitleg{
  font-size: 1vw;
  font-style: medium;
  color: White;
}

.psectionlink{
  font-size: 2vw;
  font-style: medium;
  color: White;
  text-decoration: underline;
}

.pTitel{
  top: 160%;
}

.projectsection{
  position: absolute;
  width: 100%;
  height: 20%;

  overflow: hidden;
  transition-timing-function: linear;
  transition-property: right;
  transition-property: opacity;
  transition-duration: 500ms;
}

.project1{
  top:170%;
  background-color: #a92737;
}

.project2{
  top: 195%;
  background-color: #00688f;

}

.project3{
  top: 220%;
    background-color: #ffdd00;
}

.project4{
  top: 245%;
    background-color: #40ad48;
}

.links{
  position: absolute;
  width: 50%;
  height: 100%;
  transition-timing-function: linear;
  transition-property: right;
  transition-duration: 500ms;
}
.rechts{
  position: absolute;
  width: 50%;
  height: 100%;
  transition-timing-function: linear;
  transition-property: left;
  transition-duration: 500ms;
}

.Frame1L{
  position: absolute;
  right: 40%;
  height: 100%;
  width: auto;
}
.Frame1R{
  position: absolute;
  left: -40%;
  height: 100%;
  width: auto;
}

.Frame2L{
  position: absolute;
  right: -40%;
  height: 100%;
  width: auto;
}
.Frame2R{
  position: absolute;
  left: 40%;
  height: 100%;
  width: auto;
}


.sectiontext{
  position: absolute;
  display: table;
  width: 20%;
  height: 100%;
  top: 5%;
  margin: 0 auto;
  border: 2%;
  }

  .sectionlink{
    position: absolute;
    display: table;
    width: 20%;
    height: 100%;
    top: 37.5%;
    margin: 0 auto;
    border: 2%;
    }

.linkL{
  right:50%;
}

.linkR{
  left: 47.5%;
}
  .fade{
  opacity: 0%;
  transition-property: opacity;
  transition-delay: 200ms;
  transition-duration: 500ms;
  text-align: center;
}

.sectionL{
left: 10%;
}

.sectionR{
  left: 65%;
  }


.project1 .links{right: 51%}
.project1 .rechts{left: 51%}
.project1 .fade{opacity: 0}
.project1:hover .links{right: 70%}
.project1:hover .rechts{left: 70%}
.project1:hover .fade{opacity: 1}

.project2 .links{right: 51%}
.project2 .rechts{left: 51%}
.project2 .fade{opacity: 0}
.project2:hover .links{right:70%}
.project2:hover .rechts{left: 70%}
.project2:hover .fade{opacity: 1}

.project3 .links{right: 50%}
.project3 .rechts{left: 50%}
.project3 .fade{opacity: 0}
.project3:hover .links{right:70%}
.project3:hover .rechts{left: 70%}
.project3:hover .fade{opacity: 1}

.project4 .links{right: 50%}
.project4 .rechts{left: 50%}
.project4 .fade{opacity: 0}
.project4:hover .links{right:70%}
.project4:hover .rechts{left: 70%}
.project4:hover .fade{opacity: 1}


.portTitel{
  top:275%;
}

.jTitel{
  top:325%;
}
span{
    display: table-cell;
    vertical-align: middle;
}

.download{
  position: absolute;
  text-align: center;
  width: 100%;
height: 20%;
  font-size: 2vw;
font-weight: 300;

  top: 285%;
}

#mobiel{
  opacity: 0;
  position: absolute;
  top:30%;

}
