#main #startseite .mostWatched {
  height: 165px;
  width: 100%;
  margin-top: 10px;
  position: relative;
  padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    #main #startseite .mostWatched {
      height: 163px; } }
  @media only screen and (min-width: 768px) {
    #main #startseite .mostWatched {
      border: 1px solid #cccccc; } }
  @media only screen and (max-width: 767px) {
    #main #startseite .mostWatched {
      margin: 0 -2px;
      width: calc(100vw + 4px); } }
  #main #startseite .mostWatched .most-watched-pagination {
    padding: 0 0 3px 0;
    text-align: center;
    background-color: #fff;
    width: 100%;
    position: relative;
    top: 3px; }
    #main #startseite .mostWatched .most-watched-pagination .swiper-pagination-bullet-active {
      background: #00aded; }
  #main #startseite .mostWatched .go-prev-mostwatchedslider,
  #main #startseite .mostWatched .go-next-mostwatchedslider {
    float: left;
    display: block;
    position: relative;
    width: 38px;
    height: 38px;
    z-index: 300;
    cursor: pointer;
    background-color: #1a3151;
    margin-left: 1px;
    border: 1px solid #fff; }
    @media only screen and (max-width: 767px) {
      #main #startseite .mostWatched .go-prev-mostwatchedslider,
      #main #startseite .mostWatched .go-next-mostwatchedslider {
        display: none; } }
  #main #startseite .mostWatched .go-prev-mostwatchedslider {
    position: absolute;
    right: 50px;
    top: -6px; }
  #main #startseite .mostWatched .go-next-mostwatchedslider {
    position: absolute;
    right: 10px;
    top: -6px; }
  #main #startseite .mostWatched .go-prev-mostwatchedslider span {
    background-repeat: no-repeat;
    background-image: url("https://tmsi.akamaized.net/pfeile/slider_arrow_left_white.svg");
    background-size: 10px;
    background-position: center;
    height: 38px;
    width: 38px;
    display: inline-block; }
  #main #startseite .mostWatched .go-next-mostwatchedslider span {
    background-repeat: no-repeat;
    background-image: url("https://tmsi.akamaized.net/pfeile/slider_arrow_right_white.svg");
    background-size: 10px;
    background-position: center;
    height: 38px;
    width: 38px;
    display: inline-block; }
  #main #startseite .mostWatched .swiper-slide .infoSlide {
    height: 108px;
    background-color: #fff;
    width: 100%;
    position: relative;
    padding: 0 0 0 10px;
    font-size: 14px;
    padding: 10px;
    line-height: 1.3; }
  #main #startseite .mostWatched .swiper-slide .name img {
    width: 17px; }
  #main #startseite .mostWatched .ueberschrift {
    height: 27px;
    background-color: #1d75a3;
    width: 100%; }
#main #startseite .mostWatchedControll .subline {
  z-index: 1;
  position: absolute;
  top: 10px;
  z-index: 1;
  height: 27px;
  background-color: #1a3151;
  width: 100%; }
  #main #startseite .mostWatchedControll .subline span.text {
    font-size: 15px;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    padding: 0 10px;
    width: 100%;
    line-height: 27px;
    display: inline-block;
    color: #fff;
    height: 27px;
    text-transform: uppercase; }
#main #startseite::after {
  position: relative; }
#main .mostWatched .infocontent {
  height: 108px;
  background-color: #fff;
  width: 100%;
  position: relative;
  padding: 10px 10px 0 192px; }
  #main .mostWatched .infocontent .titel a {
    font-size: 14px;
    font-weight: bold; }
  #main .mostWatched .infocontent span {
    display: block;
    line-height: 20px; }
  #main .mostWatched .infocontent > .name {
    font-size: 16px;
    font-weight: 700; }
    #main .mostWatched .infocontent > .name img {
      border: 1px solid #555;
      margin-left: 8px;
      vertical-align: baseline;
      font-size: 8px; }
  #main .mostWatched .infocontent > .foto {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #fff; }
    #main .mostWatched .infocontent > .foto img {
      height: 98px;
      border: 1px solid #fff; }

/*# sourceMappingURL=startseite_mostWatchedWidget.css.map */
