/* Header Settings */

/* Navigation Bar Settings */

/* Body Settings */

/* Sidebar Settings */

/* Footer Settings */

/* Gambling Design Items Settings */

/* Custom */



.leftHalf-mobile img {
	max-width:90px !important;
	height:auto;
	border:none;
}
.leftHalf-mobile .buttonmobile {
    left: 0 !important;
    width: 131px !important;
    padding: 4px 0px 5px 0px;
    top: 0;
}
.rightHalf-mobile > div:first-child {
    height: 9px !important;
}
.rightHalf-mobile {
    text-align: left !important;
}
/*.stars img {
    float: left !important;
    width: 90% !important;
}
.stars {
    margin: 0 0 0 !important;
    text-align: left !important;
    width: 99px !important;
}
 */
.mobileRowNumber {
	display:none;
	position:absolute;
	width:48px;
	height:48px;
	left:2px;
	margin-top:-16px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	line-height:40px;
	text-indent:4px;
	color:#34A515;
	background: url(../images/mobilerownumber.png) no-repeat 100% 100%;
}

.custom #innerheader {
	width:1000px;
	margin:0 auto;
}
/*
.stars {
	width:99px !important;
	padding:20px 0 0 0;
	margin:8px auto;
	text-align:center;
}
.stars img {
	float:left;
	width:100%;
	padding:0 !important;
	margin:0 !important;
	    top: -13px;
    position: relative;
}

	  */



table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting{
	cursor: default !important;
}
table.dataTable thead th{
    padding: 13px 40px !important;
    border-right: 1px solid #2acf92;
    border-bottom: none !important;
	font-size: 17px;	
	font-family: "RobotoBlack"; 
	text-shadow: 1px 1px rgba(0, 0, 0, 0.42);
}
table.dataTable thead th:last-child{
	 border-right: none;
}
td span.custom-label {
	padding:4px 73px 4px 4px !important;
	font-size:.85em !important;
	font-weight:bold;
	color:transparent;
	position: relative;
	order: 1;
	-webkit-order: 1;
	display: block;
	margin: 0 auto;

}
td span.custom-label:before {
	content:'';
	position:absolute;
	width:134px;
	height:23px !important;
	top:0;
	margin-left:4px;
	background:#336799 url("../../img/accepted.jpg") no-repeat;
}

td span, td span p, td p {
	padding:0;
}

.tableTr > td:first-child{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}
.tableTr > td:first-child a.desktop {
	display: block !important;
	order: 2;
	width: 100%;
	order: 2;
	-webkit-order: 2; 
    text-align: center;
    color: #169a63;
	font-size: 17px;	
	font-family: "RobotoBlack"; 
}
.tableTr > td:first-child a.desktop span {
    display: none;
}
.cas-link{
	margin-top: 7px !important;
	display: none;
}
.tableTr > td:nth-child(2) {
    padding-top: 11px;
}
.tableTr > td:nth-child(2) p{
	font-size: 17px;	
	font-family: "RobotoLight"; 
	padding-bottom: 2px !important;
	line-height: 1.2;
}
.tableTr > td:nth-child(3){
    padding: 0 20px;
}
.icons_container a img{
	padding: 1px 1px;
}
.tableTr > td:nth-child(4){
		font-size: 24px;	
	font-family: "RobotoBlack"; 
	padding-top: 22px;
}
.tableTr > td:nth-child(4) span{
		font-size: 24px;	
	font-family: "RobotoBlack"; 
}
#sortTable2 .tableTr > td:nth-child(4) span{
		font-size: 15px;	
	font-family: "RobotoBlack"; 
}
.tableTr > td:nth-child(4) a{
		font-size: 14px;	
	font-family: "RobotoRegular"; 
	    margin-top: -2px;
	    color: #000;
}
.tableTr > td:nth-child(4) a:hover{
	color: #ffc30c;
}
.tableTr > td:nth-child(5){

	padding-top: 0;
}
#sortTable {

}
table.dataTable.no-footer {
    border-bottom: 1px solid #ececec !important;
}
.custom #footer {float:left; width: 100%;margin-top: 60px;    position: relative;}
.custom #header {
    position: relative;
	width: 100%;

	background: rgba(0, 0, 0, 0.18) !important;
	height: 103px;
}
@media screen and (min-width:401px) and (max-width:768px) {
	.leftHalf-mobile, .rightHalf-mobile {
		width:50% !important;
		max-width:50% !important;
		height:200px !important;
		min-height:200px !important;
		max-height:200px !important;
	}




}

@media screen and (min-width:1px) and (max-width:400px) {
	.leftHalf-mobile, .rightHalf-mobile {
		width:50% !important;
		max-width:50% !important;
		height:230px !important;
		min-height:230px !important;
		max-height:230px !important;
	}
}

@media screen and (max-width:768px) {

	
#middlecontent p {
    font-size: 15px !important;
    line-height: 18px !important;
}
	
	div.leftHalf-mobile, div.rightHalf-mobile {
		padding:0 !important;
	}
	div.leftHalf-mobile {
	    background: #fff !important;
	}
	div.leftHalf-mobile:nth-child(4n - 1), 
	div.leftHalf-mobile:nth-child(4n - 1) + * {
	    background: #EFEFEF !important;
	}
	.leftHalf-mobile-r {
		position: relative;
	}
	.leftHalf-mobile-r:after {
		content: '';
		position: absolute;
		display: block;
		left: 0;
		top: 28px;
		height: 151px;
		width: 1px;
		background: #E2E2E2;
	}
	.leftHalf-mobile-r ul {
		padding: 0 0px 0 13px !important;
	    box-sizing: border-box;
	}
	.stars {
		margin:0 auto !important;
	}
	
	div.bonus-text-mobile {
		padding-top:0 !important;
	}
}

/* LAYOUT OPTIONS */
.custom #main {
	width: 1000px;
}

#mobileTableSpecial { display:none; }


@media screen and (max-width:1024px) {
	.c{
		/*background: #fff;*/
	}
	#content {
    margin: 0 auto;
    clear: both;
    background: transparent;
}
	.custom #main {
    width: 100%;
}
#middlecontent > .post {
	background: url('http://www.casinospaybyphone.co.uk/wp-content/uploads/2017/12/bg1.jpg') no-repeat;
	background-size: cover;
	min-height: 155px;
}
	.custom #header{
		background: #0D305F !important;
		height: 69px !important;
	}

	.custom #innerheader {
	    width: 100% !important;
	    margin: 0 auto;
	}
	#navbar {
		position:fixed;
		width:100%;
		top:45px;
		left:0;
	}
	#navbar li {
		background:#FFF;
		z-index:999999;
	}
		#middlecontent h1 span {
	    color: #fff !important;
	    font-size: 22px;

	}
	#middlecontent h1{
		left: 0;
		    padding: 0 !important;
		        padding-top: 20px !important;
	}
	#topfooter{
		width: 100%;
	}
	body #main #content #middlecontent .post > p {
		/*display: none;*/
		color: #fff !important;
	}
	body #main #content #middlecontent .adv_discl {
		color: #fff !important;
	}
	body #main #content #middlecontent .post > p span {
		color: #000 !important;
	}
}



.casino-content {
    margin-bottom: 0 !important;
}

#middlecontent > p {
	/*display: none;*/
	/*color: #000 !important;*/
}

@media screen and (max-width:800px) {
	#home-header-title {
		float:none !important;
		margin:0 auto !important;
		text-align:center !important;
	}
	
	#home-header-desc p {
		font-size:16px !important;
		color:#363636 !important;
		text-align:justify !important;
	}
	
	.homeFilterArea, #sortTable,#sortTable2, .tableTr, hr {display:none !important;}
	
	#mobileTableSpecial { display:block !important; }
}
.mob_cas_rev {
	display: none;
}
.rating_digits {
	color: #2686A3 !important;
	font-size: 26px !important;
}

.custom #sidebar1 { width: 300px; }
.custom #sidebar2 { width: 200px; }
.custom #middlecontent {
	width: 100% !important;
	padding:0;
	margin-left:0;
	min-height:100%;
	        margin-bottom: -93px;
	            border-radius: none !important;
    overflow: hidden;
}
.casino-content{
width:100%;
display:inline-block;
	background: #fff;
	    border-radius: 8px;
    margin-top: 39px !important;
}
.page-casino-title{
  font-size: 36px !important;
  font-family: "RobotoRegular";
      padding-top: 30px;

    padding-bottom: 30px;
}


.leftHalf-mobile {
	width:41%;
	padding:15px !important;
}

.rightHalf-mobile {
	width:40%;
	padding:15px !important;
}

.leftHalf-mobile, .rightHalf-mobile {
	min-height:195px;
	margin:0;
	text-align:center !important;
	border-top:3px solid #DEE9F0;
	font-size:20px;
	font-weight:bold;
}

.rightHalf-mobile a {
	padding-top:6px;
	font-size:14px !important;
	font-weight:normal !important;
	line-height:20px;
}

.bonus-text-mobile {
	padding-top: 10px;
	margin-top: 4px;
	font-size:14px;
	border-top:1px solid #272727;
}

.bonus-text-mobile p, .bonus-text-mobile span {
	line-height:14px;
}

.leftHalf-mobile  { float:left; }
.rightHalf-mobile { 
    float:right;
    
    
}

@media screen and (max-width:800px) {
	body { max-width:100% !important; }
	.leftHalf-mobile img {
		max-height:100px;
	}
	
	.pros, .cons {
		max-width:100% !important;
	}
	
.bigbutton.mobile{
	display: none !important;
}
	
	.tooltip_span { display:none; }
	
	.leftHalf-mobile img {
		max-width:100% !important;
		margin-top:41px;
		margin-bottom:5px;
		padding: 0 !important;
	}
	.bonus-text-mobile {
		float:left;
		width:100%;
		border:none !important;
		margin-bottom: 10px;
	}
	.bonus-text-mobile p {
		float:none !important;
	}
	.padding_plus {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 4px;
	}
	.buttonmobile.mobilelink {
	}
	.rightHalf-mobile a{
		display: none;
	}
	.bonus-text-mobile ul {
	    line-height: 14px !important;
	    list-style: none !important;
	    font-size: 12px !important;
	}
	.bonus-text-mobile ul li {
		margin-bottom: 5px !important;
		position: relative;
	}
	.bonus-text-mobile ul li:after {
		content: "\00BB";
		position: absolute;
		left: -10px;
		top: -1px;
		display: inline-block;
	}
	.bonus-text-mobile ul li.red_arrow:after {
		content: "\00BB";
		color: #ff0000;
	}
}

