body, #opening_info_container {
background-color: #373A3F;
}

h1,p {
font-family: deva-ideal, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 200%;
text-align: left;
color: #ddd;
}

#opening_info_message {
width: 80%;
margin: 0 auto;
}

#enter_button h1{
text-align: center;
font-family: deva-ideal, sans-serif;
font-weight: 400;
font-style: normal;
background-color: black;
margin: 0 auto;
text-decoration: none;
color: white;
cursor: pointer;
}

#enter_button{
width: 100%;
visibility: hidden;
}

#opening_info_container {
width: 100%;
height: 100%;
position: absolute;
z-index: 10; 
}

#opening_info_centered {
width: 100%;
position: absolute;
top: 10%;  
margin: 0 auto;
}

#_preload_div_ {
z-index: 20; 
}

#video_iframe_1, #video_iframe_2, #video_iframe_3 {
position: absolute; 
left: 53.25%;
width: 19.50%; 
height: 19.50%; 
border: 0;
z-index: 1;
}

#video_iframe_1 {
top: 13.2%;
}

#video_iframe_2 {
top: 38.7%;
}

#video_iframe_3 {
top: 64.45%;
}

#video_iframe_BIG {
position: absolute; 
width: 70%; 
height: 70%;
top: 15%;
left: 15%;
border: 0;
z-index: 5;
}

#videoGreyBkgd {
position: absolute; 
width: 100%; 
height: 100%;
border: 0;
z-index: 4;
background-color: black;
opacity: 0.65;
cursor: pointer;

}

#video_close_button {
position: absolute; 
width: 7%; 
height: 3%;
left: 93%;
border: 0;
z-index: 4;
background-color: black;
cursor: pointer;

z-index: 6;
display: flex;
justify-content: center;
align-items: center;
}

#video_close_button_p {
color: white;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:  .7vw;
}
