body {margin: 0 auto;font-family: 'Fira Sans Condensed', sans-serif;font-size: 15px;}
ul {list-style: none;}
a {text-decoration: none;
    /**************2018****************/
    color: #ffcc00;
    /**************2018****************/

}
header .partner-container{
    position: relative;
    height: 40px;
}
/**************1980******************/
main {
    background-color: #111111;
    height: 100vh;
}
/**************1980******************/

.html5player-play{width: 45px;}
header .partner-container .partner_player_bg {
    /****************1980****************/
    background-color: #272727;
    /****************1980****************/

    height: 40px;
    width: 100%;
    position: absolute;
    right: 0px;
    text-align: center;
}

@media (min-width: 768px) {
	.d-md-none {
		display: none!important;
	}
	.d-md-block {
		display: block!important;
	}
}

@media (max-width: 768px) {

}

.d-none {
	display: none;
}

.partner_player {
    position: relative;
    /*************1980******************/
    background-color: #272727;
    /*************1980******************/

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-box-pack: center;
    align-items: center;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    height: inherit;
}
.partner_player_menu {
    width: 960px;
    position: relative;
    display: flex;
    justify-content: space-between;
    /*margin-left: 60px;*/
    /*margin-right: 60px;*/
}
.partner_player .active {
    /************1980**************/
    background-color: #606060;
    /************1980**************/

    padding-bottom: 1px;
}
.partner_player_top {
    position: absolute;
    display: none;
    width: 100%;
    top: 40px;
    margin: 0px auto;
    height: 300px;
    /********1980***************/
    background-color: #606060;
    /********1980***************/

    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    z-index: 201;
}
.partner_player_content {
    display: flex;
    justify-content: space-between;
}
.col-play{padding: 10px;}
.col-play img{
    width: 100%;
}
.cover, .hit-cover-ukr, .hit-cover-best, .hit-cover-top, .relax-cover-efir, .relax-cover-int, .relax-cover-ins, .relax-cover-cafe, .melodia-cover-efir, .melodia-cover-disco, .melodia-cover-romantic, .melodia-cover-italiano, .rusradio-cover-efir, .rusradio-cover-dance, .rusradio-cover-grammofon, .rusradio-cover-classic {
    /*width: 210px;*/
    /*height: 210px;*/
    position: relative;}
.partner_player_menu a {
    padding-left: 34px;
    padding-right: 35px;
}
.singname {
    margin-top: 15px;
    line-height: 0.2;
}
.col-play span {
    margin-top: 0px;
    display: block;
    color: white;
    line-height: 1;
}

.open{
    display: block;
}
.cover {
    /*width: 210px;height: 210px;*/
    position: relative;}
.all-hide{
    position: absolute;
    top:0;
    left: 0;
    display: none;
}
.all-hide img{width: 100%;}
.cover:hover .all-hide{display:block;}

.header-logo{
    position: relative;
    height: 110px;
    /****************1980******************/
    background-color: #000;
    /**********************************/
}
.header-logo .container{
    width: 960px;
    margin: 0 auto;
}
/*main .container .item{*/
/*color: white;*/
/*border: 1px solid;*/
/*}*/
.container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.header-logo .logo{
    text-align: center;
}
#player .html5player-bottompanel.audio-view {
    top: 77%;
    height: 108px;
    background: rgb(6, 6, 6);
}
#player  .html5player-time, #player  .html5player-progress{
    display: none;
}
.header-logo .slogan-container {
    height: 108px;
    /****************1980**********************/
    background-image: url(https://www.radioroks.ua/static/img/roks_slogan_300.png);
    /****************1980**********************/
    background-repeat: no-repeat;
    background-position: center;
}
.header-logo .logo a img{
    margin-top: 10px;
}

input[type="checkbox"].ios8-switch:checked + label:after {
    margin-left: 16px;
}
main .container{
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 500px;
    /**************1980**********************/
    background-color: #111111;
    /**************1980**********************/

}
main .container .item{
    padding-top: 10px;
    z-index: 1;
}
main .container .item-1, .header-logo .item-1{
    margin-left: 10px;
}
main .container .item-3, .header-logo .item-3{
    margin-right: 10px;
}
/*-----------centre-left-----------------*/

main .container .channel-list{
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 300px;
}
main .container .channel-list .item-container > span{
    font-size: 19px;
    font-weight: bold;
}
main .container .channel-list .channel-item{
    position: relative;
    margin-bottom: 5px;
}

main .container .channel-list .channel-item .item-container {
    /* width: 100%; */
    height: auto;
    /*text-align: left;*/
    /***********1980******************/
    background-color: rgba(45, 45, 45, .7);
    /***********1980******************/

    padding: 10px 10px 10px 30px;
}
main .container .channel-list .item-container::before {
    content: '\f04d';
    font-weight: normal;
    font-family: fontawesome !important;
    /****************1980********************/
   /* color: #ffcc00;*/
    /****************1980********************/

    font-size: 10px;
    position: absolute;
    top: 15px;
    left: 10px;
    z-index: 1;
}
main .container .channel-list .channel-item .item-container:hover {
    /**********1980*******************/
    background-color: #ffcc00;
    color: #000;
    /**********1980*******************/

    transition: all .2s;
}
main .container .channel-list .active .item-container {
    /***************1980********************/
    color: #000;
    background-color: #ffcc00;
    /***************1980********************/

    cursor: default;
    font-weight: bold;
}
main .container .channel-list .active{
    pointer-events: none;
    cursor: default;
}
/*-----------centre-centre-----------------*/
.channel-centre, .left-centre-content {
    margin: 0 auto;
    max-width: 300px;
    /*****************************/
    color: #d6d6d6;
    /*****************************/

}

#banner-930x90 {
    position: absolute;
    bottom: 5px;
    left: 15px;
}

#selectContainer {
    position: relative;
    display: none;
    margin: 10px auto 0 auto;
    width: fit-content;
    width: -moz-fit-content;
}

#selectChannel {
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    outline: none;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 17px;
    font-weight: bold;
    width: 143px;
    padding: 5px 0;
    margin: -5px 0;
}
.fa-angle-down {
    font-weight: bold;
    font-size: 20px;
    /*margin-left: -20px;*/
    vertical-align: text-bottom;
}

.banner {
    margin-bottom: 10px;
}
.channel-centre a:not([href]) {
    color: inherit;
}
.channel-centre-title{
    /*******1980***************/
    background-color: #383838;
    color: #fff;
    /*******1980***************/

    padding: 2px 0 2px 9px;

    line-height: 26px;
    font-size: 19px;
}
.song-list {
    padding-top: 8px;
    padding-bottom: 8px;
}
.singer-song-centre{
    width: 82%;
    display: inline-block;
    margin-left: 9px;
}
.song-list span, .song-list a{

}
.bold {
    font-weight: bold;
}
.bottom-links{margin-top: 8px;margin-bottom: 4px}
.bottom-links img{
    width: 40px;
    height: 40px;
}
.tunein-player-bottom {
    /**************1980****************/
    background-color: #383838;
    /**************1980****************/
    margin-top: 4px;
    padding: 5px 0;
    width: 100%;
}
.tunein-player-bottom a {margin-left: 10px;}
.right-centre{
    float: right;
    font-size: 15px;
    margin-right: 10px;
}
.app-icon-width svg {
	width: 147px;
}
.app-icon-width,
.soc-icon-width{
    display: flex;
    text-align: center;
    /*grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;*/
    justify-content: space-between;
}
.soc-icon-width{
	padding: 0 10px;
}
.grid-col-4{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.grid-col-5{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.grid-col-6{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.app-icon-width a,
.soc-icon-width a{
    justify-content: space-between;
}
/*-----------centre-right-----------------*/
.baner-300-250{
    position: relative;
    z-index: 1;
    width: 300px;
    height: auto;
    display: block;
}
.fon-admixer{
position: absolute;
    z-index: 0;
}
#ticketsbox{
    margin-top: 10px;
}
.left-centre-time{float: left;margin-left: 10px;width: 29px;}
.selectParent, .mobile-admixer, .download_app{display: none;}

.logo_tavr{
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.channel-list h1 {
    margin: 0;
    font-size: 19px;
}
.singer-bold {
    font-weight: bold;
}
.partner_player_menu .item {
    padding-top: 2px;
}
.premier>img {
	margin-top: 16px;
}
.border-radiojazz {
	outline:1px solid #5f477f;
	width: -webkit-calc(100% - 2px);
	width: -moz-calc(100% - 2px);
	width: calc(100% - 2px);

	height: -webkit-calc(100% - 6px);
	height: -moz-calc(100% - 6px);
	height: calc(100% - 6px);
	margin-top: 1px;
	margin-left: 1px;
	overflow: hidden;
}
@media only screen and (min-width: 760px) {
    .container>.item {
        height: 0;
    }
}
@media only screen and (max-width: 760px) {
    #banner-930x90>div {
        width: 0!important;
        display: none!important;
    }
    #selectChannel {
        width: min-content!important;
    }
    #selectContainer {
        display: flex!important;
    }
    .soc-icon-width-app {
        padding: 0 10px 10px;
    }
    .soc-icon-width-app img {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    body {overflow: unset}
    main {height: unset}
    .logo_tavr {
        margin-left: 10px;
        margin-right: 10px;
    }
    .logo_tavr img{
        width: 99%;
    }
    .partner_player_menu {width: 97%;}
    .partner_player_top, .tunein-player-bottom, #ticketsbox{
        display: none!important;
    }
    main .container .item-1{padding-top: 0;}
    .soc-icon-width {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .bottom-links img {
        width: 77px;
        height: 77px;
    }
    main .container .item-3, .header-logo .item-3 {margin-right: 0;}
    main .container .item-1, .header-logo .item-1 {margin-left: 0;}
    .download_app{
        display: block;
        margin-bottom: 10px;
    }
    .container {
        display: grid;
        grid-template-columns: 1fr;
    }
    .item-3 {
        padding-top: 5px!important;
    }
    .mobile-admixer{
        position: relative;
        display: block;
    }
    .channel-centre>.mobile-admixer {
        margin-top: 10px;
    }
    .song-list {
        padding: 4px 0 0;
    }
    .channel-centre-title {
        margin-bottom: 4px;
    }
    #currentSong {
        padding: 8px 0;
    }
    .selectParent{
        display: block;
        position: absolute;
        margin-top: 17px;
        margin-left: 22%;
    }
    .channel-btns {
        font-family: 'Fira Sans Condensed', sans-serif;
        border: none;
        width: 158px;
        height: 30px;
        color: #a80000;
        font-size: 19px;
        position: relative;
        z-index: 2;

    }
    .player-container {
        position: relative;
        margin: 20px 10px 0 10px;
    }
    .player-container .mlp-player .control {
        top: 17px;
        left: 24px;
    }
    .header-logo .logo a img {
        width: 143px;
    }
    .hd-container {
        top: 34px;
    }
    #mlp-1 .stop:before, .player-container .play:before {
        font-size: 30px;
        color: #e31d1a;
    }
    .hd_text {
        color: #a80000;

    }
    /**************************************************/
    main .container, .header-logo .container{
        width: 100%;
        height: auto;

    }
    .slogan-container, main .container .channel-list, .fon-admixer, .volume-ctrl, .mobile-no{
        display: none;
    }
    .header-logo {
        height: auto;
    }
    .channel-centre, .left-centre-content {
        max-width: 100%;
    }
    .partner_player_menu a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .partner_player_menu .item img{
        width: 100%;
    }
	.partner_player_menu .premier img {
		width: 65%;
		margin-top: 12px;
		padding: 0 5px;
	}
    #ticketsbox a img, .download_app a img {
        display: block;
        margin-bottom: 14px;
        margin-left: auto;
        margin-right: auto
    }
    .baner-300-250 {
        display: none;
    }

    header .item-2 {
        position: relative;
        height: 90px;
    }
    #selectContainer {
        display: block;
    }
}
#player {
    position: absolute;
    width: 300px;
    height: 70px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
/************************************************/
.control, .spiner{display: none;}
#prerole_time {
    color: white;

    margin-left: auto;
    margin-right: auto;
    font-size: 15px;

}
.prerole-admixer {
    text-align: center;
    width: 35px;
    height: 17px;
    position: absolute;
    top: -6px;
    left: -15px;
}
.spiner{
    position: relative;
    top: 25px;
    left: 30px;
 }
.bloker{
    display: block;
    width: 300px;
    height: 55px;
    position: absolute;
    top: -24px;
    z-index: 5;
}
.loader {
    color: #ffffff;
    font-size: 5px;
    /*margin: 24px auto;*/
    width: 1em;
    height: 1em;
    border-radius: 50%;
    /*margin-left: 33px;*/
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.catfish>div {
    width: 100%!important;
    top: unset!important;
    bottom: 0!important;
    transform: translate(-50%, 0) matrix(1, 0, 0, 1, 0, 0)!important;
}
@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
@keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
