:root {
    --main-bg-color: #494949;
    --main-color: #F2C208;
    --main-color-1: #fff;
}

@font-face {
    font-family: 'Montserrat';
    src: url(/static/fonts/Montserrat/static/Montserrat-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url(/static/fonts/Montserrat/static/Montserrat-Bold.ttf);
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #000 !important;
    /*background: #000 !important;*/
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 15px;
    color: #E8E8E8;
}

p {
    margin: 0;
}

body>div:nth-child(1) #left,
body>div:nth-child(1) #right {
    cursor: pointer;
}



/*устанавливаем неактивными все слайды в слайдере кроме первого*/
/*.Slider li:not(:first-child, .bx-clone) {
    display: none;
}*/

.row,
.d-flex {
    display: -webkit-box;
    display: flex;
}

a,
a:hover {
    color: #F2C208;
}

.slider {
    height: 150px;
    overflow: hidden;
}

.color-title {
    color: inherit!important;
}
.bold {
    font-weight: bold!important;
}

.grey {
    color: #E8E8E8 !important;
}

#showMore,
#showBestMore,
#showAllBestMore {
    padding: 15px 10px;
    background: #F2C208;
    color: #000;
}

#scrollLeft, #scrollRight {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease-in-out;
    -moz-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
}

#scrollLeft img {
    filter: brightness(1.5);
    margin-left: -15px;
}

.header-mobile {
    justify-content: space-between;
    background: url("/static/img/bg/grung_header_bg.jpg") #000000;
}
.header-mobile>div:nth-child(3) {
    width: 156px;
}
.header-mobile .fa {
    color: #F2C208;
    font-size: 1.4em;
}
.header-mobile-slogan {
    height: 25px;
    width: 100%;
}
.header-mobile-slogan img {
    display: block;
    margin: -2px auto;
    width: 30vw;
}
.header-mobile .fa-container {
    background: #494949;
    width: 45px;
    height: 45px;
}
.header-mobile .logo {
    height: 70px;
    filter: brightness(1.5);
}

.title {
    color: #F2C208;
    font-size: 1.2em;
}
.title:link,
    /*.title:hover,*/
.title:visited {
    text-decoration: none;
    color: #F2C208;
}

.efir .title,
.social .title,
.quote .title,
.song-list .title,
.app .title {
    color: #E8E8E8;
}

.podcast-title,
.podcast-title:hover,
.podcast-title:visited {
    color: #F2C208;
}
.podcast-description {
    margin-top: 5px;
}
.program {
    /*border-bottom: 1px solid #5A5A5A;*/
}
.podcast,
.image {
    position: relative;
}

.play-button-new {
    background: url(/static/img/Roks_play_40x40_var2.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
}

.play-youtube:hover .play-button-new {
    opacity: 1;
}

.playlist-item .time,
.image .date,
.image .play-youtube {
    color: #000000;
    background: #F2C208;
    position: absolute;
    padding: 0 7px;
    display: inline;
}
.playlist-item .time,
.image .date {
    top: 0;
    left: 0;
}
.image .text-container {
    position: absolute;
    bottom: 0;
}

.text-container .text {
    color: #000000;
    background: #F2C208;
    padding: 3px 7px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.image .play-youtube {
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
}
.play-youtube {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    cursor: pointer;
}
.play-youtube .fa {
    font-size: 22px;
}
.play-youtube-img {
    cursor: pointer;
}

.efir .time {
    color: #E8E8E8;
}
.efir .song {
    color: #F2C208;
}


.bx-wrapper {
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
}
.bx-caption {
    background: rgb(242, 194, 8) !important;
}
.bx-caption span {
    color: #000000 !important;
    font-family: 'Fira Sans Condensed', sans-serif !important;
}
.bx-controls {
    display: none !important;
}

.help {
    background: #191919;
    border: 1px solid #272727;
}

.posters .col-md-4:not(:first-child) {
    margin-top: 10px;
}
.container {
    margin-left: initial;
    transition: margin-left .5s;
}
.kamtugeza-icon {
    background: url(https://www.radioroks.ua/static/img/sprites/kamtugeza_btn_sprite.png);
    width: 128px;
    height: 28px;
    display: inline-block;
}
.kamtugeza-item .fa-caret-down {
    vertical-align: super;
}

.dashed-link:link,
.dashed-link:hover,
.dashed-link:visited {
    text-decoration: none;
    color: #F2C208;
    border-bottom: 1px dashed #F2C208;
}

.text-decoration-none,
.text-decoration-none:hover,
.text-decoration-none:active,
.text-decoration-none:visited,
.no-text-decoration,
.no-text-decoration:hover,
.no-text-decoration:visited {
    text-decoration: none!important;
    outline: none!important;
}

.link:link,
.link:hover,
.link:visited {
    color: #F2C208;
}

.add-btn {
    margin-top: 10px;
}

.program {
    margin-bottom: 20px;
}
.program .image {
    /*margin-bottom: 5px;*/
}
.news .row {
    margin-bottom: 11px;
}

.tabs {
    display: -webkit-box;
    display: flex;
    margin: 10px 0;
    border-bottom: 1px solid #5A5A5A;
}
.tab-active,
.tab-unactive {
    border: 1px solid #5A5A5A;
    border-radius: 3px 3px 0 0;
    margin-bottom: -1px;
    padding: 5px 10px 0;
    margin-left: 12px;
}
.tab-active {
    color: #F2C208;
    font-weight: bold;
    border-bottom-color: #000000;
}
.tab-unactive > a {
    color: #E8E8E8;;
    text-decoration: none;
}
#sort {
    margin-left: auto;
}
#sort select {
    border-radius: 2px;
    border: none;
    padding: 4px;
    background: #5A5A5A;
    color: #fff;
}

.pager-block {
    margin-top: 10px;
}
.pager-block a {
    color: #F2C208;
}
.pager-block .right {
    display: inline;
    float: right;
    text-align: end;
    font-size: 13px;
    margin-top: 2px;
}
.pager-block .current,
.pager-block > a {
    display: inline;
    margin-right: 5px;
}

.i-p {
    background: #3F3F3F;
    color: #fff;
    border: none;
    margin-bottom: 5px;
    width: 100%;
}

.b-forms {
    width: 100%;
    max-width: 600px;
    margin: 10px auto;
}
.b-forms th {
    padding-right: 10px;
}

#player-s {
    display: none;
}

.items {
    margin: 0 -9px;
}
.item {
    margin: 10px 0;
    padding: 0 9px;
}

.stock-submenu .item {
    /*background: #3E3E3E;*/
    padding: 8px 10px;
    float: left;
    font-size: 14px;
    border: 1px solid #515151;
    margin: 5px 0;
    margin-right: 4px;
    color: #ffffff;
}

.stock-submenu .item.active, .stock-submenu .item:hover {
    background: #3E3E3E;
    border: 0;
    padding: 9px 11px;
}

.stock-submenu a .item {
    color: #ffcc00;
    cursor: pointer;
}

.show-desc {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
}

.mb {
    margin-bottom: 5px;
}

#youtubePlayer {
    display: none;
}

.btn-submit {
    cursor: pointer;
    background: #F2C208;
    border: solid #F2C208;
    font-weight: bold;
}

#popup {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #080808;
    opacity: 0.9;
    z-index: 4;
    display: none;
}

#youtubePlayer {
    position: fixed;
    /*top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 10;
    /*background: #494949;*/
}

#youtubePlayer .video-container {
    width: 100%;
}

.player-close {
    position: absolute;
    top: 7px;
    right: 10px;
    color: #F2C208;
    cursor: pointer;
}
.player-close .fa {
    font-size: 26px;
}

#actions-list {
    display: -webkit-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#actions-list .action-list {
    min-height: 130px;
    width: 230px;
    overflow: unset;
}

#actions-list img {
    width: 236px!important;
}

#actions-list .action-list>div:nth-child(2),
#actions-list .left {
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
}

#actions-list .left a {
    margin-right: 10px;
}

.stock-submenu,
.stock-submenu .item,
.stock-submenu span {
    display: -webkit-box;
    display: flex;
}

.podcast-info a {
    text-decoration: none;
}

.stock-submenu .sup-right {
    vertical-align: sub;
    font-size: 10px;
    padding-left: 2px;
}

.header-content-imgs>div {

}

.stl-relative {
    position: relative;
}

.stl-absolute {
    position: absolute;
}

.stl-margin-top {
    margin-top: 16px;
}

.stl-margin-top-2 {
    margin-top: 8px;
}

.stl-margin-bottom {
    margin-bottom: 16px;
}

.stl-margin-bottom-2 {
    margin-bottom: 8px;
}

.w-max {
    max-width: max-content;
}

.date-podcast {
    top: 0;
    left: 0;
}

.title-podcast {
    margin-right: 7px;
    bottom: 0;
    left: 0;
}

/*.podcast>div {
    overflow: hidden;
}*/

.listened-podcast {
    top: 0;
    right: 0;
}

.style-text-in-img {
    padding: 2px 7px;
    background: #F2C208;
    color: #000;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 1.4;
}

.new-player .mlp-player {
    display: none!important;
}

.title-podcast .song {
    padding: 3px 7px;
}

.music-sets .fa-eye,
.news .fa-eye,
.info .fa-eye {
    margin-right: 5px;
}

.listened-podcast .fa-headphones {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 5px;
}

.podcast-mobile-title a {
    text-decoration: none;
}

.videos .col,
.blog .col,
.news .col {
    overflow-y: hidden;
}

.show-desc div {
    position: absolute;
    border-bottom: 1px dashed #000;
    bottom: 4px;
    left: 7px;
    width: 92px;
}
.podcast-mobile-title a span {
    position: absolute;
    width: 150px;
    left: 0;
    border-bottom: 1px dashed #F2C208;
    bottom: 0;
}

.podcasts {
    margin: 0;
}

.podcast img {
    width: 100%;
}

.new-player {
    background: rgb(68, 68, 68) none repeat scroll 0% 0%;
}

.new-player:not(.small-player) {
    border-radius: 5px;
}

.title-best-for-month {
    display: flex;
}

.title-best-for-month h2 {
    padding-top: 10px;
}

.title-best-for-month form {
    margin-bottom: 7px;
}

.title-best-for-month form select {
    cursor: pointer;
}

h1.title {
    font-weight: 800;
    color: #E8E8E8;
}
.kamtugeza>.row {
    margin-bottom: 16px;
}

.program .image {
    overflow-y: hidden;
}

.small-player {
    height: 45px!important;
}

.title-best-for-month select {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 30px;
    border: none;
    outline:none;
    z-index: 1;
}

.title-best-for-month #type {
    background: url('/static/img/roks_selector_rubrika.png') 100% no-repeat!important;
    width: 187px;
}

.title-best-for-month #time {
    background: url('/static/img/roks_selector_rubrika.png') 100% no-repeat!important;
    width: 120px;
}
.new-player {
    position: relative;
    height: 70px;
    z-index: 0;
}

.small-player {
    height: 45px;
}
#parts .small-player {
    border-radius: 5px;
}
.poster .image {
    max-width: min-content;
}

.poster .text-container {
    width: inherit;
}

.buy-tickets {
    color: #000;
    background: #F2C208;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 19px;
    font-weight: bold;
}

.buy-tickets:hover {
    color: #000;
    background: #F2C208;
    text-decoration: none;
}

.bx-wrapper img {
    max-width: 100%;
    display: inline-block;
}

.bx-viewport li {
    min-height: 1px;
    min-width: 1px;
}

.program-img {
    width: 100%;
    padding: 0;
}

.title-best-for-month option {
    background-color: #444;
    color: #E8E8E8;
}

.cursor-pointer {
    cursor: pointer!important;
}

.mb-16 {
    margin-bottom: 16px;
}

.mt-20 {
    margin-top: 20px;
}

.ml-120-px {
    margin-left: 120px;
}

.h-100-px {
    height: 100px;
}
.t-0 {
    top: 0;
}
.overflow-hidden {
    overflow: hidden;
}

#upArrow {
    background: url(https://www.radioroks.ua/static/img/up_arrow.png);
    max-width: 60px;
    max-height: 60px;
    min-width: 40px;
    min-height: 40px;
    width: 13vw;
    height: 13vw;
    display: none;
    position: fixed;
    z-index: 3;
    right: 50px;
    bottom: 50px;
    background-size: 100% auto;
    cursor: pointer;
}

#gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
#gallery>a:not(.first-line) {
    margin-bottom: 16px;
}
#gallery>a {
    cursor: pointer;
    margin: 0 8px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.height10 {
    clear: both;
    height: 10px;
}
.clear-hor {
    clear: both;
}
.list_img_stock {
    width: 315px;
    margin-bottom: 10px;
    margin-right: 25px;
    min-height: 260px;
    float: left;
}
.player-y {
    background-color: #494949;
    padding: 11px 21px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 768px;
    height: 585px;
    z-index: 103;
}

.slick-prev,
.slick-next {
    position: absolute;
    background: url('/static/img/main/arrow_slider.png') !important;
    width: 44px !important;
    height: 58px !important;
    top: 157px !important;
    border: none;
    z-index: 1 !important;
    cursor: pointer;
}
.slick-prev {
    left: 15px !important;
}
.slick-next {
    right: 15px !important;
    transform: scaleX(-1);
}

.slick-dots {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    padding: 0;
    list-style: none;
}

.slick-dots li {
    height: 15px;
    width: 15px;
    background-color: #bababa;
    cursor: pointer;
}

.slick-dots>li:not(:last-child) {
    margin-right: 5px;
}

.slick-dots .slick-active {
    background-color: #F2C208!important;
}

.slick-track {
    font-size: 23px;
}

.slider-body {
    font-size: 19px;
    padding: 10px;
    color: #000;
    background-color: #F2C208;
}

.list_box {
    display: grid;
    grid-gap: 16px;
}

.lh-1 {
    line-height: 1em;
}

.mb-4-px {
    margin-bottom: 4px;
}

.mt-8-px {
    margin-top: 8px;
}

.mt-16-px {
    margin-top: 16px;
}

.ml-120-px {
    margin-left: 120px;
}

.fs-15 {
    font-size: 15px;
}

.py-10-px {
    padding-top: 10px;
    padding-bottom: 10px;
}

.d-grid,
.afisha__block {
    display: grid;
    grid-gap: 16px;
}

.afisha__block a:hover,
.afisha__block a:focus,
.afisha__block a:visited {
    text-decoration: none;
}

.afisha__item>*:not(.for-editor) {
    line-height: 1em;
}

.for-editor {
    line-height: 1.2em;
}

.afisha__button {
    width: max-content;
    padding: 7px 12px 7px 7px;
    background-color: #F2C208;
    color: #000;
    font-size: 19px;
}

.grid__1_2 {
    grid-template-columns: 1fr 1fr;
}

.grid__2_3 {
    grid-template-columns: repeat(3, 1fr);
}

.max-width-100 {
    max-width: 100%!important;
}

/*google-news*/
.block__google-news {
    grid-template-columns: repeat(3, max-content);
    justify-content: space-between;
    align-items: center;
    background-color: #e3e3e3;
}

.block__google-news .img__google-news {
    margin-left: 20px;
}

.block__google-news .text__google-news {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #171717;
}

.block__google-news .subscribe_google-news {
    font-size: 21px;
    font-family: 'Montserrat-Bold', sans-serif;
    margin: 7px;
    padding: 16px 32px;
    background-color: #be0f0a;
    color: #fff;
}
/**/

@media screen and (min-width: 1370px){
    .player-y, #youtubePlayer {
        width: 898px !important;
        height: 675px !important;
    }

    #player-y iframe {
        width: 100%;
        height: 505px;
    }
}

@media (min-width: 768px) and (max-width: 1070px) {
    /*google-news*/
    .block__google-news {
        grid-template-columns: 20% auto;
        grid-row-gap: 12px;
        align-items: center;
        background-color: #e3e3e3;
        justify-content: space-evenly;
        padding: 16px 0;
    }

    .block__google-news .img__google-news {
        grid-row: 1 / span 2;
        margin: 0;
    }

    .block__google-news .img__google-news picture {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .block__google-news .text__google-news {
        font-size: 21px;
        font-family: 'Montserrat', sans-serif;
        color: #171717;
        text-align: center;
        line-height: 1.2;
    }

    .block__google-news .text__google-news br {
        display: block;
    }

    .block__google-news .subscribe_google-news {
        font-size: 15px;
        font-family: 'Montserrat-Bold', sans-serif;
        margin: 0;
        padding: 12px 32px;
        background-color: #be0f0a;
        color: #fff;
    }
    /**/
}

@media (max-width: 768px) {
    .slick-slide img {
        width: 100%;
        min-height: 49vw;
    }
    .slick-slide .slider-body {
        font-size: 16px;
        line-height: 1em;
    }
    .slick-prev, .slick-next {
        opacity: .6;
        top: 30%!important;
    }
    .slick-prev {
        transform: scale(.7);
        left: 0!important;
    }
    .slick-next {
        transform: scale(-.7);
        right: 0!important;
    }

    .banner-hor {
        display: none;
    }

    .grid__1_2 {
        grid-template-columns: 1fr;
    }

    .grid__2_3 {
        grid-template-columns: 1fr 1fr;
    }
    /*google-news*/
    .block__google-news {
        grid-template-columns: 20% auto;
        grid-row-gap: 12px;
        align-items: center;
        background-color: #e3e3e3;
        justify-content: space-evenly;
        padding: 16px 0;
    }

    .block__google-news .img__google-news {
        grid-row: 1 / span 2;
        margin: 0;
    }

    .block__google-news .img__google-news picture {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .block__google-news .img__google-news img {
        max-height: 65px;
        object-fit: contain;
    }

    .block__google-news .text__google-news {
        font-size: 21px;
        font-family: 'Montserrat', sans-serif;
        color: #171717;
        text-align: center;
        line-height: 1.2;
    }

    .block__google-news .subscribe_google-news {
        font-size: 15px;
        font-family: 'Montserrat-Bold', sans-serif;
        margin: 0;
        padding: 12px 32px;
        background-color: #be0f0a;
        color: #fff;
    }
    /**/
}

@media (min-width: 1044px) {
    .Slider {
        min-height: 389px;
    }
    .Slider img {
        height: 340px;
    }
}

@media (min-width: 768px) {
    .header a:focus, .header a:visited, .header a:hover,
    .song-list a:focus, .song-list a:visited, .song-list a:hover {
        text-decoration: none;
        outline: none;
    }
    #gallery a>img {
        min-width: 400px;
    }
    .menu>li:last-child a {
        min-width: 165px;
    }
    .height-auto {
        height: auto!important;
    }
    .box-header-logo {
        margin-left: 45px;
    }
    /*#admixer_9933b22ff46e4b82bcf9fdcfb6530428_zone_34606_sect_2656_site_2324,
    #admixer_072ddba857fb421b918e7a6d6d0fa1a8_zone_9614_sect_2656_site_2324 {

    }*/

    .Slider:not(.slick-initialized) {
        height: 389px;
        overflow-y: hidden;
    }

    .Slider {
        margin-bottom: 16px;
    }

    .Slider,
    .Slider .slick-list {
        max-width: 1044px!important;
    }
    /*.slick-prev, .slick-next {
        display: none;
    }*/
    .main-page {
        max-width: 744px;
    }
    #songsListRight img {
        max-width: 85px;
        border-radius: 5px;
    }
    #songsListRight > div:first-child {
        padding-top: 5px !important;
    }
    #songsListRight > div:not(:last-child) {
        border-bottom: 1px solid #46434e;
    }
    #cur-header-dj-title,
    #singer0 {
        font-weight: bold;
    }
    #song0, #song0 a, #singer0, #singer0 a, .current-title-dj, .current-dj .end-time {
        line-height: 17px !important;
        display: block !important;
    }
    #song0, .current-dj .end-time {
        margin-top: 4px;
    }
    #song0 {
        width: max-content;
    }
    .box-current-song .current-dj {
        display: flex;
        min-width: 190px;
    }
    .box-header-current-song {
        width: 460px;
        margin-top: 20px;
        margin-left: 35px;
    }
    .box-current-song img {
        height: 85px !important;
        width: 85px !important;
        object-fit: cover;
        border-radius: 5px;
        margin-right: 10px;
    }
    .current-song {
        max-width: 275px;
    }
    .box-current-song .current_song_title {
        width: max-content !important;
        position: relative !important;
        min-width: 115px;
    }
    .header-current-song {
        display: grid;
        grid-template-columns: 75px max-content auto;
        height: 19px;
        width: 100%;
        margin-bottom: 6px;
    }
    .header-current-song>div {
        background-color: var(--main-bg-color);
    }
    .header-current-song span {
        display: block;
        width: max-content;
        color: #fff;
        padding: 1px 10px;
        font-size: 15px;
        line-height: 17px;
    }

    .stl-padding-left-8 {
        padding-left: 8px;
    }
    .stl-padding-right-8 {
        padding-right: 8px;
    }
    .stl-margin-9 {
        margin-left: -9px;
        margin-right: -9px;
    }
    .channels .channel-title {
        display: flex;
    }
    .channels .channel-title>div {
        width: 15px;
        padding-top: 5px;
        margin-right: 7px;
    }
    .stl-width-356 {
        width: 356px;
    }
    .center-row .col-md-6 {
        padding: 0 9px 0 9px;
    }
    .title-best-for-month #type {
        margin-right: 2px;
    }
    .left-block-img img,
    .podcast img {
        width: 100%;
        height: 187px;
        object-fit: cover;
    }
    .podcasts .ui-datepicker {
        width: 100%;
        padding: 0;
    }
    .podcasts .ui-datepicker-next {
        cursor: pointer;
        right: 19px!important;
    }

    .podcasts .ui-datepicker-prev {
        cursor: pointer;
        left: 19px!important;
    }

    .podcasts #podcast-datepicker {
        position: inherit!important;
        float: left;
        margin: 0;
    }

    .podcasts #podcast-datepicker>div,
    .podcasts #podcast-datepicker>div>div {
        margin: 0;
    }

    .podcasts .ui-datepicker-header {
        height: 28px;
        background: #444!important;
        padding-top: 0!important;
        padding-bottom: 1px!important;
    }

    .podcasts .ui-datepicker-prev::before,
    .podcasts .ui-datepicker-next::before {
        font-size: 18px;
    }

    .podcasts .ui-datepicker-calendar {
        /*width: 360px;*/
        border: none!important;
    }

    .podcasts .ui-datepicker th {
        border: 1px solid #000;
        border-bottom: 0;
        padding: 0.4em .3em;
    }

    .podcasts th {
        background: #444;
    }

    .podcasts th span {
        color: #E8E8E8;
    }

    .podcasts .ui-datepicker th:first-child {
        border-left: 0!important;
    }

    .podcasts .ui-datepicker th:last-child {
        border-right: 0!important;
    }

    .podcasts tbody .ui-state-default {
        text-align: center;
        border: none;
    }

    .podcasts .undefined a:not(.ui-state-active) {
        color: #F2C208!important;
    }

    .podcasts .ui-datepicker-title {
        color: #E8E8E8;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 28px;
    }

    .podcasts .ui-datepicker-current-day {
        background: #F2C208;
    }

    .podcasts tbody {
        height: 144px!important;
    }

    .podcasts .ui-datepicker td span {
        /*background: #fff!important;*/
    }

    .podcasts .next-day {
        top: 3px;
        right: 20px;
        text-decoration: none;
    }

    .podcasts .prev-day i,
    .podcasts .next-day i {
        vertical-align: baseline;
    }

    .podcasts .prev-day {
        top: 3px;
        left: 20px;
        text-decoration: none;
    }

    .banner-728x90 {
        margin-top: 16px;
    }
    .slider {
        height: 325px;
    }
    .podcasts>div {
        padding: 0;
        margin-bottom: 16px;
    }
    .podcasts>div:nth-child(2n+1),
    .left-block-img {
        padding-right: 8px;
    }
    .podcasts>div:nth-child(2n),
    .right-block-img {
        padding-left: 8px;
    }
    .right-block-img img {
        object-fit: cover;
        height: 187px!important;
    }
    .mt {
        margin-top: 16px;
    }
    .container {
        width: 1076px;
        margin: auto;
        padding: 0 16px;
    }
    .header .listen a {
        text-decoration: none;
        color: #000;
    }
    .no-gutters > .main-page {
        padding-right: 16px;
    }
    .main {
        min-height: calc(100vh - 245px);
        padding-top: 19px;
        padding-bottom: 10px;
        z-index: 1;
        position: relative;
        cursor: auto;
    }
    .soc-icon-width.rightBlock {
        display: flex;
        width: 300px;
        flex-direction: row;
        justify-content: space-between;
        margin: 6px 0 21px 0;
    }
    .soc-icon-width.rightBlock img {
        width: auto;
        height: 100%;
    }
    .icon-social-facebook,
    .icon-social-instagram,
    .icon-social-viber,
    .icon-social-telegram,
    .icon-social-youtube,
    .icon-social-tiktok {
        width: 17%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .icon-social-facebook {
        background: #3b5998;
        border-radius: 3px 0 0 3px;
    }
    .icon-social-instagram {
        background: #d93175;
    }
    .icon-social-viber {
        background: #7b519d;
    }
    .icon-social-telegram {
        background: #00a7e3;
    }
    .icon-social-youtube {
        background: #cf2226;
        border-radius: 0 3px 3px 0;
    }
    .icon-social-tiktok {
        background: #1b0a1a;
        border-radius: 0 3px 3px 0;
    }
    .viber {
        background: #191919;
        border: 1px solid #F2C208;
        min-height: 40px;
    }
    .viber:hover {
        color: #fff;
    }

    .new_artist_img {
        max-height: 85px;
        object-fit: contain;
    }

    .header {
        position: relative;
        height: 124px;
        cursor: auto;
        z-index: 3;
        background: url("/static/img/bg/grung_header_bg.jpg") #000000;
    }
    /*.header .row > div:not(:last-child) {
        margin-top: 10px;
    }*/
    /*.header .logo {
        width: 180px;
    }
    .slogan {
        width: 380px;
    }*/
    .icons {
        width: 120px;
    }

    .listen {
        background: #F3C309;
        color: #252525;
        width: 300px;
        position: absolute;
        top: 20px;
        right: 15px;
        border-radius: 5px;
        z-index: 2;
    }
    .listen-text {
        display: -webkit-box;
        display: flex;
        justify-content: space-between;
        color: black;
        padding: 10px 16px 3px;
        font-size: 1.8em;
        font-weight: 500;
        cursor: pointer;
    }
    .listen-text .fa {
        font-size: 1.5em;
        margin-right: 10px;
    }
    .listen-more {
        display: -webkit-box;
        display: flex;
        align-items: center;
        font-size: 0.97em;
        padding: 5px 16px;
    }
    .listen-more .fa {
        font-size: 15px;
        font-weight: bold;
        margin-right: 7px;
    }
    .channels {
        display: none;
        cursor: pointer;
    }
    .channel-title,
    .channel-song {
        display: block;
        padding-left: 16px;
    }
    .channel-title {
        font-weight: bold;
    }
    .channel-song {
        font-size: 0.9em;
    }
    .channel:hover {
        background-color: rgba(0, 0, 0, 0.1);
    }
    .channel .fa {
        margin-right: 6px;
    }
    .channel-song {
        padding-left: 38px;
    }
    .channel {
        display: block;
        padding: 3px 0;
    }
    .listen:hover .channels {
        display: block;
        box-shadow: 0 12px 10px rgb(0 0 0 / 60%);
    }

    .right {
        position: relative;
        width: 300px;
    }
    .song-list .title:first-child {
        /*margin-top: -3px;*/
    }

    .right .song-list .title:nth-child(3),
    .right .app,
    .right .quote {
        margin-top: 14px;
    }
    .right .help {
        margin-top: 20px;
    }
    .right-sticky {
        position: sticky;
        top: 46px;
    }

    .song-item img {
        width: 100%;
        min-height: 170px;
    }
    .song-item {
        margin: 2px 0 10px 0;
    }

    .menu-container {
        background: #494949;
        cursor: auto;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 2;
    }
    .menu {
        display: -webkit-box;
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0;
        height: 46px;
        justify-content: space-between;
    }
    .menu > li {
        text-align: center;
        width: max-content;
        display: -webkit-box;
        display: flex;
    }
    .menu > li:nth-child(7)>ul {
        margin-left: 5px;
    }
    .menu > li > a {
        color: #F2C208;
        font-size: 1.25em;
        text-decoration: none;
        padding: 9px 14px;
    }
    .menu li a {
        width: 100%;
        display: block;
    }
    .menu > li:last-child .submenu {
        margin-left: -72px;
    }
    .menu > li.active:last-child .submenu {
        margin-left: unset;
    }
    .menu > li:first-child > a {
        display: -webkit-box;
        display: flex;
        margin-right: 10px;
    }
    .menu li:first-child .submenu {
        width: 173px;
    }
    .menu li.active:first-child .submenu {
        width: 100%
    }
    .menu > li:first-child .fa-caret-down,
    .menu > li:nth-child(2) .fa-caret-down {
        margin-top: 6px;
        margin-left: 4px;
    }

    .submenu {
        background: #494949;
        position: absolute;
        z-index: 2;
        list-style: none;
        padding: 0;
        margin-top: 46px;
        text-align: initial;
        box-shadow: 0 12px 10px rgb(0 0 0 / 60%);
        display: none;
    }
    .submenu a {
        padding: 3px 10px;
        color: #F2C208;
        text-decoration: none;
    }
    /*.submenu li:hover {
        background: rgba(243, 195, 9, 0.1);
    }*/

    .menu .active,
    .menu .active .submenu:not(.no-active-submenu) {
        background: #2A2A2A;
    }
    .menu .active .submenu:not(.no-active-submenu) {
        z-index: 1;
        display: -webkit-box;
        display: flex;
        left: 0;
        margin-left: 0 !important;
        width: 100%;
        justify-content: center;

    }
    .menu .active .submenu:not(.no-active-submenu) a {
        padding: 0 8px;
        margin: 5px 0 3px 0;
    }
    .submenu:not(.no-active-submenu) .active {
        border-bottom: 4px solid #F2C208;
    }
    .submenu:not(.no-active-submenu) .active a {
        color: #fff;
    }
    .active-submenu {
        background: #2A2A2A;
        display: none;
    }
    .menu-scroll {
        margin-top: -46px;
        position: sticky;
        top: 0;
        width: fit-content;
        width: -moz-fit-content;
        z-index: 2;
    }

    .listen-sm {
        color: #000000;
        background-color: #F2C208;
        padding: 1px 10px 0 10px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 21px;
        font-weight: bold;
        margin-right: -45px;
    }
    .listen-sm .fa {
        font-size: 21px;
    }
    .quote img {
        width: 80px;
        height: 80px;
        border: 1px solid #3e3e3e;
        object-fit: cover;
    }
    .quote .dashed-link,
    .greet .dashed-link{
        float: right;
        font-size: 0.8em;
    }

    .greet #download_href {
        display: none;
    }
    .greet {
        margin-top: 15px;
    }

    .image .song-title {
        position: absolute;
        bottom: 0;
    }

    .image .song-title .song,
    .image .song-title .singer {
        color: #000 !important;
        background: #F2C208;
        padding: 0 7px;
        display: inline-block;
    }
    .image .song-title .singer {
        font-weight: bold;
    }

    .greet .title {
        margin-bottom: 0;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #666;
    }
    .bx-caption {
        width: 100% !important;
        font-size: 1.6em;
        height: 45px;
        display: -webkit-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .bx-wrapper .bx-pager {
        top: 5px;
        right: 5px;
        width: unset;
        bottom: unset;
        padding-top: 0;
    }
    .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #F2C208;
    }
    .bx-controls {
        display: block !important;
    }
    .bx-controls-direction {
        display: none;
    }
    .bx-wrapper .bx-controls-direction a {
        z-index: unset;
    }
    .bx-wrapper:hover .bx-controls-direction {
        display: block;
    }
    .bx-wrapper .bx-controls-direction a {
        top: 120px !important;
    }
    .bx-wrapper .bx-prev {
        width: 57px !important;
        height: 69px !important;
        left: 0;
        background: url('/images/slider_left_arrow.png');
    }
    .bx-wrapper .bx-next {
        width: 57px !important;
        height: 69px !important;
        right: 0;
        background: url('/images/slider_right_arrow.png');
    }
    .bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
        background-position: unset;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px;
        height: 15px;
        border-radius: 0;
        margin: 0 0 0 5px;
    }


    .posters > .row {
        margin: 0 -8px 0 -8px;
    }
    .posters .col-md-4 {
        padding: 0 8px 0 8px;
    }

    .posters .col-md-4:not(:first-child) {
        margin-top: 0;
    }

    .add-btn {
        display: none;
    }

    .footer {
        height: 75px;
        background: url("/static/img/bg/grung_footer_bg.jpg") #000000;
        position: relative;
    }
    .footer img {
        filter: brightness(1.3);
    }

    .center-row {
        margin: 0 -9px;
    }

    .title {
        margin-bottom: 5px;
    }

    .kamtugeza .podcast {
        margin: 2px 0;
    }

    .blog,
    .posters {
        margin-top: 10px;
    }
    .videos {
        margin-top: 13px;
    }

    .ui-widget-content {
        font-family: 'Fira Sans Condensed', sans-serif !important;
        background: #000 !important;
        color: #E8E8E8 !important;
    }
    .ui-corner-all {
        border: none !important;
        border-radius: 0 !important;
    }
    .ui-state-default {
        background: inherit !important;
        color: inherit !important;
    }
    .ui-state-hover,
    .ui-state-active {
        color: #F2C208 !important;
        border-color: #F2C208 !important;
    }
    .ui-state-active {
        font-weight: bold !important;
        color: #000 !important;
        background: #F2C208 !important;
    }
    .ui-state-highlight {
        border-color: inherit !important;
    }
    .ui-widget-header,
    .ui-datepicker-calendar thead {
        color: #F2C208 !important;
        background: inherit !important;
    }
    .ui-icon {
        display: none !important;
    }
    .ui-datepicker-prev:before {
        content: "\f104";
    }
    .ui-datepicker-next:before {
        content: "\f105";
    }
    .ui-datepicker-prev:before,
    .ui-datepicker-next:before {
        font-family: fontawesome !important;
        font-size: 20px;
    }
    .ui-datepicker-prev,
    .ui-datepicker-next {
        width: unset !important;
        height: unset !important;
        top: 0 !important;
    }
    .ui-datepicker-prev {
        left: 2px !important;
    }
    .ui-datepicker-next {
        right: 2px !important;
    }
    .ui-datepicker-prev-hover,
    .ui-datepicker-next-hover {
        background: inherit !important;
        font-weight: unset !important;
    }

    #youtubePlayer {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 768px;
        height: 605px;
        margin: auto;
        z-index: 10;
        background: #494949;
    }

    #youtubePlayer .video-container {
        height: 505px;
    }
    #youtubePlayer .d-md-block {
        margin: 0 !important;
    }
    #youtubePlayer .mobile-hide {
        display: inline !important;
    }

    .px-md-9-px {
        padding-left: 9px!important;
        padding-right: 9px!important;
    }

    .m-md-0 {
        margin: 0!important;
    }

    .flex-justify-center {
        justify-content: center;
    }

    .roks-photo-image img {
        max-height: 236px;
    }
    #gallery .first-line {
        margin-top: 16px;
    }
    .mobile-button-radioplayer {
        display: flex;
        align-items: center;
        background: #ff4065;
        color: #fff;
        border-radius: 3px;
        font-size: 23px;
        height: 55px;
        width: 100%;
        padding: 0 18px;
    }
    .mobile-button-radioplayer:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-button-radioplayer img {
        width: auto !important;
        height: 32px !important;
        margin-right: 12px;
    }
}

.earlier-songs-sub {
    margin-left: -10px;
    box-shadow: 0 14px 10px rgb(0 0 0 / 60%);
    width: 300px !important;
    display: none;
}

.current-song:hover .earlier-songs-sub {
    position: absolute;
    z-index: 42;
    top: 37px;
    left: -95px !important;
    display: block;
    background: url(/static/img/bg/grung_header_bg.jpg) #000000;
}

.earlier-songs-text {
    color: #fff;
    line-height: 20px; 
    z-index:50;
}