@media (max-width: 360px) {
    .resp-l {
        left: -110px;
    }

    .category-tab2 ul li .dv_f {
        font-size: 11px;
    }
}

@media (min-width: 360px) {
    .resp-l {
        left: -98px;
    }

    .category-tab2 ul li .dv_f {
        font-size: 13px;
    }
}

@media (min-width: 375px) {
    .resp-l {
        left: -83px;
    }
}

@media (min-width: 414px) {
    .resp-l {
        left: -69px;
    }
}

@media (min-width: 470px) {
    .resp-l {
        left: -40px;
    }
}

@media (min-width: 1000px) {
    .resp-l {
        left: 0;
    }
}

@media (max-width: 440px) {
    .cross-r {
        position: absolute;
        right: 0;
        top: 10px;
        margin: 0 15px 15px;
        z-index: 10;
    }
}

@media (min-width: 440px) {
    .cross-r {
        position: absolute;
        right: 15px;
        top: 25px;
        margin: 0 15px 15px;
        z-index: 10;
    }
}

@media (max-width: 1000px) {
    .mobrot90 {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background: #ecf0f3;
        width: 400px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

    .mobrotmin90 {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .lower_prices {
        width: 130px;
    }

    .progress-dv {
        width: 100%;
        height: 475px;
        padding-top: 200px;
    }

    .prog_mod {
        width: 400px;
    }

    .prog_img {
        width: 40%;
    }

    .prog_img_f {
        width: 30%;
    }

    #done1 {
        position: absolute;
        top: 31%;
        left: -0.3%;
        z-index: 3;
    }

    #done2 {
        position: absolute;
        top: 31%;
        left: 21.8%;
        z-index: 3;
    }

    #done3 {
        position: absolute;
        top: 31%;
        left: 44%;
        z-index: 3;
    }

    #done4 {
        position: absolute;
        top: 31%;
        left: 66%;
        z-index: 3;
    }

    #done5 {
        position: absolute;
        top: 31%;
        left: 88.3%;
        z-index: 3;
        min-width: 50px;
    }

    .b_pos1 {
        top: -68%;
        left: -0.3%;
    }

    .b_pos2 {
        top: -68%;
        left: 22%;
    }

    .b_pos3 {
        top: -68%;
        left: 44%;
    }

    .b_pos4 {
        top: -68%;
        left: 66.6%;
    }

    .b_pos5 {
        top: -68%;
        left: 88.8%;
    }

    .p_s {
        position: absolute;
        z-index: 10;
        font-weight: 600;
        color: #333;
        font-size: 13px;
        white-space: nowrap;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }


}

@media (min-width: 1000px) {

    #done1 {
        position: absolute;
        top: 36%;
        left: 2.1%;
        z-index: 3;
    }

    #done2 {
        position: absolute;
        top: 36%;
        left: 24.2%;
        z-index: 3;
    }

    #done3 {
        position: absolute;
        top: 36%;
        left: 46.2%;
        z-index: 3;
    }

    #done4 {
        position: absolute;
        top: 36%;
        left: 68.4%;
        z-index: 3;
    }

    #done5 {
        position: absolute;
        top: 36%;
        left: 90.5%;
        z-index: 3;
    }

    .mobrot90 {
        background: #ecf0f3;
        width: 650px;
        margin: 0 auto;
        position: relative;
        z-index: 1
    }

    .lower_prices {
        width: 220px;
        margin-left: 122px;
    }

    .progress-dv {
        width: 100%;
        padding: 45px 0 20px;
    }

    .prog_mod {
        width: 650px;
    }

    .prog_img {
        width: 60%;
    }

    .prog_img_f {
        width: 50%;
    }

    .b_pos1 {
        top: -23%;
        left: 13px;
    }

    .b_pos2 {
        top: -23%;
        left: 24%;
    }

    .b_pos3 {
        top: -23%;
        left: 46.3%;
    }

    .b_pos4 {
        top: -23%;
        left: 68.4%;
    }

    .b_pos5 {
        top: -23%;
        left: 90.3%;
    }

    .p_s {
        position: absolute;
        z-index: 10;
        font-weight: 600;
        color: #333;
        font-size: 12px;
    }

}

.dc_name {
    color: #dc0069;
    font-weight: 600;
    font-size: 18px;
}

.category-tab2 ul li a {
    color: #dc0069;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
}

.category-tab2 ul li a:hover {
    background: #e6e9eb;
    color: #dc0069;
}

.category-tab2 {
    padding: 0 !important;
}

.nav-tabs {
    border-bottom: none !important;
}

.swiper-container-events {
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    padding-bottom: 10px;
}

.swiper-container-main {
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    /*padding-bottom: 10px;*/
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /*width: 60%;*/
}

/* Kdo a proč?????????????????????????????????????????????????????????????
.swiper-slide:nth-child(2n) {
    width: 40%;
}

.swiper-slide:nth-child(3n) {
    width: 20%;
}*/

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
}

.swiper-pagination-bullet-active {
    background: #dc0069 !important;
}

.swiper-pagination-bullet {
    background: #dfdfdf;
    opacity: 1;
}