@charset "UTF-8";
/* Body */
body {
/*  font-family: "Calistoga", serif;*/
	 font-family: Avenir, Arial, sans-serif;
    background-color:#272727;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 400;
/*

  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
*/

}
a{
	text-decoration: none;
}
/* Container */
.container {
/*    width: 100%;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
	margin: auto;
/*    height: auto;*/
	width: 1600px;
	height: 100%;
/*	height: 1200px;*/
	padding: 0;
	max-width: 100%;
	box-shadow: 0px 0px 22px black;
	
}
.heroimage{
/*	position: absolute;*/
	width: 100%;
/*	width: 3840px;*/
}
/* Navigation */
header {
	height: 130px;
	background-color:black;

	  position: relative;
	max-width: 100%;


}

nav {

	 position: absolute;
	
	right: 0;
	top: 45%;
	    display: flex;
	
	

}
header nav ul {
	list-style: none;
/*	float: right;*/
/*	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	*/
/*		font-family: 'Open Sans', sans-serif;*/
		font-family:Asap, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	

	margin: 0;
	padding: 0;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 1.5em;
	text-align: left;
	margin-right: 45px;
	letter-spacing: 2px;
	font-weight: bold;
	
	transition: all 0.3s linear;
	
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
	
}
ul li:hover a {
    color: #3E39EC;
}



.logo_text {
    color: #fff;
    font-weight: 400;
    text-aaegn: undefined;
    /*    width: 10%;*/
/*    float: left;*/
	margin: 0;
/*    margin-top: 15px;*/
    margin-left: 25px;
    letter-spacing: 4px;
/*    width: 15%;*/
    font-family: actor;
    font-style: normal;
/*	margin-top: 50px;*/
	width: 250px;
	position: relative;
	
/*	right: 0;*/
	top: 40%;
	    display: flex;

/*	float: left;*/
/* display: inline-block;*/

}
.logoimg{
	height:100%;
	width: auto;
	float: left;
		margin: 0;
	padding: 10px
		/*	display:inline-block;*/
}
.menuElement{
/*	display: inline-flex;*/
/*		text-align: center;*/
/*	display: flex;*/
/*  flex-wrap:nowrap;*/
/*	width: 100%;*/
	min-height: auto;
	min-width: auto;
    display: inline-block;
	
}
.logo_container{
/*	    display: inline-block;*/
/*	float: none;*/
/*		 width: 150px;*/
/*	margin: auto;*/
	text-align: center;
/*	min-width: 200px;*/
/*	min-height: 100%;*/
/*	position:relative;*/
	pointer-events: none;
/*	align-content: center;*/
	height: 100px;
	width: 1600px;
	width: 100%;
	margin: 0;
	padding: 0;
/*	padding: 0;*/
/*	position: absolute;*/

	
}
.pagetitle, .pagetitlewhite{
	color: black;
	margin: 0;
/*	padding: 20px;*/
/*	padding-bottom: 20px;*/
	letter-spacing: 4px;
	margin-top: 25px;
	margin-bottom: 25px;
/*	text-transform:uppercase;*/
	text-align: center;
	font-family: 'Chewy', sans-serif;
/*	font-family: 'Sigmar', sans-serif;*/
	font-size: 40px;
	
	
}

.pagetitlewhite{
/*	margin: 0;*/
/*
	margin-top: 40px;
	margin-bottom: 40px;
*/
	padding: 0;
	
	color: black;
	
/*
	    color: #000000;
    letter-spacing: 2px;
    margin-top: 20px;
    font-size: 26px;
	padding:0;
	text-align: center;
		max-width: 40%;
*/
}

.HeaderBanner{
	
}

.hero_header {
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 30px;
	letter-spacing: 7px;
	padding-left: 7px;
	
}
/* Hero Section */
.hero {
/*	background-color: #676ED0;*/
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
/*	background-image: url("../images/Gradient.png");*/
/*	background-attachment: fixed;*/
/*	background-size: cover;*/
/*	background-repeat: no-repeat;*/
/*	text-align: center;*/
}

.outNow {
	width: 100%;
	height: 5%;
/*	background-color: #217BF8;*/
		background-color: #000000;
	border-bottom: 1px solid #2C9AB7;
	text-align: center;
	color: #FFFFFF;
	
}
.outNowText {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
    padding-top: 12px;
    font-size: 1.5em;
    padding-bottom: 12px;
    font-style: normal;
    font-weight: 500;
    padding-right: 0px;
	font-family: 'Open Sans', sans-serif;
/*		 font-family: Avenir, Arial, sans-serif;*/
	
}
.videoSect {
/*
    padding-left: 25px;
    padding-right: 25px;
*/
    padding-top: 15px;
    padding-bottom: 15px;
   background-color: aliceblue;
/*	background-image:url("../images/GradientLow.png");*/
	    background-color: #217BF8;
	background-repeat:round;
	width: 100%;
/*	height: 100%;*/
	display: flex;
	justify-content:center;
	
	
		
}
.videoSect > div {
/*	 background-color: #f1f1f1;*/
  width: 80%;
  margin: 10px;
	margin-right: 20px;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
	
}

center{
/*		background-image:url("../images/Rainbow Inclouds.png");*/
		background-repeat:no-repeat;
	  background-position: center; 
/*	background-size: 95%;*/
/*	background-size:cover;*/

}
.video{
max-width:400px;
margin: auto;
/*	  width: 50%;*/
/*margin-right: 100px;*/
	aspect-ratio:9/16;
	border-radius: 25px;
	box-shadow: 0px 0px 14px black;


}

.imagenextovideo{
/*  width: 150px;*/
/*  height: 100px;*/
  background-image:url("../images/Rainbow Inclouds.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20% 50%;
/*	height: 40%;*/
/*	width: 70%;*/
}
.iframe-container{
width: 100%;
	height: 100%;

}
.iframe-container iframe{

width: 100%;
	height: 100%;
		
		border-radius: 25px;
}

.featureSect {
/*    background-color: #217BF8;*/
		background-image:url("../images/Gradient BG High.png");
/*	background-repeat: round;*/
	background-size:cover;
/*    width: 100%;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
	display: flex;
	justify-content:center;
	
/*    padding-top: 35px;*/
/*    padding-bottom: 0px;*/
flex-wrap: wrap;
/*	max-height: 600px;*/
/*			height: 100%;*/
/*	 		max-height: 200px;*/
/*    display: inline-block;*/
/*	text-align: center;*/
	width: auto;
}

/*
.galleryGroup{
    width: auto;
    height: auto;
    display: inline-block;
    text-align: center;
	display:flex;
}
*/
.featureSect > div{

/*	 background-color: #f1f1f1;*/
/*  width: 50%;*/
/*  margin: 10px;*/
/*  text-align: center;*/
/*  line-height: 75px;*/
	flex-wrap: wrap;
/*  font-size: 30px;*/
	height: 100%;
}


.responsive {
    padding: 0 6px;
/*    float: left;*/
    width: auto;
    text-align: justify;
	display: inline-block;
	
}


div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}


.gameinfo-text-container{
	    color: #000000;
/*    text-align: left;*/
/*    padding-top: 0px;*/
    letter-spacing: 1px;
/*    margin:auto;*/
/*    padding-bottom: 4px;*/
	padding:25px;
	width: 1000px;
/*	margin-bottom: 220px;*/
	
	text-align: center;
/*	width: 60%;*/
/*	height: 100%;*/
/*text-overflow:clip;*/
/*	font-size: 2.5vw;*/
/*	font-size: 2em;*/
	font-size: 19px;
  font-weight: 400;
	line-height: 35px;

/*	font-size: clamp(0.9rem, 1vw + 1rem, 2.2rem);*/
	
/*		max-width: 40%;*/
}
.featuresInfo{
	font-size: 1em;
	 letter-spacing: 1px;
		text-align: center;
	
 list-style-type: none;
}



/* Slideshow container */
.slideshow-container {
/*	width: 100%;*/
/*	height: 100%;*/
/*  max-width: 500px;*/
  position: relative;
/*
	margin-top: 10px;
	margin-bottom: 10px;
*/
/*	padding: 0;*/
/*	height: 100%;*/
	padding: 0;
/* 		max-height: 300px;*/
/*  margin: auto;*/
	width:  100%;
	margin: auto;
	margin-top: 30px;
	margin-bottom:30px;
/*		box-shadow: 0px 0px 14px black;*/
/*	   border: double 62px transparent;*/
	background: rgb(50,89,255);
background: linear-gradient(180deg, rgba(50,89,255,1) 0%, rgba(168,201,255,1) 75%);
	display: flex;
	justify-content: center;
	border-radius: 10px;
}
.mySlides {display: none;}
.mySlides img {
	vertical-align: middle;
/*		height: 100%;*/
	width: 100%;
	border-radius: 10px;
	
}


.pictures-container {
/*	width: 100%*/
/*  max-width: 500px;*/
	
  position: relative;
/*border-right: 1rem solid;*/
/*	border: 2em solid;*/

	border-image: linear-gradient(to right, #3acfd5 0%, #3a4ed5 100%) 1;
/*	border-width: 6px;*/
	  display: inline-flex;
   border: double 6px transparent;
   border-radius: 20px;
   background-image: linear-gradient(white, white), radial-gradient(circle at top left, #f00, #3020ff);
   background-origin: border-box;
   background-clip: content-box, border-box;
	margin: 10px;
	width: 50%;
	box-shadow: 0px 0px 14px black;

}

.letdraw-text{
/*	margin-bottom: 10px;*/
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 48px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.dots{
  cursor: pointer;
  position: absolute;
/*  top: 50%;*/
	bottom: 7px;
  width: auto;
	left:50%;
	text-align: center;
	margin-left: -35px;
	
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
	
}
.stores-div{
	display: flex;
	justify-content:center;
/*	height: 100px;*/
/*	height: 100px;*/
	
}
.stores-div > a img{
/*		margin: 20px;*/
/*	width: 300px;*/
/*	height: 100%;*/
/*	object-fit: cover;*/
/*	 width:  100px;*/
/*width: 100%;*/
	
	margin-left: 20px;
		margin-right: 20px;
/*	position: relative;*/
}
stores-div > a {
	
/*	width: 50%;*/
/*	height: auto;*/
/*	object-fit: cover;*/
/*	 width:  100px;*/
/*    height: 100px;*/
/*	width: 100%;*/
}

/*
.stores-div a:nth-of-type(2) {
		width: 30%;
}
*/

.stores-div a img {

/*		width: 80%;*/
}
.img-stores{
/*	height: 100%;*/
/*	width: 20%;*/
/*    max-width: 100%;*/
/*    height: 300px;*/
/*	padding: 10px;*/
		width: 170px;
				max-width: 95%
}
.img-stores2{
/*	height: 100%;*/
/*	width: 20%;*/
/*    max-width: 100%;*/
/*    height: 300px;*/
/*	padding: 0px;*/
	width: 188px;
			max-width: 95%
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@media only screen and (max-width: 700px) {
	  .responsive {
		width: 49.99999%;
		margin: 6px 0;
	  }
	
	.gameinfo-text-container{

	font-size: 2.5vw;

	}

	.imgAbout {	
		width: 100%;
/*		margin-top: 10px;*/
		height: auto;
		border: thin;
	}
	
	.parallax_description {
		margin-top: 30px;
		overflow: hidden;
		text-align: center;
	}

	
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
/*	text-align: justify;*/
	font-weight: lighter;
	line-height: 25px;
	float: center;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
    display: inline-block;
/*    padding-top: 39px;*/
    background-color: aliceblue;
    margin-top: 0px;
    padding-bottom: 40px;
/*    padding-left: 71px;*/
    width: 100%;
		background-image:url("../images/GradientLow.png");
	background-size: cover;

}


/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
    clear: both;
    display: inherit;
    width: 100%;
    /* [disabled]min-width: 400px;
*/
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../../../../../../../../../../Desktop/DiscoGames.org/Gradient%20BG%20copy.jpg);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.about_text {
    color: #000000;
/*    text-align: left;*/
/*    padding-top: 0px;*/
    letter-spacing: 2px;
    margin-top: 20px;
/*    padding-bottom: 4px;*/
    font-size: 19px;
	padding:0;
/*	text-align: center;*/
		max-width: 55%;
		text-align: center;
	line-height: 30px;
	
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 35px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
/*		border-radius: 2px;*/
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
    background-color: #217BF8;
    padding-top: 60px;
    padding-bottom: 60PX;
    margin-bottom: 0px;
    background-image: url(../images/pattern.png);
    background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */


/* Small Tablets    vertical menu */
@media (min-width : 1px ) and ( max-width : 767px ){
	
	header{
/*		text-align: center;*/
/*		display:inline-block;*/
/*		height: 440px;*/
/*		height: 100%;*/
	}
	
	
	.gameinfo-text-container{
	width: 100%;
		font-size: 20px;
	}
.logo_text {
/*    width: 99%;*/
/*    text-align: center;*/
/*
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
*/
    color: #FFFFFF;
/*	float: none;*/
/*	margin: auto;*/
/*padding: 0;*/
/*	padding-top: 10px;*/
/*	width: 90%;*/
/*	overflow:visible;*/
	
}
	
.logo_container{

	margin: auto;
	text-align: center;
	min-width: 100px;
	height: 150px;
	position:relative;
	padding: 0;

	width: 100%;
	min-height: 0%;

	}
	
.logoPic{
/*	min-width: 200px;*/
/*	min-height: 200px;*/
	
	 
	}

.container header nav {
/*		visibility: hidden;*/
/*    margin-top: 0px;*/
/*    margin-right: 0px;*/
/*    margin-bottom: 20px;*/
/*    margin-left: 0px;*/
/*    width: 100%;*/
/*    float: none;*/
/*    overflow: auto;*/
/*    display: inline-block;*/
/*    background-color: #000000;*/
/*
	margin: 0;
	padding:0;
*/
/*		display:block;*/
/*	position: relative;*/
/*	 right: 0;*/
/*	padding-bottom: 10px;*/

		visibility: hidden;
	
}
	
	
header nav ul {
/*
	padding: 0px;
	float: none;
*/
}
nav ul li {
/*
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
		padding: 0;
	margin: 0;
*/
}
	
	
.slideshow-container {
/*	width: 100%;*/
/*	height: 100%;*/
/*  max-width: 500px;*/
  position: relative;
/*
	margin-top: 10px;
	margin-bottom: 10px;
*/
/*	padding: 0;*/
/*	height: 100%;*/
	padding: 0;
/* 		max-height: 300px;*/
/*  margin: auto;*/
	width:  100%;
	margin: auto;
/*
	margin-top: 40px;
	margin-bottom:40px;
*/
/*		box-shadow: 0px 0px 14px black;*/
/*	   border: double 62px transparent;*/
	background: rgb(50,89,255);
background: linear-gradient(180deg, rgba(50,89,255,1) 0%, rgba(168,201,255,1) 75%);
	display: flex;
	justify-content: center;
	border-radius: 10px;
}
.mySlides {display: none;}
.mySlides img {
	vertical-align: middle;
/*		height: 100%;*/
	width: 100%;
	border-radius: 10px;
	
}


.pictures-container {
/*	width: 100%*/
/*  max-width: 500px;*/
	
  position: relative;
/*border-right: 1rem solid;*/
/*	border: 2em solid;*/

	border-image: linear-gradient(to right, #3acfd5 0%, #3a4ed5 100%) 1;
/*	border-width: 6px;*/
	  display: inline-flex;
   border: double 6px transparent;
   border-radius: 20px;
   background-image: linear-gradient(white, white), radial-gradient(circle at top left, #f00, #3020ff);
   background-origin: border-box;
   background-clip: content-box, border-box;
	margin: 10px;
	width: 100%;
	box-shadow: 0px 0px 14px black;

}	
	

.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.about{
    display: inline-block;
    padding-top: 10px;
    background-color: #DEE1CF;
    margin-top: 0px;
    padding-bottom: 35px;
/*
    padding-left: 71px;
    padding-right: 71px;
*/
	
    width: 100%;
			max-width: 100%;
	}
	
.about_text {
    text-align: center;
	max-width: 90%;
/*	    font-size: 80px;*/
/*	font-size-adjust: auto;*/
/*
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 40%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
*/
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
.imgTrue {
}
.heroimage {
}
