﻿@charset "utf-8";

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    .side .wid {
        max-width: 200px;
    }
    .frame-small-box {
        width:70%;}
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-collapse {
        justify-content: space-between;
        margin-right: 20px;
    }

    .is_scroll .header .navbar-nav.nav-1 > li > .nav-link {
        color: #000;
    }

    .is_scroll .header .btn-group.lang .dropdown-item {
        color: #000 !important;
    }

        .is_scroll .header .btn-group.lang .dropdown-item:hover {
            color: #fff !important;
        }

    .is_scroll .header .btn-group.lang li + li {
        border-left: 1px solid #ccc;
    }

    .is_scroll .header .navbar .nav-share-btn-area li a {
        color: #000 !important;
    }

        .is_scroll .header .navbar .nav-share-btn-area li a:hover {
            color: #fff !important;
        }

    .is_scroll .header .navbar .nav-share-btn-area li.icon_tri img {
        mix-blend-mode: difference;
    }

    .is_scroll .header .navbar .nav-share-btn-area li.icon_tri a:hover img {
        mix-blend-mode: unset;
    }
    .facilityPic-list .g-info {
        display: none;
    }
    .g-facility .r-info .d-slickBox {
        margin-left: -10%;
        background: #eee;
        position: relative;
        z-index: 5;
        padding: 30px;
    }
    .facilityText-list {
        display: flex;
        flex-direction: column-reverse;
        margin: 0;
    }
        .facilityText-list .list-item .pic{
            display:none;
        }
    .home-partner .g-title {
        justify-content: space-between;
        align-items:center;
        margin-bottom:30px;
    }
        .home-partner .g-title .h2{
            margin:0;
        }
    .home-partner .btn.more {
        margin: 0 !important;
        background: none;
        color: #000;
        padding: 0;
        min-width: 0 !important;
    }
        .home-partner .btn.more:before{
            display:none;
        }
    .home-partner.sec-home .btn.more:after {
        color: #000;
    }
    .row-wrapper .txt-en {
        position: absolute;
        right: calc(100% + 15px);
        bottom: 50%;
        transform: translateY(50%);
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        font-size: 25px;
        font-weight: bold;
        color: #d6d6d6;
        width: auto;
        letter-spacing: 2px;
    }

    .row-wrapper .home-faq .txt-en {
        right: auto;
        left: calc(100% + 15px);
    }
    .sec-home.home-partner .h2 {
        display: flex;
        align-items: center;
        
    }
    .sec-home.home-partner .g-txt {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

        .sec-home.home-partner .h2 .txt-en {
            font-size: 25px;
        }

        .sec-home.home-partner .h2 .txt-tw {
            margin: 0 5px;
        }

        .sec-home.home-partner .h2:before {
            margin: 0;
        }


}
@media (min-width: 1400px) {

    .home-attractions .g-attractions .r-info{
        padding-right:90px;
    }
    .pullLR{
        margin:0 -180px;
    }
    .home-service .g-service.a {
        padding-left: 110px;
        padding-right: 110px;
    }
    body:not(.is_scroll) .header .navbar .navbar-brand img{
        position: relative;
        top:15px;
    }
    body:not(.is_scroll) .header .navbar .navbar-brand:before{
        content:"";
        position: absolute;
        top:0;
        left:0;
        right:0;
        bottom:-30px;
        background:#fff;
        border-radius: 0 0 15px 15px;
    }

}
@media (min-width: 1700px) {
    .header .navbar .container-fluid, .home-pro, .footer .container, .inner-box, .row-wrapper {
        padding-left: 190px;
        padding-right: 190px;
    }

}

@media (max-width: 1699px) {
    .header .navbar .container-fluid, .footer .container,  .inner-box, .row-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-pro {
        padding-left: 50px;
        padding-right: 50px;
    }
    .home-pro .pro-list .list-item:before {
        left: -50px;
    }

        .home-pro .pro-list .list-item:nth-child(even):before {
            left: 45%;
            right: -50px;
        }

}
@media (max-width: 1499px) {
    .navbar .nav-brand-wrapper {
        flex: 0 1 auto;
    }

    .navbar .navbar-brand img {
        height: 66px;
    }

    .header .navbar .navbar-brand {
        min-width: 0;
    }
}



    @media (max-width: 1399px) {
        .home-service .g-service.a {
            padding-left: 40px;
            padding-right: 40px;
        }
            /* .home-service .g-service.a .service-list .pic {
            height:auto;
        } */

            .home-service .g-service.a .service-list .pic {
                height: 380px;
            }

            .home-service .g-service.a .service-list {
                margin: 0;
            }

        .home-attractions .g-attractions .r-info {
            padding-right: 40px;
        }

        .pullLR {
            margin: 0 -20px;
        }
    }

    @media (max-width: 1199px) {
        .header .bsnav-mobile .navbar {
            background: none;
        }

        .header .bsnav-mobile.in .navbar:before {
            top: 0;
            content: "";
            background: url(../images/all/img_logofont.svg) center bottom no-repeat;
            width: 100%;
            background-size: 100% auto;
            position: absolute;
            left: 0;
            opacity: 0.1;
            bottom: 0;
            z-index: -1;
        }

        .header .bsnav-mobile.in .navbar:after {
            top: 0;
            content: "";
            background: url(../images/all/img_logo2.svg) no-repeat right -20% top -10%;
            width: 100%;
            background-size: 70% auto;
            position: absolute;
            left: 0;
            opacity: 0.1;
            bottom: 0;
            z-index: -1;
        }

        .header .bsnav-mobile .navbar {
            padding: 0;
            bottom: 0;
            height: 100%;
            background: none;
            display: flex;
            justify-content: flex-start;
            background: var(--main-color);
            width: 50%;
            left: 0;
        }

        .bsnav-mobile.full.in .navbar {
            background: var(--main-color);
        }

        .header .bsnav-mobile.in .navbar .navbar-mobile-wrapper {
            background: var(--main-color);
        }

        .bsnav-mobile .navbar-nav {
            width: 100%;
            padding: 15px;
            flex-direction: column;
            padding: 0;
        }

        .bsnav-mobile .navbar .navbar-mobile-wrapper {
        }

        .bsnav-mobile .navbar-brand {
        }

        .home-link {
            padding: 0;
        }

            .home-link .link-list {
                margin: 0;
                flex-direction: column;
            }

            .home-link a {
                width: 100%;
                height: 200px;
                border-top: none;
                background: rgba(0, 0, 0, 0.2);
            }

                .home-link a:hover {
                    box-shadow: none;
                }

            .home-link a {
                border: none;
            }

                .home-link a + a {
                    border-top: 1px solid #fff;
                }

        .home-about .txt br {
            display: none;
        }

        .home-case .container, .home-about .container {
            max-width: 100%;
            padding: 0;
        }

        .home-about .container {
            padding-right: var(--bs-gutter-x, 0.75rem);
            padding-left: var(--bs-gutter-x, 0.75rem);
        }





        .footer .cominfo-list {
            display: table;
            margin: 30px auto;
            padding: 0 15px;
        }

            .footer .cominfo-list li:before {
                width: 30px;
                height: 30px;
                background-size: contain !important;
            }

            .footer .cominfo-list li {
                margin: 10px 0;
                width: 100%;
                display: flex;
                align-items: center;
            }

                .footer .cominfo-list li:before {
                    margin: 0 15px 0 0;
                }


        .header .navbar-nav .nav-link span {
            -webkit-writing-mode: inherit;
            -moz-writing-mode: inherit;
            -ms-writing-mode: inherit;
            writing-mode: inherit;
            display: block;
        }




        .header.scrolldownHeader .navbar-nav .nav-link {
            padding: 10px 7px 10px;
        }

        body.member.login .frame-small-box .row > *:not(.col-auto) {
            width: 100%;
        }

        body.member .btn-area {
            flex-direction: column;
        }
        body.member .btn-area .item {
            margin:0 0 10px!important;
        }

        body.member.login .btn-area .flex-item {
            width: 100%;
        }

            body.member.login .btn-area .flex-item .btn-primary {
                width: 100%;
                margin-bottom: 30px;
            }

        body.member .btn-area + div > div {
            width: 100%;
            display: flex;
        }

        body.member .btn-area + div > div {
            margin: 0 -10px;
        }

            body.member .btn-area + div > div a {
                width: 50%;
                margin: 0 10px;
                background: none;
            }

        .navbar.bsnav-left .navbar-brand {
            width: 45px !important;
            height: auto !important;
            margin: 10px 30px 10px 0;
        }







        .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
            background: #000;
        }

        .banner .item > a {
            height: 70vh;
        }

            .banner .item > a .banner-pic {
                height: 100%;
            }

                .banner .item > a .banner-pic img {
                    object-fit: cover;
                    height: 100% !important;
                }

        .facilityText-list .slick-dots {
            display: none;
        }

        .facilityText-list .list-item .tt {
            font-size: 22px;
            display: block;
            margin-top: 15px;
        }

        .facilityText-list.slick-style {
            margin: 0 -20px;
        }

        .facilityText-list .list-item {
            margin: 0 20px;
        }

        .facilityText-list.slick-style .slick-next {
            right: 30px;
        }

        .facilityText-list.slick-style .slick-prev {
            left: 30px;
        }

        .g-facility .r-info .g-tt {
            text-align: center;
        }

            .g-facility .r-info .g-tt h2.stB:after {
                margin: 15px auto 20px;
            }

        .facilityText-list .list-item:not(.slick-active) {
            opacity: .5;
        }

        .facilityText-list .list-item .info {
            border-top: none;
            padding: 0;
        }

        .news.show .more-news .list-item > a {
            flex-direction: column !important;
        }

            .news.show .more-news .list-item > a > * {
                width: 100% !important;
            }

        .home-service .g-service.a .l-info .pic {
            position: absolute;
            width: 40%;
            margin: 0;
            left: -5%;
        }

        .home-service .service-list .info {
            font-size: 18px;
        }

        .home-about .g-about {
            flex-wrap: wrap;
        }

        .home-about .pic {
            width: 50%;
            height: auto;
            order: 2;
        }

        .home-about .info {
            order: 1;
            width: 100%;
            margin-bottom: 50px;
            padding: 0 30px;
        }

        .header .navbar .navbar-brand, .is_scroll .header .navbar .navbar-brand {
            min-width: 0;
            margin: 10px 0;
            padding: 0;
            background: none;
            border-radius: 0;
        }

        .header .navbar .container-fluid {
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .header .navbar .nav-pos-top {
            flex-basis: 100%;
            margin: 0 -20px;
            background: var(--main-color);
            padding: 0 20px;
        }
        .navbar .nav-pos-top .small-btn-box li > a, .navbar .nav-pos-top .small-btn-box li .cart-drop-box > a {
            color: #fff;
        }
            .header .navbar .collapse.navbar-collapse {
                justify-content: flex-end;
            }

        .header .navbar .nav-pos-top .list-inline-item {
            padding: 0;
            margin: 0;
        }

        .navbar .nav-pos-top .small-btn-box li > a, .navbar .nav-pos-top .small-btn-box li .cart-drop-box > a, .header .navbar-nav.nav-1 > li > .nav-link {
            font-size: 16px;
        }

        .sec-home .h2 .txt-tw {
            margin-top: -25px;
        }
        .footer.thcol-st .footer-info > div {
            flex: 0 0 100%;
            justify-content: space-between;
        }
        .footer.thcol-st .footer-info .r-info{
            text-align:right;
        }
        /*.footer .pic-logo{
            margin-bottom:20px;
        }*/
        .footer .flex-comInfo{
            flex-grow:1;
            justify-content:space-between;
        }
        .footer .flex-comInfo > * {
            margin-right: 0;
        }
        .footer .social-box a{
            width:40px;
            height:40px;
        }
        .footer .social-box ul{
            margin-left:-10px;
        }
        .footer .footer-info .l-info .g-info {
            display: flex;
            justify-content: space-between;
            margin-bottom: 30px;
        }
        .footer .footer-info .l-info{
            flex-direction:column;
        }
.footer .social-box ul li {
    margin: 0 5px;
}
        .row-wrapper .sec-home{
            margin:0;
        }
        .navbar .nav-pos-top .small-btn-box li > a:hover{
            color:var(--second-color);
        }
    }

    @media (max-width: 991px) {




        /*.sec-home.home-about .h2 {
        left: var(--bs-gutter-x, -0.75rem);
    }

    .sec-home.home-about h3.st {
        position: absolute;
        bottom: calc(100% + 50px);
        right: 0;
        width: 50%;
    }*/
        .home-news .item-wrap:hover:before {
            bottom: 0;
            opacity: 0;
            transition: all .5s;
        }


        /*.header .navbar .small-btn-box {
        margin: 0;
        width: 100%;
        align-items: center;
        padding-bottom: 20px;
    }*/
        .navbar > .container {
            max-width: 100%;
        }

        .banner .banner-txt {
            position: absolute;
            text-align: left;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            background: transparent;
            padding: 0;
        }


        /*.banner .banner-txt {
            padding: 0;
            font-size: 1.625rem;
            letter-spacing: 2px;
            text-shadow: 0 0 15px rgb(255 255 255 / 60%);
        }*/

        .home-case.sec-home {
            padding-top: 0;
            padding-bottom: 0;
        }

        body.header-animation .header .navbar.fixed-top {
            transform: translateY(0);
            transition: all 0.8s ease;
            opacity: 1;
            position: relative;
            background: #000;
        }

        body.header-animation.is_scroll .header .navbar.fixed-top {
            position: fixed;
            background: rgba(0, 0, 0, 0.75);
        }

        .nav-brand-wrapper {
            flex: 0 0 auto;
        }



        .home-about .d-now .g-info {
            flex-direction: column-reverse;
            align-items: center;
        }

        .home-about .d-now .pic-logo {
            width: 25%;
            margin-top: 50px;
            margin-bottom: 30px;
        }

        .home-about .d-since p br {
            display: none;
        }

        .home-about.sec-home {
            font-size: 20px;
        }

        .home-news .gallery-list .item-wrap {
            display: flex !important;
        }

        .home-news .gallery-list .item:nth-child(even) .item-wrap {
            flex-direction: row !important;
        }

        .home-news .gallery-list .item .pic {
            margin-bottom: 0;
            width: 30%;
        }

        .home-news .gallery-list .item .info {
            width: 70%;
        }

        .home-news .gallery-list .item:nth-child(even) .info {
            margin: 0;
        }

        .home-location .g-location {
            flex-direction: column;
        }

            .home-location .g-location > * {
                width: 100%;
            }

            .home-location .g-location .r-info {
                height: 300px;
                overflow: hidden;
            }

        .container-md, .container-sm, .main > .container, .header .g-nav > .container, body:not(.home) section .container {
            max-width: 100%;
            padding-left: 20px;
            padding-right: 20px;
        }

            .main > .container .container {
                max-width: 100%;
            }

            .main > .container > .row {
                margin: 0 -20px;
            }

                .main > .container > .row > * {
                    padding-left: 20px;
                    padding-right: 20px;
                }

        .home-location .g-location .l-info {
            padding: 50px 20px;
        }


        .footer-info {
            position: relative;
        }



        .footer .footer-end {
            text-align: center;
            padding-top: 15px;
            border-top: 1px solid rgba(255, 255, 255, 0.39);
            margin-top: 20px;
        }

        .header .navbar-nav .nav-link span.title-main {
            font-size: 18px;
        }

        .bsnav-mobile.full .navbar-nav .nav-item {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }

            .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
                padding: 15px;
                text-align: center;
                color: #fff;
            }

        .header .bsnav-mobile.full .navbar-nav.nav-1 > li > .nav-link:before {
            background: var(--second-color);
        }

        .bsnav-mobile.full .navbar-nav .nav-item .nav-link:hover {
            background: none;
            color: #fff;
        }

        .navbar .navbar-brand {
            height: auto;
            padding: 0;
        }

        .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
            margin: 0;
            background: rgba(255, 255, 255, 0.3);
            padding: 10px;
            width: auto;
        }

        .slick-style .slick-prev {
            left: 0;
        }

        .slick-style .slick-next {
            right: 0;
        }

        body.product .car-model .model-list .item {
            margin-bottom: 30px;
        }

        .son-about .sec1 .g-info {
            flex-direction: column;
            padding: 50px 0;
        }

            .son-about .sec1 .g-info .l-info {
                width: 80%;
            }

        .son-about .sec1 .r-info .pic {
            position: absolute;
            width: 50%;
            right: 0;
            overflow: hidden;
            top: 0;
            bottom: 0;
            z-index: -1;
            opacity: .3;
            filter: grayscale(1);
        }

        .son-about .sec3 .g-info {
            flex-direction: column;
        }

        .son-about .sec3 .l-info, .son-about .sec3 .r-info {
            width: 100%;
        }

            .son-about .sec3 .r-info .g-pic {
                flex-direction: row;
                width: auto;
                margin: 30px -20px 0;
            }

                .son-about .sec3 .r-info .g-pic > * {
                    width: 50%;
                }

        .home-service .g-car {
            flex-direction: column !important;
        }

            .home-service .g-car > * {
                width: 100% !important;
            }

            .home-service .g-car .r-info .d-tb {
                margin-top: -50px;
            }

            .home-service .g-car .l-info .pic {
                margin: 30px -20px 0 !important;
                height: 300px;
            }

            .home-service .g-car .l-info .g-txt {
                width: 100%;
            }

        .home-service .other-service .tt {
            bottom: 0;
            left: 15px;
        }

        .home-service .other-service {
            margin: 50px 0;
        }

        .home-service .service-list .list_item + .list_item {
            margin-top: 50px;
        }

        .home-about .g-about01 {
            flex-direction: column-reverse;
        }

            .home-about .g-about01 > *, .home-about .g-about02 > * {
                width: 100%;
            }

            .home-about .g-about01 .r-info .pic {
                width: 80%;
                margin: 0 -20px 0 auto;
            }

            .home-about .g-about01 .l-info .g-tt {
                height: 300px;
            }

        .home-about .g-about02 .r-info {
            width: 60%;
            padding: 20px;
        }

        .home-about .g-about02 .l-info {
            width: 40%;
        }

        .home-about .bg-sec {
            margin-top: 50px;
        }

        .home-room {
            flex-wrap: wrap;
            padding-bottom: 0;
        }

            .home-room .info {
                width: 100%;
                order: 1;
                margin-bottom: 40px;
            }

            .home-room .pic {
                width: 50%;
                order: 2;
                margin-bottom: 50px;
            }



        .home-news .news-list .item > .d-flex > * {
            width: 100% !important;
        }

        .news-list .item .info {
            margin-top: 20px;
        }

        .home-attractions .g-attractions {
            flex-direction: column;
        }

            .home-attractions .g-attractions .l-info .pic {
                height: 400px;
                transform: translateY(-0);
                margin-top: -50px;
                width: 100%;
            }

            .home-attractions .g-attractions .l-info {
                width: 100%;
                justify-content: space-between;
            }

            .home-attractions .g-attractions .r-info {
                padding-right: 0;
                width: 90%;
                flex-direction: column !important;
                margin: -150px auto 0;
            }


            .home-attractions .g-attractions .l-info .pic img {
                margin: 0;
                filter: grayscale(0.8);
            }

        .home-attractions .h2 {
            color: #fff;
            position: absolute;
            top: calc(50% - 50px);
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0;
        }

        .header .navbar .nav-share-btn-area {
            position: relative;
            right: auto;
            top: auto;
        }

        body.news .news-list .pic {
            margin-bottom: 20px;
            width: 100% !important;
        }

        .row-contact .l-info {
            text-align: center;
        }

        .row-contact .txt-welcome .txt-en br {
            display: none;
        }

        .row-contact .siteinfo ul {
            justify-content: center;
            align-items: center;
            text-align: left;
        }

        body.contact .siteinfo {
            border-left: none;
            padding-left: 0;
            margin-top: 40px;
            font-size: 20px;
            margin-bottom: 30px;
        }

            body.contact .siteinfo li {
                margin: 0 10px 20px;
            }

                body.contact .siteinfo li.w-100 .d-flex {
                    justify-content: center;
                }

        .son-about.about01 .sec1 .g-flex02 {
            width: 100%;
        }

        .son-about.about01 .sec1 .info {
            margin-right: -20px;
            margin-left: 30px;
        }

        .son-about.about01 .sec2 .intro-list .item .pic {
            width: 80%;
            height: 300px;
        }

        .son-about.about01 .sec2 .intro-list .item .info {
            width: 80%;
            margin: 0 0 0 auto;
        }

        .son-about.about01 .sec1 .g-flex02 .pic {
            height: 600px;
        }

        .son-about.about02 .room-list .list-item {
            flex-direction: column !important;
        }

        .son-about.about02 .room-list .pic {
            width: 90%;
            height: 400px;
        }

        .son-about.about02 .room-list .info {
            width: 90%;
            padding: 30px;
            margin: -50px 0 0 auto;
            position: relative;
            border: 1px solid #000;
            z-index: 5;
        }

        .son-about.about02 .room-list .tt:before {
            left: auto;
            right: 0;
            font-size: 100px;
        }

        .son-about.about02 .room-list .tt, .son-about.about02 .room-list .info {
            position: initial;
        }

        .son-about.about02 .room-list .tt {
            padding-left: 0;
        }

        .about .d-notice .g-ul .l-info, .about .d-notice .g-ul .r-info {
            width: 100%;
        }

        .facilityText-list .list-item:not(.slick-active) {
            opacity: .5;
        }

        .facilityText-list .list-item.slick-active.slick-center + .list-item {
            opacity: .5;
        }

        .son-about > div[class*="sec"] {
            padding: 30px 0;
        }

        .row-about01 {
            padding: 0 20px;
            margin-left: 0;
            margin-right: 0;
        }

            .row-about01 .tt:before {
                left: 0;
                right: 100% !important;
            }

            .row-about01.aos-animate .tt:before {
                left: 0;
                right: 0 !important;
            }

            .row-about01 .r-info .txt {
                padding: 50px 0;
            }

            .row-about01:nth-child(even) .no {
                right: -30px;
                left: auto;
            }

        .home-service .g-service.a .r-info {
            width: 100%;
            margin: 0 0 50px 0;
        }

        .home-service .g-service.a {
            padding-left: 0;
            padding-right: 0;
            z-index: 5;
        }



        .home-service .g-service.b {
            flex-direction: column-reverse;
        }

            .home-service .g-service.b .r-info {
                width: auto;
                padding: 50px;
                margin: 0 -20px 50px;
            }

                .home-service .g-service.b .r-info:before {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    background: var(--second-color);
                    z-index: -2;
                }

            .home-service .g-service.b .pic-package {
                width: auto;
                position: absolute;
                right: 0;
                left: 0;
                top: 0;
                bottom: 0;
                z-index: -1;
            }

                .home-service .g-service.b .pic-package img {
                    width: 20%;
                    position: absolute;
                }

                    .home-service .g-service.b .pic-package img.package-a {
                        bottom: -5%;
                        left: 0;
                        right: auto;
                    }

                    .home-service .g-service.b .pic-package img.package-b {
                        bottom: auto;
                        top: -5%;
                        right: 0;
                    }

            .home-service .g-service.b .l-info {
                width: 100%;
            }

            .home-service .g-service.b .pic-font {
                width: 50%;
            }

        .home-about .g-about {
            margin: 0 -20px;
        }

        .home-service .g-service.b .service-list .info {
            width: calc(100% - 20px);
            margin: -50px auto 0;
        }


        .footer_content > .container {
            max-width: 100%;
            padding: 0 20px;
        }

        .footer .g-footer > * {
            width: 100%;
        }

        .footer .g-footer .l-info {
            padding-right: 155px;
        }

        .footer .copyrights-info {
            text-align: left;
        }

        .footer .g-btn {
            position: absolute;
            right: 0;
            top: 0;
        }

        .footer .g-footer {
            position: relative;
        }

        .banner-info {
            position: relative;
        }

            .banner-info .g-banner {
                flex-direction: column;
                justify-content: space-around;
                top: auto;
                transform: none;
                position: relative;
            }

                .banner-info .g-banner .l-info {
                    width: 100%;
                }

                .banner-info .g-banner .r-info {
                    width: 65%;
                }

            .banner-info .txt-slogan {
                display: table;
                margin: auto;
            }

        .home-service .g-service.a:before {
            display: none;
        }

        .is_scroll .header .navbar .navbar-brand {
            margin: 10px 0;
        }

        .header .navbar .navbar-mobile-wrapper .navbar-brand {
            background: #fff;
            margin: 0;
            padding: 20px 15px;
            display: flex;
            align-items: center;
        }

        .navbar .navbar-brand img {
            height: 55px!important;
        }

    }

    @media (max-width: 767px) {
        .sec-home.home-about .right-info {
            width: 100%;
        }

        .sec-home.home-about h3.st {
            position: relative;
            bottom: auto;
            width: 100%;
        }

        .footer .cominfo-list li:before {
            width: 35px;
            height: 35px;
            background-size: contain !important;
        }

        .header .navbar .small-btn-box {
            flex-direction: row;
            /* align-self: stretch; */
            width: auto;
            padding: 0;
            align-items: center;
        }

        .navbar > .container {
            flex-direction: row;
        }




        .navbar-expand-md .navbar-collapse {
            width: 100%;
        }









        .main .side .nav {
            justify-content: flex-start;
        }

        .room-show .g-tt .info {
            margin-left: 0;
            margin-top: 30px;
        }

        .son-about.about04 .service-list .list-item {
            flex-direction: column;
        }

        .son-about.about04 .service-list .tt, .son-about.about04 .service-list p {
            text-align: center;
        }

        .facilityText-list .list-item {
            margin: 0 10px;
        }

        .home-service .g-service.a .service-list {
            flex-direction: column;
        }

            .home-service .g-service.a .service-list .list-item {
                margin-bottom: 30px;
            }

            .home-service .g-service.a .service-list .pic {
                height: 300px;
            }

        .home-service .service-list .info {
            width: calc(100% - 20px);
            margin: -50px auto 0;
        }

        .home-service .g-service.a .l-info .pic {
            width: 60%;
        }

        .header .g-nav {
            display: none;
        }

        .header .navbar > .container {
            flex-direction: row;
            padding: 0 20px;
        }


        .footer .g-footer .l-info {
            flex-direction: column;
        }

        .footer .social-box a, .footer .gotop a {
            width: 40px;
            height: 40px;
        }

        .home-service .g-service.b .row-style {
            margin: 0;
        }

            .home-service .g-service.b .row-style > div[class*="col"] {
                padding: 0;
            }

        body:not(.home) .pro-list .info-wrap .info a {
            font-size: 16px;
        }

        .sec-son.son-about.a1 .pic-logo {
            width: 100%;
        }

        .sec-son.son-about.a1 .pro-list .list-item .pic {
            height: 300px !important;
        }

        .navbar .nav-brand-wrapper .btn-home {
            right: 75px;
        }

        .home-service .g-service.a {
            flex-direction: column;
        }

            .home-service .g-service.a .r-info {
                width: 100%;
            }

            .home-service .g-service.a .l-info .pic {
                top: 0;
                right: 0;
                left: auto;
            }


            .home-service .g-service.a .service-list .list-item {
                margin: 0 0 30px;
            }

        .footer .social-box ul {
            position: relative;
            right: 0;
            top: 0;
        }

        .footer .footer-top {
            text-align: center;
        }

        .footer .footer-logo {
            margin-right: 0;
        }

        .footer .g-social {
            justify-content: space-between;
            flex-direction: column-reverse;
        }

        .footer-bottom {
            justify-content: center !important;
        }

        .footer .footer-top .st {
            margin-right: 0 !important;
            margin-top: 1rem;
        }

        .footer .footer-top {
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .footer-bottom .l-info {
            width: 100%;
        }

        .footer-bottom .cominfo {
            justify-content: center;
        }

            .footer-bottom .cominfo li {
                margin: 5px;
            }

        .footer .copyrights {
            text-align: center;
        }


        .home-pro .pro-list .list-item:before {
            bottom: auto;
            height: 300px;
        }

        .home-pro .pro-list .list-item {
            flex-direction: column !important;
        }

        .home-pro .g-no {
            position: absolute;
            right: 0;
            left: 50%;
            top: -30px;
        }

        .home-pro .list-item:nth-child(even) .g-no {
            left: 0;
            right: 50%;
        }

        .home-pro .list-item .g-infoB, .home-pro .list-item:nth-child(odd) .g-infoB {
            margin: 0;
        }

        .home-pro .pro-list .info {
            text-align: center;
        }

        .home-pro .list-item .g-infoB .btn-more, .home-pro .list-item:nth-child(odd) .g-infoB .btn-more {
            margin: 20px auto 0;
        }

        .home-pro .pro-list .list-item {
            position: relative;
            padding-top: 50px;
            margin-bottom: 50px;
        }

        .sec-home {
            padding-top: 80px;
            padding-bottom: 80px;
        }

        .navbar .nav-brand-wrapper {
            flex-basis: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .navbar .small-btn-box a {
            margin: 0;
        }

        .home-news .news-list.blist .info {
            padding: 20px;
        }
        .footer.thcol-st .sitemap, .footer.thcol-st .copyrights {
            font-size: 1rem;
        }

        .footer .flex-comInfo > * {
            margin-left: 0;
            margin-bottom: 20px;
        }

        .footer .flex-comInfo{
            flex-wrap:wrap; 
        }
        .row-wrapper .sec-home .h2 {
            width: calc(100% - 30px);
        }
        .row.row-wrapper .list-style {
            padding: 40px 15px;
        }
            /* .row.row-wrapper .list-style .info {
                padding:  15px 0!important;
                position: relative;
                width: 100% !important;
            }
                .row.row-wrapper .list-style .info .flex-infoT {
                    position: absolute;
                    bottom: 100%;
                    right: 0;
                    flex-direction: column;
                    justify-content: flex-end !important;
                    align-items: flex-end !important;
                }
                .row.row-wrapper .list-style .info .flex-infoT .date{
                    margin-left:0;
                    padding-left:0;
                    border:none;
                } */
        body:not(.home) .news-list .pic, body:not(.home) .news-list .info {
            width: 100% !important;
        }
        body:not(.home) .news-list .info .flex-infoT {
            flex-wrap: wrap;
        }
            body:not(.home) .news-list .info .flex-infoT .date {
                width: 100%;
                margin: 5px 0 0 0;
                padding: 0;
                border: none;
            }
        body:not(.home) .news-list .info .tag{
            margin-bottom:5px;
        }
        .btn-list {
            margin: 0 ;
        }

            .btn-list a {
                margin: 5px 0; 
            }
            .sec-home .flex-infoT {
                flex-direction: column;
                margin-top: 0 !important;
                align-items: flex-start !important;
            }
            .sec-home .flex-infoT .date, .sec-home .flex-infoT .time{
                margin-top:5px;
                margin-left: 0!important;
                padding-left: 0!important;
                border-left: none!important;
            }
            .row-wrapper .list-style .d-flex{
                flex-wrap: wrap;
            }
            .row-wrapper .list-style  .tt {
                font-size: 18px;
                font-weight: bold;
                margin-top:10px;
            }
    }

    @media (max-width: 575px) {
        .navbar .small-btn-box ul {
            width: 100%;
            justify-content: space-around;
        }

        .row-contact .siteinfo ul, body.contact .siteinfo li.w-100 .d-flex {
            justify-content: flex-start;
        }

        .son-about.about01 .sec2 .intro-list .item .pic, .son-about.about01 .sec2 .intro-list .item .info {
            width: 200px;
        }
    }
