/* *** GLOBAL *** */

input,
textarea,
button {
    font-family: "Ubuntu", sans-serif;
}

p {
    margin-bottom: 25px;
}

h2 {
    font-size: 20px;

    margin-bottom: 25px;
}

ul {
    margin-bottom: 25px;

    padding-left: 16px;
}

ol {
    padding-left: 20px;

    margin-bottom: 25px;
}

a,
span,
img {
    -webkit-transition: 0.15s linear;

    -moz-transition: 0.15s linear;

    -ms-transition: 0.15s linear;

    -o-transition: 0.15s linear;

    transition: 0.15s linear;
}

.btn-2 span,
footer a span {
    -webkit-transition: 0s linear;

    -moz-transition: 0s linear;

    -ms-transition: 0s linear;

    -o-transition: 0s linear;

    transition: 0s linear;
}

#Container {
    float: left;

    width: 100%;
}

body {
    font-family: "Ubuntu", sans-serif;

    font-size: 14px;

    color: #2c2c2c;

    background: #fff;

    line-height: 1.4;

    min-width: 302px;

    overflow-x: hidden;
}

img {
    max-width: 100%;

    max-height: 100%;
}

a,
a:hover,
a:focus,
a:active {
    outline: none !important;

    text-decoration: none;
}

/*

a:hover img {

    opacity: 0.90;

    filter: alpha(opacity = 90); 

}

*/

.clearer {
    clear: both;

    height: 0;
}

.clear {
    clear: both;
}

.chosen-container-single .chosen-single div b {
    background: none;
}

/* *** USER BOX *** */

#UserBox {
    background: #db2959;

    color: #fff;

    font-size: 12px;

    padding: 15px 0;
}

#UserBox .glyphicon {
    margin-right: 5px;
}

#UserBox p {
    margin: 0 30px 0 0;

    float: left;
}

#UserBox a {
    color: #fff;
}

#UserBox a:hover {
    opacity: 0.9;

    filter: alpha(opacity=90);
}

.social {
    margin-top: -2px;

    margin-bottom: -1px;
}

.social a {
    margin-left: 15px;
}

.social img {
    vertical-align: middle;
}

/* *** HEADER *** */

header {
    background: #fbf3f6;

    border-bottom: 1px solid #e3d0d7;

    height: 106px;
}

.nav-brand {
    float: left;
}

.nav-brand img {
    float: left;
}

.navbar {
    margin: 0;

    border: none;

    background: none;
}

.navbar-default .navbar-nav > li > a {
    height: 106px;

    color: #231137;

    font-size: 15px;

    padding: 0;

    border-bottom: 4px solid transparent;
}

.navbar-default .navbar-nav > li.active > a {
    border-color: #db2959;

    background: none;

    border: none;

    color: #231137;
}

.navbar-default .navbar-nav > li.active > a span {
    background: #db2959;

    color: #fff;
}

.navbar-default .navbar-nav > li > a span {
    height: 72px;

    display: block;

    padding: 0 14px;

    line-height: 110px;
}

.navbar-default .navbar-nav > li > a .glyphicon {
    line-height: 108px;

    padding: 0;
}

.navbar-default .navbar-nav > li > a:hover {
    border-color: #db2959;

    color: #231137;

    background: none !important;
}

#bs-example-navbar-collapse-1 {
    padding-left: 0px;
}

.btn-search {
    color: #231137;

    padding: 5px;

    display: block;
}

.search-box {
    margin-top: 40px;

    position: relative;
}

.link-search {
    display:inline-block;
    margin-right:10px;
}

.link-search.current a{
    color:#db2959;
}

.navbar-form {
    position: absolute;

    z-index: 2;

    display: none;

    margin: 0;

    top: -15px;

    background: #fff;

    background: #fff;

    padding: 5px;

    right: 0;

    width: 284px;

    height: 53px;

    padding: 15px;
}

header .navbar-form {
    top: -14px;
}

.navbar-form input {
    width: 100%;

    font-size: 13px;

    float: left;

    color: #000;

    border: none;

    padding: 3px 0;

    border-bottom: 1px solid #cdcdcd;
}

.navbar-form ::-webkit-input-placeholder {
    color: #000;
}

.navbar-form :-moz-placeholder {
    color: #000;
}

.navbar-form ::-moz-placeholder {
    color: #000;
}

.navbar-form :-ms-input-placeholder {
    color: #000;
}

.navbar-form .form-group {
    float: left;

    width: 90%;
}

.navbar-form button {
    border: none;

    background: none;

    color: #db2959;

    padding: 5px;

    float: right;
}

.navbar-form button:hover {
    color: #000;
}

input {
    outline: none;
}

/* *** CONTENT BOX 1 *** */

h1,
h2,
h3,
h4 {
    margin-top: 0;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.content-box-1 {
    float: left;

    width: 100%;

    min-height: 594px;

    background-repeat: no-repeat;

    background-position: top center;

    padding: 63px 0 0 0;
}

.popup .content-box-1 {
    /* min-height: 485px; */
}

.content-box-1 h2 {
    color: #cd0a8d;
    font-weight: 900;
    font-size: 48px;
    margin-bottom: 50px;
    font-style: italic;
}

.popup .content-box-1 h2 {
    font-size: 35px;
}

.content-box-1 .txt-1 .title {
    font-weight: bold;
}

.content-box-1 .txt-1 {
    color: #4a2850;

    font-size: 15px;

    width: 70%;

    padding-left: 32px;

    background: url("images/icons/img05.png") left center no-repeat;

    margin-bottom: 40px;
}

.content-box-1 .txt-2 {
    font-size: 13px;

    background: url("images/icons/img06.png") left center no-repeat;
}

.content-box-1 .txt-1 .name {
    color: #5c2e91;
    font-style: italic;
    border-bottom: 1px solid #e6dbf4;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-size: 28px;
}

.popup .content-box-1 .txt-1 .name {
    font-size: 28px;
}

.content-box-1 .txt-2 .name {
    font-size: 20px;

    font-weight: normal;
}

.content-box-1 h3 {
    color: #ec008c;

    font-size: 24px;

    font-weight: bold;

    margin-bottom: 15px;
}

.content-box-1 .txt-3 {
    color: #43226a;
    font-size: 18px;
    margin-bottom: 5px;
}

.content-box-1 .txt-4 {
    color: #43226a;

    font-size: 14px;
}

.buttons-1 a {
    margin-right: 15px;

    float: left;

    margin-top: 15px;
}

.buttons-1 a:hover {
    opacity: 0.8;

    filter: alpha(opacity=80);
}

.information-box {
    position: absolute;

    top: 350px;

    right: 50%;

    width: 797px;

    height: 140px;

    margin-right: -955px;

    background: url("images/bg-1.png");

    color: #fff;

    padding: 24px 100px;

    font-size: 18px;

    text-shadow: 2px 2px 2px #860d50;
}

.information-box .name {
    font-style: italic;

    font-size: 24px;

    font-weight: bold;
}

.information-box .time span {
    margin: -3px 6px 0 0;

    vertical-align: middle;
}

.information-box .time {
    font-size: 16px;

    margin: 4px 0;
}

.information-box strong {
    font-weight: 500;
}

.content-box-1 .container {
    position: relative;
}

.btn-play {
    position: absolute;

    top: 50%;

    left: 50%;

    color: #c20d8d;

    text-align: center;

    font-size: 20px;

    font-weight: 500;

    margin-left: -67px;

    margin-top: -65px;

    width: 133px;

    height: 133px;

    display: block;

    padding-top: 145px;

    background: url("images/icons/img07.png") center no-repeat;

    background-size: 133px 133px;
}

.btn-pause {
    position: absolute;

    top: 50%;

    left: 50%;

    color: #c20d8d;

    text-align: center;

    font-size: 20px;

    font-weight: 500;

    margin-left: -67px;

    margin-top: -65px;

    width: 133px;

    height: 133px;

    display: block;

    padding-top: 145px;

    background: url("images/icons/pause.png") center no-repeat;

    background-size: 133px 133px;
}

.btn-play:hover {
    background-size: 110px 110px;

    color: #c20d8d;
}

/* *** CONTENT BOX 2 *** */

.content-box-2 {
    float: left;

    width: 100%;
}

.slider {
    width: 100%;

    height: 315px;

    float: left;
}

.slider ul {
    padding: 0;

    margin: 0;

    list-style: none;
}

.slider .bx-controls {
    width: auto;

    position: absolute;

    z-index: 100;

    bottom: 18px;

    right: 20px;
}

.slider .bx-pager {
    float: left;

    padding: 0;
}

.slider .bx-pager .bx-pager-item {
    float: left;

    margin-left: 10px;
}

.slider .bx-pager .bx-pager-item a {
    float: left;

    text-indent: -99999px;

    display: block;

    width: 16px;

    height: 16px;

    background: url("images/icons/img08.png") top center no-repeat;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;
}

.slider .bx-pager .bx-pager-item .active,
.slider .bx-pager .bx-pager-item a:hover {
    background: url("images/icons/img09.png") top center no-repeat !important;
}

.slider .bx-controls-direction {
    display: none;
}

.main-1 {
    float: left;

    width: 813px;
}

.btn-5 {
    text-align: center;

    float: left;

    width: 100%;

    display: block;

    border-top: 1px solid #dbdbdb;

    color: #2c2c2c;

    font-size: 12px;

    font-weight: 500;

    padding: 16px;
}

.btn-5:hover {
    color: #cd0a8d;
}

.button-4 {
    float: left;

    width: 100%;

    padding-right: 20px;
}

.new-box {
    float: left;

    width: 100%;
}

.new-box figure {
    float: left;

    width: 100%;
}

.new-box figure a {
    float: left;

    width: 100%;
}

.new-box figure img:hover {
    opacity: 0.9;

    filter: alpha(opacity=90);
}

.new-box img {
    float: left;

    width: 100%;
}

.new-box .description {
    float: left;

    width: 100%;

    border: 1px solid #dbdbdb;

    border-top: none;

    padding: 17px 20px;
}

.new-box h3 {
    color: #2b1643;

    font-size: 18px;

    font-weight: 500;

    margin-bottom: 14px;
}

.new-box h3 a {
    color: #2b1643;
}

.new-box h3 a:hover {
    color: #cd0a8d;
}

.new-box .txt {
    font-size: 13px;

    font-family: "Lato", sans-serif;

    font-weight: 500;

    border-bottom: 1px solid #dbdbdb;

    padding-bottom: 17px;

    margin-bottom: 16px;
}

.new-box .btn-2 {
    float: right;
}

.btn-2 {
    color: #331a50;

    font-size: 12px;

    text-decoration: underline;
}

.btn-2 span {
    font-size: 11px;
}

.btn-2:hover {
    color: #cd0a8d;

    text-decoration: underline;
}

.content-box-3 > div {
    padding: 0;
}

.content-box-3 .col-right {
    padding: 15px 20px 0 15px;
}

.title-1 {
    color: #db2959;

    font-size: 16px;

    font-weight: bold;

    float: left;

    width: 100%;

    border-bottom: 1px solid #dbdbdb;

    margin-bottom: 20px;
}

.title-1 span {
    height: 19px;

    float: left;

    background: #fff;

    padding-right: 20px;

    margin-bottom: -5px;

    display: block;
}

.new-box-1 {
    float: left;

    width: 100%;

    margin-bottom: 15px;
}

.new-box-1 figure {
    float: left;
}

.new-box-1 figure img,
.new-box-2 figure img {
    float: left;
}

.new-box-1 .description {
    overflow: hidden;

    padding-left: 15px;
}

.new-box-1 h3 {
    color: #2b1643;

    font-size: 16px;

    font-weight: normal;

    border-bottom: 1px solid #dbdbdb;

    padding-bottom: 14px;
}

.new-box-1 .btn-2-1 {
    float: right;
}

.new-box-1 h3 a {
    color: #2b1643;
}

.new-box-1 h3 a:hover {
    color: #cd0a8d;
}

.btn-2-1 {
    color: #5c2e91;
}

.new-box-2 {
    float: left;

    width: 100%;

    border-top: 1px solid #dbdbdb;

    padding: 15px 0;
}

.new-box-2 figure {
    float: left;
}

.new-box-2 img:hover,
.new-box-1 img:hover {
    opacity: 0.9;

    filter: alpha(opacity=90);
}

.new-box-2 .txt {
    float: left;

    width: 100%;

    margin-bottom: 9px;

    color: #2b1643;

    font-size: 14px;
}

.new-box-2 .txt a {
    color: #2b1643;
}

.new-box-2 .txt a:hover {
    color: #cd0a8d;
}

.new-box-2 .description {
    overflow: hidden;

    padding-left: 15px;
}

.new-box-2 .btn-2-1 {
    float: right;
}

.new-box figure {
    position: relative;
}

.new-box figure::before {
    position: absolute;

    bottom: 0;

    left: 20px;

    width: 10px;

    z-index: 2;

    display: block;

    height: 14px;

    content: url("images/icons/img12.png");
}

.new-box-2 figure,
.new-box-1 figure {
    position: relative;
}

.new-box-2 figure::before,
.new-box-1 figure::before {
    position: absolute;

    top: 10px;

    right: 0;

    width: 5px;

    display: block;

    z-index: 2;

    height: 10px;

    content: url("images/icons/img13.png");
}

.sidebar-1 {
    overflow: hidden;
}

.box {
    float: left;

    width: 100%;
}

.box-1 {
    color: #fff;

    background: #43226a;

    height: 315px;

    position: relative;
}

.content-padding {
    padding: 14px 20px;
}

.title-2 {
    font-size: 24px;

    border-bottom: 1px solid #2c1746;

    padding-bottom: 12px;
}

.title-2 span {
    display: block;

    font-family: "Lato", sans-serif;

    color: #fbe7ff;

    font-size: 14px;

    margin-bottom: 3px;

    margin-top: 3px;
}

.list-1 {
    border-top: 1px solid #5e427f;

    padding: 10px 0;
}

.list-1 .play-1 {
    float: right;

    margin-top: 8px;
}

.play-1:hover {
    opacity: 0.9;

    filter: alpha(opacity=90);
}

.list-1 .title {
    padding-left: 10px;

    font-family: "Lato", sans-serif;
}

.list-1 .title strong {
    font-family: "Ubuntu", sans-serif;

    font-size: 16px;

    font-weight: bold;

    display: block;
}

.list-1 .row > div {
    padding-bottom: 15px;
}

.button-2 {
    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    border-top: 1px solid #2c1746;

    background: #2c1746;
}

.button-2-border {
    float: left;

    width: 100%;

    border-top: 1px solid #513b69;

    padding: 15px 20px;
}

.button-2 .btn-3 {
    float: right;
}

.btn-3 {
    color: #fff;

    text-decoration: underline;

    font-weight: bold;

    font-size: 14px;

    float: left;

    font-weight: 500;

    padding: 5px 0;

    padding-right: 45px;

    background: url("images/icons/img11.png") right center no-repeat;
}

.btn-3:hover {
    color: #cd0a8d;

    text-decoration: underline;
}

.title-3 {
    font-size: 18px;

    font-weight: bold;

    border-bottom: 1px solid #b08308;

    padding-bottom: 12px;
}

.box-2 {
    color: #fff;

    height: 155px;
}

.border-box {
    float: left;

    width: 100%;

    padding-top: 18px;
}

.box-2 .border-box {
    border-top: 1px solid #e0b22f;
}

.weather img {
    vertical-align: middle;

    margin-top: -15px;

    margin-right: 5px;
}

.weather {
    text-align: center;

    font-size: 60px;

    line-height: 60px;

    font-weight: bold;
}

.box-3 {
    position: relative;

    height: auto;

    background: #43226a;

    color: #fff;
}

.box-3 .wrapper_answer {
    height: 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 10px;
}

.box-3 .answer {
    height: 8px;
    background: #d1525e;
}

.box-3 .button-2 {
    position: relative;

    float: left;

    width: 100%;
}

.box-3 .border-box {
    border-top: 1px solid #5e427f;

    padding: 15px 0;

    font-family: "Lato", sans-serif;
}

.box-3 p {
    margin-bottom: 20px;
}

.title-4 {
    font-size: 18px;

    font-weight: bold;

    border-bottom: 1px solid #2c1746;

    padding-bottom: 12px;
}

.checkbox-list {
    float: left;

    width: 100%;

    padding: 0;

    margin: 0 0;
}

.checkbox-list li {
    float: left;

    list-style: none;

    width: 100%;

    margin-top: 13px;
}

.checkbox-list li:first-child {
    margin-top: 0;
}

.checkbox-1 {
    float: left;
}

.checkbox-list label {
    display: block;

    overflow: hidden;

    padding-left: 10px;

    padding-top: 1px;

    font-weight: normal;
}

.button-2-1 .button-2-border {
    padding: 0 !important;
}

.button-2-1 .pull-left,
.button-2-1 .pull-right {
    padding: 15px 20px;
}

.button-2-1 .pull-left {
    width: 63%;

    border-right: 1px solid #1d0f2c;
}

.button-2-1 .pull-left .btn-3 {
    float: left;
}

.button-2-1 .pull-right {
    width: 37%;

    border-left: 1px solid #4b395f;

    background: #331a50;
}

.btn-3-1 {
    background: none;

    padding-right: 0;
}

.box-4 {
    background: #c52736;

    color: #fff;
}

.title-5 {
    font-size: 18px;

    font-weight: bold;

    border-bottom: 1px solid #8a1c26;

    padding-bottom: 12px;
}

.box-4 .border-box {
    font-family: "Lato", sans-serif;

    border-top: 1px solid #d1525e;

    padding: 15px 0 0 0;
}

.box-4 .title-5 {
    text-shadow: 0px 0px 23px #961e29;
}

.btn-4 {
    font-weight: normal;

    color: #fff;

    float: right;

    font-size: 12px;

    margin-top: 6px;

    text-decoration: underline;
}

.btn-4:hover {
    color: #e5cfff;

    text-decoration: underline;
}

.list-2 {
    float: left;

    width: 100%;

    list-style: none;

    padding: 0;

    margin: 0 0 15px 0;
}

.list-2 li {
    float: left;

    width: 100%;
}

.list-2 li:last-child span {
    background: none;
}

.list-2 a {
    font-size: 14px;

    font-weight: bold;

    color: #fff;

    display: block;

    float: left;

    width: 100%;

    padding-left: 40px;

    background: url("images/icons/img15.png") 10px 8px no-repeat;
}

.list-2 a:hover {
    color: #e5cfff;
}

.list-2 span {
    display: block;

    float: left;

    width: 100%;

    padding: 7px 0 12px 0;

    background: url("images/icons/img16.png") bottom center repeat-x;
}

/* *** FOOTER *** */

footer {
    float: left;

    width: 100%;

    text-align: center;

    background: #43226a;

    color: #fff;

    font-size: 12px;

    padding: 20px 0 18px 0;

    font-family: "Ubuntu", sans-serif;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #cd0a8d;
}

footer ul {
    padding: 0;

    margin: 0;
}

footer ul li {
    list-style: none;

    padding: 0;

    margin: 0;

    float: left;

    margin-left: 25px;
}

footer p {
    margin: 0;

    float: left;

    margin-right: 25px;
}

footer p span {
    margin-right: 5px;
}

.text-underline {
    text-decoration: underline;
}

/* *** HEADER FIX *** */

.header-fix {
    position: fixed;

    top: -70px;

    width: 100%;

    left: 0;

    background: #fbf3f6;

    height: 70px;

    padding: 10px 0;

    border-bottom: 1px solid #e3d0d7;

    z-index: 10;

    -webkit-transition: 0.15s linear;

    -moz-transition: 0.15s linear;

    -ms-transition: 0.15s linear;

    -o-transition: 0.15s linear;

    transition: 0.15s linear;
}

.body-active .header-fix {
    top: 0;
}

.header-fix .search-box {
    margin: 0;

    margin-top: 13px;
}

.btn-search:hover {
    color: #cd0a8d;
}

.logo-1 {
    float: left;
    width: 133px;
    height: 51px;
}

.main-menu {
    float: right;

    margin: 0;

    padding: 0;

    margin-top: 15px;
}

.slider {
    position: relative;

    z-index: 2;
}

.main-menu li {
    list-style: none;

    float: left;

    margin-right: 20px;
}

.main-menu a {
    color: #231137;

    font-size: 15px;
}

.main-menu a:hover,
.main-menu .active a {
    color: #cd0a8d;
}

.btn-play-1 {
    float: right;

    color: #c10e8d;

    text-align: center;

    font-size: 15px;

    font-weight: 500;

    height: 57px;

    padding-top: 18px;

    display: block;

    padding-left: 67px;

    background: url("images/icons/img17.png") left center no-repeat;

    background-size: 57px 57px;

    margin-top: -4px;

    margin-left: 20px;
}

.btn-play-1:hover {
    background-size: 47px 47px;

    color: #c20d8d;
}

/* *** TEAM *** */

#MainContent {
    float: left;

    width: 100%;

    padding: 0 0 30px 0;
}

.breadcrumb {
    background: none;

    border-bottom: 1px solid #e6e6e6;

    padding: 10px 0;

    font-size: 12px;
}

.breadcrumb {
    color: #514a59;

    margin-bottom: 30px;
}

.breadcrumb a {
    color: #514a59;

    text-decoration: underline;
}

.breadcrumb a:hover {
    color: #cd0a8d;
}

.breadcrumb .active span {
    text-decoration: underline;

    font-weight: normal;

    color: #514a59;

    font-weight: 500;
}

.breadcrumb > li + li:before {
    padding: 0 5px;

    color: #db2959;

    font-weight: 500;

    content: "/\00a0";
}

.sidebar-2 {
    float: left;

    width: 350px;

    margin-right: 30px;
}

.sidebar-2 .box {
    margin-bottom: 15px;
}

.main-2 {
    overflow: hidden;
}

.main-title {
    margin-top: 0px;

    margin-bottom: 30px;

    border-bottom: 1px solid #e6e6e6;
}

.main-title h1 {
    color: #db2959;

    font-weight: 500;

    font-size: 24px;

    margin: 0;
}

.main-title h1 span {
    display: inline-block;

    padding: 0 20px 0 0;

    margin-bottom: -5px;

    vertical-align: bottom;

    background: #fff;
}

.main-title-1 {
    float: left;

    width: 100%;

    margin-bottom: 40px;

    border-bottom: 1px solid #e6e6e6;
}

.main-title-1 h2 {
    color: #43226a;

    font-size: 18px;

    margin: 0;
}

.main-title-1 h2 span {
    display: inline-block;

    padding: 0 20px 0 0;

    margin-bottom: -5px;

    vertical-align: bottom;

    background: #fff;
}

.main_image {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
}

.main_image img {
    width: 100%;
}

.boxes-1 {
    float: left;

    width: 100%;
}

.boxes-1 figure {
    position: relative;
}

.mask-1 {
    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: url("images/opacity.png");
}

.boxes-1 .txt {
    position: absolute;

    bottom: 0;

    left: 0;

    padding: 10px 16px;

    color: #fff;

    font-size: 14px;

    float: left;

    width: 100%;

    text-shadow: 0px 0px 10px #331a50;
}

.boxes-1 .txt strong {
    font-size: 16px;

    font-weight: 500;
}

.boxes-1 .txt strong a {
    color: #fff;
}

.boxes-1 .txt strong a:hover {
    text-decoration: underline;
}

.boxes-1 .row > div {
    margin-bottom: 30px;
}

/* *** PODCASTY *** */

.list-3 {
    float: left;

    width: 100%;
}

.list-3 .row {
    margin-left: -7px;

    margin-right: -7px;
}

.list-3 .row audio {
    width: 100% !important;
    background: #43226a;
    display: block;
}

.list-3 .row > div {
    padding: 0 7px;
}

.list-3 .txt {
    color: #251d2f;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 14px 0 15px 0;
    margin-bottom: 10px;
}

/* nadpisuje font-weight krótki tekst dla zakładki Polecamy */

.list-3.recommends-list .txt {
    font-weight: normal;
}

.list-3.recommends-list .txt strong {
    font-weight: normal;
}

/* end */

.list-3 h3 {
    color: #db2959;

    font-size: 18px;

    font-weight: 500;

    margin-bottom: 10px;
}

.list-3 h3 a {
    color: #db2959;
}

.list-3 h3 a:hover {
    color: #231137;
}

.list-3 figure a:hover {
    opacity: 0.9;

    filter: alpha(opacity=90);
}

.list-3 .date {
    margin-bottom: 10px;

    color: #2c2c2c;

    font-size: 12px;

    font-weight: 500;
}

.btn-6 {
    float: left;

    color: #43226a;

    font-size: 12px;

    font-weight: 500;
}

.btn-6 span {
    font-size: 10px;

    -webkit-transition: 0s linear;

    -moz-transition: 0s linear;

    -ms-transition: 0s linear;

    -o-transition: 0s linear;

    transition: 0s linear;
}

.btn-6:hover {
    color: #cd0a8d;
}

.list-3 .row > div {
    margin-bottom: 14px;
}

.line-box {
    width: 100%;

    float: left;

    height: 1px;

    background: #e6e6e6;

    margin: 6px 0 20px 0;
}

.pagination {
    width: 100%;

    text-align: center;

    margin: 0;
}

.pagination-box {
    border-bottom: 1px solid #e6e6e6;

    padding-bottom: 20px;
}

.pagination li {
    float: none;

    display: inline-block;

    border: none;

    margin: 0 2px;

    vertical-align: bottom;
}

.pagination li a {
    border: none;

    padding: 0;

    margin: 0;

    float: none;

    color: #251d2f;

    font-weight: 500;

    height: auto;

    line-height: normal;

    font-size: 14px;
}

.pagination li a.page-link {
    color: #251d2f;
}

.pagination li:first-child,
.pagination li:last-child {
    margin: 0 10px;
}

.pagination li:first-child a,
.pagination li:last-child a {
    color: #565656;
}

.pagination li.active a {
    background: none;

    font-size: 18px;

    font-weight: bold;

    color: #251d2f;
}

.pagination li a:hover {
    color: #cd0a8d !important;

    background: none !important;
}

/* *** CONTACT *** */

.contact-content {
    float: left;

    width: 100%;
}

.map-box {
    height: 517px;

    float: left;

    width: 100%;

    margin-bottom: 20px;
}

.map-box iframe {
    width: 100%;

    height: 100%;

    border: none;
}

.contact-content h3 {
    color: #2b1643;

    font-size: 14px;

    font-weight: 500;

    margin: 0 0 3px 0;
}

.contact-content a {
    color: #2c2c2c;
}

.contact-content a:hover {
    color: #cd0a8d;
}

.contact-content .c-box {
    font-size: 13px;

    line-height: 1.6;

    padding-bottom: 15px;

    margin-bottom: 15px;

    border-bottom: 1px solid #e6e6e6;
}

/* *** AD *** */

.ad-content {
    float: left;

    width: 100%;

    font-family: "Lato", sans-serif;
}

.ad-content figure {
    text-align: center;

    margin-bottom: 15px;
}

.ad-content strong {
    color: #331a50;
}

.gallery-box {
    float: left;

    width: 100%;
}

.gallery-box .row div {
    float: left;

    text-align: center;

    margin-bottom: 10px;

    padding: 0 5px;

    width: 14.28%;
}

.gallery-box .row {
    margin-left: -5px;

    margin-right: -5px;
}

/* *** SINGLE *** */

.article-box .image {
    float: left;

    margin-bottom: 15px;

    margin-right: 20px;
}

.article-box .author {
    color: #959595;

    padding-top: 5px;

    font-weight: 500;

    font-size: 12px;
}

.article-content h1 {
    color: #2b1643;

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 10px;
}

.article-content .date {
    color: #2b1643;

    font-size: 12px;

    font-weight: 600;

    margin-bottom: 15px;
}

.article-box {
    color: #331a50;

    font-family: "Lato", sans-serif;
}

.article-box a {
    color: #331a50;
}

.article-box a:hover {
    color: #cd0a8d;
}

.map-box-1 {
    padding: 5px 0;

    text-align: center;

    margin-bottom: 25px;
}

.media-box p {
    float: none;

    display: inline-block;

    vertical-align: middle;

    margin: 0 10px 0 0;
}

.media-box {
    margin-bottom: 30px;

    vertical-align: middle;

    float: left;

    width: 100%;

    color: #331a50;

    font-size: 13px;

    font-weight: 500;

    padding: 10px 0;

    border-top: 1px solid #e6e6e6;

    border-bottom: 1px solid #e6e6e6;
}

.media-box a {
    border: 1px solid #e6e6e6;

    height: 39px;

    width: 39px;

    margin-right: -4px;

    display: inline-block;

    vertical-align: middle;
}

.media-box a:hover {
    background-color: #e6e6e6;
}

.fb {
    background: #fff url("images/icons/img18.png") center no-repeat;
}

.twitter {
    background: #fff url("images/icons/img19.png") center no-repeat;
}

.printerest {
    background: #fff url("images/icons/img20.png") center no-repeat;
}

.comment-box {
    float: left;

    width: 100%;

    margin-bottom: 30px;
}

.bottom-box-1 {
    float: left;

    width: 100%;
}

.main-title-1-1 h2 {
    color: #db2959;
}

/* *** PROGRAMM *** */

.main-title-color-1 h1 {
    color: #2b1643;
}

.content-box-4 {
    float: left;

    width: 100%;
}

.content-box-4 h3 {
    color: #cd0a8d;

    font-weight: 900;

    font-size: 48px;

    margin-bottom: 40px;

    font-style: italic;
}

.content-box-4 h4 {
    color: #cd0a8d;

    font-weight: 600;

    margin-top: 25px;

    font-size: 24px;

    margin-bottom: 50px;
}

.content-box-4 .txt-1 {
    color: #4a2850;

    font-size: 15px;

    width: 350px;

    padding-left: 32px;

    background: url("images/icons/img05.png") left center no-repeat;

    margin-bottom: 30px;
}

.content-box-4 .txt-2 {
    font-size: 13px;

    background: url("images/icons/img06.png") left center no-repeat;
}

.content-box-4 .txt-1 .name {
    color: #5c2e91;

    font-style: italic;

    border-bottom: 1px solid #e6dbf4;

    padding-bottom: 6px;

    margin-bottom: 10px;

    font-size: 30px;
}

.content-box-4 .txt-2 .name {
    font-size: 24px;

    font-weight: normal;
}

.content-box-4 > div {
    margin: 0 40px;

    float: none;

    vertical-align: top;

    display: inline-block;

    text-align: left;
}

.btn-play-2 {
    position: relative;

    top: auto;

    left: auto;

    right: auto;

    bottom: auto;

    margin: 0;
}

.content-box-5 {
    width: 100%;

    height: 140px;

    float: left;

    margin-bottom: 40px;

    border-bottom: 1px solid #e6e6e6;

    position: relative;
}

.content-box-5 .c-box-1:first-child {
    border-left: none;
}

.c-box-1 {
    border-left: 1px solid #e6e6e6;

    width: 16.6666%;

    float: left;

    background: #fbf3f6;

    padding: 15px;

    color: #593d98;

    font-weight: 500;

    font-size: 13px;

    font-family: "Lato", sans-serif;
}

.c-box-1 .time {
    font-size: 18px;

    font-weight: 600;

    margin-bottom: 5px;
}

.c-box-1 {
    position: absolute;

    background-size: cover;

    background-position: center;

    height: 140px;
}

.c-box-1-2 {
    width: 33.3333%;

    color: #fff;

    background-image: url(images/files/img13.jpg);
}

.lisen_now {
    display: none;
}

.c-box-1-2 .desc-box {
    width: 42%;

    float: right;
}

.c-box-1 .time span {
    margin-right: 5px;

    vertical-align: middle;

    margin-top: -7px;
}

.c-box-1 h3 {
    font-size: 18px;

    font-weight: 600;

    margin-bottom: 5px;

    z-index: 9999;
}

.c-box-1-2::before {
    position: absolute;

    top: -6px;

    left: 50%;

    width: 23px;

    margin-left: -11px;

    display: block;

    z-index: 2;

    height: 8px;

    content: url("images/icons/img21.png");
}

.menu-1 {
    float: left;

    width: 100%;

    margin-bottom: 2px;
}

.menu-1 ul {
    padding: 0;

    margin: 0;

    float: left;

    width: 100%;
}

.menu-1 li {
    background: #db2959;

    font-size: 14px;

    font-weight: 600;

    color: #fff;

    text-align: center;

    float: left;

    list-style: none;

    width: 14.28%;
}

.menu-1 li:nth-child(2) {
    background: #d02352;
}

.menu-1 li:nth-child(3) {
    background: #c1214c;
}

.menu-1 li:nth-child(4) {
    background: #b11d45;
}

.menu-1 li:nth-child(5) {
    background: #a41c41;
}

.menu-1 li:nth-child(6) {
    background: #96193b;
}

.menu-1 li:nth-child(7) {
    background: #871735;
}

.menu-1 li a,
.menu-1 li div {
    color: #fff;

    padding: 17px 10px 14px 10px;

    display: block;
}

.days-rwd {
    display: none;
}

.btn-day {
    float: left;

    width: 100%;

    display: block;

    color: #fff;

    padding: 17px 10px 14px 10px;

    display: block;

    text-align: center;

    font-size: 14px;

    font-weight: 600;

    color: #fff;

    background: #db2959 url("images/icons/img28.png") right center no-repeat;
}

body .btn-day:hover {
    color: #fff !important;

    background-color: #593d98;
}

.btn-day:hover {
    color: #cd0a8d !important;
}

.days-rwd .menu-1-1 {
    display: none;
}

.select-box-1 select {
    height: 40px;

    width: 100%;

    background: red;
}

.select-box-1 .chosen-container {
    width: 100% !important;
}

.select-box-1 ul {
    margin: 0 4px 4px 0 !important;

    padding: 0 0 0 4px !important;
}

.d-box-rwd {
    float: none;

    width: auto;

    overflow: hidden;
}

.select-box-1 {
    float: left;

    width: 100%;
}

.select-box-1 .chosen-container-single .chosen-single {
    position: relative;

    display: block;

    overflow: hidden;

    width: 100%;

    font-size: 14px;

    padding: 0 10px;

    border: none;

    border-radius: 0;

    background: #fff;

    border: none;

    height: 44px;

    box-shadow: none;

    color: #7f7f7f;

    text-decoration: none;

    white-space: nowrap;

    line-height: 45px;

    background: #db2959;

    font-size: 14px;

    font-weight: 600;

    color: #fff;
}

.chosen-search {
    display: none;
}

.select-box-1 .chosen-container .chosen-drop {
    border: none;

    padding-top: 0;
}

.select-box-1.chosen-drop ul li {
    background-image: none !important;

    height: auto !important;
}

.select-box-1 .chosen-container-single .chosen-single div {
    width: 44px;

    height: 45px;

    background: url("images/icons/img28.png") center no-repeat;
}

.select-box-1 .chosen-container .chosen-results {
    clear: both;

    padding: 0 !important;

    margin: 0 !important;

    font-weight: bold;
}

.select-box-1 .chosen-container .chosen-results li {
    padding: 5px 10px;
}

.select-box-1 .chosen-container .chosen-results li.active-result {
    background: #db2959;

    color: #fff;
}

.select-box-1 .chosen-container .chosen-results li:hover {
    background: #fff;

    color: #db2959;
}

.days-rwd {
    float: left;

    width: 100%;

    margin-bottom: 26px;
}

.days-rwd label {
    float: left;

    display: block;

    width: 30%;

    text-align: right;

    float: left;

    padding: 16px 0 6px 0;

    font-weight: normal;

    padding-right: 10px;
}

.days-rwd .select-box-1 {
    width: 70%;

    float: left;
}

.menu-1-1 {
    display: none;
}

.menu-1 li a.active {
    font-weight: bold;

    background: #593d98;
}

.menu-1 li a:hover {
    background: #593d98;
}

.menu-1 li a.active span {
    text-decoration: underline;
}

.slider-2 {
    position: relative;

    float: left;

    width: 100%;

    margin-bottom: 2px;
}

.prev-box-1,
.next-box-1 {
    position: absolute;

    top: 50%;

    margin-top: -13px;

    display: block;

    width: 17px;

    height: 26px;
}

.prev-box-1:hover,
.next-box-1:hover {
    opacity: 0.9;

    filter: alpha(opacity=90);
}

.prev-box-1 {
    left: -30px;

    background: url("images/icons/img25.png");
}

.next-box-1 {
    right: -30px;

    background: url("images/icons/img26.png");
}

.slider li {
    position: relative;
}

.slider li .slider_text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(217, 0, 129, 0.8);
    color: #fff;
    padding: 20px 10px;
}

.slider-2 ul {
    padding: 0;

    margin: 0;

    list-style: none;
}

.slider-2 li {
    height: 320px;
}

@media (max-width: 992px) {
    .slider-2 li {
        height: 424px;
    }
}

.slider-2 .description {
    position: relative;

    height: 100%;

    color: #fff;

    float: right;

    width: 400px;

    padding: 25px;

    background: #db2959;
}

.slider-2 .description::before {
    position: absolute;

    top: 33px;

    left: -5px;

    width: 5px;

    display: block;

    z-index: 2;

    height: 10px;

    content: url("images/icons/img24.png");
}

.slider-2 h3 {
    font-style: italic;

    font-size: 24px;

    font-weight: bold;
}

.slider-2 h3 a {
    color: #fff;
}

.slider-2 h3 a:hover {
    text-decoration: underline;
}

.slider-2 .time {
    font-size: 16px;

    font-weight: 500;

    margin-bottom: 6px;
}

.slider-2 .name {
    font-size: 18px;

    color: #fff;

    margin-bottom: 10px;
}

.slider-2 .name a {
    color: #fff;
}

.slider-2 .name a:hover {
    text-decoration: underline;
}

.slider-2 .time span {
    margin: -3px 5px 0 0;

    vertical-align: middle;
}

.slider-2 .txt {
    font-size: 13px;

    font-weight: 500;

    font-family: "Lato", sans-serif;

    margin-bottom: 27px;
}

.btn-7 {
    color: #fff;

    font-size: 18px;

    font-weight: 500;

    padding: 15px 0;

    padding-left: 55px;

    background: url("images/icons/img23.png") left center no-repeat;
}

.s-buttons a:hover {
    color: #fff;

    opacity: 0.9;

    filter: alpha(opacity=90);
}

/* *** POPUP *** */

.popup {
    position: relative;
    z-index: 20;
    width: 720px;
    margin: 0 auto;
    max-height: 90%;
    overflow: auto;
    background: #fff;
}

.popup .content-box-1 {
    min-height: 360px;
}

.p-header {
    text-align: center;
    padding: 17px 0;
    background: #fbf3f6;
    border-bottom: 1px solid #e3d0d7;
    height: 106px;
}

.p-buttons {
    padding: 10px 100px 0 100px;
}

@media only screen and (max-width: 719px) {
    .p-buttons {
        padding: 10px 10px 0 20px;
    }
}

.p-buttons .p-buttons-wrapper {
    padding: 5px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.p-buttons .txt-3 {
    font-size: 16px;
    margin-bottom: 5px;
}

.p-buttons .p-buttons-wrapper a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.p-footer {
    float: left;

    width: 100%;

    text-align: center;

    background: #43226a;

    color: #fff;

    font-size: 12px;

    padding: 20px 0 18px 0;

    font-family: "Ubuntu", sans-serif;
}

.p-footer a {
    color: #fff;
}

.p-footer a:hover {
    color: #cd0a8d;
}

.p-footer ul {
    padding: 0;

    margin: 0;
}

.p-footer ul li {
    list-style: none;

    padding: 0;

    margin: 0;

    float: none;

    display: inline-block;

    vertical-align: middle;

    margin-left: 8px;

    margin-right: 8px;
}

.p-main-content {
    position: relative;
    float: left;
    height: auto;
    width: 100%;
    padding: 5px 100px 0 100px;
    background: url("images/bg-2.jpg") left top no-repeat;
}

.p-content-box-1 {
    background: none;

    height: auto;

    padding-bottom: 45px;
}

.popup .content-box-1 .txt-1 {
    width: 69%;
}

.popup-box {
    position: absolute;
    top: -55px;
    right: -55px;
    width: 210px;
}

.popup-box .btn-play,
.popup-box .btn-pause {
    position: relative;

    top: auto;

    left: auto;

    right: auto;

    margin: 0 auto;

    bottom: auto;
}

.p-volume {
    float: left;

    width: 100%;

    clear: both;

    margin-top: 50px;
}

.p-volume-box {
    height: 30px;

    padding: 13px 0;

    padding-left: 30px;

    float: right;
}

.p-volume-box input {
    margin-top: -10px;
}

.p-vol {
    width: 140px;

    height: 5px;

    background: #43226a;

    position: relative;
}

.p-circle {
    position: absolute;

    top: 50%;

    margin-top: -8px;

    width: 16px;

    cursor: pointer;

    height: 16px;

    background: #cd0a8d;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;
}

.p-volume p {
    color: #43226a;

    font-size: 18px;

    font-weight: bold;

    font-style: italic;
}

.main-wrapper-1 {
    float: left;

    width: 100%;
}

figure.banner {
    width: 100%;
    text-align: center;
}

/* *** GRUBE RYBY *** */

.grube-ryby {
    padding-bottom: 55px;
}

.event-head {
    padding: 35px 0px 30px 0px;
}

.event-head figure {
    width: 195px;
    height: auto;
    float: left;
}

.event-description {
    float: right;
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
    font-size: 14px;
    color: #2c2c2c;
    line-height: 19px;
}

.event-description {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

/*
.event-description img {
    max-height: 69px;
    padding: 0px 10px;
    max-width: 305px;
}
*/
@media (max-width: 992px) {
    .event-description p {
        margin-bottom: 0px;
    }

    .event-description {
        margin-top: 14px;
    }

    .event-head figure {
        margin-bottom: 15px;
    }

    .ph-title {
         display:none !important;
    }

    .popup_player.broadcast_player {
         display:none !important;
    }
}

@media (max-width: 650px) {
    /*.event-description img {
        padding: 10px;
    }*/

    .event-description {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.event-sponsors {
    margin-top: 30px;
}

.event-sponsors figure {
    width: 16.6%;
    height: 65px;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.event-sponsors figure img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.event-sponsors::after {
    content: "";
    clear: both;
}

.slick-slide img {
    height: auto;
    width: auto;
}

.event-title {
    margin-top: 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.event-title h4 {
    color: #db2959;
    font-weight: 500;
    font-size: 24px;
    margin: 0;
}

.event-title h4 span {
    display: inline-block;
    padding: 0 20px 0 0;
    margin-bottom: -5px;
    vertical-align: bottom;
    background: #fff;
}

.event-subtitle {
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.event-subtitle h5 {
    color: #43226a;
    font-size: 18px;
    margin: 0;
}

.event-subtitle h5 span {
    display: inline-block;
    padding: 0 20px 0 0;
    margin-bottom: -5px;
    vertical-align: bottom;
    background: #fff;
}

.nominations-link {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 25px solid #ffffff;
    background: #231137;
    color: #ffffff;
    font-size: 14px;
    padding: 8px 15px;
    box-shadow: none;
}

.nominations-link:hover {
    background: #43226a;
    color: #ffffff;
}

.candidate-name {
    font-size: 16px;
    display: block;
    margin-bottom: 4px;
    text-shadow: 0px 0px 7px rgba(51, 26, 80, 1);
    font-weight: 600;
    color: #ffffff;
}

.candidate-proffesion {
    font-size: 14px;
    color: #ffffff;
    text-shadow: 0px 0px 7px rgba(51, 26, 80, 1);
}

/*
.nomination-candidates {
    margin: 0 0 33px 0;
    padding: 0 0 33px 0;
    border-bottom: 1px solid #e6e6e6;
}*/

.nomination-candidates {
    margin: 0px;
    padding: 0px;
}

.nomination-candidates::after {
    content: "";
    clear: both;
    display: block;
}

.nomination-candidates li {
    list-style-type: none;
    width: 20%;
    height: 350px;
    float: left;
    position: relative;
}

.nomination-candidates li a {
    position: absolute;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,43226a+100&0+0,0.65+100 */
    background: -moz-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(67, 34, 106, 0.65) 100%
    );
    /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(67, 34, 106, 0.65) 100%
    );
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0%,
        rgba(67, 34, 106, 0.65) 100%
    );
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#a643226a', GradientType=0);
    /* IE6-9 */
}

.show-event-archive {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    background: #db2959;
    text-align: center;
    padding: 18px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.show-event-archive:hover {
    color: #ffffff;
    background: #43226a;
}

.candidate-data {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 12px 18px;
}

.nomination-candidates-container {
    position: relative;
    margin: 0 0 66px 0;
    border-bottom: 1px solid #e6e6e6;
}

.nomination-candidates-container::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #e6e6e6;
    position: absolute;
    bottom: -33px;
    left: 0px;
}

.nomination-candidates-link {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: underline;
    font-size: 36px;
    background-color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-weight: 300;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nomination-candidates-container:hover .nomination-candidates-link {
    opacity: 1;
    pointer-events: auto;
    color: #ffffff;
    text-decoration: underline;
}

.event-archive-arrow {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 25px solid #ffffff;
    background: #231137;
    font-size: 14px;
    width: 38px;
    height: 38px;
    box-shadow: none;
    box-sizing: content-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.active-arrow img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.event-archive-arrow:hover {
    background: #db2959;
}

.event-archive-box {
    padding-bottom: 33px;
    margin-bottom: 33px;
    border-bottom: 1px solid #e6e6e6;
}

.event-archive-box:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.event-archive-hidden-box {
    padding-bottom: 33px;
    margin-bottom: 33px;
    border-bottom: 1px solid #e6e6e6;
}

.event-archive-hidden {
    display: none;
}

.event-archive-box:first-child .event-archive-hidden {
    display: block;
}

.event-archive-hidden-box:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.event-archive-image {
    width: 620px;
    position: relative;
    margin: 0 auto;
}

.event-archive-image img {
    margin: 0 auto;
    display: block;
}

.event-vote-top {
    width: 100%;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
}

.event-vote-invitation {
    margin: 0 auto;
    display: block;
}

.event-vote-invitation img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.event-vote-saved h4 {
    font-size: 24px;
    display: block;
    color: #db2959;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}

.event-vote-saved p {
    text-align: center;
    font-size: 18px;
    color: #43226a;
    margin-bottom: 30px;
}

.event-category-box {
    padding-bottom: 33px;
    margin-bottom: 33px;
    border-bottom: 1px solid #e6e6e6;
}

.event-category-box:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.event-category-content::after {
    content: "";
    clear: both;
    display: block;
}

.event-category-content img {
    max-width: 625px;
    width: auto;
    float: left;
    margin-right: 25px;
}

.event-category-contestan-text {
    font-size: 14px;
    line-height: 19px;
}

.event-contestant-vote {
    display: inline-block;
    width: 130px;
    padding: 10px;
    color: #ffffff;
    text-transform: uppercase;
    background: #231137;
    margin-top: 60px;
    text-align: center;
}

.event-contestant-vote:hover {
    background: #43226a;
    color: #ffffff;
}

.already-voted-popup {
    width: 536px !important;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 999px;
    background: #fafafa;
    display: none;
}

.already-voted-popup .vote-popup-close {
    position: absolute;
    top: 0px;
    right: -39px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.already-voted-popup .vote-popup-close:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.already-voted-popup .popup-head-image {
    width: 100%;
}

.already-voted-content {
    padding: 25px;
}

.already-voted-content p {
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    color: #43226a;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 0px auto 30px auto;
}

.already-voted-content span {
    text-align: center;
    width: 100%;
    display: block;
}

.event-popup-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.75;
    display: none;
    z-index: 998;
}

.success-voted-popup {
    width: 536px !important;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 999px;
    background: #fafafa;
    display: none;
}

.success-voted-popup .vote-popup-close {
    position: absolute;
    top: 0px;
    right: -39px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.success-voted-popup .vote-popup-close:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.success-voted-popup .popup-head-image {
    width: 100%;
}

.success-voted-content {
    padding: 25px;
}

.success-voted-content p {
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    color: #43226a;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin: 0px auto 30px auto;
}

.success-voted-content title {
    position: relative;
}

.success-voted-content-title::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    height: 1px;
    background: #e6e6e6;
    margin-top: -25px;
}

.success-voted-content span {
    text-align: center;
    width: 100%;
    display: block;
}

.confirmation-voted-popup {
    width: 536px !important;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 999px;
    background: #fafafa;
    display: none;
}

.confirmation-voted-popup .vote-popup-close {
    position: absolute;
    top: 0px;
    right: -39px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.confirmation-voted-popup .vote-popup-close:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.confirmation-voted-popup .popup-head-image {
    width: 100%;
}

.confirmation-voted-content {
    padding: 25px;
}

.confirmation-voted-content p {
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    color: #43226a;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin: 0px auto 30px auto;
}

.confirmation-voted-content title {
    position: relative;
}

.confirmation-voted-content-title::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    height: 1px;
    background: #e6e6e6;
    margin-top: -25px;
}

.confirmation-voted-content span {
    text-align: center;
    width: 100%;
    display: block;
}

.vote-confirmation-form input {
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    float: left;
    background: #ffffff;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    height: 45px;
    padding: 10px;
    color: #2c2c2c;
    font-size: 12px;
}

.vote-confirmation-form button {
    width: 90px;
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    height: 45px;
    border: none;
    box-shadow: none;
    background: #65357f;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-bottom: 20px;
}

.vote-confirmation-form button:hover {
    background: #db2959;
}

.vote-confirmation-text {
    margin: 25px 0px 18px 0px;
    text-align: left !important;
    font-size: 12px;
}

.vote-confirmation-text a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #2c2c2c;
    text-decoration: underline;
}

.vote-confirmation-text a:hover {
    color: #db2959;
}

.vote-confirmation-form::after {
    content: "";
    clear: both;
    display: block;
}

.popup-divider {
    position: relative;
    margin: 12px 0px;
    width: 100%;
}

.popup-divider::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
}

.vote-confirmation-check {
    float: left;
    width: 17px !important;
    height: 17px;
    width: auto;
    border: 1px solid #e6e6e6;
}

.vote-confirmation-check.vote-checked {
    background: url("images/ryby/vote-checked-bckg.PNG") no-repeat center center;
    background-size: 80%;
}

.vote-confirmation-check input {
    float: none;
    width: 100%;
    background: none;
    border: none;
    height: 100%;
    display: none;
}

.vote-confimation-label {
    font-size: 12px;
    color: #898989;
    font-weight: 300;
    margin-bottom: 10px;
    float: right;
    width: -webkit-calc(100% - 25x);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
}

.vote-confirmation-form textarea {
    width: 100%;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    min-height: 67px;
    padding: 10px;
    margin-bottom: 20px;
    color: #2c2c2c;
    font-size: 12px;
}

.popup-divider span {
    font-size: 14px;
    padding: 0px 10px;
    background: #fafafa;
    text-align: center;
    color: #2c2c2c;
    z-index: 9999;
    position: relative;
    width: 45px;
    margin: 0 auto;
}

.facebook-confirmation-link {
    background: #405d9a;
    color: #ffffff;
    font-size: 16px;
    width: 100%;
    border-radius: 4px;
    padding: 14px;
    display: block;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.facebook-confirmation-link img {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.facebook-confirmation-link:hover,
.facebook-confirmation-link:active,
.facebook-confirmation-link:focus {
    -webkit-transform: scale(0.99);
    -ms-transform: scale(0.99);
    transform: scale(0.99);
    color: #ffffff;
}

.event-archive-text {
    color: #2c2c2c;
    font-size: 16px;
    display: block;
    line-height: 24px;
    margin-bottom: 35px;
}

.event-archive-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.event-archive-gallery .col-gallery {
    width: 15%;
    margin-right: 2%;
    margin-bottom: 26px;
    height: 170px;
}

.event-archive-gallery .col-gallery img {
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.event-archive-gallery .col-gallery:nth-child(6n) {
    margin-right: auto;
}

@media only screen and (max-width: 1200px) {
    .event-archive-gallery .col-gallery {
        height: 141px;
        margin-bottom: 17px;
    }
}

@media only screen and (max-width: 992px) {
    .event-archive-gallery .col-gallery {
        height: 108px;
        margin-bottom: 11px;
    }
}

@media only screen and (max-width: 768px) {
    .event-archive-gallery .col-gallery {
        width: 18.4%;
        margin-bottom: 17px;
    }

    .event-archive-gallery .col-gallery:nth-child(6n) {
        margin-right: 2%;
    }

    .event-archive-gallery .col-gallery:nth-child(5n) {
        margin-right: auto;
    }

    .fancybox-close {
        position: absolute;
        right: 17px !important;
        top: 1px !important;
    }

    .fancybox-nav {
        height: 50px !important;
        width: 50px !important;
    }

    .fancybox-next,
    .fancybox-prev {
        background-size: cover;
    }

    .fancybox-prev {
        left: -10px !important;
    }

    .fancybox-next {
        right: -10px !important;
    }
}

@media only screen and (max-width: 620px) {
    .nominations-link {
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        position: relative;
        border: none;
        display: block;
        margin-top: 11px;
        text-align: center;
    }

    .event-title {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 560px) {
    .event-archive-gallery .col-gallery {
        width: 23.5%;
    }

    .event-archive-gallery .col-gallery:nth-child(5n) {
        margin-right: 2%;
    }

    .event-archive-gallery .col-gallery:nth-child(4n) {
        margin-right: auto;
    }

    .event-sponsors figure {
        padding: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .event-archive-gallery .col-gallery {
        width: 32%;
    }

    .event-archive-gallery .col-gallery:nth-child(4n) {
        margin-right: 2%;
    }

    .event-archive-gallery .col-gallery:nth-child(3n) {
        margin-right: auto;
    }
}

/* *** HEIGHT SETTINGS *** */

@media only screen and (max-height: 860px) {
    .confirmation-voted-popup {
        position: absolute;
        top: 200px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media only screen and (max-height: 620px) {
    .already-voted-popup {
        position: absolute;
        top: 200px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .success-voted-popup {
        position: absolute;
        top: 200px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

/* *** WIDTH SETTINGS *** */

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 992px) {
    .event-category-content img {
        max-width: 50%;
    }
}

@media only screen and (max-width: 768px) {
    .nomination-candidates li {
        width: 50%;
        height: 280px;
        float: left;
        position: relative;
        background-position: 0% 10% !important;
    }

    .nomination-candidates-container:hover .nomination-candidates-link {
        opacity: 0;
        pointer-events: none;
    }
}

@media only screen and (max-width: 650px) {
    .event-archive-image {
        width: 100%;
        height: auto;
    }

    .event-category-content img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
        margin: 0 auto 10px auto;
        float: none;
    }

    .event-contestant-vote {
        display: inline-block;
        margin-top: 31px;
        text-align: center;
        margin: 22px auto 0px auto;
        clear: both;
    }

    .event-category-contestan-text {
        font-size: 14px;
        line-height: 19px;
        width: 100%;
        float: left;
    }

    .event-head figure {
        width: 100%;
    }

    .event-head figure img {
        display: block;
        margin: 0 auto;
    }

    .event-description {
        width: 100%;
        margin-top: 10px;
    }

    .already-voted-popup {
        width: 95% !important;
    }

    .success-voted-popup {
        width: 95% !important;
    }

    .confirmation-voted-popup {
        width: 95% !important;
    }

    .already-voted-popup .vote-popup-close {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .success-voted-popup .vote-popup-close {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .confirmation-voted-popup .vote-popup-close {
        position: absolute;
        top: 10px;
        right: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .nomination-candidates li {
        width: 100%;
        height: 280px;
        float: left;
        position: relative;
        background-position: 0% 10% !important;
    }
}

@media only screen and (max-width: 320px) {
}

/* *** RWD *** */

@media only screen and (max-width: 1200px) {
    .header-fix {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a span {
        padding: 0 9px;

        font-size: 14px;
    }

    .navbar-collapse {
        padding: 0;
    }

    .home-page .content-box-1 {
        padding-top: 30px;
    }

    .home-page .content-box-1 h2 {
        margin-bottom: 30px;
    }

    .main-1 {
        width: 70%;
    }

    .slider {
        height: auto;
    }

    .information-box {
        margin-right: -850px;
    }

    .button-2-1 .pull-left {
        width: 50%;
    }

    .button-2-1 .pull-right {
        width: 50%;
    }

    footer ul {
        display: none;
    }

    .sidebar-2 {
        width: 30%;
    }

    .box-1 {
        height: auto;

        padding-bottom: 48px;
    }

    .article-box .image {
        max-width: 30%;
    }

    .c-box-1 {
        height: 180px;
    }

    .content-box-4 > div {
        margin: 0 20px;
    }

    .content-box-4 .txt-2 {
        width: 300px;
    }
}

@media only screen and (max-width: 992px) {
    #UserBox p {
        margin-right: 20px;
    }

    .search-box {
        display: none;
    }

    .navbar-default .navbar-nav > li > a span {
        font-size: 13px;
    }

    .nav-brand {
        display: none;
    }

    .main-1 {
        width: 60%;
    }

    .content-box-3 > .col-sm-7 {
        width: 100% !important;
    }

    .content-box-3 > .col-sm-5 {
        width: 100% !important;
    }

    .home-page .content-box-1 .txt-2,
    .home-page .content-box-1 h3 {
        display: none;
    }

    .home-page .content-box-1 h2 {
        font-size: 30px;
    }

    .sidebar-2 {
        width: 35%;
    }

    .c-box-1 {
        width: 20%;
        height: 140px;
    }

    .c-box-1-2 {
        width: 33.3333%;
    }

    .c-box-1 .desc-box {
        width: 100%;
    }

    .c-box-1 {
        height: auto;

        background-position: right center;
    }

    .content-box-4 h3 {
        font-size: 30px;
    }

    .menu-1-2 {
        display: none !important;
    }

    .btn-day {
        display: block;
    }

    .days-rwd {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .prev-box-1,
    .next-box-1 {
        display: none;
    }

    header {
        height: auto;

        padding: 20px 0;
    }

    .nav-brand {
        display: block;

        margin: 0 auto;

        float: none;

        width: 188px;
    }

    .navbar-toggle {
        float: left;

        border: none;

        margin-top: 15px;
    }

    .navbar-toggle .icon-bar {
        background: #8f918e;

        width: 23px;

        height: 5px;
    }

    .navbar-toggle:hover .icon-bar {
        background: #cd0a8d;
    }

    .navbar-toggle {
        position: absolute;

        background: none !important;
    }

    header .pull-right {
        width: 100% !important;

        margin: 20px 0 0 0;
    }

    header .nav {
        margin: 0;
    }

    .navbar-default .navbar-nav > li > a span {
        height: auto;

        padding: 0;

        line-height: normal !important;
    }

    .navbar-default .navbar-nav > li > a {
        height: auto;

        text-align: center;

        padding: 20px 0;

        line-height: normal;
    }

    .navbar-default .navbar-nav > li.active > a {
        background: #db2959 !important;
    }

    #UserBox .pull-left p:nth-child(3),
    #UserBox .pull-left p:nth-child(4) {
        display: none;
    }

    #UserBox .pull-left {
        width: 100%;

        text-align: center;
    }

    #UserBox .pull-left p {
        display: inline-block;

        float: none;

        margin: 0 10px;
    }

    #UserBox .pull-right {
        display: none;
    }

    footer {
        display: none;
    }

    .sidebar-1,
    .button-4 {
        float: left;

        width: 100%;
    }

    .main-1 {
        width: 100%;
    }

    .slider {
        height: auto;
    }

    .content-box-2 .container {
        padding: 0;
    }

    .home-page .content-box-1 .txt-3,
    .home-page .content-box-1 .txt-4 {
        display: none;
    }

    .information-box {
        display: none;
    }

    .home-page .content-box-1 .txt-1 {
        width: 100%;

        padding-left: 0;

        background: none;
    }

    .home-page .content-box-1 .col-sm-5 {
        width: 40%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #fff;
        padding: 10px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .home-page .content-box-1 .container {
        position: static;
    }

    .home-page .content-box-1 {
        position: relative;

        height: 286px;

        min-height: auto;

        /* background-size: auto 100% !important; */
    }

    .home-page .content-box-1 .txt-1 .name {
        font-size: 18px;
    }

    .home-page .content-box-1 .txt-1 {
        font-size: 12px;
        margin-bottom: 0;
    }

    .home-page .content-box-1 h2 {
        font-size: 18px;

        margin-bottom: 20px;
    }

    .home-page .btn-play {
        font-size: 12px;

        padding-top: 110px;

        margin-left: -35px;

        width: 70px;

        background-size: 70px 70px !important;
    }

    .sidebar-2 {
        display: none;
    }

    .main-2 {
        width: 100%;
    }

    .boxes-1 figure {
        width: 244px;

        margin: 0 auto;

        max-width: 100%;
    }

    .list-3 .pull-right {
        margin-bottom: 10px;
    }

    .map-box {
        height: 200px;
    }

    .gallery-box .row div {
        width: 20%;
    }

    .menu-1 li {
        width: 100%;
    }

    .slider-2 .description {
        width: 100%;

        top: auto;

        bottom: 0;

        height: auto;

        padding: 15px 15px 25px 15px;

        position: absolute;
    }

    .slider-2 .description .txt {
        display: none;
    }

    .slider-2 .description::before {
        display: none;
    }

    .c-box-1 {
        width: 100%;
    }

    .c-box-1-2 {
        background: #593d98 !important;
    }

    .content-box-4 > div {
        width: 100%;

        margin: 0;
    }

    .btn-play-2 {
        margin: 0 auto;
    }

    .content-box-4 .txt-1 {
        width: 100%;
    }

    .list-1 .row .col-sm-9 {
        width: 70%;

        float: left;
    }

    .list-1 .row .col-sm-9 .title {
        padding-left: 0;
    }

    .list-1 .row .col-sm-3 {
        width: 30%;

        float: left;
    }

    .c-box-1 {
        position: static;
    }
}

@media only screen and (max-width: 550px) {
    .days-rwd .select-box-1 {
        width: 65%;
    }

    .days-rwd label {
        width: 35%;
    }
}

@media only screen and (max-width: 450px) {
    .days-rwd .select-box-1 {
        width: 50%;
    }

    .days-rwd label {
        width: 50%;
    }
}

@media only screen and (max-width: 719px) {
    .popup {
        left: 0;

        width: 100%;
    }

    .p-main-content {
        padding: 0px;

        background: none;
    }

    .p-footer {
    }

    .p-content-box-1 {
        padding: 20px;
    }

    .popup .content-box-1 .txt-1 {
        width: 100%;
    }

    .popup-box {
        width: 100%;

        position: relative;

        top: auto;

        right: auto;

        left: auto;

        margin-bottom: 30px;

        float: left;

        padding: 0;
        text-align: center;
    }

    .popup .content-box-1 h2 {
        font-size: 30px;

        margin-bottom: 30px;
    }

    .popup .content-box-1 .name {
        font-size: 28px;
    }

    .p-volume {
        margin-top: 65px;
    }

    .popup .content-box-1 .title {
        font-size: 14px;
    }

    .p-vol {
        width: 100%;
    }

    .menu-1-1 {
        display: block;
    }

    .btn-day {
        display: block;
    }

    .menu-1-2 {
        display: none;
    }
}

.b_slide {
    display: none;
}

@media (max-width: 992px) {
    .b_slide {
        background-position: 50% 0;
    }
}

#questions li {
    list-style: none;
}

#questions .styledRadio {
    float: left;
    margin-right: 10px;
}

.important {
    background: #db2959;
    height: 30px;
    color: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.important ul li {
    float: left;
    line-height: 30px;
    margin-left: 20px;
}

.important ul li a {
    color: #fff;
}

.important .label {
    line-height: 30px;
    float: left;
    font-size: 12px;
}

.important a:hover {
    text-decoration: underline;
}

#mute {
    float: left;
    display: inline-block;
    width: 33px;
    height: 30px;
    background: url(images/ico_speaker_mute.png) no-repeat;
}

#mute.active {
    background: url(images/ico_speaker.png) no-repeat;
}

.text_short {
    font-weight: bold;
    margin-bottom: 10px;
}

.slick-initialized .slick-slide {
    margin: 0 20px;
}

/* Sprawdź co graliśmy */

.ph-track {
    display: flex;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 10px;
}
.ph-track-hour {
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ph-track-hour span {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #231137;
}
.ph-track-data {
    width:80%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ph-track-author {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #231137;
}
.ph-track-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #231137;
}

.ph-hour-slider {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 60px;
    padding: 0 60px;
    margin-bottom: 20px;
    cursor: pointer;
}
.ph-hour-slider .swiper-button-prev,
.ph-hour-slider .swiper-button-next {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    margin-top: 0;
    background-color: white;
}
.ph-hour-slider .swiper-button-prev {
    left: 0;
    border-right: 1px solid #e6e6e6;
}
.ph-hour-slider .swiper-button-next {
    right: 0;
    border-left: 1px solid #e6e6e6;
}
.ph-hour-slider .swiper-button-prev::after,
.ph-hour-slider .swiper-button-next::after {
    content: unset;
}
.hour-slide {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #231137;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hour-slide span {
    display: block;
    border-right: 1px solid #e6e6e6;
    width: 100%;
}
.hour-slide:last-child span {
    border-right: 0;
}

.hour-slide.swiper-slide-active-custom {
    color: #db2959;
}

.ph-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.ph-play-radio {
    display: flex;
    align-items: center;
}
.ph-play-radio img {
    margin-right: 10px;
}
.ph-play-radio span {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #231137;
}
.ph-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #db2959;
}
.ph-day-selector {
    display: flex;
    background: #e6e6e6;
    border-radius: 500px;
}
.ph-day-option {
    padding: 14px 36px;
    min-width: 52px;
    text-align: center;
    border-radius: 500px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #231137;
}
.ph-day-option.active {
    background: #db2959;
    color: #ffffff;
}

.ph-data-picker {
    border-radius: 10px;
    width: 410px;
}
.ph-data-picker-header {
    border-radius: 10px 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #231137;
    padding: 20px 40px;
}
.ph-data-picker-header-title {
    display: block;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #ffffff;
}
.ph-data-picker-header-day {
    display: block;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #db2959;
}
.ph-data-picker-body {
    padding: 20px 40px;
    background-color: white;
    border-radius: 0 0 10px 10px;
}
.ph-data-picker-month-picker {
    display: flex;
    margin-bottom: 20px;
}
.ph-data-picker-month {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #e6e6e6;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #231137;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    margin-right: 1px !important;
    border-radius: 0;
    opacity: 1 !important;
    outline: none !important;
}
.ph-data-picker-month:last-child {
    margin-right: 0;
}
.ph-data-picker-month.swiper-pagination-bullet-active {
    background: #db2959;
    color: #ffffff;
}
.ph-data-picker-month:first-child {
    border-radius: 500px 0 0 500px;
}
.ph-data-picker-month:last-child {
    border-radius: 0 500px 500px 0;
}
.ph-data-picker-days {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.ph-data-picker-day {
    width: 44px;
    height: 22px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #231137;
}
.ph-data-picker-dates-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.ph-data-picker-date {
    width: 44px;
    height: 44px;
    background: #e3d0d7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #231137;
}
.ph-data-picker-date.active {
    color: #ffffff;
    background: #db295e;
}

.ph-track-thumb img {
    width: 100px;
}

.ph-data-picker {
    overflow-x: hidden;
}

/* NEW RADIO PLAYER */
.font-emphasis {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.invisible {
    visibility: hidden;
}
.affix {
    position: fixed;
}
/*!
   *  Font Awesome 3.1.0
   *  the iconic font designed for Bootstrap
   *  -------------------------------------------------------
   *  The full suite of pictographic icons, examples, and documentation
   *  can be found at: http://fontawesome.io
   *
   *  License
   *  -------------------------------------------------------
   *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
   *    http://scripts.sil.org/OFL
   *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
   *    http://opensource.org/licenses/mit-license.html
   *  - Font Awesome documentation licensed under CC BY 3.0 License -
   *    http://creativecommons.org/licenses/by/3.0/
   *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
   *    "Font Awesome by Dave Gandy - http://fontawesome.io"
  
   *  Contact
   *  -------------------------------------------------------
   *  Email: dave@fontawesome.io
   *  Twitter: http://twitter.com/fortaweso_me
   *  Work: Lead Product Designer @ http://kyruus.com
   */
/* FONT PATH
   * -------------------------- */
@font-face {
    font-family: "FontAwesome";
    src: url("../font/fontawesome-webfont.eot?v=3.1.0");
    src: url("../font/fontawesome-webfont.eot?#iefix&v=3.1.0")
            format("embedded-opentype"),
        url("../font/fontawesome-webfont.woff?v=3.1.0") format("woff"),
        url("../font/fontawesome-webfont.ttf?v=3.1.0") format("truetype"),
        url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0")
            format("svg");
    font-weight: normal;
    font-style: normal;
}
/* FONT AWESOME CORE
   * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"],
a [class^="icon-"]:before,
a [class*=" icon-"]:before {
    display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.2857142857142858em;
    text-align: center;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.5714285714285714em;
}
ul.icons-ul {
    list-style-type: none;
    text-indent: -0.7142857142857143em;
    margin-left: 2.142857142857143em;
}
ul.icons-ul > li .icon-li {
    width: 0.7142857142857143em;
    display: inline-block;
    text-align: center;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none;
}
.icon-muted {
    color: #eeeeee;
}
.icon-light {
    color: #ffffff;
}
.icon-dark {
    color: #333333;
}
.icon-border {
    border: solid 1px #eeeeee;
    padding: 0.2em 0.25em 0.15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.icon-2x {
    font-size: 2em;
}
.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.icon-3x {
    font-size: 3em;
}
.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.icon-4x {
    font-size: 4em;
}
.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.icon-5x {
    font-size: 5em;
}
.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: 0.3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: 0.3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
   * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
.icon-play:before {
    content: "\f04b";
}
.icon-pause:before {
    content: "\f04c";
}
.icon-stop:before {
    content: "\f04d";
}
.icon-volume-up:before {
    content: "\f028";
}
.icon-volume-off:before {
    content: "\f026";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-time:before {
    content: "\f017";
}
.icon-microphone:before {
    content: "\f130";
}
.icon-globe:before {
    content: "\f0ac";
}
.rj-nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}
.rj-nav > li > a {
    display: block;
    color: #555555;
    text-decoration: none;
}
.rj-nav > li > a:hover {
    text-decoration: none;
    background-color: #7d7169;
    color: #ffffff;
}
.rj-nav > .pull-right {
    float: right;
}
.rj-nav-tabs,
.rj-nav-pills {
    *zoom: 1;
}
.rj-nav-tabs:before,
.rj-nav-pills:before,
.rj-nav-tabs:after,
.rj-nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}
.rj-nav-tabs:after,
.rj-nav-pills:after {
    clear: both;
}
.rj-nav-tabs > li,
.rj-nav-pills > li {
    float: left;
}
.rj-nav-tabs > li > a,
.rj-nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}
.rj-nav-tabs {
    border-bottom: 2px solid #ddd;
}
.rj-nav-tabs > li {
    margin-bottom: -2px;
}
.rj-nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 2px solid transparent;
}
.rj-nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.rj-nav-tabs > .active > a,
.rj-nav-tabs > .active > a:hover {
    color: #555555;
    background-color: #ffffff;
    border: 2px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.rj-nav-stacked > li {
    float: none;
}
.rj-nav-stacked > li > a {
    margin-right: 0;
}
.rj-nav-tabs.rj-nav-stacked {
    border-bottom: 0;
}
.rj-nav-tabs.rj-nav-stacked > li > a {
    border: 2px solid #ddd;
}
.rj-nav-tabs.rj-nav-stacked > li > a:hover {
    border-color: #ddd;
    z-index: 2;
}
.tabbable {
    *zoom: 1;
}
.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0;
}
.tabbable:after {
    clear: both;
}
.rj-tab-content {
    overflow: auto;
}
.rj-tabs-below > .rj-nav-tabs,
.rj-tabs-right > .rj-nav-tabs,
.rj-tabs-left > .rj-nav-tabs {
    border-bottom: 0;
}
.rj-tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}
.rj-tab-content > .active,
.pill-content > .active {
    display: block;
}
.rj-tabs-below > .rj-nav-tabs {
    border-top: 1px solid #ddd;
}
.rj-tabs-below > .rj-nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.rj-tabs-below > .rj-nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.rj-tabs-below > .rj-nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}
.rj-tabs-below > .rj-nav-tabs > .active > a,
.rj-tabs-below > .rj-nav-tabs > .active > a:hover {
    border-color: transparent #ddd #ddd #ddd;
}
.rj-tabs-left > .rj-nav-tabs > li,
.rj-tabs-right > .rj-nav-tabs > li {
    float: none;
}
.rj-tabs-left > .rj-nav-tabs > li > a,
.rj-tabs-right > .rj-nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}
.rj-tabs-left > .rj-nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}
.rj-tabs-left > .rj-nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.rj-tabs-left > .rj-nav-tabs > li > a:hover {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.rj-tabs-left > .rj-nav-tabs .active > a,
.rj-tabs-left > .rj-nav-tabs .active > a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}
.rj-tabs-right > .rj-nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}
.rj-tabs-right > .rj-nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.rj-tabs-right > .rj-nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.rj-tabs-right > .rj-nav-tabs .active > a,
.rj-tabs-right > .rj-nav-tabs .active > a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}
.rj-nav-tabs > .active > a,
.rj-nav-tabs > .active > a:hover {
    text-decoration: none;
}
#rj-player .rjp-trackinfo-container {
    overflow: hidden;
    padding: 10px;
}
#rj-player .rjp-label {
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 1.4;
}
#rj-player .rjp-info {
    padding: 0;
    margin: 0;
}
#rj-player .rjp-player-container {
}

#rj-player .rjp-player-container .jp-controls {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#rj-player .rjp-player-container .jp-play,
#rj-player .rjp-player-container .jp-pause {
    position: relative;
    display: block;
    font-size: 40px;
    color: #8031a7;
}
#rj-player .rjp-player-container .jp-play:active,
#rj-player .rjp-player-container .jp-pause:active,
#rj-player .rjp-player-container .jp-play:focus,
#rj-player .rjp-player-container .jp-pause:focus {
    text-decoration: none;
}

#rj-player .rjp-player-container .jp-play .player-play-loading {
    display: none;
}

#rj-player .rjp-player-container .jp-play.player-loading .player-play-loading {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    font-size: 50px;
}

#rj-player .rjp-player-container .jp-play.player-loading,
#rj-player .rjp-player-container .jp-pause.player-loading {
    /* background-image: url('images/player-loading.gif');
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%; */
}
#rj-player .rjp-player-container .jp-mute,
#rj-player .rjp-player-container .jp-unmute {
    display: block;
    font-size: 33px;
    color: #e63888;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
}
#rj-player .rjp-player-container .jp-mute:active,
#rj-player .rjp-player-container .jp-unmute:active,
#rj-player .rjp-player-container .jp-mute:focus,
#rj-player .rjp-player-container .jp-unmute:focus {
    text-decoration: none;
}
#rj-player .rjp-player-container .jp-volume-bar-wrapper {
    display: block;
    position: relative;
    background: #e63888;
    padding: 10px 15px 10px 15px;
    -webkit-border-top-right-radius: 500px;
    -moz-border-radius-topright: 500px;
    border-top-right-radius: 500px;
    -webkit-border-bottom-right-radius: 500px;
    -moz-border-radius-bottomright: 500px;
    border-bottom-right-radius: 500px;
    z-index: 9;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: calc(100% - 45px);
}
#rj-player .rjp-player-container .jp-mute:hover ~ .jp-volume-bar-wrapper,
#rj-player .rjp-player-container .jp-unmute:hover ~ .jp-volume-bar-wrapper,
#rj-player .rjp-player-container .jp-volume-bar-wrapper:hover {
    display: block;
}
#rj-player .rjp-player-container .jp-volume-bar {
    background: #e63888;
    height: 10px;
    cursor: pointer;
}
#rj-player .rjp-player-container .jp-volume-bar-value {
    background: #ffffff;
    height: 10px;
}
#rj-player .rjp-player-container .jp-no-solution {
    display: none;
}
#rj-player .rjp-player-container .rjp-stationlogo {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
}
#rj-player a.jp-play,
#rj-player a.jp-pause,
#rj-player a.jp-mute,
#rj-player a.jp-unmute,
#rj-player a.jp-play:hover,
#rj-player a.jp-pause:hover,
#rj-player a.jp-mute:hover,
#rj-player a.jp-unmute:hover {
    text-decoration: none !important;
}
#rj-player .player-v3 {
}
#rj-player .player-v3 .rjp-label {
    color: #b74525;
}
#rj-player .player-v3 #rj-cover {
    float: none;
    width: 210px;
    height: 210px;
    overflow: hidden;
    background-clip: content-box;
    text-align: center;
}
#rj-player .player-v3 #rj-cover a {
    display: inline;
    line-height: 210px;
    text-align: center;
}
#rj-player .player-v3 #rj-cover a img {
    display: inline;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
}
#rj-player .player-v3 .info {
    position: relative;
}
#rj-player .player-v3 .rjp-player-container {
}
#rj-player .player-v3.player-medium {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#rj-player .player-v3.player-medium #rj-cover {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#rj-player .player-v3.player-medium .info {
    position: relative;
    width: 100%;
}
#rj-player .player-v3.player-medium .rjp-player-container {
    width: 100%;
    height: auto;
    position: static;
}
#rj-player .player-v3 .rjp-player-container .jp-play,
#rj-player .player-v3 .rjp-player-container .jp-pause {
}
#rj-player .player-v3 .rjp-player-container .jp-mute,
#rj-player .player-v3 .rjp-player-container .jp-unmute {
}
#rj-player .player-v3 .jp-volume-bar-wrapper {
}

.jp-play-volume-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.jp-play-info {
    font-size: 11px;
    margin-top: 5px;
}
.jp-play-info a {
    color: #e63888;
}

@media only screen and (max-width: 719px) {
    #rj-player .player-v3.player-medium #rj-cover {
        display: none;
    }
    #rj-player .rjp-player-container .jp-play,
    #rj-player .rjp-player-container .jp-pause {
        font-size: 50px;
        margin-bottom: 10px;
    }
    #rj-player
        .rjp-player-container
        .jp-play.player-loading
        .player-play-loading {
        font-size: 65px;
    }

    .ph-title {
         display:none !important;
    }

    .ph-play-radio img {
        margin-right:4px !important;
    }

}

/* cookieyes */

.cookieyes-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10;
    pointer-events: all;
}

/* banner - mainpage */

.slider-desktop {
    display: none;
}

@media (min-width: 769px) {
    .slider-desktop {
        display: block;
    }
}

.slider-mobile {
    display: none;
}

@media (max-width: 768px) {
    .slider-mobile {
        display: block;
    }
}


/* adserver-delivery */

#adserver-delivery img {
    width: 100%;
    height: auto;
}