@font-face {
  font-family: 'Font1';
  src: url('../fonts/MarkGEO-Bold.woff2') format('woff2'); /* Super Modern Browsers */
}

@font-face {
  font-family: 'Font2';
  src: url('../fonts/MarkGEOCAPS.woff2') format('woff2'); /* Super Modern Browsers */
}
.jw-lang-appended:before, .jw-hd-appended:before {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .79em;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  font-stretch: normal;
}

.jw-lang-appended:hover .jw-overlay {
  opacity: 1;
  visibility: visible;
}
.jw-lang-appended.lang-geo:before {
  content: "GEO";
}
.jw-lang-appended.lang-rus:before {
  content: "RUS";
}
.jw-lang-appended.lang-eng:before {
  content: "ENG";
}

.jw-hd-appended:before {
  content: "HD" !important;
}
.jw-hd-appended:hover .jw-overlay {
  opacity: 1;
  visibility: visible;
}

.jwplayer_season_list {
  position: absolute;
  /* top: 0; */
  top: 0;
  right: 0;
  width: 100%;
  z-index: 11;
  overflow: hidden;
  -moz-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
  -o-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
  -webkit-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
  transition: width 0.4s, opacity 0.4s, visibility 0.4s;
  font-family: "Font1", sans-serif;
}
.jwplayer_season_list.active {
  z-index: 9999999999;
}
.jwplayer_season_list.jw-hide {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
.jwplayer_season_list ul {
  width: 100%;
  height: 30px;
  left: 92px;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  padding: 0;
  margin: 0;
}
.jwplayer_season_list li {
  float: left;
  padding: 0 7px;
  color: white;
  font-size: 14px;
  width: 28px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  display: block;
}
.jwplayer_season_list li.active {
  background-color: #610820;
}
.jwplayer_season_list li:hover {
  background-color: #ffd104 !important;
}
.jwplayer_season_list > .heading {
  position: absolute;
  left: 0;
  z-index: 2;
  top: 0;
  font-family: 'Font2';
  line-height: 30px;
  color: white;
  background: #ca1142;
  padding: 0 5px;
  border-right: 2px solid rgba(0, 0, 0, 0.05);
}

.jwplayer_scroll_button {
  /* position: absolute; */
  /* width: 25px; */
  /* line-height: 30px !important; */
  /* top: 3; */
  /* color: white !important; */
  /* font-size: 20px !important; */
  /* text-align: center !important; */
  /* background: #1a70b0 !important; */
  /* z-index: 1; */
  /* cursor: pointer; */
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  /* -webkit-transition: background-color 0.2s; */
  /* transition: background-color 0.2s; */
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  /* -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); */
  /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); */
  position: absolute;
  width: 30;
  line-height: 30px !important;
  top: 0;
  height: 30px;
  width: 30px;
  color: white !important;
  font-size: 20px !important;
  text-align: center !important;
  background: #ec164f !important;
  z-index: 1;
  cursor: pointer;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.jwplayer_scroll_button.left {
  left: 67px;
}
.jwplayer_scroll_button.right {
  right: 27px;
  z-index: 11;
}
.jwplayer_scroll_button.right.jw-hide {
  display: none;
}
.jwplayer_scroll_button:hover {
  background-color: #ffd104 !important;
}

.jwplayer-seasons {
  background: #bf1a46 !important;
}

.jwplayer_minimize {
  position: absolute;
  /* top: 3; */
  right: 0;
  line-height: 30px !important;
  cursor: pointer;
  z-index: 11;
  background: #0c395a !important;
  /* width: 25; */
  /* height: 25; */
  text-align: center !important;
  border-left: 2px solid rgba(0, 0, 0, 0.05) !important;
  position: absolute;
  /* top: 16%; */
  top: 0;
  right: 0;
  height: 30;
  line-height: 30px !important;
  cursor: pointer;
  z-index: 11;
  background: #f00 !important;
  width: 25px;
  height: 30px;
  text-align: center !important;
  border-left: 2px solid rgba(0, 0, 0, 0.05) !important;
}
.jwplayer_minimize.active {
  z-index: 9999999999;
}
.jwplayer_minimize.jw-hide {
  background: transparent !important;
  border-left: none !important;
}
.jwplayer_minimize.jw-hide > .fa:before {
  content: "\f137" !important;
  opacity: 1;
}
.jwplayer_minimize > .fa {
  color: #dedede;
  top: 10;
  margin-top: 10px;
  /* width: 35px; */
  /* height: 35px; */
  /* top: 5%; */
}
.jwplayer_minimize > .fa:before {
   content: "\f057" !important;
  opacity: 1;
margin-bottom: 25px;
}
.jwplayer_minimize:hover > .fa {
  color: white;
}

.jwplayer.jw-flag-user-inactive:not(.jw-state-idle):not(.jw-state-paused) .jwplayer_minimize.jw-hide {
  display: none;
  background: transparent !important;
  border-left: none !important;
}
.jwplayer.jw-flag-ads .jwplayer_minimize {
  display: none;
  background: transparent !important;
  border-left: none !important;
}

.jwplayer_playlist {
  position: absolute;
    right: 5px;
    top: 0%;
    margin-top: 30px;
    /* height: 93%; */
    width: 230px;
    height: calc(80% - -70px);
    background: rgba(0,0,0,.5)!important;
    font-size: 13px;
    overflow-y: auto;
    overflow-x: hidden;
    -moz-transition: width .4s,opacity .4s,visibility .4s;
    -o-transition: width .4s,opacity .4s,visibility .4s;
    -webkit-transition: width .4s,opacity .4s,visibility .4s;
    transition: width .4s,opacity .4s,visibility .4s;
    z-index: 11;
    font-family: font1,sans-serif;
}
.jwplayer_playlist.active {
  z-index: 9999999999;
}
.jwplayer_playlist.jw-hide {
  width: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.jwplayer_playlist ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.jwplayer_playlist > .jwplayer_listcontainer li {
  -moz-transition: background 0.2s, border-color 0.2s;
  -o-transition: background 0.2s, border-color 0.2s;
  -webkit-transition: background 0.2s, border-color 0.2s;
  transition: background 0.2s, border-color 0.2s;
  padding: 8px 10px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.27);
  cursor: pointer;
  color: #dedede;
  font-size: 14px;
}
.jwplayer_playlist > .jwplayer_listcontainer li.active {
  border-color: #ec164f;
  color: white;
}
.jwplayer_playlist > .jwplayer_listcontainer li:hover {
  border-color: #ffd104;
  color: white;
}

.jwplayer_listcontainer {
  display: none;
}
.jwplayer_listcontainer.active {
  display: block;
  font-family: 'Font2';
}

.jw-controls.jw-reset {
  -moz-transition: width 0.4s;
  -o-transition: width 0.4s;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
}