.center-wrapper {
    max-width: 1318px;
    /*width: 96%;*/
    margin: auto;
}
@media screen and (max-width: 1219px){
    /*.center-wrapper {*/
    /*    width: 984px;*/
    /*}*/
}
@media screen and (max-width: 1000px) {
    /*.center-wrapper {*/
    /*    width: 748px;*/
    /*}*/
}
@media screen and (max-width: 727px) {
    /*.center-wrapper {*/
    /*    !*width: 100%;*!*/
    /*    max-width: 490px;*/
    /*}*/
}
.inaside_lv1{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    /*width: 100%;*/
}
.inaside{
    display: flex;
    min-height: 500px;
    /*width: 100%;*/
}
.item-soc {
    display: flex;
    flex-direction: row;
}
.btn-soc, .btn-more {
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #dedede;
    width: 60px;
    height: 37px;
    margin-right: 3px;
    cursor: pointer;
}

.icon__1 {
    background: url('../image/odnoklassniki.svg') no-repeat 4px;
}

.icon__2 {
    background: url(../image/icons-ftwts.svg) no-repeat 3px -44px;
}

.icon__3{
    background: url('../image/viber.svg') no-repeat 4px;
}

.icon__4{
    background: url('../image/whatsapp.svg') no-repeat;
}

.icon__5{
    background: url('../image/febuk.svg') no-repeat;
}
.teasers_field .small-cell{
    font-family: 'Roboto', sans-serif;
    line-height: 22px!important;
}
.teasers_field .wide-cell, .teasers_field .small-cell, .teaser-wide .wide-cell, .teaser-wide .small-cell{
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
}
.column-wide {
    /*float: left;*/
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden;
    background-color: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.26);
    /*width: 600px;*/
    flex-basis: 40%;
}

.wide-preview .text .title {
    font-size: 16px!important;
}
.small-preview .title {
    /*font-size: 16px!important;*/
}

.image {
    width: 100%;
    /*aspect-ratio: 3 / 2;*/
    /*border-top-left-radius: 6px;*/
    /*border-top-right-radius: 6px;*/
    /*overflow: hidden;*/
}

.image-preview{
    position: relative;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.26);
    transition-duration: 150ms;
}
.image .title {
    /*width: 100%;*/
    color: black;
    padding: 10px 10px 0px 20px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
}

.article-content {
    padding: 20px 20px 0;
    color: #333333;
}

.text {
    font-size: 17px;
    line-height: 26px;
}
.text img{
    width: 100%;
}
.aside1{
    /*width: 50%;*/
    flex-basis: 30%;
    flex-grow:1;
}
.aside1 .center{
    flex-basis: 80%;
}
.aside1 .right{
flex-basis: 41.3%;;
}
.teaser-wide{
    /*width: 620px;*/
    /*width: 60%;*/
    display: -webkit-flex;
    display: inline-flex;
    flex-direction: column;
    /*flex-wrap: wrap;*/
    /*margin-left: 1220px;*/
}
.teaser-wide .center{
    min-width: initial;
    /*margin-bottom: 10px;*/
}
.teaser-wide .small-cell{
    float: initial;
    margin: initial;
    width: initial;
}
/*.teaser-wide .small-cell {*/
/*     flex-grow: initial!important;*/
/*}*/
.teaser-wide .right{
    /*display: initial;*/
    /*margin-bottom: 10px;*/
}
.social-buttons {
    display: inline-block;
    margin: 10px;
}

.social-buttons:after {
    content: '';
    position: relative;
    display: inline-block;
    width: 400px;
    height: 2px;
    margin-left: 15px;
    background-color: #eaeaea;
}

.lines-read-also{

}

.lines-read-also .lines-title {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 2px solid #d7d7d7;
}

.teaser-line{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
}

.sticky {
    position: fixed;
}
.stop {
    position: relative;
    margin-bottom: 0;
    margin-top: 20px;
}

.news_wrapper{
    border-top: 2px solid #d7d7d7;
    border-bottom: 2px solid #d7d7d7;
}

.news_title {
    display: block;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0d52a0;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

.news_title::before {
    content: '\2709';
    margin-right: 5px;
}

.teasers_field .small-cell
{
    margin-right: 15px;
    height: 290px;
}

.over_post{
    width: 100%;
}
.over_post  img {
    border-radius: 8px 0px 0px 8px;
}

/*.line {*/
/*    justify-content: center;*/
/*}*/
.start{
    max-width: initial!important;
}
.left{
    max-width: 49%!important;
    /*flex-basis: 45%;*/
    padding-left: 0!important;
}
.center{
    min-width: initial!important;
}
@media screen and (max-width: 1325px) {
    .teaser-wide .right {
        display: none;
    }
    /*.aside1{*/
    /*    flex-basis: 40%;*/
    /*    fle*/
    /*}*/
    .column-wide {
        flex-basis: 49%;
    }
    .left{
        /*flex-basis: 49.5%;*/
        max-width: 49%!important;
    }
}
@media screen and (max-width: 1219px) {
    /*.column-wide {*/
    /*    width: 473px;*/
    /*}*/

    .teaser-wide {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        /*width: 490px;*/
    }
    .image .title {
        font-size: 25px;
    }
    .article-content .leftstr{
        padding-left: 0!important;
    }
}




@media screen and (max-width: 1000px) {
    /*.teaser-wide {*/
    /*    width: 250px;*/
    /*}*/

    /*.teaser-wide .wide-cell{*/
    /*     width: 225px;*/
    /* }*/

    .teaser-wide .wide-cell .text{
        /*width: auto;*/
        /*padding: 0;*/
        /*height: auto;*/
        /*position: inherit;*/
        position: relative;
        box-sizing: border-box;
        width: 100%;
        padding: 0;
        border-radius: 6px;
        font-weight: 700;
        transition-duration: 150ms;
        bottom: 10px;
        background: white;
        height: auto;
        font-size: 15px;
        line-height: 17px;
    }

    .teaser-wide .wide-cell .image{
        width: auto;
    }

    .teasers_field .small-cell
    {
        height: 270px;
    }

    .teaser-wide .wide-cell .text .title{
        position: relative;
        padding: 30px 10px 0 20px;
        top: auto;
        bottom: 20px;
        height: auto;
        color: black;
    }
}

@media screen and (max-width: 870px) {
    .aside1{
        display: none;
    }
    .column-wide{
        flex-basis: 90%;
       margin: auto;
        margin-bottom: 20px;
    }
    .center-wrapper {
        max-width: initial!important;
    }
    .center {
        padding-right: 0!important;
    }
}
@media screen and (max-width: 795px) {
    .left{
        max-width: initial!important;
        width: 100%;
        padding: 0!important;
    }
}

@media screen and (max-width: 727px) {
    .center-wrapper{
        margin: 0!important;
    }
    .column-wide {
        border-radius: 0 0 6px 6px;
    }
    .teasers_field .small-cell .small-preview .title
    {
        padding: 15px 30px 0 30px;
    }

    .over_post{
        width: inherit;
        /*margin-right: 20px;*/
    }
    .column-wide {
        width: 100%;
        /*margin-right: 0;*/
    }
    .teasers_field .small-cell
    {
        margin-right: 0;
        width: 100%!important;
        height: auto;
    }

    .over_post img {
        border-radius: 0;
    }
}

@media screen and (max-width: 500px) {
    .column-wide {
        flex-basis: 100%;
    }
}
@media screen and (max-width: 495px)
{
    .article-content {
        padding: 20px 5px;
    }
    .btn-soc, .btn-more {
        width: 35px;
    }
    .column-wide, .over_post{
        margin-right: 4px;
    }

    .teasers_field .small-cell
    {
        width: 99%;
    }

    .teasers_field .small-cell .small-preview
    {
        /*height: auto;*/
        width: 100%;
    }

    .teasers_field .small-cell .small-preview:before {
        height: 355px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 23%, rgb(45, 46, 54) 80%, rgb(45, 46, 54) 100%);
    }

    .teasers_field .small-cell .small-preview .title {
        position: relative;
        padding: 30px 30px 0 30px;
        top: auto;
        bottom: 20px;
        height: auto;
        line-height: 1.5;
    }

    .column-wide {
        width: inherit;
    }

    .teasers_field .wide-cell{
        width: 99%;
        height: auto;
    }

    .teasers_field .wide-cell .wide-preview
    {
        /*height: auto;*/
        width: 100%;
        background-color: white;
    }


    .teasers_field .wide-cell .text{
        position: relative;
        box-sizing: border-box;
        width: 100%;
        padding: 20px 10px 0 10px;
        border-radius: 6px;
        font-weight: 700;
        transition-duration: 150ms;
        bottom: 10px;
        background: white;
        height: auto;
    }

    .teasers_field .wide-cell .text .title{
        position: relative;
        padding: 10px 20px 0 20px;
        top: auto;
        bottom: 20px;
        height: auto;
        color: black;
    }

    .teasers_field .wide-cell .image{
        width: auto;
        border-radius: 0;
    }

    .item_time{
        display: none;
    }

}

