/*Counter widget*/
.siderbar-slider-video.active .item.top-left,
.siderbar-slider-video.active .item,
.siderbar-slider-video .item.top-left,
.siderbar-slider-video .item{
    /*top: auto;*/
    /*bottom: 0;*/
}

.siderbar-slider-video .open-promo{
    top: 50%;
    transform: translateY(-50%);
    background: #80b641;
}

.siderbar-slider-video .open-promo span{
    font-size: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: transparent;
}

.siderbar-slider-video .open-promo span::before{
    content: '';
    /*background: url(../../../_static/images/mona_v2021/arrow.svg) no-repeat;*/
    background: url(../../../_static/images/core/play_white.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 15px;
    color: #FFFFFF;
    transform: translate(-50%, -51%);

}

.siderbar-slider-video .item.top-right .open-promo{
    transform: rotate(180deg);
}

.siderbar-slider-video.active .close-promo{
    top: 10px !important;
    right: 10px;
    text-align: center;
    color: #000000;
    line-height: 16px;
    font-size: 20px;
    cursor: pointer;
    transform: none;
    transform-origin: top right;
    text-align: center;
    height: 18px;
    width: 18px;
    border: 1px solid #EBEBEB;
}

.siderbar-slider-video .close-promo::before{
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #F7F7F7;
    border-radius: 50%;
    z-index: -1;
    display: none;
}

.siderbar-slider-video-wrapper{
    margin-bottom: 0;
}

.siderbar-slider-video.active .item.bottom-right,
.siderbar-slider-video.active .item.top-right{
    right: 0;
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
}

.siderbar-slider-video .item.top-left,
.siderbar-slider-video .item{
    left: -320px;
    width: 320px;
}

.siderbar-slider-video .item.top-right{
    right: -320px;
}

.siderbar-slider-video .item .text-wrapper .title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #636466;
}

.siderbar-slider-video .item{
    position: fixed;
    left: 0;
    width: 220px;
    border: 1px solid var(--color);
    background: var(--bcolor);
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
    z-index: 9;
    bottom: 35px;
}

.siderbar-slider-video .item.item-video{
    position: relative;
    top: 0;
    height: 200px;
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
}

.siderbar-slider-video .item.item-video .mainSliderVideo{
    height: 199px;
}

.siderbar-slider-video.more-content .item.item-video .mainSliderVideo{
    height: 230px;
}

.siderbar-slider-video .close-promo{
    top: 10px !important;
    right: 10px;
    text-align: center;
    color: #000000;
    line-height: 22px;
    font-size: 25px;
    cursor: pointer;
    transform: scale(0.6);
    transform-origin: top right;
    height: 25px;
    width: 25px;
    position: absolute;
    z-index: 9;
    background: #ffffff;
    border-radius: 50%;
}

.siderbar-slider-video .content{
    text-align: center;
    padding: 20px;
    background: #ffffff;
    display: none;
}

.siderbar-slider-video.more-content .content{
    display: block;
}

.siderbar-slider-video .title{
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
    padding: 20px 55px;
    text-align: center;
    display: none;
}

.siderbar-slider-video.more-content .title{
    display: block;
}


.siderbar-slider-video .description{
    font-size: 13px;
    line-height: 18px;
    color: #606060;
}

.siderbar-slider-video .description p{
    margin-bottom: 0;
}

.siderbar-slider-video .btn-read-more {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    cursor: pointer;
}

.siderbar-slider-video .btn-read-more a{
    pointer-events: none;
    color: #000000;
}

.siderbar-slider-video .btn-read-more:hover{
    color: #606060;
}

.siderbar-slider-video .btn-read-more:hover a{
    color: #606060;
}

.siderbar-slider-video.more-content .btn-read-more{
    display: inline-block;
    margin: 0 auto 20px;
    line-height: 33px;
    height: 33px;
    background: #000000;
    color: #ffffff;
    padding: 0 20px;
}

.siderbar-slider-video.more-content .btn-read-more a{
    color: #ffffff;
    pointer-events: all;
}

.siderbar-slider-video.more-content .btn-read-more:hover{
    background: #282828;
    color: #ffffff;
}

.siderbar-slider-video .bottom-left .open-promo {
    left: auto;
    right: -31px;
    z-index: 99;
}

.siderbar-slider-video .item.item-video.video-file{
    height: auto;
}

.siderbar-slider-video.more-content .item.item-video.video-file{
    height: auto;
}

/*Widget Countdown*/
.siderbar-slider-video-wrapper{
    z-index: 99;
}

.siderbar-slider-video.active .item.top-left,
.siderbar-slider-video.active .item{
    left: 0;
}
.siderbar-slider-video{
    z-index: 999999;
}
.siderbar-slider-video .item.top-left,
.siderbar-slider-video .item{
    position: fixed;
    top: auto;
    left: -354px;
    width: 354px;
    border: none;
    background: var(--bcolor);
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
}

.siderbar-slider-video .item.item-main{
    box-shadow: 0px 0px 8px #00000042;
}

.siderbar-slider-video.more-content.active .item.top-left, .siderbar-slider-video.more-content.active .item{
    width: 409px;
}


.siderbar-slider-video .item .countdown-wrapper{
    padding: 10px 0 5px;
    text-align: center;
    background: #F7F7F7;
}
.siderbar-slider-video .item .item-countdown{
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    text-align:center;
    font-weight: 700;
    color: #000000;
}
.siderbar-slider-video .item .item-countdown em{
    display: block;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.siderbar-slider-video .item .text-wrapper{
    background: #ffffff;
    text-align: center;
}
.siderbar-slider-video .close-promo {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    color: #000000;
    cursor: pointer;
    opacity: 0;
}
.siderbar-slider-video.active .close-promo{
    opacity: 1;
    z-index: 99;
}
.siderbar-slider-video .open-promo{
    position: absolute;
    top: 20px;
    right: -31px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    background: #000000;
    /*-webkit-transition: all 0.3s;*/
    /*-moz-transition: all 0.3s;*/
    /*-ms-transition: all 0.3s;*/
    /*-o-transition: all 0.3s;*/
    /*transition: all 0.3s;*/
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
}
.siderbar-slider-video.active .open-promo{
    right: -6px;
    opacity: 0;
    pointer-events: none;
    /*-webkit-transition: all 0.3s;*/
    /*-moz-transition: all 0.3s;*/
    /*-ms-transition: all 0.3s;*/
    /*-o-transition: all 0.3s;*/
    /*transition: all 0.3s;*/
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
}

/*Top right*/
.siderbar-slider-video .item.top-right {
    left: auto;
    right: -220px;
}
.siderbar-slider-video.active .item.top-right {
    left: auto;
    right: 10px;
}
.siderbar-slider-video .top-right .open-promo{
    right: auto;
    left: -31px;
}
.siderbar-slider-video.active .open-promo{
    left: -6px;
    right: auto;
}

.siderbar-slider-video.more-content .item.item-video{
    height: 230px;
}


/*bottom right*/
.siderbar-slider-video .item.bottom-right,
.siderbar-slider-video .item.item-video{
    right: -365px;
    left: auto;
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
}

.siderbar-slider-video .item.bottom-right.active{
    right: 0;
}

.siderbar-slider-video .item.bottom-right .open-promo{
    left: -50px;
    right: auto;
}

.siderbar-slider-video.active .item.bottom-right, .siderbar-slider-video.active .item{
    right: 0;
}

/*Widget Countdown End*/

@media (max-width: 1400px){

    .siderbar-slider-video .item{
        bottom: 30px;
    }

}



@media (max-width: 768px){

    .siderbar-slider-video .item.bottom-right{
        bottom: 30px;
    }

    .siderbar-slider-video .item.bottom-right .open-promo{
        top: auto;
        bottom: 50px;
    }

    .siderbar-slider-video.active .item.bottom-right, .siderbar-slider-video.active .item{
        width: 100%;
        background: rgba(0,0,0,0.6);
        border: none;
        text-align: center;
        height: 110px;
    }

    .siderbar-slider-video .item.item-video .mainSliderVideo{
        height: 110px;
        width: 196px;
        margin: 0 auto;
    }

    .siderbar-slider-video.active .item.bottom-right, .siderbar-slider-video.active .item{

    }

    .siderbar-slider-video.more-content.active .item.top-left, .siderbar-slider-video.more-content.active .item{
        width: 100%;
        background: #ffffff;
        border: none;
        text-align: center;
        height: 100%;
        bottom: auto;
        top: 0;
    }

    .siderbar-slider-video.more-content .item.item-video{
        height: 191px;
    }

    .siderbar-slider-video.more-content .item.item-video .mainSliderVideo{
        height: 191px;
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .siderbar-slider-video-wrapper{
        z-index: 99999;
    }

    .siderbar-slider-video.more-content.active{
        z-index: 999999;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        display: block;
        background: #fff;
    }

    .siderbar-slider-video.more-content.active .item.item-main{
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        position: absolute;
        height: auto;
    }

    .siderbar-slider-video .item.item-main{
        box-shadow: 0px 0px 8px #585151;
    }

    .siderbar-slider-video.active.more-content .item.item-main{
        box-shadow: none;
    }

    .siderbar-slider-video.active .item.bottom-right.videofile, .siderbar-slider-video.active .item.videofile {
        height: auto;
        bottom: 0;
    }

    .siderbar-slider-video.more-content.active .item.item-main{
        height: 370px;
    }

    .siderbar-slider-video .item.item-video.video-file{
        width: 200px;
        margin: 0 auto;
    }

    .siderbar-slider-video.more-content .item.item-video.video-file{
        width: calc(100% - 20px);
    }

    .siderbar-slider-video .title{
        padding: 0 55px 20px;
    }

    .siderbar-slider-video.more-content .btn-read-more{
        margin: 0 auto 0;
    }

    .siderbar-slider-video.active .close-promo{
        background: #F7F7F7;
        line-height: 16px;
    }

    .siderbar-slider-video.active.more-content .close-promo{
        top: 20px;
    }

    .siderbar-slider-video.active .close-promo:before{
        display: none;
    }
}