﻿@charset "utf-8";
@media (min-width: 576px){

}
@media (min-width: 768px){
    .nav-cart-info .nav-cart-list {
        width: 370px;
    }
       .navbar .flex-nav01 > * {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
.is_scroll .header .navbar .flex-nav01 {
    transform: translateY(-100%);
  pointer-events: none;
  height: 0;
  opacity: 0;
}
.kind_8 .row.article-grid {
    display: block;
        margin: 0;
}
.kind_8 .row.article-grid .item {
        margin-bottom: 0;
        width: 100%;
        padding: 25px 0;
    }
    .kind_8 .row.article-grid .item +.item{
        border-top:1px solid #000;
    }
    .kind_8 .row.article-grid .item article{
        display: flex;
    }
    .kind_8 .row.article-grid .item .pic{
        width: 25%;
        flex-shrink: 0;
    }
    .kind_8 .article-grid.ar-img .item .info {
    height: auto;
    flex-grow: 1;
    padding: 10px 0 10px 3rem;
}
.kind_8 .article-grid.ar-img .item .more-area{
    position: relative;
    bottom: auto;
    right: auto;
    background: none;
    color: #000;
    font-size: 12px;
    padding: 0;
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 43px;
    height: 43px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 auto;
}
.kind_8 .article-grid.ar-img .item .icon {
    margin-left: 0;
    mask-image: url(../images/all/icon_arrow.svg);
    mask-size: contain;
    mask-position: center;
       
}
.kind_8 .article-grid .item .info .kind a{
    padding-bottom: 0;
    margin-bottom: 0;
}
.home_news.styleB .article-horizontal-grid .item .info {
    flex-direction: row !important;
}

}
@media (min-width: 992px) {
    .side1.col-lg-3 {
        width: 20%;
    }

    .content.col-lg-9 {
        width: 80%;
    }

     .inner-box{
            padding: 0 8vw;
    }
    .home-about .flex-about01 .l-info{
        width:60%;
    }.home-about .flex-about01 .r-info{
        width: 40%;
    }
}
@media (max-width: 1800px) {
    .ab_Hwa2 .pic {
        width: 30%;
    }
    .ab_Hwa2 .txt {
        width: 70%;
    }
    .home_Location .tit .more_x {
        position: static;
        margin: 40px 0 0;
    }
    .home_feature .tit p span {
        display: unset;
    }
  
    .home_Narrative p {
        padding-left: 5%;
    }
}

@media(max-width:1399px){
    .flex-footer01 {
        flex-direction: column;
        position: relative;
    }

            body.lang_US .editor.d-flex {
            flex-direction: column;
            align-items: flex-start;
        } 
        body.lang_US .footer .g-sitemap .sitemap-item+.sitemap-item {
            margin-top: 20px;
            margin-left:0;
        }
        body.lang_US .footer .sitemap-item ul {
            display: flex !important;
            flex-wrap: wrap;
            flex-direction: row !important;
        }
        body.lang_US .footer .sitemap-item ul
        body.lang_US    .footer .social-box {
        position: absolute;
        top: 0;
        right: 0;
    }
    body.lang_US .footer .sitemap-item ul li a {
        line-height: 1;
    }
    body.lang_US .footer .sitemap-item ul li{
        margin-bottom: 5px;
    }
body.lang_US .footer .sitemap-item ul li + li {
    border-left: 1px solid #969696;
    padding-left: 5px;
}
}
    @media (max-width: 1199px) {
        body .h2 .txt-en {
            font-size: 70px;
          
        }
        .slick-multi-cusarrow .slick-btn .btn-next {
            right: -8%;
        }

        .ab_box_1-right span,
        .ab_box_1-left span {
            font-size: 170px;
        }
        .home_Location .tt_1 {
            font-size: 42px;
     
        }
        .home_Location .tit ul li {
            font-size: 20px;
        }
     
        .home_feature .tit h2 span {
            display: unset;
        }
        .home_Narrative .container {
            max-width: 100%;
        }
        .footer .g-sitemap .editor{
            flex-direction: column;
            align-items: flex-start;
            width:100%;
        }
        .footer .g-sitemap .sitemap-item+.sitemap-item {
            margin-left: 0;
            margin-top: 20px;
        }
        .footer .sitemap-item ul {
            grid-template-columns: repeat(3, 1fr);
            gap: 0 5px;
        }
        .sitemap-item {
            width: 100%;
        }

    }

    @media (max-width: 991px) {
        .ab_Hwa .ab_1 .txt {
            padding: 0 3%;
        }
        .about .function-bar{
            display:none!important;
        }
        .sideNavBtn .btn.btn-primary {
            background-color: #363636;
            border-color: #363636;
            border-radius: 0;
        }
        .lang_TW   .sideNavBtn .txt-en {
            display:none;
        }
        .article-grid .item {
            margin-bottom: 0;
        }
        .pr_co > .container, .main > .container, .main-content > .container {
            padding: 0 15px;
      
        }

        .more_x {
            font-size: 16px;
            width: 175px;
            padding: 15px 10px;
        }
        .home_feature .pic .pic_1 span {
            font-size: 24px;
        }
        .wid-float-section ul {
            background: #fff;
            padding: 10px 0;
            box-shadow: 0px 0px 22px #40404054;
        }
      
   
        .home_Welcome .pic img {
            height: 400px!important;
            width: 100%;
            position: relative;
            overflow: hidden;
            object-fit: cover;
            object-position: center center;
        }
        .slick-multi-cusarrow .slick-btn .btn-next {
            right: -10px;
        }
        .slick-multi-cusarrow .slick-btn .btn-prev {
            left: -10px;
        }
        .home_Location .tit {
            padding-left: 5%;
        }
        .home_Location .tit ul li {
            padding: 14px 0;
        }
        /* .home_news, .home_Location .d-flex, .home_feature, .home_video.active {
            padding: 0 15px;
        } */
        body.is_scroll .header.navbar-othertop .navbar {
            top: unset;
        }

        .header .navbar .nav-pos-top .small-btn-box {
            display: table;
            margin: 10px 0 0 auto;
            position: absolute;
            right: 63px;
            top: 0;
        }.header .navbar .flex-nav01{
            padding-left: 15px;
            padding-right: 15px;
            justify-content: space-between;     
        }
     

        .header .navbar .nav-pos-top .small-btn-box {
            display: table;
            margin: 0 0 0 auto;
            position: absolute;
            right: 5px;
            top: 8px;
        }
        .home_Narrative h2:after {
            left: 20px;
       
        }
        .home_Narrative h2:before {
            right: 20px;
        
        }
        .home_Narrative p {
            width: 40%;
        }
        .home_Narrative h2 {
            width: 60%;
            text-align: center;
        }
        .nav-brand-wrapper {
            flex: unset;
        }
        .sideNavBtn a, .function-bar .btn.btn-primary {
            width: auto !important;
            padding: 5px 10px !important;
        }

        .side1 .collapse:not(.show) {
            display: none !important;
        }

        .side .collapse.navbar-collapse.show {
            margin-bottom: 20px;
            background-color: #fff;
        }

        .function-bar {
            justify-content: space-between !important;
        }

        .sideNavBtn {
            display: block !important;
        } 
        .home_news .gallery-list .item-wrap{
            display: flex!important;
            padding: 15px 0;
        }
        .home_news .gallery-list >div[class*="col"]{
            padding:0;
            margin: 0;
        }
        .home_news .gallery-list >div[class*="col"]+ div[class*="col"]{
            border-top:1px solid #000;
        }
        .home_news .gallery-list .item .pic {
            overflow: hidden;
            width:25%;
        }
    
        .home_news .gallery-list .item .info {
            flex-grow: 1;
            padding-left: 3rem;
        }
        .sec-home .more-btn-area{
            text-align: center;
        }
        .inner-box{
            padding-left: 15px;
            padding-right: 15px;
        }
        .sec-home .inner-box>.row{
            margin:0;
        }
        .sec-home .bg{
            display: none;
        }
        .home-contact{
            background: url(../images/all/bg_contactH.jpg) no-repeat ;
            background-position: center bottom;
            background-size: cover;
        }
        .home-about{
            background: url(../images/all/bg_aboutH.jpg) no-repeat ;
            background-size: cover;
            background-position: center center;

        }
        .home-building{
            background: url(../images/all/bg_building.jpg) no-repeat ;
            background-size: cover;
                        background-position: center center;

        }
        .home-about .flex-about01{
            flex-direction: column;
        }
        .home_news.styleB .gallery-list .item{
            padding:15px 0;
        }
        .home-building .slick-arrow {
            width: 40px;
            height: 40px;
            background-size: 40px auto !important;
            top: auto;
            bottom: auto;
        }

        .home-building .slick-arrow.slick-next {
            right: 20px;
            position: relative;
            transform: none;
            top: auto;
            right: auto;
            left: 50%;
            margin-left: 10px;
        }
        .home-building .slick-arrow:hover {
            background: url(../images/all/icon_arrow2.svg) no-repeat #282828 center;
            background-size: 40px auto !important;
        }
        .home-building .slick-arrow.slick-prev{
            right: auto;
            transform: scaleX(-1) !important;
            bottom: 0;
            left: 50%;
            margin-left: -50px;
        }
        .home-building .building-list .flex-info{
            flex-direction: column-reverse;;
        }
        .home-building .building-list .list-item .l-info {
            padding: 15px 0;
            width: 100%;
        }
        .sec-home   .btn.more {
            display: table;
            margin: 10px auto;
        }
        .home-link .link-list .info {

            min-height: 0;
        }
        .home-link .icon-arrow, .article-horizontal-grid .item .more-area {
            width: 40px;
            height: 40px;
        }
        .home-contact .flex-contact01{
            flex-direction: column;
        }
        .home-contact .flex-contact01 .r-info {
            width: 100%;
            margin-top: 40px;
            min-height: 0;
        }
        .footer .flex-footer01{
            flex-direction: column;
                    position: relative;
        }
        .footer .flex-footer01 .r-info{
            margin-top:20px;
        }
        .footer .social-box{
            position: absolute;
            top:0;
            right:0;
        }
        .home_news.styleA, .home_news.styleB, .home-link, body:not(.home) .main{
            background-attachment: scroll;
            
        }
        body:not(.home) .main {
            background-image: url(../images/all/bg_newsH2.jpg), url(../images/all/bg_newsH3.png) ;
            background-size: 100% auto;
            background-position: center top, left bottom;
            background-repeat: no-repeat;
            position: relative;
        }

    }





@media (max-width: 767px) {
    .ab_Shared_box .Project-for .d-flex{
        flex-wrap:wrap-reverse;
    }
    .pr_Features .ab_box_1-right {
        margin-bottom: -32px;
    }
    .pr_Features .d-flex a h5 {
        padding-top: 15px;
        font-size: 16px;
    }
    .ab_Shared_box .pr_item2 .pro_le:before {
        width: 16px;
        height: 16px;
  
    }
    .ab_Shared_box .pr_item2 .pro_le:after {
        width: 8px;
        height: 8px;
   
    }
    .ab_Shared_box .Project-for .txt .date {
        font-size: 16px;
        padding-bottom: 0;
    }
    .slick-arrow {
        width: 20px;
        height: 20px;
        top: 62%;
        background-size: 40% !important;
    }
    .ab_Shared_box .Project-nav {
        margin-bottom: 10px;
    }
    .ab_Shared_box .pr_item2 .pro_le .date span {
        font-size: 20px;
    }
    .ab_Shared_box .Project-for .txt {
        padding-left: 0;
    }
   .ab_Shared_box .Project-for .pic{
        margin-bottom:20px;
    }
    .ab_Shared_box .Project-for .txt,
    .ab_Shared_box .Project-for .pic {
        width: 100%;
    }
    .ab_Shared_box h2 span {
        display: unset;
    }
    .pr_future {
        padding: 0 0 20px;
      
    }
    .pr_ul{
        margin-bottom:20px;
    }
    .pr_odp.pr_odp2 .pic,
    .pr_odp.pr_odp2 .txt {
        width: 100%;
    }
    .pr_odp2 .d-flex .txt {
        padding-left: 0;
        
    }
    .pr_odp .pic:before {
        z-index: -1;
        right: -10px;
        top: 10px;
        bottom: -10px;
        left: 10px;
    }
    .ab_Shared_box h2 {
        font-size: 28px;
   
    }
    .pr_odp .pic {
        width: 100%;
    }
    .pr_odp .txt {
        width: 100%;
        padding-right: 0;
    }
    .shb_tab {
        padding: 50px 0 20px;
    }
    .pr_core .d-flex .txt {
        padding: 5% 0;
    }
    .pr_core .d-flex .pic h3 {
        font-size: 28px;
   
    }
    .pr_core .d-flex .txt,
    .pr_core .d-flex .pic {
        width: 100%;
    }
    .shb_tab ul.nav-tabs li {
        width: calc((100% - 20px) / 3);
    }
    .shb_tab ul.nav-tabs {
        gap: 0 10px;
        margin-bottom: 20px;
    }
    .shb_tab ul.nav-tabs li button {
        padding: 2px 5px;
        font-size: 14px;
    }
    .ab_Shared_box p.p_t {
        width: auto;

    }
    .ab_Hwa2 {
        padding: 40px 0;
    }
    .ab_Hwa .ab_1 .txt {
        padding: 20px 0 ;
    }
    .ab_Hwa2 .txt {
        padding-right: 0;
        margin-bottom:30px;
    }
    .ab_Hwa2 .txt,
    .ab_Hwa2 .pic,
    .ab_Hwa .ab_1 .pic,
    .ab_Hwa .ab_1 .txt {
        width: 100%;
    }
    .ab_Shared_box .d-flex {
        flex-wrap: wrap;
    }
    #chkImg {
        height: 45px;
    }
    .form-select, .form-control {
        padding: 10px;
    }
    body.is_scroll .header.navbar-othertop .navbar {
        top: 0;
    }
    .article-grid .item .info .kind a {
        margin-bottom: 0;
      
    }
    .footer .copyrights-info a {
        width: 50%;
    }
    .news.show .h1 {
        font-size: 24px;
   
    }
    .article-grid .item .info {
        padding: 15px 0;
    }
    .pt10 .btn.btn-primary, .pt10 .btn-secondary {
        width: 130px;
        padding: 10px 30px;
    }
    body .h2 {
        margin-bottom: 3px;
    }
    .function-bar {
        margin-bottom: 10px;
    }

    .article-grid .item .info .title a,
    .article-grid.info-absolute .item .info a {
        font-size: 16px;
        line-height: normal;
    }
    .demo {
        font-size: 16px;
        padding-bottom: 0;
    }
    .needs-validation {
        padding: 40px 0;
    }
    .breadcrumb {
        justify-content: center;
    }
    .news.show .mainSection, .kind-info {
        margin-top: 30px !important;
        margin-bottom: 10px !important;
    }
    .breadcrumb-section {
        position: static;
        margin-bottom: 30px !important;
    }
   
    .home_feature .tit h2 span {
        display: block;
    }
    .home_feature .tit h2 {
        font-size: 32px;
        text-align: center;
    }
    .slick-multi-cusarrow .slick-btn .btn-next {
        right: -20px;
    }
    .slick-multi-cusarrow .slick-btn .btn-prev {
        left: -20px;
    }
    .multiple-slick.slick {
        padding: 0;
    }
    .slick-multi-cusarrow .slick-btn .btn-prev,
    .slick-multi-cusarrow .slick-btn .btn-next {
        background-size: 50%;
    }
    .article-grid.info-absolute .item {
        padding: 10px 10px 10px;
    }
    .slick-multi-cusarrow .slick-btn .slick-arrow:focus, .slick-multi-cusarrow .slick-btn .slick-arrow {
        width: 39px;
        height: 39px;
   
    }
    .home_Location .tt_1 {
        font-size: 28px;
    }
    .footer .footer_content.fc_seperate_bottom .footer-bottom {
        padding: 10px 0 30px;
    }
    .footer ul.st_mp li{
        padding:5px 0;
    }
    .footer ul.st_mp {
        display: block;
    }
    .home_Location .tit .more_x {
        position: static;
        margin: 20px auto;
        width: 155px;
        padding: 10px 10px;
    }
    .home_Location .tit ul li {
        padding: 10px 0;
    }
    .home_Location .tit {
        padding-left: 0;
    }
    .home_Location h5 {
        padding: 10px 0;
        line-height: normal;
    }
    .home_Location .tt_1 {
        line-height: normal;
    }
    .home_Location .pic{
        margin-bottom:30px;
    }
    .home_Location .tit,
    .home_Location .pic {
        width: 100%;
    }
    .home_Location .d-flex{
        flex-wrap:wrap;

    }
    .ab_box_1-right span, .ab_box_1-left span {
        font-size: 130px;
    }
    .home_feature .pic .pic_1:nth-child(2n) {
        margin-top: 10px;
    }
    .home_feature .pic .pic_1 span {
        font-size: 20px;
    }
    .home_feature .pic {
        width: 100%;
        padding-left: 0;
    }
    .home_feature .tit h2:before {
        right: 0;
        margin: 0 auto;
    }
    body .h2 ,
    body .h3 {
        font-size: 24px;
        text-align: center;
    }
    body .h2 .txt-en,
    body .h3 .txt-en {
        font-size: 35px;
    }
    .home_feature .tit {
        width: 100%;
        position: static;
        height: auto;
        top:unset;
    }
    .home_feature .d-flex{
        flex-wrap:wrap;
    }
    .hree_fx .hree_fx_1 .number_dc {
        margin: 10px auto 0;
    }
    .hree_fx .hree_fx_1 kbd {
        font-size: 40px;
     
    }
    .hree_fx .hree_fx_1 .number_dc span {
        font-size:16px;
    }
    .home_Narrative p {
        width: 100%;
        padding: 20px 0 0;
        margin-bottom: 0;
    }
    .home_Narrative h2 {
        width: 100%;
    }
    .home_Narrative .d-flex {
        flex-wrap: wrap;
    }
    .slick-dots {
        bottom: 7px;
    }
    .header .navbar-nav .nav-item:hover > .nav-link {
        color: #fff;
    }
    .header .navbar-nav .nav-link {
        color: #000000;
    }
    .header .navbar .nav-pos-top .btn.btn-primary {
        padding: 4px 5px;
        font-size: 14px;
    }
    .header .bsnav-mobile .navbar {
        background: #ffffffb8;
        backdrop-filter: blur(5px);
    }
    .navbar .navbar-brand {
        width: 139px;
        height: 51px;
        background-size: cover;
    }
    .header .navbar .nav-pos-top:before {
        left: -20px;
        height: 71px;
        top: -20px;
    }

    .header .navbar .nav-pos-top {
        width: auto;
        padding-right: 15px;

    }

    .header.navbar-othertop .navbar .small-btn-box .navbar-toggler {
        margin-right: 0;
        position: relative;
        top: 2px;
    }
    .header .navbar .nav-pos-top .small-btn-box {
        position: static;
        display: flex;
        align-items: center;
        background-size: 16%;
    }

    .bsnav-mobile.right .navbar .navbar-nav .nav-item .caret, .bsnav-mobile.left .navbar .navbar-nav .nav-item .caret {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
    }
    .header .navbar.newtop.logo-show:not(.logo-ani-show) .navbar-brand .logo, .header .navbar.newtop.logo-show:not(.logo-ani-show-bg) .navbar-brand .logo {
        display: unset;
    }
    .rwd-table.mob-mode tr:nth-child(odd) {
        background: rgb(238 238 238);
    }

    .rwd-table.mob-mode td:before {
        font-weight: 400;
        min-width: 30%;
        color: #000;
    }

    .rwd-table td:first-child a,
    .rwd-table td:first-child:before {
        color: #ffffff;
    }

    .order-list table.mob-mode td:first-child {
        background: #161616;
        border: solid 1px #161616;
    }

    .rwd-table.mob-mode td {
        padding: 10px 10px;
    }

    body .navbar-toggler.toggler-spring.active .navbar-toggler-icon {
        background-image: unset;
    }
    .btn.btn-primary {
        font-size: 14px;
        padding: 10px 10px;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .navbar-nav li a {
        padding-left: 30px;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .navbar-nav {
        background: #fff;
      
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        background: #ffffff47;
        margin-left: 0;
        margin-right: 0;
    }

        .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link {
            padding: 10px 10px;
            color: #000;
            font-size: 16px;
        }

    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        padding: 12px 0;
    }

    .bsnav-mobile .navbar-nav {
        padding: 0 0;
        text-align: left;
    }
    body .navbar .navbar-toggler {
        width: 23px;
        margin-right: 0;
        display: block;
    }

    .navbar-toggler.toggler-spring .navbar-toggler-icon::after {
        top: 17px;
    }

    .navbar-toggler.toggler-spring .navbar-toggler-icon::before {
        top: 8px;
    }

    .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
        height: 1.5px;
    }

        .header .navbar .nav-share-btn-area {
        display: none;
    }
    .header .navbar .nav-brand-wrapper {
        order: 1 !important;
    }
    .header .navbar .flex-lang{
        order:2;
    }
    .header .navbar .order-3{
        display: none;
    }
.header .navbar .flex-nav01{
    height: 60px;
}
.bsnav-mobile{
    top:60px;
}
.bsnav-mobile .navbar-brand{
    display: none;
}
body:not(.is_scroll) .wid-float-section {
    position: fixed;
    margin: 0;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all 0.3s ease;
    transform: translate(0, 100%);
}
.wid-float-section ul li{
    padding:0;
}
.wid-float-section ul li a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    color: #000;
    transition: all .5s;
}
    .home_news .gallery-list .item .info, .kind_8 .article-grid.ar-img .item .info {
        padding: 10px 0 !important;
        width:100%!important;
    }
    .footer .footer_content.fc_seperate_bottom .footer-bottom .copyrights-info{
        flex-direction: column;
    }
    .footer .copyrights-info .other-link li a{
        padding:0;
    }
    .footer .copyrights-info .other-link li{
        margin-right: 5px;
    }
    .footer .copyrights-info .other-link li+li{
        padding-left: 5px;
    }
    .home_news .gallery-list .item-wrap, .home_news.styleB .gallery-list .item .d-flex{
        flex-direction: column;
    }
    .home_news .gallery-list .item .pic, .home_news.styleB .gallery-list .item .pic{
        width: 100%!important;
    }
        .home-building .slick-arrow {
            width: 30px;
            height: 30px;
            background-size: 30px auto !important;
            top: auto;
            bottom: auto;
        }
            .home-link .icon-arrow, .article-horizontal-grid .item .more-area {
        width: 30px;
        height: 30px;
    }
        .home-building .slick-arrow:hover {
        background: url(../images/all/icon_arrow2.svg) no-repeat #282828 center;
        background-size: 30px auto !important;
    }
        .home-building .slick-arrow.slick-prev {

        margin-left: -40px;
    }
}





