#menu #menu-main-menu>li:hover>ul{display:inline-block;width:100%;}
#menu #menu-main-menu .sub-menu li{float:left;line-height:38px;width:50%;}
#menu #menu-main-menu>li>.sub-menu>li{height:230px;}
#menu #menu-main-menu>li:hover>ul>li:nth-child(odd)>a{background:#131313;color:rgb(255,255,255);display:block;font-size:16px;font-weight:bold;text-align:center;border:none;}
#menu #menu-main-menu>li:hover>ul>li:nth-child(even)>a{background:#3f060e;color:rgb(255,255,255);display:block;font-size:16px;font-weight:bold;text-align:center;border:none;}
#menu #menu-main-menu>li:hover>ul>li>a>div{color:rgb(247,183,33);display:block;font-size:10px;font-weight:normal;line-height:11px;margin-bottom:13px;margin-top:-8px;}
#menu #menu-main-menu>li:hover>ul>li>ul{color:rgb(255,255,255);display:block;font-size:16px;font-weight:bold;height:auto;text-align:center;width:100%;border:none;}
#menu #menu-main-menu>li:hover>ul>li>ul>li{background:rgba(0,0,0,0) none repeat scroll 0 0;border:medium none;display:inline-flex;float:none;height:166px;line-height:290px;margin:0;opacity:0.7;padding:0;text-align:center;width:24%;}

#menu #menu-main-menu>li:hover>ul>li>ul>li>a{display:inline-block;font-size:14px;font-weight:normal;height:155px;width:100%;}
#top-menu .wrap{background:#001b30 none repeat scroll 0 0;border-top:1px solid #002948;height:48px;}
#top-menu li{list-style:none;}#top-menu #menu-top-menu{display:inline-block;height:inherit;margin:0;padding:0;width:100%;padding-right:30px;}
#top-menu #menu-top-menu>li{float:right;height:100%;text-align:center;width:20%;}
#top-menu #menu-top-menu .menu-item-description{display:inline-block;height:inherit;line-height:10px;width:100%;font-size:9px;color:#866b30;}

#top-menu #menu-top-menu>li:nth-child(1){border-left:none;}
#top-menu #menu-top-menu>li:nth-last-child(1){border-right:none;}
#top-menu #menu-top-menu>li>a{color:rgb(255,255,255);display:inline-block;font-size:13px;font-weight:500;height:35px;line-height:37px;text-shadow:0 0 12px rgb(255,112,168);text-transform:none;}
#top-menu #menu-top-menu>li:hover>a,#top-menu #menu-top-menu>li.current-menu-item>a,#top-menu #menu-top-menu>li.current-menu-ancestor>a{color:#ffb80c;}
#top-menu #menu-top-menu>li>ul{display:none;height:inherit;margin:0;padding:0;position:relative;top:0;width:165%;left:-30%;}
#top-menu #menu-top-menu>li:hover>ul{display:inline-block;}
#breadcrumb{background:rgba(0,0,0,0) url("../images/header.html") repeat-x scroll center bottom;color:rgb(255,255,255);height:36px;position:relative;z-index:4;}#breadcrumb .wrap{height:34px;}
#breadcrumb .col-1{width:50%;float:left;}#breadcrumb .col-2{float:left;width:50%;}
#breadcrumb h2{color:rgb(255,255,255);font-size:14px;font-style:italic;font-weight:300;line-height:35px;padding-right:32px;text-align:left;text-shadow:0 0 7px #b30e16;}
.breadcrumbs{margin:0;padding-left:20px;}
.breadcrumbs>li{background:rgba(0,0,0,0) url("../images/arrow.html") no-repeat scroll left 14px;float:left;font-size:13px;line-height:33px;list-style:outside none none;margin-right:10px;padding-left:18px;}
.breadcrumbs>li:nth-child(1){background:none;padding-left:0;}
.breadcrumbs a{color:rgb(255,75,106);}
.breadcrumbs a:hover{color:#fff;}#front{height:420px;position:relative;z-index:1;}
#front .wrap{width:100%;min-width:100%;}
#front canvas{left:0;position:absolute;top:0;z-index:2;}
#premium{left:50%;margin-left:-293px;position:absolute;top:125px;z-index:4;}
#middlebox{color:white;margin-top:30px;}
#middlebox .wrap{height:175px;}
#middlebox .col-1{background:rgba(0,0,0,0) url("../images/middlebox.html") no-repeat scroll left top;float:left;height:243px;overflow:hidden;padding-top:15px;position:relative;width:370px;}
#middlebox .col-2{background:rgba(0,0,0,0) url("../images/middlebox.html") no-repeat scroll -385px top;float:left;height:243px;position:relative;text-align:center;width:284px;}
.rolet-1 {
  z-index: 2;
  left: 0;
  position: absolute;
  top: -17px;
  animation: rotateleft linear 10s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  /* -webkit-animation: rotateleft linear 36s; */
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: rotateleft linear 10s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotateleft linear 10s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: rotateleft linear 10s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}
@keyframes rotateright{0%{transform:rotate(0deg) scaleX(1) scaleY(1);}50%{transform:rotate(180deg) scaleX(1) scaleY(1);}100%{transform:rotate(360deg) scaleX(1) scaleY(1);}}@-moz-keyframes rotateright{0%{-moz-transform:rotate(0deg) scaleX(1) scaleY(1);}50%{-moz-transform:rotate(180deg) scaleX(1) scaleY(1);}100%{-moz-transform:rotate(360deg) scaleX(1) scaleY(1);}}@-webkit-keyframes rotateright{0%{-webkit-transform:rotate(0deg) scaleX(1) scaleY(1);}50%{-webkit-transform:rotate(180deg) scaleX(1) scaleY(1);}100%{-webkit-transform:rotate(360deg) scaleX(1) scaleY(1);}}@keyframes rotateleft{0%{transform:rotate(0deg) scaleX(1) scaleY(1);}50%{transform:rotate(-180deg) scaleX(1) scaleY(1);}100%{transform:rotate(-360deg) scaleX(1) scaleY(1);}}@-moz-keyframes rotateleft{0%{-moz-transform:rotate(0deg) scaleX(1) scaleY(1);}50%{-moz-transform:rotate(-180deg) scaleX(1) scaleY(1);}100%{-moz-transform:rotate(-360deg) scaleX(1) scaleY(1);}}@-webkit-keyframes rotateleft{0%{-webkit-transform:rotate(0deg) scaleX(1) scaleY(1);}50%{-webkit-transform:rotate(-180deg) scaleX(1) scaleY(1);}100%{-webkit-transform:rotate(-360deg) scaleX(1) scaleY(1);}}#middlebox .col-3{background:rgba(0,0,0,0) url("../images/middlebox.html") no-repeat scroll right top;float:left;height:243px;overflow:hidden;padding:65px 3px 0 3px;position:relative;width:370px;}#middlebox .col-3 .swiper-slide{text-align:center;}#middlebox .col-3 .games{height:180px;overflow:hidden;width:100%;}#middlebox .col-3 .games-prev{background:rgba(0,0,0,0) url("../images/tips-prev.html") no-repeat scroll center center;cursor:pointer;height:32px;position:absolute;right:55px;top:10px;width:32px;}#middlebox .col-3 .games-next{background:rgba(0,0,0,0) url("../images/tips-next.html") no-repeat scroll center center;cursor:pointer;height:32px;position:absolute;right:20px;top:10px;width:32px;}#bottom{background:rgba(0,0,0,0) url("../images/bottom.html") no-repeat scroll center top/ cover ;
  color: white;
  margin-top: 30px;
}#bottom .wrap{height:199px;overflow:hidden;}#bottom .swiper-slide>div{display:inline-block;cursor:-moz-grab;cursor:-o-grab;cursor:-webkit-grab;cursor:grab;}#bottom .col-1{float:left;height:200px;padding-top:70px;width:245px;}#bottom .col-2{float:left;height:200px;padding-top:10px;text-align:center;width:855px;}#bottom .col-2>div{background:rgba(0,0,0,0) url("../images/game-bg.html") no-repeat scroll center top/ cover ;
  display: inline-block;
  height: 85px;
  margin-bottom: 5px;
  margin-right: 25px;
  padding-left: 5px;
  padding-top: 5px;
  width: 256px;
  text-align: left;
}