body {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:20px;
	background:url(../images/club8Casino/club8-bg.jpg) no-repeat top center;
	background-color: #80b2b1;
	line-height: 1.2;
}
h1,h2,h3,p {
	font-size:24px;
	text-align: center;
	color:#232952;
	font-weight: bold;
	margin-bottom:10px;
	text-transform: uppercase;
}
h2 {
	font-size:20px;
	color:#fff;
}
h3 {
	font-size:16px;
	text-transform: capitalize;
}
p {
	font-size:16px;
	text-transform: none;
	color:#fff;
	padding:2%;
}
#wrapper {
	width:100%;
	max-width: 960px; 
	margin:auto;
}
.logo {
	margin:20px auto;
	width:100%; 
	height:31px; 
	background:url(../logos/club8casino-logo.png) no-repeat center;
}
.logo-top {
	max-width: 250px;
	margin: 20px auto;
}
.logo-top img {
	width: 250px;
	height: auto;
}
.form {
	width:100%;
	max-width: 300px;
	margin: 20px auto;
}
.middle-bg {
	background:none;
}
.form h1, .form p {
	text-transform: none;
}
.form h1 {
	font-size:18px;
}
.form p {
	font-size:16px;
	color:#232952;
}
input {
	width:290px;
	display: block;
	height:20px;
	padding:0;
	margin-bottom: 10px;
	border:0;
	padding:5px;
}
input[type="button"] {
	width:300px;
	padding:0px;
	height:30px;
	background-color: #232952;
	color:#fff;
	cursor:pointer;
	font-weight: bold;
}
input[type="button"]:hover {
	color:#232952;
	background-color: #e7c86c;
}
label {
	width:300px;
	display: block;
	font-size: 16px;
	color:#232952;
	font-weight: bold;
	margin-bottom: 3px;
}
.footer {
	width:100%;
	max-width: 960px;
	height: auto;
	margin: auto;
	background:#0D5157;
	padding:10px 0px;
	position:relative;
}
.footer h1 {
	color:#e7c86c;
	font-size:14px;
	text-transform: none;
}
.footer p {
	color:#4cad9d;
	font-size:12px;
}
.social-icons {
	margin:10px auto;
	max-width: 60px;
}
.facebook, .twitter {
	background:url(../images/club8Casino/club8-facebook.png) no-repeat;
	display:inline-block;
	width:25px;
	height: 25px;
}
.twitter {
	background:url(../images/club8Casino/club8-twitter.png) no-repeat;
}
.device-icons {
	margin:10px auto;
	max-width: 90px;
}
.web, .mobile, .tablet {
	background:url(../images/club8Casino/club8-web.png) no-repeat;
	display:inline-block;
	width:25px;
	height: 25px;
}
.mobile {
	background:url(../images/club8Casino/club8-mobile.png) no-repeat;
}
.tablet {
	background:url(../images/club8Casino/club8-tablet.png) no-repeat;
}
.club-logos {
  width:100%;
  max-width: 635px;
  margin: 5px 1%; 
  text-align: center;
}
.club-logos li {
  display:inline-block;
  background:url(../images/club8Casino/club8-logos.png) no-repeat;
  margin:10px 10px 0px 0px;
  width: 59px;
  height: 45px;
  background-position: 0px 0px; 
}
.club-logos li a {
    display: block;
    width: 100%;
    height: 100%; 
}
.club-logos li:nth-child(2) {
    width: 81px;
    background-position: -60px 0px; 
}
.club-logos li:nth-child(3) {
    width: 95px;
    background-position: -141px 0px; 
}
.club-logos li:nth-child(4) {
    width: 135px;
    margin-top: 5px;
    background-position: -236px 0px; 
}
.club-logos li:nth-child(5) {
    width: 86px;
    background-position: -371px 0px; 
}
.club-logos li:last-child {
    width: 94px;
    margin-right: 0px;
    background-position: -458px 0px; 
}

@media screen and (min-width: 660px) {
	.logo-top {
		max-width: 350px;
	}
	.logo-top img {
		width: 350px;
	}
	.middle-bg {
		margin-top: 160px;
		height: 445px;
		position: relative;
		background:url(../images/club8Casino/club8-bryan.png) no-repeat center;
	}
	.form {
		position:absolute;
		top:-150px;
		right:60px;
	}
	.form h1, .form p {
		text-align: left;
		padding:0px;
	}
	h1 {
		font-size:34px;
	}
	h2 {
		font-size:28px;
	}
	h3 {
		font-size:22px;
	}
	.footer h1, .footer p {
	    text-align:left;
	    margin-left: 2%;
	    width:150px;
	    display:inline-block;
	}
	.footer p {
		padding:0px;
		width:300px;
		display:block;
	}
	.footer .logo {
		position:absolute;
		top:10px;
		left:30%;
	}
	.must-be {
		margin: auto;
		max-width: 960px;
		position: relative;
	}
	.social {
		margin:auto;
		max-width: 450px;
	}
	.device-icons, .social-icons {
		margin:0px;
		display: inline-block;
		width:110px;
		position: relative;
		top:5px;
	}
	.available {
		width:110px !important;
	}
	.club-logos {
		margin: 5px auto; 
	}
}
@media screen and (min-width: 860px) {
	.logo-top {
		max-width: 551px;
	}
	.logo-top img {
		width: 551px;
	}
	h1 {
		font-size:44px;
	}
	h2 {
		font-size:38px;
	}
	h3 {
		font-size:30px;
	}
	p {
		font-size:20px;
	}
	.footer .logo {
		left:3%;
	}
	.social {
		position:absolute;
		width:245px;
		top:15px;
		right:0px;
	}
	.device-icons {
		margin-left: 12px;
	}
}

/*.left {
	width:300px; 
	height:150px; 
	float:left; 
	margin-right:10px;
}
.right {
	width:650px; 
	float:left; 
	padding:53px 0;
}*/