﻿@charset "utf-8";
/* CSS Document */


body {
	background-image: url(img/TilingBackground.gif), linear-gradient(to right, rgb(120, 120, 120) , white, rgb(120, 120, 120));
	background-repeat: repeat, no-repeat;
 	background-attachment: fixed;
 	background-position: center; 
	background-blend-mode: multiply;
	background-size: 75%, cover;
	padding: 0px;
	margin:0px;
	font-family: 'Roboto', sans-serif;
	
	
}
h1 {
	font-size: 3.3vw;

	
}
html {
  overflow-y: scroll;
}


.topbar {
	background: rgba(220, 220, 220, 0.7);
	position: relative;
	width: 100%;
	height: 150px;
	text-align: left;
	display:flex;
	flex-direction:column;
	flex-wrap: wrap;
	
}

.flexbottomaligner {
	display:flex;
	height:100%;
	align-self:center;
	flex-direction:column;

}
.toplogo {
	
	margin-top:auto;
	flex-direction:column;
	
}
.WideImage {
	position: relative;
	background-position: center; 
	background-image: url("img/4kscreen2.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	height:auto;
	width:100%;
	margin:0px;
	text-align: center;
	overflow:hidden;

	


}

.floatinglogo {
	align: center;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	opacity: 1.0;
	width:80%;
	


}
.responsive {
  width: 100%;
  height: auto;
}

.logodiv {
	position: relative; left: 50%; bottom: 0%;
	transform: translateX(-50%);
	width: auto;
	height: 57%;
	margin-right: 20%;
	padding: 0;
	bottom: 0;

	
}
.purchaselinks {
	color:  #7A7A7A;
	background-color:darkgrey;
	opacity: 0.8;
	height:500px;
	width:100%;
	position: relative; left: 50%;
	transform: translateX(-50%);

}

.floatdown {
	position: relative; left: 50%; 
	transform: translateX(-50%);
	width: auto;
	height: 10%;
	margin-right: 20%;
	margin-top:2%;
	margin-bottom: -3%;
	
	

	
}

.description {
	color: white;
	display:flex;
	background: rgba(90, 90, 90, 0.9);
	z-index: 2;
	text-align:left;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	
	


}

.presskit {
	color: black;
	display:flex;
	background: rgba(220, 220, 220, 0.9);
	z-index: 2;
	text-align:left;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	height:100%;
	
	


}

.roadmap {
	color: white;
	background: rgba(255, 255, 255, 0.7);
	display:flex;
		z-index: 2;
	text-align:left;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	font-size:3em;
	font-weight:lighter;
	
	}

.trailer {
	color: white;
	display:flex;
	background: rgba(0, 0, 0, 0.8);
	z-index: 2;
	text-align:left;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	font-size:3em;
	font-weight:lighter;
	
	}
.wrapper{
font-size: 1.5em;
display: flex;
	flex-flow:row;
  flex-direction: row;
  flex-wrap: wrap;

  justify-content: center;
 width: 100%;
max-width:1280px;
	
	

	

}
.wrapper2{
	background: rgba(40, 40, 40, 0.7);
font-size: 1.5em;
 margin: 0 auto;
	
text-align: center;
 width: 100%;
max-width:1280px;
		box-shadow: 0px 0px 200px #000000;

	

	

	

}

.wrapper3{

font-size: 2.5em;
 margin: 0 auto;
	
text-align: center;
 width: 100%;
max-width:1280px;
	color:black;
	
}
.column {
	font-weight:200;
  display: flex-inline;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
text-align: left;
padding-right: 1%;
	min-width:500px;
	padding-bottom:20px;
margin-bottom:auto;
	padding-top:0;
	top:0;

		
}

.column2 {
	
	display: flex-inline;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
	padding-bottom:5px;
	mix-blend-mode: normal;
	isolation: isolate;
	z-index: 2;
	
		
}

}
.column3 {
	font-weight:200;
  display: flex-inline;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
text-align: left;
padding-right: 1%;
	min-width:500px;
	padding-bottom:20px;		
}

.roadmap3column{
	display: inline-block;
	maring:0px;
	padding:0px;
	width: 31%;
	min-width:400px;


	
 
}
@media only screen and (max-width: 1280px) {
.roadmap3column{
	display: inline-block;
	maring:0px;
	padding:0px;
	width: 90%;
	min-width:400px;

	
 
}
}
.roadmapparent{
  display: inline-block;
  font-weight: lighter;
  font-size: 2rem;
   text-align: left;
	vertical-align:top;
	padding:8px;
background:rgba(245,245,245,0.50);

padding-bottom:20px;
  color: black;
 
  width:100%;
  border-radius: 7px;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .4), inset -1px -1px 1px rgba(0, 0, 0, .4), 3px 3px 10px #ACACAC;

	
}
.roadmapchild{
  display: block;
  font-weight: bold;
  font-size: 1.1rem;
  vertical-align:top;
  text-align: left;
	padding: 4px;
  padding-bottom: .6em;
margin-bottom:8px;
color: black;
  background: white;
  border-radius: 7px;
padding-top:8px;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -1px -1px 1px rgba(0, 0, 0, .4), 1px 1px 12px #CDCDCD;
	}

.roadmapcontent{
  display: inline;
  font-weight: bold;
  font-size: 1rem;
  vertical-align:bottom;
  text-align: left;
	padding: 2px;
	margin-right:4px;
color: white;
  background: linear-gradient(#1A68C4,#2D82E5 );
  border-radius: 7px;
	}

.roadmapgameplay{
  display: inline;
  font-weight: bold;
  font-size: 1rem;
  vertical-align:bottom;
  text-align: left;
	padding: 2px;
	margin-right:4px;
color: white;
  background: linear-gradient(#C41A49,#E52C38 );
  border-radius: 7px;
	}
.roadmapother{
  display: inline;
  font-weight: bold;
  font-size: 1rem;
  vertical-align:bottom;
  text-align: left;
	padding: 2px;
	margin-right:4px;
color: white;
  background: linear-gradient(#E5B62C,#C48E1A );
  border-radius: 7px;
	}
.roadmapreleased{
  float:right;
	margin-right:4px;
  display: inline;
  font-weight: bold;
  font-size: 1rem;
  vertical-align:bottom;
  text-align: left;
	padding: 2px;
color: white;
  background: linear-gradient(#59D550,#3CBD37 );
  border-radius: 7px;

}
.columndivider {
	
	display: flex-inline;
  flex-direction: column;

width:10px;
	mix-blend-mode: normal;
	z-index: 2;
	

		
}

strong {
    display:inline;
	clear:both;
	
}
.inline {
	display:inline-flex;
	font-weight:bold;


	

	
	
}
.spacer {
	display:inline-block;
	width:2em;
	
}
.spacer2 {
	display:inline-block;
	width:5px;
	
}
.minilogo {
	textalign:left;

	
}
.ImgLink {
	opacity:1;
	}
.ImgLink:hover {
 opacity:.5;
}
.ImgLink2 {
	opacity:.7;
	}
.ImgLink2:hover {
 opacity:1;
}


.footer {
	font-size: 1em;
	color: white;
	background: rgba(30, 30, 30, 0.8);
	position: fixed; 
    bottom: 0;
    left: 0;
    right: 0;
    height: 110px;
	z-index: 3;
	text-align:center;

}
.footerSocials{
	margin-top:10px;
	position:relative;

	bottom:0;
	
	
}

.footersidelinks{
	font-size:.9em;
	font-weight:bold;
	position:absolute;
	right:50px;
	top:20px;

	
}

.media {
	
	
	background-position: center; 
	background-repeat:no-repeat;
	z-index: 1;
	text-align:center;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	 margin: 0 auto;
	
}

.media2 {
	color: black;
	background: rgba(255, 255, 255, 0.7);
	background-position: center; 
	background-repeat:no-repeat;
	z-index: 1;
	text-align:center;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	 margin: 0 auto;
	font-size="2em";
}
.media3 {
	
	color: black;
	background: rgba(220, 220, 220, 0.9);
	background-position: center; 
	background-repeat:no-repeat;
	z-index: 1;
	text-align:center;
	padding-top: 1%;
	height:auto;
	align-items: center;
	justify-content: center;
	 margin: 0 auto;
	
}

.gutter{
	height:130px;
}

label[for] { cursor: pointer; }
input[type='checkbox'] { display: none; }

.basic-example {
  display: flex;
}

.text p:target { background: red; }

.portfolio {
  display: grid;
  grid: auto / repeat(auto-fit, minmax(25em, 1fr));
  grid-gap: .25em;
  padding: 0em 0em;

}

.portfolio__item {
  position: relative;
  flex-basis: 30%;
  margin: 0;
  padding: 0;
  background: white;

}

.portfolio__desc {
  padding: 1em;
}

.portfolio__title {

  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0;
}

.portfolio__image,
.portfolio-lightbox__image{
  width: 100%;
  display: block;
}
.portfolio__image:hover {
	opacity:.9;
}
.portfolio-lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0,1); 
  transition: transform 150ms ease-in-out;
  transform-origin: right; 
  padding: .5em;
  position: fixed;
  top: 0;
  left: 0;
  color: white;
  background: rgba(0, 0, 0, .5);
// box-shadow: 0 0 0 100vmax rgba(0, 0, 0, .25);
  width: 100vw;
  height: 100vh;
  z-index: 10;
}

.portfolio-lightbox:target {
  transform: scale(1,1);
  transform-origin: left; 

}

.portfolio-lightbox__content {
  width: 100%;
  padding: 0em;
  background: black;
  position: relative;
	right:1em;
}

.portfolio__lightbox__image { margin-bottom: 1em; }

.close {
  position: absolute;
  right: 1em;
  top: 1em;
  border: white 2px solid;
  display: flex;
  width: 2em;
  height: 2em;
  background: black;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.close::after {
  content: 'x';
  color: white;
}

.wrap-collabsible {
  margin-bottom: 1.2rem 0;
}

input[type='checkbox'] {
  display: none;
}

.lbl-toggle {
  display: block;

  font-weight: bold;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;

  padding: 0rem;

  color: #DCC653;
  background: #2D2D2D;

  cursor: pointer;

  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #090909;
}

.lbl-toggle::before {
  content: ' ';
  display: inline-block;

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);

  transition: transform .2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
	text-align:left;
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 100%;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  background: rgba(227,227,227,0.20);
 
  
  padding: .5rem 1rem;
}

a{
	color:white;
}
a:hover{
	color:lightgray;
}
a.link{
	color:black;
}
a.link:hover{
	color:lightgray;
}