/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button,
input,
select,
textarea {
    font: inherit;
}
optgroup {
    font-weight: 700;
}
button,
input,
select {
    overflow: visible;
}
button,
input,
select,
textarea {
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.otf);
}
@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Regular.otf);
}
@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Bold.ttf);
}
body,
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
html {
    height: 100%;
    width: 100%;
}
body {
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
    background: #000 url(../images/bg.jpg?v=1.0) 50% -3rem no-repeat;
    background-size: cover;
    color: #dab777;
    font-size: 14px;
    z-index: -1;
}
#form .container,
#main .container,
header .container {
    max-width: 640px;
}
p {
    line-height: 1.2;
}
a {
    color: #f89e22;
}
a:hover {
    color: #f89e22;
}
.text-primary {
    color: #fed136 !important;
}
h1,
h2,
h3 {
    font-weight: 700;
    font-family: Montserrat-Bold;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
}
h1 {
    display: none;
}
header {
    padding-top: 5px;
    padding-bottom: 0 !important;
    margin-bottom: 0;
}
.logo {
    width: 150%;
    margin: 0 auto;
}
.logo.mobile {
    width: 60%;
    display: block !important;
}
.logo > img {
    width: 100%;
	margin-top: 100px;
    margin-bottom: 50px;
}
#mainForm {
    position: relative;
    z-index: 1;
}
#form {
    margin-top: 0.5rem;
}
#form .container {
    max-width: 640px;
    margin: 0 auto;
}
#form .nav-tabs {
    width: 70%;
    border: none !important;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
#form .nav-tabs > li {
    flex: 0 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    padding: 0;
    height: 50px;
    margin-right: 1%;
    font-family: Montserrat-Bold;
    width: 32.5%;
}
#form .nav-tabs > li.active {
    width: 66.5%;
}
#form .nav-tabs > li:last-child {
    float: right;
    margin-right: 0;
}
#form .nav-tabs > li > a {
    position: relative;
    text-decoration: none;
    width: 100%;
    height: 100%;
    color: #f7dca9;
    display: flex;
    align-items: center;
    justify-content: center;
}
#form .nav-tabs > li > a::before {
    position: absolute;
    z-index: -1;
    content: "";
    background-image: linear-gradient(to right, #1f1f20, #474849);
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
#form .nav-tabs > li > a.active {
    color: #000;
}
#form .nav-tabs > li:first-child > a.active::before {
    position: absolute;
    z-index: -1;
    content: "";
    background-image: linear-gradient(to right, #fb7a0d, #fed64c);
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
#form .nav-tabs > li:last-child > a.active::before {
    position: absolute;
    z-index: -1;
    content: "";
    background-image: linear-gradient(to right, #fb7a0d, #fed64c);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
#form.choinhanh .nav-tabs li {
    width: 32.5% !important;
    font-size: 14px !important;
}
#form.choinhanh .nav-tabs li#choinhanhtab {
    width: 66.5% !important;
}
.choinhanh .nav-tabs li#choinhanhtab > a {
    font-size: 0 !important;
}
.choinhanh .nav-tabs li#choinhanhtab > a::after {
    content: "Chơi nhanh bản web";
    font-size: 14px !important;
}
#form .tab-content {
    width: 100%;
    padding: 0.5rem 0 0 0;
}
form {
    width: 70%;
    margin: 0 auto;
}
.form-group {
    position: relative;
    margin-bottom: 0.5rem;
}
.form-group > i {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    cursor: pointer;
    height: 46px;
    width: 40px;
    text-align: center;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-control {
    height: 46px;
    background-color: transparent !important;
    border: 1px solid #d59e6b !important;
    outline: 0 !important;
    margin: 0 auto;
    padding-right: 45px;
    font-size: 14px;
    color: #ffcc7e !important;
    border-radius: 0.3rem;
}
input::-webkit-input-placeholder {
    color: #a6a6a6 !important;
}
input:-moz-placeholder {
    color: #a6a6a6 !important;
}
input::-moz-placeholder {
    color: #a6a6a6 !important;
}
input:-ms-input-placeholder {
    color: #a6a6a6 !important;
}
[contenteditable].form-control:focus,
[type="email"].form-control:focus,
[type="password"].form-control:focus,
[type="tel"].form-control:focus,
[type="text"].form-control:focus,
a,
button,
input.form-control:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea.form-control:focus,
textarea:focus {
    box-shadow: inset 0 -1px 0 transparent !important;
    outline: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-2rem {
    margin-top: 2rem;
}
#main {
    position: relative;
    z-index: 11;
}
img {
    margin: 0 auto;
}
.btn-download {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding: 0 15px;
}
a.server {
    width: 50%;
    display: inline-block;
    margin-right: 10px;
}
a.store {
    width: 50%;
    display: inline-block;
    margin: 0 auto;
}
.playweb {
    width: 50%;
}
a.ios-server:active,
a.ios-server:hover {
    opacity: 0.8;
}
a.ios-server {
    width: 50%;
}
.btn-store,
.playweb-server {
    width: 69% !important;
}
a.icon-livechat,
a.icon-phone {
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: 100%;
}
a.icon-phone {
    position: fixed;
    width: calc(250px + 1rem);
    height: 54px;
    background-image: url(../images/icon-hotline.jpeg?v=1.0);
    right: 1%;
    top: 4%;
}
a.icon-livechat {
    display: none;
    position: fixed;
    background: url(../images/btn-livechat.png?v=1.0) top center/100% 100% no-repeat;
    width: 300px;
    height: 50px;
    right: 2%;
    bottom: 0;
}
a.icon-phone.mb {
    width: 60px;
    height: 60px;
    background: url(../images/icon-phone.png?v=1.0) no-repeat;
    background-size: 100%;
    top: 20px;
    left: 5px;
}
a.icon-livechat.mb {
    width: 60px;
    height: 60px;
    background: url(../images/icon-livechat.png?v=1.0) no-repeat;
    background-size: 100%;
    top: 20px;
    right: 5px;
}
.btnsubmit {
    position: relative;
}
button#register > img:last-child {
    position: absolute;
    width: 14%;
    right: 8%;
    top: 10%;
    -webkit-animation: zoomout 0.5s linear infinite;
    animation: zoomout 0.5s linear infinite;
    will-change: filter;
}
@keyframes zoomout {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.btn_form {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
}
.btnsubmit {
    width: 65%;
    background: 0 0;
    outline: 0;
    border: none;
    padding: 0;
}
a#facebook {
    width: 32.5%;
    margin: 0;
}
#android,
#ios,
#playonweb,
.hoac {
    display: none;
}
div#login > h3,
div#register > h3 {
    display: none;
    text-align: center;
    background: linear-gradient(#fff3cd 0, #fff5d7 30%, #ffecab 70%, #ffe793 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.error,
.errors {
    margin-bottom: -5px;
    color: red;
    width: 100%;
    text-align: center;
    display: block;
}
small {
    color: #e0b97e;
    margin: 0 auto;
    font-family: Montserrat;
    display: block;
    width: 100%;
    text-align: center;
}
#android > small,
#ios > small,
#playonweb > small {
    display: block;
}
#playonweb > small {
    margin-top: 0;
}
.text-danger {
    color: #e47815 !important;
}
.modal-header {
    padding: 0.5rem 1rem;
}
.modal-title.alert {
    color: #d44950;
    text-transform: uppercase;
}
.modal-title.success {
    color: #155724;
}
.modal-footer {
    display: inline-block;
    text-align: center;
}
h5 {
    font-size: 26px;
}
.close {
    position: absolute;
    right: 10px;
}
.loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    z-index: 99;
}
.loading > img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
footer {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
}
footer > .container {
    max-width: inherit;
}
.text-footer {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
    background: linear-gradient(#f7f1c7 0, #e1d678 30%, #e1ca24 70%, #e0a310 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5;
    width: 100%;
}
.mobile {
    position: relative;
    display: none;
    width: 100%;
}
.mobile > p {
    position: absolute;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: textAnimation 9s linear infinite 0s;
    -moz-animation: textAnimation 9s linear infinite 0s;
    -o-animation: textAnimation 9s linear infinite 0s;
}
@-webkit-keyframes textAnimation {
    0% {
        opacity: 0.8;
        -webkit-animation-timing-function: ease-in;
    }
    17% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes textAnimation {
    0% {
        opacity: 0.8;
        -webkit-animation-timing-function: ease-in;
    }
    17% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes textAnimation {
    0% {
        opacity: 0.8;
        -webkit-animation-timing-function: ease-in;
    }
    17% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.mobile > p:nth-child(2) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
}
.mobile > p:last-child {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
#livechat-eye-catcher-img {
    display: none !important;
}
.sticky_btn {
    display: block;
    position: fixed;
    right: 0;
    top: 240px;
    width: 46px;
    white-space: nowrap;
    align-items: flex-start;
}
@-webkit-keyframes btnAnimation {
    0% {
        -webkit-filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
        filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
    }
    50% {
        -webkit-filter: none;
        filter: none;
    }
    100% {
        -webkit-filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
        filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
    }
}
@keyframes btnAnimation {
    0% {
        -webkit-filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
        filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
    }
    50% {
        -webkit-filter: none;
        filter: none;
    }
    100% {
        -webkit-filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
        filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
    }
}
.thankyou {
    display: none;
    width: 60%;
    text-align: center;
    margin: 0 auto;
}
.sticky-qrcode {
    position: fixed;
    right: 0;
    top: 12.5%;
    width: 226px;
    display: none;
    white-space: nowrap;
    align-items: flex-start;
    z-index: 12;
}
.sticky-qrcode > img {
    width: 100%;
    margin: 0.5rem 0;
    text-align: center;
    transition: all 0.35s ease-in-out;
    float: left;
    clear: both;
}
.modal-dialog {
    -webkit-transform: translate(0, -50%) !important;
    -o-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    top: 50%;
    margin: 0 auto;
}
#banners {
    top: 4%;
    max-width: 220px;
    position: fixed;
    left: 1%;
}
#games {
    margin-top: 1.5rem;
}
#games a img {
    max-width: 100%;
}
.mobile {
    display: none;
}
#main {
    display: none;
}
.hoac {
    margin-top: 1rem;
    width: 100%;
}
.hoac > img {
    width: 205px;
}
.dacotaikhoan {
    margin-bottom: 0;
}
.dacotaikhoan > img {
    width: 50%;
}
.adv {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.adv > div {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 1.5rem;
}
#huongdan {
    color: #fff;
    padding-top: 1.5rem;
    display: none;
    font-family: Montserrat;
}
#huongdan h3 {
    text-align: center;
    text-transform: uppercase;
    line-height: 2.5;
    background: #690b1a;
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
}
.huongdan_step {
    text-transform: uppercase;
    color: #ffdc53;
    height: 36px;
    font-weight: 700;
    line-height: 36px;
    font-size: 18px;
    padding-left: 15px;
    margin-bottom: 0.5rem;
}
#huongdan p,
#huongdan ul {
    width: 100%;
}
.thankform {
    display: none;
}
.thankinfo {
    max-width: 340px;
    margin: 0 auto;
    position: relative;
    background: url(../images/bg-thank.png) top center/190px no-repeat;
    padding: 30px 92px 215px 90px;
    width: 100%;
}
.thankinfo_pass,
.thankinfo_user {
    color: #fefefe;
    font-size: 9px;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-line-clamp: 1;
    font-style: italic;
    font-family: Montserrat;
}
.thankinfo_sttl {
    margin-bottom: 5px;
}
.thankinfo_lbl {
    margin: 0 0 2px;
}
.thankinfo_lbl img,
.thankinfo_sttl img {
    max-width: 100%;
}
#caothutaixiu {
    padding: 10px;
    position: relative;
    z-index: 1;
    max-width: 40rem;
    margin: 1.5rem auto;
    margin-bottom: 3.5rem;
}
#caothutaixiu .container {
    max-width: 1000px;
}
#caothutaixiu .caothutaixiu_ttl {
    text-align: center;
    display: block;
    width: calc(100% / 2.5);
    margin: 0 auto;
    position: relative;
    background: url(../images/caothutaixiu.png?v=5) top center/100% 100% no-repeat;
    color: #fff;
    text-transform: uppercase;
    font-family: OpenSans;
    font-size: 16px;
    padding: 8px;
    z-index: 1;
}
#caothutaixiu .caothutaixiu_ttl img {
    max-width: 100%;
}
#caothutaixiu .caothutaixiu_bg {
    box-shadow: 0 0 15px 0 rgba(255, 175, 0, 0.5);
    background: #000;
    background: linear-gradient(to bottom, #ac9a01 0, #b8ab01 10%, #c9c406 20%, #e3e352 27%, #fdf8ef 33%, #d5d11f 40%, #c0b407 60%, #a38e01 80%, #917501 100%);
    color: #fff;
    padding: 2px;
    border-radius: 0.5rem;
    overflow: hidden;
    width: 100%;
}
#caothutaixiu .caothutaixiu_table {
    width: 100%;
    overflow: hidden;
}
.caothutaixiu_box {
    border-radius: 0.4rem;
    width: 100%;
    overflow: hidden;
}
#caothutaixiu .caothutaixiu_table:first-child .caothutaixiu_box {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#caothutaixiu .caothutaixiu_table:last-child .caothutaixiu_box {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#caothutaixiu .caothutaixiu_table_row {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}
#caothutaixiu .caothutaixiu_table_row li {
    flex: 1;
    text-align: center;
    overflow: hidden;
}
#caothutaixiu .caothutaixiu_table_row li:first-child {
    flex: 0.5;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(2) {
    flex: 1.25;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(3) {
    flex: 1;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(4) {
    flex: 1;
}
#caothutaixiu .caothutaixiu_table_row {
    background: #000;
    line-height: 2.75em;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(even) {
    background: #171207;
}
#caothutaixiu .caothutaixiu_table_row li {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-family: OpenSans;
    border-right: 2px solid #e7ad22;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(4) {
    border-right: 0;
}
#caothutaixiu .caothutaixiu_table_row li span {
    color: #c49112;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 1em;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(1) span {
    color: #fff;
    font-size: 18px;
    background: 0 0;
}
#caothutaixiu .caothutaixiu_table_row:first-child li span {
    color: #c49112;
    justify-content: center;
    align-items: center;
    font-size: 1em;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(2) li:nth-child(1) span,
#caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(1) span,
#caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(1) span {
    font-size: 0 !important;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(2) span {
    background: 0 0;
    color: #3a8cf5;
}
#caothutaixiu .caothutaixiu_table_row:first-child li span {
    color: #c49112;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(2) li:nth-child(2) span {
    color: red;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(2) span {
    color: #deff00;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(2) span {
    color: #3cff00;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(2) li:nth-child(1) span::before,
#caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(1) span::before,
#caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(1) span::before {
    content: "";
    width: 30px;
    height: 20px;
    margin: 0 auto;
    background: url(../images/icon-hang.png) center/100% auto no-repeat;
    background-position: 0 0;
    display: inline-block;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(1) span::before {
    background-position: 0 -26px;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(1) span::before {
    background-position: 0 -51px;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(4) {
    text-align: left;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(4) span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 calc(100% / 8);
}
#thutaixiu .caothutaixiu_table_row:nth-child(1) li:nth-child(4) span {
    justify-content: center;
}
#caothutaixiu .caothutaixiu_table_row li:nth-child(4) span::before {
    content: "";
    width: 30px;
    min-width: 30px;
    height: 20px;
    margin: 0;
    background: url(../images/icon-thuong.png) center/75% auto no-repeat;
    background-position: 0 -102px;
    display: inline-block;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(1) li:nth-child(4) span::before {
    display: none;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(2) li:nth-child(4) span::before {
    background-position: 0 0;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(4) span::before {
    background-position: 0 -25px;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(4) span::before {
    background-position: 0 -51px;
}
#caothutaixiu .caothutaixiu_table_row:nth-child(5) li:nth-child(4) span::before {
    background-position: 0 -77px;
}
#caothutaixiu li:nth-child(4) span.none,
#caothutaixiu li:nth-child(4) span.none::before {
    display: none;
}
.nano {
    height: 12rem;
}
.incomplete {
    opacity: 0.5;
}
.formstyle #choinhanhtab,
.formstyle #login,
.formstyle a#facebook {
    display: none;
}
#form.formstyle .nav-tabs > li,
.formstyle .btnsubmit {
    margin: 0 auto;
}
#form.formstyle .nav-tabs > li {
    font-size: 18px;
    width: 100%;
}
.formstyle .btnsubmit {
    display: block;
    max-width: 65%;
    margin: 0 auto;
}
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
        #caothutaixiu .caothutaixiu_table_row li {
            color: #fdc231;
        }
        #caothutaixiu .caothutaixiu_table_row:nth-child(2) li:nth-child(2) {
            color: red;
        }
        #caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(2) {
            color: #deff00;
        }
        #caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(2) {
            color: #3cff00;
        }
        #caothutaixiu .caothutaixiu_table_row:nth-child(5) li:nth-child(2) {
            color: #3a8cf5;
        }
        #caothutaixiu .caothutaixiu_table_row:nth-child(6) li:nth-child(2) {
            color: #3a8cf5;
        }
    }
}
@media (max-width: 1440px) {
    body {
        background-size: initial;
    }
}
@media (max-width: 1366px) {
    #banners {
        width: 160px;
        top: 13%;
    }
    #caothutaixiu .caothutaixiu_table_row li span {
        font-size: 11px;
    }
}
@media screen and (max-width: 991px) {
    #banners,
    #games,
    .sticky-qrcode {
        display: none !important;
    }
    a.icon-livechat,
    a.icon-phone {
        width: 50px;
        height: 50px;
    }
    a.icon-phone {
        background: url(../images/icon-phone.png) no-repeat;
        background-size: 100%;
        top: 3% !important;
        left: 5px;
    }
    a.icon-livechat {
        background: url(../images/icon-livechat.png) no-repeat;
        background-size: 100%;
        top: 3% !important;
        right: 5px;
    }
    #caothutaixiu .caothutaixiu_table_row li:nth-child(4) span {
        padding: 0;
    }
    #caothutaixiu .caothutaixiu_table_row li span {
        font-size: 11px;
    }
}
@media (max-width: 800px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    #caothutaixiu {
        margin-bottom: 0;
    }
    #playonweb {
        margin-top: 0;
    }
    #form {
        margin-top: 1rem;
    }
    .hoac {
        margin-top: 0.5rem !important;
    }
    .sticky-qrcode {
        display: none;
    }
    header {
        padding-bottom: 100px;
    }
}
@media (max-width: 768px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    .logo.mobile {
        width: 100%;
    }
}
@media (max-width: 640px) {
    body {
        background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
        background-size: cover;
    }
    .logo {
        width: 100%;
    }
    #form {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    #form .nav-tabs {
        width: 70%;
    }
    #form .nav-tabs li {
        font-size: 14px;
    }
    form {
        width: 70%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .form-group {
        margin-bottom: 0.5rem;
    }
    a > img {
        width: 100%;
    }
    .playweb {
        width: 60%;
    }
    .space-line {
        width: 90%;
        margin: 0 auto;
    }
    #registered {
        height: 80px;
        margin-top: -10px;
    }
    h4 {
        margin-bottom: 0;
        font-size: 14px;
    }
    #registered h4 {
        margin-top: 40px;
        padding: 5px 2rem;
    }
    .ios-server,
    .playweb {
        width: 65% !important;
    }
    .btn-store,
    .playweb-server {
        width: 85% !important;
    }
    .text_effect {
        font-size: 30px;
        letter-spacing: 0.2rem;
    }
    #form .tab-content {
        width: 100%;
        padding: 0;
    }
    .hoac {
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .dacotaikhoan > img {
        width: 100%;
    }
    .error,
    .errors {
        margin-bottom: -5px;
        font-size: 11px;
    }
    #caothutaixiu .caothutaixiu_ttl {
        width: 60%;
        margin: 0 auto;
    }
    #caothutaixiu .caothutaixiu_table_row li span {
        font-size: 11px;
    }
}
@media (max-width: 600px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    header {
        padding-top: 0;
        padding-bottom: 70px;
    }
    #form .nav-tabs > li {
        height: 40px;
    }
    #caothutaixiu .caothutaixiu_table_row:first-child li span {
        font-size: 10px;
    }
}
@media (max-width: 480px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    header {
        padding-top: 0;
        padding-bottom: 60px;
    }
    #form .nav-tabs li {
        font-size: 12px;
    }
    .form-control {
        height: 40px;
        font-size: 13px;
    }
    .form-group > i {
        height: 40px;
    }
    a.icon-livechat,
    a.icon-phone {
        width: 60px !important;
        height: 60px !important;
    }
    #registered h4 {
        margin-top: 35px;
    }
    #form .nav-tabs,
    form {
        width: 80%;
    }
    .thankyou {
        width: 90%;
    }
    #caothutaixiu .caothutaixiu_table_row {
        line-height: 1.75rem;
    }
    #caothutaixiu .caothutaixiu_table_row li {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }
    #caothutaixiu .caothutaixiu_table_row li span {
        font-size: 10px;
    }
    #caothutaixiu .caothutaixiu_table_row li:nth-child(4) span::before {
        width: 22px;
        min-width: 22px;
        transform: scale(0.6);
        background-position: 0 -95px;
        background-size: 95% !important;
    }
    #caothutaixiu .caothutaixiu_table_row:nth-child(3) li:nth-child(4) span::before {
        background-position: 0 -23px;
    }
    #caothutaixiu .caothutaixiu_table_row:nth-child(4) li:nth-child(4) span::before {
        background-position: 0 -46px;
    }
    #caothutaixiu .caothutaixiu_table_row:nth-child(5) li:nth-child(4) span::before {
        background-position: 0 -71px;
    }
    #caothutaixiu .caothutaixiu_table_row:nth-child(6) li:nth-child(4) span::before {
        background-position: 0 -95px;
    }
    #caothutaixiu .caothutaixiu_table_row li:nth-child(1) span::before {
        transform: scale(0.6);
    }
    #caothutaixiu .caothutaixiu_table_row:nth-child(1) li:nth-child(1) span::before {
        transform: scale(1);
    }
    #caothutaixiu .caothutaixiu_table_row li:nth-child(1) span {
        font-size: 11px;
    }
    #caothutaixiu .caothutaixiu_table_row:first-child li {
        display: flex;
        justify-content: center;
    }
    #caothutaixiu .caothutaixiu_table_row:first-child li:nth-child(3) span {
        font-size: 9px;
        line-height: 13px;
    }
    #caothutaixiu .caothutaixiu_table_row:first-child li:nth-child(4) span {
        font-size: 9px;
        line-height: 13px;
    }
    .nano {
        height: 9rem;
    }
}
@media (max-width: 384px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    .divider-text > .bg-light {
        font-size: 13px;
    }
    #form .tab-content {
        padding: 0.3rem 0 0 0;
    }
}
@media (max-width: 375px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    a.icon-livechat,
    a.icon-phone {
        width: 50px !important;
        height: 50px !important;
    }
    #registered {
        height: 50px;
        margin-top: -10px;
    }
    #registered h4 {
        font-size: 13px;
        margin-top: 25px;
    }
    form {
        margin-top: 0;
    }
    a.icon-livechat,
    a.icon-phone {
        width: 50px;
        height: 50px;
    }
    footer {
        margin-top: 15px;
    }
    .text_effect {
        font-size: 25px;
    }
}
@media (max-width: 360px) {
	background: #000 url(../images/bg.jpg?v=1.0) top center no-repeat;
    .form-control {
        height: 36px;
    }
    .text_effect {
        font-size: 20px;
        letter-spacing: 0.2rem;
    }
    footer {
        margin-top: 10px;
    }
    #form .nav-tabs > li {
        height: 36px;
    }
    #caothutaixiu .caothutaixiu_table_row li span {
        font-size: 8px;
    }
}
@media (max-width: 320px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 16px;
    }
    .form-control {
        height: 32px;
        padding-right: 30px;
    }
    .form-group > i {
        width: 30px;
    }
    .adv {
        width: 70%;
        margin: 20px auto;
    }
    h4 {
        font-size: 13px;
    }
    small {
        font-size: 70%;
    }
    #form .nav-tabs > li {
        font-size: 11px;
        height: 32px;
    }
    #form.choinhanh .nav-tabs li,
    .choinhanh .nav-tabs li#choinhanhtab > a::after {
        font-size: 12px !important;
    }
}
#alertModal .modal-dialog {
    padding: 0 10px;
}
#alertModal .modal-content {
    background: url(../images/bg-error-modal.png?v=9) top center no-repeat;
    background-size: 100% 100%;
    padding: 10px;
}
#alertModal .modal-header {
    border: none;
    flex-wrap: nowrap;
    padding: 0;
    justify-content: space-between;
}
#alertModal .modal-header .modal-title {
    padding: 0;
    background: url(../images/bg-title-modal.png?v=9) top left no-repeat;
    background-size: 100% 100%;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    width: calc(100% - 50px);
    border-radius: 0;
    text-align: center;
    height: 40px;
    font-size: 1.3rem;
    line-height: 40px;
    border: none;
}
#alertModal .modal-header .close {
    padding: 0;
    position: unset;
    opacity: 1;
    float: none;
    margin: 0;
    width: 40px;
    z-index: 1;
}
#alertModal .modal-header .close img {
    max-width: 100%;
}
#alertModal .modal-body {
    color: #fcf2b4;
    font-size: 16px;
    padding: 1rem 0;
    font-weight: 500;
}
@media screen and (max-width: 576px) {
    #alertModal .modal-header .modal-title {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        width: calc(100% - 35px);
    }
    #alertModal .modal-body {
        font-size: 13px;
        padding: 0.5rem 0;
    }
    #alertModal .modal-header .close {
        width: 30px;
        height: 30px;
    }
}
.notifications {
    position: fixed;
    top: 13%;
    right: 1%;
    display: none;
    background: url(../images/bg-notifications.png) top center/100% 100% no-repeat;
}
.notifications.ready {
    display: block;
}
.notification_box {
    padding: 1rem 0.5rem;
    position: relative;
    display: block;
    height: 56vh;
    max-height: 410px;
    overflow-x: scroll;
}
.notification_box::before {
    content: "";
    position: fixed;
    top: 13%;
    right: 1%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #000 100%);
    z-index: 1;
    height: 56vh;
    max-height: 410px;
    width: calc(250px + 1rem);
}
.notification_box::-webkit-scrollbar {
    width: 0;
}
.notification_box::-webkit-scrollbar-track {
    background: #000;
}
.notifications .notification {
    display: block;
    position: relative;
    height: 0;
    transform: translateX(calc(100% + 40px));
    transition: height 550ms cubic-bezier(0.23, 1, 0.32, 1), transform 550ms cubic-bezier(0.23, 1, 0.32, 1) 250ms, opacity 750ms cubic-bezier(0.23, 1, 0.32, 1);
}
.notifications .notification.loaded {
    height: 80px;
    transform: translateX(0);
}
.notifications .notification:nth-child(n + 5) {
    transition: opacity 550ms cubic-bezier(0.23, 1, 0.32, 1) 150ms;
}
.notifications .notification.closed {
    transform: translateX(calc(100% + 40px));
    transition: height 550ms cubic-bezier(0.23, 1, 0.32, 1) 250ms, transform 550ms cubic-bezier(0.23, 1, 0.32, 1);
    height: 0;
}
.notifications .notification-inner {
    overflow: initial;
    width: 250px;
    position: relative;
    border-radius: 0;
    position: relative;
    margin-bottom: 15px;
    align-items: center;
    display: flex;
}
.notifications .notification-inner:after,
.notifications .notification-inner:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    right: 0;
    bottom: 0;
}
.notifications .notification-inner:after {
    background: 0 0;
}
.notifications .notification-inner > * {
    position: relative;
    z-index: 1;
}
.notifications .notification.has-actions .notification-body,
.notifications .notification.has-image .notification-body {
    padding-right: 100px;
}
.notifications .notification-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    padding: 3px;
    background: #e3ac3b;
    background: linear-gradient(to bottom, #e3ac3b 0, #d9a439 11%, #cd962a 24%, #e4ae3e 44%, #f8d271 68%, #fcde9d 88%, #fcedbb 100%);
}
.notifications .notification-icon > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.notifications .notification-icon + .notification-body {
    padding-right: 10px;
}
.notifications .notification-body {
    height: 100%;
    color: #fff;
    width: calc(100% - 60px);
    padding-left: 10px;
}
.notifications .notification-body-header {
    font: 600 13.5px/1em "San Francisco";
    letter-spacing: 0.45px;
    overflow: hidden;
}
.notifications .notification-body-content {
    font: 400 11.25px/1em "San Francisco";
    letter-spacing: 0.38px;
    overflow: hidden;
    padding-top: 6px;
}
.notifications .notification-actions {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    letter-spacing: 0.23px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 2;
    min-width: 80px;
}
.notifications .notification-actions > * {
    pointer-events: all;
    height: 50%;
    text-align: center;
    padding: 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
    cursor: pointer;
}
.notifications .notification-actions > :hover {
    background: rgba(0, 0, 0, 0.05);
}
.notifications .notification-image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70px;
    z-index: 3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
@media (max-width: 1200px) {
    .notifications .notification-inner {
        width: 250px !important;
    }
    .notifications .notification-icon {
        min-width: 50px;
        height: 50px !important;
        width: 50px !important;
    }
    .notifications .notification.loaded {
        height: 65px !important;
    }
    .notifications .notification-inner {
        margin-bottom: 10px !important;
    }
    .notifications .notification-body {
        width: calc(100% - 50px);
    }
    .notification_box::before {
        width: calc(250px + 1rem);
    }
}
@media screen and (max-width: 991px) {
    .notifications {
        display: none !important;
    }
    .notifications .notification-inner {
        width: 100%;
    }
    .notifications .notification:not(.closed):nth-child(n + 3) {
        display: none;
        opacity: 0;
        transition: transform 550ms cubic-bezier(0.23, 1, 0.32, 1), opacity 750ms cubic-bezier(0.23, 1, 0.32, 1);
        transform: scale(0.5);
    }
    .notifications .notification.closed:not(.just-closed):nth-child(2) + .notification:not(.closed) {
        opacity: 1 !important;
        transform: scale(1) !important;
    }
    .notifications .notification.closed + .notification:not(.closed) {
        transform: scale(1);
        opacity: 1;
    }
    .notifications .notification.closed + .notification:not(.closed):nth-child(3) {
        opacity: 0;
        transform: scale(0.5);
    }
    .notifications .notification:nth-child(n + 4) {
        opacity: 0 !important;
        transform: scale(0.5) !important;
    }
}
@media (max-width: 374px) {
    .notifications {
        transform: translateX(50%) scale(0.8);
    }
}
.nano {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.nano > .nano-content:focus {
    outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
    display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}
.nano > .nano-pane {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 5px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.01;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
}
.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(255, 255, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 1.5px;
    -webkit-border-radius: 1.5px;
    border-radius: 1.5px;
}
.nano-pane.active,
.nano-pane.flashed,
.nano:hover > .nano-pane {
    opacity: 0.99;
}
.nano > .nano-content::-webkit-scrollbar {
    width: 0;
}
