﻿
@charset "utf-8";


.btn-wrap.half .totalPrice {
    display: none;  
}




@media screen and (min-width: 993px) {
     
    .col-md-pull {
        float: left;
    }


    .mobile_ver {
        display: none !important;
    }
}


@media screen and (max-width: 992px) {
    #calendarPick .popup {
        width:90%!important;
    }

    #return-to-phone {
        width:40px;
        height:40px;
        bottom:130px;
        right:28px!important;
    }

    .btn-wrap.half .totalPrice,
    .page-home #header {
        display: block;
    }

    img {
        max-width: 100% !important;
    }

    .desktop_ver,
    #div#at4-share {
        display: none !important;
    }

    .pc {
        display: none !important;
    }

    html,
    body {
        overflow-x: hidden;
    }


    html {
        overflow: visible;
    }

    /**
    html,
    body {
        overflow-x: hidden;
    }
        */

    body {
        position: relative;
    }


    .container {
        width: 100%;
        min-width: initial;
        padding-bottom: 5px;
    }

    .material-icons {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        /* Preferred icon size */
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        font-feature-settings: 'liga';
    }


    nomargin,
    .card-2-wrap .card-2,
    .card-2-wrap,
    .card-1-wrap .card,
    .card-3-wrap .card,
    .card-4-wrap .card,
    .row.product-main-wrap .card {
        width: 100%;
        margin: 0 !important;
        box-sizing: border-box;
        border-radius: 3px;
        float: left;
        left: auto;
        right: auto;
    }

    .row.product-main-wrap .card {
        width: 48%;
        margin: 1%;
    }

    .card-4-wrap .card .view-desc {
        position: absolute;
        width: 100%;
        padding: 0 !important;
        bottom: 0;
        left: 0;
        height:auto;
    }

    .section {
        width: 100%;
        min-width: initial;
        padding: 3px 0 15px;
    }

    .row .col-1,
    .row .col-2,
    .row .col-3,
    .row .col-4,
    .row .col-5,
    .row .col-6,
    .row .col-7,
    .row .col-8,
    .row .col-9,
    .row .col-10,
    .row .col-11,
    .row .col-12 {
        width: 100% !important;
        margin: 0 !important;
    }

    .marginright-m {
        margin: 0 !important;
    }

    #footer {
        width: 100%;
        min-width: initial;
    }

    iframe {
        width: 100%;
        /*height: 250px !important;*/
    }

    .listing-info-wrap .listing-info.large {
        width: 100%;
    }

    .page-tour-landing .tour-search-wrap .input-field {
        margin: 15px 0;
        padding: 0;
        width: 100%;
    }

    .landing-banner .input-field input,
    .landing-banner .input-field .selectboxit-container,
    .landing-banner .input-field .selectboxit-container .selectboxit,
    .selectboxit-container .selectboxit-options {
        width: 100% !important;
        border-radius: 5px;
    }

    .landing-banner {
        padding: 80px 0 30px;
    }

    .card-1-wrap .card .view-img {
        width: 100px;
        min-height: initial;
    }

    .card-1-wrap .card .view-desc {
        padding: 25px 20px 10px 120px;
    }

    .home-card-wrap .card-1-wrap .card {
        width: 100%;
    }

        .home-card-wrap .card-1-wrap .card .content {
            padding: 20px 10px 10px;
        }

    .card-1-wrap .card .content {
        min-height: initial;
    }


    .advanced-search-wrap {
        min-height: initial;
        border: 1px solid #c2c2c2;
        margin-bottom: 20px !important;
        border-radius: 3px;
    }

    .listing-info-wrap .listing-info {
        width: 100%;
    }

    .card-3-wrap a {
        width: 100%;
        margin: 15px 0;
    }

    .card-3-wrap img {
        width: 100%;
    }

    .advanced-search-wrap .btn-detail.btn-accordion {
        position: absolute;
        right: 0;
        border: 1px solid #c2c2c2;
        padding: 8px;
        border-radius: 5px;
        z-index: 99;
    }

    .btn-collapse.btn-accordion {
        border: 1px solid #c2c2c2;
        padding: 8px;
        border-radius: 5px;
        z-index: 99;
    }

    #footer .footer-subscription .col {
        width: 100%;
        display: block;
        margin: 15px 0;
    }

    #footer .footer-subscription label span {
        margin-bottom: 10px;
        display: block;
    }

    #footer .footer-subscription #email_subscription {
        font-size: 14px;
        width: 100%;
    }

    #footer .row.hotline .left,
    #footer .row.hotline .mid,
    #footer .row.hotline .right {
        position: initial;
        display: block;
        width: 100%;
        height: auto;
        overflow: auto;
        padding: 0;
        margin: 0;
    }

    #footer .row .mid {
        padding: 0
    }

    #footer .row .footer-nav {
        padding: 17px 0 20px;
        border-bottom: 1px solid #585858;
    }

        #footer .row .footer-nav p {
            margin-bottom: 5px
        }

        #footer .row .footer-nav:first-child {
            border: none;
        }

    #footer .row.hotline .footer-logo img {
        margin: 15px auto;
    }

    #footer .row .logo-comodo {
        position: initial;
    }

    #footer .copyright p {
        margin: 15px 0;
    }

    input[type=text] {
        height: 45px !important;
        border-radius: 3px;
    }

    .card-2-wrap .card-2 p.title,
    .card-2-wrap .card-2 .price {
        width: 100%;
        display: block;
        position: initial;
        margin: 0;
    }

    .card-2-wrap .card-2 p.title {
        padding: 10px 20px;
    }

    .card-2-wrap .card-2 .price {
        padding: 20px;
    }

    .card-2-wrap .card-2 .price {
        height: inherit;
    }

    .card-2-wrap .card-2 .content {
        padding: 0;
    }

    .card-2-wrap .card-2 p.code {
        right: 10px;
        bottom: 10px;
    }

    .card-2-wrap .card-2 .price p {
        text-align: left;
    }


    .tour-gallery-wrap .slider-for .item {
        height: 240px;
    }

    .tour-details .input-field .price {
        width: 100%;
        display: block;
        position: inherit;
        text-align: left;
        margin-left: 35px;
    }

    .radio-wrap {
        padding-left: 35px;
        width: 100%;
        word-break: break-word;
    }

    .tour-details .input-field {
        padding-right: 120px
    }

    .radio-wrap .checkmark {
        top: 3px;
        left: 10px;
        background-color: #d6d6d6;
    }

    .tour-details .btn-book-wrap {
        position: initial;
        width: 100%;
        margin: 40px 0 10px;
        display: block;
    }

    .tour-details table tr td:first-child {
        min-width: 90px;
    }

    .calendar-wrap #calendar {
        height: 290px;
    }

    ul.ul-btn-1-wrap li {
        box-sizing: border-box;
        margin: .2%;
        display: inline;
        float: left;
        border-bottom: 2px solid #adadad;
        text-align: center;
    }

    ul.ul-btn-1-wrap.pink03 {
        overflow: auto;
        height: auto;
        border-bottom: 3px solid #FF2864;
        padding-bottom: 1px;
    }

    .nav-wrap {
        padding: 0 !important;
        text-align: left !important;
        display: block;
    }

    #header {
        display: block !important;
    }

        #header .container {
            padding: 0 !important;
            position: inherit;
            top: 0;
            left: 0;
            margin: 0;
            padding: 0;
        }

        #header ul.nav-wrap {
            display: none;
        }

            #header ul.nav-wrap > li {
                width: 100%;
            }

        #header ul.nav-wrap {
            margin-top: 50px;
        }

    .quick-select-wrap {
        display: none;
    }

    .advanced-search-wrap .quick-select-wrap {
        display: block;
    }

    .advanced-search-wrap {
        z-index: 1002;
        top: 0;
        height: 100%;
        border: none;
        left: 0;
        padding: 70px 30px 0;
    }

    #footer {
        background: #333333;
    }

        #footer ul li {
            float: left;
            width: 100% !important;
            padding: 0 !important;
            border-right: none !important;
            color: #AEADAC;
        }

            #footer ul li a {
                color: #AEADAC;
                width: 100%;
                display: block !important;
            }

        #footer .international ul li img {
            width: 20px;
        }

        #footer .payment ul li img {
            width: 35px;
        }

    .footer-social-media .social-media li .icon-social {
        display: table-cell;
        width: 40px !important;
        height: 40px !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 80% !important;
        vertical-align: middle;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

    .footer-social-media .social-media li:first-child {
        border-top: 1px solid #E2E2E2 !important;
    }

    .footer-social-media .social-media li {
        float: left;
        width: 100%;
        position: relative;
        padding: 10px 10px;
        border-bottom: 1px solid #E2E2E2 !important;
        border-right: none;
    }

        .footer-social-media .social-media li:first-child {
            border-top: none !important;
        }

        .footer-social-media .social-media li:last-child {
            border-bottom: none !important;
        }

        .footer-social-media .social-media li span {
            box-sizing: border-box;
            font-size: 12px;
            vertical-align: middle;
        }

            .footer-social-media .social-media li span.txt {
                position: relative;
                color: #333;
                display: table-cell;
                font-size: 14px !important;
            }

    .footer-social-media,
    .footer-social-media .container {
        padding: 0;
    }

        .footer-social-media .social-media li a {
            position: relative;
            padding: 10px 10px;
        }

            .footer-social-media .social-media li a:after {
                content: '';
                display: block;
                width: 18px;
                height: 18px;
                color: #333;
                background: url('../img/common/btn-arrow-s_black.png') center no-repeat;
                background-size: contain;
                position: absolute;
                right: 20px;
                font-size: 18px;
                top: 50%;
                margin-top: -9px;
            }

    #footer .footer-main-nav {
        padding: 0 5%;
    }

    #footer .footer-nav ul li {
        width: inherit !important;
        float: left;
    }

    #footer .footer-nav ul li {
        width: inherit !important;
        float: left;
    }

    #footer .footer-nav.country-selector ul li img {
        width: 20px;
    }

    #footer .footer-nav.payment-methods ul li {
        margin-bottom: 8px;
    }

        #footer .footer-nav.payment-methods ul li img {
            width: 60px;
        }

    .card-2-wrap .card .img {
        /*height: 170px;*/
        height: 140px;
        background-size: cover;
    }


    .card-2-wrap .card p.code {
        display: none;
    }

    .card-2-wrap .card .content {
        padding: 10px;
    }

    .card-2-wrap p.title {
        max-height: 64px;
    }

    .card-2-wrap .card .price {
        padding-right: 0;
        bottom: 10px;
    }

    .price p span {
        font-size: 18px;
    }

    .divider.nomargin.border-blue01 {
        display: none;
    }
    /*
    .btn-viewmore,
    .btn.large,
    .submit-01.bg-pink02,
    .input-field input[type='submit'].bg-pink02 {
        background: #FF1863 !important;
        border-radius: 3px;
        line-height: inherit;
        font-size: 14px;
        cursor: pointer; 
    }*/

    .row.marginbottom-l {
        margin-bottom: 5px !important;
    }

    .card-4-wrap .card .border {
        border: none;
        background: -moz-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(0, 0, 0, 0.14) 16%, rgba(2, 2, 2, 0.2) 23%, rgba(19, 19, 19, 0.7) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(0, 0, 0, 0.14) 16%, rgba(2, 2, 2, 0.2) 23%, rgba(19, 19, 19, 0.7) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(0, 0, 0, 0.14) 16%, rgba(2, 2, 2, 0.2) 23%, rgba(19, 19, 19, 0.7) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#004c4c4c', endColorstr='#b3131313', GradientType=0);
        /* IE6-9 */
        text-align: left;
    }

    .card-4-wrap .card {
        height: 200px;
        border-radius: 3px;
    }

        .card-4-wrap .card .title {
            font-size: 24px;
            font-weight: 400;
        }

    .landing .row.bg-grey01 {
        background: none;
    }

    .listing-info-wrap .listing-info {
        padding-left: 0px;
    }


    .section.section-large .section-title {
        margin-top: 0px;
        margin-bottom: 21px;
    }

    .section.ad-wrap.bg-white .card，
    .BottomAdPart .section.ad-wrap.bg-white .card {
        /*width: 48%;
        margin: 1% !important;**/
    }

    .BottomAdPart .section.ad-wrap.bg-white .card {
        padding: 0px 2px;
    }

    
    html.landing #header:before,
    html.inner #header:after,
    html.inner.landing #header:after {
        opacity: 1;
        height: 56px;
        background: #ff2864;
    }

    #global_container {
        padding-top: 55px;
    }

    #header .header-logo {
        width: auto;
    }

        #header .header-logo img {
            margin-top: 22px;
            height: 23px;
        }

    .member-recruitment .img-badge-member {
        margin-bottom: 20px;
    }

    .tour-search-wrap {
        padding: 0 20px;
    }

    a.menubtn {
        line-height: 56px;
        display: block;
        height: 56px;
        width: 40px;
        float: right;
        text-align: center;
        color: #fff;
    }

        a.menubtn i {
            line-height: 56px;
        }

        .btn-notify,
    .btn-shopping-cart,
    .btn-member-user {
        position: relative;
        right: initial;
        background-size: 55%;
    }

            .btn-notify .badge,
            .btn-shopping-cart .badge {
                top: 4px;
                right: 0;
            }

    .table-style-cart .bottom-wrap #btn_Submit {
        top: 0px;
    }



    #header ul.nav-wrap {
        display: block;
        position: fixed;
        top: 0;
        margin: 0;
        width: 230px;
        padding-bottom: 100px !important;
        overflow: auto;
        right: 0;
        height: 100%;
        background: #fff;
        z-index: 1003;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
    }

        #header ul.nav-wrap.show {
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
        }

        #header ul.nav-wrap * {
            z-index: 200;
        }

        #header ul.nav-wrap ul.submenu-wrap {
            position: inherit;
            /*display: block;*/
            border-top: 1px solid #E2E2E2 !important;
        }

    .menu_overlay {
        content: '';
        display: block;
        background: rgba(0, 0, 0, .7);
        position: fixed;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        display: none;
        top: 0;
        z-index: 1003;
    }

        .menu_overlay.sidenav:before {
            font-family: 'Material Icons';
            content: 'close';
            display: block;
            color: #fff;
            position: absolute;
            font-size: 30px;
            right: 240px;
            top: 10px;
            cursor: pointer;
        }

    .product-main-wrap {
        margin: 0;
    }

    .content-wrap.nobox {
        padding: 0;
    }

    .main-content {
        padding: 0;
    }

    .menu_overlay.show {
        opacity: 1;
    }

    #header ul.nav-wrap > li > a:before,
    #header ul.nav-wrap > li > a:after {
        display: none;
    }

    #header ul.nav-wrap > li,
    #header ul.nav-wrap ul.submenu-wrap li {
        border-bottom: 1px solid #E2E2E2;
        position: relative;
    }

        #header ul.nav-wrap > li:before,
        #header ul.nav-wrap ul.submenu-wrap li:before {
            content: 'arrow_forward_ios';
            display: block;
            font-family: 'Material Icons';
            color: #888;
            float: right;
            margin-right: 20px;
            font-size: 14px;
            line-height: 52px;
        }

        #header ul.nav-wrap > li:first-child:before {
            display: none;
        }

        #header ul.nav-wrap ul.submenu-wrap li:last-child {
            border: none;
        }

        #header ul.nav-wrap > li > a,
        #header ul.nav-wrap ul.submenu-wrap li a {
            color: #333;
            background: #fff;
            height: 52px;
            line-height: 52px;
            font-size: 15px;
            text-align: left;
            margin: 0 !important;
        }

        #header ul.nav-wrap > li > a {
            padding-left: 25px;
        }

        #header ul.nav-wrap ul.submenu-wrap li a:hover {
            background: #fff;
        }

        #header ul.nav-wrap > li.hover ul.submenu-wrap {
            margin: 0;
        }

    #header .user-view {
        background: #4abdac;
        padding: 16px;
        overflow: auto
    }

        #header .user-view > * {
            display: inline-block !important;
            vertical-align: middle;
        }

        #header .user-view .loginarea {
            margin-left: 20px;
            color: #fff;
        }

            #header .user-view .loginarea a:first-child {
                border-right: 1px solid #fff;
            }

        #header .user-view .circle {
            height: 64px;
            width: 64px;
            border-radius: 50%;
        }

        #header .user-view .loginarea a {
            float: left;
            font-size: 18px;
            padding: 0 5px;
            line-height: 20px;
        }

    .advanced-search-wrap .row:first-child {
        display: none;
    }

    .advanced-search-wrap .input-field,
    .advanced-search-wrap p {
        padding: 0;
        margin-bottom: 15px !important;
    }

    .search #header,
    .search #footer {
        display: none !important;
    }

    .search #global_container {
        padding: 0;
    }

    .search ul.quick-select-wrap li a {
        color: #888;
        background: none;
    }

    .search .advanced-search-wrap .input-field.two-col .col {
        width: 49%;
    }

    .landing .advanced-search-wrap {
        display: none;
    }

    .search .advanced-search-wrap .input-field.two-col .col:first-child {
        margin-right: 1.7%;
    }

    .search .closebtn {
        position: absolute;
        top: 10px;
        text-align: center;
        width: 50px;
        heighT: 50px;
        right: 10px;
        font-size: 0px;
    }

        .search .closebtn i {
            line-height: 50px;
        }

    .search .brandlogo {
        position: absolute;
        left: 30px;
        top: 25px;
    }

    .inner #global_container {
        padding: 0;
    }

    html.inner {
        padding-top: 50px;
    }

    .calendar-wrap .fc-view-container .fc-content span {
        padding-right: 0px;
        font-size: 10px;
    }

    .calendar-wrap .fc-view-container .fc-content {
        white-space: pre-line;
    }

        .calendar-wrap .fc-view-container .fc-content span.status {
            display: none;
        }


    .calendar-wrap .fc-view-container .fc-day-top {
        padding: 0px 0 38px 0;
    }

    .calendar-wrap .fc-view-container .fc-content {
        height: 100%;
        width: 100%;
    }


    #popular_view .card-1-wrap .card .view-img {
        width: 100%;
        position: inherit;
        margin: auto !important;
        min-height: 170px;
    }

    #popular_view .card-1-wrap .card .content {
        display: block;
        min-height: inherit;
    }

    #popular_view .card-1-wrap .card .view-desc {
        padding: 5px 0 8px !important;
        height: inherit;
    }

    #popular_view .card-1-wrap .card {
        border: none;
        width: 100%;
    }

    .slick-dots li button:before {
        color: #FF1863;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 10px;
    }

    .slick-dots li {
        border-radius: 50%;
        width: 10px;
        height: 10px;
        margin: 0 6px;
        background: rgba(255, 255, 255, 0.7);
    }

        .slick-dots li.slick-active {
            background: #FF1863;
        }

        .slick-dots li button {
            display: none;
        }

    .section.withbg.withoverlay .slick-dots {
        bottom: -5px;
    }

    .slick-dots {
        bottom: 10px;
        left: 0;
    }

    .card-slider-wrap .slick-prev,
    .card-slider-wrap .slick-next,
    .home-card-slider-wrap .slick-next,
    .home-card-slider-wrap .slick-prev {
        display: none !important;
    }

    .card-slider-wrap.card-2-wrap {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

    /*.home-card-slider-wrap .card .title{
        margin-top:-10px;
    }*/

    .home-card-slider-wrap .card {
        margin-left: 5px;
        margin-right: 5px;
    }

    ul.ul-btn-1-wrap {
        z-index: 9 !important;
    }

        ul.ul-btn-1-wrap a {
            font-size: 14px;
            padding: 8px 15px;
        }

    .travel-arrangement .date {
        top: -22px;
        font-size: 16px;
        color: #888;
        width: auto;
        background: transparent;
    }

        .travel-arrangement .date span.fz-large {
            font-size: 28px;
            position: relative;
            top: 16px;
        }

        .travel-arrangement .date span {
            font-size: 11px;
            position: absolute;
            top: 7px;
            display: inline-block;
            width: 100%;
            letter-spacing: 2px;
            text-transform: uppercase;
        }

    .accordion-item .content,
    .travel-arrangement .content {
        padding: 0;
        max-height: inherit;
        overflow: auto;
        margin-bottom: 10px;
    }

    .travel-arrangement .btn-detail {
        position: absolute;
        top: 0;
        right: 0;
        height: inherit;
        padding: 5px;
        min-width: 62px;
    }

    .btn-collapse.btn-accordion {
        padding: 5px;
        color: #888;
        display: none;
    }

    .travel-arrangement .title {
        padding: 10px 0;
        background: none;
        color: #888;
        vertical-align: middle;
        display: table-cell;
        border: 0px;
        text-align: left;
        line-height: 18px;
        opacity: 0.5;
    }

    .travel-arrangement.active .title {
        opacity: 1;
    }

    .travel-arrangement .txt-area {
        margin-top: 10px;
        padding-bottom: 10px;
    }

        .travel-arrangement .txt-area,
        .travel-arrangement .txt-area p {
            text-align: left;
        }

    .travel-arrangement .item {
        margin-bottom: 10px;
    }

    .scroll-content {
        margin-bottom: 0;
        display: block;
    }

    h3 {
        font-size: 24px;
    }

    p.highlight {
        font-size: 16px;
    }

    /* .inner .container {
        padding-left: 0;
        padding-right: 0;
    }*/


    .container {
        padding-right: 1.5%;
        padding-left: 1.5%;
        margin-right: auto;
        margin-left: auto;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    /*
    .row {
        width: 100% !important;
        min-width: initial !important;
    }

    .row {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }*/



    .breadcrumb {
        padding-left: 10px
    }

    .btn-book-wrap .btn.large {
        width: 100%;
    }

    .calendar-wrap .remarks {
        margin: 20px 0 0;
    }

    .progress-bar {
        padding: 10px;
        display: none !important;
    }

        .progress-bar li {
            position: relative;
            display: inline-block;
            min-width: 50px;
            margin-right: 50px;
            margin-bottom: 20px;
            text-align: left;
        }

            .progress-bar li a {
                color: #333333;
                position: relative;
                left: -21px;
            }

    .progress-bar {
        padding: 18px 0 20px 51px;
        box-sizing: border-box;
        width: 100%;
        position: relative;
        text-align: center;
    }

    .page-tour-action p.highlight {
        margin: 10px;
    }

    .table.table-style-1 .th {
        font-size: 13px;
        display: table-cell;
        vertical-align: middle;
    }

    .table.table-style-1 .td {
        font-size: 13px;
    }

    .table.table-style-1 .td {
        /**padding: 5px 4px;*/
    }

    .passenger-info .selectboxit-container .selectboxit,
    .passenger-info .selectboxit-container .selectboxit-options {
        min-width: 60px !important;
    }

    .inner .input-field {
        width: 100% !important;
        display: block !important;
        margin-bottom: 20px;
        padding: 0 !important;
    }

    .inner .selectboxit-container {
        width: 100%;
    }

    .contact-person-info .contact-field .input-field:nth-child(1) {
        width: 120px !important;
        float: left !important;
        margin-right: 2%;
    }

    .contact-person-info .contact-field .input-field:nth-child(2) {
        width: calc(100% - 130px) !important;
        float: right;
        margin: 0;
        position: relative;
        top: 24px;
    }

    .inner .tour-summary .img {
        display: none;
        background-size: 278px 173px;
        background-position: top;
    }

    .tour-summary {
        padding: 30px 10px !important;
    }

    .page-tour-action .sticky-wrapper .btn.large.bg-pink03 {
        display: none;
    }

    .btn-wrap.half {
        position: fixed;
        padding: 15px 12px;
        bottom: 0;
        left: 0;
        z-index: 100;
        background: #fff;
        width: 100%;
        box-shadow: 0 -5px 6px rgba(0, 0, 0, 0.15);
    }

        .btn-wrap.half .btn {
            width: 20%;
            float: right;
        }

        .btn-wrap.half .totalPrice {
            color: #FF1863;
            position: absolute;
            top: 12px;
            border: 0px solid #FF1863;
            left: 60px;
            padding: 5px 9px;
            border-radius: 5px;
            font-size: 16px;
            line-height: 18px;
            font-weight: 600;
        }

            .btn-wrap.half .totalPrice:before {
                content: "總價";
                font-size: 12px;
                width: 100%;
                display: block;
                font-weight: 400;
            }

    .contact-person-info .row {
        margin-bottom: 5px;
    }

    .page-tour-action .sticky-wrapper {
        position: fixed !important;
        bottom: 90px !important;
        z-index: 1004;
        width: 92%;
        left: 0;
        right: 0;
        margin: auto;
        transform: translateY(150%);
        -webkit-transform: translateY(150%);
        -ms-transform: translateY(150%);
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
    }

        .page-tour-action .sticky-wrapper.show {
            transform: translateY(0);
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
        }

    .menu_overlay.pricedetail:before {
        font-family: 'Material Icons';
        content: 'close';
        display: block;
        color: #fff;
        position: absolute;
        font-size: 30px;
        right: 20px;
        top: 30px;
        cursor: pointer;
    }

    .slider-nav.slick-initialized.slick-slider {
        display: none;
    }

    .row table {
        font-size: 14px;
        width: 100%;
    }

    .mobile_ver table td {
        padding: 8px 5px;
    }

    .mobile_ver table tr {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }


    .content-wrap {
        padding: 20px 10px;
    }

    .fc-scroller.fc-day-grid-container {
        height: auto !important;
    }

    #calendar {
        height: auto !important;
    }

    .mobile_ver .price * {
        font-weight: bold;
        font-size: 16px !important;
        color: #FF1863;
        margin: 5px 0;
        letter-spacing: 0px;
    }

    .travel-arrangement {
        border-top: 0px;
        border-bottom: 1px solid #E6E6E6;
        margin-bottom: 40px;
    }

        .travel-arrangement.row.accordion-item {
            margin-top: 0px;
        }

    .travel-arrangement-title {
        margin-top: -20px;
        margin-bottom: 0px;
    }

    .travel-arrangement .img-area .img {
        width: 100%;
    }

    .accordion-item .btn-viewmore {
        display: none;
    }

    .accordion-item .content {
        border: none;
    }

    .section-title {
        margin: 20px 0;
    }

    .card-slider-wrap.card-2-wrap .card {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
    .card-slider-wrap.card-2-wrap .card .content .title {
            font-size: 12px;
    font-weight: bold;
    padding: inherit;
    width: 100%;
    position: inherit;
    top: 0;
    left:0;
    }
    .flight-info .table .tr {
        display: block;
    }



    .flight-info .table.table-style-1 .td {
        width: 100%;
        float: left;
        border: none;
    }

        .flight-info .table.table-style-1 .td:first-child {
            font-size: 14px;
            font-weight: bold;
        }

        .flight-info .table.table-style-1 .td:last-child {
            border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        }

    .page-tour-action .remarks {
        margin-bottom: 12px;
    }

    ul.list-style-info .ul-table-wrap,
    ol.list-style-info .ul-table-wrap {
        width: 100%;
    }

    .page-tour-action .passenger-info .table.table-style-1 .th:nth-child(2),
    .page-tour-action .passenger-info .table.table-style-1 .td:nth-child(2),
    .page-tour-action .passenger-info .table.table-style-1 .th:nth-child(4),
    .page-tour-action .passenger-info .table.table-style-1 .td:nth-child(4),
    .page-tour-action .passenger-info .table.table-style-1 .td.ta-r,
    .page-tour-action .order-summary .row:nth-child(3) .table.table-style-1 .th:nth-child(2),
    .page-tour-action .order-summary .row:nth-child(3) .table.table-style-1 .td:nth-child(2),
    .page-tour-action .order-summary .row:nth-child(3) .table.table-style-1 .th:nth-child(4),
    .page-tour-action .order-summary .row:nth-child(3) .table.table-style-1 .td:nth-child(4),
    .upgrade-info .table.table-style-1 .th:nth-child(4),
    .upgrade-info .table.table-style-1 .td:nth-child(4),
    .special-offer .table.table-style-1 .th:nth-child(2),
    .special-offer .table.table-style-1 .td:nth-child(2),
    .special-offer .table.table-style-1 .th:nth-child(4),
    .special-offer .table.table-style-1 .td:nth-child(4) {
        display: none;
    }

    .upgrade-info .table.table-style-1 .td:nth-child(3) {
        width: 10%;
    }

    .page-tour-action .passenger-info .table.table-style-1 .th:nth-child(4),
    .page-tour-action .passenger-info .table.table-style-1 .td:nth-child(4),
    .page-tour-action .order-summary .row:nth-child(3) .table.table-style-1 .th:nth-child(4),
    .page-tour-action .order-summary .row:nth-child(3) .table.table-style-1 .td:nth-child(4),
    .special-offer .table.table-style-1 .th:nth-child(3),
    .special-offer .table.table-style-1 .td:nth-child(3) {
        text-align: right;
        padding-right: 20px;
    }

    .page-tour-comfirm .order-summary .table-col4 .td:nth-child(1),
    .page-tour-comfirm .order-summary .table-col4 .th:nth-child(1) {
        min-width: 50px;
    }

    .table.table-style-1 .td,
    .table.table-style-1 .th {
        padding: 8px;
    }


    .page-tour-action .passenger-info .table.table-style-1 .td.price {
        font-weight: bold;
        font-size: 16px;
    }

    .special-offer .table.table-style-1 .th:first-child {
        width: 80%;
    }

    .special-offer .table.table-style-1 .th:nth-child(3) {
        width: 20%;
    }

    .page-tour-action #footer,
    .page-tour-success #footer {
        display: none;
    }

    .page-tour-success .content-wrap.ta-center {
        padding: 20px;
    }

    .page-tour-action #global_container {
        padding-bottom: 20px;
    }

    .page-tour-action .order-summary .row:nth-child(-n+2) .table .tr {
        display: block;
    }

        .page-tour-action .order-summary .row:nth-child(-n+2) .table .tr:first-child {
            display: none;
        }

    .page-tour-action .order-summary .row:nth-child(-n+2) .table.table-style-1 .td {
        width: 100%;
        float: left;
        border: none;
    }

    .page-tour-action .order-summary .row:nth-child(-n+2) .table.table-style-1 {
        margin-bottom: 0;
    }

        .page-tour-action .order-summary .row:nth-child(-n+2) .table.table-style-1 .td:first-child {
            font-size: 15px;
            font-weight: bold;
        }

        .page-tour-action .order-summary .row:nth-child(-n+2) .table.table-style-1 .td:last-child {
            border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        }

    .bg-gradient-purple01.bg-gradient-purple01 {
        background: #4abdac;
    }

    .popup-wrap .login-form .btn-wrap.full {
        padding: 10px 0 0px;
    }

    .minor-price {
        color: #ff2864;
        font-size: 16px;
        display: block;
        padding: 10px 0;
    }

    .promotion-code-field input[type=text] {
        width: 80%;
        border-radius: 0;
        margin: 0 !important;
    }

    .promotion-code-field input[type=submit] {
        width: 29.8%;
        margin: 0 !important;
        min-width: inherit;
        font-size: 14px;
        padding: 14px 15px;
    }

    .promotion-code-field > label {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .insurance .table.table-style-1 .th {
        display: none;
    }

    .insurance .table.table-style-1 .td:nth-child(2),
    .insurance .table.table-style-1 .td:nth-child(3),
    .insurance .table.table-style-1 .td:nth-child(4) {
        display: none;
    }

    .online-payment .table .td {
        width: 100%;
        float: left;
    }

    .online-payment .table .tr:nth-child(3) .td:first-child {
        /*display: none;*/
    }

    .online-payment .table .tr:first-child .td .input-field {
        padding: 20px 0 !important;
        margin: 0;
        display: block;
    }

        .online-payment .table .tr:first-child .td .input-field:first-child {
            border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        }

    p.icon-security {
        position: relative;
        width: 90%;
        padding-bottom: 0px;
        margin: 0 auto;
    }

    .page-tour-success .list-style-info {
        padding: 10px 0;
        margin-bottom: 10px;
    }

    .page-tour-success ul.list-style-info li span {
        width: 100%;
        display: block;
    }

        .page-tour-success ul.list-style-info li span:after {
            display: none;
        }

    .page-tour-success ul.list-style-info li {
        padding-bottom: 10px;
    }

    .page-tour-success ul.list-style-info {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }

        .page-tour-success ul.list-style-info li span:first-child {
            font-weight: bold;
            font-size: 15px;
        }

    .page-tour-success .flight-info .table.table-style-1 .td:last-child {
        border: none;
    }

    .page-tour-success ul.list-style-info li span:nth-child(2) {
        color: #888;
        font-weight: 300;
    }

    .page-tour-success .list-style-info.price-detail .tr .th {
        display: none;
    }

    .page-tour-success .list-style-info.price-detail .th:nth-child(2),
    .page-tour-success .list-style-info.price-detail .td:nth-child(2),
    .page-tour-success .list-style-info.price-detail .th:nth-child(3),
    .page-tour-success .list-style-info.price-detail .td:nth-child(3) {
        display: none;
    }

    .page-tour-success .list-style-info.price-detail .th:nth-child(4),
    .page-tour-success .list-style-info.price-detail .td:nth-child(4) {
        text-align: right;
    }

    .btn-wrap.full {
        padding: 10px 0 20px;
    }

    .popup .col {
        display: block;
        width: 100%;
        float: left;
        padding-right: 20px;
    }

    .input-field input {
        height: inherit !important;
        padding: 12px 8px !important;
        border-radius: 0;
    }

    .popup .input-field input {
        min-width: inherit;
    }

    .popup .input-field .short-field {
        width: 19%;
        margin-right: 1%;
        float: left;
    }

    .page-tour-details .content-wrap {
        padding-top: 12px;
    }

    .popup .input-field .long-field {
        width: 80%;
        float: left;
    }

    .popup textarea {
        height: 100px;
    }

    .popup form {
        padding-top: 20px;
        background: #fff;
    }

    .popup .content-wrap {
        border: none;
    }

        .popup .content-wrap .col:last-child {
            padding-top: 20px;
        }


    .popup,
    #login-check .popup,
    #alertmsg .popup {
        width: 90%;
        min-height: initial;
        min-width: initial;
        max-height: 500px;
    }

    .banner_ad {
        margin-bottom: 20px;
        display: none;
    }

        .banner_ad img {
            width: 100%;
        }


    .breadcrumb li a {
        margin-right: 2px;
    }

    .breadcrumb li:after {
        margin-right: 5px;
    }

    .landing-banner {
        display: none !important;
    }

    .landing-banner-mo {
        display: block !important;
        height: auto !important;
    }

    .card-1-wrap .card {
        min-height: initial;
    }

    .section.ad-wrap.bg-white .card {
        width: 98%;
    }

    .table-col4 .th:nth-child(2),
    .table-col4 .th:nth-child(3),
    .table-col4 .th:nth-child(4) {
        width: 80px;
    }

    .table-col4-2 .th:nth-child(4),
    .table-col4-2 .th:nth-child(3) {
        width: 80px;
    }

    .page-tour-action .contact-person-info .name-field .input-field {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .contact-person-info .name-field .input-field {
        width: 100% !important;
    }

    .page-day-tour-checkout .contact-person-info .name-field .input-field,
    .page-day-tour-checkout .contact-person-info .input-field#contactNationality-field,
    .page-day-tour-checkout .contact-person-info .input-field#contactNationality-field .select2 {
        width: 100% !important;
    }

    .page-day-tour-checkout .btn-wrap.half .btn {
        width: auto;
    }

    .contact-person-info .input-field .select2 {
        min-width: initial;
        width: 120px !important;
    }

    .input-field input[type=tel].input-01,
    .contact-person-info .input-field .select2 {
        z-index: 99 !important;
        position: relative !important;
    }

    .btn {
        white-space: pre;
        font-size: 16px;
        line-height: 18px;
    }



    .page-tour-action .btn.icon-arrow-left-s {
        display: none;
    }

    .page-tour-action .btn-wrap.half .btn {
        width: auto;
    }

    .btn.icon-arrow-right-s {
        padding: 10px 80px 10px 20px;
        right: -115px;
    }

    .page-tour-action .btn-wrap .btn.icon-tick-new {
        padding: 10px 80px 10px 30px; 
        transform: translate(-20%, 0%);
        right: 20%;
        position: absolute;
    }


    .btn.icon-tick-new:after {
        right: -10px;
    }

    .btn.icon-arrow-left-s {
        padding: 10px 70px 10px 30px !important;
        right: 100px !important;
    }

        .btn.icon-arrow-left-s:after {
            right: 45px;
        }

        .btn.icon-pen:before,
        .btn.icon-question:before,
        .btn.icon-question:before,
        .btn.icon-arrow-down-s:before,
        .btn.icon-arrow-left-s:before,
        .btn.icon-arrow-right-s:after,
        .btn.icon-tick-new:before,
        .btn.icon-arrow-while:before {
            margin-left: -20px;
        }



    .page-tour-action .table .td .input-field #sel_ReceiptBranch {
        width: 100%;
        max-width: 100% !important;
    }


    .btn-wrap #submit_Order_2 {
        right: 0px;
        padding: 10px 85px 10px 30px;
    }


    .mobile_ver .calendar table td {
        padding: 0px;
    }

    .mobile_ver .calendar table tr {
        border-bottom: 0px;
    }

    .mobile_ver .btn-book-wrap {
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 10px 15px;
        z-index: 999;
        background: #fff;
        margin: auto;
        top: initial;
        box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
    }

    /*edit:2022/10/11(will)*/
    /*  .mobile_ver .calendar-wrap {
        position: fixed;
        overflow-x: hidden;
        overflow-y: auto;
        bottom: 60px;
        z-index: 999;
        background: #fff;
        max-height: 100%;
        width: 100%;
        top: 56px;
        left: 0px;
        padding: 2px;
        -webkit-transform: translateY(150%);
        transform: translateY(150%);
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transform: -webkit-transform .5s ease-in-out;
    }*/
    #day-tour-details .calendar-wrap {
        width: 100%;
    }


    .tour-details .price-hashtag-wrap {
        margin-top: 15px;
    }

    #footer .copyright {
        background-color: #4d4d4d;
        text-align: center;
    }

    .mobile-footer .footer-logo img {
        width: 120px;
        margin: 15px auto;
    }

    .mobile-footer .btn {
        margin: 15px auto;
    }

    .mobile-footer .footer-nav ul li {
        float: none !important;
        text-align: center;
        display: inline-grid;
    }

        .mobile-footer .footer-nav ul li a {
            padding: 5px;
        }

    .mobile-footer .footer-nav ul span {
        font-size: 16px;
        color: #AEADAC;
    }

    #footer .copyright p,
    #footer .copyright span {
        color: #AEADAC !important;
        font-weight: normal;
    }


    #txt_ReceiptBranchName {
        white-space: pre-line !important;
    }

    #search-more {
        margin-top: 15px;
    }

    .tour-promotion .card-4-wrap .card .border,
    .tour-promotion .card-4-wrap .card .view-desc {
        text-align: center;
        min-height: initial
    }

    .card-1-wrap .card .view-desc p:last-child {
        display: none;
    }
    .card-1-wrap .card .view-desc p.title + p{
        display:block ;
    }

    .mobile_ver .breadcrumb {
        display: none;
    }

    .calendar-wrap .fc-view-container .fc-content.tag-like:before {
        display: none;
    }

    #sticky-wrapper .ul-btn-1-wrap.sticky-start {
        top: 56px !important;
    }

    .btn-book-wrap #btn_prev_details {
        PADDING-TOP: 10px !important;
        padding-bottom: 10px !important;
        padding-left: initial !important;
        padding-right: initial !important;
        text-align: center;
        padding: 10px 30px 10px 40px !important;
        RIGHT: initial !important;
    }

    .btn-book-wrap #detail_booking_now_mobile,
    .btn-book-wrap #daytour-booknow {
        float: right;
        text-align: center;
        padding: 10px 30px 10px 40px;
        transform: translate(-50%, 0%);
        left: 50%;
        position:absolute;
    }

    .page-tour-action .flight-info p.remarks a {
        display: list-item;
        margin-right: auto;
        padding-left: 15px;
    }

    .page-tour-comfirm .upgrade-info .table-style-1 .tr .td {
        width: 100%;
        display: grid;
    }

    .page-tour-comfirm .travel-insurance .tr .th:nth-child(3),
    .page-tour-comfirm .travel-insurance .tr .td:nth-child(3),
    .page-tour-comfirm .travel-insurance .tr .th:nth-child(2),
    .page-tour-comfirm .travel-insurance .tr .td:nth-child(2) {
        display: none;
    }

    .btn.icon-close:before {
        top: 0px;
    }

    .travel-arrangement .btn.icon-arrow-down-s:before,
    .travel-arrangement .btn.icon-arrow-up-s:before {
        width: 18px;
        height: 18px;
        background-size: 18px;
        margin-left: -12px;
    }

    .travel-arrangement .btn-detail {
        padding: 8px 10px 8px 20px;
        margin-top: -28px;
        opacity: 1;
    }

    #popular_view .card-1-wrap .card .view-desc p {
        display: block !important;
    }

    .travel-arrangement {
    }

    .mobile-search-page {
        padding: 30px 15px 60px 15px;
    }

        .mobile-search-page .closebtn {
            margin-bottom: 20px;
            float: right;
        }

        .mobile-search-page.advanced-search-wrap .input-field:last-child {
            margin: auto;
        }


        .mobile-search-page .search-areas-dropdown {
            padding: 15px 0px 0px;
            border-top: 1px solid #E6E6E6;
            border-bottom: 0px solid #E6E6E6;
            margin-bottom: 15px;
        }

            .mobile-search-page .search-areas-dropdown p,
            .mobile-search-page select {
                color: #757575;
            }

                .mobile-search-page select option {
                    color: #000;
                }

            .mobile-search-page .search-areas-dropdown.icon-dropdown:after {
                content: "";
                -webkit-mask-image: url("../img/common/ic_arrow_down_s.svg");
                mask-image: url("../img/common/ic_arrow_down_s.svg");
                background-color: #cccccc;
                background-repeat: no-repeat;
                background-position: center;
                -webkit-mask-repeat: no-repeat;
                -webkit-mask-size: 30px;
                width: 30px;
                height: 30px;
                float: right;
                margin-top: -40px;
            }

            .mobile-search-page .search-areas-dropdown.icon-dropup:after {
                content: "";
                -webkit-mask-image: url("../img/common/ic_arrow_up_s.svg");
                mask-image: url("../img/common/ic_arrow_up_s.svg");
                background-color: #cccccc;
                background-repeat: no-repeat;
                background-position: center;
                -webkit-mask-repeat: no-repeat;
                -webkit-mask-size: 30px;
                width: 30px;
                height: 30px;
                float: right;
                margin-top: -40px;
            }

            .mobile-search-page .search-areas-dropdown.search-all-country.icon-dropdown:after {
                top: 10px;
                position: absolute;
                right: 0;
                margin-top: 0;
            }

            .mobile-search-page .search-areas-dropdown.search-all-country.icon-dropup:after {
                content: none;
            }

            .mobile-search-page .search-areas-dropdown.search-all-country.icon-dropup:before {
                content: "";
                -webkit-mask-image: url("../img/common/ic_arrow_up_s.svg");
                mask-image: url("../img/common/ic_arrow_up_s.svg");
                background-color: #cccccc;
                background-repeat: no-repeat;
                background-position: center;
                -webkit-mask-repeat: no-repeat;
                -webkit-mask-size: 30px;
                width: 30px;
                height: 30px;
                float: right;
                margin-top: -5px;
            }

        .mobile-search-page .search-all-country ul {
            display: none;
        }

            .mobile-search-page .search-all-country ul li {
            }

                .mobile-search-page .search-all-country ul li a {
                    padding-left: 25px;
                    padding-top: 15px;
                    padding-bottom: 15px;
                    border-top: 1px solid #E6E6E6;
                    display: inline-table;
                    width: 100%;
                }


        .mobile-search-page ul.quick-select-wrap li a {
            background-color: #ffffff;
        }

            .mobile-search-page ul.quick-select-wrap li a:hover,
            .mobile-search-page ul.quick-select-wrap li a:active,
            .mobile-search-page ul.quick-select-wrap li a.cityhover {
                color: #FF2965;
                background-color: #ffffff;
            }


        .mobile-search-page #hot-country,
        .mobile-search-page #city {
            display: none;
            margin-bottom: 20px;
        }

        .mobile-search-page .input-field.two-col .col {
            width: 48%;
        }

        .mobile-search-page .input-field input[type='submit'].submit-01 {
            font-size: initial;
            line-height: initial;
            border: 0px;
            height: 40px !important;
        }

        .mobile-search-page .area-list li a {
            font-weight: bolder;
        }

        .mobile-search-page .country-list {
            display: none;
        }


    /********** Day tour and Member Mobile  ***********/


    .page-day-tour-landing .popular-destinations .card-3-wrap .card {
        width: 48%;
        border-radius: 3px;
        overflow: hidden;
        height: 190px;
        margin: 1% !important;
    }

    .page-day-tour-landing .popular-destinations .card-3-wrap {
        margin: 0 0 20px 0;
    }

    .page-day-tour-landing .tour-search-wrap .input-field input[type=text] {
        min-width: inherit;
    }

    .landing-banner .tour-search-wrap .input-field {
        width: 100%;
    }

    .page-day-tour-landing .tour-search-wrap {
        padding: 0 10px;
    }

    .page-day-tour-landing .popular-destinations .btn-wrap {
        max-width: initial;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .location-selector-wrap {
        z-index: 100;
    }

    .page-day-tour-landing .tour-search-wrap .input-field input[type='submit'].bg-pink02 {
        margin: 20px 0;
    }

    .location-selector-wrap .location-lv2-wrap ul li {
        padding: 17px 20px;
    }

    .dt-page {
        display: none
    }

    #daytour-header {
        margin: 10px 0;
        display: block;
    }

    ul.ul-btn-2-wrap {
        overflow: scroll;
        margin: 0;
        white-space: nowrap;
        display: flex;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 10px 0;
    }

    .card-2-wrap.withborder .card,
    .card-2-wrap.withborder .card-2 {
        width: 48%;
        margin: 1% !important;
        float: left;
    }

    .card-2-wrap.withborder .card {
        height: 260px;
    }

    .page-day-tour-landing .card-2-wrap.withborder .card {
        height: 280px;
    }

    .card-2-wrap.withborder .card p.title {
        max-height: 62px;
        line-height: 16px;
    }

    .card-2-wrap .card .content {
        max-height: 120px !important;
    }

    .page-day-tour-landing .card-2-wrap .card .content,
    .recent-view .card-2-wrap .card .content {
        max-height: 140px !important;
    }

    .home-card-slider-wrap.card-2-wrap .card .content {
        height: auto;
    }

    .home-card-slider-wrap .card {
        height: 180px !important;
    }

    .video-wrap {
        margin-bottom: 10px;
    }

    .withbg {
        padding: 15px 0 15px !important;
    }

    .related-item .img {
        heighT: 100%;
    }

    .related-item {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        border: 1px solid #E2E2E2;
        background-color: #f9f9f9;
    }

    .listing-info-wrap .listing-info,
    .listing-info-wrap .listing-info.large {
        width: 98%;
        margin: 20px 1%;
    }

        .listing-info-wrap .listing-info:first-child {
            margin-top: 0;
        }

        .listing-info-wrap .listing-info,
        .listing-info-wrap .listing-info.large {
            padding-left: 30px;
        }

    .content-wrap.tour-info.nobox {
        padding: 20px 0;
    }

    .input-field .col {
        max-width: inherit;
        margin: 20px 0;
    }

    .sticky-wrapper.is-sticky ul.ul-btn-1-wrap.pink03 {
        width: 101% !important;
    }

    #day-tour-details .tabs-section .desc {
        padding-left: 0px !important;
    }

    #day-tour-details .tabs-section .markdown-content p,
    #day-tour-details .tabs-section .markdown-content h5 {
        text-align: left;
        margin-top: 5px;
        line-height: initial;
    }

    .tabs-section img {
        width: 100% !important;
    }

    .tour-summary .btn-wrap a {
        width: 100%
    }

    #ui-datepicker-div {
        width: calc(100% - 60px);
        margin: 0px 30px;
        left: inherit !important;
    }

        #ui-datepicker-div .ui-state-default {
            padding: 10px;
        }

    .plan-details {
        position: inherit !important;
    }

        .plan-details .btn-wrap.full.two-col {
            text-align: center;
        }

            .plan-details .btn-wrap.full.two-col .btn.medium {
                min-width: inherit;
                width: 100%;
            }

    #day-tour-details .popup-selectbox .left p {
        width: auto;
    }

    #day-tour-details .popup-selectbox {
        min-width: 100%;
    }

    .page-day-tour-details .slick-dots {
        bottom: 0;
    }

    .page-day-tour-details .content-wrap {
        padding: 3% 1%;
    }

    .page-day-tour-confirmation .tour-summary {
        position: inherit !important;
    }

    .page-day-tour-confirmation p.highlight {
        margin: 20px 0;
    }

    .table.table-style-cart .tr {
        display: block;
        position: relative;
    }

    .table.table-style-cart .td {
        width: 100% !important;
        float: left;
        position: relative;
    }

        .table.table-style-cart .td:nth-child(5) .row {
            float: left;
            width: 50% !important;
        }

    .table.table-style-cart .td {
        border: none;
    }

        .table.table-style-cart .td:last-child {
            display: none;
        }

        .table.table-style-cart .td:first-child {
            height: 40px;
        }

    .table.table-style-cart.item .img {
        width: 100%;
        height: 170px;
    }

    .table.table-style-cart .bottom-wrap .right-wrap p {
        /* position: absolute;
        top: 12px;
        font-size: 16px;
        right: 20px;
        text-align: right;*/
    }

    .table.table-style-cart .bottom-wrap {
        bottom: 0;
        border-top: 1px solid #e6e6e6;
        display: block;
        height: 50px;
        padding: 0;
    }

        .table.table-style-cart .bottom-wrap .left-wrap {
            left: 20px;
            margin: 0;
        }


    .page-day-tour-cart .table.table-style-cart .bottom-wrap .left-wrap {
        width: 300px;
        height: 20px;
    }

    .table.table-style-cart.item.checkout-wrap .bottom-wrap {
        border: none;
    }

    .table.table-style-cart.item.checkout-wrap .bottom-wrap {
        height: 80px;
    }

    .table.table-style-cart .bottom-wrap .left-wrap a.btn {
        border-right: 1px solid #e6e6e6;
        display: block;
        width: 25%;
        height: 49px;
        line-height: 49px;
        float: left;
        padding: 0;
        color: #969696;
        text-align: center;
        margin-top: 0px;
        background: #fff;
    }

    .page-day-tour-cart .table.table-style-cart.checkout-wrap .bottom-wrap .left-wrap .remove-selected {
        font-size: 14px;
        border: 1px solid;
        padding-left: 50px;
    }

        .page-day-tour-cart .table.table-style-cart.checkout-wrap .bottom-wrap .left-wrap .remove-selected:before {
            left: -10px;
        }

    .page-day-tour-cart .btn.remove:before,
    .page-day-tour-cart .btn.remove-selected:before {
        background-image: url(../img/common/icon-bin_grey.png);
    }

    .btn.edit:before {
        background-image: url(../img/common/icon-edit_grey.png)
    }


    .table.table-style-cart.item.checkout-wrap .left-wrap a.btn {
        border-radius: 6px;
        position: relative;
        left: 14px;
        top: 19px;
    }

    .page-day-tour-cart .btn.remove:before,
    .page-day-tour-cart .btn.edit:before {
        left: 15px;
        top: 15px;
    }

    .checkbox-wrap .checkmark {
        width: 20px;
        height: 20px;
        top: 0.5px;
    }

        .checkbox-wrap .checkmark:after {
            top: 0.5px;
            left: 5px;
            width: 10px;
            height: 15px;
        }

    .membership-reg .checkbox-wrap .checkmark {
        top: -3px;
    }

    .table.table-style-cart:not(.item) .th:nth-child(n+3) {
        display: none;
    }

    .table.table-style-cart:not(.item) {
        position: fixed;
        top: 56px;
        z-index: 99;
        background: #fff;
        left: 0;
        width: 100%;
    }

        .table.table-style-cart:not(.item) .tr {
            background: #fff;
            border-bottom: 1px solid #F5F5F5;
            padding: 5px 0;
        }

            .table.table-style-cart:not(.item) .tr * {
                color: #333;
            }

        .table.table-style-cart:not(.item) .th:nth-child(2) {
            position: relative;
            left: -20px;
        }

    .table.table-style-cart.item.checkout-wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        margin: 0;
        padding: 0;
    }

    .table.table-style-cart.checkout-wrap .bottom-wrap .left-wrap .remove-selected {
        margin: 0;
        width: 49%;
        padding: 0 5%;
    }

        .table.table-style-cart.checkout-wrap .bottom-wrap .left-wrap .remove-selected:before {
            content: '';
            position: relative;
            left: -10px;
            top: 3px;
            display: inline-block;
            width: 18px;
            height: 18px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            background-image: url(../img/common/icon-bin_grey.png);
        }

    .table.table-style-cart.checkout-wrap .bottom-wrap .left-wrap .checkbox-wrap {
        display: none;
    }

    .page-tour-success .content-wrap {
        padding: 1% 3%;
    }

    .table.table-style-cart.checkout-wrap .bottom-wrap .left-wrap {
        left: 0;
    }

    .table.table-style-cart .bottom-wrap .right-wrap {
        padding: 0;
    }

    .page-day-tour-cart .progress-bar {
        padding: 73px 0 0px 51px;
    }

    .table.table-style-cart.checkout-wrap .bottom-wrap .right-wrap .inline-block {
        position: absolute;
        right: 15px;
        top: 31px;
    }

    .table.table-style-cart.checkout-wrap .bottom-wrap .right-wrap .price.inline-block {
        position: absolute;
        right: -4px;
        top: -8px;
    }

    .table.table-style-cart.item.checkout-wrap .bottom-wrap .txt-black {
        position: absolute;
        width: 255px;
        font-size: 14px;
        right: 0;
    }

    .page-day-tour-cart .btn.remove:last-child,
    .page-day-tour-cart .btn.edit:last-child {
        margin-right: 0;
    }

    .add-to-cart {
        padding: 15px 15px !important;
    }

        .add-to-cart > * {
            display: block;
            position: inherit !important;
            width: 100% !important;
        }

        .add-to-cart .img {
            top: 0;
            left: 0;
            height: 180px;
            margin-bottom: 20px;
        }

        .add-to-cart .price,
        .add-to-cart .btn-wrap {
            top: 0;
            right: 0;
        }

    .page-tour-success .add-to-cart .txt-wrap {
        padding: 0;
    }

    .page-tour-success .add-to-cart .btn-wrap {
        bottom: 0;
        text-align: center;
    }

        .page-tour-success .add-to-cart .btn-wrap a.btn {
            width: 48%;
            min-width: inherit;
            display: inline-block;
        }

    .page-tour-success .add-to-cart .img {
        position: relative;
        width: 100%;
    }

    .page-tour-success .btn.marginRight {
        margin-right: 10px;
    }

    p.highlight {
        margin: 10px 0;
    }


    .tour-landing-promotion .card-1-wrap .card .content {
        display: contents;
    }

    #daytour-search-nav {
        width: 100%;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }

        #daytour-search-nav .pn-ProductNav_Link {
            padding: 15px;
            display: inline-block;
        }

    .all-country#daytour-search-nav {
        margin-bottom: 0px;
        border-bottom: 0px;
    }

    /**
    .section.membership-offers-card .card {
        margin: 5px 0 !important;
        background: #fff;
    }

        .section.membership-offers-card .card .view-img {
            width: 100% !important;
            float: left !important;
        }

        .section.membership-offers-card .card .view-desc {
            padding: 20px;
        }

            .section.membership-offers-card .card .view-desc h4 {
                text-align: left;
            }

    .page-membership .landing-banner .col-4 {
        text-align: center;
    }

        .page-membership .landing-banner .col-4 h3 {
            text-align: center;
        }

    .section.membership-offers-card .card > * {
        display: block;
        padding: inherit;
        position: inherit;
    }

    .page-membership .form-wrap .two-col.noborder .col {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    .page-membership .form-wrap {
        max-width: 100%;
    }

        .page-membership .form-wrap .two-col .col {
            width: 100% !important;
        }

            .page-membership .form-wrap .two-col .col a.btn {
                width: 100%;
            }

    .page-membership .two-col .col {
        width: 100%;
        padding-left: 0;
        border-left: none;
        padding-bottom: 15px;
    }

    .page-membership .content-wrap:nth-child(2) .two-col .col {
        border-bottom: 1px solid #E6E6E6;
    }

        .page-membership .content-wrap:nth-child(2) .two-col .col:last-child {
            border: none;
        }

    .page-membership .two-col .col:last-child {
        border: none;
    }

    .table.table-order-history .td {
        display: block;
        float: left;
        border: none;
    }

    .table.table-order-history .td {
        width: 60%;
    }

        .table.table-order-history .td:first-child {
            width: 40%;
        }

    .table.table-order-history .icon-more-detail {
        height: 120px;
        width: 100%;
        max-width: 165px;
        padding: 0;
    }

    .table.table-order-history .tr {
        display: block;
        float: left;
        width: 100%;
        padding: 8px 0px;
        border-bottom: 1px solid #E6E6E6;
    }

    .table.table-order-history .th {
        vertical-align: top;
        display: block;
        width: 100%;
    }

    .table.table-order-history .icon-more-detail span {
        padding: 0;
        top: 0;
        display: none;
    }

    .table.table-order-history .tr.bg-gradient-purple01.txt-white {
        display: none;
    }

    .page-membership .marginbottom-m {
        margin-bottom: 0 !important;
    }

    .table.table-order-history .img {
        height: 100%;
    }

    .table.table-order-history .th:nth-child(2) {
        font-weight: bold;
    }

    .table.table-order-history .img {
        width: -webkit-fill-available;
        padding: inherit;
        left: 0;
    }

    .table.table-order-history .td {
        padding: 5px 5px;
        min-width: inherit;
    }

        .table.table-order-history .td:first-child {
            padding-top: 0;
            max-width: 165px;
        }

    .table.table-order-history .icon-more-detail:before {
        z-index: 1;
        width: 25px;
        height: 25px;
        background-size: cover;
    }

    .card-points-wrap .card {
        margin: 1%;
        width: 48%;
        display: block;
        float: left;
    }

        .card-points-wrap .card .txt {
            padding: 10px 5px;
        }

    .page-membership .marginbottom-l {
        margin-bottom: 20px !important;
    }

    html.landing #header:after {
        z-index: -2;
    }

    .overview-related-products .card-2-wrap .card {
        margin: 1%;
        width: 48%;
        display: block;
        float: left;
    }

    .overview-top .content-wrap {
        min-height: inherit;
        padding-bottom: 12px;
    }

    .page-membership .divider {
        margin: 10px 0;
    }

    .page-membership p.highlight {
        margin: 10px 0 0;
    }

    .page-membership .row.ta-r.margintop-m {
        top: -6px;
    }

    .row.overview-related-products {
        padding: 0 !important;
    }

    .page-login .col-8.two-col .col {
        padding: 20px 30px 0;
    }

    .page-login .content-wrap .btn-wrap {
        position: inherit;
        bottom: 0;
        left: 0;
        padding: 0;
        margin-top: 15px;
    }

    .page-login .col-8.two-col .col:last-child {
        padding-bottom: 30px;
    }

    .card-points-wrap .btn.large {
        min-width: inherit;
        width: 100%;
    }

    .page-membership .contact-person-info .contact-field .input-field:nth-child(2) {
        top: 19px;
    }


    ********** End Day tour and Member Mobile      ***********/
    /** details content nav menu */
    #block_nav {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99999;
        background: rgba(0, 0, 0, 0.7);
        -webkit-transform: translateY(150%);
        transform: translateY(150%);
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transform: -webkit-transform .2s ease-in-out;
    }

        #block_nav .shade {
            height: 100vh;
        }

        #block_nav .nav {
            padding: .21333rem 0;
            background-color: #fff;
            position: absolute;
            bottom: 60px;
            width: 100%;
        }

        #block_nav.membership-mobile-nav .nav {
            bottom: 0px;
            padding-bottom: 50px;
        }

            #block_nav.membership-mobile-nav .nav span {
                font-size: 16px;
            }


        #block_nav .nav a {
            display: block;
            padding: 12px 0px;
            text-align: center;
            font-size: 15px;
            line-height: 18px;
        }

            #block_nav .nav a.active {
                color: #ff2965;
            }

    .membership-mobile-nav #block_nav .nav a {
        margin: 10px auto;
    }

    .membership-mobile-nav #block_nav .nav a {
        margin: 10px auto;
    }

    .page-membership .membership-nav .row:last-child {
        border-bottom: 1px solid #E6E6E6;
    }


    .actPage_nav {
        /*width: 60px;*/
        width:52px;
        height: 60px;
        position: fixed;
        z-index: 2;
        right: 18px;
        /*bottom: 130px;*/
         bottom: 190px;
        -webkit-transform: translateY(200%);
        transform: translateY(200%);
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transform: -webkit-transform .5s ease-in-out;
    }

    .membership-actPage_nav.actPage_nav {
        -webkit-transform: translateY(-160%);
        transform: translateY(-160%);
        /*bottom: 30px;*/
         bottom: 100px;
        z-index: 100;
    }

    .actPage_nav > div {
        /*width: 48px;
        height: 48px;
        padding: 16px 13px;*/
        width: 40px;
    height: 40px;
    padding: 14px 9px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #fff;
    }

        .actPage_nav > div > span {
            width: 22px;
            height: 2px;
            border-radius: 2px;
            background-color: #ff2965;
        }

    #block_nav.membership-mobile-nav {
        left: 0px;
    }

    .page-membership .membership-nav a.row span:before {
        top: 0px;
    }



    .page-day-tour-landing .actPage_nav {
        bottom: 20px;
    }

    .page-day-tour-landing #block_nav .nav {
        bottom: 0px;
    }

    #daytourlanding_info_nav ul.landing-cate li a:after {
        content: "";
        -webkit-mask-image: url(../img/common/ic_arrow_down_s.svg);
        mask-image: url(../img/common/ic_arrow_down_s.svg);
        background-color: #000;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 20px;
        margin-top: -3px;
        position: absolute;
        width: 20px;
        height: 20px;
        margin-left: 10px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    #daytourlanding_info_nav ul.landing-cate a.active:after {
        background-color: #ff2965;
    }

    #daytourlanding_info_nav ul.landing-cate li ul.landing-sub-cate a:after {
        content: none;
    }

    #daytourlanding_info_nav ul.landing-cate .landing-sub-cate {
        height: 0px;
        display: none;
    }

    #daytourlanding_info_nav ul.landing-cate a.active ~ ul.landing-sub-cate {
        height: auto;
        display: block;
    }




    .btn-book-wrap .btn-box.icon-shoppingcart-plus {
        margin-right: 15px !important;
    }


    .popup-summary #btn_Next_B {
        padding: 10px 0px 10px 10px;
        right: 0px;
    }

    .table.plan-details-booking {
        margin-bottom: 0px;
    }

        .table.plan-details-booking .tr .td {
            padding: 10px;
            vertical-align: middle;
            border-bottom: 0px solid #F5F5F5;
        }

    .table-style-cart .table.shopping_cart_mobile:first-child {
        margin-top: 50px;
    }

    .table.shopping_cart_mobile .td,
    .table.shopping_cart_mobile .th {
        padding: 5px;
    }

    .table.shopping_cart_mobile {
        background: #fff;
        padding: 10px;
    }

        .table.shopping_cart_mobile img {
            max-width: 70px;
        }


    .btn.icon-tick-new:before,
    .btn.icon-shoppingcart-plus:before {
        content: none;
    }

    .btn.icon-tick-new,
    .btn.icon-shoppingcart-plus,
    .btn.icon-shoppingcart-plus,
    .confirm-footer .btn.confirmbtn {
        padding: 10px 20px !important;
    }

    .btn.no-icon {
        padding: 10px 15px !important;
    }

    .mobile_ver .btn-book-wrap .marginright-m {
        margin-right: 5px !important;
    }

    .mobile_ver .btn-book-wrap .btn-box.icon-favorite,
    .mobile_ver .btn-book-wrap .btn-box.icon-arrow-left-s,
    .mobile_ver .btn-book-wrap .btn-box.icon-calendar-close {
        float: left;
    }

    .mobile_ver .btn-book-wrap .btn-box.icon-favorite {
        padding: 10px;
    }

    .link_txt.icon-favorite.like-this:before {
        margin-right: 0px;
    }

    .link_txt.icon-favorite:before {
        margin-left: 0px !important;
        margin-right: 0px;
    }



    .shopping-cart-list-mobile {
        margin-top: 20px;
        background: #fff;
        padding: 10px;
    }

    .daytour-fail-info ul.list-style-info {
        margin-bottom: 10px;
    }

    .table.shopping-cart-list-mobile li:first-child {
        float: left;
    }

    .table.shopping-cart-list-mobile li img {
        max-width: 100px;
    }

    .table.shopping-cart-list-mobile li p,
    .table.shopping-cart-list-mobile .input-field {
        margin-bottom: 5px;
    }

    .table.shopping-cart-list-mobile li {
        display: table-cell;
        padding: 3px;
    }

        .table.shopping-cart-list-mobile li:last-child {
            width: 100%;
            display: list-item;
        }

    .table.shopping-cart-list-mobile .bottom-edit a {
        padding: 4px 8px;
        display: inline-table;
    }

    .table.shopping-cart-list-mobile .bottom-edit .txt-bolder {
        float: right;
        margin-top: -27px;
    }

    ul.page-nav {
        font-size: 14px;
        display: inline-flex;
        width: 100%;
        background: #f2f2f2;
        border-bottom: 1px solid #cccccc;
        margin: 5px auto 0px;
    }

        ul.page-nav li {
            padding: 8px 13px;
        }

        ul.page-nav li {
            border-right: 1px solid #cccccc;
        }

            ul.page-nav li:last-child {
                border-right: 0px solid #333333;
            }

    #Cart-NoData {
        position: relative;
        top: 20px;
        margin-bottom: 51px;
    }

        #Cart-NoData .tr {
            border-bottom: 0px;
        }

            #Cart-NoData .tr .td {
                display: block;
            }

    .daytour-bottom-btn .right-wrap .price {
        float: left;
        left: 15px;
        right: auto !important;
        list-style-type: none;
        display: list-item;
        text-align: left;
        position: relative !important;
    }

        .daytour-bottom-btn .right-wrap .price .txt-black {
            left: 0px;
            float: left;
            display: contents;
            width: auto !important;
        }

            .daytour-bottom-btn .right-wrap .price .txt-black b {
                white-space: pre;
                clear: right;
                width: 100%;
                text-align: left;
            }

    .daytour-bottom-btn .right-wrap .inline-block {
        top: 15px !important;
    }

    .contact-person-info .errortext span {
        text-align: left;
        white-space: pre;
        width: 100%;
        overflow: hidden;
        display: inline-flex;
        position: relative !important;
        margin-bottom: 5px;
    }

    .contact-person-info input#PhoneNumber {
        margin-top: 24px;
    }

    .daytour-bottom-btn .right-wrap .price .txt-black b,
    .daytour-bottom-btn .right-wrap .price .txt-black span {
        color: #ff2965 !important;
    }

    .search_footer_nav {
        width: 100%;
        display: inline-flex;
        border-top: 0px solid #e6e6e6;
        /*position: fixed;*/
        padding: 5px 0;
        bottom: 0;
        background: #fff;
        z-index: 9;
    }

        .search_footer_nav li {
            width: calc(25% - 6px);
            margin-right: 3px;
            margin-left: 3px;
            text-align: center;
            display: inline-grid;
            border: 1px solid #ff2864;
            color: #ff2864;
            border-radius: 3px;
        }

            .search_footer_nav li a {
                padding: 12px 0px;
                font-size: 16px;
            }

                .search_footer_nav li a.active {
                    color: #ffffff;
                    background: #ff2864;
                }

    .contact-info-telCode #TelCode {
        width: 100% !important;
    }

    #Div_FormInfo .contact-field input[name="TelNumber"] {
        top: 39px;
    }

    #Div_FormInfo.contact-person-info .name-field .input-field,
    #member-cs-form .col {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    #Div_FormInfo.contact-person-info label,
    #member-cs-form label {
        margin-top: 15px;
    }

    #member-cs-form .two-col {
        margin-bottom: 0px;
    }

    .contact-opening .col {
        width: 100% !important;
        PADDING-LEFT: 0px !important;
        margin-bottom: 10px;
    }

    .contact-address .col {
        width: 100% !important;
        PADDING-LEFT: 0px !important;
        margin-bottom: 15px;
        border-bottom: 0px !important;
    }

    .membership-offers .img-offer {
        width: 100%;
    }



    .page-home .hm-logo {
        display: none;
    }

    .page-home .landing-banner {
        min-height: inherit;
    }

    .page-home .hm-nav a:first-child {
        border: none;
    }

    .page-home .hm-nav a:last-child {
        border-right: none;
    }

    .page-home .hm-nav a {
        width: 27%;
        font-size: 16px;
        padding: 0px 0 8px;
        margin: 0px 0;
        box-sizing: content-box;
    }

        .page-home .hm-nav a img {
            margin: auto;
        }

    .page-home .home-search {
        position: absolute;
        top: 0px;
        float: right;
        right: 0;
    }


    .page-home .landing-banner.active {
        display: table !important;
    }


    .page-home .input-field input[type='submit'].submit-01 {
        line-height: 20px;
    }

    .btn-fix-bottom {
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 10px 15px;
        z-index: 997;
        background: #fff;
        margin: auto;
        top: initial;
        box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
    }

    .page-tour-success .btn-book-wrap .btn-continue-shopping {
        float: left;
    }

    .page-tour-success .btn-book-wrap .btn-to-checkout {
        float: right;
    }

    .page-membership .card-2-wrap.membership-fav .card {
        width: 48% !important;
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .page-membership .card-2-wrap.membership-fav .card:nth-child(even) {
            margin-right: 0px;
        }

    .membership-langding .membership-offers-card .card {
        padding: 0px;
    }

    .membership-langding .membership-offers-card .view-img {
        position: relative;
        top: 0px !important;
        width: 100% !important;
        left: 0px !important;
    }

    .membership-langding .section.membership-offers-card .card-1-wrap.fullwidth .card .content {
        padding: 0px;
    }

    .membership-langding .membership-offers-card.membership-offers-card .card .view-desc h4 {
        line-height: 30px;
        margin-bottom: 10px !important;
    }

    .membership-langding .membership-offers-card .card-1-wrap .card .view-desc p:last-child {
        display: block;
    }

    .membership-langding .card-1-wrap.withborder {
        border: 0px;
    }

    .membership-langding .membership-offers-card .btn-wrap {
        float: left;
        width: 100%;
    }

    .main-content.membership-login {
        /*padding-top: 70px !important; */
    }

    .popup-selectbox ul li {
        padding: 10px;
    }

    .popup-selectbox .left {
        white-space: pre-wrap;
    }

    .popup-selectbox .right .number-input-field {
        width: 90px;
        max-width: 90px;
        min-width: 90px;
        padding: 0;
    }

    .popup-selectbox .right > * {
        padding: 0 5px;
    }

    .popup-selectbox .right .number-input-field .input-field {
        margin-bottom: 0px;
    }

    .popup-datepicker {
        max-width: 100%;
    }

    .amount-wrap input[type=text] {
        width: 35px !important;
    }

    .daytour-search-result.search-no-result,
    .search-no-result {
        margin-top: 0px;
        min-height: 450px;
        padding-top: 100px;
    }

        .search-no-result .no-result {
            padding-top: 0px;
        }



    .tour-landing-productNav.pn-ProductNav_Wrapper {
        padding: 0px;
        background: #f5f5f5;
        border: 0;
    }

        .tour-landing-productNav.pn-ProductNav_Wrapper ul li {
            border:1px solid #fff;
        }

        .tour-landing-productNav.pn-ProductNav_Wrapper #pnProductNavContents li a,
        #tour-landing-info ul.ul-btn-1-wrap li a,
        .hotel-landing-content ul.ul-btn-1-wrap li a,
        .flight-landing-content ul.ul-btn-1-wrap li a {
            font-size: 14px;
            padding: 8px 10px;
            border-radius: 6px;
            color: #FFFFFF;
            background-color: #acacac;
            margin: 2px;
        }

        .tour-landing-productNav.pn-ProductNav_Wrapper #pnProductNavContents li.Attrhover {
            border-bottom-color: transparent !important;
            background: transparent;
        }

            .tour-landing-productNav.pn-ProductNav_Wrapper #pnProductNavContents li.Attrhover a,
            #tour-landing-info ul.ul-btn-1-wrap li a.active,
            .hotel-landing-content ul.ul-btn-1-wrap li a.active,
            .flight-landing-content ul.ul-btn-1-wrap li a.active {
                background: #ff2864;
                opacity: 1;
            }

    #tour-landing-info ul.ul-btn-1-wrap li,
    .hotel-landing-content ul.ul-btn-1-wrap li,
    .flight-landing-content ul.ul-btn-1-wrap li {
        margin: 0px;
        border-bottom: 0px;
    }


    /**
    #tour-group .card-2-wrap .card .join-num{
        font-size:12px;
    }

    #tour-group .card-2-wrap .card .code{

    }
    #tour-group .card-2-wrap .card .price,
    #tour-group .card-2-wrap .card .code {
        position: absolute;
        /**top: 15px;
    }

    #tour-group .card-2-wrap .card .code {
        bottom: 30px;
        right: 10px;
    }

    #tour-group .card-2-wrap .card .tour-booking-date {
        margin-top: 17px;
        position: absolute;
        font-size: 11px;
    }

    #tour-group .card-2-wrap a.best-offer-row2 .join-num {
        position: relative;
        color: #000;
        top: 0px;
    }

    #tour-group .card-2-wrap a.best-offer-row2 .row-price{
        width:100%;

    }

    #tour-group .card-2-wrap a.best-offer-row2 .code {
        position: relative;
        margin-right: 10px;
        bottom: initial; 
        top: -20px;
    }

    #tour-group .card-2-wrap a.best-offer-row2 .price {
        position: relative;
        /**top: 30px; for mobile  
        left: 10px;
    }

    #tour-group .card-2-wrap a.best-offer-row2 .row-booking {
        color: #000;
        padding-left: 0px;
        padding-bottom: 0px;
        position: relative;
        margin-top: 23px;
    }**/
    .listing-bloglist-wrap .listing-info {
        width: 100%;
        padding-right: 0px;
    }

        .listing-bloglist-wrap .listing-info .content .title {
            font-size: 14px;
            padding-left: 25px;
        }

        .listing-bloglist-wrap .listing-info .content {
            margin-bottom: 10px;
        }

    #header ul.nav-wrap ul.submenu-l3-wrap {
        position: relative;
        left: 0px;
    }

        #header ul.nav-wrap ul.submenu-l3-wrap li:before {
            display: none;
        }

    #header ul.nav-wrap ul.submenu-wrap li a {
        padding: 5px 5px 5px 40px;
    }

    #header ul.nav-wrap ul.submenu-l3-wrap li a {
        padding: 5px 5px 5px 55px;
    }

    .membership-reg .content-wrap {
        min-height: initial;
    }

    .membership-login .membership-reg .marginbottom-m,
    .membership-login .non-membership .marginbottom-m {
        margin-bottom: 10px !important;
    }

    .main-content.membership-login {
        padding-top: 40px !important;
        margin-top: -0px;
    }

    .membership-login .non-membership .divider {
        margin: 10px 0px 0px;
    }

    .page-day-tour-landing .card-2-wrap .card .price,
    .recent-view .card-2-wrap .card .price{
        width: calc(100% - 20px) !important;
    }

    #Txtidcode.txtVerification {
        width: 100%;
        margin-bottom: 15px;
    }

    .page-day-tour-landing .card-2-wrap .card .tour-location,
    .recent-view .card-2-wrap .card .tour-location {
        position: relative !important;
    }


    .page-day-tour-landing .card-2-wrap .card .price p:first-child,
    .page-day-tour-landing .card-2-wrap .card .title,
    .recent-view .card-2-wrap .card .price p:first-child,
    .recent-view .card-2-wrap .card .title {
        margin-bottom: 5px;
    }

    .page-day-tour-landing .card-2-wrap .card .price p.tour-location,
    .page-day-tour-landing .card-2-wrap .card .price p.tour-booking-date,
    .recent-view .card-2-wrap .card .price p.tour-location,
    .recent-view .card-2-wrap .card .price p.tour-booking-date {
        margin-bottom: 0px;
        font-size: 11px;
        line-height: 13px;
    }

    .page-day-tour-landing .card-2-wrap .card .tour-location:before,
    .recent-view .card-2-wrap .card .tour-location:before {
        width: 14px !important;
        height: 14px !important;
        background-size: cover !important;
        margin-right: 0px !important;
    }

    ul.list-style-info li > span,
    ol.list-style-info li > span {
        word-break: break-word;
    }

    .card-2-wrap a.card:hover .content {
        background-color: #ffffff;
    }

    #header ul.submenu-wrap > li.hover ul.submenu-l3-wrap {
        display: block;
    }

    .upgrade-info .table-col4 .tr .td,
    .upgrade-info .table-col4 .tr .th {
        display: table-cell !important;
        width: 25% !important;
    }

        .upgrade-info .table-col4 .tr .td:first-child,
        .upgrade-info .table-col4 .th:first-child {
            width: 50% !important;
        }


    #return-to-top {
        width: 40px;
        height: 40px;
        z-index: 999;
        bottom:195px;
        display:flex;
        justify-content:center;
        align-items:center;
    }

        #return-to-top img {
            width: 20px;
            margin:0 !important;
        }

    .fit-details p.code {
        float: left;
        margin-top: 10px;
    }

    .price .ori-price {
        white-space: pre;
    }

    .download-wrap.inline-block > a.btn-txt {
        margin-right: 0px;
    }

    .page-fit-details .download-wrap .floatR {
        float: none;
    }

    .fixed-bottom-ad {
        display: none;
    }

    .cookie-message .cookie-close {
        position: relative;
        z-index: 999;
    }

    .cookie-message {
        bottom: 0px !important;
        z-index: 9999999;
    }

    .product_nav_display {
        text-align: center;
    }

    #pnProductNav .btn-product-cate {
        margin: auto;
        position: relative;
        right: 0px;
    }

    .tour-landing-productNav .pn-landing-ProductNav {
        width: 100%;
    }

    .btn-sold-out {
        padding:10px 20px;
        float:right;
    }

    .btn-wrap #submit_Order_2,
    .page-day-tour-checkout .btn-wrap.half .btn {
        transform: translate(-20%, 0%);
        right: 20%;
        position: absolute;
    }
    .mobile_ver_btn1 {
        float:right;padding: 5px 15px;margin: 10px;background:#F19638;color:#fff;border-radius: 5px;border: 0;font-size:18px
    }
    .mobile_ver_p {
        margin-bottom:inherit;
    }
    .wrapper .p {
        position: absolute;
        bottom: 0;
        padding: 8px;
        background-image: linear-gradient(rgba(23, 27, 54, 0), rgb(23, 27, 54));
            width: 100%;
            color:#fff;
    }
    .pn-landing-ProductNav_Contents {
        display:none;
    }
    .slick-track {
        top:-5px;
            margin-bottom: 10px;
    }

}

/**max-width  992px*/



@media screen and (max-width: 320px) {
    .btn.no-icon, .btn.icon-tick-new, .btn.icon-shoppingcart-plus, .btn.icon-shoppingcart-plus, .confirm-footer .btn.confirmbtn {
        padding: 10px !important;
    }

    a.menubtn{
        width:40px;
    }
}
/**max-width  320px*/
@media screen and (max-width: 992px){
    .pn-ProductNav_Wrapper{
        display: block !important;
    }
    .card-2-wrap .card, .card-2-wrap .card-2 {
        height:260px!important;
    }
}

@media screen and (max-width: 992px){
    .calendar-wrap .fc-view-container .fc-content span.status {
        display: block;
    }
}
      .card-2-wrap.withborder .card:not(:first-child) .img{
       background-size:278px 173px;
    }
    .card-2-wrap.withborder .tabs-content-2 .card .img{
       background-size:278px 173px;
    }
      
    .inner .tour-summary .img {
        background-size: 278px 173px;
        background-position: top;
    }
@media screen and (max-width: 992px) {
    .card-2-wrap .card .img {
        height: 140px;
        background-size:cover!important;
    }
    #main_tour img{
        width:100%!important;
    }
}


@media screen and (min-width:992px){
    .card-slider-wrap.card-2-wrap .card .content .title {
    max-height: inherit;
}
    .card-2-wrap .best-offer-row2 .tirps img {
    width:56px!important;
    height: 60px!important;
    }
}