@font-face {
    font-family: sukhumvit;
    src: url(/font/SukhumvitSet-Text.ttf);
}


#video_container1 .jw-skip{
    bottom:50% !important;
    font-size: 20px !important;
}

#video_container1 .jw-skip .jw-text{
    color: #fff;
}

#video_container1 .jw-controls-backdrop {
background: none;
}

#video_container1  .jw-controlbar  {
display: none;
}


#video_container1{
    max-width: 100vw;
    width: 100vw !important;
    height: 100vh !important;   
    }

/* .moviePlayer{background:0 0; width:500px;height:350px !improntat;} */
.moviePlayer .media-player{border-color:#131313!important;background:#202020;position:relative}
.moviePlayer .ad-player-link{position:absolute;left:0;top:50%;margin:-60px 0}
.moviePlayer .ad-player-skip{position:absolute;right:0;top:0%;margin:0 0}
.moviePlayer .btn-skip{cursor:pointer !important;display:block;border-top-right-radius:0;border-bottom-right-radius:0;color:#fff;background-color:#222;border-right:none;border-color:#151515;padding:20px 21px 18px;line-height:20px;font-size:20px;opacity:.9}
.moviePlayer .btn-skip-sm{padding:30px 31px 28px;line-height:30px;font-size:30px}
.moviePlayer .btn-ad-link{width:100%;height:100%;float:none;display:block;border-top-right-radius:0;border-bottom-right-radius:0;color:#fff;background-color:#f12028;border-right:none;border-color:#f12028;font-size:16px;opacity:.9}
.moviePlayer .player-embed{border:none;display:block;width:100%}

.player-embed{
    height: 450px!important;
}


moviePlayer .btn-ad-link{
    text-decoration: none;
    padding: 10% 0;
    border-radius: 10px;
}

.ad-player-skip{
    width: 100%;
    height: 100%;
}
.btn-skip{
    position: absolute;
    right: 0;
    top: 37%;
}
.ad-player-link{
    width: 142px;
    height: 62px;
}
.ad-player-link a{
    padding: 0!important;
}
.btn-ad-link{
    display: flex!important;
    justify-content: center;
    align-items: center;
}
.ad-overlay-click{
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#group-url {
    float: left;
}
#group-sound {
    float: right;
}

.moviePlayer .ad-player-skip {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
}
.ad-player-skip {
    width: 100%;
    height: 100%;
}
.ad-overlay-click {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.moviePlayer .ad-player-link {
    position: absolute;
    left: 0px;
    top: 50%;
    margin: -60px 0px;
}
.ad-player-link {
    width: 142px;
    height: 62px;
}
.moviePlayer .btn-ad-link {
    text-decoration: none;
    padding: 10% 0;
}
.moviePlayer .btn-ad-link {
    width: 100%;
    height: 100%;
    float: none;
    display: block;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    background-color: #8dc63f;
    border-right: none;
    border-color: #8dc63f;
    font-size: 16px;
    opacity: 0.75;
}

.moviePlayer .btn-skip {
    cursor: pointer !important;
    display: block;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    background-color: #222;
    border-right: none;
    border-color: #151515;
    padding: 20px 21px 18px;
    line-height: 20px;
    font-size: 20px;
    opacity: 0.75;
}
.btn-skip {
    position: absolute;
    right: 0;
    top: 37%;
}