

.show-backtotop .vo-backToTop {
    opacity: 1;
    visibility: visible
}

.vo-backToTop {
    position: fixed;
    right: 0;
    top: 50%;
    opacity: 0;
    color: #fff;
    z-index: 98;
    cursor: pointer;
    font-size: 12px;
    line-height: 40px;
    margin: -25px 0 0;
    visibility: hidden;
    text-align: center;
    background-color: #5eaef5;
    text-transform: capitalize;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.vo-backToTop>svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    fill: #fff;
    width: 20px;
    margin: -10px auto 0;
    transform: rotate(-90deg)
}

.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.ner-0 {
    color: #85144b
}

.ner-1 {
    color: #f012be
}

.ner-2 {
    color: #85144b
}

.ner-3 {
    color: #f012be
}

.ner-4 {
    color: #f012be
}

.ner-5 {
    color: #f012be
}

.ner-6 {
    color: #f012be
}

.ner-7 {
    color: #f012be
}

.ner-8 {
    color: #f012be
}

.ner-9 {
    color: #f012be
}

.ner-10 {
    color: #ff851b
}

.ner-11 {
    color: #11a161
}

.ner-12 {
    color: #11a161
}

.ner-13 {
    color: #11a161
}

.ner-14 {
    color: #ff4136
}

.ner-15 {
    color: #ff4136
}

.ner-16 {
    color: #b10dc9
}

.vo-dExt>h2,
.vo-dExt>h3,
.vo-dExt>h4,
.vo-extTitle {
    font-size: 18px;
    margin: 0 auto 16px;
    letter-spacing: .2px
}

.vo-dExt>p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 16px;
    letter-spacing: .2px
}

.vo-dExt>img {
    max-width: 90%
}

.vo-extTab>h2,
.vo-extTab>p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 12px
}

.vo-extTab>.table-responsive,
.vo-extTab>ol,
.vo-extTab>ul {
    font-size: 14px;
    line-height: 20px
}

.vo-extTab>ol,
.vo-extTab>ul {
    padding-left: 16px
}

.vo-extTab>h2,
.vo-extTab>p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 12px
}

.vo-extTab>.table-responsive,
.vo-extTab>ol,
.vo-extTab>ul {
    font-size: 14px;
    line-height: 20px
}

.vo-extTab img {
    max-width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%;
    max-width: 100%
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    vertical-align: middle;
    line-height: 18px
}

th {
    text-align: left
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
    margin: 12px auto
}

.flickity-page-dots .dot {
    background: #8db654
}

.galert {
    display: none;
    position: fixed;
    bottom: 18px;
    left: 18px;
    z-index: 1200;
    box-shadow: 0 0 11px 5px rgba(0, 0, 0, .07);
    padding: 12px;
    width: 260px
}

.galert>img {
    display: inline-block;
    max-width: 80px;
    vertical-align: middle
}

.galert>p {
    color: #333;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px);
    margin: 0;
    margin-left: 12px
}

.galert>p>a {
    display: block
}

.galert #gClose {
    position: absolute;
    right: 6px;
    top: 6px;
    display: inline-block;
    cursor: pointer;
    width: 13px;
    height: 13px
}

.galert.shwalert {
    display: block;
    background: #fff
}

.vo-BBanner {
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    z-index: 100
}

.vo-BBanner>.container {
    padding: 0
}

.vo-BBanner .vo-BBannerCon,
.vo-BBanner .vo-Bpresented {
    position: relative
}

.vo-BBanner .vo-BBannerCon img {
    display: none
}

.vo-BBanner .vo-BBannerCon h4 {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-overflow: ellipsis;
    text-align: center;
    width: calc(100% - 214px);
    width: -webkit-calc(100% - 214px);
    width: -moz-calc(100% - 214px);
    position: absolute;
    line-height: 18px;
    top: 50%;
    margin: -18px auto 0;
    padding: 0 12px;
    max-height: 36px;
    overflow: hidden
}

.vo-BBanner .vo-Bpresented {
    margin-left: 0;
    width: 90px;
    height: 50px;
    vertical-align: top;
    display: inline-block;
    max-width: 125px;
    box-sizing: border-box
}

.vo-BBanner .vo-Bpresented img {
    display: block;
    max-width: 90px;
    position: absolute;
    top: 50%;
    margin: -18px auto 0;
    width: 125px;
    vertical-align: bottom
}

.vo-BBanner .vo-BBannerCon a:not(.vo-Bpresented) {
    border-radius: 4px;
    position: absolute;
    top: 50%;
    margin: -18px auto 0;
    right: 6px;
    min-width: 120px;
    padding: 8px 12px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box
}

.vo-BBanner .vo-closeBBanner {
    position: fixed;
    bottom: 50px;
    right: 6px;
    z-index: 9;
    width: 42px;
    height: 36px;
    cursor: pointer;
    text-align: center;
    line-height: 44px;
    background-color: #3b5998;
    color: #fff;
    font-size: 28px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.open-modal {
    overflow: hidden
}

.open-modal .modal {
    top: 0;
    visibility: visible;
    opacity: 1
}

.modal {
    position: fixed;
    width: 100vw;
    top: -10px;
    left: 0;
    background: #fff;
    z-index: 3000;
    height: 100vh;
    overflow-y: auto;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0
}

.modal .loginbtm {
    background: #8db654;
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 16px;
    text-align: center;
    line-height: 1.4;
    width: 100%
}

.modal .loginbtm>span {
    display: block
}

.modal #closeModal {
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 2;
    cursor: pointer
}

.modal #closeModal #Pathlog {
    fill: #fff
}

.modal .modal-login .ml-left {
    background-color: #071938;
    padding: 24px 24px 0
}

.modal .modal-login .ml-left>p {
    padding-top: 16px;
    color: #fff;
    margin-top: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize
}

.modal .modal-login .ml-left>p small {
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin-top: 12px;
    opacity: .8
}

.modal .modal-login .mlimg {
    width: 100%;
    max-width: 240px;
    margin: 0 auto
}

.modal .modal-login .mlimg img {
    max-width: 100%
}

.modal .modal-login .ml-right {
    position: relative;
    overflow: hidden
}

.modal .modal-login .ml-right .loginWith {
    margin-top: 22px;
    padding: 24px
}

.modal .modal-login .ml-right .loginWith>p {
    font-weight: 700;
    font-size: 22px;
    color: #2f3843;
    text-align: center
}

.modal .modal-login .ml-right .loginWith>a {
    text-align: center;
    color: #212121;
    display: block;
    border-radius: 3px;
    text-transform: capitalize;
    border: solid 1px #101726;
    line-height: 25px;
    padding: 10px 24px;
    text-transform: capitalize
}

.modal .modal-login .ml-right .loginWith>a .gi {
    float: left;
    position: relative;
    top: -3px
}

.modal .modal-login .ml-right .loginWith>a .gi>svg {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.modal .modal-login .ml-right .loginWith a.fb {
    color: #fff;
    background: #3a5996;
    border: solid 1px #3a5996;
    margin-bottom: 28px
}

.list-inline,
.list-unstyled {
    list-style: none
}

.list-inline>li {
    display: inline-block
}

.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 12px;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.pure-radio {
    position: relative
}

.checkbox,
.radio {
    position: absolute;
    z-index: 1;
    opacity: 0;
    width: 100%;
    cursor: pointer
}

.checkbox+label,
.radio+div,
.radio+span {
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 22px
}

.radio+div,
.radio+span {
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer
}

.radio+div:before,
.radio+span:before {
    content: '';
    transition: all .15s ease-in-out;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    border-radius: 50%;
    background-color: #dee2e6;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 0;
    box-sizing: border-box
}

.radio+div:after,
.radio+span:after {
    transition: background-color .15s ease-in-out;
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    left: 4px;
    top: 4px
}

.radio:checked+div:before,
.radio:checked+span:before {
    border-color: #8db654;
    background: 0 0
}

.radio:checked+div:after,
.radio:checked+span:after {
    background: #8db654
}

.checkbox+label:before {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 15px;
    height: 15px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
    border-radius: 2px
}

.checkbox+label:after {
    position: absolute;
    top: 1px;
    left: -10px;
    display: block;
    width: 15px;
    height: 15px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    transition: all .2s ease
}

.checkbox:checked~label::before {
    background-color: #007bff
}

.checkbox:checked+label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
    left: 0
}

.visible-lg {
    display: none !important
}

.v-bread {
    margin-bottom: 8px
}

.v-bread a {
    color: #2491ef;
    opacity: .7
}

.v-bread a:hover {
    opacity: 1;
    text-decoration: underline
}

.v-bread li {
    color: #515151
}

.v-bread li+li:before {
    content: "/";
    margin-right: 4px
}

.rupee:before {
    content: "\20B9"
}

.gh-line {
    position: relative
}

.gh-line:after {
    content: '';
    background-color: #8db654;
    width: 80px;
    display: block;
    height: 4px;
    margin-top: 6px
}

@keyframes shake {
    0% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(0)
    }

    47% {
        transform: translateX(-6px)
    }

    100% {
        transform: translateX(0)
    }
}

.vo-input-error {
    animation: shake .3s linear;
    border: 1px solid #e26262 !important
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    height: 60px;
    padding: 0 8px;
    box-sizing: border-box;
    z-index: 999;
    background: #fff
}

#gBurger {
    cursor: pointer;
    width: 44px;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 22px;
    padding-left: 12px
}

#gBurger>span {
    width: 22px;
    height: 2px;
    border-radius: 10px;
    background-color: #515151;
    display: block;
    margin-bottom: 4px
}

.v-top {
    padding: 12px 0
}

.vo-logo>svg {
    height: 36px
}

.vo-logo>svg>.path1 {
    fill: #8db654
}

.vo-logo>svg>.path2 {
    fill: #575757
}

.vo-logo>span {
    font-size: 8px;
    position: absolute;
    text-transform: uppercase;
    right: 0;
    top: 30px;
    color: #575757
}

.vo-logo {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 44px
}

#gSearchInput {
    height: 38px;
    border-radius: 4px;
    background-color: #efefef;
    border: none
}

.v-search {
    position: absolute;
    top: 0;
    right: 0
}

.v-search>span {
    width: 50px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 74px
}

.v-search>span>svg {
    height: 20px;
    width: 24px
}

.v-body.open {
    overflow: hidden
}

.v-login-btn {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.v-login-btn {
    margin-left: 18px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .23)
}

.gprof {
    display: inline-block;
    margin-left: 18px;
    cursor: pointer;
    display: none
}

.gprof>span {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden
}

.gprof>span>img {
    width: 100%
}

.gprof>p {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 8px
}

.gprof:hover+.gprof-dropdown {
    visibility: visible;
    opacity: 1;
    top: 46px
}

.gprof-dropdown {
    top: 32px;
    position: absolute;
    min-width: 160px;
    right: 0;
    background: #ecf1f7;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    transition: all .3s ease-in-out;
    z-index: 120
}

.gprof-dropdown>a {
    color: #333;
    padding: 10px 20px;
    display: block;
    text-transform: capitalize
}

.gprof-dropdown:hover {
    opacity: 1;
    visibility: visible;
    top: 46px
}

#gMenuMob {
    padding: 0
}

.v-nav-menu {
    position: fixed;
    top: 0;
    width: 70vw;
    left: -70vw;
    height: 100%;
    background: #fff;
    transition: all .2s;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden
}

#vBody.open .v-nav-menu {
    transform: translateX(70vw)
}

#overlay {
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none
}

#vBody.f-open #overlay,
#vBody.open #overlay {
    display: block
}

.v-login-m {
    height: 146px;
    background-image: linear-gradient(179deg, #417ad2 -16%, #284878 99%);
    padding: 18px 8px;
    box-sizing: border-box
}

.v-loggedout {
    display: block
}

.v-loggedin {
    display: none;
    color: #fff
}

.v-loggedin .picwrap {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 8px
}

.v-loggedin .picwrap>img {
    width: 100%
}

.v-loggedin>p {
    text-align: center;
    margin-top: 0;
    margin-bottom: 4px
}

.v-loggedin>p.name {
    font-size: 15px;
    font-weight: 700
}

.v-login-icon,
.v-login-text {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    text-align: center
}

.v-login-text {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 300
}

.v-login-text>a {
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400
}

.v-login-icon>img {
    max-width: 86%;
    max-height: 90%
}

.v-nav-menu .v-dropdown {
    position: fixed;
    top: 0;
    width: 70vw;
    height: 100%;
    background: #fff;
    opacity: 0;
    z-index: 999;
    transform: translateX(-70vw);
    -webkit-transform: translateX(-70vw);
    -moz-transform: translateX(-70vw);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: all .3s ease;
    will-change: transform
}

.v-dropdown>li.v-submenu-title,
.v-dropdown>li>a {
    padding: 16px 12px;
    display: block;
    position: relative
}

.v-dropdown>li.v-submenu-title {
    padding: 0 12px;
    border-bottom: 1px solid #ccc;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.v-dropdown>li.v-submenu-title .v-sub-head {
    padding: 20px 0;
    display: block
}

.v-dropdown>li.v-submenu-title .v-sub-head .mpluss {
    top: 17px;
    position: absolute;
    right: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.v-dropdown>li.v-submenu-title .v-sub-head .mpluss>svg {
    width: 16px;
    height: 16px
}

.v-dropdown .v-viewall a {
    color: #60a600 !important
}

.v-dropdown .v-viewall a:after {
    content: "\25B8";
    padding-left: 12px
}

.v-dropdown>li.v-submenu-title>ul {
    max-height: 0;
    opacity: 0;
    transition: all .3s ease;
    position: relative;
    overflow: hidden
}

.v-viewall a {
    padding: 20px 12px !important
}

.other .v-dropdown>li.v-submenu-title>ul {
    max-height: 56px;
    opacity: 1;
    transition: all .3s ease
}

.other .v-dropdown>li.v-submenu-title>ul.open {
    max-height: 1000px
}

.other .v-dropdown>li.v-submenu-title:after {
    display: none
}

.other li.v-subc-head {
    padding: 8px 0;
    position: relative
}

.other li.v-subc-head .mplus {
    top: 17px;
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.other li.v-subc-head .mplus>svg {
    width: 16px;
    height: 16px
}

.v-dropdown>li.v-submenu-title>ul>li>a {
    padding: 12px 0;
    display: block
}

.v-dropdown>li.v-submenu-title>ul a {
    color: #16171a
}

.v-viewall>a {
    color: #60a600
}

.v-nav-m-right a,
.v-nav-menu .v-dropdown a {
    color: #16171a
}

.v-nav-m-left {
    padding: 0 12px
}

.v-nav-m-left .store {
    margin: 0 -12px;
    border-bottom: 1px solid #cfcfcf;
    padding: 20px 12px;
    padding-right: 24px
}

.v-nav-m-left .other {
    margin: 0 -12px;
    padding: 20px 12px;
    padding-right: 24px;
    border-bottom: 1px solid #cfcfcf
}

.v-nav-m-left .idu a {
    padding: 2px 0;
    display: block;
    position: relative
}

.v-nav-m-left .idu a:after {
    content: 'New';
    position: absolute;
    top: 50%;
    color: #fff;
    width: 22px;
    height: 15px;
    left: 56px;
    font-size: 8px;
    line-height: 15px;
    text-align: center;
    margin: -7.5px auto 0;
    background-color: #2b4f8c
}

.v-nav-m-left.open+.v-nav-m-right {
    visibility: hidden;
    opacity: 0
}

.v-nav-m-right {
    border-top: 1px solid #cfcfcf;
    padding: 12px
}

.v-nav-m-right .lgout svg {
    display: inline-block;
    vertical-align: sub;
    margin-left: 10px;
    position: relative;
    top: -2px
}

.v-dropdown>li.v-submenu-title.open>ul {
    height: auto;
    max-height: 700px;
    opacity: 1
}

.v-nav-m-left>li,
.v-nav-m-right>li {
    padding: 16px 0;
    padding-right: 12px
}

.v-nav-m-left>li>a {
    color: #16171a
}

.v-nav-main {
    position: relative;
    display: block
}

.v-nav-main.open+.v-dropdown {
    opacity: 1;
    transform: translateX(-12px);
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px)
}

.v-nav-main:after {
    content: "\25B8";
    position: absolute;
    right: 0
}

.v-nav-back {
    display: block;
    padding: 16px;
    border-bottom: 1px solid #ccc;
    color: #525252;
    font-size: 16px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

.v-nav-back:before {
    content: "";
    background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/left-arrow.svg);
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 16px;
    height: 12px;
    display: inline-block;
    background-size: contain
}

.v-nav-deal>svg {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 3px
}

.v-search-open {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    width: 100vw;
    transform: translateX(110vw);
    height: 100vh;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    box-sizing: border-box;
    z-index: 999;
    overflow-y: auto;
    padding: 0 0 56px
}

.open-search .v-search-open {
    transform: translateX(0);
    visibility: visible;
    opacity: 1
}

.open-search {
    overflow: hidden
}

.v-notify {
    display: inline-block;
    position: absolute;
    right: 54px;
    top: 17px
}

.v-notify #gMNotify {
    display: block;
    height: 36px;
    line-height: 40px;
    width: 35px;
    text-align: center;
    position: relative
}

.v-notify #gMNotify>svg {
    height: 19px
}

.v-notify #gMNotify>span {
    font-weight: 500;
    color: #fff;
    font-size: 10px;
    width: 16px;
    height: 16px;
    text-align: center;
    background-color: #de2e2e;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    line-height: 17px
}

#gNotifyC {
    position: fixed;
    right: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    background: #f5f5f8;
    top: 0;
    transform: translateX(110vw);
    transition: all .3s ease
}

#gNotifyC>p {
    height: 52px;
    background-color: #fff;
    text-align: center;
    color: #575757;
    font-weight: 700;
    margin: 0 0 12px;
    line-height: 52px;
    letter-spacing: .6px;
    position: relative
}

#gNotifyC>ul li a {
    color: #383d4e;
    line-height: 1.5;
    padding: 12px;
    display: block;
    background: #fff;
    margin-bottom: 8px
}

#gNotifyC>ul li a div,
#gNotifyC>ul li a span {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

#gNotifyC>ul li a span {
    width: 100px;
    height: 100px;
    overflow: hidden
}

#gNotifyC>ul li a span>img {
    width: 100%
}

#gNotifyC>ul li a div {
    width: calc(100% - 120px);
    margin-left: 12px
}

#gNotifyC>ul li a div time {
    color: #b0b0b0;
    font-size: 10px
}

#gNotifyC>ul li a.unread {
    background: #eef3f6
}

#gNotifyC #closeNotify {
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 56px
}

#gNotifyC.show {
    transform: translateX(0)
}

#gSearchInputBox {
    width: 100%;
    border: none;
    border-bottom: 1px solid #a1a1a2;
    margin-top: 28px;
    border-radius: 0
}

#gSearchInputBox::placeholder {
    color: #999;
    opacity: 1
}

#gSearchInputBox:-ms-input-placeholder {
    color: #999
}

#gSearchInputBox::-ms-input-placeholder {
    color: #999
}

#gSearchClose {
    position: relative;
    right: 0;
    top: 12px;
    width: 18px;
    text-align: right;
    height: 20px;
    float: right;
    cursor: pointer
}

#gSearchClose :hover {
    cursor: pointer
}

#gSearchClose>svg {
    width: 80%;
    height: 80%
}

.v-search-trending {
    margin-top: 24px
}

.v-search-trending>p {
    font-weight: 500;
    position: relative
}

.v-search-trending>p:after {
    content: "";
    background-color: #8db654;
    width: 70px;
    height: 3px;
    display: block;
    margin-top: 8px
}

.v-search-trending ul>li {
    display: inline-block;
    background-color: #ebebeb;
    border-radius: 20px;
    margin: 0 2px;
    margin-bottom: 10px;
    overflow: hidden
}

.v-search-trending ul>li a {
    font-size: 12px;
    padding: 8px 16px;
    display: block;
    color: #545454;
    transition: all .3s ease
}

.v-search-trending ul>li a:hover {
    background: #60a600;
    color: #fff
}

.v-search-hottest {
    margin-top: 24px;
    border-top: 1px solid #dcdcdc;
    padding-top: 16px
}

.v-search-hottest>p {
    font-weight: 500;
    position: relative
}

.v-search-hottest>p:after {
    content: "";
    background-color: #8db654;
    width: 70px;
    height: 3px;
    display: block;
    margin-top: 8px
}

.v-search-hottest .v-s-hotcoupon {
    position: relative;
    display: block;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    border: solid 1px #d6d8da;
    border-radius: 6px;
    padding: 4px 14px;
    box-sizing: border-box;
    margin-bottom: 12px
}

.v-search-hottest .v-s-hotcoupon img {
    display: inline-block;
    vertical-align: middle
}

.v-search-hottest .v-s-hotcoupon .v-sh-title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    color: #515151;
    margin: 16px
}

.v-search-hottest .v-s-hotcoupon:after {
    position: absolute;
    content: '';
    right: 16px;
    color: #fff;
    top: 20px;
    background: #2491ef;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/right-arrow-white.svg);
    vertical-align: middle;
    background-size: 29%;
    background-position: center
}

.search-result {
    display: none;
    margin: 32px 0
}

.search-result .sr-store {
    position: relative
}

.search-result .sr-store>strong {
    font-size: 12px;
    color: #575757;
    width: 165px;
    display: inline-block
}

.search-result .sr-store>a {
    float: right;
    color: #1a8ef2;
    text-decoration: underline
}

.search-result .sr-store ul {
    margin-top: 12px
}

.search-result .sr-store ul li {
    margin-bottom: 8px
}

.search-result .sr-store ul li a {
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    border: solid 1px #d6d8da;
    background-color: #fff;
    display: block;
    padding: 4px
}

.search-result .sr-store ul li a>img {
    display: inline-block;
    max-height: 38px;
    vertical-align: middle
}

.search-result .sr-store ul li a>p {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    color: #b2b2b2;
    max-width: 150px
}

.search-result .sr-store ul li a>p>span+span {
    border-left: 1px solid #b2b2b2;
    margin-left: 6px;
    padding-left: 6px
}

.search-result .sr-banks {
    position: relative;
    margin-top: 24px;
    padding-top: 16px;
    border-top: solid 1px #dcdcdc
}

.search-result .sr-banks>strong {
    font-size: 12px;
    color: #575757;
    width: 165px;
    display: inline-block
}

.search-result .sr-banks>a {
    float: right;
    color: #1a8ef2;
    text-decoration: underline
}

.search-result .sr-banks>ul li {
    margin-top: 12px
}

.search-result .sr-banks>ul li a {
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    border: solid 1px #d6d8da;
    background-color: #fff;
    color: #000;
    margin-bottom: 8px;
    padding: 12px;
    display: block;
    box-sizing: border-box
}

.search-result .sr-banks>ul li+li {
    margin-left: 8px
}

.search-result .sr-giftcard {
    position: relative;
    margin-top: 24px;
    padding-top: 16px;
    border-top: solid 1px #dcdcdc
}

.search-result .sr-giftcard>strong {
    font-size: 12px;
    color: #575757;
    width: 165px;
    display: inline-block
}

.search-result .sr-giftcard>a {
    float: right;
    color: #1a8ef2;
    text-decoration: underline
}

.search-result .sr-giftcard>ul {
    margin-top: 12px
}

.search-result .sr-giftcard>ul li a {
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    border: solid 1px #d6d8da;
    background-color: #fff;
    display: block;
    padding: 4px
}

.search-result .sr-giftcard>ul li a>img {
    display: inline-block;
    max-height: 38px;
    vertical-align: middle
}

.search-result .sr-giftcard>ul li a>span {
    font-size: 12px;
    float: right;
    margin: 12px 10px;
    color: #b2b2b2;
    max-width: 150px
}

.v-search-open.searching .non-search {
    display: none
}

.v-search-open.searching .search-result {
    display: block
}

footer {
    padding: 48px 0 24px;
    position: relative;
    z-index: 4;
    background: #071938;
    color: #fff
}

footer .vo-logo {
    margin-bottom: 18px
}

footer .vo-logo>svg>.path2 {
    fill: #fff
}

footer .vo-logo>span {
    color: #fff
}

footer .app-s>p {
    line-height: 1.5
}

footer .app-s .app-link {
    margin-top: 18px;
    text-align: center;
    margin-bottom: 36px
}

footer .app-s .app-link a {
    display: inline-block
}

footer .app-s .app-link a+a {
    margin-left: 12px
}

footer .vo-sl {
    position: relative;
    margin: 24px auto;
    padding: 24px 0 0;
    text-align: center
}

footer .vo-sl li {
    padding: 0 4px 12px
}

footer .vo-sl li>a {
    display: block;
    width: 36px;
    height: 36px;
    background-color: #3b5998;
    border-radius: 50%;
    text-align: center;
    line-height: 48px
}

footer .vo-sl:before {
    content: '';
    position: absolute;
    height: 2px;
    background-color: rgba(255, 255, 255, .27);
    top: 0;
    left: 0;
    right: 0;
    width: 30%;
    margin: 0 auto
}

footer .footer-list>li {
    margin-bottom: 24px;
    width: 48%;
    width: calc(50% - 6px);
    vertical-align: top
}

footer .footer-list strong {
    text-transform: uppercase;
    color: #8db654;
    margin-top: 0;
    font-size: 1.2em;
    margin-bottom: 18px;
    display: block
}

footer .footer-list a {
    display: block;
    color: #fff;
    margin-bottom: 12px
}

footer .footer-list a:hover {
    text-decoration: underline
}

footer .f-bottom {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .2);
    margin-top: 36px;
    padding-top: 24px
}

footer .f-bottom>p {
    margin-top: 0;
    margin-bottom: 36px;
    cursor: pointer
}

footer .f-bottom>p:first-child {
    color: #8db654;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 0
}

footer .f-bottom small {
    opacity: .8
}

.v-subm {
    padding: 24px 18px;
    background: #dfe8ef;
    background: linear-gradient(to bottom, #f1f5f8, #dfe8ef);
    margin-top: 48px
}

.gsub-text {
    text-align: center
}

.gsub-text>p {
    line-height: 1.5
}

.gsub-text .head,
.gsub-text .imgwrap {
    display: inline-block;
    vertical-align: middle
}

.gsub-text .imgwrap {
    width: 50px;
    height: 50px;
    background-color: #60a600;
    text-align: center;
    border-radius: 50%;
    line-height: 60px
}

.gsub-text .imgwrap>svg {
    height: 25px
}

.gsub-text .head {
    margin-left: 12px;
    text-align: left;
    color: #000
}

.gsub-text .head strong {
    margin-top: 2px;
    display: block;
    font-size: 22px;
    font-weight: 700
}

.form-sub {
    margin: 24px 0 18px
}

.form-sub input {
    width: 100%;
    border-radius: 2px;
    border: solid 1px #979797;
    background-color: #fff;
    height: 45px;
    margin-bottom: 12px;
    box-sizing: border-box;
    padding: 12px
}

.form-sub input::placeholder {
    text-align: center;
    font-size: 12px;
    color: #979797
}

.form-sub button {
    border-radius: 3px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .23);
    background-color: #60a600;
    height: 45px;
    line-height: 32px;
    width: 100%;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    letter-spacing: .5px;
    border: 1px solid transparent
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 20px
}

::-webkit-scrollbar-button {
    display: none
}

::-webkit-scrollbar-track {
    background-color: #575757
}

::-webkit-scrollbar-track-piece {
    background-color: #eaeaea
}

::-webkit-scrollbar-thumb {
    background-color: #888
}

::-webkit-scrollbar-thumb:hover {
    background-color: #888
}

::-webkit-scrollbar-corner {
    display: none
}

::-webkit-resizer {
    display: none
}

.hscroll::-webkit-scrollbar {
    width: 0;
    height: 0
}


@media screen and (min-width:48em) {
    .v-loggedout {
        height: 145px
    }

    .v-login-icon,
    .v-login-text {
        height: 100%
    }
}

@media screen and (min-width:64em) {
    .vo-BBanner>.container {
        padding: 0 12px
    }

    .vo-BBanner .vo-BBannerCon img {
        margin-top: -50px;
        width: 160px;
        max-width: 100%;
        vertical-align: bottom;
        display: inline-block
    }

    .vo-BBanner .vo-BBannerCon h4 {
        width: calc(100% - 460px);
        width: -webkit-calc(100% - 460px);
        width: -moz-calc(100% - 460px);
        text-align: center;
        top: 0;
        margin: 16px auto;
        font-size: 14px
    }

    .vo-BBanner .vo-Bpresented {
        height: 50px;
        margin-left: 24px;
        vertical-align: top;
        width: 125px
    }

    .vo-BBanner .vo-Bpresented>img {
        width: 125px;
        margin: 0 auto;
        top: 0
    }

    .vo-BBanner .vo-BBannerCon a:not(.vo-Bpresented) {
        right: 0;
        min-width: 140px
    }

    .vo-BBanner .vo-closeBBanner {
        right: 120px
    }

    ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 20px
    }

    .vo-backToTop {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .v-bread li {
        color: #fff
    }

    .v-bread a {
        color: #fff;
        opacity: .7
    }

    .vo-extTab>h2 {
        color: #373737;
        font-size: 16px;
        line-height: 24px;
        margin: 0 auto 12px;
        letter-spacing: -.1px
    }

    .vo-extTab>p {
        color: #373737;
        line-height: 22px;
        margin: 0 auto 12px
    }

    .vo-extTab>p:last-child {
        margin: 0 auto
    }

    .vo-extTab>p>a,
    .vo-mDesc>.desc>a {
        color: #519cde;
        text-decoration: underline
    }

    .vo-extTab>p.extension-banner>img {
        max-height: none
    }

    .vo-extTab>ol,
    .vo-extTab>ul {
        color: #373737;
        line-height: 22px;
        padding-left: 16px;
        margin: 0 auto 24px;
        list-style-type: decimal
    }

    .vo-extTab>ol.vo-disc,
    .vo-extTab>ul.vo-disc {
        list-style-type: disc
    }

    .vo-extTab>.table-responsive {
        color: #373737
    }

    .vo-extTab>h2 {
        color: #373737;
        font-size: 16px;
        line-height: 24px;
        margin: 0 auto 12px;
        letter-spacing: -.1px
    }

    .vo-extTab>p {
        color: #373737;
        line-height: 22px;
        margin: 0 auto 12px
    }

    .vo-extTab>p:last-child {
        margin: 0 auto
    }

    .vo-extTab>p>a,
    .vo-mDesc>.desc>a {
        color: #519cde;
        text-decoration: underline
    }

    .vo-extTab>p.extension-banner>img {
        max-height: none
    }

    .vo-extTab>ol,
    .vo-extTab>ul {
        color: #373737;
        line-height: 22px;
        padding-left: 16px;
        margin: 0 auto 24px;
        list-style-type: decimal
    }

    .vo-extTab>ol.vo-disc,
    .vo-extTab>ul.vo-disc {
        list-style-type: disc
    }

    .vo-extTab>.table-responsive {
        color: #373737
    }

    #desktopOverlay {
        background-color: rgba(40, 83, 143, .5);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        top: 121px;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease
    }

    .open-desktop-menu #desktopOverlay {
        visibility: visible;
        opacity: 1
    }

    .open-modal {
        overflow: hidden
    }

    .open-modal #overlay {
        background: #28538f;
        background: -moz-linear-gradient(top, #28538f 0, #6289c1 100%);
        background: -webkit-linear-gradient(top, #28538f 0, #6289c1 100%);
        background: linear-gradient(to bottom, #28538f 0, #6289c1 100%);
        display: block
    }

    .open-modal .modal {
        top: 122px
    }

    .modal {
        top: 110px;
        width: 70%;
        max-width: 750px;
        margin: 48px auto 0;
        left: 0;
        right: 0;
        height: 450px;
        max-height: 560px;
        border-radius: 4px;
        box-shadow: 0 8px 40px 0 rgba(18, 50, 105, .58)
    }

    .modal #closeModal #Pathlog {
        fill: #b4b4b4
    }

    .modal .loginbtm {
        padding: 12px
    }

    .modal .loginbtm span {
        display: inline-block
    }

    .modal .modal-login {
        height: 100%
    }

    .modal .modal-login .ml-left,
    .modal .modal-login .ml-right {
        display: inline-block;
        vertical-align: top
    }

    .modal .modal-login .ml-left {
        height: 100%;
        width: 360px
    }

    .modal .modal-login .ml-left>p {
        margin: 0 12px;
        margin-top: 15%;
        font-size: 25px;
        text-align: left;
        color: #fff
    }

    .modal .modal-login .ml-left>p small {
        display: block;
        font-size: 14px
    }

    .modal .modal-login .ml-left .mlimg {
        margin-top: 24px;
        max-width: 300px
    }

    .modal .modal-login .ml-right {
        width: calc(100% - 380px)
    }

    .modal .modal-login .ml-right .loginWith {
        margin-top: 56px !important
    }

    .modal .modal-login .ml-right .loginWith>p {
        font-size: 25px
    }

    .modal .modal-login .ml-right .loginWith #logpath {
        fill: #b4b4b4
    }

    .modal .modal-login .ml-right .loginWith>a .gi {
        top: -1px
    }

    .hidden-lg {
        display: none !important
    }

    .visible-lg {
        display: block !important
    }

    #overlay {
        top: 70px
    }

    .v-login,
    .v-search {
        display: inline-block;
        position: relative;
        vertical-align: middle
    }

    .v-login {
        float: right
    }

    .v-search {
        top: 0
    }

    header {
        height: 121px;
        padding: 0
    }

    .vo-logo {
        margin-right: 48px;
        margin-left: 0
    }

    #gSearchInput {
        width: 448px;
        padding-left: 48px
    }

    .v-search>span {
        position: absolute;
        left: 12px;
        top: 9px;
        line-height: unset;
        width: unset
    }

    .v-nav-menu {
        background: #f7f8fa;
        position: static;
        width: 100%;
        height: auto;
        overflow-y: initial;
        overflow-x: inherit
    }

    #vBody.open .v-nav-menu {
        transform: none
    }

    #gDNotify {
        display: inline-block;
        vertical-align: middle;
        width: 36px;
        height: 36px;
        line-height: 47px;
        margin-left: 18px;
        border-radius: 50%;
        cursor: pointer;
        text-align: center;
        position: relative;
        transition: all .3s ease
    }

    #gDNotify>svg {
        height: 20px
    }

    #gDNotify>span {
        font-weight: 500;
        color: #fff;
        font-size: 10px;
        width: 16px;
        height: 16px;
        text-align: center;
        background-color: #de2e2e;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%;
        line-height: 17px
    }

    #gDNotify:hover {
        background-color: #efefef
    }

    .v-top {
        position: relative;
        padding: 14px 12px
    }

    #gMenuMob {
        padding: 0 12px
    }

    #gNotifyC {
        position: absolute;
        width: 360px;
        border-radius: 2px;
        box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .26);
        background-color: #fff;
        right: 0;
        z-index: 2;
        margin-top: 6px;
        height: auto;
        top: 50px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        transform: none
    }

    #gNotifyC>ul li a {
        padding: 16px;
        margin-bottom: 0
    }

    #gNotifyC>ul li a>div time {
        font-size: 10px
    }

    #gNotifyC.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(4px)
    }

    .v-nav-m-left,
    .v-nav-m-right {
        display: inline-block;
        margin: 0;
        padding: 0;
        border: none
    }

    .v-nav-store {
        display: inline-block
    }

    .v-nav-m-left .other,
    .v-nav-m-left .store {
        margin: 0;
        border: 0;
        padding: 0
    }

    .v-nav-m-left .other {
        margin-left: 32px
    }

    .v-nav-m-left .store .v-dropdown {
        font-size: 0
    }

    .v-nav-m-left .store .v-dropdown .v-viewall {
        display: block;
        border-top: 1px solid #d8d8d8;
        width: 100%;
        margin-top: 16px
    }

    .v-nav-m-left .store .v-dropdown .v-viewall a {
        padding: 10px 0 !important;
        display: block
    }

    .v-nav-m-left .store .v-dropdown .v-viewall a:hover {
        text-decoration: none
    }

    .v-nav-m-left .store .v-dropdown a:hover {
        text-decoration: underline
    }

    .v-nav-m-left .store .mpluss {
        display: none
    }

    .v-nav-m-left .store .v-dropdown>li {
        width: 33%;
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding: 0;
        border: none
    }

    .v-nav-m-left .store .v-dropdown>li .v-sub-head {
        padding: 0;
        color: #000;
        font-weight: 500;
        margin-bottom: 12px;
        padding-bottom: 12px
    }

    .v-nav-m-left .store .v-dropdown>li .v-sub-head:after {
        content: "";
        width: 40px;
        height: 1px;
        background-color: #b0b0b0;
        display: block;
        top: 12px;
        position: relative
    }

    .v-nav-m-left .store .v-dropdown>li>ul {
        max-height: 1000px;
        opacity: 1
    }

    .v-nav-m-left .store .v-dropdown>li>ul li {
        width: 48%;
        display: inline-block
    }

    .v-nav-m-left .store .v-dropdown>li>ul li a {
        padding: 8px 0
    }

    .v-nav-m-left .other .v-dropdown {
        font-size: 0
    }

    .v-nav-m-left .other .v-dropdown>li {
        width: calc(100%/6);
        border: 0;
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        padding: 0
    }

    .v-nav-m-left .other .v-dropdown>li>ul {
        max-height: 1000px;
        opacity: 1
    }

    .v-nav-m-left .other .v-dropdown>li>ul li.v-subc-head {
        padding: 0;
        font-weight: 500
    }

    .v-nav-m-left .other .v-dropdown>li>ul li a {
        padding: 8px 4px
    }

    .v-nav-m-left .other .v-dropdown>li>ul li a:hover {
        text-decoration: underline
    }

    .v-nav-m-left .other .v-dropdown>.v-viewall {
        display: block;
        border-top: 1px solid #d8d8d8;
        width: 100%;
        margin-top: 16px
    }

    .v-nav-m-left .other .v-dropdown>.v-viewall a {
        padding: 10px 0 !important;
        display: block
    }

    .v-nav-m-left>li,
    .v-nav-m-right>li {
        display: inline-block;
        line-height: 55px;
        cursor: pointer;
        position: relative;
        padding: 0;
        transition: all .3s ease
    }

    .v-nav-m-left .idu a {
        padding: 0;
        height: 55px
    }

    .v-nav-m-left>li>span:after {
        content: "\25BE";
        padding-left: 6px;
        position: static
    }

    .mplus {
        display: none
    }

    .v-nav-m-left .v-dropdown {
        display: block;
        position: absolute;
        border-radius: 4px;
        background-color: #fff;
        left: 0;
        top: 50px;
        line-height: normal;
        box-shadow: 0 2px 5px 2px rgba(0, 0, 0, .02);
        padding: 12px;
        min-width: 800px;
        z-index: 999;
        visibility: hidden;
        transition: all .2s;
        opacity: 0;
        transform: none;
        height: auto;
        width: auto
    }

    .v-nav-m-left.open+.v-nav-m-right {
        visibility: visible;
        opacity: 1
    }

    .v-nav-m-left .v-dropdown:hover,
    .v-nav-m-left .v-nav-main:hover+.v-dropdown {
        visibility: visible;
        opacity: 1;
        top: 55px
    }

    .v-nav-m-left .v-dropdown:focus,
    .v-nav-m-left .v-nav-main:focus+.v-dropdown {
        visibility: visible;
        opacity: 1;
        top: 55px
    }

    .v-nav-m-left .v-dropdown:active,
    .v-nav-m-left .v-nav-main:active+.v-dropdown {
        visibility: visible;
        opacity: 1;
        top: 55px
    }

    .v-nav-m-left .v-dropdown>li>a {
        display: block;
        padding: 8px 0;
        color: #16171a;
        transition: all .3s ease
    }

    .v-nav-m-left .v-dropdown>li>a:hover {
        transform: translateX(2px)
    }

    .v-nav-m-left>li+li {
        margin-left: 24px
    }

    .v-nav-m-left>li:hover {
        color: #60a600;
        box-shadow: inset 0 -3px #60a600
    }

    .v-nav-m-left>li:hover>a {
        color: #60a600
    }

    .v-nav-m-right>li>a {
        display: block;
        margin: 0 12px;
        color: #000
    }

    .v-nav-m-right {
        float: right
    }

    .v-nav-m-right>li:not(.special):hover {
        color: #60a600;
        box-shadow: inset 0 -3px #60a600
    }

    .v-nav-m-right>li:not(.special):hover>a {
        color: #60a600
    }

    .v-nav-m-right>li>.v-special {
        background-color: #28538f;
        color: #fff;
        border-radius: 20px;
        line-height: normal;
        padding: 12px 18px;
        margin-right: 0
    }

    .v-search-open {
        left: 0;
        height: 0;
        max-width: 640px;
        transform: none
    }

    .open-search .v-search-open {
        max-width: 100vw;
        height: 100vh;
        transform: none
    }

    #gSearchClose {
        width: 50px;
        height: 50px;
        top: 24px
    }

    #gSearchInputBox {
        font-size: 3.5em;
        padding: 8px
    }

    .inp-sub-text {
        font-size: 16px;
        text-align: right;
        opacity: .5;
        margin-top: 6px
    }

    .v-search-featured,
    .v-search-hottest {
        display: inline-block
    }

    .v-search-trending {
        border-bottom: 1px solid #dcdcdc;
        margin-top: 56px;
        padding-bottom: 26px
    }

    .v-search-trending>p {
        margin-bottom: 24px;
        font-size: 16px
    }

    .v-search-trending ul>li a {
        font-size: 14px
    }

    .v-search-hottest {
        border: none;
        width: 60%
    }

    .v-search-hottest>p {
        margin-bottom: 24px;
        font-size: 16px
    }

    .v-search-hottest ul li {
        vertical-align: top;
        width: 31%;
        display: inline-block
    }

    .v-search-hottest ul li .v-s-hotcoupon {
        box-shadow: none;
        padding: 0;
        border: none
    }

    .v-search-hottest ul li .v-s-hotcoupon .v-hot-img {
        border-radius: 6px;
        box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .14);
        max-width: 100%
    }

    .v-search-hottest ul li .v-s-hotcoupon .v-sh-title {
        display: block;
        margin-left: 0;
        font-weight: 500;
        font-size: 16px
    }

    .v-search-hottest ul li .v-s-hotcoupon span,
    .v-search-hottest ul li .v-s-hotcoupon strong {
        color: #515151
    }

    .v-search-hottest ul li .v-s-hotcoupon img {
        display: block;
        margin-bottom: 8px
    }

    .v-search-hottest ul li .v-s-hotcoupon:hover span {
        text-decoration: underline
    }

    .v-search-hottest ul li .v-s-hotcoupon:after {
        display: none
    }

    .v-search-hottest ul li a:last-child {
        color: #2491ef;
        font-size: 12px
    }

    .v-search-hottest ul li+li {
        margin-left: 12px
    }

    .v-search-featured {
        margin-top: 24px;
        padding-top: 16px;
        width: 36%;
        display: inline-block !important;
        vertical-align: top
    }

    .v-search-featured>p {
        font-weight: 500;
        position: relative;
        margin-bottom: 24px;
        font-size: 16px
    }

    .v-search-featured>p:after {
        content: "";
        background-color: #8db654;
        width: 70px;
        height: 3px;
        display: block;
        margin-top: 8px
    }

    .v-search-featured ul li .v-s-feat {
        box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .14);
        display: block;
        padding: 10px;
        margin-bottom: 16px
    }

    .v-search-featured ul li .v-s-feat .v-s-feat-img {
        width: 110px;
        height: 100px;
        display: inline-block;
        border-radius: 3px
    }

    .v-search-featured ul li .v-s-feat .v-s-feat-img img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 3px
    }

    .v-search-featured ul li .v-s-feat .v-s-feat-detail {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 115px)
    }

    .v-search-featured ul li .v-s-feat .v-s-feat-detail p {
        margin-bottom: 0;
        color: #07080b;
        margin-top: 10px
    }

    .v-search-featured ul li .v-s-feat:hover .v-s-feat-detail p:last-child {
        text-decoration: underline
    }

    .search-result {
        margin: 54px 0
    }

    .search-result .sr-store>strong {
        font-size: 16px;
        width: 300px
    }

    .search-result .sr-store>ul {
        margin-top: 24px
    }

    .search-result .sr-store>ul>li {
        display: inline-block
    }

    .search-result .sr-store>ul>li a {
        padding: 12px 18px;
        text-align: center
    }

    .search-result .sr-store>ul>li a>img {
        max-height: 44px
    }

    .search-result .sr-store>ul>li a>span {
        color: #b2b2b2;
        margin-top: 12px;
        font-size: 14px
    }

    .search-result .sr-store>ul>li a>p {
        float: none;
        font-size: 14px
    }

    .search-result .sr-store>ul>li+li {
        margin-left: 12px
    }

    .search-result .sr-banks {
        padding-top: 24px
    }

    .search-result .sr-banks>strong {
        font-size: 16px;
        width: 300px
    }

    .search-result .sr-banks>ul {
        margin-top: 14px
    }

    .search-result .sr-banks>ul>li a {
        padding: 12px 24px
    }

    .search-result .sr-giftcard {
        padding-top: 24px
    }

    .search-result .sr-giftcard>strong {
        font-size: 16px;
        width: 300px
    }

    .search-result .sr-giftcard>ul {
        margin-top: 24px
    }

    .search-result .sr-giftcard>ul>li {
        display: inline-block
    }

    .search-result .sr-giftcard>ul>li a {
        text-align: center;
        padding: 12px 24px
    }

    .search-result .sr-giftcard>ul>li a>img {
        max-height: 44px
    }

    .search-result .sr-giftcard>ul>li a span {
        display: block;
        float: none;
        font-size: 14px
    }

    footer .vo-sl {
        text-align: left
    }

    footer .vo-sl:before {
        right: auto
    }

    footer .vo-logo>span {
        right: auto;
        left: 2px
    }

    footer .app-s {
        display: inline-block;
        vertical-align: top;
        width: 25%
    }

    footer .app-s .app-link {
        text-align: left
    }

    footer .footer-list {
        margin-left: 24px;
        display: inline-block;
        vertical-align: top;
        width: 70%
    }

    footer .footer-list li {
        width: 24%;
        width: calc(25% - 12px)
    }

    footer .f-bottom {
        margin-top: 36px
    }

    footer .f-bottom>p {
        letter-spacing: 1px;
        font-size: 16px;
        letter-spacing: .4px
    }

    footer .f-bottom>p:first-child {
        font-size: 3.5em;
        letter-spacing: normal
    }

    .v-subm {
        padding: 48px 18px 36px;
        z-index: 4;
        position: relative;
        margin-top: 0
    }

    .form-sub,
    .gsub-text {
        display: inline-block;
        vertical-align: middle
    }

    .gsub-text {
        max-width: 420px;
        text-align: left
    }

    .gsub-text .head {
        vertical-align: top
    }

    .gsub-text .imgwrap {
        width: 68px;
        height: 68px;
        line-height: 85px
    }

    .gsub-text .imgwrap>svg {
        height: 30px
    }

    .gsub-text>p {
        margin-left: 82px;
        margin-top: -16px;
        font-size: 12px
    }

    .form-sub {
        width: calc(100% - 520px);
        margin-left: 36px;
        float: right
    }

    .form-sub button {
        width: 160px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 8px
    }

    .form-sub input {
        display: inline-block;
        width: calc(100% - 180px);
        vertical-align: middle;
        margin: 0
    }

    .form-sub input::placeholder {
        text-align: left
    }
}

@media screen and (min-width:80em) {
    #gSearchInput {
        width: 629px
    }

    .v-nav-store .v-store-menu {
        right: 0
    }
}

@media screen and (min-width:64em) {
    .search-result .sr-store>ul>li {
        width: 200px;
        margin-left: 12px
    }
}

.vo-ex-hidden,
.vo-fl-hidden,
.vo-st-hidden,
.vo-tab-hidden {
    display: none !important
}

.bb-ad .vmc-fil {
    bottom: 50px
}

.open-rating-modal {
    overflow: hidden
}

.open-rating-modal .rating-modal {
    top: 50%;
    visibility: visible;
    opacity: 1
}
.open-rating-modal .rating-modal::-webkit-scrollbar {
    display: none;
}

.open-rating-modal #overlay {
    display: block;
    opacity: .8;
    background-color: #0d254c
}

.rating-modal {
    overflow: hidden;
    position: fixed;
    width: 200px;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 260px;
    background: #fff;
    z-index: 3000;
    overflow-y: auto;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
    border-radius: 8px
}

.rating-modal>span {
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 12
}

.rating-modal>.submit-fail {
    padding: 24px;
    position: absolute;
    left: 110%;
    top: 0;
    text-align: center;
    width: 100%;
    transition: all .3s ease
}

.rating-modal>.submit-fail small {
    color: #9c9c9c;
    font-size: 14px
}

.rating-modal>.submit-fail p {
    margin: 24px 0 8px
}

.rating-modal>.submit-fail>span {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #8eb55a;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    line-height: 56px
}

.rating-modal>.submit-fail>span svg {
    width: 20px;
    height: 20px
}

.ratingm-content {
    transition: all .3s ease;
    position: relative;
    padding: 12px;
    text-align: center;
    min-height: 200px;
    color: #575757
}

.ratingm-content>.rathead {
    font-size: 16px
}

.ratingm-content ul {
    width: 170px;
    height: 42px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}

.ratingm-content ul li {
    margin-left: 4px;
    cursor: pointer;
    padding: 0;
}

.ratingm-content ul li svg {
    width: 30px;
    transition: transform .5s ease
}

.ratingm-content ul li svg{
    transition: fill .4s ease;
    fill: #fff
}

.ratingm-content ul li:hover svg {
    transform: scale(1.2)
}

.ratingm-content ul li:hover svg,
.ratingm-content ul li:hover~li svg{
    fill: #ffb125;
    stroke: #ffb125
}

.ratingm-content ul li.rategiven svg,
.ratingm-content ul li.rategiven~li svg{
    fill: #ffb125;
    stroke: #ffb125
}

.ratingm-content ul li:last-child {
    margin-left: 0
}

.ratingm-content .rating-success>p:last-child {
    display: none
}

.ratingm-content .rating-success.submit>p:first-child {
    display: none
}

.ratingm-content .rating-success.submit>p:last-child {
    display: block
}

.ratingm-content .rating-failure.submit {
    display: block
}

.ratingm-content .rating-failure.submit+.rating-success {
    display: none
}

.ratingm-content .rating-failure {
    display: none
}

.ratingm-content .rating-failure .rat-form {
    margin-top: 24px;
    padding: 12px;
    text-align: left;
    position: relative
}

.ratingm-content .rating-failure .rat-form label {
    display: block;
    margin-bottom: 8px;
    color: #2491ef
}

.ratingm-content .rating-failure .rat-form>input {
    display: block;
    width: 100%;
    bordeR: none;
    box-sizing: border-box;
    border-bottom: 1px solid #979797;
    height: 34px;
    padding-right: 24px
}

.ratingm-content .rating-failure .rat-form>input:focus {
    outline: 0;
    border-color: #000
}

.ratingm-content .rating-failure .rat-form>span {
    cursor: pointer;
    position: absolute;
    bottom: 18px;
    right: 14px
}

.ratingm-content .rating-failure .rat-form>span svg {
    height: 16px;
    width: 16px
}

.rating-modal.failed .submit-fail {
    transform: translateX(-110%)
}

.rating-modal.failed .ratingm-content {
    transform: translateX(-110%)
}

body.f-open {
    overflow: hidden
}

.v-mer {
    background: #f5f6f8;
    position: relative
}

.v-bread {
    position: absolute;
    bottom: 330px
}

.vmc-cl .merbanner {
    display: block;
    margin: 0 0 12px
}

.vmc-cl .merbanner img {
    max-width: 100%
}

.vmc-cl .vmc-title {
    color: #515151;
    font-size: 14px;
    position: relative
}

.vmc-cl .vmc-title span {
    background-color: #f5f6f8;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    position: relative;
    z-index: 2;
    padding-right: 12px
}

.vmc-cl .vmc-title:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #515151;
    top: 50%
}

.vm-mr {
    background: #0c244a;
    background: linear-gradient(178deg, #1c4a81 -8%, #0c244a 93%);
    color: #fff;
    padding: 12px 0
}

.vm-mri {
    height: 80px;
    display: inline-block;
    width: 100px;
    text-align: center;
    line-height: 80px;
    border-radius: 4px;
    border: solid 1px #d6d8da;
    background: #fff;
    position: relative
}

.vm-mri>img {
    vertical-align: middle;
    max-width: 80%;
    max-height: 80%
}

.vm-mri>span {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .9);
    width: 100%;
    color: #373737;
    font-size: 14px;
    cursor: pointer;
    opacity: 0;
    height: 100%;
    font-weight: 700;
    transition: all .3s ease
}

.vm-mri:hover>span {
    opacity: 1
}

.vm-mri.vm-cat {
    overflow: hidden;
    border: none
}

.vm-mri.vm-cat>img {
    width: 100%;
    max-width: 100%;
    max-height: 200%
}

.v-ca .vm-mrd-sub {
    margin-bottom: 8px
}

.vm-mrd {
    display: inline-block;
    position: relative;
    margin-left: 12px;
    width: calc(100% - 120px);
    vertical-align: top
}

.vm-mrd>h1 {
    font-size: 15px;
    margin: 0 0 8px;
    letter-spacing: .3px;
    height: 32px
}
.vm-mrd>h1>a {
    color: #fff;
}

.vm-mrd-sub {
    position: relative;
    margin-bottom: 6px;
    min-height: 38px
}

.vm-mrd-sub>p {
    color: #bac1c2;
    margin: 0 0 4px;
    display: inline-block;
    font-size: 10px
}

.vm-mrd-sub>p:first-child {
    display: block;
    font-size: 13px
}

.vm-mrd-sub>p+p {
    border-left: 1px solid #d6d8da;
    padding-left: 6px;
    margin-left: 6px
}

.vm-mrd-sub .vm-rat {
    position: absolute;
    right: 0;
    top: -5px;
    background: #294c7d;
    padding: 4px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

.vm-mrd-sub .rat-tobe:not(.rated) {
    display: inline-block !important
}

.vm-mrd-sub .rat-tobe:not(.rated)+.rat-tobe {
    display: none !important
}

.vm-mrd-sub .rat-tobe.rated {
    display: none
}

.vm-mrd-sub .rat-tobe.rated+.rat-tobe {
    display: inline-block !important
}

.vm-mrd-sub .rat-tobe>svg {
    height: 20px
}

.vm-mrd-sub .rat-tobe>small {
    display: block;
    font-size: 8px;
    margin-top: 4px;
    color: #bac1c2
}

.vm-mrd-sub .gver {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

.vm-mrd-sub .gver:before {
    content: "\2714";
    margin-right: 4px;
    font-size: 6px;
    width: 12px;
    height: 12px;
    color: #fff;
    background: #8db654;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 12px
}

@keyframes smoothfixm {
    from {
        top: 10px
    }

    to {
        top: 60px
    }
}

.vm-tab.fixed {
    position: fixed;
    background: #123561;
    top: 55px !important;
    margin: 0;
    z-index: 78;
    width: 100%;
    padding-left: 0;
    left: 0;
    padding: 12px;
    box-sizing: border-box;
    animation: smoothfixm .3s linear forwards
}

.vm-tab {
    position: relative;
    margin-top: 16px;
    margin-left: -115px;
    width: calc(100vw - 24px);
    font-size: 0;
    white-space: nowrap;
    overflow-x: auto;
    border-radius: 3px
}

.vm-tab li {
    font-size: 13px;
    width: 33.33%;
    background: 0 0;
    text-align: center;
    padding: 8px 12px;
    color: #fff;
    box-sizing: border-box;
    border: solid 1px #335eea
}

.vm-tab li.active {
    background: #335eea;
    color: #fff;
    border: 1px solid #335eea
}

.vm-tab li:last-child,
.vm-tab li:nth-child(3) {
    border-left: 0
}

.vmc-fil {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 99;
    left: 0;
    box-shadow: 0 -3px 13px 0 rgba(0, 0, 0, .25);
    padding: 12px 0
}

.vmc-fil #vmc-fi-i,
.vmc-fil .vm-user-checkbox {
    display: inline-block;
    width: 47%;
    text-align: center;
}

.vmc-fil #vmc-fi-i {
    border-left: solid 1px #d8d8d8;
    margin-left: 12px
}

.vmc-fil #vmc-fi-i svg {
    margin-right: 6px;
    position: relative;
}

.vmc-fil #exUser>span {
    color: #303134;
    display: inline-block;
    top: 0;
    left: 0;
    margin-left: 4px;
    vertical-align: middle
}

.vmc-fil #exUser label {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.f-open .vmc-fix {
    transform: translateX(-280px)
}

.vmc-fix {
    position: fixed;
    top: 0;
    right: -280px;
    background: #fff;
    width: 280px;
    z-index: 200;
    padding: 0 12px;
    padding-top: 60px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    transition: all .3s ease
}

.vmc-fix .gmcfix-wrap {
    height: calc(100% - 70px);
    overflow: auto;
    margin-right: -12px;
    padding-right: 12px
}

.vmc-fix .gmcf-w>p {
    color: #515151;
    font-weight: 500;
    display: inline-block;
    margin-top: 1em;
    margin-bottom: 1em;
}

.vmc-fix .gmcf-w .vmf-srh {
    position: relative
}

.vmc-fix .gmcf-w .vmf-srh>span {
    position: absolute;
    right: 9px;
    top: 9px
}

.vmc-fix .gmcf-w #mSearch {
    display: block;
    height: 36px;
    border-radius: 2px;
    background-color: #f5f5f6;
    box-shadow: none;
    outline: 0;
    width: 100%;
    border: none;
    padding-left: 12px;
    box-sizing: border-box;
    padding-right: 28px
}

.vmc-fix .gmcf-w>span {
    float: right;
    color: #509cde;
    margin-top: 16px
}

.gmcfix-wrap::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.gmcfix-wrap::-webkit-scrollbar-track-piece {
    background: #fff
}

.gmcfix-wrap::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2)
}

.vo-tb {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.vo-euHead>.vo-tb {
    top: 4px;
    padding-right: 5px;
}

.vo-tb>label {
    display: block;
    position: relative
}

.vo-tb>label>input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    opacity: 0;
    z-index: 4;
    cursor: pointer
}

.vo-tb>label>span {
    position: relative;
    width: 46px;
    height: 18px;
    display: block;
    border-radius: 20px;
    background-color: #bbd6e4
}

.vo-tb>label>span::after {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 24px;
    height: 24px;
    transition: .5s;
    border-radius: 50%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background-color: #849ba7
}

.vo-tb>label>input:checked~span::after {
    left: 22px;
    color: #fff;
    border-color: #335eea;
    background-color: #335eea
}

.vmf-bank,
.vmf-cat {
    margin-top: 24px;
    position: relative
}

.vmf-bank>span,
.vmf-cat>span {
    display: none
}

.vmf-bank>p,
.vmf-cat>p {
    color: #515151;
    font-weight: 500
}

.vmf-bank ul,
.vmf-cat ul {
    transition: .3s all ease;
    max-height: 250px;
    overflow: auto
}

.vmf-bank ul li,
.vmf-cat ul li {
    margin-bottom: 8px;
    position: relative;
    padding: 3px 0
}

.vo-lc:before {
    content: '';
    height: 1px;
    background: #d6d8da;
    width: 100%;
    display: block;
    position: absolute;
    top: -24px
}

.vo-lc {
    position: relative;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #d6d8da;
    margin: 24px auto 0
}

.vo-lc>p {
    padding: 12px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 1px solid #d6d8da
}

.vo-lc .vo-likeCoupon {
    margin: 0;
    padding: 12px
}

.vo-lc .vo-likeCoupon>span {
    display: block
}

.vo-lc .vo-likeCoupon>span>img {
    max-height: 40px
}

.vo-lc .vo-likeCoupon>figcaption {
    cursor: pointer;
    margin: 6px auto 12px;
    line-height: 20px
}

.vo-lc .vo-likeCoupon>a {
    color: #509cde;
    line-height: 20px
}

.vo-lc .vo-likeCoupon:hover figcaption {
    text-decoration: underline
}

.vo-lc .vo-likeCoupon+.vo-likeCoupon {
    border-top: 1px solid #d6d8da
}

.vmf-des {
    margin-top: 24px;
    padding-bottom: 8px
}

.vmf-des .table-responsive,
.vmf-des ol,
.vmf-des ul {
    font-size: 14px;
    line-height: 20px
}

.vmf-des ol,
.vmf-des ul {
    padding-left: 16px
}

.vmf-des table {
    margin: 12px 0
}

.vmf-des .table-responsive,
.vmf-des ol,
.vmf-des ul {
    font-size: 14px;
    line-height: 20px
}

.vmf-des h2 {
    color: #515151;
    font-weight: 500;
    font-size: 14px;
    margin-top: 0
}

.vmf-des #gmfDesp {
    position: relative;
    max-height: 204px;
    padding-bottom: 36px;
    overflow: hidden;
    cursor: pointer;
    line-height: 18px;
    word-spacing: 1px
}

.vmf-des #gmfDesp>p {
    margin-top: 0
}

.vmf-des #gmfDesp.show {
    height: auto;
    max-height: 1000px
}

.vmf-des #gmfDesp.show:after {
    content: "Show Less";
    bottom: -1px;
    box-shadow: none
}

.vmf-des #gmfDesp:after {
    content: "Show More";
    color: #2491ef;
    position: absolute;
    bottom: -1px;
    white-space: nowrap;
    left: 0;
    background: #fff;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
    box-shadow: 0 -5px 12px 6px #fff
}

.vmf-action {
    position: fixed;
    bottom: 0;
    width: 260px;
    background: #fff;
    padding-top: 12px
}

.vmf-action .pure-button {
    display: inline-block;
    width: 46%;
    box-sizing: border-box;
    font-weight: 400;
    background: 0 0;
    padding: 12px;
    border: none;
    margin-bottom: 12px
}

.vmf-action #filterClear {
    border: solid 1px #60a600;
    color: #8db654
}

.vmf-action #filterApply {
    margin-left: 12px;
    background-color: #60a600;
    color: #fff
}

.vmf-rel-cat,
.vmf-rel-store {
    border-top: 1px solid #d6d8da;
    margin-bottom: 18px;
    padding: 0 12px;
    margin-top: 22px
}

.vmf-rel-cat>h2,
.vmf-rel-cat>h3,
.vmf-rel-cat>p,
.vmf-rel-store>h2,
.vmf-rel-store>h3,
.vmf-rel-store>p {
    color: #515151;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    margin-top: 18px
}

.vmf-rel-cat a,
.vmf-rel-store a {
    display: block;
    color: #2491ef;
    padding: 6px 0
}

.vmf-rel-cat a:active,
.vmf-rel-cat a:hover,
.vmf-rel-store a:active,
.vmf-rel-store a:hover {
    text-decoration: underline
}

.vm-c {
    padding: 6px 0
}

.vmc-sort {
    margin-bottom: 12px
}

.vmc-sort strong,
.vmc-sort ul {
    display: inline-block;
    vertical-align: middle
}

.vmc-sort ul {
    width: calc(100% - 110px);
    white-space: nowrap;
    overflow-x: auto;
    margin-left: 2px
}

.vmc-sort ul li.all {
    padding: 9px 16px
}

.vmc-sort ul li {
    cursor: pointer;
    color: #272c3f;
    padding: 6px 8px;
    padding-right: 14px;
    border: .6px solid #a0a0a0;
    margin: 0 2px;
    border-radius: 18px;
    font-size: 12px;
    transition: all .3s ease
}

.vmc-sort ul li span {
    display: inline-block;
    background: #989898;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 4px;
    margin-right: 4px;
    transition: all .3s ease
}

.vmc-sort ul li.active {
    background: #335eea;
    border-color: #335eea;
    color: #fff
}

.vmc-sort ul li:hover {
    background: #335eea;
    border-color: #335eea;
    color: #fff
}

.vmc-sort ul li:hover span {
    background: #335eea
}

.vmc-sort ul::-webkit-scrollbar {
    display: none
}

.vmc-sort li.flg span {
    background: 0 0;
    width: 26px;
    border-radius: 0
}

.vmc-sort li.flg span>img {
    max-width: 100%;
    max-height: 100%
}

.vmc-rec.vmc-sort>ul {
    width: calc(100% - 150px)
}

.vmc-rec.vmc-sort>ul>li a {
    display: block;
    color: #272c3f
}

.vmc-rec.vmc-sort>ul>li a>img {
    display: inline-block;
    max-height: 18px;
    margin-right: 4px;
    vertical-align: middle
}

.vmc-rec.vmc-sort>ul>li:hover {
    background: 0 0;
    color: #272c3f
}

.vmc-fil-val {
    margin-top: 12px
}

.vmc-fil-val ul li {
    cursor: pointer;
    color: #424657;
    font-size: 12px;
    padding: 6px 12px;
    text-transform: capitalize;
    border-radius: 12px;
    background-color: #e9e9e9;
    transition: .2s all ease;
    margin: 0 4px 12px
}

.vmc-fil-val ul li>span {
    display: inline-block
}

.vmc-fil-val ul li>span svg {
    height: 9px
}

.vmc-fil-val ul li:hover {
    background: #efeded
}

.vmc-fil-val ul li+li {
    margin-left: 8px
}

#exUser {
    position: relative
}

#exUser>span {
    display: inline-block;
    color: #000;
    font-size: 12px;
    position: relative;
    top: 4px;
    left: -5px
}

#exUser input[type=checkbox] {
    height: 100%;
    width: 100%;
    position: absolute;
    visibility: visible;
    opacity: 0;
    z-index: 2;
    cursor: pointer
}

#exUser label {
    float: right;
    cursor: pointer;
    text-indent: -9999px;
    width: 50px;
    height: 24px;
    background: grey;
    display: block;
    border-radius: 20px;
    position: relative
}

#exUser label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    transition: .3s
}

#exUser input:checked+label {
    background: #8db654
}

#exUser input:checked+label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%)
}

#exUser input:active+label:after {
    width: 20px
}

.vc-box {
    border: solid 1px #dadada;
    background: #fff;
    border-radius: 6px;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all .3s ease-in
}

.vc-box:hover {
    box-shadow: 0 4px 10px 2px rgba(63, 63, 63, .08);
    transform: translateY(-2px)
}

.amt {
    color: #515151;
    background: #F0F2F5;
    border-radius: 3px;
    height: 72px;
    width: 85px;
    position: relative;
    text-align: center;
    padding: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.amt>span {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding-right: 10px
}

.amt>span>small {
    font-size: 8px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    text-align: right
}

.amt>span>small.ri {
    transform: rotate(-90deg);
    position: absolute;
    right: -4px;
    top: 5px
}

.amt>span.txt {
    font-size: 13px;
    max-width: 120px;
    padding-right: 0
}

.amt>span.bm>small:first-child {
    text-align: left
}

.amt>span.bm>small.ri {
    top: 14px
}

.amt>span.per {
    text-align: center;
    padding-right: 0
}

.amt>span.per>small {
    text-align: center
}

.amt.bt>span {
    margin-top: -16px
}

.amt.bt>span.txt {
    font-size: 13px
}

.amt.bt i {
    position: absolute;
    background: #e1e1e1;
    color: #251a1a;
    font-style: normal;
    font-size: 8px;
    box-sizing: border-box;
    letter-spacing: .5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 4px 0
}

.gcbl {
    padding: 8px;
    width: 100px;
    display: inline-block;
    vertical-align: top
}

.vc-box>ul {
    list-style: none;
    text-align: right;
    padding: 0 12px;
    font-size: 12px;
    border-top: solid 1px #e9e9e9;
    position: relative
}

.vc-box>ul>li {
    display: inline-block;
    padding: 8px 10px;
}

.vc-box>ul>.usr {
    position: absolute;
    left: 4px;
    color: #797979;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vc-box>ul>.usr>span {
    padding-left: 8px
}

.vc-box>ul .c-show-det {
    color: #335eea;
}

.vc-box>.veri {
    cursor: default
}

.vc-box>.veri>.usr {
    left: 67px
}

.vc-box>.veri>.usr>span {
    border-left: 1px solid #d5d5d5
}

.vc-box>.veri:before {
    content: 'Verified';
    position: absolute;
    left: 24px;
    top: 6px;
    color: #8eb55a
}

.vc-box>.veri:after {
    content: '\2714';
    width: 8px;
    height: 8px;
    color: #fff;
    border-radius: 50%;
    background: #8eb55a;
    display: inline-block;
    margin-right: 4px;
    font-size: 4px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-top: 1px;
    text-align: center;
    position: absolute;
    left: 12px;
    top: 11px
}

.vo-visited .gcbr>p {
    color: #609
}

.gcbr {
    color: #231a1a;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 110px);
    padding-left: 8px;
    border-left: dashed 1px #e9e9e9;
    position: relative;
    min-height: 90px
}

.gcbr>p {
    margin-top: 0;
    line-height: 1.5;
    width: calc(100% - 50px);
    display: inline-flex;
    align-items: center;
    min-height: 62px;
    overflow: hidden;
    margin-bottom: 6px;
    margin-top: 12px;
    vertical-align: top;
    flex-wrap: wrap
}

.gcbr>p:hover {
    text-decoration: underline
}

.gcbr>.gcbr-r {
    display: inline-flex;
    align-items: center;
    width: 44px;
    position: absolute;
    vertical-align: top;
    top: 0;
    right: 0;
    bottom: 0
}

.gcbr .bank {
    margin-bottom: 6px
}

.gcbr .bank span {
    color: #515151;
    font-size: 8px;
    display: inline-block
}

.gcbr .bank img {
    height: 14px;
    vertical-align: sub;
    display: inline-block;
    margin-right: 4px
}

.gcbr .bank span+span {
    border-left: 1px solid #d5d5d5;
    padding-left: 4px;
    margin-left: 4px
}

.cbtn {
    background: #335eea;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 50%;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0 auto
}

.cbtn>span:first-child {
    background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/right-arrow-white.svg);
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    background-position: center;
    background-size: 30%
}

.vc-box.banko .gcbr .bank {
    margin-top: 8px;
    width: calc(100% - 68px)
}

.vc-box.banko .gcbr>p {
    align-items: unset;
    margin-top: 4px
}

.vc-box.ex .cbtn {
    background: #80b942
}

.vc-box.ex .gcbl .amt i {
    background: #80b942;
    color: #fff
}

.vc-box.su {
    box-shadow: 0 1px 9px 0 rgba(63, 63, 63, .27);
    border: solid 1px #8db654
}

.vc-box.su .gcbl .amt {
    background: #8db654
}

.vc-box.su .gcbl .amt i {
    color: #fff;
    background: #0f2a53
}

.vc-box.su .gcbr-r {
    margin-top: 18px
}

.vc-box.ct>span {
    position: absolute;
    display: inline-block;
    width: 65px;
    height: 30px;
    right: 12px;
    top: 8px
}

.vc-box.ct>span>img {
    max-width: 100%;
    max-height: 100%
}

.vc-box.ct>.gcbr>a {
    display: block;
    color: #2491ef;
    font-size: 12px;
    margin-bottom: 12px;
    text-decoration: underline
}

.vc-box.ct>.gcbr>.gcbr-r {
    top: 0;
    vertical-align: top
}

.vc-box.ct>.gcbr>p {
    height: auto;
    margin-bottom: 8px;
    width: calc(100% - 78px)
}
.vc-mobile-go {
    display: none;
    font-size: 0;
}
.mobile-device .vc-box .vc-mobile-go {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: calc(100% - 30px);
    width: 100%;
    top: 0;
    z-index: 5;
}
.mobile-device .vc-box .veri,.mobile-device .vc-box .voc-det.open,.mobile-device .vc-box .voc-com,.mobile-device .vc-box .vo-eCoup {
    z-index:10
}

.voc-det>b {
    display: block;
    color: #373737;
    line-height: 20px;
    margin: 12px auto;
    margin-top: 0;
    text-transform: capitalize
}

.voc-det>ol,
.voc-det>ul {
    position: relative;
    line-height: 22px;
    padding-left: 16px;
    letter-spacing: .2px
}

.voc-det>ol>li>ul,
.voc-det>ul>li>ul {
    padding-left: 28px
}

.voc-det>ol>li>ol,
.voc-det>ul>li>ol {
    padding-left: 28px
}

.voc-det>ol.vo-disc {
    list-style-type: disc
}

.vc-box .voc-det>ul.circle {
    list-style-type: circle;
    list-style: circle;
    padding-left: 40px
}

.vc-box .voc-det>ul.circle>li {
    padding: 4px 0;
    display: list-item !important
}
.voc-com,
.voc-det {
    display: none
}

.voc-det {
    line-height: 1.5;
    padding: 12px;
    position: relative
}

.voc-det img{
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.voc-det .cl-det {
    position: absolute;
    display: inline-block;
    right: 4px;
    top: 4px;
    background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/close.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-position: center
}

.voc-det.open {
    display: block;
    cursor: auto;
}

.voc-com.open {
    display: block
}

#cComment1>ul>li {
    display: block !important
}

.voc-com {
    padding: 10px;
    background-color: #f4f4f4;
    position: relative
}

.voc-com .cl-com {
    position: absolute;
    display: inline-block;
    right: 12px;
    top: 12px;
    background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/close.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-position: center
}

.voc-com>p {
    margin-top: 0
}

.voc-com>ul li+li {
    margin: 12px auto 0;
    border-top: 2px solid #d6d8da;
    padding-top: 12px
}

.voc-com .vo-cmnt {
    position: relative
}

.voc-com .vo-cmnt>p {
    color: #373737;
    line-height: 20px;
    margin: 0
}

.voc-com .vo-cmnt>p.vo-ud {
    color: #7b8b8e;
    font-size: 12px;
    margin: 2px auto 0;
    text-transform: capitalize
}

.voc-com .vo-cmnt>p.vo-ud .name {
    font-weight: 700
}

.voc-com .vo-cmnt>p.vo-ud .time {
    margin-left: 6px
}

.voc-com .vo-cmnt>p.vo-ud .reply {
    margin-left: 24px;
    cursor: pointer
}

.voc-com .vo-cmnt>p.vo-ud>span {
    display: inline-block;
    vertical-align: middle
}

.voc-com .vo-cmntReply {
    position: relative;
    padding-left: 24px;
    margin: 12px auto 0
}

.voc-com .vo-cmntReply p.vo-ud {
    margin: 0 auto;
    color: #7b8b8e
}

.voc-com .vo-cmntReply p.vo-ud .name {
    color: #8db654;
    font-weight: 700
}

.voc-com .vo-cmntReply p.vo-ud .time {
    margin-left: 6px
}

.voc-com .vo-cmntReply>p {
    line-height: 20px;
    margin: 0;
    font-size: 12px
}

.voc-com .vo-cmntReply:before {
    content: '\21AA';
    position: absolute;
    left: 2px
}

.voc-com .vo-replyBox.between {
    margin-bottom: 12px
}

.voc-com .vo-replyBox {
    border-top: 2px solid #d6d8da;
    padding-top: 12px;
    margin-top: 12px
}

.voc-com .vo-replyBox textarea {
    width: 80%;
    width: calc(100% - 220px);
    height: 38px;
    min-width: 70%
}

.voc-com .vo-replyBox button {
    background: #7b8b8e;
    height: 38px;
    color: #fff;
    width: 200px;
    margin-left: 12px;
    border-radius: 4px;
    max-width: 25%
}

.v-share-drop {
    position: absolute;
    width: 241px;
    border-radius: 4px;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, .32);
    border: solid 1px #d6d8da;
    background-color: #fff;
    z-index: 2
}

.v-share-drop>a {
    display: block;
    padding: 12px;
    color: #515151
}

.v-share-drop>a>span {
    display: inline-block;
    width: 30px;
    height: 20px;
    text-align: center;
    vertical-align: middle
}

.v-share-drop>a:hover {
    background: rgba(0, 0, 0, .08)
}

.vmc-rel ul {
    font-size: 0
}

.vmc-rel ul li {
    color: #515151;
    background: #fff;
    box-sizing: border-box;
    width: 48%;
    border-radius: 4px;
    padding: 12px;
    margin-bottom: 12px;
    position: relative;
    transition: .3s all ease
}

.vmc-rel ul li img {
    max-width: 50px;
    position: absolute;
    right: 12px;
    top: 12px
}

.vmc-rel ul li:hover {
    box-shadow: 0 4px 10px 2px rgba(63, 63, 63, .08);
    transform: translateY(-2px)
}

.vmc-rel ul li:nth-child(2n) {
    margin-left: 12px
}

.vmc-rel ul p {
    margin-top: 0;
    height: 50px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden
}

.vmc-rel ul p:hover {
    text-decoration: underline
}

.vmc-rel ul a.vall {
    color: #509cde;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    height: 20px
}

.vmc-rel ul a.vall>span {
    width: 15px;
    height: 15px;
    background-color: #2491ef;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 4px;
    margin-left: 5px;
    background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/right-arrow-white.svg);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center
}

.vmc-rel .amt {
    width: 85px;
    height: 60px;
    border-radius: 4px;
    background-color: #0f2a53;
    margin-bottom: 12px
}

.vmc-rel .amt>span {
    font-size: 16px
}

.vmc-rel .amt>span.txt {
    font-size: 10px
}

.vmc-exp {
    margin-bottom: 12px
}

.vmc-exp ul li {
    display: inline-block;
    width: 47%;
    background: #fbfbfb;
    border: solid 1px #d6d8da;
    border-radius: 4px;
    padding: 12px;
    vertical-align: top;
    margin-bottom: 12px;
    box-sizing: border-box;
    opacity: .6;
    position: relative
}

.vmc-exp ul li>span {
    position: absolute;
    right: 12px;
    top: 12px
}

.vmc-exp ul li .amt {
    width: 85px;
    height: 60px;
    border-radius: 4px;
    background-color: #0f2a53;
    margin-bottom: 12px
}

.vmc-exp ul li .amt>span {
    font-size: 16px
}

.vmc-exp ul li .amt>span.txt {
    font-size: 10px
}

.vmc-exp ul li>p {
    margin-top: 0;
    height: 50px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #515151
}

.vmc-exp ul li>p:nth-child(2) {
    min-height: 60px
}

.vmc-exp ul li .exp-time {
    color: #ec564a;
    font-size: 12px;
    font-weight: 500;
    display: block;
    margin: 0;
    height: auto
}

.vmc-exp ul li .exp-time svg {
    margin-right: 5px;
    position: relative;
}

.vmc-exp ul li:nth-child(2n) {
    margin-left: 12px
}

.vmc-det {
    position: relative;
    border-radius: 8px;
    border: solid 1px #d6d8da;
    background-color: #fff;
    overflow: hidden
}

.vmc-det .pane {
    display: none;
    padding: 12px;
    max-height: 584px;
    position: relative
}

.vmc-det .pane.show {
    max-height: 12000px;
    padding-bottom: 42px
}

.mReadMore {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 8px 0 16px;
    left: 0;
    text-transform: capitalize;
    color: #509cde
}

.gmcd-label {
    cursor: pointer;
    margin: 0;
    padding: 12px;
    position: relative;
    background: #fff
}

.gmcd-label.active:after {
    color: #fff;
    transform: rotate(180deg)
}

.gmcd-label:after {
    content: "\25BE";
    float: right;
    color: #373737
}

.gmcd-label~.gmcd-label {
    border-top: 1px solid #d6d8da
}

.gmcd-label.active {
    background-color: #335eea;
    color: #fff;
    font-size: 16px
}

.gmcd-label.active+.pane {
    display: block
}

.vmc-rel ul.grsug li {
    width: 100%;
    margin-left: 0 !important;
    box-shadow: 0 2px 18px 0 rgba(28, 39, 13, .23);
    border: solid 1.5px #8db654;
    padding: 0
}

.vmc-rel ul.grsug li img {
    max-width: 80px
}

.vmc-rel ul.grsug li .amt {
    width: 85px;
    height: 72px;
    background-color: #8db654;
    margin-bottom: 12px;
    display: inline-flex;
    vertical-align: top;
    margin: 8px
}

.vmc-rel ul.grsug li .amt>span small {
    font-size: 8px;
    opacity: .8
}

.vmc-rel ul.grsug li .amt>span.txt {
    font-size: 10px
}

.vmc-rel ul.grsug li>p {
    display: inline-flex;
    width: calc(100% - 210px);
    vertical-align: top;
    margin-left: 8px;
    padding-left: 8px;
    border-left: dashed 1px #e9e9e9;
    padding-top: 8px;
    margin-bottom: 0;
    min-height: 85px
}

.vmc-rel ul.grsug li>.amt.bt>i {
    background: #0f2b52;
    color: #fff
}

.vmc-rel ul.grsug li>a {
    padding: 8px;
    background: rgba(141, 182, 84, .2)
}

.vmc-rel ul.grsug li:hover {
    border: solid 1.5px #8db654;
    box-shadow: 0 2px 18px 0 rgba(28, 39, 13, .23);
    background: #fff
}

@media screen and (min-width:48em) {
    .vm-tab {
        width: calc(100vw - 72px)
    }
}

@media screen and (min-width:64em) {
    .vmc-rel>ul.grsug {
        margin: 26px 0 12px
    }

    .vmc-rel>ul.grsug li {
        width: 100%;
        display: inline-block
    }

    .vmc-rel>ul.grsug li .amt {
        width: 122px;
        height: 106px;
        margin: 12px
    }

    .vmc-rel>ul.grsug li .amt>span small {
        bottom: 5px;
        font-size: 10px
    }

    .vmc-rel>ul.grsug li .amt span.tp {
        top: 4px
    }

    .vmc-rel>ul.grsug li .amt>span.bm small.ri {
        bottom: 11px;
        font-size: 10px;
        right: -7px
    }

    .vmc-rel>ul.grsug li>p {
        width: calc(100% - 230px);
        min-height: 125px
    }

    .rating-modal {
        max-width: 520px
    }

    .rating-modal>.submit-fail {
        padding: 48px 24px
    }

    .rating-modal>.submit-fail span {
        margin-top: 24px;
        width: 80px;
        height: 80px;
        line-height: 100px
    }

    .rating-modal>.submit-fail span svg {
        width: 36px;
        height: 36px
    }

    .rating-modal>.submit-fail>p {
        font-size: 21px;
        margin-top: 36px
    }

    .rating-modal>span {
        right: 14px;
        top: 18px;
        cursor: pointer
    }

    .rating-modal>span svg {
        width: 26px;
        height: 16px
    }

    .ratingm-content {
        padding: 58px 0 56px
    }

    .ratingm-content .rathead {
        font-size: 22px;
        margin-bottom: 26px
    }

    .ratingm-content ul {
        width: 280px;
        margin-bottom: 26px
    }

    .ratingm-content ul li svg {
        width: 51px
    }

    .ratingm-content .rating-failure .rat-form {
        max-width: 330px;
        margin: 0 auto
    }

    .vmc-cl .merbanner {
        margin: 16px 0
    }

    .vmc-cl .vmc-title {
        font-size: 20px;
        max-width: 100%;
        margin: 28px 0
    }

    .vmc-cl .vmc-title span {
        display: inline;
        padding-right: 18px
    }

    .v-bread {
        position: static;
        text-align: left;
        margin-bottom: 0;
        font-size: 12px
    }

    .v-bread li {
        color: #fff
    }

    .v-bread a {
        color: #fff
    }

    .vmc-sort {
        margin: 16px 0 16px
    }

    .vm-c {
        position: relative;
        z-index: 1
    }

    .vmc-cl {
        display: inline-block;
        /*margin-right: 24px;*/
        margin-left:  24px;
        width: calc(100% - 270px);
        /*float: left;*/
        float: right
    }

    .vmc-f {
        display: inline-block;
        width: 240px
    }

    .v-subm {
        clear: both
    }

    .vmf-rel-cat,
    .vmf-rel-store {
        padding: 0
    }

    .vmc-fix {
        position: relative;
        width: auto;
        background: 0 0;
        padding-top: 0;
        right: 0;
        z-index: 2;
        margin-top: 96px
    }

    .vmc-fix .gmcfix-wrap {
        height: auto;
        overflow: hidden;
        margin: 0 -12px;
        padding-right: 0
    }

    .vmc-fix .gmcf-w {
        background: #fff;
        transition: all .3s ease
    }

    .vmc-fix .gmcf-w>p {
        margin-left: 12px
    }

    .vmc-fix .gmcf-w>span {
        padding-right: 12px;
        cursor: pointer
    }

    .vmc-fix .gmcf-w .vmf-srh {
        padding: 0 12px
    }

    .vmc-fix .gmcf-w .vmf-srh>span {
        right: 18px
    }

    .vmc-fix .gmcf-w.fixed {
        position: fixed;
        top: 155px;
        width: 240px
    }

    .vmf-bank,
    .vmf-cat {
        border-top: 1px solid #e9e9e9;
        margin-top: 8px;
        padding: 8px 12px 0
    }

    .vmf-bank>span,
    .vmf-cat>span {
        position: absolute;
        top: 22px;
        right: 10px;
        transition: .3s all ease;
        transform: rotate(90deg);
        cursor: pointer;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center
    }

    .vmf-bank>span>svg,
    .vmf-cat>span>svg {
        height: 15px
    }

    .vmf-bank>span.show,
    .vmf-cat>span.show {
        transform: rotate(0)
    }

    .vmf-bank>span.show+ul,
    .vmf-cat>span.show+ul {
        max-height: 0
    }

    .vmf-bank ul,
    .vmf-cat ul {
        max-height: 250px
    }

    .vmf-bank ul li,
    .vmf-cat ul li {
        position: relative;
        margin-bottom: 8px
    }

    .vmf-bank ul li label,
    .vmf-cat ul li label {
        white-space: nowrap;
        overflow: hidden;
        width: 100%;
        text-overflow: ellipsis
    }

    .vmf-bank {
        padding-bottom: 8px
    }

    .vmf-cat {
        margin-top: 24px
    }

    .vmf-img {
        cursor: pointer;
        border-radius: 2px;
        overflow: hidden;
        margin-top: 18px;
        transition: all .3s ease
    }

    .vmf-img>img {
        max-width: 100%
    }

    .vmf-img:hover {
        transform: translateY(-4px)
    }

    .vo-lc {
        border: none
    }

    .vmf-des {
        color: #515151;
        margin-top: 10px;
        padding-top: 14px
    }

    .vmf-des h2 {
        font-size: 18px
    }

    .vmf-des #gmfDesp {
        margin-bottom: 12px
    }

    .vmf-des #gmfDesp:after {
        background-color: #f5f6f8;
        box-shadow: -1px -8px 9px 2px rgba(245, 246, 248, .81)
    }

    .vmf-des #gmfDesp.show:after {
        bottom: -2px;
        box-shadow: none
    }

    .vm-mri {
        width: 240px;
        height: 190px;
        line-height: 190px;
        position: relative;
        top: 12px;
        display: inline-block
    }

    .vm-mri>span {
        font-size: 16px
    }

    .vm-mri.vm-cat {
        height: 190px
    }

    .vm-mr {
        height: 175px
    }

    .v-ca .vm-mrd .vm-mrd-sub {
        margin-bottom: 0
    }

    @keyframes love {
        0% {
            transform: scale(1);
            opacity: .15
        }

        80% {
            transform: scaleX(.8) scaleY(1.5) scaleZ(1.5)
        }

        100% {
            transform: scale(1);
            opacity: 1
        }
    }

    .vm-mrd {
        margin-top: 8px;
        width: calc(100% - 272px);
        margin-left: 24px;
        position: relative;
        vertical-align: top;
        display: inline-block;
        text-align: left
    }

    .vm-mrd>h1 {
        font-size: 25px;
        height: auto;
        display: inline-block;
        margin-top: 0
    }

    .vm-mrd>#lkMer {
        display: inline-block !important;
        vertical-align: middle;
        margin-left: 10px;
        position: relative;
        top: -20px;
        cursor: pointer;
        opacity: .15
    }

    .vm-mrd>#lkMer svg path {
        transition: fill .4s ease;
        fill: #fff
    }

    .vm-mrd>#lkMer.animate {
        animation: love .3s linear forwards
    }

    .vm-mrd>#lkMer.animate svg path {
        fill: #ec564a
    }

    .vm-mrd .vm-mrd-sub {
        position: static;
        padding-bottom: 10px;
        margin-bottom: 0
    }

    .vm-mrd .vm-mrd-sub>p {
        font-size: 14px;
        display: inline-block
    }

    .vm-mrd .vm-mrd-sub>p+p {
        margin-left: 12px;
        padding-left: 12px
    }

    .vm-mrd .vm-mrd-sub .gver {
        border-left: 1px solid #d6d8da
    }

    .vm-mrd .vm-mrd-sub .gver:after {
        margin-left: 12px
    }

    .vm-mrd .vm-mrd-sub .vm-rat {
        background: 0 0
    }

    .vm-rat .rat-p {
        display: inline-block !important
    }

    .vm-rat .rat-tobe {
        cursor: pointer
    }

    .vm-rat .rat-p {
        border-right: 1px solid #bac1c2;
        margin-right: 8px;
        padding-right: 12px
    }

    .vm-rat .rat-p>p,
    .vm-rat .rat-p>svg {
        display: inline-block;
        vertical-align: middle
    }

    .vm-rat .rat-p>svg{
        fill: #ffb125;
        stroke: #ffb125
    }

    .vm-rat .rat-p>p {
        font-size: 16px;
        margin: 0
    }

    .vm-rat .rat-p>p>small {
        color: #bebebe;
        font-size: 10px
    }

    .vm-rat .rat-p>p>span {
        display: block;
        color: #bebebe;
        font-size: 10px
    }

    .vm-rat .rat-tobe>svg {
        height: 34px
    }

    .vm-rat .rat-tobe>small,
    .vm-rat .rat-tobe>svg {
        display: inline-block;
        vertical-align: middle
    }

    .vm-rat .rat-tobe>small {
        font-size: 14px;
        color: #bebebe;
        width: 36px
    }

    .vm-user-checkbox {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .vm-user-checkbox #exUser label:after {
        top: 4px
    }

    .vm-user-checkbox #exUser>span {
        left: -12px;
        color: #fff
    }

    @keyframes smoothfix {
        from {
            top: 72px
        }

        to {
            top: 109px
        }
    }

    .vm-tab.fixed {
        top: 60px !important;
        width: 100%;
        padding-left: calc((100vw - 948px)/ 2);
        left: 0;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 12px;
        animation: smoothfix .3s linear forwards
    }

    .vm-tab.fixed .gmt-name {
        display: inline-block !important
    }

    .vm-tab {
        margin: 0;
        width: auto;
        border-radius: 3px
    }

    .vm-tab .gmt-name {
        display: none !important;
        background: 0 0;
        width: 273px;
        padding: 0;
        font-size: 16px;
        font-weight: 700;
        text-align: left;
        padding-right: 12px;
        border: none;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        top: 4px
    }

    .vm-tab li {
        width: 140px;
        cursor: pointer;
        font-size: 14px
    }

    .vm-tab li:nth-child(2) {
        margin-left: 0
    }

    .vc-box {
        margin-bottom: 16px
    }

    .vc-box .voc-det {
        padding: 12px 24px 24px;
        background-color: #fff;
        position: relative;
        border-top: 1px solid #f4f4f4;
    }

    .vc-box>ul {
        text-align: left;
        font-size: 14px;
        color: #797979;
        width: calc(100% - 158px);
        box-sizing: border-box;
        bottom: 0;
        padding: 4px 8px;
        margin-left: 158px;
        margin-top: -27px
    }

    .vc-box>ul>li.usr {
        display: none !important
    }

    .vc-box>ul>li {
        display: inline-block !important;
        padding: 2px 10px
    }

    .vc-box>ul>li.c-show-det {
        border: none;
        cursor: pointer;
        color: #335eea;
    }

    .vc-box>ul .c-show-cou {
        cursor: pointer
    }

    .vc-box>ul .c-show-cou:hover,
    .vc-box>ul .c-show-det:hover {
        background: #f1f1f1
    }

    .vc-box>ul>li+li {
        border-left: solid 1px #d5d5d5
    }

    .vc-box>ul>li.nd {
        float: right;
        cursor: pointer
    }

    .vc-box>ul>li.c-clk {
        cursor: default
    }

    .vc-box>ul>li.lk {
        border: none;
        cursor: pointer
    }

    .vc-box>ul>li.lk>svg path {
        transition: fill .4s ease;
        fill: #272b40
    }

    .vc-box>ul>li.lk:hover>svg path {
        fill: #2491ef
    }

    .vc-box>ul>li.lk.liked {
        animation: like .3s linear forwards
    }

    .vc-box>ul>li.lk.liked>svg path {
        fill: #2491ef
    }

    .vc-box>ul>li.gsh {
        position: relative;
        z-index: 1;
        top: -2px;
        padding-top: 3px
    }

    .vc-box>ul.veri:before {
        display: none
    }

    .vc-box>ul.veri:after {
        display: none
    }

    .amt {
        width: 122px;
        height: 106px;
        padding: 8px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .amt>span {
        font-size: 22px;
        padding-right: 14px
    }

    .amt>span small {
        font-size: 12px;
        opacity: .8
    }

    .amt>span>small.ri {
        right: -6px;
        top: 7px
    }

    .amt>span.txt {
        padding-top: 0;
        font-size: 16px;
        line-height: 1.5
    }

    .amt>span.bm>small.ri {
        top: 20px
    }

    .amt>span.per {
        font-size: 22px
    }

    .amt.bt i {
        transform: none;
        left: 0;
        width: 100%;
        bottom: 0;
        top: auto;
        font-size: 12px;
        padding: 8px 0;
        font-weight: 700
    }

    .amt.bt>span {
        top: -8px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .amt.bt>span.txt {
        left: 0;
        font-size: 14px;
        width: auto
    }

    .gcbl {
        width: 155px;
        display: inline-block;
        vertical-align: top;
        padding: 16px;
        padding-bottom: 24px
    }

    .gcbl>span {
        color: #8eb55a;
        font-size: 13px;
        font-weight: 500;
        position: relative;
        text-align: center;
        top: 12px
    }

    .gcbl>span:before {
        content: "\2714";
        margin-right: 4px;
        font-size: 6px;
        width: 12px;
        height: 12px;
        color: #fff;
        background: #8db654;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        line-height: 12px
    }

    @keyframes like {
        0% {
            transform: scale(1) rotate(0)
        }

        50% {
            transform: scale(1.3) rotate(-5deg)
        }

        100% {
            transform: scale(1) rotate(-20deg)
        }
    }

    .gcbr {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 160px);
        min-height: 200px;
        position: relative;
        padding-top: 16px;
        padding-left: 12px
    }

    .gcbr .bank span {
        font-size: 10px
    }

    .gcbr .bank img {
        height: 16px
    }

    .gcbr .bank span+span {
        padding-left: 6px;
        margin-left: 6px
    }

    .gcbr>p {
        font-size: 16px;
        width: calc(100% - 220px);
        margin-top: 8px
    }

    .gcbr .gcbr-r {
        width: 190px;
        margin-left: 16px;
        vertical-align: middle;
        flex-direction: column;
        justify-content: center;
        right: 12px;
        bottom: 27px
    }

    .gcbr .gcbr-r .usr {
        color: #787878;
        font-size: 12px;
        text-align: center;
        margin-bottom: 12px;
        display: block
    }

    .gcbr .gcbr-r .usr>i {
        background-image: url(https://voucher.com.vn/ma-giam-gia/mggpage/v2/img/users.svg);
        background-repeat: no-repeat;
        width: 12px;
        height: 11px;
        background-size: contain;
        display: inline-block;
        margin-right: 8px;
        position: relative;
        top: 1px
    }

    .cbtn {
        background: #e5e5e5;
        width: 180px;
        border-radius: 4px;
        height: 40px;
        line-height: 40px;
        position: relative;
        border: 1.5px dashed #979797;
        z-index: 1
    }

    .cbtn>span:nth-child(2) {
        text-align: right;
        color: #000;
        font-weight: 700;
        padding-right: 10px
    }

    .cbtn>div {
        transition: all .3s ease;
        position: absolute;
        left: -2px;
        top: -2px;
        height: 42px;
        background: #335eea;
        font-size: 13px;
        width: 160px;
        color: #fff;
        box-shadow: 0 2px 4px 0 rgba(157, 157, 157, .5);
        border-radius: 4px 2px 2px 4px;
        line-height: 43px
    }

    .cbtn.open {
        overflow: hidden
    }

    .cbtn.open>span:nth-child(2) {
        text-align: left;
        padding: 0;
        padding-left: 8px;
        font-weight: 400;
        font-size: 10px;
        display: inline-block !important;
        float: left;
        max-width: 100px;
        overflow: hidden;
        white-space: nowrap
    }

    .cbtn.open>.cp {
        float: right;
        font-size: 9px;
        color: #777;
        text-decoration: underline;
        position: relative;
        right: 6px;
        cursor: pointer;
        word-spacing: -1px
    }

    .cbtn.open>.cp:hover {
        color: #509cde
    }

    .cbtn:hover>div {
        width: 150px
    }

    .vc-box.dl .cbtn {
        border: none;
        box-shadow: 0 2px 4px 0 rgba(157, 157, 157, .5);
        background-color: #335eea
    }

    .vc-box.dl .cbtn>span:nth-child(2) {
        text-align: center;
        color: #fff;
        font-weight: 400
    }

    .vc-box.ex .cbtn {
        background: #e5e5e5
    }

    .vc-box.ex .cbtn>div {
        background: #8db654
    }

    .vc-box.su>img {
        right: auto;
        top: 16px;
        max-height: 34px;
        max-width: none;
        left: 170px
    }

    .vc-box.su .gcbr>p {
        margin-top: 38px
    }

    .vc-box.su .gcbr-r {
        margin-top: 6px
    }

    .vc-box.banko .gcbr .bank {
        width: calc(100% - 210px)
    }

    .vc-box.ct>span {
        right: auto;
        left: 170px;
        width: 75px
    }

    .vc-box.ct .gcbr>p {
        margin-top: 24px;
        width: calc(100% - 212px);
        min-height: 75px
    }

    .vc-box.ct>ul {
        margin-top: 0;
        border-left: dashed 1px #e9e9e9
    }

    .vc-box.ct .gcbr>a {
        margin-bottom: 20px
    }

    .vc-box.ct.banko .bank {
        margin-top: 32px;
        width: calc(100% - 210px)
    }

    .vc-box.ct.banko .gcbr>p {
        margin-top: 0;
        min-height: 48px
    }

    .vmc-rel ul li {
        padding: 16px;
        margin-bottom: 16px;
        border-radius: 8px;
        border: solid 1px #d6d8da;
        box-sizing: border-box;
        width: 49%
    }

    .vmc-rel ul li img {
        top: 16px;
        right: 16px;
        max-width: 100px;
        max-height: 40px
    }

    .vmc-rel ul li p {
        font-size: 15px;
        min-height: 64px;
        line-height: 1.5
    }

    .vmc-rel ul li a.vall {
        font-size: 14px;
        height: 25px
    }

    .vmc-rel ul li .amt {
        width: 122px;
        height: 75px;
        padding-top: 10px
    }

    .vmc-rel ul li .amt>span {
        font-size: 22px
    }

    .vmc-rel ul li .amt>span small {
        font-size: 10px;
        opacity: .8;
        right: -3px
    }

    .vmc-rel ul li .amt>span.txt {
        font-size: 16px;
        line-height: 1.2
    }

    .vmc-rel ul li:nth-child(2n) {
        margin-left: 12px
    }

    .vmc-rel ul a.vall>span {
        width: 20px;
        height: 20px
    }

    .vmc-rel ul .cbtn {
        margin: 0 0 16px;
        width: 100%
    }

    .vmc-rel ul .cbtn>span:nth-child(2) {
        font-size: 14px;
        padding-right: 14px
    }

    .vmc-rel ul .cbtn>div {
        width: calc(100% - 25px)
    }

    .vmc-rel ul .cbtn:hover>div {
        width: calc(100% - 40px)
    }

    .vmc-exp ul {
        font-size: 0
    }

    .vmc-exp ul li {
        width: 49%;
        padding: 16px;
        border-radius: 8px;
        margin-bottom: 16px
    }

    .vmc-exp ul li>span {
        right: 16px;
        top: 16px
    }

    .vmc-exp ul li>span>svg {
        width: 24px;
        height: 24px
    }

    .vmc-exp ul li>p:not(.exp-time) {
        font-size: 16px;
        min-height: 60px
    }

    .vmc-exp ul li .amt {
        width: 122px;
        height: 63px;
        padding-top: 10px
    }

    .vmc-exp ul li .amt>span {
        font-size: 20px
    }

    .vmc-exp ul li .amt>span small {
        font-size: 10px;
        opacity: .8;
        right: -3px
    }

    .vmc-exp ul li .amt>span.txt {
        font-size: 16px;
        line-height: 1.2
    }

    .vmc-exp ul li:nth-child(2n) {
        margin-left: 12px
    }

    .gmcd-label {
        position: absolute;
        top: 0;
        left: 0;
        background: #335eea;
        color: #fff;
        width: 33.33%;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        height: 44px;
        box-sizing: border-box
    }

    .gmcd-label:nth-of-type(2) {
        left: 33.33%
    }

    .gmcd-label:nth-of-type(3) {
        left: 66.68%
    }

    .gmcd-label.active {
        background: #fff;
        color: #000;
        font-weight: 500;
        font-size: 16px
    }

    .gmcd-label:after {
        display: none
    }

    .gmcd-label:before {
        content: '';
        background-color: #123561;
        width: 100%;
        height: 6px;
        display: block;
        position: absolute;
        top: -6px;
        left: 0;
        border-radius: 3px;
        transition: all .3s ease
    }

    .gmcd-label:hover:before {
        top: 0
    }

    .gmcd-label~.gmcd-label {
        border: none
    }

    .vmc-det {
        border: solid 1px #335eea;
        border-top-width: 2px
    }

    .vmc-det .pane {
        padding: 24px;
        margin-top: 42px;
        max-height: none
    }
    .voc-com {
        padding: 12px 24px 24px;
    }
}

@media screen and (min-width:80em) {
    .gcbr {
        min-height: 160px
    }

    .vmc-rel>ul.grsug li+li {
        margin-left: 33px !important
    }

    .vmc-rel>ul.grsug li {
        width: 48%
    }

    .vmc-rel>ul.grsug li a {
        background: 0 0;
        padding: 12px
    }

    .vmc-rel>ul.grsug li img {
        max-width: 110px
    }

    .vmc-rel>ul.grsug li .amt {
        width: 122px;
        height: 86px;
        margin: 12px
    }

    .vmc-rel>ul.grsug li .amt>span small.ri {
        right: -15px
    }

    .vmc-rel>ul.grsug li>p {
        display: block;
        width: 100%;
        border: none;
        margin: 0;
        padding: 12px;
        box-sizing: border-box;
        min-height: 85px
    }

    .vmc-rel>ul.grsug li .amt.bt i {
        font-size: 10px;
        padding: 6px 0
    }

    .vmc-rel>ul.grsug li .amt.bt>span {
        height: 48px;
        top: -4px
    }

    .vm-tab.fixed {
        padding-left: calc((100vw - 1130px)/ 2) !important
    }

    .vmc-rel ul li:nth-child(2n) {
        margin-left: 16px
    }

    .vmc-exp ul li:nth-child(2n) {
        margin-left: 16px
    }
}

.allCmnts {
    position: relative;
    display: block;
    cursor: pointer;
    line-height: 20px;
    margin: 12px auto 0;
    font-weight: 700
}

.voc-com .vo-cmnt>p.vo-ud.vocn-cmt .name {
    color: #8db654
}

.voc-com .vo-cmntReply p.vo-ud .name {
    color: #7b8b8e
}

.voc-com .vo-cmntReply p.vo-ud.vocn-cmt .name {
    color: #8db654
}

@media screen and (min-width:64em) {

    .vmf-bank>p,
    .vmf-cat>p {
        margin: 0;
        padding: 14px 0;
        cursor: pointer
    }
}

.vm-mrd-sub .rat-tobe.rated+.rat-tobe {
    cursor: default
}
.vo-sbCont {
    position: relative;
    margin: 0 -12px;
    font-size: 0;
}

.vo-sbCont>.vo-subLeft,
.vo-sbCont>.vo-subRight {
    width: 52%;
    padding: 0 12px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

.vo-sbCont>.vo-subRight {
    width: 48%
}

.vo-subLeft>b {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto 24px;
    letter-spacing: .3px
}

.vo-subLeft>p {
    margin: 0;
    max-width: 88%;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .3px
}
.vo-eig {
    position: relative
}

.vo-eig>.form-control {
    width: 100%;
    height: 40px;
    padding: 12px;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #d6d8da;
    background-color: #edeff0
}

.vo-eig>span {
    position: absolute;
    top: 50%;
    right: 2px;
    color: #fff;
    height: 36px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 0 24px;
    border-radius: 2px;
    line-height: 36px;
    letter-spacing: .3px;
    margin: -18px auto 0;
    background-color: #335eea;
    text-transform: uppercase
}

.vo-subBox>.container>p {
    color: #7b8b8e;
    font-size: 12px;
    line-height: 22px;
    margin: 24px auto 0;
    letter-spacing: .3px
}

.vo-fc {
    position: relative;
    font-size: 0;
    margin: 0 -24px
}

.vo-fc>.vo-fcLeft,
.vo-fc>.vo-fcRight {
    width: 28%;
    color: #fff;
    font-size: 14px;
    padding: 0 24px;
    vertical-align: top;
    display: inline-block
}

.vo-fcLeft .vo-logo .path2 {
    fill: #fff
}

.vo-fcLeft .vo-logo>span {
    color: #fff
}

.vo-fc>.vo-fcRight {
    width: 72%
}


.vo-fl>li+li {
    margin: 10px auto 0
}

.vo-fl>li {
    font-size: 0
}

.vo-fl>li>a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 24px;
    letter-spacing: .3px;
    vertical-align: middle
}

.vo-fl>li>a:hover {
    text-decoration: underline
}

.vo-quote {
    position: relative;
    color: #fff;
    padding: 60px 0;
    text-align: center;
    margin: 60px auto 0;
    border-top: 2px solid rgba(255, 255, 255, .27)
}

.vo-quote>span {
    color: #8eb55a;
    font-size: 42px;
    cursor: pointer;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: .8px
}

.vo-quote>p {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: .5px
}

.vo-footCont>.container>p {
    line-height: 24px;
    text-align: center;
    letter-spacing: .1px;
    color: rgba(255, 255, 255, .5)
}

.vo-sl {
    position: relative;
    margin: 24px auto 0;
    padding: 24px 0 0
}

.vo-sl::before {
    content: '';
    position: absolute;
    width: 72px;
    height: 2px;
    background-color: rgba(255, 255, 255, .27);
    top: 0;
    left: 0
}

.vo-sl>li>a {
    display: block;
    width: 36px;
    height: 36px;
    background-color: #3b5998;
    border-radius: 50%;
    text-align: center;
    line-height: 48px
}

.vo-sl>li>a>.vo-sIco {
    fill: #fff;
    width: 24px
}

.vo-sl>li>a.google {
    background-color: #dc4e41
}

.vo-sl>li>a.twitter {
    background-color: #55acee
}

.vo-sl>li>a.twitter>.vo-sIco {
    width: 22px
}

.vo-sl>li>a.linkedin {
    background-color: #007ab9
}
/*vModal*/
.open-vModal {
    overflow: hidden
}
.open-vModal .vModal.show {
    top: 50%;
    visibility: visible;
    opacity: 1
}

.open-vModal #overlay {
    display: block;
    opacity: .8;
    background-color: #0d254c
}

.vModal {
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    width: 300px;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 300px;
    background: #fff;
    z-index: 3000;
    overflow-y: auto;
    transition: all .3s ease; 
    border-radius: 8px
}

.vModal>span {
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 12
}

.vModal>.submit-fail {
    padding: 24px;
    position: absolute;
    left: 110%;
    top: 0;
    text-align: center;
    width: 100%;
    transition: all .3s ease
}

.vModal>.submit-fail small {
    color: #9c9c9c;
    font-size: 14px
}

.vModal>.submit-fail p {
    margin: 24px 0 8px
}

.vModal>.submit-fail>span {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #8eb55a;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    line-height: 56px
}

.vModal>.submit-fail>span svg {
    width: 20px;
    height: 20px
}

.vModalBody {
    transition: all .3s ease;
    position: relative;
    padding: 12px;
    text-align: center;
    min-height: 200px;
    color: #575757
}

.vModalBody>.vmdhead {
    font-size: 16px;
}
.vModalBody>.vmdhead>h4 {
    font-weight: 400
}



.vModalContent .coupon-submit-failure.submit {
    display: block
}

.vModalContent .coupon-submit-failure.submit+.coupon-submit-success {
    display: none
}

.vModalContent .coupon-submit-failure {
    display: none
}

.vModalContent .coupon-submit-failure .sc-form {
    margin-top: 24px;
    padding: 12px;
    text-align: left;
    position: relative
}

.vModalContent .coupon-submit-failure .sc-form label {
    display: block;
    margin-bottom: 8px;
    color: #2491ef
}

.vModalContent .coupon-submit-failure .sc-form>input {
    display: block;
    width: 100%;
    bordeR: none;
    box-sizing: border-box;
    border-bottom: 1px solid #979797;
    height: 34px;
    padding-right: 24px
}

.vModalContent .coupon-submit-failure .sc-form>input:focus {
    outline: 0;
    border-color: #000
}

.vModalContent .coupon-submit-failure .sc-form>span {
    cursor: pointer;
    position: absolute;
    bottom: 18px;
    right: 14px
}

.vModalContent .coupon-submit-failure .sc-form>span svg {
    height: 16px;
    width: 16px
}

.vModal.failed .submit-fail {
    transform: translateX(-110%)
}

.vModal.failed .vmdhead{
    transform: translateX(-110%);
}
.vModal.failed .vModalContent {
    transform: translateX(-110%)
}

@media screen and (min-width:64em) {
    .vModal {
        min-width: 520px
    }

    .vModal>.submit-fail {
        padding: 48px 24px
    }

    .vModal>.submit-fail span {
        margin-top: 24px;
        width: 80px;
        height: 80px;
        line-height: 100px
    }

    .vModal>.submit-fail span svg {
        width: 36px;
        height: 36px
    }

    .vModal>.submit-fail>p {
        font-size: 21px;
        margin-top: 36px
    }

    .vModal>span {
        right: 14px;
        top: 18px;
        cursor: pointer
    }

    .vModal>span svg {
        width: 26px;
        height: 16px
    }

    .vModalBody {
        padding: 58px 0 56px
    }

    .vModalBody .vmdhead {
        font-size: 22px;
        margin-bottom: 26px
    }

    .vModalBody .coupon-submit-failure .sc-form {
        max-width: 330px;
        margin: 0 auto
    }
}


.vo-eCoup{
    display: none;
    position: absolute;
    top: 2px;
    left: 3px;
}
@media only screen and (min-width:767px) {
    .vo-eCoup{display: inline-block;}
}