body {
    font-family: Microsoft JhengHei !important;
}

p, 
ul li {
    color: #555 !important;
    /* font-size: 1.3rem; */
}

.navbar-dark .navbar-nav .nav-link,
.lang_btn a.btn, .dpd_btn a.btn {
    font-size: 1.1rem;
}

.lang_btn a.btn, .dpd_btn a.btn {
    /* line-height: 30px; */
}

.section-title p,
#contact .section-title p {
    font-size: 1.3rem;
}

#services .message-box p {
    font-size: 1.3rem;
}

.heading h4 {
    font-size: 2.5rem;
    text-align: center;
}

.cd-headline.clip span {
    font-size: 3rem;
}

.product_page h2 {
    font-size: 2rem;
}

.product_page p {
    font-size: 1.35rem !important;
    line-height: 1.6rem;
}

section .main .product_page.zh_cn .f_p {
    font-size: 2.5rem !important;
    line-height: 3.5rem !important;
    font-weight: 500 !important;
    padding-top: 19%;
}

.cd-headline.clip span {
    font-size: 2.7rem;
}

.cd-headline.clip span.sp1 {
    font-size: 2.3rem;
    padding: 0.2rem 0;
}

#bt_production .info_box ul li {
    font-size: 1.3rem !important;
    font-weight: 600;
    padding-bottom: 0.5rem;
    list-style: disc;
}


.footer-distributed ul li,
.footer-distributed p {
    font-size: 1.1rem !important;
}

#footer p.footer-company-name {
    font-size: 0.8rem !important;
}


@media (max-width: 1399.8px) {
    .heading h4 {
        font-size: 2.2rem;
    }

    .cd-headline.clip span {
        font-size: 2.2rem;
    }
} 

@media (max-width: 1200px) {
    .product_page h2 {
        font-size: 1.7rem;
    }
    
    .product_page.zh_cn p {
        font-size: 1.12rem !important;
        line-height: 1.6rem;
    }

    .cd-headline.clip span.sp1 {
        font-size: 2.3rem;
    }
}

@media (max-width: 991.8px) {
    .heading h4 {
        font-size: 2rem;
    }

    .cd-headline.clip span {
        font-size: 2rem;
    }

    .innovative-inner-box .title {
        min-height: 40px;
    }
    
    .product_page p {
        font-size: 1.1rem !important;
    }

}

@media (max-width:768px) {
    /* .table_area table thead tr th {
        min-width: 135px;
    } */

    .section-title p,
    #contact .section-title p {
        font-size: 1rem;
    }
    section .main .product_page.zh_cn .f_p {
        padding: 0 0 1rem 0;
        text-align: left;
    }

    #services .message-box p {
        font-size: 1.2rem;
    }
}

@media (max-width: 576px) {
    .heading h4 {
        font-size: 1.4rem;
    }

    .cd-headline.clip span {
        font-size: 1.4rem;
    }

    .table_area table thead tr th {
        min-width: 135px;
    }
}