.table-wrap {
    padding-bottom: 100px;
}
.table-wrap.table-comparison{
    padding-top: 160px;
    padding-bottom: 160px;
}

.table-wrap table {
    margin-bottom: 0;
    margin-top: 40px;
}

.table-wrap table thead th {
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 0 15px 0;
    font-weight: 400;
}

.table-wrap table tbody td {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding: 0 10px 15px 0;
    border: 0;
}

.table-wrap table tbody tr:first-child td,
.table-wrap table tbody tr.with-border td {
    padding-top: 15px;
}

.table-wrap table tbody tr.with-border td {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.table-wrap [class*="os-icon-"] {
    margin-right: 12px;
    margin-left: 0;
}

.table-wrap table tbody td > .with-icon{
    display: flex;
    align-items: center;
}

.table-wrap table tbody td a{
    color: #177DFB;
}

.table-wrap .table-div {
    margin-top: 40px;
}
.table-wrap.table-comparison .table-div{
    margin-top: 80px;
    padding: 0 50px;
}
.table-wrap.table-comparison.table-comparison-2-products{
    padding-bottom: 140px;
}
.table-wrap.table-comparison.table-comparison-2-products .table-div{
    padding: 0;
    margin-top: 40px;
}
.table-comparison.table-wrap .title-main{
    margin-bottom: 20px;
}
.table-wrap .table-div .thead{
    display: flex;
}
.table-wrap .table-div .thead .th{
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 0 15px 0;
    font-weight: 400;
    flex-basis: calc(100% / 4);
}
.table-wrap.table-comparison.table-comparison-2-products .table-div .thead .th{
    flex-basis: calc(100% / 3);
}
.table-wrap .table-div .thead .th:nth-child(2),
.table-wrap .table-div .tbody .td:nth-child(2){
    min-width: 280px;
}

.table-fixedhead .table-wrap.table-comparison{
    padding-top: 0;
}
.table-fixedhead .table-wrap.table-comparison .table-div{
    margin-top: 0;
}
.table-wrap.table-comparison .table-div .thead .th{
    color: #3C3F48;
    font-size: 22px;
    line-height: 30px;
    font-family: "DMSans", sans-serif;
    font-weight: 700;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-bottom: 0;
    padding: 20px 10px;
}
.table-wrap.table-comparison .table-div .thead .table-link{
    /* color: #3C3F48; */
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-decoration-line: underline;
    font-family: 'Lato', sans-serif;
    display: block;
    margin-top: 8px;
}
.table-wrap.table-comparison .table-div .thead .th:first-child{
    text-align:left;
    padding-left: 20px;
}
.table-wrap.table-comparison .table-div .tbody .td{
    font-size: 19px;
    line-height: 29px;
    color: #3C3F48;
    padding: 20px 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.table-wrap.table-comparison .table-div .tbody .td ul{
    list-style: none;
    margin-top: 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.table-wrap.table-comparison .table-div .tbody .td ul>li{
    position: relative;
    padding-left: 24px;
    display: inline-block;
}
.table-wrap.table-comparison .table-div .tbody .td ul>li::before{
    content: '•';
    position: relative;
    left: -8px;
    font-size: 17px;
}
.table-wrap.table-comparison .table-div .tbody .td:first-child{
    font-weight: 700;
    justify-content: flex-start;
    text-align: left;
    padding-left: 20px;
}
.table-comparison .table-div .tbody .td > .with-icon{
    justify-content: center;
    flex-direction: column;
}
.table-comparison .table-div .tbody .td > .with-icon .text{
    margin-top: 6px;
}
.table-comparison.table-wrap .table-div .tbody .tr.with-border .td{
    border-top: 1px solid rgba(60, 63, 72, 0.50);
    border-right: 1px solid rgba(60, 63, 72, 0.50);
}
.table-comparison.table-wrap .table-div .tbody .tr.with-border .td:first-child{
    border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(60, 63, 72,0.5) 15%);
    border-image-slice: 1;
}
.table-comparison.table-wrap .table-div .tbody .tr.with-border .td:last-child{
    border-image: linear-gradient(-100deg, rgba(255,255,255,0) 0%, rgba(60, 63, 72,0.5) 15%);
    border-image-slice: 1;
}
.table-comparison.table-wrap .table-div .tbody .tr.with-border:last-child .td{
    border-bottom: 1px solid rgba(60, 63, 72, 0.50);
}
.table-comparison.table-wrap .table-div .thead.with-border .th{
    border-right: 1px solid transparent;
    border-image: linear-gradient(190deg, rgba(255,255,255,0) 0%, rgba(60, 63, 72,0.5) 50%);
    border-image-slice: 1;
}
.table-comparison.table-wrap .table-div .thead.with-border .th:last-child,
.table-comparison.table-wrap .table-div .tbody .tr.with-border .td:last-child{
    border-right: 0;
}
.with-icon [class^="icon-nb-"]{
    font-size: 24px;
}
.with-icon [class^="icon-nb-"].blue{
    color: #118AFB;
}
.with-icon [class^="icon-nb-"].orange{
    color: #FF7E2C;
}
.with-icon [class^="icon-nb-"].purple{
    color: #7634FE;
}
.table-wrap .table-div .thead .th img{
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.table-wrap .table-div .tbody .td{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding: 0 10px 15px 0;
    border: 0;
    flex-basis: calc(100% / 4);
}
.table-wrap.table-comparison.table-comparison-2-products .table-div .tbody .td{
    flex-basis: calc(100% / 3);
}
.table-wrap .learn-more{
    display: block;
    text-align: center;
    margin-top: 48px;
    margin-bottom: 30px;
}

.table-wrap .table-div .tbody .tr{
    display: flex;
}
.table-wrap .table-div .tbody .tr:first-child .td,
.table-wrap .table-div .tbody .tr.with-border .td {
    padding-top: 15px;
}

.table-wrap .table-div .tbody .tr.with-border .td {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.table-wrap [class*="os-icon-"] {
    margin-right: 12px;
    margin-left: 0;
}

.table-wrap .table-div .tbody .td > .with-icon{
    display: flex;
    align-items: center;
}

.table-wrap .table-div .tbody .td a{
    color: #0087D2;
}

.table-wrap .os-icon-win {
    background: url(/imgnew/products/usb/sdk/logo_win.png) no-repeat;
}

.table-wrap .os-icon-linux {
    background: url(/imgnew/products/usb/sdk/logo_linux.png) no-repeat;
}

.table-wrap .os-icon-mac {
    background: url(/imgnew/products/usb/sdk/logo_apple.png) no-repeat;
}
/* free trial page */
.table-wrap.table-comparison--trial .table-div {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 5px 32px 0px rgba(59, 75, 105, 0.12);
}
.table-wrap.table-comparison--trial .table-div .thead,
.table-wrap.table-comparison--trial .table-div .tbody .tr {
    justify-content: center;
}
.table-wrap.table-comparison--trial .table-div .thead .th,
.table-wrap.table-comparison--trial .table-div .tbody .td {
    flex-basis: calc(100% / 3);
}
.table-wrap.table-comparison--trial .table-div .tbody b,
.table-wrap.table-comparison--trial .table-div .tbody strong {
    font-size: 22px;
    font-weight: 700;
}
.table-wrap.table-comparison--trial .table-div .thead .th {
    padding: 12px 10px;
}
.table-wrap.table-comparison--trial .table-div .tbody .td {
    padding: 12px 20px!important;
}
.table-wrap.table-comparison--trial .table-div .tbody .tr:nth-child(2) .td {
    padding: 20px 25px!important;
}
.table-wrap.table-comparison--trial .table-div .thead .th:first-child {
    text-align: center;
}
.table-wrap.table-comparison--trial .table-div .tbody .td:first-child {
    justify-content: center;
    font-weight: 400;
    text-align: center;
}
.table-wrap.table-comparison--trial .table-div .tbody .tr:last-child .td {
    border-bottom: none!important;
}
.table-wrap.table-comparison--trial .table-div .tbody .tr:last-child .td:first-child,
.table-wrap.table-comparison--trial .table-div .tbody .tr:last-child .td {
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-image-source: linear-gradient(350deg, rgba(255, 255, 255, 0) 0%, rgba(60, 63, 72, 0.5) 50%);
    border-image-slice: 1;
}
.table-wrap.table-comparison--trial .table-div .tbody .tr:last-child .td:first-child {
    border-image: linear-gradient(-181deg, rgba(255, 255, 255, 0) 0%, rgba(60, 63, 72, 0.5) 3%, rgba(255, 255, 255, 0) 100%);
    border-image-slice: 1;
}
.table-wrap.table-comparison--trial .bottom-text {
    margin-top: 12px;
    color: #3C3F48;
    font-size: 16px;
    line-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .table-wrap.table-comparison .table-div .thead .th:not(:first-child){
        justify-content: flex-start;
    }
    .table-wrap .table-div .thead .th img{
        margin-top: 0;
    }
}
@media (max-width: 991px) {
    .table-wrap.table-comparison .table-div{
        padding: 0;
    }    
    .table-wrap .table-div .thead .th:nth-child(2), .table-wrap .table-div .tbody .td:nth-child(2){
        min-width:auto;
    }
    .table-wrap.table-comparison--trial .table-div{
        padding: 20px;
    }
}
@media (min-width: 768px) {
    .table-fixedhead.fixed .table-wrap.table-comparison .table-div.fixed-thead .thead{
        position: sticky;
        top: 75px;
        z-index: 2;
    }
    .table-fixedhead .bg-thead{
        display: none;
    }
    .table-fixedhead.fixed .bg-thead{
        position: fixed;
        width: 100%;
        background: #FDFDFD;
        box-shadow: 0px 5px 32px 0px rgba(59, 75, 105, 0.12);
        top: 75px;
        z-index: 1;
        left: 0;
        display: block;
    }
}
@media (max-width: 767px) {
    .table-fixedhead .bg-thead{
        display: none;
    }
    .table-wrap{
        padding-bottom: 50px;
    }
    .table-wrap.table-comparison{
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .table-fixedhead .table-wrap.table-comparison{
        padding-bottom: 60px;
    }
    .table-wrap.p-t-100 {
        padding-top: 50px!important;
    }
    .table-wrap .table-div .thead{
        display: none;
    }
    .table-wrap .table-div .tbody .tr{
        display: block;
    }
    .table-wrap .table-div .tbody .tr.with-border .td{
        border-top: 0;
    }
    .table-wrap .table-div .tbody .tr.with-border {
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        padding-top: 30px;
        margin-top: 15px;
    }
    .table-wrap .table-div .tbody .tr:first-child .td, .table-wrap .table-div .tbody .tr.with-border .td{
        padding-top: 0;
    }
    .table-wrap .table-div .tbody .td > .with-icon{
        padding-bottom: 15px;
    }


    .table-comparison.table-wrap .table-container{
        overflow-x: auto;
    }
    .table-wrap.table-comparison .table-div{
        margin-top: 50px;
        padding: 0;
        width: 767px;
    }
    .table-wrap.table-comparison .thead{
        display: flex;
    }
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .thead.with-border .th{
        flex-basis: 31.74%;
        padding: 20px 0;
        border: 1px solid transparent;
        border-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(60, 63, 72,0.5) 50%);
        border-image-slice: 1;
        border-top: 0;
    }
    .table-comparison.table-wrap .table-div .thead.with-border .th:last-child{
        border-left: 0;
    }
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .thead.with-border .th:nth-child(2){
        border-right: 0;
    }
    .table-wrap.table-comparison .table-div .tbody .tr{
        display: flex;
        flex-wrap: wrap;
    }
    .table-comparison.table-wrap .table-div .tbody .td > .with-icon{
        padding-bottom: 0;
    }
    .table-wrap.table-comparison:not(.table-comparison--trial) .table-div .thead .th:first-child{
        display: none;
    }
    .table-comparison.table-wrap .table-div .tbody .tr.with-border{
        margin-top: 0;
        padding: 0;
        border-top: 0;
    }
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .tbody .tr.with-border .td:first-child{
        flex-grow: 1;
        flex-basis: 100% !important;
        padding: 10px 20px;
        justify-content: center;
        text-align: center;
        border: 0;
    }
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .tbody .tr.with-border .td{
        padding: 14px 10px;
        flex-basis: 31.74%;
        border-bottom: 1px solid rgba(60, 63, 72, 0.50);
    }
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .tbody .tr.with-border .td:nth-child(2),
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .thead.with-border .th:nth-child(2){
        border-bottom: 1px solid rgba(60, 63, 72, 0.50);
        border-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(60, 63, 72,0.5) 50%);
        border-image-slice: 1;
    }
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .thead.with-border .th:last-child, 
    .table-comparison.table-wrap:not(.table-comparison--trial) .table-div .tbody .tr.with-border .td:last-child{
        border-bottom: 1px solid rgba(60, 63, 72, 0.50);
        border-image: linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(60, 63, 72,0.5) 50%);
        border-image-slice: 1;
    }

    .table-wrap.table-comparison.table-comparison-2-products{
        padding-top: 40px;
        padding-bottom: 0;
    }
    .table-wrap.table-comparison.table-comparison-2-products .table-div{
        width: 100%;
    }
    .table-comparison.table-wrap.table-comparison-2-products .table-div .thead.with-border .th{
        flex-basis: 50%;
        max-width: 50%;
        border-bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .table-comparison.table-wrap.table-comparison-2-products .table-div .thead.with-border{
        border-bottom: 1px solid transparent;
        border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(60, 63, 72, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
        border-image-slice: 1;
    }
    .table-comparison.table-wrap.table-comparison-2-products .table-div .thead.with-border .th:last-child{
        border-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(60, 63, 72, 0.5) 50%);
        border-image-slice: 1;
        border-left: 1px solid transparent;
    }
    .table-wrap.table-comparison.table-comparison-2-products .table-div .tbody .tr.with-border .td{
        flex-basis: 50%;
        min-width: 50%;
    }
    .table-wrap.table-comparison.table-comparison-2-products .table-div .thead .th{
        flex-basis: 50%;
        min-width: 50%;
    }

    .table-wrap.table-comparison--trial .table-div {
        margin-top: 0;
    }

    .table-wrap.table-comparison--trial {
        padding-bottom: 60px;
    }
    .table-wrap.table-comparison--trial .table-container {
                width: calc(100% + 30px);
        padding-left: 30px;
        margin-left: -15px;
    }
    .table-wrap.table-comparison--trial .bottom-text {
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {
    .table-wrap.table-comparison .table-div{
        width: 480px;
    }
    .table-comparison.table-wrap .table-div .thead.with-border .th{
        flex-basis: 160px;
        min-width: 160px;
        justify-content: flex-start;
    }
    .table-comparison.table-wrap .table-div .tbody .tr.with-border .td{
        flex-basis: 160px;
        min-width: 160px;
    }
    .table-comparison.table-wrap .table-div .thead .th img{
        margin-top: 0;
    }
    .table-wrap.table-comparison--trial .table-div,
    .table-wrap.table-comparison--trial .bottom-text {
        width: 600px;
    }
    .table-wrap.table-comparison--trial .table-div .thead.with-border .th,
    .table-wrap.table-comparison--trial .table-div .tbody .tr.with-border .td {
        justify-content: center;
        flex-basis: 200px;
        min-width: 200px;
    }
}
@media (max-width:385px) {
    .table-wrap.table-comparison.table-comparison-2-products .table-div{
        width: 330px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
  
    .table-wrap .os-icon-win {
        background: url(/imgnew/products/usb/sdk/logo_win@2x.png) no-repeat;
        background-size: contain;
    }

    .table-wrap .os-icon-linux {
        background: url(/imgnew/products/usb/sdk/logo_linux@2x.png) no-repeat;
        background-size: contain;
    }

    .table-wrap .os-icon-mac {
        background: url(/imgnew/products/usb/sdk/logo_apple@2x.png) no-repeat;
        background-size: contain;
    }
}