@charset "utf-8";

html {
    position: relative;
    min-height: 100%;
    -webkit-font-smoothing:subpixel-antialiased;
}

body {
    margin-bottom: 0px;
    font-family: 'Barlow', sans-serif;
    background-color: #f4f5f5;
}
a {
    transition: .4s;
}
.container-cnc {
    max-width: 1080px;
}
ul {
    margin: 0px;
    padding: 0px;
}
ul li {
    margin: 0px;
    padding: 0px;
}
.container-szn {
    max-width: 1060px;
}

.container-szn .container-sidebar {
    padding-right: 0px !important;
}
.container-szn .gallery-sidebar .top-item-small,
.container-szn .container-sidebar .top-item-small {
    display: inline-block;
}
 

h1.ui-loader-header {
    display: none;
}
.logo-f1 {
    background: url(/img/logo.svg) no-repeat;
    background-size: contain;
    width: 300px;
    height: 120px;
    display: block;
    margin: 0px 0px 45px 5px;

}

.navbar-brand {
    position: absolute;
    left: 3.7%;
    right: 85.37%;
    top: 34px;
    background: url("/img/logo.svg") no-repeat;
    width: 118px;
    height: 80px;
    padding: 0px;

}

.navbar-brand span {
    display: none;
}
.navbar {
    padding: 0;
    
    height: 209px;
    background: url('/img/bg.jpg') no-repeat top left #FFB814;
}

.navbar-banner {
    height: 310px !important;
}

.navbar-nav {
    display: flex;
    width: 100%;
}

#navbars {
    bottom: 0px;
    background-color: #fff;
    width: 100%;
    position: absolute;
    height: 63px;
    font-family:'Barlow Condensed';
    font-weight:bold;
    font-size: 0.95em;
}
.navbar .nav-item {
    border-bottom: solid 2px #fff;
    line-height: 63px;
    position: relative;
}

.navbar .nav-item:hover {
    color: #04C7FF;
    border-bottom: solid 2px #04C7FF;
   
}

.navbar .nav-item a {
    text-decoration: none;
    pointer-events: auto;
    white-space: nowrap;
    color: #0061ae;
 
}

.navbar .nav-trips a.nav-link {
    background-image: url("/img/ico-vylety.png");
    background-repeat: no-repeat;
    background-size: 27px;
    background-position-x: right;
    background-position-y: 5px;
    padding-right: 38px !important;

}

.navbar .nav-item:hover a {
    text-decoration: none;
    color: #04C7FF;
    pointer-events: auto;
}

.navbar-nav li:not(:last-child) a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #0061AE;
    mix-blend-mode: normal;
    opacity: 0.1;
    top:20px;
    right: 0px;

}

.navbar .nav-link {
    display: inline;
    padding-left: 24px !important;
    padding-right: 24px !important;

}

h3 {
    font-family: "Barlow Condensed";
    font-size: 1.5em;
}

h4 {
    font-family: "Barlow Condensed";
    font-size: 1.2em;
}

h5 {
    font-family: "Barlow Condensed";
    font-size: 0.9em;
}
h6 {
    color: #AAABB0;
    font-family: "Barlow";
    font-size: 0.9em;
}

.navbar-toggler {
    position: relative;
    z-index: 200;
}


.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}


.navbar-toggler span {
    display: block;
    background-color: #0061AE;
    height: 3px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;

}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
    background-color: #0061AE;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
    background-color: #0061AE;
}

.navbar-date {
    position: absolute;
    height: 27px;
    right: 3.7%;
    top: 34px;

    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    text-align: right;
    color: #555961;
    font-family: "Barlow Condensed";
}
.navbar-studio {
    position: absolute;
    height: 27px;
    right: 3.7%;
    top: 54px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: right;
    color: #0061AE;
    font-family: "Barlow Condensed";
}
.navbar-banner-show {
    width: 1080px;
    max-width: 1080px;
    height: 100px;
    top: 147px;
    position: absolute;
    background-repeat: no-repeat;
    display: block;
}
.navbar-banner-show-seznam {
    width: 1060px;
    max-width: 1060px;
    overflow: hidden;
}
header {
    position: relative;
}

.navbar-player a {
    position: absolute;
    top: 40px;
    right: 410px;
    width: 64px;
    height: 64px;
    background: url('/img/play_onair.svg') no-repeat top left;
    background-size: cover;
    transition: .0s;
}
.navbar-player a:hover {
    background: url('/img/play_onair.svg') no-repeat top left;
    background-size: cover;
    background-position: 0px -64px;
}
.nav-separator {
    width: 100%;
    height: 30px;
    background: url('/img/header_bg.png') #f9f9f9 repeat-x;
}
.rds-info-track {
    position: absolute;
    top: 50px;
    height: 45px;
    right: 185px;
    display: block;
    width: 210px;
    cursor: pointer;

}
.rds-info-track-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    border-radius: 2.57143px;
    background: no-repeat top left;
    background-size: cover;
    transition: .4s;
}
.rds-info-track-title {
    color: #0061AE;
    font-size: 0.8em;
    font-weight: bold;
    position: absolute;
    top: 22px;
    left: 60px;
    width: 190px;
    transition: .4s;
    height: 22px;
    overflow: hidden;
    font-family: "Barlow Condensed";

}
.rds-info-track-artist {
    position: absolute;
    top: 3px;
    left: 60px;
    color: #0061AE;
    font-size: 1em;
    width: 155px;
    transition: .4s;
    height: 20px;
    overflow: hidden;
    font-family: "Barlow Condensed";
}
.moderator-bg {
    background: url('/img/profile_ball_grad.png') no-repeat top left;
    background-size: cover;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    position: absolute;
    
}
.moderator-img {
    height: 64px;
    width: 64px;
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: -25px 0px;
    border-radius: 50%;
}
.moderator-bg .moderator-name {
    display: none;
}
.moderator-bg:hover .moderator-name {
    display: block;
    position: absolute;
    color: #005ea5;
    font-family: "Barlow Condensed";
    width: 200px;
    top: -30px;
}
.rds-info-programme {
    color: #005ea5;
    position: absolute;
    top:42px;
    left: 180px;
    width: 180px;
    height: 80px;
    font-size: 0.9em;
    text-align: right;
    overflow: hidden;
    font-family: "Barlow Condensed";
    cursor: pointer;
}
.rds-info-programme-show {
    font-size: 1.8em;
    width: 180px;
    line-height: 28px;
    display: block;
    margin-top: 5px;

}
.rds-info-programme-hour {
    font-size: 0.8em;
    color: #555961;
}
.rds-info-programme-name {
    line-height: 0.9em;
    width: 180px;
    height: 20px;
    display: none;

}
.rds-info-moderators {
    width: 240px;
    height: 64px;
    position: absolute;
    top: 40px;
    left: 375px;
}
.navbar-social {
    position: absolute;
    top: 90px;
    right: 40px;
}

.navbar-player a span,
.navbar-social a span {
    display: none;
}

.navbar-social .zodiac_header {
    display:block;
    background-repeat: no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 15px;
}

.navbar-social .fb {
    display:block;
    background: url('/img/facebook.svg') no-repeat top left;
    background-size: cover;
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 15px;
    transition: .0s;
}
.navbar-social .fb:hover {
    background: url('/img/facebook.svg') no-repeat top left;
    background-size: cover;
    background-position: 0px -26px;
}

.navbar-social .ig {
    display:block;
    background: url('/img/insta.svg') no-repeat top left;
    background-size: cover;
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 15px;
    transition: .0s;
}
.navbar-social .ig:hover {
    background: url('/img/insta.svg') no-repeat top left;
    background-size: cover;
    background-position: 0px -26px;
}
.navbar-social .search {
    display:block;
    background: url('/img/search.svg') no-repeat top left;
    background-size: cover;
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 15px;
    transition: .0s;
}
.navbar-social .search:hover {
    opacity: 0.5;

}
#search {
    display: none;
    position: absolute;
    top: 147px;
    padding: 35px;
}
#search.active {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,1);
    /*background-color: rgba(249,249,249,0.95);*/
    z-index: 1000;
}
#search .nav-separator {
    opacity: 0.95 !important;
}
#search h2 {
    opacity: 1;
    color: rgba(43,45,52,1);
    font-family: "Barlow Condensed";
    font-size: 36px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    line-height: 40px;
}
#search-body {
    padding-left: 15px;
    padding-right: 15px;
}
#search h4 {
    padding-left: 15px;
    padding-right: 15px;
}
#search h4 span {
    color: #0061AE;
}
.search-close {
    cursor: pointer;
    position: absolute;
    right: 50px;
    top: 27px;
    height: 45px;
    line-height: 45px;
    background-image: url('/img/close_normal.svg');
    background-repeat: no-repeat;
    padding-right: 60px;
    color: #005ea5;
    font-family: "Barlow Condensed";
    background-position: right;
    font-size: 1em;
}
#search-term {
    border-radius: 4px;
    box-shadow: 0px 0px 50px rgba(0,0,0, 0.1);
    opacity: 1;
    background-color: rgba(255,255,255, 1);
    width: 840px;

    opacity: 1;
    color: rgba(0,0,0,0.8);
    font-family: "Barlow Condensed";
    font-size: 18px;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    line-height: 55px;
    height: 55px;
    float: left;
}


#search-term::placeholder {
    color: rgba(170,171,176,0.6);
}

#search-button {
    border-radius: 4px;
    opacity: 1;
    background-color: rgba(0,97,174, 1);
    float: right;
    opacity: 1;
    color: rgba(255,255,255,1);
    font-family: "Barlow Condensed";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0px;
    margin-left: 20px;
    text-align: center;
    text-transform: uppercase;

}


.container-archive-month,
.container-archive {
    background-color: #f4f6f5;
    padding: 20px 0px 0px 0px;
    font-size: 0.9em;
    color: #555961;
    width: 100%;
    
}
.container-archive:after {
    content: '';
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.0001) 100%);
    opacity: 0.03;
    width: 100%;
    height: 25px;
    mix-blend-mode: normal;
    transform: matrix(1, 0, 0, -1, 0, 0);
    display: block;
    margin-bottom: 0px;
}
.container-archive-month a,
.container-archive a {
    color: #abacb0;
    text-decoration: none;
    font-size: 1.1em;
    padding: 0px 5px 0px 5px;
}
.container-archive-month .heading,
.container-archive .heading {
    font-family: "Barlow Condensed";
    color: #abacb0;
    width: 100%;
    text-align: left;
    display: block;
    font-size: 1.2em;
}
.container-archive-month a:hover,
.container-archive a:hover {
    color: #04C7FF;
    text-decoration: underline;
}

footer {
    background-color: #f8f8f8;
    padding: 20px 0px 20px 0px;
    font-size: 0.9em;
    color: #555961;
    width: 100%;
}

footer:not(.archive):before {
    content: '';
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.0001) 100%);
    opacity: 0.03;
    width: 100%;
    height: 30px;
    mix-blend-mode: normal;
    transform: matrix(1, 0, 0, -1, 0, 0);
    display: block;
    margin-bottom: 15px;
}
footer a {
    color: #555961;
    text-decoration: none;
}
footer ul {
    margin-left: 0px;
}
footer .odkazy-2:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 90%;
    right: 10px;
    top: 10px;
    display: block;
    background: #002F9C;
    mix-blend-mode: normal;
    opacity: 0.1;
 
}
footer ul li {
    list-style: none;
    font-size: 0.95em;
}
footer ul li a {
    color: #0061AE;

}
footer ul li a:hover {
    color: #04C7FF;
}
.divider {
    border-bottom: solid 2px #f2f2f2;
}

.secondary {
    color: #8b8c93;
}
.primary {
    color: #0061ae;
}
.dot {
    margin: 0px 5px 0px 5px;
}
.container-article .jssocials-share-link { border-radius: 50%; font-size: 12px; width: 30px; height: 30px; text-align: center; color: #fff; }
.container-article .article-header {
    position: relative;
    margin-bottom: 30px;
}
#sharing-tools .fa-facebook {
    margin-left: -2px !important;
}
#sharing-tools .share-facebook {
    background-image: url("/img/facebook_share.svg");
    width: 35px;
    height: 35px;
    border-radius: 50%;
    transition: .0s;
}
#sharing-tools .share-whatsup:hover,
#sharing-tools .share-twitter:hover,
#sharing-tools .share-facebook:hover {
    background-position: 0px -35px;
}
#sharing-tools .share-whatsup {
    background-image: url("/img/whatsup.svg");
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
#sharing-tools .share-twitter {
    background-image: url("/img/twitter.svg");
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
#sharing-tools { display: block; position: absolute; right: 5px; top: -10px; }
#sharing-tools a:hover {
    color: #FFFFFF;
}
.container-article .date {
    color: #8b8c93;
    font-size: 1.05em;
    font-family: 'Barlow Condensed';
    font-weight: bold;
}
.container-article .category {
    color: #0061ae;
    font-size: 1.05em !important;
    font-family: 'Barlow Condensed';
}
.container-article .category:hover {
    color: #04C7FF;
}
.container-home .article-list-heading,
.container-article-list .article-list-heading .category {
    color: #0061ae;
    font-family: 'Barlow' !important;
    font-size: 1em;
}
.container-home .date,
.container-article-list .date {
    color: #8b8c93;
    font-size: 1em !important;
    font-family: 'Barlow';
}
.container-home .featured {
    background: linear-gradient(180deg, rgba(4, 199, 255, 0.0001) 0%, rgba(4, 199, 255, 0.05) 100%), #FFFFFF;
    box-shadow: inset 0px -2px 0px #04C7FF;
}
.container-home .shade {
    content: '';
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.0001) 100%);
    opacity: 0.03;
    mix-blend-mode: normal;
    transform: matrix(1, 0, 0, -1, 0, 0);
    height: 30px;
    display: block;
    margin-top: -17px;

}

.moderator-item {
    margin-bottom: 60px;
}
.moderator-image {
    width: 230px;
    height: 230px;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}
.moderator-detail .moderator-image {
    width: 266px;
    height: 266px;
}
.moderator-oval {
    left: 15px;
    top: 15px;
    width: 200px;
    height: 200px;
    position: absolute;
    border-radius: 50%;
    background-color: #F4F5F5;
}
.moderator-detail .moderator-oval {
    width: 226px;
    height: 226px;
    left: 20px;
    top: 20px;
}
.moderator-detail .moderator-oval,
.moderator-item:hover .moderator-oval {
    background-color: #FBDB2D;
    transition: .7s;
}
.moderator-item:hover {
    cursor:pointer;

}
.moderator-image img {
    position: absolute;
    left: -110px;
}
.moderator-detail .moderator-image img {
    left: -120px;
}
.moderator-item span,
.moderator-item a {
    width: 230px;
    color: #0061ae;
    font-size: 1.6em !important;
    font-weight: bold;
    font-family: 'Barlow Condensed';
    text-align: center;
    display: block;
    margin-top:25px;
}

.moderator-item-news:hover {
    cursor: auto;
}
.show-item .show-moderator {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    clear: both;
    margin-top: 5px;
    background: url('/img/profile_ball_grad.png');
    background-size: cover;
}
.show-item ul li {
    list-style-type: none;
    list-style: none;
    width: 40px;
}
.moderator-link {
    cursor: pointer;
    position: relative;
}
.moderator-link:hover a {
    display: block;
    width: 150px;
    line-height: 1em;
    position: absolute;
    top:-35px;
    font-family: 'Barlow Condensed';
    left: -5px;
    color: #0061ae;
}

.program-onair {
    display: block;
    color: #ffffff;
    font-family: "Barlow Condensed";
    background: #E71F3D;
    height: 31px;
    line-height: 28px;
    border-radius: 3px;
    width: 120px;
    font-size: 0.9em;
}
.program-onair .onair-icon {
    width: 30px;
    height: 30px;
    float: left;
    background: url('/img/live.svg');
    background-size: cover;

}
.show-item li {
    position: relative;
}
.show-item li a {
    float: left;
    padding-top: 15px;
}
.show-item .show-moderator img {
    left: -25px;
    position: relative;
}
.program-item h3, .program-item h2 {
    margin-top: 20px !important;
}
.program-item h3.time {
    color: #555961;
    font-size: 1.8em;
    font-family: "Barlow Condensed";
}
.program-item .show-time {
    color: #555961;
    font-size: 1em;
    margin-top: 20px;
    margin-bottom: -15px;
    display: block;
    font-family: "Barlow Condensed";
    opacity: 0.5;
}
.program-item h2 a,
.program-item h2 {
    color: #0061AE !important;
    margin-bottom: 0px !important;
}
.program-item:hover h2 a {
    text-decoration: none;
    color: #04C7FF !important;
}
.program-item {
    border-bottom: 2px solid #efeff0;
}

.program-item:hover {
    box-shadow: 0px 0px 15px 15px #efeff0;
}
.program-item ul {
    list-style: none;
    display: flex;
    margin-top: 35px;
}
.program-item ul a {
    display: none;
}
.days-item .nav {
    margin-left:0px;
}
.days-item .nav-link {
    color: #0061AE;
    font-family: "Barlow Condensed";
    font-size: 1.1em;
    padding-left: 0px;
    padding-right: 40px;
    padding-bottom: 0px;
    border-bottom: 2px solid #efeff0;
    height: 48px;
}
#day0 {
    padding-right: 0px;
}
.days-item .nav-link:hover,
.days-item .nav .active {
    color: #04C7FF !important;
    text-decoration: none;
}
.days-item .nav-item span {
    height: 40px;
    display: block;
    border-bottom: 2px solid #efeff0;
}
.days-item .nav-item:hover span,
.days-item .nav .active span {
    border-bottom: 2px solid #04C7FF;
}
.playlist-item .song-details h2 {
    margin: 0px;
    color: #2B2D34;
    font-size: 2.5em;
    line-height: 1;
}
.playlist-item .song-details h3 {
    margin: 0px;
    color: #2B2D34;
    font-size: 1.5em;
}
.playlist-item {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    border-bottom: 2px solid #efeff0;
}
.song-details {
    position: relative;
}

.song-details .songPlayed {
    color: #555961;
    font-size: 1.1em;
}
.song-details a {
    display: block;
    top: 10px;
    right: 20px;
    position: absolute;
}
.playlist-item:hover {
    box-shadow: 0px 0px 15px 15px #efeff0;
}
.playlist-chart-1:hover,
.playlist-chart-2:hover,
.playlist-chart-3:hover  {
    box-shadow: none !important;
}

.play-link .play-text {
    display: none;
}
.play-link .play-icon {
    background: url('/img/song_play.svg') 0px 0px no-repeat;
    background-size: cover;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 35px;
    float: left;
}
.playlist-item:hover .play-link .play-icon {
    background-position: 0px -77px;
}

.playlist-item:hover .play-link .play-text {
    display: block;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    margin-top: 35px;
    margin-right: 12px;
    float: left;
    color: #C8194B;
    
}
.container-playlist .next-read {
    margin-top: 30px;
}

#next-popup {
    position: fixed;
    z-index:1000;
    width: 380px;
    bottom: -100px;
    height: 100px;
    right: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
#next-popup .article {
    display: flex;
    align-items: center;
    color: #000;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    width: 360px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 30px 50px 0 rgb(0 0 0 / 10%);
    padding:0px;
}
#next-popup .img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    flex: 0 0 auto;
    width: 100px;
    height: 65px;
    margin: 0;
}
#next-popup .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#next-popup p {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    flex: 1 0 0px;
    padding-left: 15px;
    padding-top: 7px;
    padding-right: 5px;
    height: 55px;
    overflow: hidden;
    position: relative;
}
#next-popup a:hover {
    text-decoration: none;
}

#next-popup.show {
    bottom: 37px;
}

.playlist-item .songOrder {
    font-family: 'Barlow Condensed';
    font-size: 2em;
    color: #0061AE;
    display: block;
    margin-top: 30px;
    margin-left: 15px;
    
}
.playlist-chart img {
    margin-left: 15px;
}
.playlist-chart-1 .songOrder,
.playlist-chart-2 .songOrder,
.playlist-chart-3 .songOrder {
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    padding-left: 13px;
    line-height: 40px;
    font-size: 1.8em;
    color: #CD8D39;

}
.playlist-chart-1:hover .songOrder,
.playlist-chart-2:hover .songOrder,
.playlist-chart-3:hover .songOrder {
    box-shadow: 0px 0px 15px 5px #efeff0;
}
.playlist-chart-1 {
    background: linear-gradient(0deg, rgba(255, 169, 25, 0.05), rgba(255, 169, 25, 0.05)), #FBE12D;
    border-bottom: none !important;
}
.playlist-chart-2 {
    background: linear-gradient(0deg, rgba(255, 169, 25, 0.15), rgba(255, 169, 25, 0.15)), #FBE12D;
    border-bottom: none !important;
}
.playlist-chart-3 {
    background: linear-gradient(0deg, rgba(255, 169, 25, 0.25), rgba(255, 169, 25, 0.25)), #FBE12D;
    border-bottom: none !important;
}
.vote-buttons {
    bottom: 10px;
    right: 20px;
    display: block;
    position: absolute;
}
.song-details .vote-buttons a {
    display: block;
    position: relative;
    float: left;
    top: 0px;
    right: 5px;
}

h3.chart-rules {
    text-decoration: underline;
}
h3.chart-rules:hover {
    cursor: pointer;
}
.chart-rules-details {
    display:none;
    width: 550px;
    padding-top: 15px;
}
.voting-ended {
    color: #C8194B;
    font-family: 'Barlow Condensed';
    font-size: 1.4em;
}
.vote-icon {
    background: url('/img/song_vote.svg') 0px 0px no-repeat;
    background-size: cover;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 35px;
    float: left;
    cursor: pointer;
    position: relative;
}
.voted::after {
    content: 'Díky za váš hlas!';
    position: absolute;
    top: -100px;
    right: -10px;
    width: 120px;
    font-weight: bold;
    color: #005ea5;
    display: block;
}
.vote-icon:hover {
    filter: invert(50%);
}
.voted:hover {
    background-position: 0px 0px !important;
    filter: invert(0%) !important;
    cursor:auto;
    
}
.chart-header {
    background: url('/img/hitparada_bg@2x.png') #fcda2c 0px 0px no-repeat;
    background-size: 100% auto;
    min-height: 386px;
    padding: 40px 330px 40px 40px;
}
.chart-header-xmas {
    background: url('/img/xmas_top30_bg@2x.png') #fcda2c 0px 0px no-repeat;
    background-size: 100% auto;
    min-height: 386px;
    padding: 120px 330px 40px 40px;
}

.container-article .show-detail h3 {
    margin-top: 0px;
}

.line-item-2 span,
.line-item-2 a,
.line-item-2 .moderator-image {
    margin-left: auto;
    margin-right: auto;
}
.line-item-3 span,
.line-item-3 a,
.line-item-3 .moderator-image {
    margin-left: auto;
    margin-right: 0px;
}
audio:focus{
    outline:none;
}
.video {
    margin-bottom: 15px;
    padding-top:56.25%; position:relative; width:100%;
}
video {
    width: 100%;
}
video:focus {
    outline:none;
}
.video iframe {
    position:absolute; left:0; top:0; width: 100%; height:100%;
}
.top-item .date,
.first-item .date {
    display: block;
    padding: 25px 0px 5px 10px;
}
.next-read .date {
    display: block;
    margin: 5px 0px 5px 10px;
}
.news-item .article-list-heading,
.news-item .date {
    display: block;
    padding: 15px 0px 0px 10px;
}
.news-item .article-list-heading .category,
.news-item .article-list-heading .date {
    display: inline-block;
    padding: 0px;
}
.next-read a {
    color: #0061ae;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'Barlow Condensed';
    padding: 0px 10px 15px 10px;
    display: block;

}
.next-read a:hover {
    color: #04C7FF;
    text-decoration: underline;
}
.next-read .next-wrap:hover {
    background: #ffffff;
    cursor: pointer;
}
.next-read .next-wrap {
    height: 100%;
    border-bottom: 2px solid #efeff0;
}
.next-read a.link-next-category,
.next-read a.playlist-next,
.next-read a.link-next {
    color: #0061ae;
    font-size: 1.1em;
    display: block;
    width: 165px;
    height: 50px;
    margin: 0px auto 10px auto;
    line-height: 50px;
    text-align: center;
    background-color: #e6f0f7;
    text-decoration: none;
}
.next-read a.playlist-next:hover,
.next-read a.link-next:hover {
    color: #04C7FF;
}
.next-read:hover {
    box-shadow: none !important;
}
.next-read {
    border-bottom: none !important;
}


.top-item .img {
    width:545px;
    height: 283px;
    display:block;
    float: left;
    margin-top: 10px;
}

.top-item-small {
    margin-bottom: 2px;
}
.top-item {
    margin-bottom: 32px;
    padding-left: 0px;
    margin-left: 15px;
}
.news-item {
    margin-bottom: 32px;
    border-bottom: 2px solid #EFEFF0;
}
.container-home .news-item {
    padding-left: 0px;
    margin-left: 15px;
}
.top-item-small img {
    float: left;
    margin-top: 0px;
    margin-right: 15px;
}
.gallery-sidebar .top-item-small .small-img,
.container-sidebar .top-item-small .small-img {
    width:100px;
    height: 68px;
    display:flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin: 20px 20px 0px 0px;
}
.top-item-small a {
    text-decoration: none;
    font-size: 1.05em;
    line-height: 1.1em;
    display: block;
    padding-top: 18px;
    font-family: "Barlow Condensed";
    color: #005ea5;
}
.top-item-small:last-child a {
    padding-bottom: 18px;
}
.container-sidebar .top-item-small a {
    font-size: 1em;
    line-height: 1.05em;
    padding-bottom: 10px;
}
.container-sidebar .top-item-small {
    padding:0px !important;
    width: 100%;
    
}
.first-item a:hover,
.news-item a:hover, 
.top-item-small a:hover,
.top-item a:hover {
    color: #04C7FF;
}
.container-home {
    padding:10px 30px 20px 30px;
    background-color: #f9f9f9;
}
.container-article h3,
.container-article h2,
.container-home h2 {
    font-weight: bold;
    color: #2b2d34;
    font-family: 'Barlow Condensed';
    font-size: 1.9em;
}
.container-article h2 {
    /*margin-top: 50px;*/
    font-size: 2.1em;
}
.container-article h2 a:hover {
    color: #04C7FF;
}
.container-article h3 {
    margin-top: 30px;
    font-size: 1.4em;
}
.day-program h2 {
    margin-top: 30px;
}
.container-article a {
    color: #005ea5;
}
.container-article a:hover {
    color: #04C7FF;
}

h3.hp-onair {
    background-image: url('/img/onair.svg');
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 26px 26px;
    cursor: pointer;
    position: relative;
}
h3.hp-onair a {
    text-decoration: none;
    color: #E71F3D;
    font-family: "Barlow Condensed";
    position: absolute;
    right: 45px;
    font-size: 0.65em;
    top: 3px;
}
.playlist-home {
    cursor: pointer;
    margin-right: 0px !important;
}

.playlist-home .separator {
    border-bottom: 2px solid #EFEFF0;
}

.playlist-home h3 {
    color: #0061AE;
    font-size: 1.2em;
}
.playlist-home h2 {
    color: #0061AE;
    font-size: 1.5em;
}
.playlist-home img {
    border-radius: 5px;
    margin-bottom: 15px;
}
.playlist-home .song-details a {
    display: none !important;
}

.program-home .show-time {
    color: #555961;
    font-size: 1em;
    margin-bottom: -5px;
    display: block;
    font-family: "Barlow Condensed";
    opacity: 0.5;
}
.program-home {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 30px;
}
.program-home ul {
    z-index: 120;
    position: relative;
}
.program-home .show-item:after {
    background: linear-gradient(180deg, rgba(255, 184, 20, 0.0001) 69.62%, rgba(255, 184, 20, 0.05) 100%);
    border-bottom: 2px solid #FFB814;
    height: 300px;
    bottom: -35px;
    display: block;
    content: '';
    position: absolute;
    width: 90%;
    z-index: 100;
}
.program-home h2 {
    color: #0061AE !important;
}
.program-home a {
    display: none;
}
.show-detail ul,
.program-home ul {
    margin-left: 0px;
}
.show-detail .show-moderator img,
.program-home .show-moderator img {
    left: -50px;
}
.show-detail .show-item li {
    width: 100%;
}
.program-home .show-item li {
    width: 85%;
}
.show-detail .show-item li,
.program-home .show-item li a {
    display: flex !important;
    color: #0061AE;
    font-size: 1.2em;
    line-height: 80px;
    width: auto;
    font-family: "Barlow Condensed";
}
.show-detail .moderator-link:hover a {
    position: relative;
    top: auto !important;
    left: auto;
    line-height: 80px;
}
.moderator-detail ul.show-list {
    margin-left: 0px;
}
.moderator-detail ul.show-list li {
    list-style-type: none;
}
.show-detail .show-item li:hover a,
.program-home .show-item li:hover a {
    position: relative;
    text-decoration: none;
    color: #04C7FF;
    top: auto;
    left: auto;
}
.show-detail .show-moderator,
.program-home .show-moderator {
    width: 100px;
    height: 100px;
}
.horoskop,
.blesk-posts {
    list-style: none;
    margin: 0 0 40px 0px;
}
.horoskop li {
    margin-bottom: 5px;
    font-family: "Barlow Condensed";
}
.blesk-posts li {
    margin-bottom: 5px;
    border-bottom: 2px solid #EFEFF0;
    font-family: "Barlow Condensed";
}
.blesk-posts li:last-child {
    border-bottom: none;
    padding-left: 70px;
    background-image: url('/img/blesk_zpravy.svg');
    background-repeat: no-repeat;
    background-size: 50px 22px;
    background-position: left;
}
.horoskop a,
.blesk-posts a {
    text-decoration: none;
    font-size: 1.1em;
    color: #0061AE;
    display: block;
    margin-bottom: 15px;
}
.horoskop a:hover,
.blesk-posts a:hover {
    color: #04C7FF;
    text-decoration: underline;
}


.blesk-posts a.link-ext {
    color: #005ea5;
}
.blesk-posts a.link-ext:hover {
    color: #04C7FF;
    text-decoration: underline;
}
.blesk-posts time {
    width: 30px;
    display: block;
    margin-top: 3px;
    display: block;
    color: #555961;
    font-size: 1em;
    font-family: "Barlow";
}
.wp-video {
    width: 95% !important;
}
.wp-video video {
    height: auto !important;
}
.container-article {
    padding:10px 30px 40px 30px;
    background-color: #f9f9f9;
}
.container-article-detail {
    padding-right:0px;
}

.col-md-12.container-article-detail>p>iframe {
    width: 560px;
    height: 315px;
}
.container-article h1 {
    color: #2b2d34;
    font-family: 'Barlow Condensed';
    font-weight: bold;
    font-size: 2.9em;
}

.container-article a.category,
.first-item a,
.container-article-list h3 {
    color: #005ea5;
    font-size: 1.3em;
    margin-top: 15px;
    font-family: 'Barlow Condensed';
}
.top-item-small:hover,
.top-item:hover {
    cursor: pointer;
}

.top-item a,
.news-item a {
    color: #005ea5;
    font-size: 1.2em;
    margin-top: 5px;
    font-family: 'Barlow Condensed';
    text-decoration: none;
}
.top-item a {
    font-size: 1.4em;
}
.container-article a.category {
    font-size: 1.7em;
}
.article-disclaimer {
    color: #8b8c93;
    font-size: 0.9em;
}
.first-item a {
    text-decoration: none;
    font-size: 1.4em;
    font-family: 'Barlow Condensed';
    padding: 0px 10px 15px 10px;
    display: block;
}

.first-item {
    display: block;
    height: 220px;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 15px;
}
.news-item:hover,
.first-item:hover {
    cursor: pointer;
    box-shadow: 0px 0px 10px 5px #efeff0;
}

.releated figure {
    width: 160px;
    height: 100px;
    float: left;
    overflow:hidden;
    position: relative;
    margin-right: 25px;
}
.releated figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    
}
.releated figure .ico-audio {
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 40px;

}
.releated figure .ico-audio::after {
    content: "audio";
    font-size: 10px;
    width: 40px;
    color: #ffffff;
    display: block;
    background: #E71F3D;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.releated {
    padding: 15px;
    clear: both;
    display: block;
}
.releated .summary {
    width: 100%;
    height: 110px;
}
.releated .summary h3 {
    margin-top: 0px;
}
.releated .summary h3 a {
    color: #005ea5 !important;
}

/* Gallery 2022 */
.body-gallery,
.container-gallery {
    background: #313131;
}
.container-gallery-detail h1 {
    color: #AAABB0;
    font-family: "Barlow Condensed";
    font-size: 1.8em;
    line-height: 1em;
    margin-top: 25px;
    margin-left: 180px;
}
.container-gallery-detail {
    color: #AAABB0;

}
.container-gallery-detail ul li {
    display: block;
    width:100%;
    height: 70vh;
    padding-top: 15px;
    overflow: hidden;
    text-align: center;
}
.container-gallery-detail ul li {
    display: none;
}
.container-gallery-detail ul li.show {
    display: block;
}
.container-gallery-detail ul li .detail-img {
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
}



.gallery-close {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 17px;
    height: 45px;
    line-height: 45px;
    background-image: url('/img/galerie_close.svg');
    background-repeat: no-repeat;
    padding-right: 60px;
    color: #AAABB0;
    font-family: "Barlow Condensed";
    background-position: right;
    font-size: 1em;
}
.gallery-sidebar {
    padding-top:50px;
}
.gallery-sidebar .cnc-ads--halfpage_1 {
    width: 300px;
    margin-left: 25px;
}
.gallery-sidebar .galleryNext {
    display: none;
}
.gallery-sidebar .galleryNext h3 {
    color: #fff;
}
.gallery-sidebar .galleryNext a {
    color: #AAABB0;
}
.gallery-sidebar .galleryNext a:hover {
    color: #fff;
}





/* Gallery 2020 */
.gallery {
    width: 100%;
    height: 175px;
    overflow: hidden;
    margin: 0px 0px 0px 0px !important;
}
.gallery::before {
    content: "Fotogalerie";
    display: block;
    width: 100%;
    font-family: "Barlow Condensed";
    font-size: 1.7em;
    color: #2B2D34;
}
.gallery .gallery-item {
    width: 150px !important;
    height: 120px;
    padding: 15px 15px 15px 0px !important;
    position: relative;
    background-color: #FFFFFF;
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0% -50%, 100% -50%, 100% 150%, 0% 150%);
}
.gallery .gallery-item:first-child {
    padding-left: 15px !important;
}

.gallery .gallery-caption {
    display: none !important;
}
.gallery .gallery-item:hover {
    /*box-shadow: 0px 0px 10px 5px #efeff0;*/
    cursor: pointer;
}
.gallery .gallery-item .gallery-icon {
    height: 90px;
    overflow: hidden;
 
}
.gallery .gallery-item img {
    width: 100% !important;
    border: none !important;
    
}
.gallery .gallery-item:hover .gallery-icon {
    border-bottom: 3px solid #04C7FF;
 }
.galleryTotalBg {
    display: block;
    width: calc(100% - 15px);
    height: 90px;
    margin: 15px 15px 15px 0px;
    background: linear-gradient(0deg, rgba(0, 97, 174, 0.7), rgba(0, 97, 174, 0.7));
    position: absolute;
    top: 0px;
    left: 0px;
    
}
.gallery .gallery-item:hover .galleryTotalBg {
    height: 87px;
}
.galleryTotal {
    display: block;
    width: 100px;
    height: 70px;
    color: #ffffff;
    background-image: url('/img/galerie.svg');
    background-repeat: no-repeat;
    font-family: "Barlow Condensed";
    position: absolute;
    top: 50px;
    line-height: 20px;
    left: 40px;
    font-size: 1.4em;
}
#gallery-detail {
    background: #313131;
    height: 100vh;
    display: none;
}
.gallery-logo {
    position: absolute;
    left: 45px;
    top: 33px;
    background-image: url('/img/logo_white.svg');
    width: 140px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}




#gallery-detail h2 {
    color: #AAABB0;
    font-family: "Barlow Condensed";
    font-size: 1.2em;
    padding: 15px;
    padding-left: 45px;
    background-image: url('/img/galerie_g.svg');
    background-repeat: no-repeat;
    line-height: 0px;
    height: 30px;
    width: 300px;
    background-position: left;
    top: 95px;
    left: 94px;
    position: absolute;
}
#gallery-detail h3 {
    color: #FFFFFF;
    font-family: "Barlow Condensed";
    font-size: 1.2em;
    left: 94px;
    top: 125px;
    position: absolute;
}
#gallery-detail .image-wrap {
    height: 70vh;
    width: 100%;
    display: block;
    text-align: center;
    margin: 15px;
    position: absolute;
    top: 180px;
}
#gallery-detail .image-detail {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 80%;
    display: block;
    position: relative;
}
.container-gallery .gallery-navigation {
    display: none;
}
.gallery-navigation {
    margin: 27px auto 10px auto;
    color: #ffffff;
    font-family: "Barlow Condensed";
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    height: 45px;
    line-height: 45px;
}
.gallery-navigation .button {
    width: 71px;
    height: 45px;
    margin: 0px 10px 0px 10px;
    padding: 0px;
    cursor: pointer;
    background-color: #2b250e;
    background-repeat: no-repeat;
    
}
.gallery-navigation .disabled { 
    width: 71px;
    height: 45px;
    margin: 0px 10px 0px 10px;
    padding: 0px;
    cursor: auto;
    background-color: #2b250e;
    background-repeat: no-repeat;
    display: none;
}
.disabled-prev {
    float: left;
}
.disabled-next {
    float: right;
}
.gallery-navigation .button:hover {
    background-color: #3a2f0d;
}
.button-next {
    background-image: url('/img/galerie_next.svg');
    float: right;
}
.button-prev {
    background-image: url('/img/galerie_prev.svg');
    float: left;
}
.gallery-navigation .position {
    color: #FBDB2D;
}
.gallery-navigation .counter {
    height: 45px;
    line-height: 45px;
    font-family: "Barlow Condensed";
    font-size: 1em;
    display: block;
    width: 100px;
    text-align: center;
    display: block;
    float: right;
}
.gallery-navigation .galleryAdvert {
    display: none;
}

.container-gallery-detail ul .mobileAds {
    display: none;
    height: 75vh;
    width: 100%;
}
.container-gallery-detail ul .mobileAds .adFull {
    margin: 40px auto 20px auto;
}
.image-copy {
    color: #AAABB0;
    font-family: "Barlow";
    font-size: 0.9em;
    text-align: left;
    padding-left: 94px;
}
.container-sidebar {
    padding: 10px 15px 20px 25px;
    position: relative;
    display: flex; flex-flow: column;
}
.container-header {
    flex: 0 1 auto;
}
.container-sticky-wrap {
    flex: 1 1 auto;
}

.radio-contacts span {
    width: 40px;
    height: 1.5em;
    display: flex;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
}
.radio-contact {
    margin-bottom: 30px;
    margin-left: 0px !important;
    margin-right: 15px !important;
}

.radio-contact:hover {
    box-shadow: 0px 0px 15px 15px #efeff0;
}
.radio-contacts {
    line-height: 20px;
    font-size: 1.2em;
    line-height: 1.5em;
}
.radio-contacts a {
    color: #005ea5;
}

.radio-contacts p:first-child {
    margin-top:20px;
}
.radio-contacts p:last-child {
    padding-left:40px;
}
.radio-motive {
    padding-left: 0px;
}
.radio-motive::after {
    content: '';
    width: 300px;
    height: 220px;
    display: block;
    background: url('/img/contact_studio@2x.png') no-repeat;
    background-size:  contain;
}
.radio-contacts span.email {
    background-image: url('/img/email.svg');
}
.radio-contacts span.phone {
    background-image: url('/img/phone.svg');
}
.radio-contacts span.sms {
    background-image: url('/img/sms.svg');
}
.radio-contacts span span {
    display: none;
}

ul.webradio {
    list-style: none;
}
.webradio li {
    width: 45%;
    padding: 20px;
    display: block;
    float: left;
    font-family: "Barlow Condensed";
    font-size: 1.4em;
    line-height: 60px;
    height: 100px;
    border-bottom: 2px solid #efeff0;
    margin-right: 5%;
}
.webradio li:last-child {
    margin-bottom: 35px;
}
.webradio li:hover {
    box-shadow: 0px 0px 15px 15px #efeff0;
    cursor: pointer;
}
.webradio li:before {
    content: '';
    width: 60px;
    height: 60px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 20px;
}
.webradio li.frekvence-1:before {
    background-image: url('/img/mood_F1_webradio.jpg');
}
.webradio li.osmdesatky:before {
    background-image: url('/img/mood_F1-80s_webradio.jpg');
}
.webradio li.legendy:before {
    background-image: url('/img/mood_F1-Legendy_webradio.jpg');
}
.webradio li.csweb:before {
    background-image: url('/img/mood_F1-CZSK_webradio.jpg');
}

ul.app-install {
    list-style: none;
}
.app-install li {
    width: 135px;
    height: 40px;
    display: block;
    float: left;
    border-radius: 5px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: contain;
}
.app-install li:last-child {
    margin-bottom: 35px;
}
.app-install li:first-child {
    margin-right: 0px;
}
.app-install li a {
    display: none;
}
.app-install li:hover {
    cursor: pointer;
}
.app-install li.appstore {
    background-image: url('/img/appstore@2x.png');
}
.app-install li.googleplay {
    background-image: url('/img/google_play@2x.png');
}

.app-install li.appgallery {
    background-image: url('/img/appgallery@2x.png');
}


.fm {
    font-family: "Barlow Condensed";
    font-size: 1.3em;
}
.fm .row {
    margin-right: 15px !important;
    
}
.fm .row:hover {
    box-shadow: 0px 0px 15px 15px #efeff0;
}
.fm .col-8,
.fm .col-4 {
    position: relative;

    border-bottom: 2px solid #efeff0;
    padding: 15px;
    margin-left: 0px;
}
.fm .col-4 {
    color: #0061AE;
}
.fm .row:hover .col-8,
.fm .row:hover .col-4 {
    border-bottom: none;
}
.fm .col-4:after {
    content: 'FM';
    font-size: 0.7em;
    margin-left: 2px;
    position: absolute;
    top: 19px;
}
.fm .row_last-child {
    margin-bottom: 30px;
}

.fm-map {
    display: block;
    background-image: url('/img/map.svg');
    width: 649px;
    height: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
.fm-map div {
    display:none;
}
.fm-map .hotspot {
    width: 18px;
    height: 18px;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 110;
}
.fm-map .hotspot:hover .hotspot-detail {
    display: block;
    position: absolute;
    width: 280px;
    height: 120px;
    line-height: 110px;
    text-align: center;
    background-image: url('/img/fm-map_label.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    top: -105px;
    left: -132px;
    padding: 0px;
    z-index: 101;
}
.fm-map .hotspot:hover .hotspot-marker {
    display: block;
    position: absolute;
    width: 94px;
    height: 94px;
    background-image: url('/img/fm-map_over_2.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    top: -38px;
    left: -38px;
    z-index: 100;
}
.hotspot-detail {
    font-family: "Barlow Condensed";
}
.hotspot-detail span {
    color: #0061AE;
    margin-left: 10px;
    
}
.hotspot-detail span span {
    color: #0061AE;
    font-size: 0.7em;
    margin-left: 2px;
    position: absolute;
    top: -1px;
}
.sidebar-sticky {
    min-height: 630px;
    height: 650px;
}

.container-article .detail-img {
    width:100%;
    height: 350px;
    display:block;
    margin-top: 10px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.soutez-img,
.detail-img {
    position: relative;
}
.soutez-img .image-caption:after,
.detail-img .image-caption:after {
    content: 'i';
    background: #555961;
    color: #FFFFFF;
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 10px;
    line-height: 30px;
    text-align: center;
    right: 10px;
    border-radius: 50%;
    opacity: 0.5;
    z-index: 100;
}
.soutez-img .image-caption:hover:after,
.souzez-img .image-caption:hover:after {
    display: none;
}

.soutez-img .image-caption p,
.detail-img .image-caption p {
    display: none;
}
.soutez-img .image-caption:hover p,
.detail-img .image-caption:hover p {
    display: block;
    z-index: 200;
    line-height: 20px;
    font-size: 0.9em;
    height: 40px;
    text-align: left;
    color: #FFFFFF;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px 5px 15px;
    background: rgba(85, 89, 97, 0.7);
    margin: 0px;
}
.container-article .soutez-img {
    width:100%;
    height: 350px;
    display:block;
    margin-top: 10px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-article .small-img {
    width:100%;
    height: 136px;
    display:block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.news-item .small-img {
    width:200px;
    height: 136px;
    display:flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin-right: 30px;
}
.news-item .soutez-small-img {
    width:250px;
    height: 136px;
    display:flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin-right: 30px;
}
.contests-inactive .news-item,
.contests-active .news-item {
    height: 136px;
    overflow: hidden;
    line-height: 1.2em;
}
.contests-inactive .news-item a,
.contests-active .news-item a {
    margin: 10px 10px 10px 0px;
    display: block;
}
.contests-active .news-item span,
.contests-active .news-item span {
    font-size: 0.9em;
}
.contests-inactive .news-item .soutez-small-img {
    filter: grayscale(100%);
}
.contests-inactive .news-item:hover .soutez-small-img {
    filter: grayscale(0%);
}
.container-home .large-img {
    width:360px;
    height: 245px;
    display:flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin: 30px 30px 30px 0px;
}
.container-article .large-img {
    width:300px;
    height: 220px;
    display:flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin-right: 30px;
}
.container-home .featured .small-img {
    width:100px;
    height: 68px;
    display:flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin: 23px 20px 0px 0px;
}

.container-article .wpcf7 {
    display: none;
    width: 80%;
}
.container-article input[type=submit] {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 100;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    transition: background-color 300ms ease-out;
}
.container-article input[type=submit],
.container-article button {
    font-family: "Barlow Condensed";
    color: #FFFFFF;
    background-color: #0061AE;
}
.container-article input[type=submit]:hover,
.container-article button:hover {
    background-color: #04C7FF;
}
.container-article input[type=submit]:disabled {
    display: none;
}
.container-article .validate-highlight {
    border-color: #FF0419;
    border-width: 2px;
}
.container-article input[type=file].validate-highlight {
    color: #FF0419;

}
.container-article .validate-alert {
    display: block;
    color: #e71f3d;
    font-family: "Barlow Condensed";
    line-height: 2.5em;
    font-size: 1.2em;
    background-color: #ffd3d3;
    margin-bottom: 20px;
    padding-left: 65px;
    margin-right: 20px;
    background-image: url("/img/error.svg");
    background-repeat: no-repeat;
    background-position: center left 10px;
}
.container-article .validate-success {
    display: block;
    color: #317015;
    font-family: "Barlow Condensed";
    line-height: 2.5em;
    font-size: 1.2em;
    background-color: #dcffa8;
    margin-bottom: 20px;
    padding-left: 70px;
    margin-right: 40px;
    background-image: url("/img/success.svg");
    background-repeat: no-repeat;
    background-position: center left 10px;
}
.container-article textarea,
.container-article input[type=tel],
.container-article input[type=email],
.container-article input[type=text] {
    border-radius: 5px;
}
.container-article textarea:focus,
.container-article input[type=tel]:focus,
.container-article input[type=email]:focus,
.container-article input[type=text]:focus {
    border: solid 2px #04C7FF;
}
.container-article label {
    font-family: "Barlow";
}
.container-article img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.container-article img {
    box-shadow: 0px 0px 15px 15px #efeff0;
}
.container-article form .right,
.container-article form .left {
    float: none !important;
}
.container-article forminput[type="file"], .container-article form input[type="checkbox"], .container-article form input[type="radio"], select {
    margin: 0 0.5rem 1rem 0 !important;
}
/*input[type="file"] {
    display: none;
}*/




.first-item .large-img {
    margin-left: -15px;
}

footer .app-install {
    margin-left: 0px;
}
footer .app-install li {
    margin-left: 0px;
    margin-bottom: 10px;
}
footer .copy-note {
    font-size: 0.8em;
}

h3.zodiac {
    background-position: right;
    background-repeat: no-repeat;
}
.zodiac_vodnar {
    background-image: url("/img/zodiac_ryby.svg");
}
.zodiac_ryby {
    background-image: url("/img/zodiac_ryby.svg");
}
.zodiac_beran {
    background-image: url("/img/zodiac_beran.svg");
}
.zodiac_byk {
    background-image: url("/img/zodiac_byk.svg");
}
.zodiac_blizenci {
    background-image: url("/img/zodiac_blizenci.svg");
}
.zodiac_rak {
    background-image: url("/img/zodiac_rak.svg");
}
.zodiac_lev {
    background-image: url("/img/zodiac_lev.svg");
}
.zodiac_panna {
    background-image: url("/img/zodiac_panna.svg");
}
.zodiac_vahy {
    background-image: url("/img/zodiac_vahy.svg");
}
.zodiac_stir {
    background-image: url("/img/zodiac_stir.svg");
}
.zodiac_strelec {
    background-image: url("/img/zodiac_strelec.svg");
}
.zodiac_kozoroh {
    background-image: url("/img/zodiac_kozoroh.svg");
}
/* Tags and article summary */
.article-footer {
    font-size: 0.9em;
    color: #808080;
    margin-bottom: 2em;
}
.article-footer p {
    margin-bottom: 0em;
}
/* loader animation */
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.loader {
  color: #005ea5;
  font-size: 8px;
  margin: 20px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}



.ads{text-align:center;display:block;}
.ads-in{display:inline-block;}
.ads-in.adFull::before {content: "reklama";font-family:arial;font-size:10px;color:#000;display:block;height:11px;text-align:right;}
.adwrap-sky { height: 610px;  width: 320px; }
.adwrap-square { width: 320px; overflow: hidden; margin-top: 10px;}
.adwrap-rectangle { 
    width: 100%;
    margin-bottom: 20px;
    /*overflow: hidden;*/
    display:block;
 }
.adwrap-leader-seznam {
    max-height: 226px;
    height: 226px;
}

.cnc-ads--billboard_bottom {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

/* Disable navigation transition */
.no-transition {
    -webkit-transition: height 0.01s;
    -moz-transition: height 0.01s;
    -ms-transition: height 0.01s;
    -o-transition: height 0.01s;
    transition: height 0.01s;
}

/* media elements */
.wrap-audio {
  overflow: hidden;
  padding-top: 25%; /* 4:1 */
  position: relative;
}
.wrap-audio iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.wrap-video {
  overflow: hidden;
  padding-top: 75%; /* 4:3 */
  position: relative;
}
.wrap-video iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/* Radiokemp */
.container-kemp {
    background: url('/img/radiokemp/bg.png') no-repeat #FFB814;
    min-height: 500px;
}
.container-kemp h1 span {
    display: none;
}
.container-kemp h1 {
    display: block;
    background: url('/img/radiokemp/title@2x.png?v2') center no-repeat;
    background-size: contain;
    width: 100%;
    height: 270px;
}
.container-kemp .kemp-mapa {
    width: 1027px;
    height: 574px;
    background: url('/img/radiokemp/cz_mapa@2x.png') no-repeat;
    background-size: 1000px auto;
    display: block;
    margin: 100px 0px 50px 0px;
    position: relative;
}
.kemp-mapa ul li {
    list-style-type: none;
}
.kemp-mapa ul li a {
    display: none;
}
.kemp-mapa ul li {
    height: 116px;
    display: block;
    position: absolute;
    background-size: 100% 100%;
}
.kemp-mapa ul li:hover {
    height: 116px;
    display: block;
    position: absolute;
    background-position-y: -118px;
    cursor: pointer;
}
.kemp-mapa .kemp-hruza {
    width: 270px;
    top: 353px;
    left: 673px;
    background: url('/img/radiokemp/pin_10-7.png') no-repeat;
}
.kemp-mapa .kemp-jandova {
    width: 233px;
    top: 91px;
    left: 540px;
    background: url('/img/radiokemp/pin_21-8@2x.png') no-repeat;
}
.kemp-mapa .kemp-xindlx {
    width: 173px;
    top: 0px;
    left: 220px;
    background: url('/img/radiokemp/pin_24-7.png') no-repeat;
}
.kemp-mapa .kemp-klus {
    width: 222px;
    top: 498px;
    left: 586px;
    background: url('/img/radiokemp/pin_7-8@2x.png') no-repeat;
}
.kemp-mapa .kemp-dyk {
    width: 375px;
    top: 167px;
    left: 53px;
    background: url('/img/radiokemp/pin_14-8@2x.png') no-repeat;
}
.kemp-mapa .kemp-radecek {
    width: 225px;
    top: 285px;
    left: 298px;
    background: url('/img/radiokemp/pin_17-7@2x.png') no-repeat;
}
.kemp-mapa .kemp-matonoha {
    width: 225px;
    top: 431px;
    left: 275px;
    background: url('/img/radiokemp/pin_31-7@2x.png') no-repeat;
}

.container-kemp h2 {
    font-family: Barlow Condensed;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}
.container-kemp p {
    padding: 0px 20px 20px 5px;
}
.container-kemp .news-item {
    border: none;
    background-color: #fef1d0;
    display: flex;
    width:100%;
}
.container-kemp .news-item .date {
    font-family: 'Barlow Condensed';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    color: #2B2D34;
    display: block;
    width: 80px;
    padding-left: 20px;
    position: relative;
    padding-top: 50px;
}
.container-kemp .news-item .date::before {
    content: 'středa';
    font-family: 'Barlow Condensed';
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: #E71F3D;
    display: block;
    position: absolute;
    top: 40px;
}

.container-kemp .news-item:hover {
    border: none;
    background-color: #feca3d;
    box-shadow: none;
}
.container-kemp .small-img {
    width: 74px;
    height: 74px;
    background-position-x: 0px;
    margin: 26px 20px 26px 0px;
}
.container-kemp .news-item:hover .small-img {
    background-position-x: -74px;
}
.container-kemp .news-item a {
    font-family: 'Barlow Condensed';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #0061AE;
    display: block;
    width: 226px;
    margin-top: 35px;
}
.container-kemp .news-item a span {
    color: #2B2D34;
    display: block;
    font-family: 'Barlow Condensed';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;

}
.container-kemp-detail {
    background: url('/img/radiokemp/detail_bg.png') #f9f9f9 no-repeat;
    background-size: 100% auto;
}
.container-kemp-detail ul li {
    margin-left: 20px;
}
.container-kemp-detail h1 {
    display: block;
    padding-left: 120px;
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-position-y: 10px;
    margin-bottom: 30px;

}
.container-kemp-detail h1.title-dyk {
    background-image: url('/img/radiokemp/detail_dyk@2x.png');
}
.container-kemp-detail h1.title-hruza {
    background-image: url('/img/radiokemp/detail_hruza@2x.png');
}
.container-kemp-detail h1.title-radecek {
    background-image: url('/img/radiokemp/detail_o5aradecek@2x.png');
}
.container-kemp-detail h1.title-klus {
    background-image: url('/img/radiokemp/detail_klus@2x.png');
}
.container-kemp-detail h1.title-jandova {
    background-image: url('/img/radiokemp/detail_jandova@2x.png');
}
.container-kemp-detail h1.title-matonoha {
    background-image: url('/img/radiokemp/detail_matonoha@2x.png');
}
.container-kemp-detail h1.title-xindlx {
    background-image: url('/img/radiokemp/detail_xindlx@2x.png');
}
.container-kemp-detail h1 span {
    display: block;
    font-size: 65%;
    color: #E71F3D;
    margin-top: -10px;
}
.container-kemp-detail h2 {
    margin-top: 10px;

}
.container-kemp-detail .btn_back {
    background: url('/img/radiokemp/btn_back@2x.png') no-repeat;
    background-size: auto 39px;
    display: block;
    height: 39px;
    width: 174px;
    margin-top: 60px;
    margin-left: 50px;
}
.container-kemp-detail .btn_back span {
    display: none;
}
/*vylety*/

#mapy-slider {
    height: 482px;
    background: url(/img/vylety/fullmapa_default@2x.png);
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    transition: background-image 0.1s ease-in-out;
    animation: crossfade 8s ease-in-out 1; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  }
  #mapy-slider::after {
    position: absolute;
    width: 0;
    height:0;
    overflow: hidden;
    z-index: -1;
    content: url(/img/vylety/fullmapa_kraj_vysocina@2x.png) url(/img/vylety/fullmapa_jihocesky_kraj@2x.png) url(/img/vylety/fullmapa_jihomoravsky_kraj@2x.png) 
    url(/img/vylety/fullmapa_karlovarsky_kraj@2x.png) url(/img/vylety/fullmapa_kralovehradecky_kraj@2x.png) url(/img/vylety/fullmapa_liberecky_kraj@2x.png)
    url(/img/vylety/fullmapa_moravskoslezsky_kraj@2x.png) url(/img/vylety/fullmapa_olomoucky_kraj@2x.png) url(/img/vylety/fullmapa_pardubicky_kraj@2x.png)
    url(/img/vylety/fullmapa_plzensky_kraj@2x.png) url(/img/vylety/fullmapa_praha@2x.png) url(/img/vylety/fullmapa_stredocesky_kraj@2x.png)
    url(/img/vylety/fullmapa_ustecky_kraj@2x.png) url(/img/vylety/fullmapa_zlinsky_kraj@2x.png)
  }

  @keyframes crossfade {
    0% {
      background-image: url(/img/vylety/mapa_start@2x.png);
    }
    100% {
      background-image: url(/img/vylety/fullmapa_default@2x.png);
    }
  }

  #mapy-slider ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  #mapy-slider ul li {
    color: #f9f9f9;
    position: absolute;
    width: 2em;
    height: 2em;
    font-size: 1.5em;
    border-radius: 33%;
    text-align: center;
    cursor: pointer;
  /* background: #40e0d04a; */
  }

  #mapy-slider ul li a {
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
    text-decoration: none;
    padding: 16px 16px;
  }
  .mapa-jihocesky_kraj {
    top: 301px;
    left: 193px;
  }
  .mapa-jihomoravsky_kraj {
    top: 306px;
    left: 416px;
  }
  .mapa-karlovarsky_kraj {
    top: 141px;
    left: 41px;
  }
  .mapa-kralovehradecky_kraj {
    top: 113px;
    left: 339px;
  }
  .mapa-liberecky_kraj {
    top: 64px;
    left: 267px;
  }
  .mapa-moravskoslezsky_kraj {
    top: 208px;
    left: 551px;
  }
  .mapa-olomoucky_kraj {
    top: 221px;
    left: 467px;
  }
  .mapa-pardubicky_kraj {
    top: 186px;
    left: 371px;
  }
  .mapa-plzensky_kraj {
    top: 221px;
    left: 78px;
  }
  .mapa-praha {
    top: 163px;
    left: 209px;
  }
  .mapa-stredocesky_kraj {
    top: 179px;
    left: 259px;
  }
  .mapa-ustecky_kraj {
    top: 95px;
    left: 144px;
  }
  .mapa-kraj_vysocina {
    top: 255px;
    left: 317px;
  }
  .mapa-zlinsky_kraj {
    top: 285px;
    left: 523px;
  }
@media (max-width: 770px) {
    .container-article,
    .container-home {
        background-color: #FFFFFF;
        padding: 10px 5px 20px 5px;
    }
      .wrap-audio iframe  {   
        height: calc(100vw/4);
    }  
    .container-kemp .kemp-mapa {
        display: none;
        }
        .container-kemp .news-item {
        display: inline-block;
        }
    
        .container-kemp .news-item:hover .small-img {
        background-position-x: 25px;
    }
    
         .container-kemp .news-item a span {
            text-align: center;
            margin-top: 10px;
            line-height: 22px;
            font-size: 18px;
            }
        .container-kemp .news-item a {
            font-size: 37px;
            text-align: center;
            width: 100%;
            line-height: 34px;
            }    
    
         .container-kemp .news-item .date::before {
         font-size: 20px;
         }
        .container-kemp .small-img {
        background-position-x: 24px;
        }
        .container-article-detail {
            padding-right: 10px;
        }
    
    /* Header Tweaks */
    .navbar-toggler {
        right: 10px;
        position: absolute;
        top: 20px;
    }
    header {
        z-index:1000;
    }
    #main {
        z-index:50;
    }
    .navbar {
        height: 140px;
    }
    .navbar-brand {
        left: 20px;
        margin-left: 5px;
        top: 30px;
    }
    .navbar-toggler:not(.collapsed) span {
        background-color: #0061AE !important;
    }
    .navbar-nav {
        background-color: #FFFFFF;
        margin-left: 0px;
        padding-left: 20px;
    }
    #navbars.show {
        top: 0px;
        z-index: 100;
    }
    button:hover, button:focus,
    .navbar button {
        background: none !important;
    }
    .navbar .nav-item {
        height: auto;
        margin-right: 15px;
        pointer-events: none;
        border-bottom: solid 2px #efeff0;
    }
    .navbar-nav li:not(:last-child) a:after {
        display: none;
    }
    .adwrap-leader,
    .navbar-studio,
    .container-home .shade,
    .rds-info-programme,
    .rds-info-moderators,
    .rds-info-track {
        display: none;
    }
    .navbar-date {
        top: 27px;
        right: 65px;
    }
    .navbar-social {
        top: 90px;
        right: 23px;
    }
    .navbar-player {
        right: 108px;
        top: 90px;
        display: block;
        position: absolute;
    }
    .navbar-social .ig,
    .navbar-social .fb {
        display: none;
    }
    .navbar-player a {
        width: 26px;
        height: 26px;
        top: 0px;
        right: -30px;
        position: absolute;
    }
    #search-button {
        float: left;
        margin-left: 0px;
    }
    .search-close {
        right: 25px;
    }
    #search {
        padding: 35px 10px 35px 10px;
    }
    #search-term {
        width: 100%;
    }
    .navbar-banner-show {
        background-image: var(--banner-mobile) !important;
        width: 100%;
        height: 84px;
        background-position: center bottom;
        background-size: 100% auto;
        bottom: 0px;
        top: unset;
    }
    /* Homepage */
    .container-home .large-img {
        width: 100%;
        margin: 10px 15px 15px -10px;
        height: 200px;
    }
    .article-categories .first-item .large-img {
        width: 100%;
        margin: 10px 15px 15px 0px;
        height: 200px;
    }
    .article-categories .first-item {
        height: auto;
        margin-left: 0px;
    }
    .container-article-list .date {
        color: #8b8c93;
        font-size: 1em !important;
        font-family: 'Barlow';
    }
    .container-article-list .first-item a {
        color: #005ea5;
        font-size: 1.4em;
        margin-top: 5px;
        font-family: 'Barlow Condensed';
        text-decoration: none;
    }
    .featured .col-md-4 {
        margin-bottom: 30px;
    }
    .featured .col-md-8 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .top-item .date {
        padding-left: 0px;
    }
    .container-article .small-img,
    .news-item .small-img {
        width: 123px;
        height: 99px;
        margin-right: 20px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .container-article .small-img {
        display: flex;
        background-repeat: no-repeat;
        background-size: cover;
        float: left;
    }
    .article-categories .first-item .date {
        display: block;
    }
    .container-article-detail .next-read .mb-5,
    .article-categories .mb-5 {
       margin-bottom: 15px !important;
    }
    .next-read a {
        padding-bottom: 0px;
    }
    .article-categories .first-item {
        background: linear-gradient(180deg, rgba(4, 199, 255, 0.0001) 0%, rgba(4, 199, 255, 0.05) 100%), #FFFFFF;
        box-shadow: inset 0px -2px 0px #04C7FF;
    }
    .gallery {
        height: 280px;
    }
    .gallery-logo {
        display: none;
    }
    .gallery .gallery-item {
        margin-bottom: 0px;
        box-shadow: none !important;
        margin-bottom: -5px !important;
    }
    .gallery .gallery-item:first-child {
        padding-left: 0px !important;
    }
    #gallery-detail h3,
    #gallery-detail h2 {
        display: none;
    }
    #gallery-detail .gallery-navigation {
        margin: 15px 0px 0px 0px;
        width: 250px;
    }
    .gallery-sidebar {
        display: none;
    }
    #gallery-detail .image-wrap {
        margin-left: -15px;
        height: 70vh;
        width: 100%;
        display: block;
        text-align: center;
        position: absolute;
    }
    #gallery-detail .image-wrap {
        top: 70px;
    }
    #gallery-detail .image-copy {
        color: #AAABB0;
        font-family: "Barlow";
        font-size: 0.9em;
        text-align: left;
        padding: 10px;
    }
    .gallery-close {
        top: 15px;
        font-size: 0;
        right: 15px;
        position: absolute;

        height: 45px;
        width: 45px;
        display: block;
        line-height: 45px;
        background-image: url(/img/galerie_close.svg);
        background-repeat: no-repeat;
        color: #AAABB0;
        font-family: "Barlow Condensed";
        background-position: right;
        z-index: 1000;
    }
    /* Hide right column content */
    .container-sidebar {
        display: none;
    }
    .nav-separator {
        display: none;
    }

    /* Footer style */
    footer .odkazy-2:after {
        display: none;
    }
    footer .copy-note {
        font-size: 0.8em;
        margin-bottom: 30px;
        display: block;
    }
    footer:before {
        display: none;
    }

    /* Content detail */
    .container-article h1 {
        color: #2b2d34;
        font-family: 'Barlow Condensed';
        font-size: 2.0em;
        width: 90%;
    }
    #sharing-tools {
        position: relative;
        margin-top: 12px;
    }
    .container-article .article-header {
        margin-bottom: 10px;
    }
    .container-article .detail-img {
        width: 100%;
        height: 250px;
    }
    .container-article-detail .intro strong {
        font-weight: bold !important;
    }
    .releated {
        display: flex;
        width: 100%;
        height: auto;
        clear: both;
    }
    .releated .summary {
        width: auto;
        margin-left: 25px;
        margin-bottom: 25px;
        display: block;
        float: left;
        position: absolute;
        line-height: 0.9em;
        padding-left: 150px;
        font-size: 0.8em;
    }
    .releated .summary h3 {
        display: flex;
        font-size: 1.2em;
    }
    .releated figure {
        margin-top: -3px;
    }
    /* Lists */
    .next-wrap,
    .news-item {
        padding-bottom: 15px;
        font-size: 0.9em;
        margin-right: 15px;
    }
    .playlist-chart:hover,
    .playlist-song:hover,
    .program-item:hover,
    .next-wrap:hover,
    .news-item:hover {
        box-shadow: none;
    }
    .next-wrap .date,
    .news-item .date {
        font-size: 1.2em !important;
        display: block;
        padding: 1px 0px 0px 50px;
    }
    .news-item .article-list-heading {
        padding:0px;
    }
    .article-list-heading .category {
        font-size: 0.8em !important;
    }
    .next-wrap a,
    .news-item a {
        display: block;
        color: #005ea5;
        font-size: 1.2em;
        margin-top: 5px;
        font-family: 'Barlow Condensed';
        text-decoration: none; 
        padding-left: 0px;
    }
    .next-wrap,
    .news-item .col {
        border-bottom: solid 2px #f2f2f2;
    }
    /* Contest */
    .contests-inactive .news-item, 
    .contests-active .news-item {
        height: auto;
        font-size: 1.1em;
    }
    .contests-inactive .soutez-small-img,
    .contests-active .soutez-small-img {
        width: 100%;
        height: 180px;
        margin-bottom: 20px;
    }
    .container-article .soutez-img {
        height: 200px;
    }
    .program-item h3.time {
        font-size: 1.2em;
    }
    .program-item h2 {
        font-size: 1.5em;
        margin-top: 15px !important;
    }
    .program-onair {
        width: 32px;
        height: 32px;
        margin: -5px 0px 15px 2px;
    }
    .playlist-song img,
    .moderator-detail img,
    .moderator-item img,
    .show-moderator img {
        max-width: none !important;
    }
    .program-item ul {
        display: block;
        margin-bottom: 25px;
    }
    .program-item ul li:last-child .show-moderator {
        margin-bottom: 25px;
    }
    .show-item ul li {
        width: auto;
    }
    .line-item-1 span,
    .line-item-1 a,
    .line-item-1 .moderator-image,
    .line-item-2 span,
    .line-item-2 a,
    .line-item-2 .moderator-image,
    .line-item-3 span,
    .line-item-3 a,
    .line-item-3 .moderator-image,
    .moderator-detail .moderator-image {
        margin-left: auto;
        margin-right: auto;
    }
    .playlist-song img {
        width: 150px;
        height: 150px;
    }
    .playlist-chart .song-details h2,
    .playlist-item .song-details h2 {
        font-size: 1.8em;
    }
    .playlist-chart .songOrder {
        margin-left: 0px;
    }
    .song-details {
        position: relative;
    }
    .playlist-chart .vote-buttons,
    .song-details a {
        display: block;
        bottom: 30px;
        right: 10px;
        position: absolute;
        height: 40px;
        top: auto;
    }

    .songPlayed span {
        display: none;
    }
    .chart-header {
        padding: 40px 10px 40px 40px;
    }
    .chart-header h1 {
        font-size: 2.5em;
        width: 50%;
        margin-bottom: 50px;
    }
    .chart-rules-details {
        width: auto;
    }
    .radio-contact .radio-motive {
        display: none;
    }
    .webradio { margin-left: 0rem; }
    .webradio li {
        width: 100%;
    }
    .app-install li {
        margin-bottom: 15px;
    }
    .fm-map-info,
    .fm-map {
        display: none;
    }
    .program-home .show-item:after {
        margin-left: -15px;
        width: 100%;
        margin-bottom: 5px;
    }
    .navbar-social .zodiac_header {
        display: none;
    }
    .navbar-banner {
        height: 201px !important;
    }
    .kemp-mapa {
        display: none;
    }
    .col-md-12.container-article-detail>p>iframe {
     width: 100%;
     height: 292px;
    }
    #next-popup {
        width: 95%;
    }
    #next-popup .article {
        width: 95%;
    }
    #next-popup.show {
        top: 37px;
    }

    /* Gallery 2022 */
    .container-gallery-detail h1 {
        display: none;
    }
    .container-gallery-detail ul li {
        height: 75vh;
    }
    .container-gallery-detail ul {
        margin-top: 30px;
    }
    /* vylety mapa */
    #mapy-slider::after {
        content: none;
    }
    #mapy-slider {
        height: 239px;
        width: 322px;
    }
    #mapy-slider ul li {
        width: 18px;
        height: 15px;
        font-size: 8px;
    }   
    #mapy-slider ul li a {
        font-size: 7px;
        padding: 5px 6px;
    } 
    .mapa-jihocesky_kraj {
        top: 154px;
        left: 98px;
      }
      .mapa-jihomoravsky_kraj {
        top: 156px;
        left: 208px;
      }
      .mapa-karlovarsky_kraj {
        top: 74px;
         left: 23px;
      }
      .mapa-kralovehradecky_kraj {
        top: 61px;
        left: 170px;
      }
      .mapa-liberecky_kraj {
        top: 36px;
        left: 134px;
      }
      .mapa-moravskoslezsky_kraj {
        top: 107px;
        left: 276px;
      }
      .mapa-olomoucky_kraj {
        top: 114px;
        left: 233px;
      }
      .mapa-pardubicky_kraj {
        top: 97px;
        left: 186px;
      }
      .mapa-plzensky_kraj {
        top: 114px;
        left: 41px;
      }
      .mapa-praha {
        top: 85px;
        left: 106px;
      }
      .mapa-stredocesky_kraj {
        top: 93px;
        left: 130px;
      }
      .mapa-ustecky_kraj {
        top: 52px;
        left: 73px;
      }
      .mapa-kraj_vysocina {
        top: 131px;
        left: 159px;
      }
      .mapa-zlinsky_kraj {
        top: 146px;
        left: 261px;
      }
}
@media (max-width: 360px) {
    h3.hp-onair  {
        font-size: 1.2em;
    }
    .headline-recommend .song-details {
        font-size: 0.9em;
    }
    .playlist-song img {
        margin-left: 0px;
    }
    .navbar-date {
        display: none;
    }
    .col-md-12.container-article-detail>p>iframe {
        width: 100%;
        height: 192px;
    }
    .container-archive-month a, .container-archive a {
        display: inline-block;
    }
}
@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    header{background:url('/img/bg@2x.jpg');}
}
/* Safari tweaks */
@supports (-webkit-backdrop-filter: blur(1px)) {
    .navbar .nav-item a {
      font-size: 0.85em !important;
      color: #0061ae;
    }
}

/* CNC GAM Integration */
@media (max-width: 770px) {
    .ad-position-desktop {
        display: none;
    }
    .branding-wrapper {
        width: unset !important;
    }
    .container-archive-month a, .container-archive a {
        display: inline-block;
        padding: 1px 6px 2px 15px;
    }
}

@media (min-width: 771px) {
    .ad-position-mobile {
        display: none;
    }
}
