section.tab-features .title {
    font-size: 20px;
    margin-bottom: 12px;
    color: rgb(109, 43, 61);
}
.b-scrollspy__main {
    margin-bottom: max(30px,7.1% - 20px);
    width: 100%;
    padding: 0
}

.b-scrollspy__main .b-scrollspy__title {
    font-weight: 500;
    font-size: clamp(1.25rem,1rem + .833vw,1.75rem);
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px
}

.b-scrollspy__main .b-scrollspy__title::before {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    border-top: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.b-scrollspy__main .b-scrollspy__title span {
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    position: relative;
    z-index: 1
}

.b-scrollspy__body #Control\ Introduction,.b-scrollspy__body #Application,.b-scrollspy__body #æŽ§åˆ¶å™¨ä»‹ç´¹,.b-scrollspy__body #æ‡‰ç”¨ {
    width: calc(50% - 15px);
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(50% - 15px);
    -ms-flex: 1 1 calc(50% - 15px);
    flex: 1 1 calc(50% - 15px)
}

@media(max-width: 600px) {
    .b-scrollspy__body #Control\ Introduction,.b-scrollspy__body #Application,.b-scrollspy__body #æŽ§åˆ¶å™¨ä»‹ç´¹,.b-scrollspy__body #æ‡‰ç”¨ {
        width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}



section.tab-specifications table {
    border: 0;
    border-bottom: 2px solid #333; width:100%;
}

section.tab-specifications table th,section.tab-specifications table tr,section.tab-specifications table td {
    border: 0
}

section.tab-specifications table th,section.tab-specifications table td {
    padding: 12px 40px
}

@media(max-width: 1440px) {
    section.tab-specifications table th,section.tab-specifications table td {
        padding:12px 20px
    }
}

@media(max-width: 991px) {
    section.tab-specifications table th,section.tab-specifications table td {
        padding:8px 16px
    }
}

@media(max-width: 767px) {
    section.tab-specifications table th,section.tab-specifications table td {
        padding:8px 16px;
        white-space: nowrap
    }
}

section.tab-specifications table thead {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333
}

@media(max-width: 1440px) {
    section.tab-specifications table thead {
        font-size:16px
    }
}

section.tab-specifications table tbody tr td,section.tab-specifications table tbody tr th {
    border-bottom: 1px solid #e1e1e1
}

@media(max-width: 1440px) {
    section.tab-specifications table tbody tr th {
        font-size:16px
    }
}

section.tab-specifications table td {
    font-size: 17px;
    font-weight: 300
}

@media(max-width: 1440px) {
    section.tab-specifications table td {
        font-size:15px
    }
}

.table-dark-bg {
    background: #eee
}

@media (max-width: 768px){
figure { margin-left:0; margin-right:0;
}
.e_richText-125 img{ width:100%;}
}





