:root {
    --player-bg-color: #008789;
    --player-fill-color: #12555d;
    --main-bg-color: #008789;
    --main-color-1: #12555d;
    --main-color-link: #008789;
    --main-text-color: #fff;
}

@import "right_global_dev.css?v=2";
*{
    border:0;
    margin:0;
    padding:0;
    text-decoration: none;
    line-height: 17px;
    /*TODO так на всякий случчай. */
    /*line-height: 1.3;*/

}
@font-face {
    font-family: 'Fira Sans Condensed';
    src: url(/static/fonts/Fira_Sans_Condensed/FiraSansCondensed-Regular.ttf); /* Путь к файлу со шрифтом */
url('/static/fonts/Fira_Sans_Condensed/FiraSansCondensed-Regular.woff') format('woff'),
url('/static/fonts/Fira_Sans_Condensed/FiraSansCondensed-Regular.ttf') format('truetype'),
font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url(/static/fonts/Montserrat/Montserrat-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Bold';
    src: url(/static/fonts/Montserrat/Montserrat-Bold.ttf);
    font-weight: normal;
    font-style: normal;
}

.font-montserrat-bold {
    font-family: 'Montserrat Bold', sans-serif;
}

.title_new{
    text-decoration: none;
}
.title_new:hover {
    color:#fff!important;
}
body, * {
    font-family: 'Montserrat Regular', sans-serif;
    font-size: 14px;
    color: #313131;
}
h1{
    font-size: 19px;
    line-height: 1 !important;
    margin-bottom: 4px!important;
}
.color-white {
    color: white;
}
.w-max {
    max-width: max-content;
}
/*.Slider li:not(:first-child, .bx-clone) {
    display: none;
}*/

header .logoImage img {
    max-height: 100px;
}

.bx-wrapper img {
    max-width: 100%;
    display: inline-block;
}

.bx-viewport li {
    min-height: 1px;
    min-width: 1px;
}

.right-head-container a {
    text-decoration: none;
    /*pointer-events: none;*/
}

.right-head-container .efir-btn span {
    font-family: 'Montserrat Bold', sans-serif;
    color: #008789;
    font-size: 21px;
}

.right-head-container .chanels-container a {
    font-size: 15px;
    color: #fff;
}

/*.height-auto {
    height: auto!important;
}*/

.clear-hor-10 {
    clear: both;
    font-size: 1px;
    height: 10px;
    overflow: hidden;
}
.clear-hor-11 {
    clear: both;
    font-size: 1px;
    height: 11px;
    overflow: hidden;
}
.clear-hor-4{
    clear: both;
    font-size: 1px;
    height: 4px;
    overflow: hidden;
}
.clear-hor-5{
    clear: both;
    font-size: 1px;
    height: 5px;
    overflow: hidden;
}
header {
    background: #008789 !important;
    width: 100%;
    z-index: 4;
    position: relative;
    cursor: default;
}
#center-page .feedback{margin-top: -32px;}
.scroll-top {
    display: none;
    max-width: 60px;
    max-height: 60px;
    min-width: 40px;
    min-height: 40px;
    width: 13vw;
    height: 13vw;
    background-color: rgba(255, 255, 255, .6);
    /*opacity: .6;*/
    /*background: url("/static/img/mini/scroll_top.png");*/
    background-size: 100% auto;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.scroll-top .fa-arrow-up{
    color: #2fa1a3;
    opacity: 1;
    font-size: 40px !important;
}
#heder_viber{
    position: absolute;

}
#heder_viber p {
    font-family: Verdana;
    font-size: 13px;
    color: #4d2680;
    font-weight: bold;
    margin-left: 265px;
    margin-top: -5px;
}
#viber_icon{
    background-image: url("/static/viber1_icon.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    margin-top: -2px;
}

#viber_number{
    font-weight: bold;
    margin-left: 31px;
}


.viber_happy, .telegram_happy {
    width: 20px;
    height: 20px;
    background-size: 100% auto !important;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 2px;
}
.viber_happy {
    background: url(/static/img/social/social_icons/contact-viber.png) no-repeat;
}

.telegram_happy {
    background: url(/static/img/social/social_icons/telegram.png) no-repeat;
}
/****old****/
/*.happy_notification {*/
/*!*border: 1px solid #c31b1b; *!*/
/*color: #3e3e3e;*/
/*width: 100%;*/
/*max-width: 985px;*/
/*margin-right: -3px;*/
/*!*margin: 0 auto;*!*/
/*margin-top: 6px;*/
/*text-align: center;*/
/*!*padding: 10px 8px 13px;*!*/
/*font-size: 16px;*/
/*font-weight: bold;*/
/*}*/
.happy_notification font {
    font-size: 16px;
    font-weight: bold;
}

@font-face {
    font-family: 'webVerdana';
    src: url('/static/fonts/verdana.ttf');
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

strong{
    font-weight: bold;
}

.notd {
    text-decoration: none;
}

/*START right sticker*/
#rightHR{
    background-image: url('/static/img/rightHR.png');
    width:88px;
    height: 81px;
    position: fixed;
    right: 0px;
    top: 100px;
}

#right-threew{
    background-image: url('/static/img/3_zvichnih_slova_mpb.jpg');
    width:88px;
    height: 69px;
    position: fixed;
    right: 0px;
    top: 181px;
}


#rightM{
    background-image: url('/static/img/hit_yandex_btn.jpg');
    width:88px;
    height: 69px;
    position: fixed;
    right: 0px;
    top: 319px;
}


/*END right sticker*/

#littleGall {
    margin-left: 30px;
    width:340px;
    float: left;
}
#littleGall img{
    margin-top: 0px;
    margin-bottom: 9px;
    margin-right: 2px;
}
#littleGall a{
    text-decoration: none;
}


a{
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}
.main-page{
    width:1060px;
    margin:0 auto;
    cursor: auto;
    position: relative;
    padding-right: 8px;
    padding-left: 8px;
}
.main-page h1 {
    font-size: 19px;
}
.border{
    border: solid 1px #ccc;
}

.border-7{
    border: solid 7px #e5e3e4;
}

.main-page2{
    width:1055px;
    margin:0 auto;
    cursor: auto;
    position: relative;
}
.main-page-bg{
    width: 1055px;
    height: 145px;
    background-image: url('/static/img/header_2015/hedersneg.png');
    background-repeat: no-repeat;
    background-size: 1055px 145px;
    background-position: center center;
    /*margin: 0 auto;*/
    margin-left:auto;
    margin-right:auto;
    /*margin-left: 0px !important;*/
    position: absolute;
    z-index:1;
}

#slogan{
    background-image: url('/static/img/hitfm_slogan_new.png');
    width: 270px;
    height: 73px;
    background-size: 270px 73px;
    float: left;
    margin: 61px 15px 0;
}

#slogan_marengo{
    background-image: url('/static/img/HitFM_darken_slogan.png');
    width: 452px;
    height: 29px;
    float: left;
    margin:29px 15px;
}
/* START clear */
.clear-hor-16{
    clear: both;
    font-size: 1px;
    height: 16px;
    overflow: hidden;
}

.clear-hor-30{
    clear: both;
    font-size: 1px;
    height: 30px;
    overflow: hidden;
}
.clear-hor-14{
    clear: both;
    font-size: 1px;
    height: 14px;
    overflow: hidden;
}
.clear-hor-12{
    clear: both;
    font-size: 1px;
    height: 12px;
    overflow: hidden;
}
.clear-hor-9{
    clear: both;
    font-size: 1px;
    height: 9px;
    overflow: hidden;
}
.clear-hor-6{
    clear: both;
    font-size: 1px;
    height: 6px;
    overflow: hidden;
}
.clear-hor-7{
    clear: both;
    font-size: 1px;
    height: 7px;
    overflow: hidden;

}
.clear-hor-8{
    clear: both;
    font-size: 1px;
    height: 8px;
    overflow: hidden;
}
.clear-hor-3{
    clear: both;
    font-size: 0px;
    height: 3px;
    overflow: hidden;
}
.clear-hor{
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}
.clear-ver-50{
    float:left;
    font-size: 0px;
    height: 6px;
    width:50px;
    overflow: hidden;
}
.clear-ver-30-h500{
    float:left;
    font-size: 0px;
    height: 500px;
    width:30px;
    overflow: hidden;
}
.clear-ver-20{
    float:left;
    font-size: 0px;
    height: 6px;
    width:20px;
    overflow: hidden;
}
.clear-ver-16{
    float:left;
    font-size: 0px;
    height: 6px;
    width:16px;
    overflow: hidden;
}
.clear-ver-9{
    float:left;
    font-size: 0px;
    height: 6px;
    width:9px;
    overflow: hidden;
}
.clear-ver-6{
    float:left;
    font-size: 0px;
    height: 6px;
    width:6px;
    overflow: hidden;
}
/* END clear*/

/*/ blog start /*/
.blog__container .news-image{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 12px;
}
.blog__container{
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
}
.blog__container h2{
    font: unset;
    margin-bottom: 8px !important;
}
.more__detailed,
.blog__text{
    margin-top: 8px;
}
.blog__container h2 a{
    font-size: 19px;
}
.blog__container .gallery-pre-m{
    background: unset !important;
    min-height: unset !important;
}
.blog__container .news-image img{
    width: auto;
    height: auto;
}
.blog__container .mobile-indents{
    display: block;
    width: 100%;
    padding: 0 0 0 16px
}
/*/ blog end /*/

.center{
    margin: 0 auto;
}
#hamburger-container{
    display: none;
}
h2{
    font-size: 19px !important;
    font-weight: bold;
    padding: 0 !important;
    margin: 0 !important;
}

/* START spacer*/
.height-8{
    height: 8px;
}
.height-6{
    height: 6px;
}
.height-16{
    height: 16px;
}
/*.point-spacer {*/
/*height: 1px;*/
/*float: left;*/
/*width:100%;*/
/*background-image: url('/static/img/point-spacer.jpg');*/
/*}*/
/* END spacer*/
.left {
    float:left;
}
.efirSong .right{
    position: absolute !important;
}

.right {
    float:right;
}

#menu-block {
    height: 37px;
    text-align: center;
    width: 100%;
    right: 34px;
}

.menu-block-li>a {
    padding: 10px 0;
}

#menu-block a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
}

.menu-select {
    padding: 10px;
    height: 100%;
    background: #2fa1a3!important;
}
.menu-block-li.menu-select .main-submenu{
    /*top: 35px !important;*/
    /*margin-left: 95px;*/
}
.menu-block-li {
    display:flex;
    align-items: center;
    margin:0;
    list-style:none;
    text-align:center;
    /*padding-top: 6px;*/
    background: #DF2721;
    position: relative;
}
.menu-block-li .down_arrow {
    background: url('/static/img/main/menu_arrow.png?r=1');
    width: 11px;
    height: 7px;
    /*position: relative;*/
    /*top: 14px;*/
    margin-left: 5px;
}
.zhazha-6{
    height: 6px;
    background-color: #dbdbdb;
    clear: both;
}
#slider{
    width: 728px;
    height: 319px;
    float: left;
    border: 1px solid #dbdbdb;
}
#slider-image{
    cursor: pointer;
    width: 500px;
    height: 319px;
    background: url('/static/img/preload.gif') no-repeat center;
}
#slider-items{
    width:228px;
    height: 319px;
}
#slider-items li{
    cursor: pointer;
    list-style: none;
    height: 63px;
    background: url('/static/img/slider-items-li-bg.jpg');
    border-bottom: 1px solid #dbdbdb;
}

#slider-items .select-item{
    padding-top:15px;
    width: 217px;
    height: 48px;
    color: #fff;
    padding-left: 42px;
    position: relative;
    right:32px;
    background: url('/static/img/red_slider.png') no-repeat;
}

#slider-items .item{
    padding-top:15px;
    position: inherit;
    padding-left: 9px;
    height:10px;
    height: 36px;
    width: 217px;
    overflow: hidden;
}
#slider-items .select-item a{
    color:#fff;
    display: block;
    height: 35px;
    overflow: hidden;
}
#slider-items a{
    color: #990000;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

#slide_menu {
    display: block;
}

.mpb {
    position: fixed;
    right: 0px;
    top: 100px;
    cursor: pointer;
    z-index: 9;
}

a.minipromo {
    position: fixed;
    height: 38px;
    text-align: center;
    font: 12px Verdana;
    color: #fff;
    padding: 0 10px;
    line-height: 38px;
    background: #C61819;
    z-index: 10;
}
a.minipromo:active,
a.minipromo:hover {
    text-decoration: underline;
}
#slide_btn {
    position: fixed;
    cursor: pointer;
    right: 0;
    top: 157px;
    width: 88px;
    height: 28px;
    z-index: 2;
    background: none;
    background: rgba(188,205,252,1);
}
#slide_btn.slide_open {
    width: 19px;
    height: 19px;
    right: 0;
    top: 178px;
}
#slide_btn.slide_close {
    width: 83px;
    height: 19px;
    line-height: 19px;
    right: 0;
    top: 178px;
    text-align: center;
}
#slide_btn div {
    position: relative;
    display: inline-block;
    font: 11px Verdana;
    color: #604d9d;
    font-weight: bold;
    margin-right: 10px;
}
#slide_btn.slide_close div:after {
    content: '';
    background: url(/static/img/to_close_arrow.png) no-repeat;
    width: 6px;
    height: 11px;
    position: absolute;
    top: 1px;
    right: -10px;
}
#slide_btn.slide_open div:after {
    content: '';
    background: url(/static/img/to_open_arrow.png) no-repeat;
    width: 6px;
    height: 11px;
    position: absolute;
    top: -9px;
    right: -11px;
}

#footer {
    position: sticky;
    margin: 0;
    height: 66px;
    background: #008789;
    z-index: 3;
}
#wrapper {
    /*margin: 0 0 0 -15px;*//****old***/

}
#center-page{
    /*margin-left: 16px;*//****old***/
    float: left;
    width:728px;
    /*TODO возможно это где то вылезет боком*/
    position: relative;
}
/*************Calendar***************/

#podcast-datepicker div{
    width: 356px;
    margin-top: -3px;
}
.ui-datepicker table {
    width: 100%!important;
    margin: 0!important;
}
.grid-podcast .ui-datepicker-calendar,
.grid-podcast #podcast-datepicker div{
    width: 356px!important;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0!important;
    background-color: #DADADA;
}
.ui-widget-header {
    border: unset!important;
}
.ui-widget-content {
    border: unset!important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.65!important;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: .3em;
}
.ui-state-active {
    background: var(--main-bg-color)!important;
}
/*.ui-datepicker td span{
    background-color: #c7c7c7!important;
}*/
/*.undefined .ui-state-default{background-color: white!important;}*/

.ui-datepicker-current-day .ui-state-active {
    /*background: unset!important;*/
    /*background-color: #df2721!important;*/
    color: white!important;
}

/*************End-Calendar***************/
#right-page{
    margin-left: 16px;
    float: left;
    width: 300px;
    display: inline;
    position: relative;
    z-index: 2;
}

.under-banner-container{
    display: flex;
    flex-direction: row;
}
#hor-banner{position: relative;
    width: 728px;
    z-index: 1;
    margin-bottom: -2px;
}
#hor-banner>div,
.right-wrapper .banner>div>div {
    height: auto!important;
}

#right-banner{
    width: 236px;
    margin-left: 2px;
    max-height: 350px;
    background-color: #fff;
}

/* END banners*/

.caption-block{
    /*height: 32px !important;*/
    /*background: #ededed;*/
    /*padding: 0 9px;*/
    font-weight: bold;
}

.caption-block-inner{
    /*margin-left: 9px;*/
    width: 210px;
}
.caption-block-inner img{margin-right: 9px;margin-top: 4px;}/***new*main****/

.caption-small-block{
    text-align: right;
    border: solid 1px #dcdcdc;
    background: linear-gradient(to bottom, #f3f3f3, #ededed) #f3f3f3;
    padding-right: 9px;
    height: 15px;
}
.caption-small-block a{
    font-weight: bold;
    font-size: 11px;
}
.caption-block a{
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}
.font-bold-12{
    font-weight: bold;
    /*font-size: 12px;*/
    /*font-size: 12px;*/
}
.font-bold-11{
    font-weight: bold;
    font-size: 11px;
}
.under-banner-container{
    display: flex;
    flex-direction: row;
}
#left-under-banner-block{
    float:left;
    width: 356px;
}
#right-under-banner-block{
    float:right;
    width: 356px;
}
.margin-left-16{
    margin-left: 16px;
}
.play-button{
    background-image: url('/static/img/player/play-button.jpg');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
.play-button-stock{
    background-image: url('/static/img/player/play-button.jpg');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
.play-button-found{
    background-image: url('/static/img/player/play-button.jpg');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
.play-button-youtube{
    /*background: url(/static/img/content/partner_logo/play_btn.png);*/
    width: 30px;
    height: 30px;
    float: right;
    top: 6px;
    z-index: 2;
    background: #DF2721;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center

}
.song-list .play-button-youtube {
    background: none;
    margin-right: 3px;
    font-size: 23px;
    width: inherit;
    height: inherit;
    align-items: flex-end;
}
.play-button-pod{
    background-image: url('/static/img/player/play-button.jpg');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
.play-button-pod-all{
    background-image: url('/static/img/player/play-button.jpg');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
.play-stock-pod{
    background-image: url('/static/img/player/play-button.jpg');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
#caption-hp-player{
    float: left;
    /*width: 180px;*/
}
.caption-hp-player{
    float: left;
    /*width: 180px;*/
}
.download-button{
    width: 86px;
    height: 23px;
    background-image: url('/static/img/download-button.jpg');
    cursor: pointer;
}
.download-button-new{
    width: 88px;
    height: 27px;
    background-image: url('/static/img/download_but_new.jpg');
    cursor: pointer;
}
.download-button-new1{
    width: 81px;
    height: 30px;
    background-image: url('/static/img/download_btn_new.png');
    cursor: pointer;
}
.block-caption-under{
    border:solid 1px #ccc;
    border-top: none;
    padding: 9px;
    float: left;
}
.button-hit90{
    width: 105px;
    height: 31px;
    background-image: url('/static/img/button-hit90.jpg');
    cursor:pointer;
}
.button-disco{
    width: 143px;
    height: 31px;
    background-image: url('/static/img/button-disco.jpg');
    cursor:pointer;
}
.button-ballads{
    width: 134px;
    height: 31px;
    background-image: url('/static/img/button-ballads.jpg');
    cursor:pointer;
}
.button-cancel{
    /* width: 74px;
    height: 30px;
    background-image: url('/static/img/cancel-button.gif'); */
    cursor: pointer;
}
.button-subscribe{
    /* width: 109px;
    height: 30px;
    background-image: url('/static/img/subscribe-button.gif'); */
    cursor: pointer;
}



#menu-footer{
    text-align: center
}
#menu-footer a{
    font-size: 12px;
    font-weight: bold;
}
/*********/
.spacer-ver{
    border:solid #9b9b9b 1px;
    border-left:none;
    margin-left: 15px;
    margin-right: 15px;
}
#footer-bd-slogan{
    background: linear-gradient(to bottom, #b91514, #c61c1c);
    padding-left: 12px;
    color: #fff;
}

/****** H's' *********/
h3{
    font-size: 12px;
    font-weight: bold;
    line-height: inherit!important;
}
/*********************/

.submenu {
    position: relative;
    z-index: 2!important;
}
.submenu a:hover {
    text-decoration: none;
    color: #fff;
}
.submenu a,
.submenu div>div:first-child{
    font-size: 12px;
    font-weight: bold;
    margin: 9px 7px;
}
.submenu-spacer{
    background-image: url('/static/img/submen/spacer.jpg');
    width:3px;
    height:38px;
    float: left;
}
.submenu-left{
    background-image: url('/static/img/submen/left.jpg');
    width:3px;
    height:38px;
    float: left;
}
.submenu-right{
    background-image: url('/static/img/submen/right.jpg');
    width:3px;
    height:38px;
    float: left;
}
#submenu-delta{
    background-image: url(/static/img/delta.jpg);
    width:11px;
    height: 8px;
    position:  absolute;
    top:34px;
    left: 50%;
    margin-left: -5px;
}
#submenu-delta-music{
    background-image: url(/static/img/delta.jpg);
    width:11px;
    height: 8px;
    position:  absolute;
    top:397px;
}

#submenu-active, #sub-active {
    height: auto;
    position: relative;
}
#submenu-active:after, #submenu-active:before {
    top: 26px;
    left: 0;
    border: 0;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.submenu>a {
    padding: 9px 7px;
    margin: 0;
}
#submenu-active:after {
    margin-left: 0;
    background: #c0b3e0;
    height: 5px;
    width: 100%;
}
.submenu {
    /*position: absolute;*/
    background: #2fa1a3;
    z-index: 1;
    top: 37px;/*****135****/
    width: 100%;
    height: 31px;
    position: sticky;
    margin-bottom: 16px;
    /*top: 150px;*/
    /*left: 50%;*/
    /*right: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*width: 990px;*/


}
.submenu>a, .submenu a, .submenu div>div:first-child {
    color: #fff;
    /*font-size: 13px;*/
    font-size: 15px;
}
.submenu a, .submenu div>div:first-child {
    font-weight: normal;
}
.first-menu {
    margin: 7px 25px !important;
}
.first-menu#submenu-active {
    margin-top: 0!important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.submenu a, .submenu div>div:first-child {
    margin: 7px 25px;
}
.sub-stock a, .sub-stock  #sub-active {
    margin-right: 5px;
    border: 1px #b6b6b6 solid;
    text-decoration: none;
    padding: 9px 6px;
    display: inline-block;
}

.sub-stock #sub-active, .sub-stock a:hover {
    background: #efefef;
}

.sub-stock #sub-active {
    color: inherit;
}

.sub-stock #sub-active a {
    border: 0px !important;
    padding: 0px;
    margin: 0;
}

.gallery-pre {
    margin-right: 43px;
    width:282px;

    background: url('/static/img/preload.gif') no-repeat center;
}

.gallery-pre-m {
    max-height: 210px;
    background: url('/static/img/preload.gif') no-repeat center;
}

/*.gallery-pre img, .gallery-pre-m img {*/
/*border: solid 4px #e5e5e5;*/
/*}*/
.mobile-hide{
    position: relative;
    /*top: -5px;
    margin-bottom: -6px;*/
    font-weight: normal !important;
}
.list-song{
    width: 100%;
    margin-left: 9px;
    min-height: 120px;
    margin-right: 9px;
    float: left;
    background-image: url('/static/img/list_marker.gif');
    background-repeat: no-repeat;
    background-position: 0px 14px;
    padding-left: 10px;
}

.form-contact {
    max-width: 540px;
    /*margin-left: 150px;*/
    margin: auto;
}
.feedback h3, .chas h3{    font-size: 15px;}
.form-contact td{
    text-align: right;
    margin: 5px 0 5px 5px;
}

.inputtext {
    width: 218px;
    height: 23px;
    border: solid 1px #a1a1a1;
}

.inputfile {
    width: 321px;
    height: 23px;
    border: solid 1px #a1a1a1;
}

.inputsubmitua {
    width: 142px;
    height: 30px;
    cursor: pointer;
    background-image: url(/static/img/send_req_ukr.jpg);
}

.form-contact input[type=text],
.form-contact input[type=password] {
    width: 100%;
    height: 23px;
    border: solid 1px #a1a1a1;
    padding-left: 3px;
}
.form-contact input[type=image]{
    width: 142px;
    height: 30px;
    background-image: url("/static/img/send-req.jpg");
}
.form-contact input[type=submit]{
    cursor: pointer;
}

.form-contact .submit_ua input[type=submit]{
    width: 142px;
    height: 30px;
    cursor: pointer;
    background-image: url("/static/img/send_req_ukr.jpg");
}

.form-contact textarea{
    width: 100%;
    height: 120px;
    border: solid 1px #a1a1a1;
    padding: 3px;
}

.form-contact select{
    border: solid 1px #a1a1a1;
    padding: 3px;
}

.bold{
    font-weight: bold;
}

.news-image li{
    margin-left: 23px;
}
.news-image ul{
    margin-left: 23px;
}

.image-l{
    width: 80px;
    height: 60px;
}

.gray{
    color: #a1a1a1;
}

.song {
    width: 100%;
    overflow-y: hidden;
    /*height: 136px;*/
}
.subsong{
    display: none;
}

.subsong a{
    font-weight:bold;
}
.song-list{
    /*width: 585px;*/
    width: 100%;
    overflow-y: hidden;
}
.playlist-play-button, .noArtistImg {
    /*border:solid 1px #ccc;*/
    margin-right: 8px;
    text-align: center;
    float: left;
}
#paginator-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 728px;
}
.hand{
    cursor: pointer;
}

.player{
    margin-left:15px;
    margin-bottom: 3px;
    display: none;
    width: 205px;
}

.alphabet-item {
    font-weight: bold;
    margin: 3px;
    cursor: pointer;
}
.underbunner-container{
    display: flex;
    flex-direction: row;
}
#artists_list_alph {
    width: 100%;
    color: #C61819;
    max-width: 625px;
    margin: auto;
    margin-left: 90px;
    text-align: left;
    list-style-type: square;
    list-style-position: outside;
}

#artists_list_alph li {
    float: left;
    margin-left: 45px;
    width: 265px;
    font-size: 14px;
    text-decoration: underline;
}

#artists_list_alph a:hover{
    text-decoration: none;
}

.gallery-left {
    float: left;
    width: 46px;
    height: 179px;
    cursor: pointer;
    background-image: url("/static/img/gal_left.jpg");
}

.gallery-right {
    float: left;
    width: 46px;
    height: 179px;
    cursor: pointer;
    background-image: url("/static/img/gal_right.jpg");
}

#album-list a{
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
.album-list-subtitle{
    margin: 12px;
    text-align: center;
    width:270px;
    height:50px;
}


.about_pers {

    width: 182px;
    margin-right: 43px;
    height: 243px;
    margin-bottom: 25px;
}
.about_pers img {
    width: 182px;
    height: 163px;
    border: solid 7px #e5e3e4;
}

.pager-unactive a{
    float: left;
    margin: 2px;
    background-image: url('https://www.hitfm.ua/static/img/page_but_unactive1.jpg');
    background-repeat: no-repeat;
    width: 30px;
    height: 23px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
}
.pager-unactive a:hover{
    float: left;
    margin: 2px;
    background: #008789;
    color: #fff;
    width: 30px;
    height: 23px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
}
.pager-active a{
    float: left;
    margin: 2px;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 30px;
    height: 23px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
}
.pager-right a{
    float: left;
    margin: 2px;
    background-image: url('/static/img/page_but_right.jpg');
    background-repeat: no-repeat;
    width: 30px;
    height: 23px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
    text-decoration: none;
}
.pager-right a:hover{
    float: left;
    margin: 2px;
    background-image: url('/static/img/page_but_right_hover.jpg');
    background-repeat: no-repeat;
    width: 30px;
    height: 23px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}

.pager-disabled a{
    float: left;
    margin: 2px;
    background-image: url('/static/img/page_but_active1.jpg');
    background-repeat: no-repeat;
    width: 30px;
    height: 23px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    color: grey;
    text-decoration: none;
}

#mail-popup {
    position: absolute;
    left: 300px;
    top: 200px;
    width: 600px;
    height: 425px;
    background-color: white;
    z-index: 1000;
    display: none;
    border: 1px solid #e5e3e4;
}

#mailer-popup {
    position: absolute;
    left: 300px;
    top: 200px;
    width: 600px;
    height: 425px;
    background-color: white;
    z-index: 1000;
    display: none;
    border: 1px solid #e5e3e4;
    box-shadow: 0px 2px 10px;
}

#mail-cancel-popup {
    position: absolute;
    left: 30%;
    top: 200px;
    width: 500px;
    height: 125px;
    background-color: #fff;
    box-shadow: 0px 2px 10px;
    z-index: 1000;
    display: none;
}

#mail-success-popup {
    position: absolute;
    left: 30%;
    top: 200px;
    width: 500px;
    height: 125px;
    background-color: #fff;
    box-shadow: 0px 2px 10px;
    z-index: 1000;
    display: none;
}

#mailer-dialogue {
    position: absolute;
    left: 30%;
    top: 200px;
    width: 520px;
    height: 130px;
    background-color: #fff;
    box-shadow: 0px 2px 10px;
    z-index: 1000;
    display: none;
}


#listenField{
    margin-left:9px;
    display:none;
}

.caption-mail-popup {
    margin: 3px;
    background-color: #e5e3e4;
    height: 30px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 8px
}


#songsList{
    border-top: none;
    width:240px;
    float:left;
    min-height: 250px;
    position: relative;
    /*margin-left: 2px;*/
}

.tooltip {
    display:none;
    background:url(https://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);
    height:163px;
    padding:40px 30px 10px 30px;
    width:310px;
    font-size:11px;
    color:#fff;
}

/* a .label element inside tooltip */
.tooltip .label {
    color:yellow;
    width:35px;
}

.tooltip a {
    color:#ad4;
    font-size:11px;
    font-weight:bold;
}



#geoBlock{
    z-index: 15;
    /*    margin-top:26px;
        margin-top:45px;
        margin-left: 766px;*/
    /*    background-image: url(/static/img/geo/geolocation_yellowstoke_bg.png);*/
    background-image: url(/static/img/geo/geolocation_yellowstoke_bg2.png);
    width:224px;
    height:52px;
}


#geoSelect{
    z-index: 12;
    width:220px;
    height:32px;
    background-image: url(/static/img/geo/select-button.png);
    display: none;
}
#geoSelectActive{
    display: none;
    left:-12px;
    border:solid 1px #ccc;
    top:33px;
    z-index: 12;
    width:230px;
    background-color: #fff;
    text-align: right;
}
#geoSelectActiveUl{
    list-style-type: none;
    cursor: pointer;
}

#geoSelectActiveUl li{
    font-weight: bold;padding-right: 15px;height: 18px;
}
#geoSelectActiveUl li:hover {
    background-color: #fbe7ea;
}
.geoSelectActiveUlSub{
    list-style-type: none;
    display: none;
    font-weight: normal;
}
#geoCaption{
    padding-top: 7px;padding-left: 9px; cursor: pointer;
}

#geoSelectNo{
    cursor: pointer;
    padding-left: 6px;
    /*    margin-top: 84px;
        margin-left: 887px;*/
    background-repeat: no-repeat;
    width:98px;
    height:19px;
    background-image: url(/static/img/geo/geolocation_closed_bg.gif);
    font-size: 10px;
    font-weight: bold;
    color: #990000;
    display:none;
}


/*----------------------Horoscope----------------------------*/

.top-horo-list {
    width: 100%;
    max-width: 740px;
    height: 60px;
}

.top-horo-sign:hover{
    box-shadow: 0px 0px 4px #c00b0b;
}

.top-horo-sign {
    float: left;
    width: 54px;
    margin: 3px;
    text-align: center;
    cursor: pointer;
}

.top-horo-sign a{
    font-size: 10px;

}

.top-horo-sign-selected {
    float: left;
    width: 55px;
    margin: 3px;
    text-align: center;
    cursor: default;
}

.top-horo-sign-selected a{
    font-size: 10px;
    color: black;
    text-decoration: none;
}

.horo-left {
    float: left;
    width: 180px;
    text-align: center;
}

.other-horo {
    font-weight: bold;
    line-height: 50px;
}

.horo-button-lower {
    cursor: pointer;
}

#playlist-calendar {
    width: 356px;
    background: #fff;
    position: sticky;
    top: 84px;
    z-index: 1;
}
.songTime{
    width: 50px;
    height: 16px;
    display: inline-block;
    text-align: center;
    /*margin-right: 10px;*/
    /*min-height: 1px;*/
    /*min-width: 1px;*/
}

.ui-autocomplete {
    width: 20px;
    list-style: none;
}

.main-color-2,
.main-color-2:hover {
    color: #008789!important;
}

table td {
    vertical-align: middle;
}
form td {
    padding: 3px;
}

.shop-price {
    font-size: 15px;
    color: #c9171a;
    font-weight: bold;
}

.shop-right a{
    line-height: 28px;
}

.shop-main {
    border: 1px solid #dcdcdc;
    float: left;
}

.shop-main-left {
    margin: 10px 8px;
    padding-right: 5px;
    border-right: 1px solid #dcdcdc;
    width: 41%;
}

.shop-order-form {
    background-color: #fce9ea;
    margin: 10px;
    margin-right: 20px;
}

.shop-order-submit {
    margin-top: 12px;
    float: right;
    width: 82px;
    height: 23px;
    cursor: pointer;
    background-image: url('/static/img/order_but.jpg');
}

.vote-but {
    background-image: url('/static/img/vote-but.jpg');
    width: 107px;
    height: 23px;
    cursor: pointer
}

.vote-unactive {
    background-image: url('/static/img/vote-unactive.jpg');
    width: 107px;
    height: 23px;
}
.footer-container{
    height: 66px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.footer-container a {
    text-decoration: none;
}

.text-decoration-none,
.text-decoration-none:visited,
.text-decoration-none:focus,
.text-decoration-none:hover {
    text-decoration: none!important;
    outline: none!important;
}

/*.footer-partner {*/
/*margin-right: 30px;*/
/*position: relative;*/
/*top: 10px;*/
/*}*/

em {font-style: italic}
.chanels-container div i{
    font-style: unset !important;
}
.like-button {
    width: 35px;
    height: 34px;
    float: right;
    background: url(/static/img/like_big_activ.png) no-repeat;
    cursor: pointer;
}
.video-block .video-title{
    text-align: left !important;
}
.like-button-new {
    float: right;
    cursor: pointer;
    width: 50px!important;
    height: 50px!important;
    background-color:var(--main-bg-color);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /*background: url(https://www.hitfm.ua/static/img/content/partner_logo/big_vote_btn.png) no-repeat;*/
}
.like-button-new .fa-thumbs-up{
    color: #fff;
    font-size: 30px !important;
}
.like-button-new-unactive {
    width: 50px;
    height: 50px;
    float: right;
    cursor: default;
    background-color: #959595;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    /*background: url(https://www.hitfm.ua/static/img/content/partner_logo/big_vote_btn_notactiv.png) no-repeat;*/
    /*background: url(/static/img/like_smaller_btn_unact.png) no-repeat;*/
}
.login-link-hit{
    background-color: #7CB342;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.login-link-hit .fa-thumbs-up{
    color: #fff;
    font-size: 30px !important;
}
.like-button-unactive {
    width: 35px;
    height: 34px;
    float: right;
    /*cursor: default;*/
    cursor: pointer;
    background-color: #959595;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background: url(/static/img/like_big_noneactiv.png) no-repeat;*/
}
.like-count {
    font-weight: bold;
    margin: 8px 4px 0 0;
    float: left;
    text-align: right;
}

.select {
    position: absolute;
    width: 186px;
    height: 30px;
    padding: 6px 24px 0 8px;
    /*background: url(/static/img/rubrics_bg.png) no-repeat;*/
    overflow: hidden;
    margin-top: 1px;
}
.tabs {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #b5b5b5;
    overflow: visible;
}
.tab-active {
    height: 33px;
    margin-left: 10px;
    margin-top: 2px;
    border-radius: 3px 3px 0 0;
    border: 1px solid #b5b5b5;
    border-bottom-color: #fff;
    padding: 10px 10px 0 10px;
    font-weight: bold;
}
.tab-active span{
    display: block;
    position: absolute;
    width: 21px;
    height: 11px;
}
.tab-active .date-left{
    position: relative;
    display: inline-block;
    /*background-image: url(/static/js/ui/css/custom-theme/images/ui-icons_bd0007_256x240.png);*/
    /*background-position: -31px -35px;*/

}
.tab-active .date-left:after{
    content: '\2190';
}
.tab-active .date-right{
    position: relative;
    display: inline-block;
    margin-left: 5px;

    /*background-image: url(/static/js/ui/css/custom-theme/images/ui-icons_bd0007_256x240.png);*/
    /*background-position: -97px -35px;*/
}
.tab-active .date-right:after{content: '\2192';}
.tab-unactive {
    height: 33px;
    margin-top: 2px;
    margin-left: 5px;
    border-radius: 3px 3px 0 0;
    border: 1px solid #b5b5b5;
    padding: 10px 10px 0 10px;
    background-color: #dbdbdb;
}
.tab-spacer {
    height: 24px;
    width: 5px;
    float: left;
}
.list-podcast{
    margin-bottom: 15px;
    position: relative;
}
.list-podcast .mobile-headphone{
    display: flex;
    position: absolute;
    bottom:0;
    right: 385px;
}
.hp-body{
    margin-bottom: 5px;
}
@media only screen and (max-device-width: 700px){
    .hp-body{
        margin-bottom: -1px;
    }
    .mobile-show{
        display: block!important;
    }
    .mobile-hide{
        display: none;
    }
}
.new-p-15450 .hp-body{
    line-height: 1.4;
}
.like-button{
    background: url('/static/img/content/partner_logo/big_play_btn.png');
    width: 50px;
    height: 50px;
}
.like-button-dis{
    background: url("/static/img/content/partner_logo/big_vote_btn_notactiv.png");
}
.mobile-indents .mobile-headphone{
    display: flex;
    margin-top: 15px;
}
.playlist-block .song-list{
    display: flex;
    flex-direction: row;
    margin-bottom: 16px;
}
.playlist-block img {
    border-radius: 5px;
    height: 85px;
    width: 152px;
}
/*.list-podcast {*/
/*width: 100%;*/
/*margin: 6px 0;*/
/*padding-left: 15px;*/
/*background-image: url(/static/img/list_marker.gif);*/
/*background-repeat: no-repeat;*/
/*background-position: 3px 5px;*/
/*}*/
.x-factor-logo{
    display: flex;
    justify-content: center;
    position: relative;
    right: 190px;
    top: 10px;
}
#podcast-datepicker{
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    /*bottom: -150px;*/
}
.list-podcast .date {
    color: #545454;
}
.list-podcast .votes {
    float: right;
    width: 40px;
    padding: 8px 0 0 20px;
    background-image: url(/static/img/votes_pic.jpg);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.social-block {
    width: 240px; }
.social-block .tab-head {
    height: 28px;
    /*float: left;*/
    margin-left: 1px;
    cursor: pointer; }
.social-block .tab-content {
    width: 240px;
    min-height: 400px;
    clear: both; }
.social-block .tab-content .item {
    display: none; }
.soc-but {
    width: 78px;
    height: 43px;
    display: block;
    float: left;
    margin-right: 3px;
}

.box-header-logo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#logoMain {
    top: -2px;
    left: 1px;
    position: relative;
    z-index: 4;
}

.sloganImage {
    width: 222px;
    margin-top: 10px;
}

.logoImageNew {
    /*background: url('/static/img/hit_fm_logo.png') no-repeat;*/
    background: url('/static/img/hit-header-13jan2016.png') no-repeat;
    width: 187px;
    height: 88px;
    background-size: 187px 88px;
}

#slogan-parent {
    display: flex;
    flex-direction: column;
}

.slogan {
    background-image: url('/static/img/content/new_main/slogan.png');
    width: 251px;
    height: 25px;
    background-size: 251px 25px;
    float: left;
    margin: 18px 0 0 24px;
}

.slogan-number-1 {
    background-image: url('/static/img/content/new_main/hitfm_slogan_number_1.png');
    width: 158px;
    height: 19px;
    margin-top: 10px;
    margin-left: 70px;
}

.slogan_best {
    background-image: url('/static/img/Hit-new-slogan.png');
    width: 452px;
    height: 29px;
    background-size: 452px 29px;
    float: left;
    margin: 61px 15px 0;
}

.header-top-right {
    position: absolute;
    text-align: right;
    height: 52px;
    width: 625px;
    margin: 0 auto;
}

#popup-google {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
}
#search-google {
    background: #cfd5e3;
    padding: 10px;
    width: 968px;
    margin: 63px auto 0;
}
.close {
    text-align: right;
    margin: -7px auto 0;
    width: 978px;
}
.close img {
    width: 15px;
    cursor: pointer;
    margin: -80px auto;
}
.header-bar-search {
    position: absolute;
    right: -135px;
    top: 70px;
    z-index: 15;
}
.gsc-search-box, .gcsc-branding {
    display: none;
}

a.gs-title, a.gs-title b {
    color: #990000 !important;
    font-size: 18px !important;
    font-weight: bold;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #990000 !important;
    font-size: 11px !important;
}
.gs-result .gs-snippet, .gs-result .gs-snippet b {
    color: #000 !important;
}
.gsc-result-info {
    color: #990000 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #000 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    color: #990000 !important;
}
.gs-snippet {
    border: 0px !important;
    color: #000 !important;
}
.header-bar-search-icon {
    /*background: url('/static/img/content/new_main/search_icon.png') no-repeat;*/
    /*width: 15px;*/
    /*height: 15px;*/
    float: left;
    cursor: pointer;
}
.header-bar-search-icon .fa-search{
    color: #fff;
    font-size: 15px;
}
.header-top-right {
    padding-top: 5px;
}
.header-aligne {
    height: 125px;
    display: flex;
}
.mn_bg {
    width: 100%;
}

#headerMenu {
    width: 100%;
    height: 37px;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    float: right;
    /*margin: 0 4px 0 0;*//****old****/
}

.header-icons {
    position: absolute;
    right: 20px;
    top: 28px;
    z-index: 15;
}
.header-icons>a {
    float: left;
    margin-right: 5px;
}

.icon-feedback {
    /*background: url('/static/img/content/new_main/letter_icon.png') no-repeat;*/
    /*width: 23px;*/
    /*height: 15px;*/
    float: left;
    cursor: pointer;
    position: relative;
    top: 19px;
    left: 38px;
}
.icon-feedback .fa-envelope-o{
    color: #fff;
    font-size: 20px;
}
.player-popup {
    display: none;
    background: #ccc;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0.7;
    overflow:hidden;
    margin:0 auto;
}

.player-content {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.chan-btn,
.chanels-container,
.chanels-container *{
    box-sizing: border-box;
}
.chanel-wrapper{
    width: 300px;
    padding-top: 6px;
    margin-top: -5px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.chanel-wrapper .chanel-wrapper-item{
    height: auto;
    margin-bottom: 4px;
}
.chanel-wrapper .chanel-wrapper-item:last-child{
    margin-top: 4px;
    margin-bottom: 12px;
}
.chanel-wrapper-item .left span{
    display: inline;
}
.gsib_a {
    padding: 2px 6px 0 !important;
}
/*.song-item .current_song_title span{*/
/*line-height: 1.5;*/
/*color: #fff;*/
/*}*/
.player-y {
    background-color: #fff;
    padding: 11px 21px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 768px;
    /*height: 585px;*/
    height: 605px;
    z-index: 9999;
}
.player-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('/static/img/close_btn_2.png') no-repeat;
    width: 15px;
    height: 16px;
    cursor: pointer;
    z-index: 122;
}
#player-y {
    text-align: center;
}

.share-block-happy,
.on-site-block-happy,
.send-email-block-happy,
.subscribe-block-happy{
    display: none;
}
.share-btn,
.on-site-btn,
.send-email-btn,
.subscribe-btn{
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.share-block-happy.active,
.on-site-block-happy.active,
.send-email-block-happy.active,
.subscribe-block-happy.active{
    display: block;
}

.happy-blocks ul {
    list-style-type: disc !important;
    margin-left: 15px;
}
select.styled {
    height: 30px;
    opacity: 1 !important;
}
.url-player {
    text-decoration: none;
    border-bottom: 1px dashed #990000;
    float: left;
}
.date-podcast {
    background: #008789;
    color: #fff;
    padding: 4px 7px;
    left: 0;
    top: 0;
    font-size: 15px;
}
.youtube-hit-logo {
    position: absolute;
    top: 32px;
    right: 3px;
    /*display: none;*/
}current__song_title
 .current__song_title,
 .current__song_title:hover {
     background-color: #008789;
     color: #fff;
     padding: 2px 7px;
 }
/*.song-item .current_song_title span a{*/
/*color: #fff;*/
/*}*/
/*.song-item .current_song_title span*/
#artists_list .current_song_title span a {
    background-color: #008789 !important;
    line-height: 1.4;
}
#artists_list>div {
    overflow-y: hidden;
}
.current_song_title span a{
    color: #fff !important;
    width: auto;
    /*padding: 3px 7px;*/
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
#artists_list .current_song_title span a{
    padding: 3px 7px;
}
.winner {
    background: url('/static/img/action_winner_mark.png') repeat scroll 0% 0% transparent;
    height: 45px;
    width: 308px;
    position: absolute;
    bottom: 0px;
    left: -7px;
}


.Slider {
    width: 100%;
    height: 385px;
    position: relative;
    overflow: hidden;
}

.slider-pager {
    background: #9e96d2;
    width: 15px;
    height: 15px;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    border: 0;
}

.happy-pod:not(.small-player) {
    height: 70px;
    background: var(--player-bg-color);
    border-radius: 5px;
}

.small-player {
    height: 45px;
    background: #008789;
}

.big-player {
    height: 70px;
}

.stl-relatite {
    position: relative!important;
}

.stl-absolute {
    position: absolute!important;
}

.date-podcast {

}

.right-wrapper a,
.right-wrapper a:hover {
    text-decoration: none!important;
}

.listened-podcast {
    background: #008789;
    color: #fff;
    padding: 3px 7px;
    top: 0;
    right: 0;
    font-size: 15px;
}
.listened-podcast .fa-headphones {
    font-size: 17px;
    line-height: inherit;
    vertical-align: middle;
    margin-right: 5px;
}

.list-body-container, .overflow-hidden {
    overflow: hidden;
}

.secondary-title {
    font-size: 19px;
}

a.active > .slider-pager {
    background: #ee8a00;
}

.SLD {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}

.box-secondary-title {
    display: flex;
    justify-content: space-between;
    float: left;
    width: 728px;
    align-items: end;
}

.bx-caption {
    height: 46px;
    background: #262166!important;
    /*padding-left: 20px;*/
    font-size: 23px;
    cursor: pointer !important;
    display: flex;
    align-items: center;
}

.bx-caption span {
    color: #fff !important;
}

.bx-wrapper {
    width: 100%!important;
    height: 324px !important;
}

/*.bx-viewport {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #dbdbdb !important;
}*/

.music__box {
    display: grid!important;
    grid-gap: 10px;
}

.list__box {
    display: grid !important;
    grid-gap: 16px;
}

.list__box img {
    /*position: relative;
    z-index: 2;*/
}

@media (min-width: 768px) {
    #songsListRight > div:not(:last-child) {
        border-bottom: 1px solid #46434e;
    }
    #songsListRight img {
        max-width: 85px;
        border-radius: 5px;
    }
    .bx-wrapper .bx-prev {
        background: url('/static/img/main/arrow_slider.png') !important;
        width: 44px !important;
        height: 58px !important;
        top: 157px !important;
        left: 15px !important;
        z-index: 1 !important;
    }

    .bx-wrapper .bx-next {
        background: url('/static/img/main/arrow_slider.png') !important;
        width: 44px !important;
        height: 58px !important;
        top: 157px !important;
        right: 15px !important;
        z-index: 1 !important;
        transform: scaleX(-1);
    }
    .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 img {
        width: auto !important;
        height: 32px !important;
        margin-right: 12px;
    }
    .mobile-button-radioplayer div {
        color: #fff;
        font-size: 23px;
    }
    .previously_sounded {
        min-height: 319px;
        margin-top: 2px!important;
    }
    .chan-btn *,
    .chanel-wrapper * {
        color: #008789!important;
    }
    .chanel-wrapper *:hover {
        color: #008789!important;
        background: #fff!important;
    }
    .chan-btn>span {
        display: flex;
        align-items: center;
        line-height: 1.1em;
    }
    .chan-btn i {
        margin: 0 5px 0 10px;
    }
    .default-bg,
    .default-bg .menu-block-li {
        background: #2fa1a3!important;
    }
    .box-header-logo {
        margin-right: 84px;
        justify-content: center;
    }
    .playlist-block {
        max-width: 375px;
    }
    grid__1_2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .grid__1_3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .mb-md-16 {
        margin-bottom: 16px;
    }
    .py-10-px {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .list__box .grid__1_2 img {
        height: 197px;
    }
}

#hor-banner {
    margin: auto;
}

.bx-controls-direction {
    display: none;
}

.bx-wrapper .bx-next:hover {
    background-position: 0 0 !important;
}

.listened-button {
    /*background: url('/static/img/hp_icon.png') no-repeat;*/
    /*width: 100%;*/
    /*max-width: 44px;*/
    /*height: 31px;*/
    /*margin-bottom: 5px;*/

    /*/ background: url(https://www.hitfm.ua/static/img/content/partner_logo/headphone_icon.png) no-repeat;*/
    width: 21px;
    /*max-width: 44px;*/
    height: 16px;
    margin-bottom: 5px;
}

.listened-count {
    font-weight: bold;
    width: 35px;
    text-align: center;
}
.url-program{
    width: 100%; max-width: 270px; min-width: unset; height: 49px; float: left;
}
.mobile-indents .right .listened-count {width: 55px;}
.mobile-indents .right .listened-count .fa-headphones{margin-right: 5px;color: #424242!important;
    font-size: 20px;}
.right-url-program{margin-top: 13px;}
.right-url-program .listened-count span{    margin-top: 2px;
    position: absolute;}
.url-program .unmuted{
    margin-top: 2px;
}
.btn-default {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(230,230,230,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
    color: #000;
    border: 1px solid #D0D0D0;
    padding: 6px 10px;
    font-weight: bold;
    cursor: pointer;
}

.btn-register {
    background: rgba(243,45,45,1);
    background: -moz-linear-gradient(top, rgba(243,45,45,1) 0%, rgba(200,26,26,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,45,45,1)), color-stop(100%, rgba(200,26,26,1)));
    background: -webkit-linear-gradient(top, rgba(243,45,45,1) 0%, rgba(200,26,26,1) 100%);
    background: -o-linear-gradient(top, rgba(243,45,45,1) 0%, rgba(200,26,26,1) 100%);
    background: -ms-linear-gradient(top, rgba(243,45,45,1) 0%, rgba(200,26,26,1) 100%);
    background: linear-gradient(to bottom, rgba(243,45,45,1) 0%, rgba(200,26,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32d2d', endColorstr='#c81a1a', GradientType=0 );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 12px 7px 12px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 14px;
    color: rgba(255,255,255,1);
    font-weight: normal;
}
.btn-points {
    background-color: rgba(219,86,56,1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 20px;
    color: rgba(255,255,255,1);
}
.btn-points span {
    font-size: 20px;
    line-height: 20px;
    color: rgba(255,255,255,1);
}


.listen-but-hitfm {
    width: 238px;
    height: 47px;
    cursor: pointer;
    background: url(/static/img/listen_hitfM_btn_sprite.png);
}
.listen-but-hitfm:hover {
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -48px;
}
.listen-but-happy {
    width: 120px;
    height: 25px;
    cursor: pointer;
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -96px ;
    float: left;
}
.listen-but-happy:hover {
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -122px ;
}


.listen-but-mj {
    width: 118px;
    height: 25px;
    cursor: pointer;
    background: url(/static/img/listen_hitfM_btn_sprite.png) -120px -96px ;
    float: left;
}
.listen-but-mj:hover {
    background: url(/static/img/listen_hitfM_btn_sprite.png) -120px -122px ;
}

.listen-but-romantic {
    width: 238px;
    height: 25px;
    cursor: pointer;
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -148px ;
    float: left;
}
.listen-but-romantic:hover {
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -174px ;
}

.listen-but-disco {
    width: 120px;
    height: 28px;
    cursor: pointer;
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -200px ;
    float: left;
}
.listen-but-disco:hover {
    background: url(/static/img/listen_hitfM_btn_sprite.png) 0 -229px ;
}
.listen-but-best {
    width: 118px;
    height: 28px;
    cursor: pointer;
    background: url(/static/img/listen_hitfM_btn_sprite.png) -120px -200px ;
    float: left;
}
.listen-but-best:hover {
    background: url(/static/img/listen_hitfM_btn_sprite.png) -120px -229px ;
}
.mob-but {
    width: 205px;
    height: 47px;
    cursor: pointer;
    background: #990000;
    border-radius: 3px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 47px;
}
select#time {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.player-happy {
    height: 44px;
}
#share-link {
    border: 1px solid #ccc;
    width: 98%;
    padding: 5px;
}
.share-text {
    border: 1px solid #ccc;
    width: 98%;
    padding: 5px;
}
#embed-dialog {
    border: 1px solid #ccc;
    width: 98%;
    padding: 5px;
}

.podcast-btn {
    height: 27px;
    padding: 0 15px;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: #990000;
    background: #EFEFEF;
    border: 1px solid #DBDBDB;
    margin-right: 10px;
}
.podcast-btn.active {
    position: relative;
    background: #fff;
    border: 1px solid #AFAFAF;
    /*-webkit-box-shadow: 0px 1px 2px 0px rgba(182, 182, 182, 1);*/
    /*-moz-box-shadow:    0px 1px 2px 0px rgba(182, 182, 182, 1);*/
    /*box-shadow:         0px 1px 2px 0px rgba(182, 182, 182, 1);*/
    color: #000;
}
.podcast-btn.active:after, .podcast-btn.active:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.podcast-btn.active:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 5px;
    margin-left: -5px;
}
.podcast-btn.active:before {
    border-color: rgba(175, 175, 175, 0);
    border-top-color: #AFAFAF;
    border-width: 6px;
    margin-left: -6px;
}
.logo-mini-fixed {
    position: absolute;
    top: -6px;
    left: -62px;
    display:none;
    z-index: 10;
}

.online-player-but-mini-fixed {
    position: absolute;
    top: 3px;
    right: -145px;
    display: none;
    z-index: 10;
    cursor: pointer;
    background: #fff;
    width: 115px;
    height: 30px;
    color: #df2721;
    border-radius: 5px;
}
.online-player-but-mini-fixed:hover {
    background: #fff;
}
.online-player-but-mini-fixed div {
    /*margin-top: 6px;*/
    font-size: 22px;
    color: #df2721;
    font-weight: bold;
}
.btn-listen{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
#btn-listen-container{
    display: flex; justify-content: space-around;
}
.shuba_diamant {
    display: none;
    background: #fff;
    position: fixed;
    z-index: 100;
    height: 100%;
    width: 100%;
}

.shuba_container {
    width: 752px;
    height: 492px;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.btn {
    background: var(--main-bg-color);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 15px 8px 15px;
    text-decoration: none;
    cursor: pointer;
}

.btn:hover {
    /*background: #A30D0C;*/
    /*text-decoration: none;*/
}


.hp-btn-gold {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e7770e), color-stop(1, #cd5f06));
    background:-moz-linear-gradient(top, #e7770e 5%, #cd5f06 100%);
    background:-webkit-linear-gradient(top, #e7770e 5%, #cd5f06 100%);
    background:-o-linear-gradient(top, #e7770e 5%, #cd5f06 100%);
    background:-ms-linear-gradient(top, #e7770e 5%, #cd5f06 100%);
    background:linear-gradient(to bottom, #e7770e 5%, #cd5f06 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7770e', endColorstr='#cd5f06',GradientType=0);
    background-color:#e7770e;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #cd5f06;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:6px 8px;
    text-decoration:none;
    text-shadow:0px 2px 0px #b94d05;
}
.hp-btn-gold:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cd5f06), color-stop(1, #e7770e));
    background:-moz-linear-gradient(top, #cd5f06 5%, #e7770e 100%);
    background:-webkit-linear-gradient(top, #cd5f06 5%, #e7770e 100%);
    background:-o-linear-gradient(top, #cd5f06 5%, #e7770e 100%);
    background:-ms-linear-gradient(top, #cd5f06 5%, #e7770e 100%);
    background:linear-gradient(to bottom, #cd5f06 5%, #e7770e 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd5f06', endColorstr='#e7770e',GradientType=0);
    background-color:#cd5f06;
}
.hp-btn-gold:active {
    position:relative;
    top:1px;
}


.chanels-container {
    background: #fff;
    /*top: -6px;*/
    /*right: -1px;*/
    cursor: pointer;
    position: relative;
    z-index: 200;
    display: none;
    width: 300px;
    height: auto;
    border-radius: 0 0 8px 8px;
    color: #fff;
    bottom: 4px;
}

.chanels-container span {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
    padding: 4px 0px;
    font-size: 15px;
    color: #fff;
}

.chanels-container .clear {
    margin-bottom: 2px;
}

.chanels-container span:hover {
    background: #cc1711;
    color: #fff;
}
.more_channels {
    background:  url('/static/img/content/new_main/more_channels.png') no-repeat;
    width: 11px;
    height: 10px;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
}
header .efir-btn {
    background: #fff;
}
.efir-btn {
    font-size: 21px;
    width: 300px;
    height: 60px;
    cursor: pointer;
    right: -1px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    border-radius: 8px 8px 0 0;
}

.chan-btn {
    /*cursor: pointer;*/
    font-size: 14px;
    margin-top: 0;
    background: #fff;
    height: 26px;
    border-radius: 0 0 8px 8px;
    /*margin-right: -1px;*/
}
.radio-player-container:hover .chan-btn {
    border-radius: 0;
}
/*#video3{*/
/*top: -78px !important;*/
/*}*/
.radio-player-container {
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #008789;
    z-index: 4;
    width: 100%;
    position: absolute;

}
.radio-player-container:hover .chanels-container {
    display: block;
    box-shadow: 0 10px 10px rgb(0 0 0 / 60%);
}
.radio-player-container .efir-btn .fa-play{font-size: 34px!important;margin-left: -6px;}
.play_ico {
    background: url('/static/img/small_arrow.png');
    width: 11px;
    height: 13px;
    /*margin-left: 16px;*/
    margin-left: 10px;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.clear {
    clear: both;
}

.btn-gp {
    background: url('/static/img/google_play_btn.png') no-repeat;
    width: 152px;
    height: 48px;
    cursor: pointer;
}
.btn-app-store {
    background: url('/static/img/app_store_btn.png') no-repeat;
    width: 152px;
    height: 48px;
    cursor: pointer;
}

.phoneAd {
    background: #c2c2c2; /* Old browsers */
    background: -moz-linear-gradient(top,  #c2c2c2 0%, #eeeeee 50%, #c2c2c2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2c2c2), color-stop(50%,#eeeeee), color-stop(100%,#c2c2c2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c2c2c2 0%,#eeeeee 50%,#c2c2c2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c2c2c2 0%,#eeeeee 50%,#c2c2c2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c2c2c2 0%,#eeeeee 50%,#c2c2c2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c2c2c2 0%,#eeeeee 50%,#c2c2c2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#c2c2c2',GradientType=0 ); /* IE6-9 */
    height: 60px;
    display: none;
    padding: 5px 0;
    position: relative;
    width: 100%;
    z-index: 100001;
}
#phoneAppAvailableImage {
    height: 80%;
    float: right;
    padding-top: 6px;
    margin-right: 10px;
}
#phoneAppIcon {
    height: 80%;
    padding-top: 6px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.phone-text {
    font-size: 11px;
    line-height: 14px;
    float: left;
    margin-top: 7px;
    color: #000 !important;
}
@media screen and (max-width: 760px) {
    .medium-hide {
        display: none !important;
    }

    .happy_notification {
        margin-top: 0!important;
    }
}
/* MOBILE APP STORE; #END */

.social-likes {
    margin: 5px 0 !important;
}
div:not(.social-mini)>.social-likes__widget:first-child {
    margin-left: 0 !important;
}

.editor-body * {
    font-size: 100%;
}
.editor-body ol,.editor-body ul {
    padding-left: 25px;
}
.editor-body ul {
    list-style: disc;
}
.webcam-btn {
    border: 1px solid #d0d0d0;
    background: linear-gradient(to bottom, #ECECE6 0%, #fafafa, 60%, #ECECE6 100%);
    text-align: center;
    margin-top: 3px;
    font-size: 20px;
    padding: 10px 0;
    margin-bottom: 10px;
    color: #000;
}
.main-submenu {
    display: none;
    text-align: left;
}
.menu-block-li, .mn_bg {
    background: #008789;
}
.main-submenu li {
    padding: 5px 7px;
    /*padding-left: 10px;*/
    list-style-type: none;
}
/* Fix responsive version */
@media all and (min-width: 840px) {
    .menu-block-li:hover .main-submenu {
        position: absolute;
        background: #008789;
        z-index: 42;
        top: 37px;
        left: -95px !important;
        font-size: 12px !important;
        display: block;
        width: 206px;
        box-shadow: 0 10px 10px rgb(0 0 0 / 60%);
    }

    .main-submenu li:last-child {
        border: 0;
    }
    .main-submenu li a {
        font-size: 15px !important;
        font-weight: normal;
        width: 100%;
        display: block;
    }
}

.video-block {
    width:230px;
    min-height: 130px;
    margin-left: 19px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    background: url('/static/img/preload.gif') no-repeat center;
}

.video-block img {
    /*border: solid 2px #e5e5e5;*/
    width: 100%;
}

.video-block:nth-child(1) {
    margin-left: 0;
}

.video-block:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
}
.efirSong > img{
    width: 100%;
    height: auto;
}

.scroll-top,
.fa-arrow-up{
    outline: none;
}

.fullscreen {
    /*background: rgba(255,255,255, 0.7);*/ /* ïîëóïðîçðà÷íûé áåëûé ôîí */
    width: 100%;
    height: 100%;
    /*    background: #fff;*/
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
    justify-content: center;
}
.fullscreen__btn {
    margin-top: 10px;
    display: inline-block;
    border-radius: 18px;
    border: 1px solid #b1b1b1;
    text-decoration: none;
    font-size: 23px;
    font-family: Verdana;
    color: #0f0f0f;
    width: 318px;
    height: 79px;
    text-align: center;
    line-height: 79px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 1%, rgba(253,253,253,1) 57%, rgba(218,218,218,1) 95%, rgba(235,235,235,1) 98%, rgba(101,101,101,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(1%, rgba(248,248,248,1)), color-stop(57%, rgba(253,253,253,1)), color-stop(95%, rgba(218,218,218,1)), color-stop(98%, rgba(235,235,235,1)), color-stop(100%, rgba(101,101,101,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 1%, rgba(253,253,253,1) 57%, rgba(218,218,218,1) 95%, rgba(235,235,235,1) 98%, rgba(101,101,101,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 1%, rgba(253,253,253,1) 57%, rgba(218,218,218,1) 95%, rgba(235,235,235,1) 98%, rgba(101,101,101,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 1%, rgba(253,253,253,1) 57%, rgba(218,218,218,1) 95%, rgba(235,235,235,1) 98%, rgba(101,101,101,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 1%, rgba(253,253,253,1) 57%, rgba(218,218,218,1) 95%, rgba(235,235,235,1) 98%, rgba(101,101,101,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#656565', GradientType=0 );
}
.fullscreen__btn:first-child {
    margin-right: 12px;
}
.fullscreen__text {
    position:relative;
    font-family: Verdana;
    font-size: 15px;
    color: #000;
}

.horo-text {
    width: 90%;
    max-width: 640px;
}
.horo-text[id='horo0'] {
    width: 100% !important;
    max-width: 100%;
}

.horo-title {
    margin: auto;
    width: 230px;
    font-size: 16px;
    font-weight: bold;
}

.horo-tomorrow {
    color: #000000;
    font-size: 14px;
    margin-right: 5px;
    margin-top: -17px;
}

.horo-yesterday {
    color: #000000;
    font-size: 14px;
}

.horoscope {
    background: url("/static/img/horo/goroskop_sprites.jpg") no-repeat;
    width: 67px;
    height: 67px;
    margin: 0 10px;
}

.horoscope.aries {}
.horoscope.taurus {
    background-position: -69px 0;
}
.horoscope.gemini {
    background-position: -136px 0;
}
.horoscope.cancer {
    background-position: -204px 0;
}
.horoscope.leo {
    background-position: -271px 0;
}
.horoscope.virgo {
    background-position: -339px 0;
}
.horoscope.libra {
    background-position: -407px 0;
}
.horoscope.scorpio {
    background-position: -475px 0;
}
.horoscope.sagittarius {
    background-position: -543px 0;
}
.horoscope.capricorn {
    background-position: -611px 0;
}
.horoscope.aquarius {
    background-position: -679px 0;
}
.horoscope.pisces {
    background-position: -747px 0;
}

.actions-user-list {
    width: 40%;
    margin-right: 6%;
    min-height: 280px;
}

.action-img {
    border: 7px solid #E5E3E4;
    margin-bottom: 5px;
    max-width: 690px;
    max-height: 1028px;
    width: 100%;
}

#single_image img {
    width: auto;
    height: auto;
    max-height: 580px;
}

.sup-right {
    position: relative;
    float: right;
    right: -4px;
    top: -5px;
    font-size: 11px;
}


.video-title {
    position: absolute;
    bottom: 4px;
    left: 0;
    padding: 0!important;
    background: unset!important;
    /*background: rgba(214, 209, 204, 1);*/
    color: #fff;
    text-align: center;
    font-size: 15px!important;
    overflow: hidden;
}
.video-title a {
    background: #2fa1a3;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 3px 7px;
}
.video-title > a,
.video-title > strong{
    color: #fff !important;
    font-weight: unset;
}
.osadcha-indents strong{
    color: #424242 !important;
}

.main-hit-video {
    position: relative;
}

.main-hit-video .video-title {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    text-align: left;
    font-size: 15px;
    background: #df2721;
    color: #fff;
    width: auto;
}

.program-title a div {
    font-size: 18px;
    color: var(--main-color-1);
}

.program-title a h2 {
    line-height: 17px;
    font-weight: 800;
}

.prog-image {
    width: 40%;
}

.program-title {
    margin-left:20px;
    width: 50%;
}

#htmlBanContainer_3982 {
    z-index: 5 !important;
}

.osadchaPadding {
    /*padding-top: 8px;*/
}

.social-icon {
    max-width: 45px;
    max-height: 45px;
    min-width: 45px;
    min-height: 45px;
    width: 13vw;
    height: 13vw;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
}

.social-icon.fb-ico {
    background: url("/static/img/social_icons/facebook.png");
}

.social-icon.inst-ico {
    background: url("/static/img/social_icons/instagramm.png");
}

.social-icon.tw-ico {
    background: url("/static/img/social_icons/twitter.png");
    margin-right: 0 !important;
}

.social-icon.youtube-ico {
    background: url("/static/img/social_icons/youtube.png");
}

.soc-icon-width {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*justify-content: center;*/
    background: #fff;
}

.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: 72px;
    height: 72px;
}
.tin-ico {
    background: url("/static/img/social_icons/tin_45x45_icon.png");
    margin-right: 0;
}

.wn-ico {
    background: url("/static/img/social_icons/wn_45x45_icon.png");
}

.ap-ico {
    background: url("/static/img/social_icons/ap_45x45_icon.png");
}

.and-ico {
    background: url("/static/img/social_icons/and_45x45_icon.png");
}

.ap-new-ico {
    background: url("/static/img/AppStoreBlack.png");
    width: 115px;
    height: 38px;
    max-width: 115px;
    max-height: 38px;
    margin-right: 8px;
}

.and-new-ico {
    background: url("/static/img/GooglePlayBlack.png");
    width: 115px;
    height: 38px;
    max-width: 115px;
    max-height: 38px;
    margin-right: 0px;
}

.rightBlock .ap-ico  {
    margin-right: 0;
}

.red-pl{
    background: #df2721;
    color: #fff;
    width: auto;
    padding: 2px 7px;
    display: inline;
    box-shadow: -7px solid #df2721, 7px solid #df2721;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
#artists_list .video-title{
    /*width: 100%;*/
}
#artists_list .current_song_title{
    width: 236px;
}
.rightBlockCaption {
    width: 300px;
}
.rightBlockCaption > span{
    float: left;
    font-weight: normal!important;
    color: #a80000 !important;
    font-size: 19px;
    /*margin-top: 5px;*/
}
.popup-youtube-share {
    width: 100%;
    color: black;
    height: 30px;
    display:inline-block;
    position: relative;
    top: -15px;
}

.player-popuo_share-text {
    display:inline-block;
    position: relative;
    right: 5px;
    top: -3px;
}

.player-y .social-likes__widget {
    margin: 2px !important;
}

.artist_social_pages {
    width: 58%;
    /*margin-left: 5px;*/
}

#artist_head{
    display: block;
    height: 137px;
}
.clip-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;

}
.pseudoLink {
    color: #990000;
    border-bottom: 1px dashed #990000;
    text-decoration: none;
    font-weight: normal !important;
    cursor: pointer
}

#artists_list {
    padding-left: 15px;
}

select.styled {
    padding-left: 10px;
}

.main_video_play {
    background: url(/static/img/hitfm_play_video_btn.png);
    width: 65px;height: 65px;
    margin-top: 0;
    position: relative;
    right: -150px;
    top: 65px;
}

.artist_list_img {
    border: 0 !important;
    width: 230px;
    height: 130px;
    /*
        width: auto !important;
        height: 118px;
    */
}

#artists_list .video-block {
    text-align: center;
    text-align: -webkit-center;
    bottom: 10px;
    /*border: solid 2px #e5e5e5;*/
}

#artists_list .video-title {
    bottom: 4px;
    text-align: left !important;
}

.play-button-new {
    background: url(/static/img/Hit_play_40x40_var2.png) no-repeat;
    width: 40px;
    height: 40px;
    /*position: relative;*/
    /*left: 36px;*/
    /*top: -54px;*/
    /*opacity: 0;*/
    background: url(/static/img/Hit_play_40x40_var2.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
}
.playlist-play-button:hover .play-button-new {
    opacity: 1;
}
.playlist-play-button {
    cursor: pointer;
    float: left;
    position: relative;
}

.howto-listen-link {
    background-color: rgba(255, 255, 255, 0.7);
    position: relative;
    border-radius: 5px;
    top: 52px;
}
/***new****/
.right-head-container {
    position: absolute;
    top: 21px;
    right: 8px;
    text-align: center;
    width: 300px;
}
.artist_profile_img {
    width: 256px;
    height: 137px;
    /*border:1px solid #c6c6c6;*/
    text-align: center;
    overflow: hidden;
}
.feedback-send {
    margin-left: 80px;
}
.happy-fa-headphones {
    position: relative;
    /*margin-right: 4px;*/
    /*margin-left: 15px;*/
    float: right;
    /*left: -7px;*/
    display: flex;
    flex-direction: row;

}
.happy-fa-headphones .fa.fa-headphones {
    position: relative;
    right: 2px;
    top: 1px;
}
.fa.fa-headphones {
    color: #008789;
}
.listened-button .fa-headphones{
    color: #424242!important;
    font-size: 20px;
}

.mt-16-px {
    margin-top: 16px;
}

/*TODO my style*/
.block-img-smal img {
    width: 100%;
}

.title-img-mobile {
    width: 100%;
    object-fit: cover;
}

.listened-program-count .fa-headphones {
    margin-right: 5px;
    color: #424242 !important;
    font-size: 20px;
}

@media screen and (max-width: 768px) {
    .podcast-mobile-title {
        background: #fff!important;
    }

    .podcast-img-one img {
        width: 100%!important;
        height: auto!important;
    }

    .grid-podcast .player-cont {
        bottom: 0!important;
        margin: 0!important;
        width: 100%;
    }

    .grid-podcast .happy-pod {
        background: #cc1612;
        width: 100%;
    }

    .grid__1_2,
    .grid__1_3 {
        grid-template-columns: 1fr;
    }

    .block-next-banner {
        margin-top: -40px;
    }

    .block-img-smal {
        margin: 0 -13px 4px;
    }

    .fanzona-main {
        margin: 0 -10px;
    }

    .sets-main {
        margin: 0 -10px -4px;
    }

    .top-mar-16 {
        margin-top: 16px;
    }

    .btn-listen svg {
        fill: #008789;
        stroke: #008789;
        width: 30px;
        height: 30px;
        margin-left: 8px;
    }
    .mar-bot-4 {
        margin-bottom: 4px!important;
    }

    .index-page #left-under-banner-block .clear-hor-14 {
        height: 0!important;
    }
    .list-body {
        margin-bottom: 0!important;
    }
    .playlist-block .song-list {
        margin-bottom: 5px;
    }
    .mobile-hide {
        display: none!important;
    }
    .underbunner-container #left-under-banner-block .clear-hor-14 {
        display: none!important;
    }
    .underbunner-container #left-under-banner-block .list-podcast {
        margin-bottom: 0!important;
    }
    .grid__1_2,
    .grid__1_3 {
        grid-template-columns: 1fr;
    }
    .grid__2_3 {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (min-width: 768px) {
    #headerMenu .main-submenu {
        top: 37px;
    }

    #youtube0 {
        height: max-content!important;
    }

    #song0 {
        margin-top: 4px;
    }

    #song0,
    #song0 a,
    #singer0,
    #singer0 a {
        line-height: 17px!important;
        display: block!important;
    }

    /*#hor-banner>div {
        height: auto!important;
    }*/
    .cover-song {
        width: 85px;
        height: 85px;
    }
    .menu-sticky {
        position: sticky;
        margin-bottom: 16px;
        cursor: default;
        top: 0;
        z-index: 3;
    }

    .bx-wrapper .bx-caption {
        bottom: -46px!important;
    }

    .Slider .bx-viewport {
        height: 385px!important;
    }

    .efir-btn div:nth-child(1) {
        width: 50px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .title-img-mobile {
        height: 97px;
    }

    .chanels-container i {
        color: #fff;
        font-size: 15px;
    }

    .efir-btn div:nth-child(2) {
        width: 250px;
    }

    .efir-btn svg {
        fill: #008789;
        stroke: #008789;
        width: 30px;
        height: 30px;
    }

    .header-bar-search-back {
        width: 40px;
        display: flex;
        justify-content: center;
    }

    .box-header-current-song {
        width: 495px;
        margin-top: 20px;
    }

    .header-current-song {
        height: 19px;
        width: 100%;
        background: #d56503;
        margin-bottom: 6px;
    }

    .header-current-song span {
        display: block;
        width: max-content;
        color: #fff;
        background: #ee8a00;
        padding: 1px 10px;
        margin-left: 75px;
        font-size: 14px;
    }

    /* .box-current-song #singer0 {
         line-height: 0.9em!important;
     }*/

    .box-current-song {
        display: flex;
    }

    .box-current-song .current-dj {
        /*width: 193px;*/
    }

    .box-current-song .current-dj .end-time {
        margin-top: 4px;
        color: #fff;
        display: block;
    }

    .box-current-song .current-dj>div:last-child {
        width: 130px;
    }

    .box-current-song .current-song {
        width: 310px;
    }

    .box-current-song>div {
        display: flex;
    }

    .box-current-song .current-title-dj {
        color: #fff;
        font-weight: bold;
        line-height: 1em;
    }

    .box-current-song img {
        height: 85px!important;
        width: 85px!important;
        object-fit: cover;
        border-radius: 5px;
        margin-right: 10px;
    }

    .box-current-song .current_song_title {
        width: max-content!important;
        position: relative!important;
    }

    .box-current-song .current_song_title span {
        padding: 0!important;
        color: #fff;
    }
    #singer0 {
        font-weight: bold;
    }
    .main-submenu {
        background: #008789;
    }
    .default-bg .main-submenu {
        background: #2fa1a3 !important;
    }

    .grid-podcast .list-body-container span {
        cursor: pointer;
    }

    .grid-podcast .list-body-container {
        position: relative;
    }

    .list-body .ui-datepicker-next,
    .grid-podcast .ui-datepicker-next {
        right: 12px;
    }

    .list-body .ui-datepicker-prev,
    .grid-podcast .ui-datepicker-prev {
        left: 12px;
    }

    .list-body #podcast-datepicker {
        float: left;
        margin: 0;
    }

    .list-body #podcast-datepicker>div,
    .list-body #podcast-datepicker>div>div {
        margin: 0;
    }

    .list-body .ui-datepicker-header {
        padding-top: 0!important;
        padding-bottom: 1px!important;
    }

    .list-body .ui-datepicker-calendar {
        width: 360px;
        border: none!important;
    }

    .list-body .ui-datepicker th {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        padding: 0.4em .3em;
    }

    .list-body .ui-datepicker th:first-child {
        border-left: 0!important;
    }

    .list-body .ui-datepicker th:last-child {
        border-right: 0!important;
    }

    .ui-datepicker-title {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #EAE8E9;
        height: 35px;
    }

    .hasDatepicker>div {
        width: 100%;
    }

    .icon-social-facebook,
    .icon-social-instagram,
    .icon-social-tiktok,
    .icon-social-viber,
    .icon-social-youtube {
        width: 20%;
        height: 55px;
        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-tiktok {
        background: #1b0a1a;
    }
    .icon-social-viber {
        background: #7b519d;
    }
    .icon-social-youtube {
        background: #cf2226;
        border-radius: 0 3px 3px 0;
    }
    .soc-icon-width.rightBlock img {
        width: auto;
        height: 100%;
    }

    .list-body .ui-datepicker td span {
        background: #fff!important;
    }

    .prog-image img {
        width: 295px;
    }
    .grid-podcast .happy-pod {
        background: var(--player-bg-color)!important;
        position: relative;
        bottom: 0;
    }

    .player-small {
        width: 100%!important;
        margin-left: 0!important;
    }

    .grid-podcast .mobile-hide {
        top: 0;
    }

    .player-small>div {
        width: 250px;
        margin: 10px auto 0!important;
    }

    .ui-widget-content a {
        color: #008789!important;
    }

    #footer-datepicker i {
        font-size: 14px;
        color: #008789;
    }

    .grid-podcast {
        width: 356px!important;
    }

    .mobile-podcast .grid-podcast:nth-child(2n+1) {
        /*margin-right: 16px!important;*/
    }

    #soc-block {
        margin-top: 5px;
    }

    #footer-datepicker {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 356px;
        height: 30px;
        background: #ebe9ea;
    }

    #footer-datepicker {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
    }
    #right-page {
        min-height: 75vh;
    }
    .grid__1_3,
    .grid__2_3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .grid__1_2 {
        grid-template-columns: 1fr 1fr;
    }
}

.mb-4-px {
    margin-bottom: 4px;
}

/*.fa {*/
/*font-size: 16px !important;*/
/*}*/
.headphones-block {
    margin-right: 10px;
    margin-top:-20px
}
header {
    width: 100%;
}
.close_1 img {
    display: none;
}

#popup {
    background: #080808;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0.7;
    overflow: hidden;
    margin: 0 auto;
    overflow: hidden;
    background-color: #080808;
    opacity: 0.9;
    z-index: 130;
    display: none;
}
.sticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0;
}

.m_position {
    background: #bb1716;
    text-align: center;
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 2;
}
.m_position div {
    font-size: 36px;
    color: #fff;
    margin-top: 16px;
}
.hitparad_block {
    background:#e1e1e1;
    height:100px;
}
.hitparad_block img {
    width:178px;
    height:100px;
    position: relative;
    z-index: 1;
    margin-left: -50px;
}
.hot_hit_img {
    width: 356px;
    height: auto;
    position:relative;
    z-index:1;
    margin-top:-30px;
}
.main_big_play, .main_big_play_hitvideo {
    /*background: url('/static/img/content/partner_logo/big_play_btn.png');*/
    width: 50px;
    height: 50px;
    float: right;
    margin-right: 0;
    border: 0;
    cursor: pointer;
    background: #bb1716;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main_mini_play {
    /*background: url('/static/img/content/partner_logo/play_btn.png');*/
    width: 30px;
    height: 30px;
    float: right;
    position: relative;
    background: #DF2721;
    z-index: 2;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}
.vote_main_button {
    background: url('/static/img/content/partner_logo/big_vote_btn.png');
    width: 50px;
    height: 50px;
    float: right;
    cursor: pointer;
    background: #008789;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}
.efirSong{
    position: relative;
    /*height: 136px;*/
}
.title_new {
    background: #008789;
    color: #fff;
    width: auto;
    padding: 3px 7px;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 1.5;
    /*line-height: 24px;*/
    overflow-y: hidden;
   /* position: relative;*/
   /* z-index: 1;*/
}

.title_new  h2 {
    font-weight: normal;
    font-size: 15px !important;
    padding: unset !important;
}
.new-p-15450 p{
    background: #008789;
    color: #fff;
    width: auto;
    padding: 3px 7px;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 1.5;
}
.new-p-15450{
    position:absolute; bottom:1px!important; line-height: 1.3;padding-right: 5px;
}
.title_main{
    position:absolute;
    bottom:2px;
    padding-right: 9px;
}
.title_main a{
    line-height: 1.5;

}
.all-podcast{float: left;width: 50%;max-width: 356px;}
.mobile-podcast .too{
    margin-right: 16px;
}
.mobile-podcast .otdel-page:nth-child(odd){
    margin-right: 8px;
}
.otdel-page .new-p-15450{position:absolute; bottom:43px; line-height: 1.3;padding-right: 5px;

}

.title_main p {
    color: white;
    background-color: #df2721;
    padding-left: 7px;
}
.spacer {
    width: 100%;
    height: 2px;
    background: #e1e1e1;
    position: relative;
    top: 2px;
}
.main_headphones {
    background: url('/static/img/content/partner_logo/headphone_icon.png');
    width: 15px;
    height: 16px;
    display: inline-block;
}
/*TODO bug fixing!!! (^_^)*/

@media screen and (max-width: 1200px) {
    .eduna_ukraine {
        display: none;
    }
}

@media screen and (min-width: 1370px) {
    .player-y {
        width: 898px;
        height: 700px;
    }

    #player-y iframe {
        width: 100%;
        height: 505px;
    }
}
/*-----*/
#songsList{
    /*z-index: 6000;*/
}
#songsList > .song-item > div[id*="time"]{
    position: absolute;
    /*left: 209px;*/
    background: #df2721;
    color: #fff;
    padding: 2px 7px;
}

#songsList > .song-item:not(:last-child){
    margin-bottom: 8px;
}
#songsList > .song-item{
    height: 136px;
}
#songsList > .song-item > .right{
    float: none;
    position: absolute;
    bottom: 5px;
    line-height: 1.3;
}
.efirSong .play-button-youtube{
    /*top: -34px;*/
}
.efirSong .rightSongWidth > a{
    color: #fff;
    /*padding: 2px 7px;*/
}
.efirSong #singer0 a{
    font-weight: bold;
}
.efirSong .rightSongWidth{
    position: relative;
    top: -40px;
    color: #fff;
    padding: 2px 7px;
    background: #df2721;
}
#songsList > .song-item > .right > .rightSongWidth a{
    color: #fff;
    /*padding: 2px 7px;*/
    /**/
}
#songsList > .song-item > .right > .rightSongWidth{
    background: #df2721;
    margin-right: 0;
    padding: 2px 7px;
}
#songsList > .song-item > .right > .rightYuotubeBtn{
    position: absolute;
    top: -97px;
    left: 210px;
}
.efirSong > .rightYuotubeBtn{
    position: absolute;
    top: 0;
    right: 0;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute;
}
.l-0 {
    left: 0;
}
.r-0 {
    right: 0;
}
.t-0 {
    top: 0;
}
.song-item{
    position: relative;
}
.right_wrap{
    position: relative;
    top: -35px;
}
.player-small .stop{
    /*background: url("/static/img/pouse_small.png") !important;*/
    width: 12px;
    height: 12px;
}
#left-under-banner-block .download,#left-under-banner-block .play,#left-under-banner-block .stop{font-family: fontawesome, sans-serif !important;}
#left-under-banner-block .play:before, .mobile-podcast .control .play:before, .podkast-best .control .play:before, .mlp-player .control .play:before{content: "\f04b";font-size: 24px;color:#df2721; }
#left-under-banner-block .download:before, .player-cont .download:before, .mlp-player .download:before{content: "\f019";font-size: 20px;color:#df2721; }
#left-under-banner-block .stop:before, .mobile-podcast .control .stop:before, .podkast-best .control .stop:before, .mlp-player .control .stop:before{content: "\f04c";font-size: 20px;color:#df2721; }
.mobile-podcast .control .play, .mobile-podcast .control .stop, .mobile-podcast .download, .podkast-best .control .stop, .mlp-player .download{font-family: fontawesome, sans-serif !important;}
.podkast-best .control .stop:before{}
#time0 {
    background: #df2721 !important;
    color: #fff;
    position: absolute;
    /*left: 210px;*/
}

/**/
.curr-song-mobile{
    display: none;
}
/*.stop:hover{*/
/*background: url("/static/img/pouse_small_over.png") !important;*/
/*width: 12px;*/
/*height: 12px;*/
/*}*/
/*.stop:active{*/
/*background: url("/static/img/pouse_small_hit.png") !important;*/
/*width: 12px;*/
/*height: 12px;*/
/*}*/
.mlp-player .volume-ctrl .unmuted{
    font: normal normal normal 14px/1 FontAwesome;
}
.mlp-player .volume-ctrl .unmuted:before{
    content: "\f028";
    font-size: 22px;
    color: #cc1610;
}
.mlp-player .volume-ctrl .muted{font: normal normal normal 14px/1 FontAwesome;}
.mlp-player .volume-ctrl .muted:before{
    content: "\f026";
    font-size: 22px;
    color: #cc1610;
}
.player-big .mlp-player .muted:before{
    font-size: 25px;
    color: #cc1610;
}

.list-podcast div a{
    cursor: pointer;
}
i.fa{
    color: #008789;
    font-family: fontawesome, sans-serif !important;
}
.fa-play{
    margin-left: 2px;
    font-size: 30px !important;
}
.vote_main_button .fa-thumbs-up{
    color: #fff;
    font-size: 30px !important;
}
.main_mini_play .fa-play {
    font-size: 20px !important;
}
.like-button-new-unactive .fa-thumbs-up {
    color: #fff;
    font-size: 30px !important;
}
.play-button-youtube .fa-play {
    color: #fff;
    font-size: 20px !important;
}
.happy-fa-headphones .fa.fa-headphones {
    position: relative;
    right: 7px;
    top: 1px;
    color: #424242 !important;
    font-size: 20px !important;
}
.happy-fa-headphones span{
    /*font-family: 'Fira Sans Condensed', sans-serif !important;*/
    /*font-size: 15px !important;*/
}
/*.youtube--img{*/
/*width: 350px;*/
/*height: 100%;*/
/*}*/
.hit-video-title{
    position: absolute;
    bottom: 1px;
    z-index: 2;
    /*line-height: 1.4;*/
}
@-moz-document url-prefix() {
    #songsList > .song-item > .right > .rightYuotubeBtn{
        top: -95px;
    }
    #songsList > .song-item > .right{
        bottom: 6px;
    }
    .title_main{
        bottom: 2px;
    }
    .hit-video-title{
        bottom: 1px;
    }

    .song-item .current_song_title span{
        /*padding: unset;*/
    }
    .song-item .current_song_title {
        bottom: 0;
    }
    .video-title{
        bottom: 3px !important;
    }
    #hit-vid-title .video-title{
        bottom: 0 !important;
    }
}
.pub_300x250{
    display: none!important;
}

/*404 error*/
.body-404{
    position: absolute;
    left: 50%; top: 50%;
    transform: translate(-50%, -50%);
    width: 700px;
}
.a-404{
    text-decoration: none;
    font-size: 18px;
    color: #a80000;
}
.p-404{
    font-family: "Fira Sans Condensed";
    color: rgb(42, 42, 42);
    font-size: 19px;
    margin-top: 63px;
    line-height: 1.5;

}
.logo-404{
    margin: 0px 67px 0px 0;
    width: 225px;
    height: 148px;
}
.hit-logo-404{
    width: 398px;
    height: 148px;
}
.play-404{
    width: 240px;
    height: 50px;
    border-radius: 8px;
    background: #e31d1a;
    display: inline-block;
    margin-top: 31px;
    margin-left: 30%
}
.play-img-404{
    width: 25px;
    height: 30px;
    float: left;
    top: 10px;
    left: 14px;
    position: relative;
}
.play-text-404{
    font-family: "Fira Sans Condensed";
    top: 16px;
    left: 26px;
    font-size: 28px;
    position: relative;
    font-weight: bold;
    color: #ffffff;
}
.red-text-logo > strong{
    color: #424242 !important;
}

.video-block a[href*="/music/"] .video-title{
    padding: 2px 7px !important;
    background: #DF2721 !important;
}

.title_main .title_new{
    cursor: pointer;
    font-size: 15px;
    line-height: 1.4 !important;
}
.mobile-listen-btn{
    display: none;
}
.mobile-listen-btn .menu-block-li{
    padding: 0;
    background: unset;
}
.mobile-listen-btn .menu-block-li a{
    left: 0!important;
}
.song-list .playlist-play-button{
    height: 85px;
}

.hasDatepicker {
    margin-left: 1px;
}

/* new songsListRight for right side */

#songsListRight{
    border-top: none;
    width:300px;
    float:left;
    position: relative;
    /*margin-left: 2px;*/
}

#songsListRight>div:first-child {
    padding-top: 5px!important;
}

#songsListRight>div:last-child {
    padding-bottom: 0!important;
}

#songsListRight > .song-item > div[id*="time"]{
    position: absolute;
    /*left: 209px;*/
    background: #df2721 !important;
    color: #fff;
    padding: 2px 7px;
    padding-top: 4px;
}
#songsListRight > .song-item {
    overflow-y: hidden;
}
#songsListRight > .song-item:not(:last-child){
    margin-bottom: 8px;
}
#songsListRight > .song-item{
    height: 170px;
}
#songsListRight > .song-item > .right{
    float: none;
    position: absolute;
    bottom: 5px;
    line-height: 1.3;
}
.send-soc-mobile {
    display: none;
    width: 100%;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    height: 40px
}
.sets a{
    font-size: 18px;
    font-weight: 800;
}
.happy-notif{margin-top: 37px;}
i.fa-white{color: white;}
i.fa-red{color: red;}
@media screen and (max-width: 600px) {
    .bold {padding-top: 0px !important;}
    .happy_notification font {font-size: 19px;}
    .happy_notification {margin: 0 -8px;min-width: 100%; background-color: #fdf3f4;}
    .viber_happy{width: 25px;height: 25px;}
    .current_song_title span a {    background-color: unset;}
    #wrapper{margin: 0;}
    i.fa {color: white;}
    i.fa-red{color: red;}
    .happy-notif{margin-top: 0;}
    .mobile-happy {height: 0;}


    .social-likes_notext .social-likes__button{
        width: unset !important;
        padding-left: unset !important;
        padding: 1px 6px 1px 20px !important;
    }
    .social-likes__button {

        font-weight: 400;
        border-right: 0;
    }
    .social-likes__button, .social-likes__counter {
        vertical-align: middle;
        font-family: "Helvetica Neue",Arial,sans-serif;
        font-size: 13px;
        line-height: 20px;
        cursor: inherit;
    }

    .social-likes__icon {
        left: -30px !important;
        width: 20px;
        height: 18px;
        margin-top: 1px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    .social-likes__icon_twitter{
        left: -23px !important;
    }

}
@media (min-width: 600px ) and  (max-width: 1024px ){
    header, .submenu {
        width: 1013px;
    }
    body, .main-page{width: 1013px;}
    #wrapper{margin: 0 !important;}
    #center-page{margin-left: 15px;}
    #right-page{margin-right: 16px;margin-left: 13px !important;}

}

.fs-14 {font-size: 14px;}
.fs-15 {font-size: 15px;}
.fs-18 {font-size: 18px;}
.fs-19 {font-size: 19px;}

/*.mobile-hide{margin-top: -7px;}*/
.admixer_mobile{display: none;}
.admixer_mobile_body{display: none;}
.banner {margin-top: 4px;margin-bottom: 21px;}
/*.happy-btns{margin-top: -8px;margin-bottom: -5px;}*/
.tabs{margin-top: 13px;}
.mobile-best-podcast{display: none;}
/* /new songsListRight for right side */
.previously_sounded .current_song_title span{
    line-height: 1.48;
    color: #fff;
    background: #df2721;
    width: auto;
    /* float: left; */
    padding: 3px 7px;
    /* display: inline-table; */
    display: inline;
    box-shadow: -7px solid #df2721, 7px solid #df2721;
    -webkit-box-shadow: -7px solid #df2721, 7px solid #df2721;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.podcast-img-two>a {display: flex}
.listened-podcast .fa-headphones {color: #fff!important;}
.parad_artist_img {
    width: 220px;
    height: 126px;
}
.play-button-youtube {
    margin-right: 11px;
    float: left;
}
.like_btn_block {
    margin: 0 16px 8px 0;
}
.newcomer {
    margin-left: 40px;
}
.position {
    background: #bb1716;
    margin-right:  15px;
    text-align: center;
    font-weight: 700;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.d-mob-none {display: block!important;}
.d-mob {display: none!important;}

.grid__1_2 {
    grid-template-columns: 1fr 1fr;
}
.title-img-mobile {
    height: auto;
}
.d-grid {
    display: grid;
}
.hitparad_block {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mb-16-px {
    margin-bottom: 16px;
}
.fs-12 {
    font-size: 12px;
}
.title_main {
    bottom: 0;
}
.pr-4-px {
    padding-right: 4px;
}
.p-8-px {
    padding: 8px;
}
.mb-4-px {
    margin-bottom: 4px;
}
.lh-1_1 {
    line-height: 1.1em;
}
.lh-1-5 {
    line-height: 1.5;
}
.lh-0 {
    line-height: 0;
}
.ml-160-px {
    margin-left: 150px;
}

.afisha__block {
    display: grid;
    grid-gap: 16px;
}
.afisha__button {
    width: max-content;
    padding: 7px 12px 7px 7px;
    font-size: 19px;
    background-color: #008789;
    color: #fff;
}
.afisha__item > :not(.for-editor) {
    line-height: 1em;
}

.current-song:hover .main-submenu {
    position: absolute;
    z-index: 42;
    top: 39px;
    left: -95px !important;
    font-size: 12px !important;
    display: block;
}

.current-song:hover  .earlier-songs-sub {
    margin-left: -10px;
    box-shadow: 0 14px 10px rgb(0 0 0 / 60%);
    width: 300px !important;
}

.earlier-songs-text {
    color: #fff;
    line-height: 20px; 
    z-index:50;
}

.sticky-right-box {
    margin-bottom: 25px;
    position: sticky;
    top: 53px;
}
.playlist-page {
    top: 59px !important;
}

.donate-btn {
    background-color: #3c2776;
    width: 100%;
    z-index: 1;
    position: relative;
    top: -16px;
    display: inline-flex;
    justify-content: space-evenly;
}

.donate-btn div {
    font-size: 32px;
    padding: 25px;
    color: #fff;
}

.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: 23px;
    /*font-family: 'Montserrat', sans-serif;*/
    color: #171717;
}

.block__google-news .subscribe_google-news {
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
    margin: 7px;
    padding: 15px 30px;
    background-color: #be0f0a;
    color: #fff;
    font-weight: bold;
}

.d-grid {
    display: grid;
}

.catfish>div {
    width: 100% !important;
}

.dron-donate {
    background-color: #0f75bc;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-family: 'Montserrat', sans-serif;
}

.dron-donate {
    background-color: #060808;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.dron_text {
    background: url(/static/img/title_text_desktop.png) no-repeat;
    height: 19px;
    width: 296px;
    margin-right: 20px;
}

.dron_btn {
    background: url(/static/img/help_btn_desktop.png) no-repeat;
    height: 36px;
    width: 178px;
}