.adaptive {
    display: block;
    width: 70%;
    height: auto;
    margin-top: -15px;
}


@media (min-resolution: 192dpi) {
    .adaptive {
        display: block;
        width: 70%;
        height: auto;
        margin-top: -6px;
        margin-left: 35px;
    }
}

.h-slide-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.word__cut__new{
    width: 100%;
    direction: rtl;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-tp-6 figure, .post-tp-9 figure {
    float: left;
    margin: 4px 0px 10px 0;
}

.article__index__section {
    max-width: 1170px;
    padding: 0 15px;
    margin: 15px auto 45px;
}

.main-posts-1 .mp-section {
     margin-bottom: 0;
}

.margin-top-slider {
    margin-top: 15px;
}
