body, html {
    margin:0;
    font-family:"Microsoft JhengHei";
    overflow-x: hidden;
}

:focus {
    outline: none;
}

:visited {
    outline: none;
}

:active {
    outline:none;
}

h1 {
    font-size: 24px;
    color: #D65000;
    font-weight: 700;
}

h2 {
    font-size: 20px;
    font-weight: 400;
    width: 100%;
}

h4 {
    font-size:16px;
    font-weight:400;
    text-align: left;
    word-wrap : break-word ;
    margin-bottom: 0px;
}

h5 {
    font-size: 14px;
    color: #000;
    margin: 5px auto;
    text-align: left;
    word-wrap : break-word ;
}

h6 {
    font-size: 16px;
    color: #999999;
    text-decoration: line-through;
    vertical-align: bottom;
}

a {
    text-decoration: none !important;
    color: #000;
}

a:hover {
    color: #000;
}

.row-lg-04 {
    display: block;
    width: 100%;
    height: 400px;
    margin: 0% auto;
    padding: 1%;
}

.row-lg-03 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0% auto;
    /*padding: 1%;*/
}

.row-lg-02 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0% auto;
    /*padding: 1%;*/
}

.row-lg-01 {
    display: block;
    width: 100%;
    height: 100px;
    margin: 0% auto;
    padding: 1%;
}

.row-md-01, .row-md-02, .row-md-03, .row-md-04, .row-md-05, .row-md-06, .row-md-07 {
    display: none;
}

@media (max-width: 768px) {
    .row-lg-01, .row-lg-02, .row-lg-03, .row-lg-04 {
        display: none;
    }

    .row-md-01 {
        display: block;
        width: 100%;
        height: 100px;
        margin: 0% auto;
        padding: 1%;
    }

    .row-md-02 {
        display: block;
        width: 100%;
        height: 200px;
        margin: 0% auto;
        padding: 1%;
    }

    .row-md-03 {
        display: block;
        width: 100%;
        height: auto;
        margin: 0% auto;
        padding: 1%;
    }

    .row-md-04 {
        display: block;
        width: 100%;
        height: 400px;
        margin: 0% auto;
        padding: 1%;
    }

    .row-md-05 {
        display: block;
        width: 100%;
        height: 500px;
        margin: 0% auto;
        padding: 1%;
    }

    .row-md-06 {
        display: block;
        width: 100%;
        height: 600px;
        margin: 0% auto;
        padding: 1%;
    }

    .row-md-07 {
        display: block;
        width: 100%;
        height: 700px;
        margin: 0% auto;
        padding: 1%;
    }
}

/*COL-RWD*/
.col-lg-01 {
    width: 100%;
    margin: 1% auto;
    float: left;
}

.col-lg-02 {
    width: 50%;
    margin: 1% auto;
    float: left;
}

.col-lg-03 {
    width: 33.3333%;
    margin: 1% auto;
    float: left;
}

.col-lg-04 {
    width: 25%;
    margin: 0% auto;
    float: left;
    position: relative;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        section.recon > .container > .row-lg-03 > .col-lg-04 {
            height: 320px;
        }

        .nav-container {
            display: inline-block;
        }

        .slider {
            margin-top: -5px;
        }
    }

    @media (max-width: 991px) {
        section.recon > .container > .row-lg-03 > .col-lg-04 {
            height: 260px;
        }
    }

    @media (max-width: 768px) {
        section.recon > .container > .promotion-slide > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 {
            max-height: 410px;
        }

        .nav-container {
            display: block;
        }

        .slider{
            margin-top: 0px;
        }
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    section.recon > .container > .row-lg-03 > .col-lg-04 {
        height: 320px;
    }
}

@media (max-width: 991px) {
    section.recon > .container > .row-lg-03 > .col-lg-04 {
        height: 260px;
    }
}

@media (max-width: 768px) {
    section.recon > .container > .promotion-slide > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 {
        max-height: 410px;
    }
}

.col-lg-05 {
    width: 20%;
    margin: 1% auto;
    float: left;
}

.col-lg-06 {
    width: 16.66667%;
    margin: 1% auto;
    float: left;
}

.col-lg-07 {
    width: 14.2%;
    margin: 1% auto;
    float: left;
}

.col-lg-08 {
    width: 12.5%;
    margin: 1% auto;
    float: left;
}

.col-lg-08 > img {
    display: block;
    margin: 1% auto;
}

.col-lg-10 {
    width: 10%;
    margin: 1% auto;
    float: left;
}

.col-lg-10 > img {
    display: block;
    margin: 1% auto;
}

.col-md-01, .col-md-02, .col-md-03, .col-md-04, .col-md-05, .col-md-06, .col-md-08, .col-md-10 {
    display: none;
}

@media (max-width: 768px) {
    .col-lg-01, .col-lg-02, .col-lg-03, .col-lg-04, .col-lg-05, .col-lg-06, .col-lg-08, .col-lg-10 {
        display: none;
    }
    .col-md-01, .col-md-02, .col-md-03, .col-md-04, .col-md-05, .col-md-06, .col-md-08, .col-md-10 {
        display: block;
    }

    .col-md-01 {
        width: 100%;
        margin: 1% auto;
        float: left;
    }

    .col-md-02 {
        width: 50%;
        margin: 1% auto;
        float: left;
        position: relative;
    }

    .col-md-03 {
        width: 33.3333%;
        margin: 1% auto;
        float: left;
    }

    .col-md-04 {
        width: 25%;
        margin: 1% auto;
        float: left;
    }

    .col-md-05 {
        width: 20%;
        margin: 1% auto;
        float: left;
    }

    .col-md-06 {
        width: 16.66667%;
        margin: 1% auto;
        float: left;
    }

    .col-md-08 {
        width: 12.5%;
        margin: 1% auto;
        float: left;
    }

    .col-md-10 {
        width: 10%;
        margin: 1% auto;
        float: left;
    }
}

.ad-word-container {
    background-color: #F4FBF3;
}

.ad-word {
    font-size: 12px;
    height: 20px;
    margin: 0px auto;
    line-height: 25px;
}

.ad-word > a {
    color: #57B648;
}

/*HEADER*/
header {
    width: 950px;
    height: 90px;
    margin: 0px auto;
}

@media (max-width: 991px) {
    header {
        width: 720px;
        height: 70px;
    }
}

.logo {
    margin-top: 7px;
    height: 72px;
    width: 70%;
    float: left;
}

.logo > a > img {
    display: block;
    width: 30%;
    max-width: 200px;
    float: left;
}

.logo-rwd {
    display: none;
}

.cht-logo {
    width: 72px;
    height: 24px;
    float: left;
    margin-right: 3%;
}

.cht-logo  img {
    width: 100%;
}

.points-web {
    float: right;
    display: block;
    position: relative;
    z-index: 999;
    width: auto;
}

.points-number {
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
}

.points-icon {
    width: 22px;
    float: left;
}

.logout {
    float: left;
    margin-left: 10px;
}

.logout > a {
    text-decoration: none;
}

.points {
    display: none;
}

.banner {
    width: 70%;
    height: 72px;
    float: left;
}

.banner-01, .banner-02 {
    margin-left: 1%;
    display: block;
    float: left;
    width: 45%;
    max-width: 210px;
}

.banner-01 {
    margin-left: 5%;
}

.banner-01 > a > img, .banner-02 > a > img {
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    header, .topnav-container {
        display: none
    }

    .logo-rwd {
        position: relative;
        display: block;
        width: 100px;
        height: 50px;
        float: left;
        z-index: 999;
        margin-left: 50px;
    }

    .logo-rwd > a > img {
        width: 100px;
        margin-top: 8px;
    }
}

/*SEARCH*/
.search {
    height: 72px;
    width: 30%;
    float: right;
    margin-top: 7px;
}

.search > form {
    display: block;
    width: 100%;
    height: 72px;
}

.search-box {
    margin-top: 21px;
    height: 30px;
    width: 50%;
    border:1px solid #C5EA7B;
    float: right;
    padding: 0% 3%;
}

.search-catagories {
    height: 30px;
    width: 30%;
    border:1px solid #C5EA7B;
    float: left;
}

.search-icon {
    margin-top: 21px;
    height: 27px;
    width: 20px;
    float: right;
    background-color: #C5EA7B;
    border:1px solid #C5EA7B;
    transition: 0.1s;
}

.search-icon:active {
    background-color:#E8F9B4;
    border:1px solid #E8F9B4;
}

.search-title > h4 {
    font-size: 24px;
    color: #0065AC;
    margin: 1px 0px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}

.url-box {
    width: 100%;
    height: 40px;
    color: #24BF43;
}

/*MENU*/
.topnav-container {
    width: 950px;
    height: 35px;
    margin: 0px auto;
    line-height: 40px;
    font-size: 12px;
}

@media (max-width: 991px) {
    .topnav-container {
        width: 720px;
    }
}

.cht-line > img {
    display: block;
    width: 100%;
    height: 3px;
}

.cht-line-rwd > img {
    display: none;
}

@media(max-width: 768px) {
    .cht-line > img {
        display: none;
    }

    .cht-line-rwd > img {
        display: block;
        width: 100%;
        height: 3px;
    }
}

.nav-container {
    height: 30px;
    width: 100%;
    background-image: linear-gradient(to bottom, #57B648,#90DC7E);
}

@media (max-width: 768px) {
    .nav-container{
        height: 50px;
    }
}

.topnav {
    height: 30px;
}

.topnav-left {
    display: table;
    height: 30px;
    width: 68%;
    float: left;
}

.topnav-right {
    display: table;
    height: 30px;
    width: 32%;
    float: right;
}

.topnav-left-item {
    display: table-cell;
    vertical-align: middle;
    height: 17px;
    float: left;
    margin: 0px 2% 0% 0%;
    text-decoration: none;
    color: #000;
}

.topnav-right-item {
    float: right;
    margin: 0px 0% 0% 3%;
    text-decoration: none;
    color: #000;
}

.topnav-right-item-login {
    float: left;
    text-decoration: none;
    color: #000;
}

.nav {
    width: 950px;
    margin: 0px auto;
}


@media (max-width: 991px) {
    .nav {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .nav {
        width: 100%;
        height: 0px;
    }
}

.main-nav {
    position: absolute;
    overflow: hidden;
    /*width: 100%;*/
    float: left;
    z-index: 999;
}

.nav-space {
    display: none;
}

@media (max-width: 768px) {
    .main-nav {
        background-color: #fff;
        width: 100%;
    }

    .nav-space {
        display: block;
        height: 50px;
    }
}

.nav-border {
    width: 90%;
    height: 37px;
    margin: 0px auto;
}

.nav-border-inside {
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
}

@media (max-width: 768px) {
    .nav-border {
        height: auto;
        background-color: #fff;
    }
}

.main-nav a {
    float: left;
    width: 118.75px;
    display: block;
    height: 20px;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    text-decoration: none;
    font-size: 14px;
    /*border-right: 1px solid #CCCCCC;*/
    background-image: linear-gradient(to bottom, #57B648,#90DC7E );
}

.main-nav a > img, .dropbtn > img {
    display: none;
}

@media (max-width: 991px) {
    .main-nav a {
        width: 87.142px;
    }
}

@media (max-width: 768px) {
    .main-nav a {
        padding: 8px 0px;
        border-right: none;
        display: none;
        background-color: #fff;
        background-image: none;
        color: #000;
    }

    .main-nav a > img, .main-nav.responsive .dropdown .dropbtn > img {
        display: inline-block;
        margin: 0px 5px 0px 43%;
        width: 20px;
    }

    .dropdown > img {
        float: left;
    }
}

.main-nav > .nav-border-inside > a > span {
    /*vertical-align: middle;*/
}

@media (max-width: 450px) {
    .main-nav a > img, .main-nav.responsive .dropdown .dropbtn > img {
        display: inline-block;
        margin: 0px 5px 0px 37%;
    }
}

.member-not-login, .member-login {
    display: none;
}

.main-nav a.nav-logout {
    display: none;
}

@media (max-width: 768px) {
    .nav-logout {
        display: block;
    }
}

@media (max-width: 768px) {
    .member-not-login {
        display: block;
        height: 50px;
        position: relative;
        z-index: 999;
        margin-right: 3%;
    }

    .member-not-login> a > img {
        margin-top: 14px;
    }

    .points {
        display: block;
        position: relative;
        z-index: 999;
        height: 50px;
    }

    .points-number {
        height: 30px;
        margin: 12px 0px 0px;
        text-align: center;
        line-height: 30px;
    }

    .points-icon {
        width: 22px;
        height: 22px;
        margin-top: 15px;
    }
}

/*.active {
  background-color: #4CAF50;
  color: white;
}*/

.main-nav .icon {
    display: none;
}

.dropdown {
    width: 118.75px;
    float: left;
    overflow: hidden;
}

@media (max-width: 991px) {
    .dropdown {
        width: 87.142px;
    }

    .dropdown.custom {
        width: 110px;
    }
}

.dropdown .dropbtn {
    width: 90%;
    font-size: 14px;
    height: 27px;
    border: none;
    outline: none;
    color: #fff;
    background-color: rgba(255,255,255,0);
    font-family: inherit;
    margin: 0;
    padding-top: 2px;
}

@media (max-width: 768px) {
    .dropdown .dropbtn {
        color: #000;
    }
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #fff;
    border:1px solid #C5EA7B;
    color: #000;
}

.dropdown-menu {
    top: 0px;
    left: 0px;

}

.btn-primary {
    background-color: #fff;
    border:1px solid #C5EA7B;
    color: #000;
}

.btn {
    padding: 3px 8px;
}

.dropdown-content {
    display: none;
    position: relative;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
}

.dropdown-content a {
    float: none;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 100%;
}

.main-nav a:hover, .dropdown:hover .dropbtn {
    background-image: none;
    background-color: #346d2c;
}

@media (max-width: 768px) {
    .main-nav a:hover, .dropdown:hover .dropbtn {
        border-bottom: 2px solid #57B648;
        background-image: none;
        background-color: #fff;
    }
}

@media (max-width: 768px) {
    .dropdown-content > a {
        padding-left: 10px;
    }
}

.dropdown-content a:hover {
    background-color: #346d2c;
    border: none;
}

@media (min-width: 768px) {
    .dropdown:hover .dropdown-content {
        display: block;
        margin-top: -1px;
    }
}

@media (max-width: 768px) {
    .dropdown-content.active{
        display: block;
    }
}


@media screen and (max-width: 768px) {
    .main-nav > .nav-border > a, .dropdown .dropbtn {
        display: none;
    }

    .main-nav a.icon {
        float: left;
        display: block;
        margin: 6px 0px 0px 5px;
        width: 30px;
        border: none;
        font-size: 18px;
        font-weight: 800;
        background-color: #57B648;
        color: #fff;
    }
}

@media screen and (max-width: 768px) {
    .main-nav.responsive {
        position: absolute;
        z-index: 1000;
    }

    .main-nav.responsive .icon {
        text-align: left;
        padding: 14px 0px 10px 12px;
        width: 100%;
        position: absolute;
        color: #fff;
        left: 0;
        top: 0;
        z-index: 1000;
        background-color: #57B648;
    }

    .main-nav.responsive a {
        width: 100%;
        height: 25px;
        float: none;
        display: block;
        text-align: left;
        margin: 0% auto;
        border-bottom: 1px solid #ccc;
        background-color: hsla(0, 100%, 100%, 0.5);
    }

    .main-nav.responsive .dropdown {
        float: none;
        width: 100%;
        margin: 0% auto;
        text-align: center;
        border: none;
    }

    .main-nav.responsive .dropdown-content {
        position: relative;
    }

    .main-nav.responsive .dropdown .dropbtn {
        width: 100%;
        display: block;
        width: 100%;
        text-align: left;
        border-right: none;
        border-bottom: 1px solid #ccc;
        padding: 8px 0px 8px 0px;
    }
}

@media (max-width: 768px) {
    .dropdown-content a {
        color: #000;
        text-align: center !important;
    }
}

/*SLIDER*/
.slider {
    width: 100%;
    height: 100%;
}

.slider-inner {
    width: 957px;
    margin: 0px auto;
}

@media (max-width: 991px) {
    .slider-inner {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .slider-inner {
        width: 100%;
    }
}

.slider > .slider-inner > #big-banner > .owl-stage-outer {
    overflow: visible;
}

.slider > .slider-inner > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > a > img {
    border: none !important;
}

#big-banner .owl-prev, #big-banner .owl-next {
    position: absolute;
    top: 30%;
    color: #fff;
    width: 40px;
    height: 140px;
    font-size: 20px;
}

@media(max-width: 768px) {
    #big-banner .owl-prev, #big-banner .owl-next {
        top: 1%;
    }
}

#big-banner .owl-prev span, #big-banner .owl-next span {
    font-size: 80px;
    text-shadow: black 0px 0px 0.2em;
    opacity: 1;
    color:#fff;
}

#big-banner .owl-prev:hover, #big-banner .owl-next:hover {
    background-color: transparent;
}

#big-banner  .owl-prev {
    left: -10px;
}

#big-banner  .owl-next {
    right: -10px;
}

.slider-caption {
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 40px;
    background-color: hsla(0, 0%, 0%, 0.5);
}

.slider-caption-text {
    display: table;
    width: 95%;
    height: 40px;
    margin: 0px auto;
}

.slider-caption > .slider-caption-text > span, .dropbtn > span > a {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
}

@media (max-width: 768px) {
    .slider-caption {
        display: none;
    }
}

#big-banner > .owl-stage-outer > .owl-stage > .owl-item {
    background-color:#fff;
    word-break: break-all;
}

#big-banner > .owl-stage-outer > .owl-stage > .owl-item > .item > a > img {
    opacity: 0.1;
}

#big-banner > .owl-stage-outer > .owl-stage > .owl-item.active > .item > a > img {
    opacity: 1;
}

.slider > .slider-inner > #big-banner > .owl-stage-outer > .owl-stage {
    background-color: #ccc;
}

.fa {
    color: #ccc;
    font-size: 18px;
}

.dropbtn > .fa {
    color: #fff;
}

@media (max-width: 768px) {
    .dropbtn > .fa {
        color: #000;
    }
}

#big-banner .owl-item .slider-caption{
    display: none;
}

#big-banner .owl-item.active .slider-caption{
    display: inherit;
}

/*ICON BAR*/
.iconbar-container {
    width: 1000px;
    margin: 10px auto 0px auto;
}

@media (max-width: 991px) {
    .iconbar-container {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .iconbar-container {
        width: 70%;
    }
}

.dummy {
    margin-top: 100%;
}
    
div.for-img {
    display: inline-block;
    position: relative;
}

div.for-img > img {
    position: absolute;
    top : 0;
    left: 50%;
}

div.for-img > .flag {
    position: absolute;
    top : 1px;
    right: -50%;
    width: 45%;
    height: 10%;
    font-size: 10px;
    font-weight: bold;
    color: white;
    text-align: center;
}
.iconbar-container > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > a > img,  
.iconbar-container > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > a > div.for-img {
    width: 50% !important;
    border: none !important;
    margin: 0px auto !important;
}

.iconbar-container .owl-item h5 {
    text-align: center;
    margin-top: 5px;
}

.iconbar-container-rwd > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-04 > a > h5 {
    text-align: center;
    font-size: 18px;
}

@media (max-width: 425px) {
    .iconbar-container-rwd > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-04 > a > h5 {
        font-size: 14px;
        height: 30px;
    }
}

.iconbar-container > .row-lg-01 > .col-lg-10:first-child {
    margin-left: 8%;
}

.iconbar a {
    float: left;
}

.iconbar {
    width: 900px;
    height: 140px;
    margin: 3% auto;
}

.iconbar-container > .row-md-01 {
    width: 60%;
    margin: 0% auto;
}

.icon-border {
    width: 12.5%;
    float: left;
}

.icon-border > img {
    display: block;
    margin: 0px auto;
}

.slider-btn {
    float: left;
}

.iconbar-container > .row-lg-01 > .col-lg-08:first-child {
    margin-left: 0px;
}

.iconbar-container-rwd {
    display: none;
}

.owl-item img,
.owl-item div.for-img{
    width: 50%;
    margin: 0px auto;
}

@media (max-width: 768px) {
    .iconbar-container {
        display: none;
    }

    .iconbar-container-rwd {
        width: 97%;
        margin: 10px auto;
        display: block;
    }

    .iconbar-container-rwd > .owl-link > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-04 > a > img {
        width: 50%;
        margin: 0px auto;
    }
    
    div.for-img > .flag {
        font-size: 1.7vw;
    }
}

@media (max-width: 425px) {
    .iconbar-container-rwd > .owl-link > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-04 > a > img {
        width: 80%;
        margin: 0px auto;
    }
}

/*ANNOUNCE*/
.announce-container {
    width: 950px;
    height: 21px;
    margin: 1% auto 1% auto;
}

@media (max-width: 991px) {
    .announce-container {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .announce-container {
        margin: 2% auto 2% auto;
        width: 90%;
    }
}

.announce-type {
    background-color: #FFD9D9;
    vertical-align: top;
    line-height: 25px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto !important;
    text-align: center;
    display: block;
}

@media(max-width: 768px) {
    .announce-type {
        display: none;
    }
}

.announce-icon {
    width: 100%;
    float: left;
}

.announce-content {
    width: 85% !important;
    margin-left: 5px;
    height: 21px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    text-decoration: underline !important;
}
@media(max-width: 768px) {
    .announce-content {
        width: 90% !important;
    }
}

.announce-icon > img {
    float: left;
    margin-right: 10px;
}

.announce-text {
    width: 100% !important;
    margin-left: 5px;
    height: 21px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    text-decoration: underline !important;
}

/*TITLE*/
.title-container {
    width: 1200px;
    height: 50px;
    margin: 1% auto;
}

.title {
    width: 100%;
    height: 24px;
}

@media (max-width: 768px) {
    .title {
        margin-bottom: 8px;
    }
}

.title-icon {
    display: table;
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.title-icon > span {
    display: table-cell;
    vertical-align: top;
}

.title-text {
    float: left;
    height: 24px;
}

@media (max-width: 758px) {
    .shopping-title > .title > .title-text, .ticket-title > .title > .title-text {
        width: 60%;
    }

    .title > .title-text > span > p {
        font-size: 16px;
    }

    .title > .subtitle-text > span > p {
        font-size: 15px;
    }

    .title > .note-text > span > p {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .title > .title-text > span > p {
        font-size: 15px;
    }

    .title > .subtitle-text > span > p {
        font-size: 14px;
        margin-left: 6px;
    }

    .title > .note-text > span > p {
        font-size: 13px;
        margin-left: 2px;
    }

    .title-icon {
        margin-right: 3px;
    }
}

.title-text > span {
    display: table-cell;
    vertical-align: middle;
}

.title-text > span > p {
    font-weight: 600;
    font-size: 20px;
    margin: 0px;
}

.subtitle-text > span > p {
    font-weight: 600;
    font-size: 17px;
    margin: 0px;
    margin-left: 8px;
    color:#66c466;
    line-height: 1;
}

.note-text > span > p {
    font-size: 14px;
    margin: 0px;
    margin-left: 8px;
    color:#bbbbbb;
    line-height: 1;
}

.discount-title .see-all-container, .hyread-title .see-all-container, .shopping-title .see-all-container {
    height: 24px;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .discount-title .see-all-container, .hyread-title .see-all-container {
        margin-bottom: -75px;
    }
}

.see-all-container > a {
    color: #24BF43;
    display: inline-block;
    float: right;
    border:1px solid #24BF43;
    border-radius: 5px;
    padding: 2px 4px;
    cursor: pointer;
    transition: 0.2s;
    margin-right: 5px;
}

.see-all {
    color: #24BF43;
}

.see-all-container > a:hover {
    color: #fff;
    background-color: #24BF43;
}

.news-main .see-all-container {
    margin: 10px auto 0px auto;
    display: block;
    width: 30%;
}

.news-main .see-all-container a {
    margin: 0px auto;
    display: block;
    float: inherit;
    text-align: center;
    padding: 6px 10px;
}

@media (max-width: 576px) {
    .news-main .see-all-container {
        margin: 10px auto;
        display: block;
        width: 100%;
    }
}

/*ITEM*/
.container {
    width: 950px;
    margin: 0px auto;
}

@media (max-width: 991px) {
    .container {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .container {
        width: 90%;
    }
}

.topic-ul {
    padding-inline-start: 0px;
}
.topic-li {
    width: 16%; 
    display: inline-block;
}
@media (max-width: 768px) {
    .topic-li {
        width: 32%; 
    }
}

.special-store-rwd {
    width: 950px;
    margin: 0px auto;
}

@media (max-width: 991px) {
    .special-store-rwd{
        width: 720px;
    }
}

@media (max-width: 768px) {
    .special-store-rwd {
        width: 90%;
        padding-top: 1%;
    }
}

.shopping {
    padding: 1% 0%;
}

.shopping > .col-lg-04 {
    margin-bottom: 2%;
}

.container-special-store {
    width: 100%;
    margin: 0px auto;
}

.container-special-store-rwd {
    display: none;
}

.special-store > .owl-stage-outer > .owl-stage > .owl-item > .item > .item-pic {
    position: relative;
    max-width: 100%;
    width: 140px;
    height: 140px;
}

.special-store-rwd >  .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > h4 {
    text-align: center;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

@media (max-width: 768px) {
    .container-special-store {
        display: none;
    }

    .container-special-store-rwd {
        display: block;
        width: 100%;
        margin: 0px auto;
    }
}

.container-title {
    width: 950px;
    margin: 10px auto 5px auto;
    border-top: 2px solid #EEE;
    padding-top: 10px;
}

.sub-tab {
    width: 950px;
    height:30px; 
    margin: 1% auto 0;
}

@media (max-width: 991px) {
    .container-title{
        margin-top: 3%;
    }
}


@media (max-width: 576px) {
    .container-title {
        margin-top: 20px;
    }
}

.promotion-title {
    margin-bottom: 1%;
}

.ticket-title {
    margin-top: 50px;
}

.ticket-title > .title > .title-icon > img {
    height: 27px;
}

.ticket-sub-title {
    width: 100%;
    height: 20px;
    display: inline-block;
}

.hyread-title {
    margin-top: 20px;
}

.shopping-title {
    margin-top: 50px;
}

.store-title {
    margin-bottom: 1%;
}

@media (max-width: 768px) {
    .ticket-title {
        height: 50px !important;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .shopping-title {
        height: 20px !important;
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .container-title  , .sub-tab{
        width: 720px;
    }
}

@media (max-width: 768px) {
    .container-title  , .sub-tab{
        width: 90%;
    }
}

@media (max-width: 768px) {
    .store-title {
        margin-top: 30px;
    }
}

@media (max-width:768px) {
    .hyread-title {
        margin-top: 30px !important;
        height: 50px;
    }
}

.container-title-discount {
    width: 90%;
    height: 120px;
    margin: 5% auto;
}

.discount-section {
    display: block;
}

@media (max-width: 768px) {
    .discount-section {
        display: none;
    }
}

.discount-rwd-section {
    display: none;
}

@media (max-width: 768px) {
    .discount-rwd-section {
        display: block;
    }
}

.container-title-ticket {
    width: 90%;
    height: 120px;
    margin: 5% auto;
}

.item a {
    float: left;
    width: 100%;
}
.home-product .item a.product-image-link {
    aspect-ratio: 1 / 1;
}
.home-product .item a img{
    height: 100%;
    object-fit: cover;
}

.price-not {
    text-decoration: line-through;
}

.item-pic {
    margin: 0% auto;
}

.owl-item > .item >  h1 {
    margin: 0;
}

.owl-item > .item >  h6 {
    margin: 8px 0px 0px 0px;
    float: left;
}

.bottom-content > h6 {
    margin: 8px 0px 0px 0px;
    float: left;
}

.promotion-content {
    display: inline-block;
    width: 99%;
    margin: 0px auto;
}

.promotion-content > h4 {
    font-size: 12px;
    color: #fff;
    background-color: #ccc;
    padding: 5px;
    margin-top: 5px;
}

.promotion-content > h5 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.bottom-content {
    display: inline-block;
    width: 100%;
    height: 60px;
    margin: 0px auto;
}

.swiper-content {
    display: inline-block;
    width: 100%;
    height: 100px;
    margin: 0px auto;
}

.special-01 .swiper-content {
    height: 50px;
}

.swiper-content > h1 {
    margin: 0px;
}

.swiper-content > h6 {
    float: left;
    margin: 7px 0 0;
}

.container-special-store-rwd > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 >.swiper-content {
    height: inherit;
}

.bottom-content > h1 {
    margin: 0px;
}
.bottom-content > h6 {
    display: inline-block;
    margin: 8px 0px 0px 10px;
}

@media (max-width: 768px) {
    .promotion-content > h4 {
        font-size: 12px;
    }
}
section.recon > .container > .row-lg-03 > .col-lg-05 > .item-pic {
    width: 250px;
    max-width: 100%;
}

section.recon > .container > .row-lg-03 > .col-lg-05 > .item-pic > a > img {
    width: 100%;
}

.discount-item-container > .item-pic {
    width: 175px;
    height: 175px;
    margin: 0% auto;
    border: 1px solid #DDDDDD;
}

.discount > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 > .swiper-content > h5, .ticket-sub-title {
    color: #FFFFFF;
    background-color: #FF990E;
    padding: 3px 0px 3px 3px;
    height: 20px;
    line-height: 20px;
}

.col-lg-04 > .promotion-content > h5 {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    display: inline-block;
}

.col-md-02 > .promotion-content > h5 {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    display: inline-block;
    word-break: break-all;
}

.col-md-02 > .promotion-content > h5 > a {
    word-break: break-all;
    font-size: 16px;
    font-weight: 400;
}

section.recon > .container > .row-lg-03 > .col-lg-04 {
    width: 23% !important;
    margin-left: 2.4%;
}

section.recon > .container > .row-lg-03 > .col-lg-04:nth-child(4n+1) {
    margin-left: 0%;
}

section.recon > .container > .row-lg-03 > .col-lg-04:first-child {
    margin-left: 0%;
}

section.special-01 > .container > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05 {
    margin-left: 6%;
}

section.special-01 > .container > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05:nth-child(4n+1) {
    margin-left: 0%;
}

section.special-01 > .container > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05:first-child {
    margin-left: 0%;
}

@media (max-width: 768px) {
    .owl-item > .item > .col-md-02 {
        width: 45%;
        margin: 1% 5% 1% 0%;
    }

    .owl-item > .item > .col-md-02:nth-child(2n) {
        margin: 1% 0% 3% 5%;
    }

    .owl-item > .item > .col-md-02:first-child {
        margin-left: 0%;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        @media (max-width: 768px) {
            .owl-item > .item > .col-md-02:nth-child(2n) {
                margin: 1% 0% 1% 4%;
            }
        }
    }
}

.special-store {
    width: 100% !important;
}

.digital-ticket > .col-lg-06:first-child {
    margin-left: 1.5%;
}

.digital-ticket > .col-lg-06:not(:first-child) {
    margin-left: 2.8%;
}

.ticket > .owl-stage-outer > .owl-stage > .owl-item > .item  > h4 {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    display: inline-block;
    margin-top: 5px;
}

@media (max-width: 768px) {
    .ticket > .owl-stage-outer > .owl-stage > .owl-item > .item  > .col-md-02 > .swiper-content > h4 {
        width: 100%;
        overflow: hidden;
        height: 40px;
        line-height: 20px;
        word-break: break-all;
        margin-top: 0px;
    }
}

.ticket > .owl-stage-outer > .owl-stage > .owl-item > .item  > h5 {
    width: 93%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    color: #ffffff;
    background-color: #FF990E;
    height: 25px;
    line-height: 25px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 3px;
}

.container > .row-lg-02 > .col-lg-06 a > img {
    width: 100%;
}

.discount-item-container {
    display: block;
    width: 180px;
    height: 400px;
    position: relative;
}

.discount-item-container > h1 {
    margin: 0px 0px 0px 0px;
}


.discount-item-container > h6 {
    margin: 33px 0px 0px 60px;
}

.flag {
    width: 37px;
    height: 43px;
    right: 8px;
    position: absolute;
}

@media (max-width: 991px) {
    .flag {
        right: 6px;
    }

    .portal-carousel .flag {
        right: 4%;
    }
}

@media (max-width: 768px) {
    .flag {
        right: -1px;
    }

    .portal-carousel .flag {
        right: 4%;
    }
}

.flag > img {
    border: none !important;
}

.special-store > .owl-stage-outer > .owl-stage >.owl-item > .item > a > .flag {
    right: 6px;
}

.ticket > .owl-stage-outer > .owl-stage >.owl-item > .item > a > .flag {
    right: 7px;
}

@media (max-width: 991px) {
    .ticket > .owl-stage-outer > .owl-stage >.owl-item > .item > a > .flag {
        right: 6px;
    }
}

.purchase-point .flag {
    right: 12px;
    top: -10px;
    z-index: 1000;
}

.purchase-point .flag .flag-text {
    transform: rotate(45deg);
    top: 10px;
    right: -10px;
}

@media (max-width: 768px) {
    section.discount > .container {
        padding-left: 0px;
    }

    .discount-item-container {
        display: block;
        width: 200px;
        height: 340px;
        position: relative;
        margin: 0px auto;
    }

    .discount-item-container > .flag {
        width: 37px;
        height: 43px;
        right: 0px;
        position: absolute;
    }

    section.discount > .container > .row-md-07> .col-md-02 > .flag {
        width: 37px;
        height: 43px;
        right: 12px;
        position: absolute;
    }

    .purchase-point .flag {
        right: 13px;
        top: -10px;
        z-index: 1000;
    }
}

.flag-text {
    width: 39px;
    height: 43px;
    color: #fff;
    position: absolute;
    top: 10px;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

@media (max-width: 768px) {
    .item-pic {
        position: relative;
        width: 360px;
        margin: 0px auto;
        max-width: 100%;
    }

    .item-pic > a > img {
        width: 100%;
    }
}

@media (max-width: 425px) {
    .item-pic {
        width: 160px;
        margin: 0px auto;
        border:1px solid #DDDDDD;
    }
}

/*RECON*/
section.recon > .container > .row-lg-03 > .col-lg-05 > h1 {
    width: 40%;
    text-align: center;
    margin: 0% 1% 0% 8%;
}

@media (max-width: 768px) {
    section.recon > .container > .row-lg-03 > .col-lg-05 > h1 {
        width: 50%;
        text-align: center;
        margin: 0% 1% 0% 8%;
    }
}

section.recon > .container > .row-lg-03 > .col-lg-05 > h6 {
    float: left;
    width: 30%;
    margin-top: 5px;
    vertical-align: bottom;
}

@media (max-width: 768px) {
    section.recon > .container > .row-lg-03 {
        display: none;
    }

    section.recon > .container > .row-lg-02 {
        display: none;
    }
}

/*digital*/
section.digital {
    height: 300px;
}

.btn-position {
    position: relative;
}

.owl-link-prev {
    cursor: pointer;
    position: absolute;
    width: 10px;
    left: -2%;
    top: 30%;
}

.owl-link-next {
    cursor: pointer;
    position: absolute;
    width: 10px;
    right: -2%;
    top: 30%;
}

@media (max-width: 768px) {
    .owl-link-prev {
        top: 45%;
        left: 0.5%;
    }

    .owl-link-next {
        top: 45%;
        right: 1%;
    }
}

.owl-book-prev {
    cursor: pointer;
    position: absolute;
    width: 10px;
    left: -15px;
    top: 80px;
}

.owl-book-next {
    cursor: pointer;
    position: absolute;
    width: 10px;
    right: 0px;
    top: 80px;
}

.owl-custom-prev {
    cursor: pointer;
    position: absolute;
    width: 10px;
    left: -2%;
    top: 30%;
}

.owl-custom-next {
    cursor: pointer;
    position: absolute;
    width: 10px;
    right: -1%;
    top: 30%;
}

/*ticket arrow*/
.ticket .owl-custom-prev {
    top: 30%;
}

.ticket .owl-custom-next {
    top: 30%;
}

.owl-store-prev {
    cursor: pointer;
    position: absolute;
    width: 10px;
    left: -2%;
    top: 27.5%;
}

.owl-store-next {
    cursor: pointer;
    position: absolute;
    width: 10px;
    right: -1%;
    top: 27.5%;
}


.textWithTwoLines {
    line-height: 1.2em;
    height: 2.4em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 991px) {
    .owl-store-prev, .owl-store-next {
        top: 30%;
    }

    .ticket .owl-custom-prev, .ticket .owl-custom-next {
        top: 25%;
    }
}


@media (max-width: 768px) {
    .owl-store-prev {
        left: -3%;
    }

    .owl-store-next {
        right: -1.5%;
    }
}

@media (max-width: 450px) {
    .owl-store-prev {
        left: -4.5%;
        top: 25%;
    }

    .owl-store-next {
        right: -3%;
        top: 25%;
    }
}

.owl-special-prev {
    cursor: pointer;
    position: absolute;
    width: 10px;
    left: -2%;
    top: 42%;
}

.owl-special-next {
    cursor: pointer;
    position: absolute;
    width: 10px;
    right: -1%;
    top: 42%;
}

@media (max-width: 991px) {
    .owl-special-prev,
    .owl-special-next{
        top: 40%;
    }
}

.owl-special-inside-prev {
    cursor: pointer;
    position: absolute;
    width: 10px;
    left: -2.5%;
    top: 30%;
}

.owl-special-inside-next {
    cursor: pointer;
    position: absolute;
    width: 10px;
    right: -1%;
    top: 30%;
}

@media (max-width: 768px) {
    .owl-special-prev, .owl-special-next, .owl-custom-prev, .owl-custom-next {
        display: none;
    }
}

/*bootstrap*/
*{
    box-sizing: content-box;
}

.tab-custom > li+li {
    margin-left: 0px;
}

.tab-custom > li > a {
    border-radius: 0px;
}

.tab-custom > li > a {
    position: relative;
    display: block;
    padding: 4px 10px;
    width: 107px;
    text-align: center;
}

@media(max-width: 768px) {
    .tab-custom > li > a {
        padding: 4px 0;
    }
    .tab-custom > li:nth-child(2) > a {
        padding: 4px 11px;
    }
}

@media (max-width: 768px) {
    .tab-custom > li {
        position: relative;
        display: block;
        width: 33.333%;
        text-align: center;
    }

    .tab-custom > li.w4 {
        width: 25%;
    }

    .tab-custom > li.w5 {
        width: 20%;
    }

    .tab-custom > li > a {
        width: auto;
    }
}

#area-tab > li.active > a.area, #area-tab > li.active > a.area:focus, #area-tab > li.active > a.area:hover {
    color: #000000;
    background-color: #E5F39B;
}

.nav > li > a.area:hover {
    text-decoration: none;
    background-color: #E5F39B;
}

#point-tab > li.active > a.point, #point-tab > li.active > a.point:focus, #point-tab > li.active > a.point:hover {
    color: #000000;
    background-color: #CAE9BF;
}

.nav > li > a.point:hover {
    text-decoration: none;
    background-color: #CAE9BF;
}

#book-tab > li.active > a.book, #book-tab > li.active > a.book:focus, #book-tab > li.active > a.book:hover {
    color: #000000;
    background-color: #E8F9EF;
}

.nav > li > a.book:hover {
    text-decoration: none;
    background-color: #E8F9EF;
}

#mall-tab > li.active > a.mall, #mall-tab > li.active > a.mall:focus, #mall-tab > li.active > a.mall:hover {
    color: #000000;
    background-color: #77BA99;
}

.nav > li > a.mall:hover {
    text-decoration: none;
    background-color: #77BA99;
}

/*Filter*/
.filter-container-01 {
    float: left;
    width: auto;
    border-bottom: 2px solid #E5F39B;
}

.filter-container-02 {
    float: left;
    width: auto;
    border-bottom: 2px solid #CAE9BF;
}

@media (max-width: 768px) {
    .filter-container-01, .filter-container-02 {
        margin: 0px auto;
        width: 100%;
        height: auto;
        float: left;
        padding-left: 0px;
    }
}

/*NEWS*/
section.news , .page-title-border {
    border-bottom: 1px solid #C5EA7B;
    margin-bottom: 1%;
}

@media (max-width: 768px) {
    section.news {
        padding-top: 3%;
        border-bottom: none;
    }

    section.news .page-title {
        box-sizing: border-box;
        border-bottom: 1px solid #C5EA7B;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
}

.page-title {
    width: 950px;
    height: 35px;
    margin: 10px auto 0% auto;
}

@media (max-width: 991px) {
    .page-title {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .page-title {
        width: 90%;
        margin: 2.5% auto 0% auto;
    }
}

@media (max-width: 480px) {
    .page-title {
        margin: 3.5% auto 1% auto;
    }
}

.news-title {
    height: 25px;
    float: left;
}

.news-type-choose {
    width: 30%;
    float: left;
    margin: -5px 0px 0px 10px;
}

@media (max-width: 768px) {
    .news-type-choose {
        display: none;
    }

    .news-type-choose-rwd {
        width: 100%;
        /*float: left;*/
        margin: 10px auto 0px auto;
        height: 40px;
    }
}

.news-title-word {
    float: left;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 600;
}

.breadcrumb-border {
    float: right;
    margin-top: 2px;
}

.breadcrumb {
    padding: 0px;
    text-align: right;
    background-color: #fff;
    margin-bottom: 0px;
}

.news-main {
    width: 950px;
    margin: 1% auto;
}

@media (max-width: 768px) {
    .infinite-container {
        margin-top: 10% !important;
        height: inherit !important;
    }
}


.search-main > .news-bar {
    height: inherit !important;
}

@media (max-width: 991px) {
    .news-main {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .news-main {
        width: 90%;
        margin: 1% auto 1% auto;
    }
}

.news-bar {
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    margin: 2% 0%;
    padding-bottom: 1.5%;
}

.news-top {
    width: 100%;
}

@media (max-width: 768px) {
    .news-top {
        height: 30px;
    }
}

.news-date, .news-type {
    float: left;
}

.news-date {
    width: 90px;
    margin-top: 3px;
    color: #999999;
}

.news-type {
    width: auto;
    padding: 3px;
    background-color: #FFD9D9;
    margin-right: 5px;
}

.news-bottom {
    width: 100%;
    margin-top: 5px;
}

@media (max-width: 768px) {
    .news-bottom {
        height: inherit;
    }
}

@media (max-width: 420px) {
    .news-bottom {
        margin-top: 15px;
    }
}

.news-word {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 3px;
}

@media (max-width: 768px) {
    .search-main .news-word{
        padding-top: 20px;
    }
}

.news-word > p > img {
    width: 300px;
    height: 300px;
}

.news-title-icon {
    float: left;
    margin-top: -3px;
}

.news-main-inside {
    width: 100%;
    margin: 1% auto;
}

.news-inside-title {
    font-size: 20px;
    margin-bottom: 10px;
    word-break: break-all;
}

.news-content {
    width: 100%;
    margin-top: 50px;
    letter-spacing: 1px;
    word-break: break-all;
}

.news-content > p > img {
    max-width: 100%;
    height: 100%;
}

.infinite-item > .news-bottom > .news-word > a {
    word-break: break-all;
    font-size: 18px;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .infinite-item > .news-bottom > .news-word > a {
            word-break: break-all;
        }
    }
}

/*DISCOUNT*/
.discount-filter {
    width: 950px;
    margin: 1% auto;
}

.discount-type-title {
    float: left;
    height: 30px;
    padding: 7px 0px;
    font-size: 16px;
}

@media (max-width: 991px) {
    .discount-filter {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .discount-filter {
        width: 90%;
    }
}

@media (max-width: 425px) {
    .discount-filter {
        width: 95%;
        height: 60px;
        margin: 1% auto;
    }

    .discount-type-title {
        float: left;
        height: 60px;
        font-size: 16px;
        margin-left: 10px;
    }
}

@media (max-width: 336px) {
    .discount-filter {
        height: 80px;
    }

    .discount-type-title {
        float: left;
        height: 80px;
        font-size: 16px;
        margin-left: 10px;
    }
}

.discount > .owl-stage-outer > .owl-stage > .owl-item > .item  > h4 {
    display: inline-block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 0px;
}

@media (max-width: 768px) {
    .discount > .owl-stage-outer > .owl-stage > .owl-item > .item  > .col-md-02 > .swiper-content > h4 {
        width: 100%;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        margin-top: 5px;
    }
}

.discount > .owl-stage-outer > .owl-stage > .owl-item > .item  > h5, .subH5 {
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    color: #FFFFFF;
    background-color: #FF990E;
    padding-left: 3px;
    height: 25px;
    line-height: 25px;
    margin-left: 0px;
}


@media (max-width: 768px) {
    .discount > .owl-stage-outer > .owl-stage > .owl-item > .item  > h5, .subH5 {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        color: #FFFFFF;
        background-color: #FF990E;
        padding-left: 3px;
        height: 25px;
        line-height: 25px;
        margin-left: 0px;
    }
}

.nav-tabs {
    border: none;
}

.nav-tabs > li.active > a {
    border: 1px solid #CCCCCC;
    margin-left: 20px;
}

.nav-tabs > li > a {
    border-radius: 5px;
    color: #000;
}

.nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid #24BF43;
    background-color: #24BF43;
    color: #FFF;
}

.discount-filter > .nav > li > a {
    padding: 3px 5px;
    margin-top: 3px;
    float: left;
    font-size: 16px;
    margin-left: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s;
}

.discount-inside-main {
    width: 950px;
    margin: 1% auto;
}

@media (max-width: 991px) {
    .discount-inside-main {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .discount-inside-main {
        width: 90%;
    }
}

.discount-big-banner {
    max-height: 460px;
    margin-bottom: 25px;
}

.discount-big-banner > img {
    display: block;
    height: 100%;
    margin: 0px auto;
}

.discount-content {
    width: 100%;
    margin: 1% auto;
    height: auto;
    clear: both;
    /*border-bottom: 1px solid #EEEEEE;*/
}

.discount-contentbar {
    display: table;
    width: 100%;
    padding-bottom: 5px;
}

.discount-contentbar:last-child {
    border: none;
}

.discount-content-title {
    font-size: 14px;
    float: left;
    width: 20%;
}

.discount-content-word {
    width: 80%;
    display: table-cell;
    font-size: 14px;
    vertical-align: bottom;
    float: left;
    word-break: break-all;
}

.discount-content-word > p {
    /*margin: 0 0 0px !important;*/
}

.discount-content-word > p > img {
    max-width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.discount-content-word > a {
    text-decoration: underline !important;
    cursor: pointer;
}

.discount-content-word-date {
    width: 100%;
    color: #FFA200;
    display: table-cell;
    font-size: 14px;
    vertical-align: bottom;
    float: left;
}

.owl-item > .item > .col-md-02 {
    width: 45%;
    margin: 1% 5% 1% 0%;
}

@media (max-width: 768px) {
    .owl-item > .item > .col-md-02 {
        width: 47%;
        margin: 1% 0% 1% 0%;
    }

    .owl-item > .item > .col-md-03 {
        width: 29%;
        margin: 1% 0% 3% 5%;
    }

    .owl-item > .item > .col-md-03:nth-child(3n+1) {
        margin: 1% 0% 3% 0%;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .col-lg-04 > .promotion-content > h5 {
            width: 100%;
            font-size: 14px;
            font-weight: 400;
            text-align: left;
            height: 40px;
            overflow: hidden;
            line-height: 20px;
            display: inline-block;
        }

        .col-md-02 > .promotion-content > h5 {
            height: 40px;
            overflow: hidden;
            line-height: 20px;
            display: inline-block;
            word-break: break-all;
        }
    }
}

@media (max-width: 768px) {
    .discount-content-title {
        width: 100%;
        font-weight: 800;
    }

    .discount-content-word {
        width: 100%;
        margin-bottom: 2%;
    }

    .discount-word > p {
        margin: 0px;
    }

    .discount-content-word img {
        max-width: 100%;
        height: 100%;
    }
}

.discount-filter-rwd {
    display: none;
}

@media (max-width: 768px) {
    .discount-filter {
        display: none;
    }

    .special-catagory {
        display: block;
    }

    .discount-filter-rwd {
        display: block;
        width: 90%;
        margin: 15px auto 10px auto;
    }

    .discount-filter-rwd > .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }

    .news-type-choose-rwd > .discount-filter-rwd {
        display: block;
        width: 90%;
        margin: 0px auto;
    }

    .news-type-choose-rwd > .discount-filter-rwd > .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 95%;
    }
}

@media (max-width: 768px) {
    section.discount > .container > .row-md-03 > .col-md-02 {
        width: 48%;
        margin: 1% 0% 1% 0%;
    }

    section.discount > .container > .row-md-03 > .col-md-02:nth-child(2n) {
        margin: 1% 0%;
        float: right;
    }
}

/*SPECIAL*/
.special-title {
    width: 950px;
    height: 22px;
    margin: 2% auto 1% auto;
}

@media (max-width: 991px) {
    .special-title {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .special-title {
        width: 90%;
        margin: 5% auto 1% auto;
        display: block;
    }
}

.special-title-icon {
    float: left;
}

.special-title-word {
    margin-left: 30px;
    font-size: 16px;
}

section.special-01 > .container > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 > .swiper-content > h4 {
    height: 35px;
    overflow: hidden;
    text-align: center;
}

.special-checkbox {
    width: 94%;
    height: 30px;
    margin: 1% auto;
}

.checkbox-custom {
    float: left;
    margin-left: 10px;
    margin-top: 7px !important;
}

.checkbox {
    margin-bottom: 0px;
}

input[type=checkbox], input[type=radio] {
    margin: 0px;
}

input[type=checkbox].ace:checked, input[type=checkbox].ace:focus, input[type=radio].ace:checked, input[type=radio].ace:focus {
    outline: 0!important;
}

label input[type=checkbox].ace, label input[type=radio].ace {
    z-index: -100!important;
    width: 1px!important;
    height: 1px!important;
    clip: rect(1px,1px,1px,1px);
    position: absolute;
}

input[type=checkbox].ace, input[type=radio].ace {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.checkbox label input[type=checkbox].ace+.lbl, .radio label input[type=radio].ace+.lbl {
    margin-left: -10px;
}

input[type=checkbox].ace+.lbl, input[type=radio].ace+.lbl {
    position: relative;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 18px;
    min-width: 18px;
    font-weight: 400;
    cursor: pointer;
}

input[type=checkbox].ace.ace-checkbox-2:checked+.lbl::before, input[type=radio].ace.ace-checkbox-2:checked+.lbl::before {
    background-color: #24BF43;
    border-color: #24BF43;
    color: #FFF;
    margin-right: 5px;
}

input[type=checkbox].ace.ace-checkbox-2+.lbl::before, input[type=radio].ace.ace-checkbox-2+.lbl::before {
    box-shadow: none;
    margin-right: 5px;
}

input[type=checkbox].ace:checked+.lbl::before, input[type=radio].ace:checked+.lbl::before {
    display: inline-block;
    content: '\f00c';
    color: #32A3CE;
    background-color: #F5F8FC;
    border-color: #ADB8C0;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
}

input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before {
    cursor: pointer;
    font-family: fontAwesome;
    font-weight: 400;
    font-size: 12px;
    color: #FFF;
    content: "\a0";
    background-color: #FAFAFA;
    border: 1px solid #C8C8C8;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    height: 16px;
    line-height: 14px;
    min-width: 16px;
    margin-right: 1px;
    position: relative;
    top: -1px;
}

/*SPECIAL-INSIDE*/
.special-inside-main {
    width: 950px;
    margin: 3% auto;
    height: auto;
}

@media (max-width: 991px) {
    .special-inside-main {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .special-inside-main {
        width: 90%;
    }
}

.special-inside-main-top {
    display: block;
}

.special-inside-main > .container-title > .title > .title-icon > img {
    margin-right: 6px;
}

.special-inside-main > .container-title > .title > .title-icon > h2 {
    font-size: 16px;
    font-weight: 400;
}

.special-inside-main-top-left {
    float: left;
    width: 30%;
}

.special-inside-main-top-left > img {
    border: 1px solid #cccccc;
    max-width: 90%;
}

@media (max-width: 768px) {
    .special-inside-main-top-left > img {
        border: 1px solid #cccccc;
        max-width: 50%;
    }
}

.special-inside-main-top-right {
    float: left;
    width: 70%;
}

.special-store-name {
    font-size: 24px;
    color: #2FC045;
}

.special-detail-container {
    width: 100%;
    min-height: 40px;
    margin: 1% 0%;
    border-bottom: 1px solid #EEEEEE;
}

.special-detail-container:last-child {
    border: none;
    height: 100%;
}

.special-detail-title {
    float: left;
    width: 20%;
    font-size: 16px;
    border-left: 3px solid #39C24C;
}

.special-detail-title > span {
    margin-left: 10px;
}

.special-detail {
    width: auto;
    margin-left: 25%;
}

@media (max-width: 768px) {
    .special-detail {
        margin-left: 0%;
    }
}

.special-inside-title {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.special-inside-main > .container-title {
    width: 100%;
}

.special-inside-main-bottom-content {
    width: 90%;
    margin-top: 10px;
}

.special-inside-main > .container-title > .title > .title-icon {
    margin-right: 0px;
}

.special-inside-main > .container-title > .title > .title-text > span > p {
    font-size: 16px;
    font-weight: 400;
}

.cooperate-content {
    margin-top: 10px;
    padding-bottom: 10px;
}

.cooperate-content h1,
.cooperate-content h2,
.cooperate-content h3,
.cooperate-content h4,
.cooperate-content h5,
.cooperate-content h6,
.cooperate-content p,
.cooperate-content img {
    max-width: 100%;
}

.special-detail-intro {
    display: block;
    margin-left: 25%;
    margin-bottom: 1%;
    min-height: 50px;
}

@media (max-width: 768px) {
    .special-inside-main-top-left {
        width: 100%;
    }

    .special-inside-main-top-left > img {
        margin: 0px auto;
        display: block;
    }

    .special-inside-main-top-right {
        width: 100%;
    }

    .special-store-name {
        margin: 1% 0% -2%;
        text-align: center;
    }

    .special-detail-title, .special-detail {
        width: 100%;
        margin-top: 1%;
        margin-bottom: 1.5%;
    }

    .special-detail-container {
        min-height: 60px;
    }

    .special-detail-container:last-child {
        min-height: 60px;
    }

    .special-detail-intro {
        margin-left: 0px;
        margin-top: 1%;
    }
}

.swiper-container {
    width: 95%;
}

.swiper-container-custom > .swiper-wrapper > .swiper-slide > a > img {
    border: 1px solid #000;
    width: 175px;
    height: 175px;
}

.swiper-slide > a > img {
    display: block;
    margin: auto;
}

.swiper-pagination {
    display: none;
}

.swiper-container-custom > .swiper-wrapper > .swiper-slide > .item-pic {
    width: 175px;
    height: 100%;
    max-width: 100%;
    position: relative;
}

.swiper-container-custom > .swiper-wrapper > .swiper-slide > .item-pic > a > img {
    border: 1px solid #000;
    width: 100%;
}

@media (max-width: 768px) {
    .swiper-pagination {
        display: block;
    }

    .swiper-container-custom > .swiper-wrapper > .swiper-slide > .item-pic {
        width: 175px;
        height: 100%;
        max-width: 100%;
        position: relative;
    }
}

/*HYREAD*/
/*.new > .col-lg-04 > .bottom-content > h4,*/
/*.hot > .col-lg-04 > .bottom-content > h4,*/
/*.month-hot > .col-lg-04 > .bottom-content > h4 {*/
    /*width: 100%;*/
    /*height: 40px;*/
    /*line-height: 20px;*/
    /*overflow: hidden;*/
    /*margin-top: 5px;*/
    /*margin-bottom: 0px;*/
/*}*/

.home-tab-padding > .col-lg-04 > .bottom-content > h4 {
    width: 100%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 0px;
}

/*.new > .col-lg-04, .hot > .col-lg-04, .month-hot > .col-lg-04 {*/
    /*margin-bottom: 2%;*/
/*}*/
.home-tab-padding > .col-lg-04 {
    margin-bottom: 2%;
}

@media (max-width: 768px) {
    .book-slide > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 > .swiper-content > h4 {
        width: 100%;
        overflow: hidden;
        height: 40px;
        line-height: 20px;
        margin-top: 5px;
    }
}

/*HAMI POINT SHOPPING*/
.shopping > .col-lg-04 > .bottom-content > h4 {
    width: 100%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
}

@media (max-width: 768px) {
    .shopsugget-slide > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-02 > .swiper-content > h4 {
        width: 100%;
        overflow: hidden;
        height: 40px;
        line-height: 20px;
        margin-top: 5px;
    }
}

/*FOOTER*/
.footer-container {
    width: 100%;
    height: 240px;
    background-color: #F4FBF3;
    clear: both;
}

.footer {
    width: 950px;
    height: 160px;
    margin: 3% auto;
}

@media (max-width: 991px) {
    .footer {
        width: 720px;
    }
}

.footer > .col-lg-05 {
    width: 16%;
    height: 160px;
    margin-top: 20px;
    float: left;
}

.footer > .col-lg-05 >.footer-title {
    border-left: 3px solid #57B648;
    padding-left: 5px;
}

.footer > .col-lg-05:not(:first-child) {
    margin-left: 5%;
}

.footer > .footer-icon > a {
    display: block;
    height: 20px;
    margin-bottom: 10px;
}

.footer > .col-lg-05 > a > img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.footer a {
    font-size: 12px;
    color: #999999;
}

.footer-bottom {
    width: 950px;
    height: 30px;
    margin: 0% auto;
}

@media (max-width: 991px) {
    .footer-bottom {
        width: 720px;
    }
}

@media (max-width: 768px) {
    .footer-bottom {
        width: 90%;
    }
}

.footer-bottom-links {
    width: 10%;
    padding: 5px 0px;
    float: left;
    font-size: 12px;
}

.footer-links {
    margin-right: 10px;
    color: #999999;
}

.footer-logo {
    width: 35%;
    height: 30px;
    float: left;
}

.footer-logo > .col-lg-05 {
    display: table-cell;
    vertical-align: middle;
    height: 30px;
    float: left;
    margin-left: 10px;
}

.footer-logo > .col-md-04 {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    float: none;
}

@media (max-width: 768px) {
    .footer-logo > .col-lg-05, .footer-logo > .col-md-05 {
        float: none;
    }
}

.footer-logo > .col-lg-05 > img {
    width: 90%;
    margin: 0px auto;
    vertical-align: middle;
}

.footer-logo > .col-md-04 > img {
    width: 80%;
    margin: 0px auto;
}

.copyright {
    width: 50%;
    font-size: 12px;
    margin: 1% 0%;
    color: #999999;
    float: left;
}

.cht-color-bar {
    width: 100%;
}

.cht-color-bar > img {
    display: block;
    width: 100%;
}

.footer-rwd {
    display: none;
}

@media (max-width: 768px) {
    .footer-container {
        display: none;
    }

    .footer-rwd {
        display: block;
        margin-top: 30px;
    }

    .panel-default > .panel-heading {
        background-color: #F4FBF3;
        border: none;
        border-bottom: 1px solid #B6DAB1;
    }

    .panel-group {
        margin-bottom: 0px;
    }

    .panel-default {
        border-color: #fff;
    }

    .panel-group .panel+.panel {
        margin: 0px;
    }

    .panel-group .panel {
        border-radius: 0px;
    }

    .panel-body > p {
        color: #999999;
        width: 100%;
        float: none;
        margin: 0 0 10px;
    }

    .panel-default > .panel-heading+.panel-collapse > .panel-body {
        border-top: none;
        background-color: #F4FBF3;
    }

    .panel-heading > h4 {
        text-align: left;
    }

    .panel {
        box-shadow: none;
        border: none;
        -webkit-box-shadow:none;
    }

    .footer-bottom {
        background-color: #F4FBF3;
        height: 200px;
        width: 100%;
    }

    .footer-logo {
        width: 95%;
        margin: 10px auto;
        height: 50px;
        display: table;
    }

    .footer-logo > a > img {
        width: 60%;
        display: block;
        margin: 0px auto;
    }

    .footer-bottom-links {
        width: 95%;
        height: 30px;
        margin: 10px 2.5%;
        padding: 5px 0px;
    }

    .footer-links {
        margin-right: 10px;
        color: #999999;
        width: 100px;
    }

    .copyright {
        width: 95%;
        margin: 3% 2.5%;
        color: #999999;
    }
}

/*Back to top*/
.back-to-top {
    display: none;
}

@media (max-width: 768px) {
    .back-to-top {
        display: block;
        position: fixed;
        right: 10px;
        bottom: 10px;
        z-index: 999;
    }
}

/* ad */
.advbox {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: none;
}

.advbox .advpic {
    position:relative;
    overflow:hidden;
}

.advpic {
    margin: 5% auto;
    width: 50%;
    max-width: 100%;
    z-index: 1000;
}

@media (max-width: 768px) {
    .advpic {
        width: 80%;
        margin-top: 20%;
    }
}

@media (max-width: 500px) {
    .advpic {
        width: 90%;
        margin-top: 40%;
    }
}

.advpic > a > img {
    display: block;
    width: 80%;
    margin-left: 10%;
    float: left;
}

.advbox .closebtn {
    display: block;
    width: 10%;
    height: 10%;
    line-height: 20px;
    font-size: 12px;
    text-indent: 12px;
    overflow: hidden;
    position: relative;
    float: left;
    top: 0px;
    z-index: 1000;
}

.closebtn > img {
    width: 100% !important;
    margin-left: 0px !important;
}

.advbox-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 100%;
    background-color: #4a4a4a;
    opacity: 0.7;
    z-index: 999;
}

.search-rwd {
    display: none;
}

@media (max-width: 768px) {
    .search-rwd {
        display: block;
        position: relative;
        height: 50px;
        float: right;
    }

    #search-bar-rwd {
        display: none;
        position: absolute;
        z-index: 1000;
        right: 15px;
        height: 100px;
        top: 45px;
    }

    #search-bar-rwd > input {
        height: 20px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #cccccc;
        width: inherit !important;
    }

    #search-bar-rwd > form > input {
        border: 1px solid #ccc;
        height: 30px;
        width: 150px !important;
    }

    #search-bar-rwd > form > input:focus {
        outline: none;
    }

    .search-btn-rwd {
        color: #000;
        margin-top: 14px;
        border: none;
        background-color: #fff;
    }

    #search-close {
        position: absolute;
        top: 5px;
        right: 3px;
        font-size: 13.5px;
        border: none;
        background-color: #fff;
    }

    .search-rwd > .search-btn-rwd > img {
        width: 22px;
    }
}

/*.north, .south, .central,*/
/*.point-1, .point-2, .point-3,*/
/*.hot, .month-hot, .new {*/
    /*padding: 1% 0%;*/
/*}*/
.home-tab-padding {
    padding: 1% 0%;
}

.img-thumbnail {
    padding: 0px;
}

/*特約商店內頁*/
.special-store > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05:first-child,
.special-store > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05:nth-child(5n+1) {
    margin-left: 0 !important;
}

.special-store > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05 {
    width: 18%;
    margin-left: 2.3% !important;
}

.special-store > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-lg-05 > .swiper-content > h4 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}

.special-store > .owl-stage-outer > .owl-stage > .owl-item > .item > .col-md-03 > .swiper-content > h4 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}

.content-bottom-word {
    display: grid;
    height: 20px;
    width: 100%;
}

.bootstrap-select > .dropdown-toggle {
    display: block;
    width: 100% !important;
    padding: 1px 0px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
}

.checkbox label {
    padding-left: 11px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #2FC045 !important;
}

.owl-nav {
    height: 1px;
}

@media (max-width: 768px) {
    .promotion-slide .owl-dots {
        margin-top: 0px !important;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 10px;
    }
}

.newSearchFailsArea {
    height: 150px;
}

#loadingImg {
    padding: 10% 0%;
    width: 100%;
}

#loadingImg > img {
    width: 10%;
    margin: 0px auto;
    display: block;
}

@media (max-width: 768px) {
    #loadingImg > img {
        width: 20%;
    }
}

@media(max-width: 768px) {
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
        box-shadow: 0px 10px 10px grey;
    }

    .sticky + #navRWD {
        padding-top: 102px;
    }
}

.glyphicon {
    top: 0px !important;
}

.news-type-homepage {
    width: 80% !important;
    float: left;
}

@media(max-width: 768px) {
    .news-type-homepage{
        width: 65% !important;
    }
}

.news-type-homepage .owl-stage-outer {
    overflow-x: hidden;
}

/*購物賺點*/
#earn-points .item a {
    text-align: left;
}

#earn-points .item h4 {
    margin-top: 0px;
}

.earn .infinite-container h4 {
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.earn .infinite-container h5 {
    width: 99%;
}

.earn-rwd .row-md-03 h4 {
    margin-top: 5px;
    height: 35px;
}

#earn-points .subH5 {
    width: 95%;
}

.form-section {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: opacity 1.75s ;
    -moz-transition: opacity 1.75s ;
    -webkit-transition: opacity 1.75s ;
}

.form-section.current {
    position: relative;
    visibility: visible;
    opacity: 1;
    transition: opacity 1.75s ease-in-out;
    -moz-transition: opacity 1.75s ease-in-out;
    -webkit-transition: opacity 1.75s ease-in-out;
}

.btn-info, .btn-default {
    margin-top: 10px;
}

.form-navigation {
    transition: all 1.75s ease-in-out;
    -moz-transition: all 1.75s ease-in-out;
    -webkit-transition: all 1.75s ease-in-out;
}

/*progressbar*/
#progressbar {
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    width: 100%;
    text-align: center;
    padding-left: 0px;
}

#progressbar li {
    list-style-type: none;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    font-size: 14px;
    width: 10%;
    float: left;
    position: relative;
    margin-top: 10px;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 14px;
    color: #EEEEEE;
    background: #EEEEEE;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #EEEEEE;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; /*put it behind the numbers*/
}

#progressbar li:nth-child(10n+1):after {
    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before {
    background: #57B648;
    color: #57B648;
}

/*Survey*/
.survey-head {
    height: 60px;
    width: 100%;
    background-image: url('../images/survey-title-bg.svg');
    font-size: 30px;
    padding-top: 10px;
}

.survey-head-icon {
    float: left;
    display: block;
    width: 18px;
    height: 18px;
    background-color: #4a4a4a;
    margin: 13px 10px 0px 10px;
}

.survey-title {
    color: #fff;
    font-size: 30px;
    background-color: #999999;
    text-align: center;
    padding: 5px 0px;
}

.survey-question {
    width: 100%;
    font-size: 24px;
    display: inline;
    color: #666666;
}

.container.main {
    background-color: #f6f6f6;
    padding: 0px;
}

.survey .panel {
    margin: 10px;
    border: none;
}

.survey .radio input[type=radio] {
    margin-top: 3px;
}

.survey .checkbox input[type=checkbox] {
    margin-top: 5px;
}

.survey .checkbox label {
    padding-left: 20px !important;
}

@media(min-width: 768px) {
    .panel .row [class*='-6'] {
        width: 46.7%;
    }
}

.survey-pics {
    width: 100%;
    margin-top: 10px;
}

.survey-pics img {
    max-width: 100%;
}

.survey .radio, .survey .checkbox {
    background-color: #F2F2F2;
    padding: 5px 5px;
}

.survey .form-control {
    margin-top: 10px;
    height: 32px;
    border: none;
    border-bottom: 1px solid #555;
    border-radius: 0px;
    box-shadow: inherit;
    -webkit-box-shadow:inherit;
}

.survey-submit {
    width: 95%;
    border: 1px solid #34BF48;
    border-radius: 5px;
    margin: 20px auto;
    display: block;
    color: #34BF48;
    padding: 5px 10px;
    background-color: #fff;
    transition: 0.2s;
}

@media(max-width:768px) {
    .survey-submit {
        width: 88%;
    }
}

.survey-submit:hover {
    background-color: #34BF48;
    color: #fff;
}

/*survey-end*/
.survey-end .banner {
    height: inherit;
    width: 100%;
    margin-top: 15px;
}

@media (max-width: 769px) {
    .survey-end .banner {
        margin-top: 15px;
    }
}

.survey-end .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
    float: none;
}

.survey-end img {
    width: 100%;
}

.survey-end-content {
    margin-top: 20px;
    word-break: break-all;
}

.survey-end-content img {
    max-width: 100%;
}

.survey-end .col-lg-3 {
    margin: 10px auto;
    float: none;
}

/*survey-list*/
.survey .page-title {
    border-bottom: 2px solid #45B295;
    height: 35px;
    color: #45B295;
    margin-top: 30px;
}

@media (max-width: 769px) {
    .survey .page-title {
        width: 100%;
        margin-bottom: 10px;
    }
}

.survey .news-title-word {
    font-size: 24px;
}

.survey .filter {
    margin: 30px 0px 10px 0px;
    height: 35px;
}

.filter-item div {
    float: left;
    padding: 5px 0px;
}

.btn-dark-green {
    background-color: #eee;
    border: 2px solid #eee;
    /*width: 100px;*/
    float: left;
    padding: 5px 10px;
    margin-left: 10px;
    border-radius: 50px;
}

@media (max-width: 768px) {
    .btn-dark-green {
        margin-left: 0px;
    }
}

.btn-dark-green .btn-text {
    color: #777;
    text-align: center;
    width: 100%;
    display: block;
}

.btn-dark-green.active {
    border: 2px solid #45B295;
    background-color: #fff;
}

.btn-dark-green.active .btn-text {
    color: #45B295;
}

.purchase-point.brand-list .btn-dark-green.btn-text {
    color: #777;
    text-align: center;
    width: 100%;
    display: block;
}

.purchase-point.brand-list .btn-dark-green.active {
    border: 2px solid #45B295;
    background-color: #fff;
}

.purchase-point.brand-list .btn-dark-green.active.btn-text {
    color: #45B295;
}

.purchase-point.brand-list .col-lg-2.col-6:nth-child(even) {
    padding-left: 4px;
    padding-right: 4px;
}

.purchase-point.brand-list .col-lg-2.col-6:nth-child(odd) {
    padding-right: 4px;
    padding-left:4px;
}

.survey-list .panel {
    border: 1px solid #CCCCCC;
    box-shadow: 0px 1px 5px #CCCCCC;
    position: relative;
    margin: 10px 0px;
}

@media (max-width: 768px) {
    .survey-list .panel {
        margin: 0px;
        border-radius: 0px;
        box-shadow: inherit;
    }
}

.survey-list .flag {
    left: 5px;
    top: 0px;
    z-index: 1000;
}

.survey-list .circle-border {
    border: 5px solid #85B866;
    position: relative;
    display: block;
    width: 90%;
    height: 0;
    margin: 0px auto;
    padding: 45% 0;
    border-radius: 50%;
}

@media (max-width: 576px) {
    .survey-list .circle-border {
        width: 90%;
        padding: 45% 0;
        border: 2px solid #85B866;
    }
}

/*@media (max-width: 992px) {*/
/*.survey-list .circle-border {*/
/*width: 90%;*/
/*padding:50% 0;*/
/*}*/
/*}*/

/*@media (max-width: 769px) {*/
/*.survey-list .circle-border {*/
/*width: 20%;*/
/*padding: 10% 0;*/
/*}*/
/*}*/

/*@media (max-width: 578px) {*/
/*.survey-list .circle-border {*/
/*width: 30%;*/
/*padding: 15% 0;*/
/*}*/
/*}*/

/*@media(max-width: 450px) {*/
/*.survey-list .circle-border {*/
/*width: 40%;*/
/*padding: 20% 0;*/
/*}*/
/*}*/

.survey-list .circle-border h1 {
    vertical-align: middle;
    margin: 0px;
    color: #F5A311;
    width: 70%;
    text-align: center;
    padding-top: 3px;
}

.survey-list .circle-border span {
    font-size: 24px;
}

@media (max-width: 576px) {
    .survey-list .circle-border h1 {
        font-size: 16px;
    }

    .survey-list .circle-border span {
        font-size: 12px;
        line-height: 25px;
    }
}

.survey-list .points {
    display: block;
    margin: 0px auto;
    width: 90px;
    height: 35px;
    margin-top: -40px;
    float: none;
}

.survey-list h6 {
    text-decoration: none;
    /*width: 90%;*/
}

@media (max-width: 576px) {
    .survey-list .points {
        width: 100%;
        margin-top: -25px;
    }

    .survey-list h6 {
        font-size: 12px;
    }
}

/*.list-item {*/
/*width: 100%;*/
/*}*/

.d-table {
    display: table !important;
}

.list-item [class*='col-lg-'] {
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding-left: 5px;
    padding-right: 5px;
}

.survey-list-btn {
    width: 19%;
}

.survey-list-btn button, .survey button {
    border: none;
}

@media (max-width: 769px) {
    .survey-list-btn {
        margin-left: 5%;
    }
}

@media (max-width: 576px) {
    .survey-list-btn {
        margin-left: 2%;
    }
}

@media (max-width: 365px) {
    .survey-list-btn {
        margin-left: 0%;
    }
}

/*@media (max-width: 769px) {*/
/*.list-item [class*=col-lg-] {*/
/*display: inherit;*/
/*}*/
/*}*/

/*@media (max-width: 360px) {*/
/*.list-item [class*='col-lg-'] {*/
/*display: inherit;*/
/*vertical-align: inherit;*/
/*}*/

/*.list-item .col-2 {*/
/*margin: 0px auto;*/
/*}*/

/*.list-item .col-6 {*/
/*width: 90%;*/
/*}*/

/*.btn-dark-green {*/
/*width: 100%;*/
/*margin-bottom: 10px;*/
/*}*/

/*.survey .filter {*/
/*height: inherit;*/
/*}*/
/*}*/

.list-item .title-text, .title-text span {
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    margin: 0px;
    float: none;
    word-break: break-all;
}

@media (max-width: 576px) {
    .list-item .title-text, .title-text span {
        font-size: 12px;
    }
}

.progress-container {
    margin-top: 10px;
}

.progress {
    float: left;
    width: 100%;
    margin-right: 15px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 0px;
}

@media (max-width: 769px) {
    .progress {
        width: 100%;
        float: none;
    }
}

.progress-bar {
    background-color: #45B295;
}

.progress-qt {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 12px;
}

.btn-orange {
    background-color: #FFB126;
    border-radius: 5px;
    width: 100%;
}

.btn-orange-border {
    border: 2px solid #FFB126;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
}

.btn-disable {
    background-color: #EEEEEE;
    border-radius: 5px;
    width: 100%;
}

.btn-text {
    cursor: pointer;
}

.btn-orange.btn-text {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 5px 5px;
    cursor: pointer;
    box-sizing: border-box;
}

.btn-orange-border.btn-text {
    color: #FFB126;
    font-size: 18px;
    text-align: center;
    padding: 5px 5px;
    cursor: not-allowed;
    box-sizing: border-box;
}

.btn-disable.btn-text {
    color: #999999;
    font-size: 18px;
    text-align: center;
    padding: 5px 5px;
    cursor: not-allowed;
    box-sizing: border-box;
}

@media (max-width: 769px) {
    .btn-orange, .btn-orange-border, .btn-disable {
        padding-right: 30px;
    }

    .btn-orange.btn-text, .btn-orange-border.btn-text, .btn-disable.btn-text {
        font-size: 18px;
    }
}

@media (max-width: 576px) {
    .btn-orange.btn-text, .btn-orange-border.btn-text, .btn-disable.btn-text {
        font-size: 12px;
        padding: 5px 1px;
    }
}

.alert-custom {
    margin-top: 40px;
}

button:disabled {
    cursor: not-allowed;
}

.checkbox label, .radio label {
    word-break: break-all;
    width: 92%;
}

@media (max-width: 576px) {
    #survey-textarea,
    .panel .input-custom,
    textarea, input[type=text] {
        width: 95% !important;
        font-size: 16px !important;
    }
}

@media (max-width: 400px) {
    #survey-textarea, .panel .input-custom,textarea, input[type=text] {
        width: 90% !important;
        font-size: 16px !important;
    }
}

/*.btn-web {*/
/*display: inline-block !important;*/
/*}*/

/*.btn-rwd {*/
/*display: none !important;*/
/*}*/
/*@media (max-width: 769px) {*/
/*.btn-web {*/
/*display: none !important;*/
/*}*/
/*.btn-rwd {*/
/*display: inline-block !important;*/
/*margin-top: 10px;*/
/*}*/
/*}*/

.survey-border {
    position: relative;
    border-color: #ccc;
    border-radius: 10px;
    box-shadow: 0px 1px 5px #ccc;
    box-sizing: content-box;
    margin: 10px auto;
    padding: 10px 15px;
}

.survey .title-text {
    width: 100%;
}

.survey-list .list-item .row p {
    text-align: center;
    font-size: 24px;
}

@media (max-width: 576px) {
    .survey-list .list-item .row p {
        font-size: 12px;
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .survey-list .filter-item .btn-dark-green:not(:first-child) {
        margin-left: 10px;
    }
}

/*survey index*/
.survey-index {
    margin-top: 25px;
}

.survey-title-icon {
    margin-top: 0px;
}

.survey-index [class*="-2"]:first-child {
    border-right: 1px solid #eee;
}

.circle-icon {
    background-color: #fff;
    position: relative;
    display: block;
    width: 90%;
    height: 0;
    padding: 45% 0;
    margin: 0px auto;
    border-radius: 50%;
    box-shadow: 1px 1px 5px #d8d8d8;
}

.circle-icon img {
    max-width: 50%;
    display: block;
    margin: auto;
    margin-top: -25%;
}

.triangle {
    -webkit-clip-path: polygon(0% 1%, 100% 1%, 100% 100%);
    clip-path: polygon(0% 1%, 100% 1%, 100% 100%);
    background-color: #FFB126;
    height: 40px;
    width: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
}

.triangle .flag-text {
    text-align: right;
    width: 90%;
    top: 3px;
}

.cursor-pointer {
    cursor: pointer;
}

.survey-index .panel {
    position: relative;
    box-shadow: none;
    /*border-bottom: 2px solid #888;*/
    border-radius: 0px;
    margin: 0px;
}

.survey-index .panel:after {
    content:"";
    background: #ccc;
    position: absolute;
    bottom: 0%;
    right: 0;
    height: 1px;
    width: 80%;
}

.panel-body.survey-list {
    padding-left: 10px;
    padding-right: 0px;
}

.survey-qt {
    text-align: right;
    color: #999;
}

.survey-qt span {
    padding: 2px 8px;
    border-radius: 15px;
    background-color: #ff0000;
    color: #fff;
}

@media (max-width: 576px) {
    .survey-qt span {
        font-size: 12px;
    }
}

.survey-view .progress {
    float: right;
    width: 30%;
    margin-right: 0px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
}

/*購物賺點*/
@media (max-width: 768px) {
    .purchase-title-border {
        height: 80px;
    }

    .purchase-title-border .see-all-container {
        width: 100%;
    }

    .purchase-title-border .see-all-container a {
        width: 87%;
        text-align: center;
        margin: 0px auto;
        display: block;
        float: none;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.xs-show {
    display: none;
}

.xs-hidden {
    display: block;
}

@media (max-width: 768px) {
    .xs-show {
        display: block;
    }

    .xs-hidden {
        display: none !important;
    }
}

.dropdown-custom {
    width: 100%;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}

.dropdown-custom p img {
    margin-left: 5px;
    margin-top: -3px;
    width: 4%;
}

.dropdown-custom p {
    color: #61C43F;
    margin-bottom: 0px;
    text-align: center;
    padding: 10px 0px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .dropdown-container {
        display: none;
        /*position: absolute;*/
        width: 100%;
    }

    .purchase-point #purchase-tab button {
        display: none;
    }

    .purchase-point #purchase-tab .owl-item, .purchase-point #purchase-tab .owl-stage,
    .purchase-point #purchase-tab-inside .owl-item, .purchase-point #purchase-tab-inside .owl-stage {
        width: 100% !important;
    }

    a.tab-item {
        border-radius: 0px !important;
    }

    .purchase-point {
        margin-top: 10px;
    }
}

.purchase-point .special-inside-title {
    margin-bottom: 10px;
}

#purchase-discount {
    background-color: #F2F2F2;
    padding: 10px;
}

#purchase-discount .discount-detail {
    height: 44px;
}

#purchase-discount .owl-nav {
    margin-top: 0px;
}

#purchase-discount .owl-prev, #purchase-discount .owl-next {
    position: absolute;
    top: 37%;
    background-color: #333;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
    opacity: 0.8;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 20px;
}

#purchase-discount .owl-prev {
    left: -40px;
}

#purchase-discount .owl-next {
    right: -40px;
}

@media(max-width: 768px) {
    #purchase-discount .owl-prev, #purchase-discount .owl-next {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }

    #purchase-discount .owl-prev {
        left: -22px;
    }

    #purchase-discount .owl-next {
        right: -22px;
    }
}

#purchase-discount .col-sm-5.col-4 {
    padding-right: 0px;
}

#purchase-discount .item {
    background-image: url('../images/discount-bg.png');
    background-size: 100% 100%;
    padding:10px;
}

.purchase-discount-price-secondary {
    color: #FF5126;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    /*height: 25px;*/
}

.purchase-discount-price-primary {
    color: #FF5126;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

#purchase-discount p {
    word-break: break-all;
    font-size: 16px;
    margin-bottom: 0px;
}

#purchase-discount h6 {
    text-decoration: none;
    font-size: 14px;
    word-break: break-all;
    margin-top: 5px;
    margin-bottom: 5px;
}

#purchase-discount .item a {
    float: inherit;
}

@media (max-width: 768px) {
    #purchase-discount .discount-detail {
        height: 35px;
    }

    #purchase-discount p, #purchase-discount h6 {
        font-size: 12px;
    }

    .purchase-discount-price-secondary {
        font-size: 14px;
    }
}

.brand-name {
    font-weight: 700;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

div.discount-detail {
    height: 45px !important;
    text-align: center;
    font-size: 16px;
}

@media (max-width: 768px) {
    div.discount-detail {
        font-size: 12px;
    }
}

a.copy-code {
    width: 100%;
    background-color: #3FC69B;
    padding: 2px 8px;
    color: #fff;
    border-radius: 25px;
    text-align: center;
    display: block;
    margin-top: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

@media (max-width: 768px) {
    a.copy-code {
        margin-top: 5px;
    }
}

a.tab-item {
    background-color: inherit !important;
    color: #999999;
    cursor: pointer;
    border-radius: inherit;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    padding: 8px 0px;
}

a.tab-item:hover {
    background-color: #F6F6F6 !important;
    color: #999999;
}

a.tab-item.active {
    background-color: #61C43F !important;
    color: #fff !important;
}

.purchase-point *, .member-center *, .faq * {
    box-sizing: border-box;
}

.brand-tab-content {
    padding: 10px 20px;
    background-color: #F2F2F2;
}

.brand-tab-content > .row {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0px;
}

.brand-tab-content .item .row {
    background-color: #fff;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.brand-tab-content a.col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.brand-tab-content a.col-lg-3:nth-child(4n-3) {
    padding-right: 5px;
}

.brand-tab-content a.col-lg-3:nth-child(4n) {
    padding-left: 5px;
}

.brand-tab-content a.col-lg-4 {
    margin: 3px 0px;
}

@media (max-width: 768px) {
    .brand-tab-content a.col-lg-4:nth-child(2n-1) {
        padding-right: 3px;
        padding-left: 6px;
    }

    .brand-tab-content a.col-lg-4:nth-child(2n) {
        padding-right: 6px;
        padding-left: 3px;
    }
}

.brand-tab-content .brand, .brand-tab-content .col-4 .col-4 {
    padding-right: 0px;
    padding-left: 0px;
}

.brand-tab-content .brand img {
    width: 100%;
    /*max-height: 68px;*/
}

@media (max-width: 768px) {
    .brand-tab-content .brand img {
        /*max-height: 39px;*/
    }
}

.brand-tab-content .brand-name {
    font-size: 18px;
    height: 40px;
}

.brand-tab-content .discount-detail span, .program-detail span, .brand-view .discount-detail span, .transfer-box .discount-detail span {
    color: #FF2222;
    font-size: 20px;
}

@media (max-width: 768px) {
    .brand-tab-content .discount-detail span, .program-detail span, .brand-view .discount-detail span, .transfer-box .discount-detail span {
        font-size: 16px;
    }
}

.brand-tab-content span.col-12.text-center {
    color: #3FC69B;
    height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media (max-width: 768px) {
    .brand-tab-content span.col-12.text-center {
        height: 35px;
        -webkit-line-clamp: 2;
        font-size: 12px;
    }
}

.col-12 .see-all {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #61C43F;
    background-color: #fff;
    padding: 6px;
    border: 1px solid #61C43F;
}

@media(max-width:768px) {
    .col-12 .see-all {
        font-size: 14px;
    }
}

#purchase-tab .owl-nav, #purchase-tab-inside .owl-nav {
    margin-top: 0px;
}

#purchase-discount.owl-theme a.item {
    float: none;
    width: inherit;
}

.brand-tab-content a.col-lg-3 {
    margin-bottom: 10px;
}

#purchase-discount .brand.col-sm-6, .brand-tab-content a.col-lg-3 .brand.col-sm-6 {
    display: block;
    float: none;
    margin: 0px auto;
}

@media (max-width: 768px) {
    #purchase-tab-inside .owl-nav {
        display: none;
    }
}

#purchase-slide .owl-prev, #purchase-slide .owl-next {
    position: absolute;
    top: 30%;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

#purchase-slide .owl-prev span, #purchase-slide .owl-next span {
    font-size: 80px;
    text-shadow: black 0px 0px 0.2em;
    opacity: 1;
}

#purchase-slide .owl-prev:hover, #purchase-slide .owl-next:hover {
    background-color: transparent;
}

@media (max-width: 768px) {
    #purchase-slide .owl-prev, #purchase-slide .owl-next {
        top: 1%;
    }
}

#purchase-tab .owl-prev, #purchase-tab .owl-next,
#purchase-tab-inside .owl-prev, #purchase-tab-inside .owl-next {
    position: absolute;
    top: 3px;
    background-color: #fff;
    width: 20px;
    height: 20px;
}

#purchase-tab-inside .owl-prev, #purchase-slide .owl-prev{
    left: -10px;
}

#purchase-tab-inside .owl-next, #purchase-slide .owl-next{
    right: -10px;
}

#purchase-tab .owl-next, #purchase-tab-inside .owl-next {
    right: -40px;
}

#purchase-tab .owl-prev, #purchase-tab-inside .owl-prev {
    left: -40px;
}

#purchase-tab .owl-next, #purchase-tab .owl-prev, #purchase-tab-inside .owl-next, #purchase-tab-inside .owl-prev {
    font-size: 20px;
    top: -2px;
    color: #fff;
    width: 30px;
    height: 30px;
    background-color: #333333;
    /*background-color: hsla(0, 0%, 50%, 0.1);*/
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
    opacity: .8;
}

/*#purchase-tab .owl-nav .owl-prev:hover, #purchase-tab .owl-nav .owl-next:hover,*/
/*#purchase-tab-inside .owl-nav .owl-prev:hover, #purchase-tab-inside .owl-nav .owl-next:hover {*/
    /*color: inherit;*/
/*}*/

.square-pic .square, .purchase-point .square {
    position: relative;
}

.square-pic .square:after, .purchase-point .square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.square-pic .content, .purchase-point .content {
    position: absolute;
    width: auto !important;
    height: auto;
    max-width:100%;
    max-height:100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.purchase-point .content {
    padding-left: 15px;
    padding-right: 15px;
}

/*精選優惠*/
.star-discount > .row > .col-12 {
    margin-bottom: 20px;
}

.star-discount .brand, .brand-view.section-02 .brand {
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}

.star-discount .brand img {
    width: 25%;
    display: block;
    margin: 0px auto;
}

.star-discount img {
    width: 100%;
}

.star-item {
    margin-bottom: 20px;
}

.program-banner {
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
}

.star-discount h4 {
    color: #fff;
    background-color: #ccc;
    padding: 5px;
    margin-top: 0px;
    text-align: center;
}

.program-content {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    padding: 10px 15px;
}

.program-title {
    height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.program-detail {
    margin-top: 10px;
}

.program-detail [class*='col-'], .brand-view.section-02 .program-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.star-discount .program-content .program-title {
    padding-left: 0px;
    padding-right: 0px;
}

.program-content .program-title, .program-detail > .col-12:first-child {
    padding-left: 15px;
    padding-right: 15px;
}

.program-detail .col-8 {
    color: #999999;
}

.program-detail a {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #3FC69B;
    color: #fff;
    padding: 3px 0px;
}

/*品牌專區列表頁*/
.brand-list .col-12 .row {
    margin: 10px 0px 20px 0px;
}

.brand-tab-content .col-12 {
    padding: 0px;
}

.brand-list-tab span {
    float: left;
    margin-top: 8px;
}

/*
.brand-list .col-12 span{
    margin-top: 15px;
    display: inline-block;
    float: left;
    color: #999999;
}
*/
/*@media (max-width: 768px) {
    .brand-list .col-12 span{
        display: none;
    }
}
*/

.brand-list .col-6 .btn-dark-green {
    padding: 3px 5px;
}

/*品牌專區內頁*/
.purchase-point.brand-view.section-01 {
    background-color: #f5f5f5;
    padding: 15px;
}

.brand-view .brand img {
    width: 100%;
}

.brand-view .owl-carousel .brand img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0px auto;
}

.btn-green {
    background-color: #34BF48;
    padding: 10px 0px;
    display: block;
    margin-bottom: 20px;
}

.btn-green .btn-text {
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 18px;
}

.white-shadow-box {
    background-color: #fff;
    /*box-shadow: 1px 1px 5px #888888;*/
    margin-bottom: 10px;
    display: grid;
}

.after-purchase, .brand-view-main .col-lg-8.col-12 .white-shadow-box:last-child {
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .after-purchase {
        margin-bottom: 10px;
    }
}

.white-shadow-box .brand {
    padding: 5px;
}

.white-shadow-box.after-purchase p {
    margin-top: 10px;
}

.brand-view .discount-detail, .white-shadow-box .discount-detail {
    text-align: center;
    font-size: 16px;
}

.brand-view .discount-detail span, .white-shadow-box .discount-detail span {
    font-size: 24px;
}

.after-purchase {
    padding: 10px;
}

.after-purchase .col-5 span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 24px;
    padding: 20px 0px;
    margin: 0px auto;
    border-radius: 5px;
}

.after-purchase .col-5 span {
    font-size: 18px;
}

.after-purchase .col-5 {
    font-size: 18px;
}

@media (max-width: 768px) {
    .after-purchase .col-5 span, .after-purchase .col-5 p.text-center {
        font-size: 14px;
    }
}

.after-purchase .col-5:first-child span {
    background-color: #e6e6e6;
}

.after-purchase .col-5:last-child span {
    /*background-image: url(../images/after-purchase-bg.svg);*/
    background-image: linear-gradient(to bottom right, #D1FDFF, #FDDB92);
    background-size: 100%;
    background-repeat: no-repeat;
}

.content-bar-white {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
}

.content-bar-white:not(:last-child) {
    margin-bottom: 10px;
}

.content-bar-white .content-scroll {
    height: 100%;
    overflow-y: auto;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .content-bar-white .content-scroll{
        height: auto;
        overflow-y: auto;
        margin-top: 0px;
    }
}

@media (min-width: 768px) {
    .sm-part1 .content-scroll{
        height: 115px;
    }
    .sm-part2 .content-scroll{
        height: 233px;
    }
    .sm-part3 .content-scroll{
        height: 166px;
    }
}

.content-scroll {
    padding-left: 10px;
    padding-right: 10px;
}

.content-bar-white .content-scroll::-webkit-scrollbar {
    -webkit-appearance: none;
}

.content-bar-white .content-scroll::-webkit-scrollbar:vertical {
    width: 10px;
}

.content-bar-white .content-scroll::-webkit-scrollbar:horizontal {
    height: 10px;
}

.content-bar-white .content-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.content-bar-white .content-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}


.brand-view-main .col-lg-4.col-md-4.col-12 {
    padding-right: 0px;
}

.brand-view-main {
    padding-right: 0px;
    padding-left: 0px;
}

.white-bar {
    position: absolute;
    top: 50px;
    left: 0px;
    height: 40px;
    width: 100%;
    background-color: #fff;
}

@media (max-width: 768px) {
    .white-bar {
        height: 100px;
        top:70px;
    }

    .brand-view-main .col-lg-4.col-md-4.col-12 {
        padding-right: 15px;
    }
}

.content-bar-white .title {
    font-size: 20px;
    text-align: center;
    /*height: inherit;*/
    margin-bottom: 20px;
    width: inherit;
    font-weight: 700;
}

.content-bar-white .title p {
    margin: 0px auto;
    /*width: 160px;*/
    background-image: url('../images/purchse-content-title-bg.svg');
    background-position: 50% 20px;
    background-size: 100% 50%;
    background-repeat: no-repeat;
}

.content-bar-white ol {
    margin-top: 20px;
}

#brand-view-event .owl-item > .col-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.brand-view.section-02 .col-lg-3 {
    margin-bottom: 10px;
}

.brand-view.section-02 .col-lg-3 img {
    width: 100%;
    border: 1px solid #DDDDDD;
}

.brand-view .table-content {
    font-size: 14px;
}

.brand-view .table-content [class*='col-'] {
    padding: 5px;
}

.brand-view .table-content .col-8 {display:inline-block;}
.brand-view .table-content .col-3 {
    text-align: right;
    display: inline-block;
    color: #D65000;
    vertical-align: top;
}

.brand-view .table-content .row:nth-child(odd) .col-12 {
    background-color: #FFF9EC;
}

@media (max-width: 768px) {
    .brand-view .table-content .row.d-flex {
        display: block;
    }

    .brand-view .table-content .row .col-12:nth-child(odd) {
        background-color: #FFF9EC;
    }

    .brand-view .table-content .row:nth-child(odd) .col-12:nth-child(even) {
        background-color: inherit;
    }
}

.brand-view.section-02 .container-title {
    margin: 20px 0px 10px 0px;
}

#brand-view-event .owl-prev {
    position: absolute;
    left: -30px;
    top: 70px;
    font-size: 48px;
}

#brand-view-event .owl-next {
    position: absolute;
    right: -30px;
    top: 70px;
    font-size: 48px;
}

#brand-view-event .owl-next:hover, #brand-view-event .owl-prev:hover {
    background-color: inherit;
    color: inherit;
}

@media (max-width: 768px) {
    #brand-view-event .owl-nav {
        display: none;
    }
}

/*入點進度*/
.green-bg {
    background-color: #3FC69B;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 40px 20px;
}

.green-border {
    border: 1px solid #3FC69B;
}

.checkout .md-d-flex, .md-d-flex {
}

@media (max-width: 768px) {
    .checkout .md-d-flex, .md-d-flex {
    }
}

.checkout .panel-heading > h4 {
    line-height: inherit;
}

.checkout .green-border .col-6 {
    text-align: center;
    padding: 20px;
}

.checkout .green-border .col-6 p {
    font-size: 24px;
}

.checkout .green-border .col-6 > span {
    width: 100%;
    display: block;
}

.checkout .green-border .col-6 span span {
    color: #3FC69B;
    font-size: 24px;
}

.checkout .green-border a {
    display: block;
    margin-top: 10px;
    text-decoration: underline !important;
    color: #666666;
}

.checkout .nav {
    height: inherit;
    z-index: 1000;
    border-bottom: 1px solid #3FC698;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .checkout .nav {
        border-bottom: none;
    }

    .purchase-point.checkout .nav>li {
        border-bottom: 1px solid #3FC698;
    }
}

.checkout .nav-tabs li a.active, .checkout .nav-tabs a:hover {
    margin-left: 0px;
    background-color: #3FC698;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid #3FC698;
}

.checkout-content-title .col-2 {
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.checkout .tab-content table {
    width: 100%;
}

.border-right-green-dash {
    border-right: 1px dashed #3FC69B;
}

.purchase-point.checkout button.btn-default {
    margin-top: 0px;
}


.purchase-point.checkout .nav>li {
    padding-left: 0px;
    padding-right: 0px;
}

.purchase-point.checkout .nav>li>a {
    padding: 10px 5px;
    text-align: center;
}

@media (max-width: 992px) {
    .checkout .tab-content {
        position: relative;
    }

    .checkout  .tab-content tr:nth-child(odd) .headcol {
        background-color: #fff;
    }

    /*.checkout  .tab-content table {*/
        /*width: 1000px;*/
    /*}*/

    /*.checkout  .tab-content td:nth-child(2){*/
        /*width: 350px;*/
        /*text-align: right !important;*/
        /*padding-right: 25px !important;*/
    /*}*/

    .table-border {
        overflow: auto;
        width: 100%;
    }

    .table-border table {
        table-layout: fixed;
        width: 200px;
    }

    .checkout  .tab-content .tab-pane .table-border {
        width: 100%;
        overflow-x: scroll;
        overflow-y: visible;
        padding-bottom: 1px;
    }

    .checkout  .headcol {
        position: sticky;
        width: 120px;
        top: 0px;
        left: 0px;
        /*background-color: #F5F8F5;*/
    }

    .checkout .tab-content table {
        min-width: 900px;
        overflow-y: scroll;
        overflow-y: visible;
        border-collapse: separate;
    }
}

.checkout .tab-content table tr td {
    padding:10px 15px;
    word-break: break-all;
    text-align: center;
}

.checkout .tab-content table tr td:not(:nth-child(6n)) {
    border-right: 1px solid #CCCCCC;
    width: 150px;
}

.checkout .tab-content tr:nth-child(even), .checkout .tab-content tr:nth-child(even) td.headcol {
    background-color: #F5F8F5;
}

.checkout .tab-content .row:not(:first-child) .col-2:nth-child(5n) {
    padding-left: 20px;
    padding-right: 10px;
}

.checkout .tab-content .row .col-2 img {
    float: right;
}

.handled {
    color: #009F15;
}

.cancled {
    color: #999999;
}

.rejected {
    color: #E06500;
}

.checkout .pagination {
    margin: 20px auto;
    display: table;
}

.checkout .pagination span, .checkout .pagination span:hover, .checkout .pagination a:hover {
    display: block;
    float: left;
    color: #2FC689;
    border: 1px solid #2FC689;
    background-color: #FFF;
    padding: 8px 0px;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    text-align: center;
}

.checkout .pagination a {
    display: block;
    float: left;
    color: #fff;
    background-color: #2FC689;
    padding: 8px 0px;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    text-align: center;
}

.checkout .pagination .disabled span {
    background-color: #eee;
    color: #666;
    border: 1px solid #eee;
}

.checkout .panel.active .panel-heading, .faq .panel.active .panel-heading {
    border-left: 5px solid #FFA200;
}

.checkout .panel .panel-heading, .faq .panel .panel-heading {
    border-left: 5px solid #CCCCCC;
}

.checkout .panel-question > .panel-heading, .faq .panel-question > .panel-heading {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.orange-border {
    border: 1px solid #FFA200;
    border-radius: 5px;
    padding: 10px;
}

.checkout .dropdown {
    overflow: inherit;
    float: right;
    width: 120px;
}

@media (max-width: 768px) {
    .checkout .dropdown {
        width: 100%;
        margin: 10px 0px;
    }

    .checkout .nav.nav-tabs.col-12 {
        padding-right: 0px;
    }
}

.checkout .dropdown-toggle {
    width: 100%;
    border-radius: 50px;
}

.checkout .dropdown-menu {
    top: inherit;
    width: 100%;
}

.purchase-title-border .see-all-container {
    display: inline-block;
    margin-left: 10px;
}

@media(max-width: 768px) {
    .purchase-title-border .see-all-container {
        margin-left: 0px;
    }
}

/*跳轉頁*/
.transfer h2 span {
    color: #D0021B;
    font-size: 36px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading-animate {
    width: 40px;
    height: 40px;
    margin-top: -15px;
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

.transfer .item {
    margin-top: 15px;
}

.transfer .item img {
    width: 70%;
    margin-bottom: 10px;
    border: 1px solid #CCC;
}

.transfer .notice {
    background-color: #FFF9EC;
    padding: 10px;
    margin-top: 10px;
}

/*無限滑動*/
.tab-content .row.grid {
    height: inherit !important;
}

.tab-content .item.grid__item {
    position: relative !important;
}

/* reveal grid after images loaded */
.grid.are-images-unloaded {
    opacity: 0;
}

/* hide by default */
.grid.are-images-unloaded .image-grid__item {
    opacity: 0;
}

.page-load-status {
    display: none; /* hidden by default */
    padding-top: 20px;
    border-top: 1px solid #DDD;
    text-align: center;
    color: #777;
}

.in-middle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.d-flex {
    display: flex;
}

.HP-logo {
    display: block;
    width: 5%;
    margin: 10px auto;
}

@media (max-width: 768px) {
    .HP-logo {
        width: 20%;
    }
}

@media (max-width: 768px) {
    .purchase-title-border.higher {
        height: 100px;
    }
    .purchase-title-border.higher .page-title {
        height: 55px;
    }
}

ul.checkout-notice {
    padding-left: 10px;
    /*color: #ff0000;*/
}

.checkout .table-border .status-check img {
    margin-top: -5px;
}

/*memeber center*/
.member-center .btn-orange {
    display: inline-block;
    background-color: #FFB126;
}

.member-center .btn-orange img {
    margin-top: -5px;
}

@media (max-width:768px) {
    .member-center .btn-orange img {
        margin-top: -2px;
    }
}

.member-big-btn-container {
    margin-top: 0px;
}

.member-big-btn-border {
    float: none;
    margin:0px auto;
    margin-top: 0px;
}

@media(max-width: 768px) {
    .member-big-btn-container {
        border-top: 1px solid #ccc;
        margin-top: 20px;
    }

    .member-big-btn-border {
        float: none;
        margin:0px auto;
        margin-top: 20px;
    }
}

.member-center .member-big-btn {
    display:block;
    padding: 15px 30px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    box-shadow: 0px 0px 5px #ccc;
}

.member-center .member-big-btn.gold-border {
    border: 1px solid #FFBF36;
}

.member-qualify {
    color:#666;
}

.member-level {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
}

.member-center .icon-menu .col-3 {
    padding-left: 0px;
    padding-right: 0px;
}

.member-center .icon-menu {
    margin-top:30px;
}

.member-center .icon-menu a {
    display: inline-block;
    padding: 30px 0px;
    width: 100%;
}

@media(max-width: 768px) {
    .member-center .icon-menu a {
        padding: 10px 0px;
    }
}

.member-center .icon-menu span {
    margin-top: 10px;
    font-size: 18px;
}

@media(max-width: 768px) {
    .member-center .icon-menu span {
        font-size: 12px;
        height: 35px;
        padding: 0px 5px;
    }
}

.member-center .border-top {
    border-top:1px solid #ddd;
}

.member-center .border-right {
    border-right:1px solid #ddd;
}

.member-center .border-bottom {
    border-bottom:1px solid #ddd;
}

.member-center .border-left {
    border-left:1px solid #ddd;
}

.member-center .icon-menu .col-3:hover {
    box-shadow: 0px 0px 10px #999;
    transition: 0.2s;
}

.member-center span strong {
    font-size: 28px;
    background-image: url(../images/purchase-content-title-bg.svg);
    -webkit-background-size: 100% 50%;
    background-size: 100% 50%;
    background-position: 50% 20px;
    background-repeat: no-repeat;
    padding-right: 15px;
}

.member-center .points-dashboard .col-6 {
    margin-top: 10px;
    padding: 0px;
    font-size: 20px;
}

@media(max-width: 768px) {
    .xs-d-block {
        display: block !important;
    }

    .member-center .points-dashboard .col-6 {
        font-size: 16px;
    }
}

.member-center .icon-menu .col-3 a.border-bottom img {
    width: 60px;
    height: 60px;
}

/*faq*/
.faq .panel-title {
    line-height: 24px;
}

.faq ul.nav-tabs {
    border-bottom: 1px solid #FFDFA2;
    padding-bottom: 5px;
    padding-right: 0px;
    margin-bottom: 15px;
}

.faq .nav-tabs > li.active > a {
    margin-left: 0px;
    border: none;
    font-weight: 700;
    color: #000;
}

.faq .nav-tabs > li > a {
    background-color: #fff;
    text-align: center;
    color: #999999;
    padding: 10px;
    border: none;
    font-size: 18px;
}

.faq .nav-tabs > li > a:hover, .faq .nav-tabs > li.active > a, .faq .nav-tabs > li.active > a:focus {
    border: none;
    background-color: inherit;
    outline: none;
}

.faq .nav-tabs li.active .orange-border-radius {
    position: absolute;
    width: 80px;
    height: 10px;
    background-color: #FFA800;
    border-radius: 100px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
}

.faq #accordion h4 > a {
    display: block;
    width: 100%;
}

.faq .dropdown-custom {
    width: 100%;
    border: none;
    margin-bottom: 10px;
    margin-top: 5px;
}

.faq .dropdown-custom button {
    border: 1px solid #FFA800;
    padding: 5px 0px;
    width: 100%;
    background-color: inherit;
}

.faq .dropdown-menu {
    width: 92%;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: 35px;
}

.faq .dropdown-custom .dropdown-menu a {
    padding: 5px 15px;
}
/*.search-result*/
.search-result * {
    box-sizing: border-box;
}

.search-result {
    margin-top: -10px;
}

.search-result .search {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 33.33333333%;
}

@media(max-width: 768px) {
    .search-result .search {
        width: 100%;
    }
}

.search-result .search-icon {
    width: 15%;
    height: 30px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.search-result input.search-box {
    width: 85% !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color:#57B648;
}

.search-result .tab-content {
    display: inline-block;
}

@media(max-width: 768px) {
    .search-result .search-icon {
        width: 10%;
    }

    .search-result input.search-box {
        width: 90% !important;
    }
}

.search-result .search-icon, .search-result .search-box {
    margin-top: 0px;
    float: left;
}

.search-result form.col-12 {
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    .search-result form.col-12 {
        padding: 0px;
    }
}

.search-result .dropdown.bs3 {
    width: 100% !important;
    padding: 10px 0px;
}

.search-result .filter-option {
    padding: 3px 10px;
}

.search-result .btn-default, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    border: 1px solid #C5EA7B;
    background-color: #fff;
    color: #57B648;
    margin-top: 0px;
}

.search-result .dropdown-menu {
    position: relative;
    padding: 0px;
}

@media(max-width: 768px) {
    .search-result .dropdown.bs3 {
        width: 100% !important;
        padding: 10px 0px;
    }
}

.search-result .d-inline-block {
    display: inline-block;
    float: none;
}

.search-result .title {
    height: inherit;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.search-result .link {
    display: inline-block;
    word-break: break-all;
    font-size: 12px;
    color: #578D4B;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.search-result .brief {
    display: inline-block;
    color: #666666;
    height: 60px;
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width:768px) {

    .search-result .tab-content .col-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .search-result .brief {
        height: 40px;
        -webkit-line-clamp: 2;
    }
}

.search-result .tab-content .col-sm-6 {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

@media(max-width: 768px) {
    .search-result .tab-content .col-sm-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.search-result .tab-content .col-sm-6 .border {
    border: 1px solid #EEEEEE;
    padding: 10px;
}

.search-result .tab-content .col-3 {
    padding-right: 0px;
}

.search-result .tab-content .col-3 img {
    max-width: 100%;
    width: 100%;
}

.search-result .pagination-border {
    display: table;
    margin: 0px auto;
}

.search-result .pagination a, .search-result .pagination a:hover, .search-result .pagination a:focus {
    color: #57B648;
}

.search-result .pagination li.active span {
    border: 1px solid #57B648;
    background-color: #57B648;
    color: #fff;
}

.search-result .dropdown-custom button img {
    margin-top: -3px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.search-result .no-item {
    text-align: center;
    background-color: #f9f5d4;
    padding: 10px;
    font-size: 18px;
}

/*survey-video*/
.survey-video .video-border {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.survey-video iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*download hamipoint*/
.download-hamipoint img {
    width: 100%;
}

.owl-carousel
{
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

tbody p{
    margin: 0;
}

tbody td{
    vertical-align: middle;
    text-wrap: balance;
}

pre{
    background-color: transparent !important;
}