.arcticle .list {
    font-size: 16px;
}

.arcticle .themes-links {
    font-size: 1.2em;
    float: right;
    clear: both;
    width: 34%;
    text-align: center;
    background-color: #f3f3f3;
    margin-left: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
}

.arcticle .themes-links a {
    color: inherit;
}

.arcticle .themes-links h2 {
    font-family: Rubick, sans-serif;
    font-size: 1em;
    line-height: 100%;
    padding-bottom: 10px;
    text-align: left;
    margin: 0 10px;
    position: relative;
    border-bottom: 3px solid #77bc1f;
}

.arcticle .themes-links h2:after {
    left: 21px;
    border-width: 6px 9px 0;
    border-color: #f3f3f3 transparent transparent;
    bottom: -5.5px;
}

.arcticle .themes-links h2:before {
    left: 15px;
    border-width: 9px 15px 0;
    border-color: #77bc1f transparent transparent;
    bottom: -10px;
}

.arcticle .themes-links h2:after,
.arcticle .themes-links h2:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1;
    border-style: solid;
}

.arcticle .themes-links .media {
    margin: 0 -5px 10px;
}

.arcticle .themes-links li {
    font-size: .8em;
    line-height: 123%;
    padding: 8px 6px;
    border-top: 1px solid #DDD;
    background-color: #fff;
    list-style: none !important;
    margin: 0;
}

.arcticle .themes-links li:first-child {
    font-size: 0.9em;
    color: #9F0505;
    line-height: 16px;
    border-top: 0;
    padding-top: 7px;
}

.arcticle .themes-links .list {
    text-align: left;
    position: relative;
    overflow: visible;
    padding: 0 10px 12px;
    margin: 0;
}

.arcticle .themes-links .list.item-1 {
    padding-top: 17px;
}

.arcticle .themes-links .more {
    color: #044EAA;
    text-align: center;
    font-size: .8em;
}

.tabs_2 {
    margin-bottom: 20px;
}

.short-link {
    display: inline-block;
    text-decoration: none;
    color: #878787;
    font-family: "Segoe UI", arial, helvetica, roboto, "droid sans", sans-serif;
    font-size: 12px;
    margin: 0 0 20px;
    padding: 5px 14px;
    border: 1px solid #E2E2E2;
    border-radius: 20px;
    margin-top: 3px;
}

@media all and (max-width: 496px) {
    .arcticle-content-wrapper {
        display: flex;
        display: -webkit-flex;
        -webkit-flex-direction: column;
    }

    .arcticle-content-wrapper .arcticle-content {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        order: 1;
    }

    .arcticle-content-wrapper .themes-links {
        float: none;
        width: auto;
        margin-left: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        order: 2;
    }
}

.arcticle-media {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: block;
}

.arcticle-media img {
    max-width: 100%;
    width: 100%;
    display: block;
}

.arcticle-media__caption {
    width: 98%;
    padding: 1%;
    display: block;
    color: #fff;
    background-color: #000;
    background: rgba(0, 0, 0, 0.75);
    font-size: 11px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.arcticle-media__caption-link {
    color: #fff !important;
    text-decoration: underline;
}

.arcticle-media__caption_image {
    background: none;
    color: #000000;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 0 0 0;
    position: static;
    width: 100%;
}

.arcticle-media__caption-link_image {
    color: #888888 !important;
    font-weight: normal;
}

.arcticle-media__source {
    color: #888888;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

.arcticle-media_js_hide-title .arcticle-media__caption {
    display: none;
}

.arcticle-media .sourse {
    margin-top: 10px;
    font-size: 1.2em;
}

.arcticle-media .sourse-telecast {
    margin-top: 10px;
    color: #044EAA;
    font-size: 1.3em;
}

.arcticle__read-more {
    float: left;
    clear: both;
    width: 40%;
    margin: 1em 2em 1em 0;
    font-size: 0.625em;
}

.arcticle__read-more_right {
    float: right;
    margin: 1em 0 1em 1em;
}

.read-more {
    position: relative;
    padding: 0.6em 0.7em 0.4em 0.7em;
    border: 1px solid #ccc;
}

.read-more:after {
    content: " ";
    clear: both;
    display: block;
}

.read-more__title {
    font-weight: bold;
    line-height: 1;
    padding: 0 0 0.3em;
    font-size: 1.6em;
    line-height: 1.4em;
}

.read-more__link {
    display: block;
    text-decoration: none;
    outline: none;
    border: none !important;
    font-size: 1.6em;
    line-height: 1.4em;
}

.read-more__cover {
    display: block;
    width: 100%;
}

.read-more:hover .read-more__cover {
    background-color: #FFF;
    opacity: 0.9;
}

@media all and (max-width: 684px) {
    .read-more {
        padding: 1em;
    }

    .read-more__link {
        align-items: center;
    }

    .read-more__cover {
        display: block;
        width: 30%;
        float: left;
        padding-right: 10px;
    }
}

@media all and (max-width: 490px) {
    .read-more__link {
        font-size: 1.2em;
    }
}

.video-iframe, .mediaplayer {
    overflow: hidden;
    position: relative;
    width: 720px;
}

.video-iframe {
    padding-bottom: 56.25%;
}

.text .video-iframe, .text .mediaplayer, .text .EmbedBlock-root {
    width: 100%;
}

.video-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.jwswf {
    left: 0;
}

.rtcode > * {
    margin-left: auto;
    margin-right: auto;
}

.live-updates {
    margin: 0 0 3em;
}

@media all and (max-width: 864px) {
    .live-updates {
        margin-bottom: 2.4em;
    }
}

.live-updates__autoupdate-switcher {
    border-bottom: 1px solid #2f2f2f;
    background-color: #b1b1b1;
    padding: 10px 0;
    display: none;
}

.live-updates__list {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}

.live-updates__post {
    margin: 1.25em 0 !important;
    list-style-type: none !important;
}

.live-updates__post.target .liveupdate__border-wrap {
    background: #f5ffe8;
    border-color: #91c34f;
}

.live-updates__load-more {
    text-align: center;
    font-size: 0.55em;
    display: none;
}

.live-updates__load-more [data-click] {
    cursor: pointer;
}

.live-updates__load-more .buttons__item {
    color: #FFFFFF !important;
    font-size: 1.8em;
}

.live-updates__socials {
    position: absolute;
    top: 14px;
    right: 36px;
    transform: scale(0.58);
    transform-origin: top right;
    overflow: hidden;
    height: 32px;
}

.live-updates__socials .addthis__button {
    margin: 0 3px;
}

.live-updates .share_ready .liveupdate__share {
    height: auto;
    overflow: auto;
    opacity: 0.5;
    padding: 0.25em;
}

.live-updates .loading {
    margin: 2em auto 4em;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    border: .2em solid #e2e2e2;
    border-top-color: #636363;
    animation: spin 1s infinite linear;
    display: none;
}

.liveupdate__date {
    font-size: 1.65em;
    font-weight: bold;
    margin-bottom: 0.7em !important;
}

.liveupdate__border-wrap {
    padding: 0.6em;
    border: 1px solid #bebebe;
    position: relative;
}

.liveupdate__share {
    float: right;
    cursor: pointer;
    padding: 0;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: opacity 0.2s ease;
}

.liveupdate__share:hover, .liveupdate__share:focus {
    opacity: 1 !important;
}

.liveupdate__time {
    font-size: 1.35em;
    line-height: 1.3em;
    margin-bottom: 0.7em;
}

.liveupdate__title {
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 0.4em;
}

.liveupdate__text a {
    color: #0059B2;
    text-decoration: none;
    transition: border-color .25s;
    border-bottom: 1px solid transparent;
}

.liveupdate__text a:hover {
    outline: 0;
    border-color: rgba(216, 0, 0, 0.6);
    color: #d80000;
    text-decoration: none !important;
}

.liveupdate__text p {
    line-height: 1.55em;
    margin-bottom: 1.1em;
}

.liveupdate__text p:last-child {
    margin-bottom: 0;
}

.live-updates__load-more .buttons__item {
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-color: rgba(0, 0, 0, .13);
    color: #000 !important;
    height: 28px;
    padding: 0 25px 2px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}

.live-updates__load-more .buttons__item:hover {
    border-color: #e00333;
    color: #e00333 !important;
}

.news__media-in_main-2 {
    max-width: none;
    display: inline-block;
    height: auto;
    padding: 0;
}

@media screen and (max-width: 1024px) {
    .news__media-in_main-2 {
        display: block;
    }

    .video-iframe, .mediaplayer {
        width: 100%;
    }
}

.quotation {
    -webkit-box-shadow: inset 0px 2px #ffffff, inset 0px 3px #555555,
    inset 0px -2px #ffffff, inset 0px -3px #555555;
    box-shadow: inset 0px 2px #ffffff, inset 0px 3px #555555,
    inset 0px -2px #ffffff, inset 0px -3px #555555;
    border-top: 2px solid #b9b9b8;
    border-bottom: 2px solid #b9b9b8;
    margin: 0 0 20px 0;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    text-align: right;
    font-style: italic;
}

.quotation img, .quotation__img {
    float: left;
    padding-right: 20px;
    width: auto;
}

.quotation cite, .quotation__source {
    color: #888888;
    display: block;
    text-align: right;
    padding-top: 10px;
    font-style: normal;
}

.news__media-legend-title {
    font-size: 13px;
    color: #000000;
}
.news__media-legend-copyright {
    font-size: 13px;
}

.EmbedBlock-root {
    overflow: hidden;
    position: relative;
    width: 720px;
}

@media screen and (max-width: 1024px) {
    .EmbedBlock-root {
        width: 100%;
    }
}

.EmbedBlock-root > * {
    vertical-align: top !important;
    margin: 0 auto !important;
}

.EmbedBlock-root .FacebookEmbed, .EmbedBlock-root .TwitterEmbed, .EmbedBlock-root .TVZvezdaEmbed, .EmbedBlock-root .YouTubeEmbed, .EmbedBlock-root .InstagramEmbed, .EmbedBlock-root .VimeoEmbed, .EmbedBlock-root .TVZvezdaEmbed, .EmbedBlock-root .DailyMotionEmbed, .EmbedBlock-root .AllEmbed {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.YouTubeEmbed:before {
    content: "";
    display: flex;
    padding-bottom: 56.25%;
}

.YouTubeEmbed iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}