/* @group GENERAL */

html, body {
	margin: 0px;
	padding: 0px;
	/*font-family: Helvetica, sans-serif;*/
	font-family:"Grotesque MT W01", Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
}
*::selection {
  background: #ffc; /* WebKit/Blink Browsers */
}
*::-moz-selection {
  background: #ffc; /* Gecko Browsers */
}
a, a:link, a:visited {
	text-decoration: none;
	color: inherit;
}
a img, a:link img, a:visited img {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
}
#page {
	margin: 50px;
}
#wrapper{
	position: fixed;
	z-index: 5;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#container{
	float: left;
	clear: both;
	height: auto;
	padding-bottom: 300px;
	padding-left: 420px;
}
.text a,
.text a:link,
.text a:visited{
	text-decoration: underline;
}
/* @end */

/* @group SECTIONS */
body.support{
	/*background-color: #ebd2cf;*/
	background-color: hsl(15, 42%, 80%);
	background-color: hsl(16, 63%, 77%);
}
body.contact{
	background-color: #bcd8fc;
}
body.about{
	background: #d3d3d3;
	background: #dfdfdf;
}
body.projects{
/*	background: #ada;*/
}
body.multiples{
/*	background: #ffc;*/
}

/* @end */

/* @group HEADER */

.header{
	padding: 15px 5px 0px;
	position: fixed;
	z-index: 10;
	top: 20px;
	left: 40px;
	box-sizing: border-box;
	width: 300px;
	border:  3px solid;
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(255, 255, 255, 0);
}
.header.open{
	width: 450px;
	border-color: rgba(0, 0, 0, 1);
	background-color: rgba(255, 255, 255, 1);
}
.header item:hover,
.project-item:hover{
	color: #f30;
/*	color: #33bc30;*/
/*	color: #9d9;	*/
}
.logo{
	padding: 0px;
	cursor: pointer;
	line-height: 1em;
	/*text-transform: uppercase;*/
	letter-spacing: .06em;
}
.logo img{
	width: 283px;
}
.main-menu, 
.logo{
	padding: 0px;
	text-transform: uppercase;
	font-size: 30px;
}
.main-menu{
	display: none;
}
.header.open .main-menu{
	display: block;
}
.main-menu item{
	display: block;
	clear: both;
	margin: 20px 0px;
} 
.language-menu{
	position: fixed;
	z-index: 10;
	right: 50px;
	top: 40px;
	font-size: 15px;
	margin: 0px 0px;
	color: rgba(0, 0, 0, .5);
	opacity:.7;
}
.language-menu:hover{
	opacity: 1;
}
.language-menu .sel{
	text-decoration: underline;
	color: #000;
}
.page{
	/*margin-left: 50px;
	margin-right: 50px;
	margin-top: 140px;*/
	margin: 40px auto 100px;
	/*margin-left: 400px;*/
	max-width: 600px;
	font-size: 18px;
}
.page .title,
.page-title{
	position: fixed;
	top: 161px;
	left: 48px;
	z-index: 2;
	text-transform: uppercase;
	font-size: 30px;
	width: 300px;
	line-height: 1em;
	
}
.page .minititle{
/*	font-size: 25px;*/
	text-transform: uppercase;
	line-height: 1em;
}

/* @end */

/* @group Scroller menu */

.scroller-menu{
	position: fixed;
	z-index: 1;
	bottom: 0px;
	left: 50px;
	width: 0px;
	font-size: 30px;
	box-sizing: border-box;
	text-transform: uppercase;
	display: none;
}
.scroller-menu .first{
	position: absolute;
	top: 240px;
	left: 0px;
}
.scroller-menu .last{
	position: absolute;
	bottom: 15px;
	left: 0px;
}
.scroller{
	position: absolute;
	top: 280px;
	left: 25px;
	background: #000;
	width: 3px;
	overflow: visible;
}

.scrolltop, .scrollbottom{
	position: absolute;
	left: 0;
	margin-left: -18px;
	width: 39px;
	height: 23px;
	background-repeat: no-repeat;
}
.scrolltop{
	top: -2px;
	/*background-image: url(../img/arrup.png);*/
	background-position: center top;
	border-top: 3px solid;
}
.scrollbottom{
	bottom: -2px;
	/*background-image: url(../img/arrdown.png);*/
	background-position: center bottom;
	border-bottom: 3px solid;
}
.scrollpoint{
	position: absolute;
	top: 0;
	left: 0;
	/*margin-left: -17px;
	width: 37px;*/
	width: 21px;
	height: 43px;
	background-image: url(../img/line.png);
/*	background-image: url(../img/dot.png);*/
	
	background-repeat: repeat-x;
	background-position: center center;
	cursor: pointer;
}
.scrollinfo{
	margin-left: 30px;
}


/* @end */

/* @group Frontpage */

body.home #container{
	padding-left: 0px;
	padding-bottom: 0px;
}
#frontpage-about,
#frontpage-contact,
#frontpage-support{
	position: absolute;
	
}
#frontpage-about{
	top:  110px;
	left: 310px;
}
#frontpage-contact{
	bottom: 0px;
	left: 0px;
}
#frontpage-support{
	bottom: 0px;
	right: 0px;
	
}
.frontpage-header{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	
}
.frontpage-images{
/*	display: none;*/
	/*
	margin-top: 140px;
	margin-bottom: 40px;
	*/
	position: absolute;
	top: 100%;
	left: 100%;
	height: 100%;
	width: 100%;
}
.frontpage-projects{
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 420px;	
	height: 0px;
}
.frontpage-project,
.frontpage-multiple{
	color: #fff;
	float: left;
	margin: 20px;
	width: 480px;
	min-height: 320px;
	box-sizing: border-box;
	text-align: left;
	font-size: 50px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}
.frontpage-project .info,
.frontpage-multiple .info{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	padding: 20px;
	font-size: 15px;
	text-align: left;
}
.frontpage-project .title,
.frontpage-multiple .title,
.frontpage-multiple .artist{
	text-transform: uppercase;
	font-size: 24px;
/*	font-size: 36px;*/
	word-wrap: break-word;
	margin: 5px 0px;
}
.frontpage-project .date{
	font-size: 18px;
/*	font-size: 27px;*/
	margin: 0px;
}
.frontpage-project:hover,
.frontpage-multiple:hover{
	z-index: 99;
	color: #000;
	background: #ada;
	-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.frontpage-multiple:hover{
	background: #ffb;
}
.frontpage-project:hover .info,
.frontpage-multiple:hover .info{
	display: block;
}
.frontpage-project img,
.frontpage-multiple img{
	max-width: 100%;
}
.frontpage-project:hover img,
.frontpage-multiple:hover img{
/*	display: none;*/
	opacity: 0;
}

.frontpage-projects .project-item{
	margin-bottom: 40px;
	margin-right: 40px;
	cursor: pointer;
	width: 380px;
	height: 100px;
}
.frontpage-caption{
	position: fixed;
	z-index: 99;
	left: 50px;
	bottom: 0px;
	font-size: 18px;
}
/* @end */

#imgpreview{
	position: absolute;
	width: 500px;
	height: 400px;
	z-index: 20;
	text-align: center;
	display: none;
}
#imgpreview img{
	max-width: 100%;
	max-height: 100%;
	border: 3px solid #000;
}

.year-item{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	height: 0px;
	font-size: 30px;
}

/******* OVERVIEW LISTS *******/

/* @group Project List */

/*
.project-list{
	position: absolute;
	z-index: 2;
	top: 0px;
	margin-left: 420px;
}
*/
.project-item{
	margin-bottom: 40px;
	cursor: pointer;
	width: 380px;
	height: 370px;
	float: left;
	clear: none;
	margin-right: 40px;
	overflow: hidden;
}
.project-item .image{
	height: 260px;
	width: 390px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.project-item .title{
	/*hyphens: auto;*/
/*	word-break: break-all;*/
	text-transform: uppercase;
	font-size: 24px;
	word-wrap: break-word;
	overflow: hidden;
	height: 2.2em;
	margin: 5px 0px;
}
.project-item .date{
	font-size: 18px;
	margin: 0px;
	text-transform: uppercase;
}

/* @end */

/* @group Multiple List */

/*
.multiple-list{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 420px;
}
*/
 .multiple-item{
	position: relative;
	width: 250px;
	height: 180px;
	float: left;
	clear: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-top: 40px;
	cursor: pointer;
}
.multiple-item .title{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: #ffb;
	padding: 10px 10px;
	box-sizing: border-box;
	font-size: 16px;
	overflow: hidden;
}
.multiple-item .image{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.multiple-item:hover .title{
	display: block;
}
.multiple-item:hover .image{
	display: none;
}
.multiple-item img{
	max-width: 100%;
	max-height: 100%;
}

/* @end */

/******* FULL VIEWS *********/

/* @group Slides */

.slide{
	position: absolute;
	z-index: 5;
	display: table;
	table-layout: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
	box-sizing: border-box;
	opacity: 0;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.slide.sel{
	opacity: 100;
}
.slide .cell{
	display: table-cell;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 18px;
	/*font-family: Helvetica, sans-serif;*/
	overflow: auto;
}
.slide .cell .caption{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 2em;
	overflow: hidden;
}
#projectview .slide .cell img{
/*	border: 3px solid #f00;*/
	margin-top: 20px;
}
.slide p{
	margin: 0px;
}
.slide img{
	max-width: 90%;
	max-height: 90%;
}
.slidecounter{
	font-size: 27px;
	position: absolute;
	top: 30px;
	right: 0px;
	width: 100%;
	z-index: 10;
	text-align: center;
	line-height: 55px;
}

.prev-slide, 
.next-slide,
.zoom-slide{
	padding: 0px 10px;
	cursor: pointer;
	font-size: 50px;
}
.zoom-slide{
	padding: 0px;
	font-size: 50px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	z-index: 99;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.zoom-slide.zoomed{
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	
}
.prev-slide:hover, 
.next-slide:hover,
.zoom-slide:hover{
	/*color: #4a4;*/
	opacity: 0.7;
}
.prev-slide:active, 
.next-slide:active,
.zoom-slide:active{
	opacity: 1;
}
.slide-info{
	display: inline-block;
	width: 200px;
}
#multipleview .slidecounter{
	font-size: 21px;
	position:static;
	height: 100%;
	line-height: 60px;
	width: 600px;
	margin: 0px auto;
}

#multipleview .prev-slide, 
#multipleview .next-slide{
	font-size: 21px;
}
#multipleview .slide-info{
	display: inline-block;
	width: 100px;
}

/* @end */

/* @group Single Project */

#projectview{
	z-index: 99;		
	
	position: fixed;
	top: 100%;
	left: 0px;
	vertical-align: middle;
	
	padding: 0px;
	width: 100%;
	height: 100% ;
	background: rgba(255, 255, 255, 1);

	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	
	-webkit-transition-property: top;
	transition-property: top;
}
#projectview.visible{
	top:  0px;
	left: 0px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	
	-webkit-transition-property: top;
	transition-property: top;
}

.book{
	position: relative;
	width: 50%;
	height: 100%;
	box-sizing: border-box;
	padding: 0px;
	overflow: hidden;
	float: left;
	clear: none;
}

.book.right{
	vertical-align: middle;
	text-align: center;
}
.book.right *::selection {
  background:  rgba(255, 255, 255, 0); /* WebKit/Blink Browsers */
}
.book.right *::-moz-selection {
  background: rgba(255, 255, 255, 0); /* Gecko Browsers */
}
.book.left{
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.book.left.zoomed{
	width: 0%;
}
.book.left.zoomed *{
	display: none;
}
.book.right.zoomed{
	width: 100%;
}

.book{
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: width;
	transition-property: width;
}
.book.left.noImages{
	width: 100%;
}
.book.right.noImages{
	width: 0px;
}
.book.left .content{
	box-sizing: border-box;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	background:#ff6;
	background: #ada;
}

#projectview .close{
	font-size: 50px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	z-index: 50;
}

#projectview .close:hover{
	/*text-decoration: underline;*/
	color: #fff;
}

#projectview .title{
	margin: 30px;
	margin-bottom: 0px;
	margin-right: 100px;
	margin-top: 40px;
	font-size: 50px;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 1em;
	hyphens: auto;
	/*word-break: break-all;*/
	word-wrap: break-word;
	max-width: 700px;
}
#projectview .date{
	margin: 15px 30px 0px;
	font-size: 27px;
	max-width: 700px;
	text-transform: uppercase;
}
#projectview .text{
	margin: 20px 100px 50px 30px;
	font-size: 18px;
	max-width: 700px;
}


/* @end */

/* @group Single Multiple */

#multipleview{
	position: fixed;
	top: 100%;
	left: 0px;
	
	height: 100%;
	width: 100%;
	background-color: #ffa;
	vertical-align: middle;
	z-index: 99;		

	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	
	-webkit-transition-property: top;
	transition-property: top;
}
#multipleview.visible{
	top: 0px;
	left: 0px;
	
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	
	-webkit-transition-property: top;
	transition-property: top;
}
#multipleview .info{
	position: absolute;
	z-index: 2;
	display: none;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	overflow: scroll;
	background: inherit;
}
#multipleview .text{
	font-family:"Grotesque MT W01", Helvetica, sans-serif;
	font-size: 18px;
	margin: 40px 300px 60px;
	max-width: 600px;
	text-align: left;
	box-sizing: border-box;
}
#multipleview .nav{
	position: absolute;
	z-index: 100;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	background: -webkit-linear-gradient(top, rgba(254, 253, 168, 0) 0%, #fefda8 47.5%);
	background: -moz-linear-gradient(top, rgba(254, 253, 168, 0) 0%, #fefda8 47.5%);
	background: -ms-linear-gradient(top, rgba(254, 253, 168, 0) 0%, #fefda8 47.5%);
	background: linear-gradient(to bottom, rgba(254, 253, 168, 0) 0%, #fefda8 47.5%);
}
#multipleview .nav .prev,
#multipleview .nav .next{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100px;
	font-size: 21px;
	line-height: 60px;
	cursor: pointer;
}
#multipleview .nav .prev:hover,
#multipleview .nav .next:hover{
	opacity: .7;
}
#multipleview .nav .prev:active,
#multipleview .nav .next:active{
	opacity: 1;
}
#multipleview .nav .prev{
	left: 0px;
	padding-left:40px ;
	text-align: left;
}
#multipleview .nav .next{
	right: 0px;
	text-align: right;
	padding-right:40px ;
}

#multipleview .close{
	font-size: 50px;
	position: absolute;
	z-index: 10;
	top: 20px;
	right: 40px;
	cursor: pointer;
}
#multipleview.close:hover{
	opacity: .7;
}
#multipleview .close:active{
	opacity: 1;
}
#multipleview .title-container{
	position: absolute;
	top: 0px;
	z-index: 2;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
#multipleview .data{
	position: absolute;
	z-index: 3;
	box-sizing: border-box;
	padding: 40px ;
	width: 300px;
	height: 100%;
/*	overflow: auto;*/
}
#multipleview .artist
{
	font-size: 21px;
	text-transform: uppercase;
}

#multipleview .title{
	margin: 0px auto 20px;
	font-size: 21px;
	max-width: 600px;
	text-transform: uppercase;
	word-wrap: break-word;
	
/*	line-height: 1.2em;*/
}
#multipleview .year{
	margin-top: 30px;
}
#multipleview .tech{
	margin: 10px 0px 10px;
}
#multipleview .price{
	margin: 10px 0 20px;
	letter-spacing: .06em;
	text-transform: uppercase;
}

#multipleview .buttons{
	margin: 30px 0px 0px;
	width: 100%;
}

#multipleview .infobutton,
#multipleview .imagebutton{
	/*font-size: .9em;*/
	cursor: pointer;
	/*margin: 0px;*/
	/*display: block;*/
	box-sizing: border-box;
	/*width: 90px;*/
	/*float: left;*/
	text-align: center;
	background: none;
	background-color: none;
	text-transform: uppercase;	
	/*border: 2px solid #000;*/
	cursor: pointer;
	padding: 2px;
	margin-right: 10px;	
}
#multipleview .infobutton.sel,
#multipleview .imagebutton.sel{
	/*
	background: #000;
	color: #ffa;
	*/
	text-decoration: underline;
}
#multipleview .imagebutton{
	margin-left:-3px;
}
#multipleview .buybutton{
	font-family:"Grotesque MT W01", Helvetica, sans-serif;
	background: none;
	background-color: none;
	text-transform: uppercase;
/*	text-decoration: underline;*/
	cursor: pointer;
	border: 2px solid #000;
	margin-right: 5px;
	width: 90px;
	display: block;
	text-align: center;
	padding: 2px;
	font-size: .9em;
}

#multipleview .menu{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	display: none;
}
#multipleview .images{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
}


/* @end */

/* @group PAYPAL */

.paypal{
	margin: 40px auto 20px;
	max-width: 600px;
	font-size: 18px;
}
.paypal tr,
.paypal td,
.paypal table,
.paypal tbody{
	border: none;
	padding: 0;
	margin: 0px;
	-webkit-appearance: none;
	-webkit-border-horizontal-spacing: 0;
	-webkit-border-vertical-spacing: 0;
}
.paypal input,
.paypal select,
.paypal option{
	font-family:"Grotesque MT W01", Helvetica, sans-serif;
	background: none;
	background-color: none;
	border: 3px solid #000;
	font-size: 18px;
	-webkit-appearance:none;
	text-transform: uppercase;	
	cursor: pointer;
}
.paypal select{
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-color: #fff;
	background: #fff;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(../img/up_down.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 25px;
}

/* @end */

/************ SCREEN SIZES ******************/

/* @group SCREEN SIZES */

@media screen and (max-width: 2100px){
	
}
@media screen and (max-width: 1575px){

}
/*@media screen and (max-width: 980px){*/
@media screen and (max-width: 480px), screen and (max-device-width: 480px) {

	body{
		/*background: #f99;*/
	}
	.frontpage-header{
		display: none;
	}
	.header{
		position: static;
		padding: 20px;
		width: 100%;
		height: auto;
		overflow: auto;
		border: none;
		border-color: #f00;
		background-color:none;
	}
	.header.open{
		width: 100%;
		height: auto;
		overflow: auto;
	}
	.main-menu, 
	.logo{
		font-size: 20px;
	}
	.logo img{
		width: 200px;
	}
	.main-menu item{
		display: block;
		clear: both;
		margin: 20px 0px;
	} 
	.language-menu{
		display: none;	
	}
	.page .title,
	.page-title{
		display: none;
	}
	#wrapper{
		position:static;
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		overflow: auto;
	}
	#container{
		position: static;
		float: none;
		clear: both;
		height: auto;
		padding: 20px;
	}
	.slidecounter{
		display: none;
	}
	.book,
	.book.left,
	.book.right{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 0px;
		float: left;
		clear: both;
	}
	.book.right{
		position: relative;
		/*position: absolute;
		top: 0px;*/
		height: 100%;
	}
	.book.left{
		/*top: 100%;*/
	}
	.project-item{
		margin-bottom: 40px;
		cursor: pointer;
		width: 280px;
		height: 240px;
		float: none;
		clear: both;
		margin-right: 0px;
		overflow: hidden;
	}
	.project-item .title
	{
		font-size: 20px;
	}
	.project-item .date{
		font-size: 16px;
	}
	.project-item .image{
		height: 160px;
		width: 280px;
	}
	#projectview,
	#multipleview{
		display: none;
		height: 100%;
	}
	#projectview.visible,
	#multipleview.visible{
		overflow: auto;
		display: block;
	}
	#projectview .title{
		font-size: 20px;
		margin: 20px;
		margin-right: 100px;
		margin-top: 40px;
	}
	#projectview .date,
	#projectview .text,
	.text{
		font-size: 16px;
		width: auto;
		max-width: none;
		box-sizing: border-box;
	}
	#projectview .date,
	#projectview .text{
		margin: 20px;
	}
	
}


/* @end */

