@font-face {
 	font-family: 'MNKYBananaGrotesk';
	src: url("../fonts/MNKYBananaGrotesk-Regular.woff");
	font-weight: normal;
	font-style: normal;
	}
@font-face {
 	font-family: 'SuisseIntl';
	src: url("../fonts/Suisse/SuisseIntl-Regular-WebM.woff");
	font-weight: 400;
	font-style: normal;
	}
@font-face {
 	font-family: 'SuisseIntl';
	src: url("../fonts/Suisse/SuisseIntl-Medium-WebM.woff");
	font-weight: 500;
	font-style: normal;
	}


html {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
	}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}


body {
	font-family: "SuisseIntl", sans-serif;
	font-weight: 400;
	margin:0;
	padding:0;
	text-decoration:none;
	cursor: url("../images/cursors/ch-default.png") 9 6, default;
	}

.whitebody {
	color:#000000;
	background-color:#FFFFFF;
	border-color:#000000;
}

.blackbody {
	color:#FFFFFF;
	background-color:#000000;
	border-color:#FFFFFF
}

body.blackbody h3 {color: #000000;}
body.blackbody h3>span {background:#FFFFFF;border-color:#FFFFFF;}

body.blackbody a:active h3>span {color:#000000;}
body.blackbody a:link h3>span {color:#000000;}
body.blackbody a:visited h3>span {color:#000000;}
body.blackbody a:hover h3>span {color:#FFFFFF;}

body.blackbody .taskbaritem:hover {
	background-color:#FFFFFF;
	color:#000000;}

body.blackbody .taskbarfirstitem:hover {
	background-color:#FFFFFF;
	color:#000000;}

body.blackbody .windowdisplaychristoph::-webkit-scrollbar-thumb {
	background-color: #FFFFFF;
	}

body.blackbody .windowdisplaylarge::-webkit-scrollbar-thumb {
	background-color: #FFFFFF;
	}

body.blackbody .windowdisplayabout::-webkit-scrollbar-thumb {
	background-color: #FFFFFF;
	}

body.blackbody .grid-item-content {
	background-color:#000000;
	border-color:#FFFFFF;
	color:#FFFFFF;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0);
	}

body.blackbody .chris-item-content { 
	background-color:#000000;
	border-color:#FFFFFF;
	color:#FFFFFF;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0);
	}
	
body.blackbody .grid-item:active .grid-item-content {
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0);
	}
body.blackbody .chris-item:active .chris-item-content {
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0);
	}

#kopf{
	top: 0;
	height:auto;
	margin: 0;
	padding:60px 40px 0 33px;
	} 

#kopf::selection {
  color:#FFFFFF;
  background:#000000;
}
#kopf::-moz-selection {
  color:#FFFFFF;
  background:#000000;
}

/*  Christoph Hunziker  */
h1 {
	font-weight:inherit;
	font-size:120px; 
	margin:0;
	padding:0;
	line-height:1.2;
	}

h1>span{
	margin:0;
	padding:0;
	}

/*  Project names in the windowbar  */
h2 {
	font-weight:inherit;
	color: inherit;
	font-size:25px; 
	padding:0;
	line-height:normal;
	margin: auto 6px auto 10px;
	}

h2>span{
	margin:0;
	padding:0;
	}

h3 {
	font-weight:500;
	font-size:17px; 
	padding:0;
	margin:0 10px 0 0;
	line-height:normal;
	color: #FFFFFF;
	float: left;
	}
h3>span{
	border: 2px solid;
	border-color: #000000;
	height:auto;
	border-radius: 16px;
	margin:5px 0 5px 0;
	padding:4px 15px 4px 15px;
	background:#000000;
	display: block;
	}
h4 {
	font-weight:500;
	font-size:17px; 
	padding:0;
	margin:0 10px 0 0;
	line-height:normal;
	color: inherit;
	float: left;
	}
h4>span{
	border: 2px solid;
	border-color: inherit;
	height:auto;
	border-radius: 16px;
	margin:5px 0 5px 0;
	padding:4px 15px 4px 15px;
	display: block;
	}
infotext {
	font-weight:500;
	font-size:17px; 
	padding:0;
	margin:0 0 0 0;
	line-height:normal;
	color: inherit;
	}
infotext>span{
	border: 2px solid;
	border-color: rgba(0,0,0,0);
	height:auto;
	margin:5px 5px 5px 0;
	padding:4px 0 4px 0;
	display: block;
	}
infolistitem {
	font-weight:500;
	font-size:17px; 
	padding:0;
	margin:0 0 0 0;
	line-height:normal;
	color: inherit;
	float: left;
	}
infolistitem>span{
	border: 2px solid;
	border-color: rgba(0,0,0,0);
	height:auto;
	width: 110px;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	display: block;
	}
infolist {
	font-weight:500;
	font-size:17px; 
	padding:0;
	margin:0 0 0 0;
	line-height:normal;
	color: inherit;
	float: left;
	}
infolist>span{
	border: 2px solid;
	border-color: rgba(0,0,0,0);
	height:auto;
	width: auto;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	display: block;
	}
taskbaritemname {
	font-weight:500;
	font-size:17px; 
	padding:0;
	margin:auto 0 auto 0;
	line-height:normal;
	color: inherit;
	float: left;
	}
taskbaritemname>span{
	height:auto;
	margin:auto 0 auto 0;
	display:inline-block;
	vertical-align: middle;
	}
.infolistrow{
	width:100%;
	height: auto;
	display:table;
	}

a:link {
	color: inherit;
	text-decoration: none;
	border-bottom: 2px dashed;
	border-color: inherit;
	}
a:visited {
  	color: inherit;
	text-decoration: none;
	border-bottom: 2px dashed;
	border-color: inherit;
	}
a:hover {
  	color: inherit;
	text-decoration: none;
	border-bottom: 2px solid;
	border-color: inherit;
	}
a:active h3>span {
  	color:#FFFFFF;
	text-decoration: none
	}
a:link h3>span {
	color:#FFFFFF;
	text-decoration: none
	}
a:visited h3>span {
  	color:#FFFFFF;
	text-decoration: none;
	}
a:hover h3>span {
 	color:#000000;
	border: 2px dashed;
	border-color: inherit;
	background-color: inherit;
	text-decoration: none;
	}

.windowcontainer{
	background-color: inherit;
	border: 2px;
	border-style: solid;
	border-color: inherit;
	height: 100%;
	}

#taskbar{
	position:fixed;
	width:100%;
	height:34px;
	padding-left:0;
	border-bottom: 2px;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	background-color: inherit;
	z-index:9999;
	overflow: auto;
	}

.showdesktop{display:block;}
.showmobile{display:none;}

.taskbaricon{
	width:auto;
	height:100%;
	margin:auto 0 auto 0;
	float: left;
	padding-right: 6px;
	}

.taskbaritem{
	width:auto;
	padding:4px 10px 4px 10px;
	height:100%;
	border-bottom:0px;
	border-top: 0px;
	border-left:0;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	color: inherit;
	float: left
	}

.taskbarfirstitem{
	width:auto;
	padding:4px 10px 4px 20px;
	height:100%;
	border-bottom:0px;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	color: inherit;
	float: left
	}

.taskbaritemright{
	float: right;
	width:auto;
	padding:4px 20px 4px 10px;
	height:100%;
	border-bottom:0px;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	color: inherit;
	}

.taskbarfirstitem:hover,
.taskbaritem:hover {
	background-color:#000000;
	color:#FFFFFF;
	cursor: url("../images/cursors/ch-pointer.png") 9 6, pointer;
	}

.windowbar{
	width:100%;
	height:42px;
	border-bottom: 2px;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	display:flex; 
	justify-content: space-between;
	background-color: inherit;
	color:inherit;
	}


.welcomewindowbuttonstyle,
.chrisdragwindowbuttonstyle,
.chriswindowbuttonstyle,
.windowbuttonstyle{
	height: 40px;
	margin: auto 0 auto 0;
	}

#sunbutton:hover,
.welcomewindowbuttonstyle:hover,
.chrisdragwindowbuttonstyle:hover,
.chriswindowbuttonstyle:hover,
.windowbuttonstyle:hover {
	cursor: url("../images/cursors/ch-pointer.png") 9 6, pointer;
	/*    -webkit-animation:spin 0.3s ease;
    -moz-animation:spin 0.3s ease;
    animation:spin 0.3s ease;*/
	}
/*
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(90deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(90deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(90deg); 
        transform:rotate(90deg); 
    } 
}*/

.windowcontainerchristophgrid{
	background-color: inherit;
	border: 2px;
	border-style: solid;
	border-color: inherit;
	height: 100%;
	}

.windowdisplaychristoph {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 300px;
	}

.windowdisplaychristoph::-webkit-scrollbar {
  	width: 20px;
	background-color: inherit;
	border-bottom: 0px;
	border-top: 0px;
	border-left:2px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	}

.windowdisplaychristoph::-webkit-scrollbar-thumb {
	border-bottom:2px;
	border-top: 2px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	background-color: #000000;
	}

.windowdisplay{
	margin:0 0 0 0;
	width:auto;
	height:auto;
	}

.windowdisplaysmall {
  	display: block;
	height: auto;
	min-height: 100px;
	max-height: calc(75vh - 92px);
	overflow: hidden;
	width:100%;
	max-width: calc(16.6vw - 47px); 
	margin: 0 auto 0 auto;
	padding: 0px;
	}

.windowdisplaylarge {
  	display: none;
	height: 0;
	overflow: hidden;	
	}

.windowdisplaylarge::-webkit-scrollbar {
  	width: 20px;
	background-color: inherit;
	border-bottom: 0px;
	border-top: 0px;
	border-left:2px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	}

.windowdisplaylarge::-webkit-scrollbar-thumb {
	border-bottom:2px;
	border-top: 2px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	background-color: #000000;
	}

.grid-item.is-expanded .windowdisplaylarge {
  	display: block;
	width:100%;
	overflow-y: scroll;
	overflow-x: hidden;	
	height: calc(75vh - 92px);
	}
.grid-item.chris-expanded .windowdisplaychristoph {
  	display: block;
	height: auto;
	width:100%;
	overflow-y: hidden;
	overflow-x: hidden;	
	}

.grid-item.is-expanded .windowdisplaysmall {
  display: none;
	}

.canvas {
	margin: 0 40px 0 40px;
	width: calc(100vw - 80px); 
	padding: 0;
}

.grid {
	margin: 110px 0 40px 0;
	padding:0;
	width: auto;
}
.grid:after {
  	content: ' ';
  	display: block;
 	clear: both;
	}

.grid-sizer,
.grid-item,
.grid-item-content { 
	width: calc(16.6vw - 47px);
	overflow:hide;
	}

.grid-item { 
  	float: left;
	}

.grid-item-content {

	-webkit-transition: width ease 0.4s, height ease 0.4s;
    		transition: width ease 0.4s, height ease 0.4s;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,1);
	border: 2px;
	border-style: solid;
	border-color:#000000;
	background-color:#FFFFFF;
	}

.grid-item.is-expanded,
.grid-item.is-expanded .grid-item-content {
  	width: calc(33.3vw - 58px);
	height: calc(75vh - 46px);
}

.grid-item:hover .grid-item-content {
  	cursor: url("../images/cursors/ch-grab.png") 9 6, grab;
}
.grid-item:active .grid-item-content {
  	cursor: url("../images/cursors/ch-grabbing.png") 9 6, grabbing;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,1);

}

.grid-item.is-dragging,
.grid-item.is-positioning-post-drag {
  	background-color:inherit;
  	z-index: 9990;
	}

.packery-drop-placeholder {
  	outline: 2px dashed hsla(0, 0%, 0%, 1);
  	outline-offset: -6px;
  	-webkit-transition: -webkit-transform 0.2s;
          	transition: transform 0.2s;
	}

.chrisshowhide { 
	display: none;
	}

.chris-item { 
	display: block;
	position: absolute;
	z-index:9;
	}

.chris-item,
.chris-item-content { 
	overflow:hide;
	height: auto;
	}

.chris-item-content { 
	overflow:hide;
	-webkit-transition: width 0.4s, height 0.4s;
    		transition: width 0.4s, height 0.4s;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,1);
	border: 2px;
	border-style: solid;
	border-color:#000000;
	background-color:#FFFFFF;
	}

.chris-item:hover .chris-item-content {
  	cursor: url("../images/cursors/ch-grab.png") 9 6, grab;
}
.chris-item:active .chris-item-content {
  	cursor: url("../images/cursors/ch-grabbing.png") 9 6, grabbing;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,1);
}

.chris-item.is-dragging,
.chris-item.is-positioning-post-drag {
  	background-color:inherit;
  	z-index: 9990;
	}

.chris-item.chris-expanded .windowdisplaychristoph {
  	display: block;
	height: auto;
	width:100%;
	overflow-y: hidden;
	overflow-x: hidden;	
	}

.windowdisplayabout {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 335px;
	}

#about {
	display: none;
	}
.about {
	width: 600px;
	display: block;
	}
.welcome {
	width: 435px;
	display: block;
	}

.windowdisplayabout::-webkit-scrollbar {
  	width: 20px;
	background-color: inherit;
	border-bottom: 0px;
	border-top: 0px;
	border-left:2px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	}

.windowdisplayabout::-webkit-scrollbar-thumb {
	border-bottom:2px;
	border-top: 2px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: inherit;
	background-color: #000000;
	}

.active-zindex {
	z-index: 10;
	}
.projectcontainer {
	width:100%;
	height:auto;
	padding: 0 0 0 0;
	font-weight:inherit;
	font-size:25px; 
	line-height: 1.3;
	}
.projectdescription {
	width:auto;
	height:auto;
	margin:0;
	padding: 20px 11px 15px 11px;
	pointer-events: all;
	}
.noprojectdescription {
	width:auto;
	height:auto;
	margin:0;
	padding: 20px 11px 0 11px;
	}
.projectinfospanlined {
	border-top: solid 2px;
	border-color: inherit;
	height:auto;
	width: 100%;
	margin: 0;
	padding: 13px 10px 13px 10px;
	display:table;
	}
.projectinfospan {
	height:auto;
	width: 100%;
	margin: 0;
	padding: 0 10px 0 10px;
	display:table;
	}
.projectimagecontainer {
	padding: 5px 0 0 0;
	width:100%;
	height:auto;
	}
.projectimage {
	margin-top:15px;
	width:100%;
	height:auto;
	}
.projectvideo{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
	overflow: hidden;
	margin: 25px 0 25px 0;
	}
.h_iframe iframe {
	position: absolute;
	top:0;
 	left:0;
 	width:100%; 
 	height:calc(100% - 50px);
}
.teaserimagecontainer {
	width:100%;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
.teaserimage {
	width:100%;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
img { 
	max-width:100%;
	height:auto;
	text-align:center;
	display:block;
}
	
#container {
	overflow:scroll;
	position:relative;
	width: 100%;
	height:100%;
	display:block;
	}

@media only screen and (max-width: 3000px) {
	
.windowdisplaysmall {max-width: calc(20vw - 48px);}
	
.grid-sizer,
.grid-item,
.grid-item-content {width: calc(20vw - 48px);}

.grid-item.is-expanded,
.grid-item.is-expanded .grid-item-content {width: calc(40vw - 56px);}
	
	}

@media only screen and (max-width: 2440px) {
	
.windowdisplaysmall {max-width: calc(25vw - 50px);}
	
.grid-sizer,
.grid-item,
.grid-item-content {width: calc(25vw - 50px);}

.grid-item.is-expanded,
.grid-item.is-expanded .grid-item-content {width: calc(50vw - 60px);}
	
	}

@media only screen and (max-width: 1900px) {
	
#christophbutton{cursor: auto;} 
	
.about {display: none;}
.chrisshowhide {display: block;}
	
.windowdisplaysmall {max-width: calc(33.3vw - 54px);}
	
.grid-sizer,
.grid-item,
.grid-item-content {width: calc(33.3vw - 54px);}

.grid-item.is-expanded,
.grid-item.is-expanded .grid-item-content {width: calc(66.6vw - 68px);}
	
	}

@media only screen and (max-width: 1400px) {
	
.windowdisplaysmall {max-width: calc(50vw - 60px);}
	
.grid-sizer,
.grid-item,
.grid-item-content {width: calc(50vw - 60px);}

.grid-item.is-expanded,
.grid-item.is-expanded .grid-item-content {width: calc(100vw - 80px);}
	
#kopf{padding:85px 40px 0 35px;} 
	
.grid {margin: 130px 0 40px 0;}
	
h1 {font-size:80px;}
	
	}

@media only screen and (max-width: 800px) {
	
.showdesktop{display:none;}
.showmobile{display:block;}
	
.welcome {display: none;}
	
.windowdisplaysmall {max-width: calc(100vw - 20px);}
	
.grid-sizer,
.grid-item,
.grid-item-content {width: calc(100vw - 40px);}

.grid-item.is-expanded,
.grid-item.is-expanded .grid-item-content {width: calc(100vw - 40px);}
	
.canvas {margin: 0 20px 0 20px;width: calc(100vw - 40px);}
	
.grid {margin: 60px 0 20px 0;}
	
#kopf{padding:30px auto 0 auto;} 
	
h1 {font-size:90px; text-align: center;}
	
h2 {font-size:20px; }
h3 {font-size:15px; }
h4 {font-size:15px; }
infotext {font-size:15px; }
infolistitem {font-size:15px; }
infolistitem>span{width: 80px;}
infolist {font-size:15px; }
.projectcontainer {font-size:20px; }
	
.taskbaritem{padding:4px 20px 4px 20px;}

.taskbarfirstitem{border-left:0px;border-right:0px;}
.taskbaritemright{border-left:0px;}
	
	}

@media only screen and (max-width: 600px) {
	
h1 {font-size:70px; text-align: center;}
	
	}

@media only screen and (max-width: 400px) {
	
h1 {font-size:60px; text-align: center;}
	
	}

