:root{
	--main-background-color:#e0e0e0;
}
@font-face {
    font-family: "Firlefanz" ;
    src: url('../fonts/firlefanz-demo.ttf') format('truetype');
}
@font-face {
    font-family: "Verdana" ;
    src: url('../fonts/VERDANA.TTF') format('truetype');
}

@media (min-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ }
@media (min-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }


.lw 
{ 
	font-size: 60px; 
}

html,
body { 
	height: 100%;
		background-color: var(--main-background-color);
	-webkit-background-color: var(--main-background-color);
	   -moz-background-color: var(--main-background-color);
	     -o-background-color: var(--main-background-color);
	color: #fff;
	text-align: center;
	text-shadow: 0 2px 4px rgba(0,0,0,.5);
	border: none;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	   -moz-animation: fadein 1s; /* Firefox < 16 */
	    -ms-animation: fadein 1s; /* Internet Explorer */
	     -o-animation: fadein 1s; /* Opera < 12.1 */
		animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

.page
{
	position:fixed;
	left: 0px;
	right: 0px;
}

.title
{
	position: fixed;
	padding: 0px;
	top: calc(10% - 160px);
	left: calc(50% - 515px);
	text-align:center;
	font-size: 100px;
	font-family: "Firlefanz";
}

.subtitleblock
{
	position: fixed;
	top: calc(50% + 15px);
	left: calc(50% - 70px - 720px + 580px);
}

.line
{
	min-width: 720px;
	height: 1px;
	border-top: solid 1px white;
}

.subtitle
{
	min-width: 720;
	font-size: 30px;
	font-family: "Verdana";
	color: #ffffff;
	text-align: right;
}

#_subtitle2
{
	padding: 80px 0px 10px 10px;
}

#_subtitle3
{
	padding: 80px 0px 10px 10px;
}

#_subtitle2 a
{
	background-color: #b0b0b0;
	border: solid #ffffff 2px;
	color: #ffffff;
}

#_subtitle3 a
{
	background-color: #503045;
	border: solid #f8e40b 2px;
	color: #d33a36;
}


a, a:link, a:visited
{
	font-size: 25px;
	font-family: "Verdana";
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 5px 0px 7px 5px; 
	padding: 3px 13px 3px 13px;
	outline : none;
	border-radius: 25px;
}

a:active
{
	color: #ffffff;
	text-decoration: none white;
}

.imagepositions {
  position: relative;
  display: inline;
}

img
{
#	position: absolute;
#	left: calc(50% - 530px);
#	top: calc(50% - 290px);
	width: 800px;
	height: 600px;
}


.showfilosprookimg
{	
	position: fixed;	
	left: calc(50% - 400px);
	top: calc(50% - 300px);	
}

.showfilosprookimgLeaves
{
	position: fixed;	
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	/* Magic! */
	max-width: 100% !important;
	background-size: cover;
	background-image: url("https://www.filosprook.be/scripts/images/FiloSprook.png"); 
}

.showfilosprookimgLeaves3
{	
		position: fixed;	
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	/* Magic! */
	max-width: 100% !important;
	background-size: cover;
	background-image: url("https://www.filosprook.be/scripts/images/FiloSprook.png"); 
	background-position: center;
}


/* scalable image trick from https://masoomulhaq.com/articles/no-more-image-stretching-issue-in-your-website/#trick-1-the-famous-max-width-trick */

#showfilosprookimgLeaves3
{	
		position: fixed;	
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	/* Magic! */
	max-width: 100% !important;
	background-size: cover;
	background-image: url("https://www.filosprook.be/scripts/images/FiloSprook.png"); 
	background-position: center;
}


@media(max-width: 768px){
  #showfilosprookimgLeaves3{
	background-image: url("https://www.filosprook.be/scripts/images/FiloSprookMedium.png"); 
   }
}
@media(max-width: 481px){
  #showfilosprookimgLeaves3{
	background-image: url("https://www.filosprook.be/scripts/images/FiloSprookSmall.png"); 
}
@media(max-width: 320px){
  #showfilosprookimgLeaves3{
	background-image: url("https://www.filosprook.be/scripts/images/FiloSprookMobile.png"); 
}

video
{
    border: 4px solid #73AD21;
    padding: 0px;
	border-radius: 15px 50px;
}