* {padding: 0; margin: 0;}
html, body {height: 100%;}
body {font-family: Tahoma, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", SimSun, STXihei, sans-serif; font-size: 18px; position: relative;}
.wrapper img.banner {width: 100%; height: auto;}
.wrapper img.banner.mini {max-width: 440px; width: 100%; height: auto;}
.wrapper {width: 600px; background: #B7E0D5;}
h4 {line-height: 1.5; margin-bottom: 2%;}
p {margin-bottom: 1%;}
ul li {margin-left: 24px;}
.add-padding-sides {padding-left: 32px; padding-right: 32px;}
.remove-padding-top {padding-top: 0px;}
.yes-overflow {overflow: visible;}
.wrapper a, .wrapper a:hover, .wrapper a:active {color: #E36544;}
button:focus, input:focus { outline: none; }
input, button {font-family: 'Noto Sans SC', sans-serif;}
img {display: block;}

/* Table Border */
.border-top-left {-webkit-border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;}
.border-top-right {-webkit-border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;}
.border-bottom-left {-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;}
.border-bottom-right {-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;}

/* Gaps */
.gap__4 {padding: 4px 0 0;}
.gap__8 {padding: 8px 0 0;}
.gap__16 {padding: 16px 0 0;}
.gap__24 {padding: 24px 0 0;}
.gap__32 {padding: 32px 0 0;}

/* Page HD */
.page-hd__8 {padding: 8px;}
.page-hd__16 {padding: 16px;}
.page-hd__24 {padding: 24px;}
.page-hd__32 {padding: 32px;}

/* Fonts Style */
.f-brandy {color: #7E3F3B;}
.f-deep-carmine-pink {color: #EF383E;}
.f-ebony {color: #5E5E5E;}
.f-body {color: rgba(51,51,51,0.95); font-size: 0.95em;}
.f-dark-slate-blue {color: #483B8C;}
.f-night-rider {color: #333333;}

/* Drop Shadow */
.shadow {
    -webkit-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}

/* Box Shadow */
.box-shadow {-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.24); -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.24); box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.24);}

/* iOS Safari Overwrite */
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

/* No Padding */
.page-bd-24 {padding: 24px;}
.page-bd-top {padding-top: 0!important;}
.page-bd-bottom {padding-bottom: 0!important;}
.page-bd-left {padding-left: 0!important;}
.page-bd-right {padding-right: 0!important;}

/* Responsive Images */
.resp-100 {width: 100%; height: auto;}
.resp-90 {width: 90%; height: auto;}
.resp-80 {width: 85%; height: auto;}
.resp-80 {width: 80%; height: auto;}

/* Flex Two */
.weui-flex__item.two {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    margin-left: 16px;
}
.weui-flex__item.right-padding {box-sizing: border-box; padding-right: 16px;}
.weui-flex__item.right-padding-8 {box-sizing: border-box; padding-right: 8px;}

hr {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #FCC360;
}

/* Btn Template */
a.btn {display: inline-block; padding: 0 20px; line-height: 34px; height: 34px; width: auto; background: #CCC; color: #2F2F2F; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; font-size: 0.84em;}
a.btn:hover {filter: brightness(105%); color: #585858;}
a.btn:active {filter: brightness(90%); color: #000;}
a.btn.large {padding: 0 32px; line-height: 44px; height: 44px; font-size: 0.94em;}

/* Template */
body {background-color: #EE7B7E;}
.giftCarnival.wrapper {background: url("../images/giftCarnival-banner.png") top left no-repeat #F9969C; background-size: 100% auto; min-height: 100%;}

/* Activatables */
ul.act-tabs, ul.act-tabs li {padding: 0; margin: 0; list-style: none;}
ul.act-tabs li {float: left;}
ul.act-tabs li a {display: inline-block; padding: 4px 8px; background: #ededed; color: #414141;}
ul.act-tabs li a:hover {color: red;}
ul.act-tabs li a:active {background: #DCDCDC; color: #000;}
ul.act-tabs li a.active {background: #CCC; color: #000; cursor: default;}
div.section div.inactive, div.section2 div.inactive {display: none;}
div.section, div.section2 {box-sizing: border-box;}

/* Style */
.giftCarnival .white-panel {
    background: #FFF;
    -webkit-box-shadow: 0px 4px 10px #F77C83;
    -moz-box-shadow: 0px 4px 10px #F77C83;
    box-shadow: 0px 4px 10px #F77C83;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    box-sizing: border-box;
}
.giftCarnival p {font-size: 1.1em;}
.giftCarnival .white-panel p {color: #2BA1CA;}
.giftCarnival .white-panel a.btn.large {
    height: 32px;
    line-height: 32px;
    padding: 8px 40px 8px 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #FFF;
    background: #E95257;
    position: relative;
}
.giftCarnival .white-panel a.btn.large::after {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    background: url("../images/giftCarnival-next.svg");
    background-size: 120% auto;
    background-position: center;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
}
/* User Panel */
.giftCarnival .user-panel {
    background: #FFF2F4;
    padding: 16px 24px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
}
.giftCarnival .user-panel .weui-media-box {padding: 0;}
.giftCarnival .user-panel p, 
.giftCarnival .white-panel .normal p {color: #C33C38; font-size: 1em;}
.giftCarnival .user-panel .weui-media-box__thumb, .giftCarnival .normal img.weui-media-box__thumb {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
.giftCarnival .user-panel .weui-media-box strong.weui-media-box__title, .giftCarnival .normal .weui-media-box strong.weui-media-box__title {
    font-weight: 600;
    color: #414141;
    font-size: 1.2em;
    display: inline-block;
    width: 300px;
}
.weui-media-box_appmsg .weui-media-box__hd {
    width: 74px;
    height: 74px;
}
/* List Panel */
.giftCarnival .list-panel {
    background: rgb(255,196,202);
    background: -moz-linear-gradient(180deg, rgba(255,196,202,1) 0%, rgba(255,196,202,0.7043862222623425) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,196,202,1) 0%, rgba(255,196,202,0.7043862222623425) 100%);
    background: linear-gradient(180deg, rgba(255,196,202,1) 0%, rgba(255,196,202,0.7043862222623425) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc4ca",endColorstr="#ffc4ca",GradientType=1);
    padding: 8px 16px 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
}
.giftCarnival .list-panel .weui-media-box {padding: 0;}
.giftCarnival .list-panel .left.number h3 {
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-shadow: 0.44px 0.88px 0px #d84072, 0.44px 0.66px 1.32px #b0355d, 0.88px 1.32px 2.64px rgb(239 74 128 / 80%);
}
.giftCarnival .list-panel .left.number {
    width: 64px;
    height: 64px;
    text-align: center;
    background: url("../images/giftCarnival-number-bg.png") top left no-repeat;
    background-size: 100% auto;
}
.giftCarnival .list-panel p {color: #C33C38; font-size: 1em;}
.giftCarnival .list-panel .img-container img {
    width: 84%;
    height: auto;
}
.giftCarnival .list-panel .img-container {
    width: 54px;
    height: 54px;
    background: rgba(255,255,255,0.7);
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px;
}
.giftCarnival .list-panel .left {margin-right: 2%;}

/* Tabs */
.tabs {
    position: relative;
}
.tabs .inner {
    position: absolute;
    bottom: 40px;
    left:50%;
    transform: translateX(-50%);
}
.tabs ul, .tabs ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.tabs ul {
    width: 400px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    background: rgb(232,80,84);
    background: -moz-linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    background: linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e85054",endColorstr="#f4676b",GradientType=1);
    -webkit-box-shadow: 0px 4px 10px #f77c83;
    -moz-box-shadow: 0px 4px 10px #F77C83;
    box-shadow: 0px 4px 10px #f77c83;
}
.tabs ul li {float: left;}
.tabs ul li a {
    height: 54px;
    line-height: 54px;
    display: inline-block;
    padding: 0 24px;
    width: 200px;
    text-align: center;
    color: #FFF;
    font-weight: 400;
    box-sizing: border-box;
    background: rgb(232,80,84);
    background: -moz-linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    background: linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e85054",endColorstr="#f4676b",GradientType=1);
}
.tabs ul li a:hover {
    filter: brightness(102%);
    color: #FFF;
}
.tabs ul li a:active {
    filter: brightness(95%);
}
.tabs ul li a.active {
    background: rgb(250,230,231);
    background: -moz-linear-gradient(180deg, rgba(250,230,231,1) 0%, rgba(246,205,208,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(250,230,231,1) 0%, rgba(246,205,208,1) 100%);
    background: linear-gradient(180deg, rgba(250,230,231,1) 0%, rgba(246,205,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fae6e7",endColorstr="#f6cdd0",GradientType=1);
    color: #E85054;
    font-weight: 600;
}
.tabs ul li a.active:hover {
    filter: brightness(105%);
}
.tabs ul li a.active:active {
    filter: brightness(95%);
}

/* Normal Panels */
.normal.weui-panel__bd .weui-media-box {
    padding-left: 0;
    padding-right: 0;
}

.normal .weui-media-box_appmsg .weui-media-box__hd:first-child h3 {
    height: 74px;
    line-height: 74px;
    width: 74px;
    color: #404040;
}
.normal .weui-media-box__thumb.first h3 {
    text-indent: -9999px;
    background: url("../images/giftCarnival-1st-place.svg") no-repeat;
    background-size: 80% auto;
    background-position: 50% 50%;
}
.normal .weui-media-box__thumb {position: relative;}
.normal .weui-media-box__thumb::after {
    content: '';
    height: 80%;
    width: 1px;
    background: rgba(195,60,56,0.24);
    display: block;
    position: absolute;
    top: 10%;
    right: -1%
}
.normal .weui-media-box:before {
    border-top: 1px solid rgba(195,60,56,0.24);
}
/* Tabs Sub */
.tabs-sub {
    margin-bottom: 32px;
    text-align: center;
}
.tabs-sub a.active {
    border-bottom: 4px solid #EF5E62;
    color: #EF5E62;
}
.tabs-sub a {
    padding: 16px 24px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: #404040;
}
.tabs-sub a:hover {color: #EF5E62;}
.indent {text-indent: 16px;}

/* Tabs 2 */
.tabs .tab-btn.tcenter.abs {
    bottom: 40px;
    display: inline-block;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.tabs .tab-btn.tcenter.abs a {
    margin: 0;
    padding: 16px 32px;
    display: inline-block;
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    background: rgb(232,80,84);
    background: -moz-linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    background: linear-gradient(180deg, rgba(232,80,84,1) 0%, rgba(244,103,107,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e85054",endColorstr="#f4676b",GradientType=1);
}
.tabs .tab-btn.tcenter.abs a.active {
    font-weight: bold;
    background: rgb(250,230,231);
    color: #E85054;
    background: -moz-linear-gradient(180deg, rgba(250,230,231,1) 0%, rgba(246,205,208,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(250,230,231,1) 0%, rgba(246,205,208,1) 100%);
    background: linear-gradient(180deg, rgba(250,230,231,1) 0%, rgba(246,205,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fae6e7",endColorstr="#f6cdd0",GradientType=1);
}
.tabs .tab-btn.tcenter.abs a:first-child {
    left: 3px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.tabs .tab-btn.tcenter.abs a:last-child {
    right: 3px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

/* Table */
table {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
table tr td {border: none; padding: 12px 16px; box-sizing: border-box; color: #404040; text-align: center; font-size: 1em;}
table tr td:first-child {font-weight: bold; text-align: left;}
table tr.title td {
    background: rgb(255,143,146);
    background: -moz-linear-gradient(180deg, rgba(255,143,146,1) 0%, rgba(241,88,92,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,143,146,1) 0%, rgba(241,88,92,1) 100%);
    background: linear-gradient(180deg, rgba(255,143,146,1) 0%, rgba(241,88,92,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8f92",endColorstr="#f1585c",GradientType=1);
    color: #FFF;
    font-weight: 600;
    text-align: center;
}
table tr td {
    background: #FBE1E3;
}
table tr td:nth-child(even) {
    background: #FDECED;
}
table tr:nth-child(even) td {
    background: #FDECED;
}
table tr:nth-child(even) td:nth-child(even) {
    background: #FBE1E3;
}
table tr.title td:nth-child(even) {
    background: rgb(255,176,179);
    background: -moz-linear-gradient(180deg, rgba(255,176,179,1) 0%, rgba(248,117,122,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,176,179,1) 0%, rgba(248,117,122,1) 100%);
    background: linear-gradient(180deg, rgba(255,176,179,1) 0%, rgba(248,117,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb0b3",endColorstr="#f8757a",GradientType=1);
}

/* Scroll Button */
#scroll {
    position: fixed;
    z-index: 9999;
    width: 80px;
    height: 80px;
    background: #53933F;
    color: #FFF;
    font-size: 1em;
    text-align: center;
    right: 0;
    bottom: 32px;
    top:auto;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    font-weight: 500;
    opacity: 0.9;
    display: block;
    cursor: pointer;
    line-height: 24px;
}
#scroll:hover, #scroll:active {opacity: 1;}
#scroll:active {background-color: #347C1F;}
#scroll span {position: relative; top: 15px;}

/* Rules */
a#rules {position: fixed; z-index: 9999; right: 0; top: 50px;}
a#rules img {width: 82px; height: 44px;}

.blessing .weui-media-box__desc {text-overflow: inherit; overflow: visible;}

/* Back */
a#back {
    text-indent: -9999px;
    position: absolute;
    width: 44px;
    height: 44px;
    background: url("../images/divideBack.svg") no-repeat top left;
    background-size: 100% auto;
    top: 16px; left: 16px;
    overflow: hidden;
}
a#back:active {top: 18px;}

/* AR */
:lang(ar) .giftCarnival.wrapper {
    background-image: url(../images/giftCarnival-banner-ar.png);
    direction: rtl;
}
:lang(ar) p.tleft {
    text-align: right;
}
:lang(ar) .giftCarnival .white-panel a.btn.large {
    padding: 8px 24px 8px 40px;
}
:lang(ar) .giftCarnival .white-panel a.btn.large::after {
    right: auto;
    left: 16px;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
}
:lang(ar) .weui-media-box_appmsg .weui-media-box__hd {
    margin-right: auto;
    margin-left: 0.8em;
}
:lang(ar) .giftCarnival .user-panel .weui-media-box strong.weui-media-box__title, :lang(ar) .giftCarnival .normal .weui-media-box strong.weui-media-box__title {text-align: right;}
:lang(ar) .tabs ul li {
    float: right;
}
:lang(ar) .left {float:right;}
:lang(ar) .giftCarnival .list-panel .left {
    margin-right: 0; margin-left: 2%;
}
:lang(ar) .list-panel .v-center {justify-content: start!important;}
:lang(ar) .list-panel .left.img-container.v-center {justify-content: center!important;}
:lang(ar) .normal .weui-media-box__thumb::after {
    right: auto;
    left: -1%;
}
:lang(ar) .indent {text-indent: 8px;}
:lang(ar) table tr td:first-child {text-align: right;}
:lang(ar) table tr.title td {text-align: center;}

:lang(ar) a#back {
    left: auto;
    right: 16px;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* VN */
:lang(vn) .giftCarnival.wrapper {
    background-image: url(../images/giftCarnival-banner-vn.png);
}
:lang(vn) .tabs ul li a {
    width: 220px;
    padding: 0 8px;
    line-height: 1.4;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

:lang(vn) .tabs ul {
    width: 440px;
}
:lang(vn) .tabs-sub a {
    width: 220px;
    box-sizing: border-box;
}

/* RULES */
.giftCarnival.wrapper.rules, :lang(vn) .giftCarnival.wrapper.rules, :lang(ar) .giftCarnival.wrapper.rules {
    background: #F9969C;
    background-image: none!important;
}
.giftCarnival.rules .white-panel {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.giftCarnival .white-panel p.f-night-rider {color: #404040;}
.giftCarnival .white-panel p.f-english-vermillion {color: #D73F42;}
.giftCarnival.wrapper.rules p {font-size: 1.05em;}
	
@media all and (max-width: 600px) {
	body {background-color: #EE7B7E; font-size: 16px;}
    .giftCarnival.wrapper {width: 100%; overflow: hidden;}
    .page-hd.page-bd-top {padding: 8px;}
    .page-hd__32.page-bd-top.page-bd-bottom, .page-hd__24 {padding: 16px;}
    .tabs ul li a {
        width: 150px;
        padding: 0 8px;
        box-sizing: border-box;
        height: 44px;
        line-height: 44px;
        font-size: 0.94em;
    }
    .tabs ul {width: 300px;}
    .giftCarnival .white-panel a.btn.large {height: 24px; line-height: 24px; padding: 8px 32px 8px 16px; font-size: 0.9em;}
    .giftCarnival .white-panel a.btn.large::after {content: ''; width: 14px; height: 14px; right: 12px;
    }
    .giftCarnival .list-panel .left.number {width: 54px; height: 54px;}
    .giftCarnival .list-panel .left.number h3 {line-height: 50px; width: 100%;}
    .giftCarnival .list-panel {padding: 4px 8px 8px;}
    .giftCarnival .list-panel .img-container {width: 44px; height: 44px;}
    .giftCarnival .list-panel p {font-size: 0.94em; line-height: 1.4;}
    .indent {text-indent: 8px;}
    .giftCarnival .user-panel .weui-media-box strong.weui-media-box__title, .giftCarnival .normal .weui-media-box strong.weui-media-box__title {font-size: 1em; width: 170px;}
    .giftCarnival .user-panel p, .giftCarnival .white-panel .normal p {font-size: 0.94em;}
    .weui-media-box_appmsg .weui-media-box__hd {width: 54px; height: 54px;}
    .giftCarnival .user-panel {padding: 8px 16px;}
    .white-panel .gap__16 {padding: 8px 0 0;}
    .white-panel .gap__24 {padding: 16px 0 0;}
    .giftCarnival .white-panel p {font-size: 0.94em;}
    .tabs-sub a {
        padding: 8px 16px;
        font-size: 0.9em;
    }
    .tabs-sub a.active {border-bottom: 3px solid #EF5E62;}
    .normal .weui-media-box_appmsg .weui-media-box__hd:first-child h3 {
        height: 54px;
        line-height: 54px;
        width: 54px;
        font-size: 0.94em;
    }
    .tabs-sub {margin-bottom: 16px;}
    .giftCarnival.wrapper.rules p {font-size: 0.94em; line-height: 1.4em;}
    table tr td {font-size: 0.9em!important; line-height: 1.4em; padding: 8px!important;}
    table {-webkit-border-radius: 6px!important;
    -moz-border-radius: 6px!important;
    border-radius: 6px!important; width: 105%; position: relative; left: -2.5%;}
    a#back {
        width: 34px;
        height: 34px;
    }
    /* AR */
    :lang .wrapper {overflow: hidden;}
    :lang(ar) table {
        left: auto;
        right: -2.5%;
    }
    /* VN */
    :lang(vn) .tabs ul {
        width: 320px;
    }

    :lang(vn) .tabs ul li a {
        width: 160px;
    }
    :lang(vn) .tabs-sub a {
    width: 160px;}
    .giftCarnival.wrapper.rules, :lang(vn) .giftCarnival.wrapper.rules, :lang(ar) .giftCarnival.wrapper.rules {
    background: #F9969C;
    background-image: none!important;}
}

/* iPhone 5 */
@media all and (max-width: 320px) {.invitation .tab button {width: auto; padding: 4px 16px;} body {background-color: #08151B; font-size: 15px;}
}
/* iPhone 8, etc */
@media only screen and (device-width : 375px) and (device-height : 667px) and (-webkit-device-pixel-ratio : 2) {}
/* iPhone 8+, etc / iPhone X, etc */	
@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3),
only screen and (device-width : 414px) and (device-height : 736px) and (-webkit-device-pixel-ratio : 3) {}