.h2teaser {
	font-family: 'Crimson Pro', serif;
	color: #c4452a;
	font-size:1.2vw;
}

.h2teaserbottom {
	font-family: 'Crimson Pro', serif;	
	color: #333333; 
	font-size:2.2vw;
	text-shadow: 3px 3px 4px #472020;
}

.feature {
		width: 15%;
		float: left;
			margin-left: 9em;
	margin-bottom: 1em;
	font-size:0.9vw;
}

.featurepic {
	width: 90%; 
	height: auto;
}

.featurepins {
	margin-top: 5em;
	margin-bottom: 5em;
	margin-left: 9em;
}

.featureheader {
	color: #f39b3e;
	font-size:1.2vw;
	font-weight: 700;
}

.h1teaser {
	font-family: 'Oswald', serif; 
	margin-top:2em;
	font-size:2.7vw;
}

#side-frame {
		background: black;
		display: block;
}


#background-video {
	position: sticky;
		top: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
    filter: grayscale(80%);
	opacity: 0.3;
	
	filter: blur(1px);
	  z-index: 0;
	
}

#registernow3 {
	display: none;
}

#coverblock3:hover #registernow3 {
    display: block;
}

#registernow2 {
	display: none;
}

#coverblock2:hover #registernow2 {
    display: block;
}

#registernow1 {
	display: none;
}

#coverblock1:hover #registernow1 {
    display: block;
}

.bordercut {
	background: gray;
	height: 2px;
	margin-top: 5px;
}

.rightbox {
	margin-right: 10%;
	margin-left: 30%;
	border-radius: 15px 15px 15px 15px;
	height: 420px;
	border-right: none;
	background: black;
	font-size: 20px;
	padding:0;
		margin-top:0;
	margin-bottom:0;
	font-family: Verdana, sans-serif;
}

.rightboximg {
	height: 400px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.rightboxp {
	margin-right: 15px;
}

.pitchhead {
	color: #c4452a;
	margin-left: 15px;
	padding: 15px;
}

.registernow {
	margin-top: 50px;
	width: 20%; 
	height: auto;
	background: #472020;
	font-size:0.8vw;
	padding: 5px 8px;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	text-decoration: none;
	color: white;
	margin-left: 15px;
}

.registernow:hover {
	background: #361111;
	cursor: pointer;
	
}

.leftbox {
	
	margin-right: 30%;
	margin-left: 10%;
	border-radius: 15px 15px 15px 15px;
	height: 420px;
	border-left: none;
	background: black;
	font-size: 20px;
	margin-top:-20px;
	margin-bottom:-20px;
	font-family: Verdana, sans-serif;
}

.leftboximg {
	height: 400px;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.leftboxp {
	margin-left: 15px;
	
}

.secondconent {
	background: linear-gradient(to right, #242629,#242629 30%, #4d2525);
	height: 2400px;
	border-radius: 0px 0px 0px 0px;
}

.placeholder {
	margin-bottom: 50px;
}


.thirdconent {
	background: url("../img/footercheer.jpg") no-repeat;
  background-size: cover;
	height: 600px;
	border-radius: 0px 0px 15px 15px;
}

#rowcolumn {
	display: flex; flex-direction: row;
}

#coverblock1 {
	margin-right: 15px;
	cursor: pointer;
	height:350px;
	background-image:url('https://www.gsports-online.de/img/hearthstone-cover.jpg');
	background-position:center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 40px;
	opacity: 1;
	filter: alpha(opacity=50);
}

#coverblock2 {
	margin-right: 15px;
	cursor: pointer;
	background-image:url('https://www.gsports-online.de/img/csgo-cover.jpg');
	background-position:center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	opacity: 1; 
	filter: alpha(opacity=50);
}

#coverblock3 {
	cursor: pointer;
	background-image:url('https://www.gsports-online.de/img/fifa23-cover.jpg');
	background-position:center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	opacity: 1; 
	filter: alpha(opacity=50);
}


#tranformer {
	display: flex;
	justify-content: center; 
	width: 100%; 
	-webkit-transform: skew(-20deg);  
	-moz-transform: skew(-20deg);  
	-o-transform: skew(-20deg);  
	transform: skew(-20deg);
}

#topgames {
	margin-top: 200px;
}

#firststep {
	height: 1900px;
}


.transformerhead {
	text-shadow: 4px 4px 8px blue;
	margin-left: 40px;
	margin-top: 40px;
	color: white; 
	font-family: 'Open Sans', sans-serif; 
	font-weight: bold;
	font-size: 30px;
}


.transfomerblock {
	width: 500px;
	text-shadow: 4px 4px 8px blue;
	margin-left: 40px;
	margin-top: 40px;
	color: white; 
	font-family:Impact; 
	font-size: 20px;
}

.transfomerblockend {
	width: 400px;
	text-shadow: 4px 4px 8px blue;
	margin-left: 40px;
	margin-top: 40px;
	color: white; 
	font-family:Impact; 
	font-size: 20px;
}


.profiledivider {
	margin-top: 2%;
	display: flex;
}

.profilebox {
	flex: 1;
  height: 800px;
  box-sizing: border-box;
  text-align: left;
  margin-left: 150px;
  

}

.profilebox h2 {
  font-family: Arial, sans-serif;
  font-size: 20px;
   margin-left: 10px;
		
	
  width: 80%; /* Setzt die Breite des Schriftzugs auf 100% der Box */
}


.gamehistorie {
            color: black;
            width: 100%; /* Hier setzen wir die Breite auf 120%, damit die Tabelle über 100% der Breite geht */
            border-collapse: collapse;
            border-radius: 10px;
            overflow: hidden;
            
            
        }

       .gamehistorie th, td {
            border: 1px solid #03BFCB;
            padding: 8px;
            text-align: center;
            
        }

       .gamehistorie th {
            background-color: #1F1A36;
            color: white;
        }

       .gamehistorie tr.win {
            background-color: #98e18d; /* Grün für gewonnene Spiele */
            cursor: pointer;
        }
      .gamehistorie tr.win:hover {
            background-color: #c8f7c5; /* Grün für gewonnene Spiele */
        }
       .gamehistorie tr.penalty {
            background-color: gray; /* Grün für gewonnene Spiele */
            cursor: pointer;
        }
      .gamehistorie tr.penalty:hover {
            background-color: #CCCCCC; /* Grün für gewonnene Spiele */
        }
       .gamehistorie tr.loss {
            background-color: #ff7b7b; /* Rot für verlorene Spiele */
            cursor:pointer;
        }
       .gamehistorie tr.loss:hover {
            background-color: #ffb6b6; /* Rot für verlorene Spiele */
        }
       .gamehistorie tr.none {
            background-color: #231E39; /* Grau für kein Spiel */
            color: white;
        }
        td.img-cell {
            background-size: contain; /* Das Bild wird so skaliert, dass es ganz in die Zelle passt */
            background-repeat: no-repeat;
            background-position: center;
        }
.tableimg {

}

.userinfotable {
	margin-top: 20px;
	margin-left: 10px;
}

.userinfotable th.good {
	color: green;
}

.userinfotable th.bad{
	color: red;
}

.identth {
	width: 60%;
}

.back1 {
	margin: 0px;
	text-decoration: none;
	color:blue;
}


h3 {
  margin: 10px 0;
}

h6 {
  margin: 5px 0;
  text-transform: uppercase;
}

p {
  font-size: 14px;
  line-height: 21px;
}

.card-container {
	flex: 1;
  background-color: #231E39;
  border-radius: 5px;
  box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.75);
  color: #B3B8CD;
  padding-top: 30px;
  position: relative;
  width: 50px;
  max-width: 30%;
  text-align: center;
  height: 600px;
  
}

.card-container .pro {
  color: #231E39;
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 7px;
  position: absolute;
  top: 30px;
  left: 15px;
}

.card-container .round {
  border: 1px solid #03BFCB;
  border-radius: 50%;
  padding: 7px;
  width:128px;
  height: 127px;
}

.card-container .roundgame {
  border-radius: 50%;
  width:20px;
  height: 20px;
  margin-left: 5px;
}


button.primary {
  background-color: gray;
  border: 1px solid #03BFCB;
  border-radius: 3px;
  color: #231E39;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  padding: 10px 25px;
}

button.primary.ghost {
  background-color: transparent;
  color: #02899C;
}

button.primary.ghost:hover {
  background-color: #03BFCB;
  color: black;
  cursor: pointer;
}

.skills {
  background-color: #1F1A36;
  text-align: left;
  padding: 15px;
  margin-top: 30px;
}

.skills ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.skills ul li {
  border: 1px solid #2D2747;
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  margin: 0 7px 7px 0;
  padding: 7px;
  width: 150px;
}