/* CSS Document 
copyright PRO TV S.A.
v2
*/
@import url('../../common/onetrust.css');

body {
  font-family: Roboto, sans-serif;
  line-height: 1.65;
  margin: 0;
  padding: 0;
  position: relative;
  background: #fff;
}

.top-menu .logo img {
  height: 55px;
}

h1,
h2 {
  font-size: 25px;
  clear: both;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
}
#liveTitle {
  font-size: 35px;
  line-height: 1;
  clear: both;
  text-transform: uppercase;
  letter-spacing: -0.6px;
  padding: 15px 25px;
  text-align: center;
  background: transparent url(../images/bluebg.png) repeat-x;
  font-family: sans-serif;
  text-shadow: #a5a5a5 0px 2px 0px;
  color: #fef600;
}
.box_stirile_protv_live {
  margin: 0px 0;
  height: 550px;
}
.stirile_protv_live_player {
  padding: 0px;
  background: #eeeeee;
  margin: 0px 0;
  height: 530px;
  background: url(../images/playerBg2.jpg) no-repeat bottom;
  position: relative;
  background-size: cover;
}
.player {
  float: left;
  padding-top: 20px;
}
.playList {
  overflow: hidden;
  width: 100%;
  border: 1px solid #dadada;
  background: #ffffff url(../images/livesBg.png) repeat-x bottom;
  font: 11px bold Arial, Helvetica, sans-serif;
  color: #000;
  position: relative;
  margin: 0;
  padding: 0;
}
.playList li {
  display: inline-block;
  line-height: 40px;
  position: relative;
  list-style: none;
  margin: 0;
}
.playList li a {
  font-size: 14px;
  padding: 15px 25px 15px 65px;
  font-weight: bold;
  display: block;
}
.playList li a span {
  display: block;
  font-weight: normal;
  position: absolute;
  top: 15px;
  left: 25px;
  font-size: 14px;
}
.playList li a:hover {
  background: #f4f4f4 url(../images/livesbg-over.gif) repeat-x bottom;
  color: #000;
}
.liveTitleS {
  min-width: 20%;

  border-right: solid 4px #ff0000;
  border-bottom: 0px;
  border-top: 0px;
  font-size: 15px;
  padding: 15px 25px 15px;
  font-weight: bold;
  background: #ffffff url(../images/livesBg.png) repeat-x bottom;
}

.news_player {
  width: 100%;
}

.sport_live_player {
  /* height: auto;*/
  z-index: 2;
}
#video_player {
  background-image: url(https://d1.a4w.ro/videoplayer/img/banner-protv-news_700_338.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}

@media screen and (max-width: 768px) {
    .fogo {
        max-width: 30%;
        margin-bottom: 0;
    }
  h1,
  h2,
  #liveTitle {
    font-size: 1.7em;
  }
  .news_player {
    width: 100%;
    margin: 15px 0 5px;
  }
  .playList li,
  .liveTitleS {
    width: 100%;
    display: block;
  }
  .liveTitleS {
    border-right: 0px;
    border-bottom: solid 4px #ff0000;
  }
  .playList {
    height: aut0;
    margin: 0px auto;
    position: relative;
  }
  .containerrr {
    margin: 25px 0 0;
  }
}
