@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,900;1,400;1,500;1,700&amp;display=swap");
@-webkit-keyframes trowEffect {
  100% {
    transform: translateX(48px);
    -webkit-transform: translateX(48px);
  }
}
@-moz-keyframes trowEffect {
  100% {
    transform: translateX(48px);
    -webkit-transform: translateX(48px);
  }
}
@keyframes trowEffect {
  100% {
    transform: translateX(48px);
    -webkit-transform: translateX(48px);
  }
}
@-webkit-keyframes ballEffect1 {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes ballEffect1 {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ballEffect1 {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes moveLeftToRight1 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(200px, -100px) scale(0.7);
  }
}
@-moz-keyframes moveLeftToRight1 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(200px, -100px) scale(0.7);
  }
}
@keyframes moveLeftToRight1 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(200px, -100px) scale(0.7);
  }
}
@-webkit-keyframes moveLeftToRight2 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(318px, -100px) scale(0.7);
  }
}
@-moz-keyframes moveLeftToRight2 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(318px, -100px) scale(0.7);
  }
}
@keyframes moveLeftToRight2 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(318px, -100px) scale(0.7);
  }
}
@-webkit-keyframes moveLeftToRight3 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(-155px, -100px) scale(0.7);
  }
}
@-moz-keyframes moveLeftToRight3 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(-155px, -100px) scale(0.7);
  }
}
@keyframes moveLeftToRight3 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(-155px, -100px) scale(0.7);
  }
}
@-webkit-keyframes moveLeftToRight4 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(-292px, -100px) scale(0.7);
  }
}
@-moz-keyframes moveLeftToRight4 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(-292px, -100px) scale(0.7);
  }
}
@keyframes moveLeftToRight4 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(-292px, -100px) scale(0.7);
  }
}
@-webkit-keyframes moveLeftToRight5 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(486px, -100px) scale(0.7);
  }
}
@-moz-keyframes moveLeftToRight5 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(486px, -100px) scale(0.7);
  }
}
@keyframes moveLeftToRight5 {
  100% {
    transform: translate(200px, -100px) scale(0.7);
    -webkit-transform: translate(486px, -100px) scale(0.7);
  }
}
.webp .table_wrap tbody tr:nth-child(1) span::before,
.webp .table_wrap tbody tr:nth-child(2) span::before,
.webp .table_wrap tbody tr:nth-child(3) span::before {
  background-image: url("https://cdn.smobgame.com/template/FT29/images/landing_bxh/spr.webp");
}

.no-webp .table_wrap tbody tr:nth-child(1) span::before,
.no-webp .table_wrap tbody tr:nth-child(2) span::before,
.no-webp .table_wrap tbody tr:nth-child(3) span::before {
  background-image: url("../../../../cdn.smobgame.com/template/FT29/images/landing_bxh/spr.png");
}

.webp .logo {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/logo.webp");
}

.no-webp .logo {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/logo.png");
}

.webp .slg {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/page1_title.webp");
}

.no-webp .slg {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/page1_title.png");
}

.webp .page2_title {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/page2_title.webp");
}

.no-webp .page2_title {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/page2_title.png");
}

.webp .page2_table {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/table.webp");
}

.no-webp .page2_table {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/table.png");
}

.webp .fixBox {
  background-image: url("https://cdn.smobgame.com/template/CP39/images/boxdow.webp");
}

.no-webp .fixBox {
  background-image: url("../../../../cdn.smobgame.com/template/CP39/images/boxdow.png");
}

.webp .pop-bg {
  background-image: url("https://cdn.smobgame.com/template/Cp43/images/landing/pop.webp");
}

.no-webp .pop-bg {
  background-image: url("../../../../cdn.smobgame.com/template/Cp43/images/landing/pop.png");
}

.closeModal {
  background-image: url("../../../../cdn.smobgame.com/template/F75/images/landing3/closet.png");
}

.webp .page1 {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg1.webp");
}
@media only screen and (max-width: 1024px) {
  .webp .page1 {
    background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg1_mb.webp");
  }
}

.no-webp .page1 {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg1.jpg");
}
@media only screen and (max-width: 1024px) {
  .no-webp .page1 {
    background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg1_mb.jpg");
  }
}

.webp .page2 {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg2.webp");
}
@media only screen and (max-width: 1024px) {
  .webp .page2 {
    background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg2_mb.webp");
  }
}

.no-webp .page2 {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg2.jpg");
}
@media only screen and (max-width: 1024px) {
  .no-webp .page2 {
    background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/bg2_mb.jpg");
  }
}

.webp .gift_item1 {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/qua1.webp");
}

.no-webp .gift_item1 {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/qua1.png");
}

.webp .gift_item2 {
  background-image: url("https://cdn.smobgame.com/template/CP85/images/landingbxhcp85/qua2.webp");
}

.no-webp .gift_item2 {
  background-image: url("../../../../cdn.smobgame.com/template/CP85/images/landingbxhcp85/qua2.png");
}

.apk {
  background-image: url("https://cdn.smobgame.com/templates/images/apk.svg");
}

.android {
  background-image: url("https://cdn.smobgame.com/templates/images/android.svg");
}

.ios {
  background-image: url("https://cdn.smobgame.com/templates/images/ios1.svg");
}

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;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

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;
}

a, a:hover {
  text-decoration: none !important;
}

.rs {
  margin: 0;
  padding: 0;
}

* {
  outline: none !important;
}

strong {
  font-weight: bold;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

body {
  font-family: "Roboto", sans-serif;
}
body.open {
  overflow: hidden;
  position: relative;
}
body.open::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6196078431);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 14;
}

/*-----footer-----*/
footer {
  width: 100%;
  padding: 40px 15px 30px;
  text-align: center;
  color: #fff;
  background: #111;
  position: relative;
  z-index: 10;
}

.footerInner {
  color: #fff;
  font-size: 13px;
  text-align: center;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.footerInner a.bs {
  color: #fff;
  display: inline-block;
  margin: 0 10px;
}

.footerInner a:hover {
  color: #ff9500;
}

.footerInner p {
  margin-bottom: 6px;
}

.textright {
  font-size: 13px;
  margin-bottom: 10px !important;
}

.logo2 {
  display: block;
  text-indent: -999em;
  background-image: url("../../../../cdn.smobgame.com/templates/longtochuyentuong/images/landing/logo-hh.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  width: 71px;
  height: 69px;
  left: 0;
  top: -10px;
}

.ghdt {
  position: absolute;
  right: 0;
  top: -10px;
}

.ghdt1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

@media screen and (max-width: 640px) {
  .logo2, .footer .ghdt {
    position: static;
    margin: 0 auto 10px;
  }
}
/*-------------end footer--------------*/
.lg18 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .lg18 {
    max-width: 120px;
  }
}
@media only screen and (max-width: 640px) {
  .lg18 {
    max-width: 100px;
  }
}

.positionLeft50, .main .page.page2 .page2_title, .main .page.page1 .slg {
  position: absolute;
  left: 50%;
}

.bgContain, .pop-bg .closeModal, .main .page.page2 .page2_table, .main .page.page2 .page2_title, .main .page.page1 .group_gift .gift_item, .main .page.page1 .slg, .main .page.page1 .h1_title .logo {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center;
}

.bg100 {
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center;
}

.bgContain, .pop-bg .closeModal, .main .page.page2 .page2_table, .main .page.page2 .page2_title, .main .page.page1 .group_gift .gift_item, .main .page.page1 .slg, .main .page.page1 .h1_title .logo {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center;
}

.cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.display_flex {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
}

.table-responsive {
  border: 0;
}

.table-bordered {
  border: 1px solid #f8e6cc !important;
}

.table th, .table td {
  font-size: 16px;
  padding: 10px 0 !important;
}
@media only screen and (max-width: 640px) {
  .table th, .table td {
    font-size: 13px;
    padding: 5px 0 !important;
  }
}

.table > thead > tr > th {
  border-bottom: 0;
}

.table th {
  font-weight: bold;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border: 1px solid #8a6d3b !important;
}

.btn-shine {
  position: relative;
  overflow: hidden;
}
.btn-shine:after {
  content: " ";
  display: block;
  position: absolute;
  height: 200%;
  width: 200%;
  top: 0px;
  left: 0px;
  z-index: 2;
  -webkit-animation: moveafter 3s infinite linear;
  -moz-animation: moveafter 3s infinite linear;
  animation: moveafter 3s infinite linear;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(55%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#00ffffff",GradientType=1 );
}

.w-1200 {
  position: relative;
  max-width: 1230px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .w-1200 {
    max-width: 670px;
  }
}
@media only screen and (max-width: 640px) {
  .w-1200 {
    max-width: 330px;
  }
}

.color--yellow, a.color--yellow:hover {
  color: #f9f2b4;
}

.main {
  overflow: hidden;
}
.main .menu {
  width: 100%;
  text-align: center;
  background: #fff;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .main .menu {
    height: 50px;
  }
}
.main .menu .menu_item {
  display: inline-block;
  margin: 0 35px;
  color: black;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .main .menu .menu_item {
    margin: 0 8px;
    font-size: 15px;
  }
}
.main .page {
  position: relative;
  -webkit-background-size: 1920px;
  background-size: 1920px;
  background-repeat: no-repeat;
  background-position: top center;
}
@media only screen and (max-width: 1024px) {
  .main .page {
    -webkit-background-size: 1024px;
    background-size: 1024px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page {
    -webkit-background-size: 640px;
    background-size: 640px;
  }
}
.main .page.page1 {
  height: 1080px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 {
    height: 1728px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 {
    height: 1079px;
  }
}
.main .page.page1 .h1_title {
  color: transparent;
  text-indent: -9999px;
  height: 0;
  width: 0;
}
.main .page.page1 .h1_title .logo {
  width: 756px;
  height: 287px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -378px;
  top: 203px;
  z-index: 10;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 .h1_title .logo {
    margin-left: -200px;
    top: 1020px;
    width: 400px;
    height: 163px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .h1_title .logo {
    width: 202px;
    height: 128px;
    margin-left: -97px;
    top: 659px;
  }
}
.main .page.page1 .slg {
  z-index: 1;
  width: 1401px;
  height: 264px;
  margin-left: -700px;
  top: 423px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 .slg {
    margin-left: -345px;
    top: 1186px;
    width: 690px;
    height: 137px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .slg {
    margin-left: -172px;
    top: 764px;
    width: 345px;
    height: 68px;
  }
}
.main .page.page1 .group_gift {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  width: 100%;
  left: 0;
  top: 584px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 .group_gift {
    top: 1315px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .group_gift {
    top: 846px;
  }
}
.main .page.page1 .group_gift .gift_item {
  width: 505px;
  height: 478px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 .group_gift .gift_item {
    width: 259px;
    height: 301px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .group_gift .gift_item {
    width: 141px;
    height: 150px;
  }
}
.main .page.page1 .group_gift .gift_item1 {
  animation: lenxuong 1.3s linear infinite;
  -webkit-animation: lenxuong 1.3s linear infinite;
}
.main .page.page1 .group_gift .gift_item2 {
  width: 448px;
  height: 329px;
  margin-top: 74px;
  animation: lenxuong 1.5s linear infinite;
  -webkit-animation: lenxuong 1.5s linear infinite;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 .group_gift .gift_item2 {
    width: 241px;
    height: 246px;
    margin-top: 35px;
    margin-left: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .group_gift .gift_item2 {
    width: 119px;
    height: 88px;
    margin-top: 23px;
    margin-left: 10px;
  }
}
.main .page.page1 .group-mb {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .main .page.page1 .group-mb {
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
    top: 1630px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .group-mb {
    top: 1011px;
  }
}
.main .page.page1 .group-mb .dl_mb {
  display: inline-block;
  width: 168px;
  height: 50px;
  background-size: 100% 100%;
  background-color: black;
  border-radius: 6px;
  margin: 0 5px;
}
@media only screen and (max-width: 640px) {
  .main .page.page1 .group-mb .dl_mb {
    width: 116px;
    height: 35px;
  }
}
.main .page.page2 {
  position: relative;
  z-index: 3;
  height: 1689px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page2 {
    height: 984px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page2 {
    height: 680px;
  }
}
.main .page.page2 .page2_title {
  z-index: 1;
  width: 971px;
  height: 160px;
  margin-left: -485px;
  top: 49px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page2 .page2_title {
    margin-left: -303px;
    top: 60px;
    width: 600px;
    height: 102px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_title {
    margin-left: -150px;
    top: 49px;
    width: 300px;
    height: 51px;
  }
}
.main .page.page2 .page2_table {
  width: 1200px;
  height: 1423px;
  position: absolute;
  left: 50%;
  z-index: 1;
  margin-left: -600px;
  top: 202px;
}
@media only screen and (max-width: 1024px) {
  .main .page.page2 .page2_table {
    width: 640px;
    height: 771px;
    margin-left: -321px;
    top: 176px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_table {
    background-size: 100% 100%;
    width: 320px;
    height: 540px;
    margin-left: -160px;
    top: 107px;
  }
}
.main .page.page2 .page2_table .table_wrap {
  position: relative;
  z-index: 5;
  margin: 92px auto 0;
  width: 85%;
  height: 1202px;
  overflow-y: auto;
}
@media only screen and (max-width: 1024px) {
  .main .page.page2 .page2_table .table_wrap {
    margin: 61px auto 0;
    width: 91%;
    height: 641px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_table .table_wrap {
    margin: 39px auto 0;
    height: 446px;
  }
}
.main .page.page2 .page2_table .table_wrap table tr th, .main .page.page2 .page2_table .table_wrap table tr td {
  font-size: 20px;
  color: black;
  vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
  .main .page.page2 .page2_table .table_wrap table tr th, .main .page.page2 .page2_table .table_wrap table tr td {
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_table .table_wrap table tr th, .main .page.page2 .page2_table .table_wrap table tr td {
    font-size: 13px;
    padding: 5px !important;
  }
}
.main .page.page2 .page2_table .table_wrap table tr th {
  font-weight: bold;
}
.main .page.page2 .page2_table .table_wrap table tr:nth-child(1) span, .main .page.page2 .page2_table .table_wrap table tr:nth-child(2) span, .main .page.page2 .page2_table .table_wrap table tr:nth-child(3) span {
  text-indent: -9999px;
  display: inline-block;
  color: transparent !important;
  position: relative;
}
.main .page.page2 .page2_table .table_wrap table tr:nth-child(1) span::before, .main .page.page2 .page2_table .table_wrap table tr:nth-child(2) span::before, .main .page.page2 .page2_table .table_wrap table tr:nth-child(3) span::before {
  content: "";
  display: block;
  width: 41px;
  height: 39px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -22px;
  z-index: 2;
  background-position-x: -177px;
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_table .table_wrap table tr:nth-child(1) span::before, .main .page.page2 .page2_table .table_wrap table tr:nth-child(2) span::before, .main .page.page2 .page2_table .table_wrap table tr:nth-child(3) span::before {
    -webkit-background-size: 125px;
    background-size: 125px;
    width: 21px;
    height: 20px;
    margin-top: -10px;
    margin-left: -11px;
    background-position-x: -88px;
  }
}
.main .page.page2 .page2_table .table_wrap table tr:nth-child(2) span::before {
  background-position-y: -55px;
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_table .table_wrap table tr:nth-child(2) span::before {
    background-position-y: -28px;
  }
}
.main .page.page2 .page2_table .table_wrap table tr:nth-child(3) span::before {
  background-position-y: -111px;
}
@media only screen and (max-width: 640px) {
  .main .page.page2 .page2_table .table_wrap table tr:nth-child(3) span::before {
    background-position-y: -58px;
  }
}

.comming-soon {
  width: 290px;
  padding: 50px 0px;
  text-align: center;
  font-size: 22px;
  color: #333;
  background: #fff;
  border-radius: 15px;
}
.comming-soon .closeModal88 {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #f44e19;
  color: #fff;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  top: -17px;
  right: -17px;
  font-size: 32px;
}

.mt--40 {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .mt--40 {
    margin-top: 20px;
  }
}

.pop-bg {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 640px;
  height: 460px;
}
@media only screen and (max-width: 640px) {
  .pop-bg {
    width: 320px;
    height: 341px;
  }
}
@media only screen and (max-width: 900px) and (max-height: 500px) and (orientation:landscape) {
  .pop-bg {
    width: 320px;
    height: 341px;
  }
}
.pop-bg .closeModal {
  display: block;
  position: absolute;
  background-color: #fbfbfb;
  right: 0%;
  top: -1%;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  border-radius: 50%;
}
.pop-bg .pop-title {
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  word-break: inherit;
  position: absolute;
  top: 33px;
  width: 100%;
  font-size: 37px;
  color: #f9f2b4;
}
@media only screen and (max-width: 640px) {
  .pop-bg .pop-title {
    font-size: 24px;
    top: 26px;
  }
}
@media only screen and (max-width: 900px) and (max-height: 500px) and (orientation:landscape) {
  .pop-bg .pop-title {
    font-size: 24px;
    top: 26px;
  }
}
.pop-bg .pop-inner {
  position: absolute;
  top: 98px;
  left: 6%;
  width: 88%;
  height: 320px;
  overflow-y: auto;
  color: #fff;
  overflow-x: hidden;
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .pop-bg .pop-inner {
    top: 71px;
    height: 232px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 900px) and (max-height: 500px) and (orientation:landscape) {
  .pop-bg .pop-inner {
    top: 71px;
    height: 232px;
    font-size: 15px;
  }
}
.pop-bg .pop-inner .btn_link {
  display: block;
  width: 179px;
  height: 61px;
  background-position: 0 -180px;
  margin-top: 6px;
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .pop-bg .pop-inner .btn_link {
    -webkit-background-size: 280px;
    background-size: 280px;
    width: 62.65px;
    height: 21.35px;
    background-position: 0 -63px;
  }
}
@media only screen and (max-width: 640px) {
  .pop-bg .pop-inner .btn_link {
    -webkit-background-size: 150px;
    background-size: 150px;
    width: 33.5625px;
    height: 11.4375px;
    background-position: 0 -33.75px;
  }
}
.pop-bg .pop-inner h3 {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .pop-bg .pop-inner h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px) and (max-height: 500px) and (orientation:landscape) {
  .pop-bg .pop-inner h3 {
    font-size: 16px;
  }
}
.pop-bg .pop-inner .mt--40 {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .pop-bg .pop-inner .mt--40 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 900px) and (max-height: 500px) and (orientation:landscape) {
  .pop-bg .pop-inner .mt--40 {
    margin-top: 20px;
  }
}
.pop-bg .table td, .pop-bg .table th {
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .pop-bg .table td, .pop-bg .table th {
    font-size: 13px;
    padding: 5px !important;
  }
}
.pop-bg .table th {
  font-weight: bold;
}

.fixBox {
  width: 218px;
  height: 396px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 50;
  margin-top: -250px;
  padding-top: 60px;
  padding-left: 0;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .fixBox {
    display: none !important;
  }
}
.fixBox img {
  width: 100px;
  display: block;
  margin: 5px auto 15px;
}
.fixBox .controlDownload {
  display: block;
  width: 158px;
  height: 48px;
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto 8px;
  border: 1px solid white;
}
.fixBox .toggle {
  display: block;
  background: url(../../../../cdn.smobgame.com/template/F96vn/images/home/btn-toggle.jpg) 0/100% no-repeat;
  width: 25px;
  height: 40px;
  position: absolute;
  left: -18px;
  top: 34%;
  transform: rotate(180deg);
  cursor: pointer;
}
.fixBox .toggle.open {
  transform: rotate(0deg);
}

@keyframes zoomEffect2 {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1.02, 1.02);
  }
  50% {
    transform: scale(1, 1);
  }
  75% {
    transform: scale(1.02, 1.02);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoomEffect2 {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1.02, 1.02);
  }
  50% {
    transform: scale(1, 1);
  }
  75% {
    transform: scale(1.02, 1.02);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes lenxuong {
  0% {
    transform: translateX(0px) translateY(5px);
  }
  50% {
    transform: translateX(0px) translateY(0);
  }
  100% {
    transform: translateX(0px) translateY(5px);
  }
}
@-webkit-keyframes lenxuong {
  0% {
    transform: translateX(0px) translateY(5px);
  }
  50% {
    transform: translateX(0px) translateY(0);
  }
  100% {
    transform: translateX(0px) translateY(5px);
  }
}
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotateZ(6deg);
    transform: rotateZ(6deg);
  }
  100% {
    -webkit-transform: rotateZ(-6deg);
    transform: rotateZ(-12deg);
  }
}
@keyframes swing {
  0% {
    -webkit-transform: rotateZ(6deg);
    transform: rotateZ(6deg);
  }
  100% {
    -webkit-transform: rotateZ(-6deg);
    transform: rotateZ(-12deg);
  }
}
@keyframes zoomOpacity {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes moveafter {
  0% {
    top: 100%;
    left: 100%;
  }
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: -200%;
    left: -200%;
  }
}
@-moz-keyframes moveafter {
  0% {
    top: 100%;
    left: 100%;
  }
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: -100%;
    left: -100%;
  }
}
@keyframes moveafter {
  0% {
    top: 100%;
    left: 100%;
  }
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: -100%;
    left: -100%;
  }
}
@-webkit-keyframes guidCircle {
  0%, 20% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  50%, 80% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes guidCircle {
  0%, 20% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  50%, 80% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes shou {
  0%, 100%, 25%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  12.5%, 37.5% {
    -webkit-transform: translateY(0.3125rem);
    transform: translateY(0.3125rem);
  }
}
@keyframes shou {
  0%, 100%, 25%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  12.5%, 37.5% {
    -webkit-transform: translateY(0.3125rem);
    transform: translateY(0.3125rem);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-2deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(3deg);
  }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-2deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(4deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotateZ(6deg);
    transform: rotateZ(6deg);
  }
  100% {
    -webkit-transform: rotateZ(-6deg);
    transform: rotateZ(-12deg);
  }
}
@keyframes swing {
  0% {
    -webkit-transform: rotateZ(6deg);
    transform: rotateZ(6deg);
  }
  100% {
    -webkit-transform: rotateZ(-6deg);
    transform: rotateZ(-12deg);
  }
}

/*# sourceMappingURL=landing_bxh.css.map */
