﻿@charset "utf-8";
@media (min-width: 576px){
    .navbar .small-btn-box ul {
        margin:0 0 0 30px;
    }
}
@media (min-width: 768px){
}
@media (min-width: 1800px){
}
@media (max-width: 1599px){
	.home_about::before,
	.home_about::after{
		width: 350px;
	}
}
@media (max-width: 1499px){
    .member .frame-small-box {
        width: 100%;
    }
    .home_about::before {
        left: -55px;
        background-size: 70%;
    }
    .home_about::after {
        right: 0;
        background-size: 70%;
    }
    .home_applications::before {
        right: 0;
        background-size: 70%;
    }
    .header .navbar,
    .width_1500,
    .width_1820 {
        padding: 0 30px;
    }
}
@media (max-width: 1399px) {
	.lang_US.about .a_word{
		padding-left: 160px;
	}
}
@media (max-width: 1299px) {
	.header .navbar,
	.width_1820{
		padding: 0 50px;
	}
	.footer .footer_mid .container-fluid {
		padding: 20px 50px;
	}
    .applications_flex {
        gap:25px;
    }
    .home_about::before {
        left: -80px;
		background-size: 60%;
	}
	.footer .gotop a{
		width: 50px;
	    height: 50px;
		padding-top: 5px;
	}
	.footer .gotop a:before{
	    top: 10px;
	}

	.about .applications_flex {
        flex-wrap: wrap;
    }
    .app_card {
         flex-basis: calc(50% - 10px);
    }
	
}
@media (max-width: 1199px) {
    .header .navbar-nav .nav-link {
        padding: 25px 12px 25px;
    }
	.home_about::before {
        left: -75px;
        background-size: 50%;
		bottom: 150px;
    }
	.home_about::after,
	.about .a_word::after {
        background-size: 50%;
    }
	

}
@media (max-width: 991px) {
	.main > .container{
		max-width:100%;
		padding:0 15px;
	}
    .member.login   #geLoginBtn {
        font-size: 14px;
    }
    .login .flex-item {
        text-align: left;
    }
    .login .btn-secondary,
    .login .btn.btn-primary {
        padding: 9px 20px;
    }
    .member .frame-small-box {
        width: auto;
 
    }
    .footer .footer-info {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .banner .banner-txt {
        position: absolute;
        text-align: left;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        background: transparent;
        padding: 0;
    }
    .navbar .small-btn-box ul {
        margin: 0;
        margin-right: -25px;
    }
    .header .navbar .small-btn-box {
        position: absolute;
        right: 30px;
        top: 10px;
    }
    .header .navbar-nav .nav-link {
        padding: 5px 22px 20px;
    }
    .sideNavBtn .btn.btn-primary {
        padding: 5px 10px;
        font-size: 14px;
    }

    .header .navbar,
    .width_1820 {
        width: 100%;
        padding: 0 30px;
    }
    .about_left {
        width: 100%;
        margin-bottom: 30px;
    }
    .about_right {
        width: 100%;
    }
    .feature-link {
        margin: 8px;
    }
    .applications-card {
        width:200px;
        height: auto;
    }
    .applications_icon img {
        max-width: 65% !important;
    }
    .applications-card .t_h3 {
        margin-top: 0px;
		margin-bottom:25px;
    }

	.about .about_t2{
		text-align:center;
	}
    .more-btn {
        width:30px;
        height:30px;
    }
    .home_about::after	{
        right: -10%;
        background-size: 35%;
    }
	.about .a_word::after{
		right: -20%;
        background-size: 35%;
        top: -15px;
	}
    .home_about::before {
        bottom:180px;
        left: -65px;
        background-size: 35%;
    }
    .home_applications::before {
        background-size: 50%;
        top: -50%;
        right: -60px;
        z-index: -1;
    }
    .product-flex {
        flex-direction: column;
    }
    .product-flex > .col-md-5,
    .product-flex > .col-md-7{
        width:100%;
    }
    .home_products {
        padding:150px 0;
    }
    .home_products .slick-dots {
        position: relative;
        text-align: center;
    }
    .home_products .product-flex .col-md-5 > .more-btn-area{
        position: absolute;
        margin: 0px auto;
        text-align: center;
        bottom: 50px;
        right: 0;
        left: 0;
    }
    .footer_right {
		flex-direction: column-reverse;
        text-align: center;
    }
	.footer_qrcode{
		margin-left:0;
		margin-bottom:10px;
	}
	.product_word {
		width:100%;
	}
	.home_about .more-btn-area{
		margin:60px auto;
	}
	
	.step_box{
		grid-template-columns:repeat(2,1fr);
		gap:60px 60px;
	}
	.step_flow::after{
		display:none;
	}
	/* 偶數右箭頭 */
	.step_flow:nth-child(odd):not(:last-child)::after{
		display:block;
	}
	
	.certificate{
		margin-top:25px;
	}
	.adv_word br{
		display:none;
	}
	.app_card{
		margin-bottom:15px;
        flex-basis: 100%;
    }
	.lang_US.about .a_word{
		padding-left: 20px;
	}
	
	
	.adv_flex03 {
        grid-template-columns: 1fr;
    }

}
@media (max-width: 767px) {
    .member .frame-small-box .h2 {
        margin-bottom: 0;
    }
    .banner .item.slick-active .banner_tit .ba_aox.aos-animate, .banner .bannerImgBox.oneMode .item .banner_tit .ba_aox.aos-animate {
        top: 10px;
    }
    .login .flex-item:nth-child(3)   a {
        width: 100%;
    }
    .login .flex-item:nth-child(3) {
        width: 100%;
        margin-top: 10px;
    }
    .login .btn-area {
        flex-wrap: wrap;
        margin-top: 0 !important;
    }
    .login   #lineLoginBtn {
        display: block;
    }
   .login #geLoginBtn {
        margin: 10px 0;
        display: block;
    }
   
    .contact .map-box {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .list-creative .list-terms {
        padding-left: 15px;
    }
        body  .article-grid .item .info .title{
            padding-bottom:0;
        }
            body .tab-area.tab-accordion .tab-accordion-header,
            body.product.show .shop-box > .btn,
            body .product-info-area .item .label,
            body .grid .grid-item .item .info .title,
            body .list-creative a,
            body .article-grid .item .info .title,
            body .article-grid .item .info .title a,
            body .gallery-list .item .title {
                font-size: 14px;
            }
    .order   .frame-border {
        padding: 20px!important;
    }
    .order .mainSection .cart-box .pay-box {
        width: 100%;
        margin-top:20px!important;
    }

    .order .mainSection .cart-box .cart-list {
        width: 100%;
  
    }
    .faq .accordion-list .st {
        top: 16px;
    }
    .faq .accordion-list .accordion-list-header .btn-link {
        font-size: 14px;
      
    }
    .faq .h2 {
        margin-bottom: 70px;
    }
    .faq .h2 .btn.btn-primary {
        padding: 6px 10px;
    }
    .btn-secondary, .btn.btn-primary {
        padding: 5px 12px;
        font-size: 14px;
    }
    .member-function-box .item .pic > .icon {
        font-size: 20px;
    }
    .member .member-function-box .item > a .info {
        padding-top: 0px !important;
    }
    .member-function-box .item > a {
        padding: 20px 10px;
        font-size: 14px;
    }
    .gallery-list .item .title {
        margin-bottom: 0;
    }
    .gallery-list.cover.hov-cart .btn-box .btn .icon {
        font-size: 12px;
        padding-bottom: 9px;
    }
    .news.show .breadcrumb-section {
        margin-bottom: 30px !important;
    }
    .breadcrumb {
        transform: translateY(0);
        background: #090909;
    }
    .breadcrumb-section{
        margin-bottom:0!important;
        display:none;
    }
    .home_news .article-grid.info-absolute .item .pic img {
        height: 100% !important;
        width: 100% !important;
      
    }
    .article-grid.info-absolute .item .pic .d-flex{
        flex-wrap:wrap;
    }
    .navbar .small-btn-box a.btn-search i {
        background: url(../images/all/search2.svg)no-repeat;
  
    }
    .wid-float-section {
        bottom: 0;
 
    }
    .wid-float-section ul {
        background: rgb(0 0 0);
    }
    .news .article-grid.ar-img .item .info {
        height: auto;
        padding: 20px;
    }
    .order.show .page-box .page-item:first-child .page-link, .product.show .page-box .page-item:first-child .page-link, .news.show .page-box .page-item:last-child .page-link {
        padding: 9px 5px;
        width: 130px;
    }
    news .article-grid.ar-img .item .info {
        height: auto;
        padding: 30px;
    }
    h3.h1, .h2 {
        font-size: 26px;
   
    }
    .main {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .container .ezshare-box {
        margin: 0px 0 20px 0;
    }
    .rwd-table.mob-mode td:before {
        font-weight: bold;
        color: #000;
    }
    .wid-float-section ul li a .num {
        min-width: 15px;
        height: 15px;
        align-items: center;
        display: flex;
        justify-content: center;
        right: 19px;
    }
    .navbar .small-btn-box a.btn-search {
        padding-left: 0px;
    }
    .form-control {
        font-size: 14px;
    }
    .nav-search-li .nav-search-box .search-area {
        width: auto;
    }
    .wid-float-section ul li a .icon {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .footer .gotop a:before {
        width: 11px;
        height: 4px;
        top: 9px;
        background-size: cover;
    }
    .footer .gotop a {
        width: 45px;
        height: 45px;
        padding-top: 0;
      
    }

    .footer .footer-info {
        position: relative;
        padding-bottom: 0;
    }
    .header .navbar .nav-share-btn-area li.b2{
        display:none;
    }

    .header .navbar .nav-share-btn-area li.icon_l a,
    .header .navbar .nav-share-btn-area li.icon_p a,
    .header .navbar .nav-share-btn-area li.icon_t a,
    .header .navbar .nav-share-btn-area li.icon_y a,
    .header .navbar .nav-share-btn-area li.icon_i a,
    .header .navbar .nav-share-btn-area li a,
    .header .navbar .nav-share-btn-area li.icon_f a {
        font-size: 16px;
        color: #000;
        background-color: #cacaca;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        display: block;
        text-align: center;
        padding-top: 4px;
    }
    .header .navbar .nav-share-btn-area {
        display: flex;
        position: absolute;
        bottom: 30px;
        top: unset;
        right: unset;
        justify-content: flex-start;
        width: auto;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav  li{
       padding-bottom:0;
    }
    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav li ul li a {
        border-bottom: none;
        padding-bottom: 0;
        padding-left: 12px;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link:hover{
        color:#fff;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link {
        font-size: 15px;
        width: auto;
        margin-bottom: 10px;
        border-bottom:1px dashed #ccc;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        background: unset;
        margin-left: 0;
    }
    .bsnav-mobile .navbar-nav .nav-item {
        padding-bottom: 20px;
    }
    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        border-bottom: none;
    
    }
    .header .navbar .small-btn-box {
        margin-top: 0;
        position: static;
    }
    .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
        height: 2px;
        margin-right: 0;
        background-color: #2774e5;
        background-image: none;
    }
	.navbar > .container{
		max-width:100%;
	}
    .navbar .small-btn-box {
        margin-right: 0px;
    }
    .navbar .small-btn-box ul {
        margin-right: 15px;
    }	
    .header .navbar .navbar-mobile-wrapper .navbar-brand {
        margin: 20px auto;
    }
    .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
     
    }
    .bsnav-mobile .navbar-nav .nav-item .nav-link{
        color:#fff;
    }
    .bsnav-mobile .navbar-nav {
        margin-top: 20px;
        margin-left: 0px;
    }
    .bsnavclose.close-btn.active img {
        width: 80%;
        margin: 0 auto;
        display: table;
        padding-top: 0px;
     }
    .bsnavclose.close-btn.active {
        /*background-color: #000;
        border-radius: 50%;
        width: 40px;
        height: 40px;*/
        top: 32px;
        right: 12px;
    }
    .bsnav-mobile.in {
        z-index: 100;
    }
    .header .bsnav-mobile .navbar {
    /*  background: #2b2b2b;
        border-top: 5px solid #63707d;
        border-bottom: 5px solid #63707d;*/
    }
    .bsnav-mobile.full.in .navbar {
        background: #fff;
        justify-content: unset;
    }
    .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
        color: #333;
    }
    .bsnav-mobile.full .navbar-nav .nav-item a:hover.nav-link {
        color: #2774e5;
    }
    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
        background: unset;
    }

    .header .navbar .navbar-brand {
        height: auto;
        width: 170px !important;
    }
    .banner {
        padding-top: 64px;
    }
    .header .navbar, .width_1600 {
        padding: 0 10px;
    }
    .about_title {
        font-size: 30px;
    }
	.lang_US .about-title,
	.lang_US .about-title strong {
    	font-size: 30px;
	}
    .home_about .about_tw,
    .method_tw {
        font-size: 24px;
    }
    .home_about .about_word br {
        display: none;
    }
    .home_method {
        margin-top:30px;
    }
	.p_content{
		padding:20px;
	}
    .footer_logo {
        display: block;
        width: 150px;
        margin-bottom: 10px;
    }
    .footer_right ul.nav {
        flex-direction: column;
        text-align: center;
    }
	.footer .footer_mid .container-fluid {
		padding: 20px 5px;
	}
    .footer .footer-info ul li {
        font-size:15px;
    }
    .footer .copyrights {
        display: block;
        text-align: center;
        margin: 10px auto;
    }
    .product_word br {
        display: none;
    }
	.margin-bottom-3{
		margin-bottom: 20px !important;
	}
    .applications_flex {
        flex-wrap: wrap;
    }
    .applications-card {
        width: 45%;
        height: auto;
    }
    .is_scroll .header .navbar .navbar-brand, #logo {
        margin: 5px 0px;
        height:auto;
    }
    .about-title {
        font-size:40px;
    }
    .about_flex {
        min-height:800px;
    }
    .home_about::after {
        right: -17%;
        z-index: -1;
        top: 50px;
    }
    .home_about::before {
        left: -15%;
        bottom: auto;
        z-index: 1;
        top: 10px;
    }
	.about_content {
		padding-top:30px;
    	width: 100%;
	}
	.circle {
    	left: 65px;
	}
    .about-en {
        font-size:55px;
    }
    .number {
        font-size: 90px;
    }
    .width_730 {
        width:100%;
    }
    .about_content .about_t2 {
        font-size: 20px;
        display: block;
    }
    .home_applications::before {
        top: -28%;
        z-index: 0;
        right: -85px;
    }
    .home_products .slick-dots {
        top:0;
    }
	section > .container,
	.main .container{
		max-width:100%;
		padding:0 15px;
	}
	.about_box{
		padding:0;
	}
	.mission-flex{
		grid-template-columns: 1fr;
	}
	.Engineering_box{
	    min-height: 300px;
	}
	.adv_right02{
		margin-top: 0px;
	}
	.step_box{
		grid-template-columns:1fr;
		gap:55px;
	}
	.step_flow::after{
		display:block;
		left:3%;
		right:auto;
		top:auto;
		bottom:-42px;
		width:26px;
		height:26px;
		transform:translateX(-50%) rotate(90deg);
	}
	/* 最後一個不要箭頭 */
	.step_flow:last-child::after{
		display:none;
	}
	
	.title_en02{
		font-size: 50px;
	    line-height: 1.2;
	}
	
	.step_flow .tx_t{
		left:0;
	}
	.step_flow .pic{   
		width: 70%;
    	margin-left: 50px;
	}
	.about .a_word::after,
	.about .a_word br{
		display:none;
	}
	.cspt-inner02 {
    	font-size: 30px;
	    line-height: 1.2;
	}
	.record_box{
		align-items: start;
	}
    .lang_US.about .a_word {
        padding-left: 0px;
    }	

}
@media (max-width: 640px) {
    .header .navbar, .width_1820 {
        width: 100%;
        padding: 0 10px;
    }
    .circle,
    .home_about::before,
    .product_en::before {
        display: none;
    }
    .home_about::after {
        background-size: 20%;
        top: 15px;
        right: -20%;
    }
    .about_content .about_t2 {
        line-height: 1.5;
    }
    .home_applications::before {
        display:none;
    }
    .about_flex {
        min-height: auto;
        padding-top: 30px;
    }
    .about-title {
        width:100%;
    }
    .about-title strong {
        font-size: 45px;
    }
    .footer .footer-info ul li {
        padding:0;
    }
	.width_1500{
		padding:0 10px;
	}
    .title_en02 {
        font-size: 36px;
	}
	.title_tw03{
		font-size:20px;
	}
	.adv_title{
		font-size:18px;
		letter-spacing:0;
		line-height:1.2;
	}
	.adv_tw{
		font-size:16px;
		line-height:1.2;
	}
	td, th {
	  overflow-wrap: anywhere;
	}
	.about .title_box{
	    flex-direction: column;
	    align-items: flex-start;
		margin-bottom: 20px;
	}
	.title_tw{
		margin: 0 0 10px 0;
	}
	.adv_tbox{
		margin-top: 0px;
    	margin-left: 0px;
	}
	.adv_flex{
		grid-template-columns: 1fr;
	}
	.record_grid{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
@media (max-width: 480px) {
	.navbar > .container{
	    justify-content: space-evenly;
	}
    .applications-card {
        width: 100%;
        height: auto;
    }
	.home_about::before,
    .home_about::after,
    .applications-circle {
        display: none;
    }	
	.about-en,
	.product_en {
        font-size: 45px;
    }
	.lang_US .title-area .t_h2 {
		font-size: 24px;
	}
}
@media (max-width: 375px) {
	.about-title,
    .about-title strong,
    .about-en,
    .product_en {
        font-size: 36px;
    }
    .about-tw,
    .product_tw {
        font-size: 20px;
    }
    .number {
        font-size: 60px;
    }

    .title-area .t_h2,
    .contact_title{
        font-size:24px;
    }
    .applications_icon {
        margin-top: 10px;
    }
    .btn-more {
        font-size:16px;
    }
	.about-title strong {
        font-size: 40px;
    }
	.about-title::before{
		left:0;
	    bottom: -35px;
	}
	.about-title::after{
		right: 0;
    	top: 0;
	}
	.about_content .about_t2{
		font-size:18px;
	}
	.lang_US .about-title{
		font-size:24px;
		letter-spacing:0;
	}
	.about_content .a_word{
		line-height:30px;
	}
	.lang_US .about-tw {
		font-size: 16px;
	}
}



