  /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 27, 2021 */

@font-face {
    font-family: 'nokia_cellphone_fcsmall';
    src: url('/font/nokiafc22-webfont.woff2') format('woff2'),
         url('/font/nokiafc22-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
background-color:black;
padding:0px;
margin:0px;
}
video {
  pointer-events: none;
  height:100%;
  width:100%;
}
.overlay{
width:100%;
height:100%;
position:absolute;
left:0px;
top:-100%;
background-color:#7eb696;
z-index:999;
}
.nokiamenu{
position:absolute;
z-index:999999;
top: 50%; right: 50%;
transform: translate(50%,-50%);
font-family: 'nokia_cellphone_fcsmall';
color:#2a3528;
font-size:42px;
}
.title{
width:337px;
text-align:center;   
}
.nokiamenu a{
background-image:url('/img/knop.png');
background-size:cover;
background-repeat:no-repeat;
width:377px;
height:80px;
line-height:80px;
margin-bottom:20px;
color:#2a3528;
text-align:center;
text-decoration:none;
display:inline-block;
}

.nokiamenu a:hover{
 color:#0f130f;
}
.links{
position:absolute;
top:50%;
left:2%;
margin-left:0px;
width:20px;
height:152px;
background-image:url('/img/links.png');
background-size:cover;
z-index:999999;
}

.rechts{
position:absolute;
top:50%;
right:2%;
margin-right:0px;
width:20px;
height:152px;
background-image:url('/img/rechts.png');
background-size:cover;
z-index:999999;
}

@media only screen and (min-width: 769px) {

}
@media only screen and (max-width: 768px) {
  
}

/* iphone 3 */
        @media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 1) { }
        
        /* iphone 4 */
        @media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 2) { }
        
        /* iphone 5 */
        @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) { }
        
        /* iphone 6, 6s, 7, 8 */
        @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) { }
            
        /* iphone 6+, 6s+, 7+, 8+ */
        @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) { 
       
        
        /* iphone X , XS, 11 Pro, 12 Mini */
        @media only screen and (-webkit-device-pixel-ratio: 3) and (-webkit-device-pixel-ratio: 2) { 
       
        } 


        /* iphone 12, 12 Pro */
        @media only screen and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3) { }
       
        /* iphone XR, 11 */
        @media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 2) { }
            
        /* iphone XS Max, 11 Pro Max */
        @media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 3) { }

        /* iphone 12 Pro Max */
        @media only screen and (min-device-width : 428px) and (max-device-height : 926px) and (-webkit-device-pixel-ratio : 3) { }
