@media only screen and (max-device-width: 500px) {
	.content img {
                display: block;
                padding-top: 500px;
                margin-left: auto;
                margin-right: auto;
				width: 50%;
                
				
			}
    a {
        color:red;
    }
    
    .background-wrap {
        background-color: black;
        
    }
    
    #video-bg-elem {
        display: none;
        
    }
    
            p{
                font-family: Chatura 300;
                font-size: 80px;
                color: white;
                z-index: 1000;
                position: fixed;
                text-align: center;
                padding-top: 800px;
              
                left: 35%;
                margin-left: -120px;
                

}

            a{
                color: white;
                font-size: 20px;
                text-decoration: none; 
                
    
}

.tekst{
                display:none;
    
}

.email{
    font-family: ;
    font-size: 60px
}


    
    
            ul {
                padding-top: 1100px;
                position: fixed;
                left: 35%;
                margin-left: -100px;
                width: 500px;
                z-index: 1200;
    
    
}

            li{
                float: left;
                margin: 3%;
                z-index: 1000;
                position: relative; 
                list-style-type: none;
                
                
}
    
    li img {
        
        height: 90px;
        
    }
    
    