.wd_800{position: absolute; left: 50%; max-width: 800px; margin: auto; margin-top: 40px; margin-bottom: 60px; transform: translate(-50%); z-index: 0;}
.wd_500{max-width: 500px; margin: auto;}
.e_center{margin: auto; display: block;}
._center{text-align: center;}
p{padding-right: 10px; padding-left: 10px; color: white; font-weight: 100; text-align: left;}
li{color: white; font-family: 'Righteous', cursive; font-size: 25px;}
body{background-image: url("/images/frame_capture.jpg"); background-repeat: no-repeat; height: 100vh; background-attachment: fixed; overflow-y: hidden;}
.scroll_y{overflow-y: visible;}
.acenter{text-align: center;}
.ajustify{text-align: justify;}
.aleft{text-align: left;} 
.amedia{text-align: right;}
span{color: white;}
.mainheading{font-family: 'Press Start 2P', cursive;font-weight: bolder;}
.heading{font-family: 'Righteous', cursive;}
.fs40{font-size: 40px;}
.fs45{font-size: 45px;}
.fs20{font-size: 20px;}
a:link{color: white;}
.mgtop{margin-top: 15px;}
.bleft{border-left: 10px solid whitesmoke;}
.arialbold{font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.link{color: white;}
.link:hover{color: whitesmoke;}
.pdright20{padding-right: 20px; margin-right: 10px;}
._btn{height: 100px; font-size: 20px; font-weight: 900; color: white; font-family: Georgia, 'Times New Roman', Times, serif;}
video{background: transparent; border-bottom: 1px solid transparent;}
.vid{position: fixed; width: 100%; height: 100vh; z-index: -1;}
.bg{overflow-x: hidden;}
.loading{font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; text-align: center; margin-left: 20px;}
@media(max-width: 768px){
    /* .bg{background: rgb(0,0,0);
        background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(67,67,67,1) 100%);} */
    .amedia{
        text-align: left;
    }
}
/* @media(min-width: 769px){
    .bg{background: rgb(0,4,40);
        background: linear-gradient(90deg, rgba(0,4,40,1) 0%, rgba(0,78,146,1) 100%);}    
} */
