html, body {margin: 0; padding: 0; background: #fff; width: 100%; height: 100%; overflow: hidden; font-family: Arial, Helvetica, sans-serif; }
.player {position: inherit!important; vertical-align: top!important }
.vkps_adv {position: absolute; z-index: 999; left: 50%; margin-left: -150px; top: 50%; margin-top: -148px; }
#ntfound,
#continue,
#reloading {display: none; position: fixed; top: 0; background: #000; z-index: 1; font-family: Sans-serif; color: #fff; padding: 15px; font-size: 14px; text-align: center; width: 100%; box-shadow: 0 0 3px #CCC }
.close {display: block; width: 70px; margin: 2px auto; color: #B5B5B5; text-align: center; font-family: Sans-serif; font-size: 12px; cursor: pointer }
.close_min, .close_user {top: 0; position: absolute; right: 0; background: #A8A8A8; padding: 4px 7px; border-radius: 10px; font-size: 11px; font-style: normal; font-weight: bold; color: #FFF; margin: -8px; cursor: pointer; font-family: Arial; display: none }

.user_advertise {display: none; }
.user_advertise > iframe {border: 1px solid #CCC; }
.ad_400x90 {transition: bottom 600ms ease; position: absolute; bottom: -100px; left: 50%; margin-left: -200px; }
.ad_400x90_show {bottom: 20px; }
.ad_300x250 {transition: opacity 600ms ease; opacity: 0; position: absolute; left: 50%; margin-left: -150px; top: 50%; margin-top: -125px; }
.ad_300x250_show {opacity: 1; }
#reloadcloud, #reloadanim {display: none; top: 50%; position: absolute; left: 50%; margin-left: -43px; margin-top: -43px }
::cue {font-size: 120%; line-height: 120%; color: #E1E1E1; background: rgba(0, 0, 0, 0.6) }
video::-webkit-media-text-track-display {}
.spinner {position: relative; width: 96px; height: 96px }
.spinner .wBall {position: absolute; width: 91px; height: 91px; opacity: 0; -moz-transform: rotate(225deg); -moz-animation: orbit 7.15s infinite; -webkit-transform: rotate(225deg); -webkit-animation: orbit 7.15s infinite; -o-transform: rotate(225deg); -o-animation: orbit 7.15s infinite; -ms-transform: rotate(225deg); -ms-animation: orbit 7.15s infinite }
.spinner .wBall .wInnerBall {position: absolute; width: 12px; height: 12px; background: #fff; left: 0; top: 0; -moz-border-radius: 12px; -webkit-border-radius: 12px; -o-border-radius: 12px; -ms-border-radius: 12px }
.spinner #wBall_1 {-moz-animation-delay: 1.56s; -webkit-animation-delay: 1.56s; -o-animation-delay: 1.56s; -ms-animation-delay: 1.56s }
.spinner #wBall_2 {-moz-animation-delay: .31s; -webkit-animation-delay: .31s; -o-animation-delay: .31s; -ms-animation-delay: .31s }
.spinner #wBall_3 {-moz-animation-delay: .62s; -webkit-animation-delay: .62s; -o-animation-delay: .62s; -ms-animation-delay: .62s }
.spinner #wBall_4 {-moz-animation-delay: .94s; -webkit-animation-delay: .94s; -o-animation-delay: .94s; -ms-animation-delay: .94s }
.spinner #wBall_5 {-moz-animation-delay: 1.25s; -webkit-animation-delay: 1.25s; -o-animation-delay: 1.25s; -ms-animation-delay: 1.25s }

@-moz-keyframes orbit {
0% {opacity: 1; z-index: 99; -moz-transform: rotate(180deg); -moz-animation-timing-function: ease-out }
7% {opacity: 1; -moz-transform: rotate(300deg); -moz-animation-timing-function: linear; -moz-origin: 0 }
30% {opacity: 1; -moz-transform: rotate(410deg); -moz-animation-timing-function: ease-in-out; -moz-origin: 7% }
39% {opacity: 1; -moz-transform: rotate(645deg); -moz-animation-timing-function: linear; -moz-origin: 30% }
70% {opacity: 1; -moz-transform: rotate(770deg); -moz-animation-timing-function: ease-out; -moz-origin: 39% }
75% {opacity: 1; -moz-transform: rotate(900deg); -moz-animation-timing-function: ease-out; -moz-origin: 70% }
76% {opacity: 0; -moz-transform: rotate(900deg) }
100% {opacity: 0; -moz-transform: rotate(900deg) }
}

@-webkit-keyframes orbit {
0% {opacity: 1; z-index: 99; -webkit-transform: rotate(180deg); -webkit-animation-timing-function: ease-out } 
7% {opacity: 1; -webkit-transform: rotate(300deg); -webkit-animation-timing-function: linear; -webkit-origin: 0 }
30% {opacity: 1; -webkit-transform: rotate(410deg); -webkit-animation-timing-function: ease-in-out; -webkit-origin: 7% }
39% {opacity: 1; -webkit-transform: rotate(645deg); -webkit-animation-timing-function: linear; -webkit-origin: 30% }
70% {opacity: 1; -webkit-transform: rotate(770deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 39% }
75% {opacity: 1; -webkit-transform: rotate(900deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 70% }
76% {opacity: 0; -webkit-transform: rotate(900deg) }
100% {opacity: 0; -webkit-transform: rotate(900deg) }

}

@-o-keyframes orbit {
0% {opacity: 1; z-index: 99; -o-transform: rotate(180deg); -o-animation-timing-function: ease-out }
7% {opacity: 1; -o-transform: rotate(300deg); -o-animation-timing-function: linear; -o-origin: 0 }
30% {opacity: 1; -o-transform: rotate(410deg); -o-animation-timing-function: ease-in-out; -o-origin: 7% }
39% {opacity: 1; -o-transform: rotate(645deg); -o-animation-timing-function: linear; -o-origin: 30% }
70% {opacity: 1; -o-transform: rotate(770deg); -o-animation-timing-function: ease-out; -o-origin: 39% }
75% {opacity: 1; -o-transform: rotate(900deg); -o-animation-timing-function: ease-out; -o-origin: 70% }
76% {opacity: 0; -o-transform: rotate(900deg) }
100% {opacity: 0; -o-transform: rotate(900deg) }

}

@-ms-keyframes orbit {
0% {opacity: 1; z-index: 99; -ms-transform: rotate(180deg); -ms-animation-timing-function: ease-out }
7% {opacity: 1; -ms-transform: rotate(300deg); -ms-animation-timing-function: linear; -ms-origin: 0 }
30% {opacity: 1; -ms-transform: rotate(410deg); -ms-animation-timing-function: ease-in-out; -ms-origin: 7% }
39% {opacity: 1; -ms-transform: rotate(645deg); -ms-animation-timing-function: linear; -ms-origin: 30% }
70% {opacity: 1; -ms-transform: rotate(770deg); -ms-animation-timing-function: ease-out; -ms-origin: 39% }
75% {opacity: 1; -ms-transform: rotate(900deg); -ms-animation-timing-function: ease-out; -ms-origin: 70% }
76% {opacity: 0; -ms-transform: rotate(900deg) }
100% {opacity: 0; -ms-transform: rotate(900deg) }


}

.changer {font-family: Arial, Helvetica, sans-serif; z-index: 2; position: absolute; right: 0; top: 0px; background: rgba(38, 38, 38, 0.8); width: 130px; padding: 0; margin: 0; padding-left: 4px; list-style: none; padding-bottom: 4px; border-radius: 5px 0 0 5px; -webkit-transition: visibility 1s, opacity 1s; -moz-transition: visibility 1s, opacity 1s; -o-transition: visibility 1s, opacity 1s; transition: visibility 1s, opacity 1s; visibility: visible; opacity: 1; box-sizing: border-box; }
.changer li a {padding: 5px 0; background: #9A9A9A; width: 100%; display: inline-block; margin-top: 4px; text-align: center; color: #111; font-weight: bold; text-decoration: none; font-size: 12px; border-radius: 5px 0 0 5px; }
.changer li {width: 100%; }
.hide {visibility: hidden; opacity: 0; }
.changer .active {background: #e0e0e0; }

@media only screen and (max-width: 425px) {
.changer {height: calc(100% - 33px); overflow: scroll; border-radius: 5px 0 0 0; }

}


.infobar {top: 0; left: 0; position: absolute; color: #44b669; background: rgba(43, 51, 63, .5); z-index: 9999; width: 100%; text-align: center; padding: 10px; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; font-family: Arial, Helvetica, sans-serif; font-size: 13px }
.infobar div {display: inline-block; padding: 0 10px }
.infobar #progressBar {position: absolute; background: #44b669; height: 2px; left: 0; margin-top: 25px; padding: 0; }
.infobar.hide {margin-top: -35px }
div#seeders {display: none; width: 120px; overflow-x: hidden; overflow-y: scroll; height: 12px }
#video {width: 100%; height: 100% }
.skipad {line-height: 30px; padding: 5px 0; background: #9A9A9A; width: 100%; display: inline-block; margin-top: 4px; text-align: center; color: #111; font-weight: bold; text-decoration: none; font-size: 16px; border-radius: 5px; width: 130px; position: fixed; bottom: 5px; right: 5px; z-index: 99; cursor: pointer }
.adtime {line-height: 30px; padding: 5px 0; background: #9A9A9A; width: 100%; display: inline-block; margin-top: 4px; text-align: center; color: #111; font-weight: bold; text-decoration: none; font-size: 16px; border-radius: 5px; width: 130px; position: fixed; bottom: 5px; left: 5px; z-index: 99; cursor: pointer }
.adgo {line-height: 30px; padding: 5px 0; background: #9A9A9A; width: 100%; display: inline-block; margin-top: 4px; text-align: center; color: #111; font-weight: bold; text-decoration: none; font-size: 16px; border-radius: 5px; width: 130px; position: fixed; bottom: 5px; right: 145px; z-index: 99; cursor: pointer }
.adinfo {line-height: 13px; padding: 5px 0; background: #9A9A9A; width: 100%; display: inline-block; margin-top: 4px; text-align: center; color: #111; font-weight: bold; text-decoration: none; font-size: 14px; border-radius: 5px; width: 500px; position: fixed; top: 5px; z-index: 99; cursor: pointer; right: calc(50% - 250px); }
.adback {display: inline-block; top: 0; left: 0; position: fixed; width: 100%; height: 100%; z-index: 98; }
.vjs-current-time.vjs-time-control.vjs-control {display: block !important; }
.video-js .vjs-play-progress {background-color: #f12b24 !important; border-radius: 0 !important; }
.video-js .vjs-progress-holder, .video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div {border-radius: 0 !important; height: 0.6em !important; }
.playerLogo {max-width: 110px; padding: 5px; }
.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button.vjs-resolution-button {margin-top: 1px !important; padding-top: 4px; width: 22px; }
.vjs-remaining-time.vjs-time-control.vjs-control {border-right: 1px solid #555; color: #636c7e; font-size: 15px; line-height: 28px; margin-left: 5px; text-align: center; width: 72px !important; }
.vjs-current-time-display {color: #636c7e; font-size: 15px; line-height: 28px; }
.vjs-resolution-button .vjs-menu-icon:before{content:'';line-height:1.67em;background-image:url(img/icon-resolution.png);background-size:54%;background-repeat:no-repeat;width:40px;height:30px;position:absolute;left:0;top:4px;}
.video-js .vjs-control::before {font-size: 2em; line-height: 30px; }
.vjs-volume-menu-button.vjs-menu-button.vjs-menu-button-inline.vjs-control.vjs-button.vjs-volume-menu-button-horizontal.vjs-vol-3 {border-left: 1px solid #555; }
.vjs-fullscreen-control.vjs-control.vjs-button {border-left: 1px solid #555; border-right: 1px solid #555; margin-left: 5px; margin-right: 2px; }
.video-js .vjs-play-progress::before {font-size: 1.9em; }
.cssButton {background-color: #fff; border-radius: 2px; color: #333; cursor: pointer; font-size: 12px; font-weight: 500; line-height: 13px; margin: 5px 10px; padding: 3px 7px; position: relative; }

.video-js .vjs-big-play-button {background-color: transparent; border: 0 none; border-radius: 50%; box-shadow: 0 0 10px #ddd; height: 130px; left: 47%; top: 40%; width: 130px; }
.hds{color:#ed292b!important;font-size:9px!important;text-transform:uppercase;font-weight:bold;}
.hdym{background:#ed292b;color:#fff;padding: 1px 2px;border-radius: 2px;top: 3px;position:relative;left: 0px;font-weight:600;font-size: 8px;}
.vjs-current-time.vjs-time-control.vjs-control {margin-right: 10px; width: 50px; }
.downloadButton {border-right: 1px solid #555; }
.downloadButton img {cursor: pointer; margin: 2px 5px; max-width: 24px; padding: 1px; }
.checkresume.clear {display:none;background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; bottom: 0; left: 0; position: absolute; right: 0; text-align: center; top: 0; width: 100%; }
.checkresumearea.clear {background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-sizing: border-box; display: inline-block; margin-top: 150px; padding: 30px; width: 460px; }
.checkresumetop h3 {color: #0397d6; font-size: 30px; font-weight: 400; line-height: 40px; margin: 10px 0 15px; }
.checkresumetop.clear p {color: #333; font-size: 15px; font-weight: 600; line-height: 18px; }
.checkresumebottom.clear button {background-color: #eee; border: 0 none; color: #333; cursor: pointer; font-size: 15px; font-weight: 600; margin: 10px; padding: 8px 12px; width: 170px; }
.checkresumebottom.clear button#yesplease {background-color: #0397d6; color: #fff; }
.checkresumebottom.clear button:hover {opacity: 0.9; }
.alternativer ul li:last-child {border: 0 none; }
.vjs-icon-circle::before, .video-js .vjs-mouse-display::before, .video-js .vjs-play-progress::before, .video-js .vjs-volume-level::before {content: none; }
.video-js .vjs-control-bar {background-color: rgba(0, 0, 0, 0.55); }
.vjs-remaining-time.vjs-time-control.vjs-control {display: none; }
.vjs-current-time-display {color: #fff; }
.video-js .vjs-big-play-button::before {background: rgba(0, 0, 0, 0) url("https://putstream.com/player/newplay.png") no-repeat scroll center center / cover ; content: ""; }
.vjs-text-track-display {background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; bottom: 0; }
.loadCC span {background-color: #fff; border-radius: 2px; color: #333; cursor: pointer; font-size: 12px; font-weight: 500; line-height: 13px; margin: 5px; padding: 2px 5px; }
.loadCC {border-left: 1px solid #555; margin-top: 4px; padding: 5px; }
.loadcc.clear {display:none;background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; bottom: 0; left: 0; position: absolute; right: 0; text-align: center; top: 0; }
.loadccarea.clear {background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; border: 1px solid #555; color: #fff; display: inline-block; margin-top: 150px; width: 560px; }
.loadccareatop.clear {border-bottom: 1px solid #555; position: relative; }
.loadccareatop.clear h3 {font-size: 16px; font-weight: 500; margin: 10px 0; }
.loadccareatop.clear span {border: 1px solid #fff; cursor: pointer; font-size: 17px; line-height: 14px; padding: 0 5px 3px; position: absolute; right: 12px; top: 0; }
.loadccareabottom.clear {margin: 40px 0; }
.loadccareabottomtop.clear {border: 1px solid #555; display: inline-block; min-width: 270px; }
.loadccareabottomtop input {box-sizing: border-box; float: left; font-size: 14px; height: 30px; width: 70%; }
.loadccareabottomtop.clear button {background-color: transparent; border: 0 none; color: #999; cursor: pointer; float: right; font-size: 13px; height: 30px; width: 30%; }
.loadccareabottombottom.clear button {background-color: transparent; border: 1px solid #555; color: #999; cursor: pointer; display: inline-block; font-size: 14px; line-height: 20px; margin-top: 15px; padding: 3px 7px; }
.dz-preview {display: none !important; }
.vjs-icon-captions::before, .video-js .vjs-captions-button::before {content: none; }
.vjs-captions-button > .vjs-control-text {background-color: #fff; border-radius: 2px; bottom: -1px; color: #333; font-size: 16px; font-weight: 500; height: auto; line-height: 26px; margin: auto; overflow: inherit; padding: 2px 10px; position: relative; width: auto; }
.vjs-captions-button .vjs-menu li {padding: 0.2em 0 0.2em 10px; text-align: left; }
.vjs-icon-captions, .video-js .vjs-captions-button {font-family: initial; }
.vjs-menu li {font-family: Arial,Helvetica,sans-serif; }
.vjs-captions-button .vjs-menu {width: 165px !important; }
.vjs-captions-button .vjs-menu-item{text-transform: capitalize; }







@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media only screen and (min-width: 1366px){}


@media only screen and (min-width: 1280px) and (max-width: 1365px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {


}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.video-js .vjs-big-play-button {left: 42.5%; }


}


@media only screen and (min-width: 620px) and (max-width: 767px) {
.video-js .vjs-big-play-button {height: 100px; left: 42%; width: 100px; }


}


@media only screen and (min-width: 480px) and (max-width: 619px) {
.video-js .vjs-big-play-button {height: 85px; left: 42%; width: 85px; }
.checkresumearea.clear {margin-top: 100px; padding: 10px; width: 100%; }
.loadccareabottom.clear {margin: 20px 0; }
.loadccarea.clear {width: 100%;}

}


@media only screen and (max-width: 479px) {
.video-js .vjs-big-play-button {height: 85px; left: 40%; width: 85px; }
.checkresumearea.clear {margin-top: 100px; padding: 10px; width: 100%; }
.loadccareabottom.clear {margin: 20px 0; }
.loadccarea.clear {width: 100%;}



}

.vjs-user-inactive {
  background: whilte url(/img/loader.gif) center center no-repeat;
}




