



@media only screen and (max-width:800px){


.body{
background-size:cover;
}


.glogo{
font-size:1.5vw;
line-height:2vw;
}





.logoV{width:20vw;height:4.3vh;margin-left:-7vw;margin-top:10vh;
}


.logoV3{width:6vw;height:8vh;margin-left:3.5vw;margin-top:8.1vh;
background-image:url(images/logoV4.svg);
background-size:100% 100%;z-index:9;}



.btn{width:20vw;height:4vh;text-align:left;padding-left:3vw;line-height:4vh;
font-family:loaded;font-weight:normal;font-size:1.5vw;
text-shadow:none;
margin-left:88vw;
border-radius:20vw;}




.box{position:absolute;width:50vw;height:50vw;
margin-left:25vw;margin-top:25vh;cursor:url(images/cursor1.svg),auto;
background-size:100% 100%;z-index:1;visibility:hidden;}

.close{position:absolute;width:5vw;height:5vw;line-height:5vw;text-align:center;
margin-left:45vw;margin-top:10vh;color:black;
font-family:Aldrich-Regular;font-weight:bold;font-size:1.8vw;
z-index:9999999999;visibility:hidden;
background:red;
}



}




