@font-face {
	font-family: 'Helvetica LT Std';
	src: url(../../assets/fonts/HelveticaLTStd-Cond.eot);
	src: url(../../assets/fonts/HelveticaLTStd-Cond.eot?#iefix) format("embedded-opentype"), url(../../assets/fonts/HelveticaLTStd-Cond.woff) format("woff"), url(../../assets/fonts/HelveticaLTStd-Cond.ttf) format("truetype");
	font-weight: 500;
	font-style: normal
}

.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

body {
	color: #313b3d;
	font-weight: 400;
	background-color: #0a0a0a
}

body h1 {
	font-family: 'Helvetica LT Std'
}

body h2 {
	font-family: 'Helvetica LT Std'
}

body h3 {
	font-family: 'Helvetica LT Std'
}

body h4 {
	font-family: 'Helvetica LT Std'
}

body h5 {
	font-family: 'Helvetica LT Std'
}

body h6 {
	font-family: 'Helvetica LT Std'
}

body p {
	font-family: 'Helvetica LT Std'
}

body a {
	font-family: 'Helvetica LT Std'
}

body div {
	font-family: 'Helvetica LT Std'
}

body select {
	font-family: 'Helvetica LT Std'
}

body input {
	font-family: 'Helvetica LT Std'
}

body textarea {
	font-family: 'Helvetica LT Std'
}

a {
	color: #7d5c00;
	text-decoration: none!important
}

a:focus,
a:hover {
	color: #9c7300;
	text-decoration: none!important
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none
}

.pagecontent {
	margin: 30px 0;
	position: relative
}

.posts li img,
.tab-pane li img {
	transition: all .2s ease-in-out
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	outline: none
}

.tabs {
	display: inline-block
}

.tabs ul.tabtitle {
	display: block;
	cursor: pointer
}

.tabs .nav.nav-tabs li a {
	white-space: nowrap
}

.tabs .nav.nav-tabs li a i {
	float: left;
	margin-right: 5px;
	font-size: 16px
}

.widget .tabs .nav {
	margin-bottom: 0!important
}

.tab-pane li img {
	float: left;
	border: 2px solid #eef1f3;
	width: 48px;
	margin-right: 10px;
	height: auto;
	border-radius: 2px
}

.tab-pane li:hover img {
	border-color: #78C8Ce
}

.widget .nav-tabs li {
	width: 33%;
	text-align: center;
	padding-bottom: 0
}

.widget .tab-content li {
	padding: 6px 0
}

.nav-tabs>li>a {
	margin: 0
}

.tabs ul.tabtitle li {
	background: #444;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
	float: left;
	display: block;
	color: #FFF;
	text-align: center
}

.tabcontent {
	position: relative;
	z-index: 5;
	opacity: 0
}

.tabs ul.nav {
	list-style: none;
	margin: 0 0 30px;
	position: relative;
	z-index: 99
}

.nav.nav-tabs>li>a {
	padding: 10px
}

.team_member,
.testimonial {
	position: relative
}

.btn {
	font-size: 14px;
	line-height: 2em;
	padding: 8px 16px;
	background: #78C8CE;
	border: none;
	color: #FFF;
	margin: 5px 5px 5px 0;
	border-radius: 2px
}

.btn+.btn {
	margin-left: 5px
}

.btn.other {
	border: none
}

.btn.primary {
	background: #78C8CE;
	border-color: #78C8CE
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1;
	clear: both;
	text-align: center
}

.form_field {
	display: block;
	font-size: 14px;
	padding: 4px 8px;
	margin: 5px 0;
	border: 1px solid rgba(0, 0, 0, .08);
	line-height: 21px;
	width: 100%
}

.mfp-ajax-holder .mfp-content {
	width: auto;
	max-width: 720px;
	margin: 0 auto
}

.popup_content {
	background: #FFF;
	padding: 40px;
	display: block;
	margin-top: 10%;
	max-width: 60%
}

.button.small,
.heading a {
	text-transform: uppercase
}

.button,
.button.small {
	font-size: 12px;
	font-weight: 600
}

.animate {
	opacity: 0
}

.animate.load {
	opacity: 1!important
}

.button {
	padding: 10px 24px;
	display: inline-block;
	margin: 10px 10px 10px 0;
	background-color: #78C8Ce;
	color: #FFF;
	border-radius: 2px;
	letter-spacing: .1em;
	position: relative;
	transition: all .3s;
	z-index: 1
}

input[type=button],
input[type=submit] {
	padding: 7px 24px;
	background-color: #78C8Ce;
	color: #FFF;
	border: none;
	outline: 0;
	font-weight: 600
}

.button:hover {
	color: #FFF;
	background-image: none
}

#footerbottom,
.footertitle,
.nav-tabs>li>a,
.tagcloud a,
.widget .widget_title,
footer h4,
span.small_text {
	text-transform: uppercase
}

span.small_text {
	font-size: 11px;
	color: #bbb
}

.sidebar {
	padding: 30px 0
}

.nav-tabs>li>a {
	margin-right: 0;
	font-weight: 600;
	font-size: 11px;
	border-radius: 2px 2px 0 0
}

.widget .nav.nav-tabs>li>a {
	padding: 10px 6px
}

.sidebar .widget #searchform input[type=text] {
	border: 1px solid rgba(0, 0, 0, .08);
	padding: 6px 12px;
	font-size: 14px
}

.widget .chosen-container {
	min-width: 100%
}

footer {
	clear: both;
	background: #000!important;
	position: relative;
	font-size: 14px;
	color: rgba(255, 255, 255, .6)
}

.btm-ftr-lft-cnt {
	color: #000
}

footer .footerbottom {
	margin-top: 30px;
	padding: 30px 0 0;
	border-top: 1px solid rgba(255, 255, 255, .1)
}

#footerbottom {
	padding: 28px 0;
	font-size: 12px;
	background-image: url(../../assets/images/icons/footer_bg.jpg);
	background-size: cover
}

.modal-footer .btn {
	padding: 6px 15px;
	line-height: 1.6;
	margin: 0 5px
}

.modal-footer .btn.btn-primary {
	background: #F16645;
	color: #FFF;
	border-color: #F16645
}

.content footer {
	padding: 0;
	background: 0 0;
	color: #444
}

ul.sub-menu {
	background-color: rgba(0, 0, 0, 0.8)
}

img.app_store.alignleft.size-full.wp-image-2401 {
	margin-bottom: 0;
	margin-right: 10px
}

.container-fluid.innerbg {
	background-size: cover;
	background-repeat: no-repeat;
	border-bottom: 2px solid #e6e6e6
}

p.innercntabout {
	font-size: 39px;
	color: #fff;
	margin: 3% 0
}

p.innercnt {
	font-size: 20px;
	margin: 10px 0;
	color: #fff
}

.innerbg1 .innercnt {
	text-transform: uppercase;
	font-weight: 700
}

.aboutushead {
	font-size: 20px;
	color: #e8c233;
	text-transform: uppercase;
	text-align: center
}

.faqans {
	color: #b3b3b3;
	font-size: 15px;
	margin: 0 0 2%;
	text-align: left
}

label.registerhere {
	font-size: 26px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	color: #ef2e2e!important;
	line-height: normal
}

.container-fluid.atpokerbg {
	color: #b3b3b3
}

.container-fluid.ruleshead {
	padding-top: 3%
}

ul.termsli a {
	color: #e8c233
}

.welfaretxt {
	color: #e8c233
}

.rules_title {
	font-size: 20px;
	color: #e8c233;
	padding: 0
}

.tab-content .welfaretxt1 {
	text-align: left;
	display: list-item;
	margin-left: 20px;
	list-style-type: circle
}

p.welfaretxt1 {
	font-size: 20px;
	color: #e8c233
}

p.innercnt1 {
	font-size: 15px;
	color: #b3b3b3
}

p.innercnt3 {
	font-size: 14px;
	color: #b3b3b3
}

.topspace {
	margin: 2% 0
}

.pokertab span {
	font-size: 13px
}

p.welfaretitle {
	font-size: 20px;
	color: #e8c233;
	display: list-item;
	list-style-type: circle
}

.nav>li>a:focus {
	background: none
}

p.pokerdictioaryhead {
	font-size: 20px;
	color: #e8c233
}

p.pokerdictioaryhead1 {
	font-size: 32px;
	color: #e8c233;
	margin: 0
}

p.playpokermenu a {
	color: #b3b3b3
}

.playpokermenu {
	color: #b3b3b3;
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	margin: 12px 0
}

.navbar.navbar-default.navbar-fixed-top {
	background-color: transparent;
	border: none
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: relative!important
}

ul.nav.navbar-nav {
	float: left;
	width: 100%;
	margin: 0
}

.readmore1 {
	border-radius: 5px;
	font-size: 14px;
	margin: 2% auto;
	padding: 1% 0;
	text-align: center;
	width: 165px;
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: 100% 100%;
	color: #190c07;
	text-shadow: 0 1px #c7a445;
	font-weight: 700;
	border: none;
	outline: none;
	cursor: pointer
}

.welfaretxt2 {
	font-size: 20px;
	color: #e8c233
}

.insidetable {
	background-color: rgba(255, 255, 255, 0)!important;
	float: left;
	width: 100%
}

.oddtable {
	float: left;
	width: 100%
}

.usernames {
	text-align: center;
	width: 33%;
	float: left;
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 700;
	padding: 1% 0
}

.eventable {
	float: left;
	width: 100%
}

.oddtable {
	float: left;
	width: 100%
}

.promotionArticleContents .oddtable,
.promotionArticleContents .eventable {
	background: none!important;
	border-bottom: none
}

.tourn_1 .oddtable {
	background: none;
	border: none
}

.tourn_1 .eventable {
	background: none;
	border: none
}

.gamemin_1 {
	width: 16%;
	text-align: center;
	margin-left: 26%;
	margin-bottom: 2%;
	margin-top: 3%
}

.activetour {
	color: #e8c233!important;
	border: 1px solid #e8c233;
	display: inline-block;
	font-size: 14px;
	padding: .5% 0;
	text-align: center;
	margin-bottom: 2px
}

.activetour_1 {
	display: inline-block;
	font-size: 11px;
	padding: .5% 0;
	text-align: center;
	margin-bottom: 2px;
	border: 1px solid #616161;
	color: #b3b3b3
}

.purchasesno {
	width: 6%
}

.purchasedate {
	width: 14%
}

.purchaseref {
	width: 24%
}

.purchasetype {
	width: 14%
}

.purchasestatus {
	width: 12%
}

.purchase_bal {
	width: 9%
}

.purchase_amount {
	width: 8%
}

.purchase_tds_amount {
	width: 15%
}

.purchase_tds_no {
	width: 15%
}

.purchase_tab_name {
	width: 22%
}

.purchasetransfer {
	width: 6%
}

.purchasesno_data {
	width: 6%
}

.purchasedate_data {
	width: 14%
}

.purchaseref_data {
	width: 24%
}

.purchasetype_data {
	width: 14%
}

.purchasestatus_data {
	width: 12%
}

.purchase_bal_data {
	width: 9%
}

.purchase_amount_data {
	width: 8%
}

.purchase_tds_amount_data {
	width: 15%
}

.purchase_tds_no_data {
	width: 15%
}

.purchase_tab_name_data {
	width: 22%
}

.purchasetransfer_data {
	width: 6%
}

.pointshead {
	margin-left: 20%!important
}

h3.welfaretxt1.text-center {
	color: #e8c233;
	font-size: 20px;
	margin: 2% 0
}

p.innertext {
	text-align: justify
}

.tournamentul {
	margin: 2% 0 4%;
	padding: 0;
	text-align: center;
	width: 100%
}

.tournamentul>li.active {
	background: -webkit-linear-gradient(#ffec96, #ffd23b);
	background: -o-linear-gradient(#ffec96, #ffd23b);
	background: -moz-linear-gradient(#ffec96, #ffd23b);
	background: linear-gradient(#ffec96, #ffd23b);
	color: #fff;
	text-align: center
}

.tournamentul>li {
	background-color: #999;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	list-style-type: none;
	margin-right: 1%;
	padding: .2% 1%;
	width: 10%
}

.gametypee {
	text-align: center;
	width: 15.4%;
	float: left;
	font-size: 13px;
	font-weight: 700;
	padding: 1% 0;
	background-color: #000;
	margin-right: 2px
}

.gamedeck {
	text-align: center;
	width: 16.3%;
	float: left;
	font-size: 13px;
	font-weight: 700;
	padding: 1% 0;
	background-color: #000;
	margin-right: 2px
}

.gamevalue {
	width: 33.2%;
	float: left;
	font-size: 13px;
	font-weight: 700;
	padding: 1% 0;
	background-color: #000;
	margin-right: 2px
}

.gamemin {
	text-align: center;
	width: 15.3%;
	float: left;
	font-size: 13px;
	font-weight: 700;
	padding: 1% 0;
	background-color: #000;
	margin-right: 2px
}

.gamestatus {
	text-align: center;
	width: 16.2%;
	float: left;
	font-size: 13px;
	font-weight: 700;
	padding: 1% 0;
	background-color: #000;
	margin-right: 2px
}

.gametypee1 {
	text-align: center;
	width: 15.4%;
	float: left;
	color: #b3b3b3;
	font-size: 13px;
	padding: 1% 0;
	border: 1px solid #616161;
	margin-right: 2px
}

.gamedeck1 {
	text-align: center;
	width: 16.3%;
	float: left;
	color: #b3b3b3;
	font-size: 13px;
	padding: 1% 0;
	border: 1px solid #616161;
	margin-right: 2px
}

.gamevalue1 {
	text-align: center;
	width: 33.2%;
	float: left;
	color: #b3b3b3;
	font-size: 13px;
	padding: 1% 0;
	border: 1px solid #616161;
	margin-right: 2px
}

.gamemin1 {
	text-align: center;
	width: 15.3%;
	float: left;
	color: #b3b3b3;
	font-size: 13px;
	padding: 1% 0;
	border: 1px solid #616161;
	margin-right: 2px
}

.gamestatus1 {
	text-align: center;
	width: 16.2%;
	float: left;
	color: #b3b3b3;
	font-size: 13px;
	padding: 1% 0;
	border: 1px solid #616161;
	margin-right: 2px
}

.faqhead {
	color: #e8c233;
	font-size: 20px
}

ul.shc_ul li {
	list-style-type: square
}

ul.shc_ul {
	font-size: 14px;
	margin-left: 5%;
	color: #b3b3b3
}

.premier {
	color: #e8c233;
	font-size: 20px;
	margin: 1% 0 2%;
	text-align: justify!important;
	padding: 0;
	list-style-type: circle;
	display: list-item
}

.disclaimer_1 .faqans {
	list-style-type: circle;
	display: list-item;
	margin-left: 35px
}

.font li {
	list-style-type: square;
	margin-left: 35px
}

.top_nav li {
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	list-style-type: none;
	color: #fff;
	border-right: 2px solid #757575
}

.myaccli {
	width: 25%
}

.myaccountimg {
	margin-left: 8%
}

.top_nav li p {
	font-size: 13.5px;
	font-style: normal;
	margin: 0 5% 0 37%;
	padding-top: 4%
}

.tophead {
	font-size: 14px!important;
	font-weight: 700!important;
	padding-top: .5%!important
}

.realballi {
	width: 23%
}

.myacc_head1 {
	display: inline
}

.buychipsli {
	width: 21%
}

.lastfaqli {
	border-right: none!important
}

nav.navbar.navbar-inverse {
	background-color: transparent;
	float: right;
	margin: 2% 0 0;
	width: 64%;
	position: relative;
	border: none
}

nav.menu-main-menu-container {
	position: absolute;
	z-index: 111;
	margin: 2% 0
}

.myaccountname {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-align: center
}

.accicon {
	margin-right: 5%
}

.accounthead {
	color: #b3b3b3;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline
}

.innerhracc {
	border: 1px solid #6f0000!important;
	margin: 0 auto;
	width: 13%
}

.uesrname {
	color: #b3b3b3;
	width: 100%;
	clear: both;
	margin-top: 4px
}

.usernamecntwith {
	color: #b3b3b3;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	width: 36%
}

.usernameinput {
	color: #b3b3b3;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5);
	font-weight: 400;
	padding: 0 2px;
	width: 60%;
	border: 1px solid #4e4e4e;
	text-align: left
}

ul.nav.sidebar-nav.myaccountsidebar li {
	border: 1px solid #212121;
	display: inline-block;
	margin: 1px 0;
	text-align: center
}

.myaccountsidebar>li a {
	color: #bdbdbd;
	font-weight: 600;
	font-size: 13px;
	padding: 5px;
	text-transform: uppercase;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.accmain {
	margin: 0 auto;
	width: 70%
}

.accfloat.acccircle {
	border-radius: 100%;
	margin-right: 3%;
	width: 18%;
	position: relative
}

.accfloat {
	border: 2px solid #6f0000;
	float: left;
	height: 150px;
	margin: 1%;
	width: 20%
}

.accnum {
	color: #000;
	font-size: 26px;
	font-weight: 700;
	margin: 23% 0 0;
	text-align: center;
	text-transform: uppercase
}

.accbal {
	color: #000;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase
}

.withdrawli {
	font-size: 14px;
	font-weight: 700;
	color: #fff!important;
	text-align: center;
	background-color: #000;
	position: relative;
	z-index: 1
}

.upload_1 {
	display: inline-block;
	cursor: pointer
}

.activepremier {
	color: #000!important
}

.withdrawli.online {
	background-color: rgba(11, 9, 4, 0.42);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center
}

.contactdetails {
	border: 1px solid #e8c233;
	padding: 1% 2%;
	width: 60%;
	margin: 0 auto
}

.referfriend {
	clear: both
}

.faqans1 {
	color: #b3b3b3;
	font-size: 14px;
	margin: 0 0 .5%
}

.howtoplaymainlink {
	margin: 10px 0
}

.howtoplaymainlink>li {
	border-right: 2px solid #6b6b6b;
	color: #3f3f3f;
	display: inline-block;
	padding: 0 5px 0 3px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 8px
}

.howtoplaymainlink>li a:hover {
	color: #e8c233!important
}

.lastfaqli {
	border-right: none!important
}

.startdate {
	color: #706d6d;
	font-size: 2em;
	padding: 1.2% 0
}

.enddate {
	color: #706d6d;
	font-size: 2em;
	padding: 1.2% 0
}

.startDateLabel,
.endDateLabel {
	display: inline;
	margin-right: 2%
}

input.credit_submit.go {
	border-radius: 5px;
	font-size: 13px;
	margin: 1% auto;
	padding: .3% 1.2%;
	text-align: center;
	background-color: transparent;
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: cover;
	color: #190c07;
	text-shadow: 0 1px #c7a445;
	font-weight: 700
}

.go {
	background-color: #e8c233;
	color: #fff;
	font-size: 1.5em;
	font-weight: 700;
	margin-left: 3%;
	padding: 2% 3% 1.4%
}

.activemainlink a {
	color: #e8c233!important;
	padding: 6px;
	border-radius: 5px
}

.howtoplaymainlink>li a {
	color: #b3b3b3;
	font-size: 14px
}

.acchead {
	color: #000;
	font-size: 30px;
	margin: 6% auto 0;
	text-align: center;
	text-transform: uppercase;
	width: 80%
}

.accemailmain {
	text-align: center;
	margin: 6% 0
}

.accmail {
	color: #b3b3b3;
	font-size: 14px;
	margin-right: 2%;
	display: block
}

.accsend {
	border-radius: 5px;
	font-size: 14px;
	margin: 1% auto!important;
	padding: .5% 2%;
	text-align: center;
	border: none;
	width: 100px!important;
	background-color: transparent;
	display: block;
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: cover;
	color: #190c07!important;
	border: none!important;
	text-shadow: 0 1px #c7a445;
	font-weight: 700;
	cursor: pointer
}

.accemailmain>input {
	background-color: transparent;
	border-radius: 4px;
	width: 66%;
	margin: 2% 0;
	padding: .5%;
	color: #fff;
	border: 1px solid #e8c233
}

.accbal {
	color: #000;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase
}

.accamt {
	color: #b3b3b3;
	font-size: 18px;
	font-weight: 700
}

.accfloat1 {
	float: left;
	margin: 1%;
	width: 20%;
	position: relative;
	text-align: center
}

.convert {
	border-radius: 5px;
	font-size: 14px;
	margin: 1% auto;
	padding: 1% 2%;
	text-align: center;
	width: 165px;
	background-color: transparent;
	background-image: url(../images/button_bg.png);
	background-size: cover;
	color: #190c07;
	text-shadow: 0 1px #c7a445;
	font-weight: 700;
	cursor: pointer
}

.pay_1 img {
	display: inline;
	width: 51px;
	margin-bottom: 4px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #3a2400
}

.down_foot1 img {
	display: inline;
	width: 45px;
	margin-bottom: 10px;
	border-radius: 47px;
	box-shadow: 1px 1px 1px #3a2400
}

.godaddy_1 img {
	display: inline;
	width: 40px;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #3a2400
}

.footer_link p {
	color: #000;
	font-weight: 700
}

.arrow_up {
	font-size: 32px!important;
	position: absolute;
	right: 0;
	top: -10px;
	color: #190c07;
	text-shadow: 0 1px #c7a445
}

li.accactive a {
	font-weight: 400;
	color: #e8c233!important;
	border: 1px solid #e8c233!important
}

.myaccountsidebar>li>a:hover {
	color: #fff;
	background: none!important;
	box-shadow: 0 0 10px #1c1c1c inset;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.acc_bottom_1 {
	text-align: center
}

.total {
	color: #e8c233;
	font-size: 18px;
	font-weight: 700
}

img.ui-datepicker-trigger {
	margin-left: 4px;
	width: 24px;
	margin-bottom: -4px
}

.go {
	background-color: #011d77;
	color: #fff;
	font-size: 1.5em;
	font-weight: 700;
	margin-left: 3%;
	padding: 2% 3% 1.4%;
	border: none
}

.form-group1 .form-control {
	background-color: transparent
}

.quote {
	color: rgba(0, 0, 0, .1);
	text-align: center;
	margin-bottom: 30px
}

#fade-quote-carousel.carousel {
	padding-bottom: 60px
}

#fade-quote-carousel.carousel .carousel-indicators {
	bottom: 10px
}

#fade-quote-carousel.carousel .carousel-indicators>li {
	background-color: #e84a64;
	border: none
}

#fade-quote-carousel blockquote {
	text-align: center;
	border: none
}

#fade-quote-carousel .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px
}

.profile-circle img {
	width: 100px
}

.promotionstitle {
	color: #e8c233;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 32px;
	text-align: center
}

.innertext1 {
	color: #b3b3b3;
	font-size: 14px;
	margin: 2% auto;
	width: 65%
}

.innertext {
	color: #b3b3b3;
	font-size: 14px
}

.topspace1 {
	margin: 0 0 4%
}

.promotionimg {
	background-color: #e8c233;
	border: solid 10px #c1c1c1;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 2% 0;
	margin: 0 0 15px
}

p.para_1 {
	font-size: 66px;
	font-weight: 700;
	color: #fff
}

p.para_3 {
	font-size: 22px;
	line-height: 20px;
	color: #fff
}

p.para_2 {
	font-size: 42px;
	font-weight: 700;
	margin-top: -15px;
	color: #fff
}

.prodetails {
	border: 1px solid #6f0000
}

.terms {
	color: #e8c233;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 2%
}

.termsli {
	margin: 0;
	padding: 1% 3% 2%;
	list-style-type: circle
}

.termsli li {
	font-size: 14px;
	color: #b3b3b3
}

.promotionArticleContents {
	text-align: center
}

.entrycrteria {
	text-align: center;
	width: 19%;
	color: #b3b3b3;
	margin-bottom: 0;
	padding: 1% 0;
	display: inline-block;
	font-size: 13px;
	border: 1px solid #616161
}

.entrycrteria1 {
	text-align: center;
	width: 19%;
	margin-bottom: 0;
	padding: 1% 0;
	font-size: 13px;
	display: inline-block;
	background-color: #000;
	color: #950000;
	margin-bottom: 2px
}

.eventable .gametypee1,
.eventable .gamedeck1,
.eventable .gamevalue1,
.eventable .gamemin1,
.eventable .gamestatus1,
.eventable .entrycrteria,
.eventable .activetour_1 {
	background-color: #0b0904
}

.readmore2 {
	background: -webkit-linear-gradient(#ffec96, #ffd23b);
	background: -o-linear-gradient(#ffec96, #ffd23b);
	background: -moz-linear-gradient(#ffec96, #ffd23b);
	background: linear-gradient(#ffec96, #ffd23b);
	border-radius: 13px;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	margin: 1% auto;
	padding: .5% 0;
	position: relative;
	text-align: center;
	top: 13px;
	width: 48%;
	display: inline-block
}

.welfaretitle {
	color: #000;
	font-size: 30px
}

.about .img-responsive {
	float: left;
	padding: 4% 0;
	margin: 0 5px
}

.sitemapview li a {
	color: #b3b3b3!important
}

.squaredTwo {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-shadow: none;
	float: left;
	position: relative;
	width: 20px;
	height: 20px
}

.squaredTwo label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 4px;
	top: 4px;
	box-shadow: none;
	background: none
}

.remeber .remlink {
	padding: 4% 0;
	font-size: 14px;
	text-decoration: underline;
	width: 110%
}

.forgetpwd {
	left: 2%;
	position: relative;
	width: 150px
}

.regdrop {
	padding: 0!important
}

.forgetlink {
	font-size: 14px!important;
	padding: 4% 5%!important;
	text-decoration: underline
}

.glyphicon.glyphicon-user {
	color: #e8c233
}

.left-addon .glyphicon {
	left: 0
}

.inner-addon .glyphicon {
	position: absolute;
	padding: 10px;
	pointer-events: none
}

.left-addon input {
	padding-left: 30px
}

.inner-addon {
	position: relative
}

.nav.navbar-nav.navbar-right {
	margin: 0
}

.loginsec {
	float: left!important;
	margin-left: 6%;
	margin-top: 6%!important;
	width: 100%
}

.glyphicon.glyphicon-lock {
	color: #e8c233
}

button.btn.btn-default.input-sm.login {
	margin: 0 4px 0 0
}

li.remeber.hidden-xs {
	clear: both;
	width: 120px
}

input#startDate {
	width: 100px;
	font-size: 14px;
	background-color: transparent;
	border: 1px solid #7d5c00;
	border-radius: 4px;
	color: #fff;
	font-weight: 400
}

input#endDate {
	width: 100px;
	font-size: 14px;
	background-color: transparent;
	border: 1px solid #7d5c00;
	border-radius: 4px;
	color: #fff;
	font-weight: 400
}

p.accountvalue {
	display: inline;
	font-size: 25px
}

p.accounthead1 {
	font-size: 28px;
	display: inline;
	font-weight: 700;
	text-transform: uppercase
}

.usernamecntwith1 {
	color: #3f3f3f;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	width: 44%
}

.usernameinput1 {
	color: #3f3f3f;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 2%;
	padding: 0;
	width: 20%;
	text-align: left
}

.accountbal {
	color: #fff
}

.changepwdacc {
	text-align: left;
	padding-left: 2%
}

.referfriend p {
	text-align: justify
}

.form-group1 {
	width: 42%
}

.tabelcnt.purchasetablecnt {
	margin-top: 15px
}

.sitemapview {
	border-radius: 5px;
	margin: 2% 0;
	padding: 2%
}

.sitemaphead {
	padding: 2% 3%;
	border-radius: 5px;
	margin: 0;
	color: #e8c233;
	font-size: 16px
}

.sitemap {
	padding: 15px 0 0 15px
}

.sitemap li {
	width: 85%;
	list-style-type: circle;
	margin: 0 auto;
	color: #b3b3b3
}

.sitemap li a {
	color: #6f0000
}

#content {
	padding: 0
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #000!important;
	background-color: transparent!important
}

button.btn.btn-primary.dropdown-toggle {
	background-color: #e8c233;
	border-color: #e8c233
}

button.btn.btn-primary.dropdown-toggle:hover {
	background-color: #e8c233;
	border-color: #e8c233
}

li.faqtab {
	width: 33%
}

li.faqtab.active {
	width: 33%
}

.panel-heading {
	border: none!important
}

.pokerdictioaryans {
	color: #b3b3b3
}

.panel.panel-login .panel-body {
	background-color: #efbc00!important;
	border-radius: 0 0 8px 8px
}

.downloadcont_2 {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 5px;
	font-weight: 700;
	margin: 3% 0
}

img.download_img {
	width: 66px;
	margin: 0 39px;
	transition: box-shadow .2s linear;
	transition: all .2s linear
}

.download_cont p {
	font-size: 15px!important;
	color: #fff!important;
	text-transform: uppercase
}

img.download_img:hover {
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
	-webkit-filter: drop-shadow(1px 3px 3px #000);
	filter: drop-shadow(1px 3px 3px #000)
}

.download_cont {
	background-color: #010101;
	height: 27vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(../../assets/images/icons/download_bg.jpg);
	background-size: cover;
	background-position: center
}

.section-separator {
	border-top: 2px solid rgba(125, 125, 125, 0.55);
	width: 200px;
	margin: 2px auto 15px!important
}

.body_cont {
	background-color: #01011f;
	min-height: 64vh
}

.welfaretxt1 {
	font-family: 'Helvetica LT Std'
}

p.head1 {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	margin: 10% 0 22%
}

.about2 .img-responsive {
	text-align: center!important;
	margin: 6% auto!important
}

.insidetable.promotionArticleContents {
	margin-bottom: 1%
}

.insidetable.tourn_1 {
	margin-bottom: 1%
}

.tournamentschedule.text-center {
	font-size: 14px;
	margin: 0;
	color: #b3b3b3
}

.about4 .img-responsive {
	margin: 0 auto
}

select#dictionary_dropdown {
	width: 22%;
	background-color: #e8c233;
	border-color: #e8c233
}

.homeplaybtn {
	font-size: 55px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 46%;
	text-align: center
}

.home.item img {
	width: 100%
}

.vc_column_container {
	position: absolute!important;
	margin-top: -10%
}

#wrap {
	margin: 0 auto 30px
}

#navthing {
	float: right;
	margin-top: 48px;
	margin-right: 10%
}

#navthing1 {
	float: right;
	margin-top: 69px;
	margin-right: 10%
}

p.loginpara {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	background-color: #08287f;
	padding: 0;
	margin: 0
}

p.loginpara a {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 3px 12px
}

p.loginpara a:active,
p.loginpara a:visited {
	background-color: #ff0303!important
}

h2 {
	padding: 20px;
	color: #ecf0f1
}

fieldset {
	border: none
}

.login {
	position: absolute;
	width: 350px;
	display: none;
	margin-top: 11px
}

.logout {
	position: absolute;
	width: 350px;
	display: none;
	margin-top: 11px
}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 15px solid #ECF0F1;
	left: 3%;
	position: absolute;
	top: -10px
}

.formholder2 {
	background: rgba(0, 0, 0, 0.64);
	width: 300px;
	border-radius: -2px;
	margin-left: -108px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	right: 7%;
	top: 22%
}

.randompad label {
	margin-bottom: 0;
	color: #fff
}

.formholder2 input[type="email"],
.formholder2 input[type="password"],
.formholder2 input[type="text"] {
	width: 100%;
	display: block;
	border-radius: 5px;
	border: none;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}

.formholder2 input[type="email"]:focus,
.formholder2 input[type="password"]:focus,
.formholder2 input[type="text"]:focus {
	outline: none;
	box-shadow: 0 0 1px 1px #1abc9c
}

.formholder2 input[type="submit"] {
	background: #ff0303!important;
	padding: 4px;
	display: block;
	width: 100%;
	color: #fff;
	border-radius: 5px
}

.formholder2 input[type="submit"]:hover {
	background: #6f0000
}

.formholder {
	background: rgba(0, 0, 0, 0.64);
	width: 277px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	right: 112px;
	top: 5%
}

.formholder input[type="email"],
.formholder input[type="password"],
.formholder input[type="text"] {
	width: 100%;
	display: block;
	border-radius: 5px;
	border: none;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}

.formholder input[type="email"]:focus,
.formholder input[type="password"]:focus,
.formholder input[type="text"]:focus {
	outline: none;
	box-shadow: 0 0 1px 1px #1abc9c
}

.formholder input[type="submit"] {
	background: #ff0303!important;
	padding: 4px;
	display: block;
	width: 100%;
	color: #fff;
	border-radius: 5px;
	margin-top: 0!important
}

.formholder input[type="submit"]:hover {
	background: #6f0000
}

.formholder p {
	margin-bottom: 0
}

.randompad {
	padding: 10px;
	color: #989898
}

.green {
	color: #1abc9c
}

.register {
	position: absolute;
	width: 350px;
	display: none;
	margin-top: 11px
}

.panel-heading.active a .basicruleshead {
	color: #e8c233!important
}

.basicruleshead {
	color: #e8c233;
	font-size: 14px
}

label.startDateFirstLabel {
	margin: 10px 0!important;
	color: #b3b3b3;
	font-size: 12px;
	font-weight: 600
}

label.endDateSecondLabel {
	visibility: hidden
}

p.logman {
	font-size: 12px
}

.arrowlogout {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 15px solid #ECF0F1;
	left: 3%;
	position: absolute;
	top: -10px
}

.arrowlogin {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 15px solid #ECF0F1;
	left: 3%;
	position: absolute;
	top: -10px
}

.arrowreg {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 15px solid #ECF0F1;
	left: 20%;
	position: absolute;
	top: -10px
}

.log1 {
	margin: 4% 12% 0 0
}

.log1 button {
	background-color: red;
	color: #fff;
	font-weight: 700;
	border: none;
	border-radius: initial;
	padding: 5px 16px
}

.form-control {
	height: 30px;
	border-radius: 4px!important;
	margin-bottom: 4px;
	font-size: 14px;
	padding: 0 6px
}

.form-group {
	float: left;
	margin-right: 5px
}

.navbar-right {
	float: left;
	margin-right: -15px;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

form.navbar-form.navbar-right {
	padding: 0;
	right: 0
}

.formholder1 li {
	margin: 10px;
	background-color: rgba(255, 255, 255, 0.75);
	padding: 7px 8px
}

label.usernamecntwith1 {
	color: #b3b3b3!important;
	font-size: 14px
}

label.usernameinput1 {
	color: #b3b3b3!important;
	font-size: 14px
}

label.usernamecntwith2 {
	color: #033095!important;
	font-size: 14px
}

.logout .randompad {
	padding: 1px 0
}

.formholder1 {
	position: absolute;
	background: #efbc00;
	width: 263px;
	margin-top: -9px;
	margin-left: -108px;
	font-size: 2.4vh
}

.tab-content .panel {
	border: 1px solid rgba(199, 163, 67, 0.23);
	background-color: rgba(0, 0, 0, 0.54);
	margin-bottom: 2%;
	margin-top: 2%
}

.formholder1 input {
	background-color: rgba(255, 255, 255, 0.75);
	border: none!important
}

.randompad label {
	margin-bottom: 0;
	color: #fff
}

.formholder1 input[type="email"],
.formholder1 input[type="password"],
.formholder1 input[type="text"] {
	width: 100%;
	display: block;
	border: none;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear;
	padding: 3px;
	color: #000;
	border: none!important
}

.formholder1 input[type="email"]:focus,
.formholder1 input[type="password"]:focus,
.formholder1 input[type="text"]:focus {
	outline: none;
	box-shadow: 0 0 1px 1px #1abc9c
}

.formholder1 input[type="submit"] {
	background: #fff!important;
	text-transform: uppercase;
	display: block;
	width: 100%;
	border: none;
	color: #000;
	border-radius: 5px;
	margin-top: -9px!important
}

.formholder1 input[type="submit"]:hover {
	background: #6f0000
}

.wthree_about_right_grid_left {
	margin-top: 35px
}

.pokersite {
	background-color: #c9e6f9
}

.pokertxt {
	font-size: 14px
}

p.myacc_2 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: 3px 0;
	margin-left: 0!important
}

p.myacc_2 span {
	color: #fff!important;
	font-size: 16px;
	font-weight: 400
}

p.buychip_1 {
	background: #d60000;
	padding: 2px 12px;
	border-radius: 5px;
	font-weight: 700;
	color: #fff!important
}

.form-group3 input#login-submit {
	background-color: #0380c3;
	color: #fff;
	border-radius: 5px!important
}

.form-group3 input#register-submit {
	background-color: #0380c3;
	color: #fff;
	border-radius: 5px!important
}

.panel-login {
	border-color: #ccc;
	border: none!important;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2)
}

.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent
}

.panel-login>.panel-heading {
	color: #fff;
	background-color: #efbc00;
	border-color: #fff;
	text-align: center;
	border-radius: 8px 8px 0 0
}

.panel-login>.panel-heading a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear
}

.panel-login>.panel-heading a.active {
	color: #000;
	font-size: 18px;
	background-color: #fff;
	padding: 5px 25px;
	border-radius: 5px
}

.panel-login>.panel-heading hr {
	margin-top: 10px;
	margin-bottom: 0;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0))
}

.panel-login input[type="text"],
.panel-login input[type="email"],
.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	background-color: rgba(255, 255, 255, 0.75);
	border: none!important
}

.panel-login input:hover,
.panel-login input:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc
}

.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: 400;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6
}

.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD
}

.forgot-password {
	text-decoration: underline;
	color: #888
}

.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666
}

::-webkit-input-placeholder {
	color: #a7a7a7!important
}

.btn-register {
	background-color: #1CB94E;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: 400;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1CB94A
}

.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 10px
}

.logreg {
	position: absolute!important;
	width: 300px;
	top: 0;
	bottom: 0;
	height: 86vh;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1
}

h1.sub-main-heading-ovrl span {
	color: #000!important
}

h2.main-heading-ovrl {
	color: #0973d8!important
}

.heading_cont {
	padding: 30px 0
}

p.heading_cont1 {
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	font-weight: 700
}

h4.panel-title img {
	margin: -6px 0
}

p.heading_cont2 {
	font-size: 20px;
	text-align: center;
	color: #034599;
	font-weight: 700
}

p.heading_cont3 {
	text-align: center
}

p.heading_cont4 {
	text-align: center
}

.pokergames_cont1 {
	text-align: left;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

.pokergames_cont2 {
	text-align: left;
	font-size: 18px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.pokergames_cont1 .pokergames_cont1_1 {
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7) 87%, rgba(0, 0, 0, 0));
	background: -o-linear-gradient(rgba(0, 0, 0, 0.7) 87%, rgba(0, 0, 0, 0));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.7) 87%, rgba(0, 0, 0, 0));
	background: linear-gradient(rgba(0, 0, 0, 0.7) 87%, rgba(0, 0, 0, 0))
}

.pokergames_cont2 .pokergames_cont1_1 {
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 13%);
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 13%)
}

.pokergames_cont1_1 {
	height: 100%;
	padding: 19px
}

.play_btn {
	float: left;
	position: relative;
	right: -27%;
	height: 32px;
	width: 100px;
	text-align: center;
	line-height: 2.4;
	border-radius: 5px;
	background-image: url(../../assets/images/icons/button_bg_3.png);
	background-size: 100% 100%;
	color: #fff;
	text-shadow: 0 1px 1px #8fc7ff;
	z-index: 1;
	cursor: pointer
}

p.promo_head1 {
	color: #fff;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2%
}

.promo_title {
	font-size: 18px
}

.prom_cont_1 p {
	margin: 0
}

p.pokerhead_1 {
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000
}

.pokerhead_1_cont {
	font-size: 20px;
	text-align: center;
	color: #fff
}

p.pokergames_cont3 {
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #fff
}

.wthree_about_right_grids {
	text-align: center
}

.skilllearn_1 {
	font-size: 18px;
	font-weight: 700
}

.heading_cont {
	background-color: #e9e9e9
}

.container-fluid.skilllearn {
	background-color: #096ec2;
	color: #fff;
	padding: 30px 0
}

.skilllearn_1 {
	font-size: 20px;
	font-weight: 700;
	color: #ebeb00
}

.container-fluid.pokergames_1 {
	padding: 30px 0
}

.container-fluid.promotions_1 {
	padding: 30px 0
}

.container-fluid.testimonial_1 {
	padding: 30px 0;
	background-color: #fbfbfb
}

.container-fluid.heading_cont1 {
	padding: 30px 0
}

.form-group3 {
	margin-bottom: 7px
}

.skilllearn_4 {
	background-color: rgba(255, 255, 255, 0.2);
	padding: 10px;
	margin-bottom: 10px
}

.skilllearn_3 {
	margin-bottom: 12px
}

.logreg .panel {
	border-radius: 8px!important;
	width: 100%
}

.pokerhead_1_01 {
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	color: #000;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #fff
}

.pokerhead_1_cont1 {
	font-size: 20px;
	text-align: center;
	color: #000;
	font-weight: 700;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #fff
}

.pokergames_1 img {
	border-radius: 204px;
	width: 75%
}

.slider_text_1 {
	color: #fff;
	font-size: 42px;
	text-transform: uppercase;
	text-shadow: 2px 2px 10px #000
}

.withdraw-text .withdraw-label {
	width: 55%;
	margin: 4px auto
}

@media only screen and (max-width:1199px) and (min-width:768px) {
	.slider_text_1 {
		font-size: 30px
	}
}

@media only screen and (max-width:991px) and (min-width:768px) {
	.play_btn {
		right: -18.9%;
		width: 100px
	}
	.logreg {
		top: 18%!important;
		height: 58vh
	}
}

@media (max-width:767px) {
	.withdraw-text .withdraw-label {
		width: 100%;
		margin: 4px auto
	}
	.gamehistory-info .usernamecntwith1 {
		width: 31%
	}
	.gamehistory-info .usernameinput1 {
		width: 66%
	}
	.prom_cont_1 {
		width: 100%;
		margin: 0 auto;
		float: none;
		max-width: 350px
	}
	.gamestatus1,
	.gamemin1,
	.gamevalue1,
	.gamedeck1,
	.gametypee1,
	.gamestatus,
	.gamemin,
	.gamevalue,
	.gamedeck,
	.gametypee,
	.entrycrteria,
	.entrycrteria1,
	.activetour_1 {
		font-size: 9px
	}
	ul.myacc_head {
		display: inline;
		width: 50%!important;
		float: left;
		position: absolute;
		left: 0;
		line-height: 1.2;
		text-align: center
	}
}

.inner_top {
	font-size: 35px;
	text-align: center;
	padding: 2% 0;
	color: #fff;
	text-transform: uppercase
}

.active_nav {
	color: #e8c233!important;
	font-weight: 700
}

.w3_agile_logo {
	float: left;
	padding: 0;
	text-align: center
}

.w3_agile_logo img {
	width: 80%
}

.w3_agile_logo h1 a {
	font-size: 1em;
	color: #212121;
	text-decoration: none
}

.w3_agile_logo h1 a span {
	color: #0a9dbd;
	display: inline-block;
	border: 3px solid;
	padding: 0 .2em
}

.agileits_w3layouts_sign_in {
	float: right;
	text-align: right;
	padding: 0;
	height: 35px
}

.agileits_w3layouts_sign_in ul li {
	display: inline-block;
	color: #212121
}

.agileits_w3layouts_sign_in ul li a {
	display: inline-block;
	padding: 3px 10px;
	color: #e8c233!important;
	border: 1px solid #e8c233!important;
	background-color: rgba(0, 0, 0, 0.51)
}

.agileits_w3layouts_sign_in ul li a:hover {
	background: -webkit-linear-gradient(#000, #121212);
	background: -o-linear-gradient(#000, #121212);
	background: -moz-linear-gradient(#000, #121212);
	background: linear-gradient(#000, #121212)
}

.agileits_w3layouts_sign_in ul li span {
	color: #f62b2b
}

.w3_agileits_nav {
	margin-top: 23px;
	padding: 0;
	height: 40px
}

.navbar-default {
	background: none;
	border: none
}

.navbar {
	margin-bottom: 0
}

.navbar-collapse {
	padding: 0
}

.navbar-right {
	margin-right: 0
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff!important;
	background: #6f0000!important
}

.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition-duration: 0;
	transition-duration: 0;
	padding: 0!important;
	color: #fff
}

.navbar-nav>li>a {
	margin: 0;
	padding: .8em!important;
	line-height: 1em;
	text-transform: uppercase
}

.navbar-default .navbar-nav>li>a:hover {
	color: #e8c233!important;
	font-weight: 700;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

nav.navbar.navbar-default {
	background: none;
	padding: 0;
	border: none;
	float: right
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover {
	color: #e8c233!important;
	font-weight: 700;
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent
}

.navbar-default .navbar-nav>.active.open>a:focus {
	background: #0a9dbd;
	color: #fff
}

.agile_short_dropdown {
	border-radius: 0;
	background: #fff;
	text-align: center;
	padding: 0;
	border: none;
	width: 230px;
	left: -100%!important
}

.agile_short_dropdown li a {
	text-transform: uppercase;
	font-size: 12px;
	padding: .8em 0;
	color: #d4d4d4;
	border-bottom: 1px solid #777;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.agile_short_dropdown>li>a:hover {
	text-decoration: none;
	color: #e8c233!important;
	font-weight: 700;
	background-color: transparent;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.agileinfo_search {
	float: right;
	width: 30%;
	border-bottom: 1px solid #999;
	margin-top: .6em
}

.agileinfo_search input[type="text"] {
	outline: none;
	width: 87%;
	background: #fff;
	color: #212121;
	padding: 10px;
	font-size: 14px;
	border: none
}

label.startdate input {
	padding: 2px
}

label.enddate input {
	padding: 2px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border: none;
	padding: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body .faqans {
	margin-left: 4%;
	margin-bottom: 0
}

.redbg_1 {
	padding: 0;
	border-bottom: 2px solid #c8c8c8
}

.redbg_1 img {
	width: 100%;
	border-bottom: 1px solid #e6e6e6
}

.w3_two_grid_left img {
	margin-top: 27%
}

ul.nav.navbar-nav li {
	padding: 0;
	margin-left: 15px
}

ul.nav.navbar-nav li:last-child .agile_short_dropdown {
	width: auto
}

ul.nav.navbar-nav li:last-child .agile_short_dropdown .submenu_2 {
	left: auto!important;
	right: 100%
}

.w3_two_grid_right {
	background: rgba(0, 0, 0, 0.51);
	border: 2px solid transparent
}

.w3_two_grid_right h3 {
	font-size: 2em;
	color: #fff;
	text-transform: uppercase
}

.w3_two_grid_right p.w3layouts_dummy_para {
	margin: 1em 0;
	color: #003743;
	line-height: 2em
}

.w3_two_grid_right1 {
	padding-top: 1.1em
}

.col-xs-1.w3_two_grid_right_grid {
	padding: 0
}

.w3_two_grid_right_grid1 {
	width: 51px;
	height: 51px;
	text-align: center;
	background: -webkit-linear-gradient(#b1773b, #ddb163, #ecad53, #e88f36, #f5bf63);
	background: -moz-linear-gradient(#b1773b, #ddb163, #ecad53, #e88f36, #f5bf63);
	background: linear-gradient(#b1773b, #ddb163, #ecad53, #e88f36, #f5bf63);
	border-radius: 100px
}

.w3_two_grid_right1:hover .w3_two_grid_right_grid1 i {
	color: #f62b2b
}

.w3_two_grid_right_grid1 i {
	font-size: 2em;
	color: #fff;
	line-height: 2.3em
}

.w3_two_grid_right_grid1 img {
	padding: 12px;
	z-index: 2;
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.5);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.5);
	transition: all 200ms ease-in
}

.w3_two_grid_right_grid1 img:hover {
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.2);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.2);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.2);
	transition: all 200ms ease-in;
	transform: scale(1.2)
}

.wthree_stat_right1 i:hover {
	color: red!important
}

.w3_two_grid_right_gridr h4 {
	text-transform: capitalize;
	font-size: 1.4em;
	background: -webkit-linear-gradient(#ddb163, #ecad53, #ba722b, #f5bf63);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700
}

.w3_two_grid_right_gridr p {
	color: #d0d0d0;
	line-height: 1.5em;
	text-align: justify;
	letter-spacing: 1px
}

.w3_agile_para {
	margin: .5em 0 0;
	color: #999
}

.agile_head:after {
	content: '';
	width: 200px;
	height: 2px;
	background: -webkit-linear-gradient(left, #b1773b, #ddb163, #ecad53, #ba722b, #f5bf63);
	background: -moz-linear-gradient(right, #b1773b, #ddb163, #ecad53, #ba722b, #f5bf63);
	background: linear-gradient(to right, #b1773b, #ddb163, #ecad53, #ba722b, #f5bf63);
	position: absolute;
	bottom: 0;
	left: 0
}

.wthree_stat_right {
	text-align: center
}

.promo_1_1 {
	margin: 0 12px;
	border: 2px solid transparent;
	padding: 15px 0 0;
	border-image: url(../images/buy5.png) 1% round
}

.agileits_w3layouts_news_grid h5 a:focus,
.agileits_more ul li a.hvr-icon-hang:focus,
.agileits_w3layouts_sign_in ul li a:focus {
	outline: none
}

.banner-bottom {
	background-color: rgba(0, 0, 0, 0.8)
}

.footer {
	padding: 4em 0
}

.copyright {
	padding: 2em 0;
	background: #000
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%
}

#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0)
}

.modal-header {
	font-size: 2em;
	color: #0a9dbd;
	font-family: 'Work Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600
}

.close {
	opacity: 1
}

.modal-body p {
	color: #999;
	text-align: left;
	padding: 2em 2em 1em;
	margin: 0!important;
	line-height: 2em
}

.modal-body p i {
	display: block;
	margin: 2em 0 0;
	color: #212121
}

.modal-body {
	padding: 2em
}

button.close {
	font-size: 1em;
	color: #212121;
	outline: none
}

.middlesec_cont {
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	color: #fff
}

.middlesec_1 {
	padding: 2% 0;
	background-color: #060e1b
}

.playcont {
	background-color: #0c0c0c;
	color: #ababab;
	padding: 2% 0
}

.promohead_1 {
	padding: 2% 0;
	background-color: #302f2f
}

.promohead_2 {
	padding: 2% 0;
	background-color: #0c0c0c
}

p.promo_head_top {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: .5;
	font-size: 14px
}

.playcont img {
	width: 100%;
	moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s
}

.playcont_1 {
	font-size: 30px;
	color: #fff
}

.test_monial_1 img {
	border-radius: 10px
}

.agileits_signin_form input[type="text"],
.agileits_signin_form input[type="password"],
.agileits_signin_form input[type="email"] {
	width: 100%;
	padding: 8px;
	font-size: 1em;
	margin: 0 0 1em;
	outline: none;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.25);
	box-shadow: 0 0 5px #000 inset;
	letter-spacing: 1px;
	text-align: center;
	background-color: #1c1c1c!important
}

.agileits_signin_form input[type="text"] {
	background: none;
	display: block
}

.agileits_signin_form input[type="password"] {
	background: none;
	display: block
}

.agileits_signin_form input[type="text"]::-webkit-input-placeholder,
.agileits_signin_form input[type="email"]::-webkit-input-placeholder,
.agileits_signin_form input[type="password"]::-webkit-input-placeholder {
	color: #212121
}

.agileits_signin_form input[type="submit"] {
	color: #e8c233!important;
	border: 1px solid #e8c233!important;
	background-color: #1c1c1c
}

.agileits_signin_form input[type="submit"]:hover {
	background: -webkit-linear-gradient(#000, #121212);
	background: -o-linear-gradient(#000, #121212);
	background: -moz-linear-gradient(#000, #121212);
	background: linear-gradient(#000, #121212)
}

.agileits_signin_form p {
	font-size: .9em;
	color: #000;
	letter-spacing: 1px;
	padding: 2em 0
}

.agileits_signin_form p a {
	color: #000;
	text-decoration: underline!important;
	font-weight: 700
}

.agileits_signin_form p a:hover {
	color: #1c1c1c
}

.agileits_signin_form {
	padding: 6% 9% 3%
}

.agileinfo_sign {
	font-size: 2em;
	color: #000;
	margin: 0;
	padding: 10px 0;
	text-shadow: 0 0 4px #e8c233;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.26)
}

.w3agile_social_icons ul li {
	display: inline-block;
	margin-right: 1em
}

.w3agile_social_icons ul li:last-child {
	margin-right: 0
}

.wthree_follow {
	font-size: 1.2em;
	color: #212121
}

.agile_remember_left {
	float: left
}

.agile_remember_left label,
.agileinfo_subscribe label {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	margin: 0
}

.agile_remember_right {
	float: right
}

.checkbox {
	position: relative;
	padding-left: 30px!important;
	cursor: pointer
}

.checkbox i {
	position: absolute;
	bottom: 4px;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
	outline: none;
	border: 1px solid #5B5B5B;
	background: #151515
}

.checkbox input+i:after,
.radio input+i:after {
	position: absolute;
	opacity: 0;
	transition: opacity .1s;
	-o-transition: opacity .1s;
	-ms-transition: opacity .1s;
	-moz-transition: opacity .1s;
	-webkit-transition: opacity .1s
}

.checkbox input:checked+i:after,
.radio input:checked+i:after {
	opacity: 1
}

.checkbox input,
.radio input {
	position: absolute;
	left: -9999px
}

.checkbox input+i:after {
	content: '';
	top: -4px;
	left: 0;
	width: 18px;
	height: 18px;
	text-align: center
}

.agile_remember_right a {
	font-size: 14px;
	color: #000;
	text-decoration: underline!important
}

.agile_remember_right a:hover {
	color: #1c1c1c
}

.agile_remember {
	padding: 1.5em 0
}

.banner1 h3 {
	font-size: 3em;
	color: #fff;
	padding-top: 2.6em
}

.agile_services_grid {
	position: relative
}

.agile_services_grid_pos {
	position: absolute;
	bottom: -20%;
	left: 5%;
	width: 85px;
	height: 85px;
	background: #0a9dbd;
	border-radius: 50px;
	border: 5px solid #fff;
	text-align: center
}

.w3_agile_services_grid:hover .agile_services_grid_pos {
	background: #212121
}

.agile_services_grid_pos i {
	font-size: 2em;
	color: #fff;
	line-height: 2.3em
}

.w3_agile_services_grid h4 {
	font-size: 1.3em;
	color: #212121;
	margin: 2.5em 0 .5em;
	text-transform: capitalize
}

.w3_agile_services_grid p {
	color: #999;
	line-height: 2em
}

.column div {
	position: relative;
	padding: 0
}

.agile_services_grid figure {
	margin: 0;
	padding: 0;
	overflow: hidden
}

.profile-circle img {
	width: 100%;
	border-radius: 100px
}

.quote {
	color: rgba(0, 0, 0, .1);
	text-align: center;
	margin-bottom: 30px;
	color: #e8c233;
	text-align: center;
	margin-bottom: 0;
	margin-top: 3%;
	font-size: 20px
}

.w3layouts_newsletter #fade-quote-carousel.carousel {
	padding-bottom: 50px;
	background-color: rgba(49, 0, 0, 0.26);
	padding-top: 30px;
	color: rgba(255, 255, 255, 0.44)
}

#fade-quote-carousel.carousel {
	padding-bottom: 50px;
	padding-top: 30px;
	color: #b3b3b3
}

#fade-quote-carousel.carousel .carousel-indicators {
	margin-bottom: 20px
}

#fade-quote-carousel.carousel .carousel-indicators>li {
	background-color: rgba(0, 0, 0, 0.93);
	border: 1px solid rgba(255, 255, 255, 0.22)
}

#fade-quote-carousel blockquote {
	text-align: center;
	border: none
}

#fade-quote-carousel .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px
}

h3.agile_head.testimo_1 {
	color: #a00
}

.w3ls_copyright_right img {
	width: 100%
}

.wthree_about_grid h3 {
	font-size: 2em;
	color: #212121;
	text-transform: capitalize
}

.wthree_about_grid h3 span {
	color: #fff;
	background: #f62b2b;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	padding: .2em .5em
}

.wthree_about_grid p {
	color: #999;
	line-height: 2em;
	margin: 2em 0 3em
}

.wthree_about_grid h4 {
	font-size: 1.8em;
	color: #212121;
	line-height: 1em;
	text-transform: capitalize
}

.wthree_about_grid h4 span {
	display: block;
	font-size: .5em;
	font-weight: 600;
	text-transform: uppercase;
	color: #0a9dbd;
	letter-spacing: 5px
}

.wthree_about_grid ul {
	margin: 2em 0 0
}

.wthree_about_grid ul li {
	list-style-type: none;
	margin-bottom: 1em;
	color: #212121
}

.wthree_about_grid ul li i {
	padding-right: 2em;
	color: #f62b2b
}

.about,
.portfolio {
	padding-top: 5em
}

.agile_head1,
.w3_agile_para1 {
	color: #fff
}

.agileits_w3layouts_features_grid {
	padding: 1em;
	background: #fff
}

.agileits_w3layouts_features_gridl {
	padding-left: 0
}

.agile_feature_grid {
	width: 80px;
	height: 80px;
	background: #0a9dbd;
	text-align: center;
	border: 4px solid #057189
}

.w3_agileits_features_grid:hover .agile_feature_grid {
	background: #f62b2b;
	border: 4px solid #b61616
}

.w3_agileits_features_grid:hover .agileits_w3layouts_features_gridr h4 {
	color: #0a9dbd
}

.agile_feature_grid i {
	font-size: 1.5em;
	color: #fff;
	line-height: 3em
}

.agileits_w3layouts_features_gridr h4 {
	font-size: 1.2em;
	color: #212121;
	margin-bottom: .3em;
	text-transform: capitalize
}

.agileits_w3layouts_features_gridr p {
	color: #999;
	line-height: 1.7em
}

.w3_agileits_features_grid {
	padding-top: 2em
}

.w3_agileits_features_grids {
	margin-top: 1em
}

.w3_team_grid {
	padding: 1em;
	box-shadow: 0 0 1px
}

.w3_team_grid h4 {
	font-size: 1em;
	color: #212121
}

.w3_team_grid h5 {
	font-size: 1.3em;
	color: #f62b2b;
	margin: .5em 0 1em
}

.w3_team_grid p {
	color: #999;
	line-height: 2em;
	margin-bottom: 1em
}

.w3layouts_team_grid img {
	margin: 0 auto;
	border-bottom: 1px solid #ddd
}

.w3l_team_grd {
	position: relative;
	z-index: 2
}

.w3l_team_grd:hover {
	box-shadow: 0 70px 70px rgba(0, 0, 0, 0.2);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
	z-index: 100
}

.payment_1 img {
	width: 100%
}

ul.bs-glyphicons-list li:hover {
	background: #000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all
}

ul.bs-glyphicons-list li:hover span {
	color: #fff
}

div#first-slider img {
	width: 100%
}

.home_banner {
	padding: 0;
	background-image: url(../../assets/images/icons/home_bg.jpg);
	background-size: cover;
	background-position: center
}

h3.icon-subheading {
	font-size: 25px;
	color: #0a9dbd!important;
	margin: 30px 0 15px
}

h3.agileits-icons-title {
	text-align: center;
	font-size: 30px;
	color: #000
}

.icons a {
	color: #999
}

.icon-box i {
	margin-right: 10px!important;
	font-size: 20px!important;
	color: #282a2b!important
}

.bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
	cursor: pointer
}

.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777
}

.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

ul.dropdown-menu.agile_short_dropdown li {
	width: 100%;
	border-right: none;
	margin: 0!important
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	background: #000;
	border: 1px solid #e8c233;
	border-radius: 7px
}

input.get_otp_1 {
	width: 38%;
	height: 30px;
	display: inline;
	padding: 0;
	margin: 0 0 0 2%;
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: cover;
	color: #190c07!important;
	text-shadow: 0 1px #c7a445;
	border-radius: 5px
}

input.mob_no_1 {
	width: 60%!important;
	display: inline!important
}

.playcont_2 {
	text-align: justify
}

@media (min-width:1500px) {
	.down_con_1 {
		margin-top: 4vh
	}
}

@media (min-width:1200px) {
	.banner_cont_1 img {
		width: 71%!important
	}
}

@media (max-width:991px) {
	h3.agileits-icons-title {
		font-size: 28px
	}
	h3.icon-subheading {
		font-size: 22px
	}
}

@media (max-width:500px) {
	.banner_cont_1 img {
		width: 39%!important
	}
}

@media (max-width:1106px) {
	.banner_cont_1 p {
		font-size: 20px
	}
	.banner_cont {
		top: 10%
	}
}

@media (max-width:767px) {
	h3.agileits-icons-title {
		font-size: 28px
	}
	h3.icon-subheading {
		font-size: 25px
	}
	.row {
		margin-right: 0;
		margin-left: 0
	}
	.icon-box {
		margin: 0
	}
	ul.nav.navbar-nav li {
		width: 100%;
		margin: 0
	}
	.navbar-default .navbar-nav>li>a {
		height: 40px
	}
	.w3_agileits_nav {
		width: 100%;
		position: absolute;
		right: 0;
		bottom: -12px
	}
}

@media (max-width:640px) {
	.icon-box {
		float: left;
		width: 50%
	}
	h3.icon-subheading {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.bs-glyphicons li {
		width: 31%
	}
}

@media (max-width:414px) {
	h3.agileits-icons-title {
		font-size: 23px
	}
	h3.icon-subheading {
		font-size: 18px
	}
	.bs-glyphicons li {
		width: 31.33%
	}
}

.list-group-item {
	font-weight: 300;
	font-size: 14px
}

li.list-group-item1 {
	font-size: 14px;
	font-weight: 300
}

.xs h3,
h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em
}

.label {
	font-weight: 300!important;
	border-radius: 4px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-top: none!important;
	vertical-align: top
}

.tab-content>.active {
	display: block;
	visibility: visible
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 0
}

.bs-docs-example {
	margin: 1em 0
}

section#tables p {
	margin-top: 1em
}

.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #fff
}

.tab-content>.active {
	display: block;
	visibility: visible
}

.label {
	font-weight: 300!important
}

.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none
}

.alert {
	font-size: .85em
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
	line-height: 2em;
	margin-top: .5em;
	margin-bottom: .5em
}

li.list-group-item1 {
	line-height: 2.5em
}

.input-group {
	margin-bottom: 20px
}

.in-gp-tl {
	padding: 0
}

.in-gp-tb {
	padding-right: 0
}

.list-group {
	margin-bottom: 48px
}

ol {
	margin-bottom: 44px
}

h2.typoh2 {
	margin: 0 0 10px
}

@media (max-width:768px) {
	.grid_5 {
		padding: 0 0 1em
	}
	.grid_3 {
		margin-bottom: 0
	}
	.grid_3.grid_5.w3l {
		margin-top: 1.5em
	}
}

@media (max-width:640px) {
	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3 {
		margin-top: 0;
		margin-bottom: 0
	}
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		margin-bottom: .5em
	}
	.progress {
		height: 10px;
		margin-bottom: 10px
	}
	ol.breadcrumb li,
	.grid_3 p,
	ul.list-group li,
	li.list-group-item1 {
		font-size: 14px
	}
	.breadcrumb {
		margin-bottom: 25px
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px
	}
	h2.typoh2 {
		font-size: 1.5em
	}
	.label {
		font-size: 60%
	}
	.in-gp-tl {
		padding: 0 1em
	}
	.in-gp-tb {
		padding-right: 1em
	}
	.list-group {
		margin-bottom: 20px
	}
}

@media (max-width:480px) {
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		font-size: 1.2em
	}
	.table h1 {
		font-size: 26px
	}
	.table h2 {
		font-size: 23px
	}
	.table h3 {
		font-size: 20px
	}
	.label {
		font-size: 53%
	}
	.alert,
	p {
		font-size: 14px
	}
	.pagination {
		margin: 20px 0 0
	}
	.grid_3.grid_4.w3layouts {
		margin-top: 0
	}
}

@media (max-width:320px) {
	.grid_4 {
		margin-top: 18px
	}
	h3.title {
		font-size: 1.6em
	}
	.alert,
	p,
	ol.breadcrumb li,
	.grid_3 p,
	.well,
	ul.list-group li,
	li.list-group-item1,
	a.list-group-item {
		font-size: 13px
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px
	}
	.list-group {
		margin-bottom: 10px
	}
	.well {
		padding: 10px
	}
	.nav>li>a {
		font-size: 14px
	}
	table.table.table-striped,
	.table-bordered,
	.bs-docs-example {
		display: none
	}
}

.thumbnail {
	padding: 0;
	margin-bottom: 0;
	background-color: #fff;
	border: none;
	border-radius: 0
}

ul.social-network.social-circle {
	padding: 0;
	list-style: none;
	margin-bottom: 0
}

.alignleft {
	margin-bottom: 12px;
	width: 230px!important
}

p {
	font-size: 14px
}

img {
	height: auto
}

.acc_1 {
	width: 19%
}

.prof_1 {
	width: 16.8%
}

.buychip_1 {
	width: 19%
}

.withdraw_1 {
	width: 26.8%
}

.pursum_1 {
	width: 23%
}

.gamhis_1 {
	width: 24%
}

.refafrn_1 {
	width: 27.2%
}

.tournam_1 {
	width: 24%
}

.bon_1 {
	width: 16%
}

.form-signin .input-lg {
	width: 23%;
	display: inline;
	line-height: 1
}

.login_btn {
	width: 100px!important;
	height: 32px;
	border: none;
	padding: 0;
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: cover;
	color: #190c07;
	text-shadow: 0 1px #c7a445;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	outline: none
}

.prom_cont_1 {
	padding: 0;
	outline: 1px solid #585858;
	outline-offset: -10px
}

.down_head_1 {
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase
}

.popup {
	position: relative
}

.home_slider_1 {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.home_slider_head {
	height: 100%
}

.reg_col_1 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0
}

.carousel-control {
	width: auto
}

.carousel-indicators {
	position: absolute;
	margin: 0;
	left: 47%;
	z-index: 1;
	width: 100%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.93);
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 0
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: rgba(255, 255, 255, 0.29)!important
}

.logo_2 {
	position: relative;
	z-index: 1;
	text-align: left
}

.header {
	background-image: none;
	background-color: #01011f;
	height: 13vh;
	min-height: 110px;
	padding-top: 12px
}

.foot_sec_top .col-xs-12 {
	padding: 0
}

.reg_head {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2%
}

.forget {
	color: #fff
}

.joinnow_btn {
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: cover;
	color: #190c07!important;
	text-shadow: 0 1px #c7a445;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 2%;
	height: 32px;
	font-size: 16px;
	line-height: 2;
	padding: 0 24px!important
}

.promohead_1 img {
	width: 100%
}

.sub_pop_btn {
	color: #000;
	background-image: url(../../assets/images/icons/button_bg.png);
	background-size: 100% 100%;
	border: none;
	border-radius: 5px;
	font-weight: 700;
	color: #190c07;
	text-shadow: 0 1px #c7a445
}

.form_label_1 {
	width: 28%;
	color: #fff
}

.form_input_1 {
	width: 100%;
	display: inline
}

li.withdrawli.online.active a {
	color: #e8c233!important
}

.topnav .icon {
	font-size: 20px!important
}

.about4 {
	border: 1px solid rgba(199, 163, 67, 0.23);
	padding: 0;
	margin: 1% 0
}

.cards_alter {
	background-color: rgba(0, 0, 0, 0.69)
}

.middlecont_1 {
	padding: 0 5px
}

.forgot_pwd_sec {
	border: 1px solid rgba(199, 163, 67, 0.23);
	background-color: rgba(0, 0, 0, 0.54);
	min-height: 300px;
	margin-bottom: 2%;
	margin-top: 1%
}

.usr_det_1 p {
	text-align: left;
	color: #fff;
	padding-left: 32px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.3
}

.forget a {
	color: #fff;
	text-decoration: underline!important
}

.reg_sidebar {
	position: fixed;
	right: 0;
	top: 22%;
	z-index: 1
}

.atpoker_sec {
	border: 1px solid rgba(199, 163, 67, 0.23);
	padding-top: 2%;
	padding-bottom: 2%;
	width: 48%;
	margin: 1%;
	background-color: rgba(0, 0, 0, 0.54)
}

.date_section {
	margin-bottom: 2%
}

.reg_side {
	position: absolute;
	right: 506px;
	z-index: 1;
	top: 10px
}

.reg_side .sub_pop_btn {
	height: 32px;
	font-size: 14px;
	outline: none;
	width: 100px;
	line-height: 2.4;
	top: 2px;
	position: relative;
	text-transform: uppercase
}

.form-reg label {
	font-weight: 400
}

.test_carousel_1 {
	border: 1px solid rgba(199, 163, 67, 0.23);
	background-color: rgba(0, 0, 0, 0.54);
	margin-bottom: 2%;
	margin-top: 2%
}

#nav-icon2 {
	width: 32px;
	height: 13px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

#nav-icon2 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 42%;
	background: #e8c233;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

#nav-icon2 span:nth-child(even) {
	left: 41%;
	border-radius: 0 9px 9px 0
}

#nav-icon2 span:nth-child(odd) {
	left: 0;
	border-radius: 9px 0 0 9px
}

#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
	top: 0
}

#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
	top: 7px
}

#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
	top: 14px
}

#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#nav-icon2.open span:nth-child(1) {
	left: 4px;
	top: 7px
}

#nav-icon2.open span:nth-child(2) {
	left: calc(50% - 5px);
	top: 7px
}

#nav-icon2.open span:nth-child(3) {
	left: -50%;
	opacity: 0
}

#nav-icon2.open span:nth-child(4) {
	left: 100%;
	opacity: 0
}

#nav-icon2.open span:nth-child(5) {
	left: 5px;
	top: 13px
}

#nav-icon2.open span:nth-child(6) {
	left: calc(50% - 5px);
	top: 14px
}

@media (max-width:1080px) {
	.navbar-nav>li>a {
		padding: 2em 1.5em
	}
}

@media (max-width:991px) {
	.howtoplaymainlink>li a {
		font-size: 12px
	}
	.agile_short_dropdown li a {
		font-size: 10px
	}
	.usr_det_1 p {
		font-size: 13px
	}
	.navbar-nav>li>a {
		padding: 1em .4em!important;
		font-size: 13px!important
	}
	.myaccountsidebar>li a {
		font-size: 11px
	}
	.w3_agile_logo h1 a {
		font-size: .9em
	}
	.agileinfo_sign {
		font-size: 1.8em
	}
}

@media (max-width:767px) {
	.myacc_body {
		margin-top: 12px
	}
	.overlay {
		background-color: rgba(0, 0, 0, 0.91);
		bottom: 0;
		cursor: default;
		left: 0;
		opacity: 0;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		z-index: 1;
		-webkit-transition: opacity .5s;
		-moz-transition: opacity .5s;
		-ms-transition: opacity .5s;
		-o-transition: opacity .5s;
		transition: opacity .5s
	}
	.overlay:target {
		visibility: visible;
		opacity: 1
	}
	.popup {
		background-color: #0e0d0d;
		border: 3px solid #ecc042;
		display: inline-block;
		left: 50%;
		opacity: 0;
		padding: 10px;
		position: fixed;
		text-align: justify;
		top: 40%;
		visibility: hidden;
		z-index: 10;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-webkit-transition: opacity .5s, top .5s;
		-moz-transition: opacity .5s, top .5s;
		-ms-transition: opacity .5s, top .5s;
		-o-transition: opacity .5s, top .5s;
		transition: opacity .5s, top .5s
	}
	.overlay:target+.popup {
		top: 50%;
		opacity: 1;
		visibility: visible;
		width: 290px
	}
	.close {
		background-color: #e4b33c;
		opacity: 1;
		height: 30px;
		line-height: 30px;
		position: absolute;
		right: -15px;
		text-align: center;
		text-decoration: none;
		top: -15px;
		width: 30px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
		border-radius: 15px
	}
	.close:before {
		color: rgba(255, 255, 255, 0.9);
		content: "X";
		font-size: 24px;
		text-shadow: 0 -1px rgba(0, 0, 0, 0.9)
	}
	.atpoker_sec {
		width: 100%
	}
	p.promo_head_top {
		line-height: 1.5
	}
	.forget {
		text-align: center;
		margin-top: 5%
	}
	.form-signin .input-lg {
		width: 100%;
		display: block;
		line-height: 1
	}
	.login_btn {
		margin: 0 auto
	}
	#form_mob .login_btn {
		margin-top: 4%
	}
	nav.navbar.navbar-default {
		float: none
	}
	.slider_text_1 {
		padding: 0 4%;
		font-size: 20px;
		margin: 0
	}
	.popup1 {
		background-color: #0e0d0d;
		border: 3px solid #ecc042;
		display: inline-block;
		left: 50%;
		opacity: 0;
		padding: 10px;
		position: fixed;
		text-align: justify;
		top: 40%;
		visibility: hidden;
		z-index: 10;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
		-webkit-transition: opacity .5s, top .5s;
		-moz-transition: opacity .5s, top .5s;
		-ms-transition: opacity .5s, top .5s;
		-o-transition: opacity .5s, top .5s;
		transition: opacity .5s, top .5s
	}
	.overlay:target+.popup1 {
		top: 50%;
		opacity: 1;
		visibility: visible;
		width: 290px
	}
	.overlay:target+.popup1,
	.overlay:target+.popup {
		top: 10px!important
	}
	.popup1,
	.popup {
		left: 0;
		right: 0;
		margin: 0 auto;
		transform: none!important
	}
	.myaccountsidebar>li a {
		padding: 2px
	}
	.acc_1 {
		width: 21.4%
	}
	.prof_1 {
		width: 15.4%
	}
	.buychip_1 {
		width: 17.6%
	}
	.withdraw_1 {
		width: 27.4%
	}
	.pursum_1 {
		width: 24%
	}
	.gamhis_1 {
		width: 24.5%
	}
	.refafrn_1 {
		width: 26.3%
	}
	.tournam_1 {
		width: 21%
	}
	.bon_1 {
		width: 13%
	}
	.navbar-default .navbar-nav>li>a {
		border-bottom: 2px solid rgba(118, 118, 118, 0.55)
	}
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover {
		border-bottom: 2px solid #8a8a8a
	}
	.download_cont p {
		font-size: 12px!important
	}
	.social-circle li a {
		width: 25px!important;
		height: 25px!important;
		font-size: 16px!important
	}
	img.download_img {
		width: 36px;
		margin: 0 8px
	}
	.down_head_1 {
		font-size: 20px
	}
	.home_banner {
		height: 50%
	}
	.download_cont {
		height: 33%;
		min-height: 155px
	}
	.header {
		height: 100px;
		min-height: 80px
	}
	.play_btn {
		right: 3%;
		height: 26px;
		width: 70px;
		font-size: 12px
	}
	.home_banner .container {
		padding: 0
	}
	p.myacc_2 {
		font-size: 13px
	}
	p.myacc_2 span {
		font-size: 13px
	}
	.agile_short_dropdown li a {
		font-size: 12px!important
	}
	.navbar-nav>li>a {
		font-size: 12px!important
	}
}

@media (max-width:550px) {
	.sidebar-nav.myaccountsidebar span {
		font-size: 9px
	}
}

@media (min-width:992px) {
	.header_2 {
		height: 91vh
	}
	.downloadcont_1 {
		padding: 0 25px!important
	}
}

@media (max-width:767px) {
	.reg_sidebar {
		display: none
	}
	ul.nav.navbar-nav {
		border: 1px solid #e8c233;
		border-radius: 7px
	}
	.logout_btn {
		height: 26px;
		font-size: 12px
	}
	input.raf_input {
		width: 55%
	}
	.inner_top {
		font-size: 26px
	}
	.middlesec_1:hover .container {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	.download_2 {
		display: block
	}
	.activemainlink a {
		padding: 1px
	}
	.navbar-toggle {
		margin: 0
	}
	.navbar-default .navbar-toggle {
		border-radius: 0;
		border: none;
		position: relative;
		right: -12px;
		top: 9px
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #e8c233
	}
	nav.navbar.navbar-default {
		text-align: center
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
		border-radius: 0;
		border: none
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
		background: #040402;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 111;
		top: 82%;
		border-radius: 7px
	}
	.navbar-nav {
		margin: 0
	}
	.navbar-nav>li>a {
		padding: 1.2em 0;
		font-size: 13px
	}
	.navbar-nav .open .dropdown-menu {
		background-color: rgba(0, 0, 0, 0.7)
	}
}

@media (max-width:640px) {
	.agileits_signin_form input[type="text"],
	.agileits_signin_form input[type="password"],
	.agileits_signin_form input[type="email"] {
		font-size: 14px
	}
}

@media (max-width:568px) {
	.agileits_w3layouts_sign_in ul li {
		margin-left: 0
	}
	.w3_agile_logo h1 a {
		font-size: .85em
	}
}

@media (max-width:480px) {
	.agileits_w3layouts_sign_in ul li {
		display: inline;
		text-align: right
	}
	.w3_agile_logo {
		margin-top: .5em
	}
	.agileits_w3layouts_sign_in ul li span {
		font-size: 1.1em
	}
	.agileits_w3layouts_sign_in ul li:first-child {
		margin-bottom: .3em
	}
	.banner-bottom,
	.news,
	.footer,
	.services,
	.services-bottom,
	.features,
	.wthree_stat,
	.two-grids {
		padding: 2em 0
	}
}

@media (max-width:414px) {
	.agileits_w3layouts_sign_in ul li {
		font-size: 13px
	}
	.w3_agile_logo h1 a {
		font-size: .8em
	}
}

@media (max-width:384px) {
	.agileits_w3layouts_sign_in ul li {
		font-size: 10px
	}
}

@media (max-width:375px) {
	.w3_agile_logo h1 a {
		font-size: .79em
	}
	.w3_agile_logo {
		margin-top: 0
	}
}

@media (max-width:320px) {
	.w3_agile_logo h1 a {
		font-size: .7em
	}
	.agileits_w3layouts_sign_in {
		margin-top: 0
	}
	.checkbox {
		padding-left: 18px!important
	}
	.copyright {
		padding: 1.5em 0
	}
}

@media (max-width:470px) {
	.downloadcont_1 {
		padding: 0 1px!important
	}
	.download_cont a {
		color: #fff;
		font-size: 9px!important
	}
}

@media (min-width:471px) and (max-width:600px) {
	.downloadcont_1 {
		padding: 0 7px!important
	}
}

@media (min-width:768px) {
	input.get_otp_1 {
		height: 30px
	}
	.form-reg .form-control {
		height: 30px;
		margin-bottom: .6vh
	}
	.carousel-indicators {
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 200px
	}
	.dropdown-submenu:hover .submenu_2 {
		display: block
	}
	.test_monial_1 .carousel-indicators {
		left: 30%
	}
	.atpoker_sec {
		min-height: 635px
	}
	.form-reg {
		width: 100%;
		top: 12px;
		z-index: 1;
		right: 0;
		background-color: rgba(1, 1, 31, 0.85);
		border-radius: 5px;
		padding: 5%
	}
	.scale_size {
		animation: scale 1.5s
	}
}

@keyframes scale {
	from {
		width: 150px
	}
	to {
		width: 190px
	}
}

@-moz-keyframes scale {
	from {
		width: 150px
	}
	to {
		width: 190px
	}
}

@-webkit-keyframes scale {
	from {
		width: 150px
	}
	to {
		width: 190px
	}
}

@-o-keyframes scale {
	from {
		width: 150px
	}
	to {
		width: 190px
	}
}

.down_app {}

.certif_1 {}

.foot_sec_top div {
	display: inline-block
}

.middlesec_1 img {
	margin-bottom: 3%;
	width: 100%
}

.usr_det_1 {
	position: absolute;
	right: 225px;
	top: 0;
	cursor: pointer;
	border-radius: 5px;
	z-index: 111;
	-webkit-transition: all 1s cubic-bezier(0.68, -0.55, 0, 1.7);
	transition: all 1s cubic-bezier(0.68, -0.55, 0, 1.7)
}

.usr_det_1 div {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	padding-right: 6px;
	border: 1px solid #e8c233!important;
	border-radius: 5px
}

p.user-fa {
	text-align: right;
	position: absolute;
	left: -25px;
	padding-right: 16px;
	font-size: 25px!important;
	top: 14%;
	color: #e8c233
}

.social_1 {
	position: fixed;
	right: 0;
	top: 33%;
	z-index: 111111;
	border-right: none;
	display: block
}

.social_1 li {
	margin: 3px;
	margin-right: 1px;
	background-color: #000;
	border-radius: 10px 0 10px 0
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 35px;
	height: 40px;
	font-size: 20px
}

.social-circle li i {
	margin: 0;
	line-height: 40px;
	text-align: center
}

.social-circle i {
	color: #fff;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	-ms-transition: all .8s;
	transition: all .8s
}

.downloadcont_2 i {
	font-size: 5vh;
	vertical-align: middle;
	margin: 3%
}

.download_cont a {
	color: #2b0000!important;
	font-size: 18px;
	font-weight: 700
}

.downloadcont_1 {
	padding: 13px 6px
}

.slider_cont {
	text-align: center
}

li.myacc_1 {
	margin: 0!important
}

ul.myacc_head.myacc_head1 {
	background-color: rgba(0, 0, 0, 0.59);
	border-radius: 5px;
	padding: 10px 1%;
	width: 108px!important
}

.poker_m_1 li.active a {
	font-weight: 400;
	color: #e8c233!important;
	border: 1px solid #e8c233!important;
	background-color: rgba(255, 255, 255, 0)!important
}

.poker_m_1 a {
	color: #696969;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.poker_m_1 li a:hover {
	color: #a8a8a8;
	background: none!important;
	box-shadow: 0 0 10px #1c1c1c inset;
	border: 1px solid #212121;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.poker_m_1 li {
	border: 1px solid #212121;
	display: inline-block;
	float: none;
	margin-bottom: 3px;
	text-align: center
}

.poker_m_tab1 {
	width: 29%
}

.poker_m_tab2 {
	width: 24%
}

.poker_m_tab3 {
	width: 23.3%
}

.poker_m_tab4 {
	width: 22%
}

.poker_m_1 .nav-tabs {
	border: none
}

.poker_m_1 {
	padding-top: 2%
}

.htp_img {
	border: 1px solid #e8c233;
	margin: 0 auto
}

.pok_tip_1,
.pok_dic {
	margin-top: 2%
}

.pok_tip_1 li {
	border: 1px solid #212121;
	display: inline-block;
	text-align: center;
	margin-bottom: 3px
}

.pok_tip_1 li.active,
.pok_dic li.active {
	font-weight: 400;
	color: #e8c233!important;
	border: 1px solid #e8c233!important;
	box-shadow: 0 0 13px #e8c233;
	background-color: rgba(255, 255, 255, 0)!important
}

.pok_tip_1 li.active a,
.pok_dic li.active a {
	font-weight: 600;
	color: #e8c233!important;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.pok_tip_1 li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #b3b3b3;
	font-weight: 600;
	padding: 10px;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.pok_dic li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #b3b3b3;
	font-weight: 600;
	padding: 5px 10px;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.pok_tip_1 li a:hover,
.pok_dic li a:hover {
	color: #a8a8a8;
	background: none!important;
	box-shadow: 0 0 10px #1c1c1c inset;
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.pok_tip_li1 {
	width: 16%
}

.pok_tip_li2 {
	width: 20%
}

.pok_tip_li3 {
	width: 16%
}

.pok_tip_li4 {
	width: 26.6%
}

.pok_tip_li5 {
	width: 19%
}

.testi_1 img {
	float: left;
	margin-right: 2%
}

.test_name {
	font-size: 18px;
	color: #e8c233
}

.pok_dic li {
	border: 1px solid #212121;
	display: inline-block;
	text-align: center;
	margin-bottom: 3px;
	width: 35px
}

.promo_img img {
	width: 100%
}

.testi_1 p {
	text-align: justify
}

.buy_list_1 li {
	display: inline-block;
	padding: 5px;
	width: 50%
}

.withdraw_list_1 li {
	display: inline-block;
	padding: 5px;
	width: 50%
}

p.rec_disp1 a {
	color: #7c5c01
}

.withdraw_list_1.nav.nav-tabs {
	border-bottom: none;
	width: 60%;
	margin: 0 auto
}

.withdraw_list_1.nav.nav-tabs li a {
	padding: 3px 0;
	color: #fff;
	background-color: transparent;
	border: none;
	font-weight: 400
}

.buy_list_1.nav.nav-tabs {
	border-bottom: none;
	width: 60%;
	margin: 0 auto
}

.buy_list_1.nav.nav-tabs li a {
	padding: 3px 0;
	color: #fff;
	background-color: transparent;
	border: none;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize
}

li.withdrawli.active {
	border: 1px solid #e8c233;
	border-bottom: none;
	background-color: #01011f
}

.panel-heading.pok_dic {
	padding: 0
}

.dic_poker_1 .panel-body {
	padding: 0
}

.buy_text {
	color: #b3b3b3;
	font-size: 14px
}

.buy_list_1,
.withdraw_list_1 {
	margin-bottom: -1px;
	padding-left: 0
}

.card_sets img {
	moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s
}

.card_sets .faqans {
	display: inline-block;
	text-align: justify;
	margin: 3% 0 5% 2%
}

p.handrank_head {
	font-size: 20px;
	color: #e8c233;
	margin-top: 5%;
	text-align: center
}

.bg_color_cont {
	background-color: #0b0904
}

.site_height {
	height: 215px;
	border: 1px solid rgba(199, 163, 67, 0.23);
	background-color: rgba(0, 0, 0, 0.54);
	width: 31%;
	margin: 1%
}

.site_height1 {
	height: 215px;
	border: 1px solid rgba(199, 163, 67, 0.23);
	background-color: rgba(0, 0, 0, 0.54);
	width: 31%;
	margin: 1%
}

.down_con_1 {
	display: inline-block
}

.animate-left {
	position: relative;
	animation: animateleft .8s
}

.animate-right {
	position: relative;
	animation: animateright .8s
}

@keyframes animateleft {
	from {
		left: -300px;
		opacity: 0
	}
	to {
		left: 0;
		opacity: 1
	}
}

@-moz-keyframes animateleft {
	from {
		left: -300px;
		opacity: 0
	}
	to {
		left: 0;
		opacity: 1
	}
}

@-webkit-keyframes animateleft {
	from {
		left: -300px;
		opacity: 0
	}
	to {
		left: 0;
		opacity: 1
	}
}

@-o-keyframes animateleft {
	from {
		left: -300px;
		opacity: 0
	}
	to {
		left: 0;
		opacity: 1
	}
}

@keyframes animateright {
	from {
		right: -300px;
		opacity: 0
	}
	to {
		right: 0;
		opacity: 1
	}
}

@-moz-keyframes animateright {
	from {
		right: -300px;
		opacity: 0
	}
	to {
		right: 0;
		opacity: 1
	}
}

@-webkit-keyframes animateright {
	from {
		right: -300px;
		opacity: 0
	}
	to {
		right: 0;
		opacity: 1
	}
}

@-o-keyframes animateright {
	from {
		right: -300px;
		opacity: 0
	}
	to {
		right: 0;
		opacity: 1
	}
}

.schedule_1_1 th,
.schedule_1_2 th {
	color: #e8c233;
	border: 1px solid #e8c233!important;
	text-align: center;
	padding: 5px 2px!important;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.schedule_1_1 thead,
.schedule_1_2 thead {
	border: 1px solid #e8c233
}

.schedule_1_1 td,
.schedule_1_2 td {
	color: #b3b3b3;
	border: 1px solid #e8c233;
	text-align: center;
	padding: 4px 2px!important;
	font-size: 14px
}

.schedule_1_1 {
	overflow-x: auto;
	margin-bottom: 3%
}

.table_sch_1 {
	min-width: 500px;
	margin-bottom: 0;
	border: 1px solid rgba(199, 163, 67, 0.23);
	background-color: rgba(0, 0, 0, 0.54)
}

.tournamentpurchase::-webkit-scrollbar,
.schedule_1_1::-webkit-scrollbar {
	width: 12px;
	height: 5px
}

.tournamentpurchase::-webkit-scrollbar-track,
.schedule_1_1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.tournamentpurchase::-webkit-scrollbar-thumb,
.schedule_1_1::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #e8c233;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}

.tournamentpurchase::-webkit-scrollbar-thumb:window-inactive,
.schedule_1_1::webkit-scrollbar-thumb:window-inactive {
	background: #e8c233
}

@media (max-width:991px) {
	.logo_2 {
		width: 135px
	}
	.slider_cont {
		text-align: center
	}
	.header_top {
		height: 100vh
	}
	.header_2 {
		height: 90vh
	}
	.pokertab span {
		font-size: 11px
	}
	.pok_tip_1 li a {
		font-size: 11px
	}
}

@media screen and (orientation:landscape) and (min-device-width:320px) and (max-device-width:767px) {
	.top_section .header {
		min-height: 100px;
		height: 100px
	}
	.home_banner {
		display: flex;
		align-items: center;
		justify-content: center
	}
	.top_section {
		height: 100%
	}
}

@media screen and (orientation:landscape) and (min-device-width:320px) and (max-device-width:991px) {
	.w3_agile_logo img {
		width: 100px!important
	}
	.download_cont a {
		font-size: 12px
	}
	.download_2 {
		display: inline
	}
}

@media screen and (orientation:landscape) {
	.downloadcont_1 {
		padding: 2px 6px
	}
}

@media screen and (orientation:portrait) {
	.slider_cont {
		width: 100%;
		text-align: center
	}
}

@media(min-width:992px) {
	.home_banner {
		padding: 0
	}
	.logo_2 {
		width: 110px
	}
	.w3_agile_logo img {
		width: 100%
	}
	.w3_agile_logo {
		width: auto
	}
}

@media (min-width:450px) and (max-width:991px) {
	.middlesec_cont {
		font-size: 14px
	}
	.poker_m_1 li {
		width: 49.4%
	}
}

@media (min-width:320px) and (max-width:449px) {
	.usernamecntwith1 {
		width: 51%
	}
	.usernameinput1 {
		width: 30%
	}
	.startDateFirstLabel {
		font-size: 12px
	}
	.poker_m_1 li {
		width: 100%
	}
	.poker_m_1 a {
		padding: 4px!important
	}
	.testi_1 img {
		float: none
	}
	.withdrawli {
		font-size: 11px!important
	}
	.howtoplaymainlink>li a {
		font-size: 12px
	}
	input.raf_input {
		width: 87%;
		margin-bottom: 2%
	}
	.buy_list_1.nav.nav-tabs li a,
	.withdraw_list_1.nav.nav-tabs li a {
		font-size: 12px;
		text-transform: capitalize
	}
}

@media (min-width:992px) and (max-width:1199px) {
	ul.nav.navbar-nav li {
		margin-left: 6px
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 13px
	}
	.reg_side {
		right: 591px
	}
}

@media (min-width:1200px) {
	.reg_side {
		right: 667px
	}
	.play_btn {
		right: -31.8%
	}
}

@media (max-width:767px) {
	.site_height {
		width: 100%
	}
	.site_height1 {
		width: 100%
	}
	.carousel-indicators {
		width: 65%
	}
	.schedule_1_1 th,
	.schedule_1_1 td {
		font-size: 12px
	}
	.accemailmain {
		margin: 2% 0
	}
	p.pokergames_cont1 {
		font-size: 14px;
		font-weight: 400
	}
	p.promo_head1 {
		font-size: 20px
	}
	.playcont_1 {
		font-size: 20px;
		line-height: 1
	}
	.agileits_signin_form input[type="submit"] {
		padding: 4px 10px
	}
	p.playpokermenu a {
		font-size: 11px
	}
	.footer_link p {
		font-size: 12px
	}
	.social-circle li i {
		line-height: 25px
	}
	.pok_tip_1 li a {
		padding: 5px 0
	}
	.pok_tip_li1 {
		width: 30.2%
	}
	.pok_tip_li2 {
		width: 39%
	}
	.pok_tip_li3 {
		width: 28%
	}
	.pok_tip_li4 {
		width: 59.8%
	}
	.pok_tip_li5 {
		width: 38.8%
	}
	.middlesec_cont {
		font-size: 14px
	}
	input#startDate,
	input#endDate {
		font-size: 12px
	}
	p.welfaretxt1,
	.welfaretxt2,
	p.welfaretitle,
	p.welfaretitle,
	p.pokerdictioaryhead,
	.faqhead,
	p.handrank_head,
	p.pokergames_cont,
	.quote {
		font-size: 16px
	}
	.test_name {
		font-size: 14px
	}
	h3.welfaretxt1.text-center {
		font-size: 16px;
		margin: 3% 0
	}
	p.pokerdictioaryhead1 {
		font-size: 25px
	}
	.form-group1 {
		width: 100%
	}
	.activetour {
		font-size: 12px
	}
	.tournamentpurchase {
		clear: both;
		float: left;
		width: 100%;
		overflow: auto
	}
	.purchasetablecnt,
	.insidetable.purchaseinside {
		width: 767px
	}
	.w3_agile_logo img {
		width: 77px
	}
	.footer_link p {
		font-size: 12px
	}
	.agileits_w3layouts_sign_in ul li {
		font-size: 10px!important
	}
	p.user-fa {
		font-size: 18px!important;
		top: 22%;
		left: -15px
	}
	.usr_det_1 p {
		font-size: 10px;
		padding-left: 20px
	}
	.usr_det_1 {
		left: -8px;
		top: 34px;
		cursor: pointer;
		z-index: 0
	}
	.usr_det_1 div {
		width: 170px;
		padding: 3px 0
	}
	.aboutushead {
		font-size: 16px;
		margin-top: 3%;
		text-transform: none
	}
	.rules_title {
		font-size: 16px
	}
	.htp_img {
		margin-top: 2%
	}
	.pok_dic li a {
		padding: 0;
		font-size: 12px
	}
	.pok_dic li {
		width: 25px
	}
	.entrycrteria {
		width: 32%
	}
	.entrycrteria1 {
		width: 32%
	}
	.body_cont,
	.acc_top_1,
	.acc_bottom_1 {
		padding: 0
	}
	.accmain {
		width: 100%
	}
	.contactdetails {
		width: 100%
	}
	.withdraw_list_1.nav.nav-tabs {
		width: 100%
	}
	.buy_list_1.nav.nav-tabs {
		width: 100%
	}
	.accounthead {
		font-size: 16px!important;
		margin: 3% 0;
		text-transform: capitalize
	}
	.withdraw_list_1 li {
		width: 50%
	}
	.buy_list_1 li {
		padding: 5px 1px
	}
	.startDateLabel,
	.endDateLabel {
		display: block
	}
	label.startDateFirstLabel {
		width: 96px;
		margin: 0!important;
		text-align: left
	}
}

@media (min-width:1600px) {
	.w3_agile_logo img {
		width: 90%
	}
}

.topnav {
	overflow: hidden;
	border: 1px solid #e8c233!important;
	border-radius: 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

.topnav a {
	display: inline-block;
	color: #f2f2f2;
	text-align: center;
	padding: 9px;
	text-decoration: none;
	font-size: 15px
}

.topnav a:hover {
	color: #e8c233
}

.topnav .icon {
	display: none
}

@media screen and (max-width:991px) {
	.topnav a:not(:first-child) {
		display: none
	}
	.topnav a.icon {
		float: right;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		text-align: right
	}
	.topnav a {
		padding: 2px 6px 0 16px
	}
	.topnav.responsive {
		position: absolute;
		width: 100%;
		z-index: 11;
		background-color: #000;
		left: 0;
		right: 0
	}
	.topnav.responsive .icon {
		position: absolute;
		right: -1px;
		top: -1px;
		text-align: right
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left
	}
}

.schedule_1_1::-webkit-scrollbar {
	width: 8px;
	height: 11px
}

.schedule_1_1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #0a0606
}

.schedule_1_1::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #e8c233;
	border: 3px solid #0a0606
}

.schedule_1_1::-webkit-scrollbar-thumb:window-inactive {
	background: #e8c233
}

.username {
	display: inline;
	position: relative
}

label.error {
	position: absolute;
	bottom: 17px;
	left: 2%;
	color: red
}

.diserror_reg {
	text-align: center;
	color: red
}

.diserror {
	color: red;
	position: absolute
}

div#displayMessage,
div#displayMessage1 {
	font-family: 'HelveticaNeue', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 9px 10px;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
	position: fixed;
	top: 23%;
	left: 0;
	right: 0;
	z-index: 999999;
	font-size: 18px;
	border-radius: 20px 0 20px 0;
	border: 3px solid #1756c1;
	background-color: #ecd87b;
	color: #190c07!important;
	box-shadow: 0 0 11px #000
}

.popup_close {
	position: absolute;
	right: 8px;
	top: 0
}

.dropdown_select {
	width: 60%;
	background-color: #00000f;
	border: 1px solid #4e4e4e
}

.frmwidth {
	display: inline-block!important;
	width: 60%;
	text-align: left
}

span#statusMessage {
	width: 100%;
	text-align: center;
	position: absolute;
	color: red;
	left: 4%;
	bottom: 31px;
	z-index: 0
}

.rem_me {
	display: inline;
	padding-right: 10px
}

img.add-cash,
.play-now {
	width: 40px;
	margin-right: 10px
}

li.soc_fa_1:hover {
	background-color: #597cc3
}

li.soc_fa_2:hover {
	background-color: #5ea9dd
}

li.soc_fa_3:hover {
	background-color: #dd4b39
}

li.soc_fa_4:hover {
	background-color: #1698e3
}

.main_404 {
	background-color: #122f73;
	background-image: url(../images/bg.jpg);
	background-size: cover;
	background-position: center;
	padding: 4% 0
}

.main_404 p {
	text-align: center;
	font-weight: 700;
	color: #fff;
	text-shadow: 2px 2px 4px #000
}

.icon_404 {
	text-align: center
}

.icon_404 img {
	width: 225px;
	filter: drop-shadow(3px 3px 2px #060606);
	-webkit-filter: drop-shadow(3px 3px 2px #060606)
}

.logo_404 {
	text-align: center
}

.logo_404 img {
	width: 300px;
	filter: drop-shadow(3px 3px 2px #060606);
	-webkit-filter: drop-shadow(3px 3px 2px #060606)
}

.text_1 {
	font-size: 36px
}

.text_2 {
	font-size: 26px
}

.verifynow {
	border-radius: 5px;
	font-size: 14px;
	padding: .5% 2%;
	text-align: center;
	border: none;
	width: 100px!important;
	background-color: transparent;
	display: block;
	background-image: url(../images/button_bg.png);
	background-size: cover;
	color: #190c07!important;
	border: none!important;
	text-shadow: 0 1px #c7a445;
	font-weight: 700;
	cursor: pointer
}

#overlay-popup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none
}

.overlay-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 5;
	display: none
}

@media (max-width:767px) {
	.walletText {
		font-size: 11px!important;
		line-height: 18px!important
	}
	.text_1 {
		font-size: 30px
	}
	.text_2 {
		font-size: 24px
	}
	.icon_404 img {
		width: 150px
	}
	.logo_404 img {
		width: 200px
	}
}

@media (max-width:767px) {
	div#displayMessage,
	div#displayMessage1 {
		width: 90%;
		margin: 0 5%;
		font-size: 15px
	}
	span#statusMessage {
		left: 0;
		top: 38px;
		z-index: -1
	}
	label.error {
		position: relative;
		top: 0
	}
	.add-cash,
	.play-now,
	.logout_1 {
		width: 30px!important
	}
}

@media (min-width:768px) {
	.popup1 .close {
		display: none
	}
}

.balance-label {
	font-style: italic;
	float: left;
	padding: .5%
}

.submitbtn {
	background-color: transparent!important;
	background-image: url(../../assets/images/icons/button_bg.png);
	border: medium none;
	background-size: 100% 100%;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin: 0 auto;
	padding: 0 0 1px!important;
	width: 150px;
	padding: 5px 0!important
}

.usernamecntwithpopup {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	width: 60%;
	color: #fff
}

.usernameinputpopup {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	width: 36%;
	text-align: left
}

@media only screen and (max-width:991px) and (min-width:768px) {
	.navbar-nav>li>a {
		font-size: 10px!important
	}
	ul.nav.navbar-nav li {
		margin-left: 4px
	}
	.form-reg .form-control {
		height: 23px;
		margin-bottom: .3vh
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.form-reg .form-control {
		height: 25px
	}
}

.pagination .current {
	color: #e8c233;
	border: 1px solid;
	padding: 0 6px;
	border-radius: 4px
}

.pagination a {
	padding: 0 6px;
	color: #b3b3b3
}

.static_content {
	background-color: #01011f
}

.rules_title_1 {
	font-size: 16px;
	color: #e8c233;
	padding: 0
}

label[for=captchaSupport] {
	bottom: 40px;
	left: 3%
}

.install_sec {
	padding: 2% 0
}

.install_sec_1 {
	background-color: rgba(0, 0, 0, 0.54);
	padding: 2% 0
}

.install_cont {
	color: #b3b3b3;
	font-size: 14px;
	padding: 10px 0;
	margin: 0
}

.dobReg {
	display: block;
	padding: 0;
	margin: 0
}

.offer_table {
	width: 60%;
	min-width: 258px;
	margin: 0 auto;
	margin-top: 2%;
	margin-bottom: 2%
}

.offer_table thead {
	color: #e8c233;
	text-align: center;
	border: 1px solid #e8c233!important
}

.offer_table tbody {
	color: #bdbdbd;
	text-align: center;
	border: 1px solid #e8c233!important
}

.offer_table td {
	border: 1px solid #a2a2a2
}

.offer_table td:nth-child(odd) {
	color: #e8c233
}

.offer_table th {
	border: 1px solid #e8c233!important;
	text-align: center
}

.offer_table a {
	color: #e8c233;
	text-decoration: none
}

.progress {
	background-color: #f1e0a1!important
}

.condition_1 {
	text-align: right;
	padding-left: 2%;
	color: #e8c233;
	font-size: 12px
}

.id_proof_main .usernamecntwith {
	float: left
}

.id_proof_main .usernamecntwith span {
	float: right
}

.ProofstatusMsg {
	color: #e8c233!important;
	width: 60%;
	text-align: left;
	font-weight: 400
}

label.ProofstatusMsg span {
	color: #b3b3b3;
	font-size: 12px
}

label.ProofstatusMsg p {
	color: #b3b3b3
}

label.ProofstatusMsg a {
	color: #e8c233;
	font-size: 13px
}

.currency {
	display: inline-block!important;
	text-align: left;
	margin-top: 2%
}

.instant_curr_sec {
	clear: both;
	float: none;
	margin: 1% auto;
	padding-top: 1%
}

.instant_curr_sec_1 {
	border: 1px solid #e8c233;
	padding: 15px
}

.withdraw-policy {
	margin: 2% 0
}

.reason-popover .popover {
	background-color: #01011f;
	border: 1px solid #e8c233;
	text-align: center
}

.currency input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	top: 7px;
	right: 0;
	bottom: 0;
	left: 0;
	height: 25px;
	width: 25px;
	transition: all .15s ease-out 0;
	background: #fff;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	z-index: 1;
	border-radius: 4px;
	margin: 0
}

.currency input[type="radio"]:hover {
	background: #9faab7
}

.currency-input.currency_active input[type="radio"]::before {
	height: 24px;
	width: 24px;
	position: absolute;
	content: 'âœ”';
	display: inline-block;
	font-size: 22px;
	text-align: center;
	line-height: 23px
}

.currency-input.currency_active input[type="radio"] {
	background-color: #01011f
}

.currency-input.currency_active {
	background-color: #e8c233
}

.currency input[type="radio"]:focus {
	outline: none
}

.currency input[type="radio"]::after {
	-webkit-animation: click-wave .65s;
	-moz-animation: click-wave .65s;
	animation: click-wave .65s;
	background: #40e0d0;
	content: '';
	display: block;
	position: relative;
	z-index: 100
}

.currency input[type="radio"].radio {
	border-radius: 50%
}

.currency input[type="radio"].radio::after {
	border-radius: 50%
}

.currency-input {
	display: inline-block;
	padding: 0 10px;
	background-color: #e2e2e2;
	border-radius: 4px;
	line-height: 40px;
	color: #000;
	font-weight: 700;
	cursor: pointer;
	width: 181px
}

.currency-input label {
	color: #000
}

.withdrawchips_page .usernamecntwith {
	width: 50%
}

.withdrawchips_page .usernameinput,
.withdrawchips_page .dropdown_select {
	width: 40%
}

.withdrawchips_page li.withdrawli a {
	font-size: 14px;
	font-weight: 400
}

@media (max-width:767px) {
	.currency {
		display: block;
		text-align: center
	}
	.offer_table {
		width: 100%
	}
	.currency-input {
		margin-bottom: 5px
	}
}

.dropdown_select_currency {
	color: #fff;
	border: 1px solid #7d5c00;
	background-color: #00000f;
	width: 15%;
	margin-right: 2%
}

li.dropdown.dropdown-submenu.open>a {
	background: #cacaca!important;
	color: #000!important
}

.submenu_2 a {
	text-transform: uppercase!important
}

.dropdown.open {
	background-image: none
}

.submenu_2 {
	display: none
}

.dropdown-menu.submenu_2 a {
	color: #c3c3c3!important
}

.dropdown.dropdown-submenu a {
	color: #b1b1b1!important
}

.agile_short_dropdown>.dropdown a {
	color: #b1b1b1!important;
	background-color: transparent!important
}

.dropdown.dropdown-submenu a:hover {
	color: #e8c233!important;
	font-weight: 700
}

.dropdown.dropdown-submenu i {
	float: right;
	padding-right: 15px;
	padding-top: 2px
}

span.instant_width {
	width: 100px;
	float: left
}

@media (min-width:768px) {
	.submenu_2 {
		left: 228px!important;
		text-align: center;
		top: -3px!important;
		padding: 0;
		background: #000;
		border: 1px solid #e8c233;
		border-radius: 7px
	}
	li.dropdown:last-child .agile_short_dropdown .submenu_2,
	li.dropdown:nth-last-child(2) .agile_short_dropdown li .submenu_2 {
		left: -205px!important
	}
	.dropdown:hover .agile_short_dropdown {
		display: block
	}
	.submenu_2 li a:hover {
		color: #e8c233;
		background-color: transparent
	}
}

@media (max-width:767px) {
	.submenu_2 {
		text-align: center;
		background-color: #111!important;
		padding: 0
	}
	span.instant_width {
		width: 66px;
		float: left;
		font-size: 10px
	}
}

.apply_btn {
	background-color: #dcb731;
	border-radius: 3px;
	color: #000;
	font-weight: 700;
	font-size: 13px;
	padding: 3px 2px;
	margin-top: 4px;
	cursor: pointer!important
}

.instanttoreal {
	padding: 7px 24px;
	outline: 0;
	font-weight: 600
}

.welfaretxt {
	font-size: 16px;
	margin-top: 2%;
	text-align: left
}

.walletText {
	text-align: center;
	margin-top: 2%;
	display: inline-block;
	background-size: 100% 100%;
	color: #190c07!important;
	border: none!important;
	text-shadow: 0 1px #c7a445;
	padding: 7px 10px 4px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	background: -webkit-linear-gradient(#efdb76, #fce988 35%, #aa832e 61%, #9a6e2c, #886333);
	background: -moz-linear-gradient(#efdb76, #fce988 35%, #aa832e 61%, #9a6e2c, #886333);
	background: -o-linear-gradient(#efdb76, #fce988 35%, #aa832e 61%, #9a6e2c, #886333);
	background: linear-gradient(#efdb76, #fce988 35%, #aa832e 61%, #9a6e2c, #886333);
	border-radius: 5px;
	box-shadow: 1px -1px 2px #ceb055 inset
}

.mob-menu {
	padding: 6px 35px 6px 6px;
	display: block;
	width: 100%
}


/* media page */

.main_banner {
	display: flex;
	width: 100%;
}

.main_banner img {
	width: 50%;
}

.card-main {
	display: flex;
	align-items: flex-start;
	background: #fcfcfc;
	padding: 10px;
	border: 4px solid #0a0a0a;
	border-radius: 10px;
}

.img-link {
	min-width: 215px;
	margin-right: 10px;
	width: 100%;
}

.media_page .media_page_cont p {
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.read_more {
	float: right;
}

.card-img {
	width: 100%;
}

.media_page_cont {
	padding: 15px 0;
}

.media_quote p {
	text-align: center;
	font-size: 24px;
	color: #fff;
	text-align: center !important;
}

.quote_tag {
	color: #e8c233 !important;
}

.breadcrumbs a {
	color: #e8c233;
}

.breadcrumbs-main {
	background: #01011f;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.breadcrumbs {
	display:none;
	color: #b3b3b3;
	text-align: right;
	padding: 7px 15px;
}

.breadcrumbs span {
	color: #e8c233;
}

.agile_short_dropdown {
	left: auto !important;
}

.w3_agileits_nav {
	float: right;
}

.pokerhands_col_main {
	display: grid;
	flex-wrap: nowrap;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	border-radius: 10px;
}

.pokerhands_col_main>div {
	text-align: center;
	color: #fff;
	border: 1px solid #1a1a34;
	margin: 5px;
	padding: 7px;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
}

.pokerhands_col_main>div:first-child {
	background: #e8c233;
	color: #01011f;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 5px;
	font-size: 16px;
}

.pokerhands_col_main:first-child div {
	background: #e8c233;
	color: #01011f;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
}

.reraise_div {
	background: #0c549e !important;
}

.raise_div {
	background: #019605;
}

.play_div {
	background: #ca6208;
	text-align: center;
}

.play_div img {
	width: 18px;
}

.pokerhands_col_main2 {
	display: -webkit-flex;
	display: flex;
}

.pokerhands_col_main2>div:first-child {
	width: 17%;
	text-transform: uppercase;
	padding: 13px 5px;
}

.pokerhands_col_main2>div {
	margin: 5px;
	text-align: center;
	color: #fff;
	padding: 7px;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	.pokerhands_scroll {
		overflow: auto;
	}
	.pokerhands_tbl {
		min-width: 464px;
	}
	.pokerhands_col_main:first-child div {
		font-size: 14px;
	}
	.media_quote p {
		font-size: 18px;
	}
	.breadcrumbs {
		border: none;
	}
	.body_cont {
		padding-top: 10px;
	}
}

@media screen and (max-width: 767px) and (orientation: portrait) {
	.main_banner img {
		width: 100%;
	}
	.main_banner {
		display: block;
	}
	.img-link {
		min-width: 120px;
	}
}


/* end-media page */

div#displayMessage2 {
	font-family: 'HelveticaNeue', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 9px 17px;
	overflow: hidden;
	width: 95%;
	max-width: 700px;
	margin: 0 auto;
	position: fixed;
	top: 23%;
	left: 0;
	right: 0;
	z-index: 999999;
	font-size: 18px;
	border-radius: 20px 0 20px 0;
	border: 3px solid #1756c1;
	background-color: #ecd87b;
	color: #190c07!important;
	box-shadow: 0 0 11px #000;
}

.buy_list_1 li {
	width: 30% !important;
}

form#contactUs .usernameinput, form#contactUs select {
    width: 100%;
    margin-bottom: 5px;
    max-width: 500px;
    padding: 5px 7px;
}