@media (max-width: 479.99px) {
    .news_item iframe {
        height: 140px;
    }
}
@media(min-width: 480px) {
    a.c-button__orange, .c-button__orange {
        font-size: 17px;
    }
    .uk .btn-first {
        padding: 13px 0 0 0;
    }
    .news_item iframe {
        height: 220px;
    }
}
@media(min-width: 768px) {
    .cookie-bar_wrap-top {
        display: block;
    }
    #content {
        max-width: 100%;
    }
    a.c-button__orange, .c-button__orange {
        font-size: 12px;
    }
    .cookie-bar_wrap-top,
    .cookie-bar_wrap-bottom {
        display: inline-block;
        width: 100%;
    }
    #cookie-bar-top,
    #cookie-bar-bottom {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
        font-size: 11px;
        color: #485159;
        background: #f0f1f2;
    }
    #cookie-bar-top *,
    #cookie-bar-bottom * {
        font-size: 12px;
        line-height: 1.2;
    }
    .header__grey-row__pic {
        width: 16px;
        height: 14px;
        margin: 0 8px 0 0;
    }
    .uk .btn-first {
        padding: 1px 0 0 0;
    }
    .the_champ_counter_container {
        margin: 16px 0 16px 0 !important;
    }
    .the_champ_counter_container ul.the_champ_sharing_ul li {
        float: left !important;
    }
    .like#youtube {
        position: relative;
        top: -13px;
        display: inline !important;
        margin-left: -14px;
    }
    .news_item iframe {
        height: 400px;
    }
    #___ytsubscribe_0 {
        -o-transform: scaleY(0.8);
        -ms-transform: scaleY(0.8);
        -webkit-transform: scaleY(0.8);
        transform: scale(0.8);
    }
}
@media(min-width: 992px) {
    a.c-button__orange, .c-button__orange {
        font-size: 14px;
    }
    #cookie-bar-top,
    #cookie-bar-bottom {
        width: 970px;
    }
    #cookie-bar-top *,
    #cookie-bar-bottom * {
        font-size: 13px;
    }
    .uk .btn-first {
        padding: 4px 0 0 0;
    }
}
@media(min-width: 1200px) {
    a.c-button__orange, .c-button__orange {
        font-size: 17px;
    }
    #cookie-bar-top,
    #cookie-bar-bottom {
        width: 1170px;
    }
    .category-promo .news-description a:not(.bonus_more) {
        font-size: 18px;
    }
    .uk .btn-first {
        padding: 4px 0 0 0;
    }
}
@media only screen and (min-width: 1234px) {
    #fixed {
        display: block !important;
    }
    #fixed.disabled {
        display: none !important;
    }
    #fixed:not(.disabled):hover {
        background: rgba(245, 247, 248, .6);
    }
    #fixed:not(.disabled):hover .updown {
        color: #7c9ca6;
    }
}
@media (max-width: 767px) {
    .smipartners-wrap {
        margin-bottom: 40px;
    }
}
