/*General.css*/

*{padding: 0px;margin: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;font-family: Time New Roman;}
.wrapper{width: 1200px !important;margin: 0 auto;position: relative;}

.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}
.navbar{background-color:#000;}
/*reset.css*/
#slide-product {
    width:1050px;
    height: auto;
    margin-left: 76px;
    margin-top: 15px;
}
.owl-buttons {
    position: absolute !important;
    width: 100% !important;
    top: 40% !important;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    width: 90px;
    margin-top: -30px;
    height: 100px;
    position: absolute !important;
    left: -72px;
    background: url(../../images/prev.png) center no-repeat;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    width: 90px;
    height: 100px;
    margin-top: -30px;
    position: absolute !important;
    left: 1029px;
    background: url(../../images/next.png) center no-repeat;
}
.pull-left {float: left;}
.loginbtn:hover{cursor:pointer;}
.loginbtn{
    width: 115px;
    font-size: 14px!important;
    margin-top: -12px;
    color: #fff!important;
    font-weight:300!important;
    text-align: center;
    padding: 9px 10px 10px 10px;
}
.en_login {background:url(../../images/login0_en.png) center top no-repeat !important;}
.cn_login {background:url(../../images/login0_cn.png) center top no-repeat !important;}
.ma_login {background:url(../../images/login0_ma.png) center top no-repeat !important;}
.jackpot-bg{width: 1100px;height:100px;margin-left: 40px;background:url(../../images/jackpot.png) no-repeat !important;}
/* css rest */
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, footer, 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, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
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;
}
/*end reset*/

/*Content.css*/

.content__ #header{border: 1px solid white;border-radius: 5px 5px 0 0;color:white;font-size:20px;padding:10px;margin-top:10px;background:none repeat scroll 0 0 rgba(0,0,0,0.4);border-bottom: 1px #999999 solid;}
.content__ #body{border: 1px solid white;border-radius: 0 0 5px 5px;color:white;border-top:none;padding:10px;min-height:150px;margin-bottom:10px;background:none repeat scroll 0 0 rgba(0,0,0, 0.4);}
#space{height: 420px;}

/*uibase.css*/
.header{height: auto;}

.logo{float: left;margin: 10px 0 0 0;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}

.above{float: right;padding: 0px;margin: 15px 22px 0 0;}
.above>li{width: 90px;display: inline-block;/*border-right: 2px #444540 solid;*/text-align: center;vertical-align: middle;}
.above>li>a{text-decoration: none;color: #444540;font-family: arial;font-weight: bold;font-size: 12px; text-transform:capitalize;}
.above>li>a>img{margin-left: 5px;vertical-align: middle;}
.above>li:nth-child(2){width: 140px;}
.above>li:nth-child(3){width: 140px;border-right: none;}
.above>li:last-child{border-right: none;}
.form>li>input[name="save"]{width: 88px;height: 33px;background: url(../../images/login.png) center no-repeat;border: none;border-right: none;font-family: RobotoSlab;font-size: 13px;color: #fffd98;}

.my-form{float: right;margin: 10px 7px 0 0;}
.form{padding: 0px;margin-bottom: 0px;}
.form>li{display: inline-block;}
.form>li>a>input[name='useracc']{width: 133px;height: 32px;background: url(../../images/textbox.png) center no-repeat;border: none;color: black;font-family:  arial;font-size: 14px;margin: 0 5px 0 0; text-indent:10px;}
.form>li>a>input[name='passwd']{width: 133px;height: 32px;background: url(../../images/textbox.png) center no-repeat;border: none;color: black;font-family:  arial;font-size: 14px;margin: 0 5px 0 0; text-indent:10px;}
.form>li>a>input[name='captcha']{width: 60px;height: 32px;background: url(../../images/code-text.png) center no-repeat;border: none;color: black;font-family:  arial;font-size: 14px;margin: 0 5px 0 0; text-align:center}
.form>li>a>img{vertical-align: middle;margin: 2px 5px 0 0;}
.above>li>a[name='daftar']{width: 102px;height: 36px;background: url(../../images/daftar.png) center no-repeat;border: none;display: block;text-align: center;text-decoration: none;color: #fffd98;font-family: RobotoSlab;font-size: 13px;line-height: 35px;}

::-webkit-input-placeholder { /* Chrome */
  padding-left: 10px;  
  color: black;
}
:-ms-input-placeholder { /* IE 10+ */
  padding-left: 10px;
  color: black;
}
::-moz-placeholder { /* Firefox 19+ */
  padding-left: 10px;
  color: black;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  padding-left: 10px;
  color: black;
  opacity: 1;
}

.menu{padding: 0px;margin: -35px 0 0 0;}
.menu>li{float: left;text-align: center;}
.menu>li>a{width: 120px;height: 51px;margin: 0 0px 0 0px;text-decoration: none;color: white;font-family: arial;font-size: 13px;font-weight: bold;text-align: center;display: block;line-height: 62px;text-transform: uppercase;}
.menu>li:hover>a{text-decoration: none;color: #ffdf00;background: url(../../images/hover.png) center no-repeat; width:120px}

.content__{height: auto;}
.slideshow{width: 100%;height: 349px;/*border: 2px white solid;*/margin:10px 0 0 0;}

.games{float: left;margin: 10px 0 0 0;}
.games>li{float: left;}
.games>li>a{width: 196px;height: 202px;display: block;text-decoration: none;color: white;text-transform: uppercase;text-align: center;font-family: RobotoSlab;font-size: 15px;font-weight: bold;line-height: 355px;margin: 0 0 0 3.5px;}
.games>li:hover>a{color: #ffdf00;}
.games>li:first-child>a{background: url(../../images/sportsbook.png) center no-repeat;margin: 0px;}
.games>li:nth-child(2)>a{background: url(../../images/livecasino.png) center no-repeat;}
.games>li:nth-child(3)>a{background: url(../../images/egame.png) center no-repeat;}
.games>li:nth-child(4)>a{background: url(../../images/lottery.png) center no-repeat;}
.games>li:nth-child(5)>a{background: url(../../images/poker.png) center no-repeat;}
.games>li:last-child>a{background: url(../../images/promo.png) center no-repeat;}

.result{float: left;width: 1196px;height: 174px;background: url(../../images/result.png) center no-repeat;margin: 20px 0 0 0;}
.result .sub p{color:#FFF;}
.result .sub .sub-result{color:#ffdf00;}
.sub{float: left;width: 170px;height: auto;color: white;font-family: RobotoSlab;font-weight: bold;}
.sub-head{float: left;font-size: 15px;text-align: center;width: 100%;text-transform: uppercase;margin: 20px 0 15px 0;}
.sub-num{float: left;font-size: 32px;text-align: center;width: 100%;margin: 0 0 15px 0;letter-spacing: 2px;}
.sub-result{float: left;font-size: 13px;text-align: center;width: 100%;margin: 0 0 10px 0;color: #ffdf00;}
.date{float: left;font-size: 10px;font-style: italic;text-align: center;width: 100%;}


.bank{float: left;margin: 20px 0 0 0;}

.browser{margin-top: 10px;margin-right: 10px;}

.contact-div{float: right;width: auto;height: auto;margin: 23px 10px 0 0;}
.follow{float: left;width: 122px;height: 35px;background: url(../../images/follow.png) center no-repeat;font-family: RobotoSlab;font-size: 14px;color: white;text-align: center;text-decoration: none;line-height: 30px;font-weight: bold;margin: 3px 0 0 0;}
.follow:hover{color: #ffdf00;}
.contact{float: left;}
.contact>li{float: left;margin: 0 0 0 20px;}

.footer{height: auto;}

.browser{float: left;margin: 15px 0 20px 0;}
.browser>p{float: left;font-family: RobotoSlab;font-size: 13px;font-weight: bold;color: white;padding: 12px 0 0 0;}
.browser>img{float: left;margin: 0 0 0 50px;}

.allright{float: right;font-family: RobotoSlab;font-size: 12px;color: white;margin: 27px 232px 0 0;}

#language, .dd-select {
  width: 130px !important;
  height: 25px !important;
  font-family: Kh Battambang;
  font-size: 11px; 
}

.dd-select{
    cursor: pointer !important;
  background: #FFF !important;
}
.dd-selected {
  
  padding: 0px 0px !important;
  background: white;
  font-family:Arial, Helvetica, sans-serif !important;
  padding-top: 3px !important;
}

.dd-option-image, .dd-selected-image {
  float: none !important;
  vertical-align: middle !important;
  margin-left: -25px !important;
}

.dd-options {
  width: 130px !important;
}

.dd-option {
  background: #2DA5FB;
  font-family:Arial, Helvetica, sans-serif !important;
}

.dd-pointer{
    width: 26px !important;
    height: 25px !important;
    background: url(../../images/dropdown.png) center no-repeat;
    margin-top: 0px !important;
    right: 0px !important;
    top: 0% !important;
}

.dd-pointer-down{
    border: none !important;
    border-top: none !important;
}
.dd-options > li:last-child > .dd-option{
  margin-left:-30px !important;
}
.dd-pointer-down{
  margin-top: -1px !important;
}
.capt_string{font-size:16px; font-weight:bold; margin-top:5px; position:relative;}
  /* alert pop up*/
.alert_pop{position:absolute; width:450px; height:230px; background:rgba(0, 0, 0, 0.7); left:50%; top:50%;margin-top:-165px;margin-left: -215px;z-index:999999; display:none; color:#FFF;padding-top:25px; border:1px solid #FFF;margin-top:50px;-webkit-animation:bounce 0.9s;animation:bounce 0.9s;}
.close_alert{position:relative; float:right; margin-top:-25px; margin-right:0px; cursor:pointer;}
.close_alert div{background:url(../../images/close.png); width:40px; height:40px;}
.alert_right{padding-top:0px;}
.alert_pop .alert_left{text-align:center;}
.alert_pop .alert_right{padding-left:5px;text-align:center;}
.alert_pop .alert_right h3{font-size:15px; text-align:center;font-family: 'Josefin Sans', sans-serif;}
.alert_right span{font-size:12px;text-align:center;}
.alert_right span a{color:#F2E59B;}
.load_no_login{width:100%; height:100%; background:rgba(0,0,0,.5); position:fixed; z-index:99999; display:none;}
.alert_login a h3{color:#000;}
.alert_login:hover{opacity:0.8}
.alert_logo{padding-bottom:30px}
.button_register{
  border-radius: 4px;
  background: -webkit-linear-gradient(#cc3333,#990000);
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 10px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  margin:auto;
  margin-top:20px;
  width: 170px;
  min-width:100px;
}
.button_register a h3{
  color:#FFF;
}
.button_register span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button_register span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button_register:hover span {
  padding-right: 25px;
}

.button_register:hover span:after {
  opacity: 1;
  right: 0;
}
.home-about_us{
background:#1F2C6D; color:#FFF;
padding:10px 10px;
}
.home-about_us h3{
color:#FFF;
}
.home-about_us p{
color:#FFF;
line-height:25px;
}

/*================================*/

.body_close{
    overflow:hidden;
    position:relative;
    left:0;
}

.body_open_left{
    left:220px;
}

.body_open_right{
    left:-220px;
}

/* OVERALL MENUS */

.srl_menu{
    margin-top: 112px;
    height:100%;
}

.prl_menu{
    margin-top:450px;
    height:100%;
}

.list_menu{
    list-style:none;
    padding:0;
    margin-right:-1px;
    width:158px;
}
.list_menu2{
    list-style:none;
    padding:0;
  margin-top:0px;
  xmargin-right:57px;
   
  
  
}

.list_menu h2{
    color:#ffffff;
    padding:12px 0 0 3px;
    height:32px;margin:0px;
    font-size:15px; xmargin-right:50px;
}

.list_menu li {
   
    width:150px;
    padding:8px 10px 8px 3px;
}
.list_menu li a { color:#f5f5f5;
    font-weight: 600;}


.list_menu2 h2 {
    color:#fff;
    padding:12px 0 0 10px;
    height:32px;
    margin:0px;
    font-size: 22px;
}

.list_menu2 li{
    color:#f5f5f5;
    font-weight: 100;
    width:200px; xmargin-right:50px;
    padding:8px 10px 8px 10px;
}

/* BUTTONS */

.button{
    border:none;
    outline:none;
    width: 68px;
    height:220px;
    padding:0;
    cursor:pointer;
}


.button2{
    border:none;
    outline:none;
    width: 61px;
    height: 217px;
    padding:0;
    cursor:pointer;
}

.button img{
    margin-right:5px;
    margin-top: -4px;
}

.sbutton{
  background-color:transparent;
    xbackground-color:#e74c3c;
    xborder-bottom:solid 1px #c0392b;
}

.pbutton{
    xbackground-color:#3498db;
    xborder-bottom:solid 1px #2980b9;
}
.download-app{
  position:fixed;top:212px;left:-164px;height: 212px;
}
.download-app:hover{
  left: 0
}
/* TRANSITIONS */

.slide_left_open,.download-app,.slide_left_close,.slide_right_open,.slide_right_close,.slide_top_open,.slide_top_close,.push_left_open,.push_left_close,.body_close,.body_open_left,.body_open_right,.push_right_open,.push_right_close{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* MEDIA QUERIE EXAMPLES */

@media only screen and (max-width : 480px) {
    
    #slide_top > nav a{
        padding: 20px 0 25px 0;
    }
  
}




/* SLIDE LEFT MENU */

.slide_left_close{
    position:fixed;
    left:-158px;
} 

.slide_left_open{
    left:0px; z-index:10000;
}

/*-- if want auto --*/
#slide_left{
 height:200px;
 z-index:10;
}
#slide_left:hover{
 left:0px;
 z-index:99;
}
#slide_left:after{
 position:fixed;
 left:-158px;
 z-index:99;
}



#slide_left > ul{
    float:left;
    margin: 0px;
    border:1px solid #445067;
    background-color:#030f19;
    padding-left:5px;
}

#slide_left > ul > h2{
  padding-bottom:30px; color:#ffffff;
    border-bottom:solid 1px #ffffff; font-weight:bold;
}

#slide_left ul li{
    xbackground-color:#f46354;
}

#slide_left ul li:hover{
    xbackground-color:#f35a4a;
}

/* SLIDE RIGHT MENU */

.slide_right_close{
    position:fixed;
    right:-225px;/* ok */
  top:100px;
}

.slide_right_open{
    right:-20px; /* ok */z-index:10000;
}

/*--- right side auto */
#slide_right{
 height: 200px;
 z-index:1000;
}
#slide_right:hover{
 right:-20px; 
 z-index:99;
}
#slide_right:after{
 position:fixed;
     right:-182px;/* ok */
 z-index:99;
}



#slide_right > ul{
    float:right;  border:1px solid #445067; 
    background-color:#030f19;
}

#slide_right > ul > h2{ padding-bottom:30px; color:#fff;
    border-bottom:solid 1px #fff; font-weight:bold;
}
#slide_right ul {margin: 0px;margin-right:20px;}
#slide_right ul li{
    xbackground-color:#f46354;
}
#slide_right ul li:hover{
    xbackground-color:#f35a4a;
}

/* SLIDE TOP MENU */

#slide_top{
    position: absolute;
    width: 100%;
    text-align: center;
}

.slide_top_close{
    top:-236px;
}

.slide_top_open{
    top:-300px;
}

#slide_top > nav{
    padding:0;
    margin:0;
    background-color:#f46354;
    height:100%;
    overflow:hidden;
}

#slide_top > h2{
    color:#f5f5f5;
    width:100%;
    padding:10px 0;
    background-color:#e74c3c;
}

#slide_top > nav a{
    float:left;
    color:#f5f5f5;
    font-weight: 600;

    width:20%;
    padding: 36px 0;
}

#slide_top > nav a:hover{
    background-color: #f35a4a;
}

/* PUSH RIGHT MENU */

.push_right_close{
    position:fixed;
    right:-220px;
}

.push_right_open{
    right:0px;
}

#push_right > ul{
    float:right;
    xbackground-color:#3498db;
}

#push_right > ul > h2{
    border-bottom:solid 1px #2980b9;
}

#push_right ul li{
    xbackground-color:#6badda;
}

#push_right ul li:hover{
    xbackground-color:#4fa3dc;
}

/* PUSH LEFT MENU */

.push_left_close{
    position:fixed;
    left:-220px;
}

.push_left_open{
    left:0px;
}

#push_left > ul{
    float:left;
    background-color:#3498db;
}

#push_left > ul > h2{
    border-bottom:solid 1px #2980b9;
}

#push_left ul li{
    background-color:#6badda;
}

#push_left ul li:hover{
    background-color:#4fa3dc;
}
.mobileBox {
  border:1px solid #636159;
  width:140px;
  height: 43px;
  margin-bottom:6px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  text-transform: uppercase;
  background: #091521;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}

.mobileBox h4 { font-size:15px; margin:0px; padding:0px;text-shadow: 0px 1px 1px #0055a5;}
.mobileBox p { font-size:12px;text-shadow: 0px 1px 1px #004177;}

.mobileBox:hover {opacity:0.8;}


.mobileBox img {
}
.joinnow-btn {
    background: rgba(248,253,65,1);
    background: -moz-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,253,65,1)), color-stop(100%, rgba(225,166,3,1)));
    background: -webkit-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);
    background: -o-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);
    background: linear-gradient(to bottom, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fd41', endColorstr='#e1a603', GradientType=0 );
    padding: 8px 10px;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
}
.menu-ico{width:25px;height:25px;position:relative;padding-top:5px;padding-right:25px;
}
.menu-ico.sport-ico{
  background:url(../../images/sports-ico.png) no-repeat;
}
.menu-ico.casino-ico{
  background:url(../../images/casino-ico.png) no-repeat;
}
.menu-ico.slots-ico{
  background:url(../../images/slots-ico.png) no-repeat;
}
.menu-ico.number-ico{
  background:url(../../images/number-ico.png) no-repeat;
}
.menu-ico.poker-ico{
  background:url(../../images/poker-ico.png) no-repeat;
}
.menu-ico.games-ico{
  background:url(../../images/games-ico.png) no-repeat;
}
.menu-ico.forex-ico{
  background:url(../../images/forex-ico.png) no-repeat;
}
.menu-ico.promo-ico{
  background:url(../../images/promo-ico.png) no-repeat;
}
.menu-ico.banking-ico{
  background:url(../../images/banking-ico.png) no-repeat;
}
.menu-ico.home-ico{
  background:url(../../images/home-ico.png) no-repeat;
}
.about_us_toggle{
  display:none;
  padding-left:15px;
  background:rgba(0, 0, 0, .8);
  color:#FFF;
  width:1190px;
  margin-left:1px;
}.about_us_toggle p{
  color:#FFF;
}
.about_us{
  margin-top:5px; width:1190px; background:rgba(0, 0, 0, .8); padding:10px 0 10px 5px; cursor:pointer;margin-left:1px;
}
.about_us a{
  color:#FFF;
}
.home-about_us{
  width:1190px;
  margin:auto;
  text-align:center;
  padding-top:50px;
  padding-bottom:50px;
  background:#1D2341;
  border-bottom: 5px solid #FFF;
  margin-left:1px;
}
.home-about_us .step{
  display:inline-block;
  width:230px;
  margin-top:-20px;
}
.home-about_us .step:hover span{
  color:#fdc159;
}
.home-about_us .step span{
  position:absolute;
  width:220px;
  margin-top:123px;
  color:#FFF;
  margin-left:-170px;
}
.regis-title{
  background:#1E2225;
  text-align:left;
  color:#FFF;
  padding:5px;
  width:1000px;
  font-weight:bold;
  border: 1px solid #dee6fb;
}
.regis-content h3{
  color:#FFF;
}.regis-content .requried{
  color:#F00;
}
.text{
  color:#FFF;
  width:250px;
  display:inline-block;
  float:left;
  text-align:left;
}
.input{display:inline-block;  float:left;}
.input input[type=text], .input input[type=password]{
  background:#999;
  height:25px;
  width:200px;
  text-indent:10px;
  color:#000;
}
.input option{
  font-family:Arial, Helvetica, sans-serif;
}
.input select{
  background:#999;
  height:25px;
  width:200px;
  color:#000;
}
.regis-content{
  width:1200px;
  margin:auto;
  padding-top:10px;
  padding-bottom:10px;
  background:rgba(0,0,0,.8);
  padding-left:100px;
  
}
.regis-left{
  width:550px;
  overflow:hidden;
  float:left;
  vertical-align:text-top;
}
.regis-right{
  width:550px;
  overflow:hidden;
  float:right;
}
.term_condition{
  color:#FFF;
}
.err_div{
  color:#F00;
  text-align:left;
  clear:both;
}
.regis-yello{
  color:#FF0;
}
.textbox{
  border:1px solid #957B4C;
  background:#FFF;
  color:#957B4C;
  height:30px;
  border-radius:5px;
  margin-bottom:5px;
  text-indent:10px;
}
.register-register{
  width:100px; font-size:20px; margin-left:-15px; margin-bottom:5px; margin-top:0; padding:4px 7px 5px 7px; height:65px;
  background:url(../../images/register-bg.png); color:#362109;
  background-repeat:no-repeat;
}
.login-register{
  width:100px; font-size:20px; margin-left:35px; margin-bottom:5px; margin-top:0; padding:4px 7px 5px 7px; height:65px;background: -webkit-linear-gradient(#4f5eaf,#050810);
  border:1px solid #BFAD75;
}
.register-register:hover{
  background:url(../../images/register-bg_hover.png); color:#FFF;
}
.login-register:hover{
  background: -webkit-linear-gradient(#cc3333,#990000);
}
.inner{
  background:none !important;
}
@media screen{@-webkit-keyframes animatedBackground{0%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}}@-moz-keyframes animatedBackground{0%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}}@keyframes animatedBackground{0%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}}
ul.games li a:hover{
  -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.info .link_1.float_left{margin-top: 2px !important; margin-bottom:7px;}
a p.link_1.float_left{margin-top: -37px !important;}
.info .link_1.float_left, .div-join{
  background: #f6f8f9; /* Old browsers */
  background: -moz-linear-gradient(top, #f6f8f9 0%, #f1f1f1 50%, #F1F0F1 51%, #373a47 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f6f8f9 0%,#f1f1f1 50%,#F1F0F1 51%,#373a47 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f6f8f9 0%,#f1f1f1 50%,#F1F0F1 51%,#373a47 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
  color:#000 !important;
    padding:5px;
    width:100px;
    text-align:center;
    margin-left:1px;
  border-radius:5px;
  margin-top: 5px !important;
}
.div-join{margin-right: 3px;}
.info .link_1.float_left:hover, .div-join:hover{
  background: #f85032; /* Old browsers */
  background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
  color:#FFF !important;
  cursor:pointer !important;
}
/*.btn-checknow.join-now{
  position: absolute;
    margin-left: 1025px;
}
.btn-checknow.more-detail{
  position: absolute;
    margin-left: 10px;
}*/
.inner .content_con {
    background: rgba(13, 13, 13, .7) !important;
}

/* menu */
/*=================================================
.navmenu ul li{
  display:inline-block;
}
.navmenu ul li a{
  font-weight:bold !important;
}
.submenu_index{
  padding-top:10px !important;
  width:100%; margin:auto;
  text-align:center;
  height:auto !important;
  transition: width 2s;-webkit-transition: height 2s;
  float:left;
}
ul.submenu_index li a{
  margin:auto;width:250px;
}
nav ul li ul.submenu_index{width:100%; position:absolute;z-index: 999998; top:148px; display:none; left: 0; right:0; 
  background:#3d4b8c;
  border-bottom:1px solid #000000;
  padding-top:20px !important;
  padding-bottom:20px !important;
  border-bottom:5px solid #bb9950;
}
nav ul li ul.submenu_index li {
  text-align:center;
    overflow: hidden;
  float:none;
}
ul.submenu_index .center_nav{
  text-align:center; width:1200px; margin:auto;
}
nav ul li:hover ul.submenu_index{display:block; margin:auto; text-align:center; height:155px;}
nav ul li ul.submenu_index li{ padding:0; text-align:center; height: 100%; background:none; display:inline-block; overflow:hidden;}
nav ul li ul.submenu_index li:after, nav ul li ul.submenu_index li:before{ content:""; background:none;}
nav ul li ul.submenu_index li:hover:after, nav ul li ul.submenu_index li:hover:before{ content:""; background:none;}
nav ul li ul.submenu_index li a{font-size:12px;margin-right: 10px; font-weight:400; font-family: 'Oswald', sans-serif; display:inline-block; float:left; text-transform:uppercase;}
nav ul li ul.submenu_index li:hover a{background:none;display: block;}
nav ul li ul.submenu_index li a img{ width:100%; max-width:170px; height:auto; padding-bottom:0px; display:block; float: none; margin: 0 auto; padding-top:5px; z-index:9999;}
nav ul li ul.submenu_index li a img:hover{background-color:none; color:#ecca8d; opacity:1;-webkit-animation:animatedBackground 0.2s ease-out 1;-moz-animation:animatedBackground 0.2s ease-out 1;animation:animatedBackground 0.2s ease-out 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
nav ul li ul.submenu_index li a span{ width:100%; display:block; line-height:40px;color:#fff; padding-top:15px; margin-top:15px;}
nav ul li ul.submenu_index li:hover a span{ background:none; color:#ff; z-index:9998;}*/