	#mobileview, #twopointfive {
		display:none;
	}
a {
	  border-bottom: none;
}
.ad1 {
	position:relative;
	width: 728px;
	height: 90px;
	/*background-image:url("../../images/728.png");*/	
		display:inline-block;
	box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.5);
	border:white 1px solid;
}
.ad2 {
		position:relative;
	width: 300px;
	height: 250px;
	/*background-image:url("../../images/350.png");	*/
		display:inline-block;
	box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.5);
		border:white 1px solid;
}
.ad3 {
		position:relative;
	width: 300px;
	height: 250px;
	/*background-image:url("../../images/160.png");	*/
		display:inline-block;
	box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.5);
		border:white 1px solid;
}
.game {
	/*max-width:960px;
  	max-height: 640px;
	display:inline-block;
		box-shadow:1px 1px 3px 3px rgba(0, 0, 0, 0.5);*/
	
	   
 max-width:960px;
   max-height: 640px;
 display:inline-block;
    box-shadow:1px 1px 3px 3px rgba(0, 0, 0, 0.5);
    left: 4px;
}
.game img {
	max-width:100%;
}
.gamewrapper {
	/*background-image:url("../../images/cadre_game.png");
		background-repeat:no-repeat;
	width:1037px;
	height:720px;
	text-align:center;
	padding-top:36px;
	display:inline-block;
	margin-bottom:10px;
	overflow:hidden;*/
	
	 background-image:url("../../images/cadre_game.png");
 background-repeat:no-repeat;
 width:1037px;
 height:720px;
 text-align:center;
 padding-top:36px;
 display:inline-block;
 margin-bottom:10px;
 overflow:hidden;
    float:none;
    position:relative;

}
.row {
	text-align:center;
}
#main {
	  margin-left: 65%;
	  width: calc(100% - 65%);
	  padding: 4em 3em 4em 3em;
}
#header {
	  width: 65%;
 	 /*min-width: 960px;*/
	  background-image: url("images/overlay.png"), url("../../images/bg.png");
	background-color:rgba(155, 133, 111, 1);
	  text-align: center;
	padding: 3em 0em 0 0;
	  box-shadow: 1px 0px 12px 1px rgba(0, 0, 0, 0.7);;
}
.mainfooter {
	 width: 100%;
	padding:0px;
	position:relative;
	text-align:center;
	
}
.major img {
max-width:100%;	
}
#zero, #one, #two, #zeropointfive {
	text-align:center;
}
#zero div, #two div {
	display:inline-block;
}
#two .ad3 {
	margin-left:5px;
	margin-right:5px;
}
.footerwrap {
	display:inline-block;
	  margin-left: 30px;
}
#four h2 {
  margin-bottom: -2em;
}
h2 {
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	font-size:1.5em;
}
.button img {
	max-width:100%;
}
.button {
	background-color:black;
	max-width:49%;
	border-radius:10px;
	padding:0px;
}
.ad1 p, .ad2 p, .ad3 p {
  background-color: #fff;
  color: #000;
  font-size: 8pt;
  text-align: right;
  position: absolute;
  bottom: 0px;
  line-height: 10pt;
  padding: 0px 5px;
  margin: 0px;
vertical-align:middle;
	z-index:5000;
}
.ad {
overflow:hidden;
}
.ad * {
	background-color:#fff!important;
	margin:0px!important;
	color:#fff!important;
}
.ad iframe body {
	background-color:#fff!important;
	
}
.ad1 img {
	max-width:50px;
	margin-right:5px;
}
#by {
	text-align:center;
}
#by h2 {
	display:inline-block;
	vertical-align:top;
	font-size:1.5em;
	
}
#by img {
	max-width:35%;
	display:inline-block;
}

#overlay_ad {
	/*display:none;	
	width:960px;
	height:640px;
	max-width:960px;
  	max-height: 640px;

	padding-top:220px;
	/*position:absolute;*/
		/*background-color:rgba(0, 0, 0, 0.5);
			box-shadow:1px 1px 3px 3px rgba(0, 0, 0, 0.5);
	margin:auto;*/
	display:none; 
    position:absolute;
 	top:38px;
	left:38px;
 	width:1037px;
 	height:720px;
 	max-width:960px;
   	max-height: 640px;
    z-index:10;

    background-color: rgba(0, 0, 0, 0.5);
    box-shadow:1px 1px 3px 3px rgba(0, 0, 0, 0.5);
    padding-top: 180px;
}

#ad_border {
	background-color: white;
	width: 320px;
	height: 300px;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
	margin: 0 auto;
}

#ad_container {
	background-color: black;
	width: 300px;
	height: 250px;
	margin: 0;
}

#ad_text {
	color: black;
	width: 300px;
	height: 30px;
	margin-top: 5px;
}

#zigame {
	/*position: absolute;*/
	top: 38px;
	left: 38px;
}

@media (max-height: 775px)  { 
.gamewrapper {
	background-image:none;
	width:960px;
	height:640px;
	padding-top:0;
}
	#header {
		  padding: 0;
	}
}
@media screen and (max-width: 1575px)
{
	#header {
		position: initial;
		width:100%;
		background-size:cover;
	}
	#main {
		margin-left: 0px; 
		width:100%;
		display:inline-block;
	}
	body {
		text-align:center;
	}
	#twopointfive, #zeropointfive, #two {
		display:inline-block;
	}
	#zeropointfive, #two {
		width:40%;
		border-top:0px !important;
	}
	#one {
		display:none;
	}
	#two div {
	display:block;
	}
	
}
@media screen and (max-width: 1120px)
{
	.gamewrapper {
	background-image:none;
	width:960px;
	height:640px;
}
}
@media screen and (max-width: 960px)
{
.mainfooter {
	background-color: transparent;
  	background-image: initial;
	
}
	#mobileview {
		display:none;
	}
}
@media screen and (max-width: 940px)
{
#header {
display:none;
	
}
	#mobileview {

		display:initial;
	}
	#mobileview h2 {
			padding:100px 5% 0px 5%;	
	}
		#one, #zeropointfive, #two {
		display:block;
			width:100%;
	}
		#twopointfive {
		display:none;
	}
		#two div {
	display:inline-block;
	}
}

#ad-scripts {
	display:none;
}