﻿@charset "utf-8";

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .header .navbar-nav.nav-1 > .nav-item > .nav-link:hover:after {
        width: 100%;
    }

    .header .navbar-nav.nav-1 > .nav-item > .nav-link:after {
        content: "";
        display: block;
        width: 0;
        height: 5px;
        background: var(--main-color);
        margin-top: 6px;
        transition: 0.3s all ease;
    }
.header .navbar .wid-nav-search .form-area {
    max-width: 210px;
}
}

@media (min-width: 992px) {
    body.home .home_about .info {
        padding-left: 35px;
    }
.gotop {
    right: 10px;
    bottom: 5px;
}
.wid-float-section,
 body.scroll-down .wid-float-section.mobile-animate {
    right: 24px;
    bottom: 96px;
}
    .wid-float-section ul li {
        border-radius: 50%;
        padding: 14px 0;
    }
.wid-float-section ul li + li {
        border-top: 0;
        margin-top: 5px;
    }
}

@media (min-width: 1200px) {
    body.home .home_about .strength li + li:before {
        content: "";
        position: absolute;
        width: 1px;
        top: 0;
        bottom: 0;
        left: -12px;
        background: #d4d4d4;
    }
}

@media (max-width: 1400px) {
    body.home .banner .scroll-deco.pos-absolute {
        letter-spacing: 0.5px;
    }

    body.home .banner .scroll-deco .line {
        height: 50px;
    }
}

@media (max-width: 1380px) {
    .header .navbar .navbar-collapse > .navbar-nav {
        margin-top: 63px;
    }
    .header .navbar .navbar-brand {
        width: 235px !important;
        height: 50px !important;
        background-size: contain;
    }
}

@media (max-width: 1380px) and (min-width:768px){
    .header .navbar .wid-nav-search {
        position: absolute;
        top: 20px;
        right: 0;
    }

}


@media (max-width: 1199px) {
    body.home .home_about .strength li {
        padding: 15px 0px 15px 84px;
        width: calc(100% / 2 - 20px);
    }

    body.home .home_about .strength {
        gap: 18px 0;
    }

        body.home .home_about .strength li br {
            display: none;
        }

    .header .navbar > .container {
        max-width: 100%;
    }

    .header .navbar {
        padding: 8px;
    }
.header .navbar .navbar-collapse > .navbar-nav {
        margin-top: 0;
    }
}
@media (max-width: 1199px) and (min-width:768px) {
.nav-brand-wrapper {
        flex: 0 0 100%;
        text-align: center;
    }
    .header .navbar > .container {
        flex-wrap: wrap;
    }
.header  .navbar .navbar-collapse {
    justify-content: center !important;
}
}
@media (max-width: 991px) and (min-width:768px) {
    /* .footer .left-area > div {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0 !important;
    }*/
    body.doc .content .doc_list .td, body.doc .content .doc_list .td.download {
        width: 25%;
    }
}

@media (max-width: 991px) {
    body.home .banner .scroll-deco.pos-absolute {
        font-size: 13px;
    }

    body.home .home_about .info {
        margin-top: 80px;
    }

    .footer .left-area {
        margin-bottom: 22px;
    }
    .header .navbar .navbar-collapse > .navbar-nav {
        margin-top: 0;
    }
    .header .navbar .navbar-brand {
        width: 200px !important;
        height: 42px !important;
    }
.wid-float-section ul li a,.wid-float-section ul li {
    width: 100%;
}
}

@media (max-width: 767px) {

    .header .navbar {
        padding: 5px 10px;
    }

        .header .navbar .navbar-brand {
            width: 190px !important;
            height: 40px !important;
            background-size: contain;
        }


    body.home .banner .item {
        border-radius: 20px;
    }

    body.home .banner .banner-wrapbox {
        padding: 0 20px;
        padding-bottom: 30px;
    }

    body.home .banner .scroll-deco.pos-absolute {
        display: none;
    }

    body.home .sec01 .h2, body.home .sec01 .h3 {
        font-size: 35px;
    }

        body.home .sec01 .h2 span, body.home .sec01 .h3 span {
            font-size: 20px;
        }

    body.home .sec01 {
        padding: 60px 0 !important;
    }

    body.home .home_about {
        background: url(../images/all/about_bg01.jpg) no-repeat right top -39px, url(../images/all/about_bg02.png) no-repeat left 0px top 180px, url(../images/all/about_bg03.png) no-repeat left 0px bottom -52px;
        background-size: 310px, 465px, auto;
        padding: 80px 0 100px !important;
    }

        body.home .home_about .pic.paper:after {
            width: 60px;
            height: 60px;
        }

        body.home .home_about .pic.labelpic:after {
            width: 90px;
            height: 96px;
        }

        body.home .home_about .strength li {
            padding: 15px 0px 15px 76px;
            width: calc(100% / 2 - 5px);
        }

    .mob-two-col > [class*=col-]:nth-child(2n) {
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        padding-right: calc(var(--bs-gutter-x) * 0.5);
    }

    body.home .home_client.sec01:before {
        top: -88px;
    }

    body.home .home_client .editor p br {
        display: none;
    }

    .side .h3 {
        margin-top: 20px;
    }

    .side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
        font-size: 16px;
    }

    .side .h3 .txt-tw {
        font-size: 20px;
    }

    .article-grid .item .info .date {
        font-size: 12px;
    }

    .article-grid.ar-img .item .info {
        padding: 10px 0;
    }

    .article-grid .item .info .kind a {
        font-size: 12px;
        padding: 1px 7px;
    }

    .article-grid.ar-img .item .info .desc, .article-grid.ar-img .item .info .title, .article-grid.ar-img .item .info .desc a, .article-grid.ar-img .item .info .title a {
        font-size: 14px;
    }

    .product .gallery-list .item .title {
        font-size: 18px;
    }

    .product .gallery-list .item .info {
        margin-top: 0 !important;
    }

    .header .btn-group.lang .dropdown-item {
        padding: 6px 19px;
        font-size: 12px;
    }



    .flex-column {
        flex-direction: unset !important;
    }
    .header .navbar .wid-nav-search .form-group {
        justify-content: center;
    }
    .bsnav-mobile {
        z-index: 50;
    }

        .bsnav-mobile.full.in .navbar {
            background: rgb(204 234 255);
        }

        .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
            color: #3c3c3c;
        }

        .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
            background: rgb(74 159 214);
        }

        .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-item + .nav-item, .bsnav-mobile.full .navbar-nav .nav-item + .nav-item {
            border-top: 1px solid rgb(255 255 255 / 20%);
        }

        .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
            margin-left: 0;
            margin-right: 0;
        }

        .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav .nav-item .nav-link {
            color: #fff;
            font-size: 16px;
            padding: 6px;
        }

        .bsnav-mobile.full .navbar-nav .nav-item + .nav-item {
            border-top-color: rgb(51 51 51 / 10%);
        }

        .bsnav-mobile.full .navbar-nav .nav-item .nav-link:hover {
            background: var(--main-color);
            color: #fff;
        }

    .header .navbar-nav.navbar-mobile > .nav-item > .nav-link:before {
        left: 2px;
        top: 16px;
        display: none;
    }

    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        padding: 10px 0px;
    }

    .header .bsnav-mobile .navbar {
        padding: 0;
    }


    .header .bsnav-mobile .navbar {
        background: rgb(6 6 6 / 93%);
    }

    .article-grid.info-absolute .item a {
        font-size: 14px;
    }

    .article-grid.info-absolute .item {
        padding: 10px 10px 10px;
    }


    .footer .footer-logo img {
        display: none !important;
    }

    .footer .footer-logo a {
        display: block;
        max-width: 300px;
        height: 55px;
        background: url(../images/all/logo.png) no-repeat center;
        background-size: contain;
        margin: 0 auto;
    }

    .footer .social-box {
        text-align: center;
    }

    .footer .copyrights {
        font-size: 12px;
        text-align: center;
    }

    .footer .footer_content.fc_seperate_bottom .footer-bottom .copyrights-info .footer-logo {
        margin-top: 0;
        text-align: center;
    }


    .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
        height: 1px;
    }

    body.home .header .navbar {
    }

    .navbar .small-btn-box .btn-group.lang a {
        font-size: 0.875rem;
        padding: 3px 9px;
        margin: 0;
    }

    body.doc .content .doc_list .td, body.doc .content .doc_list .td.download {
        width: 100%;
    }
}

@media (max-width: 575px) {

    body.home .banner .banner-wrapbox {
        padding: 0 0px;
    }

    body.home .banner .item {
        border-radius: 0;
    }

    .banner .slick-dots {
        bottom: 7px;
    }

    body.home .home_about {
        background-position: right top -39px, left 0px top 60px, left 0px bottom -52px;
    }

        body.home .home_about p {
            text-align: justify;
        }

        body.home .home_about .faith li {
            padding-left: 34px;
            background-position: left 0px top 9px;
            background-size: 30px;
            padding-top: 6px;
        }

        body.home .home_about .strength li {
            padding: 70px 0px 0 0px;
            width: calc(100% / 2 - 10px);
        }

    body.home .home_hotProduct {
        background-size: contain;
    }

    body.home .home_fastLinks .home-pagelist-area .list_item .info .title {
        font-size: 24px;
    }

        body.home .home_fastLinks .home-pagelist-area .list_item .info .title span {
            font-size: 18px;
        }

    body.home .home_fastLinks .home-pagelist-area .list_item .info {
        padding: 8px 12px;
    }

    body.home .home_fastLinks .home-pagelist-area .list_item .pic .ratio {
        --bs-aspect-ratio: 40% !important;
    }

    body.home .home_client {
        margin: 100px 20px 34px 20px;
    }

    .footer .right-area ul li {
        width: 100%;
        padding-left: 55px;
        margin-bottom: 15px;
        font-size: 18px;
    }

    .more-btn-area {
        margin-top: 30px;
    }

    .gallery-list .item .pic:before {
        width: 35px;
        height: 34px;
        background-size: contain;
    }

    body.doc .content .doc_list .tr {
        flex-wrap: wrap;
        border: 1px solid #aa9bf9;
    }

        body.doc .content .doc_list .tr .td {
            display: flex;
            /* flex-wrap: wrap; */
            /* flex-direction: column; */
            padding: 10px 5px;
            justify-content: flex-start;
            gap: 0 10px;
            align-items: center;
        }

            body.doc .content .doc_list .tr .td span.tn {
                display: inline-block;
                width: 20%;
                color: #616161;
            }

    body.doc .content .doc_list .td.name .txt {
        color: #155b89;
        width: 80%;
    }

    body.doc .content .doc_list .tr + .tr {
        margin-top: 29px;
    }

    body.doc .content .doc_list .th {
        display: none;
    }

    body.doc .content .doc_list .td + .td {
        border-left: 0;
    }

    body.doc .content .doc_list {
        border: 0;
    }

        body.doc .content .doc_list .tr .td.download {
            text-align: right;
            display: block;
        }

        body.doc .content .doc_list .tr .td.date, body.doc .content .doc_list .tr .td.download {
            width: 50%;
            flex: inherit;
            padding: 5px;
        }

        body.doc .content .doc_list .td.name {
            width: 100%;
            flex: auto;
            border-bottom: 1px solid #dedede;
        }

        body.doc .content .doc_list .tr:nth-child(even) {
            background: none;
        }
}

@media(max-width:430px) {
    body.home .home_client {
        margin: 100px 0 0 0;
        border-radius: 0;
    }

    body.home .home_fastLinks .home-pagelist-area .list_item .info .title {
        font-size: 22px;
    }

        body.home .home_fastLinks .home-pagelist-area .list_item .info .title span {
            font-size: 16px;
            margin-top: 6px;
        }

    body.home .home_fastLinks .home-pagelist-area .list_item .info {
        background-size: 35px;
    }
    body.doc .content .doc_list .td.name {
        width: 100%;
        display: block;
    }
    body.doc .content .doc_list .tr .td span.tn {
        display: block;
        width: auto;
        margin-bottom: 4px;
    }
}
