/*====================================player=========================================*/
.inline-left, header form.search .custom-select, header .search.fake_form .custom-select, main .product .product-name {
    text-align: left; }

@media screen and (max-width: 719px) {
    .inline-left--phone {
        text-align: left; } }
.inline-center, .windowbox .windowbox-body .windowbox-info, .price-range, main .time-limit {
    text-align: center; }

@media screen and (max-width: 719px) {
    .inline-center--phone {
        text-align: center; } }
.inline-right, main .product-list form, main .product-list .fake_form {
    text-align: right; }

@media screen and (max-width: 719px) {
    .inline-right--phone {
        text-align: right; } }
@font-face {
    font-family: 'bebas_neuebold';
    src: url("../fonts/bebasneue/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/bebasneue/bebasneue_bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'bebas_neuebook';
    src: url("../fonts/bebasneue/bebasneue_book-webfont.woff2") format("woff2"), url("../fonts/bebasneue/bebasneue_book-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url("../fonts/bebasneue/bebasneue_regular-webfont.woff2") format("woff2"), url("../fonts/bebasneue/bebasneue_regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal; }
.vjs-mobile .bar_limiter {
    pointer-events: none;
}
.bar_limiter {
    position: relative;
    overflow: hidden;
    height: 100%;
    /*text fix bar limiter on ima ads*/
    display: none;}
.bar_limiter .barContainer {
    position: absolute;
    z-index: 3;
    background-color: #e5e4e4;
    bottom: 0%;
    width: 100%;
    height: 15%;
    opacity: 1;
    left: 0%; }
.bar_limiter .barContainer .bar_header {
    overflow: hidden;
    position: absolute;
    display: inline-block;
    font-size: 14px;
    color: white;
    margin: 0;
    bottom: 50%;
    left: 1%;
    opacity: 1;
    line-height: 10%; }
.bar_limiter .barContainer .bar_text {
    overflow: hidden;
    position: absolute;
    display: inline-block;
    font-size: 14px;
    color: white;
    margin: 0;
    bottom: 3%;
    left: 1%;
    opacity: 1; }

.player_watermark {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

.watermark_img {
    position: absolute;
    z-index: 1; }

.watermark_img.TopLeft {
    left: 0;
    top: 0;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left; }

.watermark_img.TopRight {
    right: 0;
    top: 0;
    -moz-transform-origin: top right;
    -o-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right; }

.watermark_img.Center {
    position: relative;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -webkit-transform-origin: center;
    transform-origin: center; }

.watermark_img.BottomLeft {
    left: 0;
    bottom: 0;
    -moz-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left; }

.watermark_img.BottomRight {
    right: 0;
    bottom: 0;
    -moz-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right; }

#player {
    overflow: hidden !important; }

body {
    overflow: hidden;
    margin: 0 !important; }

/*====================================playlists=========================================*/
.playerPlaylist .playlistItem {
    /*    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);*/ }
.playerPlaylist .video-js .vjs-tech {
    object-position: top; }
.playerPlaylist.play_list_right .slick-slider {
    padding-top: 30px;
    padding-bottom: 30px; }
.playerPlaylist.play_list_right .slick-next {
    position: absolute;
    left: 50%;
    bottom: 5px;
    top: auto;
    margin-left: -10px;
    ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
.playerPlaylist.play_list_right .slick-prev {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -10px;
    ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
.playerPlaylist.play_list_right .slick-list {
    height: 100% !important; }
.playerPlaylist.play_list_right #player > div {
    width: 75% !important;
    height: 75% !important; }
.playerPlaylist.play_list_right .playlist {
    position: absolute;
    z-index: 2;
    width: 25%;
    left: 75%;
    background-color: #3d4345;
    height: 75%;
    bottom: auto; }
.playerPlaylist.play_list_right .playlist .playlistItem:not(:first-child) {
    margin-top: 10px; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_right .playlist .playlistItem:not(:first-child) {
        margin-top: 2px; } }
.playerPlaylist.play_list_right .playlist .playlistItem.active p {
    background: #2e8dcd; }
.playerPlaylist.play_list_right .playlist .slick-slide img {
    height: 100px; }
.playerPlaylist.play_list_right .playlist .playlistItem {
    height: 37vh;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    background-color: #1e2526; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_right .playlist .playlistItem {
        margin-left: 2px;
        margin-right: 2px;
        height: 100px; } }
.playerPlaylist.play_list_right .playlist .playlistItem img {
    height: auto;
    width: 100%; }
.playerPlaylist.play_list_right .playlist .playlistItem p {
    position: absolute;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    color: white;
    font-size: 1.0rem;
    bottom: 0; }
.playerPlaylist.play_list_right .playlist .playlistItem .title {
    left: 0;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0px 5px 10px; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_right .playlist .playlistItem .title {
        width: 95%;
        background-color: #1e2526;
        font-size: 0.7rem; } }
.playerPlaylist.play_list_right .playlist .playlistItem .time {
    right: 0;
    width: 100%;
    padding: 5px 10px 5px 0px;
    background-color: #1e2526; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_right .playlist .playlistItem .time {
        display: none; } }
.playerPlaylist.play_list_bottom #player > div {
    width: 75% !important;
    height: 75% !important; }
.playerPlaylist.play_list_bottom .slick-slider {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    margin-bottom: 0px; }
.playerPlaylist.play_list_bottom .slick-prev {
    left: 2px; }
.playerPlaylist.play_list_bottom .slick-next {
    right: 2px; }
.playerPlaylist.play_list_bottom .playlist {
    position: absolute;
    left: 0px;
    bottom: 8px;
    height: 24%;
    width: 75%;
    z-index: 2;
    background-color: #3d4345; }
.playerPlaylist.play_list_bottom .playlist .playlistItem.active p {
    background: #2e8dcd; }
.playerPlaylist.play_list_bottom .playlist .playlistItem {
    position: relative;
    height: 20vh;
    padding: 0 5px;
    background-clip: content-box;
    background-color: #1e2526; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_bottom .playlist .playlistItem {
        height: 17vh; } }
.playerPlaylist.play_list_bottom .playlist .playlistItem img {
    width: 100%;
    height: auto; }
.playerPlaylist.play_list_bottom .playlist .playlistItem p {
    margin: 0 5px;
    vertical-align: middle;
    display: inline-block;
    color: white !important;
    position: absolute;
    bottom: -1px;
    z-index: 1;
    font-size: 1.0rem; }
.playerPlaylist.play_list_bottom .playlist .playlistItem .title {
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0px;
    padding: 5px 0px 5px 5px;
    z-index: 2; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_bottom .playlist .playlistItem .title {
        width: calc(100% - 15px);
        background-color: #1e2526;
        font-size: 0.7rem; } }
.playerPlaylist.play_list_bottom .playlist .playlistItem .time {
    width: calc(100% - 15px);
    right: 0px;
    padding: 5px 0px 5px 5px;
    background-color: #1e2526; }
@media (max-width: 720px) {
    .playerPlaylist.play_list_bottom .playlist .playlistItem .time {
        display: none; } }
.playerPlaylist.play_list_none .playlist {
    display: none !important; }
.playerPlaylist .embed-responsive {
    overflow: visible; }
/*====================================quiz=========================================*/
.video-js .quiz-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 4px;
    background-color: rgba(218, 221, 230, 0.85); }
.video-js .quiz-title p {
    color: #183561;
    font-size: 12vh;
    font-family: bebas_neuebold, Helvetica, arial, sans-serif;
    text-align: center;
    margin: 0; }
@media (min-width: 992px) {
    .video-js .quiz-title p {
        font-size: 30px; } }
@media (min-width: 1200px) {
    .video-js .quiz-title p {
        font-size: 50px; } }
.video-js .quiz-body {
    z-index: 999;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 1280px;
    margin: 0 auto;
    line-height: normal;
    color: #253340;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.video-js .quiz-body p {
    margin: 0; }
.video-js .quiz-body *, .video-js .quiz-body :before, .video-js .quiz-body :after {
    box-sizing: border-box; }
.video-js .quiz-body * {
    font-family: bebas_neuebold, Helvetica, arial, sans-serif; }
.video-js .quiz-pages {
    background-color: #fff;
    padding: 25px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto; }
.video-js .quiz-pages ul {
    list-style-type: none;
    text-align: center;
    background-color: #F3F3F3;
    border: 1px solid #D5D5D5;
    padding: 7px;
    margin: 0;
    border-radius: 5px;
    display: inline-block;
    display: flex;
    justify-content: center; }
.video-js .quiz-pages li {
    display: inline-block;
    max-width: 95px;
    margin: 0 2px;
    height: 12px;
    border-radius: 5px;
    background-color: #CDCDCD;
    line-height: 1;
    flex-grow: 1; }
.video-js .quiz-pages li.active {
    background-color: #DF602B; }
.video-js .quiz {
    position: relative;
    height: 100%; }
.video-js .quiz figure {
    margin: 0;
    padding: 0; }
.video-js .quiz figure img {
    display: block;
    max-width: 100%; }
.video-js .quiz__top-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px;
    text-align: center;
    background-color: rgba(218, 221, 230, 0.75); }
.video-js .quiz__top-bar p {
    color: #233340;
    font-size: 10vh; }
@media (min-width: 992px) {
    .video-js .quiz__top-bar p {
        font-size: 10vh; } }
@media (min-width: 1200px) {
    .video-js .quiz__top-bar p {
        font-size: 10vh; } }
.video-js .quiz__bottom-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    background-color: rgba(239, 239, 239, 0.6);
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
@media (min-width: 1200px) {
    .video-js .quiz__bottom-bar {
        padding: 15px; } }
.video-js .quiz__bottom-bar p {
    color: #183561;
    font-size: 105px; }
.video-js .quiz__bottom-bar button {
    font-family: bebas_neuebold, Helvetica, arial, sans-serif;
    color: #fff;
    border: 0;
    border-radius: 5px;
    padding: 0 10px;
    background: orange;
    font-size: 8vh;
    line-height: 1;
    cursor: pointer;
    text-transform: uppercase;
    margin: 5px 2px;
    letter-spacing: 3px;
    box-shadow: inset 0px -1px 2px 0px rgba(0, 0, 0, 0.75);
    background-image: linear-gradient(to bottom, #E05826, #CA4023);
    flex-grow: 2; }
@media (min-width: 992px) {
    .video-js .quiz__bottom-bar button {
        font-size: 25px; } }
@media (min-width: 1200px) {
    .video-js .quiz__bottom-bar button {
        font-size: 35px;
        padding: 0 25px;
        margin: 5px; } }
.video-js .quiz__bottom-bar button:hover {
    background-image: linear-gradient(to bottom, #f35e29, #e74024); }
.video-js .quiz__bottom-bar button.active {
    background-image: linear-gradient(to bottom, #11d444, #008111); }
.video-js .quiz__bottom-bar, .video-js .quiz__top-bar {
    position: absolute; }
.video-js .quiz__bottom-bar p, .video-js .quiz__top-bar p {
    text-transform: uppercase;
    line-height: normal; }
.video-js .quiz-answer {
    text-align: center;
    padding: 35px;
    background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 100%;
}
.video-js .quiz-answer > p {
    font-size: 7vw;
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    margin-top: 130px;
}

@media (min-width: 600px) {
    .video-js .quiz-answer>p {
        font-size: 5vw;
        margin-top: 130px;
    }
}

@media (min-width: 700px) {
    .video-js .quiz-answer>p {
        font-size: 5.3vw;
        margin-top: 150px;
    }
}

@media (min-width: 800px) {
    .video-js .quiz-answer>p {
        font-size: 4.2vw;
        margin-top: 180px;
    }
}

@media (min-width: 900px) {
    .video-js .quiz-answer > p {
        font-size: 4.5vw;
        margin-top: 190px;
    }

    .video-js .quiz-answer {
        padding: 50px;
    }
}

@media (min-width: 1000px) {
    .video-js .quiz-answer > p {
        font-size: 4vw;
        margin-top: 210px;
    }
}

@media (min-width: 1100px) {
    .video-js .quiz-answer > p {
        margin-top: 220px;
    }
}

@media (min-width: 1200px) {
    .video-js .quiz-answer > p {
        margin-top: 270px;
    }
}

.video-js .quiz-results {
    text-align: center;
    background-color: #FFFFFF;
    height: 100%;
    padding: 10px; }
@media (min-width: 1200px) {
    .video-js .quiz-results {
        padding: 15px; } }
.video-js .quiz-results > p {
    font-size: 10vh;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 auto; }
@media (min-width: 1200px) {
    .video-js .quiz-results > p {
        font-size: 10vh; } }
.video-js .quiz-results__points {
    font-size: 12vh;
    margin-bottom: 10px;
    margin-top: 40px;
    line-height: 1; }
@media (min-width: 1200px) {
    .video-js .quiz-results__points {
        font-size: 12vh; } }
.video-js .quiz-results__points-num {
    font-size: 24vh; }
@media (min-width: 1200px) {
    .video-js .quiz-results__points-num {
        font-size: 24vh; } }
.video-js .quiz-results__share {
    margin-top: 25px; }
@media (min-width: 1200px) {
    .video-js .quiz-results__share {
        margin-top: 45px; } }
.video-js .quiz-results__share:after {
    content: '';
    display: table;
    clear: both; }
.video-js .quiz-results__share > div {
    width: 50%;
    float: left;
    padding: 0 5px; }
.video-js .quiz-results__share > div:first-child {
    text-align: right; }
.video-js .quiz-results__share > div:last-child {
    text-align: left; }
.video-js .quiz-results__share .quiz-btn {
    font-family: inherit;
    color: #fff;
    text-transform: uppercase;
    font-size: 6vw;
    border: 0;
    padding: 5px 10px;
    border-radius: 5px;
    display: -webkit-inline-flex;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    line-height: 1;
    width: 100%; }
@media (min-width: 1200px) {
    .video-js .quiz-results__share .quiz-btn {
        padding: 10px 25px;
        font-size: 10vh; } }
.video-js .quiz-results__share .quiz-btn > i img{
    width: 50px;
    height: auto;
}
@media (min-width: 1200px) {
    .video-js .quiz-results__share .quiz-btn > i {
        display: inline-block; } }
.video-js .quiz-results__share .quiz-btn > span {
    margin: 0 5px;
    flex-grow: 1; }
@media (min-width: 1200px) {
    .video-js .quiz-results__share .quiz-btn > span {
        margin: 0 15px; } }
.video-js .quiz-results .btn-jeszcze-raz {
    box-shadow: inset 0px -1px 2px 0px rgba(0, 0, 0, 0.75);
    background-image: linear-gradient(to bottom, #E05826, #CA4023); }
.video-js .quiz-results .btn-jeszcze-raz span {
    text-align: center; }
@media (min-width: 1200px) {
    .video-js .quiz-results .btn-jeszcze-raz span {
        text-align: right; } }
.video-js .quiz-results .btn-share {
    box-shadow: inset 0px -1px 2px 0px rgba(0, 0, 0, 0.75);
    background-image: linear-gradient(to bottom, #174675, #164078); }
.video-js .quiz-results .btn-share span {
    text-align: center; }
@media (min-width: 1200px) {
    .video-js .quiz-results .btn-share span {
        text-align: left; } }
