html,body{
	margin:0;
	padding:0;
	width:100%;
	height: 100%;
	overflow-x: hidden;
	font-size: 100%;
	font-family: "Ebrima",san-serif;
	-webkit-overflow-scrolling: touch;
	background: #312f30;
}

@font-face {
	font-family: "Ebrima";
	src: url('../../fonts/ebrima.ttf') format('truetype');
	src: url('../../fonts/ebrimabd.ttf') format('truetype');
}
@font-face {
	font-family: "Ebrima";
	src:url('../../fonts/Ebrima.woff') format('woff');
}

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}

header,footer{
	display: block;
}


.main-container{
	height:100%;
	/*	*/
	/*	background: #888;*/
	color:#ccc;
	background: rgba(41,37,36,1);
}
.main-screen{
	position:relative;
	transition: all 300ms ease-in-out;
	margin: 0 auto;
	overflow: hidden;
	z-index: 0;
	padding: 20px;
	max-width: 700px;
}

.header{
	position: relative;
	background: #37342f;
	top:0;
	left:0;
	right:0;
	width: 100%;
	height: 65px;
	z-index: 2;
	display: flex;
	flex-direction: row;
}

/***** FOOTER  *****/

.footer2{
	position: fixed;
	background: url("../../jack777/mobile/images/home/navi.png")center no-repeat;
	background-size: cover;
	left:inherit;
	bottom: 0;
	right:0;
	width: 100%;
	height: 100px;
	z-index: 2;
	display: flex;
	flex-direction: row;
}
.container-box{
	background-color: rgba(41, 37, 36, 1);
	height: 100%;
}
.container-box1{
	height: 100%;
}
.container-box2{
	position: relative;
	bottom: 0;
	right:0;
	top: 100%;
	transform: translateY(-370%);
	background-color: #3d3d3d;
}
.container-box3{
	position: fixed;
	bottom: 0;
	right:0;
	left:inherit;
	background-color: #3d3d3d;
}
.container-box1 p{
	text-align: center;
	font-family: "Ebrima",sans-serif;
	font-size: 11px;
	color:#ccc;
}
.container-box h3,.container-box2 h3,.container-box3 h3{
	text-align: center;
	font-size: 11px;
	font-family: "Ebrima",sans-serif;
	line-height: 60px;
	color:#ccc;
}
.container-box p,.container-box2 p,.container-box3 p{
	text-align: center;
	font-family: "Ebrima",sans-serif;
	font-size: 10px;
	line-height: 65px;
	color:#ccc;
}

.footer-box{
	flex:1;
}
/***** FOOTER  *****/


/****    HEADER    *****/
.logo-bg{
	background: url("../../jack777/mobile/images/home/logo_3x7Final.png")center no-repeat;
	height: 65px;
}
.logo{
	background: url("../../jack777/mobile/images/home/logo_3x7Final.png?v=1")right no-repeat;


	/*width: 85px;*/
	flex: 1;
}
.logo1{
	background: url("../../jack777/mobile/images/home/logo_3x7Final.png")center no-repeat;
	height: 65px;
	/*width: 85px;*/
	flex: 1;
}
.logo-title{
	height: 65px;
	flex: 1;
	color:#cccccc;
	font-family: "Ebrima",sans-serif;
	font-size: 16px;
	line-height: 65px;
	padding-left: 5px;
	letter-spacing: 1px;
}

/****    HEADER    *****/

/*****  LOGIN_FORM	******/
.form-group{
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.form-group-icon{
	width: 100%;
	display: table;
}
.form-group-icon .form-icon{
	padding-top: 22px;
}
.form-group-icon .form-icon, .form-group-icon .form-input{
	display: table-cell;
	vertical-align: top;
}

.form-group-icon2{
	width: 100%;
	display: table;
	padding-top: 35px;
}
.form-group-icon2 .form-icon2{
	padding-top: 22px;
	padding-left: 15px;
	padding-right: 15px;
}
.form-group-icon2 .form-icon2, .form-group-icon2 .form-input2{
	display: table-cell;
	vertical-align: top;
}
.form-control{
	padding: 10px 0;
	color: #d3dee3;
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #476370;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
}

.btn-info{
	background-color: rgba(224, 65, 0, 1);
	width:100%;
	font-family: "Ebrima",sans-serif;
	font-size: 15px solid;
	text-align:center;
	display: block;
	color: #eee;
	line-height: 40px;
}
.btn-info:hover{
	background-color: rgba(224, 65, 0, 0.8);
}
.btn-info1{
	background-color: rgba(31, 187, 0, 1);
	width:100%;
	font-family: "Ebrima",sans-serif;
	font-size: 15px solid;
	text-align:center;
	display: block;
	color: #eee;
	line-height: 50px;
}
.btn-info1:hover{
	background-color: rgba(31, 187, 0, 0.8);
}
/*****  LOGIN_FORM	******/



/***** REGISTER FORM   ****/
.country{
	width: 100%;
	height: 30px;
	padding-left: 10px;
	color: #d3dee3;
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #476370;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.select-box{
	width: 100%;
	height: 30px;
	padding-left: 10px;
	/*  color: #d3dee3;*/
	color: black;
	background-color: #ccc;
	border-top: none;
	border-right: none;
	border-left: none;
	/*  border-bottom: 1px solid #476370;*/
	-webkit-box-shadow: none;
	box-shadow: none;
}
/***** REGISTER FORM   ****/

/**** collapse content   ****/
.topnav {
	overflow: hidden;
	background-color: #38332f;
	position: relative;
}
.listbtn{
	background-color: rgba(224, 64, 2, 1);
	color: #eee;
	width: 100%;
	border: none;
	text-align: center;
	outline: none;
	font-size: 15px;
}
.topnav #myLinks {
	display: none;
}

.topnav a {
	color: white;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
	display: block;
	text-align: center;
}

.topnav a.icon {
	background: #38332f;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#myLinks a:hover{
	background-color: #aba9aa;
	color: white;
}
.topnav a:hover {
	background-color: rgba(224, 64, 2, 0.8);
	color: white;
}

.collapse-box{
	width: 100%;
	display: block;
	background-color: rgba(224, 64, 2, 1);
	text-align: center;
	line-height: 40px;
}
.collapse-btn {
	/*   background-color: #eee;*/
	background-color: rgba(224, 64, 2, 1);
	color: #eee;
	/*    cursor: pointer;*/
	/*    padding: 10px 100px 10px 100px;*/
	width: 100%;
	border: none;
	text-align: center;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}

.this-active, .collapse-btn:hover {
	background-color: rgba(224, 64, 2, 0.8);
}
.collapse-btn:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 13px;
	float: right;
	margin-left: 5px;
}

.this-active:after {
	content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.collapse-content {
	padding: 0 18px;
	background-color: #1e1e1e;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.grid-container-1col{
	display:grid;
	grid-template-columns: auto ;
	padding: 10px;
}
.grid-container-1col ul{
	position: relative;
	top:0px;
	font-size: 12px;
	color:#888;
	list-style-type:none;
}
.grid-container-1col ul li{
	display: block;
}
.grid-item-collapse {
	/*  padding: 20px;*/
	font-size: 30px;
	position: relative;
}
.notiveBoard1{
	box-sizing: border-box;
	width: 350px;
	height: 100%;
}
.goLeft   {   float: left;    }
.goRight  {   float:right;    }
.colorW	  {	  color: yellow;  }
.colorR   {   color:red;      }
/**** collapse content   ****/


.borderline{
	display: block;
	background: #888;
	width: 50px;
	height: 3px;
	margin: 10px auto;
}
/*  online games   */

.content1{
	position: relative;
}
.img-ladder{
	position :relative;
	overflow: hidden;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
}
.imglist{
	position: relative;
	max-width: 632px;
	margin: 0 auto;
	overflow: hidden;
}
.imglist img{
	width: 100%;
	display: block;
}

@media(max-width:480px){
	.imglist img{
		width: 112%;
		margin-left: -6%;
		margin-right: -6%;
	}
}
.container-info-right{
	position: absolute;
	width: 40%;
	top: 50%;
	left: 75%;
	transform: translate(-50%, -50%);
	font-family: 'Ebrima', sans-serif;
}
.container-info-right h4{	color: #cc9900;    letter-spacing: 1px;}
.container-info-right p{	color:#eee;font-size: 10px;}
.container-info-left h4{ 	color: #cc9900; letter-spacing: 1px;}
.container-info-left p{		color:#eee;font-size: 10px;}
.container-info-right ul{
	margin:0;
	padding:0;
	list-style: none;
	font-size: 0;
}
.container-info-right li{
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 30px;
	margin: 2px 5px 0 0;
}
.container-info-left{
	position: absolute;
	width: 40%;
	/* height: 200px; */
	top: 50%;
	left: 25%;
	transform: translate(-50%, -50%);
	font-family: 'Ebrima', sans-serif ;
}
.container-info-left ul{
	margin:0;
	padding:0;
	list-style: none;
	font-size: 0;
}
.container-info-left li{
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 30px;
	margin: 2px 5px 0 0;
}
.btn-info3 {
	cursor: pointer;
	color: #eeeeee;
	background: rgba(223,63,1,1);
	height: 26px;

}
li.btn-info3 {
	font-size: 12px;
}
.btn-info4 {
	cursor: pointer;
	color: #eeeeee;
	background: rgba(153,153,153,1);
	height: 26px;
}
li.btn-info4 {
	font-size: 12px;
}
.btn-info3:hover{
	background: rgba(223,63,1,0.8);
	color: #fff;
}
.btn-info4:hover {
	background: rgba(101,101,101,0.8);
	color: #fff;
}

/*  online games   */



/*****   PROMOTION   ****/
.swipelist-promo{
	list-style: none;
	margin: 0;
	/*    padding: 0 0 10px 0;*/
	overflow: auto;
	white-space: nowrap;

}
.swipelist-promo li:first-child{
	margin-left: 15px;
}
.swipelist-promo li{
	vertical-align: top;
	margin-right: 26px;
	display: inline-block;
	line-height: 40px;
}
.active-promo{
	color: #cc9900;
}
.container-promo{
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.promotion-box{
	margin-bottom: 15px;
	background: #312f30;
	-webkit-box-shadow: 0px 1px 2px rgba(49,47,48,0.1);
	box-shadow: 0px 1px 2px rgba(49,47,48,0.1);
}
.promotion-box:first-child{
	margin-top: 15px;
}

.promotion-image{
	background-color: #272727;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 60px;
	display: block;
}
.promotion-image img{
	width: 100%;
	display: block;
}
.promotion-details{
	padding: 15px;
}
.promotion-details p{
	color: #cc9910;
	font-size: 0.875rem;
	margin-bottom: 15px;
}
.promotion-details ul{
	margin:0;
	padding:0;
	list-style: none;
	font-size: 0;
}
.promotion-details li{
	font-size: 10px;
	display: inline-block;
	width: 50%;
	text-align: center;
	line-height: 30px;
	margin: 2px 5px 0 0;
}
.promotion-btn{
	position: relative;
}
.btn-info5 {
	cursor: pointer;
	color: #eeeeee;
	/*    background: rgba(223,63,1,1); */
	/*	border: 1px solid #44ad50;*/
	border: 1px solid rgba(68,173,80,0.8);
	height: 30px;
	display: inline-block;
	width: 45%;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
.btn-info6 {
	cursor: pointer;
	color: #eeeeee;
	background: rgba(68,173,80,1);
	height: 30px;
	display: inline-block;
	width: 45%;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	float: right;
}

.btn-info5:hover{
	/*	background: rgba(223,63,1,0.8); */
	border: 1px solid rgba(68,173,80,0.8);
	color: #fff;
}
.btn-info6:hover {
	background: rgba(68,173,80,0.8);
	color: #fff;
}
/*****   PROMOTION   ****/

.notiveBoard1 ul li,.notiveBoard2 ul li{
	color: #AAAAAA;
	display: block;
	position: relative;
	/*  float: left;*/
	width: 100%;
	height: 50px;
}

.notiveBoard1 ul li input[type=radio],.notiveBoard2 ul li input[type=radio]{
	position: absolute;
	visibility: hidden;
}

.notiveBoard1 ul li label,.notiveBoard2 ul li label{
	display: block;
	position: relative;
	font-weight: 300;
	font-size: 1em;
	padding: 25px 25px 25px 80px;
	margin: 10px auto;
	height: 30px;
	z-index: 9;
	/*	cursor: pointer;*/
	-webkit-transition: all 0.25s linear;
}

.notiveBoard1 ul li:hover label,.notiveBoard2 ul li:hover label{
	color: #FFFFFF;
}

.notiveBoard1 ul li .check,.notiveBoard2 ul li .check{
	display: block;
	position: absolute;
	border: 5px solid #AAAAAA;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	top: 25px;
	left: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
.notiveBoard1 ul li:hover .check,.notiveBoard2 ul li:hover .check  {
	border: 5px solid #FFFFFF;
}

.notiveBoard1 ul li .check::before,.notiveBoard2 ul li .check::before  {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 10px;
	width: 10px;
	/*
      top: 5px;
      left: 5px;
    */
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.notiveBoard1 input[type=radio]:checked ~ .check,.notiveBoard2 input[type=radio]:checked ~ .check {
	border: 5px solid #0DFF92;
}

.notiveBoard1 input[type=radio]:checked ~ .check::before,.notiveBoard2 input[type=radio]:checked ~ .check::before{
	background: #0DFF92;
}

.notiveBoard1 input[type=radio]:checked ~ label,.notiveBoard2 input[type=radio]:checked ~ label{
	color: #0DFF92;
}


/*****  MY ACCOUNT  ****/
.acc-usrname{text-align: center;}
.acc-usrname h2{color:#ccc;}
.txt-font2{font-size: 26px; color: #d2e600;}
.txt-font3{font-size: 10px; color: #eee;}
.balance-board{
	position: relative;
	height: 100px;

}
.balance-withdrawal{
	display: inline-block;
	background: #3d3d3d;
	width: 115px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 12px;
}
.balance-withdrawal >.txt-font2{ margin-top: 25px; text-align: center;}
.balance-withdrawal >.txt-font3{ text-align: center;}

.balance-rolling{
	display: inline-block;
	background: #3d3d3d;
	width: 115px;
	height: 100px;
	position: absolute;
	top:0;
	right:12px;
}

.balance-rolling >.txt-font2{ margin-top: 25px;text-align: center;}
.balance-rolling >.txt-font3{ text-align: center;}

.balance-board2{
	position: relative;
	padding-right:10px;

}
.balance-withdrawal2{
	display: block;
	background: #3d3d3d;
	width: 100%;
	/*    height: 50px;*/
	border: 1px solid #3d3d3d;
	border-radius: 5px;
	margin:5px;
}
.balance-withdrawal2 >.txt-font2{text-align: center;}
.balance-withdrawal2 >.txt-font3{ text-align: center;}

.balance-rolling2{
	display: block;
	background: #3d3d3d;
	width: 100%;
	/*	height: 50px;*/
	border: 1px solid #3d3d3d;
	border-radius: 5px;
	margin:5px;
}

.balance-rolling2 >.txt-font2{ text-align: center;}
.balance-rolling2 >.txt-font3{ text-align: center;}

.box-frame{
	position: relative;
	width: 100%;
	text-align: center;
	display: inline-flex;
	/*	flex-direction: row;*/
}
.box-container-left{
	flex:1;
	position:relative;
	border-top:0.5px solid #888;
	border-right: 0.5px solid #888;
	border-bottom: 0.5px solid #888;
}
.box-container-right{
	flex:1;
	position:relative;
	border-top:0.5px solid #888;
	border-right: 0.5px solid #888;
	border-bottom: 0.5px solid #888;
}
/*****  MY ACCOUNT  ****/
.box-frame-funds{
	flex:1;
}
.box-frame-funds a{
	text-decoration: none;
}
.box-frame-datetime{
	flex:1;
	padding-left:5px;
	padding-right:5px;
}

/* Navigation Menu - Background */
.navigation {
	/* critical sizing and position styles */
	width: 100px;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
	overflow-y: auto;
	/* non-critical appearance styles */
	list-style: none;
	background: #111;
}

/* Navigation Menu - List items */
.nav-item {
	/* non-critical appearance styles */
	width: 100px;

}

.nav-item a {
	/* non-critical appearance styles */
	display: block;
	padding: 1em;
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	transition: color 0.2s, background 0.5s;

}

.icons{		width: 100%;height: 54px;display: block;}
.icons1{	width: 88px;height: 88px;display: block;}
.icons2{	width: 100%;height: 44px;display: block;}
.icons3{	width: 100%;height: 90px;display: block;}
.icons4{	width: 100%;height: 88px;display: block;}
.icons5{ 	width: 65px;height: 60px;display: inline-block; }
.icons6{	width: 30px;height: 44px;display: block;}

.icon-lang-cn{	    		background: url("../../jack777/mobile/images/language/CHI.jpg") center no-repeat;}
.icon-lang-en{				background: url("../../jack777/mobile/images/language/ENG2.jpg") center no-repeat;}
.icon-lang-my{	    		background: url("../../jack777/mobile/images/language/MY.jpg") center no-repeat;}

.icon-home{	    			background: url("../../jack777/mobile/images/home/left icon/home.png") center/35px no-repeat;}
.icon-login{				background: url("../../jack777/mobile/images/home/left icon/logout.png") center/35px no-repeat;}
.icon-promotions{	    	background: url("../../jack777/mobile/images/home/left icon/promo.png") center/35px no-repeat;}
.icon-gift{	   				background: url("../../jack777/mobile/images/home/left icon/gift.png") center/35px no-repeat;}
.icon-download{	   			background: url("../../jack777/mobile/images/home/left icon/download.png") center/35px no-repeat;}
.icon-live{	   				background: url("../../jack777/mobile/images/home/left icon/livechat.png") center/40px no-repeat;}
.icon-contact{	   			background: url("../../jack777/mobile/images/home/left icon/contact.png") center/40px no-repeat;}
.icon-language{	   			background: url("../../jack777/mobile/images/home/left icon/lang.png") center/35px no-repeat;}
.icon-logout{	   			background: url("../../jack777/mobile/images/home/left icon/logout.png") center/35px no-repeat;}

.icon-home:hover{	    	background: url("../../jack777/mobile/images/home/select icon/homeG.png") center no-repeat;}
.icon-login:hover{			background: url("../../jack777/mobile/images/home/select icon/logoutG.png") center no-repeat;}
.icon-promotions:hover{	    background: url("../../jack777/mobile/images/home/select icon/promotionG.png") center no-repeat;}
.icon-gift:hover{	   		background: url("../../jack777/mobile/images/home/select icon/giftG.png") center no-repeat;}
.icon-download:hover{	   	background: url("../../jack777/mobile/images/home/select icon/donloadG.png") center no-repeat;}
.icon-live:hover{	   		background: url("../../jack777/mobile/images/home/select icon/liveG.png") center no-repeat;}
.icon-contact:hover{	   	background: url("../../jack777/mobile/images/home/select icon/contactG.png") center no-repeat;}
.icon-language:hover{	   	background: url("../../jack777/mobile/images/home/select icon/langG.png") center no-repeat;}
.icon-logout:hover{	   		background: url("../../jack777/mobile/images/home/select icon/logoutG.png") center no-repeat;}

.icon-slotsgame{	    	background: url("../../jack777/mobile/images/home/main icon/newslots_on.png") center no-repeat;}
.icon-4d{					background: url("../../jack777/mobile/images/home/main icon/lottery_on.png") center no-repeat;}
.icon-p2p{	    			background: url("../../jack777/mobile/images/home/main icon/p2p_on.png") center no-repeat;}
.icon-onlinegames{	   		background: url("../../jack777/mobile/images/home/main icon/games_on.png") center no-repeat;}
.icon-onlinecasino{	   		background: url("../../jack777/mobile/images/home/main icon/casino_on.png") center no-repeat;}

.icon-slot1{	    		background: url("../../images/03slots/slot1.jpg") center/auto auto no-repeat;}
.icon-slot2{				background: url("../../images/03slots/slot2.jpg") center/auto auto  no-repeat;}
.icon-slot3{	    		background: url("../../images/03slots/slot3.jpg") center no-repeat;}
.icon-slot4{	   			background: url("../../images/03slots/slot4.jpg") center no-repeat;}

.icon-acc-deposit{			background: url("../../jack777/mobile/images/icon/deposit.png") center/50px no-repeat;}
.icon-acc-withdrawal{		background: url("../../jack777/mobile/images/icon/withdraw.png") center/40px no-repeat; }
.icon-acc-funds{			background: url("../../jack777/mobile/images/home/after login/fund.png") center/35px no-repeat; }
.icon-acc-promotion{		background: url("../../jack777/mobile/images/home/after login/promo.png") center/36px no-repeat; }
.icon-acc-points{			background: url("../../jack777/mobile/images/home/after login/coin.png") center/30px no-repeat; }
.icon-acc-transfer{			background: url("../../jack777/mobile/images/icon/transfer.png") center/45px no-repeat; }
.icon-acc-history{			background: url("../../jack777/mobile/images/icon/history.png") center/45px no-repeat; }
.icon-acc-topup{			background: url("../../jack777/mobile/images/icon/topup.png") center/45px no-repeat; }

.icon-transfer-change{		background: url("../../jack777/mobile/images/fund/transfer/switch-icon.png") center no-repeat; }
.icon-transfer{				background: url("../../jack777/mobile/images/fund/fund icon/transfer.png") center/50px 50px no-repeat ; }
.icon-plus{					background: url("../../jack777/mobile/images/fund/transfer/+.png") center/18px no-repeat; right: 0;position: absolute;
	top: -5px;}

.icon-account{				background: url("../../jack777/mobile/images/home/after login/profile.png")top center/25px 25px no-repeat; }
.icon-password{				background: url("../../jack777/mobile/images/home/after login/password.png") top center/25px 25px no-repeat; }
.icon-country{				background: url("../../jack777/mobile/images/home/left icon/lang.png") top center/25px 25px no-repeat; }

.icon-acc-edit{				background: url("../../jack777/mobile/images/my account/edit-profile.png") center/40px no-repeat; }
.icon-acc-changepw{			background: url("../../jack777/mobile/images/my account/password.png") center/35px no-repeat; }

.position-top{
	position: relative; top:30px;
}
.title-sidepanel{
	font-family: "Ebrima",sans-serif;
	font-size: 10px;
	text-align:center;
	display: block;
	color: #cc9900;
}
.title-sidepanel-one{
	font-family: "Ebrima",sans-serif;
	font-size: 9px;
	text-align:center;
	display: block;
	color: #ccc;
}
.title-two{
	font-family: "Ebrima",sans-serif;
	font-size: 15px;
	display: block;
	color: #cc9900;
}
.title-two-noblock{
	font-family: "Ebrima",sans-serif;
	font-size: 15px;
	color: #cc9900;
}
.title-three{
	font-family: "Ebrima",sans-serif;
	font-size: 25px;
	display: block;
	color: #eee;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.title-homebtn{
	font-family: "Ebrima",sans-serif;
	font-size: 14px;
	display: block;
	color: #eee;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.noticeMarquee {
	padding:0;
	/*	margin-left:-50px;*/
	position: relative;
	/*	top:60px;*/
	left:0;
	background: rgba(41,37,36,1);
}


#annouce_icon{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	/*	padding: 0 0 0 40px;*/
	color: #cccccc;
	font-size: 14px;
	background: url(../../jack777/mobile/images/home/MEGA.png) 0px 13px/16px 16px no-repeat;
}

#annouce_frame{
	width: 85%;
	margin: 0 auto;
	height:100%;
	position: absolute;
	left: 30px;
	right: 0;
	overflow: hidden;
}
#scrolling{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 40px;
	text-align: left;
	color: yellow;
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
	/* Apply animation to this element */
	-moz-animation: marquee 15s linear infinite;
	-webkit-animation: marquee 15s linear infinite;
	animation: marquee 15s linear infinite;
}

@-moz-keyframes marquee {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}
@keyframes marquee {
	0%   {
		-moz-transform: translateX(100%); /* Firefox bug fix */
		-webkit-transform: translateX(100%); /* Firefox bug fix */
		transform: translateX(100%);
	}
	100% {
		-moz-transform: translateX(-100%); /* Firefox bug fix */
		-webkit-transform: translateX(-100%); /* Firefox bug fix */
		transform: translateX(-100%);
	}
}
/* slide image */

.main-content{
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	/*	top:65px;*/
	position: relative;
}

.slideshow-container {
	position: relative;
	height: 200px;
}


.clear{
	clear: both;
}

.mySlides{
	position: absolute;
	height: 200px;
	width: 760px;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.dot-slide{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, 390%);
}

.dot {
	height: 8px;
	width: 8px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active {
	background-color: #717171;
}


.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
}

@keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
}

@media screen and (max-width :367px){
	.mySlides{
		position: absolute;
		height: 200px;
		width: 700px;
		top:50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

}


/*****  IMAGE SLIDER ******/


.site-wrap {
	/* Critical position and size styles */
	min-height: 100%;
	min-width: 100%;
	position: relative;
	top: 0;
	bottom: 100%;
	left: 0;
	z-index: 3;
	/*  padding: 4em;*/
	/*  background: #292524;*/
	background-color: rgba(38, 30, 27, 1);
}

/* Nav Trigger */
.nav-trigger {
	position: absolute;
	overflow: hidden;
	/*  display: none;*/
	/*  clip: rect(0, 0, 0, 0);*/
}

label[for="nav-trigger"] {
	position: absolute;
	left: 15px; top: 15px;
	z-index: 3;
	cursor: pointer;
}
.menu-icon{
	background: url("../../jack777/mobile/images/home/header icon/menu-icon-copy.png")center no-repeat;
	background-size: contain;
	padding-top: 35px;
	height: 20px;
	width: 20px;
}
/* Make the Magic Happen */
.nav-trigger+ label, .site-wrap {
	transition: left 0.2s;
}
.nav-trigger:checked + label {
	left: 115px;
}
.nav-trigger:checked ~ .site-wrap {
	left: 100px;
	overflow: hidden;
	max-height: 100%;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}

.login-panel{
	width: 260px;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;

	z-index: 2;
	list-style: none;
	background: #312f30;
	overflow: hidden;
}

.login-trigger {
	/* critical styles - hide the checkbox input */
	position: absolute;
	overflow: hidden;
	/*  display: none;*/
	/*  clip: rect(0, 0, 0, 0);*/
	right: 0;
}

label[for="login-trigger"] {
	position: absolute;
	right: 15px; top: 15px;
	z-index: 2;
	cursor: pointer;

}
.acc-icon{
	background: url("../../jack777/mobile/images/home/header icon/login.png")center no-repeat;
	background-size: contain;
	padding-top: 40px;
	height: 25px;
	width: 25px;
}

/* make site wrap move to left*/
.login-trigger+ label, .site-wrap {
	transition: right 0.2s;
}
.login-trigger:checked + label {
	right: -335px;
}
.login-trigger:checked ~ .site-wrap {
	left: -260px;
	overflow: hidden;
	max-height: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait)
{
	.login-panel{
		width: 230px;
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 2;
		list-style: none;
		background: #312f30;
		overflow: hidden;
	}
	.login-trigger:checked ~ .site-wrap {
		left: -230px;
		overflow: hidden;
		max-height: 100%;
	}
	.nav-trigger:checked ~ .site-wrap {
		left: 95px;
		overflow: hidden;
		max-height: 100%;
		box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
	}

	.balance-withdrawal{
		display: inline-block;
		background: #3d3d3d;
		width: 100px;
		height: 100px;
		position: absolute;
		top: 0px;
		left: 11px;
	}
	.balance-rolling{
		display: inline-block;
		background: #3d3d3d;
		width: 100px;
		height: 100px;
		position: absolute;
		top:0;
		right:10px;
	}
}
/**** grid list ***/

.grid-container {
	position: relative;
	display: grid;
	grid-template-columns: auto auto auto auto;

	background-color: rgba(41, 37, 36, 1);
}
.grid-container--fit {
	grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}
.grid-container--fill {
	grid-template-columns: repeat(auto-fill,minmax(100px, 1fr));
}
.grid-container-two-column{
	grid-template-columns: auto auto;
}
.grid-item {
	background-color: rgba(41, 37, 36, 1);
	padding: 20px;
	font-size: 30px;
	position: relative;
	text-align: center;
}
.grid-item2{
	background-color: rgba(41, 37, 36, 1);
	padding: 20px;
	font-size: 30px;
	position: relative;
	text-align: center;
	border: 0.1px solid #3d3d3d;
	/*border-bottom: none;*/
}

/**** grid list ***/


/*****   SWIPE BOX ****/
.swipebox{
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	background-color: rgba(41, 37, 36, 1);
}
.swipelist{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: auto;
	white-space: nowrap;

}

.swipelist-slot{
	overflow-y: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.swipelist-slot li img{

	width: 88px;
	height: 88px;

}
.swipelist li:first-child{
	margin-left: 15px;
}
.swipelist li{
	vertical-align: top;
	margin-right: 6px;
	display: inline-block;
}
/*****   SWIPE BOX ****/


/******   Login Btn *****/
.login-btn-frame{
	position: relative;
	width: 100%;
	height: 40px;
	display: inline-flex;
	/*	flex-direction: row;*/

}
.login-btn{
	flex:1;
	position: relative;
	background-color: rgba(224, 64, 2, 1);
}
.login-btn:hover{
	background-color: rgba(224, 64, 2, 0.7);
}
.join-btn{
	flex:1;
	position: relative;
	background-color: rgba(66, 173, 80, 1);
}
.join-btn a,.login-btn a{
	text-decoration: none;
}
.join-btn:hover{
	background-color: rgba(66, 173, 80, 0.7);
}

.media-frame{
	position: relative;
	width: 100%;
	height: 34px;
	line-height: 34px;
	display: inline-flex;
	background: rgba(41,37,36,1);
}
.media-left{
	flex:1;
	position: relative;
	font-family: "Ebrima",sans-serif;
	font-size: 15px;
	color: #cc9900;
	padding-left:15px;
	text-align: left;
	/*	background-color: rgba(224, 64, 2, 1);*/
}

.media-right{
	/*	flex:1;*/
	width: 60px;
	height: 26px;
	line-height: 26px;
	margin-top: 4px;
	text-align: center;
	background: rgba(0,114,172,1.00);
	position: relative;
	font-family: "Ebrima",sans-serif;
	font-size: 14px;
	color: #F5F5F5;
	padding-right:13px;
	margin-right: 5px;
	text-align: right;
}


/* */

/* */

/*****  Login Btn   *****/


/* Micro reset */
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}


