.best-online-casinos {
	clear: both;
}

.casinos-table2 .number {
	width: 60px;
}

.casinos-table2 .number span {
	background: #EDF3F7;
	border-radius: 50px;
	display: inline-block;
	color: #043B58;
	line-height: 34px;
	width: 34px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
}

.casinos-table2 .ct-link {
	display: inline-block;
	vertical-align: middle;
}

.casinos-table2 img.flag {
	width: 28px;
	max-width: 28px;
	border-radius: 2px;
	margin: 0;
	height: 21px;
}

.casinos-table2 td .button-1 {
	font-size: 20px;
	display: inline-block;
}

.casinos-table2 thead tr td,
.casinos-table2 tbody tr td {
	text-align: center;
}

.casinos-table2 thead tr td {
	text-transform: uppercase;
}

.casinos-table2 {
	width: 100%;
	border: 0;
}

.casinos-table2 tbody tr td:nth-child(2) {
	text-align: right;
	width: 140px;
}

.casinos-table2 tbody tr td:nth-child(3) {
	padding: 10px 0;
}

.casinos-table2 tbody tr td:nth-child(2) img {
	max-width: 150px;
	margin: 0 auto 12px;
}

.casinos-table2 tbody tr td:nth-child(2) i {
	font-style: normal;
	white-space: nowrap;
	display: block;
	text-align: right;
	text-decoration: underline;
}

.casinos-table2 td {
	border-bottom: 1px solid #e3eff6;
	padding: 10px 7px;
}

.casinos-table2 tr td:nth-last-child(2) {
	padding: 10px 0;
}

.casinos-table2 tbody tr:nth-last-child(1) td {
	border-bottom: 0;
}

.casinos-table2 tr td:nth-last-child(2) b {
	font-style: normal;
	display: none;
}

.casinos-table2 .nom td {
	padding: 0;
	text-align: center !important;
	position: absolute;
	left: 45%;
}

.casinos-table2 .nomination {
	background-color: #EDF3F7;
	padding: 2px 5px 1px 25px;
	color: #2379A5;
	background-image: url('/wp-content/plugins/casino-table/img/nomonation.svg');
	background-position: 5px center;
	background-repeat: no-repeat;
	text-align: center;
}

.casinos-table2 .cell-img {
	width: 70px;
	height: 13px;
	margin: 3px !important;
}

.recomended_select {
	font-size: 14px;
	float: right;
	display: block;
	margin-top: -37px;
}

.casinos-table2 .stars2 {
	display: inline-block;
	vertical-align: middle;
	width: 105px;
	height: 18px;
	background: url(/wp-content/plugins/casino-table/img/stars_default.svg) no-repeat;
	position: relative
}

.casinos-table2 .stars2 span {
	background: url(/wp-content/plugins/casino-table/img/stars.svg) no-repeat;
	height: 100%;
	display: block;
	width: 0;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	left: 0;
	top: 0
}

.casinos-table2 .stars2.st1 span {
	width: 19px
}

.casinos-table2 .stars2.st2 span {
	width: 37px
}

.casinos-table2 .stars2.st3 span {
	width: 65px
}

.casinos-table2 .stars2.st4 span {
	width: 85px
}

.casinos-table2 .stars2.st5 span {
	width: 100%
}

.fixed-bonus .casinos-table2 tr td p.offer {
	display: none;
}

.fixed-bonus .casinos-table2 tbody tr td:nth-child(2) i {
	text-align: center;
}

.fixed-bonus .casinos-table2 tr td:first-child {
	display: none;
}

.best-online-casinos .title-1 {
	border-bottom: 6px solid #c7d5df;
	background: #edf3f7;
	margin-bottom: 10px;
	zoom: 1;
	color: #2379A5;
	text-transform: uppercase;
	text-align: left;
	padding: 7px 10px 7px 40px;
	line-height: 40px;
	margin: 0;
}

.title-1 .best-online-casinos-title {
	font-size: 20px;
	display: block;
}

@media screen and (max-width: 767px) {
	.casinos-table2 {
		border-collapse: separate;
		border-spacing: 0 5px;
		padding: 0 12px;
	}
	.casinos-table2 tr td {
		padding: 10px 5px;
	}
	.casinos-table2 td .button-1 {
		float: right;
		width: calc(100% - 55px);
		text-align: center;
	}
	.casinos-table2 .top td {
		padding: 5px 0 5px 0 !important
	}
	.casinos-table2 td {
		border: 0;
	}
	.casinos-table2 .play td {
		padding: 10px 0 5px 0;
		border-bottom: 1px solid #e3eff6;
		text-align: left;
	}
	.casinos-table2 tbody tr.dashed td:nth-child(1) {
		text-align: center;
		border-left: 1px dashed #D5E0E7;
		border-bottom: 1px dashed #D5E0E7;
		border-top: 1px dashed #D5E0E7;
	}
	.casinos-table2 tbody tr.dashed td:nth-child(2) {
		text-align: left;
		vertical-align: bottom;
		width: 50%;
		border-right: 1px dashed #D5E0E7;
		border-bottom: 1px dashed #D5E0E7;
		border-top: 1px dashed #D5E0E7;
	}
	.casinos-table2 tbody tr td:nth-child(2) i {
		text-align: left;
	}
	.casinos-table2 .ct-link i {
		font-style: normal;
	}
	.casinos-table2 .stars2 {
		display: block;
	}
	.casinos-table2 .ct-link img {
		margin-bottom: 12px;
	}
	.casinos-table2 .stars2 {
		margin: 10px 0;
	}
	.casinos-table2 tbody tr.dashed td:nth-child(1) span {
		text-transform: uppercase;
		color: #B6C2CB;
		display: block;
	}
	.casinos-table2 img.flag {
		width: 45px;
		max-width: 45px;
		margin: 0 0 12px 0;
		display: inline;
		height: 34px;
	}
	.casinos-table2 .top td {
		text-align: left
	}
	.recomended_select {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.casinos-table2 .top .number {
		text-align: left;
	}
	.fixed-bonus .casinos-table2 {
		padding: 0 5px;
	}
	.fixed-bonus .casinos-table2 tbody tr td {
		text-align: center;
		padding: 0 10px;
	}
	.fixed-bonus .casinos-table2 tr td:nth-last-child(3) {
		display: none;
	}
	.fixed-bonus .casinos-table2 tr td .button-1 {
		width: 100%;
		float: none;
	}
	.fixed-bonus .casinos-table2 img.flag {
		width: 28px;
		max-width: 28px;
		border-radius: 2px;
		margin: 0;
		height: 21px;
	}
}

@media screen and (max-width:520px) {
	.fixed-bonus .casinos-table2 tbody tr td:nth-child(2) {
		padding: 0;
	}
	.fixed-bonus .casinos-table2 tbody tr td:nth-child(2) i {
		display: none;
	}
	.fixed-bonus .casinos-table2 tbody tr td:nth-child(2) img {
		margin-bottom: 0;
	}
	.fixed-bonus .casinos-table2 tbody tr td:nth-last-child(2) {
		width: 30%;
		padding-right: 25px;
	}
	.fixed-bonus .casinos-table2 tbody tr td:nth-child(1) {
		text-align: left;
	}
	.fixed-bonus .casinos-table2 tbody tr td:nth-last-child(1) {
		padding: 0 20px 0 0;
	}
	.fixed-bonus .casinos-table2 tr td:nth-last-child(4) {
		display: none;
	}
	.fixed-bonus .casinos-table2 tr td:nth-last-child(4) strong,
	.fixed-bonus .casinos-table2 tr td:nth-last-child(4) p {
		font-size: 14px;
	}
	.fixed-bonus .casinos-table2 tr td p.offer {
		text-transform: uppercase;
		color: #B6C2CB;
		display: block;
	}
	.casinos-table2 tr td:nth-last-child(2) b {
		display: block;
		margin: -5px 0 5px 0;
	}
	.title-1 .best-online-casinos-title {
		line-height: 26px;
		padding-bottom: 5px;
	}
	.best-online-casinos .title-1 {
		padding: 7px;
	}
}