header {
    opacity: 1 !important;
    transition: none !important;
    animation: none !important;
    ;
}

    header .logo {
        opacity: 1 !important;
        transition: none !important;
        animation: none !important;
        ;
    }

.btnMore {
    background-color: #f2f9ff;
}

section.inner {
    background-color: var(--white);
}

    section.inner .wrapper {
        max-width: 1200px;
        height: unset;
        margin-bottom: 60px;
        overflow: hidden;
    }

    section.inner .inner-banner {
        width: 100%;
        height: auto;
        background-size: cover;
        background-image: url('/images/inner-banner.jpg');
        overflow: auto;
        margin-top: 90px;
    }

        section.inner .inner-banner p.subtitle {
            max-width: 1200px;
            margin: 20px auto;
            width: 96%;
            color: var(--white)
        }

    section.inner .sitemap {
        width: 100%;
        background-color: var(--white2);
        overflow: auto;
    }

    section.inner .sitemap_wrapper {
        max-width: 1200px;
        margin: 5px auto;
        width: 96%;
        overflow: auto;
    }

    section.inner .sitemap p {
        float: left;
        margin: 0;
    }

    section.inner .sitemap a {
        float: left;
    }

        section.inner .sitemap a p {
            color: var(--main)
        }

        section.inner .sitemap a:hover p {
            color: var(--secondary)
        }

p.subtitle {
    color: var(--secondary);
}

.btnMore.flex {
    align-items: center;
}

.keep-all {
    word-break: keep-all;
    float: left;
}

section.inner.vision .BG_vision {
    background-image: url('/images/aboutUs/BG-vision.jpg');
    background-size: cover;
}

section.inner.vision .wrapper {
    margin: 0 auto;
    height: 54vh;
}

section.inner.vision .BG_vision p.subtitle {
    max-width: 800px;
    margin: 20vh auto 120px;
    color: var(--white);
    padding: 0 20px;
}


.introduction {
    margin: 40px auto 20px;
    max-width: 540px;
    width: 90%;
}

.introduction_area {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

section.inner.focus .btnMore.flex {
    padding: 10px 30px;
}

    section.inner.focus .btnMore.flex p {
        padding: 2px;
    }


.inner_part.description_part2 .footerDouble {
    margin: 40px 0;
}

.inner_part.description_part2 .row.footerDouble .col-xs-6 {
    padding: 0;
}

.inner-promotion {
    border: 1px solid var(--white2);
}

.genuineDefenseArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-GenuineDefenseArea.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.genuineDefenseContents {
    padding: 30px 0;
    overflow: auto;
}

.contactUsArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-contactUsArea2.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.contactUsContents {
    padding: 30px 0;
    overflow: auto;
}

.genuineDefenseArea p.subtitle, .contactUsArea p.subtitle {
    color: var(--word)
}

.aboutUsArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-aboutUs.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.aboutUsContents {
    padding: 30px 0;
    overflow: auto;
}

.eventArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-event.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0;
}

.eventContents {
    padding: 30px 0;
    overflow: auto;
}

.half .eventContents {
    padding: 30px;
    overflow: auto;
}

.certificationArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-certification.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.certificationContents {
    padding: 30px 0;
    overflow: auto;
}

.warehouseArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-warehouse.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.warehouseContents {
    padding: 30px 0;
    overflow: auto;
}

.instrumentArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-instrument.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.instrumentContents {
    padding: 30px;
    overflow: auto;
}

.QCVideoArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-QCVideo.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.QCVideoAreaContents {
    padding: 30px;
    overflow: auto;
}

a.brandArea:hover {
    filter: brightness(0.8);
}

.brandArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-brand.jpg');
    background-color: #f4f8f7;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.brandAreaContents {
    padding: 30px 0 0;
    margin: 10px auto 0;
}

.brandArea .brandAreaContents p {
    text-align: center;
}

    .brandArea .brandAreaContents p span.large {
        font-size: 48px;
    }

.brandArea .brandAreaContents .btn_list_brands {
    float: none;
    margin: auto;
    width: fit-content;
}

a.productsArea:hover {
    filter: brightness(0.8);
}

.productsArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-products.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.productsAreaContents {
    padding: 30px 30px 0;
    margin: 10px auto 0;
}

.productsArea .productsAreaContents p {
    text-align: center;
}

    .productsArea .productsAreaContents p span.large {
        font-size: 48px;
    }

.productsArea .productsAreaContents .btn_list_products {
    float: none;
    margin: auto;
    width: fit-content;
}

.FAQArea {
    width: 100%;
    float: left;
    background-image: url('/images/inner-FAQ.jpg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e6e5e3;
}

.FAQContents {
    padding: 30px;
    overflow: auto;
}

    .FAQContents p {
        color: var(--white);
    }

.row.footerDouble .col-md-6 {
    padding-right: 0;
}

.row.footerDouble .col-xs-6 {
    padding-right: 0;
}

.genuineDefenseContents .btnMore {
    padding: 10px !important;
}

.contactUsArea .btnMore {
    padding: 10px !important;
}

.eventContents .btnMore {
    padding: 10px !important;
}

.aboutUsContents .btnMore {
    padding: 10px !important;
}

p.subtitle_filter-semiconductor {
    margin: 0;
}


section.inner .wrapper.WorldwideWrapper {
    overflow: visible;
}

.inner_part {
    position: relative;
    float: left;
    width: 100%;
}

.inner_part1 {
    float: left;
    width: 100%;
}

.inner_part p.subtitle {
    color: var(--secondary);
}

.inner_part ul li p {
    text-indent: -11px;
    padding-left: 20px;
}

.inner_part.description_part1 {
    margin: 40px auto 20px;
    float: none;
    max-width: 960px;
}

.inner_part.description_part {
    margin: 40px auto 20px;
    float: none;
}

.description_part1 .description_part1_content {
    padding: 20px 40px;
}

section.inner.focus .description_part1 .description_part1_img {
    width: 50%;
    float: left;
    transition: opacity 1s ease !important
}

section.inner.focus .description_part1 .description_part1_content {
    position: relative;
    z-index: 1;
    float: left;
    width: 66.66%;
    margin-top: 30px;
    margin-left: -16.67%;
    background-color: var(--white2);
    transition: opacity 1s ease !important;
}

.description_part1 p.subtitle {
    color: var(--secondary);
}

.inner_part_point {
    overflow: auto;
    position: relative;
    z-index: 14;
    min-height: 130px;
    margin-bottom: 30px;
}

    .inner_part_point .flex {
        margin: 0 0 20px;
    }

        .inner_part_point .flex p {
            margin: 0;
        }

    .inner_part_point img {
        max-width: 40px;
    }

.inner_part.half {
    margin-top: 0;
    min-height: 380px;
}

    .inner_part.half.active {
        z-index: 10;
        transform: scale(1.1);
        box-shadow: 0 0 20px var(--white2);
    }

        .inner_part.half.active p {
            color: var(--white)
        }

        .inner_part.half.active .btnMore {
            transform: rotate(90deg);
        }

    .inner_part.half.noActive {
        opacity: .4;
    }

.col-md-6:first-of-type .inner_part.half {
    margin-right: -15px;
}

.col-md-6:last-of-type .inner_part.half {
    margin-left: -15px;
}

section.inner .wrapper.WorldwideWrapper .col-xs-6:first-of-type .inner_part.half {
    margin-right: 0;
}

section.inner .wrapper.WorldwideWrapper .col-xs-6:last-of-type .inner_part.half {
    margin-left: 0;
}

section.inner.ExtensiveExperiences .description_part1 {
    background-image: url('/images/ReliabilityAssurance/BG-ExtensiveExperiences.jpg');
    margin: 0 auto;
    max-width: unset;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: bottom;
}

section.inner.ExtensiveExperiences .wrapper {
    margin: 0 auto;
    margin-bottom: 0;
}

section.inner.ExtensiveExperiences .description_part1_content {
    padding: 40px 20px 60px;
}

section.inner.ExpertiseSupport .description_part1 {
    background-image: url('/images/ReliabilityAssurance/BG-ExpertiseSupport.jpg');
    margin: 0 auto;
    max-width: unset;
    margin-bottom: 0;
    background-position: left bottom;
    background-size: cover;
}

section.inner.ExpertiseSupport .wrapper {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 1600px;
}

section.inner.ExpertiseSupport .description_part1_content {
    padding: 40px 20px 60px;
}

section.inner.SelfERPSystem .description_part1 {
    background-image: url('/images/ReliabilityAssurance/BG-SelfERPSystem.jpg');
    margin: 0 auto;
    max-width: unset;
    margin-bottom: 0;
    background-position: left;
    background-size: cover;
}

section.inner.SelfERPSystem .wrapper {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 1600px;
}

section.inner.SelfERPSystem .description_part1_content {
    padding: 40px 20px 60px;
}

section.inner.USIEOnline .BG_USIEOnline {
    background-image: url('/images/aboutUs/BG-USIEOnline.jpg');
    margin: 0 auto;
    max-width: unset;
    margin-bottom: 0;
    background-position: right;
    background-size: cover;
    min-height: 480px;
}

section.inner.USIEOnline .description_part1_content {
    padding: 60px 20px;
}

section.inner.focus .btnMore.flex {
    padding: 10px 30px;
}

    section.inner.focus .btnMore.flex p {
        padding: 2px;
    }

.inner_part2 {
    background-color: var(--white2);
    overflow: auto;
    width: 100%;
    float: left;
    padding: 40px 0;
}

    .inner_part2 p.subtitle {
        color: var(--secondary);
    }

.featured_list {
    transition: all 0.5s ease;
    float: left;
    margin: 40px auto;
    width: 100%;
    display: none;
}

.list_title {
    margin-bottom: 20px;
    overflow: auto;
}

.featured_list .list_title p.subtitle {
    color: var(--secondary);
}

.list_title img {
    margin-right: 10px;
}

.featured_list .list_contents p {
    text-indent: -11px;
    padding-left: 20px;
}

.featured_list.open {
    transition: all 0.5s ease;
}

.list_contents {
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 2;
}

span.ico-chinese {
    width: 20px;
    height: 14px;
    background-image: url('/images/ico-ChineseBrand.png');
    margin: 0 5px;
    display: inline-block;
}
/*
a:hover span.ico-chinese{ background-image:url('/images/ico-ChineseBrand2.png');}
.chinaList.active span.ico-chinese{ background-image:url('/images/ico-ChineseBrand3.png');}
*/

.catalogue-semiconductor {
    margin-top: 20px;
    padding: 10px 0;
    background-color: var(--white2);
}

.list_contents .featured {
    display: none;
}

.featured_list_products .list_contents .featured {
    display: block;
}

.inner_part.all .list_contents .featured {
    display: block !important;
}

.inner_part.main .list_contents .mainFeatured.featured {
    display: block;
}

.inner_part.china .list_contents .mainFeatured.featured {
    display: none;
}

.inner_part.china .list_contents .chinaFeatured.featured {
    display: block;
}

.inner_part.main .list_contents .chinaFeatured.featured {
    display: none;
}

.inner_part.china .list_contents .chinaFeatured.mainFeatured.featured {
    display: block;
}

.inner_part.main .list_contents .chinaFeatured.mainFeatured.featured {
    display: block;
}

.inner_part.featured_list_memory .list_contents .featured {
    display: block;
}

.inner_part.featured_list_product .list_contents .featured {
    display: block;
}

.list_contents .mainFeatured.featured a p {
    text-decoration: underline;
}

.inner_part.allBrands.allComponents .featured_list {
    display: block !important;
}

.inner_part.allBrands.semiconductor .featured_list_semiconductor {
    display: block !important;
}

.inner_part.allBrands.passive .featured_list_passive {
    display: block !important;
}

.inner_part.allBrands.memory .featured_list_memory {
    display: block !important;
}


.chinaFeatured.featured p:after {
    content: '';
    display: inline-block;
    margin: 0 0 0 10px;
    width: 20px;
    height: 14px;
    background-image: url('/images/ico-ChineseBrand.png');
}

.list_contents .mainFeatured.featured p {
    font-weight: 600;
}

.list_contents .mainFeatured.featured {
    display: block;
}
/*.list_contents:before{content:'';position:absolute; width:100%; height:100px; left:0; bottom:0;  background-image:linear-gradient(to bottom, transparent 0%, #FFFFFF 100%); z-index:10;}*/
.featured_list:last-of-type .list_contents:before {
    background-image: none
}

.WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell p.subtitle {
    font-size: 24px;
    text-align: center;
    padding: 0;
    width: 80px;
}

.featured_list.all .list_contents .featured {
    display: block !important;
}

.featured_list.open .list_contents {
    display: block;
    transition: all 0.5s ease;
}

    .featured_list.open .list_contents:before {
        background-image: none
    }

.wrapper_filter-semiconductor {
    background-color: var(--white2);
    border-radius: 4px;
    padding: 3px 20px;
}

.filter-semiconductor {
    width: fit-content;
    padding: 2px 10px;
    border-radius: 16px;
    margin-left: 20px;
}

    .filter-semiconductor a {
        margin-right: 20px;
    }

.btn-filter-semiconductor {
    padding: 5px;
    border-radius: 16px;
}

.active .btn-filter-semiconductor {
    background: var(--white);
    padding: 5px 30px;
    border: 1px solid var(--black)
}

a.active:hover .btn-filter-semiconductor {
    border: 1px solid var(--secondary)
}

.active .btn-filter-semiconductor p {
}

.featured_list .btnList {
    padding: 0 20px;
}

.list_contents img {
    margin-bottom: 20px;
}

a.extendList {
    position: relative;
    z-index: 12;
}

.featured_list_products {
    height: 0;
    width: 100%;
    transition: all .5s ease;
    overflow: hidden;
}

.featured_list_brands {
    height: 0;
    width: 100%;
    transition: all .5s ease;
    overflow: hidden;
}

.allProducts .featured_list_brands {
    height: 0;
    margin-top: 0;
    transition: all .5s ease;
}

.allBrands .featured_list_products {
    height: 0;
    margin-top: 0;
    transition: all .5s ease;
}

.allBrands .featured_list_brands {
    height: auto;
    margin-top: 40px;
    transition: all .5s ease;
}

.allProducts .featured_list_products {
    height: auto;
    margin-top: 40px;
    transition: all .5s ease;
}

.allBrands.allComponents .featured_list_brands .featured_list {
    display: block;
}

.allProducts .featured_list_products .featured_list {
    display: block;
}

.active.btn_filter-linecard {
    background-color: var(--white2);
    border-width: 3px;
}

.btn_filter-linecard {
    border-radius: 4px;
    margin-right: 10px;
    border: 1px solid var(--main);
    padding: 5px 20px
}

.filter-linecard {
    padding: 10px 0;
    width: 100%;
    overflow: auto;
    align-items: center;
}

.icon-btn_featured_list {
    width: 60px;
    height: 60px;
    background: top no-repeat;
    background-size: cover;
    margin-right: 10px;
    overflow: hidden;
}

a:hover .icon-btn_featured_list {
    background-position: bottom;
}

.icon-btn_featured_list.icon-btn_featured_list_brands {
    background-image: url('/images/solution/ico-Brand1.png');
}

.icon-btn_featured_list.icon-btn_featured_list_products {
    background-image: url('/images/solution/ico-Products1.png');
}

.filter-linecard .btn_featured_list p {
    color: var(--main);
    margin: 0;
}

.filter-linecard a:hover .btn_featured_list p {
    color: var(--secondary);
}

.filter-linecard a:hover.btn_filter-linecard {
    border-color: var(--secondary);
}

.companyProfile_wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 90%;
    padding: 40px 0 80px;
}

.companyName_wrapper {
    margin: 60px auto;
}

.companyName_contents p {
    text-align: center;
}

.companyName_contents img.companyName_contents_logo {
    max-width: 120px;
    margin: 0 auto;
}

.companyName_contents p {
    margin: 5px 0;
}

.establishedDate {
    width: 100%;
    background-size: cover;
    background-image: url('/images/aboutUs/BG-EstablishedDate.jpg');
    background-position: bottom center;
    float: left;
    padding: 60px 0;
    min-height: 380px;
}

    .establishedDate p {
        max-width: 640px;
        margin: auto;
        width: 90%;
    }

        .establishedDate p span.large {
            font-size: 60px;
        }

.companyProfile_wrapper .col-md-6 {
    padding: 0 5px;
}

.companyProfile_wrapper .inner_part.inner_bgColor .contactUs_contents p {
    text-align: center;
}

.companyProfile_wrapper .inner_part.inner_bgColor .contactUs_contents .icon-info-flex {
    max-width: fit-content;
    margin: 20px auto;
}

.companyProfile_wrapper .inner_part.inner_bgColor {
    margin: 10px auto 0;
}

.companyProfileHeadquarter {
    float: left;
    margin-top: 60px;
    text-align: center;
    width: 100%;
}

.companyProfile_wrapper .companyProfileHeadquarter .inner_part.inner_bgColor {
    float: none;
    max-width: 800px;
}

section.inner .footer-PDF-button {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

section.inner .RFQ_footer_Area {
    width: 100%;
    background-image: url('/images/inner-promotion-RFQ.jpg');
    padding: 80px 0 40px;
    float: left;
}

    section.inner .RFQ_footer_Area p {
        width: 100%;
        text-align: center;
    }

section.inner .RFQ_footer_Area_buttons {
    margin: 20px auto;
    width: fit-content;
    overflow: auto;
}

    section.inner .RFQ_footer_Area_buttons a {
        padding: 0 20px;
    }

        section.inner .RFQ_footer_Area_buttons a p {
            color: var(--main);
        }

        section.inner .RFQ_footer_Area_buttons a:hover p {
            color: var(--secondary);
        }

section.inner .img-footer-RFQ-button {
    background-image: url('/images/img-footer-RFQ-button.png');
    width: 40px;
    height: 44px;
    margin: auto;
    background-size: cover;
}

section.inner .img-footer-BOM-button {
    background-image: url('/images/img-footer-BOM-button.png');
    width: 40px;
    height: 44px;
    margin: auto;
    background-size: cover;
}

section.inner .img-footer-BOM-button2 {
    background-image: url('/images/img-footer-BOM-button2.png');
    width: 40px;
    height: 44px;
    margin: auto;
    background-size: cover;
}

section.inner .img-footer-PDF-button2 {
    background-image: url('/images/img-footer-PDF-button.png');
    width: 40px;
    height: 44px;
    margin: auto;
    background-size: cover;
}

section.inner a:hover .img-footer-RFQ-button {
    background-position: bottom;
}

section.inner a:hover .img-footer-BOM-button {
    background-position: bottom;
}

section.inner a:hover .img-footer-BOM-button2 {
    background-position: bottom;
}

section.inner a:hover .img-footer-PDF-button2 {
    background-position: bottom;
}


section.inner .content {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
    float: right
}

section.inner .listHeader {
    background-color: var(--main);
    padding: 0 20px;
    font-size: 24px;
    overflow: auto;
}

.listHeader .col-md-3 {
}

.listHeader p {
    margin-top: 10px;
    color: #fff;
}

.listHeader .amount p {
    float: right;
}

.listHeader p.amount {
    float: right;
}

.products .list p.amount {
    text-align: right;
}

.listBtn {
    cursor: pointer;
    display: block;
    width: fit-content;
}

.list a {
    margin: 0 auto;
}

.list {
    border-bottom: 1px solid var(--secondary);
    padding: 10px 0;
    background: var(--BG2);
}

    .list p {
        line-break: anywhere;
    }

.products .moreBtn {
    float: left;
    width: auto;
    margin-top: 20px;
}

section.inner .wrapper .products .moreBtn p {
    line-height: unset;
}

.listBtn:hover p {
    color: var(--secondary)
}

a.step1-next {
    margin: 0 auto;
    float: none;
}



.newsCenter {
    padding-top: 40px;
}

img.newsCenterThumbnail {
    padding: 0 55px 0 0;
}

.newsCenterLists {
}

.newsCenterTitle {
    cursor: pointer;
}

.newsCenterContent {
    overflow: hidden;
    transition: all .5s ease;
    margin: 0 auto;
    max-width: 100%;
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
}

.popup_listHeader .title_newsCenterContent {
    font-size: 24px;
}

.popup_newsCenterContent_container {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: #00000099;
    display: none;
}

.newsCenterList.open .popup_newsCenterContent_container {
    transition: all .5s ease;
    display: block;
}

.popup_newsCenterContent {
    position: relative;
    width: 96%;
    max-width: 960px;
    margin: 10vh auto 20px;
    background-color: var(--white2);
}

.newsCenterCloseBtn {
    position: absolute;
    right: -20px;
    top: -20px;
}


.newsCenterList {
    border-bottom: 1px solid var(--secondary);
    padding: 20px;
    background: var(--BG2);
}

    .newsCenterList span.newsCenterLink {
        line-break: anywhere;
    }

.newsCenterContent .btnMore {
    margin-right: 10px;
}

.newsCenterContent p {
}

.newsCenterContent img {
    max-width: 600px;
}

    .newsCenterContent img.newsCenterContentPoster {
        margin-bottom: 20px;
    }

.newsCenterTitle:hover .btnMore {
    border: 0;
}

    .newsCenterTitle:hover .btnMore .btnArrow {
        background-position: bottom;
    }

.newsCenterTitle:hover p {
    color: var(--secondary);
}

.newsCenter .btnMore {
    border: 0;
}

    .newsCenter .btnMore .btnArrow {
        margin: 0;
        width: 24px;
        height: 24px;
        background-size: cover;
        background-image: url('/images/icon-popup-viewers.png');
    }

.newsCenter a:hover .btnMore {
    border: 0;
}

.newsCenter a.btn_less .btnMore .btnArrow {
    width: 24px;
    height: 24px;
    background-size: cover;
    background-image: url('/images/icon-popup-close.png');
}

p.events_infomation {
    display: flex;
}

    p.events_infomation span {
    }

        p.events_infomation span.events_infomation_title {
            display: inline-block;
            min-width: 140px;
        }

    p.events_infomation a:hover span {
        color: var(--secondary);
    }

a.newsCenterContentLink {
    display: contents;
}

    a.newsCenterContentLink span {
        color: var(--main)
    }

    a.newsCenterContentLink:hover span {
        color: var(--secondary)
    }

section.inner .wrapper .pagination {
    overflow: hidden;
    position: relative;
    z-index: 3;
    float: right;
    width: 100%;
}

section.inner .wrapper .pagination_list {
    padding-right: 2px;
}

section.inner .wrapper .pagination .prev.page {
    float: right;
}

section.inner .wrapper .pagination .next.page {
    float: right;
}

section.inner .wrapper .pagination .page {
    border-radius: 0;
    border: 1px solid var(--secondary);
    width: 30px;
    height: 32px;
    transform: skew(-20deg, 0);
    opacity: 1;
    background-color: var(--white2);
}

    section.inner .wrapper .pagination .page.active {
        background-color: var(--secondary);
    }

    section.inner .wrapper .pagination .page p {
        transform: skew(20deg, 0);
        padding: 4px 11px;
        color: var(--word)
    }

    section.inner .wrapper .pagination .page.active p {
        color: var(--white)
    }

    section.inner .wrapper .pagination .page p:hover {
        color: var(--secondary);
        cursor: pointer;
    }

    section.inner .wrapper .pagination .page.active p:hover {
        color: var(--word);
    }

section.inner .wrapper .pagination ul {
    float: right;
    margin: 0;
    padding: 0;
}

    section.inner .wrapper .pagination ul li {
        float: left;
        padding-right: 5px;
    }

.PCBABoxBuilt_Steps_Area {
    position: relative;
    display: flex;
    justify-content: space-around;
    padding-top: 20px;
}

.PCBABoxBuilt_Steps {
    text-align: center;
    position: relative;
    z-index: 20;
    display: flex;
    align-items: center;
    padding: 10px 0;
    flex-direction: column;
    width: 14%;
}
    /*
.PCBABoxBuilt_Steps:before{content:'';width:2px; height:100%; background-color:var(--blue); position:absolute;top: 50%; left: 32px; z-index: 0;}
.PCBABoxBuilt_Steps:last-of-type:before{ height:0;}
*/
    .PCBABoxBuilt_Steps .PCBABoxBuilt_Point img {
        margin: 0 auto;
    }

    .PCBABoxBuilt_Steps .PCBABoxBuilt_Point {
        margin: 5px;
        position: relative;
        z-index: 10;
    }

.PCBABoxBuilt_StepsPoint {
    margin-top: -30px;
    padding: 42px 0 0;
}
/*
.PCBABoxBuilt_StepsPoint{ border-width:1px 1px 0 0; border-style:solid; border-color:var(--blue); border-radius:0 24px 0 0;}
.PCBABoxBuilt_Steps:nth-of-type(even) .PCBABoxBuilt_StepsPoint{border-width:0 1px 1px 0; border-radius:0 0 24px 0;}
.PCBABoxBuilt_Steps:before{content:''; width:14px; height:14px; transform:rotate(-45deg); top:50%; left:104%; border-style: solid; border-width:0 0 2px 2px ; border-color:var(--blue); position:absolute;}
.PCBABoxBuilt_Steps:nth-of-type(even):before{border-width:2px 2px 0 0;}
.PCBABoxBuilt_Steps:last-of-type .PCBABoxBuilt_StepsPoint{border-width:1px 0 0 0; border-radius:0;}
.PCBABoxBuilt_Steps:last-of-type:before{border-width:0}
*/

/*.PCBABoxBuilt_Steps:nth-of-type(even){margin-top:30px;}*/

/*
.PCBABoxBuilt_StepsPoint_area{}
.PCBABoxBuilt_Steps .PCBABoxBuilt_StepsPoint p{width: 170px; padding:0 10px; height:48px; font-size:12px}
.PCBABoxBuilt_Steps .stepNum{ background-color:var(--blue); border-radius:50%; position:relative;}
.PCBABoxBuilt_Steps .stepNum p{font-size:24px; color:var(--white); font-weight:600; padding:5px 8px; margin:0;}
.PCBABoxBuilt_Steps_Area .flowline{text-align: center; position: absolute; top: 20px; left: 15px; z-index:0; transform: scaleY(.3);}
.PCBABoxBuilt_Steps_Area svg{width: 90%; padding: 0 30px; margin: 0 auto; height: 90px; transform: skewX(20deg);}
.PCBABoxBuilt_Steps_Area svg:last-of-type{transform: rotateX(180deg) skewX(20deg) translate(-44px, 120px);margin-top: 20px;}
.PCBABoxBuilt_Steps_Area svg line.cls-1{fill: none; stroke: var(--secondary); stroke-miterlimit: 5; stroke-dasharray: 1; stroke-dashoffset: 10;}
.PCBABoxBuilt_Steps_Area svg line.cls-2{fill: none; stroke: #fff; stroke-miterlimit: 5; stroke-dasharray: 1; stroke-dashoffset: 10;}
*/

.PCBABoxBuilt_Step_wrapper {
    width: 1200px;
    height: 600px;
    background-image: url('/images/ReliabilityAssurance/BG-PCBABoxBuilt_Steps.png');
    background-size: cover;
}

.PCBABoxBuilt_Steps_Area {
    position: relative;
}

.PCBABoxBuilt_Steps {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .PCBABoxBuilt_Steps:before {
        position: absolute;
        bottom: 40px;
        content: '';
        width: 26px;
        height: 26px;
        background-image: url('/images/ReliabilityAssurance/BG-PCBABoxBuilt_StepsPoint.png');
    }

    .PCBABoxBuilt_Steps .PCBABoxBuilt_StepsPoint p {
        width: 210px;
        padding: 0 10px;
        height: 56px;
        font-size: 18px
    }

    .PCBABoxBuilt_Steps .stepNum {
        background-color: var(--blue);
        border-radius: 50%;
        position: relative;
    }

        .PCBABoxBuilt_Steps .stepNum p {
            font-size: 24px;
            color: var(--white);
            font-weight: 600;
            padding: 5px 8px;
            margin: 0;
        }

.PCBABoxBuilt_StepsPoint_area {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .PCBABoxBuilt_StepsPoint_area p {
        text-align: center;
    }

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps1 {
    top: 0;
    left: 0;
}

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps2 {
    top: 0;
    left: 300px;
}

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps3 {
    top: 0;
    left: 600px;
}

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps4 {
    top: 0;
    left: 900px;
}

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps5 {
    top: 286px;
    left: 900px;
}

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps6 {
    top: 286px;
    left: 600px;
}

.PCBABoxBuilt_Steps.PCBABoxBuilt_Steps7 {
    top: 286px;
    left: 300px;
}

.PCBABoxBuilt_Facilities img {
    margin-bottom: 40px;
}

.PCBABoxBuilt_Facilities_area {
    margin-bottom: 40px;
}

.PCBABoxBuilt_Products {
    margin: 40px auto 0;
    float: left;
}

    .PCBABoxBuilt_Products p {
        margin-bottom: 40px;
    }

.companyProfile_BranchOffice {
    background: url('/images/aboutUs/BG-BranchOffice.jpg') right no-repeat;
    background-size: cover;
    overflow: auto;
}

    .companyProfile_BranchOffice .btnMore .btnArrow {
        width: 20px;
        height: 20px;
        margin: 0;
        background-image: url('/images/icon-btn.png');
    }

    .companyProfile_BranchOffice .Office img {
        margin-right: 20px;
    }

    .companyProfile_BranchOffice .subtitle_BranchOffice {
        margin-right: 10px;
        color: var(--main)
    }

    .companyProfile_BranchOffice a:hover .subtitle_BranchOffice {
        color: var(--secondary);
    }

    .companyProfile_BranchOffice .Office p.name_BranchOffice img {
        margin-right: 10px;
    }

    .companyProfile_BranchOffice .Office {
        margin-bottom: 40px;
        width: 50%;
    }

        .companyProfile_BranchOffice .Office .flex-direction {
            margin-left: 10px;
            padding-left: 20px;
            border-left: 1px solid var(--main);
        }

.BranchOffice_area {
    justify-content: space-between;
}

.companyProfile_BranchOffice .flex-direction .flex.flex-center {
    margin-bottom: 10px;
}

    .companyProfile_BranchOffice .flex-direction .flex.flex-center:last-of-type {
        margin-bottom: 0;
    }

p.subtitle_BranchOffice {
    margin: 0;
}

p.name_BranchOffice {
    line-height: 21px;
    margin: 0;
}

.inner_part.inner_bgColor {
    background-image: var(--linear-gradient);
}

section.contactUs .inner_part p.subtitle.Bold {
    text-align: left;
}

.contactUs {
    padding-bottom: 40px;
}

    .contactUs .inner_part:nth-of-type(even) .contactUs_contents {
        margin-left: 30px;
    }

    .contactUs .inner_part:nth-of-type(even) .col-sm-6 {
        float: right;
    }

    .contactUs .description_part1 {
        padding: 0;
    }

        .contactUs .description_part1:nth-of-type(even) .info a {
            float: left;
        }

.contactUs_img_map {
    background-size: cover;
    background-repeat: no-repeat;
    height: 380px;
    width: 100%;
}

.contactUs_img_map_link {
    height: 380px;
    width: 100%;
}

.contactUs_img_map_hkhq {
    background-image: url('/images/contactUs/img_map_hkhq.jpg');
}

.contactUs_img_map_suzbo {
    background-image: url('/images/contactUs/img_map_suzbo.jpg');
}

.contactUs_img_map_shzbo {
    background-image: url('/images/contactUs/img_map_shzbo.jpg');
}

.contactUs_img_map_Singapore {
    background-image: url('/images/contactUs/img_map_Singapore.jpg');
}

.contactUs_img_map_HaNoi {
    background-image: url('/images/contactUs/img_map_HaNoi.jpg');
}

.contactUs_contents {
    padding: 30px;
    overflow: auto;
}

    .contactUs_contents p {
        color: var(--white);
        margin: 0;
    }

    .contactUs_contents .info img, .contactUs_contents .info p, .contactUs_contents .info a {
        float: left;
    }

    .contactUs_contents .info {
        margin: 15px 0;
        overflow: auto;
    }

.contactUs_page input {
    text-align: left;
    width: 100%;
    height: 30px;
    border: 1px solid #bbb;
}


section.Certification p.subtitle {
}

img.img-Certification {
    border: 1px solid #bbb;
    margin-bottom: 40px;
    max-width: 240px;
}

img.logo-ERAI {
    max-width: 140px;
    float: left;
    margin: 40px 100% 40px 0;
}

.btn_Certificate a {
    margin-right: 20px;
}

.description_part1 p.subtitle.center {
    text-align: center;
}

section.inner.companyVideo {
    background-image: url('/images/index/BG-index6.jpg');
    background-size: cover;
    background-position: bottom right
}

.companyVideo a.btn-video {
}

.companyVideo-wrapper {
    position: relative;
    margin: 20px auto;
    float: none;
    aspect-ratio: 1.78;
    max-width: 1200px;
    max-height: 675px;
    width: 90vw;
    height: 50.6249vw
}

.btn-companyVideo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    max-width: 1200px;
    max-height: 675px;
    width: 90vw;
    height: 50.6249vw;
    background-image: url('/images/aboutUs/btn-video.jpg');
    background-size: cover;
}

.btn-QCVideo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    max-width: 1200px;
    max-height: 675px;
    width: 90vw;
    height: 50.6249vw;
    background-image: url('/images/ReliabilityAssurance/QualityControl/btn-video.jpg');
    background-size: cover;
}

.companyVideo-wrapper video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    max-width: 1200px;
    max-height: 675px;
    width: 90vw;
    height: 50.6249vw;
}

a:hover .btn-companyVideo {
    background-position: bottom;
}

a:hover .btn-QCVideo {
    background-position: bottom;
}

.contactUs_page .description_part1 {
    padding-bottom: 40px;
}

    .contactUs_page .description_part1 a {
        float: none;
        margin: auto;
    }

.contactUs_page_Email_Verification {
    margin: 20px auto;
    width: 400px;
    overflow: auto;
}

    .contactUs_page_Email_Verification p {
        float: left;
        width: 40%;
    }

    .contactUs_page_Email_Verification input {
        float: left;
        width: 60%;
    }

.inner_bgColor p.subtitle {
    color: var(--secondary);
}

.footerDouble .inner_bgColor p.subtitle {
    text-align: center;
}

.footerDouble .inner_bgColor a {
    float: none;
    margin: auto;
}

.inner_bgColor p {
    color: var(--white);
}

.inner_bgColor .btnMore {
    border-color: var(--white);
}

.contactUs_page .contentsArea {
    margin: 0 auto 60px;
    display: block;
}

.contactForm {
    position: relative;
    max-width: 1600px;
    width: 96%;
    margin: 0px auto;
    overflow: auto;
    border-radius: 4px;
}

    .contactForm .infoArea p.subtitle {
        text-align: center;
    }

    .contactForm .infoArea p {
        margin: 12px 0 0;
        float: left;
    }

    .contactForm p span {
        color: #f77
    }

    .contactForm p.note {
        color: #2e3092;
        float: none;
    }

    .contactForm .infoArea p.formLabel {
        margin-bottom: 10px;
    }

    .contactForm .InstantMessaging {
        display: inline-block;
        width: 100%;
    }

.contactUs_page .contactForm .infoArea {
    width: 48%;
    padding-bottom: 30px;
}

    .contactUs_page .contactForm .infoArea:nth-of-type(odd) {
        float: left;
    }

    .contactUs_page .contactForm .infoArea:nth-of-type(even) {
        float: right;
    }

.contactForm .infoArea.instantMessagingInfoArea .instantMessagingSelect {
    width: 40%;
    float: left;
    border: 1px solid #bbbbbb;
    border-radius: 10px;
}

.contactForm .infoArea.instantMessagingInfoArea select {
    width: 94%;
    cursor: pointer;
    border: none;
    margin: 0 3%;
}

.contactForm .infoArea.instantMessagingInfoArea input {
    width: 58%;
    float: right;
}

.verificationCode {
    overflow: visible;
    float: left;
    width: 100%;
}

.contactForm .verificationCode img {
    float: left;
    padding: 7px
}

.contactForm .verificationCode p.addation {
    padding: 7px;
    float: left;
    line-height: normal;
    cursor: pointer;
}

    .contactForm .verificationCode p.addation:hover {
        color: var(--secondary);
    }

.contactForm .verificationCode .infoArea {
    float: none;
}

.contactForm .verificationCode input {
    float: left;
    max-width: 80px;
}

.contactForm .verificationCode p.formLabel {
    line-height: normal;
    float: none;
}

.contactForm .verificationCode table tr td:first-of-type {
    width: 80px;
}

.contactForm .messagesArea {
    width: 100%;
    padding-top: 20px;
    overflow: auto;
    float: none;
}

.contactForm textarea {
    width: 100%;
    border: 1px solid #bbb;
    height: 40px;
    resize: none;
    padding: 10px 15px;
}

.contactForm input, .contactForm select, .contactForm option {
    width: 100%;
    border: 1px solid #bbb;
    height: 40px;
    padding-left: 5px;
}

.contactForm input {
    color: #777;
}

.contactForm select option:nth-of-type(1), .contactForm select option:nth-of-type(2) {
    color: #ccc;
}

.contactForm select {
    color: #ccc;
}

.contactForm option {
    color: #777;
}

.contactForm select::placeholder {
    color: #ccc;
}

.contactForm .messages {
    height: 300px;
    margin-bottom: 40px;
}

section.inner .wrapper p.errorMessages {
    display: none;
    color: #f77;
    float: left;
    font-size: 12px;
    padding-top: 5px;
    line-height: 40px;
    margin: 0;
}

    section.inner .wrapper p.errorMessages.error {
        display: block;
    }

.BOMuploadArea {
    width: 100%;
    min-height: 80px;
    background-color: var(--white2);
    padding: 5px;
    margin: 20px auto;
}

.BOMuploadPDF {
    overflow: hidden;
    margin: 0 auto;
    border: 2px dotted var(--secondary);
    padding: 30px 0
}

    .BOMuploadPDF p.subtitle {
        text-align: center;
    }

    .BOMuploadPDF form {
        margin: 0 auto;
        width: fit-content;
        overflow: hidden;
    }

.BOMuploadArea label {
    cursor: pointer;
    margin: 0 auto;
    width: fit-content;
    display: block;
    padding: 10px 30px;
    border-radius: 30px;
}

p.BOMuploadPDF-file-name {
    text-align: center;
}

a.btnMore_BOMuploadPDF {
    float: none;
    margin: 10px auto;
    overflow: auto;
}

.reloadUploadedFile {
    width: 25px;
    height: 25px;
    background-image: url('/images/other/btn-edit.png');
}

a:hover .reloadUploadedFile {
    background-position: bottom;
}

section.inner.ExcessInventoryLiquidation .img-footer-BOM-button {
    width: 30px;
    height: 33px;
    background-size: cover;
    margin: 0;
    float: left;
}

.ExcessInventoryLiquidation .btnMore {
    padding: 10px 30px;
    align-items: center;
}

    .ExcessInventoryLiquidation .btnMore p {
        margin: 0;
        padding: 2px 10px;
    }

.GenuineDefense_area {
    background-image: url('/images/inner-BG-QC.jpg');
    min-height: 300px;
}

    .GenuineDefense_area .wrapper {
        margin-top: 0;
    }

.GenuineDefense_introduction p {
}

.GenuineDefense_step {
    position: relative;
    margin: 0 auto 60px;
    max-width: 1200px;
}

.GenuineDefense_step_area {
    padding: 30px 0;
}

.GenuineDefense_step .inner_part_point {
    text-align: center;
}

    .GenuineDefense_step .inner_part_point img {
        max-width: 60px;
        margin: 10px auto;
    }

    .GenuineDefense_step .inner_part_point p {
        font-size: 14px;
    }

.GenuineDefense_step .GenuineDefense_step_Point {
    margin: 5px auto;
    width: 20px;
    height: 20px;
    border: 2px solid var(--main);
    background-color: var(--white);
    border-radius: 20px;
    position: relative;
    z-index: 10
}

.GenuineDefense_step .flowline {
    text-align: center;
    position: absolute;
    top: -16px;
    ;
    z-index: 0;
    transform: scaleY(.2);
}

.GenuineDefense_step img {
    width: 60px;
    margin: auto;
}

.GenuineDefense_step p {
    text-align: center;
}

.GenuineDefense_step svg {
    width: 98%;
    padding: 0 30px;
    margin: 0 auto;
    height: 90px;
    transform: skewX(20deg);
}

    .GenuineDefense_step svg:last-of-type {
        transform: rotateX(180deg) skewX(20deg) translate(-44px, 120px);
        margin-top: 20px;
    }

    .GenuineDefense_step svg line.cls-1 {
        fill: none;
        stroke: #edebe3;
        stroke-miterlimit: 5;
        stroke-dasharray: 1;
        stroke-dashoffset: 533;
    }

    .GenuineDefense_step svg line.cls-2 {
        fill: none;
        stroke-miterlimit: 5;
        stroke-dasharray: 1;
        stroke-dashoffset: 533;
    }

.QC-Instrument p.gallery-subtitle {
    text-align: center;
    margin: 60px auto;
}

.gallery {
    position: relative;
    padding: 60px 60px 120px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 140px 140px 140px;
    max-width: 1200px;
    margin: auto;
}

.thumbnail-Instrument {
    float: left;
    transform: rotate(-45deg);
    display: flex;
}

.thumbnail-image {
    position: relative;
}

    .thumbnail-image p {
        display: none;
        transform: rotate(45deg);
        position: absolute;
        bottom: 72px;
        color: #fff !important;
        width: 100%;
        height: 48px;
        text-align: center;
    }

a:hover .thumbnail-image {
    background-position: bottom center;
}

    a:hover .thumbnail-image p {
        display: block;
    }

.Instrument1 {
    grid-column: 1;
    grid-row: 1;
}

.Instrument2 {
    grid-column: 2;
    grid-row: 1;
}

.Instrument3 {
    grid-column: 3;
    grid-row: 1;
}

.Instrument4 {
    grid-column: 1;
    grid-row: 2;
}

.Instrument5 {
    grid-column: 2;
    grid-row: 2;
}

.Instrument6 {
    grid-column: 1;
    grid-row: 3;
}

.Instrument7 {
    grid-column: 2;
    grid-row: 3;
}

.Instrument8 {
    grid-column: 3;
    grid-row: 3;
}

.thumbnail-Instrument:nth-of-type(4) {
    margin-left: 50%
}

.thumbnail-Instrument:nth-of-type(5) {
    margin-left: 50%
}

.thumbnail-image {
    background-size: cover;
    height: 210px;
    width: 210px;
    background-position: top center
}

.thumbnail-Instrument .thumbnail-Instrument1 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument1.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument2 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument2.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument3 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument3.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument4 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument4.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument5 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument5.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument6 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument6.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument7 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument7.jpg');
}

.thumbnail-Instrument .thumbnail-Instrument8 {
    background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument8.jpg');
}


section.historyTimeline {
    background-image: url('/images/aboutUs/historyTimeline/BG-timeline.jpg');
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

    section.historyTimeline.inner .wrapper {
        overflow: visible;
        max-width: 1600px;
    }

.historyTimeline_table {
    display: table;
    position: relative;
    margin: 0 auto 60px;
    z-index: 20;
}
    /*.historyTimeline_table:before{content:''; position:absolute;width:240px; height:100%;background-color:#2a498cdd;}*/
    /*section.historyTimeline .inner_part:after{content:""; position:fixed; background-size: cover; width: 32%; height: 40%; left: 1%; top: 40%; background-position: right; background-image:url('/images/aboutUs/historyTimeline/img-historyTimeline.jpg');}*/

    .historyTimeline_table .historyTimeline_row {
        display: table-row;
        position: relative;
        z-index: 20;
    }

    .historyTimeline_table .historyTimeline_point {
        position: relative;
        margin: 36px auto 0;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 10px 0 10px 16px;
        border-color: transparent transparent transparent var(--white);
        transform: rotate(0deg);
    }

    .historyTimeline_table .historyTimeline_row:first-of-type .historyTimeline_point {
    }

    .historyTimeline_table .historyTimeline_row .historyTimeline_cell {
        display: table-cell;
        vertical-align: top;
        position: relative;
        height: 200px;
    }

        .historyTimeline_table .historyTimeline_row .historyTimeline_cell.historyTimeline_year p {
            margin-left: 100px;
            margin-top: 20px;
            margin-right: 10px;
            padding: 0;
            text-align: center;
            color: var(--white);
            font-weight: 800;
            font-size: 36px;
            float: right;
        }

        .historyTimeline_table .historyTimeline_row .historyTimeline_cell p {
            padding: 10px 15px;
            margin: 0;
            position: relative;
            max-width: 320px;
            font-weight: 400;
        }

            .historyTimeline_table .historyTimeline_row .historyTimeline_cell p.bold {
            }
            /*.historyTimeline_table .historyTimeline_row .historyTimeline_cell p:before{content:""; width:6px; height:6px; background-color:var(--blue); position:absolute;left: -12px; top: 25px;}*/
            .historyTimeline_table .historyTimeline_row .historyTimeline_cell p.subtitle:before {
                display: none;
            }

.historyTimeline_cell.historyTimeline_line:before {
    content: "";
    position: absolute;
    width: 4%;
    height: 100%;
    background-color: var(--white);
    left: 0;
    top: 3px;
}

.historyTimeline_cell.historyTimeline_line {
    left: 24px;
}

.historyTimeline_flex {
    margin: 18px 10px 48px 10px;
    display: flex;
    align-items: flex-start;
}

.historyTimeline_table .historyTimeline_row .historyTimeline_cell.historyTimeline_year {
    width: 10%;
    background: var(--blue)
}

.historyTimeline_table .historyTimeline_row:first-of-type .historyTimeline_cell.historyTimeline_line:before {
    top: 40px;
}

.historyTimeline_table .historyTimeline_row:last-of-type .historyTimeline_cell.historyTimeline_line:before {
    height: 96%;
}

.historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_cell.historyTimeline_year p {
    float: left;
    margin-right: 100px;
    margin-left: 10px;
}

.historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_area {
    right: 14px;
    background-position-x: left;
}

    .historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_area p {
        float: right;
    }

.historyTimeline_table .historyTimeline_row:nth-of-type(odd) .historyTimeline_area {
    left: 14px;
    background-position-x: right;
}

.historyTimeline_table .historyTimeline_row:nth-of-type(eodd) .historyTimeline_area p {
    float: left;
}

.historyTimeline_table img {
    border: 1px solid var(--white2);
}

.historyTimeline_area {
    position: absolute;
    width: 100%;
    text-align: left;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    height: 280px;
    padding: 30px 20px;
}

.historyTimeline_table .historyTimeline_row .historyTimeline_cell.historyTimeline_cell_double {
    height: 500px;
}

.historyTimeline_cell.historyTimeline_cell_double .historyTimeline_area:nth-of-type(2) {
    top: 280px;
}
/*
.historyTimeline_area:first-of-type:before{position:absolute; content:''; width: 0; height: 0; border-style: solid; transform: rotate(0deg); top:40px;}
.historyTimeline_row:nth-of-type(odd) .historyTimeline_area:first-of-type:before{left:-10px; border-width: 5px 10px 5px 0px; border-color: transparent var(--gray) transparent transparent;}
.historyTimeline_row:nth-of-type(even) .historyTimeline_area:first-of-type:before{right:-10px; border-width: 5px 0px 5px 10px; border-color: transparent transparent transparent var(--gray);}
*/
.historyTimeline_row:first-of-type .historyTimeline_area {
    border: 0;
    padding: 0;
    left: 0;
    right: 0;
}

    .historyTimeline_row:first-of-type .historyTimeline_area:before {
        border-width: 0px !important;
    }

.historyTimeline_row:first-of-type .historyTimeline_cell p {
    max-width: 60%;
}

.historyTimeline_row:nth-of-type(even) {
}

.historyTimeline_area img, .historyTimeline_area p {
    float: left;
}

.historyTimeline_area.historyTimeline_1987 {
    top: 0
}

.historyTimeline_area.historyTimeline_1992 {
    background-image: url('/images/aboutUs/historyTimeline/BG-1992.jpg');
    background-position: bottom;
}

.historyTimeline_area.historyTimeline_1999 {
    background-image: url('/images/aboutUs/historyTimeline/BG-1999.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2003 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2003.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2006 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2006.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2007 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2007.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2008-1 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2008-1.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2008-2 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2008-2.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2016 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2016.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2017 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2017.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2020 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2020.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2023 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2023.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2024 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2024.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2025 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2025.jpg');
    background-position: center;
}

.historyTimeline_area.historyTimeline_2026 {
    background-image: url('/images/aboutUs/historyTimeline/BG-2026.jpg');
    background-position: center;
}

.Warehouse_area {
    background-image: url('/images/BG-Warehouse.jpg');
    min-height: 300px;
}

section.WarehouseStep {
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
}

    section.WarehouseStep .inner_part.description_part1 p.subtitle.Bold {
        text-align: center;
    }

    section.WarehouseStep.inner .wrapper {
        margin-top: 0;
    }

.WarehouseStep_table {
    display: table;
    position: relative;
    margin: 0 auto 60px;
    z-index: 20;
    max-width: 900px;
}
    /*.WarehouseStep_table:before{content:''; position:absolute;width:240px; height:100%;background-color:#2a498cdd;}*/
    .WarehouseStep_table .WarehouseStep_row {
        display: table-row;
        position: relative;
        z-index: 20;
    }

    .WarehouseStep_table .WarehouseStep_point {
        position: relative;
        margin: 36px auto 0;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 10px 0 10px 16px;
        border-color: transparent transparent transparent var(--main);
        transform: rotate(0deg);
    }

    .WarehouseStep_table .WarehouseStep_row:first-of-type .WarehouseStep_point {
    }

    .WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell {
        display: table-cell;
        vertical-align: top;
        position: relative;
    }

        .WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell.WarehouseStep_year p {
            margin-left: 100px;
            margin-top: 20px;
            padding: 0;
            text-align: center;
            color: var(--white);
            font-weight: 800;
            font-size: 36px;
            float: right;
        }

        .WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell p {
            padding: 10px 0 0;
            margin: 0;
            position: relative;
            max-width: 600px;
        }

            .WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell p.bold {
                max-width: 600px;
                font-size: 24px;
            }

            .WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell p.subtitle:before {
                display: none;
            }

.WarehouseStep_cell.WarehouseStep_line:before {
    content: "";
    position: absolute;
    width: 4%;
    height: 100%;
    background-color: var(--main);
    left: 0;
    top: 3px;
}

.WarehouseStep_cell.WarehouseStep_line {
    left: 24px;
}

.WarehouseStep_flex {
    margin: 18px 0 48px 64px;
}

.WarehouseStep_table .WarehouseStep_row:first-of-type .WarehouseStep_cell.WarehouseStep_line:before {
    top: 40px;
}

.WarehouseStep_table .WarehouseStep_row:last-of-type .WarehouseStep_cell.WarehouseStep_line:before {
    height: 24%;
}

.WarehouseStep_table img {
    width: 80px
}

.img-warehouse .col-md-6 {
    padding: 0;
}

section.BG-img-warehouse {
    background-image: url('/images/solution/warehouse/img-warehouse.jpg');
    background-size: cover;
    padding: 60px 0;
    background-position: center;
}


@media screen and (max-width: 1400px) {
    .genuineDefenseArea {
        background-image: url('/images/inner-GenuineDefenseArea2.jpg');
    }

    .contactUsArea {
        background-image: url('/images/inner-contactUseArea2.jpg');
    }

    .eventArea {
        background-image: url('/images/inner-event2.jpg');
    }

    .aboutUsArea {
        background-image: url('/images/inner-aboutUs2.jpg');
    }

    .eventArea {
        background-image: url('/images/inner-event2.jpg');
    }
    /*.certificationArea{background-image:url('/images/inner-certification2.jpg');}*/
    .warehouseArea {
        background-image: url('/images/inner-warehouse2.jpg');
    }

    .instrumentArea {
        background-image: url('/images/inner-instrument2.jpg');
    }

    .QCVideoArea {
        background-image: url('/images/inner-QCVideo2.jpg');
    }

    .FAQArea {
        background-image: url('/images/inner-FAQ2.jpg');
    }

    .GenuineDefense_area {
        background-image: url('/images/inner-BG-QC-M.jpg')
    }

    .PCBABoxBuilt_Step_wrapper {
        width: 1200px;
        height: 600px;
        background-image: url('/images/ReliabilityAssurance/BG-PCBABoxBuilt_Steps.png');
        background-size: cover;
    }

    .PCBABoxBuilt_Step_wrapper {
        float: left;
        margin: 120px auto 0;
        width: unset;
        height: unset;
        background-image: url('');
    }

    .PCBABoxBuilt_Steps_Area {
        text-align: center;
        position: relative;
        flex-direction: column;
    }

        .PCBABoxBuilt_Steps_Area:before {
            content: '';
            height: 84%;
            top: 10%;
            left: 16px;
            width: 14px;
            position: absolute;
            background-image: url('/images/ReliabilityAssurance/img-step.png');
        }

    .PCBABoxBuilt_Steps {
        width: 100%;
        float: none;
        display: flex;
        max-width: 600px;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
    }

        .PCBABoxBuilt_Steps:nth-of-type(even) {
            padding: 20px 0;
        }

    .PCBABoxBuilt_Steps {
        padding: 20px 0;
        position: relative;
    }

        .PCBABoxBuilt_Steps:before {
            display: none;
        }

        .PCBABoxBuilt_Steps .PCBABoxBuilt_Point img {
            margin: 0;
        }

        .PCBABoxBuilt_Steps img {
            float: right;
            margin: 20px 0;
        }

        .PCBABoxBuilt_Steps .PCBABoxBuilt_Point {
            margin: 5px 10px;
            border-radius: 0;
            border: 0;
            width: auto;
            height: auto;
            border-radius: 0;
        }

    .PCBABoxBuilt_Point {
    }

    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps1,
    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps2,
    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps3,
    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps4,
    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps5,
    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps6,
    .PCBABoxBuilt_Steps.PCBABoxBuilt_Steps7 {
        top: unset;
        left: unset;
        justify-content: flex-end;
        flex-direction: row-reverse;
    }

    .PCBABoxBuilt_StepsPoint {
        padding: 20px 0 0;
    }

    .PCBABoxBuilt_Steps p {
        text-align: left;
        margin: 0;
        padding: 0;
    }

    .PCBABoxBuilt_StepsPoint_area {
        display: flex;
        align-items: center;
        flex-direction: row;
    }

    .PCBABoxBuilt_Steps .PCBABoxBuilt_StepsPoint p {
        font-size: 24px;
        width: 100%;
        color: var(--blue);
        height: auto;
    }

    .PCBABoxBuilt_Steps .stepNum p {
        font-size: 18px;
        font-weight: 600;
        border: 1px solid var(--blue);
        border-radius: 50%;
        padding: 7px 10px;
    }

    .companyProfile_BranchOffice {
        background: url('/images/aboutUs/BG-BranchOffice2.jpg') right no-repeat;
        background-size: cover;
    }

    .inner_part_point {
        min-height: 150px;
    }

    .historyTimeline_row:first-of-type .historyTimeline_cell p {
        max-width: 100%;
    }

    .historyTimeline_flex img {
    }

    .historyTimeline_flex.historyTimeline_area.historyTimeline_1987 {
        flex-direction: column;
    }

    .historyTimeline_area.historyTimeline_1992 {
        background-image: url('/images/aboutUs/historyTimeline/BG-1992M.jpg');
        background-position: bottom;
    }

    .historyTimeline_area.historyTimeline_1999 {
        background-image: url('/images/aboutUs/historyTimeline/BG-1999M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2003 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2003M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2006 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2006M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2007 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2007M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2008-1 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2008-1M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2008-2 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2008-2M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2016 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2016M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2017 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2017M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2020 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2020M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2023 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2023M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2024 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2024M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2025 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2025M.jpg');
        background-position: center;
    }

    .historyTimeline_area.historyTimeline_2026 {
        background-image: url('/images/aboutUs/historyTimeline/BG-2026M.jpg');
        background-position: center;
    }
}

@media screen and (max-width: 1200px) {
    section.historyTimeline .inner_part:after {
        width: 36%;
        height: 40%;
        left: -10%;
        top: 40%;
        background-image: url('/images/aboutUs/historyTimeline/img-historyTimeline.jpg');
    }

    .companyProfile_BranchOffice .Office {
        width: 60%;
    }

    .historyTimeline_flex {
        display: flex;
        flex-direction: column;
    }

    .historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_flex {
        flex-direction: column;
        align-items: flex-end;
    }

    .historyTimeline_table .historyTimeline_row .historyTimeline_cell p {
        padding: 16px 30px 10px 0;
        font-size: 16px;
        max-width: 100%
    }

    .historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_flex p.bold {
        padding: 16px 0 10px 30px;
    }

    section.inner.USIEOnline .BG_USIEOnline {
        background-image: url('/images/aboutUs/BG-USIEOnline-M.jpg');
        background-position: center;
    }

    .historyTimeline_row:first-of-type .historyTimeline_cell p {
        max-width: 100%
    }

    .gallery {
        display: inline-block;
        padding: 20px;
        width: 100%;
    }

    .thumbnail-Instrument:nth-of-type(4) {
        margin-left: 0
    }

    .thumbnail-Instrument:nth-of-type(5) {
        margin-left: 0
    }

    .thumbnail-Instrument {
        transform: rotate(0);
        width: 25%;
    }

    .thumbnail-image p {
        transform: rotate(0);
        bottom: 0;
        left: 10px;
        text-align: left;
    }

    .thumbnail-image {
        width: 100%;
        height: 132px;
    }

    .thumbnail-Instrument .thumbnail-Instrument1 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument1-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument2 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument2-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument3 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument3-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument4 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument4-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument5 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument5-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument6 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument6-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument7 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument7-M.jpg');
    }

    .thumbnail-Instrument .thumbnail-Instrument8 {
        background-image: url('/images/ReliabilityAssurance/QualityControl/thumbnail-QC-Instrument8-M.jpg');
    }

    .keep-all {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    section.inner .inner-banner p.subtitle {
        width: 92%;
    }

    section.inner .sitemap_wrapper {
        width: 92%;
    }

    .col-md-6:first-of-type .inner_part.half {
        margin-right: 0;
    }

    .col-md-6:last-of-type .inner_part.half {
        margin-left: 0;
    }

    .list_title img {
        display: none;
    }

    .PCBABoxBuilt_Step_wrapperB {
        float: left;
        margin: 120px auto 0;
    }

    .PCBABoxBuilt_Steps_AreaB {
        text-align: center;
        position: relative;
        flex-direction: column;
    }

        .PCBABoxBuilt_Steps_AreaB:before {
            content: '';
            height: 90%;
            top: 5%;
            left: 16px;
            width: 14px;
            position: absolute;
            background-image: url('/images/solution/img-step.png');
        }

    .PCBABoxBuilt_StepsB {
        width: 100%;
        float: none;
        display: flex;
        max-width: 600px;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
    }

        .PCBABoxBuilt_StepsB:nth-of-type(even) {
            padding: 20px 0;
        }

    .PCBABoxBuilt_StepsB {
        padding: 20px 0;
    }

        .PCBABoxBuilt_StepsB:before {
            display: none;
        }

        .PCBABoxBuilt_StepsB .PCBABoxBuilt_PointB img {
            margin: 0;
        }

        .PCBABoxBuilt_StepsB img {
            float: right;
            margin: 20px 0;
        }

        .PCBABoxBuilt_StepsB .PCBABoxBuilt_PointB {
            margin: 5px 10px;
            border-radius: 0;
            border: 0;
            width: auto;
            height: auto;
            border-radius: 0;
        }

    .PCBABoxBuilt_StepsPointB {
        padding: 20px 0 0;
    }

    .PCBABoxBuilt_StepsB p {
        text-align: left;
        margin: 0;
        padding: 0;
    }

    .PCBABoxBuilt_StepsPoint_areaB {
        display: flex;
        align-items: center;
    }

    .PCBABoxBuilt_StepsB .PCBABoxBuilt_StepsPointB p {
        font-size: 24px;
        width: 100%;
        color: var(--blue)
    }

    .PCBABoxBuilt_StepsB .stepNumB p {
        font-size: 18px;
        color: var(--blue);
        font-weight: 600;
        background-color: var(--white);
        border: 1px solid var(--blue);
        border-radius: 50%;
        padding: 7px 10px;
    }

    .productsAreaContents {
        margin: auto;
        padding: 5px 0;
        display: flex;
        width: fit-content;
        justify-content: center;
        align-items: center;
    }

        .productsAreaContents p {
            margin: 0 10px 0 0;
        }

    .brandAreaContents {
        margin: auto;
        padding: 5px 0;
        display: flex;
        width: fit-content;
        justify-content: center;
        align-items: center;
    }

        .brandAreaContents p {
            margin: 0 10px 0 0;
        }

    section.inner.focus .description_part1 .description_part1_content {
        width: 100%;
        margin-left: 0;
    }

    .Warehouse_area {
        background-image: url('/images/BG-Warehouse-M.jpg');
    }

    .inner_part.description_part2.half.active {
        transform: scale(1);
        box-shadow: none;
    }

    .inner_part.half.active p {
        color: var(--white)
    }

    .inner_part.description_part2 .inner_part.half.half.active {
        background-color: var(--main)
    }

        .inner_part.description_part2 .inner_part.half.half.active #featured_list_products p {
            color: var(--white);
        }

        .inner_part.description_part2 .inner_part.half.half.active #featured_list_brands p {
            color: var(--white);
        }

    .inner_part.description_part2 .inner_part.half {
        min-height: unset;
        background: none;
    }

    .brandArea .brandAreaContents a {
        display: flex;
        align-items: center;
        padding: 0 20px;
    }

    .productsArea .productsAreaContents a {
        display: flex;
        align-items: center;
        padding: 0 30px;
    }

    #featured_list_products p.mobile, #featured_list_brands p.mobile {
        font-size: 24px;
        color: var(--main);
        font-weight: 600;
        text-align: left;
    }

    .historyTimeline_table .historyTimeline_row .historyTimeline_cell {
        height: auto;
    }

    .historyTimeline_cell.historyTimeline_year p {
        margin-left: 20px !important;
    }

    .historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_cell.historyTimeline_year p {
        margin-right: 10px;
        float: right;
    }

    .historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_flex {
        align-items: flex-start;
    }

        .historyTimeline_table .historyTimeline_row:nth-of-type(even) .historyTimeline_flex p.bold {
            padding: 16px 30px 10px 0;
            text-align: left;
        }

    .historyTimeline_table .historyTimeline_row .historyTimeline_cell p.bold {
        font-size: 16px;
    }

    .historyTimeline_area {
        position: relative;
        left: 0 !important;
        height: auto;
    }

    section.inner.focus .description_part1 .description_part1_img {
        display: none;
    }

    section.inner.focus.ShortageFulfillmentStrategies .description_part1 .description_part1_content {
        width: 100%;
        margin: 0;
        background-image: url('/images/solution/img-ShortageFulfillmentStrategies_M.jpg');
        background-size: cover;
    }

    section.inner.focus.EndOfLifeRiskMitigation .description_part1 .description_part1_content {
        width: 100%;
        margin: 0;
        background-image: url('/images/solution/img-EndOfLifeRiskMitigation_M.jpg');
        background-size: cover;
    }

    section.inner.focus.ExcessInventoryLiquidation .description_part1 .description_part1_content {
        width: 100%;
        margin: 0;
        background-image: url('/images/solution/img-ExcessInventoryLiquidation_M.jpg');
        background-size: cover;
    }

    section.inner.focus.PPV_Solution .description_part1 .description_part1_content {
        width: 100%;
        margin: 0;
        background-image: url('/images/solution/img-PPV_M.jpg');
        background-size: cover;
    }

    .inner_part.description_part1 {
        margin: 0;
    }

    section.inner.contactUs .inner_part.description_part1 {
        margin: 40px 0 20px;
    }

    .newsCenterContent img {
        max-width: 100%;
    }

    section.inner.ExpertiseSupport .description_part1 {
        background-image: url('/images/ReliabilityAssurance/BG-ExpertiseSupport-M.jpg');
    }

    section.inner.ExcessInventoryLiquidation .description_part1 {
        background-image: url('/images/solution/BG-ExcessInventoryLiquidation-M.jpg');
    }

    .img-warehouse .col-md-6 {
        padding: 15px;
        text-align: center;
    }

        .img-warehouse .col-md-6 img {
            margin: 0 auto;
            width: 90%;
        }

    a:hover p.mobile {
        color: var(--secondary) !important;
    }

    a:hover p.mobile {
        color: var(--secondary) !important;
    }

    .filter-linecard {
        width: 100%;
    }

    .btn_filter-linecard {
        padding: 5px;
    }

    .icon-btn_featured_list {
        width: 28px;
        height: 28px;
    }

    .inner_part {
        margin-top: 0;
    }

    .col-md-6 .inner_part.half {
        min-height: unset;
    }

    .GenuineDefense_step {
        max-width: 360px;
        margin: 0;
    }

        .GenuineDefense_step:before {
            content: '';
            height: 90%;
            top: 5%;
            left: 20px;
            width: 14px;
            position: absolute;
            background-image: url('/images/solution/img-step.png');
        }

        .GenuineDefense_step .GenuineDefense_step_Point {
            margin: 5px 10px;
            float: left;
            width: 30px;
            height: 30px;
            border: 4px solid var(--main);
        }

        .GenuineDefense_step .GenuineDefense_point {
            margin-top: 0;
            display: flex;
            align-items: center;
        }

            .GenuineDefense_step .GenuineDefense_point img {
                max-width: 60px;
                margin: 20px 0;
                ;
                float: left;
            }

            .GenuineDefense_step .GenuineDefense_point p {
                float: left;
                min-width: 40%;
                text-align: left;
            }

    img.newsCenterThumbnail {
        margin: 15px 0;
        width: 160px;
    }

    section.historyTimeline {
        background-image: url('/images/aboutUs/historyTimeline/BG-timeline.jpg')
    }

    section.inner.ExtensiveExperiences .description_part1 {
        background-image: url('/images/ReliabilityAssurance/BG-ExtensiveExperiences-M.jpg');
        background-position: left;
    }

    .historyTimeline_table {
        margin-top: 40px;
    }

    .companyProfile_wrapper .col-md-6 {
        padding: 0 15px;
    }

    .companyProfile_wrapper .companyProfileHeadquarter .inner_part.inner_bgColor {
        max-width: unset
    }

    .row.footerDouble .col-md-6 {
        padding: 0 15px;
    }

    section.BG-img-warehouse {
        background-image: url('/images/solution/warehouse/img-warehouse-M.jpg');
    }

    .thumbnail-Instrument {
        width: 33.33%;
    }
}

@media screen and (max-width: 768px) {
    .contactUs .inner_part:nth-of-type(even) .col-sm-6 {
        float: none;
    }

    .contactUs .inner_part:nth-of-type(even) .contactUs_contents {
        margin-left: 0;
    }

    section.historyTimeline .inner_part:after {
        display: none;
    }

    .WarehouseStep_table .WarehouseStep_row .WarehouseStep_cell {
        max-width: 320px;
    }

    .companyProfile_BranchOffice .Office {
        width: 100%;
    }

    .inner_part_point {
        min-height: unset;
    }

    .flex.flex-center.wrapper_filter-semiconductor {
        flex-direction: column;
        align-items: self-start;
        padding: 10px 20px;
    }

        .flex.flex-center.wrapper_filter-semiconductor .flex.filter-semiconductor {
            flex-direction: column;
            margin: 0;
            padding: 10px 0;
        }
}

@media screen and (max-width: 760px) {
    img.img-Certification {
        max-width: 320px;
    }

    .btn_Certificate.flex {
        flex-direction: column;
    }

        .btn_Certificate.flex a {
            margin: 5px 0;
        }

    section.inner .sitemap p {
        font-size: 12px;
    }

    .thumbnail-Instrument {
        width: 50%;
    }

    .inner_part.half .brandAreaContents p {
        font-size: 24px !important;
    }

    .inner_part.half .productsAreaContents p {
        font-size: 24px !important;
    }

    .inner_part.half .brandAreaContents p span {
        font-size: 24px !important;
    }

    .inner_part.half .productsAreaContents p span {
        font-size: 24px !important;
    }
}


@media screen and (max-width: 670px) {
    section.inner .inner-banner {
        margin-top: 69px;
    }
}

@media screen and (max-width: 580px) {
    .historyTimeline_table .historyTimeline_row .historyTimeline_cell.historyTimeline_year p {
        margin-left: 14px;
    }

    .historyTimeline_cell.historyTimeline_line {
        left: 12px;
    }

    .historyTimeline_table:before {
        width: 150px;
        left: 0%;
    }

    .PCBABoxBuilt_StepsB .PCBABoxBuilt_StepsPointB p {
        font-size: 16px;
        height: unset;
    }

    .PCBABoxBuilt_Steps .PCBABoxBuilt_StepsPoint p {
        font-size: 16px;
        height: unset;
    }

    .filter-semiconductor a {
        margin: 0;
    }

    span.ico-chinese {
        margin: 0;
    }

    .GenuineDefense_area {
        background-image: url('/images/inner-BG-QC-M2.jpg')
    }
}

@media screen and (max-width: 480px) {
    .icon-btn_featured_list {
        width: 60px;
        height: 60px;
    }

    .btn_featured_list.flex.flex-center {
        flex-direction: column;
    }

    .btn_featured_list.flex.flex-center {
        text-align: center;
    }
}
