

*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.cf:before,
.cf:after {
    content:' ';
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    *zoom:1;
}
a{
    text-decoration: none;
    color: inherit;
}
a:focus, a:active, a:visited,
a img:focus, a img:active, a img:visited {
    border: none;
    outline: none;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;   
    font-weight: normal;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
.ctr {
    text-align: center !important;
}
.lft {
    text-align: left !important;
}
.rgt {
    text-align: right !important;
}
body{
    background: url('../img/bg-main1.jpg') center top no-repeat;
    background-color: #160202;
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.lang-wrap {
    width: 180px;
    background: #000;
    background-color: rgba(70, 15, 7, .5);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    position: absolute;
    top: 10px;
    left: 150px;
    z-index: 100;
    font-family: "MyriadPro-Regular", Helvetica, Arial, sans-serif;
}
.sc .lang-wrap, .ch .lang-wrap {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
}
.kr .lang-wrap {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
}
.id .lang-wrap {
    width: 165px;
    left: 136px;
}
.th .lang-wrap {
    font-family: Tahoma, Arial, sans-serif !important;
}
.vn .lang-wrap {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
}
.lang-trigger {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 5px;
    cursor: pointer;
}
.lang-select .sprt,
.lang-trigger .sprt,
.txt-lang {
    margin-right: 5px;
    float: left
}
.lang-trigger .sprt.arw-lang {
    position: absolute;
    top: 10px;
    right: 10px
}
.lang-select {
    background-color: rgba(0, 0, 0, .3);
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none
}
.lang-select li {
    list-style-type: none;
    clear: both
}
.txt-lang {
    position: relative;
    font-size: 14px;
    z-index: 20;
    color: #fff;
    line-height: 1.4;
}
.kr .txt-lang {
    line-height: 1.2;
}
.hide-text {
    position: absolute
}
.lang-select li a:hover .txt-lang {
    color: #000
}
.lang-select li a {
    float: left;
    clear: both;
    padding: 5px;
    width: 100%;
}
.lang-select li a:hover {
    background-color: #ffe000;
    color: #000
}
.hide-text {
    left: -9999px;
    top: -9999px
}

.header{
    background-color: #af0000;
    width: 100%;
    margin-bottom: 10px;
}
.inner-header{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 20px;
}
.dafabet-logo{
    float: left;
}
.right-nav{
    float: right;
    position: relative;
}
.inner-right-nav{
    width: 446px;
    margin-top: 10px;
}
.download-btn, .join-now {
    display: block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    transform-orgin: center;
}
.download-btn:hover, .join-now:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.download-btn{
    background: url('../img/download-button.png') no-repeat;   
    position: relative;
    width: 131px;
    height: 26px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #392708;
    line-height: 26px;
    font-weight: bold;
    padding-right: 10px;
    float: left;
}
.join-now{
    background-color: #ffe000;
    border-radius: 3px;
    float: right;
    color: #272727;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 10px;
    width: 100px;
    text-align: center;
}
.id .join-now{
    font-size: 10px;
    padding: 8px 18px;
    width: 140px;
}
.vn .join-now{
    font-size: 11px;
    padding: 7px 2px;
    text-align: center;
}
.arrow-gif{
    background: url('../img/download-arrow.gif') no-repeat;
    width: 13px;
    height: 16px;
    position: absolute;
    top: 3px;
    right: 8px;
}
/* content */
main.content {
    max-width: 1000px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.content p {
    text-shadow: 0 0 2px #000;
}
.content a {
    color: #fee000;
}
.content a:hover {
    text-decoration: underline;
}
.content-left, .content-right {
    display: inline-block;
    vertical-align: top;
}
.content-left {
    max-width: 500px;
    width: 100%;
    position: relative;
   
}
.content-right {
    position: relative;
    left: -50px;
}
.banner {
    max-width: 425px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.banner-logo {
    width: 308px;
    height: 189px;
    position: relative;
    margin: 0 auto 12px;
}
.banner-logo img {
    position: absolute;
    top: 0;
    left: 0;
}
.banner-logo .banner-stars{
    top: 3px;
    left: 73px;
}
.banner-logo .banner-main {
}
.banner p {
    font-size: 18px;
    margin-bottom: 10px;
    
}
.banner p.period {
    font-size: 14px;
}
.prizes {
    position: relative;
    z-index: 5;
}
.prizes > img, .prizes > div > img {
    position: relative;
}
.prizes > div > img {
    left: -57px;
    top: 17px;
}
.prizes > img.page2 {
    left: -20px;
    top: -30px;
}
.prizes > img.page3 {
    left: -15px;
    top: -49px;
}
.prizes > img.page4 {
    left: -14px;
    top: -36px;
}
.prizes > img.page5 {
    left: -42px;
    top: -47px;
}
.newbie {
    position: relative;
    z-index: 6;
}
.btn-newbie {
    cursor: pointer;
    left: 100px;
    position: absolute;
    top: -40px;
}
.qr {
    text-align: center;
    position: relative;
    z-index: 5;
    margin: -255px 0 50px 73px;
    width: 310px !important;
    z-index: 6;
}
.kr .qr {
    width: 375px !important;
}
.qr .phone-wrap {
    position: absolute;
    width: 244px;
    height: 300px;
    top: -45px;
    left: -133px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.qr:hover .phone-wrap {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.qr .phone-wrap img {
    position: absolute;
    top: 0;
    left: 0;
}
.qr-bg-wrap {
    width: 209px;
    height: 152px;
    margin-bottom: 40px;
}
.qr-bg {
    background: url("../img/qr-case.png") no-repeat;
    width: 209px;
    height: 152px;
    position: relative;
    display: none;
}
.qr img {
    display: inline-block;
    margin-bottom: 10px;

}
.qr-code {
    position: absolute;
    top: 5px;
    right: 3px;
    width: 118px;
    height: auto;
}
.qr-icn {
    cursor: pointer;
}
.qr p {
    line-height: 1.2;
    font-size: 12px;
}
.txt-decor {
    color: #ffe000;
    text-decoration: underline;
}
.txt-decor.desk {
    display: inline !important;
}
.txt-decor.mobi {
    display: none !important;
}
.box {
    width: 495px;
    height: 620px;
    background:  rgba(0,0,0,0.55);
    margin-top: 10px; 
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
    margin: 0;
}
.bx-wrapper .bx-controls-direction a {
    width: 15px;
    height: 47px;
}
.bx-wrapper .bx-prev {
    background: url("../img/slide-arw-left.png") no-repeat;
    width: 15px;
    height: 47px;
    left: 0px;
}
.bx-wrapper .bx-next {
    background: url("../img/slide-arw-right.png") no-repeat;
    width: 15px;
    height: 47px;
    right: 0px;
}
.bx-wrapper .bx-prev:hover {
    background: url("../img/slide-arw-left-hover.png") no-repeat;
}
.bx-wrapper .bx-next:hover {
    background: url("../img/slide-arw-right-hover.png") no-repeat;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background-position: 0 0;
}
.bx-wrapper img {
    max-width: none;
}
.daily {
    /*width: 100% !important;*/
    height: 100% !important;
    padding: 25px 25px 15px;
    text-align: left;
}
/*.in .daily, .kr .daily, .th .daily {
    padding-top: 25px;
}*/
.mobile {
    position: absolute;
    left: 6px;
    top: -8px;
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.date {
    font-family: "MyriadPro-BoldCond", Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 25px;
}
.sc .date, .ch .date {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
    font-size: 14px; 
}
.kr .date {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .date {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .date {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.top {
    margin-bottom: 20px;
}
.top-left, .top-right {
    display: inline-block;
    vertical-align: top;
    height: 212px;
    position: relative;
}
/*.tabpc-content2 .top-left, .tabpc-content2 .top-right {
    height: 195px;
}*/
.top-left {
    width: 199px;
    float: left;
}
.daily-thumb {
    position: relative;
}
/*.daily1 .top-left .daily-thumb {
    left: -25px;
}*/
.top-right {
    width: 210px;
    float: right;
    text-align: center;
}
.top-right img {
    display: inline-block;
    margin: 0 auto;
    max-width: 199px !important;
    margin-top: 10%;
}
.daily4 .top-right img {
    margin-top: 5%;
}
.btn-ylw {
    font-family: "MyriadPro-BoldCond", Arial, sans-serif;
    width: 170px;
    height: 37px;
    display: inline-block;
    background: #fee000;
    font-size: 16px;
    margin: 0 5px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.sc .btn-ylw, .ch .btn-ylw {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .btn-ylw {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
    font-size: 12px;

}
.th .btn-ylw {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
    font-size: 14px;
}
.vn .btn-ylw {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
    font-size: 12px;
}
.btn-ylw span {
    display: inline-block;
    width: 100%;
    position: relative;
    color: #100202 !important;
    letter-spacing: 2px;
    top: 12px;
}
.sc .btn-ylw span, .ch .btn-ylw span {
    top: 7px; 
}
.kr .btn-ylw span {
    top: 10px;
    letter-spacing: 0;
}
.id .btn-ylw span {
    letter-spacing: 0px;
    top: 11px;
}
.th .btn-ylw span {
    letter-spacing: 0;
}
.vn .btn-ylw span {
    letter-spacing: 0;
}
.btn-ylw:before {
    content: "";
    width: 10px;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0;
    background: rgba(255,255,255,.75);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.btn-ylw:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.btn-ylw:hover:before {
    left: 100%;
}
.btn-play {
    font-size: 22px;
    position: absolute;
    bottom: 0;
    left: 18px;
}
.kr .btn-play {
    font-size: 18px;
}
.th .btn-play {
    font-size: 18px;
}
.vn .btn-play {
    font-size: 22px;
}
.btn-play span {
   top: 6px;
}
.sc .btn-play span, .ch .btn-play span {
    top: 4px;
}
.id .btn-play span {
    top: 6px;
}
.kr  .btn-play span {
    top: 5px;
}
.vn .btn-play span {
    top: 4px;
}
.scroll-pane {
    width: 100% !important;
    height: 300px;
    padding-right: 10px;
    overflow-x: hidden; 
}
/*.vn .scroll-pane {
    height: 300px;
}*/
.scroll-pane:focus, .scroll-pane:active, .scroll-pane:visited {
    border: none;
    outline: none;
}
/*.jspContainer {
    width: 100%;
}*/
.jspVerticalBar {
    width: 4px;
    /*background: #8c2402;*/
    background: none;
}
.jspTrack {
    /*background: #8c2402;*/
    background: none
}
.jspDrag {
    /*background: #f28400;*/
     background: #ffe000;
}
.daily h2, .daily h3 {
    font-family: "MyriadPro-Bold", Arial, sans-serif;
    color: #ff3636;
}
.sc .daily h2, .sc .daily h3, .ch .daily h2, .ch .daily h3 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .daily h2, .kr .daily h3 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .daily h2, .th .daily h3 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .daily h2, .vn .daily h3{
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.daily h2 {
    font-size: 18px;
    margin-bottom: 12px;
}
.daily p {
    margin-bottom: 12px;
}
.daily h3 {
    font-size: 14px;
}
.daily hr {
    border: none;
    border-bottom: 1px dashed #fff;
    width: 50%;
    margin: 0 0 12px; 
}
.daily ol {
    padding-left: 16px;
}
.daily li {
    font-size: 13px;
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 20px;
}
.kr .daily li  {
    padding-left: 10px;
}
.daily table, .lbox-newbie table {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    width: 99%;
}
table th {
    background: #ffe000;
    color: #100202;
}
table th, table td {
    padding: 5px;
    text-align: center;
    border: 1px solid #ffe000;
}
.text-box {
    border: 1px solid #ffe000;
    text-align: center;
    padding: 7px 5px 5px;
    width: 70%;
    margin: 0 auto 12px;
}
.tab-main {
    position: absolute;
    right: -45px;
    top: 35px;
    z-index: 10;
}
.tab {
    display: block;
    width: 39px;
    height: 53px;
    cursor: pointer;
    margin: 5px 0;
    position: relative;
    border-bottom: 1px solid rgba(255,0,53,0);
     -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.tab-selected {
    /*display: block;*/
    display: none;
    width: 4px;
    height: 53px;
    background: #ffe000;
    position: absolute;
    right: 46px;
    top: 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.tab:hover, .tab.act {
    border-bottom: 1px solid rgba(255,0,53,1);
}
.tab1 {
    background: url("../img/main-tab-1.png") no-repeat;
}
.tab2 {
    background: url("../img/main-tab-2.png") no-repeat;
}
.tab3 {
    background: url("../img/main-tab-3.png") no-repeat;
}
.tab4 {
    background: url("../img/main-tab-4.png") no-repeat;
}
.tab5 {
    background: url("../img/main-tab-5.png") no-repeat;
}
.id .tab5, .th .tab5, .vn .tab5 {
    display: none;
}
.tab-title {
    display: block;
    position: absolute;
    top: 16px;
    left: 50px;
    background: rgba(0,0,0,.55);
    color: #ffe000;
    padding: 5px 5px 0 0;
    height: 23px;
    font-size: 10px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.tab-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid rgba(0,0,0,.55);
    left: -11px;
    top: 1px;
}
.sc .tab-title, .ch .tab-title, .kr .tab-title {
    padding-top: 4px;
}
.tab:hover .tab-title, .tab.act .tab-title {
    opacity: 1;
}
.tab-mission {

}
.tabm, .tabp/*, .tabpc*/ {
    display: inline-block;
    background: #790000;
    color: #ffe000;
    height: 37px;
    width: 24%;
    vertical-align: top;
    font-size: 13px;
    font-family: "MyriadPro-BoldCond";
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.sc .tabm, .ch .tabm, .sc .tabp, .ch .tabp/*, .sc .tabpc, .ch .tabpc*/ {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .tabm, .kr .tabp/*, .kr .tabpc*/ {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .tabm, .th .tabp/*, .th .tabpc*/ {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
    font-size: 12px;
}
.vn .tabm, .vn .tabp/*, .vn .tabpc*/ {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.tabm span, .tabp span/*, .tabpc span*/  {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    top: 11px;
}
.th .tabm4 span, .vn .tabm1 span, .vn .tabm4 span {
    top: 4px;
}
.kr .tabm span, .kr .tabp span {
    top: 9px;
}
.tabm:hover, .tabp:hover/*, .tabpc:hover*/ {
    background: #990000;
}
.tabm.act, .tabp.act/*, .tabpc.act*/ {
    background: #ffe000;
    color: #000;
}
.page {
    display: none;
}
.page1 {
    display: block;
}
.tabm-content, .tabp-content/*, .tabpc-content*/ {
    display: none;
    padding: 20px 10px;
    height: 96%;
}
/*.tabpc-content {
    padding: 0;
}
.tabpc-content2 h1 {
    font-family: "MyriadPro-Bold", Arial, sans-serif;
    font-size: 27px;
    color: #ffe000;
    margin-top: 24%;
}
.tabpc-content2 .daily h2 {
    font-size: 17px;
    line-height: 1.1;
}
.tabpc-content2 .daily li {
    font-size: 12px;
}
.tabpc-content2 .daily h2 span {
    color: #ffe000;
}
.sc .tabpc-content2 h1, .ch .tabpc-content2 h1 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .tabpc-content2 h1 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .tabpc-content2 h1 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .tabpc-content2 h1 {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}*/
.kr .tabm-content, .kr .tabp-content/*, .kr .tabpc-content*/ {
    font-size: 13px;
}
.tabm-content1, .tabp-content1/*, .tabpc-content1*/ {
    display: block;
}
.in .tab-poker-casino, .kr .tab-poker-casino, .vn .tab-poker-casino {
    display: none;
}
.lbox-terms .tab-poker-casino {
    margin-bottom: 12px;
}
.page2 h2, .page3 h2, .page4 h2, .page5 h2 {
    font-family: "MyriadPro-BoldCond";
    font-size: 28px;
    letter-spacing: 1px;
}
.sc .page2 h2, .sc .page3 h2, .sc .page4 h2, .sc .page5 h2,
.ch .page2 h2, .ch .page3 h2, .ch .page4 h2, .ch .page5 h2 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .page2 h2, .kr .page3 h2, .kr .page4 h2, .kr .page5 h2 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .page2 h2, .th .page3 h2, .th .page4 h2, .th .page5 h2 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .page2 h2, .vn .page3 h2, .vn .page4 h2, .vn .page5 h2 {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.page5 .scroll-pane h2 {
    font-size: 24px;
    margin-bottom: 12px;
}
.page2 h3, .page3 h3, .page4 h3, .page5 h3 {
    text-align: left;
    color: #ff3636;
    font-family: "MyriadPro-Bold";
    margin-bottom: 12px;
}
.sc .page2 h3, .sc .page3 h3, .sc .page4 h3, .sc .page5 h3,
.ch .page2 h3, .ch .page3 h3, .ch .page4 h3, .ch .page5 h3 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .page2 h3, .kr .page3 h3, .kr .page4 h3, .kr .page5 h3 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .page2 h3, .th .page3 h3, .th .page4 h3, .th .page5 h3 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .page2 h3, .vn .page3 h3, .vn .page4 h3, .vn .page5 h3 {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.medal {
    margin-bottom: 20px;
}
.tabm-content .scroll-pane{
    height: 450px;
}
.tabp-content .scroll-pane {
    height: 410px !important;
}
.tabm-content3 .scroll-pane {
    height: 410px;
}
.tabm-content3 table {
    margin-bottom: 0 !important;
}
.tabm-content3 table th, .tabm-content3 table td {
    padding: 4px;
}
.tabm-content4 .scroll-pane {
    height: 500px;
}
.badge-inq-wrap {
    text-align: center;
}
.badge-inq {
    display: inline-block;
    width: 47px;
    height: 48px;
}
.badge-inq-evolution {
    background: url("../img/badge-inq-evolution.png") no-repeat;
}
.badge-inq-sports {
    background: url("../img/badge-inq-sports.png") no-repeat;
}
.badge-inq-casino {
    background: url("../img/badge-inq-casino.png") no-repeat;
}
.badge-inq-live-dealer {
    background: url("../img/badge-inq-live-dealer.png") no-repeat;
}
.badge-inq-poker {
    background: url("../img/badge-inq-poker.png") no-repeat;
}
.badge-inq-games {
    background: url("../img/badge-inq-games.png") no-repeat;
}
.badge-inq-fish-hunter {
    background: url("../img/badge-inq-fish-hunter.png") no-repeat;
}
.badge-inq-evolution.act {
    background: url("../img/badge-inq-evolution-act.png") no-repeat;
}
.badge-inq-sports.act {
    background: url("../img/badge-inq-sports-act.png") no-repeat;
}
.badge-inq-casino.act {
    background: url("../img/badge-inq-casino-act.png") no-repeat;
}
.badge-inq-live-dealer.act {
    background: url("../img/badge-inq-live-dealer-act.png") no-repeat;
}
.badge-inq-poker.act {
    background: url("../img/badge-inq-poker-act.png") no-repeat;
}
.badge-inq-games.act {
    background: url("../img/badge-inq-games-act.png") no-repeat;
}
.badge-inq-fish-hunter.act {
    background: url("../img/badge-inq-fish-hunter-act.png") no-repeat;
}
/* form badges */
.badges-query-form {    
    margin-bottom: 40px;
}
.badges-query-form .username {
    width: 178px;
    height: 30px;
    border: none;
    margin-bottom: 10px;
    color: #000;
    padding: 0 20px;
    line-height: 1.4;
    text-align: center;
}
.badges-query-form button {
    border: none;
    outline: none;
    color: #000;
    width: 178px;
    height: 30px;
    letter-spacing: 1px;
}
.errormsg {
    color: #ffe000;
   -webkit-transition: all 1.5s ease-in-out 0s;
    -moz-transition: all 1.5s ease-in-out 0s;
    -o-transition: all 1.5s ease-in-out 0s;
    -ms-transition: all 1.5s ease-in-out 0s;
    transition: all 1.5s ease-in-out 0s;
}
/* ~form badges */
.page2 p, .page3 p, .page4 p, .page5 p {
    margin-bottom: 12px;
}
.page ol {
    padding-left: 23px;
    margin-bottom: 12px;
}
.page li {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 15px;
    text-align: left;
}
.page li > ol li {
    list-style-type: disc;
}
.page2 table, .page3 table, .page4 table, .page5 table {
    width: 99%;
    margin-bottom: 12px;
}
.page2 th, .page2 td, .page3 th, .page3 td, .page4 th, .page4 td, .page5 th, .page5 td {
    font-size: 13px;
}
.tabm-content .badges th, .tabm-content .badges td {
    border: none;
    color: #ffe000;
    font-size: 14px;
}
.badges a {
    text-decoration: underline;
}
.badge {
    display: block;
    width: 100%;
}
.tabm-content table.leaders {
    border-collapse: separate !important;
    border-spacing: 0px 4px;
}
.tabm-content table.leaders th, .tabm-content table.leaders td {
    border-color: #ff3636;
    color: #fff;
}
.tabm-content table.leaders th {
    background: #ff3636;
}
.tabm-content table.leaders th:first-child, .tabm-content table.leaders td:first-child {
    border-right: none; 
}
.tabm-content table.leaders th:nth-child(2), .tabm-content table.leaders td:nth-child(2) {
    border-left: none; 
}
.bxslider {
    /*height: 100%;*/
    width: 100%;
}
.bxslider-prize {
    text-align: center;
    color: #ffe000;
    margin-top: 20px;
}
.bxslider-prize img {
    display: inline-block;
}
.bxslider-prize h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "MyriadPro-Bold";
}
.sc .bxslider-prize h4, .ch .bxslider-prize h4 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .bxslider-prize h4 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .bxslider-prize h4 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .bxslider-prize h4 {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.prize-item {
    height: 450px;
}
.prize-item > div {
    display: inline-block;
    width: 49%;
    text-align: center;
    vertical-align: middle;
}
.prize-item > div table {
    width: 80%;
    margin: 0 auto;
}

.page3 .box-inner, .page4 .box-inner, .page5 .box-inner {
    padding: 30px 10px 20px;
    height: 100%;
}
.page3 .scroll-pane, .page4 .scroll-pane, .page5 .scroll-pane {
    height: 480px;
}
.th .page3 .scroll-pane {
    height: 440px;
}
.page3 h4, .page4 h4, .page5 h4 {
    color: #ffe000;
}
.goal span {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "MyriadPro-Bold", Arial, sans-serif;
}
.sc .goal span, .ch .goal span {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
    font-size: 16px;
}
.kr .goal span {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .goal span {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .goal span {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.goal-meter-bg {
    background: url("../img/progress-bg.png") no-repeat;
    width: 438px;
    height: 40px;
    margin: 10px auto 20px;
    position: relative;
}
.goal-meter {
    position: absolute;
    top: 9px;
    left: 43px;
    height: 19px;
    /*width: 365px;*/
    width: 0px;
    
/*    width: 0px;*/
    overflow: hidden;
    -webkit-transition: all 1.5s ease-in-out 0s;
    -moz-transition: all 1.5s ease-in-out 0s;
    -o-transition: all 1.5s ease-in-out 0s;
    -ms-transition: all 1.5s ease-in-out 0s;
    transition: all 1.5s ease-in-out 0s;
}

.bxslider-news {
    margin-top: 20px;
    height: 440px;
}
.news-item {
    height: 100% !important;
    /*width: 100% !important;*/
}
.news-thumb{
    margin: 0 auto;
    width: 85%;
    margin-bottom: 20px;
}
.news-thumb img {
    width: 100%;
}
.news-item h2 {
    color: #ffe000;
    font-size: 24px;
    font-family: "MyriadPro-Regular", Arial, sans-serif;
    margin-bottom: 20px;
}
.sc .news-item h2, .ch .news-item h2 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
}
.kr .news-item h2 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-size: 20px;
}
.th .news-item h2 {
    font-family: Tahoma, Arial, sans-serif !important;
}
.vn .news-item h2 {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
}
.tnc {
    font-style: italic;
    margin-top: 12px;
    text-align: right;
    padding-right: 50px;
    font-size: smaller;

}
.stay-tune {
    font-size: 25px;
}
/* ~content */
/* lightboxes */
.overlay {
    background: #261d00;
    background-color: rgba(0, 0, 0, .8);
    display: none;
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    overflow: hidden;
    z-index: 99999;
}
.lbox {
    background: #170504;
    border: 1px solid #c98d00;
    width: 650px;
    height: 520px;
    font-size: 13px;
    color: #fff;
    margin: 5% auto 0 auto;
    position: relative;
    text-align: center;
    display: none;
    padding: 25px;

}
.lbox-terms h3 {
    font-family: "MyriadPro-BoldCond";
    font-size: 28px;
}
.sc .lbox-terms h3, .ch .lbox-terms h3 {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-weight: bold;
}
.kr .lbox-terms h3 {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
.th .lbox-terms h3 {
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
.vn .lbox-terms h3 {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}
.lbox-terms .scroll-pane {
    margin-top: 25px;
    height: 325px;
}
.lbox-newbie {
    padding-top: 100px;
}
.lbox-newbie > img {
    position: absolute;
    left: 37%;
    top: -57px;
}
.lbox-newbie .scroll-pane {
    height: 390px;
}
.lbox-newbie h2 {
    font-weight: bold;
    margin-bottom: 12px;
}
.lbox h3 {
    font-weight: bold;
}
.lbox ol {
    padding-left: 20px;
    margin-bottom: 12px;
}
.lbox li {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 20px;
    text-align: left;
    line-height: 1.4;
}
.lbox p {
    margin-bottom: 12px;
}
.lbox a {
    color: #ffe000;
}
.lbox a:hover {
    text-decoration: underline;
}
.lbox a.desk {
    display: inline !important;
    margin: 0 2px;
}
.lbox a.mobi {
    display: none !important;
    margin: 0 2px;
}
.close {
    background: url("../img/close.png") no-repeat;
    width: 19px;
    height: 19px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* ~lightboxes */
/* animations */
.phone-glow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: phoneglow;
    animation-name: phoneglow;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@keyframes phoneglow {
    0% {
        opacity: 1;
    }
    33% {
        opacity: .2;
    }
    45% {
        opacity: .8;
    }
    66% {
        opacity: .4;
    }
    88% {
        opacity: .6;
    }
    100% {
        opacity: 1;
    }

}

.badge:hover {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
  -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes flip {
  from {
    transform: perspective(1200px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(1200px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(1200px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(1200px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(1200px);
    animation-timing-function: ease-in;
  }
}
.qr-icn {
    animation-name: bounce;
    transform-origin: center bottom;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -5px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -2px, 0);
  }

  90% {
    transform: translate3d(0,-1px,0);
  }
}
.btn-newbie, .lbox-newbie > img {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.btn-newbie:hover {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.banner-stars {
    -webkit-animation: rotate-stars 20s linear infinite;
    -moz-animation: rotate-stars 20s linear infinite;
    -ms-animation: rotate-stars 20s linear infinite;
    -o-animation: rotate-stars 20s linear infinite;
    animation: rotate-stars 20s linear infinite;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes rotate-stars {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate-stars {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/* ~animations */

/* sprites */
.sprt {
    background: url("../img/sprite.png") no-repeat;
    display: block
}
.sprt.logo {
    background-position: 0 0;
    width: 211px;
    height: 49px;
}
.ch .sprt.logo,
.sc .sprt.logo {
    background-position: 0 -50px;
    width: 242px;
    height: 50px
}
.sprt.ch,
.sprt.en,
.sprt.id,
.sprt.in,
.sprt.kr,
.sprt.sc,
.sprt.th,
.sprt.vn {
    width: 26px;
    height: 17px
}
.sprt.en {
    background-position: -212px 0
}
.sprt.en:hover {
    background-position: -212px -18px
}
.sprt.sc {
    background-position: -239px 0
}
.sprt.sc:hover {
    background-position: -239px -18px
}
.sprt.ch {
    background-position: -266px 0
}
.sprt.ch:hover {
    background-position: -266px -18px
}
.sprt.th {
    background-position: -293px 0
}
.sprt.th:hover {
    background-position: -293px -18px
}
.sprt.kr {
    background-position: -320px 0
}
.sprt.kr:hover {
    background-position: -320px -18px
}
.sprt.in {
    background-position: -347px 0
}
.sprt.in:hover {
    background-position: -347px -18px
}
.sprt.vn {
    background-position: -374px 0
}
.sprt.vn:hover {
    background-position: -374px -18px
}
.sprt.id {
    background-position: -401px 0
}
.sprt.id:hover {
    background-position: -401px -18px
}
.sprt.arw-lang {
    background-position: -410px -36px;
    width: 8px;
    height: 6px
}
.sprt.arw-lang.up {
    background-position: -419px -36px
}
/* ~sprites */

/* fonts */
body {
    font-family: "MyriadPro-Regular", Arial, sans-serif;
}
body.sc,
body.ch {
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
    font-size: 12px;
}
body.kr {
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-size: 13px;
}
body.th {
    font-family: Tahoma, Arial, sans-serif !important;
    font-size: 13px;
}
body.vn {
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src:
  url('../fonts/MyriadPro-Regular.woff') format('woff'), 
  url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
  url('../fonts/MyriadPro-Regular.otf') format('opentype'),
  url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-BoldCond';
  src:
  url('../fonts/MyriadPro-BoldCond.woff') format('woff'),
  url('../fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),
  url('../fonts/MyriadPro-BoldCond.ttf') format('truetype'),
  url('../fonts/MyriadPro-BoldCond.otf') format('opentype'),
  url('../fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src:
  url('../fonts/MyriadPro-Bold.woff') format('woff'), 
  url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
  url('../fonts/MyriadPro-Bold.otf') format('opentype'),
  url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ~fonts */

/* dagdag */
.get_val{
	display:none;
}