.articles3-comparison{
    padding-bottom:0px;
}
.articles3-comparison h2{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6em;
    text-align: left;
    color: #303030;
    margin-top: 25px;
}

.articles3-comparison .inner{
    background-color: transparent;
    font-size: 15px;
    line-height: 1.33em;
    color: #303030; 
    overflow: hidden;
    position: relative;
    padding-top: 60px;
}
.articles3-comparison .content-area{
    overflow-x: scroll;
    background: #fff;
}

/*table*/
.articles3-comparison .content-area table{
    background-color: #fff;
    margin-bottom: 10px;
    width: 100%;
}
.articles3-comparison .content-area tr>td{
    min-width: 160px;
    width: 160px;
    width:100%;
    vertical-align:  middle;
}

.articles3-comparison tr>td.first-cell.product-area{
    display: flex;
    align-items: center;
}
.articles3-comparison tr>td.product-area{
    border-bottom: 2px solid #666666;
}
.articles3-comparison tr>td.first-cell.product-area.mac{
    height: 69px;
    border-bottom: 2px solid #666666;
}
.articles3-comparison tr>td.first-cell.product-area.android{
    height: 69px;
    border-bottom: 2px solid #666666;
}
.articles3-comparison table tbody tr:not(:nth-last-child(-n+2)){
    border-bottom: 1px solid #DADADA;
}

.articles3-comparison table tbody tr:nth-of-type(2){
    border-bottom: 2px solid #666666;
}
.articles3-comparison.non-shadow table tbody tr,
.articles3-comparison.non-shadow table tbody tr>td.first-cell.section{
    border-bottom: 1px solid #DADADA;
}
.articles3-comparison.non-shadow .content-area{
    overflow-x: auto;
}
.articles3-comparison table tbody tr>td.first-cell.section{
    /* height: 47.2px; */
}
.articles3-comparison table tbody tr:not(:nth-last-child(-n+2))>td.first-cell.section{
    border-bottom: 1px solid #DADADA;
}
.articles3-comparison table tbody tr:not(:nth-last-child(-n+2))>td.first-cell.section.mac{
    border-bottom: 1px solid #DADADA;
    height: 47.8px;
}
.articles3-comparison table tbody tr>td.first-cell.section.android{
    height: 47.5px;
}
.articles3-comparison .content-area tr>td{
    font-size: 14px;
    line-height: 20px;
    color: #303030;
}
.articles3-comparison .content-area tr>td.price-area{
    vertical-align: top;
    border-bottom: 0;
}
.articles3-comparison .content-area tr>td.clon-first{
    min-width:242px;
    width:242px;
    visibility: hidden;
    border: 0;
}

.articles3-comparison .content-area tr>td.scrolling{ 
    box-shadow: 1px 1px 2px rgba(0,0,0,0.16);
}
.articles3-comparison tr>td.first-cell{
    width: 242px;
    position: absolute;
    z-index:999;
    background: #fff;
}

.table-online tr.shadow{
    display: block;
    position: absolute;
    width: 232px;
    height: calc(100% - 165px);
    background-color: rgba(0, 0, 0, 0.15);
    left: 30px;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    margin-top: 20px;
}
.articles3-comparison tr.blur{
    display: block;
    position: absolute;
    width: 80px;
    height: 80%;
    top: 120px;
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}


.articles3-comparison .__product_logo .icon {
    margin-left:0;
}
.articles3-comparison .__product_name{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #303030;
}
.articles3-comparison tr>td.first-cell span.ifont.true{
    color: #27AE60;
    margin-right: 14px;
}
.articles3-comparison span.ifont{
    color: #707070;
}
.articles3-comparison tr>td.first-cell .__product_name{
    color: #27AE60;
}

.articles3-comparison .price-area{
    padding-top:15px;
    padding-bottom:15px;
}

.articles3-comparison .__price_value{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #303030;
    background: #EFF3F3;
    border-radius: 6px;
    padding: 8px 12px;
    width: max-content;
}
.articles3-comparison .price-area.first-cell .__price_value{
    background: #27AE60;
    color: #fff;
    margin-bottom: 4px;
}
.articles3-comparison .price-area .__price_value{
    margin-bottom: 4px;
}
.articles3-comparison .__price_per{
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #27AE60;
}

.articles3-comparison .area-cell{
    padding: 14px 8px 13px;
}

.articles3-comparison .cell{
    padding: 14px 8px 13px;
}

.articles3-comparison .mob-tip{
    padding-top:10px;
    display:none;
}
.articles3-comparison .mob-tip.tip{
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    padding-top: 0;
    padding-bottom: 12px;
    justify-content: flex-end;
}
.articles3-comparison .mob-tip.tip .desc{
    display: flex;
    align-items: center;
}
.articles3-comparison .mob-tip.tip img{
    margin: 0;
}

.articles3-comparison .mob-tip.tip .description{
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #A3A3A3;
    margin-right: 8px;
}
.touch .articles3-comparison .mob-tip{
    display:block;
}



/* modificateВ */

@-moz-document url-prefix()
{
    .articles3-comparison table tbody tr>td.first-cell.section{
        height: 47.8px;
    }
    .articles3-comparison .content-area{
        overflow-y: hidden;
    }
    .articles3-comparison .content-area tr > td.product-area,
    .articles3-comparison tr > td.first-cell.product-area{
        height: 67.8px;
    }
    .articles3-comparison tr>td.first-cell.product-area,
    .articles3-comparison tr>td.first-cell.product-area.mac{
        border-bottom: 1.5px solid #666666;
    }
}

/*
.touch .articles3-comparison .mob-tip{
    display:block;
}
*/
@media (max-width: 991px){
    .articles3-comparison .mob-tip {
        display: block;
    }
}
@media (max-width: 380px){
    .articles3-comparison .content-area tr>td,.articles3-comparison .content-area tr>td.clon-first{
        min-width:145px;
        width:145px;
    }
    .table-online tr.shadow{
        width:143px;
    }
    .articles3-comparison table tbody tr>td.first-cell.section{
        height: auto;
        /* padding-top: 13px; */
    }
    @-moz-document url-prefix(){
        .articles3-comparison table tbody tr>td.first-cell.section{
            padding-top: 14px;
        }
    }
    .articles3-comparison table tbody tr>td.first-cell.section.mac{
        height: auto !important;
        padding-top: 14px;
    }
    .articles3-comparison tr>td.first-cell span.ifont.true{
        margin-right: 7px;
    }
    .table-online .articles3-comparison tr.shadow{
        width: 135px;
    }
    .articles3-comparison tr>td.first-cell,.articles3-comparison .content-area tr>td.clon-first{
        width: 146px;
    }
    .articles3-comparison .devices-area li {
        float:left;
    }
    .articles3-comparison .cell{
        padding-left:10px;
        padding-right:10px;
    }
    .articles3-comparison tr.blur{
        width: 0px;
    }
}


/* retina   */

@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) {
    .articles3-comparison table tbody tr>td.first-cell.section.mac{
        /* height: auto !important; */
        padding-top: 14px;
    }
   
}
