@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Prompt:400,700&display=swap&subset=thai');
    body,td,th {
    color: #F0F0F0;
        
}
body {
    background-color: #222;
}
.member-sec {
	text-align: center;
}
		.bg-nav{
    color: #E0E0E0;
    background-image: url(/images/bg-nav-menu.png);
    background-repeat: repeat-x;
			min-height: 57px;
		}
		.bg-mainnav{
    font-family: 'Prompt', sans-serif;
    text-align: center;
    background-image: url(/images/bg-header-nav.png);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 57px;
    background-size: 100% 100%;
		}
		.main-banner {
    background-image: url(/images/bg-header.jpg);
    min-height: 500px;
    background-position: center top;
    background-repeat: no-repeat;
		}
.plain-banner {
    background-image: url(/images/bg-banner2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
		}
	.banner1-img {
    min-height: 500px;
    width: 100%;
    background-image: url(/images/slotclub99-banner1.png);
    background-position: center top;
    background-repeat: no-repeat;
		}
		.banner-s-img {
    min-height: 500px;
	width: 100%;
    background-image: url(/images/joker-live22-banners1.png);
    background-position: center top;
    background-repeat: no-repeat;
		}
		.banner-s-img2 {
    min-height: 500px;
	width: 100%;
    background-image: url(/images/slotxo-live22-banners2.png);
    background-position: center top;
    background-repeat: no-repeat;
		}
		.each-nav {
            
			float: left;
			align-items: center;
			padding-left: 10px;
			padding-right: 10px;
		}
@media (max-width: 768px) {
  .each-nav {width: 100%;
 align-items: center;
 padding-left: 10px;
 padding-right: 10px;
}
}
		.main-content {
			background-color: #000000;
			padding-top: 10px;
		}
		
    h1 {
	color: #D9B05E;
	font-family: 'Prompt', sans-serif;
	margin-left: 0px;

background: -webkit-linear-gradient(#fff2b5,#eec71f, #e7a819);
background: -o-linear-gradient(#fff2b5,#eec71f, #e7a819);
background: linear-gradient(#fff2b5, #eec71f,#e7a819);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2 {
    color:#BCBCBC;
		font-family: 'Prompt', sans-serif;
		margin-left: 0px;
        font-size: 20px;
	
}
		h3 {
    color: #D9B05E;
}
		.main-footer {
			font-size: 14px;
			font-family: 'Prompt', sans-serif;
			padding-bottom: 20px;
		}
		.real-footer {
    background-image: url(/images/bg-footer-slotclub99.gif);
    background-repeat: repeat-x;
    min-height: 53px;
		}
.myborder {
	color: #B03D3F;
	border: thin dotted #08FF00;
}
.social-box {
	padding-bottom: 7px;
	font-size: 22px;
	vertical-align: bottom;
	float:left;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
.social-box a:link, .social-box a:visited, .social-box a:hover {
	color: #FFFFFF;
}
.slotproduct {
	text-align: center;
	max-width: 415px;
	margin-left: auto;
	margin-right: auto;
}

 .btn-login:hover {
	background-color:darkred;
}


.contact-box {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(83, 0, 9);
  border-radius: 10px;
	height: 520px;
background-image: -moz-linear-gradient( 90deg, rgb(129,18,18) 0%, rgb(200,25,25) 52%, rgb(123,13,13) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(129,18,18) 0%, rgb(200,25,25) 52%, rgb(123,13,13) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(129,18,18) 0%, rgb(200,25,25) 52%, rgb(123,13,13) 100%);
}

.slotgame {
	padding: 0px;
	
}
		.game-box {
			margin: 20px;
			text-align: center;
		}
		.playnow {
			color: #000;
			font-size: 18px;
			font-family: 'Prompt', sans-serif;
			margin-top: 5px;
			border-radius: 5px;
			  background-image: -moz-linear-gradient( 90deg, rgb(232,171,25) 0%, rgb(253,229,111) 100%);
			  background-image: -webkit-linear-gradient( 90deg, rgb(232,171,25) 0%, rgb(253,229,111) 100%);
			  background-image: -ms-linear-gradient( 90deg, rgb(232,171,25) 0%, rgb(253,229,111) 100%);
			padding: 2px;
			width: 150px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 15px;
		}

		.mx400 {
			max-width: 400px;
			margin-left: auto;
			margin-right: auto;
		}
.maincontent {
    padding: 10px;
}
.box {
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	padding: 10px;
}
.box-header {
    font-family: 'Prompt', sans-serif;
    color: #444;
    font-size: 15px;
    margin: 0;
    line-height: 1;
	text-align: left;
}
.box-title {
	color: #202020;
	font-size: 16px;
}
.box-body {
	color: #999999;
	font-size: 14px;
}
.downloadbox{
    position: fixed;
    top: 150px;
	right: 50px;
}

.dropdown-menu {padding: 0px; border:none;}

.dropdown-menu li{
    display: block;
    border-bottom: 1px solid #d3aa5b;
    padding: 5px;
    background-color: #ac1121;
    text-align: center;
}

.dropdown-menu li a{
    color: #ffffff;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:active{
    color: #D9B05E;
    font-family: 'Prompt', sans-serif;
    margin-left: 0px;
    background: -webkit-linear-gradient(#fff2b5,#eec71f, #e7a819);
    background: -o-linear-gradient(#fff2b5,#eec71f, #e7a819);
    background: linear-gradient(#fff2b5, #eec71f,#e7a819);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 text-decoration: none;
}
 
.dropdown-menu li:last-child{
    border-bottom: none;
}