
body {
	margin:0;
	padding: 0;
}

body, h1, p {
	font-family: 'Narrow', sans-serif;
	font-weight: normal;
	font-size: 25px;
	letter-spacing: -0.0em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

.serif a, .serif a:visited, .serif a:active {
	color: #000;
	text-decoration: none;
}

.typo_center {
	text-align: center;
}

#wrapper {
  width: 100%;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;t
  /* Safari and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center;
}

.footer {
	margin-bottom: 25px;
}

.title {
	padding: 25px;
	position: absolute;
	float: left;
}

.title img {
	width: 70px;
	height: 70px;
	position: fixed;
}

.journal {
	padding: 20px;
	position: absolute;
	width: 100%;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center;
}

article, main {
	width: 800px;
	margin-top: 20px;
}

article header {
	padding: 0 20px 10px 20px;
}

figure figcaption {
	margin-top: 10px;
}

.serif {
	font-family: Times, 'Times New Roman', serif;
	font-size: 30px;
	line-height: 36px;
}

article header p strong {
	font-weight: normal;
	text-align: center;
	display: block;
}

.grid .serif {
	font-family: Times, 'Times New Roman', serif;
	font-size: 20px;
	line-height: 23px;
    padding: 20px 50px 0 50px;
}

.grid .serif strong {
	font-weight: normal;
	text-align: center;
	display: block;
}
.time, .tags {
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

.grid {
  width: 100%;
  float: left;
}
.grid img {
  width: 100%;
  height: auto;
}
.grid figure {
  display: block;
  float: left;
  margin: 0;
  padding: 20px 100px;
  width: 600px;
}
.grid figure.portrait, .grid figure .portrait {
  margin: 0;
  padding: 20px 200px;
  width: 400px;
}

.grid figure.square {
  margin: 0;
  padding: 20px 150px;
  width: 500px;
}

.pswp__bg {
	background-color: rgba(0,0,0,0.90) !important;
	cursor: pointer;
}

.pswp__top-bar, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before, .pswp__caption__center, .pswp__caption {
	display: none;
}
.pswp__top-bar button {
	color: #fff;
	font-size: 30px;
}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
	background-color: rgba(255,255,255,0) !important;
}


.pswp__button--arrow--left:before {
    content: '←';
}

.pswp__button--arrow--right:before {
    content: '→';
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    top: 35px;
    height: 30px;
    width: 50px;
    position:absolute;
    color: #fff;
    font-size: 30px;
}


/* SHOP */

.cart {
	position: fixed;
	z-index: 3;
	right: 45px;
	top: 46px;
}



@media only screen and (max-width: 980px) {

	article, main {
		width: 100%;
		margin-top: 20px;
	}
	
	article header {
		padding: 0 120px 10px 120px;
	}
	
	.grid figure {
	  padding: 20px 4vw;
	  width: 92vw;
	}
	.grid figure.portrait, .grid figure .portrait {
	  padding: 20px 20vw;
	  width: 60vw;
	}
	
	.grid figure.square {
	  padding: 20px 20vw;
	  width: 60vw;
	}
	
	.serif {
		font-size: 20px;
		line-height: 23px;
	}
	
	.grid .serif {
		font-size: 2.9vw;
		line-height: 3.75vw;
	    padding: 20px 50px 0 50px;
	}
	
	.default {
		margin-top: 30px;
	}
	.default p {
		font-size: 16px;
	}


}

@media only screen and (min-width: 980px) {

	.grid figure {
		float: none;
		margin: 0;
		padding: 20px 100px;
		width: 600px;
		left: calc(50vw - 100px - 600px / 2);
		position: relative;
	}

} 

/* JOURNAL */

.journals figure header p {
	margin: 0;
}

.journals figure header p:first-of-type {
	margin-top: 5px;
}

.journals .btn_serie {
	position: relative;
	width: 35px;
	height: 35px;
	left: calc(100% - 50px);
	bottom: 58px;
	margin-bottom: -35px;
} 




/*-------------------- NEU --------------------*/
/*-------------------- NEU --------------------*/
/*-------------------- NEU --------------------*/
/*-------------------- NEU --------------------*/










:root {

  --font-s-size: 18px;
  --font-s-spacing: 0.02em;

  --font-m-size: 25px;
  --font-m-height: 30px;
    
  --font-l-size: 42px;
  --font-l-height: 45px;
  --font-l-spacing: -0.025em;

  /* SERIF */
    
  --font-m_serif-size: 26px;
  --font-m_serif-height: 30px;
  --font-m_serif-spacing: 0.02em;
  
  --font-s_serif-size: 21px;
  --font-s_serif-spacing: 0.05em;
 

} 

a.ext:after {
	/*content: '\2934 \FE0E';*/
	content: '\2197 \FE0E';
	font-family: 'Narrow';
	position: relative;
	font-size: 13px;
	line-height: 1px;
	top: -8px;
	margin-top: -20px;
	left: 1px;
}

.l a.ext:after {
	font-size: 21px;
	top: -15px;
	margin-top: -20px;
	left: 2px;
}

body.urs .s {
	font-size: var(--font-s-size);
	letter-spacing: var(--font-s-spacing);
}

body.urs .s_serif {
	font-size: var(--font-s_serif-size);
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	letter-spacing: var(--font-s_serif-spacing);
}


body.urs {
	font-size: var(--font-m-size);
}

body.urs p, .infotext p, input {
	font-size: var(--font-m-size);
	line-height: var(--font-m-height);
	margin: 0 0 28px 0;
	padding: 0;
}

body.urs p.l {
	font-size: var(--font-l-size);
	line-height: var(--font-l-height);
	letter-spacing: var(--font-l-spacing);
}

body.urs a, body.urs a:visited, body.urs a:active {
	color: #000;
	text-decoration: none;
}

body.urs p.m_serif, .m_serif {
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	font-size: var(--font-m_serif-size);
	line-height: var(--font-m_serif-height);
	letter-spacing: var(--font-m_serif-spacing);
}

body.urs p em {
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	font-style: normal;
	font-size: var(--font-m_serif-size);
	line-height: var(--font-m_serif-height);
	letter-spacing: var(--font-m_serif-spacing);
}

body.urs p.m_serif, .m_mono {
	font-family: 'mono';
	font-size: var(--font-m_mono-size);
	line-height: var(--font-m_mono-height);
	letter-spacing: var(--font-m_mono-spacing);
}

/*.fixkeyboard {
	 width: 100%; 
	 height: 100vh; 
	 position: fixed;
}*/

html.style, .urs {
	height: 100vh;
}

.urs.fixkeyboard {
	height: auto;
}

body {position: fixed;
}
/* MENU */

.btn {
	position: fixed;
	z-index: 3;
	padding: 25px;
	font-size: 46px;
	letter-spacing: -0.01em;
}

.btn_menu img, .btn_urs, .btn_x img, .btn_project_x img {
	width: 70px;
	height: 70px;
}

.btn_menu, .btn_x, .btn_project_x {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.btn_menu, .btn_urs, .btn_project_x  {
	position: fixed;
}

.btn_project_x { 
	z-index: 4;
}

.btn_work {
	position: absolute;
	padding: 25px;
	top: 0;
	right: 0;
}

.btn_about {
	position: absolute;
	padding: 25px;
	bottom: 0;
	left: 0;
}

.btn_journal {
	position: absolute;
	padding: 25px;
	bottom: 0;
	right: 0;
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	font-size: 50px;
}

.swiper-category {
	position: fixed;
	display: block;
	font-size:20px;
	z-index: 6;
	bottom: 0;
	margin: auto;
	color: blue;
	font-size: 26px;
}

.swiper-pages, .btn.legal {
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	letter-spacing: 0.04em;
	position: fixed;
	z-index: 6;
	bottom: 0;
	right: 13px;
	color: #fff;
	font-size: 26px;
}

.btn.legal {
	bottom: 0;
	display: none;
}

.btn.copy {
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	letter-spacing: 0.04em;
	position: fixed;
	z-index: 6;
	bottom: 0;
	margin: 0 auto;
	color: #fff;
	font-size: 26px;
	width: 60px;
	text-align: center;
	left: calc(50vw - 60px);
	display: none;
}

.btn_arrow {
	position: fixed;
	display: table;
	font-size:20px;
	z-index: 6;
	bottom: -25px;
	margin: 0 auto;
	color: #fff;
	font-size: 26px;
	left: 0
}

.btn_down {
	position: relative;
	transition: 0.5s;
	padding: 25px;
	z-index: 3;
	cursor: pointer;
}

.btn_up {
	position: absolute;
	padding: 25px;
	width: 22px;
	height: 35px;
	margin-left: 0;
	display: none;
	z-index: 5;
	cursor: pointer;
}

.rotated {
    -webkit-transform: rotate(180deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(180deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(180deg);  /* IE 9 */
    -o-transform: rotate(180deg);  /* Opera 10.50-12.00 */
    transform: rotate(180deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}

.rotated45 {
    -webkit-transform: rotate(45deg, -10px);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(45deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(45deg);  /* IE 9 */
    -o-transform: rotate(45deg);  /* Opera 10.50-12.00 */
    transform: rotate(45deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
    transform-origin: 51% 47%;
}

.btn_x, .btn_project_x, .btn_menu {
	transition: 0.5s;
}

.slide_menu {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 6;
	display: none;
	
}
.slide_menu .menu {
	color: #000;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: calc(50% - 300px + 3px);
	height: 600px;
	display: flex; 
    align-items: center; 
    justify-content: center;
    flex-direction: column;
  	padding: 0;
  	text-align: center;
}

.menu li {
	font-size: 80px;
	line-height: 84px;
	letter-spacing: -0.02em;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li.serif {
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	font-size: 80px;
	line-height: 84px;
	letter-spacing: -0.02em;
	margin: 0;
	padding: 0;
	list-style: none;
}



/* SWIPER */

.title {
	color: #fff;
	position: absolute;
	z-index: 5;
	width: 100%;
	top: calc(50% - 300px);
	height: 600px;
	display: flex; 
    align-items: center; 
    justify-content: center;
    flex-direction: column;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  	padding: 0;
  	text-align: center;
  	pointer-events: none;
}

.title h1 {
	font-size: 70px;
	line-height: 60px;
	letter-spacing: -0.02em;
	margin: 0;
	padding: 0;
}
.title h2 {
	/*font-family: 'victor_serifregular', 'Linotype', Times, 'Times New Roman', serif;*/
	letter-spacing: -0.01em;
	font-size: 66px;
	line-height: 72px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

html {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}



 html,
    body {
      position: relative;
      height: 100%;
    }
    
    .overflow {
	    overflow: hidden;
    }

    body {
      color: #000;
      margin: 0;
      padding: 0;
    }

    .swiper-container {
      width: 100%;
      position: absolute;
      height: 100%;
      z-index: 1;
      background-color: #000;

    }

    .swiper-slide {
      text-align: center;
      height: 100vh;
      color: #fff;
    }
    
    .swiper-slide.grey {
	    background-color: grey;
	    
    }
    
    .swiper-slide .video  {
    	position: absolute;
    	overflow: hidden;
    	display: block;
    }
    
    .swiper-slide .video video {
		overflow: hidden;
		  object-fit: cover;

    }
    
    .swiper-slide .photo {
    position: absolute;
    	overflow: hidden;
    	display: block;
	    width: 100%;
	    height: 100%;
	    background-position: center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
    }
    
    .swiper-slide, .title {
-webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
}

.swiper-wrapper, .title {
-webkit-transform-style: preserve-3d;
}
    
form {
	width: 100vw;
}
input {
	border: none;
	background-color: #000;
	color: #fff;
	z-index: 1000 !important;
}

@-webkit-keyframes autofill {
    0%,100% {
        color: #fff;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

input.name {
	width: calc(35vw - 30px - 25px) !important;
}

input.mail {
	width: calc(65vw - 30px - 25px);	
}

input#submit {
	font-family: 'victor_serifmedium';
	width: 30px;
	border-bottom: none;
	-webkit-appearance: none;
}

#frmemail {
	margin-top: 0;
	/*margin-bottom: -10px;*/
	display: none;
	transition: 0.5s;
}

#frmemail.show_newsletter {
	display: block;
}

input::placeholder {
	color: #fff;
}

.thankyou {
	display: none;
}
.thankyou.sent {
	display: inline;
}

.btn_newsletter, input#submit {
	cursor: pointer;
}
.swiper-slide.last-slide p a, .swiper-slide.last-slide p a:visited {
	color: #fff;
}
.swiper-slide.last-slide {
	text-align: center;
}

.l.noborders {
	margin: 0;
	padding: 0;
}

/* FOOTER */

.last-slide {
	text-align: left;
	padding: calc(50vh - 125px) 25px 25px 25px;
	height: 250px !important;
} 
    
.loadproject {

}

/* PROJECT */


.video-js {
	height: var(--height);
}

.video-js .vjs-big-play-button {
	height: calc(var(--height) / 2 - 25);
}

.swiper-container .swiper-wrapper .swiper-slide.project {
	cursor: pointer;
}

.projectpage {
	position: fixed;
	z-index: 7;
	margin: 3px solid red;
	width: 100vw;
	height: 100%;
	background-color: #000;
	top: 0;
	left: 0;
	display: none;
}
    
.btn_project_x {
	z-index: 8;
}  
    
button,
a,
body,
div {
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 -webkit-tap-highlight-color: transparent;
 -webkit-user-select: auto;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
  user-select: none;
}
button:focus, div:focus, body:focus, a:focus, input:focus {
    outline: none;
}
    
 :root {
   --height: 100%;
}  
    
.btn_info {
	position: absolute;
	width: calc(100vw - 50px);
	top: calc(var(--height) - 82px);
	cursor: pointer;
	z-index: 10;
	color: #fff;
	transition: top 0.5s;
	padding: 25px;
}

.infotext {
	position: relative;
	overflow-y: scroll !important;
	z-index: 20;
	height: calc(var(--height) / 3 * 2 - 87px) !important;
	margin-top: 62px;
}

::-webkit-scrollbar {
    display: none;
}

.btn_info .info {
	width: 100px;
	position: absolute;
	text-align: center;
	left: calc(50vw - 50px);
}

.btn_info .year {
	position: absolute;
	right: 25px;
	display: none;
}

.btn_info .projecttitle {
	position: absolute;
	left: 25px;
	display: none;
}

.infotext div {
	width: calc(50% - 44px);
	float: left;
	padding-right: 20px;
}

.infotext div p {
	font-size: var(--font-m-size);
	margin: 0 0 28px 0;
	padding: 0;
}

.video-js .vjs-control-bar {
	bottom: 60px;
	transition: 0.5s;
}

.info_up {
	top: calc(var(--height) / 3);
}

.video_up {
	height: calc(var(--height) / 3);
}

.video-js .vjs-control-bar {
	transition: 0.5s;
}

.video-js[tabindex="-1"], .video-js, video {
	transition: 0.5s;
}

.videobar_up {
	bottom: -10px !important;
}


/* PROJECTPAGE PHOTO */

.projectpage_photo {
	overflow-y: scroll;
	padding-top: 25px; 
}
.projectpage_photo img, .projectpage_photo.notext img.photo_up {
	width: calc(100vw - 50px);
	height: auto;
	padding: 0 25px 25px 25px;
	transition: 0.5s;
	margin: 0;
} 

.projectpage_photo img:last-of-type {
	margin-bottom: 74px;
}

.projectpage_photo {
	position: fixed;
	z-index: 5;
	margin: 3px solid red;
	width: 100vw;
	height: var(--height) !important;
	background-color: #fff;
	top: 0;
	left: 0;
	display: none;
	
}

.projectpage_photo img.photo_up {
	width: 79.3vw;
	height: auto;
	margin-left: calc(10vw - 25px);
}

.projectpage_photo .btn_info {
	color: #000;
	position: fixed;
}

.projectpage_photo .btn_info .infotext {
	height: 10px;
}

.projectpage_photo .btn_info .infotext p {
	margin: 0;
	padding: 0 0 28px 0;
}

.dont_overflow {
	overflow-y: hidden;
}

.infotext {
	overflow-y: scroll !important;
}
.btn_info_bg {
	position: fixed;
	width: 100vw;
	top: calc(var(--height) + 1px);
	height: 200vw;
	cursor: pointer;
	background-color: #fff;
	z-index: 9;
	color: #fff;
	transition: top 0.5s;
	padding: 0;
}


.info_photo_up {
	top: calc(var(--height) / 3);
}

.info_photo_bg_up {
	top: calc(var(--height) / 3 + -10px);
	transition: 0.5s;
}

.btn_info.notext.info_photo_up {
	top: calc(var(--height) - 80px);
}

.btn_info_bg.notext.info_photo_bg_up {
	top: calc(var(--height) - 80px);
}

.projectpage_photo.notext {
	overflow: scroll;
}

.page .project_photo:last-of-type {
	display: none;
}
.project_photo, .projectpage_photo {
	display: none;
}

.photo_preload div {
width: 0;
height: 0;
position: absolute;
z-index: 100;
top: 0;
left: 0;
}

/*.info_photo_down {
	position: relative !important;
	top: -15vw !important;
}
.info_photo_down_infotext {
	height: auto !important;
}*/



/* TAG */

.tag, .cookies {
	position: fixed;
	z-index: 3;
	padding: 6px 0 8px 3px;
	bottom: 16px;
	left: calc(50vw - 180px);
	width: 360px;
	background-color: #fff;
	border-radius: 25px;
	text-align: center;
}

.tag {
	z-index: 4;
	-webkit-box-shadow: 0px 6px 22px -15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 22px -15px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 22px -15px rgba(0,0,0,0.5);
}

.tag_transform {
	transition: 0.5s;
}
.tag a {
	margin-right: 2px;
}
.tag a:last-child {
	margin-right: 0;
}

.tag a.current {
	border-bottom: 2px solid #000;
}

.with_cookies {
	bottom: 80px;
}

/* COOKIE */

.cookies { 
	width: 256px;
	left: calc(50vw - 256px / 2);
    display: none; 
    background-color: #000;
    color: #fff;
    opacity: 1;
    transition: 0.5s;
}

.cookies_outline {
	background-color: rgba(255,255,255,0);
	border-bottom: 1px solid rgba(255,255,255,0);
}

.cookies span {
	margin-right: 10px;
	cursor: pointer;
}

.cookies span:last-of-type {
	margin-right: 0;
}

body:not(.cookieconsent) .cookies {
    display: block;
}

.hide_cookies {
	opacity: 0;
	bottom: 15px;
}

.cookies a, .cookies a:visited, .cookies a:active,
.btn.legal a, .btn.legal a:visited, .btn.legal a:active {
	color: #fff !important;
}

/*
.cookies_outline .cookie_info {
	font-size: 20px;
}

.cookies_outline .cookie_info:before {
	content: '(';
}

.cookies_outline .cookie_info:after {
	content: ')';
}*/

/* PAGE */


.page {
	position: fixed;
	width: 100%;
	height: 100% !important;
	overflow-y: scroll !important;	
}

.page, .page .project .video video, .page .project div {
	width: calc(100vw - 50px);
	text-align: center;
	height: auto;
}

.page, .page .project div .headline {
	font-family: 'victor_serifmedium', 'Linotype', Times, 'Times New Roman', serif;
	letter-spacing: 0.02em;
	font-size: 26px;
}

.page .project {
	padding: 25px 25px;
}

.page .project .thumb {
	width: 100%;
}

/*.page .project:last-child {
	padding-bottom: 90px;
}*/

.page {
	width: calc(100vw);
	margin-bottom: -20px;
	
}
.page .project_photo {
	width:50%;
	float: left;
}

.page .project_photo img {
	margin: 0;
	padding: 0;
	display: block;
	width:100%;

}

.page .project_photo .btn_serie {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 35px;
	height: 35px;
} 

.page .serie {
	cursor: pointer;
}



/* ABOUT */

.page.about .borders {
	padding: 93px 20px 0 25px;
	text-align: left;
}

.page.about .borders img {
	width: 190px;
	margin-left: calc(50vw - 190px / 2 - 25px / 2);
	margin-bottom: 40px;
}

.page.about .borders .grid div {
	margin-top: 7px;
	padding-right: 10px;
	width: calc(50vw - 35px);
	float: left;
}

.page.about .borders .vita {
}

.page.about .borders .grid div p, .page.about .borders .grid div p span {
	margin: 0 !important;
	padding: 0 !important;
}

.page.about .borders div {
	margin-bottom: calc(var(--font-m-height) * 0.87);
}

.page.about .borders .grid div .role.m,
.page.about .borders .grid div .year.m  {
	line-height: 1.15em;
}

.page.about .borders .grid div#people {
	background-color: yellow;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-top: -135px;
	margin-bottom: 135px;
}

/* RENTAL */


.underline {
	text-decoration: underline !important;
}

/* SHOWCASE */

.page .project iframe {
	width: calc(33.3333vw - 120px);
	height: 20vw;
	margin-top: 3vw;
}

.page.showcase .case {
	float: left;
}

.page.showcase .project {
	width: calc(100vw);
}
.page .project .case .credits {
	/*border: 3px solid red;*/
	font-size: var(--font-s-size);
	height: 5vw;
}

.page.showcase .project div {
	width: calc(33.3333vw - 15px);
}

/* ARCHIVE  */


.page.about.archive .borders {
	margin-top: 30px;
}
.page.archive .borders div {
	width: calc(50vw - 40px);
	padding-right: 15px;
	margin-bottom: calc(var(--font-m-height) * 1.1);
	float: left;
}

.page.archive .borders div p.m {
	line-height: 1.15em;
}

.page.archive .borders div p:first-of-type {
}

.page.archive .borders div p:last-of-type {
	margin: 0;
	padding: 0;
}

.page.archive .borders div p {
	margin: 0;
	padding: 0;
	text-align: left;
}

.page.archive .borders div.link {
	cursor: pointer;
}


/* LEGAL */

.page.about.legal {
	padding-top: 35px;
}

/* JOURNAL */

.page.journalentry {
	text-align: left;
}
.page.journalentry header p {
	padding: 25px 25px 0 25px;
	width: calc(100vw - 25px * 2);
	padding-top: 120px;
}

/*
.table_archive {
	transform: rotate(90deg);
	transform-origin: 0 0;
	position: absolute;
	left: 0;
	top: 0;
	padding: 25px 25px 25px 120px;
	width: calc(var(--height) - 150px);
	overflow-y: scroll !important;
	overflow-x: hidden !important;
	height: 2000px;
}

.table_archive table {
	width: 100%;
	height: 2000px;
	text-align: left;
		overflow-y: scroll !important;

}

.td_year {
	width: 10%;
}
.td_title {
	width: 40%;
}
.td_headline {
	width: 30%;
}
.td_category {
	width: 20%;
}
*/

.curtain {
	position: fixed;
	z-index: 2;
	width: 100vw;
	height: 100vh;
	top: 0;
	background-color: #fff;
}

.curtain.black {
	background-color: #000;
}

.page .project_photo.Portrait:last-of-type {
		display: block !important;
		}

.page .project.video {
margin-top: 0;
}



.page .project.video:last-child {
margin-bottom: 180px;
}

.page .project .video video, 
	.page .project div,
	.page .project {
		width: calc(50vw - 65px);
		float: left;
		}
		
		.page .project {
		position: relative;
		height: 36vw;
	  }
	  
	  .page .project img {
			  	position: absolute;
			  	margin: 25px;
			  	width: calc(100% - 25px) !important;
			  	bottom: 4vw;
			  	left: 0;
			  	border-radius: 10px;
			  	overflow: hidden;
		  	}
		  	
		  	.page .project .title_video {
		  		position: absolute;
			  	top: 36vw;
		  		margin-left: 15px;
		  	}


/*
.page .project.Corporate:first-child { 
	width: calc(100vw - 65px);
	top: 20vw;
	margin-bottom: 20vw;
	border: 1px solid red;
}*/


.page .project .title_video {
	margin-top: 10px;
}



@media only screen and (min-width: 880px) {


	.page .project .video video, 
	.page .project div,
	.page .project {
		width: calc(33vw - 56px);
		float: left;
		}
		
		.page .project {
		position: relative;
		height: 28vw;
	  }
	  
		  	.page .project img {
			  	position: absolute;
			  	width: calc(100% - 25px) !important;
			  	bottom: 8vw;
			  	left: 0;
		  	}
		  	
		  	.page .project .title_video {
		  		position: absolute;
			  	top: 24vw;
		  		left: 25px;
		  	}
	
	.page .project_photo {
		padding: 25px 25px;
		width: calc(33.3333% - 25px * 2);
		float: left;
		}
	
	.page .project_photo .btn_serie {
		position: absolute;
		bottom: 36px;
		right: 36px;
		}
		
	.page .project_photo:last-of-type {
		display: none !important;
		}
		
	.page .project_photo.Portrait:last-of-type {
		display: block !important;
		}
		
	.projectpage_photo img, .projectpage_photo.notext img.photo_up {
		width: calc(50vw - 50px);
		margin-left: 25vw;
		}

	.projectpage_photo img.photo_up {
		width: calc(45vw - 50px);
		height: auto;
		margin-left: calc(25vw + 2.5vw);
	}
	
	.page.about .borders .grid div {
		margin-top: 7px;
		padding-right: 30px;
		width: calc(33.3333vw - 50px);
		float: left;
	}
	
	/*
	
	.page .project .video video, 
	.page .project div,
	.page .project {
		width: calc(50vw - 50px);
		float: left;
		}
	
	.page .project_photo {
		padding: 25px 25px;
		width: calc(33.3333% - 25px * 2);
		float: left;
		}
	
	.page .project_photo .btn_serie {
		position: absolute;
		bottom: 36px;
		right: 36px;
		}
		
	.page .project_photo:last-of-type {
		display: none !important;
		}
		
	.page .project_photo.Portrait:last-of-type {
		display: block !important;
		}
		
	.projectpage_photo img, .projectpage_photo.notext img.photo_up {
		width: calc(50vw - 50px);
		margin-left: 25vw;
		}

	.projectpage_photo img.photo_up {
		width: calc(45vw - 50px);
		height: auto;
		margin-left: calc(25vw + 2.5vw);
	}
	
	.page.about .borders .grid div {
		margin-top: 7px;
		padding-right: 30px;
		width: calc(33.3333vw - 50px);
		float: left;
	}

*/
	
	
} 

@media only screen and (min-width: 1200px) {

	.page .project .video video, 
	.page .project div,
	.page .project {
		width: calc(20vw - 56px);
		float: left;
		}
		
		.page .project {
		position: relative;
		height: 20vw;
	  }
	  
		  	.page .project img {
			  	position: absolute;
			  	width: calc(100% - 25px) !important;
			  	bottom: 8vw;
			  	left: 0;
		  	}
		  	
		  	.page .project .title_video {
		  		position: absolute;
			  	top: 15vw;
		  		left: 25px;
		  	}
} 

@media only screen and (max-width: 980px) {

.page.about.rental .borders .grid div {
		margin-top: 7px;
		padding-right: 30px;
		width: calc(90vw - 50px);
		float: left;
	}
	
	/* SHOWCASE */
	
	.page.showcase .project iframe {
		width: 100vw;
		height: 20vw;
		margin-top: 3vw;
	}
	
	.page.showcase .project .case .credits {
		/*border: 3px solid red;*/
		border: 0;
		font-size: var(--font-s-size);
		height: 15vw;
	}
	
	.page.showcase .project .video video, .page.showcase .project div {
		width: calc(100vw);
	}
	
	.page.showcase .project, .page.showcase .project .case, .page.showcase .project .case iframe {
		width: calc(100vw - 50px);
	}
	
	.page .project iframe {
	height: 45vw !important;
}

}





    