@import url('https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp');
    body {
      margin: 0;
      padding: 0;
      position: relative;
          font-family: "Open Sans", Arial, sans-serif;
    }
    .video-js {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    font-family: "Open Sans", Arial, sans-serif;
}
.content_video-dimensions {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
  .vjs-user-inactive + #video-title{
    opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; 
} 
.vjs-ad-playing + #video-title {
    display: none !important;
}
.vjs-paused.vjs-user-inactive + #video-title, .vjs-user-active + #video-title {
    opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
} 

h3.video-naslov {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0px 20px 0 0;
    background-color: rgba(46, 40, 115, 0.7);
    padding: 2px 10px 6px;
    font-weight: 400;
    z-index: 99999; 
    border-radius: 3px;
}
.Biz h3.video-naslov {background-color: rgba(26, 119, 88, 0.7);}

.video-naslov a, .video-naslov span {
    text-decoration: none !important;
    color: #FFF;
    font-size: 16px;
    line-height: 120%;
    font-family: "Open Sans", Arial, sans-serif;
}
.vjs-big-play-button {
    background: transparent !important;
    border: none !important;
    top: calc(50% - 43px) !important;
    left: calc(50% - 44px) !important;
    line-height: 100px!important;
    font-size:100px!important;
    width: 86px!important;
    height: 86px!important;
    background: rgba(46, 40, 115, 0.5) !important;
    border-radius: 100px!important;
}
.Biz .vjs-big-play-button {background: rgba(26, 119, 88, 0.5) !important;}

.vjs-big-play-button:before {
    top: -7px!important;
    left: -7px!important;
    position: relative;
}
.vjs-control-bar {
  height: 40px !important;
  background-color: rgba(46, 40, 115, 0.7) !important;
}

.Biz .vjs-control-bar {background-color: rgba(26, 119, 88, 0.7) !important;}

.vjs-current-time, .vjs-duration {
  display: block !important;
}
.video-js .vjs-control:before {
  font-size: 25px;
  width: 40px;
}
.vjs-current-time, .vjs-remaining-time, .vjs-duration {
  font-size: 13px !important;
}
.vjs-menu-button-inline .vjs-menu {
  top: 5px !important;
}
.vjs-icon-placeholder {
    display: none;
  }
  .vjs-volume-control.vjs-control.vjs-volume-horizontal {
    height: 100% !important;
    display: flex;
      align-items: center;
  }
  .vjs-volume-bar.vjs-slider-bar.vjs-slider.vjs-slider-horizontal {
    margin: 0;
    height: 0;
  }
  .vjs-picture-in-picture-control {
    display: none !important;
  }
/*ima start*/
div#content_video_ima-countdown-div {display:none!important}
.content_video_ima-countdown-div {
    height: 0!important;
}
#content_video_ima-seek-bar-div {top:0!important}
.ima-play-pause-div, .ima-mute-div, .ima-fullscreen-div {
    top: 0.3em;
}
.ima-slider-div {
    top: 1em;
}
/*ima end*/
@media screen and (max-width: 600px){
    .video-naslov a {
        font-size: 13px;
    }
    h3.video-naslov {
    top: 10px;
    left: 10px;
    padding: 0px 5px 4px 5px;
    line-height: 100%;
    margin-right: 10px;
}
  .vjs-big-play-button::before {
    font-size: 70px !important;
    top: -7px !important;
    left: -5px !important;
}

  .vjs-big-play-button {
    top: calc(50% - 30px) !important;
    left: calc(50% - 30px) !important;
    line-height: 74px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 61px !important;
}
/*ima mobile start*/
.ima-controls-div.ima-controls-div-showing {
    height: 3.5em;
}
.ima-paused:before, .ima-playing:before, .ima-playing:before, .ima-muted:before, .ima-non-muted:before, .ima-non-fullscreen:before {
    font-size: 1em;
}
.ima-seek-bar-div {
    top: 0;
}
.ima-play-pause-div, .ima-mute-div, .ima-fullscreen-div {
    top: 0.3em;
}
.ima-slider-div {
    top: 1em;
}
.ima-controls-div-showing {
    background-color: linear-gradient(to top,
    rgba(7, 20, 30, .7) 10%,
    rgba(7, 20, 30, 0.1) 100%)!important;
}
/*ima mobile end*/
}
.content_video_ima-ad-container iframe {
    padding-bottom: 30px!important;
}
.content_video_ima-ad-container iframe div.videoAdUiPreSkipText {
    font-size:12px!important;
}

.video-naslov a:hover {
    text-decoration: underline;
}

/************************************* material ikone********************************/
.vjs-big-play-button:before, .video-js .vjs-play-control:before, .vjs-icon-play:before, .vjs-play-control.vjs-paused:before, .vjs-play-control.vjs-playing:before, .vjs-fullscreen-control:before, .vjs-icon-fullscreen-enter:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before, .vjs-icon-fullscreen-exit:before, .vjs-mute-control.vjs-vol-3:before, .vjs-mute-control.vjs-vol-2:before, .vjs-mute-control.vjs-vol-1:before, .vjs-mute-control.vjs-vol-0:before {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
}
.vjs-play-control.vjs-playing:before {
  content: "\e034" !important;
}
.vjs-play-control.vjs-paused:before {
  content: "\e037" !important;
}
.vjs-fullscreen-control:before, .vjs-icon-fullscreen-enter:before {
  content: "\e5d0" !important;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control:before, .vjs-icon-fullscreen-exit:before {
  content: "\e5d1" !important;
}
.vjs-big-play-button:before {
    content: "\e039" !important;
    font-size: 100px;
    /*text-shadow:1px 1px #000;*/
    top: -7px;
    left: -7px;
}
.vjs-mute-control.vjs-vol-3::before {
  content: "\e050" !important;
}
.vjs-mute-control.vjs-vol-2::before {
  content: "\e04d" !important;
}
.vjs-mute-control.vjs-vol-1::before {
  content: "\e04e" !important;
}
.vjs-mute-control.vjs-vol-0::before {
  content: "\e04f" !important;
}
