body {
    background: #f4f5f8!important;
}
.today {
    box-shadow: 0 1px 2px 0 rgba(22,33,54,.16)!important;
    height: 40px!important;
    margin-bottom: 25px;
}
.header .box {
    border-radius: 0!important;
    box-shadow: none!important;
    display: flex;
    margin-bottom: 0px!important;
    height: 55px!important;
}
header.header.header-new {
    border-bottom: 1px solid #eee;
    height: 65px;
}
.header .box .toggle {
    border-left: 0.5px solid #eee!important;
}
.container-new {
    max-width: 1300px!important;
    padding: 0 20px!important;
}
.today .network a i {
    border: 0px solid #6d6d6d!important;
    color: #999!important;
    font-size: 30px!important;
}
.header .feedback .description {
    font-size: 12px!important;
    font-weight: 400!important;
}
.main-news .block {
    background: #fff;
    border-radius: 8px!important;
    box-shadow: 0 1px 2px 0 rgba(22,33,54,.16)!important;
    height: 808px;
}
* {
    color: #333;
}
.main-news .block .content:first-child {
    border-right: 0.5px solid #eee!important;
}
.new-card .info {
    border-radius: 0 0 8px 8px;
    padding: 20px;
}
.new-card .bg {
    border-radius: 8px 8px 0 0;
}
.new-card .card-multimedia {
    border-radius: 8px 8px 0 0;
    height: 210px;
}
.new-card {
    background: #fff;
    border-radius: 8px;
    filter: drop-shadow(0 1px 2px rgba(22,33,54,.16));
    width: 370px;
}
.block-news .interview {
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(22,33,54,.16);
    padding: 20px 25px 50px;
}
.block-news .exclusive .item {
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(22,33,54,.16);
}
.block-news .exclusive .item .image img {
    border-radius: 8px 0 0 8px;
}
.block-news .interview .item {
    border-bottom: 0.5px solid #eee;
}
.new-card .info button {
    border: 0;
    border-radius: 0;
    font-size: 13px;
    height: 15px;
    text-align: left;
}
.item-news .block {
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(22,33,54,.16);
    padding: 20px 0;
}
.item-news .blocks .content {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(22,33,54,.16);
    margin-bottom: 0;
    padding: 20px 0 25px;
    width: 100%;
}
.item-news .blocks {
    position: sticky;
    top: 20px;
}
.main-news .block .content:first-child .text {
    font-weight: 400;
    line-height: 146%;
    margin-bottom: 20px;
    font-size: 16px;
    color: #687082;
}
::-webkit-scrollbar {
    width: 3px;
}
::-webkit-scrollbar-thumb {
    background: #ddd;
}
::-webkit-scrollbar-track {
    background: #fff;
}
.main-news .block .content:last-child .item {
    border-bottom: 0.5px solid #eee;
    display: flex;
    justify-content: space-between;
    min-height: 100px;
    padding: 15px 0;
}
a, a:hover {
    color: #333;
}
.main-news .block .content:first-child .title {
    color: #e31e24;
    font-size: 16px;
    font-weight: 500;
    line-height: 146%;
    margin-bottom: 15px;
}
.main-news .block .content:last-child .description {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 146%;
    color: #e31e24;
}
.main-news .block .content:last-child .item button {
    border: 0;
    border-radius: 5px;
    color: #e31e24;
    font-size: 13px;
    height: 15px;
    margin-bottom: 10px;
    text-align: left;
}
.main-news .block .content:last-child .item .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 136%;
}
.main-news .block .content:last-child .item .data {
    font-size: 12px;
    margin: 5px 0 0;
    color: #687082;
}
.main-news .block .content:first-child .title-main {
    font-size: 30px;
    font-weight: 600;
    line-height: 122%;
    margin-bottom: 10px;
}
.main-news .block .content:first-child .data {
    font-size: 12px;
    color: #687082;
    opacity: 1;
}
.main-news .block .content:first-child .info {
    padding: 25px;
}
.main-news .block .content:last-child .items {
    padding-right: 10px;
}
.main-news .block .content:last-child .item .image {
    border-radius: 4px;
    width: 30%;
}
.main-news .block .content:last-child .item .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 66%;
}
.main-news .block .content:last-child .item .image img {
    border-radius: 4px;
    height: 100px;
}
.new-card .info .new-card-text {
    min-height: 85px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 146%;
    font-size: 16px;
    color: #333;
}
.new-card .info .new-card-data {
    font-size: 12px;
    opacity: 1;
    color: #687082;
}
.block-news .interview .description {
    font-size: 16px;
    font-weight: 500;
    line-height: 146%;
    margin-bottom: 15px;
    transition: .4s;
    color: #e31e24;
}
.block-news .interview .item .data {
    font-size: 12px;
    margin-bottom: 10px;
    opacity: 1;
    color: #687082;
}
.block-news .interview .item .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 136%;
    margin-bottom: 10px;
}
.block-news .interview .item .image img {
    border-radius: 3px;
    height: 140px;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .4s;
    width: 100%;
}
.block-news .interview .item .name {
    color: #e31e24;
    font-size: 13px;
    font-weight: 400;
    line-height: 137.34%;
    transition: .4s;
}
.block-news .exclusive .item .description {
    border-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 136%;
    padding-bottom: 14px;
    transition: .4s;
    color: #e31e24;
}
.block-news .exclusive .item .title {
    font-size: 21px;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 15px;
}
.block-news .exclusive .item .text {
    font-size: 16px;
    line-height: 146%;
    margin-bottom: 20px;
    color: #687082;
}
.block-news .exclusive .item .data {
    font-size: 12px;
    opacity: 1;
    color: #687082;
}
.block-news .exclusive .item .name {
    color: #e31e24;
    font-size: 13px;
    font-weight: 400;
    margin-right: 15px;
}
.last-news .d-flex {
    margin: 0 -10px;
}
.block-news {
    margin-bottom: 40px;
}
.d-flex.justify-content-between.mt-3.mb-3.ml-3 {
    margin: 0px 0px 0 -10px;
}
a.d-block.last-news__link {
    color: #7e8595;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px dashed #7e8595;
}
h3.last-news__title {
    font-size: 21px;
    font-weight: 600;
    margin: 0 12px;
}
.last-news .card-multimedia {
    height: 175px;
}
.item-news .block .info .head-info .title {
    color: #e31e24;
    font-size: 16px;
    font-weight: 500;
    margin-right: 15px;
}
.item-news .blocks .main-items .item-data {
    font-size: 12px;
    opacity: 1;
    color: #687082;
}
.item-news .block .info .head-info .name {
    font-size: 14px;
    font-weight: 400;
    color: #687082;
}
.item-news .block .info .head-info {
    align-items: center;
    display: flex;
}
.item-news .block .info .head-info .data {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    color: #687082;
    margin-left: 20px;
}
.editors p {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 153.84%;
    margin-bottom: 25px;
}
.editors p {
    color: #162136;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%;
    margin-bottom: 30px;
}
.editors h4, .editors h4 a, .editors h4 p, .editors h5, .editors h5 a, .editors h5 p, .editors h6, .editors h6 a, .editors h6 p {
    font-size: 18px;
    font-weight: 500;
    line-height: 146%;
    margin-bottom: 20px;
}
.editors img {
    margin-bottom: 10px;
    width: 100%;
}
p.img-caption {
    font-size: 12px;
    color: #687082;
    margin: 0px 0 30px;
}
.item-news .blocks .main-items .item-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    margin: 0 0 5px;
}
.item-news .blocks .main-items .item button {
    border: 0;
    border-radius: 0;
    color: #e31e24;
    font-size: 12px;
    height: 15px;
    text-align: left;
}
.item-news .blocks .main-items .item {
    border-bottom: 0.5px solid #eee;
}
.item-news .blocks .main-items {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 25px;
}
.editors .banner {
    background: #f7f7f7;
    padding: 15px!important;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
div#adfox_16723327193576717 {
    padding: 15px;
    background: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.item-news .block .info {
    padding: 0 30px;
}
.item-news .block .info .info-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #162136;
    margin-top: 30px;
}
.item-news .block .info .hashtag a:before {
    content: '#';
}
.item-news .block .info .hashtag a {
    font-size: 16px;
    margin-right: 25px;
    opacity: 1;
    color: #687082;
}
.item-news .block .editors iframe {
    margin: 30px!important;
    padding: 0!important;
    border-radius: 5px;
    max-width: 100%;
}
.item-news .block .editors blockquote {
    margin: 0 30px;
    padding: 0 25px 0 70px;
    background: url(/icon-tsit.svg) no-repeat;
    background-size: 30px;
    background-position: 10px 6px;
}
.item-news .block .editors blockquote p {
    padding: 0;
    font-weight: 500;
    font-style: normal!important;
}
.list-border-top {
    border-top: solid 1px #eee!important;
}
.tab-list li.active label {
    color: #687082;
    font-weight: 500;
}
.item-news .block .info .hr {
    background: #eee;
    height: 1px;
}
.item-news .block img {
    width: 100%;
    height: auto!important;
    max-width: 100%;
}
.editors blockquote:before {
    content: "";
}
.editors p em:before {
    content: ""!important;
}
.editors table {
    width: 94%!important;
}

.editors table tr td {
    width: 100%!important;
}

.editors table p {
    padding: 10px!important;
    margin: 0;
}
.item-news .block .info .like button {
    border: 0;
    border-radius: 5px;
    color: #687082;
    margin-bottom: 10px;
    margin-right: 15px;
    opacity: 1;
    padding: 5px 40px 5px 15px;
    position: relative;
    transition: .4s;
    background: #f0f0f0;
    font-size: 13px;
}
.item-news .block .info .like span {
    align-items: center;
    background: #e31e24;
    border-radius: 3px;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.next-prev-news__heading {
    color: #162136;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.item-news .blocks .items .item-text {
    align-items: flex-start;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    justify-content: space-between;
    line-height: 136%;
    width: 100%;
}
.news-items .card-multimedia {
    height: 175px;
}
.items-news .hashtag {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.items-news .title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
}
.footer .footer-top .menu li {
    margin-bottom: 3px;
}
.editors ol, .editors ul {
    padding-left: 25px;
    margin-left: 60px;
    margin-bottom: 30px;
    padding-right: 35px;
}
.editors ol li, .editors ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 146%;
    margin-bottom: 10px;
}
.main-news .block .content:first-child {
    display: block;
}
.item-news .block .editors div {
    padding: 0 30px;
}
li#popular .main-items img.bg {
    height: 100px;
}
section.item-news.item-news--infinity {
    border-top: 30px solid #f4f5f8;
    padding-top: 25px;
}
.adv-top {
    margin: 0px 25px 25px 25px;
}
.adv-top .container-new {
    text-align: center;
}

.main-news .block .content:first-child .info-image img {
    max-height: 350px;
}
.news-view.item-news--infinity {
    border-top: 20px solid #f4f5f8;
    padding-top: 25px;
}
.item-news .block .info .title-main {
    font-size: 34px;
}
.undernews-adv-mob {
    padding: 0 30px;
}
.sidebar-adv {
    margin-bottom: 25px;
}


@media only screen and (max-width: 600px) {
    .container-new {
        padding: 0 10px!important;
    }
    .undernews-adv {
        padding: 0 15px 10px;
    }
    .adv-top {
        padding: 0px 10px 0px;
    }
    .adv-news {
        max-height: 200px;
    }
    .item-news .block .editors div {
        padding: 0 15px;
    }
    .main-news .block .content:first-child .info {
        padding: 15px!important;
    }
    .main-news .block .content:first-child .title-main {
        font-size: 22px!important;
    }
    .item-news .block .editors iframe {
        margin: 0!important;
    }
    .today {
        min-height: 40px!important;
        margin-bottom: 20px!important;
    }
    .block-news .interview .item .image img {
        height: 180px!important;
    }
    .block-news .interview {
        padding: 20px 15px 50px!important;
    }
    .block-news .interview .item:first-child {
        border-bottom: 0.5px solid #eee!important;
    }
    .editors ol, .editors ul {
        margin-left: 25px;
    }
    section.item-news.item-news--infinity {
        border-top: 30px solid #f4f5f8;
        padding-top: 25px;
    }
    .main-news .block {
        height: auto!important;
    }
    .main-news .block .content:last-child .item {
        flex-direction: inherit;
    }
    .main-news .block .content:last-child .item .image {
        border-radius: 4px;
        width: 40%;
        margin-right: 15px;
    }
    .main-news .block .content:last-child .item .content {
        margin-top: 0;
    }
    .main-news .block .content:first-child .text {
        font-weight: 400;
        line-height: 146%;
        margin-bottom: 20px;
        font-size: 16px;
        color: #333;
    }
    .item-news .block .info {
        padding: 0 15px;
    }
    .item-news .block .info .head-info {
        align-items: center;
        display: block;
    }
    .item-news .block .info .head-info .data {
        font-size: 12px;
        margin-bottom: 0;
        text-align: left;
        color: #687082;
        margin-left: 10px;
        margin-top: 5px;
        display: inline-block;
    }
    .item-news .block .info .head-info .title {
        font-size: 12px;
    }
    .item-news .block .info .head-info .name {
        font-size: 12px;
    }
    .editors h4, .editors h4 a, .editors h4 p, .editors h5, .editors h5 a, .editors h5 p, .editors h6, .editors h6 a, .editors h6 p {
        font-size: 18px;
        font-weight: 500;
        line-height: 146%;
        margin-bottom: 20px;
    }
    .item-news .block .editors blockquote {
        margin: 0 10px;
        padding: 0 10px 0 40px;
        background: url(/icon-tsit.svg) no-repeat;
        background-size: 20px;
        background-position: 8px 6px;
    }
    div#adfox_167229028234531800 {
        padding: 15px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .editors .banner {
        margin-bottom: 25px;
    }
    .block-news .exclusive .item .info {
        padding: 15px;
    }
    .block-news .exclusive .item .image img {
        border-radius: 8px 8px 0 0px;
    }
    .item-news .block .info .title-main {
        font-size: 26px;
    }
    .item-news .block .editors h4, .item-news .block .editors h5, .item-news .block .editors h6, .item-news .block .editors p {
        padding: 0 15px;
    }
    .item-news .blocks .main-items {
        padding: 0 15px;
    }
    .main-news .block .content:last-child .info {
        padding: 15px 0 15px 15px;
    }
    .today .description {
        width: 100%!important;
    }
}


@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
    .main-news .container-new {
        max-width: 100%;
        width: 100%;
    }
    .main-news .block {
        height: auto;
    }
}
