@font-face {
  font-family: 'Capella';
  src: url('../fonts/capella/capella.ttf') format('woff2'),
       url('../fonts/capella/capella.ttf') format('woff'),
       url('../fonts/capella/capella.ttf') format('truetype');
}

@font-face {
  font-family: 'Capella3d';
  src: url('../fonts/capella/capella3d.ttf') format('woff2'),
       url('../fonts/capella/capella3d.ttf') format('woff'),
       url('../fonts/capella/capella3d.ttf') format('truetype');
}

@font-face {
  font-family: 'Capellacond';
  src: url('../fonts/capella/capellacond.ttf') format('woff2'),
       url('../fonts/capella/capellacond.ttf') format('woff'),
       url('../fonts/capella/capellacond.ttf') format('truetype');
}

@font-face {
  font-family: 'Capellaextracond';
  src: url('../fonts/capella/capellaextracond.ttf') format('woff2'),
       url('../fonts/capella/capellaextracond.ttf') format('woff'),
       url('../fonts/capella/capellaextracond.ttf') format('truetype');
}

@font-face {
  font-family: 'Capellaexpand';
  src: url('../fonts/capella/capellaexpand.ttf') format('woff2'),
       url('../fonts/capella/capellaexpand.ttf') format('woff'),
       url('../fonts/capella/capellaexpand.ttf') format('truetype');
}

::selection {
  background: rgba(255, 0, 0, 0.5); /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: rgba(255, 0, 0, 0.5); /* WebKit/Blink Browsers */
}

h1::selection, h2::selection, .news p span::selection {
    background: rgba(80, 190, 255, 0.9);
}

::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, 0.4);
} 

::-webkit-scrollbar-thumb {
    background-color: rgba(255, 0, 0, 0.4);
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 0, 0, 0.6);
    -webkit-box-shadow: inset 0 0 6px rgba(255, 0, 0, 0.4);
}

::-webkit-scrollbar-thumb:active {
    background-color: rgba(255, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(255, 0, 0, 0.4);
}

::-webkit-scrollbar-track {
    background-color: rgba(255, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(255, 0, 0, 0.4);
}

::-webkit-scrollbar-corner {
    background: rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-button {
    border-style: solid;
    height: 16px;
    width: 16px;
}

::-webkit-scrollbar-button:vertical:decrement {
  border-width: 0 7px 14px 7px;
  border-color: transparent transparent rgba(255, 0, 0, 0.5) transparent;
}

::-webkit-scrollbar-button:vertical:decrement:hover {
  border-color: transparent transparent rgba(255, 0, 0, 0.7) transparent;
}

::-webkit-scrollbar-button:vertical:decrement:active {
  border-color: transparent transparent rgba(255, 0, 0, 1) transparent;
}

::-webkit-scrollbar-button:vertical:increment {
  border-width: 14px 7px 0 7px;
  border-color: rgba(255, 0, 0, 0.5) transparent transparent transparent;
}

::-webkit-scrollbar-button:vertical:increment:hover {
  border-width: 14px 7px 0 7px;
  border-color: rgba(255, 0, 0, 0.7) transparent transparent transparent;
}

::-webkit-scrollbar-button:vertical:increment:active {
  border-width: 14px 7px 0 7px;
  border-color: rgba(255, 0, 0, 1) transparent transparent transparent;
}

body {
    background-color: #000;
}

:root{
  scrollbar-face-color: rgba(255, 0, 0, 0.3); /* Firefox 63 compatibility */
  scrollbar-track-color: rgba(0, 0, 0, 0.5); /* Firefox 63 compatibility */
  scrollbar-color: rgba(255, 0, 0, 0.3) rgba(255, 0, 0, 0.2);
}

#particles canvas {
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: bottom;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity .8s ease, -webkit-transform 1.4s ease;
    transition: opacity .8s ease, transform 1.4s ease;
    z-index: -10;
}

#particles {
    position: absolute;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -10;
    top: 0;
    left: 0;
}

.subscriber-count {
    position: relative;
    float: right;
    right: 0px;
    z-index: 10;
    font-family: 'Share Tech Mono', monospace;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(255, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.5) inset;
    border-radius: 5px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 30px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.subscriber-count img {
    height: 35px;
    margin-bottom: 4px;
    margin-left: 4px;
}

.td1 {
    width: 12%;
}

#sub_count {
    color: rgb(94, 174, 255);
    text-shadow: 0 0 10px rgb(53, 154, 255);
    display: inline-block;
    width: 30px;
}

#toplogo {
    position: fixed;
    margin-left: 5px;
    margin-top: 5px;
    width: 3%;
}

#crimsonblack {
    display: block;
    opacity: 0;
    width: 95%;
    margin: auto;
    margin-top: -10%;
    margin-bottom: -2.5%;
}

#crimsonblack2 {
    opacity: 0;
    width: 95%;
    margin: auto;
    margin-left: 3%;
    margin-bottom: -2.5%;
}

#members_banner {
    opacity: 0;
    width: 91.2%;
    margin: auto;
    margin-left: 4.45%;
    margin-bottom: 0%;    
}

#tahu_and_pikachu { 
    position: relative;
    z-index: 9;
    display: block;
    width: 24%;
    margin-left: 46%;
}

.animation1 {
    animation: lightSpeedIn;
    animation-duration: 1s;
}

.animation2 {
    animation: hinge;
    animation-duration: 1.7s;
    animation-fill-mode: forwards;
}

.animation-thumbnail {
    animation: flip;
    animation-duration: 1s;
}

.nav-justified {
    margin-left: 5%;
    margin-right: 5%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(255, 0, 0, 0.4));
    border-radius: 5px;
    box-shadow: 0 0 15px rgb(255, 0, 0);
    opacity: 0;
}

.nav-justified li {
    display: inline;
    text-align: center;
    text-shadow: 0 0 6px rgb(255, 0, 0);
}

.nav-justified > li {
    padding-left: 2.75%;
    padding-right: 2.75%;
    text-align: center;
    font-size: 1.8vw;
    color: rgb(255, 0, 0);
    font-family: 'Capella', sans-serif;
}

.nav-justified > li:hover {
    font-family: 'Capella', sans-serif;
    color: rgb(255, 0, 0);
}

.nav-justified > li > a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.nav-justified > li > a:hover {
    color: rgb(255, 0, 0);
    text-decoration: none;
}

#selected {
    width: 20%;
    color: rgb(53, 154, 255);
    text-shadow: 0 0 10px rgb(53, 154, 255);
    font-family: 'Capella', sans-serif;
}

#selected:hover {
    color: rgb(94, 174, 255);
    text-shadow: 0 0 20px rgb(94, 174, 255);
}

h1 {
    font-family: 'Capellaextracond', sans-serif;
    font-size: 37px;
    margin-left: 5%;
    color: rgba(255, 0, 0, 0.5);
    text-shadow: 0 0 8px rgb(255, 0, 0);
    margin-top: 20px;
    margin-bottom: 25px;
}

h2 {
    font-family: 'Capella', sans-serif;
    font-size: 30px;
    margin-left: 5%;
    margin-right: 5%;
    color: rgba(255, 0, 0, 0.8);
    text-shadow: 0 0 10px rgb(255, 0, 0);
    margin-top: 20px;
    margin-bottom: 40px;
}

.content {
    margin-left: 5%;
    margin-right: 5%;
    background-image: url("../images/background_1.jpg");
    background-size: cover;
    opacity: 0;
    margin-top: 4px;
    box-shadow: 0 0 20px rgb(0, 0, 0);
    padding: 10px;
    padding-bottom: 50px;
}

.column1 p {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 20px;
    color: #fff;
    font-family: 'Cambo', sans-serif;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.column1 p a {
    color: rgb(53, 154, 255);
    text-shadow: 0 0 10px rgb(53, 154, 255);
}

.column1 p a:hover {
    color: rgb(94, 174, 255);
    text-shadow: 0 0 20px rgb(94, 174, 255);
    text-decoration: none;
}

.qualifier {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 12px;
    color: #aaa;
    font-family: 'Cambo', sans-serif;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

#youtube-link {
    color: rgb(255, 0, 0);
    text-shadow: 0 0 10px rgb(255, 0, 0);    
    opacity: 0.8;
}

#youtube-link:hover {
    opacity: 1.0;  
}

.column2 {
    padding-left: 5%;
}

.carousel-container {
    position: relative;
    width: 34.5%;
    margin-left: 65%;
    right: 1%;
    top: 20%;
    margin-right: 5%;
}

.project-slider {
    opacity: 0;
    z-index: 10;
}

.carousel {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin-right: 0;
    margin-bottom: 50px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(255, 0, 0);
}

#carouselIndicators {
    padding-bottom: 53%;    
}

#carousel1, #carousel2, #carousel3, #carousel4 {
    margin-top: 20px;
    -moz-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);  
    border-radius: 0;
}

.carousel-inner {
    margin-top: -15px;
}

#carousel1 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1s;
}

#carousel2 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1.25s;
}

#carousel3 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1.5s;
}

#carousel4 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1.75s;
}

.carousel-item {
   width: 100%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 100px;
  background-size: 100%, 100%;
  background-image: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 10px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: red;
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);    
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 10px;
    background-color: red;
}

.carousel-control-next-icon:after {
  content: '>';
  font-size: 55px;
  color: red;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  color: red;
}

.news {
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 50px;
    background-color: rgba(64, 0, 0, 0.5);
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.8) inset;
    border-radius: 5px;
}

.news p {
    font-family: 'Share Tech Mono', monospace;
    font-size: 20px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 40px;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.news img {
    margin-left: 5%;
    margin-right: 5%;
    width: 85%;
    margin-bottom: 40px;
}

.news p span {
    color: rgba(255, 0, 0, 0.8);
    text-shadow: 0 0 5px rgb(255, 0, 0);
}

.news-article {
    padding-top: 10px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    margin-left: 14px;
    box-shadow: 0 0 5px rgb(0, 0, 0);
    background: rgba(0, 0, 0, 1);
    animation: slideInRight;
    animation-duration: 1s;
}

.faq-questions h1 {
    margin-bottom: 60px;
}

.faq-questions h2 {
    font-family: 'Share Tech Mono', monospace;
    color: rgba(255, 0, 0, 0.8);
    text-shadow: 0 0 5px rgb(255, 0, 0);
    font-size: 24px;
    margin-bottom: 25px;
}

.faq-questions p {
    font-family: 'Cambo', sans-serif;
    font-size: 20px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 60px;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.faq-questions a {
    color: rgb(94, 174, 255);
    text-shadow: 0 0 20px rgb(94, 174, 255);    
}

.faq-images img {
    width: 100%;
    margin-top: 20px;
    -moz-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
}

.img1 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1s;
}

.img2 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;    
    animation-delay: 1.25s;    
}

.img3 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;    
    animation-delay: 1.5s;    
}

.img4 {
    animation: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;    
    animation-delay: 1.75s;    
}

.video-section h1 {
    text-align: center;
}

#filter {
    width: 47vw; 
    margin-left: -15px;
}

#sort {
    width: 10vw; 
}

#order {
    width: 10vw; 
}

.video-control-bar, .videos, #theater {
    text-align: center;
}

.video-section iframe {
    width: 70vw; 
    height: 39.375vw;
    margin-bottom: 100px;
    border: 0;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.6);
}

.videos {
    width: 70vw;
    height: 600px;
    overflow-y: scroll;
    margin: 0 auto;
    padding-top: 15px;
}

.video {
    width: 98%;
    height: 175px;
    margin-bottom: 15px;
    background-color: rgb(13, 13, 13);
    margin-left: 0 auto;
    opacity: 0.5;
    float: right;
    margin-right: 10px;
    color: #fff;
    overflow: hidden;
}

.vid-col-2 {
    width: 30%;
}

.video:hover {
    opacity: 1;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.6);
}

.selected-video {
    background-color: rgba(255, 0, 0, 0.2);
}

.video img {
    float: left;
    height: 150px;
    margin-left: 10px;
    margin-top: 12px;
}

td {
    vertical-align: top;
}

.video-image {
-moz-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
}

.video-title {
    width: 100%;
    font-weight: bold;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
}

.video-date {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-left: 20px;
}

.video-views {
    width: 100%;
    float: left;
    text-align: left;
    margin-left: 20px;
}

.view-count-spv31 {
    font-weight: bold;
}

.video-likes-dislikes {
    width: 100%;
    float: left;
    text-align: left;
    margin-left: 20px;
    font-weight: bold;
}

.fa-thumbs-down {
    margin-left: 10px;
}

.video-description {
    float: right;
    text-align: left;
    margin-right: 15px;
    margin-left: 100px;
    margin-top: 10px;
}

select {
    background-color: #000;
    outline: none;
    border: 1px solid rgba(255, 0, 0, 0.3);
    font-size: 16px;
    color: rgb(255, 0, 0);
    text-shadow: 0 0 5px rgb(255, 0, 0);
    padding-left: 5px;
    font-family: "Consolas", sans-serif;
    border-radius: 2px;
}

#members-h1 {
    margin: auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

#members-table {
    width: 100%;
    text-align: center;
}

#members-table td {
    font-family: 'Share Tech Mono', monospace;
    color: rgba(255, 0, 0);
    opacity: 0.6;
    text-shadow: 0 0 5px rgb(255, 0, 0);
    font-size: 24px;
    margin-bottom: 25px;
}

.selected-name {
    font-family: 'Share Tech Mono', monospace;
    color: rgb(53, 154, 255);
    opacity: 0.6;
    text-shadow: 0 0 10px rgb(53, 154, 255);
    font-size: 24px;
    margin-bottom: 25px;
    display: none;    
}

#members-video-section {
    margin-top: 10px;
}

#enableSound {
    margin-left: 5px;
    margin-bottom: 0px;
}

#members-video {
    width: 45vw;
    height: 25.31vw;
    border: 0;
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
}

#members-video-clicked, #lonestar-video, #shane-video, #shifty-video, #jordan-video, #goose-video, #brody-video, #spicy-video, #pikachu-video  {
    margin-top: 40px;
    width: 45vw;
    height: 25.31vw;
    border: 0;
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
    display: none;
    margin-bottom: 6px;
}

#members-name-section, #members-bio-label {
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    padding-left: 5px;
    font-family: "Consolas", sans-serif;
    border-radius: 2px;    
}

#members-name, #members-status {
    margin-top: 8px;
    margin-bottom: 25px;
    margin-left: 8px;
    margin-right: 25px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(255, 0, 0, 0.2));
    display: inline-block;
    box-shadow: 0 0 5px rgb(255, 0, 0);
    font-size: 20px;
    color: rgb(255, 0, 0);
    text-shadow: 0 0 5px rgb(255, 0, 0);
    padding-left: 5px;
    font-family: "Consolas", sans-serif;
    border-radius: 1px;
}

#members-name {
    width: 120px;    
}

#members-status {
    width: 290px;    
}

#members-status a {
    color: rgb(53, 154, 255);
    text-shadow: 0 0 10px rgb(53, 154, 255);
}

#members-bio p {
    margin: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    color: rgb(255, 0, 0);
    text-shadow: 0 0 5px rgb(255, 0, 0);
    font-family: "Consolas", sans-serif;
}

#members-bio {
    margin-left: 5px;
    margin-top: 10px;
    width: 44.5vw;
    height: 290px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(255, 0, 0, 0.2));
    display: inline-block;
    box-shadow: 0 0 5px rgb(255, 0, 0);
    font-size: 20px;
    color: rgb(255, 0, 0);
    text-shadow: 0 0 5px rgb(255, 0, 0);
    padding-left: 5px;
    font-family: "Consolas", sans-serif;
    border-radius: 2px;
}

#members-name:hover, #members-status:hover, #members-bio:hover {
    background-color: rgba(255, 0, 0, 0.2); 
}

#members-table td:hover {
    opacity: 1.0;
}

.member-thumbnails {
    width: 150px;
    border-radius:50%;
    box-shadow: 0 0 15px rgb(255, 0, 0);
    margin-top: 50px;
    margin-bottom: 10px;
}

.member-selected {
    width: 150px;
    border-radius:50%;
    box-shadow: 0 0 15px rgb(53, 154, 255);
    margin-top: 50px;
    margin-bottom: 10px;
    display: none;
}

.twitter {
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: 0;
    margin-bottom: 10px;
}

footer {
    height: 300px;
    background-image: linear-gradient(rgb(0,0,0), rgba(255,0,0,0.2));
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 100px;
    box-shadow: 0 0 10px rgb(0, 0, 0);
    opacity: 0;
    position: relative;
}

.footer-nav {
    width: 100%;
}

.footer-link-list {
    margin-left: 20%;
    margin-right: 5%;
}

.footer-links td {    
    display: inline-block;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 1.8vw;
    color: rgb(255, 0, 0);   
    text-decoration: none;
    font-family: 'Share Tech Mono', monospace;
    font-weight: bold;
    margin-left: 10%;
    margin-top: 10px;
    font-size: 1.9vw;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
}

.footer-links td a {
    font-size: 1.9vw;
    color: rgb(255, 0, 0);   
    text-decoration: none;
    opacity: 0.7;
}

.footer-links td a:hover {
    opacity: 1.0;
    text-shadow: 0 0 10px rgba(255, 0, 0, 0.5);
}

.projects-list {
    list-style-type: none;
    float: right;
}

.projects-list li a {
    width: 100%;
}

.projects-list a {
    text-decoration: none;
}

.projects-list li {
    padding: 1px;
    box-shadow: 0 0 5px rgb(0, 0, 0);
    background: rgba(255, 0, 0, 0.3);
}

.projects-list li:hover {
    box-shadow: 0 0 1px rgb(255, 0, 0);
    background: rgba(255, 0, 0, 0.5);
}

#bioniker-footer, #nostalgiarush-footer, #dayz-footer {
    font-family: 'Capellaextracond', sans-serif;
    font-size: 1.2vw;
    color: rgba(0, 0, 0, 1);
    padding: 10px;
    display: table-row;
    text-decoration: none;
}

#bioniker-footer:hover {
    color: rgba(255, 0, 0, 1);
}

#nostalgiarush-footer:hover {
    color: rgba(255, 0, 0, 1);
}

#dayz-footer:hover {
    color: rgba(255, 0, 0, 1);
}

#current-footer {
    color: rgb(94, 174, 255);
    text-shadow: 0 0 20px rgb(94, 174, 255);
}

.cb-logo {
    position: absolute;
    bottom: 5px;
    right: 5px;
    margin: auto;
    width: 10%;
    z-index: -1;
    margin-left: 90%;
    margin-top: 2%;
}

.contact-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.social {
    overflow: hidden;
    position: absolute;
}

.youtube-logo, .twitter-logo, .instagram-logo, .tiktok-logo, .twitch-logo {
    width: 5%;
    opacity: 0.6;
    position: absolute;
}

.youtube-logo {
    margin-left: 1%;
    box-shadow: 0 0 12px rgb(255, 0, 0);
    background-color: rgb(15, 0, 0);
}

.twitter-logo {
    margin-left: 6.5%;
    box-shadow: 0 0 12px rgb(255, 0, 0);
    background-color: rgb(15, 0, 0);
}

.instagram-logo, .tiktok-logo {
    margin-left: 12%;
    box-shadow: 0 0 12px rgb(255, 0, 0);
    background-color: rgb(15, 0, 0);
}

.twitch-logo {
    margin-left: 17.5%;
    box-shadow: 0 0 12px rgb(255, 0, 0);
    background-color: rgb(15, 0, 0);    
}

#inquiries {
    position: absolute;
    text-align: center;
    bottom: 0px;
    margin: auto;
    width: 100%;
    font-family: 'Cambo', sans-serif;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);    
}

#inquiries a {
    color: rgb(53, 154, 255);
}

.youtube-logo:hover, .twitter-logo:hover, .instagram-logo:hover, .tiktok-logo:hover, .twitch-logo:hover {
    opacity: 1.0;
    margin-top: -1%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(255, 0, 0, 0.4));
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
  z-index: -20;
}

.video-container video {
  opacity: 0.7;
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#sitenotavailable {
  font-family: 'Share Tech Mono', sans-serif;    
  font-size: 2em;
  color: rgba(255, 255, 255, 1);
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.8);
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  animation: fadeIn;
  animation-duration: 1.5s;
  margin-left: 10%;
  margin-right: 10%;
}

#logo-mobile {
    position: absolute;
    z-index: -1;
    width: 100%;
    opacity: 0.2;
    margin: auto;
}