
body { background:#1C2122;padding:0 !important; }
#feature, #videoslide { display:none; }
#wrapper, #top, #wrapper { width:100%; }
#wrapper { background:transparent; }
#bottom { width:100%;background:#000;margin-top:-25px; margin-left: 0px;}
#casing { width:1024px;margin:0 auto; }

#home-content {
	width: 300px;
	margin: 3px 0 0 0;
	float: right;
	padding: 25px 20px 15px 20px;
	background: #fff;
	border-radius: 15px;
	margin: 25px 0;
}

#homeright {
	width: 300px;
	float: right;
	margin:0;
	padding:0;
}

/* mobile */
@media screen and (max-width: 640px) {
	.mobile { display:block; }
	.desktop { display:none !important; }	
	#home-content { width:80%;margin:5px 0px 0px 0px;padding:10px 10%;}
	#homeright { width:100%;}
	.botwild { width:90%; }
	#bottom { margin-top: -50px; }
	#casing { width:100%; }
}


/* desktop */
@media screen and (min-width: 641px) {
	.mobile, .nav-collapse, .mobile-nav { display:none !important; }
	.desktop { display:block; }
	#bottom ul { margin:0 auto;width:auto; }
	#bottom ul li { width:300px; }
}

.resp-mod {
	border-radius: 15px;
	border:1px solid #ccc;
	min-height:200px;
	width:635px;
	margin:0 0 20px 0;
}
#resp-canvas {
	margin:5px 0 0 0px;
	padding:20px 0;
	width:635px;
	float:left;
}
#resp-canvas h2 {
	font: bold 24px/24px Arial, Helvetica;
}
#resp-canvas p {
	font: 12px/14px Arial, Helvetica;
	color:#333;
}

#sports-book {
	background-color:#E3E3E3;
}
#sports-book img.game-icon {
	width:173px;
	margin-top: 23px;
}
#sports-book a {
	margin-left:20px;
}
#resp-canvas #sports-book h2 {
	color:#333;
	width:50%;
	float:right;
	padding-right:80px;
	margin-top: 40px;
	text-align:left;
}
#sports-book p {
	float: right;
	width: 55%;
	padding-right: 50px;
	margin-top: -70px;
}
#resp-canvas #casino-games h1, #resp-canvas #casino-games h2 {
	color:#fff;
	text-align:center;
}
#casino-games {
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #cc0033 49%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(49%,#cc0033), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#cc0033 49%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#cc0033 49%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#cc0033 49%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#cc0033 49%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#casino-games ul.casino-canvas {
	margin:0 0 0 10px;
	list-style-type: none;
}
#casino-games ul.casino-canvas li {
	margin:23px 13px 0 0;
	float:left;
}
#casino-games ul.casino-canvas li:first-child {
	width:100%;
}
#casino-games ul.casino-canvas img.game-icon {
	width:112px;
}

#casino-games ul.casino-canvas img.poker {
	margin-top:-4px;
}
#casino-games ul.casino-canvas img.hilo {
	margin-top:-9px;
}
#casino-games ul.casino-canvas img.roulette {
	margin-top:-6px;
}
#games-stats {
	color:#e3e3e3;
	background: #111;
	background: -moz-linear-gradient(#444, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));	
	background: -webkit-linear-gradient(#444, #111);	
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
}
#games-stats ul { 
	padding:10px 0;
	width:99%;
	margin: 25px 0;
}
#games-stats ul li { 
	font-size:18px;
	font-weight:bold;
	text-align:center;
	float:left;
	width:23%;
	margin:0 0 0 4.5%;
	border-right:1px solid #333;
}
#games-stats ul li:last-child { 
	border-right:none;
}
#games-stats ul li span { 
	font-weight:normal;
}
#games-stats ul li span em { 
	font-style:italic;
}
#games-stats ul li.games-counter {
	background:url(img/guage.png) no-repeat top center transparent;
	padding:90px 35px 0 10px;
}
#games-stats ul li.games-wagered {
	background:url(img/btc-intntl.png) no-repeat top center transparent;
	padding:90px 15px 0 10px;
}
#games-stats ul li.games-average {
	padding:35px 10px 45px 10px;
}
#games-stats ul li.games-average span { 
	color:#333;
	font-size:21px;
	border-radius:5px;
	background:#ccc;
	padding:3px;
	top:10px;
	position: relative;
}

  .container { width: 100% !important;padding-right: 0px }


@media screen and (max-width:640px) {
	#resp-canvas { padding:10px 0;width:100%;margin:0; }
	#casino-games.resp-mod { width:300px;min-height:180px;margin:0 auto; }
	#casino-games ul.casino-canvas { margin:10px 0 0 30px; }
	#casino-games h2 { font-size:16px;line-height:18px;}
	#casino-games ul.casino-canvas li { margin-top:15px;}
	#casino-games ul.casino-canvas li:first-child { width:70px;margin-top:5px;height:70px; }
	#casino-games ul.casino-canvas img.game-icon { width:70px; }
	#sports-book.resp-mod { width:300px;min-height:180px;margin:0 auto;margin-top:10px; }
	#sports-book h2 { font-size:16px;line-height:18px;}
	#resp-canvas #sports-book h2 { width:75%;clear:both;margin:0 auto;margin-top: 15px;padding-right: 37px; }
	#sports-book img.game-icon { width:112px;margin: 13px 0 0 -7px; }
	#sports-book p { width: 50%;padding-right:15px;margin-top:10px; }
	#games-stats.resp-mod { background:url(img/guage-btc.png) no-repeat 5px 5px transparent;width:300px;min-height:65px;margin:0 auto;margin-top:10px; }
	#games-stats ul { margin:0;padding:7px 0 0 103px;}
	#games-stats ul li.games-counter, #games-stats ul li.games-wagered, #games-stats ul li.games-average { background:none;padding:0; }
	#games-stats ul li { border:none;width:100%;margin:0;font-size:14px;text-align:left; }
	#games-stats ul li.games-average span { color:#e3e3e3;font-size:14px;border-radius:0;background:transparent;padding:0px;top:0;position:relative; }
}
