#reload-block ul li:before {
    content: '';
}

.article_sort .label{
    margin: 0 20px 15px 0;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #4C4D48;
    width:150px!important;
    background: none;
}

.article_sort .common_select {
    width: 90px !important;
}

.article_sort .nice-select {
    display: none !important;
}

.article_sort .filter-by{
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}
.filter-list{

}
.filter-list li{
   font-size: 14px;
    font-weight: normal;
}
.inline-list{
    vertical-align: top;
    display: inline-block;
}
.view ul li a{
    float:inherit;
    margin-left:inherit;
    background: none;
    border: none;
    width: 50%;
    line-height: inherit;
}
.view ul li a:hover, .view ul li.active a{
    background: none;
    border: none;
}

#reload-block .td-news-item {
    width: 50%;
}

#reload-block .tabled-2-called td.w-6 {
    width: calc(50% - 8px);
}

#reload-block .producerformain-bodyline-item {
    width: 8%;
}

@media (max-width: 1200px) {
    #reload-block .right {
        float: none;
    }
}

@media (max-width: 991px) {
    #reload-block .article_sort a.sort-btn {
        width: 100%;
        display: block;
    }

    #reload-block .article_sort {
        display: block;
    }

    #reload-block .article_sort div.label {
        padding: 0;
    }

    #reload-block .producerformain-bodyline-item {
        float: none;
        display: inline-block;
    }

    #reload-block .producerformain-bodyline-item {
        width: 100%;
    }

    #reload-block .td-news-item {
        width: 100%;
    }

    #reload-block .tabled-2-called td.w-6 {
        width: 100%;
    }

    #reload-block .name-help {
        width: 200px;
    }

    #reload-block ul.promo li:hover .bTooltipHelpPrice .eTooltipCoverHelpPrice {
        left: 0;
    }

    #reload-block .bTooltipHelpPrice .eTooltipHelpPrice {
        min-width: inherit;
    }
}
