html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html body:before,
html body:after, header nav.fix a:before {
    content: "";
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
body {
    background-color: #cacaca;
    font-family: 'Palatino Linotype, Book Antiqua, Palatino, serif';
    min-width: 320px;
}
header,
article {
    max-width: 1024px;
    margin: 0 auto;
    box-shadow: 0 2px 2px 1px #0a3c49;
}
/*The code*/

header {
    background-color: #ffffff;
    padding-bottom: 1px;
    position: relative;
}
header > a:first-child {
  float: left;
  width: 254px;
  height: 50px;
  background: url(img/logo.svg) no-repeat;
  text-indent: -5555px;
  position: absolute;
  top: -37px;
  bottom: 0px;
  margin: auto;
  left: 10px;
}
header nav {
    display: table;
    height: 40px;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
}
header nav ul {padding:0;margin:0;width:100%;display:table-cell;vertical-align:middle;text-align:center;}
header nav ul li {padding:0 1.9%;margin:0;list-style:none;background:none;display:inline-block;}
header nav a {
    text-decoration: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #0A3C49;
    font-family: sans-serif;
    -webkit-transition: color 0.25s ease-in-out 0s;
    -moz-transition: color 0.25s ease-in-out 0s;
    transition: color 0.25s ease-in-out 0s;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
header a.head-b {
    display: block;
    float: right;
    padding: 10px 0;
    width: 66%;
    margin-right: 2%;
}
header a.head-b img {
    display: block;
    max-width: 100%;
    height: auto;
    float: right;
}

header nav a:hover {
    color: #00a8ee;
}
header nav.fix {}header nav.fix a {
    font-size: 13px;
    text-transform: none;
}
header nav.fix a:before {
    width: 25px;
    height: 15px;
    display: inline-block;
    vertical-align: top
}
header nav.fix a.asia:before {
    background-position: -5px -5px;
}
header nav.fix a.au:before {
    background-position: -5px -30px;
}
header nav.fix a.ca:before {
    background-position: -5px -55px;
}
header nav.fix a.eu:before {
    background-position: -5px -80px;
}
header nav.fix a.uk:before {
    background-position: -5px -105px;
}
header nav.fix a.usa:before {
    background-position: -5px -130px;
}
article {
    background-color: #ffffff;
    padding: 0 2% 10px;
    box-sizing: border-box;
    margin-top: 20px;
}

article p br {
    margin-top: 10px;
    display: block;
    content: "";
}
h1,
h2,
h3 {
    font: bold 18px Verdana, sans-serif;
    padding: 20px 0 10px;
}
h4 {
    font: bold 16px Verdana, sans-serif;
    padding: 10px 0;
}
article p {
    font: normal 13px Verdana, sans-serif;
    text-align: justify;
    padding: 10px 0 10px;
    line-height: 20px;
}
article p.tc {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    font-weight: bold;
}
article p > a, article p strong > a {color: #f89021;text-decoration: none;}
article p > a:hover, article p strong > a:hover {text-decoration: underline;}
p.golink {
    text-align: center;
}
p.golink a {
    text-decoration: none;
    color: #e10b0b;
    font: normal 20px/24px 'Times New Roman, Times, serif';
    font-weight: bold;
}
p.golink a:hover {
    text-decoration: underline;
}
p.heading {
    font-weight: bold;
}
.p-f-par {padding-top:6px;padding-bottom:0;}
.p-f-par.p-hm {padding-top:20px;}
img{max-width: 100%;}
img.left {
    float: left;
    margin: 10px 20px 5px 0;
        box-shadow: 2px 2px 10px #000;
        height: auto;
}
img.right {
    float: right;
    margin: 10px 0 5px 20px;
        box-shadow: 2px 2px 10px #000;
        height: auto;
}
img.no-bx {box-shadow: none;}
img.center {
    display: block;
    margin: 10px auto 5px;
    max-width: 100%;
    height: auto;
      box-shadow: 2px 2px 10px #000;
}
img.center2 {
    display: block;
    margin: 10px auto 5px;
    max-width: 100%;
    height: auto;
}
.topoffer {
    width: 300px;
    border: 3px solid #B7BEAE;
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
}
div.topoffer.right {
    display: none;
    margin:10px auto;
}
div.topoffer.left {
    float: left;
    margin: 15px 20px 10px 0;
}
.topoffer span:first-child {
    display: block;
    margin: -20px;
    padding-top: 50px;
    text-indent: -5555px;
}
div.topoffer span.args {
    display: block;
    padding: 10px 0;
    text-align: center;
    font: bold 12px/20px "Sans serif";
}
div.topoffer span.args.first {
    margin-top: 20px;
}
div.topoffer a {
    background-color: #ffffff;
    border: 2px solid #970b0b;
    color: #970b0b;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
}
div.topoffer a:hover {
    background-color: #970B0B;
    color: #ffffff;
}
.reg-holder {width: 305px; float: right;margin: 0 10px;}
.reg-holder ul {
  width: 100%;
  padding: 0 10px;
  border: solid 1px #cccccc;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
}
.reg-holder ul::before {
  content: 'ตรวจสอบแล้ว';
  position: absolute;
  right: -25px;
  top: 1px;
  padding: 2px 4px;
  background: #cccccc;
  border-radius: 3px;
  color: #0d5eae;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.3;
  transform: rotate(36deg);
  border: solid 1px;
}
.reg-holder li.spielen-mit-verantwortung {
    background: url(img/spielen-mit-verantwortung.svg) no-repeat center center;
    background-size: contain;
    display: inline-block;
    width: 35px;
    height: 30px;
        padding-left: 0;
}
.reg-holder li.egba {
    background: url(img/egba.svg) no-repeat center center;
    background-size: contain;
    display: inline-block;
    width: 75px;
    height: 30px;
        padding-left: 0;
}
.reg-holder li.essa {
    background: url(img/essa.svg) no-repeat center center;
    background-size: contain;
    display: inline-block;
    width: 83px;
    height: 30px;
        padding-left: 0;
}
.reg-holder li.ecogra {
    background: url(img/ecogra.svg) no-repeat center center;
    background-size: contain;
    display: inline-block;
    width: 72px;
    height: 30px;
        padding-left: 0;
}
.reg-holder li.mga {
    background: url(img/mga.svg) no-repeat center center;
    background-size: contain;
    display: inline-block;
    width: 120px;
    height: 30px;
    padding-left: 0;
}


.logo[class*="bg-"] {
	width: 105px;
	height: 37px;
	border-radius: 4px;
	padding: 5px 10px;
	box-sizing: content-box;
	margin: 0px auto 10px;
}
.logo [class*="logo-"] {
  background-size: contain;
height: -webkit-fill-available;
background-position: center;
text-indent: -9999px;
height: 100%;
}
.bg-1xbet {background-color: #195685;}
.logo-1xbet {background: url(img/1xbet.svg) no-repeat;}
.bg-22bet {background-color: #052e32;}
.logo-22bet {background: url(img/22bet.svg) no-repeat;}
.bg-bet365 {background-color: #027b5b;}
.logo-bet365 {background: url(img/bet365.svg) no-repeat;}
.bg-m88 {background-color: #000;}
.logo-m88 {background: url(img/m88.svg) no-repeat;}
.bg-luckydays {background-color: #fff;}
.logo-luckydays {background: url(img/luckydays.svg) no-repeat;}
.bg-happyluke {background-color: #ff2fa6;}
.logo-happyluke {background: url(img/happy-luke.svg) no-repeat;}
.bg-live-casino-house {background-color: #000;}
.logo-live-casino-house {background: url(img/live-casino-house.svg) no-repeat;}
.bg-bk8 {background-color: #fff;}
.logo-bk8 {background: url(img/bk8.svg) no-repeat;}
.bg-w88 {background-color: #1f1f1f;}
.logo-w88 {background: url(img/w88.svg) no-repeat;}
.bg-wazamba {background: radial-gradient(circle at 0 0, #9547e9, #721dac);}
.logo-wazamba {background: url(img/wazamba.svg) no-repeat;}
.bg-jack998 {background-color: #060F1D;}
.logo-jack998 {background: url(img/jack998.svg) no-repeat;}
.bg-betabet {background-color: #0e1217;}
.logo-betabet {background: url(img/betabet.svg) no-repeat;}
.bg-aw8 {background-color: #120b6f;}
.logo-aw8 {background: url(img/aw8.svg) no-repeat;}

table.ul-table td .logo.bg-mrgreen {margin-right: 13px;}

div.bn-holder {
  display: table;
  width: 100%;
  position: relative;
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  min-height: 80px;
  font-family: Roboto, sans-serif;
  border: 1px solid #aabed0;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
}
div.bn-holder .bn-box {
	display: table-row;
}

div.bn-holder .bn-box>* {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

div.bn-holder .bn-box .operator {
	width: 165px;
	padding: 0;
	border-right: 1px solid #aabed0;
}

div.bn-holder .bn-box .operator .logo {
	margin: 0 auto;
}

div.bn-holder p.bonus {
	width: 160px;
	background: #e6e6e6;
	border-right: 1px solid #aabed0;
	color: #f55f51;
	font-weight: 900;
}

div.bn-holder p.bonus .top {
  font-size: 23px;
  color: #0D5EAE;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-weight: 700;
  padding-left: 6px;
}

div.bn-holder p.bonus .bottom {
  font-size: 14px;
  display: block;
  font-weight: 300;
  color: #000000;
}

div.bn-holder .games-title, .providers-title {
    font-size: 14px;
    font-weight: 900;
    display: block;
} 

div.bn-holder .games {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-weight: 700;
    padding-left: 6px;
    width: 100px;
  }
  .blackjacktbl .blackjack-games .games-title, .blackjacktbl .providers-title {font-size: 18px;}
  .blackjacktbl .bj-games {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-weight: 700;
    padding-left: 6px;
}
div.bn-holder div.desc {
	text-align: left;
	padding: 18px;
}

div.bn-holder div.desc .desc-top {
	margin: 0 0 4px;
	padding: 3px 0 2px;
	line-height: 1.2em;
	border: 0 none;
}

div.bn-holder .tc {
	clear: both;
	padding: 3px 0;
	margin: 0;
	line-height: normal;
	color: #aaa;
	font-size: 10px;
}

div.bn-holder div.desc .desc-bottom {
	font-size: 12px;
	line-height: 1.5em;
	margin: 1px 0 1px;
}

div.bn-holder .cta {
	min-width: 180px;
}

div.bn-holder .cta a {
	margin: 0 20px;
	padding: 15px 20px;
}

ul.list-faq {
	list-style-type: none;
    margin: 0;
    margin-left: 1em;
    padding: 0;
    counter-reset: li-counter;
}

ul.list-faq > li {
      position: relative;
      margin-bottom: 20px;
      padding: 1em;
      border-left: 2px solid #CCCCCC;
      background-color: #f5f5f5;
      background: #f5f5f5;
}

ul.list-faq li h3, ul.list-faq li div.title {
	font-size: 16px;
	font-weight: bold;
}

@media screen and (max-width: 799px) {
	div.bn-holder div.desc {
		width: 92%;
		display: block;
		padding: 10px;
	}
	div.bn-holder div.desc .desc-top {
		font-size: 14px;
	}
	div.bn-holder .cta {
		display: block;
		margin: 0 auto 10px;
        width: 70%;
	}
    .blackjacktbl .cta {
        min-width: 140px!important;
    }
	div.bn-holder .cta a {
		margin: 0 20px;
		padding: 11px 11px;
		font-size: 13px;
	}
}

@media only screen and (min-width: 649px) {
.games-num, .blackjack-developers {
    border-right: 1px solid #aabed0;
}
}
@media only screen and (max-width: 649px) {
	div.bn-holder .bn-box .operator {
		display: inline-block;
		width: 100%;
		margin: 15px auto;
		padding: 0 0 15px;
		float: none;
		border-bottom: 1px solid #e9e9e9;
	}
	.olcount.v-1>li>p {
		padding: 25px 20px 10px 20px;
	}
	div.bn-holder p.bonus {
		display: block;
		width: 100%;
		margin: 0 auto;
		border-bottom: 1px solid #e9e9e9;
		padding: 0 0 10px;
	}
    div.bn-holder .games {
		display: block;
		width: 100%;
		margin: 0 auto;
		border-bottom: 1px solid #e9e9e9;
		padding: 0 0 10px;
	}
    div.bn-holder .bn-box.games-box, div.bn-holder .bn-box.games-box .games-num, div.bn-holder .casino-developers {
        display: block;
    }
}

table.proscons {
    color: #2f2f32;
    background-color: #ffffff;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-spacing: 0px;
    border-top: 1px solid #e8e9eb;
    border-left: 1px solid #e8e9eb;
    border-right-color: #e8e9eb;
    border-bottom-color: #e8e9eb;
    border-right-style: solid;
    border-bottom-style: solid;
}
.proscons thead th {
  padding: 3px 10px;
border-right: 1px solid #e8e9eb;
border-bottom: 1px solid #e8e9eb;
text-align: left;
background-color: #f9f9fa;
width: 49%;
font-size: 18px;
}
.proscons tbody td {
  padding: 3px 10px;
    border-right: 1px solid #e8e9eb;
    border-bottom: 1px solid #e8e9eb;
    text-align: left;
    vertical-align: top;
    width: 49%;
    background-color: #fff;
}
.proscons tbody td ul li {font-size: 14px; line-height: 24px; background: none; padding: 0;margin: 0;}
.proscons tbody td .pro-ul {
    list-style-image: none;
    padding: 0;
}
.proscons tbody td ul li:before{
   content: '';
   display: inline-block;
   height: 20px;
   width: 20px;
   background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
}
.proscons tbody td .pro-ul li::before {background-image: url(img/pros.svg);}
.proscons tbody td .con-ul li::before {background-image: url(img/cons.svg);}
.proscons tbody td .con-ul {
    list-style-image: none;
    padding: 0;
}
table.company {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

table.company th, table.company td {
  text-align: left;
  padding: 10px;
  font-size: 16px;
}
table.company tr:nth-child(even) {
  background-color: #f2f2f2;
}
@media screen and (max-width: 365px) {
table.company th, table.company td {padding: 10px 5px; font-size: 14px; }
}
/*** Review Element ***/
.rev-element { margin: 1% auto 16px;border:2px solid #b1b1b1;}
.rev-element table {position: relative;width: 100%;padding: 70px 0 115px;border-collapse: separate;font: normal 12px/14px 'open sans', sans-serif;color: #6b6b6b;empty-cells: hide;}
.rev-element.noreg table { padding: 87px 0 50px }
.rev-element.nobtn table { padding: 87px 0 70px }
.rev-element td { padding: 5px; font-size: 14px;}
.rev-element td.none { display: none !important }
.rev-element .brand, .rev-element .rate, .rev-element .reg, .rev-element .ext { display: block; position: absolute;  top: 0 }
.rev-element .brand td, .rev-element .ext td { display: block }
.rev-element .brand {left: 0;width: 45%;}
.rev-element .brand td span { display: block; height: 50px; text-indent: -9999px }
.rev-element .brand .img { text-align: center; line-height: 50px; }
.rev-element .brand .img.v3 { padding-top: 50px; }
.rev-element .brand .img span { display: inline-block; width: 0; vertical-align: middle; height: 0; font-size: 0; color: transparent; }
.rev-element .brand .img span:not([class]) { display: none; }
.rev-element .brand .img img { vertical-align: middle; width: auto; height: auto; max-width: 100%; }
.rev-element .rate {right: 0;width: 55%;margin: 17px 0px;}
.rev-element .rate td, .rev-element .reg td { display: block; padding-left: 1%; padding-right: 1%; overflow: hidden }
.rev-element .rate td:first-child, .rev-element .reg td:first-child { float: left; width: 48% }
.rev-element .rate {font: 600 13px/16px 'open sans', sans-serif;color: #908b8b;}
.rev-element .rate td:first-child {font-weight: 300;width: 30%;}
.rev-element .rate td:first-child span { display:none; }
.rev-element .rate td span { color: #4081d8 }
.rev-element .rate td span, .brand-rating span { display: block; width: 100px;height: 22px; background-size: contain; background-repeat: no-repeat; text-indent: -9999px;}
.rev-element .rate td span i, .brand-rating i { background-position: 0 0; text-indent: -9999px }

.rev-element .reg td span.bonus {
  color: #000;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding-left: 10px;
  text-align: center;
  display: block;
}
.rev-element .reg td span.bonus strong {
  color: #0D5EAE;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-weight: 700;
font-size: 19px;
padding-left: 6px;
}

.brand-rating {
    display: flex;
    justify-content: space-evenly;
    margin-top: 5px;
}

.rev-element .rate-1, .brand-rating .rate-1 {background-image: url(img/rating-1.svg);}
.rev-element .rate-2, .brand-rating .rate-2 {background-image: url(img/rating-2.svg);}
.rev-element .rate-3, .brand-rating .rate-3 {background-image: url(img/rating-3.svg);}
.rev-element .rate-4, .brand-rating .rate-4 {background-image: url(img/rating-4.svg);}
.rev-element .rate-5, .brand-rating .rate-5 {background-image: url(img/rating-5.svg);}

ul.payments {
    display: flex;
    list-style-type: none;
    margin: 0 auto 10px;
    max-width: 100%;
    width: 100%;
    padding: 0;
    justify-content: center;
    flex-wrap: wrap;
}
ul li.payico {
display: inline-block;
background-position: top;
background-repeat: no-repeat;
height: 65px;
margin: 5px;
width: 65px;
padding: 0;
overflow: hidden;
background-size: contain;
text-indent: -9999px;
background-position: center;
}
li.payico.paypal {background-image: url(img/paypal.svg);}
li.payico.skrill {background-image: url(img/skrill.svg);}
li.payico.neteller {background-image: url(img/neteller.svg);}
li.payico.visa {background-image: url(img/visa.svg);}
li.payico.mastercard {background-image: url(img/mastercard.svg);}
li.payico.ecopayz {background-image: url(img/ecopayz.svg);}
li.payico.sofort {background-image: url(img/sofort.svg);}
li.payico.muchbetter {background-image: url(img/muchbetter.svg);}
li.payico.maestro {background-image: url(img/maestro.svg);}
li.payico.amex {background-image: url(img/amex.svg);}
li.payico.klarna {background-image: url(img/klarna.svg);}
li.payico.trustly {background-image: url(img/trustly.svg);}
li.payico.paysafecard {background-image: url(img/paysafecard.svg);}
li.payico.astropay {background-image: url(img/astropay.svg); background-color:#F3F2F2; border-radius: 50%;}
li.payico.sticpay {background-image: url(img/sticpay.svg); background-color:#F3F2F2; border-radius: 50%; background-size: 59px;}
li.payico.help2pay {background-image: url(img/help2pay.svg); background-color:#F3F2F2; border-radius: 50%; background-size: 44px;}
li.payico.bitcoin {background-image: url(img/bitcoin.svg); background-color:#F3F2F2; border-radius: 50%; background-size: 62px;}
li.payico.neosurf {background-image: url(img/neosurf.svg); background-color:#F3F2F2; border-radius: 50%; background-size: 58px;}

.rev-element .rate td:first-child, .rev-element .reg td:first-child { text-align: right; white-space: nowrap }

.rev-element .arg td:first-child { font-weight: bold; text-align: right; }
.rev-element .arg td:first-child:after, .rev-element .rate td:first-child:after, .rev-element .reg td:first-child:after {content: ":";}
/*.rev-element .arg td:first-child:before { content: "\2022"; padding-right: 5px; color: #1d7b18 }*/
.rev-element .reg {bottom: 50px;left: 0;right: 0;top: auto;}
.rev-element .reg td { height: 54px; line-height: 54px;}
.rev-element.nobtn .reg td { margin-bottom: -50px }
.rev-element .reg .logo span, .rev-element .reg .logo strong { display: inline-block; width: 63px; height: 44px; vertical-align: middle; text-indent: -9999px }
.rev-element .ext {bottom: 0;left: 0;right: 0;top: auto;}
.rev-element .ext td{padding:0 10px 10px;}
.rev-element .ext td a {max-width: 260px;display: table;padding: 10px 40px;}
.rev-element .tnc{font:300 10px/1.2 'open sans',sans-serif;color:#8c8c8c;background:#f4f4f4;padding: 10px;text-align: center;}
.rev-element .reg td:first-child span { display:none; }
@media only screen and (min-width:480px) {
  .rev-element table, .rev-element.noreg table, .rev-element.nobtn table { padding: 115px 0 0 }
  .rev-element .brand { right: auto; width: 43% }
  .rev-element .brand td span { height: 54px }
  .rev-element .rate {right: auto;width: 45%;top: 43px;border-bottom: 1px solid #b1b1b1;}
  .rev-element .rate td { padding-top: 17px; padding-bottom: 17px; display: inline-block;}
  .rev-element .reg { top: 0; left: auto; width: 57% }
  .rev-element .reg td { border-top: none }
  .rev-element .ext { top: 60px; left: auto; width: 57% }
  .rev-element .ext td { border-bottom: 1px solid #b1b1b1; padding-bottom: 22px;}
  .rev-element.noreg .ext { top: 0; text-align: center }
  .rev-element.noreg .ext td { padding: 35px 5px }
  .rev-element.nobtn .reg td { padding: 28px 5px; border-bottom: 2px solid #b1b1b1 }
  .rev-element .reg td:nth-of-type(2) {line-height: 24px;display: inline-block;}
  .rev-element .reg td span.bonus strong {display: block;}
}
@media only screen and (max-width:479px) {

.rev-element .arg td:first-child, .rev-element .reg td:first-child {text-align: left; padding-left: 15px;width: 110px;}
.rev-element td, .rev-element .reg td {text-align: left;}
.rev-element .brand {width: 100%;}
td.arg {display: block;}
.rev-element table {padding: 90px 0 115px}
.rev-element .rate td:first-child {display: none;}
.rev-element .rate {
  display: block;
    float: none;
    width: 100%;
    text-align: center;
    margin: 50px 0 0;
}
.rev-element .rate td {display: inline-block; text-align: center;}
.rev-element .reg td:first-child {width: 110px;box-sizing: border-box; padding-left: 15px;}
.rev-element .reg td {display: inline-block;}
}
@media only screen and (max-width:350px) {
.rev-element .reg td:first-child {display: none;}
.rev-element .reg td {text-align: center; width: 98%;}
}
@media only screen and (min-width:768px) {
  .rev-element .brand, .rev-element .rate { width: 210px }
  .rev-element .reg, .rev-element .ext { width: 25% }
  .rev-element table, .rev-element.noreg table, .rev-element.nobtn table { padding: 17px 25% 17px 210px }
  .rev-element .brand { bottom: 0px; border-right: 2px solid #b1b1b1 }
  .rev-element .brand td span { height: 50px }
  .rev-element .rate {bottom: 0;left: 0;top: 70px;margin: auto;text-align: center;font-size: 0;border: none;}
  .rev-element .rate td, .rev-element .rate td:first-child { display: inline-block; width: auto; float: none; padding-top: 2px; padding-bottom: 2px; vertical-align: middle; font-size: 16px }
  .rev-element .reg td, .rev-element .reg td:first-child { display: inline-block; width: auto; height: auto; float: none; padding-top: 10px; padding-bottom: 2px; vertical-align: middle; font-size: 13px; line-height: normal }
  .rev-element .rate:before, .rev-element .reg:before { content: ""; display: inline-block; height: 55%; vertical-align: middle }
  .rev-element .reg { top: 0px; bottom: 44px; margin: auto; text-align: center; font-size: 0; border-left: 2px solid #b1b1b1 }
  .rev-element .rate td, .rev-element .ext td { border: none }
  .rev-element .ext { top: auto; bottom: 0; border-left: 2px solid #b1b1b1 }
  .rev-element .ext td{padding:5px 10px;}
  .rev-element .ext td a{padding:10px;display:block;}
  .rev-element.noreg .ext:before { content: ""; display: inline-block; height: 100%; vertical-align: middle }
  .rev-element.noreg .ext td { padding: 0; display: inline-block; vertical-align: middle }
  .rev-element.nobtn .reg { bottom: 0 }
  .rev-element.nobtn .reg:before { content: ""; display: inline-block; height: 100%; vertical-align: middle }
  .rev-element.nobtn .reg td { padding: 0; margin: 0; display: inline-block; vertical-align: middle; border: none }
  .rev-element .brand .img.withpadding { padding-top: 20px }
  .rev-element .tnc{border-top:1px solid #b1b1b1;}
}






@media only screen and (min-width:801px) {
    div.topoffer.right {
    float: right;
    margin: 10px 0 10px 20px;
}
}
nav.rev {
    width: 100%;
}
nav.rev span {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 10px 0;
    border-radius: 10px;
    background-color: #C1C7BC;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}
nav.rev a {
    border: 1px solid #b2c8a1;
    border-radius: 10px;
    color: #0a3c49;
    width: 31%;
    float: left;
    margin: 20px 1%;
    padding: 15px 2%;
    text-decoration: none;
    font-size: 15px;
    font: normal 14px/20px 'sans-serif';
    text-align: center;
    box-sizing: border-box;
}
nav.rev a:before {
    content: '';
    display: block;
    height: 50px;
    max-width: 210px;
    margin: 0 auto;
}
nav.rev a.logo-ladbrokes:before {
    background-position: 16px -1380px;
    ;
}
nav.rev a.logo-willhill:before {
    background-position: 16px -2220px;
}
nav.rev a.logo-bwin:before {
    background-position: 16px -840px;
}
nav.rev a.logo-bovada:before {
    background-position: 16px -778px;
}
nav.rev a.logo-tenbet:before {
    background-position: 16px -1918px;
}
nav.rev a.logo-pinnacle:before {
    background-position: 16px -1494px;
}
nav.rev a.logo-eightsport:before {
    background-position: 16px -1134px;
}
nav.rev a strong {
    background-color: #b2c8a1;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    margin: 15px auto 0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
}
nav.rev a:hover strong {
    background-color: #043645;
}
ul {
    margin: 20px 0;
    padding: 0 0 0 40px;
}
ul li {
    margin: 15px 0;
    font: normal 13px Verdana, sans-serif;
    padding-left: 30px;
    background: url('img/check-red.svg') no-repeat 0 center;
	  line-height: 20px;
    background-size: 20px auto;
}
ul.breadcrumb {
    display: inline-block;
    margin-bottom: 0;
    background-color: #cccccc;
    width: calc(100% - 10px);
    padding: 5px;
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 39%);
  }
ul.breadcrumb li {
  background-image: none;
  padding-left: 0;
  float: left;
  margin: 0;
  font-style: italic;
}
ul.breadcrumb li a {
    color: #0d5eae;
    text-decoration: none;
    font-weight: bold;}
ul.breadcrumb li a:hover {text-decoration: underline;}
ul.breadcrumb li:nth-of-type(1)::after {
  content: "";
      background-image: url(img/breadcrumbs.svg);
      width: 15px;
      height: 15px;
      background-size: contain;
      display: inline-block;
      padding: 0px 12px;
      box-sizing: border-box;
      background-repeat: no-repeat;
      background-position: center;
      vertical-align: middle;
}
ul.breadcrumb {
  content: '';
  clear: both;
}
.scroll-top:hover {
    color: #fff !important;
    background-color: #ed702b;
    text-decoration: none;
}
.scroll-top {
    display: none;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.4rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    text-decoration: none;
    border-radius: 3.2rem;
    text-align: center;
    cursor: pointer;
}
.scroll-top i {
position: relative;
}
.scroll-top i:before {
    content: "\2191";
    font-weight: 700;
    text-decoration: inherit;
    color: #f9f9f9;
    font-size: 18px;

}
div.offer-table {
    width: 100%;
    margin: 20px auto;
    background-color: #E2EDDC;
    border: 1px solid #d7d7d6;
    box-shadow: 0 0 3px 1px #004844;
}
div.offer-table div.row {
    display: table;
    width: 100%;
}
div.offer-table > span {
    display: block;
    background-color: #E2EDDC;
    color: #323232;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.offer-table div.row {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.offer-table div.row span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.offer-table div.row a {
    background-color: #ff7500;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font: bold 18px/30px "sans-serif";
    margin: 8px auto;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    width: 200px;
    border: 2px solid #ff7500;
    ;
}
.offer-table div.row a:hover {
    color: #ff7500;
    ;
    background-color: #ffffff;
}
.offer-table div.row span.logo {
    text-indent: -4444px;
    width: 254px;
    height: 60px;
}
.offer-table div.row span.logo.logo-ladbrokes,
.topoffer.logo-ladbrokes span:first-child {
    background-position: 52px -1376px;
}
.offer-table div.row span.logo.logo-willhill,
.topoffer.logo-willhill span:first-child {
    background-position: 52px -2216px;
}
.offer-table div.row span.logo.logo-bwin,
.topoffer.logo-bwin span:first-child {
    background-position: 52px -836px;
}
.offer-table div.row span.logo.logo-coral,
.topoffer.logo-coral span:first-child {
    background-position: 52px -1076px;
}
.offer-table div.row span.logo.logo-pinnacle,
.topoffer.logo-pinnacle span:first-child {
    background-position: 52px -1494px;
}
.offer-table div.row span.logo.logo-bovada,
.topoffer.logo-bovada span:first-child {
    background-position: 52px -778px;
}
.offer-table div.row span.logo.logo-tenbet,
.topoffer.logo-tenbet span:first-child {
    background-position: 52px -1918px;
}
.offer-table div.row span.logo.logo-bet365,
.topoffer.logo-bet365 span:first-child {
    background-position: 52px -55px;
}
.offer-table div.row span.logo.logo-paddy,
.topoffer.logo-paddy span:first-child {
    background-position: 52px -1436px;
}
.offer-table div.row span.logo.logo-sportingbet,
.topoffer.logo-sportingbet span:first-child {
    background-position: 52px -1674px;
}
.offer-table div.row span.logo.logo-betvictor,
.topoffer.logo-betvictor span:first-child {
    background-position: 52px -594px;
}
.offer-table div.row span.logo.logo-betfair,
.topoffer.logo-betfair span:first-child {
    background-position: 52px -354px;
}
.offer-table div.row span.logo.logo-eightsport,
.topoffer.logo-eightsport span:first-child {
    background-position: 52px -1134px;
}
.offer-table div.row span.logo.logo-tipico,
.topoffer.logo-tipico span:first-child {
    background-position: 52px -1974px;
}
.offer-table div.row span.logo.logo-dimes,
.topoffer.logo-dimes span:first-child {
    background-position: 52px 5px;
}
.offer-table div.row span.logo.logo-dimes:after {
    float: right;
    width: 40px;
    height: 21px;
    margin: -19px -24px 0 0;
}
.offer-table div.row span.logo.logo-winner,
.topoffer.logo-winner span:first-child {
    background-position: 52px -2274px;
}
.offer-table div.row span.logo.logo-skybet,
.topoffer.logo-skybet span:first-child {
    background-position: 52px -1614px;
}
.offer-table div.row span.logo.logo-betathome,
.topoffer.logo-betathome span:first-child {
    background-position: 52px -114px;
}
.offer-table div.row span.logo.logo-unibet,
.topoffer.logo-unibet span:first-child {
    background-position: 52px -2155px;
}
.offer-table div.row span.logo.logo-betsson,
.topoffer.logo-betsson span:first-child {
    background-position: 52px -535px;
}
.offer-table div.row span.logo.logo-betfred,
.topoffer.logo-betfred span:first-child {
    background-position: 52px -415px;
}
.offer-table div.row span.logo.logo-betclic,
.topoffer.logo-betclic span:first-child {
    background-position: 52px -235px;
}
.offer-table div.row span.logo.logo-interwetten,
.topoffer.logo-interwetten span:first-child {
    background-position: 52px -1253px;
}
.offer-table div.row span.logo.logo-titanbet,
.topoffer.logo-titanbet span:first-child {
    background-position: 52px -2035px;
}
.offer-table div.row span.logo.logo-stanjames,
.topoffer.logo-stanjames span:first-child {
    background-position: 52px -1854px;
}
.offer-table div.row span.logo.logo-topbet,
.topoffer.logo-topbet span:first-child {
    background-position: 52px -2095px;
}
.offer-table div.row span.logo.logo-eighteenbet,
.topoffer.logo-eighteenbet span:first-child {
    background-position: 52px -2335px;
}
.offer-table div.row span.logo.logo-bettle24,
.topoffer.logo-bettle24 span:first-child {
    background-position: 52px -2395px;
}
.offer-table div.row span.logo.logo-bet24h,
.topoffer.logo-bet24h span:first-child {
    background-position: 52px -2455px;
}
.offer-table div.row span.logo.logo-bet32red,
.topoffer.logo-bet32red span:first-child {
    background-position: 52px -2515px;
}
.offer-table div.row span.logo.logo-com138,
.topoffer.logo-com138 span:first-child {
    background-position: 52px -2575px;
}
.offer-table div.row span.logo.logo-bet188,
.topoffer.logo-bet188 span:first-child {
    background-position: 52px -2635px;
}
.offer-table div.row span.logo.logo-bet3000,
.topoffer.logo-bet3000 span:first-child {
    background-position: 52px -2695px;
}
.offer-table div.row span.logo.logo-betboro,
.topoffer.logo-betboro span:first-child {
    background-position: 52px -2755px;
}
.offer-table div.row span.logo.logo-betbright,
.topoffer.logo-betbright span:first-child {
    background-position: 52px -2815px;
}
.offer-table div.row span.logo.logo-betcart,
.topoffer.logo-betcart span:first-child {
    background-position: 52px -2875px;
}
.offer-table div.row span.logo.logo-betdaq,
.topoffer.logo-betdaq span:first-child {
    background-position: 52px -2935px;
}
.offer-table div.row span.logo.logo-betfirst,
.topoffer.logo-betfirst span:first-child {
    background-position: 52px -2995px;
}
.offer-table div.row span.logo.logo-bethard,
.topoffer.logo-bethard span:first-child {
    background-position: 52px -3055px;
}
.offer-table div.row span.logo.logo-betolimp,
.topoffer.logo-betolimp span:first-child {
    background-position: 52px -3115px;
}
.offer-table div.row span.logo.logo-betrally,
.topoffer.logo-betrally span:first-child {
    background-position: 52px -3175px;
}
.offer-table div.row span.logo.logo-bets10,
.topoffer.logo-bets10 span:first-child {
    background-position: 52px -3235px;
}
.offer-table div.row span.logo.logo-betway,
.topoffer.logo-betway span:first-child {
    background-position: 52px -3295px;
}
.offer-table div.row span.logo.logo-boylesports,
.topoffer.logo-boylesports span:first-child {
    background-position: 52px -3355px;
}
.offer-table div.row span.logo.logo-cashpoint,
.topoffer.logo-cashpoint span:first-child {
    background-position: 52px -3415px;
}
.offer-table div.row span.logo.logo-cherrycasino,
.topoffer.logo-cherrycasino span:first-child {
    background-position: 52px -3475px;
}
.offer-table div.row span.logo.logo-comeon,
.topoffer.logo-comeon span:first-child {
    background-position: 52px -3535px;
}
.offer-table div.row span.logo.logo-coolbet,
.topoffer.logo-coolbet span:first-child {
    background-position: 52px -3595px;
}
.offer-table div.row span.logo.logo-doxxbet,
.topoffer.logo-doxxbet span:first-child {
    background-position: 52px -3655px;
}
.offer-table div.row span.logo.logo-efbet,
.topoffer.logo-efbet span:first-child {
    background-position: 52px -3715px;
}
.offer-table div.row span.logo.logo-energybet,
.topoffer.logo-energybet span:first-child {
    background-position: 52px -3775px;
}
.offer-table div.row span.logo.logo-expekt,
.topoffer.logo-expekt span:first-child {
    background-position: 52px -3835px;
}
.offer-table div.row span.logo.logo-favbet,
.topoffer.logo-favbet span:first-child {
    background-position: 52px -3895px;
}
.offer-table div.row span.logo.logo-fonbet,
.topoffer.logo-fonbet span:first-child {
    background-position: 52px -3955px;
}
.offer-table div.row span.logo.logo-happybet,
.topoffer.logo-happybet span:first-child {
    background-position: 52px -4015px;
}
.offer-table div.row span.logo.logo-intertops,
.topoffer.logo-intertops span:first-child {
    background-position: 52px -4075px;
}
.offer-table div.row span.logo.logo-jetbull,
.topoffer.logo-jetbull span:first-child {
    background-position: 52px -4135px;
}
.offer-table div.row span.logo.logo-leovegas,
.topoffer.logo-leovegas span:first-child {
    background-position: 52px -4195px;
}
.offer-table div.row span.logo.logo-m88,
.topoffer.logo-m88 span:first-child {
    background-position: 52px -4255px;
}
.offer-table div.row span.logo.logo-marathonbet,
.topoffer.logo-marathonbet span:first-child {
    background-position: 52px -4315px;
}
.offer-table div.row span.logo.logo-matchbook,
.topoffer.logo-matchbook span:first-child {
    background-position: 52px -4375px;
}
.offer-table div.row span.logo.logo-mobilbet,
.topoffer.logo-mobilbet span:first-child {
    background-position: 52px -4435px;
}
.offer-table div.row span.logo.logo-mrgreen,
.topoffer.logo-mrgreen span:first-child {
    background-position: 52px -4495px;
}
.offer-table div.row span.logo.logo-mybet,
.topoffer.logo-mybet span:first-child {
    background-position: 52px -4555px;
}
.offer-table div.row span.logo.logo-netbet,
.topoffer.logo-netbet span:first-child {
    background-position: 52px -4615px;
}
.offer-table div.row span.logo.logo-nordicbet,
.topoffer.logo-nordicbet span:first-child {
    background-position: 52px -4675px;
}
.offer-table div.row span.logo.logo-betonline,
.topoffer.logo-betonline span:first-child {
    background-position: 52px -4735px;
}
.offer-table div.row span.logo.logo-oddsring,
.topoffer.logo-oddsring span:first-child {
    background-position: 52px -4795px;
}
.offer-table div.row span.logo.logo-racebets,
.topoffer.logo-racebets span:first-child {
    background-position: 52px -4855px;
}
.offer-table div.row span.logo.logo-realdealbet,
.topoffer.logo-realdealbet span:first-child {
    background-position: 52px -4915px;
}
.offer-table div.row span.logo.logo-betstars,
.topoffer.logo-betstars span:first-child {
    background-position: 52px -4975px;
}
.offer-table div.row span.logo.logo-leonbets,
.topoffer.logo-leonbets span:first-child {
    background-position: 52px -5035px;
}
.offer-table div.row span.logo.logo-paf,
.topoffer.logo-paf span:first-child {
    background-position: 52px -5095px;
}
.offer-table div.row span.logo.logo-redbet,
.topoffer.logo-redbet span:first-child {
    background-position: 52px -5155px;
}
.offer-table div.row span.logo.logo-realbet,
.topoffer.logo-realbet span:first-child {
    background-position: 52px -5215px;
}
.offer-table div.row span.logo.logo-w88,
.topoffer.logo-w88 span:first-child {
    background-position: 52px -5275px;
}
.offer-table div.row span.logo.logo-cmd368,
.topoffer.logo-cmd368 span:first-child {
    background-position: 52px -5335px;
}
.offer-table div.row span.logo.logo-sbobet,
.topoffer.logo-sbobet span:first-child {
    background-position: 52px -5395px;
}
.offer-table div.row span.logo.logo-dafabet,
.topoffer.logo-dafabet span:first-child {
    background-position: 52px -5455px;
}
.offer-table div.row span.logo.logo-cloudbet,
.topoffer.logo-cloudbet span:first-child {
    background-position: 52px -5515px;
}

.offer-table div.row span.logo.logo-cloudbet,
.topoffer.logo-melbet span:first-child {
    background-position: 52px -5689px;
}
.offer-table div.row span.bonus {
    font: normal 18px/30px 'sans-serif';
    text-transform: uppercase;
    width: 30%;
    margin: 0 auto;
}
.offer-table div.row span.rating {
    color: #646769;
    font-size: 16px;
}
.offer-table div.row span.rating strong {
    color: #000000;
    font-size: 20px;
    margin-left: 45px;
}
@media all and (max-width: 960px) {
    .offer-table div.row span.rating strong {
        margin-left: 30px;
    }
}
@media all and (max-width: 875px) {
    .offer-table div.row span.rating strong {
        margin-left: 10px;
    }
}
@media all and (max-width: 800px) {
    .offer-table div.row span.rating strong {
        margin-left: 0px;
    }
}
.offer-table div.row span.bonus i {
    text-transform: none;
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
}
div.gallery > div {
    float: left;
    width: 22%;
    margin: 20px 0.5%;
    box-shadow: 0 0 1px #000;
    padding: 10px 1%;
}
div.gallery > div span {
    display: block;
    text-align: center;
    font: normal 13px/18px 'Arial, Helvetica, sans-serif';
    padding: 10px 0;
}
div.gallery > div img {
    max-width: 100%;
    height: auto;
}
footer {
    background-color: rgba(0, 0, 0, .2);
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
    max-width: 1024px;
    margin: 0 auto;
    box-shadow: 0 2px 2px 1px #4B4D4D;
}
footer div {
    font: bold 14px/20px 'Arial, Helvetica, sans-serif';
    color: #393949;
    overflow: hidden;
}
footer div span {
    display: block;
    color: #ffffff;
    text-align: right;
}
footer div.links {
    padding: 0;
    float: left;
    width: 100%;
  }
footer div.worn {
  display: block;
  width: 100%;
}
footer div.worn span {text-align: center;}
footer a {
    color: #0A3C49;
    font-size: 15px;
    font-weight: bold;
    margin: 0 15px;
    display: inline-block;
}
/*helper classes*/

.clear-fix::after,
.clear-fix::before {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}
@media all and (max-width: 640px) {
    header a.head-b {
        width: auto;
        float: none;
    }
    header nav {
        display: block;
        width: 90%;
        margin: 0 auto 10px;
        height: auto;
        max-width: 300px;
    }
    header a.head-b img {
        float: none;
    }
    header nav a {
        display: block;
    }
    footer div.links {
        float: none;
    }
    footer div span {
        text-align: center;
        padding: 10px 0;
    }
    div.gallery > div {
        float: none;
        width: auto;
    }
}
html body article .table-wrap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: 28px;
    border: 1px solid #d0d2d4;
    background: #cfddec;
    background: -moz-linear-gradient(top, #CFCECE 0, #E7E4E4 50%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CFCECE), color-stop(50%, #E7E4E4), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #CFCECE 0, #E7E4E4 50%, #fff 100%);
    background: -o-linear-gradient(top, #CFCECE 0, #E7E4E4 50%, #fff 100%);
    background: -ms-linear-gradient(top, #CFCECE 0, #E7E4E4 50%, #fff 100%);
    background: linear-gradient(to bottom, #CFCECE 0, #E7E4E4 50%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cfddec', endColorstr='#ffffff', GradientType=0);
    box-shadow: inset 0 0 0 3px #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 17px;
}
html body article .table-wrap p {
    margin-top: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-weight: 700;
    color: #575757;
    margin-bottom: 17px;
    line-height: normal;
    text-transform: uppercase;
}
html body article .table-wrap > div {
    overflow-x: auto;
}
html body article .table-wrap table {
    width: 100%;
    border: 1px solid #a4a7aa;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: .93333333em;
}
html body article .table-wrap table thead tr th {
    text-align: center;
    border: 1px solid #a4a7aa;
    padding: 15px 5px;
    background: #475362;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: inset 0 0 0 3px #989696;
}
html body article .table-wrap table tbody tr td:first-child {
    background: #475362;
    text-align: left;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    box-shadow: inset 0 0 0 3px #989696;
    white-space: nowrap;
}
html body article .table-wrap table tbody tr td {
    border: 1px solid #a4a7aa;
    color: #6d747f;
    padding: 15px 15px 15px 3%;
    background: #fff;
}
html body article .table-wrap table tbody tr:nth-child(even):not(.no-even) td {
    background: #f0f8ff;
}
html body article .table-wrap table tbody tr:nth-child(even):not(.no-even) td:first-child {
    background: #475362;
}
html body article .table-wrap table tbody tr td a {
    color: #2d90ff;
}
html body article .table-wrap table tbody tr td a:hover {
    text-decoration: underline;
}
html body header span.el-2 b.logo {
    text-indent: -99999px;
    display: block;
    width: 180px;
    height: 50px;
    margin: 10px auto;
    position: relative;
    top: 12px;
}
html body header span.el-2 b.logo.ladbrokes {
    background-position: 0 -1380px;
}
html body header span.el-2 b.logo.betway {
    background-position: 0 -3300px;
}
html body header span.el-2 b.logo.betonline {
    background-position: 0 -4741px;
}
html body header .right {
    overflow: hidden;
    height: 100%;
}
html body header .right .el-1,
html body header .right .el-2,
html body header .right .el-3 {
    float: left;
    min-height: 99px;
}
html body header .right .el-1 {
    width: 26%;
    color: #fff;
    line-height: 100px;
    text-align: right;
    padding-right: 15px;
    font-size: 18px;
    vertical-align: middle;
    border-right: 1px solid #0b2f00;
    border-height: 100px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: black;
}
@media screen and (max-width: 920px) {
    html body header .right .el-1 {
        border-right: none;
        line-height: 30px;
        display: none;
    }
}
html body header .right .el-2 {
    width: 27%;
    text-align: center;
    border-right: 1px solid #0b2f00;
    border-left: 1px solid #185d03;
    text-indent: -9999px;
    color: black;
}
html body header .right .el-2 b {
    margin: 0 auto;
}
html body header .right .el-3 {
    width: 43%;
    overflow: hidden;
    align-items: center;
    color: black;
    font-size: 18px;
    border-left: 1px solid #185d03;
}
html body header .right .el-3 span {
    float: left;
    margin: 20px 0;
}
@media screen and (max-width: 860px) {
    html body header .right .el-3 span {
        margin: 0 0 0 8%;
    }
}
@media screen and (max-width: 700px) {
    html body header .right .el-3 span b {
        font-size: 14px!important;
    }
    .reg-holder {display: none;}

}
html body header .right .el-3 span b {
    display: block;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left;
    margin: 0 0 5px 10px;
}
html body header .right .el-3 span .hide {
    display: none;
    width: 85px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    background: #71d852;

    background: -moz-linear-gradient(top, #71d852 0%, #13f758 100%);

    background: -webkit-linear-gradient(top, #71d852 0%, #13f758 100%);

    background: linear-gradient(to bottom, #71d852 0%, #13f758 100%);


    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#71d852', endColorstr='#13f758', GradientType=0);
}
html body header .right .el-3 span .hide:hover {
    background: #13f758;


    background: -moz-linear-gradient(top, #13f758 0%, #71d852 100%);


    background: -webkit-linear-gradient(top, #13f758 0%, #71d852 100%);

    background: linear-gradient(to bottom, #13f758 0%, #71d852 100%);


    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#13f758', endColorstr='#71d852', GradientType=0);

}
@media screen and (max-width: 860px) {
    html body header .right .el-3 span a.hide {
        display: block;
        margin: 0!important;
    }
}
@media screen and (max-width: 1024px) {
	html body header .right {float:right;}
    html body header .right .el-3 {width:185px;}
    html body header .right .el-3 a {
        width: 130px!important;
        margin: -5px 25px 0 0!important;
    }
    html body header .right .el-3 span b {
        font-size: 16px!important;
    }
    html body header .right .el-3 span {
        margin: 10px 0!important;
    }
	html body header .right .el-2 {width:190px;}
	html body header .right .el-1 {width:130px;}
}
@media screen and (max-width: 920px) {
    html body header .right .el-2 {
        border-left: none;
        text-indent: 0;
        color: black;
        font-size: 15px;
    }
    html body header .right .el-2 b.logo {
        margin: 10px auto 0;
    }
	html body header .right {
		width: 400px;
	}
	html body header .right .el-1 {
		display:none;
	}

}
@media screen and (max-width: 510px) {
 /*  html body header .right .el-3 a {
        100px!important;
    }
*/
    html body header .right .el-3 span .hide {
        font-size: 16px;
    }
    html body header .right .el-3,
    html body header .right .el-2 {
        border: none;
    }
    html body header .right .el-3 {
        width: 100%;
    }
    html body header .right .el-2 {
        width: 100%;
    }
    html body header .right .el-1,
    html body header .right .el-2,
    html body header .right .el-3 {
        min-height: 70px;
    }
    html body header .right .el-3 span.list {
        width: 100%;
    }
    html body header .right .el-3 span b {
        display: table!important;
        margin: 0 auto!important;
    }
    html body header .right .el-3 a {
        float: none!important;
    }
    html body header .right .el-3 span a.hide {
        display: block;
        margin: 10px auto!important;
    }
}
html body header .right .el-3 a {
    float: right;
    display: block;
    width: 80px;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    background: #71d852;
    /* Old browsers */

    background: -moz-linear-gradient(top, #71d852 0%, #13f758 100%);


    background: -webkit-linear-gradient(top, #71d852 0%, #13f758 100%);


    background: linear-gradient(to bottom, #71d852 0%, #13f758 100%);


    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#71d852', endColorstr='#13f758', GradientType=0);


    margin-top: 15px;
}
html body header .right .el-3 a:hover {
    background: #13f758;


    background: -moz-linear-gradient(top, #13f758 0%, #71d852 100%);


    background: -webkit-linear-gradient(top, #13f758 0%, #71d852 100%);


    background: linear-gradient(to bottom, #13f758 0%, #71d852 100%);


    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#13f758', endColorstr='#71d852', GradientType=0);

}
@media screen and (max-width: 860px) {
    html body header .right .el-3 a {
        display: none;
    }
}
.sep_gls {
    display: block;
    height: 10px;
    background: #f7f7f7;
    border-top: 1px solid #d6d8d9;
    border-bottom: 1px solid #d6d8d9;
    border-left: none;
    border-right: none;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 14px;
}
.qn_list {
    width: 100%;
}
.qn_list a {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
}
html body article .ul-table {
    margin-top: 28px;
    list-style: outside none none;
    color: #F07E7E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 0;
	width: 100%;
	position: relative;
}

html body article .ul-table.top3rec {
	margin-bottom: 28px !important;
}

html body article .ul-table::after,
.bookiestbl::after,
.bj-versions::after {
  content: '*ข้อกำหนดและเงื่อนไขคุณต้องมีอายุ 18 ปีขึ้นไป';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -8px;
  color: #000;
  font-size: 11px;
  width: 100%;
  text-align: center;
}
html body article .ul-table li {
    background: none repeat scroll 0 0 #E7E5E4;
    border: 1px solid #d7d8d9;
    border-spacing: 14px;
    box-shadow: 0 0 0 4px white inset;
    display: table;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
html body article .ul-table tr {
    background: none repeat scroll 0 0 #E7E5E4;
    border: 1px solid #d7d8d9;
    border-spacing: 5px;
    box-shadow: 0 0 0 4px white inset;
    display: table;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
html body article .ul-table tr.tc td {font-size: 11px; color: #737272; font-style: italic;}
html body article .ul-table li span.rating::before {
    content: "";
    display: block;
    height: 14px;
    margin: 0 0 6px 14px;
    width: 34px;
}
html body article .ul-table tr span.rating::before {
    background: url(img/check.svg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 14px;
    margin: 0 0 5px 5px;
    width: 34px;
    background-size: contain;
}
html body article .ul-table li span.rating::after {
    color: #a7aeb8;
    content: " / 5";
}
html body article .ul-table tr span.rating::after {
    color: #a7aeb8;
    content: "/5";
}
html body article .ul-table li span.rating {
    background: none repeat scroll 0 0 #fff;
    box-shadow: -14px 0 0 0 #fff;
    color: black;
    font-size: 1.06667em;
    height: 42px;
    text-align: left;
    width: 40px;
}
html body article .ul-table tr span.rating {
    background: none repeat scroll 0 0 #fff;
    box-shadow: -14px 0 0 0 #fff;
    color: black;
    font-size: 0.76667em;
    height: 42px;
    text-align: left;
    width: 40px;
}
html body article .ul-table li span {
    display: table-cell;
    height: 49px;
    vertical-align: middle;
}
html body article .ul-table tr span {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
	font: normal 13px Verdana, sans-serif;
}
html body article .ul-table li span.logo {  text-indent: -99999px;
    width: 184px;
}
html body article .ul-table tr span.logo {
    text-indent: -99999px;
    width: 184px;
}
html body article .ul-table li span.bonus {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding-left: 19px;
    text-align: left;
    width: 310px;
}
html body article .ul-table tr span.bonus {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding-left: 10px;
    text-align: center;
    width: 188px;
    display: block;
    line-height: 50px;
}
html body article .ul-table li span.bonus strong {
    color: #0D5EAE;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-weight: 700;
    font-size: 1.23333333em;
    padding-left: 6px;
}
html body article .ul-table tr span.bonus strong {
    color: #0D5EAE;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-weight: 700;
    font-size: 1.23333333em;
    padding-left: 6px;
}
html body article .ul-table li span.args {
    background: none repeat scroll 0 0 #fff;
    width: 430px;
}
html body article .ul-table tr span.args {
    background: none repeat scroll 0 0 #fff;
    width: 50px;
    display: block;
    padding-top: 5px;
    height: 37px;
}
html body article .ul-table li span.args span:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #fab174;
    width: 3px;
    height: 3px;
    margin-right: 11px;
    margin-left: -14px;
}
html body article .ul-table tr span.args span:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #fab174;
    width: 3px;
    height: 3px;
    margin-right: 11px;
    margin-left: -14px;
}
html body article .ul-table li span.args span {
    display: block;
    height: auto;
    color: #222;
    font-size: .8em;
    padding-left: 41px;
    font-family: Arial, Helvetica, sans-serif;
}
html body article .ul-table tr span.args span {
    display: block;
    height: auto;
    color: #222;
    font-size: 1em;
    padding-left: 41px;
    color: #8bb84a;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    top: 12px;
}
html body article .ul-table li span.action {
    width: auto;
}
html body article .ul-table tr span.action {
    width: auto;
}
html body article .ul-table li span.action a {
    width: 150px;
}
html body article .ul-table tr span.action a {
    width: 125px;
}
html body article .btn-orange {
    background: none repeat scroll 0 0 #f89021;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 1.33333em;
    font-weight: bold;
    margin: 0 auto;
    overflow: hidden;
    padding: 8px 23px;
    text-align: center;
    text-decoration: none;
}
html body article .btn-orange:hover {
    top: 2px;
    position: relative;
    background-color: #E07707;
}
html body article .btn-yellow {
    padding: 8px 23px;
    font-size: 1.33333333em;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    background: #f89021;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background: #fedf62;
    color: #4f555e;
}
html body article .btn-yellow:hover {
    top: 2px;
    position: relative;
    background-color: #F9C701;
}
html body article .ul-table li span.logo span,
html body article .ul-table li span.logo a {
    text-indent: -99999px;
    height: auto;
    display: block;
    width: auto;
    margin: 0 0 0 40px;
}
html body article .ul-table tr span.logo span,
html body article .ul-table tr span.logo a {
    text-indent: -99999px;
    height: auto;
    display: block;
    width: auto;
    margin: 0;
}
html body article .ul-table li span.logo a.l-ladbrokes {
    background-position: 0 -1380px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-ladbrokes {
    background-position: 0 -1380px;
    width: 180px;
    height: 50px;
}
html body article .ul-table li span.logo a.l-bovada {
    background-position: 0 -780px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-bovada {
    background-position: 0 -780px;
    width: 180px;
    height: 50px;
}
html body article .ul-table li span.logo a.l-willhill {    background-position: 0 -2220px;    width: 180px;    height: 50px;}
html body article .ul-table tr span.logo a.l-willhill {    background-position: 0 -2220px;    width: 180px;    height: 50px;}
html body article .ul-table li span.logo a.l-bwin {    background-position: 0 -840px;    width: 180px;    height: 50px;}
html body article .ul-table tr span.logo a.l-bwin {    background-position: 0 -840px;    width: 180px;    height: 50px;}
html body article .ul-table li span.logo a.l-coral {    background-position: 0 -1080px;    width: 180px;    height: 50px;}
html body article .ul-table tr span.logo a.l-coral {    background-position: 0 -1080px;    width: 180px;    height: 50px;}
html body article .ul-table li span.logo a.l-bet365 {
    background-position: 0 -60px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-bet365 {
    background-position: 0 -60px;
    width: 180px;
    height: 50px;
}
html body article .ul-table li span.logo a.l-tenbet {
    background-position: 0 -1920px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-tenbet {
    background-position: 0 -1920px;
    width: 180px;
    height: 50px;
}
html body article .ul-table li span.logo a.l-m88 {
    background-position: 0 -4260px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-m88 {
    background-position: 0 -4260px;
    width: 180px;
    height: 50px;
}
html body article .ul-table li span.logo a.l-betway {
    background-position: 0 -3300px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-betway {
    background-position: 0 -3300px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-betonline {
    background-position: 0 -4741px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-sportsbetting {
    background-position: 0 -5579px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-5dimes {
    background-position: 0 0;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-intertops {
    background-position: 0 -4081px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-pinnacle {
    background-position: 0 -1499px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-bodog {
    background-position: 0 -5636px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-melbet {
    background-position: 0 -5693px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-1xbet {
    background-position: 0 -5754px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-22bet {
    background-position: 0 -5814px;
    width: 180px;
    height: 50px;
}
html body article .ul-table tr span.logo a.l-unibet {
    background-position: 0 -2155px;
    width: 180px;
    height: 50px;
}
.header-bar {
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 -20px;
    font-weight: bold;
    padding: 0 10px;
	font-family: 'Palatino Linotype, Book Antiqua, Palatino, serif';
}

.header-bar.mgtop{
	margin-top: 80px !important;
	margin-bottom: -6px;
}
/*media queries*/

@media all and (max-width: 1350px) {
    html body article .ul-table li span.rating {
        display: none;
    }
}
@media all and (max-width: 1180px) {
    html body article .ul-table li {
        display: block;
    }
    html body article .ul-table li span.bonus {
        overflow: hidden;
        width: auto;
        text-align: center;
        padding: 3px 0;
    }
    html body article .ul-table li span.args {
        width: auto;
        margin: 16px 13px;
        padding: 24px 0;
    }
    html body article .ul-table li span {
        display: block;
        height: auto;
    }
    html body article .ul-table li span.logo {
        float: left;
        margin-top: 17px;
    }
    html body article .ul-table li span.logo span,
    html body article .ul-table li span.logo a {} html body article .ul-table li span.bonus {
        overflow: hidden;
        width: auto;
        text-align: center;
        padding: 3px 0;
    }
    html body article .ul-table li span.bonus strong {
        display: block;
    }
    html body article .ul-table li span.action {
        width: auto;
        margin: -72px 31px 0 0;
        height: 47px;
        float: right;
    }
    html body article .ul-table li span.action.up {
        margin: -86px 31px 0 0;
    }
}
@media all and (max-width: 768px) {
    nav.rev a {
        float: none;
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 20px auto;
    }
    div.offer-table div.row {
        display: block;
        width: 100%;
        max-width: 260px;
        margin: 20px auto;
        background-color: #ffffff;
        border-radius: 10px;
        padding: 10px;
    }
    .offer-table div.row span {
        display: block;
    }
    .offer-table div.row span.bonus {
        width: 100%;
        margin: 0 auto;
    }
    .offer-table div.row span.logo.logo-dimes:after {
        margin: -6px -11px 0 0;
    }
}
@media all and (max-width: 1181px) and (max-width: 680px) {
    html body article .ul-table li span.bonus {
        line-height: 24px;
        padding: 7px;
    }
    html body article .ul-table li span.args {
        padding: 12px 0;
    }
    html body article .ul-table li span.action {
        float: none;
        margin: 16px 13px;
    }
    html body article .ul-table li span.action.up {
        float: none;
        margin: 16px 13px;
    }
}
@media all and (max-width: 680px) {
    html body article .ul-table li span.action a {
        width: auto;
    }
}
@media all and (max-width: 640px) {
    img.left,
    img.right {
        float: none;
        display: block;
        margin: 10px auto;
        max-width: 100%;
        height: auto;
    }
}
.last-updated {
    margin-top: -20px;
    font-style: italic;
    font-size: 12px;
    margin-bottom: -20px;
}
strong {
    font-weight: 700;
}
table.list_art,
table.list_pmn {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.list_pmn {margin:10px auto;}
table.list_art tr td,
table.list_pmn tr td {
    padding: 10px 5px;
    box-shadow: inset 0 0 0 1px #C7C7C7;
}
table.list_art:not(.cas-games) tr td a,
table.list_pmn tr td a {
    font-size: 21px;
    text-decoration: none;
    display: block;
}

table.list_art tr td a:before {
    width: 25px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
}
table.list_art tr td a.cashback:before {
    background-position: -5px -5px;
}
table.list_art tr td a.esports:before {
    background-position: -5px -30px;
}
table.list_art tr td a.fantasy:before {
    background-position: -5px -55px;
}
table.list_art tr td a.football:before {
    background-position: -5px -80px;
}
table.list_art tr td a.horse:before {
    background-position: -5px -105px;
}
table.list_art tr td a.nodeposit:before {
    background-position: -5px -130px;
}
table.list_art tr td a.paypal:before {
    background-position: -5px -155px;
}
table.list_art tr td a.snooker:before {
    background-position: -5px -180px;
}
table.list_art tr td a.tennis:before {
    background-position: -5px -205px;
}
table.list_art tr td a.volleyball:before {
    background-position: -5px -230px;
}
table.list_art tr td a.basketball:before {
    background-position: -5px -257px;
}
table.list_art tr td a.hockey:before {
    background-position: -5px -282px;
}
table.list_art tr td a.politics:before {
    background-position: -5px -308px;
}
table.list_art tr td a.en:before {
    background-position: -5px -331px;
}
table.list_art tr td a.it:before {
    background-position: -5px -356px;
}
table.list_art tr td a.es:before {
    background-position: -5px -382px;
}
table.list_art tr td a.de:before {
    background-position: -5px -409px;
}
table.list_art tr td a.fr:before {
    background-position: -5px -435px;
}
table.list_art tr td a.arbitrage:before {
    background-position: -5px -462px;
}
table.list_art tr td a.odds:before {
    background-position: -5px -488px;
}
table.list_pmn tr td a:before {
    width: 25px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
}
table.list_pmn tr td a.bitcoin:before {
    background-position: -5px -5px;
}
table.list_pmn tr td a.creditcard:before {
    background-position: -5px -30px;
}
table.list_pmn tr td a.entropay:before {
    background-position: -5px -55px;
}
table.list_pmn tr td a.mastercard:before {
    background-position: -5px -80px;
}
table.list_pmn tr td a.neteller:before {
    background-position: -5px -105px;
}
table.list_pmn tr td a.paypal:before {
    background-position: -5px -130px;
}
table.list_pmn tr td a.paysafe:before {
    background-position: -5px -155px;
}
table.list_pmn tr td a.skrill:before {
    background-position: -5px -180px;
}
table.list_pmn tr td a.ukash:before {
    background-position: -5px -205px;
}
table.list_pmn tr td a.visa:before {
    background-position: -5px -230px;
}
table.list_mob {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.list_mob tr td {
    padding: 10px 5px;
    box-shadow: inset 0 0 0 1px #C7C7C7;
}
table.list_mob tr td a {
    font-size: 16px;
    text-decoration: none;
    display: block;
}
table.list_mob tr td a:hover {
    text-decoration: underline;
}
div.bookies-bonus {
    display: none;
    border: 1px solid #D7D8D9;
    margin: 0 0 10px 20px;
    max-width: 420px;
    float: right;
    border-radius: 5px;
    background: rgba(231, 229, 228, 1);
}
div.bookies-bonus > p {
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    line-height: 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#E2F1FF), to(#544D4D));
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-shadow: 0 2px 2px black;
    padding: 0;
}
div.bookies-bonus ul {
    list-style: none;
    margin: 5px;
    background-color: #ffffff;
    padding: 0;
}
div.bookies-bonus ul li {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    background: #fff;
    padding: 6px 0;
    color: #6f6f6f;
    margin: 0;
}
div.bookies-bonus ul li span {
    width: 105px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
div.bookies-bonus ul li span.fix {
    width: 130px;
}
div.bookies-bonus ul li span br {margin: 0;}
div.bookies-bonus ul li span.logo {
    display: inline-block;
    width: 180px;
    height: 49px;
    vertical-align: middle;
    text-align: center;
    text-indent: -9999px;
}
div.bookies-bonus ul li span[class*=logo] {
    display: inline-block;
    width: 180px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    text-indent: -9999px;
}
div.bookies-bonus ul li span[class*=logo] i {
    display: block;
    width: 51px;
    height: 40px;
    margin: -37px 0 0 150px;
}
div.bookies-bonus ul li span.logo2.coral {
    background-position: 0 -1080px;
}
div.bookies-bonus ul li span.logo2.willhill {
    background-position: 0 -2220px;
}
div.bookies-bonus ul li span.logo2.bwin {
    background-position: 0 -840px;
}
div.bookies-bonus ul li span.logo2.betway {
    background-position: 0 -3300px;
}
div.bookies-bonus ul li span.logo2.bovada {
    background-position: 0 -780px;
}
div.bookies-bonus ul li span.logo2.betonline {
    background-position: 0 -4741px;
}
div.bookies-bonus ul li span.logo2.sportsbetting {
    background-position: 0 -5579px;
}
div.bookies-bonus ul li span.logo2.melbet {
    background-position: 0 -5693px;
}
div.bookies-bonus ul li span.bonus {
    width: 90px;
    color: #4F555E;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgb(39, 39, 39);
}
div.bookies-bonus ul li span.bonus.small {
    font-size: 15px;
}
div.bookies-bonus ul li span.bonus i {
    font-style: normal;
    color: #EA2B2B;
}
div.bookies-bonus ul li span a.mybutton {
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px;
    border: 1px solid #a12727;
    border-radius: 8px;
    background: #ff4a4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background: -moz-linear-gradient(top, #ff4a4a, #992727);
    background: linear-gradient(to bottom, #ff4a4a, #992727);
    -webkit-box-shadow: #8a8a8a 2px 2px 3px 0px;
    -moz-box-shadow: #8a8a8a 2px 2px 3px 0px;
    box-shadow: #8a8a8a 2px 2px 3px 0px;
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 16px arial;
    color: #ffffff;
    display: block;
    margin: 0 7px;
}
div.bookies-bonus ul li span a.mybutton.fix {
    font-size: 14px;
}
div.bookies-bonus ul li span a.rr {
    text-decoration: none;
    color: blue;
}
div.bookies-bonus ul li span a.rr:visited {
    color: blue;
}
div.bookies-bonus ul li span a.rr:hover {
    color: red;
    text-decoration: underline;
}
@media all and (max-width: 800px) {
    div.bookies-bonus {
        float: none;
        margin: 15px auto;
    }
}
@media all and (max-width: 450px) {
    #nav-trigger, #top-offers-trigger {top: 10px!important;}
    nav#nav-mobile, nav#top-offers-mobile {top: 60px!important;;}
    header.clear-fix > a:first-child {
      width: 168px;
      height: 34px;
      left: 3px;
    }
    header.clear-fix {height: 66px;}
    div.bookies-bonus {width:280px;}
    div.bookies-bonus ul li {
        padding-top: 20px;
        border-bottom: 4px solid #e7e5e4;
    }
    div.bookies-bonus ul li span[class*=logo] {
        display: block;
        margin: 0 auto 5px;
    }
    div.bookies-bonus ul li span, div.bookies-bonus ul li span.bonus {
        width: 50%;
    }
    div.bookies-bonus ul li span.fix {
    margin-top: 10px;
}
}

.q-links-v2 {
    background: #e6e6e6;
    border: 1px solid #aabed0;
    box-shadow: 2px 2px 4px 0 #baccdc;
    text-align: center;
}

.q-links-v2 p.title {
    padding: 1px 4px 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(#E2F1FF), to(#cacaca));
    color: #444;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
}

.q-links-v2 ul {
  display: flex;
  list-style-type: none;
  max-width: 100%;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 12px 0 0 12px;
}

.q-links-v2 li {
    box-sizing: content-box;
    float: left;
    width: 271px;
    margin: 0 12px 12px 0;
    padding-left: 30px;
    background: #fff url('img/check-red.svg') no-repeat 8px center;
    border: 1px solid rgba(13, 94, 174, 0.35);
    text-align: left;
    background-size: 20px auto;
}
.q-links-v2 li:hover {
    border-color: #0d5eae;
}

.q-links-v2 li a {
    display: block;
    padding: 6px 2px;
    color: #0d5eae;
    font-weight: bold;
    font-size: 12px;
}
.q-links-v2 li a:hover {
    text-decoration: none;
}
@media all and (max-width: 1040px) {
    .q-links-v2 ul {
        padding: 8px 0 0 8px;
    }
    .q-links-v2 li {
        margin: 0 8px 8px 0;
    }
}
@media all and (max-width: 700px) {
    .q-links-v2 {
        margin: 14px auto;
        width: 420px;
    }
    .q-links-v2 ul {
      box-sizing: border-box;
        padding: 8px 8px 0;
    }
    .q-links-v2 li {
        width: 100%;
        margin: 0 0 8px;
    }
}

@media all and (max-width: 480px) {
    .q-links-v2 {
        width: 280px;
    }
}

.spritelogo {
    width: 182px;
    height: 51px;
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
    vertical-align: middle;
}
.spritelogo.logo-ladbrokes {
    background-position: 0 -1376px;
}
.spritelogo.logo-willhill {
    background-position: 0 -2216px;
}
.spritelogo.logo-bwin {
    background-position: 0 -836px;
}
.spritelogo.logo-coral {
    background-position: 0 -1076px;
}
.spritelogo.logo-pinnacle {
    background-position: 0 -1494px;
}
.spritelogo.logo-bovada {
    background-position: 0 -778px;
}
.spritelogo.logo-tenbet {
    background-position: 0 -1918px;
}
.spritelogo.logo-bet365 {
    background-position: 0 -55px;
}
.spritelogo.logo-paddy{
    background-position: 0 -1436px;
}
.spritelogo.logo-sportingbet {
    background-position: 0 -1674px;
}
.spritelogo.logo-betvictor {
    background-position: 0 -594px;
}
.spritelogo.logo-betfair{
    background-position: 0 -354px;
}
.spritelogo.logo-eightsport{
    background-position: 0 -1134px;
}
.spritelogo.logo-tipico{
    background-position: 0 -1974px;
}
.spritelogo.logo-dimes{
    background-position: 0 5px;
}

.spritelogo.logo-winner {
    background-position: 0 -2274px;
}
.spritelogo.logo-skybet {
    background-position: 0 -1614px;
}
.spritelogo.logo-betathome{
    background-position: 0 -114px;
}
.spritelogo.logo-unibet {
    background-position: 0 -2155px;
}
.spritelogo.logo-betsson {
    background-position: 0 -535px;
}
.spritelogo.logo-betfred {
    background-position: 0 -415px;
}
.spritelogo.logo-betclic {
    background-position: 0 -235px;
}
.spritelogo.logo-interwetten {
    background-position: 0 -1253px;
}
.spritelogo.logo-titanbet {
    background-position: 0 -2035px;
}
.spritelogo.logo-stanjames {
    background-position: 0 -1854px;
}
.spritelogo.logo-topbet {
    background-position: 0 -2095px;
}
.spritelogo.logo-eighteenbet {
    background-position: 0 -2335px;
}
.spritelogo.logo-bettle24 {
    background-position: 0 -2395px;
}
.spritelogo.logo-bet24h{
    background-position: 0 -2455px;
}
.spritelogo.logo-bet32red {
    background-position: 0 -2515px;
}
.spritelogo.logo-com138 {
    background-position: 0 -2575px;
}
.spritelogo.logo-bet188 {
    background-position: 0 -2635px;
}
.spritelogo.logo-bet3000 {
    background-position: 0 -2695px;
}
.spritelogo.logo-betboro {
    background-position: 0 -2755px;
}
.spritelogo.logo-betbright {
    background-position: 0 -2815px;
}
.spritelogo.logo-betcart{
    background-position: 0 -2875px;
}
.spritelogo.logo-betdaq {
    background-position: 0 -2935px;
}
.spritelogo.logo-betfirst {
    background-position: 0 -2995px;
}
.spritelogo.logo-bethard{
    background-position: 0 -3055px;
}
.spritelogo.logo-betolimp {
    background-position: 0 -3115px;
}
.spritelogo.logo-betrally {
    background-position: 0 -3175px;
}
.spritelogo.logo-bets10 {
    background-position: 0 -3235px;
}
.spritelogo.logo-betway {
    background-position: 0 -3295px;
}
.spritelogo.logo-boylesports {
    background-position: 0 -3355px;
}
.spritelogo.logo-cashpoint{
    background-position: 0 -3415px;
}
.spritelogo.logo-cherrycasino{
    background-position: 0 -3475px;
}
.spritelogo.logo-comeon {
    background-position: 0 -3535px;
}
.spritelogo.logo-coolbet {
    background-position: 0 -3595px;
}
.spritelogo.logo-doxxbet {
    background-position: 0 -3655px;
}
.spritelogo.logo-efbet {
    background-position: 0 -3715px;
}
.spritelogo.logo-energybet{
    background-position: 0 -3775px;
}
.spritelogo.logo-expekt {
    background-position: 0 -3835px;
}
.spritelogo.logo-favbet{
    background-position: 0 -3895px;
}
.spritelogo.logo-fonbet {
    background-position: 0 -3955px;
}
.spritelogo.logo-happybet{
    background-position: 0 -4015px;
}
.spritelogo.logo-intertops{
    background-position: 0 -4075px;
}
.spritelogo.logo-jetbull{
    background-position: 0 -4135px;
}
.spritelogo.logo-leovegas {
    background-position: 0 -4195px;
}
.spritelogo.logo-m88 {
    background-position: 0 -4255px;
}
.spritelogo.logo-marathonbet {
    background-position: 0 -4315px;
}
.spritelogo.logo-matchbook {
    background-position: 0 -4375px;
}
.spritelogo.logo-mobilbet{
    background-position: 0 -4435px;
}
.spritelogo.logo-mrgreen{
    background-position: 0 -4495px;
}
.spritelogo.logo-mybet {
    background-position: 0 -4555px;
}
.spritelogo.logo-netbet {
    background-position: 0 -4615px;
}
.spritelogo.logo-nordicbet {
    background-position: 0 -4675px;
}
.spritelogo.logo-betonline {
    background-position: 0 -4741px;
}
.spritelogo.logo-oddsring{
    background-position: 0 -4795px;
}
.spritelogo.logo-racebets {
    background-position: 0 -4855px;
}
.spritelogo.logo-realdealbet{
    background-position: 0 -4915px;
}
.spritelogo.logo-betstars{
    background-position: 0 -4975px;
}
.spritelogo.logo-leonbets{
    background-position: 0 -5035px;
}
.spritelogo.logo-paf{
    background-position: 0 -5095px;
}
.spritelogo.logo-redbet{
    background-position: 0 -5155px;
}
.spritelogo.logo-realbet{
    background-position: 0 -5215px;
}
.spritelogo.logo-w88{
    background-position: 0 -5275px;
}
.spritelogo.logo-cmd368{
    background-position: 0 -5335px;
}
.spritelogo.logo-sbobet{
    background-position: 0 -5395px;
}
.spritelogo.logo-dafabet{
    background-position: 0 -5455px;
}
.spritelogo.logo-cloudbet{
    background-position: 0 -5515px;
}
.spritelogo.logo-sportsbetting{
    background-position: 0 -5579px;
}
.spritelogo.logo-melbet{
    background-position: 0 -5692px;
}
.spritelogo.logo-1xbet{
    background-position: 0 -5754px;
}
.spritelogo.logo-22bet{
    background-position: 0 -5814px;
}

.dev-table thead tr th {
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    padding: 4px;
}
.dev-table thead tr:first-child, .dev-table td:first-child {
    width: 20%;
}
.dev-table .soft[class*=dev-] {
    background-size: contain;
    height: -webkit-fill-available;
    background-position: center;
    text-indent: -9999px;
    height: 35px;
    width: 180px;
}

.dev-playtech {background: url(/images/providers/playtech.svg) no-repeat;}
.dev-evolution {background: url(/images/providers/evolution.svg) no-repeat;}
.dev-microgaming {background: url(/images/providers/microgaming.svg) no-repeat;}
.dev-netent {background: url(/images/providers/netent.svg) no-repeat;}
.dev-sa-gaming {background: url(/images/providers/sa-gaming.svg) no-repeat;}
.dev-ezugi {background: url(/images/providers/ezugi.svg) no-repeat; background-size: 130px!important; height: 95px!important;}
.dev-n2live {background: url(/images/providers/n2live.svg) no-repeat;}
.dev-isoftbet {background: url(/images/providers/isoftbet.svg) no-repeat;}

.dev-table {
    margin: 20px auto;
    background-color: #E2EDDC;
    border: 1px solid #d7d7d6;
    box-shadow: 0 0 3px 1px #004844;
    width: 100%;
    position: relative;
}

@media (max-width: 560px) {
    .dev-table tbody td, .dev-table td:first-child {
        width: 95%;
        display: block;
        padding: 0 8px;
    }
    .dev-table .soft[class*=dev-] {
        margin: 0 auto;
    }
    .dev-table thead tr:first-child {
        display: none;
    }
}

.bookiestbl {
    margin: 20px auto;
    background-color: #E2EDDC;
    border: 1px solid #d7d7d6;
    box-shadow: 0 0 3px 1px #004844;
    width: 100%;
    position: relative;
}
.bookiestbl::after {bottom: -18px;}
.bookiestbl th{
    text-transform: uppercase;
}
.bookiestbl td span.sum {
    text-transform: none;
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
}
.bookiestbl td:nth-child(2) {
    font-size:18px;
    margin: 0 auto;
}
.bookiestbl tr.tc td {font-size: 12px;color: #2d2c2c; padding: 0;}
.rtng{
    color: #646769;
    font-size: 16px;
}
.rtng strong {
    color: #000000;
    font-size: 20px;
    margin-left: 45px;
}
.bookiestbl caption,
.ul-table caption,
.dev-table caption,
.top3-bj {
color: #323232;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.bookiestbl th, td {
vertical-align: middle;
    text-align: center;
 font-size:18px;
padding: 4px;
}
.ul-table td .logo[class*="bg-"] {width: 130px;height: 41px; margin: 5px auto;}
.ul-table td a.rev {
    text-decoration: none;
    display: block;
    font: 400 14px sans-serif;
    text-align: center;
    color: #0d5eae;
  }
.ul-table td a.rev:hover {text-decoration: underline; color: #f89021;}
.bookiestbl td a{
    background-color: #ff7500;
    border-radius: 5px;
    color: #ffffff;
    display: block;
     font-size:18px;
    margin: 8px auto;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    width: 200px;
    border: 2px solid #ff7500;
}
.bookiestbl td a:hover {
    color: #ff7500;
    background-color: #ffffff;
}
@media all and (max-width: 700px) {
.bookiestbl th, td {
   font-size: 16px;
}
.bookiestbl td a {
    font-size: 15px;
    margin: 3px auto;
    padding: 4px 0;
    width: 120px;
}
.bookiestbl td:nth-child(2) {
    font-size: 15px;
}
.bookiestbl td i {
    font-size: 17px;
}
}
@media all and (min-width: 701px) {
    .ul-table td {
        width: 40px;
    }
}
@media all and (max-width: 650px) {
.bookiestbl td:nth-child(2) {
   font-size: 14px;
    text-transform: capitalize;
}
}
@media all and (max-width: 560px) {
.ghost{
display:none;
}
.bookiestbl th, td {
    font-size: 14px;
}
.bookiestbl td a {
    font-size: 14px;
    width: auto;
    padding: 5px;
    margin: 0 auto;
}
}
@media all and (max-width: 450px) {
.bookiestbl td:nth-child(3), .bookiestbl th:nth-child(3){
display:none;
}
}
span.args span i.flag {width: 25px;    height: 15px;    display: inline-block;    vertical-align: middle;    text-indent:-9999px;    font-style:normal;    margin-left:2px;}
span.args span i.flag.asia {    background-position: -5px -5px;}
span.args span i.flag.au {    background-position: -5px -30px;}
span.args span i.flag.ca {    background-position: -5px -55px;}
span.args span i.flag.eu {    background-position: -5px -80px;}
span.args span i.flag.uk {    background-position: -5px -105px;}
span.args span i.flag.usa {    background-position: -5px -130px;}
a.fgh {font-size: .8em;text-decoration: none;color: #0D5EAE;}
a.fgh:hover {text-decoration:underline;}
span.bord {border-bottom: 1px solid #e7e5e4;padding-left:0!important;text-align:center;}
html body article .ul-table tr span.bord {border: none;}
html body article .ul-table li span.args span.fix {font-size: .9em;padding-left: 0;text-align: center;}
html body article .ul-table tr span.args span.fix {font-size: .9em;padding-left: 0;text-align: center;}
html body article .ul-table li span.args span.bord:before {content: "";display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin-right: 5px;}
html body article .ul-table tr span.args span.bord:before {content: "";display: inline-block;vertical-align: middle;background: url(img/trophy.svg) no-repeat 0 0;width: 20px;height: 20px;margin-right: 5px;margin-top: -5px;background-size: cover;}
html body article .ul-table li span.args span.fix:before {display:none;}
html body article .ul-table tr span.args span.fix:before {display:none;}

@media all and (max-width: 350px) {
footer a {margin:0 10px;}
}

@media all and (max-width: 990px) {
	html body article .ul-table tr td:nth-child(2) {display:none;}
}
@media all and (max-width: 910px) {
}
@media all and (max-width: 750px) {
	html body article .ul-table tr span.bonus {max-width:150px;padding:0;}
	html body article .ul-table tr span.action a.btn-orange, html body article .ul-table tr span.action a.btn-yellow {padding:5px;font-size:14px;}
}
@media all and (max-width: 700px) {
	.ul-table tr span.args {max-width:100%; width: 100% !important;}
	.ul-table td{
		display: block;
	}
	.ul-table td > *{
		margin: 0 auto;
		display: block !important;
	}
	.ul-table .action a{
		width:90% !important;
		max-width: 300px;
		padding: 10px !important;
	}
	.ul-table tr span.bonus{
		max-width:100% !important;
		width: 100% !important;
	}
}
.alert-success {
    background: #2b8e2b;
    color: #fff;
    font-size: 15px;
    padding: 5px;
}
.alert-danger {
  color: #fff;
background-color: red;
font-size: 16px;
padding: 5px;
}
@media all and (max-width: 600px) {
	html body article .ul-table tr span.action a {width: 100px;}
}
@media all and (max-width: 864px) {
.row {display: block!important;}
.row .col {width: 100%;min-width: 300px;}
.row .col:nth-of-type(2) div {margin-left: 0!important;}
}
.ticons {margin-top:5px;}
.ticons img.fi {margin-right:15px;}
.ticons img.fi.last {margin-right:0;}

.i {
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
.i.slot {background-image: url(img/slot.svg);}
.i.roulette {background-image: url(img/roulette.svg);}
.i.poker {background-image: url(img/poker.svg);}
.i.blackjack {background-image: url(img/blackjack.svg);}
.i.baccarat {background-image: url(img/baccarat.svg);}
.i.bingo {background-image: url(img/bingo.svg);}
.i.dragon-tiger {background-image: url(img/dragon-tiger.svg);}
.i.sic-bo {background-image: url(img/sic-bo.svg);}

@media all and (max-width: 415px) { 
    span.game {display: block;}
}

.list_art span.game-num, .list_art span.game-name {
    display: block;
}
.list_art span.game-name {font-weight: 800;}

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.col {
    width: 50%;
    min-width: 415px;
}
.row .col:nth-of-type(1) div {margin-right: 10px;}
.row .col:nth-of-type(2) div {margin-left: 10px;}



#nav-trigger, nav#nav-mobile, #nav-trigger2, nav#nav-mobile2, #top-offers-trigger, nav#top-offers-mobile, .top-offers {display:none;}
#nav-trigger {text-align:center;width:50px;height:50px;position:absolute;top:10px;right:20px;}
#nav-trigger span {width:50px;height:50px;cursor:pointer;display:block;}
#nav-trigger span i {display: inline-block; background: url(img/menu.svg) no-repeat; width: 32px;  height: 29px;  background-size: contain;}
#nav-trigger.fix span i {
    background: url(img/close.svg) no-repeat;
    background-size: 26px auto;
    background-position: 2px 2px;}
#nav-trigger span i::after {
    content: "เมนู";
  text-align: center;
  margin: 0;
  font: bold 12px Verdana, sans-serif;
  color: #011619;
  text-transform: uppercase;
  margin-top: 2px;
  width: auto;
  height: auto;
  position: absolute;
  bottom: 2px;
  width: 44px;
  left: 3px;

}

#nav-trigger span span {text-align:center;margin:0;font:bold 12px Verdana, sans-serif;color:#40596B;text-transform:uppercase;margin-top:2px;width:auto;height:auto;}
#nav-trigger span:hover, #nav-trigger.fix {background-color:#ff8a00; }
nav#nav-mobile {position:relative;}
nav#nav-mobile ul {display:none;list-style-type:none;margin-left:auto;margin-right:auto;background-color:#aaaaaa;width:auto;}
nav#nav-mobile li {display:block;margin:0;text-align:left;}

#nav-trigger2 {text-align:center;width:85px;height:50px;position:absolute;top:25px;right:75px;}
#nav-trigger2 span {width:85px;height:50px;cursor:pointer;display:block;}
#nav-trigger2 span i {display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAbCAYAAAAzgqwIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUE3NjQ5MDdDQjZCMTFFN0JEODFFQjc2NUMwRDNDRTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUE3NjQ5MDZDQjZCMTFFN0JEODFFQjc2NUMwRDNDRTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNENzQ3MzU0Q0I2QjExRTc4NzhCOTcwRTU2Mjc5NjQyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNENzQ3MzU1Q0I2QjExRTc4NzhCOTcwRTU2Mjc5NjQyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+jtjukAAABCFJREFUeNrcmGlIVFEUx52mtMQWS0ttU6PNSKnIVgpaDSkEaSMqimgBP0hGVrRQkBVGEVFE39oxon01rSjaF1ooabeF0lZpszKd/jf+Nw7P9968cSYCD/yYN/fd7Zx7zrlnxuXxeIJqk7h87F8PJIKOYBy4BQ6ASBAHUvh8Bpzm+1KTNbUVQ0AYP9+AX2x3gxjw4l8pXgdEg3RQyA29Baf4bMZmKqelLdgAxnDDQVRGbTycStUR/fuDXr5u1O3lvVJiEhdrAtqDb+A56A2eguagg8nYRTwhLXXJYfCDbT/BZ9AHVIKPbG8NeoLloC/YJ+ZpBELBd28up9ypMXgn2vqBDD7vBV9BdzAYHAW5fLcdTDDMHWmYy0q6cnNKmZE8NaVIQ9HnABXP4ymm8bRv0hDVFGoJjoN2oIgdQ3kqqk8yOAaKwVhwECSBprSgooBz3QGrwAkaoFystxhkgvtgHnjMWKwPhjE2m/vgYaWM1Wiuk6OV6m8TCx5aTz+rCaLAQHCVE7fiu21isfk0lA7+ZezzkJ936b5ynQ9e9mGHMniqPqEoupR6sYXxMcXEIs9ALJ9PMkbmgiq6QSFdQ0oYXUplsdU8lR0O4tfuVI6A9yCYxlIxli8zmIsLS8kysYJKqw/AVHCBbU+YpcwkhgZSrpwN1oFLfpyCh4bUspnuWi0lW1lrk8mEn6hEJb/vByMs7rRgZivjHMrVKvhcXgOlOnG9EJELXFqZKmOmEHLGpE25zGWOzaGrnbMYHypcMVOk8bVgDeNxobhorUSneTU+ld89ot3jYI4/kmxjpSUOxjdlEpgmslc7uux1xuQuByfyEszhfhL5WWMZISZ+xeDb7XBsR1pVj8/iRT2BiaKCl7MTN1PXRATo4bRks4ulUZw0R1g+jjFidzqlNhssoFLnmf1yRVx+F/3KwFkf76e/pUk9m/czwVZmlp5m2cUgQ71YXCWcizwhXRWo6uMLs2MG+y3lu3Bfa7kqYiXXWIK04V0TT/dxsYIwiqrTJjMxmEkSK4kUUZGXsUpRp3eFlcohVt2qkigRiSCgEsLNaGtbxVQslRok7i3JDROFdXx0Zm3XmRdxAk/un/x+GmCyOeU+K0ALi7HD6QG6/3UvazUA48FGsIeeEcQLeqWoM12BUEz582uL2GhjMSaYripPR2/cTpqJZ3Vao8F0/jJw+VFCVZMOrBikMutt+scb+mbzLktzuN4CjrsHZov2+jRWcCCUyhcbzGOqtnPX24ZbPd3mRKUUmnjCenHyAZMSTl7ssP8M1nETa2A4VV3vFLVfUaATRAInfuTjpRdRg7UiRDZMZFofIt4ncj9+ySwqFPYf/q1yi2TQhbVitL+TbuPlFxSgTKP/RPFVWjGF+y3deMu7xUbchr+ifL3j/L5TXLXtn9PfAgwAQm54+U8KsTcAAAAASUVORK5CYII=) no-repeat 0 0;width:52px;height:27px;margin-top:3px;}
#nav-trigger2 span span {text-align:center;margin:0;font:bold 12px Verdana, sans-serif;color:#000;text-transform:uppercase;margin-top:0;width:auto;height:auto;}
#nav-trigger2 span:hover, #nav-trigger2.fix {background-color:#de4e4e;}
nav#nav-mobile2 {position:relative;}
nav#nav-mobile2 ul {display:none;list-style-type:none;margin:0;background-color:#aaaaaa;width:auto;}
nav#nav-mobile2 li {display:block;margin:0;text-align:left;}

#top-offers-trigger {text-align:center;width:72px;height:50px;position:absolute;top:10px;right:240px;}
#top-offers-trigger span {width:72px;height:50px;cursor:pointer;display:block;}
#top-offers-trigger span i {display:inline-block;background:url(img/champion.svg) no-repeat 0 0;width:29px;height:28px;margin-top:3px; background-size: contain;}
#top-offers-trigger.fix span i {
   background: url(img/close.svg) no-repeat;
background-size: 26px auto;
background-position: 2px 2px;
 }
#top-offers-trigger span i:after {
content: "ข้อเสนอดีๆ";
text-align: center;
margin: 0;
font: bold 12px Verdana, sans-serif;
color: #011619;
text-transform: uppercase;
margin-top: 2px;
width: auto;
height: auto;
position: absolute;
bottom: 2px;
width: 72px;
left: 0;
}
#top-offers-trigger span span {text-align:center;margin:0;font:bold 12px Verdana, sans-serif;color:#40596B;text-transform:uppercase;width:auto;height:auto;}
#top-offers-trigger span:hover, #top-offers-trigger.fix {background-color:#ff8a00;}
nav#top-offers-mobile {position:relative;}
nav#top-offers-mobile ul {display:none;list-style-type:none;margin:0;background-color:#aaaaaa;width:auto;}
nav#top-offers-mobile ul li {display:block;}


@media screen and (max-width: 700px) {
header {height: 70px;}
header > a:first-child {
    width: 250px;
    top: 0;
}
header nav {background-color:transparent;}
header nav.main, header nav.fix, header div.right {display:none;}
nav#nav-mobile {display:block;position:absolute;right:54px;top:60px;width:180px;z-index:1;height:auto;}
#nav-trigger {display:block;right:10px;}
nav#nav-mobile2 {display:block;position:absolute;right:89px;top:60px;width:225px;z-index:1;height:auto;}
#nav-trigger2 {display:block;right:90px;}
nav#top-offers-mobile {display:block;position:absolute;right:60px;top:60px;width:225px;z-index:1;height:auto;}
#top-offers-trigger {display:block;right:60px;}

nav#nav-mobile ul {border:2px solid #ff8a00;width:220px; height: auto;}
nav#nav-mobile ul li {border-bottom:1px solid #504f4f;list-style:none;margin:0;width:200px;padding:0 10px;}
nav#nav-mobile ul li:hover {background-color:#242424;}
nav#nav-mobile ul li:last-child {border-bottom:none;}
nav#nav-mobile ul li a {display:inline-block;border:none;color:#fff;text-align:left;width:220px;margin-left:-10px;text-indent:10px;height:30px;line-height:30px;}

nav#top-offers-mobile ul {border:2px solid #ff8a00;width:221px;}
nav#top-offers-mobile ul li {list-style:none;margin:0;width:200px;padding:0 10px;text-align:center;color:#fff;}
nav#top-offers-mobile ul li span.top {font-size: 17px; color: #0D5EAE; font-family: 'Open Sans', sans-serif; font-weight: normal; font-weight: 700; padding-left: 6px;}
nav#top-offers-mobile ul li.heading {font-size:14px;margin:5px auto 10px;}
nav#top-offers-mobile ul li.tc {
      font-size: 9px;
      line-height: 10px;
      margin-top: -5px;
      padding: 0 5px;
      width: 100%;
      height: 15px;
      box-sizing: border-box;
}
nav#top-offers-mobile ul li b.logo {text-indent: -99999px;height: auto;display: block;width: auto;margin: 10px auto;}
nav#top-offers-mobile ul li b.logo.betway {background-position: 0 -3300px;width: 180px;height: 50px;}
nav#top-offers-mobile ul li b.logo.betonline {background-position: 0 -4741px;width: 180px;height: 50px;}
nav#top-offers-mobile ul li a {display: block;width: 135px;line-height: 30px;text-align: center;vertical-align: middle;margin:10px auto;font-size: 14px;color: #000;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-family: 'Roboto', sans-serif;font-weight: 600;background: #71d852;background: -moz-linear-gradient(top, #71d852 0%, #13f758 100%);background: -webkit-linear-gradient(top, #71d852 0%, #13f758 100%);background: linear-gradient(to bottom, #71d852 0%, #13f758 100%);filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#71d852', endColorstr='#13f758', GradientType=0);}

nav#nav-mobile2 ul {border:2px solid #d20b0b;width:220px;}
nav#nav-mobile2 ul li {border-bottom:1px solid #504f4f;list-style:none;margin:0;width:200px;padding:0 10px;}
nav#nav-mobile2 ul li:hover {background-color:#242424;}
nav#nav-mobile2 ul li:last-child {border-bottom:none;}
nav#nav-mobile2 ul li a {display:inline-block;border:none;color:#fff;text-align:left;width:220px;margin-left:-10px;text-indent:10px;height:30px;line-height:30px;}
nav#nav-mobile2 ul li a:before {content:"";width: 25px;height: 15px;display: inline-block;vertical-align: middle;margin-top: -1px;}
nav#nav-mobile2 ul li a.asia:before {background-position: -5px -5px;}
nav#nav-mobile2 ul li a.au:before {background-position: -5px -30px;}
nav#nav-mobile2 ul li a.ca:before {background-position: -5px -55px;}
nav#nav-mobile2 ul li a.eu:before {background-position: -5px -80px;}
nav#nav-mobile2 ul li a.uk:before {background-position: -5px -105px;}
nav#nav-mobile2 ul li a.usa:before {background-position: -5px -130px;}
}
@media screen and (max-width: 600px) {
nav#nav-mobile2 {right: 59px;}
#nav-trigger2 {right: 60px;}
#nav-trigger {right: 5px;}
nav#nav-mobile {right: 49px;}
nav#top-offers-mobile {right: 60px;}
}
@media screen and (max-width: 520px) {

nav#nav-mobile2 {right: 29px;}
#nav-trigger2 {right: 95px;}
#nav-trigger {right: 5px;}
nav#nav-mobile {right: 49px;}
nav#top-offers-mobile {right: 60px;}
header > a:first-child {
  width: 250px;
  background-size: contain;
}

}

div.closed{
	text-align: center;
    font-size: 30px;
    padding: 20px 10px 10px;
    color: #d20b0b;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px #000000;
}


caption h3{
	font-family: 'Palatino Linotype, Book Antiqua, Palatino, serif';
	padding: 0;
}

.img-not-recommended {
    display: table;
    margin: 30px auto -10px;
    height: auto;
}

.ul-table .tr-terms {
    background: transparent;
    border: none;
    border-spacing: 0;
}

.ul-table .tr-terms td {
    color: #bbb;
    font-size: 11px;
}

/*live table software devs*/
.bn-holder.live .cta a {
    margin-top: 10px;
}
.casino-developers {
    min-width: 300px;
}
.software {
    display: flex!important;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    background-color: #a6a4a68c;
    border-radius: 10px;
    margin: 0 4px;
    padding: 4px 0;
}
.software .provider[class*=soft-] {
    content: "";
    background-size: contain;
    height: -webkit-fill-available;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    height: 35px;
    width: 100px;
}
.soft-pragmatic-play {background: url(/images/providers/pragmatic-play.svg) no-repeat;}
.soft-ezugi {background: url(/images/providers/ezugi.svg) no-repeat;}
.soft-absolute-live-gaming {background: url(/images/providers/absolute-live-gaming.svg) no-repeat;}
.soft-swintt {background: url(/images/providers/swintt.svg) no-repeat;}
.soft-provision-gaming {background: url(/images/providers/provision-gaming.svg) no-repeat;}
.soft-evolution {background: url(/images/providers/evolution.svg) no-repeat;}
.soft-playtech {background: url(/images/providers/playtech.svg) no-repeat;}
.soft-asia-gaming {background: url(/images/providers/asia-gaming.svg) no-repeat;}
.soft-sexy-gaming {background: url(/images/providers/sexy-gaming.svg) no-repeat;}
.soft-mg-live {background: url(/images/providers/mg-live.svg) no-repeat;}
.soft-netent {background: url(/images/providers/netent.svg) no-repeat;}
.soft-n2live {background: url(/images/providers/n2live.svg) no-repeat;}
.soft-switch-studios {background: url(/images/providers/switch-studios.svg) no-repeat;}
.soft-play-n-go {background: url(/images/providers/playn-go.svg) no-repeat;}
.soft-red-tiger-gaming {background: url(/images/providers/red-tiger-gaming.svg) no-repeat;}
.soft-microgaming {background: url(/images/providers/microgaming.svg) no-repeat;}

@media screen and (min-width: 650px) and (max-width: 816px) {
    .casino-developers {
        display: none!important;
    }
}
/*=======================*/
.arrow-down::after {
    content: '';
    background: url(/images/arrow-down.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translateY(-50%);
}

.home-menu-container {
    display: none;
}
.home-menu-container.expanded {
    display: none !important;
}

.home-menu:hover .home-menu-container {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    padding: 5px 9px;
    height: auto;
    background-color: #cacaca;
    box-shadow: 0 2px 2px 1px #0a3c49;
    width: auto;
}

.home-menu:hover .home-menu-container li {
    padding: 5px 5px 5px 5px;
}
.home-menu {
    cursor: pointer;
    position: relative;
}
@media screen and (max-width: 700px) {
    .home-menu-container {
        display: none !important;
    }
    .arrow-down::after {
        content: '';
        background: url(/images/arrow-down.svg) no-repeat center center;
        width: 30px;
        height: 30px;
        position: absolute;
        right: 40%;
        top: 50%;
        transform: translateY(-50%);
    }
    .home-menu:hover .home-menu-container {
        display: block !important;
        height: auto !important;
        width: 100% !important;
        position: relative;
        left: -5.5%;
        box-shadow: none !important;
    }
    .home-menu-container li:hover {
        padding: 0;
    }
}
@media screen and (max-width: 520px) {
    .arrow-down::after {
        right: 37%;
    }
}

@media screen and (max-width: 390px) {
    .arrow-down::after {
        right: 34%;
    }
}

@media screen and (max-width: 320px) {
    .arrow-down::after {
        right: 32%;
    }
}

.cta-btn {
    width: 35%;
    margin: 0 auto;
}
@media screen and (max-width: 552px) {
    .cta-btn {
        width: 80%;
    }
}
.bj-versions {position: relative;}
.bj-versions .top-game {color: #f89021;}
.bj-versions p {padding: 10px 40px;}
.bj-versions::after {bottom: -15px;}
.brands.bj .cta {width: 32%;}
.brands.bj .cta a {
    margin: 0 20px;
    padding: 15px 20px;
}
.bj .bn-holder div.desc p, .bj .bn-holder div.desc {text-align: center;}
.games-num.blackjack-games {width: 200px;}
.blackjack-developers {width: 200px;}
.blackjacktbl .software {
    flex-wrap: wrap;
    flex-direction: column;
    margin: 4px;
}
@media screen and (max-width: 650px) {
    .bj .bn-holder div.desc p {
        text-align: center;
    }
    .bj .bn-holder .bn-box> * {
        display: block;
        margin: 0 auto 10px;
        text-align: center;
    }
    .brands.bj .cta {width: 90%;}
    .games-num.blackjack-games, .blackjack-developers {
        display: block!important;
        width: 100%;
        margin-top: 10px;
    }

}
@media screen and (min-width: 651px) and (max-width: 799px) {
.bn-holder.blackjacktbl .cta a {
    margin-top: 50px;
}
}
#contact { font-size: 16px; }
#contact .btn-main:hover{box-shadow: none!important;}

@media screen and (max-width: 575px){
    #contact { padding: 5px!important; }
}