@charset "UTF-8";
/* CSS Document */

html {
    position: relative;
    min-height: 100%;
}
body {
    padding-top: 0px;
    min-height: 100px;
    font-family: 'db_helvethaicamon_x55_regular';
    font-size: 24px;
    color: #3b3f4b;
    background: #f5f5f5;
}
body.modal-open {
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 0 !important;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control.left {
    background-image: none;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999;
}
.navbar-fixed-top {
    height: 75px;
}
.navbar {
    border-radius: 0px;
}
.box_menu_mobile {
    width: 100%;
}
.menu_mobile {
    width: 100%;
    background: #fff;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(168, 168, 168, 1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(168, 168, 168, 1);
    box-shadow: 0px 3px 5px 0px rgba(168, 168, 168, 1);
}
.menu_mobile .item {
    width: 20%;
    float: left;
    padding: 5px 0;
    border-bottom: 4px solid #fff;
    cursor: pointer;
}
.menu_mobile .item .active {
    color: #C7132B;
}
.menu_mobile .item.active {
    border-bottom: 4px solid #C7132B;
    color: #C7132B;
}
.menu_mobile .item.active a {
    color: #C7132B;
}
.menu_mobile .item:hover {
    border-bottom: 4px solid #C7132B;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    margin-top: 10px;
}
.topmenu {
    padding: 10px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background-color: #c71326;
    color: #fff;
    text-decoration: none;
}
.logo {
    float: left;
    width: 15%;
}
.menutopright {
    float: right;
    font-size: 24px;
}
.menutopright .btn {
    font-size: 20px;
    padding: 2px 10px;
}
.boxbtntopmenu {
    float: left;
    padding: 0px 10px;
    border-left: solid 1px #fff;
    margin: 7px 0 0 0;
}
.lang {
    float: right;
    padding: 0px 10px;
    margin: 10px 0 0 0;
    cursor: pointer;
}
.lang2 {
    float: right;
    padding: 0px;
    cursor: pointer;
    padding-left: 10px;
    padding-top: 10px;
    border-left: 1px solid #fff;
    margin: 0 0 0 10px;
    height: 40px;
}
.lang3 {
    float: right;
    padding: 0px;
    cursor: pointer;
    padding-left: 10px;
    padding-top: 7px;
    border-left: 1px solid #fff;
    margin: 0 0 0 10px;
    height: 40px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: #c7132b;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.carousel-indicators li {
    background-color: #3a3e4a;
    border: none;
    border-radius: 14px;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    width: 14px;
}
.carousel-indicators .active {
    background-color: #c7132b;
    border: none;
    height: 14px;
    margin: 1px;
    width: 14px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #C7132B;
    color: #fff;
    border-bottom: 2px solid #fff;
}
.navbar-nav > li > a {
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.modal-backdrop {
    z-index: 1020;
}
.progress-bar {
    min-width: 35%;
    line-height: 22px;
}
.progress .nopint {
    min-width: auto;
    text-align: center;
    color: #3B3F4B;
    width: 100%;
    background-color: #f5f5f5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.navbar-header {
    min-height: 50px;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-left: -10px;
    margin-right: -10px;
}
.navbar-brand img {
    height: 50px;
}
.navbar-header {
    height: auto;
    margin-bottom: 0px;
}
.navbar {
    margin-bottom: 0px;
    border-bottom: 4px solid #a51023;
}
.margin-bottom15 {
    margin-bottom: 15px;
}
.margin-bottom30 {
    margin-bottom: 30px;
}
.margin-bottom40 {
    margin-bottom: 40px;
}
.margin-top15 {
    margin-top: 15px;
}
.margin-top30 {
    margin-top: 30px;
}
.margin-bottom10 {
    margin-bottom: 15px;
}
.margin-top10 {
    margin-top: 15px;
}
p {
    margin-bottom: 0px;
}
a {
    color: #555;
}
a:hover,
a:focus {
    text-decoration: none;
    color: inherit;
}
.topbarbox {
    background: #595f6f;
    width: 100%;
}
.topbar1 {
    font-size: 18px;
    color: #fff;
    text-align: right;
    padding: 5px 0;
}
.topbar1 a {
    color: #fff;
}
.boxlang {
    float: right;
    margin: 0 5px 0 0;
    width: 70px;
}
.boxlang select {
    font-size: 18px;
}
.boxsearch {
    float: right;
    width: 100px;
}
.boxsearch input {
    font-size: 18px;
}
.boxsearch .form-group {
    margin-bottom: 0px;
}
.otherlink {
    float: right;
    padding: 3px 0 0 0;
    margin: 0 10px 0 0;
    font-size: 18px;
}
.container.nopadding {
    padding: 0px;
}
.navbar-collapse {
    padding: 0px;
}
.boxwelcome {
    color: #fff;
}
a.link {
    color: #fff;
    cursor: pointer;
}
.link:hover {
    text-decoration: underline;
}
.linkpri {
    color: #fff;
    font-size: 18px;
}
.linkpri:hover {
    text-decoration: underline;
    color: #fff;
}
.navbar-inverse {
    background-color: #c7132b;
    border-color: #a51023;
}
.menubar {
    background: #ededed;
}
.menutext {
    font-size: 24px;
    color: #595f6f;
    float: left;
    margin: 0 20px 0 0;
    font-family: 'db_helvethaicamon_x65_med';
    padding: 3px 10px;
}
.menutext a {
    color: #595f6f;
}
.menutext:hover {
    color: #3B3F4B;
}
.menutext.active a {
    color: #fff;
}
.menutext.active {
    background: #3B3F4B;
    border: 1px solid #3B3F4B;
    color: #fff;
}
.menutext.last {
    margin-right: 0px;
}
.menutext.border {
    background-color: #3b3f4b;
    color: #fff;
    padding: 4px 10px;
}
.menutext.border a {
    color: #fff;
}
.menutext img {
    height: 18px;
    margin: 0 10px 0 0;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}
.has-error .form-control-feedback {
    color: #595f6f;
}
.has-error .form-control {
    border-color: #ccc;
}
.form-control {
    font-size: 22px;
    height: 38px;
    background-color: #f5f5f5;
    border: #e0e0e0 solid thin;
}
.form-control2 {
    font-size: 22px;
    height: 38px;
    background-color: #f5f5f5;
    border: #e0e0e0 solid thin;
    text-align: center;
}
.container_100 {
    width: 100%;
    min-height: 300px;
}
.container_100.bg-register {
    background-image: url(../images/bg-register.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.boxbanner {
    width: 100%;
}
.bannerhl {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.carousel-indicators {
    bottom: 0px;
}
.allpromotion {
    margin: 40px 0;
    float: left;
    width: 70%;
}
.allpromotion .top {
    padding: 0 15px;
    height: 40px;
}
.allbannerright {
    float: right;
    margin: 81px 0 0 0;
    padding-left: 50px;
    width: 30%;
}
.allbannerright .item {
    margin-bottom: 15px;
}
.boxpromotion {
    padding: 10px;
    border: 1px solid #ccc;
}
.thumb_promo img {
    width: 100%;
}
.thumb_detail {
    margin: 10px;
    position: relative;
}
.thumb_title {
    font-size: 24px;
    line-height: 28px;
    height: 60px;
    overflow: hidden;
    color: #3b3f4b
}
.thumb_title.nopoint {
    width: 100%;
}
.thumb_point {
    background: #595f6f none repeat scroll 0 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border: 3px #fff solid;
    bottom: 70px;
    color: #fff;
    height: 80px;
    padding-top: 18px;
    position: absolute;
    right: 35px;
    text-align: center;
    width: 80px;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 3px 1px rgba(166, 166, 166, 1);
    -moz-box-shadow: 0px 2px 3px 1px rgba(166, 166, 166, 1);
    box-shadow: 0px 2px 3px 1px rgba(166, 166, 166, 1);
}
.fav {
    position: absolute;
    z-index: 999;
    top: 10px;
    right: 25px;
}
.fav img {
    width: 40px;
}
.facebook {
    position: absolute;
    z-index: 999;
    top: 15px;
    right: 25px;
}
.facebook img {
    width: 40px;
}
.pointcard {
    color: #fff;
    font-size: 24px;
}
.point.green {
    color: #1abc9c;
}
.point2 {
    font-size: 18px;
    margin: -6px 0 0 0;
}
.text_date {
    font-size: 20px;
    line-height: 22px;
    color: #595f6f;
}
.thumb_home {
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px;
    float: left;
}
.thumbnail {
    padding: 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.7);
    -moz-box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.7);
    box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.7);
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #c7132b;
}
.thumb_promo {
    width: 100%;
    height: 205px;
}
.more {
    text-align: center;
    width: 100%;
    font-size: 18px;
}
.title {
    font-size: 24px;
    width: 93%;
}
.boxpri {
    width: 25%;
    float: left;
    position: relative;
    border: 1px solid #fff;
}
.textpri {
    padding: 10px;
    color: #fff;
    position: absolute;
    z-index: 999;
    bottom: 0;
    background: url(../images/bg_pri.png) repeat;
    text-align: center;
    overflow: hidden;
    height: 80px;
    font-size: 18px;
    line-height: 20px;
    white-space: wrap;
}
.title2 {
    font-size: 20px;
    line-height: 30px;
}
.allprevil {
    padding: 0 15px;
    margin-bottom: 40px;
}
.footer {
    width: 100%;
    height: auto;
    padding: 20px 15px;
    background: #ffffff;
    color: #9a9a9a;
    position: ;
    bottom: 0;
}
.title_footer {
    padding: 8px 0 0 0;
}
.relatelink {
    float: left;
    width: 20%;
    padding: 0 10px;
    height: auto;
}
.footerleft {
    width: 80%;
    float: left;
}
.footerright {
    width: 20%;
    float: right;
    text-align: right;
}
.footerright img {
    width: 28px;
}
.relatelink img {
    text-align: center;
}
.iconsocial {
    width: 36px;
    margin-left: 10px;
}
.form-center {
    width: 380px;
    margin: 0 auto;
}
.form-center2 {
    width: 700px;
    margin: 0 auto;
}
.box-cashcard {} .modal-header {
    font-size: 22px;
    text-align: center;
}
.modal-header h4 {
    font-size: 26px;
    text-align: center;
    font-family: 'db_helvethaicamon_x65_med';
    color: #c7132b;
}
.glyphicon {
    top: 0;
}
.modal-body {
    padding: 30px;
    line-height: 26px;
}
.modal-body2 {
    padding-bottom: 0px;
    padding-right: 10px;
    padding-top: 10px line-height: 20px;
}
.modal-header {
    padding: 15px;
}
.modal-footer {
    padding: 15px;
}
a.text-link {
    color: #3a3e4a;
    text-decoration: underline;
}
.text-link:hover {
    color: #c7132b;
}
a.text-link2 {
    color: #c00;
    text-decoration: underline;
}
.text-link2:hover {
    color: #c00;
}
a.text-link-gray {
    color: #9a9a9a;
    text-decoration: underline;
}
.text-link-gray:hover {
    color: #3a3e4a;
}
label {
    font-weight: normal;
    margin-bottom: 0px;
}
.modal-header2 {
    padding: 10px;
}
.btn-default {
    color: #fff;
    background-color: #c7132b;
    border-color: #a51023
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #a51023;
    border-color: #a51023
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #3a3e4a
}
.btn-back {
    color: #fff;
    background-color: #9a9a9a;
    border-color: #8c8c8c
}
.btn-back.active,
.btn-back.focus,
.btn-back:active,
.btn-back:focus,
.btn-back:hover,
.open>.dropdown-toggle.btn-back {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c
}
.btn-back.active,
.btn-back:active,
.open>.dropdown-toggle.btn-back {
    background-image: none
}
.btn-back.disabled,
.btn-back.disabled.active,
.btn-back.disabled.focus,
.btn-back.disabled:active,
.btn-back.disabled:focus,
.btn-back.disabled:hover,
.btn-back[disabled],
.btn-back[disabled].active,
.btn-back[disabled].focus,
.btn-back[disabled]:active,
.btn-back[disabled]:focus,
.btn-back[disabled]:hover,
fieldset[disabled] .btn-back,
fieldset[disabled] .btn-back.active,
fieldset[disabled] .btn-back.focus,
fieldset[disabled] .btn-back:active,
fieldset[disabled] .btn-back:focus,
fieldset[disabled] .btn-back:hover {
    background-color: #8c8c8c;
    border-color: #8c8c8c
}
.btn-back .badge {
    color: #fff;
    background-color: #9a9a9a
}
.btn-back2 {
    color: #9a9a9a;
    background-color: #f5f5f5;
    border-color: #dadada
}
.btn-back2.active,
.btn-back2.focus,
.btn-back2:active,
.btn-back2:focus,
.btn-back2:hover,
.open>.dropdown-toggle.btn-back2 {
    color: #fff;
    background-color: #a51023;
    border-color: #a51023
}
.btn-back2.active,
.btn-back2:active,
.open>.dropdown-toggle.btn-back2 {
    background-image: none
}
.btn-back2.disabled,
.btn-back2.disabled.active,
.btn-back2.disabled.focus,
.btn-back2.disabled:active,
.btn-back2.disabled:focus,
.btn-back2.disabled:hover,
.btn-back2[disabled],
.btn-back2[disabled].active,
.btn-back2[disabled].focus,
.btn-back2[disabled]:active,
.btn-back2[disabled]:focus,
.btn-back2[disabled]:hover,
fieldset[disabled] .btn-back2,
fieldset[disabled] .btn-back2.active,
fieldset[disabled] .btn-back2.focus,
fieldset[disabled] .btn-back2:active,
fieldset[disabled] .btn-back2:focus,
fieldset[disabled] .btn-back2:hover {
    background-color: #dadada;
    border-color: #dadada
}
.btn-tab {
    color: #3a3e4a;
    background-color: #efefef;
    border-color: #efefef;
    text-align: left;
}
.btn-tab.active,
.btn-tab.focus,
.btn-tab:active,
.btn-tab:focus,
.btn-tab:hover,
.open>.dropdown-toggle.btn-tab {
    color: #fff;
    background-color: #c7132b;
    border-color: #c7132b
}
.btn-tab.active,
.btn-tab:active,
.open>.dropdown-toggle.btn-tab {
    background-image: none
}
.btn-tab.disabled,
.btn-tab.disabled.active,
.btn-tab.disabled.focus,
.btn-tab.disabled:active,
.btn-tab.disabled:focus,
.btn-tab.disabled:hover,
.btn-tab[disabled],
.btn-tab[disabled].active,
.btn-tab[disabled].focus,
.btn-tab[disabled]:active,
.btn-tab[disabled]:focus,
.btn-tab[disabled]:hover,
fieldset[disabled] .btn-tab,
fieldset[disabled] .btn-tab.active,
fieldset[disabled] .btn-tab.focus,
fieldset[disabled] .btn-tab:active,
fieldset[disabled] .btn-tab:focus,
fieldset[disabled] .btn-tab:hover {
    background-color: #c7132b;
    border-color: #c7132b
}
.btn-white {
    color: #c7132b;
    background-color: #fff;
    border-color: #fff
}
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open>.dropdown-toggle.btn-white {
    color: #c7132b;
    background-color: #fff;
    border-color: #fff
}
.btn-white.active,
.btn-white:active,
.open>.dropdown-toggle.btn-white {
    background-image: none
}
.btn-white.disabled,
.btn-white.disabled.active,
.btn-white.disabled.focus,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled],
.btn-white[disabled].active,
.btn-white[disabled].focus,
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white.active,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover {
    background-color: #fff;
    border-color: #fff;
}
.btn-white .badge {
    color: #c7132b;
    background-color: #fff;
}
.badge {
    background: #c7132b;
}
.btn {
    font-size: 24px;
    padding: 2px 30px;
}
.h1,
h1 {
    font-size: 30px;
}
.h2,
h2 {
    font-size: 24px;
    line-height: 28px;
}
.h4 {
    font-size: 22px;
    line-height: 22px;
}
.label {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 10px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.titlebox {
    float: left;
    width: 40%;
    color: #3B3F4B;
}
.stepbox {
    float: right;
    width: 60%;
    text-align: right;
    font-size: 20px;
}
.step {
    box-sizing: border-box;
    float: left;
    margin-right: 0.5%;
    text-align: right;
}
.label-info {
    background-color: #000;
}
.label-default {
    background-color: #595f6f;
}
.rowtitle {
    margin: 30px 0 5px 0;
}
.red {
    color: #C00;
}
.text-note {
    padding-top: 10px;
    font-size: 20px;
    text-align: left;
}
.panel {
    margin-bottom: 40px;
}
.text-resault {
    padding: 7px 0 0 0;
    color: #666;
}
.text-number {
    font-size: 26px;
    color: #C7132B;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.panel-body {
    padding: 30px;
}
.icon {
    text-align: center;
    padding: 18px 0 0 0;
    font-size: 26px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-weight: lighter;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.icon.green {
    background-color: #a0d468;
    color: #fff;
}
.icon.yellow {
    background: #fdbd31;
}
.display {
    float: left;
    margin: 5px;
}
.display img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 3px solid #fdbc30;
}
.display2 {
    text-align: right;
    width: 100px;
    height: 100px;
    float: right;
    border-radius: 50%;
    background-size: contain;
    background-position: center;
    border: 2px solid #ffbf3b;
}
.display2 img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
}
.display3 {
    width: 100px;
    height: 100px;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 50%;
    background-size: contain;
    background-position: center;
    border: 2px solid #ffbf3;
    border-radius: 50%;
    background-size: contain;
    background-position: center;
}
.display3 img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
}
.btnchangedisplay {
    margin: 40px 0 0 0;
}
.usermenu:hover {
    cursor: pointer;
}
.usermenu {
    float: left;
    margin: 5px 0 5px 5px
}
.usermenu .arrow {
    padding-top: 10px;
}
.usermenu img {
    padding-top: 5px;
}
.text-username {
    padding: 13px 10px 0 0;
    font-size: 18px;
}
.dropdown-menu > li > a {
    clear: both;
    color: #3a3e4a;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 5px 20px;
    white-space: nowrap;
    font-size: 22px;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    background-image: url(../images/bg_white_tran.png);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 180px;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.menuicon {
    float: left;
    width: 20px;
    margin-right: 10px;
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.boxuser {
    float: right;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 6px 28px;
    font-size: 24px;
}
.boxmycard_top {
    background: url(../images/bg_bannerHL.jpg) repeat;
    background-size: cover;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}
.username {
    margin: 0 5px;
}
.profilebox h1 {
    font-size: 34px;
}
.profilebox {
    color: #fff;
    padding: 10px;
    float: left;
}
.profilebox .mgname {
    margin: 25px 0 0 0;
}
.profilebox .cplogo {
    float: left;
    padding: 5px 0;
}
.profilebox .date {
    font-size: 20px;
}
.profilebox .point {
    margin-bottom: -5px;
    font-size: 30px;
    line-height: 30px;
}
.profilebox .yourpoint {
    padding: 0 10px;
    float: left;
    padding-top: 15px;
}
.badgecircle {
    background-color: #C7132B;
    border-radius: 28px;
    height: 28px;
    padding: 2px 8px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    min-width: 10px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.num_box {
    margin: 0 auto;
    background: #3b3f4b;
    color: #fff;
    padding: 6px 10px;
    text-align: center;
    width: 130px;
    margin: 0 0 5px 5px;
    font-size: 18px;
    line-height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.num_box2 {
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 130px;
    font-size: 18px;
    margin-left: 5px;
}
.expire_text {
    font-size: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.num_box.left {
    position: absolute;
    left: 20%;
    top: 22%;
}
.num_box.right {
    position: absolute;
    right: 20%;
    top: 22%;
}
.boxdisplay {
    width: 380px;
    margin: 0 auto;
}
.boxdisplay_left {
    width: 120px;
    float: left;
}
.boxname {
    width: 40%;
    float: right;
    margin-top: 25px;
}
.progress-bar {
    font-size: 18px;
}
.about .menu {
    width: 100%;
}
.about .item.tabs2{
	width:50%;
}
.about .item.tabs3{
	width: 33.333%;
}
.about .item {
    
    float: left;
    text-align: center;
    padding: 5px;
    font-size: 24px;
    line-height: 28px;
    color: #9a9a9a;
    padding: 10px;
    background: #efefef;
}
.about .item.active {
    background: #fff;
    color: #C7132B;
}
.about .item.active a {
    color: #C7132B;
}
.about .item:hover {
    color: #C7132B;
}
.about .item .badge:hover {
    color: #fff;
}
.about .item .size30 {
    font-size: 21px;
}
.about .item2 {
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 10px;
    font-size: 24px;
    line-height: 28px;
    color: #9a9a9a;
    padding: 10px;
    background: #efefef;
}
.about .item2.active {
    background: #fff;
    color: #C7132B;
}
.about .item2.active a {
    color: #C7132B;
}
.about .item2:hover {
    color: #C7132B;
}
.about .content_tab {
    padding: 20px;
    position: relative;
}
/*.about .content_tab .cardbox {border:1px solid #dadada; padding:15px; box-sizing:border-box; width:49%; margin-bottom:20px; min-height:px; padding-bottom:0px; min-height: 120px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}*/

.about .content_tab .cardbox {
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}
.about .content_tab .cardbox img{
	margin:0 auto;
}
.about .content_tab .rowtext-center {
    text-align: center;
	min-height:50px;
}
.about .content_tab .more {
    text-align: right;
    padding: 10px 0;
    font-size: 24px;
    width: 100%;
}
.about .content_tab .cardbox.left {
    float: left;
}
.about .content_tab .cardbox.right {
    float: right;
}
.about .content_tab .cardbox .col2 {
    margin-right: 0px;
}
/*.about .content_tab .piccard {float:left; width:30%; font-size:20px; text-align:center;}*/

.about .content_tab .piccard {
    font-size: 20px;
    text-align: center;
}
.about .content_tab .piccard img {
    margin: 0 auto;
}
.about .content_tab .piccard .namecard {
    margin: 5px 0 0 0;
}
.about .content_tab .morepoint {
    font-size: 20px;
}
.about .content_tab .detail {
    padding: 15px 15px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
.carousel-inner .item{
	width:100%;
	background:none;
}
/*.about .content_tab .detail {float:left; width:70%; padding: 5px 15px; min-height:140px; font-size:24px; line-height:30px;}*/

.about .content_tab .detail .colleft {
    float: left;
    width: 45%;
    padding-right: 10px;
    padding-left: 15px;
    color: #9a9a9a;
}
.about .content_tab .detail .colbarcode {
    width: 200px;
    margin: 0 auto;
    padding: 5px 0 0 0;
}
.about .content_tab .detail .colright {
    float: left;
    width: ;
}
.about .content_tab .detail2 .colleft {
    float: left;
    width: 40%;
    padding-right: 10px;
    padding-left: 15px;
    color: #9a9a9a;
}
.about .content_tab .detail2 .colright {
    float: left;
    width: ;
}
.about .content_tab .moreinfo {
    padding-top: 20px;
    text-align: center;
}
.progress-bar-info {
    background: #C7132B;
}
.panel-body.nopadding {
    padding: 0px;
}
/*.rowmycard {padding:40px; border-bottom:1px dotted #ccc;}*/

.rowmycard {
    padding: 20px 20px;
    border-right: 1px dotted #ccc;
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin: 20px 0;
    height: 150px;
}
.rowmycard.last {
    border-right: 0px;
}
.rowmycard .left {
    float: left;
    width: 40%;
}
.rowmycard .right {
    float: left;
    width: 60%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 14px;
    line-height: 22px;
}
.memberstatus {
    font-size: 18px;
    line-height: 22px;
}
.memberstatusbox {
    width: auto;
    float: none;
}
.expirebox {
    width: auto;
    float: none;
    text-align: left;
}
.text-gray {
    color: #9a9a9a;
}
.progress {
    margin-top: 10px;
    margin-bottom: 5px;
    height: 22px;
    background: #B0B0B0;
}
.green {
    color: #00a100;
}
.lb {
    margin-left: 3px;
}
.text-error {
    font-size: 50px;
    text-align: center;
}
.bgerror {
    background-image: url(../images/error2.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
}
.upload {
    width: 100%;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    padding: 10px;
    padding-bottom: 5px;
    background: url(../images/bg_red_tran.png);
    background-repeat: repeat;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
}
.upload img {
    height: 30px;
    margin: 0 10px;
}
.upload_web {
    position: absolute;
    z-index: 999;
    right: 0px;
    top: 0px;
    background: #C7132B;
    padding: 5px 15px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.all {
    position: relative;
}
.card {} badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #595f6f;
    border-radius: 10px;
}
.historybox {
    display: block;
}
.rowhistory {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    color: #595f6f;
}
.rowhistory.last {
    border-bottom: 0px;
}
.rowinbox {
    padding: 0px 10px;
    border-bottom: 1px solid #ddd;
    color: #595f6f;
}
.circle_read {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #555;
    float: left;
    margin: 20px -10px 0 0;
}
.circle_read.green {
    background-color: #1abc9c;
}
.rowinbox.last {
    border-bottom: 0px;
}
.icon-history {
    width: 60px;
    float: left;
}
.title-history {
    float: left;
    box-sizing: border-box;
    padding: 20px;
}
.date-history {
    color: #9a9a9a;
    float: right;
    padding: 15px 0;
}
.modal-center {
    width: 460px;
    margin: 0 auto;
}
.breadcrumb > .active {
    color: #C7132B;
}
.breadcrumb {
    background: none;
    padding: 0px;
    margin-bottom: 0px;
    color: #3b3f4b;
}
.breadcrumb > li + li::before {
    color: #3b3f4b;
}
.modal-header.noborder {
    border-bottom: 0px;
    padding-bottom: 0;
}
.close {
    font-size: 30px;
}
.badge_top {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
.boxredeem {
    width: ;
    float: left;
    margin-bottom: 20px;
    color: #3a3e4a;
    position: relative;
    box-sizing: border-box;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ececed;
    width: 100%;
}
.boxredeem.last {
    margin-bottom: 0px;
}
.boxredeem a {
    color: #a8abb3;
}
.boxredeem.redeem a {
    color: #a8abb3;
}
.boxredeem.last {
    margin-right: 0px;
}
.boxredeem.redeem {
    background-color: #fff;
}
.boxredeem .close {
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.boxredeem2 {
    width: 100%;
    margin: 0 0 10px 0;
    color: #a8abb3;
    background-color: #ececed;
    padding-bottom: 10px;
}
.boxredeem2 a {
    color: #a8abb3;
}
.boxredeem2.redeem {
    background-color: #fff;
    border-color: #ececed;
}
.thumbredeem2 {
    float: left;
    width: 80px;
}
.thumbredeem2 img {
    width: 80px;
    height: auto;
}
.linetop {
    border-top: 1px solid #ececec;
    margin-top: 40px;
    padding-top: 20px;
    margin-bottom: 40px;
}
.lineon {
    text-decoration: line-through;
}
.thumbredeem {
    float: left;
    width: ;
}
.thumbredeem img {
    width: 80px;
    height: auto;
}
.thumbredeem .bg {
    height: 75px;
    width: 75px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/img_default_720x720.jpg);
}
.boxtextredeem {
    float: left;
    box-sizing: border-box;
    padding: 10px;
    width: 85%;
    overflow: hidden;
    line-height: 28px;
    font-size: 24px;
}
.point3 {
    font-size: 30px;
    color: #C7132B;
}
.pointgreen {
    font-size: 30px;
    color: #1abc9c;
}
.point2 {
    font-size: 24px;
    color: #e35c66;
}
.noredeem {
    color: #595f6f;
}
.box_inforedeem {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #e3e3e3;
    padding: 10px;
}
.banner_redeem {
    width: 55%;
    height: 338px;
    float: left;
    box-sizing: border-box;
}
.banner_redeem img {
    width: 100%;
    height: 100%;
}
.headfinfo_redeem {
    color: #3a3e4a;
    background: #fff;
    float: left;
    width: 45%;
    box-sizing: border-box;
    padding-left: 20px;
}
.info_redeem {
    line-height: 28px;
    font-size: 24px;
    height: ;
    overflow: hidden;
    padding: 0px 0 5px 0;
}
.info_redeem .height {
    height: auto;
    overflow: hidden;
}
.title_redeem.line {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
.info_redeem.line {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
.btn_redeem {
    text-align: right;
    float: right;
    width: 50%;
    line-height: 22px;
    font-size: 20px;
}
.delect_redeem {
    margin: -20px 0 40px 0;
    text-align: center;
}
.btn-link {
    color: #a8abb3;
    font-size: 18px;
}
.date_expire {
    color: #797f8e;
    font-size: 22px;
    line-height: 24px;
    margin: 10px 0 0 0;
}
.boxterm {
    color: #a8abb3;
    font-size: 22px;
    line-height: 22px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.boxterm a {
    color: #797f8e;
    text-decoration: underline;
    margin: 5px 0 0 0;
}
.boxterm:hover {
    color: #595F6F;
}
.text_term {
    font-size: 24px;
    line-height: 28px;
}
.h_redeem {
    font-size: 24px;
    line-height: 28px;
    height: 55px;
    overflow: hidden;
}
.h_redeem2 {
    font-size: 24px;
}
.t_redeem {
    color: #3a3e4a;
}
.t_redeem .point {
    color: #C7132B;
    font-size: 28px;
}
.black {
    color: #3a3e4a;
}
.grey {
    color: #9a9a9a;
}
.title_redeem {
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    margin: 10px 0 0 0;
}
.term_redeem {
    font-size: 24px;
    line-height: 28px;
    color: #a8abb3;
}
.white {
    color: #fff;
}
.brown {
    color: #824f13;
}
.term_box {
    float: left;
    width: 60%;
    padding: 10px;
}
.relate_box {
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: #f3f3f3;
    margin: 15px 0 0 0;
}
.box_bottomredeem {
    margin: 0;
}
.getcodebox {
    width: 100%;
}
.getcode {
    font-size: 32px;
    padding: 15px 10px;
    background-color: #c7132b;
    border: 1px solid #a51023;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.datecount {
    margin: 15px 0;
    text-align: center;
}
.mintext2 {
    font-size: 24px;
    line-height: 28px;
    color: #626262;
    margin-bottom: 5px;
}
.min {
    font-size: 46px;
    line-height: 28px;
    margin-bottom: 5px;
}
.mintext {
    color: #626262;
    font-size: 20px;
    width: 50%;
    float: left;
    padding: 0 15px;
}
.showcode {
    color: #a8abb3;
    text-align: center;
    line-height: 20px;
    margin: 10px 0;
}
.title_showcode {
    text-align: center;
    line-height: 28px;
    font-size: 24px;
    margin: 0 0 15px 0;
    max-height: 80px;
    overflow: hidden;
}
.bg_code {
    background-image: url(../images/reward_code.png);
    font-size: 30px;
    height: 50px;
    color: #363941;
    width: 300px;
    margin: 0 auto;
    background-size: 100%;
    padding: 7px 0 0 0;
}
.gifthover:hover {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: url(../images/icn_wrong_xl.png);
    z-index: 999;
    background-size: 100%;
}
.box_infopage {
    margin: 40px 0;
    background-color: #f6f7f8;
    border: 1px solid #e9eaed;
    padding: 20px;
}
.box_infopage.box2 {
    background-color: #fff;
}
.social img {
    width: 28px;
}
.social a:hover {
    opacity: 0.8
}
.rowfaq {
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    position: relative;
}
.rowfaq .icon {
    float: left;
    padding-right: 10px;
    width: 5%;
}
.rowfaq .ques {
    float: left;
    padding: 15px 0 0 0;
    white-space: normal;
    width: 90%;
}
.rowfaq .ans {
    float: left;
    width: 5%;
}
.rowfaq .ans_text {
    width: 100%;
    margin-top: 10px;
}
/*menu mobile*/

header {
    background: #f49c14;
    padding: 30px;
    overflow: hidden;
}
header h1 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 80%;
    font-size: 1.5em;
}
h1 a {
    color: #FFF;
    text-decoration: none;
}
header input {
    float: right;
    padding: 10px;
    width: 200px;
    border: none;
}
.main {
    padding: 30px;
}
.main p {
    font-size: .9em;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.menu-anchor {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    float: left;
    left: 10px;
    top: 10px;
    z-index: 999;
}
menu {
    box-shadow: -5px -10px 10px 0 rgba(0, 0, 0, 0.1) inset;
    left: 0;
    margin-left: -80px;
    margin-top: 52px;
    position: fixed;
    top: 0;
    width: 300px;
    z-index: 998;
    background: #ededed none repeat scroll 0 0;
    overflow: scroll;
    height: 100%;
}
menu li a {
    display: block;
    text-decoration: none;
    float: none;
}
menu li a:hover {
    background: #;
    color: #d55401;
}
/*
	Aqui você esconde o menu para fora da tela 
	O valor é exatamente a largura da sidebar
*/

menu {
    -webkit-transform: translateX(-220px);
    -moz-transform: translateX(-220px);
    -ms-transform: translateX(-220px);
    transform: translateX(-220px);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
}
/*
	Essa é a posição original do HEADER e do MAIN
*/

header,
.main {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
}
/*
   Com a classe menu-active na tag HTML
*/

.menu-active menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.menu-active header,
.menu-active .main {
    -webkit-transform: translateX(220px);
    -moz-transform: translateX(220px);
    -ms-transform: translateX(220px);
    transform: translateX(220px);
}
.allcontent_home {
    width: 100%;
}
.allcontent {
    padding: 30px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #dadada;
}
.allcontent_mycard {
    padding: 0px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #dadada;
    min-height: 300px;
}
.allcontent_form {
    padding: 30px;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #dadada;
}
.tab {
    margin-bottom: 30px;
    position: relative;
}
/*menu mobile*/

.mailbox {
    display: block;
}
.mailbox .list {
    float: left;
    width: 25%;
    height: 460px;
    overflow: scroll;
}
.mailbox .rowlist.active {
    background: #efefef;
    color: #3a3e4a;
}
.mailbox .rowlist.active a {
    color: #3a3e4a;
}
.mailbox .rowlist.read {
    color: #9a9a9a;
    background: #fff;
}
.mailbox .rowlist.read:hover {
    color: #555;
}
.mailbox .rowlist:hover {
    background: #efefef;
}
.mailbox .rowlist {
    border-top: 1px solid #ddd;
    padding: 15px 10px;
    background-color: #fff;
}
.mailbox .rowlist.last {
    border-bottom: 1px solid #ddd;
}
.mailbox .circle {
    float: left;
    width: 7%;
    padding: 10px 0 0 0;
    box-sizing: border-box;
}
.mailbox .read {
    border-radius: 50%;
    background-color: #c7132b;
    width: 10px;
    height: 10px;
}
.mailbox .thumb {
    float: left;
    padding-right: 10px;
    background-image: url(../images/img_feed_1.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}
.mailbox .title {
    float: left;
    font-size: 24px;
    line-height: 28px;
}
.mailbox .title .read {
    color: #9a9a9a;
}
.mailbox .date {
    font-size: 20px;
    line-height: 22px;
    color: #9a9a9a;
}
.mailbox .arrow {
    float: right;
    width: 5%;
    padding: 15px 0 0 0;
    font-weight: normal;
    color: #ccc;
    box-sizing: border-box;
}
.mail {
    float: left;
    width: 75%;
}
.mail2 {
    width: 100%;
}
.mail {
    padding: 20px;
}
.mail .menu {
    margin: 0 0 20px 0;
}
.mail .menu span {
    font-size: 18px;
}
.mail2 {
    display: block;
    width: 100%;
    padding: 20px;
}
.mail2 .menu {
    margin: 0 0 20px 0;
}
.contactbox {
    padding-bottom: 0;
    text-align: center;
    line-height: 28px;
}
.content {
    font-size: 24px;
    line-height: 28px;
}
.hoverzone {
    position: relative;
}
.hoverzone:hover .menu {
    display: block;
}
.menuother {
    width: 100%;
    background: #F5F5F5;
    padding-top: 10px;
}
.menuother .row {
    margin: 10px 10px 20px 10px;
    cursor: pointer;
    box-sizing: border-box;
    height: 30px;
}
.menuother .row:hover {
    color: #C7132B;
}
.menuother .iconother {
    float: left;
    width: 5%;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    padding-right: 10px;
    padding-top: 5px;
}
.menuother .text {
    float: left;
    border-bottom: 1px solid #dadada;
    width: 95%;
    text-align: left;
}
.menuother .text.active {
    color: #C7132B;
}
.ques {
    margin-bottom: 15px;
}
.ques_icon {
    width: 5%;
    float: left;
    padding-right: 10px;
}
.ques_text {
    width: 85%;
    float: left;
    font-size: 24px;
    line-height: 28px;
    padding: 10px 0;
}
.arrowdown {
    width: 5%;
    float: right;
    text-align: right;
}
.arrowdown img {
    width: 16px;
    padding: 25px 0 0 0;
}
.line {
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
}
.ques_text.line {
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
}
.ans {
    padding: 0;
    color: #666;
}
.boxabout {
    width: 970px;
    margin: 0 auto;
}
.boxabout h2 {
    font-size: 28px;
    line-height: 32px;
}
.boxabout p {
    font-size: 24px;
    line-height: 28px;
}
.special_pri {
    display: block;
}
.special_pri .row {
    margin-bottom: 20px;
    margin-top: 10px;
}
.special_pri .icn {
    float: left;
    width: 12%;
}
.special_pri .text {
    border-bottom: 1px dashed #dadada;
    float: left;
    width: 78%;
    margin-left: 15px;
    margin-top: 15px;
}
.boxabout .well2 {
    margin-top: 15px;
    padding-bottom: 15px;
}
.boxabout .howto1 {
    float: left;
    width: 5%;
}
.boxabout .howto2 {
    float: left;
    width: 70%;
}
.boxabout .howto3 {
    float: left;
    width: 25%;
}
.line-dash {
    width: 100%;
    margin: 30px 0;
    border-bottom: 1px dashed #dadada;
    height: 1px;
}
.boxabout .circle {
    background: #c7132b;
    width: 34px;
    height: 34px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 34px;
}
.upload_col {
    width: 33.33%;
    float: left;
    padding: 0 0 0 50px;
    margin-bottom: 10px;
}
.tab-pane {
    border-bottom: 1px dashed #dadada;
    padding: 10px 0;
    margin: 10px 0 0 0;
}
.tabmargin {
    margin-bottom: 15px;
}
.appbox {
    padding-right: 10px;
    float: left;
    box-sizing: border-box;
    width:
}
.downloadapp {
    margin: 5px 0 10px 0;
}
.sitemapline {
    border-right: 1px solid #dadada;
    padding-right: 30px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 22%;
    float: left;
    min-height: 280px;
}
.sitemapline.last {
    border: 0px;
}
.comingsoon_page {
    width: 100%;
    height: 100%;
    padding: 15% 30px 0 30px;
}
.bg_red {
    background: #c8142c;
}
.star:after {
    content: "*";
    color: #c7132b;
    position: absolute;
    right: 5px;
}
.game_title {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 20px;
}
.game_title_game {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.game_title2 {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.game_logo {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.game_click {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.itemcp {
    text-align: center;
    width: ;
    height: auto;
    padding: 0px;
    position: relative;
    margin-bottom: 30px;
}
.itemcp-in {
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 50%;
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
}
.itemcp-in img {
    width: 100%;
    height: 100%;
}
.itemcp:hover {
    cursor: pointer;
}
.game_selectitem {
    width: 720px;
    margin: 0 auto;
}
.borderyellow {
    background: url(../images/img_game_frame@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 260px;
    height: 260px;
    padding: 10px 0 0 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.borderyellow .item img {
    height: auto;
    left: 28%;
    margin: 0 auto;
    position: absolute;
    top: 17%;
    width: 120px;
    z-index: 999;
}
.modalbg {
    background: url(../images/img_game_light@2x.png) no-repeat center;
    background-size: cover;
}
.badge_mygift {
    position: absolute;
    z-index: 900;
    right: 19%;
    top: -12px;
    font-size: 24px;
}
.badge_mygift2 {
    position: absolute;
    z-index: 900;
    right: 10%;
    top: -12px;
    font-size: 24px;
}
.barcode {
    width: 227px;
    margin: 0 auto;
}
.bg_game {
    background: url(../images/party_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
.bg_game_game {
    background: url(../images/game/game_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
.bg_game_xmas {
    background: url(../images/game/xmas_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
.bg_game_carnival {
    background: url(../images/game/carnival_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
.bg_game_songkran {
    background: url(../images/game/songkran_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
.bg_game_valentine {
    background: url(../images/game/valentine_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
.bg_game_chinese {
    background: url(../images/game/chinese_bg@2x.png) no-repeat top center;
    background-size: cover;
    width: 512px;
}
a.game_link {
    text-decoration: underline;
    color: #436264;
}
a.game_link:hover {
    color: #3b3f4b;
}
a.game_link_white {
    text-decoration: underline;
    color: #fff;
}
a.game_link_white:hover {
    color: #3b3f4b;
}
a.game_link_brown {
    text-decoration: underline;
    color: #824f13;
}
a.game_link_brown:hover {
    color: #824905;
}
.btn-boxshadow {
    -webkit-box-shadow: 0px 6px 0px 0px rgba(197, 60, 74, 1);
    -moz-box-shadow: 0px 6px 0px 0px rgba(197, 60, 74, 1);
    box-shadow: 0px 6px 0px 0px rgba(197, 60, 74, 1);
    font-size: 24px;
    line-height: 34px;
    padding: 6px 40px 0px 40px;
    color: #fff;
    background: #ed5565;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.btn-boxshadow:hover {
    color: #fff;
}
.btn-boxshadow-green {
    -webkit-box-shadow: 0px 6px 0px 0px rgba(50, 164, 136, 1);
    -moz-box-shadow: 0px 6px 0px 0px rgba(50, 164, 136, 1);
    box-shadow: 0px 6px 0px 0px rgba(50, 164, 136, 1);
    font-size: 24px;
    line-height: 34px;
    padding: 6px 40px 0px 40px;
    color: #fff;
    background: #48cfad;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.btn-boxshadow-green:hover {
    color: #fff;
}
.btn-boxshadow-gray {
    -webkit-box-shadow: 0px 6px 0px 0px rgba(132, 132, 132, 1);
    -moz-box-shadow: 0px 6px 0px 0px rgba(132, 132, 132, 1);
    box-shadow: 0px 6px 0px 0px rgba(132, 132, 132, 1);
    font-size: 24px;
    line-height: 34px;
    padding: 6px 40px 0px 40px;
    color: #fff;
    background: #9a9a9a;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.btn-boxshadow-gray:hover {
    color: #fff;
}
.btn-boxshadow-red {
    -webkit-box-shadow: 0px 6px 0px 0px rgba(125, 25, 35, 1);
    -moz-box-shadow: 0px 6px 0px 0px rgba(125, 25, 35, 1);
    box-shadow: 0px 6px 0px 0px rgba(125, 25, 35, 1);
    font-size: 24px;
    line-height: 34px;
    padding: 6px 40px 0px 40px;
    color: #fff;
    background: #c7202d;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.btn-boxshadow-red:hover {
    color: #fff;
}
.btn-boxshadow-yellow {
    -webkit-box-shadow: 0px 6px 0px 0px rgba(172, 135, 14, 1);
    -moz-box-shadow: 0px 6px 0px 0px rgba(172, 135, 14, 1);
    box-shadow: 0px 6px 0px 0px rgba(172, 135, 14, 1);
    font-size: 24px;
    line-height: 34px;
    padding: 6px 40px 0px 40px;
    color: #fff;
    background: #e8c758;
    color: #b22025;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.btn-boxshadow-yellow:hover {
    color: #b22025;
}
.game_date {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
}
.bg_gamedetail {
    -webkit-box-shadow: inset 0px 0px 0px 6px rgba(202, 58, 75, 1);
    -moz-box-shadow: inset 0px 0px 0px 6px rgba(202, 58, 75, 1);
    box-shadow: inset 0px 0px 0px 6px rgba(202, 58, 75, 1);
    border: 6px solid #f26374;
    background: #fff;
    padding: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
}
.game_textdetail {
    height: 290px;
    overflow: scroll;
}
.boxgamedetail {
    width: 340px;
    margin: 0 auto;
}
.boxfillcode {
    margin: 30px 0;
}
@media (min-width: 1170px) {
    .bannerhl {
        width: 1140px;
    }
    .num_box.left {
        left: 22%;
        top: 22%;
    }
    .num_box.right {
        right: 22%;
        top: 22%;
    }
    .relatelink {
        width: 150px;
    }
}
@media (max-width: 1190px) {
    .container {
        width: 100%;
    }
    .banner_redeem {
        height: auto;
        width: 60%;
    }
    .headfinfo_redeem {
        width: 40%;
    }
    .menutopright {
        font-size: 22px;
    }
    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .border {
        margin: 10px;
    }
    .boxtextredeem {
        width: 80%;
    }
    .sitemapline {
        border-bottom: 1px solid #dadada;
        border-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        width: 100%;
        float: none;
        min-height: 20px;
    }
    .sitemapline.last {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .thumb_promo {
        height: auto;
    }
}
@media (max-width: 1198px) and (min-width: 1192px) {
    .container {
        width: 100%;
    }
}
@media (max-width: 987px) {
    body {
        margin-bottom: 20px;
    }
    .container {
        width: 100%;
    }
    .menutext {
        font-size: 24px;
        margin: 0 20px 0 0;
    }
    .container {
        width: 100%;
    }
    .num_box {
        width: 140px;
    }
    .num_box2 {
        width: 140px;
    }
    .date-history {
        float: right;
        padding: 1px 10px;
    }
    .mailbox .thumb img {
        width: 50px;
        height: 50px;
    }
    .allpromotion {
        width: 100%;
        float: none;
        margin: 20px 0;
    }
    .allbannerright {
        width: 100%;
        float: none;
        display: none;
    }
    .loginright {
        float: right;
        padding-top: 5px;
        text-align: right;
    }
    .navbar {
        border-radius: 0px;
        border-bottom: 0px;
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        z-index: 999;
    }
    .menuother .iconother {
        width: 5%;
    }
    .menuother .text {
        width: 95%;
    }
    .thumb_promo {
        height: auto;
    }
}
@media (max-width: 979px) {
    .navbar {
        border-bottom: 0px;
    }
    .bannerhl {
        width: 100%;
    }
    .boxbanner {
        padding: 0px;
    }
    .container {
        width: 100%;
    }
    .titlebox {
        float: none;
        width: 100%;
    }
    .stepbox {
        float: none;
        width: 100%;
        text-align: right;
    }
    .boxwelcome {
        font-size: 20px;
    }
    .menutext {
        font-size: 20px;
        margin: 0 2px 0 0;
        padding: 10px 5px;
    }
    .menutext.border {
        padding: 11px 5px;
    }
    .date-history {
        float: none;
        padding: 0;
    }
    .thumb_title {
        font-size: 22px;
        line-height: 26px;
        height: 55px;
    }
    .boxredeem {
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%;
    }
    .t_redeem {
        height: auto;
    }
    .boxtextredeem {
        height: auto;
    }
    .navbar-brand img {
        height: 50px;
    }
    .box_inforedeem {
        width: 100%;
    }
    .banner_redeem {
        width: 100%;
        float: none;
    }
    .headfinfo_redeem {
        float: none;
        width: 100%;
        height: auto;
        padding: 10px 0 0 0;
    }
    .title_redeem {
        text-align: left;
    }
    .info_redeem.center {
        text-align: center;
    }
    .info_redeem {
        height: auto;
        overflow: auto;
    }
    .box_bottomredeem {
        margin: 0 0 20px 0;
    }
    .footerleft {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .footerright {
        width: 100%;
        float: none;
        padding-top: 10px;
        border-top: 1px solid #ccc;
        text-align: left;
        padding-bottom: 60px;
    }
    .logo {
        float: left;
        width: 50%;
    }
    .loginright {
        float: right;
        width: 130px;
        text-align: right;
        padding-top: 5px;
    }
    .loginright .btn {
        font-size: 20px;
        max-width: 80px;
        padding: 2px;
    }
    .navbar-fixed-top {
        height: auto;
    }
    .logo img {
        height: 45px;
    }
    .navbar-inverse {
        border: 0px;
    }
    body {
        margin-top: 140px;
    }
    .allcontent_mycard {
        margin: 170px auto;
    }
    .about .content_tab .cardbox {
        width: 100%;
        padding: 10px 5px;
        min-height: 50px;
        margin-bottom: 10px;
    }
    .about .content_tab .cardbox.left {
        float: none;
    }
    .about .content_tab .cardbox.right {
        float: none;
    }
    .about .content_tab .cardbox {
        border: 0px;
        border-radius: 0px;
    }
    .about .content_tab .detail {
        padding: 20px 10px;
    }
    .about .content_tab .piccard {
        font-size: 18px;
        line-height: 16px;
    }
    .mailbox .thumb {
        width: 50px;
        height: 50px;
    }
    .tab {
        margin-bottom: 10px;
    }
    .boxredeem.last {
        margin-bottom: 20px;
    }
    .form-horizontal .form-group {
        margin-left: 0px;
        margin-right: 0px;
    }
    .boxabout {
        width: 100%;
    }
    .boxabout .well2 {
        margin-top: 10px;
    }
    .boxabout .howto3 {
        float: left;
        width: 100%;
    }
    .boxabout .howto3 img {
        width: 250px;
        margin: 0 auto;
    }
    .boxabout .howto1 {
        float: left;
        width: 10%;
        padding-right: 10px;
    }
    .boxabout .howto2 {
        float: left;
        width: 90%;
    }
    .badge_mygift {
        right: 15%;
        font-size: 18px;
    }
    .badge_mygift2 {
        right: 0%;
        font-size: 18px;
    }
    .badgecircle {
        height: auto;
    }
}
@media (min-width: 768px) and (max-widi8th: 979px) {
    .menutext.border {
        padding: 10px 0;
        background-color: #EDEDED;
    }
    .menutext.border a {
        color: #000;
    }
    .box_infopage {
        margin: 20px 0;
    }
    .navbar {
        border-radius: 0px;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        z-index: 1030
    }
    .allcontent_mycard {
        margin: 120px 0 40px 0;
    }
    .allcontent_form {
        margin: 120px 0 40px 0;
    }
    .badge_mygift {
        right: 10%;
    }
}
@media (max-width: 767px) {
    .allcontent {
        padding-top: 160px;
    }
    .allcontent_mycard {
        margin: 160px 0 40px 0;
    }
    .allcontent_form {
        margin: 0 0 40px 0;
        padding: 10px;
    }
    .menutext {
        width: 100%;
        text-align: left;
        font-size: 18px;
        float: none;
        border-bottom: 1px solid #ddd;
    }
    .menutext.border {
        padding: 10px 5px;
    }
    .boxlang {
        float: none;
        margin: 0;
        width: 100%;
    }
    .boxsearch {
        float: none;
        margin: 0;
        width: 100%;
    }
    .boxpri {
        width: 50%;
        float: left;
    }
    .label {
        font-size: 18px;
        padding: 4px 4px;
    }
    .form-center2 {
        width: 100%;
        margin: 0 auto;
    }
    .allprevil {
        margin-bottom: 20px;
    }
    .panel-body {
        padding: 20px;
    }
    .navbar-brand {
        padding: 10px;
    }
    .navbar-brand {
        height: auto;
        margin-left: 35%;
    }
    .rowtitle {
        margin: 20px 0 10px 0;
    }
    .h1,
    h1 {
        font-size: 28px;
    }
    .margin-bottom30 {
        margin-bottom: 20px;
    }
    .boxname {
        float: none;
        margin: 0 auto;
        width: 260px;
    }
    .username {
        width: 100%;
        text-align: center;
        margin: 10px 0;
        font-size: 24px;
        line-height: 20px;
    }
    .display3 {
        width: 100px;
        margin: 0 auto;
        float: none;
    }
    .boxname {
        text-align: center;
    }
    .num_box {
        margin: 0 5px;
        width: 120px;
    }
    .num_box2 {
        width: 120px;
        font-size: 16px;
        padding: 5px 0;
    }
    .num_box.left {
        left: 12%;
        padding: 5px;
        top: 22%;
    }
    .num_box.right {
        right: 12%;
        padding: 5px;
        top: 22%;
    }
    .boxmycard_top {
        padding: 10px;
    }
    .rowmycard {
        padding: 20px;
    }
    .memberstatus {
        float: none;
        padding-left: 0px;
        width: 100%;
        font-size: 18px;
    }
    .container_100 {
        min-height: auto;
    }
    .btn-group-lg > .btn,
    .btn-lg {
        font-size: 20px;
        line-height: 24px;
        padding: 15px;
    }
    .btn {
        white-space: normal;
    }
    .display2 {
        text-align: right;
        width: 100px;
        float: none;
        margin: 0 auto;
    }
    .btnchangedisplay {
        margin: 10px 0 0;
    }
    .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .rowmycard {
        padding: 20px;
        border-bottom: 1px dotted #ccc;
        border-right: 0px;
        float: none;
        width: 100%;
        box-sizing: border-box;
        height: auto;
        margin: 0px;
    }
    .icon-history {
        width: 60px;
        float: left;
    }
    .title-history {
        float: left;
        box-sizing: border-box;
        padding: 15px 10px;
        line-height: 28px;
        width: 80%;
    }
    .rowtitle {
        margin: 25px 0 10px;
    }
    .navbar-header {
        margin-bottom: 0px;
    }
    .menutext.border {
        background: none;
        color: #555;
    }
    .menutext.border a {
        color: #595f6f;
    }
    .menutext.border:hover {
        color: #23527c;
    }
    .thumb_detail {
        height: auto;
    }
    .thumb_point {
        background: #595f6f none repeat scroll 0 0;
        border: 3px solid #fff;
        border-radius: 60px;
        bottom: 50px;
        box-shadow: 0 2px 3px 1px rgba(166, 166, 166, 1);
        color: #fff;
        height: 60px;
        padding-top: 10px;
        position: absolute;
        right: 35px;
        text-align: center;
        width: 60px;
        z-index: 999;
    }
    .point {
        font-size: 22px;
        line-height: 20px;
    }
    .redeemtitle {
        font-size: 22px;
    }
    .box_inforedeem {
        width: 100%;
    }
    .banner_redeem {
        width: 100%;
    }
    .info_redeempoint {
        padding: 0 10px 10px 10px;
        float: none;
        text-align: center;
        width: 100%;
    }
    .btn_redeem {
        text-align: center;
        padding: 0px 10px 10px 10px;
        float: none;
        width: 100%;
    }
    .box_inforedeem {
        margin: 20px 0;
    }
    .menutext.active a {
        color: #000;
        padding: 0;
        border: 0px;
        background: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    .navbar-brand img {
        height: 35px;
    }
    .title_redeem {
        text-align: left;
    }
    .circle_read {
        background-color: #555;
        border-radius: 50%;
        float: left;
        height: 7px;
        margin: 21px 0px 0 0;
        width: 7px;
    }
    .menutext.active {
        background: #3B3F4B;
    }
    .menutext.active a {
        color: #fff;
    }
    .navbar-collapse {
        padding: 0px;
    }
    .delect_redeem {
        margin: 0 0 20px 0;
    }
    .title_footer {
        text-align: left;
    }
    .relatelink {
        float: left;
        width: 50%;
    }
    .footerright {
        padding-bottom: 60px;
    }
    .btn {
        padding: 2px 18px;
    }
    .info_redeem .text_redeem {
        max-height: none;
    }
    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: left;
        margin: 0px;
        padding: 9px 10px;
        position: relative;
    }
    .box_infopage {
        margin: 20px 0;
    }
    .mailbox .mail {
        display: none;
    }
    .mailbox .list {
        float: none;
        width: 100%;
        height: auto;
        overflow: auto;
    }
    .mailbox .thumb {
        width: auto;
    }
    .border {
        margin: 5px;
    }
    .about .item2 {
        min-height: 75px;
    }
    .menuother .iconother {
        width: 8%;
    }
    .menuother .text {
        width: 92%;
    }
    .ques_icon {
        width: 10%;
        float: left;
        padding-right: 10px;
    }
    .ques_text {
        width: 90%;
        float: left;
    }
    .special_pri .text {
        margin-top: 0px;
    }
    .about .content_tab .piccard img {
        margin: 0 auto;
        width: 200px;
    }
    .game_selectitem {
        width: 100%;
    }
    .badge_mygift {
        right: 14%;
    }
    .itemcp {
        margin-bottom: 20px;
    }
    .game_title {
        margin-bottom: 20px;
    }
    .game_title2 {
        margin-bottom: 20px;
    }
	.about .content_tab .rowtext-center {
    min-height: 35px;
    text-align: center;
}
}
@media (max-width: 480px) {
    .allcontent_mycard {
        margin: 135px 0 40px 0;
    }
    .allcontent_form {
        margin: 0 0 40px 0;
    }
    .modal-header h4 {
        font-size: 24px;
    }
    .modal-header {
        padding: 15px;
    }
    .modal-body {
        padding: 15px;
    }
    .thumb_title {
        font-size: 20px;
        line-height: 28px;
        height: 22px;
        margin-bottom: 5px;
    }
    .thumb_home {
        padding: 0 5px;
    }
    .text_date {
        font-size: 20px;
        line-height: 20px;
    }
    .thumb_detail {
        margin: 5px;
    }
    .thumbnail {
        padding: 5px;
    }
    .allpromotion .top {
        height: 40px;
        padding: 0 10px;
    }
    .boxpri {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
    }
    .footer {
        padding: 0px;
        padding-bottom: 60px;
    }
    .form-center {
        margin: 0 auto;
        width: 100%;
    }
    .btn {
        width: 100%;
        margin-bottom: 5px;
    }
    .panel {
        margin-bottom: 20px;
    }
    .navbar-brand {
        height: auto;
        position: absolute;
        left: 0;
        right: 0;
    }
    .lb {
        width: auto;
        margin-left: 1px;
        margin-right: 1px;
        margin-bottom: 3px;
    }
    .lb span {
        width: 100%;
    }
    .text-error {
        font-size: 24px;
        line-height: 26px;
    }
    .username {
        margin: 10px 0;
    }
    .num_box.left {
        left: 2%;
        padding: 5px;
        top: 22%;
    }
    .num_box.right {
        right: 2%;
        padding: 5px;
        top: 22%;
    }
    .num_box {
        font-size: 18px;
        width: 120px;
        height: auto;
    }
    .icon-history {
        width: 40px;
        float: left;
    }
    .icon-history img {
        width: 40px;
    }
    .modal-center {
        width: 100%;
        margin: 0 auto;
    }
    .title-history {
        padding: 5px 10px;
    }
    .title {
        font-size: 22px;
    }
    .linkpri {
        font-size: 20px;
    }
    .panel-body {
        padding: 10px;
    }
    .title_redeem {
        font-size: 28px;
        line-height: 28px;
    }
    .point3 {
        font-size: 26px;
    }
    .info_redeempoint {
        font-size: 18px;
        line-height: 20px;
    }
    .box_inforedeem {
        margin: 10px 0;
    }
    .boxtextredeem {
        width: 70%;
    }
    .relate_box {
        margin-bottom: 20px;
    }
    .circle_read {
        background-color: #555;
        border-radius: 50%;
        float: left;
        height: 7px;
        margin: 11px 0px 0 0;
        width: 7px;
    }
    .footerright {
        padding-bottom: 20px;
    }
    .allcontent {
        padding-top: 52px;
    }
    .mail2 {
        padding: 10px;
    }
    .menu_mobile .item {
        font-size: 18px;
        line-height: 18px
    }
    .menu_mobile .item img {
        width: 26px;
    }
    .menu_mobile .item a:hover {
        border-bottom: #000;
    }
    .boxdisplay {
        margin: 0 auto;
        width: 320px;
    }
    .profilebox h1 {
        font-size: 26px;
    }
    .boxdisplay_left {
        float: left;
        width: 25%;
        padding-top: 10px;
    }
    .display3 {
        float: none;
        margin: 0 auto;
        width: 70px;
        height: 70px;
    }
    .profilebox {
        width: 75%;
    }
    .profilebox .cplogo img {
        width: 34px;
    }
    .profilebox .point {
        font-size: 26px;
        line-height: 26px;
    }
    .about .item {
        font-size: 20px;
        line-height: 20px;
        padding: 10px;
        min-height: 70px;
    }
    .about .item2 {
        font-size: 20px;
        line-height: 20px;
        padding: 10px;
        min-height: 80px;
    }
    body {
        margin-top: 120px;
    }
    .about .content_tab .piccard {
        float: none;
        font-size: 18px;
        line-height: 16px;
        text-align: center;
        width: 100%;
    }
    .about .content_tab .detail {
        float: none;
        font-size: 20px;
        line-height: 22px;
        min-height: 140px;
        padding: 5px;
        width: 100%;
    }
    .about .content_tab {
        padding: 5px;
    }
    .about .content_tab .detail {
        font-size: 20px;
        line-height: 26px;
        min-height: 50px;
        padding: 10px 5px;
    }
    .about .content_tab .piccard img {
        margin: 0 auto;
        width: 200px;
    }
    .about .content_tab .more {
        font-size: 20px;
        padding: 5px 0;
    }
    .about .content_tab .detail .colleft {
        float: left;
        width: 45%;
        padding-right: 10px;
        padding-left: 15px;
        font-size: 18px;
    }
    .about .content_tab .detail2 .colleft {
        float: left;
        width: 45%;
        padding-right: 10px;
        padding-left: 15px;
        font-size: 18px;
    }
    .h1,
    h1 {
        font-size: 26px;
    }
    .form-horizontal .form-group {
        margin-left: 0px;
        margin-right: 0px;
    }
    .menuother .iconother {
        width: 12%;
    }
    .menuother .text {
        width: 88%;
    }
    .ques_icon {
        width: 13%;
        float: left;
        padding-right: 10px;
    }
    .ques_text {
        width: 80%;
        float: left;
    }
    .boxabout .circle {
        background: #c7132b none repeat scroll 0 0;
        border-radius: 14px;
        color: #fff;
        font-size: 22px;
        height: 28px;
        line-height: 30px;
        text-align: center;
        width: 28px;
    }
    .upload_col {
        float: left;
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
        padding: 0 5px;
        width: 33.33%;
    }
    .line-dash {
        border-bottom: 1px dashed #dadada;
        height: 1px;
        margin: 15px 0;
        width: 100%;
    }
    .boxabout h2 {
        font-size: 24px;
        line-height: 24px;
    }
    .margin-bottom15 {
        margin-bottom: 10px;
    }
    .appbox {
        width: 50%;
    }
    .h_redeem {
        height: auto;
    }
    .progress-bar {
        min-width: 50%;
    }
    .about .content_tab .detail2 {
        padding: 15px 15px;
    }
    .about .content_tab .detail2 {
        font-size: 20px;
        line-height: 26px;
    }
    .profilebox .mgname {
        margin: 20px 0 0 0;
    }
    .profilebox .yourpoint {
        padding-top: 10px;
    }
    .game_title {
        width: 100%;
    }
    .badge_mygift {
        right: 3%;
    }
    .boxgamedetail {
        width: 100%;
        margin: 0 auto;
    }
    .itemcp-in {
        width: ;
        height: ;
    }
}