/* Default Layout: 992px.  */
.container {
	width:80%;
	margin:10px auto;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	min-width: 960px;
}
.header {
	background-image: url(../images/biloxionlinegambling.jpg);
}
.content h1 {
	font-size: 26px;
}
.content h2 {
	font-size: 26px;
}
.content p {
	font-size: 16px;
}
.table {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	border: thin solid #CCC;
}
.table th {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #020167;
}
.table td {
	background-color: #FFF;
	border: thin solid #999;
}
.footer p {
	font-size:16px;
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.container {
	width:750px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	min-width: 768px;
}
.header {
	background-image: url(../images/biloxionlinegambling.jpg);
	background-size: 100%;
}
.content h1 {
	font-size: 20px;
}
.content h2 {
	font-size: 20px;
}
.content p {
	font-size: 12px;
}
.table {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	border: thin solid #CCC;
}
.table th {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #020167;
}
.table td {
	background-color: #fff;
}
.footer p {
	font-size:13px
}
}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.container {
	width:300px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	min-width: 320px;
}
.header {
	background-image: url(../images/biloxionlinegambling.jpg);
	background-size: 100%;
}
.content img {
	width:auto;
	height:auto;
	background-size: 100%;
}
.table {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	border: thin solid #CCC;
}
.table th {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #020167;
}
.table td {
	background-color: #fff;
}
.content h1 {
	font-size: 14px;
}
.content h2 {
	font-size: 14px;
}
.content p {
	font-size: 12px;
}
.table table td {
	font-size: 12px
}
.footer p {
	font-size:12px
}
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	width:450px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	min-width: 468px;
}
.header {
	background-image: url(../images/biloxionlinegambling.jpg);
	background-size: 100%;
}
.content img {
	width:auto;
	height:auto;
	background-size: 100%;
}
.content h1 {
	font-size: 16px;
}
.content h2 {
	font-size: 16px;
}
.content p {
	font-size: 12px;
}
.table {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	border: thin solid #CCC;
}
.table th {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #020167;
}
.table td {
	background-color: #fff;
}
.table table td {
	font-size:12px
}
.footer p {
	font-size:11px
}
}
