.extra {
	display: none;
}
#animatieSlide {
	position: absolute;
	top: 30px;
}
.animatie {
	left: 0;
	top: 0;
	position: relative;
	width: 2px;
	display: block;
}
.animatie li {
	list-style-type: none;
	height: 300px;
	width: 2px;
}
img.aniscroll {
	opacity: 0;
	height: 40px;
	visibility: hidden;
}
.pfitemvideo {
	background-size: cover;
}
.pfitemvideo .pfthumb img {
	display: block
}
.njscript {
	display: none;
}
.jscript {
	display: block;
}

@media only screen and (min-height:801px) {
	#illustraties, #animaties, #privacy {
		padding-top: 400px;
	}
	.harmo {
		margin-top: 20px;
		-webkit-transition: 0.5s linear;
		-moz-transition: 0.5s linear;
		-ms-transition: 0.5s linear;
		-o-transition: 0.5s linear;
		transition: 0.5s linear;
	}
}
@media only screen and (min-width:700px) {
	.nomob {
		display: block;
	}
	.mob, .mobthumb {
		display: none;
		height: 0;
	}
}
@media only screen and (min-width:1200px) {
	.extra {
		display: inline;
	}
}
/** MET JAVASCRIPT **/
