html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, input, select, textarea {
  font-family: "Roboto" sans-serif;
  color: #000; }

body {
  width: 100%;
  margin: 0;
  font-size: 1.0em;
  line-height: 1.125em; }
  

header {
	background:#b7354b;
	width:100%;
	padding: 100px 0;
	color:white;
	text-align: center;
}

header h1 {
	font-size: 50px;
	letter-spacing: .1em;
  	font-family: "Roboto" sans-serif;
	line-height: 55px;
}

header h2 {
	font-size: 25px;
	letter-spacing: .1em;
  	font-family: "Roboto" sans-serif;
	line-height: 15px;
}

header a{
	text-decoration: none;
	color: #FFF;
}



nav ul {
	background-color:#b7354b;
	overflow: hidden;
	color: #FFF;
	padding: 0;
	text-align: center;
	margin:0;
	-webkit-transition: max-height: 0.4s;
	-ms-transition: max-height: 0.4s;
	-moz-transition: max-height: 0.4s;
	-o-transition: max-height: 0.4s;
	transition: max-height: 0.4s;
	
	box-shadow: 0px 10px 15px #888;
		
	font-family: 'Bitter', serif;
	font-size: 15px;
	letter-spacing: 0.1em;
	text-transform:uppercase;

}

nav ul li {
	display: inline-block;
	padding: 15px;
padding-top:10px;
	padding-bottom:10px;
	line-height:20px;	
}

nav ul li:hover{
	
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.1);
	border-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
	color: #FFFFFF;
}
.handle {
	width: 100%;
	background: #b7354b;
	box-shadow: 0px 10px 15px #888;
	text-align: left;
	box-sizing: border-box;
	padding: 15px 10px;
	cursor: pointer;
	display:none;
}

@media screen and (max-width: 850px){
	nav ul {
		max-height: 0;
	}
	.showing {
		max-height: 20em;
	}
	nav ul li {
		box-sizing:border-box;
		width: 100%;
		padding: 15px;
		color: white;
		
	}
	.handle {
		display: block;
	}

}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border-radius: 10px;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

body {
  font-family: "Roboto" sans-serif;
  letter-spacing: .1em;
  line-height: 1.5em;
  background-color: white; }

p {
  font-family: "Roboto" sans-serif;
  letter-spacing: .1em;
  line-height: 1.5em; }


h1 {
  font-family: 'berthold_akzidenz_grotesk_be_medium-webfont';
  src: url('berthold_akzidenz_grotesk_be_medium-webfont.ttf');
  font-size: 1.2em;
  letter-spacing: .05em;
  color: black;
  font-weight: normal;
  text-align: center; }
  
h3 {
  color: #d6d6d6; }


Stop {
	font-size: 24px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	letter-spacing: .1em;
	font-family: 'Bitter', serif;
	line-height: 15px;
}

Kop {
	font-size: 18px;
	margin: ;
	font-weight: normal;
	letter-spacing: .1em;
	font-family: 'Bitter', serif;
	line-height: 25px;
}

hkop {
	font-family: "Roboto" sans;	
	top:10px;
	font-size: 24px;
	letter-spacing:1px;
	font-weight: regular;
	text-transform: uppercase;
	color:#000000;
	}

hkop2 {
	font-size: 12px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #555;
	list-style: none;
}

	
h4 {
  margin: 0;
  font-weight: normal;
  letter-spacing: .1em;
  font-family: 'berthold_akzidenz_grotesk_be_medium-webfont';
  src: url('berthold_akzidenz_grotesk_be_medium-webfont.ttf'); }
  



.wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }

li {
  list-style: none;
  margin: 0; }
  


/* index */

section#index {
  max-width: 1400px;
  clear: both;
  margin: 4em auto;
   }
  section#index div#portfolio {
    
	max-width: 1400px;
    clear: both;
    margin: 0px auto;
	top:0px; }
  section#index a.trigger {
    display: block;
    position: relative;
    float: left;
    margin: 15px 15px 20px 15px;
    border: none; }
    section#index a.trigger div {
      position: absolute;
      top: 0; }
      section#index a.trigger div.info {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        background-color: #3f4642;
        color: #fff;
        font-family: 'berthold_akzidenz_grotesk_be_regular-webfont';
  src: url('berthold_akzidenz_grotesk_be_regular-webfont.ttf');
        font-size: .8em;
		letter-spacing: .1em;
        line-height: 1.7em; }
        section#index a.trigger div.info:hover {
          opacity: 1;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
        section#index a.trigger div.info hgroup {
          position: absolute;
          text-align: center;
          width: 100%;
          height: 140px;
          margin-top: -70px;
          top: 58%; }
          section#index a.trigger div.info hgroup p {
            margin: 0 0 1.0em 0; }

/* queries */

@media only screen and (max-width: 1110px) {
  aside.open {
    height: 40em; } }
@media only screen and (max-width: 750px) {
  aside.open {
    height: 50em; } }
@media only screen and (max-height: 900px) {
  section#project div#wrap {
    position: absolute;
    width: 100%;
    height: 480px;
    margin-top: -260px;
    top: 50%;
    left: 0px; }
    section#project div#wrap ul#slideshow {
      position: relative;
      margin: 0px auto;
      height: 480px;
      overflow: hidden; }
      section#project div#wrap ul#slideshow li.slide {
        float: left;
        height: auto; }
        section#project div#wrap ul#slideshow li.slide img {
          height: 480px; } }
@media only screen and (max-width: 768px) {
  body {
    font-size: 0.85em; }

  section#project div#wrap {
    position: absolute;
    width: 100%;
    height: 480px;
    margin-top: -260px;
    top: 50%;
    left: 0px; }
    section#project div#wrap ul#slideshow {
      position: relative;
      margin: 0px auto;
      height: 480px;
      width: 480px;
      overflow: hidden; }
      section#project div#wrap ul#slideshow li.slide {
        text-align: center;
        list-style: none;
        float: none;
        height: 480px; }
        section#project div#wrap ul#slideshow li.slide img {
          height: 480px; }

  section#index img {
    width: 240px; }
  section#index a.trigger div {
    display: none; } }
@media only screen and (max-width: 480px) {
  body {
    font-size: 0.75em; }

  section#project div#wrap {
    position: absolute;
    width: 100%;
    height: 320px;
    margin-top: -160px;
    top: 50%;
    left: 0px; }
    section#project div#wrap ul#slideshow {
      position: relative;
      margin: 0px auto;
      height: 320px;
      width: 320px;
      overflow: hidden; }
      section#project div#wrap ul#slideshow li.slide {
        text-align: center;
        list-style: none;
        float: none;
        height: 320px; }
        section#project div#wrap ul#slideshow li.slide img {
          height: 320px; }

  section#index div#portfolio {
    width: 240px; }
  section#index img {
    width: 240px;
	
	 }
  section#index a.trigger div {
    display: none; } }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

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

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

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

  h2, h3 {
    page-break-after: avoid; } }
	
@font-face {
  font-family: 'berthold_akzidenz_grotesk_be_medium-webfont';
    src: url('berthold_akzidenz_grotesk_be_medium-webfont.eot');
    src: url('berthold_akzidenz_grotesk_be_medium-webfont-.eot#iefix') format('embedded-opentype'),
         url('berthold_akzidenz_grotesk_be_medium-webfont.woff') format('woff'),
         url('berthold_akzidenz_grotesk_be_medium-webfont.ttf') format('truetype'),
         url('berthold_akzidenz_grotesk_be_medium-webfont.svg#berthold_akzidenz_grotesk_bRg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 1.2em;
}

@font-face {
  font-family: 'berthold_akzidenz_grotesk_be_regular-webfont';
    src: url('berthold_akzidenz_grotesk_be_regular-webfont.eot');
    src: url('berthold_akzidenz_grotesk_be_regular-webfont-.eot#iefix') format('embedded-opentype'),
         url('berthold_akzidenz_grotesk_be_regular-webfont.woff') format('woff'),
         url('berthold_akzidenz_grotesk_be_regular-webfont.ttf') format('truetype'),
         url('berthold_akzidenz_grotesk_be_regular-webfont.svg#berthold_akzidenz_grotesk_bRg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 1.2em;

}

.introspan12 {
	
    font-family: 'Bitter', serif;
	line-height:35px;
  font-size:26px;
color: #b7354b;
}

.introspan12 tekst{
	
    font-family: 'Bitter', serif;
	line-height:30px;
  font-size:20px;
color: #b7354b;

}.tekstintro {
  font-family: "Roboto", sans-serif;
  font-size:20px;
  line-height:20px;
	color: #000;
}

.tekstintro a{
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #b7354b;
}
.footertekst {
  	font-family: "Roboto", sans-serif;
	color: #EBEBEB;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	vertical-align:top;
}

.titel {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    line-height: 70px;
    color: #FFF;
    letter-spacing: 0.08em;
}

  .titelonderschrift {
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 70px;
    color: #FFF;
    letter-spacing: 0.08em;
}

  #introtekst {
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #666;
    letter-spacing: 0.08em;
}

 #introtekst a {
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #b7354b;
    letter-spacing: 0.08em;
}