html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; -webkit-font-smoothing: antialiased;  }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { margin: 0; padding: 0; background: #091642; background-image:
    radial-gradient(
      circle,
      #001b36,
      #000f26
    );}


.top1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#081949+0,041130+100 */
background: #081949; /* Old browsers */
background: -moz-linear-gradient(top,  #081949 0%, #041130 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #081949 0%,#041130 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #081949 0%,#041130 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#081949', endColorstr='#041130',GradientType=0 ); /* IE6-9 */

}
.top2 {
	background:#040c24;
}

header .right ul { display: table; margin:0 auto; }
header .right ul li { display: block; float: left; }
header .right ul li a { margin:0 5px; display: block; color: #FFF; text-transform: lowercase; text-decoration: none; padding: 0 17px; font-size: 20px; font-family: 'varela_roundregular'; height: 32px; padding-top: 10px;

 }
header .right ul li a:hover, header .right ul li a.active {  background: #0a4f9b none repeat scroll 0 0;
    border-radius: 4px;
    height: 21px;
	margin:0 5px;
    margin-top: 6px;
    padding: 4px 17px;
}


header button {
	position:relative;
	top:-37px;
	  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #0d9f25 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #7a0000;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: medium medium 3px;
	border-bottom: solid 0px #7a0000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-family: "varela_roundregular";
    font-size: 18px;
    line-height: 17px;
    margin-top: 2px;
    padding: 5px 11px;
    text-align: center;
    text-transform: lowercase;
}

.header2 {
	padding-top:100px;
}

header button .fa { font-family: 'FontAwesome'; width: inherit; }
.content_area { display: block; padding-top: 134px; }
.content_area .container { padding-bottom: 45px; }
.content_area .bannercontainer .container, .content_area .submenu .container { padding-bottom: 0px; background:none; }

.bannercontainer {
	background: url(../images/site/home_promo_bg2.jpg) no-repeat center top !important;
	background-size:cover;
	/* background-color:#091642 !important; */
}
/*============== banner styles
==================================================*/
.banner { display: block; background: none; height: 417px; position: relative; }
.owl-controls { position: absolute; left: 0; right: 0; top: 45%; }
.owl-controls .owl-nav .owl-prev { background: url(../images/site/owl-controls.png) no-repeat left top !important; width: 30px; height: 32px; float: left; margin-left: 29px; }
.owl-controls .owl-nav .owl-next { background: url(../images/site/owl-controls.png) no-repeat right top !important; width: 30px; height: 32px; float: right; margin-right: 29px; }
.owl-theme .owl-controls .owl-nav [class*="owl-"] { background: #d6d6d6 none repeat scroll 0 0; border-radius: 3px; color: #fff; cursor: pointer; display: inline-block; font-size: 14px; }
/*============== middle_contents styles
==================================================*/
.submenu { /*background: #092836; box-shadow:0 11px 13px -11px #000000 inset;*/ /* background:#091642; */ }
.middle_contents { display: block; }
.middle_contents .ui-tabs-nav li { display: block; float: left; margin-right:3px; margin-top:27px; }
.middle_contents .ui-tabs-nav li a { display: block; font-size: 19px; color: #fff; text-transform: capitalize; text-decoration: none; font-family: 'varela_roundregular'; position: relative; padding: 10px 10px 10px 35px; border:1px solid #e91c56; border-radius:10px; }
.middle_contents .ui-tabs-nav li a:before { width: 49px; height: 49px; position: absolute; left: 8px; top: 8px; content: ""; background: url(../images/site/star.png) no-repeat 0 0; }
.middle_contents .ui-tabs-nav li:nth-child(2) a:before { background: url(../images/site/jackpot.png) no-repeat; }
.middle_contents .ui-tabs-nav li:nth-child(3) a:before { background: url(../images/site/slot.png) no-repeat; top:9px; left:9px;}
.middle_contents .ui-tabs-nav li:nth-child(4) a:before { background: url(../images/site/casino.png) no-repeat; top:9px; left:11px;}
.middle_contents .ui-tabs-nav li a:hover, .middle_contents .ui-tabs-nav li a.active { background: #e91c56;
/*border-bottom: solid 5px #fff;*/ z-index: 0; }
.tab_top { display: block; position: relative; padding: 0 40px; height: 75px; /*box-shadow: 0 11px 13px -11px #000000 inset; background: #092836;*/ }
.tab_top:after { display: block; position: relative; content: ""; /*border-bottom: solid 5px #ff4eaa;*/ position: absolute; left: 0; right: 0; bottom: 0; }
.tab_top .left { display: block; float: left; }
.tab_top .right { display: block; float: right; padding-top: 30px; }
/*.form_wrap:after { display: block; position: absolute; right: 10px; top: 9px; content: ""; background: url(../images/site/search.png) no-repeat center top; width: 19px; height: 19px; display: block; }*/
.tab_top .right .textfield { display: block; height: 37px; border: solid 0px #2e0242; padding: 0 35px 0 10px; text-transform: capitalize; font-family: 'open_sans_condensedbold'; font-size: 17px; color: #828282; line-height: 21px; border-radius: 5px; }
.tab_bottom { display: block; padding: 20px 40px 35px 40px; position:relative; }
.games_top { display: block; }
.games_top img { display: block; width: 100%; }
.games_top .left { display: block; width: 38.3%; float: left; border: solid 1px #fff; }
.games_top .right { display: block; width: 60.3%; float: right; }
.games_top .right ul li { display: block; float: left; margin-right: 8px; margin-bottom: 8px; width: 31.9%; border: solid 1px #fff; }
.games_top .right ul li:nth-child(3) { margin-right: 0; }
.games_top .right ul li:nth-child(6) { margin-right: 0; }
.games_top .left { position: relative; cursor: pointer; overflow:hidden;}
.pop { display: block; top:300px; position:absolute; left:0px; text-align: center; top:0px;
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
width:100%;
height:100%;
}
.pop_contents { display: block; padding: 60px 20px; }
.pop_contents img { display: block; width: inherit; position: absolute; right: 0; top: 0; }
.pop h1 { display: block; font-size: 27px; text-transform: uppercase; color: #fff; font-family: 'varela_roundregular'; position: relative; padding-bottom: 10px; }
.pop h1:after { width: 190px; background: #3183DC; height: 2px; position: absolute; left: 0; right: 0; margin: 0 auto; content: ""; bottom: 0; }
.pop p { display: block; font-size: 14px; line-height: 15px; color: #fff; font-family: 'open_sansregular'; padding: 10px 0; }
.pop button { display: block; margin: 0 auto; height: 40px; text-align: center; text-transform: capitalize; color: #fff; font-size: 19px; line-height: 35px; border-radius: 5px; padding: 0 30px; background: #6ee3e4; border: none; border-bottom: solid 0px #00799b; cursor: pointer; font-family: 'open_sansbold';
/*background-color: #35abe1;
	-webkit-box-shadow: 1px 2px rgba(68,20,70,.72);
	-moz-box-shadow: 1px 2px rgba(68,20,70,.72);
	box-shadow: 1px 2px rgba(68,20,70,.72);
	border: solid 1px #9e359f;
	background-image: -webkit-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -moz-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -o-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -ms-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: linear-gradient(to bottom, #4d124e, #752976 62%, #562057);
*/
    background: #0D9F25;
    border: none;
    border-bottom: solid 0px #a47400;

 }
.pop a { display: block; font-size: 17px; color: #B9A072; font-family: 'varela_roundregular'; text-align: right; padding-top: 40px; }
.games_top .left:hover .pop { display: block; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; position: absolute; top: 0; left:0px;}
.games_middle { display: block; }
.games_middle img { display: block; width: 100%; }
.games_middle ul li { display: block; float: left; width: 32.5%; margin-right: 8px; border: solid 1px #fff; }
.games_middle ul li:nth-child(3) { margin-right: 0; }
.games_middle ul li { position: relative; cursor: pointer; overflow:hidden;}
.games_middle .pop_medium { display: block; height: 100%;  position: absolute; top: 0; width:100%;}
.games_middle ul li:hover .pop_medium { display: block; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; }
.games_middle .pop_medium .pop_contents { padding: 30.7px 20px; }
.games_middle .pop_medium .pop_contents a { padding-top: 20px; font-size: 14px; }
.games_middle .pop_medium .pop_contents img { width: inherit; }
.games_middle .pop_medium .pop_contents h1 { font-size: 20px; }
.games_middle .pop_medium .pop_contents p { font-size: 13px; }
.games_middle .pop_medium .pop_contents button { font-size: 14px; }
.games_bottom { display: block; margin-top: 8px; }
.games_bottom ul li { display: block; float: left; width: 138px; margin-right: 8px; margin-bottom:8px; border: solid 1px #fff; }
.games_bottom ul li img { display: block; width: 100%; }
.games_bottom ul li:nth-child(6n) { margin-right: 0; }

.games_bottom ul li .pop-small { display: none; height: 100%; width: 100%;}
.games_bottom ul li {cursor: pointer;position: relative; overflow:hidden;}
.games_bottom ul li .pop-small { display: block; width: 100%; height: 100%; position:absolute; top:0px;
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
 }
.games_bottom ul li:hover .pop-small { display: block; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; position: absolute; top: 0; left: 0; right: 0; }
.games_bottom ul li .pop-small h1 { display: block; font-size: 21px; text-transform: uppercase; color: #fff; font-family: 'varela_roundregular'; text-align: center; border-bottom: solid 2px #cf9203; padding-bottom: 10px; }
.games_bottom ul li .pop-small button { display: block; margin: 0 auto; height: 30px; text-align: center; text-transform: capitalize; color: #fff; font-size: 14px; line-height: 25px; border-radius: 5px; padding: 0 30px; background: #6ee3e4; border: none; border-bottom: solid 0px #a47400; cursor: pointer; font-family: 'open_sansbold'; margin-top: 10px;
/*
background-color: #35abe1;
	-webkit-box-shadow: 1px 2px rgba(68,20,70,.72);
	-moz-box-shadow: 1px 2px rgba(68,20,70,.72);
	box-shadow: 1px 2px rgba(68,20,70,.72);
	border: solid 1px #9e359f;
	background-image: -webkit-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -moz-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -o-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -ms-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: linear-gradient(to bottom, #4d124e, #752976 62%, #562057);
	*/
	    background: #0D9F25;
    border: none;
    border-bottom: solid 0px #a47400;
}
.games_bottom ul li .pop-small a { font-size: 14px; text-align: right; color: #b9a072; font-family: 'varela_roundregular'; padding-top: 10px; display: block; }

.promotion_bottom .middle ul li { position: relative;cursor:pointer; }
.promotion_bottom .middle .pop_medium { display: block; overflow:hidden; height: 100%;  position: absolute; top: 0; }
.promotion_bottom .middle ul li:hover .pop_medium { display: block; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;}
.promotion_bottom .middle .pop_medium .pop_contents { padding: 30.7px 20px; }
.promotion_bottom .middle .pop_medium .pop_contents a { padding-top: 10px; font-size: 12px; clear: both; line-height: 28px; }
.promotion_bottom .middle .pop_medium .pop_contents img { width: inherit; }
.promotion_bottom .middle .pop_medium .pop_contents h1 { font-size: 16px; padding-bottom: 10px; text-align:center; }
.promotion_bottom .middle .pop_medium .pop_contents p { font-size: 13px; padding-top: 3px; text-align:center;}
.promotion_bottom .middle .pop_medium .pop_contents button { font-size: 12px; float: none; margin: 0 auto; height: 30px; }
.games_top .right ul li { position: relative; cursor: pointer; overflow:hidden;}
.games_top .right ul li .pop-small { display: block; width: 100%; height: 100%; position:absolute; top:0px; left:0px;
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
 }
.games_top .right ul li:hover .pop-small { display: block; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; position: absolute; top: 0; left: 0; right: 0; }
.games_top .right ul li .pop-small h1 { display: block; font-size: 15px; text-transform: uppercase; color: #fff; font-family: 'varela_roundregular'; text-align: center; border-bottom: solid 2px #cf9203; padding-bottom: 10px; }
.games_top .right ul li .pop-small button { display: block; margin: 0 auto; height: 30px; text-align: center; text-transform: capitalize; color: #fff; font-size: 14px; line-height: 25px; border-radius: 5px; padding: 0 30px; background: #6ee3e4; border: none; border-bottom: solid 0px #a47400; cursor: pointer; font-family: 'open_sansbold'; margin-top: 10px;
/*background-color: #35abe1;
	-webkit-box-shadow: 1px 2px rgba(68,20,70,.72);
	-moz-box-shadow: 1px 2px rgba(68,20,70,.72);
	box-shadow: 1px 2px rgba(68,20,70,.72);
	border: solid 1px #9e359f;
	background-image: -webkit-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -moz-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -o-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: -ms-linear-gradient(top, #4d124e, #752976 62%, #562057);
	background-image: linear-gradient(to bottom, #4d124e, #752976 62%, #562057);
	*/
	    background: #0D9F25;
    border: none;
    border-bottom: solid 0px #a47400;
 }
.games_top .right ul li .pop-small a { font-size: 14px; text-align: right; color: #b9a072; font-family: 'varela_roundregular'; padding-top: 10px; display: block; }
.pop_small_contents { display: block; padding: 15px; }
.pop_small_contents img { display: block; width: inherit; position: absolute; right: 0; top: 0; }
/*============== all_games styles
==================================================*/
.all_games { display: block; }
.all_games .games_top .right { float: left; }
.all_games .games_top .left { float: right; }
.games_content { padding-bottom: 0 !important; }
.scrollup { position: fixed; bottom: 30px; right: 30px; display: none; width: 50px; height: 50px; border-radius: 100px; text-align: center; background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; }
.scrollup .fa { width: inherit; color: #fff; line-height: 50px; }
/*============== welcome styles
==================================================*/
.welcome { display: block; text-align: center; padding: 20px 40px; position: relative; background: url(../images/site/welcomebg.png) no-repeat center top; }
.welcome:before { display: block;  height: 5px; margin: 0 auto; left: 0; right: 0; position: absolute; top: 0; content: ""; }
.welcome:after { display: block; height: 5px; margin: 0 auto; left: 0; right: 0; position: absolute; bottom: 0; content: ""; }
.welcome h2 { display: block; font-family: 'varela_roundregular'; color: #fff; font-size: 23px; }
.welcome p { display: block; font-family: 'varela_roundregular'; color: #e1e1e1; font-size: 17px; padding-top: 10px; line-height: 24px; }
.welcome p a { color: #00ccff; font-family: 'open_sansbold'; }
.welcome p a:hover { color: #fa0000; transition: all 0.3s ease 0s; }
/*============== bottom_contents styles
==================================================*/
.bottom_contents { display: block; /* border-top: solid 2px #091642; */ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d2d2d+50,000000+100 */
    /*border-top: 3px solid #e6c68d;*/
    /*margin-top: 20px;*/
    padding: 20px 0 30px 0;
}
.border-bottom{
    border-top: 3px solid #e6c68d;
    margin-top: 30px;
}

.bottom_contents p { display: block; color: #fff; font-family: 'open_sansregular'; font-size: 10px; line-height: 15px; padding-bottom: 20px; }
.bottom_contents p span { display: block; font-family: 'open_sansbold'; }
/*============== demo_wrap styles
==================================================*/
.demo_wrap { display: block; margin: 0 auto; width: 837px; overflow: hidden; }
.demo_contents { display: block; padding-top: 150px; }
.demo_contents .content_top { min-height:118px; }
.content_top { display: block; position: relative; }
.demo_contents .top { display: block; padding: 10px 15px;  position: absolute; left: 0; right: 0; top: 0; background: #e0e0e0; background: -moz-linear-gradient(top, #e0e0e0 0%, #FFF 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #FFF)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e0e0e0 0%, #FFF 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e0e0e0 0%, #FFF 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e0e0e0 0%, #fff 100%); /* IE10+ */ background: linear-gradient(to bottom, #e0e0e0 0%, #fff 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#fff', GradientType=0 ); /* IE6-9 */}
.demo_contents .top .left { display: block; float: left; width: 30%; padding-top: 10px; }
.demo_contents .top .left ul { display: block; }
.demo_contents .top .left ul li { display: block; float: left; }
.demo_contents .top .left ul li a { display: block; font-size: 16px; color: #091642; font-family: 'varela_roundregular'; text-decoration: none; text-transform: uppercase; }
.demo_contents .top .left ul li a:hover { transition: all 0.3s ease 0s; color: #fa0000; }
.demo_contents .top .left ul li:nth-child(2) { padding: 0 8px; }
.demo_contents .top .middle { display: block; float: left; width: 43.5%; }
.demo_contents .top .middle h1 { display: block; text-transform: uppercase; font-size: 35px; line-height: 40px; color: #091642; text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff; font-family: 'oswaldbold'; text-align: center; }
.demo_contents .top .right { display: block; float: right; width: 12.9%; }
.demo_contents .top .right button { display: block; font-size: 15px; text-transform: uppercase; text-align: center; color: #fff; height: 37px; padding: 0 15px; border: none; font-family: 'oswaldbold'; border-bottom: solid 3px #177e92; border-radius: 5px; cursor: pointer; background: #00d5ff; /* Old browsers */ background: -moz-linear-gradient(top, #00d5ff 0%, #00abcd 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00d5ff), color-stop(100%, #00abcd)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #00d5ff 0%, #00abcd 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #00d5ff 0%, #00abcd 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #00d5ff 0%, #00abcd 100%); /* IE10+ */ background: linear-gradient(to bottom, #00d5ff 0%, #00abcd 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5ff', endColorstr='#00abcd', GradientType=0 ); /* IE6-9 */
}
.demo_contents .top .right button .fa { width: inherit; padding-left: 10px; font-size: 20px; }
.demo_contents .bottom { display: block; padding: 10px 15px; position: absolute; left: 0; right: 0; bottom: 0; background: #e0e0e0; background: -moz-linear-gradient(top, #e0e0e0 0%, #FFF 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #FFF)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e0e0e0 0%, #FFF 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e0e0e0 0%, #FFF 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e0e0e0 0%, #fff 100%); /* IE10+ */ background: linear-gradient(to bottom, #e0e0e0 0%, #fff 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#fff', GradientType=0 ); /* IE6-9 */}
.demo_contents .bottom .left { display: block; float: left; width: 33%; }
.demo_contents .bottom .left p { display: block; font-size: 15px; color: #9b9b9b; font-family: 'open_sans_condensedbold'; }
.demo_contents .bottom .left a { display: block; font-size: 17px; text-transform: uppercase; color: #091642; font-family: 'oswaldbold'; text-decoration: none; padding-top: 3px; }
.demo_contents .bottom .left a:hover { transition: all 0.3s ease 0s; color: #fa0000; }
.demo_contents .bottom .middle { display: block; float: left; width: 24.1%; }
.demo_contents .bottom .middle button { display: block; height: 38px; border: none; cursor: pointer; border-bottom: solid 3px #008033; border-radius: 5px; text-align: center; font-size: 16px; text-transform: uppercase; color: #fff; font-family: 'oswaldbold'; background: #00d053; /* Old browsers */ background: -moz-linear-gradient(top, #00d053 0%, #00aa43 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00d053), color-stop(100%, #00aa43)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #00d053 0%, #00aa43 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #00d053 0%, #00aa43 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #00d053 0%, #00aa43 100%); /* IE10+ */ background: linear-gradient(to bottom, #00d053 0%, #00aa43 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d053', endColorstr='#00aa43', GradientType=0 ); /* IE6-9 */
padding: 0 20px; }
.demo_contents .bottom .right { display: block; float: right; width: 30%; text-align: right; }
.demo_contents .bottom .right p { display: block; font-size: 15px; color: #9b9b9b; font-family: 'open_sans_condensedbold'; }
.demo_contents .bottom .right a { display: block; font-size: 17px; text-transform: uppercase; color: #091642; font-family: 'oswaldbold'; text-decoration: none; padding-top: 3px; }
.demo_contents .bottom .right a:hover { transition: all 0.3s ease 0s; color: #fa0000; }
.content_bottom { display: block; }
.content_bottom p { display: block; font-size: 15px; line-height: 25px; font-family: 'varela_roundregular'; color: #fff; padding: 20px 0; }
.bottom_block { display: block; color: #fff; }
.bottom_block .left { display: block; float: left; width: 70%; }
.bottom_block .left p { padding: 0; font-size: 12px; font-family: 'open_sansbold'; color: #fff; padding-bottom: 20px; line-height: 15px; }
.accordion .ui-accordion-header { font-size: 19px; text-transform: uppercase; color: #fff; font-family: 'oswaldbold'; padding: 15px; background: /*url(../images/site/eye.png) no-repeat 10px 5px*/ #0A4F9B; padding-left: 15px; cursor: pointer; position: relative; }
.accordion .ui-accordion-header:after { display: block; width: 11px; height: 10px; background: url(../images/site/arrows.png) no-repeat bottom center; content: ""; position: absolute; right: 15px; top: 20px; }
.accordion .ui-accordion-header-active:after { display: block; width: 11px; height: 10px; background: url(../images/site/arrows.png) no-repeat top center; content: ""; position: absolute; right: 15px; top: 20px; }
.accordion .ui-accordion-content { height: auto; background: #2f2f2f; /* Old browsers */ background: -moz-linear-gradient(top, #2f2f2f 0%, #323232 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f2f2f), color-stop(100%, #323232)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #2f2f2f 0%, #323232 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #2f2f2f 0%, #323232 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #2f2f2f 0%, #323232 100%); /* IE10+ */ background: linear-gradient(to bottom, #2f2f2f 0%, #323232 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f2f2f', endColorstr='#323232', GradientType=0 ); /* IE6-9 */
padding: 28.7px; }
/*
.accordion .wild { background: url(../images/site/daimond.png) no-repeat 10px 5px #77037b !important; }
.accordion .scatter { background: url(../images/site/stars.png) no-repeat 10px 5px #b70abd !important; }
.accordion .gamble { background: url(../images/site/play.png) no-repeat 10px 5px #77037b !important; }
.accordion .bonus_fea { background: url(../images/site/bonus.png) no-repeat 10px 5px #b70abd !important; }
*/
.bottom_block .right { display: block; float: right; width: 27.8%; text-align: center; padding-left: 10px; }
.bottom_block .right h3 { display: block; font-size: 16px; color: #fff; font-family: 'varela_roundregular'; font-style: italic; text-transform: uppercase; padding-bottom: 5px; }
.bottom_block .right ul li { display: block; float: left; border: solid 1px #fff; margin-right: 8px; margin-bottom: 8px; width: 47.5%; }
.bottom_block .right ul li img { display: block; }
.bottom_block .right ul li:nth-child(2) { margin-right: 0; float: right; }
.bottom_block .right ul li:nth-child(4) { margin-right: 0; float: right; }
.bottom_block .right ul li:nth-child(6) { margin-right: 0; float: right; }
.bottom_block .right ul li:nth-child(8) { margin-right: 0; float: right; }
.bottom_block .right button {
    display: inline-block;
    margin-top: 30px;
    background: #006dde;
    width: 200px;
    height: 52px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font: 700 20px/52px 'PT Sans Narrow', sans-serif;
    cursor: pointer;
}
.vip_wrap { display: block; }
.vip_banner { display: block; border-bottom: solid 5px #3387E2; height: 158px; }
.vip_contents { display: block; padding: 30px; padding-bottom: 0; }
.vip_wrap h1 { display: block; color: #fff; font-size: 22px; font-family: 'varela_roundregular'; padding-bottom: 20px; }
/*.vip_wrap p { display: block; font-size: 15px; line-height: 18px; color: #e1e1e1; font-family: 'varela_roundregular'; }*/
.vip_wrap p span { color: #fff; font-family: 'open_sansbold'; display: inline-block; padding-bottom: 30px; }
.vip_wrap p a, .error-page-a { display: inline-block; font-size: 17px; color: #00c6ff; font-family: 'open_sansbold'; }
.vip_wrap p a:hover { color: #fa0000; transition: all 0.3s ease 0s; }
.box_content { display: block; margin-top: 50px; }
.box_content h3 { display: block; text-transform: uppercase; color: #fff; font-size: 19px; font-family: 'oswaldbold'; }
.box_content .head h3 { text-align: center; line-height: 40px; }
.box_content .head .benefits { text-align: left; padding-left: 20px; }
.head { background: #040C24 !important; }
.box_content ul li { display: block; background: #282828; height: 40px; }
.box_content ul li:nth-child(3) { background: #333333; }
.box_content ul li:nth-child(5) { background: #333333; }
.box_content ul li:nth-child(7) { background: #333333; }
.box_content ul li:nth-child(9) { background: #333333; }
.box_content ul li:nth-child(11) { background: #333333; }
.box_content ul li:nth-child(13) { background: #333333; }
.box_content p { display: block; font-size: 14px; color: #fff; line-height: 40px; text-transform: capitalize; color: #fff; font-family: 'open_sansbold'; padding-left: 20px; }
.box_content span { display: block; font-size: 16px; color: #fff; color: #00b9ee; font-family: 'open_sansbold'; text-align: center; line-height: 40px; }
.box_content img { display: block; margin: 0 auto; padding-top: 4px; }
.col-1 { display: block; float: left; width: 40%; }
.col-2 { display: block; float: left; width: 12%; }
.col-3 { display: block; float: left; width: 12%; }
.col-4 { display: block; float: left; width: 12%; }
.col-5 { display: block; float: left; width: 12%; }
.col-6 { display: block; float: left; width: 12%; }
.vip_contents button { font-size: 15px; color: #fff; text-transform: uppercase; text-align: center; padding: 0 20px; border: none; border-bottom: solid 0px #03697d; border-radius: 5px; height: 37px; line-height: 35px; background: #0D9F25;
font-family: 'oswaldbold'; margin-top: 40px; float: right; cursor: pointer; }
.vip_contents button .fa { width: inherit; font-size: 20px; padding-left: 10px; }
.promotion_contents p span { font-family: 'varela_roundregular' !important; padding-bottom: 0 !important; font-size: 21px; display: block; padding-bottom: 10px !important; }
.promotion_bottom { display: block; padding-top: 35px; padding-bottom: 35px; }
.promotion_bottom .top { display: block; }
.promotion_bottom .top ul li.pcon { display: block; float: left; border: solid 1px #4c4c4c; margin-right: 20px;  height:176px; background:#000; margin-bottom: 19px;}
.promotion_bottom .top ul li.pcon:nth-child(1) { width: 23.1%; }
.promotion_bottom .top ul li.pcon:nth-child(2) { width: 48.5%; }
.promotion_bottom .top ul li.pcon:nth-child(3) { width: 23.1%; margin-right: 0; float: right; }
.promotion_bottom .top ul li.pcon img { display: block;
    /*width: 100%; */
}
.promotion_bottom .top ul li.pcon a img.pimg, .promotion_bottom .middle ul li a img.pimg, .promotion_bottom .bottom ul li a img.pimg {bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.promotion_bottom .middle { display: block; padding-top: 20px; }
.promotion_bottom .middle ul li.pcon { display: block; float: left; border: solid 1px #4c4c4c; margin-right: 20px; width: 31.6%;  height:176px; background:#000; margin-bottom: 19px;}
.promotion_bottom .middle ul li.pcon:nth-child(3) { margin-right: 0; float: right; }
.promotion_bottom .middle ul li.pcon img { display: block;
    /*width: 100%; */
}
.promotion_bottom .bottom { display: block; padding-top: 20px; }
.promotion_bottom .bottom ul li.pcon { display: block; float: left; border: solid 1px #4c4c4c; margin-right: 20px; width: 23.1%;  height:176px; background:#000; margin-bottom: 39px;}
.promotion_bottom .bottom ul li.pcon:nth-child(4) { margin-right: 0; float: right; }
.promotion_bottom .bottom ul li.pcon img { display: block; width: 100%; }
.promotion_bottom .bottom ul li.pcon:hover .pop { display: block; }
.promotion_bottom .bottom ul li.pcon .pop h1 { padding-bottom: 10px; }
.promotion_bottom .bottom .pop { display: none; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; position: absolute; top: 0; }
.promotion_bottom .bottom .pop p { font-family: "open_sansregular"; font-size: 14px; line-height: 15px; padding: 10px 0; }
.promotion_bottom .bottom .pop_contents { padding: 39px 40px; }
.promotion_bottom .bottom .pcon .pop_contents img { width: inherit; }
.promotion_bottom .bottom ul li.pcon .pop h1 { display: block; font-size: 18px; padding-bottom: 10px; }
.promotion_bottom .bottom ul li.pcon .pop h1:after { background: #cf9203; width: inherit; }
.promotion_bottom .bottom ul li.pcon .pop_contents { padding: 33.8px 10px; }
.promotion_bottom .bottom ul li.pcon .pop_contents p { font-size: 12px; }
.promotion_bottom .bottom ul li.pcon { position: relative; cursor: pointer; }
.promotion_bottom .top ul li.pcon { position: relative; cursor: pointer; }
.promotion_bottom .top ul li.pcon:hover .pop { display: block; }
.promotion_bottom .top ul li.pcon .pop h1 { padding-bottom: 10px; }
.promotion_bottom .top .pop { display: block; height: 100%; width: 100%;  position: absolute; top: 0; overflow:hidden; }
.promotion_bottom .top .pop p { font-family: "open_sansregular"; font-size: 14px; line-height: 15px; padding: 10px 0; }
.promotion_bottom .top .pop_contents { padding: 39px 40px; }
.promotion_bottom .top .pop_contents img { width: inherit; }
.promotion_bottom .top ul li.pcon:hover .pop { display: block; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; }
.promotion_bottom .top ul li.pcon .pop h1 { display: block; font-size: 18px; padding-bottom: 10px; }
.promotion_bottom .top ul li.pcon .pop h1:after { background: #3387E2; width: inherit; }
.promotion_bottom .top ul li.pcon .pop_contents { padding: 33.8px 10px; }
.promotion_bottom .top ul li.pcon .pop_contents p { font-size: 12px; }
/*============== footer styles
==================================================*/


header .top1 .container {
	height:92px;
}
header .top2 .container {
	height:42px;
}

header.sheader, header.sheader .container {
	height:70px;
	-webkit-transition: height 0.5s;
-moz-transition: height 0.5s;
transition: height 0.s;
}

header .left {
		-webkit-transition: height 0.s;
-moz-transition: height 0.5s;
transition: height 0.5s;
margin-right:50px;
}
header.sheader .left {
	height:70px;
	margin-right:20px;
	width:auto;
}

header.sheader .right {

}

header .right ul li a, header .right ul li a:hover, header .right ul li a.active {
/* 	-webkit-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s; */
}

header.sheader .right ul li a  {
	padding:22px 12px 0;
	height:48px;
}

header.sheader .right ul li a:hover, header.sheader .right ul li a.active  {
	padding:16px 12px 0;
	height:42px;
}

header img {
	-webkit-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
top:0px;
}

.sheader img {
	top:5px;
	width:280px;
}

header button {
			-webkit-transition: margin 0.5s;
-moz-transition: margin 0.5s;
transition: margin 0.5s;
}

header.sheader button {
	margin-top:12px;
}

header {
		-webkit-transition: height 0.5s;
-moz-transition: height 0.5s;
transition: height 0.5s;
height:135px;
}

.pop a.buttonlink, .pop a:first-of-type{
	padding-top:0px !important;
	display:inline;
}

.sheader + .content_area {
	padding-top:148px;
}

.pop a {
opacity:1;
}

.pop h1, .pop a.buttonlink, .pop a.buttonlink, .pop p, .pop a:first-of-type, .promotion_bottom .top ul li .pop h1, .promotion_bottom .top ul li .pop_contents p,
.promotion_bottom .middle .pop_medium .pop_contents h1, .promotion_bottom .middle .pop_medium .pop_contents p,
.games_top .right ul li .pop-small h1, .games_top .right ul li .pop-small p, .games_top .right ul li .pop-small a.buttonlink,
.games_middle ul li .pop_medium .pop_contents h1, .games_middle ul li .pop_medium .pop_contents p, .games_middle ul li .pop_medium .pop_contents a.buttonlink,
.games_bottom ul li .pop-small h1, .games_bottom ul li .pop-small a.buttonlink
 {
	opacity:0;
	transition:all 0.3s ease-in-out 0.1s;
	transform:scale(5);
	display:block;
}

.demo-link, .more-link{
	/*opacity:0;*/
	transition:all 0.3s ease-in-out 0.1s;
}

.games_top .left:hover .pop a {
opacity:1;
}

.games_top .left:hover .pop p, .games_top .left:hover .pop h1, .games_top .left:hover .pop a.buttonlink, .games_top .left:hover .pop a:first-of-type, .promotion_bottom .top ul li:hover .pop h1, .promotion_bottom .top ul li:hover .pop_contents p,
.promotion_bottom .middle ul li:hover .pop_medium .pop_contents h1, .promotion_bottom .middle ul li:hover .pop_medium .pop_contents p,
.promotion_bottom .bottom ul li:hover .pop h1, .promotion_bottom .bottom ul li:hover .pop_contents p,
.games_top .right ul li:hover .pop-small h1, .games_top .right ul li:hover .pop-small p, .games_top .right ul li:hover .pop-small .buttonlink,
.games_middle ul li:hover .pop_medium .pop_contents h1, .games_middle ul li:hover .pop_medium .pop_contents p, .games_middle ul li:hover .pop_medium .pop_contents .buttonlink,
.games_bottom ul li:hover .pop-small h1, .games_bottom ul li:hover .pop-small .buttonlink, .promotion_bottom .middle ul li:hover .pop_medium .pop_contents a
 {
	opacity:1 !important;
	transform:scale(1);
}

.games_top .left:hover .demo-link,
.games_top .left:hover .more-link,
.games_top .right ul li:hover .demo-link,
.games_top .right ul li:hover .more-link,
.games_middle ul li:hover .demo-link,
.games_middle ul li:hover .more-link,
.games_bottom ul li:hover .demo-link,
.games_bottom ul li:hover .more-link,
.promotion_bottom .top ul li:hover .more-link,
.promotion_bottom .middle ul li:hover .more-link,
.promotion_bottom .bottom ul li:hover .more-link
 {
	opacity:1;
}

/* Payment Icons */

.payment-list {
    margin-bottom: 11px;
    text-align: center;
}
.payment-list li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
}
.payment-list li span, .payment-list li a {
    background: rgba(0, 0, 0, 0) url("/images/site/payment-logo.png") no-repeat scroll 0 0;
    display: block;
    height: 31px;
    overflow: hidden;
    text-indent: -9999px;
}
.payment-list li span.visa {
    background-position: -5px -9px;
    width: 85px;
}
.payment-list li span.visa:hover {
    background-position: -5px -61px;
}
.payment-list li span.mastercard {
    background-position: -98px -9px;
    width: 48px;
}
.payment-list li span.mastercard:hover {
    background-position: -98px -61px;
}
.payment-list li span.maestro {
    background-position: -151px -9px;
    width: 48px;
}
.payment-list li span.maestro:hover {
    background-position: -151px -61px;
}
.payment-list li span.skrill {
    background-position: -207px -9px;
    width: 52px;
}
.payment-list li span.skrill:hover {
    background-position: -207px -61px;
}
.payment-list li span.neteller {
    background-position: -266px -9px;
    width: 162px;
}
.payment-list li span.neteller:hover {
    background-position: -266px -61px;
}
.payment-list li span.ukash {
    background-position: -435px -9px;
    width: 48px;
}
.payment-list li span.ukash:hover {
    background-position: -435px -61px;
}
.payment-list li span.ideal {
    background-position: -957px -9px;
    width: 32px;
}
.payment-list li span.ideal:hover {
    background-position: -957px -61px;
}
.payment-list li span.paybyphone {
    background-position: -1000px -11px;
    width: 94px;
}
.payment-list li span.paybyphone:hover {
    background-position: -1000px -61px;
}
.payment-list li span.paysafecard {
    background-position: -1100px -11px;
    width: 143px;
}
.payment-list li span.paysafecard:hover {
    background-position: -1100px -60px;
}
.payment-list li span.microgaming {
    background-position: -508px -9px;
    width: 89px;
}
.payment-list li span.microgaming:hover {
    background-position: -508px -61px;
}
.payment-list li a.progressplay {
    background-position: -604px -9px;
    width: 126px;
}
.payment-list li a.progressplay:hover {
    background-position: -604px -61px;
}
.payment-list li a.gambleaware {
    background-position: -737px -9px;
    width: 126px;
}
.payment-list li a.gambleaware:hover {
    background-position: -737px -61px;
}
.payment-list li span.malta {
    background-position: -870px -9px;
    width: 41px;
}
.payment-list li span.malta:hover {
    background-position: -870px -61px;
}
.payment-list li span.eighteen {
    background-position: -917px -9px;
    width: 31px;
}
.payment-list li span.eighteen:hover {
    background-position: -917px -61px;
}

.nicescroll-rails {
	opacity:1 !important;
}

.nicescroll-rails div {
	background-color:#D8D2EA !important;
}


table.tableizer-table {
	border: 0px solid #CCC; font-family: Arial, Helvetica, sans-serif;
	width:100%;
    margin-bottom: 30px;
}
.tableizer-table td, .tableStyle td, .tableStyle td p {
	padding: 4px 15px;
	margin: 3px;
	border: 0px solid #ccc;
	line-height:40px;
	font-family: "open_sansbold";
    font-size: 14px;
    color:#000b24;
}

.tableStyle th:first-child, .tableStyle td:first-child {
  text-align: left;
  padding-left: 15px;
}

.tableizer-table th {
padding: 4px 15px;
	margin: 3px;
	background:#006dde;
	line-height:40px;
	text-align:left;

	font-family: "oswaldbold";
    font-size: 19px;
    text-transform: uppercase;
}

#depositmethods td {
	line-height:18px;
}

#gamb-list {
	font-family: "varela_roundregular";
}

.tableizer-table tr:nth-child(odd), .tableStyle tr:nth-child(odd){
	background:#e1e1e1 none repeat scroll 0 0;
}

.tableizer-table tr:nth-child(even), .tableStyle tr:nth-child(even) {
	background:#bbbbbb none repeat scroll 0 0;
}

.step  h3 {
	font-family:"varela_roundregular";
	font-size:19px;
	padding-bottom:10px;
}

.step-2 {
margin-top:15px;
}

#contactsubmit {
	  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eea800 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #a47400;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 3px;
	color:#FFF;
	  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eea800 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #a47400;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 3px;
	font-size:19px;
	font-family:"open_sansbold";
	font-size:19px;
}

#form {
	font-family: "varela_roundregular";
	 line-height: 28px;
}

.step-1 {
	width:650px;
	float:left;
}

.step-2 {
	width:190px;
	float:left;
}

.accordion .ui-accordion-header {
	height:50px;
}

.accordion .ui-accordion-header img {
	position:relative;
	top:-9px;
	float:left;
	margin-right:15px;
}

.acc-title {
	display:inline;

	position:relative;
	top:0px;
	float:left;
}

.pay-icons {
	text-align:center;
}

.pay-icons div {
	display:inline-block;
	margin:0 10px;
	margin-bottom:10px;
}

.second-row {
	width:100%;
}

.pay-visa {
	background: url('../images/site/paycards.png') no-repeat -11px 0;
	width: 84px;
	height: 28px;
}

.pay-mastercard {
	background: url('../images/site/paycards.png') no-repeat -103px 0;
	width: 48px;
	height: 30px;
}

.pay-maestro {
	background: url('../images/site/paycards.png') no-repeat -156px 0;
	width: 47px;
	height: 30px;
}

.pay-skrill {
	background: url('../images/site/paycards.png') no-repeat -213px -6px;
	width: 50px;
	height: 28px;
}

.pay-neteller {
	background: url('../images/site/paycards.png') no-repeat -271px -1px;
	width: 157px;
	height: 27px;
}

.pay-ukash {
	background: url('../images/site/paycards.png') no-repeat -437px 0;
	width: 49px;
	height: 28px;
}

.pay-microgaming {
	background: url('../images/site/paycards.png') no-repeat -510px -2px;
	width: 82px;
	height: 27px;
}

.pay-progressplay {
	background: url('../images/site/paycards.png') no-repeat -608px 0;
	width: 121px;
	height: 26px;
}

.pay-gambleaware {
	background: url('../images/site/paycards.png') no-repeat -737px 0;
	width: 126px;
	height: 28px;
}

/*
.pay-ic {
	background: url('../images/site/paycards.png') no-repeat -872px 0;
	width: 36px;
	height: 28px;
}
*/

.pay-18 {
	background: url('../images/site/paycards.png') no-repeat -917px 0;
	width: 29px;
	height: 30px;
}

.pay-ideal {
	background: url('../images/site/paycards.png') no-repeat -343px -62px;
	width: 33px;
	height: 28px;
}

.pay-paybyphone {
	background: url('../images/site/paycards.png') no-repeat -385px -57px;
	width: 91px;
	height: 35px;
}

.pay-paysafecard {
	background: url('../images/site/paycards.png') no-repeat -487px -64px;
	width: 145px;
	height: 25px;
}

.pay-gamblingcommission {
	background: url('../images/site/paycards.png') no-repeat -647px -64px;
	width: 99px;
	height: 24px;
}

.pay-thawte {
	background: url('../images/site/paycards.png') no-repeat -757px -65px;
	width: 93px;
	height: 23px;
}

.bpa {
	font-family:"varela_roundregular" !important;
	font-style:italic;
	background:#040C24;
	color:#fff;
	float:right;
	position:absolute;
	bottom:-19px;
	right:0px;
	padding:3px 0px;
	/*-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;*/
font-size:12px;
width: 100%;
text-align: center;
}

.featherlight iframe {
    border: 0;
    width: 100%;
    height: 100%;
}

.featherlight .featherlight-content {
	width:70%;
	height:80%;
	border:4px solid #9a089f !important;
}

.left2 a {
	display: block; height: 35px; width:80px; border: none; cursor: pointer; border-bottom: solid 0px #610164; border-radius: 5px; text-align: center; font-size: 16px; line-height:40px; text-transform: uppercase; color: #fff; font-family: 'oswaldbold'; /* Old browsers */ background: #091642; /* IE6-9 */padding: 0 20px;
}

.bonus-link {
	width:100%;
	height:45px;
	display:block;
	position:absolute;
	bottom:0px;
}



.sheader .c2 {
	width:960px;
	margin:0 auto;
}
header.sheader, header.sheader .container {
	width:auto;
	float:left;
	overflow:visible;
}

.sheader {
	background:#091642 none repeat scroll 0 0;
}
header.sheader button {
	margin-top:0px;
	top:-50px;
	left:185px;
}

.sheader .right {
	height:70px;
}

.promotions-header {
	background: url('../images/site/inner_bg.jpg') no-repeat;
	background-size:cover;
	border-bottom:5px solid #3387e2;
}

.ci {
display:block;
margin:0 auto;
}

.phi {
	display: list-item;
    height: 154px;
    margin: 0 auto;
    text-align: center;
}

a.openGame {
  display: inline-block;
    margin-top: 30px;
    background: #006dde;
    width: 200px;
    height: 52px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font: 700 20px/52px 'PT Sans Narrow', sans-serif;
    padding: 0 20px;
}

.bb {
	background:#040C24;
}

.sterms {
  color: #ffffff;
  font-size: 17px;
  left: 50%;
  line-height: 16px;
  margin-left: -459px;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 910px;
  z-index: 100;

}

.accordion .ui-accordion-header {
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'oswaldbold';
    padding: 15px;
    background: /*url(../images/site/eye.png) no-repeat 10px 5px*/ #0A4F9B;
    padding-left: 15px;
    cursor: pointer;
    position: relative;
}

.left2 a {
    display: block;
    height: 38px;
    width: 120px;
    border: none;
    cursor: pointer;
    border-bottom: solid 0px #610164;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'oswaldbold';
    background: #091642;
    padding: 0 20px;
}

.content_area {
    display: block;
    padding-top: 134px;
}

.vip_contents {
    display: block;
    padding: 30px;
    padding-bottom: 0;
}

.content_area .container {
    padding-bottom: 45px;
}
.container {
    width: 1140px;
    margin: 0 auto;
}

.help_contents {
    color: #e1e1e1;
}
.vip_wrap {
    display: block;
    border-bottom: 3px solid #e6c68d;
}

.bb {
    background: #040C24;
}
.vip_banner {
    display: block;
    border-bottom: solid 5px #3387E2;
    height: 158px;
    width: 1140px;
    margin: 2px auto;
    padding-bottom: 20px;
}

.vip_contents {
    display: block;
    padding: 30px;
    padding-bottom: 0;
    width: 1140px;
    margin: 0 auto 30px;
    font-family: 'Source Sans Pro', sans-serif;
    /*margin-top: 120px;*/
}

.vip_contents .content-block{
    /*margin-top: 80px;*/
}

.phi {
    display: list-item;
    height: 154px;
    margin: 0 auto;
    text-align: center;
    margin-top: 150px;
    padding-bottom: 1px;
}

.content-area{
    margin-top: 150px;
}

.content-area p{
    margin-bottom: 20px;
}

.vip_contents h2{
    margin-bottom: 15px;
    font-size: 18px;
    color: #FFF;
    font-family: "varela_roundregular";
    margin: 15px 0 5px 0;
}

.help_contents .tblMethods ul {
    list-style-position: inside;
}
.help_contents ul.ulMethodHeader {
    list-style: none;
    float: left;
    width: 1000px;
    background-color: #006dde;
    margin-bottom: 16px;
    display: block;
    height: 68px;

}

.help_contents ul.ulMethodHeader li {
    float: left;
}

table.tableStyle tr.headerRow, .help_contents ul.ulMethodHeader li {
    color: #fff;
    font-weight: bold;
    font-family: "varela_roundregular";
}
table#depositmethods ul li, .help_contents ul li {
    margin-bottom: 10px;
}
table.tableStyle ul li, .help_contents ul li {
    color: #e1e1e1;
    font-family: "varela_roundregular";
}
.liName, .liDesc {
    margin-top: 25px;
    margin-right: 80px;
}
.liName, .liDesc, .liImage {
    width: 270px;
    text-align: center;
}

.liImage{
    margin-top: 12px;
}

/*#results {*/
    /*background-color: #040C24;*/
    /*-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4), inset 0 0 19px rgba(255,255,255,.15);*/
    /*-moz-box-shadow: 0 0 10px rgba(0,0,0,.4), inset 0 0 19px rgba(255,255,255,.15);*/
    /*box-shadow: 0 0 10px rgba(0,0,0,.4), inset 0 0 19px rgba(255,255,255,.15);*/
    /*border-radius: 7px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
    /*position: relative;*/
    /*top: 9px;*/
    /*width: 940px;*/
    /*z-index: 200;*/
/*}*/

/*.resholder {*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*top: 0px;*/
    /*left: 0px;*/
/*}*/

/*.tab_bottom {*/
    /*display: block;*/
    /*padding: 20px 40px 35px 40px;*/
    /*position: relative;*/
/*}*/

/*#results .closeline {*/
    /*margin-top: 20px;*/
    /*margin-bottom: 0px;*/
/*}*/

/*#results .row {*/
    /*display: inline-block;*/
    /*padding-left: 27px;*/
    /*padding-right: 27px;*/
    /*width: 886px;*/
    /*margin-bottom: 7px;*/
/*}*/

/*.search-results-title {*/
    /*font-family: "open_sansregular";*/
    /*color: #FFF;*/
    /*font-size: 22px;*/
    /*font-weight: bold;*/
    /*position: relative;*/
    /*top: -17px;*/
/*}*/

/*.close-btn {*/
    /*!* background: #bdbdbd none repeat scroll 0 0; *!*/
    /*background: url(../images/site/close_btn.png) no-repeat;*/
    /*text-indent: -9999px;*/
    /*color: #FFF;*/
    /*cursor: pointer;*/
    /*float: right;*/
    /*height: 30px;*/
    /*position: relative;*/
    /*top: -40px;*/
    /*width: 18px;*/
/*}*/

/*.line1 {*/
    /*background: #3083DD none repeat scroll 0 0;*/
    /*display: block;*/
    /*height: 1px;*/
    /*width: 100%;*/
/*}*/

/*.line2 {*/
    /*background: #3083DD none repeat scroll 0 0;*/
    /*display: block;*/
    /*height: 1px;*/
    /*width: 100%;*/
/*}*/

.games_bottom ul li .pop-small {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.8s;
}

.games_bottom ul li .pop-small {
    display: none;
    height: 100%;
    width: 100%;
}

.v_small .pop_small_contents {
    padding: 10px;
}
.pop_small_contents {
    display: block;
    padding: 15px;
}

.games_bottom ul li .v_small h1 {
    font-size: 11px;
    padding-bottom: 5px;
}
.games_bottom ul li .pop-small h1 {
    display: block;
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'varela_roundregular';
    text-align: center;
    border-bottom: solid 2px #cf9203;
    padding-bottom: 10px;
}

.bottom_block .right ul li img {
    display: block;
}

.v_small .pop_small_contents img {
    width: 30px;
}

.games_bottom ul li img {
    display: block;
    width: 100%;
}

.pop_small_contents img {
    display: block;
    width: inherit;
    position: absolute;
    right: 0;
    top: 0;
}

.demo-link, .more-link {
    /*opacity: 0;*/
    transition: all 0.3s ease-in-out 0.1s;
}

.games_bottom ul li .v_small h1 {
    font-size: 11px;
    padding-bottom: 5px;
}

.demo-link, .more-link{

	transition:all 0.3s ease-in-out 0.1s;
}

.games_top .left:hover .pop a {
opacity:1;
}

.searchRes .gaming_innr {
    width: 230px;
    height: 280px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -80px 0 0 -113px;
    text-align: center;
}


/*==================================*/
/*======== result box ==============*/
/*==================================*/

.resholder {
    /*position: absolute;*/
    width: 100%;
    top: 0px;
    left: 0px;
}

#results {
    background-color: #040C24;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4), inset 0 0 19px rgba(255,255,255,.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4), inset 0 0 19px rgba(255,255,255,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.4), inset 0 0 19px rgba(255,255,255,.15);
    border-radius: 7px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -10px;
    width:1140px;
    z-index: 200;
    overflow: auto;
    position: absolute;
}

#results .row:nth-child(1) {
    padding-top: 0px;
}

#results .row {
    display: inline-block;
    padding-left: 27px;
    /*padding-right: 27px;*/
    width: 1110px;
    margin-bottom: 7px;
}

.search-results-title {
    font-family: "open_sansregular";
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    top: 10px;
}

.close-btn {
    /* background: #bdbdbd none repeat scroll 0 0; */
    background: url(../images/site/close_btn.png) no-repeat;
    text-indent: -9999px;
    color: #FFF;
    cursor: pointer;
    float: right;
    height: 30px;
    position: relative;
    top: -6px;
    width: 22px;
}

.line1 {
    background: #3083DD none repeat scroll 0 0;
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 15px;
}

.line2 {
    background: #3083DD none repeat scroll 0 0;
    display: block;
    height: 1px;
    width: 100%;
}

.showing {
    font-family: "open_sansregular";
    color: #FFF;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 8px;
}

.showingp1 {
    color: #FFF;
    float: left;
    margin-right: 2px;
}

.search-arrow {
    /*float: right;*/
    /*position: relative;*/
    /*right: 100px;*/
    /*top: -21px;*/
    /*z-index: -1;*/
    display: none;
}

.thex {
    color: #434343;
    font-size: 22px;
    font-weight: bold;
    left: 7px;
    position: relative;
    top: 8px;
    width: 17px;
}

/*==================================*/
/*======= End of result box ========*/
/*==================================*/

.promotion_offer_inner .bottom ul li.pcon img {
    display: block;
    width: auto;
}

.bottom .more-link-pro, .middle .more-link-pro, .top .more-link-pro{
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    bottom: auto;
    height: auto;
    left: auto;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.tblMethods{
    display: block;
    width: 1000px;
}

.tblMethodWithdrawal {
    position: relative;
    left: 32px;
    margin-bottom: 13px;
    text-align: center;
    width: 1000px;
}

.content-area ol li {
    margin-bottom: 10px;
}
.icons.green{
    background: url(../images/uploads/games/labels.png) no-repeat -6px -93px;
}

.icons.label {
    left: -8px;
    top: -8px;
    display: inline-block;
    /*background-position: 0 -3892px;*/
    width: 110px;
    height: 80px;
    position: absolute;
    z-index: 9;
}

.label_wrapper > span {
    z-index: 10;
    text-align: center;
    position: absolute;
    left: -9px;
    top: 15px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    -webkit-transform: rotate(-36deg);
    -moz-transform: rotate(-36deg);
    -ms-transform: rotate(-36deg);
    -o-transform: rotate(-36deg);
    transform: rotate(-36deg);
    width: 77px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'open_sansregular';
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.footer ul {
  /*display: inline-flex;*/
}
.footer ul {
  display:inline;
}
.footer ul li a img {
  padding:0px 0;
}

.overlay-back {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}
.popup-box {
    background: #001B36 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 30px #666666;
    color: #ffffff;
    display: none;
    height: 70%;
    left: 0;
    margin: 0 auto;
    overflow-y: scroll;
    padding: 36px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 20%;
    width: 800px;
    z-index: 100;
}
.popup-box img {
width:auto !important;
}
.vip_wrap .popup-box h1 {
  margin:15px auto;
}
.popup-box__text-block {
    padding-bottom: 30px;
}
.popup-box__text-block a {
    color: #fff;
    display: inline-block;
    width: auto;
}

.popup-box .vip_banner img {
  position: relative;
}

.popup-box .vip_banner {
  width: auto;
  padding-bottom: 0;
}

.promotion_offer_inner .popup-box  h4 {
  margin-bottom: 10px;
}

/* PETE NEW GAMES DETAILS VIEW */

.content-top__aside {
    background: #FFF none repeat scroll 0 0;
    float: right;
    height: 591px;
    margin-top: 150px;
    width: 310px;
}
.content-top__aside img {
    border-bottom: 4px solid #091642;
    width: auto;
    margin:20px auto;
    padding-bottom: 20px;
}
.content-top__aside img.asideheader {
    display: block;
}

.demo-game--fullscreen {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#fullscreen--open {
    background: rgba(0, 0, 0, 0) url("../images/site/full-screen.png") no-repeat scroll 0 0;
    color: #091642;
    cursor: pointer;
    font-family: "open_sansregular";
    height: 22px;
    line-height: 20px;
    margin-left: 134px;
    margin-top: 8px;
    width: 110px;
}
#fullscreen--close {
    background: rgba(0, 0, 0, 0) url("../images/site/iframe-close.png") no-repeat scroll 0 0;
    color: #091642;
    display: none;
    font-family: "open_sansregular";
    height: 48px;
    position: fixed;
    right: 40px;
    top: 40px;
    width: 100px;
    z-index: 10000;
}
.popup-box--close {
    background: rgba(0, 0, 0, 0) url("../images/site/promotion-close.png") no-repeat scroll 0 0;
    color: #091642;
    display: none;
    font-family: "open_sansregular";
    height: 48px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 38px;
    z-index: 10000;
}
.back--arrow {
    background: rgba(0, 0, 0, 0) url("../images/site/back-arrow.png") no-repeat scroll 0 0;
    color: #091642;
    font-family: "open_sansregular";
}
.demo_contents .bottom .left a.back--arrow {
    color: #091642;
    display: block;
    font-family: "open_sansregular";
    font-size: 17px;
    margin-left: 20px;
    margin-top: 11px;
    padding-left: 25px;
    padding-top: 0;
    text-decoration: none;
}

.latest-winners {
    height: 440px;
    margin: 10px auto;
    overflow-y: scroll;
    width: 280px;
}
.latest-winners ul li {
    border-bottom: 1px solid #999999;
}
.winners {
    border-bottom: 1px solid #d2c3d0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.winners .winners__game-image {
    border: medium none;
    height: 50%;
    margin-bottom: 20px;
    max-width: 40%;
    width: 50%;
    margin-top:0;
    padding-bottom: 0;
}
.winners__right {
    color: #000;
    font-family: "oswaldregular",sans-serif;
    font-size: 24px;
    margin-left: 14px;
    min-width: 150px;
    text-align: left;
}
.winners__right p {
    margin-bottom: 4px;
}
.winners__game-name {
    font-weight: bold;
    max-height: 73px;
    overflow: hidden;
}
.winners__game-money {
    color: #091642;
    font-family: "oswaldregular",sans-serif;
    font-weight: bold;
}
.winners__player-name {
    font-family: "open_sanslight";
    font-size: 18px;
}


.banner_box .under-line{
    text-decoration: underline !important;
}
