.tenor-gif-embed {
max-width: 350px !important;
}


blockquote{
	margin: 0px 0px 0px 0px;
	border-left: 0px solid black;

}

body {
  width:100%;
  height:100%;
    overflow-y: auto;
overflow-x:hidden;
}

#background {
	position: absolute;
	background-repeat: no-repeat;
	position: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  width:100%;
  height:100%;
  overflow-y: auto;
  overflow-x:hidden;
  left: 0;
  top: 0;
  z-index: -1;  
  object-fit: cover;
  display: block;
}

.video-background { /* class name used in javascript too */
	position: absolute;
	background-repeat: no-repeat;
	position: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  width:100%;
  height:100%;
  overflow-y: auto;
  overflow-x:hidden;
  left: 0;
  top: 0;
  z-index: -1;  
  object-fit: cover;
  display: block;
}

.game {
 position:relative;
 display:inline-block;

}

.gameimg {

}

.players {
  position:absolute;
  background-color: #1a192e;
  color:#CCC;
  font-size:16px;
  font-weight: bold;
  text-align:center;
  width:40px;
  height:25px;
  bottom:5px;
  right:5px;
  border-radius: 5px;
  border:2px solid #1de3e0;
}

.gp {
  display: inline-block;
  vertical-align: middle;
  top: -5px;
  position:relative;
}

#games-posts{
	position: absolute;
	top: 50px;
	left: 775px;
	/*width: 100%;*/
  right: 25px; 
  z-index: 100;
  color: #FFF;
  text-align: center;
}

#gamesimg {
	position: absolute;
	top: -35px;
	left: 50px;
	z-index: 1001;
}

h2 {
  word-break: break-word;
  font-size: 18px;
}

h3 {
	margin-bottom: 0px;
 font-size: 14px;
}


#header-img{
	background: url('../images/header2021.png');
	background-repeat: no-repeat;
	position: absolute;
	top: -50px;
	left: 350px;
	width: 800px;
	height: 566px;

}

#header{
	color:white;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	position:absolute;
	text-align: center;
	top: 25px;
  left: 325px;
	width:462px;
  height: 258px;
  padding: 50px 65px; 
  z-index: 1000;
}

#posts{
	position: absolute;
	top: 350px;
	left: 25px;
	width: 725px;
   border: 2px ridge #CCC;
   background-color: #000;
   opacity: 0.90;
   padding-top: 15px;
}

#discord_username {
  font-size: 14pt;
  font-weight:bold;
}

#discord_post {
  color:#AAA;
  font-size: 15pt;
   
}

#twitch {
	position: absolute;
	top: 300px;
	left: 25px;
	width: 725px;
  border: 2px ridge #CCC;
  display: inline-block;
}

#twitch-embed {
  text-align: left;
  width:350px;
  display: inline-block;
}

#twitch-embed_LAN {
  width: 350px;
   text-align: left;
   display: inline-block;
}


#post_button {
	position: absolute;
	top: 250px;
	left: 25px;
  z-index:1000;
}

.window-top{
	background: url('../images/border-top2021.png');
	background-repeat: no-repeat;
	width: 450px;
	height: 22px;
	position: relative;
	display:block;
}

.window-bottom{
	background: url('../images/border-bottom2021.png');
	background-repeat: no-repeat;
	width: 450px;
	height: 20px;
	position: relative;
	display:block;
}

.window-side{
	background: url('../images/border-side2021.png');
	background-repeat: repeat-y;
	width: 450px;
	height:100%;
	top:0px;
	position: relative;
	display:block;
}

.theposts{
	color:white;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	position: relative;
	padding-left: 30px;
  padding-right: 30px;
}

.chatLine{
  white-space: pre-wrap;
}

#welcome{
	/*
  background:url('../images/MAGFEST_logo.png');
	background-repeat: no-repeat;
  background-size: 400px;
  */
	top:15px;
	width:100%;
	height:300px;
	left:20px;
	position:relative;
  z-index: 10;
}

.image_down {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

#logo {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 10;
}

#container {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    box-sizing: content-box; /* So the width will be 100% + 17px */
}

#post_wall.jumbotron {
	padding-right: 15px;
	padding-left:15px;
}

#games_wall.jumbotron {
	padding-right: 15px;
	padding-left: 15px;
}

#admin_well1.jumbotron {
        margin-left: -100px;
        padding-right: 15px;
        padding-left: 15px;
        width: 99%;
}


#admin_well.jumbotron {
        margin-left: -100px;
        padding-right: 15px;
        padding-left: 15px;
        width: 99%;
}


#pcmr {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 1980px;
	height: 1080px;
	background-image: url("../images/pcmr-man.png");
	display: none;
}


.chatLine .discordRelay {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 18px;
	background: url('../images/Discord.png') no-repeat;
	background-size: contain;
	top: 5px;
}

.modal-title {
  float: left;
}

.marquee {
  display: none;
  left: 500px;
  position: absolute;
  top: 500px;
  width: 100px;
  height: 100px;
  z-index: 1001;
}
