ul.pag-wrapper {
    display: block;
    text-align: center;
    clear: both;
    margin-bottom: 40px;
}

ul.pag-wrapper li {
    display: inline;
}

ul.pag-wrapper li.next a.page, ul.pag-wrapper li.prev a.page {
    background: none;
}

ul.pag-wrapper li.active a {
    color: #fff;
    background-color: #229ca8;
}

ul.pag-wrapper li span {
    margin: 0;
}

ul.pag-wrapper .next, ul.pag-wrapper .prev {
    top: 4px;
}

ul.pag-wrapper .next {
    margin-left: 0;
}

ul.pag-wrapper .prev {
    width: auto;
    margin-right: 15px;
}

.film {
    /*height: 202px;*/
    height: auto;
}

h3 a, .h3 a {
    color: #db0451;
}

#swiatRybkiPjax .list-view > div {
    display: inline-block;
}

div.list-view div.empty {
    display: block;
    clear: both;
    margin: 120px 0 60px 0;
    text-align: center;
    font-size: 120%;
}

input[name="_csrf"] {
    display: none;
}

.event-medium .photo-left, .competition-wrapper .competition {
    background: transparent;
}

.competition-wrapper .competition {
    height: 319px;
    background-size: cover !important;
}

.container-film {
    height: 219px;
    height: auto !important;
}

.play-wrapper {
    top: 50%;
    margin-top: -30px;
}

.g1008 .bx-viewport {
    height: auto !important;
}

.swiat-rybki .bx-viewport {
    /*height: none !important;*/
}

@media (max-width: 1399px) {
    .film .photo {
        min-width: 236px;
    }

    /*  .film {
    height: 166px;
  }

  .container-film .film {
    height: 180px;
  }*/
    .play-wrapper {
        top: 83px;
    }

    .competition-wrapper .competition {
        height: 227px;
        background-size: cover !important;
    }
}

.box_rybka_unlock {
    background-color: #dc1b55;
    border-radius: 10px;
    width: 100%;
    display: block;
    clear: both;
    overflow: auto;
}

.box_rybka_unlock p, .box_rybka_unlock h3 {
    color: #fff;
}

.box_rybka_unlock .f3 {
    background-color: #f4a74a;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
    float: right;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    max-height: 120px;
    max-width: 180px;
    padding: 10px;
    transform: rotate(2deg);
}

.box_rybka_unlock .f3 img {
    width: 100%;
    height: auto;
}

.box_rybka_unlock .inforybka {
    color: #fff;
    display: block;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    width: 65%;
}

.bx-wrapper .bx-prev {
    left: 20%;
}

.bx-wrapper .bx-next {
    right: 20%;
}
