body{background:#000 !important;}
html, .body {
	margin: 0;
	padding: 0;
	background: #000 !important;
	font-family: roboto, sans-serif
}
.body {
	height: auto;
}
.header {
	height: auto;
	width: 100%;
	display: block;
	background: #000000 url(../images/bg-head.jpg) no-repeat center center;
	border-bottom: 1px solid #ffaf04
}
.region {
	min-height: 730px;
	background: url(../images/bg-region.jpg) #000 top center;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.re-logo-wrap {
	margin: 0 auto;
	padding: 100px 0 0
}
.re-logo {
	background: url(../images/logo-large.png);
	width: 457px;
	height: 121px;
	display: block;
	margin: 0 auto
}
.re-sel-wrap {
	width: 37%;
	display: block;
	margin: 90px auto
}
.re-sel-box {
	width: 1%;
	display: table-cell;
	margin: 0 auto
}
.re-sel-box a {
}
.re-sel-box img {
	margin: 0 auto;
	display: block;
	width: 110px;
	cursor: pointer
}
.re-sel-box p {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px #000
}
a {
	color: inherit
}
a:hover, a:link, a:visited {
	text-decoration: none;
	color: inherit
}
.fl-left {
	float: left
}
.fl-right {
	float: right;
	padding: 5px 0;
	line-height: 31px
}
.fl-right li {
	float: left;
	padding: 0 0 0 10px
}
.con-wrap {
	margin: 0 auto;
	width: 1200px
}
.sub-con-wrap {
	padding: 40px 0;
	margin: 0 auto;
	width: 1180px
}
.conbody {
	width: auto;
	min-width: 1200px;
	margin: 0 auto
}
.glow {
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.glow:hover {
	-webkit-filter: brightness(150%);
	filter: brightness(150%)
}
.grey {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.grey:hover {
	-webkit-filter: grayscale(5%);
	filter: grayscale(5%)
}
.list-desu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.header-logo-wrap {
	float: left;
	padding: 0 0 0 10px;
	width: 410px
}
.header-right-wrap {
	float: right;
	width: auto;
	max-width: 750px
}
.header0 {
	color: #fff;
	width: 100%;
	height: 42px;
	padding: 0 18px;
	line-height: 42px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #4a4a4a;
	background: -moz-linear-gradient(top, #4a4a4a 0%, #212121 100%);
	background: -webkit-linear-gradient(top, #4a4a4a 0%, #212121 100%);
	background: linear-gradient(to bottom, #4a4a4a 0%, #212121 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#212121', GradientType=0 )
}
.header1 {
	height: auto;
	width: auto;
	display: block;
	padding: 10px;
	color: #fff
}
.header1-left {
	float: right;
	line-height: 30px;
	padding: 4px
}
.header1-left li {
	float: left;
	padding: 0 0 0 5px
}
.header1-right {
	float: right;
	line-height: 30px;
	padding: 5px 0
}
.header1-right li {
	float: left
}
.btn-1, .btn-2 {
	width: auto;
	padding: 0 10px;
	min-width: 68px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	display: block;
	-webkit-border-radius: 5px;
	border-radius: 2px;
	border: none
}
.btn-1 {
	color: #fff;
	border: 1px solid #e9ae3d;
	background: #e59709;
	background: -moz-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: -webkit-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: linear-gradient(to bottom, #e59709 0%, #e77301 75%, #e59709 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59709', endColorstr='#e59709', GradientType=0 )
}
.btn-2 {
	color: #fff;
	border: 1px solid #14bc0d;
	background: #12bc0e;
	background: -moz-linear-gradient(top, #12bc0e 0%, #0a8e01 75%, #088e03 100%);
	background: -webkit-linear-gradient(top, #12bc0e 0%, #0a8e01 75%, #088e03 100%);
	background: linear-gradient(to bottom, #12bc0e 0%, #0a8e01 75%, #088e03 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#12bc0e', endColorstr='#088e03', GradientType=0 )
}
.forget-pass-btn {
	font-size: 12px
}
.top-line {
	background: url(../images/top_line.png);
	width: 1px;
	height: 32px;
	display: block
}
.icon-livechat {
	background: url(../images/icon-livechat.png);
	width: 34px;
	height: 29px;
	display: inline-block;
	border: none;
	margin: 0 5px -10px
}
.icon-youtube {
	background: url(../images/icon-youtube.png);
	width: 29px;
	height: 29px;
	display: block
}
.icon-facebook {
	background: url(../images/icon-fb.png);
	width: 29px;
	height: 29px;
	display: block
}
.lang-en {
	background: url(../images/icon-flag-en.png);
	width: 29px;
	height: 29px;
	display: block
}
.lang-cn {
	background: url(../images/icon-flag-cn.png);
	width: 29px;
	height: 29px;
	display: block
}
.lang-ma {
	background: url(../images/icon-flag-ma.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	display: block
}
.lang-id {
	background: url(../images/id.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	display: block
}
.logo-wrap {
	float: left;
	padding: 11px
}
.logo {
	background: url(../images/logo_v2.png);
	width: 400px;
	height: 150px;
	display: block;
	margin: 13px 0;
	background-size: contain;
	    background-repeat: no-repeat;
}
.nav-wrap {
	float: right;
	color: #fff
}
.nav-wrap {
    width: 750px !important;
}
.nav-wrap ul{
	-webkit-box-flex:1;
	-webkit-flex:1;
	flex: 1;
	display: flex;
}
.nav-wrap li {
    padding: 10px 5px !important;
}
.nav-wrap li {
	float: left;
	/*padding: 10px 11px*/
	position: relative;
	-webkit-box-flex:1;
	flex: 1;
	text-align: center;
}
.nav-wrap li a {
	font-weight: 700;
	font-size: 13px;
	white-space: nowrap;
}
.nav-wrap li a:hover, .nav-wrap li a.active {
	color: #ffaf04
}
.main-pad {
	/*padding: 30px 10px*/
}
.main-sec {
	width: 380px;
	height: 258px;
	display: block;
	float: left;
	margin: 10px 10px;
	background: -moz-linear-gradient(-45deg, #7b7b7b 0%, #282828 50%, #7b7b7b 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7b7b', endColorstr='#7b7b7b', GradientType=1 )
}
.main-sec a {
	display: block;
	margin: 2px;
	overflow: hidden
}
.main-sec a .main-sec-info {
	background: rgba(0,0,0,.72);
	width: 100%;
	height: 96px;
	margin: 160px 0 0;
	position: relative;
	padding: 5px 14px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.main-sec:hover a .main-sec-info {
	background: #392701
}
.main-sec a .main-sec-info h4 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 25px;
	color: #ffba00;
	font-weight: 600
}
.main-sec a .main-sec-info p {
	color: #fff
}
.main-sec a .main-sec-info span {
	color: #ffba00;
	text-align: right;
	width: 100%;
	display: block;
	font-size: 12px;
	margin: -23px 0 0 -21px;
	position: absolute;
	padding: 0 10px 0 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.main-sec:hover a .main-sec-info span {
	padding: 0
}
.anno-wrap {
	background: rgba(0,0,0,.5);
	color: #fff;
	height: 31px;
	width: auto;
	min-width: 1180px;
	position: relative;
	margin: -31px 0 0
}
.anno-bar {
	width: 1180px;
	line-height: 31px;
	margin: 0 auto
}
.anno-bar span:first-child {
	float: left;
	width: 10%;
	padding: 0 10px
}
.anno-bar span:last:child {
float:left;
width:90%
}
.step-wrap {
	padding: 15px 11px 0
}
.step1 {
	background: url(../images/step1.png) 0 0 no-repeat;
	width: 310px;
	height: 74px;
	display: inline-block;
	cursor: pointer
}
.step2 {
	background: url(../images/step2.png) 0 0 no-repeat;
	width: 317px;
	height: 74px;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 0 -15px
}
.step3 {
	background: url(../images/step3.png) 0 0 no-repeat;
	width: 311px;
	height: 74px;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 0 -18px
}
.step4 {
	background: url(../images/step4.png) 0 0 no-repeat;
	width: 279px;
	height: 74px;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 0 -20px
}
.main-btm-info-wrap {
	background: rgba(0,0,0,.4);
	min-height: 20px;
	width: 100%;
	padding: 26px 0
}
.btm-info-box {
	width: 370px;
	height: 362px;
	display: block;
	background: #012b32;
	float: left;
	margin: 0 11px;
	padding: 25px
}
.btm-info-box h4 {
	color: #f7c019;
	font-size: 27px;
	font-weight: 100
}
.btm-info-sbox {
	color: #fff;
	margin: 22px 0
}
.main-btm-img {
	float: left
}
.main-btm-img img {
	width: 74px;
	height: 68px;
	display: block
}
.main-btm-box-right {
	float: left;
	width: 246px;
	padding: 0 0 0 16px
}
.main-btm-box-right p {
	font-size: 21px;
	margin: 0
}
.main-btm-box-right span {
	font-size: 12px
}
.sa-box-col {
	border-bottom: 1px solid #fff;
	padding: 17px 0 5px
}
.sa-box-left {
	float: left;
	width: 222px
}
.sa-bl-top {
	color: #fff
}
.sa-bl-top p {
	font-size: 20px
}
.sa-bl-top span {
	font-size: 18px
}
.sa-bl-bar {
	height: 16px;
	display: block;
	width: 100%;
	background: #fff;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px
}
.bar-progress {
	background: #f7c019;
	height: 100%;
	float: left
}
.sa-box-right {
	float: left;
	color: #fff
}
.sa-box-right p {
	font-size: 51px;
	margin: 0 0 0 8px;
	letter-spacing: -4px
}
.sa-box-right span {
	font-size: 22px;
	letter-spacing: 0
}
.sa-box-btm {
	color: #fff;
	padding: 14px 0 0
}
.ms-box {
	color: #fff;
	margin: 19px 0
}
.ms-box img {
	float: left
}
.ms-box p {
	float: left;
	margin: 7px 0 0 16px
}
.login-form {
}
.instyle {
	height: 26px;
	width: 160px;
	border-radius: 2px;
	border: none;
	padding: 0 8px;
	font-size: 12px;
	vertical-align: top;
	color: #000
}
.bg-sport {
	background: url(../images/sport-bg.jpg) 50% 0 no-repeat;
	width: auto;
	min-width: 1180px;
	height: auto;
	min-height: 1045px;
	display: block
}
.bg-esport {
	background: url(../images/esport-bg.jpg) 50% 0 no-repeat;
	width: auto;
	min-width: 1180px;
	height: auto;
	min-height: 1045px;
	display: block
}
.sport-wrap {
	padding: 141px 18px 0
}
.sport-title-wrap {
	padding: 60px 0 40px
}
.sport-title-wrap h2 {
	text-align: center;
	color: #fff;
	font-size: 68px
}
.sport-box-wrap {
	padding: 10px 0 0
}
.sport-title-wrap {
}
.sport-box {
	background-repeat: no-repeat;
	width: 549px;
	height: 400px;
	display: block;
	margin: auto;
	padding: 2px;
	overflow: hidden
}
.sport-box a {
	width: 545px;
	height: 400px;
	display: block;
	position: relative
}
.sport-box a .sport-box-info {
	background: rgba(0,0,0,.5);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.sport-box a:hover .sport-box-info {
	background: #392701
}
.sport-box a .sport-box-info span {
	float: right;
	padding: 18px 5px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.sport-box a .sport-box-info span {
	float: right;
	padding: 18px 0;
	color: #ffba00
}
.sport-box-info {
	display: block;
	color: #f9de63;
	padding: 18px 25px;
	position: absolute;
	bottom: 0;
	width: 100%
}
.sport-box-info:after {
	display: block;
	clear: both;
	content: ""
}
.sport-box-info h4 {
	padding: 0;
	float: left;
	font-size: 35px;
	color: #ffba00
}
.sport-box-info span {
	float: right;
	padding: 18px 0
}
.slots-body {
	background:#000 url(../images/slots-bg.jpg) top center repeat-x;
	height: auto;
	width: center
}
.slotscon-wrap {
	width: 1200px;
	margin:0 auto;
	padding:30px 0;
}/*
.carousel-inner {
	position: absolute!important;
	overflow: hidden;
	width: 100%;
	padding: 0!Important
}
.carousel {
	position: relative;
	height: 427px;
	margin: 0 auto
}
.carousel-inner .item img, .carousel-inner .item a img {
	line-height: 1;
	margin: 0 auto;
	z-index: 99999
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	top: 380px;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	margin-top: -19px;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	width: 11px;
	height: 11px;
	margin: 0
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	background-color: #33a3dc;
	margin: 0 7px 2px 4px
}
.carousel-inner .item {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	height: 427px;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000
}*/
.links {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	font-size: 50px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase
}
.links:hover {
	text-decoration: none!Important;
	color: #fff
}
.carousel-inner.livecasino {
	position: absolute!important;
	overflow: hidden;
	width: 100%;
	padding: 0!Important
}
.carousel.livecasino {
	position: relative;
	height: 634px;
	margin: 0 auto
}
.carousel-inner .item img, .carousel-inner .item a img {
	line-height: 1;
	margin: 0 auto;
	z-index: 99999
}
.btn-lc-page-wrap {
	width: 1180px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 111px
}
.btn-lc-page-wrap a {
	color: #fff;
	border: 1px solid #e9ae3d;
	background: #e59709;
	background: -moz-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: -webkit-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: linear-gradient(to bottom, #e59709 0%, #e77301 75%, #e59709 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59709', endColorstr='#e59709', GradientType=0 );
	display: inline-block;
	height: 42px;
	width: auto;
	min-width: 152px;
	font-size: 17px;
	text-align: center;
	line-height: 43px;
	padding: 0 20px;
	margin: 0 10px 0 0;
	cursor: pointer;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
.carousel-indicators.lc {
	position: absolute;
	bottom: 10px;
	left: 43%;
	top: 360px;
	z-index: 15;
	width: 100%;
	margin-left: -43%;
	margin-top: 27px;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators.lc li {
	width: 190px;
	height: 173px;
	border: none;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-filter: grayscale(80%);
	filter: grayscale(80%);
	-webkit-border-radius: 0;
	border-radius: 0
}
.carousel-indicators.lc li.active {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	margin: 0
}
.carousel-inner.livecasino .item {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	height: 455px;
	padding: 232px 40px;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000
}
.links {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	font-size: 50px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase
}
.links:hover {
	text-decoration: none!Important;
	color: #fff
}
footer {
	background: #222;
	display: block;
	min-width: 1180px;
	min-height: 350px;
	width: auto;
	color: #fff;
	margin-top:auto;
	/*position:absolute;*/
	bottom:0;
   	width:100%;
}
.foot-nav-wrap {
	height: 54px;
	color: #ababab;
	display: block;
	width: auto;
	min-width: 1180px;
	border-bottom: 1px solid #5b5b5b;
	background: #251802;
}
.foot-nav-wrap ul {
	display: block;
	margin: 0 auto;
	padding: 0
}
.foot-nav-wrap li {
	padding: 0 10px 0 0;
	line-height: 50px;
	float: left
}
.foot-nav-left {
	float: left;
	padding: 0 10px
}
.foot-nav-right {
	float: right;
	line-height: 50px;
	padding: 0 10px
}
.foot-list {
	padding: 0 0 30px
}
.foot-center-word {
	margin: 0 auto;
	display: block;
	text-align: center;
	color: #5b5b5b
}
.foot-site-map-wrap {
}
.foot-site-map {
	float: left;
	padding: 30px 0 0 10px
}
.foot-site-map ul>li {
	float: left;
	font-size: 13px;
	padding: 10px 0 0 68px
}
.foot-site-map>ul>li:first-child {
	padding: 10px 0
}
.foot-site-map>ul>li>ul {
	padding: 20px 0 0
}
.foot-site-map ul>li>ul>li {
	color: #adadad;
	float: none;
	font-size: 12px;
	padding: 0
}
.foot-site-map-right {
	margin: 30px;
	width: 320px;
	padding: 0 0 0 28px;
	float: left;
	border-left: 2px solid #5b5b5b;
	display: block;
	height: 159px
}
.foot-site-map-right p {
	font-size: 13px;
	margin: 10px 0 11px
}
.foot-site-map-right a {
	float: left;
	margin: 0 10px 0 0
}
.foot-coop {
	border-top: 1px solid #5b5b5b;
	padding: 20px 0 40px
}
.all-provider {
	width: 1200px;
	height: 50px;
	display: block;
	margin: 0 auto
}
.foot-coop-info {
	padding: 25px 0;
	border-top: 1px dashed #b1861c;
	border-bottom: 1px dashed #b1861c;
	display: block;
	color: #fff
}
.foot-coop-info div {
	width: 30%;
	margin: 0 18px;
	float: left
}
.foot-coop-info h4 {
	font-size: 16px;
	color: #fdcb51;
	padding: 0 0 10px
}
.foot-coop-info p {
	font-size: 12px
}
.sub-about-wrap {
	width: 90%;
	padding: 30px 0 0;
	margin: 0 auto;
	display: block;
	height: auto;
	color: #fff
}
.sub-about-wrap:after {
	display: block;
	content: "";
	clear: both
}
.sub-side-nav {
	float: left;
	width: 20%;
	height: auto;
	display: block
}
.sub-side-nav a, .sub-side-nav a:hover, .sub-side-nav a:link, .sub-side-nav a:visited {
	color: #fff;
	text-decoration: none
}
.sub-side-nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.sub-side-nav ul li {
	display: block;
	padding: 15px;
	margin: 0 0 10px;
	text-align: right;
	background: #000;
	border: 1px solid #e9ae3d;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.sub-side-nav ul li.active, .sub-side-nav ul li:hover {
	cursor: pointer;
	color: #000;
	background: #e59709;
	background: -moz-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: -webkit-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: linear-gradient(to bottom, #e59709 0%, #e77301 75%, #e59709 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59709', endColorstr='#e59709', GradientType=0 )
}
.sub-about-right {
	float: right;
	width: 80%;
	display: block;
	min-height: 550px;
	height: auto;
	color: #fff
}
.sub-about-title {
	padding: 20px;
	background: #024550
}
.sub-about-title h2 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0
}
.sub-about-con {
	padding: 0 40px 40px;
	display: none
}
.sub-about-con.active {
	display: block
}
.sub-about-con h2 {
	color: #f3c341;
	font-size: 20px
}
.sub-about-con h2.dropable {
	cursor: pointer;
	padding: 10px;
	background: #000;
	border-radius: 10px
}
.sub-about-con h2.dropable:hover {
	background: #2e2e2e
}
.sub-form-wrap {
	margin: auto;
	width: 80%;
	color: #fff
}
.sub-form-wrap h3 {
	text-align: center
}
.form-downinfo {
	font-size: 11px;
	margin-top: -10px
}
.form-btn-wrap {
	width: 30%;
	margin: 0 auto
}
.sub-conbody {
	padding: 140px 0 0
}
.sub-info-wrap {
	width: 70%;
	background: #191919;
	border: 1px solid #ffaf04;
	margin: 0 auto;
	padding: 20px 0 60px
}
.sub-info-wrap h2 {
	color: #ffaf04;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px
}
.modal-header h2 {
	color: #f3c341
}
.modal-content {
	background: #191919;
	border: 1px solid #656565
}
.modal-body {
	color: #fff
}
.close {
	color: #f3c341;
	opacity: 1;
	text-shadow: 0 1px 0 #000
}
.close:focus, .close:hover {
	color: #f3c341;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
@media(min-width:10px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
}
.dl-img {
	background-color: #2e2e2e;
	height: 150px;
	padding: 17px 0
}
.dl-img:after {
	display: block;
	content: "";
	clear: both
}
.dl-con-wrap {
	margin: 10px
}
.dl-con-wrap h3 {
	color: #ffaf04
}
.qrwrap {
	-js--js-display: flex;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-js-display: flex;
	display: flex;
	width: 60%;
	margin: 20px auto;
	-webkit-justify-content: space-around;
	justify-content: space-around
}
.qr-col {
	width: 150px
}
.qr-col img {
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center
}
.qr-col a {
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	background: #760018;
	color: #fff;
	margin: 10px 0 0
}
.qr-col a:hover {
	text-decoration: none;
	background: red
}
.icon-apple {
	width: 35px;
	height: 35px;
	margin: 0 5px -10px 0;
	display: inline-block;
	background-image: url(../images/icon-apple.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 35px;
	-o-background-size: 35px;
	background-size: 35px
}
.icon-android {
	width: 35px;
	height: 35px;
	margin: 0 5px -10px 0;
	display: inline-block;
	background-image: url(../images/icon-android.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 35px;
	-o-background-size: 35px;
	background-size: 35px
}
.icon-desktop {
	width: 35px;
	height: 35px;
	margin: 0 5px -10px 0;
	display: inline-block;
	background-image: url(../images/icon-desktop.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 35px;
	-o-background-size: 35px;
	background-size: 35px
}
.dl-outer-wrap {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ffaf04;
	background: #333;
	margin: 25px 0 0
}
.dl-form-wrap {
	display: block;
	width: 100%;
	height: auto
}
.dl-form-col {
	width: 100%;
	margin: 5px 10px;
	float: right
}
.dl-form-col:after {
	display: block;
	content: "";
	clear: both
}
.dl-form-col label {
	text-align: right;
	color: #fff
}
.dl-form-col input {
	background: #000;
	border: 1px solid #2e2e2e;
	color: #fff;
	padding: 10px;
	height: 30px;
	line-height: 30px
}
.dl-form-col button {
	height: 30px;
	border: 1px solid #e9ae3d;
	background: #e59709;
	background: -moz-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: -webkit-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: linear-gradient(to bottom, #e59709 0%, #e77301 75%, #e59709 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59709', endColorstr='#e59709', GradientType=0 );
	color: #fff!important;
	line-height: 30px;
	border: none;
	font-size: 12px;
	padding: 1px
}
.dl-btn-wrap {
	margin: 10px auto
}
.dl-btn {
	display: block;
	text-align: center;
	color: #fff!important;
	border: 1px solid #e9ae3d;
	background: #e59709;
	background: -moz-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: -webkit-linear-gradient(top, #e59709 0%, #e77301 75%, #e59709 100%);
	background: linear-gradient(to bottom, #e59709 0%, #e77301 75%, #e59709 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59709', endColorstr='#e59709', GradientType=0 );
	height: 40px;
	line-height: 40px;
	margin: 0 auto
}
.clear:after {
	display: block;
	content: "";
	clear: both
}
.mainbannerwrap {
	position: relative;
	z-index: 30
}
.sec-nav {
	width: 100%;
	position: absolute;
	background: rgba(0,0,0,.6);
	height: 130px;
	display: none
}
.bf-login li {
	padding: 0 10px 0 0;
	float: left
}
.af-login ul {
	display: block;
	float: right
}
.af-login ul li {
	padding: 0 10px 0 0
}
.af-login>ul>li {
	margin: 0!important;
	float: left
}
.af-login>ul>li>a:hover {
	color: #f3c341
}
.af-login ul li ul {
	position: absolute;
	margin: 0 0 0 -180px;
	z-index: 100;
	display: none;
	visibility: hidden
}
.af-login ul li:hover ul {
	display: block;
	visibility: visible
}
.af-login ul li ul li {
	width: 400px;
	padding: 0
}
.wallet_summary {
	width: 400px;
	color: #fff;
	font-size: 12px;
	line-height: 10px;
	background: #0c0c0c
}
.summary_header {
	padding: 8px 0!important;
	text-align: left;
	color: #000;
	font-weight: 700;
	background: #ffaf04
}
.summary_left {
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	width: 50%
}
.summary_right {
	float: left;
	text-align: right;
	width: 50%;
	padding-right: 15px
}
.icon-tall {
	background: url(../images/icon-tall.png);
	width: 18px;
	height: 19px;
	display: inline-block;
	margin: -4px 0
}
.summary_wallet {
	float: left;
	width: 60%;
	height: auto;
	padding: 10px 0 10px 15px;
	background: #0c0c0c;
	text-align: left
}
.summary_amount {
	float: left;
	width: 40%;
	height: auto;
	padding: 10px 15px 10px 0;
	background: #0c0c0c;
	text-align: right
}
.summary_row {
	border-bottom: #666 1px solid
}
.sm_top {
	font-size: 10px;
	vertical-align: top
}
.toto-body {
	background: url(../images/toto-bg.jpg) top center repeat-x;
	height: auto;
	width: center
}
.bg-4d {
	width: auto;
	min-width: 1180px;
	height: auto;
	min-height: 879px;
	display: block
}
.dodo-wrap {
}
.bet-wrap {
}
.bet-result-wrap {
}
.bet-result {
	float: left;
	display: block;
	width: 235px;
	height: 338px;
	margin: 14px 0 0 46px
}
.dodoheader {
	height: 44px;
	padding: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	vertical-align: middle;
	padding: 0 10px
}
.dodoheader .dohleft {
	float: left;
	width: 54%
}
.dodoheader .dohright {
	float: left;
	font-size: 10px;
	width: 46%;
	padding-top: 7px;
	text-align: left;
	color: #fff
}
.dodocontent {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	vertical-align: middle;
	background: #fff;
	height: auto
}
.dodoprize {
	width: 95%;
	color: #000;
	margin: 0 auto;
	padding: 0 0 1px
}
.dodoprizelist {
	height: auto;
	padding: 10px 15px 0
}
.dodoprizelist ul:after {
	display: block;
	content: "";
	clear: both
}
.dodoprizelist ul li {
	margin: 1px 0;
	float: left
}
.prizebold {
	font-size: 12px;
	font-weight: 700;
	width: 45%;
	text-align: left
}
.prizebox {
	font-size: 16px;
	border: 1px solid;
	width: 45%;
	font-weight: 700;
	text-align: center
}
.dodotable {
	background-color: #a4a4a4;
	margin: 5px auto
}
.dodotable .dodotitle {
	font-size: 13px;
	padding: 2px;
	font-weight: 700;
	text-align: center
}
.dodonumber {
	padding: 0
}
.dodonumber ul {
	list-style: none;
	padding: 3px 4px;
	margin: 0
}
.dodonumber ul li {
	float: left;
	width: 33%;
	background: #fff;
	font-size: 11px;
	border: 1px solid #a4a4a4;
	font-weight: 700;
	text-align: center
}
.dodonumber:after {
	content: "";
	display: table;
	clear: both
}
.wallet-wrap {
}
.wallet-wrap a, .wallet-wrap a:hover, .wallet-wrap a:link, .wallet-wrap a:visited {
	color: #000;
	text-decoration: none
}
.wallet-left {
}
.wallet-head {
}
.wallet-col {
	padding: 5px 10px
}
.wallet-col p:first-child {
	text-align: left;
	display: inline-block;
	width: 49%
}
.wallet-col p:last-child {
	text-align: right;
	display: inline-block;
	width: 49%
}
.wallet-col2 {
	padding: 2px 10px
}
.wallet-col2 .name {
	text-align: left;
	float: left;
	width: 39%;
	display: block
}
.wallet-col2 .bal {
	text-align: right;
	float: right;
	width: 60%;
	display: block
}
.wallet-col2 .bal p, .wallet-col2 .bal a {
	display: inline-block
}
.wallet-col2 .bal a {
	width: 24px
}
.wallet-col2:after {
	content: "";
	clear: both;
	display: block
}
span.cur {
	font-size: 10px
}
.wallet-line {
}
.wallet-btn-wrap {
	margin: 10px 0
}
.wallet-right {
}
.wallet-nav {
	height: 50px
}
.wallet-nav:after {
	clear: both;
	display: block;
	content: ""
}
.wallet-nav a, .wallet-nav a:hover, .wallet-nav a:visited, .wallet-nav a:link {
	line-height: 17px;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center
}
.wallet-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	-js--js-display: flex;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-js-display: flex;
	display: flex;
	-ms-flex-pack: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.form-col {
	margin: 15px 0;
	height: auto
}
.form-col:after {
	display: block;
	content: "";
	clear: both
}
.form-col label {
	text-align: right;
	line-height: 30px
}
.form-col label span {
	color: red
}
.form-col p {
	line-height: 30px
}
.form-col input[type=text], .form-col input[type=password], .form-col input[type=email] {
	background: #000;
	border: 1px solid #2e2e2e;
	color: #fff;
	padding: 0 0 0 10px;
	height: 30px;
	line-height: 30px
}
.ie .form-col .col-sel {
	color: #fff;
	border: 1px solid #2e2e2e;
	padding: 0;
	background-image: none;
	background-color: #181818
}
.form-col select option {
	color: #aaa
}
.form-col .col-sel {
	color: #fff;
	border: 1px solid #2e2e2e;
	padding: 0;
	background: url(../images/drop-arrow.svg) right no-repeat #181818
}
.form-col select::-ms-expand {
display:none
}
.form-col select {
	background: #000;
	height: 28px;
	line-height: 28px;
	width: 100%;
	display: block;
	margin: 0 auto;
	border: none;
	color: #fff;
	padding: 0 0 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.radio-offset {
	margin-left: 30.8%
}
.wallet-right-btn-wrap {
	margin: 40px auto;
	width: 30%
}
.btn-incredit {
	background: url(../images/btn-incredit.png) 0 0 no-repeat;
	width: 24px;
	height: 20px;
	display: inline-block
}
.btn-outcredit {
	background: url(../images/btn-outcredit.png) 0 0 no-repeat;
	width: 24px;
	height: 20px;
	display: inline-block
}/*
.carousel-inner {
	position: absolute!important;
	overflow: hidden;
	width: 100%;
	padding: 0!Important
}
.carousel {
	position: relative;
	height: 427px;
	margin: 0 auto
}
.carousel-inner .item img, .carousel-inner .item a img {
	line-height: 1;
	margin: 0 auto;
	z-index: 99999
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	top: 380px;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	margin-top: -19px;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	width: 11px;
	height: 11px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	background-color: #33a3dc;
	margin: 0 7px 2px 4px
}
.carousel-inner .item {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	height: 427px;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000
}*/
.links {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	font-size: 50px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase
}
.links:hover {
	text-decoration: none!Important;
	color: #fff
}
.carousel-inner.livecasino {
	position: absolute!important;
	overflow: hidden;
	width: 100%;
	padding: 0!Important
}
.carousel.livecasino {
}
.carousel-inner .item img, .carousel-inner .item a img {
	line-height: 1;
	margin: 0 auto;
	z-index: 99999
}
.btn-lc-page-wrap {
	width: 1180px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 111px
}
.carousel-indicators.lc li.active {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}
.links {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	font-size: 50px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase
}
.links:hover {
	text-decoration: none!Important;
	color: #fff
}
.sub-conbody {
	padding: 140px 0 0
}
.sub-info-wrap {
}
.sub-info-wrap h2 {
}
.modal-header h2 {
	color: #f3c341
}
.modal-content {
	background: #191919;
	border: 1px solid #656565
}
.modal-body {
	color: #fff
}
.close {
	color: #f3c341;
	opacity: 1;
	text-shadow: 0 1px 0 #000
}
.close:focus, .close:hover {
	color: #f3c341;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
label.error, .error, .red {
	color: red!important;
	font-weight: 400;
	font-size: 13px;
	padding-left: 2px
}
.marquee {
	width: 90%;
	float: left;
	overflow: hidden
}
.marquee ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left
}
.marquee li {
	list-style: none;
	padding: 0 0 0 50px;
	margin: 0;
	float: left
}
.marquee a {
	text-decoration: none;
	color: #fff;
	font-size: 14px
}

/*----------------------------vutha-------------------------------------*/
.post-code{
	position:relative;
	}
.s_code{
	position: absolute;
    right: 19px;
    top: -1px;
    font-size: 16px;
    color: #0c9c05;
    font-weight: 500;
	}
.icon-nav{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:3px 0;
	}
/*slot game*/
#slot-bg {
    position: relative;
    width: 1000px;
	margin:0 auto;
	padding-bottom: 20px
}
#slot-bg img{
	margin-bottom:3px;
	}
#list-slot {
    clear: both;
    padding: 0px;
    width: 1000px;
    background: url(../images/slot/slot-bg.png)top center no-repeat;
    height: 327px;
    margin: 0;
}

    #list-slot ul {
        margin: -3px 0 0;
        padding: 20px 0px 10px 20px;
        list-style: none;
    }

        #list-slot ul li {
            display: -moz-inline-stack;
            vertical-align: top;
            display: inline-block;
            zoom: 1;
            *display: inline;
            width: 219px;
            padding: 0px;
            margin-right: 7px;
            text-align: center;
        }

#slot1 {
    background-image: url('../images/slot/fish.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slot2 {
    background-image: url('../images/slot/best.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slot3 {
    background-image: url('../images/slot/gold.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slot4 {
    background-image: url('../images/slot/haba.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slot5 {
    background-image: url('../images/slot/gp.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slot6 {
    background-image: url('../images/slot/gd.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slot7 {
    background-image: url('../images/slot/mg.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slot8 {
    background-image: url('../images/slot/pt.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slot9 {
    background-image: url('../images/slot/918kiss.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}#slot10 {
    background-image: url('../images/slot/sa.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}#slot11 {
    background-image: url('../images/slot/joker123.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slot1:hover, #slot2:hover, #slot3:hover, #slot4:hover, #slot5:hover, #slot6:hover, #slot7:hover, #slot8:hover {
    background-position: 0 -861px;
    cursor: pointer;
}
#fish {
    background-image: url('../images/slot/fish.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slots_bestgamer {
    background-image: url('../images/slot/best.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slots_gold {
    background-image: url('../images/slot/gold.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}

#slots_haba_index {
    background-image: url('../images/slot/haba.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_w88 {
    background-image: url('../images/slot/gp.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slot6 {
    background-image: url('../images/slot/gd.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_mg {
    background-image: url('../images/slot/mg.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_pt {
    background-image: url('../images/slot/pt.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#Kiss {
    background-image: url('../images/slot/918kiss.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}#slots_sagaming {
    background-image: url('../images/slot/sa.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}#slots_joker123 {
    background-image: url('../images/slot/joker123.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_pplay{
	background-image: url('../images/slot/pp.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_rtg{
	background-image: url('../images/slot/rtg.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#jdb_slots{
	background-image: url('../images/slot/jdb.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_playstar{
	background-image: url('../images/slot/star.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_dragoonsoft{
	background-image: url('../images/slot/dragoon.png');
    background-attachment: local;
    background-position: 0 0;
    background-repeat: repeat-y;
    height: 286px;
    width: 219px;
    transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -webkit-transition: background 0.5s ease-in-out;
}
#slots_bestgamer:hover, #slots_pt:hover, #slots_haba_index:hover, #slots_mg:hover, #slots_w88:hover, #slots_rtg:hover, #slots_sagaming:hover, #slots_pplay:hover, #slots_playstar:hover, #slots_dragoonsoft:hover, #jdb_slots:hover, #slots_gold:hover, #slots_joker123:hover, #Kiss:hover, #slot15:hover {
    background-position: 0 -861px;
    cursor: pointer;
}
.header-slot{
	background-image: url('../images/slot/slots_head.png');
	height: 129px;
    width: 951px;
}
.header-slot ul.slot-h{
	/*margin: 53px 32px 15px 149px;*/
	width: 655px;
    position: absolute;
    display: flex;
    top: 57px;
    right: 200px;

}
.header-slot ul.slot-h li{
	display: inline-block;
	/*padding-left: 31px;*/
	flex: 1;
	text-align: center;
}
#sysDateTime{
	color:#ffffff;
	}
.fl-left span, .anno-bar span{
	color:#ffffff;
	}
.slot-row2{
	padding-top:30px;
	}
	
/*-----------------------------------sport --------------------------------*/
.sport-wrap{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	text-align:center;
	}
.main-sec-info h4, .main-sec-info p{
	text-align:left;
	}
.sportbg{
	background:url(../images/sport/bg.jpg) no-repeat center center;
	}
/*----------------- number ---------------------*/
 .main-num-info {
    background: rgba(0,0,0,.72);
    width: 100%;
    margin: 160px 0 0;
    position: relative;
    padding: 5px 14px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.main-num-info h4{
	margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    color: #ffba00;
    font-weight: 600;
	text-align:left;
	}
.main-num-info span {
    color: #ffba00;
    text-align: right;
    width: 100%;
    display: block;
    font-size: 12px;
    margin: -23px 0 0 -21px;
    position: absolute;
    padding: 0 10px 0 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.main-sec:hover a .main-num-info span {
	padding: 0
}
.main-sec:hover a .main-num-info {
	background: #392701
}
.box-num{
	height: 196px;
	float: left;
	}
.box-num a{
	border:1px solid #ffaf04;
	}
/*-------------------number----------------------*/
.num-bg{
	background:url(../images/number/bg.jpg) no-repeat center center;
	}
.content_{background:#000;}
.member_info a{padding:0 10px;}
.member_info a span{color:#F00;}
#member_creadit{color:#F00}
footer{
	background:#000 !important;
}
/* Result */
#website{
    width: 1200px;
    margin: 0 auto; 
    margin-top: 3px;
}
.owl-item div{
    float: left;
    width: 155px;
    height: 164px;
    background: url(../images/circle.png) center no-repeat;
    padding-top: 40px;
}
.owl-item div p{
    color: white;
    text-align: center;
    line-height: 25px;
}
.owl-item div p:first-child{
    font-family: Kievit;
    font-size: 16px;
    font-weight: bold;
    color: #f8eea9;
}
.owl-item div p:nth-child(2){
    font-family: RobotoSlab;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 2px;
    /*padding: 8px 0;*/
}
.owl-item div p:last-child{
    font-family: Kievit;
    font-size: 15px;
}
.owl-carousel .owl-item {
    float: left;
    width: 207px !important;
    margin: 0 0 0 16px;
}
/* /Result */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #000000;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 9999;
}

.dropdown:hover .dropdown-content {
  display: block;
}