@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;

}
button{
		border: none;
		background-color: transparent;
	}

@font-face{
	font-family: "VCR OSD Mono";
	src: url("../Fonts/VCR_OSD_MONO_1.001.ttf") format("truetype");
	src: url("../Fonts/webfontkit-20191127-060257/vcr_osd_mono_1.001-webfont.woff") format("woff");
}

@font-face{
	font-family: "Pixeled";
	src: url("../Fonts/pixeled/Pixeled.ttf") format("truetype");
	src: url("../Fonts/pixeled/webfontkit-20191127-060257/vcr_osd_mono_1.001-webfont.woff") format("woff");
}

*{
	cursor: url("../images/Cursor/PixelPointer.cur"), auto;
}
* a{
	cursor:url("../images/Cursor/PixelFinger.cur"), pointer;
}

@media screen and (max-width:768px){ /*Mobile*/


	
	.pixelLine, .pixelLineSmall{
		display: none;
	}
	
	/* width */
	::-webkit-scrollbar {
	  width: 1%;
	}


	.galNav{
	

		z-index: 2;
		position: fixed;
		padding-left: 4%;
		padding-top: 3%;
		padding-bottom: 3%;
		height:5vh;
		width: 100%;
		background-color: white;
	}
	.backToGal{
		content: url("../images/Assets/Gallerij/Terugknop_blue.png");
		float: left;
		width: 30%;
	}
	
	.sectTekst{
		width: 90%;
		padding-left: 5%;
		padding-top: 15%;
		padding-bottom: 5%;
	}
	
	.sectTekst h1{
		font-family:Pixeled;
		text-transform: uppercase;
	}
	p{
		margin-top: 6%;
		margin-left: 8%;
		margin-right: 10%;
		font-family: "VCR OSD Mono";
		color: #454545;
		font-size: 20px;
		line-height: 32px;
	}
	.pixel{
		background-color: #032323;
		width: 2%;
		padding-top: 2%;
		margin-right:2%;
		float: left;
	}
	h5{
		font-family: "VCR OSD Mono";
		background-color: #00ff00;
		font-size: 5vw;
		padding-top: 2%;
		margin-right:2%;
		float: left;
		display: inline;
	}
	.pixelLineMobSmall{
		margin-left: 5%;
		padding-bottom: 5%;
		margin-top: 1%;
	}

	
	.sectImg{
		width: 100%;
	}
	.sectImg img{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}
}	
@media screen and (min-width:768px) and (max-width:1200px){ /*tablet_Landscape*/
	.pixelLineMob, .pixelLineMobSmall{
		display: none;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 4%;
	}

	/* Handle */
	::-webkit-scrollbar-thumb {
	  background: #ff00ff; ;
	}

	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #990099; 
	}

	.backToGal{
		content: url("../images/Assets/Gallerij/Terugknop_blue.png");
		position: absolute;
		float: left;
		margin-top: 5vh;
		margin-left: 5%;
		width: 10%;
	}
	.backToGal:hover{
		content: url("../images/Assets/Gallerij/Terugknop_Data.png");
	}
	
	body{
		width: 100%;
		height: 100vh;
	}
	.sectTekst{
		width: 55%;
		padding-left: 5%;
		padding-top: 10%;
		float: left;
	}
	
	.sectTekst h1{
		font-size: 5.5vw;
		color: #ff00ff;
		font-family:Pixeled;
		text-transform: uppercase;
	}
	p{
		margin-top: 6%;
		margin-left: 8%;
		margin-right: 10%;
		font-family: "VCR OSD Mono";
		color: #454545;
		font-size: 16px;
		line-height: 32px;
	}
	.pixel{
		background-color: #032323;
		width: 2%;
		padding-top: 2%;
		margin-right:2%;
		float: left;
	}
	
	.pixel:hover{
		background-color: #ff00ff;
	}
	
	article{
		overflow: scroll;
	}
	
	.sectImg{
		width: 35%;
		float: right;
		height: 100%;
		overflow: scroll;
	}
	.sectImg img{
		width: 90%;
		margin:2%;
		opacity: 0.75;
		display: block;
	}
	.sectImg img:hover{
		cursor:url("../images/Cursor/PixelFinger.cur"), pointer;
		opacity: 1.0;
	}
	.pixelLineSmall{
		width: 90%;
		margin:2%;
	}
}

@media screen and (min-width:1200px){ /*desktop*/
	
	.pixelLineMob, .pixelLineMobSmall{
		display: none;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 4%;
	}

	.backToGal{
		content: url("../images/Assets/Gallerij/Terugknop_blue.png");
		position: absolute;
		float: left;
		margin-top: 5vh;
		margin-left: 5%;
		width: 10%;
	}
	.backToGal:hover{
		content: url("../images/Assets/Gallerij/Terugknop_Data.png");
	}
	
	body{
		width: 100%;
		height: 100vh;
	}
	.sectTekst{
		width: 55%;
		padding-left: 5%;
		padding-top: 6%;
		float: left;
	}
	
	.sectTekst h1{
		font-family:Pixeled;
		text-transform: uppercase;
	}
	article{
		margin-top: 4%;
	}
	p{
		margin-top: 2%;
		margin-left: 8%;
		margin-right: 10%;
		font-family: "VCR OSD Mono";
		color: #454545;
		font-size: 14px;
		line-height: 32px;
	}
	.pixel{
		background-color: #032323;
		width: 2%;
		padding-top: 2%;
		margin-right:2%;
		float: left;
	}
	.sectImg{
		width: 35%;
		float: right;
		height: 100%;
		overflow: scroll;
	}
	.sectImg img{
		width: 90%;
		margin:2%;
		opacity: 0.75;
	}
	.sectImg img:hover{
		opacity: 1.0;
		cursor:url("../images/Cursor/PixelFinger.cur"), pointer;
	}
}