.cbp-spmenu {
	background: #47a3da;
	position: fixed;
}

.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #0d77b6;
}

.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}

.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	padding: 1em;
}

.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}

.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}

.cbp-spmenu-left {
	left: -240px;
}

.cbp-spmenu-right {
	right: -65%;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0;
}

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.daily_info_height {
	min-height: 278.38px;
}

.daily_title {
	min-height: 40px;
}

.daily_info_inner {
	min-height: 240px;
}

.min_footer {
	height: 123px;
}

.min_footer_row {
	height: 65px;
}

.bg_mantainance {
	background-image: url(/img/asset/mtn1.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 292px;
}

.bank-item-active {
	border-bottom: 2px solid #04f104;
}

.bank-item.offline::after,
.bank-item.online::after {
	width: 100%;
	height: 4px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: " ";
	margin: 0 auto;
}

.bank-item.online::after {
	border-bottom: 2px solid #04f104;
}

.bank-item.offline::after {
	border-bottom: 2px solid red;
}

@media screen and (max-width: 1200px) {
	.bg_mantainance {
		height: 233px;
		font-size: 1.5rem;
	}

	.bg_mantainance h1 {
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 1024px) {
	.daily_info_height {
		min-height: 278.38px;
	}

	.min_footer {
		margin-bottom: 100px;
	}

	.min_footer_row {
		height: 65px;
	}
}

@media screen and (max-width: 992px) {
	.m-lr img {
		width: 60%;
	}

	.m-lr .login {
		margin-right: -25px;
	}

	.m-lr .register {
		margin-left: -25px;
	}

	.bg_mantainance {
		height: 180px;
	}
}

@media screen and (max-width: 771px) {
	.daily_info_height {
		min-height: 524.78px;
	}

	.min_footer {
		margin-bottom: 85px;
	}

	.min_footer_row {
		height: 73px;
	}

	.bg_mantainance {
		height: 179px;
	}

	.bg_mantainance p {
		font-size: 1rem;
	}
}

@media screen and (max-width: 767px) {
	.bg_mantainance {
		height: 135px;
	}

	.bg_mantainance .btn {
		padding: 0.125rem 0.75rem;
		font-size: 0.75rem;
	}
}

@media screen and (max-width: 575px) {
	#login-modal .modal-content {
		width: 80%;
	}
}

@media screen and (max-width: 540px) {
	.daily_info_height {
		min-height: 508.78px;
	}

	.bg_mantainance {
		height: 130px;
	}

	.bg_mantainance h1 {
		font-size: 0.75rem;
	}

	.bg_mantainance p {
		font-size: 0.75rem;
	}
}

@media screen and (max-width: 441px) {
	.daily_info_height {
		min-height: 508.78px;
	}

	.bg_mantainance {
		height: 98px;
	}
}

@media screen and (max-width: 375px) {
	.daily_info_height {
		min-height: 508.78px;
	}

	.daily_info_inner {
		min-height: 240px;
	}

	.bg_mantainance {
		height: 87px;
	}
}

@media screen and (max-width: 360px) {
	.game-list-blog {
		min-height: 197.38px;
	}

	.daily_info_height {
		min-height: 508.78px;
	}

	.daily_info_inner {
		min-height: 160.31px;
	}

	.daily_title {
		min-height: 32px;
	}

	.min_footer {
		height: 175px;
		margin-bottom: 40px;
	}

	.min_footer_row {
		height: 175px;
	}

	.footer_license {
		height: 65.16px;
	}

	.footer_suka_logo {
		height: 58.66px;
	}

	.bg_mantainance {
		height: 85px;
	}

	.bg_mantainance p {
		font-size: 0.5rem;
	}
}

@media screen and (max-width: 280px) {
	.daily_info_height {
		min-height: 540.78px;
	}

	.min_footer {
		margin-bottom: 40px;
	}

	.bg_mantainance {
		height: 67px;
	}

	.m-lr .login {
		margin-right: -15px;
	}

	.m-lr .register {
		margin-left: -15px;
	}
}

@media screen and (max-width: 55.1875em) {
	.cbp-spmenu-horizontal {
		font-size: 75%;
		height: 110px;
	}

	.cbp-spmenu-top {
		top: -110px;
	}

	.cbp-spmenu-bottom {
		bottom: -110px;
	}
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
	color: #47a3da;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}

.container>header,
.main {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}

.container>header {
	padding: 2.875em 1.875em 1.875em;
}

.container>header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container>header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container>header nav {
	float: right;
}

.container>header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}

.container>header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}

.container>header nav a:hover:after {
	opacity: 1;
}

.container>header nav a:hover {
	background: #47a3da;
}

.main>section {
	max-width: 260px;
	width: 90%;
	margin: 0 auto;
}

.main>section h2 {
	font-weight: 300;
	color: #ccc;
}

.main>section button {
	border: none;
	background: #47a3da;
	color: #fff;
	padding: 1.5em;
	display: block;
	width: 100%;
	cursor: pointer;
	margin: 10px 0;
	font-size: 0.8em;
}

.main>section button:hover {
	background: #258ecd;
}

.main>section button.active {
	background: #0d77b6;
}

.main>section button.disabled {
	background: #aaa;
	pointer-events: none;
}

.icon-arrow-left:before,
.icon-drop:before {
	font-family: fontawesome;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}

.container>header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}

.position-sticky {
	overflow: hidden;
	position: sticky;
}

.position-static {
	overflow: auto;
	position: static;
}

.position-sticky .mobile-nav-bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 100;
	background-color: #545556c4;
}

.cbp-spmenu-left {
	left: -50%;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0;
}

.menu-mobile-wrap {
	overflow: hidden;
	right: -50%;
	top: 0;
	z-index: 99;
}

#cbp-spmenu-s2 .m-title>span {
	font-size: 1.5rem;
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.cbp-spmenu h3 {
	color: #fff;
	background: #414956;
	border-bottom: solid 1px #565758;
	font-size: 1.2rem;
	padding: 1.5rem 0;
	position: relative;
}

.m-item-item li:hover a {
	color: #fff;
	background: #3b424d;
}

.m-profile-wrap>a i {
	transition: 0.1s transform linear;
	-webkit-transition: 0.2s transform linear;
	-moz-transition: 0.2s transform linear;
	-o-transition: 0.2s transform linear;
	-ms-transition: 0.2s transform linear;
}

.m-profile-wrap>a[aria-expanded="true"] .fa-angle-right {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-mz-transform: rotate(90deg);
}

.mobile-nav-bg.show {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	z-index: 100;
}

.menu-idn>a::before {
	background-image: url(/img/asset/menu/idn-live.png);
}

.cbp-spmenu {
	width: 50%;
	z-index: 9999999999;
	color: #fff;
	background: #414956;
	overflow-y: auto;
}

.animate-to-right {
	animation: animate-to-right 0.3s ease;
	right: -50%;
}

.animate-to-left {
	right: 0;
}

.navbar-m {
	position: absolute;
	top: 50%;
	right: 1px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 2rem;
}

@media screen and (max-width: 767px) {
	.cbp-spmenu {
		width: 65%;
	}

	.m-profile-wrap>a i {
		float: none !important;
		margin-left: 0.5rem;
		width: inherit !important;
	}

	header nav.navbar {
		display: none;
	}

	.menu-mobile-wrap,
	.navbar-m {
		display: block !important;
	}
}

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.cbp-spmenu {
		overflow-x: scroll;
		width: 40%;
	}

	.navbar-m {
		display: block !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.m-profile-wrap>a i {
		float: none !important;
		margin-left: 0.5rem;
		width: inherit !important;
	}

	header nav.navbar {
		display: none;
	}

	.cbp-spmenu {
		overflow-y: scroll;
	}

	.cbp-spmenu {
		overflow-x: scroll;
		width: 35%;
	}

	.menu-mobile-wrap,
	.navbar-m {
		display: block !important;
	}
}

@media screen and (min-width: 992px) {
	.cbp-spmenu {
		display: none;
	}
}

@keyframes animate-to-left {
	from {
		right: -50%;
	}

	to {
		right: 0;
	}
}

@-webkit-keyframes animate-to-left {
	from {
		right: -50%;
	}

	to {
		right: 0;
	}
}

@keyframes animate-to-right {
	from {
		right: 0;
	}

	to {
		right: -50%;
	}
}

@-webkit-keyframes animate-to-right {
	from {
		right: 0;
	}

	to {
		right: -50%;
	}
}

body .container,
body .container-fluid,
html .container,
html .container-fluid {
	color: #fff;
}

html body.index-page {
	min-height: 100%;
}

.suka-iframe-wrap {
	background-color: #000;
	z-index: 0;
}

ol,
ul {
	margin-bottom: 5px;
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body a {
	color: #fff;
}

button,
input,
select,
textarea {
	color: #000;
}

.language a {
	display: inline-flex;
	margin: 0.25rem 0;
}

.language a:hover img {
	box-shadow: 0 0 15px #ffffbe;
}

.form-login {
	font-size: 13px;
	float: left;
}

.form-login input[type="password"]::-webkit-input-placeholder,
.form-login input[type="text"]::-webkit-input-placeholder {
	color: #000;
}

.form-login input[type="password"]::-moz-placeholder,
.form-login input[type="text"]::-moz-placeholder {
	color: #000;
}

.form-login input[type="password"]:-ms-input-placeholder,
.form-login input[type="text"]:-ms-input-placeholder {
	color: #000;
}

.form-login input[type="password"]:-moz-placeholder,
.form-login input[type="text"]:-moz-placeholder {
	color: #000;
}

header .navbar {
	width: 100%;
	z-index: 20;
	padding: 0;
	margin: 0;
}

header .navbar.page-navbar .dropdown-toggle::after {
	background: url(/webroot/img/asset/reward-dropdown.png) top center no-repeat;
	width: 14px;
	height: 12px;
	border-top: none;
	border-right: none;
	border-left: none;
}

.navbar .dropdown-item {
	color: #fff;
	font-size: 13px;
}

.main-content {
	position: relative;
}

.page-slider {
	border-top: none;
}

.page-slider::after,
.page-slider::before {
	background: url(../img/slider-line.jpg) center right no-repeat;
	background-size: 100% 2px;
	width: 100%;
	height: 2px;
	content: "";
	display: flex;
}

.page-slider .carousel-inner {
	margin: 2% 0;
}

.inner-content article {
	width: 100%;
	padding: 0 10px;
}

.inner-content p {
	font-size: 17px;
	line-height: 25px;
}

.inner-content-bonus p {
	font-size: 17px;
	line-height: 15px;
}

.reward-title::after,
.reward-title::before {
	content: "";
	width: 119px;
	height: 17px;
}

.reward-title::before {
	background: url(../img/asset/left-reward.png) center right no-repeat;
	background-size: 100% auto;
}

.reward-title::after {
	background: url(../img/asset/right-reward.png) center left no-repeat;
	background-size: 100% auto;
}

.flex-grow {
	flex-grow: 1;
}

.bigspin-frame {
	margin-top: -536px;
	z-index: 10;
}

.mediumspin-frame {
	margin-top: -356px;
	z-index: 10;
}

.smallspin-frame {
	margin-top: -267px;
	z-index: 10;
}

.big-spin {
	margin-top: -70px;
	z-index: 20;
}

.medium-spin {
	margin-top: -47px;
	z-index: 20;
}

.small-spin {
	margin-top: -35px;
	z-index: 20;
}

#bigspin_button,
#smallspin_button {
	cursor: pointer;
}

.info>div>div {
	border: 1px solid #887e5e;
	text-align: center;
}

.info h3 {
	background: #11100e;
	background: -moz-linear-gradient(top, #11100e 0, #121212 25%, #1f1f1f 50%, #171717 75%, #151512 100%);
	background: -webkit-linear-gradient(top, #11100e 0, #121212 25%, #1f1f1f 50%, #171717 75%, #151512 100%);
	background: linear-gradient(to bottom, #11100e 0, #121212 25%, #1f1f1f 50%, #171717 75%, #151512 100%);
	font-family: "Gill Sans MT Bold";
	color: #c2b362;
	margin-bottom: 0;
	border-right: 1px solid #887e5e;
	border-left: 1px solid #887e5e;
	border-top: 1px solid #887e5e;
	font-size: 12px;
	min-height: 41px;
	display: flex;
	text-align: center;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	text-transform: uppercase;
}

.coming-soon::before {
	content: "COMING SOON";
	text-align: center;
	top: 45%;
	position: absolute;
	left: 25%;
	font-size: 18px;
	width: 50%;
}

.contact {
	background: url(../img/asset/contact-bg.jpg) center 15px no-repeat;
	background-size: 100% 100%;
	max-width: 290px;
}

.contact h3 {
	background: url(../img/asset/hours.png) top left no-repeat;
	padding: 30px 0 0 70px;
	line-height: 36px;
	font-size: 20px;
	color: #c2b362;
	font-weight: 700;
}

.contact-info>span {
	background: url(../img/asset/contact-icon.png) top left no-repeat;
	line-height: 27px;
	padding-left: 40px;
	font-size: 16px;
	margin: 8px 0 8px 15px;
}

.contact-info>span.telp {
	background-position: 0 0;
}

.contact-info>span.sms {
	background-position: 0 -58px;
}

.contact-info>span.bbm {
	background-position: 0 -89px;
}

.contact-info>span.wechat {
	background-position: 0 -118px;
}

.contact-info>span.whatapp {
	background-position: 0 -30px;
}

.contact-info>span.telegram {
	background-position: 0 -149px;
}

.contact-info>span.line {
	background-position: 0 -178px;
}

.contact-info>span.skype {
	background-position: 0 -210px;
}

footer h6 {
	margin: 0;
	padding: 15px 0 5px;
	font-size: 15px;
	color: #b78585;
}

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: grey;
	position: relative;
	width: 2px;
	margin: 0 7px;
}

.jspDrag {
	background: #ffe100;
	border-radius: 50%;
	position: absolute;
	width: 16px;
	top: 0;
	left: -7px;
	cursor: pointer;
}

.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow {
	height: 16px;
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus {
	outline: 0;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}

* html .jspCorner {
	margin: 0 -3px 0 0;
}

.jspHorizontalBar {
	display: none;
}

.scroll-pane {
	width: 100%;
	height: 795px;
}

.jspContainer .jspPane {
	padding-bottom: 275px !important;
	left: 0 !important;
}

.fancybox-slide--iframe .fancybox-content {
	background: 0 0 !important;
}

.form-register input {
	margin: 0;
}

.error-message {
	color: red;
}

.article-item {
	background: url(../img/article/stripe2.png);
	padding: 15px;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.75);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	max-width: 90%;
	margin: 0 auto;
}

article.articles {
	position: relative;
	margin-bottom: 30px;
}

.article-item:hover {
	background: url(../img/article/stripe.png);
}

.article-title {
	padding-top: 15px;
}

.article-detail {
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.5);
}

.article-detail p {
	margin: 0;
	padding: 15px 200px;
	min-height: 230px;
}

article img.image-left,
article img.image-right {
	position: absolute;
	top: 0;
}

article img.image-left {
	left: 0;
}

article img.image-right {
	right: 0;
}

#dailybonusModal .modal-content {
	background: 0 0;
}

.start-button,
.wheel-bg {
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

#wheel-canvas {
	margin-top: 57px;
}

.wheel-bg {
	top: 0;
	width: 386px;
}

.start-button {
	width: 100px;
	bottom: -15px;
	cursor: pointer;
}

p>a {
	color: #ffe100;
}

a.btn-wa {
	width: 260px;
	height: 85px;
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
	z-index: 10;
}

.content .sub-title {
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: "Exo 2";
	font-style: normal;
	font-weight: 400;
	padding-bottom: 20px;
}

.reds {
	color: #2f8ae5 !important;
	font-weight: 700;
}

.container .detail {
	font-size: 14px;
	margin-top: 10px;
}

ul.bantuan {
	list-style: none;
	padding: 0;
	margin: 0;
}

.custom-title {
	color: #ffe100;
	padding-top: 15px;
}

.footer {
	font-family: "Exo 2";
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
}

.footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer ul li {
	display: inline;
}

.footer span {
	line-height: 45px;
	padding-right: 10px;
}

footer ul#icon {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
}

footer ul#icon li {
	padding: 6px;
	float: left;
}

.nopadding {
	padding: 0 !important;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.custom-font {
	font-family: cursive;
}

.bank-status {
	width: 44px;
	height: 44px;
	float: left;
	background-image: url(/img/indicator.png);
	background-repeat: no-repeat;
	margin-right: -10px;
	margin-top: 5px;
}

.online-bank {
	background-position: 0 0;
}

.offline-bank {
	background-position: 0 -44px;
}

span.ball {
	font-size: 50px;
	line-height: 0;
	vertical-align: middle;
}

.online-bank {
	color: green;
}

.offline-bank {
	color: red;
}

ol li {
	text-transform: lowercase;
}

ol li::first-letter {
	text-transform: uppercase;
}

.text-right {
	float: right;
}

.footer ul li:last-child:after {
	content: "";
}

.modal.show .modal-dialog {
	top: 50%;
	margin: 0 auto;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
        padding: 10px;
}

.form-login .form-control2 {
	display: block;
}

.blinking {
	-webkit-animation: flickerAnimation 1s infinite;
	-moz-animation: flickerAnimation 1s infinite;
	-o-animation: flickerAnimation 1s infinite;
	animation: flickerAnimation 1s infinite;
}

.img-hover {
	position: absolute;
	z-index: -1;
	width: 150px;
	top: -70px;
	transition: all 0.3s ease;
	opacity: 0;
	left: 0;
}

.forget-passwd {
	position: relative;
}

.forget-passwd:hover .img-hover {
	opacity: 1;
	z-index: 99;
	transform: translateY(80%);
}

.info-board>div>div:nth-child(odd) {
	background: #192732;
}

.info-board>div {
	width: 100%;
}

a.playnow {
	display: inline-block;
	margin-bottom: 10px;
}

.img-playnow {
	border-radius: 30px;
	width: 150px;
	-webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
}

.casino-game,
.vendor-icon {
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	margin: 5px;
	border: 1px solid #ff0;
	cursor: pointer;
}

.casino-image {
	margin-bottom: 1rem;
}

.casino-image img {
	width: 100%;
}

.casino-image>.maintain-img>img {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.sport-game {
	margin-bottom: 30px;
}

.vendor-icon.active,
vendor-icon:hover {
	border: 1px solid red;
}

.menu-bottom {
	position: fixed;
	bottom: 0;
	z-index: 9;
	background: #000;
}

.menu-bottom .row div:first-child .nav-link {
	border-left: none;
}

.menu-bottom a.active {
	color: #f6cf58;
}

.menu-bottom a.nav-link i,
.menu-bottom a.nav-link svg {
	display: block;
	margin: auto;
}

.footer-bottom {
	padding-bottom: 50px;
}

.footer-bottom p {
	display: table-cell;
	vertical-align: middle;
}

.copy-right {
	text-align: right;
}

.powered-by {
	display: inline-block;
	float: right;
}

.supported-browser {
	display: inline-block;
}

.img-reward {
	margin: 0 auto;
	padding: 40% 0;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.image-box-shadow-border-radius {
	border: 2px solid #fff;
	border-radius: 10px;
}

.jp-item-wrap img {
	margin-top: -3%;
}

.vendor-list {
	padding: 0.5rem 0;
}

.vendor-wrap fieldset {
	border: 1px groove #ddd !important;
	padding: 0 1.4em 1.4em 1.4em;
	margin-bottom: 0.5rem;
	-webkit-box-shadow: 0 0 0 0 #000;
	box-shadow: 0 0 0 0 #000;
	border-radius: 0.5rem;
	width: fit-content;
}

.vendor-wrap fieldset>legend {
	width: inherit;
	padding: 0 10px;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 1rem;
}

.vendor-wrap fieldset>ul {
	margin-bottom: 0;
}

.vendor-wrap fieldset>ul li img {
	height: 28px;
}

#login-modal .btn-register {
	font-size: 1.2rem;
}

footer .footer {
	padding: 1rem 0;
}

figure figcaption {
	color: #fff !important;
	text-transform: uppercase;
}

.slot-wrap-blog {
	padding: 0 !important;
}

.slot-wrap-blog {
	justify-content: center;
}

.slot-wrap-blog .col-6 {
	flex: 0 0 20%;
	max-width: 20%;
	padding: 5px;
}

.slot-pg-wrap p {
	top: 8%;
}

.vendor-item-wrap figure {
	background-color: #000;
}

.arrow-down {
	background-image: url(/img/asset/reward-dropdown.png);
	display: block;
	background-position: center;
	height: 14px;
	background-repeat: no-repeat;
	margin-bottom: 0;
	background-size: contain;
}

.bet-history-page .widget-box,
.deposit-history-page .widget-box {
	margin-top: 0.5rem;
}

.profile-page-wrap {
	width: 74%;
	margin: auto;
}

.deposit-page {
	width: 60%;
	margin: auto;
}

.contact-bg ul li {
	font-size: 1.2rem;
	padding: 1rem;
}

.ads-blog {
	max-width: 10%;
	z-index: 10;
}

.ads-blog.sticky-home-page {
	position: absolute;
	top: 77%;
}

.ads-blog.sticky-home-page.left {
	left: 0;
}

.ads-blog.sticky-home-page.right {
	right: 0;
}

.ads-blog.sticky-page {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
}

.ads-blog.sticky-page.left {
	left: 0;
}

.ads-blog.sticky-page.right {
	right: 0;
}

iframe {
	z-index: 15;
}

.row-m-t {
	margin-top: 1rem;
}

.vendor-list .is-pc {
	display: block;
}

.footer-wrap ul li {
	display: inline-block;
}

.footer-wrap .license-logo {
	width: 95px;
}

.footer-wrap .response-logo {
	height: 32px;
	width: auto;
}

.footer-wrap h1 {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #a87a28;
	font-weight: 700;
	padding: 0.5rem 0;
	font-size: medium;
}

.footer-wrap .logo-ft {
	padding-top: 0.5rem;
	position: relative;
}

.footer-wrap .logo-ft img {
	width: 160px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -30%);
}

.footer-wrap .row:first-child .col {
	display: flex;
}

.footer ul li:first-child a {
	padding-left: 0;
}

.footer ul li a {
	padding: 0.3rem 2rem;
	color: #fff;
	line-height: 22px;
	text-decoration: none;
}

.footer ul li>a {
	border-right: 2px solid #8c670e;
}

.footer ul li:last-child:after {
	content: "";
}

.footer ul li:last-child>a {
	border-right: 0;
}

@media only screen and (min-width: 575px) and (max-width: 767px) {
	.form-register .custom-img {
		margin-top: 0 !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 767px) {
	.m-lr img {
		width: 80%;
	}

	.deposit-page {
		width: 100%;
	}

	.form-register .custom-img {
		margin-top: 0.5rem;
		width: 40%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.profile-page-wrap {
		width: 100%;
	}

	.profile-page-wrap form .row:last-child>label {
		margin-bottom: 0;
	}

	.bet-history-page .widget-box,
	.deposit-history-page .widget-box {
		margin-top: 0.5rem;
		padding: 0 15px;
	}

	.bet-history-page .widget-box form>.form-row>div:not(:last-child),
	.deposit-history-page .widget-box form>.form-row>div:not(:last-child) {
		margin-bottom: 0.5rem;
	}

	header .container-fluid .row.mt-2 {
		margin-top: 0 !important;
	}

	.h2,
	h2 {
		font-size: 1.5rem;
	}

	.h3,
	h3 {
		font-size: 0.7rem;
	}

	.bg-black {
		width: 320px;
	}

	.right-bottom {
		width: calc(100% - 320px);
	}

	.bg-black {
		background: url(../img/separate-line.png) center right no-repeat;
	}

	body header .h-r-blog {
		display: block !important;
	}

	.vendor-list .is-mobile {
		display: block !important;
		margin-right: 15px;
		margin-left: 15px;
	}

	.ads-blog,
	.vendor-list .is-pc {
		display: none;
	}

	.slot-blog {
		display: block !important;
	}

	.vendor-wrap fieldset {
		width: inherit;
		padding: 0 1rem;
	}

	.vendor-wrap fieldset ul li {
		padding-bottom: 0.5rem;
		flex: 50%;
		margin-right: 0 !important;
	}

	.vendor-wrap fieldset ul {
		justify-content: space-between;
		display: flex;
		flex-flow: wrap;
	}

	.vendor-wrap fieldset ul li>img {
		margin-right: auto;
		margin-left: auto;
		display: block;
	}

	.form-login,
	.h-r-blog {
		width: 100%;
	}

	.form-login {
		margin-top: 0;
	}

	.top-content::before {
		margin-top: -8px;
	}

	.icon-home-wrap .icons-home:focus {
		outline: 0;
	}

	.footer ul li {
		display: block;
		text-align: center;
	}

	.footer ul li:after {
		content: none;
	}

	.jp-item-wrap img {
		width: 20%;
	}

	#login-modal .modal-content {
		margin: auto;
	}

	.menu-bottom .nav-link {
		font-size: 0.8rem;
	}

	.menu-bottom a.nav-link i,
	.menu-bottom a.nav-link svg {
		margin-bottom: 0.5rem;
	}

	.container .row-wrap .col-6:nth-child(2n-1) {
		padding-right: 0.25rem;
	}

	.container .row-wrap .col-6:nth-child(2n + 2) {
		padding-left: 0.25rem;
	}

	header .container {
		padding: 0;
	}

	.figure .figure-caption {
		padding: 2px 0;
	}

	.top-inner {
		background-attachment: unset;
	}

	.form-register .row .col-sm-6 {
		max-width: 100%;
		flex: unset;
	}

	.slot-wrap-blog .col-6 {
		flex: 0 0 50%;
		max-width: 50%;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.slot-wrap-blog {
		padding: 0 !important;
	}

	.casino-image {
		margin-bottom: 10px;
	}

	.row-m-t {
		margin-top: 0.5rem;
	}

	.row-m-t figure {
		margin: 0 0 0.5rem;
	}

	.vendor-item-wrap figure {
		margin-bottom: 0.5rem;
	}

	.btn-wa {
		display: none !important;
	}

	.footer-wrap .browser-wrap,
	.footer-wrap .row:last-child .col-md-8,
	.footer-wrap h1 {
		display: none;
	}

	.footer-wrap .row:first-child .col {
		display: unset;
		text-align: center;
	}

	.footer-wrap ul {
		padding-top: 0.5rem;
	}

	.footer-wrap .logo-ft img {
		position: unset;
		transform: none;
	}

	.footer-wrap .footer {
		padding-top: 0.5rem;
	}

	.footer-wrap .row:first-child .col-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
	.suka-iframe-wrap {
		position: relative;
	}
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.form-register .custom-img {
		margin-top: 0;
		width: 100%;
	}

	.bet-history-page .widget-box form>.form-row>div {
		margin-bottom: 0 !important;
		flex: 0 0 50%;
		max-width: 25%;
	}

	.deposit-history-page .widget-box form>.form-row>div {
		margin-bottom: 0 !important;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.bet-history-page .widget-box,
	.deposit-history-page .widget-box {
		padding: 0;
	}

	.vendor-wrap fieldset ul li {
		flex: auto;
	}

	.h-r-blog>.row>div:first-child {
		display: none;
	}

	.h-r-blog>.row>div:last-child {
		max-width: 100%;
		flex: auto;
	}

	.footer ul li {
		display: inline-block;
	}

	#custom-menu {
		text-align: center;
	}

	.footer ul li a {
		padding: 0 10px;
	}

	header .container {
		padding: inherit;
	}

	.form-register .row .col-sm-6 {
		max-width: 100%;
		flex: unset;
	}

	.form-register .custom-img {
		margin-top: 0;
		width: 100%;
	}

	.suka-iframe-wrap {
		width: 90%;
		margin: auto;
	}

	.footer-wrap .browser-wrap,
	.footer-wrap .row:last-child .col-md-8,
	.footer-wrap h1 {
		display: none;
	}

	.footer-wrap .row:first-child .col {
		text-align: center;
	}

	.footer-wrap .row:first-child .col div:nth-child(1),
	.footer-wrap .row:first-child .col div:nth-child(2) {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.footer-wrap .row:first-child .col div:nth-child(4) {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.footer-wrap ul {
		padding-top: 0.5rem;
	}

	.footer-wrap .logo-ft img {
		position: unset;
		transform: none;
	}

	.footer-wrap .footer {
		padding-top: 0.5rem;
	}

	.footer-wrap .license-logo {
		width: 80px;
	}

	.footer-wrap .response-logo {
		height: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.icon-wrap .icons-home img.icon-active {
		border: 2px solid #d8d12e;
		border-radius: 6px;
	}

	.vendor-list .is-mobile {
		display: block !important;
		margin-right: 15px;
		margin-left: 15px;
	}

	.vendor-list .is-pc {
		display: none;
	}

	.vendor-wrap fieldset ul li {
		padding-bottom: 0.5rem;
	}

	.jp-item-wrap img {
		width: 15%;
	}

	.mobile-game-blog {
		display: block !important;
		padding-top: 0.5rem;
	}

	.icon-wrap .icons-home.active>img {
		border: 2px solid #d8d12e;
		border-radius: 6px;
	}

	.icon-wrap .icons-home {
		outline: 0;
	}

	.figure .figure-caption {
		padding: 2px 0;
	}

	.form-register .row .col-sm-6 {
		max-width: 100%;
		flex: unset;
	}

	.form-register .custom-img {
		margin-top: 0;
		width: 100%;
	}

	.form-register {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.bet-history-page .widget-box {
		margin-top: 0.5rem;
		padding: 0 15px;
	}

	.vendor-wrap fieldset ul li {
		padding-bottom: 0.5rem;
	}

	.vendor-wrap fieldset {
		padding: 0 1rem;
	}

	.ads-blog {
		display: none;
	}

	.suka-iframe-wrap {
		width: 90%;
		margin: auto;
	}

	.suka-ipad {
		display: block !important;
	}

	.suka-desktop {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	.footer-wrap .browser-wrap,
	.footer-wrap .row:last-child .col-md-8,
	.footer-wrap h1 {
		display: none;
	}

	.btn-wa {
		display: none !important;
	}

	.footer-wrap .row:first-child .col div:nth-child(1),
	.footer-wrap .row:first-child .col div:nth-child(2) {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.footer-wrap .row:first-child .col div:nth-child(4) {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.footer-wrap ul {
		padding-top: 0.5rem;
	}

	.footer-wrap .logo-ft img {
		position: unset;
		transform: none;
	}

	.footer-wrap .row:last-child>.col div {
		max-width: 100%;
		text-align: center;
	}

	.form-login {
		margin-top: 0;
	}
}

@media screen and (max-width: 991px) {
	.copy-right {
		margin-top: 10px;
	}

	header .container-fluid .row.mt-2 {
		margin-top: 0 !important;
	}

	.profile-page-wrap {
		width: 80%;
	}

	.profile-page-wrap form .row:last-child>label {
		margin-bottom: 0;
	}

	.inner-content-bonus h4 {
		font-size: 1.2rem;
	}

	.inner-content-bonus h4,
	.inner-content-bonus h5 {
		line-height: 1.5;
	}

	.article-detail p {
		padding: 15px;
		min-height: auto;
	}

	article img.image-left,
	article img.image-right {
		display: none;
	}

	.article-item {
		max-width: 100%;
	}

	a.btn-wa {
		bottom: 110px;
	}

	.list-wallet .px-3 {
		padding: 0 !important;
	}

	.list-wallet .d-flex {
		font-size: 12px;
	}

	.copy-right {
		text-align: center;
	}

	.powered-by,
	.supported-browser {
		float: none;
		margin: 0 auto;
		display: table;
	}

	.article-detail p {
		padding: 15px;
		min-height: auto;
	}

	.ads-blog,
	article img.image-left,
	article img.image-right {
		display: none;
	}

	.article-item {
		max-width: 100%;
	}

	.nav-item.dropdown {
		display: block;
	}

	.home-logo {
		margin: 0 auto;
		background-position-x: center;
	}

	.row-m-t {
		margin-top: 0.5rem;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
	.profile-page-wrap {
		width: 80%;
	}

	.bet-history-page .widget-box {
		margin-top: 0.5rem;
		padding: 0 15px;
	}

	.top-content::before {
		margin-top: -13px;
	}

	header .container-fluid .row.mt-2 {
		margin-top: 0 !important;
	}

	.form-register .row .col-sm-6 {
		max-width: 100%;
		flex: unset;
	}

	.form-register {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	.form-register .custom-img {
		margin-top: 0;
		width: 100%;
	}

	.slot-sm-5 {
		max-width: 20% !important;
		flex: 0 0 20% !important;
	}

	.row-m-t {
		margin-top: 0.5rem;
	}

	.row-m-t figure {
		margin: 0 0 1rem;
	}
}

@media screen and (min-device-width: 768px) {
	.vendor-list>ul>li {
		width: 10%;
	}
}

@media screen and (max-width: 400px) {
	#wheel-canvas {
		width: 250px;
		height: 250px;
		margin-top: 44px;
	}

	.wheel-bg {
		width: 320px;
	}

	.start-button {
		width: 85px;
		bottom: -5px;
	}

	.pull-right {
		text-align: center !important;
	}

	.text-right {
		text-align: center !important;
		float: none;
	}

	.pull-left {
		text-align: center !important;
		width: 100%;
	}

	footer ul#icon {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
}

@media screen and (min-width: 1200px) {

	.navbar .dropdown-item,
	nav.navbar .nav-link {
		font-size: 15px !important;
	}
}

@media screen and (min-width: 992px) {
	.navbar .navbar-brand {
		display: none;
	}

	header .navbar.page-navbar {
		background: 0 0;
	}

	.minus-margin {
		margin-top: -2%;
		z-index: 10;
		position: relative;
	}
}

@keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes run1 {
	0% {
		-moz-transform: translateX(10%);
	}

	100% {
		-moz-transform: translateX(-150%);
	}
}

@-webkit-keyframes run1 {
	0% {
		-webkit-transform: translateX(10%);
	}

	100% {
		-webkit-transform: translateX(-150%);
	}
}

@keyframes run1 {
	0% {
		-moz-transform: translateX(10%);
		-webkit-transform: translateX(10%);
		transform: translateX(10%);
	}

	100% {
		-moz-transform: translateX(-150%);
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

@-webkit-keyframes ring {
	0% {
		-webkit-transform: rotateZ(0);
	}

	1% {
		-webkit-transform: rotateZ(30deg);
	}

	3% {
		-webkit-transform: rotateZ(-28deg);
	}

	5% {
		-webkit-transform: rotateZ(34deg);
	}

	7% {
		-webkit-transform: rotateZ(-32deg);
	}

	9% {
		-webkit-transform: rotateZ(30deg);
	}

	11% {
		-webkit-transform: rotateZ(-28deg);
	}

	13% {
		-webkit-transform: rotateZ(26deg);
	}

	15% {
		-webkit-transform: rotateZ(-24deg);
	}

	17% {
		-webkit-transform: rotateZ(22deg);
	}

	19% {
		-webkit-transform: rotateZ(-20deg);
	}

	21% {
		-webkit-transform: rotateZ(18deg);
	}

	23% {
		-webkit-transform: rotateZ(-16deg);
	}

	25% {
		-webkit-transform: rotateZ(14deg);
	}

	27% {
		-webkit-transform: rotateZ(-12deg);
	}

	29% {
		-webkit-transform: rotateZ(10deg);
	}

	31% {
		-webkit-transform: rotateZ(-8deg);
	}

	33% {
		-webkit-transform: rotateZ(6deg);
	}

	35% {
		-webkit-transform: rotateZ(-4deg);
	}

	37% {
		-webkit-transform: rotateZ(2deg);
	}

	39% {
		-webkit-transform: rotateZ(-1deg);
	}

	41% {
		-webkit-transform: rotateZ(1deg);
	}

	43% {
		-webkit-transform: rotateZ(0);
	}

	100% {
		-webkit-transform: rotateZ(0);
	}
}

@-moz-keyframes ring {
	0% {
		-moz-transform: rotate(0);
	}

	1% {
		-moz-transform: rotate(30deg);
	}

	3% {
		-moz-transform: rotate(-28deg);
	}

	5% {
		-moz-transform: rotate(34deg);
	}

	7% {
		-moz-transform: rotate(-32deg);
	}

	9% {
		-moz-transform: rotate(30deg);
	}

	11% {
		-moz-transform: rotate(-28deg);
	}

	13% {
		-moz-transform: rotate(26deg);
	}

	15% {
		-moz-transform: rotate(-24deg);
	}

	17% {
		-moz-transform: rotate(22deg);
	}

	19% {
		-moz-transform: rotate(-20deg);
	}

	21% {
		-moz-transform: rotate(18deg);
	}

	23% {
		-moz-transform: rotate(-16deg);
	}

	25% {
		-moz-transform: rotate(14deg);
	}

	27% {
		-moz-transform: rotate(-12deg);
	}

	29% {
		-moz-transform: rotate(10deg);
	}

	31% {
		-moz-transform: rotate(-8deg);
	}

	33% {
		-moz-transform: rotate(6deg);
	}

	35% {
		-moz-transform: rotate(-4deg);
	}

	37% {
		-moz-transform: rotate(2deg);
	}

	39% {
		-moz-transform: rotate(-1deg);
	}

	41% {
		-moz-transform: rotate(1deg);
	}

	43% {
		-moz-transform: rotate(0);
	}

	100% {
		-moz-transform: rotate(0);
	}
}

@keyframes ring {
	0% {
		transform: rotate(0);
	}

	1% {
		transform: rotate(30deg);
	}

	3% {
		transform: rotate(-28deg);
	}

	5% {
		transform: rotate(34deg);
	}

	7% {
		transform: rotate(-32deg);
	}

	9% {
		transform: rotate(30deg);
	}

	11% {
		transform: rotate(-28deg);
	}

	13% {
		transform: rotate(26deg);
	}

	15% {
		transform: rotate(-24deg);
	}

	17% {
		transform: rotate(22deg);
	}

	19% {
		transform: rotate(-20deg);
	}

	21% {
		transform: rotate(18deg);
	}

	23% {
		transform: rotate(-16deg);
	}

	25% {
		transform: rotate(14deg);
	}

	27% {
		transform: rotate(-12deg);
	}

	29% {
		transform: rotate(10deg);
	}

	31% {
		transform: rotate(-8deg);
	}

	33% {
		transform: rotate(6deg);
	}

	35% {
		transform: rotate(-4deg);
	}

	37% {
		transform: rotate(2deg);
	}

	39% {
		transform: rotate(-1deg);
	}

	41% {
		transform: rotate(1deg);
	}

	43% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(0);
	}
}

@keyframes rotate {
	100% {
		transform: rotate(1turn);
	}
}

.img_100 {
	width: 100%;
	height: 100%;
}

.maintain-img_radius {
	border-radius: 0;
}

.maintain-img-fishing {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 96.2%;
	z-index: 1;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.85);
}

.maintain-img-cock-fight {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 96.2%;
	height: 94%;
	z-index: 1;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.85);
}

header .input-group-text {
	line-height: 0;
}

.maintain-image {
	position: relative;
}

.maintain-img {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.85);
}

.border-color {
	border: 2px solid #8c670e;
	border-radius: 10px;
}

body,
html {
	color: #120608;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Rototo', sans-serif;
}

.navbar-dark .navbar-nav .nav-item.active,
.navbar.navbar-dark .navbar-nav .nav-item:hover {
	transition: all 0.3s ease-in-out;
}

.navbar-dark .navbar-nav .nav-item.active>a,
.navbar.navbar-dark .navbar-nav .nav-item:hover>a {
	transition: all 0.3s ease-in-out;
}

form[name="login-form"] .btn-register,
form[name="login-form"] button {
	color: #120608;
	border-color: transparent;
	text-transform: capitalize;
}

header {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

header .input-group .input-group-text {
	border-color: #d9c579;
}

header .input-group .input-group-text>svg {
	color: #120608;
}

header .row:first-child {
	padding-top: 0.7rem;
}

header .h-r-blog {
	padding-top: 1rem;
}

.navbar-border {
	z-index: 10;
	position: relative;
	color: #8d670f;
	box-shadow: 0 0 15px #131212;
}

.contact-blog {
	padding: 0.5rem 0;
}

.daily-info-blog {
	border-radius: 6px;
	margin-top: 1rem;
	padding: 0.7rem 0.5rem;
	flex-direction: row;
	justify-content: space-around;
	display: flex;
}

.daily-info-blog .daily-item {
	background-color: #010101;
	padding: 0;
	flex: 0 0 25%;
	max-width: 24%;
	border-radius: 6px;
}

.daily-info-blog .daily-item>p {
	text-align: center;
	font-size: 1rem;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 0.5rem 0;
}

.daily-info-blog .last-winner .list {
	transform: translate(-50%, -50%);
	top: 50% !important;
	left: 50%;
	text-align: center;
}

.daily-info-blog .reward-list .list {
	transform: translate(-50%, -50%);
	top: 47% !important;
	left: 50%;
	text-align: center;
}

.daily-info-blog .info-board {
	font-size: 12px;
	background: #05131e;
	border-radius: 0 0 6px 6px;
}

.daily-info-blog .info-board span {
	padding: 8px;
}

.bank-item {
	display: inline-block;
	margin: 0.2rem;
}

.bank-item>img {
	width: 80%;
}

.vendor-logo-blog {
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}

.vendor-logo-blog>ul {
	margin-bottom: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
}

.vendor-logo-blog>ul li {
	flex: 0 0 16%;
}

.vendor-logo-blog>ul li>img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.contact-blog ul li>a.icon-telephone::before,
.contact-list li>a.icon-telephone::before {
	background-image: url(/img/contact/telephone.png);
}

.contact-blog ul li>a.icon-telegram::before,
.contact-list li>a.icon-telegram::before {
	background-image: url(/img/contact/telegram.png);
}

.contact-blog ul li>a.icon-whatsapp::before,
.contact-list li>a.icon-whatsapp::before {
	background-image: url(/img/contact/whatsapp.png);
}

.contact-blog ul li>a.icon-wechat::before,
.contact-list li>a.icon-wechat::before {
	background-image: url(/img/contact/wechat.png);
}

.contact-blog ul li>a.icon-line::before,
.contact-list li>a.icon-line::before {
	background-image: url(/img/contact/line.png);
}

.owl-stage-outer .owl-item>.item figure {
	margin-bottom: 0;
}

.owl-carousel {
	margin: auto;
}

.spmenu-close:hover {
	cursor: pointer;
}

.row-wrap .col-6:nth-child(2n + 1):not(.g-item-wrap),
.row-wrap .col-6:nth-child(2n + 1):not(.slot-sm-5) {
	padding-right: 0.5rem;
}

.row-wrap .col-6:nth-child(2n + 2):not(.g-item-wrap),
.row-wrap .col-6:nth-child(2n + 2):not(.slot-sm-5) {
	padding-left: 0.5rem;
}

.row-wrap .g-item-wrap.col-sm-4 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.row-wrap .slot-sm-5 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.bonus-list-wrap .bonus-body .bonus-item:last-child>ul,
.bonus-list-wrap .bonus-footer p,
.bonus-list-wrap .bonus-footer ul {
	margin-bottom: 0;
}

.bonus-list-wrap .bonus-body {
	position: relative;
	width: 100%;
}

.bonus-list-wrap .row {
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}

.bonus-list-wrap .bonus-body .bonus-item {
	position: absolute;
	top: 20%;
	right: 15px;
	transform: translateY(-50%);
}

.bonus-list-wrap .bonus-body .bonus-item>ul li>a {
	margin-bottom: 0;
	display: block;
	width: 99px;
	height: 26px;
}

.bonus-list-wrap .bonus-body .bonus-item>ul li>a:focus {
	box-shadow: none;
}

.bonus-list-wrap .bonus-body .bonus-item>ul li:first-child {
	margin-bottom: 5px;
}

.border-solid {
	border-style: solid;
}

.bonus-list-wrap .bonus-footer article {
	padding: 0.5rem;
}

.bonus-list-wrap .bonus-footer article>h4 {
	margin-bottom: 0;
	font-size: 1rem;
	padding: 0.3rem 0 0.3rem 0;
}

.bonus-list-wrap .bonus-footer article p {
	padding-bottom: 10px;
}

.sportsbook-wrap .sportsbook-m {
	display: none;
}

.sportsbook-wrap .sportsbook-d {
	display: block;
}

.daftar-now:hover,
.daftar:hover {
	box-shadow: 0 0 10px #c2b362;
}

footer .footer-wrap {
	margin-top: 0.5rem;
}

.footer-bottom {
	margin-top: 1rem;
	text-align: center;
}

.footer ul li:first-child a {
	padding-left: 0;
}

.column-3-wrap {
	flex-direction: row;
	justify-content: flex-start;
	padding: 0 15px;
}

.column-3-wrap .col-sm-4:not(:nth-child(3n + 1)) {
	margin-left: calc((100% - (32.66% * 3)) / 2);
}

.column-3-wrap .col-6.col-sm-4 {
	padding: 0;
	max-width: 32.66%;
	flex: 0 0 32.66%;
}

.menu-bottom .nav-link {
	border-left: 1px solid #8c670e;
	text-transform: uppercase;
	padding: 0.5rem 0.1rem;
}

.carousel .carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 100%;
}

.carousel .carousel-indicators {
	margin-bottom: 0;
}

.carousel.slider {
	padding-bottom: 2rem;
}

.vendor-logo-blog ul li img {
	width: 60%;
	object-fit: scale-down;
}

.vendor-logo-blog ul li {
	flex: 0 0 16.66%;
	text-align: center;
}

.fancybox-slide {
	padding: 0 !important;
	overflow: hidden !important;
}

.fancybox-slide .fancybox-close-small {
	top: 0;
	right: 2rem;
}

.contact-page .contact-list {
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
}

.contact-page .contact-list li {
	flex: 0 0 50%;
	max-width: 50%;
	line-height: 3rem;
}

.contact-page .contact-list li>a {
	color: #120608;
}

.contact-list li>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: -5px;
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	background-position: center;
	background-size: cover;
}

.column-4-wrap .col-md-3.col-sm-3 {
	flex: 0 0 24.5%;
	padding: 0;
}

.column-4-wrap .col-md-3.col-sm-3:not(:nth-child(4n + 1)) {
	margin-left: calc((100% - (24.5% * 4)) / 3);
}

.game-slot-spin div {
	flex: 0 0 49.75%;
	max-width: 49.75%;
	padding: 0;
}

.game-slot-spin {
	justify-content: space-between;
}

.suka-iframe-wrap iframe {
	max-height: 100vh !important;
}

.suka-iframe-wrap::before {
	padding-top: 100vh;
}

.swiper-button-next,
.swiper-button-prev {
	color: #e8d78c !important;
	outline: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	font-size: 2rem !important;
}

.swiper-wrapper li {
	margin-right: 0 !important;
}

.owl-dots button:focus {
	outline: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	body {
		background-size: 100%;
		background-repeat: repeat;
	}

	.main-content .row .col-sm-12 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.casino-image {
		margin-bottom: 0.5rem;
	}

	.form-login {
		width: 100%;
	}

	.form-login .pc-fields>form {
		display: inline-flex;
	}

	.contact-blog ul {
		width: 100%;
	}

	.contact-blog ul li>a>span {
		font-size: 0.7rem;
	}

	.slot-sm-5 {
		padding-left: 0.5rem !important;
		padding-right: 0.5rem !important;
	}
}

@media only screen and (max-width: 1023px) {
	.vendor-list .icon-home-active img {
		border-radius: 4px;
		border: 1px solid #be8c37;
	}

	.casino-icon .arrow-down {
		display: none;
	}

	.casino-icon .casino-icon-item {
		width: 70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.owl-carousel .owl-item img {
		height: auto;
	}
}

@media only screen and (min-width: 1024px) {

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		top: 38% !important;
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		top: 38% !important;
	}
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
	.reload-balance svg {
		height: 1.5rem;
		width: 1.5rem;
	}

	.reload-balance {
		display: flex !important;
		justify-content: center;
		flex-wrap: wrap;
	}

	.logo {
		margin: auto;
	}

	.carousel-indicators {
		margin-left: 2%;
		right: unset;
	}

	body {
		background-size: 100%;
		background-repeat: repeat;
	}

	.footer ul li>a {
		border-right: none;
	}

	footer .footer {
		font-size: 0.8rem;
	}

	.footer-wrap .row:last-child>.col {
		display: unset;
	}

	.footer-wrap .row:last-child>.col ul {
		text-align: center;
	}

	.footer-wrap .logo-ft>img {
		float: none;
	}

	.footer-wrap .row:last-child>.col .logo-ft {
		text-align: center;
	}

	.footer {
		display: block !important;
	}

	.daily-info-blog .col-6 {
		max-width: 47% !important;
	}

	.casino-image {
		margin-bottom: 0.5rem;
	}

	.sportsbook-wrap .sportsbook-m {
		display: block;
	}

	.sportsbook-wrap .sportsbook-d {
		display: none;
	}

	.contact-blog ul li>a>span {
		font-size: 0.6rem;
		padding-top: 2.5rem;
		display: block;
	}

	.contact-blog ul li>a:before {
		height: 40px;
		width: 40px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.contact-blog ul li>a {
		padding-left: 0;
	}

	.daily-info-blog .daily-item {
		flex: 0 0 50%;
		max-width: 48%;
		margin-top: 0.6rem;
	}

	.daily-info-blog {
		padding: 0 0.5rem;
		padding-bottom: 0.6rem;
		flex-flow: wrap;
	}

	.daily-info-blog .daily-item>p {
		font-size: 0.7rem;
	}

	.daily-info-blog .info-board {
		line-height: 1.2rem;
		font-size: 0.5rem;
	}

	.mobile-fields .fields-wrap .field-item:first-child {
		flex: 70%;
		padding-right: 0.3rem;
	}

	.mobile-fields .fields-wrap .field-item:last-child {
		flex: 30%;
	}

	.mobile-fields .fields-wrap .field-item:last-child a,
	.mobile-fields .fields-wrap .field-item:last-child button {
		width: 100%;
		height: 30px;
		line-height: 14px;
		border: 0;
	}

	.owl-carousel .owl-item img {
		height: auto;
	}

	.row-wrap .col-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-wrap .col-6:nth-child(2n + 1) {
		padding-right: 0.25rem !important;
	}

	.row-wrap .col-6:nth-child(2n + 2) {
		padding-left: 0.25rem !important;
	}

	.daily-info-blog .daily-item {
		flex: 0 0 50% !important;
		max-width: 48% !important;
	}

	.footer-wrap .row:last-child>.col div {
		max-width: 100%;
		text-align: center;
	}

	.column-3-wrap .col-6.col-sm-4 {
		padding: 0;
		max-width: 49%;
		flex: 0 0 49%;
	}

	footer .footer-wrap {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 4rem;
	}

	.carousel.slider {
		padding-bottom: 0.5rem;
		margin-bottom: 0.5rem;
	}

	.vendor-logo-blog ul {
		padding: 0.5rem;
	}

	.vendor-logo-blog ul li {
		flex: 0 0 33.33%;
	}

	.footer ul li:first-child a {
		padding-right: 0;
	}

	.form-register input[type="submit"] {
		margin: auto;
		display: block;
		margin-bottom: 1rem;
	}

	.submit-btn-wrap {
		flex-direction: column-reverse;
	}

	.submit-btn-wrap>div:last-child>.row>div {
		max-width: 100%;
		flex: 100%;
	}

	.submit-btn-wrap>div {
		max-width: 100%;
	}

	.contact-page .contact-list li {
		flex: 0 0 100%;
		max-width: 100%;
		line-height: 2.5rem;
	}

	.contact-page .contact-list {
		padding-left: 3rem;
	}

	.column-4-wrap .col-md-3.col-sm-3 {
		flex: 0 0 49%;
		margin-bottom: 0.5rem;
		max-width: 49%;
	}

	.column-4-wrap .col-md-3.col-sm-3:not(:nth-child(4n + 1)) {
		margin-left: 0;
	}

	.column-4-wrap {
		justify-content: space-between;
	}

	header .h-r-blog {
		padding-top: 0.2rem;
	}

	header .row:first-child {
		padding-bottom: 0;
	}

	.game-slot-spin div {
		flex: 0 0 49%;
	}

	.column-3-wrap .col-sm-4:not(:nth-child(3n + 1)) {
		margin-left: 0;
	}

	.column-3-wrap {
		justify-content: space-between;
	}
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
	.reload-balance svg {
		height: 1.5rem;
		width: 1.5rem;
	}

	.reload-balance {
		display: flex !important;
		justify-content: center;
		flex-wrap: wrap;
	}

	.logo {
		margin: auto;
	}

	footer .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.footer ul li a {
		padding: 0.3rem 10px;
	}

	.footer-wrap .row:last-child>.col {
		display: unset;
	}

	.footer-wrap .row:last-child>.col div {
		max-width: 100%;
		text-align: center;
	}

	.footer-wrap .logo-ft>img {
		float: none;
	}

	.footer-wrap .row:last-child>.col .logo-ft {
		text-align: center;
	}

	.footer {
		display: block !important;
	}

	.daily-info-blog .daily-item {
		flex: 0 0 50% !important;
		max-width: 48% !important;
	}

	.daily-info-blog {
		padding: 0 0.5rem;
		padding-bottom: 0.6rem;
		flex-flow: wrap;
	}

	.daily-info-blog .daily-item {
		margin-top: 0.6rem;
	}

	.daily-info-blog .col-6 {
		max-width: 47% !important;
	}

	.sportsbook-wrap .sportsbook-m {
		display: block;
	}

	.sportsbook-wrap .sportsbook-d {
		display: none;
	}

	.contact-blog ul li>a>span {
		font-size: 0.5rem;
		padding-top: 1.2rem;
		display: block;
	}

	.contact-blog ul li>a:before {
		height: 20px;
		width: 20px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.contact-blog ul li>a {
		padding-left: 0;
	}

	.daily-info-blog .daily-item>p {
		font-size: 0.7rem;
	}

	.daily-info-blog .info-board {
		line-height: 1.2rem;
		font-size: 0.5rem;
	}

	.owl-carousel .owl-item img {
		height: auto;
	}

	.sportsbook-wrap .sportsbook-m {
		display: none;
	}

	.sportsbook-wrap .sportsbook-m {
		display: block;
	}

	.mobile-fields .fields-wrap div:last-child>a,
	.mobile-fields .fields-wrap div:last-child>button {
		width: 100%;
		height: 30px;
		line-height: 14px;
		border: 0;
	}

	.mobile-fields .fields-wrap .field-item:first-child {
		flex: 0 0 80%;
		max-width: 79%;
	}

	.mobile-fields .fields-wrap .field-item:last-child {
		flex: 0 0 20%;
	}

	.mobile-fields .fields-wrap {
		justify-content: space-between;
	}

	header .h-r-blog,
	header .text-lg-left {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-m {
		right: -12px;
	}

	.sportsbook-wrap .col-12 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.row-wrap .col-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-wrap .col-6:nth-child(2n + 1) {
		padding-right: 0.25rem !important;
	}

	.row-wrap .col-6:nth-child(2n + 2) {
		padding-left: 0.25rem !important;
	}

	.main-content .row .col-sm-12 {
		padding-left: 15px;
		padding-right: 15px;
	}

	footer .footer-wrap {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 4rem;
	}

	.carousel.slider {
		padding-bottom: 2rem;
	}

	.vendor-logo-blog ul {
		padding: 0.5rem;
	}

	.vendor-logo-blog ul li {
		flex: 0 0 25%;
	}

	.form-register input[type="submit"] {
		margin: auto;
		display: block;
		margin-bottom: 1rem;
	}

	.submit-btn-wrap {
		flex-direction: column-reverse;
	}

	.submit-btn-wrap>div:last-child>.row>div {
		max-width: 100%;
		flex: 100%;
	}

	.submit-btn-wrap>div {
		max-width: 100%;
	}

	header .h-r-blog {
		padding-top: 0.2rem;
	}

	header .row:first-child {
		padding-bottom: 0;
	}

	.game-slot-spin div {
		flex: 0 0 49%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.reload-balance svg {
		height: 1.5rem;
		width: 1.5rem;
	}

	.reload-balance {
		display: flex !important;
		justify-content: center;
		flex-wrap: wrap;
	}

	.logo {
		margin: auto;
	}

	.footer-bottom {
		padding-bottom: 4rem;
	}

	.daily-info-blog .daily-item {
		flex: 0 0 50% !important;
		max-width: 48% !important;
	}

	.daily-info-blog {
		padding: 0 0.5rem;
		padding-bottom: 0.6rem;
		flex-flow: wrap;
	}

	.daily-info-blog .daily-item {
		margin-top: 0.6rem;
	}

	.daily-info-blog .col-6 {
		max-width: 48% !important;
	}

	.casino-image {
		margin-bottom: 0.5rem;
	}

	.sportsbook-wrap .sportsbook-m {
		display: block;
	}

	.sportsbook-wrap .sportsbook-d {
		display: none;
	}

	.form-login {
		width: 100%;
	}

	.form-login .pc-fields>form {
		display: inline-flex;
	}

	.contact-blog ul li>a>span {
		font-size: 0.5rem;
		padding-top: 1.2rem;
		display: block;
	}

	.contact-blog ul li>a:before {
		height: 20px;
		width: 20px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.contact-blog ul li>a {
		padding-left: 0;
	}

	.owl-carousel .owl-item img {
		height: auto;
	}

	.h-r-blog>div {
		justify-content: center;
		float: unset !important;
	}

	.sportsbook-wrap figure {
		margin-bottom: 0.5rem;
	}

	.row-wrap .col-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.slot-wrap-blog .slot-sm-5 {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-wrap .col-6:not(.slot-sm-5):nth-child(2n + 1) {
		padding-right: 0.25rem !important;
	}

	.row-wrap .col-6:not(.slot-sm-5):nth-child(2n + 2) {
		padding-left: 0.25rem !important;
	}

	.footer-wrap .row:last-child>.col {
		display: unset;
	}

	.footer-wrap .row:last-child>.col div {
		max-width: 100%;
		text-align: center;
	}

	.footer-wrap .logo-ft>img {
		float: none;
	}

	.footer-wrap .row:last-child>.col .logo-ft {
		text-align: center;
	}

	.footer-wrap .row:first-child .footer div {
		max-width: 100%;
		text-align: center;
	}

	footer .footer {
		display: block !important;
	}

	footer .footer-wrap {
		margin-bottom: 4rem;
	}

	.vendor-logo-blog ul {
		padding: 0.5rem;
	}

	.vendor-logo-blog ul li {
		flex: 0 0 25%;
	}

	.form-register input[type="submit"] {
		margin: auto;
		display: block;
		margin-bottom: 1rem;
	}

	.submit-btn-wrap {
		flex-direction: column-reverse;
	}

	.submit-btn-wrap>div:last-child>.row>div {
		max-width: 100%;
		flex: 100%;
	}

	.submit-btn-wrap>div {
		max-width: 100%;
	}

	.contact-page .contact-list li>a {
		font-size: 0.8rem;
	}

	.column-4-wrap {
		justify-content: flex-start;
	}

	header .h-r-blog {
		padding-top: 0.2rem;
	}

	header .row:first-child {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 320px) and (max-width: 568px) {
	footer .footer-wrap {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 1199px) {
	.daily-info-blog .reward-list .list {
		top: 33% !important;
	}
}

@media screen and (max-width: 991px) {
	.forgot-pwd-link {
		display: none !important;
	}

	.footer-wrap .row:first-child .col div:nth-child(1),
	.footer-wrap .row:first-child .col div:nth-child(2),
	.footer-wrap .row:first-child .col div:nth-child(4) {
		max-width: 100%;
	}

	.pc-fields {
		display: none;
		visibility: hidden;
	}

	.mobile-fields,
	.mobile-game-blog {
		display: block !important;
	}

	.mobile-game-blog {
		padding: 0.5rem 0;
		background: rgba(0, 0%, 0%, 50%);
	}

	.mobile-fields .fields-wrap {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		padding: 0.2rem 0;
	}

	.mobile-fields .btn-register {
		height: 38px;
	}

	.form-login .mobile-fields .form-control {
		height: 30px;
	}

	header {
		margin-bottom: 0.5rem;
	}

	.daily-info-blog .reward-list .list {
		top: 70% !important;
	}

	.col-9 {
		padding-top: 10px !important;
	}
}

@media screen and (max-width: 767px) {
	.footer-wrap .response-logo {
		height: 20px;
		width: auto;
	}

	.daily-info-blog .reward-list .list {
		top: 45% !important;
	}

	.col-9 {
		padding-top: 0 !important;
	}
}

@media screen and (max-width: 550px) {
	.daily-info-blog .reward-list .list {
		top: 45% !important;
	}

	.col-9 {
		padding-top: 0 !important;
	}

	.carousel .carousel-indicators li {
		width: 7px;
		height: 7px;
	}

	.carousel-indicators li {
		margin-right: 1px;
		margin-left: 1px;
	}
}

@media screen and (max-width: 500px) {
	.daily-info-blog .reward-list .list {
		top: 34% !important;
	}

	.col-9 {
		padding-top: 0 !important;
	}
}

@media screen and (max-width: 363px) {
	.daily-info-blog .reward-list .list {
		top: 39% !important;
	}
}

.card {
	background-color: rgba(0, 0, 0, 0.2) !important;
}

.footer-t {
	height: 50px;
	margin-top: -110px;
	border-top-width: 0;
}

.reward_image {
	width: 100%;
	height: 100%;
}

.col-padding-overide {
	padding-left: 2px !important;
	padding-right: 2px !important;
}

.adjust-backgroud-color {
	position: relative;
	top: 0;
	left: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.img1,
.img2 {
	width: 100%;
}

.card-footer a {
	margin-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	font-style: italic;
	font-weight: 700;
	color: #fff;
}

.succeed-reg {
	position: relative;
	width: 100%;
	margin-left: 25px;
}

.btn-close {
	position: absolute;
	top: 50%;
	left: 90%;
}

.captcha-wrap {
	padding-left: 0;
}

.captcha-wraper .img-thumbnail {
	background-color: #000;
	max-height: 40px;
}

@media screen and (max-width: 1023px) {
	.captcha-wrap {
		padding-left: 0;
	}
}

@media screen and (max-width: 991px) {
	.captcha-wrap {
		padding-left: 0;
	}

	.card-footer a {
		margin-top: 0;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
	}

	.footer-t p {
		height: 100%;
		font-size: 12px;
	}

	.footer-t {
		height: 42px;
		margin-top: -85px;
	}
}

@media screen and (max-width: 767px) {
	.slot-wrap-blog {
		margin-left: -14px;
		margin-right: -14px;
	}

	.card-footer a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10px;
	}

	.footer-t p {
		height: 100%;
		font-size: 10px;
	}

	.footer-t {
		height: 30px;
		margin-top: -68px;
	}
}

@media screen and (max-width: 575px) {
	.captcha-wraper .img-thumbnail {
		background-color: #000;
		border: none;
		max-height: 100%;
	}

	.captcha-wraper {
		border: 1px solid #dee2e6;
		background-color: #000;
		border-radius: 4px;
		margin-top: 0.5rem;
	}

	.ex-margin {
		margin-left: 7px;
	}

	.col-padding-overide {
		width: 48%;
		margin-bottom: 10px;
	}

	.footer-t {
		height: 60px;
		margin-top: -110px;
	}

	.card-footer a {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
	}

	.footer-t p {
		height: 100%;
		font-size: 12px;
	}

	.style-captcha {
		background-color: #000;
	}
}

@media screen and (max-width: 450px) {
	.footer-t p {
		height: 100%;
		font-size: 12px;
	}

	.footer-t {
		height: 30px;
		margin-top: -95px;
	}

	.col-padding-overide {
		margin-bottom: 0.5rem;
	}

	.card-footer {
		padding-bottom: 5px;
	}

	.card-footer a {
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
	}

	.btn-close {
		left: 85%;
	}
}

@media screen and (max-width: 320px) {
	.footer-t p {
		height: 100%;
		font-size: 10px;
	}

	.card-footer {
		padding-bottom: 0;
	}

	.card-footer a {
		margin-top: 0;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10px;
	}

	.footer-t {
		height: 30px;
		margin-top: -70px;
	}
}

.pp-tag {
	left: 2px;
	z-index: 8;
	border-radius: 5px 0;
}

.tb-bet-report tbody td {
	vertical-align: middle;
}

.swiper-button-prev {
	background-size: contain;
	background-position: center;
	background-repeat-x: no-repeat;
	background-image: url(/img/asset/arrow-left.png);
}

.swiper-button-next {
	right: 10px;
	background-size: contain;
	background-position: center;
	background-repeat-x: no-repeat;
	background-image: url(/img/asset/arrow-right.png);
}

.swiper-button-next {
	right: 10px;
}

.swiper-button-next {
	left: 10px;
}

.swiper-button-next {
	right: 17px !important;
	left: auto;
}

.swiper-button-prev {
	left: 17px !important;
	right: auto;
}

header::before {
	background-image: #ccc;
}

@keyframes blink {
	50% {
		opacity: 0;
	}
}

@-webkit-keyframes blink {
	50% {
		opacity: 0;
	}
}

.lazy-bg {
	animation: load-background 5s ease-out;
	-webkit-animation: load-background 5s ease-out;
	-moz-animation: load-background 5s ease-out;
	-o-animation: load-background 5s ease-out;
}

.gly-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0);
	}

	100% {
		-moz-transform: rotate(359deg);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(359deg);
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0);
	}

	100% {
		-o-transform: rotate(359deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@-webkit-keyframes load-background {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.cq9-ifram {
	width: 100%;
}

.table-sm td,
.table-sm th {
	font-size: 14px;
	font-weight: 400;
}

.table-sm p {
	margin-bottom: 0;
}

@media screen and (min-width: 1281px) {
	.cq9-ifram {
		width: 90%;
		margin: 0 auto;
	}
}

.haban-promo {
	top: 31px;
	right: 0;
}

.hidden-label {
	width: 0;
	height: 0;
	overflow: hidden;
}

.span-footer {
	font-size: 1.2rem;
	color: gold;
	font-weight: 550;
}

.no-padding {
	padding: 0 !important;
}

@media screen and (max-width: 991px) {
	.jackpot-font {
		font-size: 3.5rem;
	}
}

@media screen and (max-width: 767px) {
	.jackpot-font {
		font-size: 2.6rem;
	}
}

@media screen and (max-width: 500px) {
	.jackpot-font {
		font-size: 2.2rem;
	}
}

@media screen and (max-width: 450px) {
	.jackpot-font {
		font-size: 1.9rem;
	}
}

@media screen and (max-width: 360px) {
	.jackpot-font {
		font-size: 1.3rem;
	}
}

@media screen and (max-width: 280px) {
	.jackpot-font {
		font-size: 1.1rem;
	}
}

.img-promo {
	position: absolute;
	top: -19px;
	right: 0;
	width: 100px !important;
}

@media only screen and (max-width: 600px) {
	.img-promo {
		top: -10px;
		width: 50px !important;
	}
}

.menu-turnamen>a::before {
	background-image: url(/img/asset/menu/turnamen.png);
}

.fly-left {
	position: fixed;
	z-index: 9999;
	left: 10px;
	bottom: 10px;
}

.fly-left ul {
	padding: 0;
}

.casino-image {
	position: relative;
}

.maintain-img p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 1.5rem;
	padding: 1rem 0;
}

.maintain-img {
	background-color: #313233c2;
	height: inherit;
}

@media screen and (max-width: 767px) {
	.maintain-img svg {
		height: 16px;
		width: 16px;
	}

	.maintain-img {
		border-top-left-radius: 13px;
		border-bottom-right-radius: 5px;
	}
}

@media only screen and (max-width: 991px) {
	.fly-left {
		bottom: 60px;
	}

	.countdown {
		bottom: 0rem;
		height: 40px;
	}

	.maintain-img {
		border-top-left-radius: 13px;
		border-bottom-right-radius: 5px;
		bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	mobile-footer {
		margin-bottom: 3rem !important;
	}
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
	.countdown p .w-br {
		display: block;
	}

	.countdown {
		height: 37px !important;
	}

	.countdown p {
		text-align: center;
		width: 100%;
	}
}

.nopadding {
	padding: 0 !important;
	margin-left: -2px;
	padding-bottom: 15px;
}

.block:after {
	filter: blur(50px);
}
</style>

<style type="text/css" media="all">
h1 {
	font-size: 2.5rem !important;
}

h2 {
	font-size: 2rem !important;
}

h3 {
	font-size: 1.75rem !important;
}

h4 {
	font-size: 1.5rem !important;
}

h5 {
	font-size: 1.25rem !important;
}

h6 {
	font-size: 1rem !important;
}

@media screen and (max-width: 768px) {
	h1 {
		font-size: 2.0rem !important;
	}

	h2 {
		font-size: 1.75rem !important;
	}

	h3 {
		font-size: 1.5rem !important;
	}

	h4 {
		font-size: 1.25rem !important;
	}

	h5 {
		font-size: 1.15rem !important;
	}
}

@media screen and (max-width: 576px) {
	h1 {
		font-size: 1.75rem !important;
	}

	h2 {
		font-size: 1.5rem !important;
	}

	h3 {
		font-size: 1.25rem !important;
	}

	h4 {
		font-size: 1.1rem !important;
	}

	h5 {
		font-size: 1.0rem !important;
	}

	h6 {
		font-size: 0.85rem !important;
	}

	p,
	ul,
	li,
	ol {
		font-size: 0.8rem !important;
	}
}