
/* slider */
#slider {
	position: relative;
	margin-bottom: 0;
	height: 400px;
	overflow: hidden;
}
#slider .owl-stage-outer {
	width: 100%;
}
#slider .item {
	height: 400px;
	width: 100%;
	overflow: hidden;
}
#slider .owl-prev, #slider .owl-next {
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 60px;
	margin-top: -30px;
	background: rgba(0,0,0,.6);
}
#slider .owl-prev {
	left: 0;
}
#slider .owl-next {
	right: 0;
}
#slider #membership {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(http://v3.pronetstatic.com/ngsbet/upload_files/membership-form-bg.png) no-repeat -250px 0;
	width: 630px;
	height: 550px;
}
#slider #membership .membership-inner {
	padding: 50px 250px 20px 50px;
}
#slider #membership .membership-inner h2 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 20px;
}
#slider #membership .membership-inner .form-control {
	font-size: 12px;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border: 0;
}
#slider #membership .membership-inner .form-control .select {
	border: 0;
	color: #000;
	width: 100%;
	background: #fff;
}
#slider #membership .membership-inner button {
	margin: 10px 0 0;
	background: #febd17;
	color: #000;
	text-align: center;
	display: block;
	width: 100%;
	font-weight: 500;
	font-size: 18px;
	border-radius: 20px;
	height: 40px;
	line-height: 36px;
	padding: 0 20px;
	border: 0;
}

/*home-deposit*/
#home-deposit {
	background: url(home-depositbga.jpg) repeat center center;
	background-size: cover;
	overflow: hidden;
	color: #fff;
}
#home-deposit .col {
	text-align: center;
	padding: 30px 0 20px;
	background: url(home-dividera.png) no-repeat left top;
	position: relative;
}
#home-deposit .col .dbox-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
#home-deposit .col:first-child {
	background: none;
}
.dbox-title {
	margin-bottom: 50px;
	font-size: 17px;
}
#home-deposit .col img {
	transition: 0.3s;
}
#home-deposit .col:hover img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
/*home-video*/
#home-video {
	background: #6f6d6a;
	text-align: center;
	font-size: 20px;
}
#home-video > div {
	line-height: 50px;
	height: 45px;
	display: inline-block;
}
#home-video > div span {
	float: left;
}
#home-video > div a {
	float: left;
	color: #fff;
}
#home-video span.home-video-icon {
	width: 79px;
	height: 79px;
	position: relative;
	display: inline-block;
	background: #6f6d69;
	border-radius: 100px;
	margin: 0 10px;
}
#home-video span.home-video-icon img {
	transition: 0.3s;
}
#home-video span.home-video-icon:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*home-showcase*/
#home-showcase {
	background: url(home-showcasebga.jpg) no-repeat center center;
	background-size: cover;
	padding: 50px 0 20px;
	width: 100%;
	height: auto;
	color: #fff;
}
.sbox1 {
	background: url(sbox1a.jpg) no-repeat left top;
	background-size: cover;
	width: 703px;
	height: 535px;
	float: right;
	position: relative;
}
.sbox2 {
	background: url(sbox2a.jpg) no-repeat left top;
	background-size: cover;
	width: 689px;
	height: 258px;
	position: relative;
}
.sbox3 {
	background: url(sbox3a.jpg) no-repeat left top;
	background-size: cover;
	width: 689px;
	height: 261px;
	margin: 15px 0 0;
	position: relative;
}
.sbox {
	padding: 20px;
}
.sbox-title {
	font-size: 21px;
	position: relative;
}
.sbox-title:before {
	content: "";
	width: 50px;
	height: 2px;
	background: #e5b644;
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 0;
}
.sbox-content {
	width: 400px;
	font-size: 14px;
}
.sbox2 .sbox-content {
	width: 300px;
}
.sbox3 .sbox-content {
	width: 300px;
}
.sbox-link {
	border: 1px solid #e5b644;
	padding: 5px 5px 5px 40px;
	width: 302px;
	height: 87px;
	display: inline-block;
	margin: 0;
	right: 20px;
	bottom: 20px;
	position: absolute;
	background: rgba(255,255,255,0.1)
}
.sbox-link span {
	display: block;
	font-size: 27px;
	font-weight: 700;
	color: #fff;
}
.sbox-link span:last-child {
	color: #e5b644;
	font-size: 21px;
}
.sbox-link-icon {
	position: absolute;
	background: url(sbox-link-icona.png) no-repeat left top;
	width: 20px;
	height: 32px;
	top: 22px;
	right: 20px
}
.sbox2 .sbox-link {
	width: 203px;
	height: 58px;
	padding-left: 20px;
	margin: 0;
	right: 140px;
	bottom: 40px;
	position: absolute;
	background: rgba(255,255,255,0.2);
}
.sbox2 .sbox-link span {
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.sbox2 .sbox-link span:last-child {
	color: #e5b644;
	font-size: 14px;
}
.sbox2 .sbox-link-icon {
	background-size: contain;
	width: 14px;
	height: 32px;
	top: 20px;
	right: 20px;
}
.sbox3 .sbox-link {
	width: 203px;
	height: 58px;
	padding-left: 20px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 150px;
	right: 116px;
}
.sbox3 .sbox-link span {
	display: block;
	font-size: 18px;
	font-weight: 700;
}
.sbox3 .sbox-link span:last-child {
	color: #e5b644;
	font-size: 14px;
}
.sbox3 .sbox-link-icon {
	background-size: contain;
	width: 14px;
	height: 32px;
	top: 20px;
	right: 20px;
}
/*gome-games*/
#home-games {
	background: #242424;
	color: #fff;
}
#home-games .row {
	margin-bottom: 0;
}
#home-games .col {
	text-align: center;
	background: url(home-dividera.png) no-repeat left center;
	padding: 50px 0 20px;
}
#home-games .col:first-child {
	background: none;
}
.gbox-title {
	width: 100%;
	display: inline-block;
}
.gbox-title img {
	display: inline-block;
	transition: 0.3s;
}
.gbox-title .gbox-titletext {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: -40px;
	text-align: left;
	left: 10px;
}
.gbox-content {
	width: 100%;
	display: inline-block;
	color: #ccc;
}
#home-games .col:hover {
	cursor: pointer;
}
#home-games .col:hover .gbox-title img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* new landing */

/* new landing - END */


.scrolling-limit #thxtime{
	position: absolute;
	width: 176px;
	height: 35px;
	padding-left: 12px;
	background-color: #766229;
	z-index: 9;
	line-height:0px;
	clip-path: polygon(0 0, 70% 0%, 75% 100%, 0% 100%);
	color: #ffffff;
	font-weight:bold;
	line-height: 2px;
	
	}
	.scrolling-limit .scrolling span {
	font-weight:bold;
	}
	
	div.scrolling-limit{
	width: 100%;
	height: 35px;
	background-color: #e5b645;
	overflow:hidden;
	white-space:nowrap;
	line-height:35px;
	color: black;
	font-size: 13pt;
	}
	
	div.scrolling{
	position: relative;
	-webkit-animation: scroll 50s infinite linear;;
	-moz-animation: scroll 50s infinite linear;
	-o-animation: scroll 50s infinite linear;
	animation: scroll 50s infinite linear;
	}
	
	@keyframes scroll{
	0% {left: 100%;}
	100% {left: -4900px;}
	}
	@-webkit-keyframes scroll{
	0% {left: 100%;}
	100% {left: -4900px;}
	}
	