/* Multiline truncation */
/**********************************
  RTV 4D
***********************************/
.rtv4d #main-bar::before, #topbar, .left-drawer-compact {
  background-color: #212121; }

.rtv4d.is-apple #main-bar::before, .is-apple #topbar {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(33, 33, 33, 0.9); }

:root {
  --primary: #348ab9;
  --primary-dark: #002656; }

a {
  color: #348ab9; }
  a:hover {
    color: #1e4f69; }

.rtv4d {
  /*.primary svg.heading-circles {
      .color, .color-overlay { fill-rule:evenodd; clip-rule:evenodd; fill:$color-value; }
    }*/
  /* custom scrollbar */ }
  .rtv4d #main-bar {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
    @media (min-width: 992px) {
      .rtv4d #main-bar {
        height: 0; } }
    @media (max-width: 991.98px) {
      .rtv4d #main-bar.fixed #menu-logo, .rtv4d #main-bar #menu-logo {
        width: auto; }
        .rtv4d #main-bar.fixed #menu-logo a, .rtv4d #main-bar #menu-logo a {
          text-indent: -1000px;
          white-space: nowrap; }
          .rtv4d #main-bar.fixed #menu-logo a:first-child, .rtv4d #main-bar.fixed #menu-logo a:nth-child(2), .rtv4d #main-bar #menu-logo a:first-child, .rtv4d #main-bar #menu-logo a:nth-child(2) {
            height: 23px;
            background-repeat: no-repeat;
            background-size: contain; }
          .rtv4d #main-bar.fixed #menu-logo a:first-child, .rtv4d #main-bar #menu-logo a:first-child {
            width: 37px;
            background-image: url("../../../logo/RTVSLO-logo-white.svg"); }
          .rtv4d #main-bar.fixed #menu-logo a:nth-child(2), .rtv4d #main-bar #menu-logo a:nth-child(2) {
            width: calc(58px + 9px);
            margin-left: 7px;
            border-left: 1px solid rgba(255, 255, 255, 0.3);
            background-position: center right;
            background-image: url("../../../logo/md_rtv-365-za-temno-podlago.png");
            image-rendering: -webkit-optimize-contrast; } }
  @media (max-width: 991.98px) {
    .rtv4d #main-menu-drawer {
      background-color: #296c91; }
      .rtv4d #main-menu-drawer ul.category-list > li.secondary {
        background-color: #52a2ce; }
      .rtv4d #main-menu-drawer ul.category-list > li > ul {
        background-color: #348ab9; } }
  .rtv4d .news-cat a {
    color: #348ab9; }
    .rtv4d .news-cat a:hover {
      color: #1e4f69; }
  .rtv4d .emphasis.site-link {
    background-color: #348ab9; }
  .rtv4d .section-heading-filters .btn-outline-secondary {
    border-color: #b6b6b6; }
  .dark-mode .section-heading-filters .btn-outline-secondary {
    border-color: #212121; }
  .rtv4d .top-oneliner.primary,
  .rtv4d .primary:not(.inverted-colors) .quote-box::before,
  .rtv4d .primary:not(.inverted-colors) .poll-box::before,
  .rtv4d .primary .tabs-box .nav-tabs,
  .rtv4d .emphasis.primary,
  .rtv4d .primary .underlined::after,
  .rtv4d .primary .custom-text-box::before,
  .rtv4d .primary .exposed-article::before,
  .rtv4d .primary .table-box::before,
  .rtv4d .primary .exposed-articles-list::before,
  .rtv4d .primary .emphasis-list::before,
  .rtv4d .primary .poll-answer .answer::before,
  .rtv4d .primary.colored-bg,
  .rtv4d .primary .btn-play:hover,
  .rtv4d .emphasis.primary .show-more-articles-rotator,
  .rtv4d .primary:not(.inverted-colors) .left-line::before,
  .rtv4d .primary:not(.inverted-colors) .block-title::before,
  .rtv4d .left-line.primary::before,
  .rtv4d .block-title.primary::before,
  .rtv4d .news-block:not(.inverted-colors) .left-line.primary::before,
  .rtv4d .news-block:not(.inverted-colors) .block-title.primary::before {
    background-color: #348ab9;
    --body-bg: #348ab9; }
  .rtv4d .primary .figure-title,
  .rtv4d .primary .colored-bg {
    background-color: #348ab9;
    color: #fff; }
  .rtv4d .primary .poll-answer .percent-bg-bar {
    background-color: #1e4f69; }
  .rtv4d .primary .loader, .rtv4d .loader.primary {
    --loader-color: #348ab9; }
  .rtv4d .primary .section-toggle,
  .rtv4d .primary .section-title a:hover,
  .rtv4d .primary.section-heading .more,
  .rtv4d .primary .show-more::after,
  .rtv4d .primary .show-archive::after,
  .rtv4d .primary .colored-heading,
  .rtv4d .primary .btn-prev::before, .rtv4d .primary .btn-next::after,
  .rtv4d .primary:not(.inverted-colors) .block-title a:hover,
  .rtv4d .news-block:not(.inverted-colors) .block-title.primary a:hover,
  .rtv4d .primary.colored-text,
  .rtv4d .primary .section-title-animated-icon {
    color: #348ab9; }
  .rtv4d .primary .tag,
  .rtv4d .tag-primary,
  .rtv4d .primary .btn-section-color {
    background-color: #348ab9;
    color: #fff; }
    .rtv4d .primary .tag:hover, .rtv4d .primary .tag.active,
    .rtv4d .tag-primary:hover,
    .rtv4d .tag-primary.active,
    .rtv4d .primary .btn-section-color:hover,
    .rtv4d .primary .btn-section-color.active {
      background-color: #52a2ce; }
  .rtv4d .article-container.primary .news-cat a, .rtv4d .primary.colored-link {
    color: #348ab9; }
    .rtv4d .article-container.primary .news-cat a:hover, .rtv4d .primary.colored-link:hover {
      color: #296c91; }
  .rtv4d .primary > [class*="-news"] > .advert-title {
    color: #348ab9; }
  .rtv4d .nostradamus.primary, .rtv4d .primary .nostradamus {
    border-top-color: #348ab9; }
    .rtv4d .nostradamus.primary .btn-primary, .rtv4d .nostradamus.primary .emphasis, .rtv4d .primary .nostradamus .btn-primary, .rtv4d .primary .nostradamus .emphasis {
      background-color: #348ab9;
      border: #348ab9; }
  .rtv4d .team-tag.winner.primary, .rtv4d .primary .team-tag.winner {
    background-color: rgba(52, 138, 185, 0.1); }
    .rtv4d .team-tag.winner.primary .team-score, .rtv4d .primary .team-tag.winner .team-score {
      background-color: #348ab9; }
  .rtv4d .primary .table .thead-dark th {
    border-color: #71adce;
    background-color: #71adce;
    color: #fff; }
  .btn-primary {
    color: #fff;
    background-color: #348ab9;
    border-color: #348ab9; }
    .btn-primary:hover {
      color: #fff;
      background-color: #2c749b;
      border-color: #296c91; }
    .btn-primary:focus, .btn-primary.focus {
      box-shadow: 0 0 0 0.1rem rgba(52, 138, 185, 0.5); }
    .btn-primary.disabled, .btn-primary:disabled {
      color: #fff;
      background-color: #348ab9;
      border-color: #348ab9; }
    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #296c91;
      border-color: #266587; }
      .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem rgba(52, 138, 185, 0.5); }
  .btn-outline-primary {
    color: #348ab9;
    background-color: transparent;
    background-image: none;
    border-color: #348ab9; }
    .btn-outline-primary:hover {
      color: #fff;
      background-color: #348ab9;
      border-color: #348ab9; }
    .btn-outline-primary:focus, .btn-outline-primary.focus {
      box-shadow: 0 0 0 0.1rem rgba(52, 138, 185, 0.5); }
    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
      color: #348ab9;
      background-color: transparent; }
    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .btn-outline-primary.dropdown-toggle {
      color: #fff;
      background-color: #348ab9;
      border-color: #348ab9; }
      .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show > .btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem rgba(52, 138, 185, 0.5); }
  .btn-primary-dark {
    color: #fff;
    background-color: #002656;
    border-color: #002656; }
    .btn-primary-dark:hover {
      color: #fff;
      background-color: #001530;
      border-color: #000f23; }
    .btn-primary-dark:focus, .btn-primary-dark.focus {
      box-shadow: 0 0 0 0.1rem rgba(0, 38, 86, 0.5); }
    .btn-primary-dark.disabled, .btn-primary-dark:disabled {
      color: #fff;
      background-color: #002656;
      border-color: #002656; }
    .btn-primary-dark:not(:disabled):not(.disabled):active, .btn-primary-dark:not(:disabled):not(.disabled).active,
    .show > .btn-primary-dark.dropdown-toggle {
      color: #fff;
      background-color: #000f23;
      border-color: #000a16; }
      .btn-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-primary-dark:not(:disabled):not(.disabled).active:focus,
      .show > .btn-primary-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem rgba(0, 38, 86, 0.5); }
  .btn-outline-primary-dark {
    color: #002656;
    background-color: transparent;
    background-image: none;
    border-color: #002656; }
    .btn-outline-primary-dark:hover {
      color: #fff;
      background-color: #002656;
      border-color: #002656; }
    .btn-outline-primary-dark:focus, .btn-outline-primary-dark.focus {
      box-shadow: 0 0 0 0.1rem rgba(0, 38, 86, 0.5); }
    .btn-outline-primary-dark.disabled, .btn-outline-primary-dark:disabled {
      color: #002656;
      background-color: transparent; }
    .btn-outline-primary-dark:not(:disabled):not(.disabled):active, .btn-outline-primary-dark:not(:disabled):not(.disabled).active,
    .show > .btn-outline-primary-dark.dropdown-toggle {
      color: #fff;
      background-color: #002656;
      border-color: #002656; }
      .btn-outline-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark:not(:disabled):not(.disabled).active:focus,
      .show > .btn-outline-primary-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem rgba(0, 38, 86, 0.5); }
  .rtv4d .dropdown-item.active, .rtv4d .dropdown-item:active {
    background-color: #348ab9; }
  .rtv4d .loader {
    --loader-color: #348ab9; }
  .rtv4d .page-link {
    color: #b6b6b6; }
  .rtv4d .page-item.active .page-link {
    color: #000;
    background-color: #b6b6b6;
    border-color: #b6b6b6; }
  .rtv4d:not(.dark-mode) .news-block .articles-rotator-lg-container .swiper-button-next, .rtv4d:not(.dark-mode) .news-block .articles-rotator-lg-container .swiper-button-prev {
    color: #348ab9; }
  .rtv4d .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #348ab9; }
  .rtv4d .inverted-colors, .rtv4d .xl-news-rotator {
    color: #fff;
    --body-color: #fff; }
    .rtv4d .inverted-colors h1 a, .rtv4d .inverted-colors h2 a, .rtv4d .inverted-colors h3 a, .rtv4d .inverted-colors h4 a, .rtv4d .inverted-colors h5 a, .rtv4d .inverted-colors h6 a,
    .rtv4d .inverted-colors .h1 a, .rtv4d .inverted-colors .h2 a, .rtv4d .inverted-colors .h3 a, .rtv4d .inverted-colors .h4 a, .rtv4d .inverted-colors .h5 a, .rtv4d .inverted-colors .h6 a,
    .rtv4d .inverted-colors .news-title a, .rtv4d .inverted-colors .text-block a, .rtv4d .inverted-colors .block-title a, .rtv4d .inverted-colors p a, .rtv4d .xl-news-rotator h1 a, .rtv4d .xl-news-rotator h2 a, .rtv4d .xl-news-rotator h3 a, .rtv4d .xl-news-rotator h4 a, .rtv4d .xl-news-rotator h5 a, .rtv4d .xl-news-rotator h6 a,
    .rtv4d .xl-news-rotator .h1 a, .rtv4d .xl-news-rotator .h2 a, .rtv4d .xl-news-rotator .h3 a, .rtv4d .xl-news-rotator .h4 a, .rtv4d .xl-news-rotator .h5 a, .rtv4d .xl-news-rotator .h6 a,
    .rtv4d .xl-news-rotator .news-title a, .rtv4d .xl-news-rotator .text-block a, .rtv4d .xl-news-rotator .block-title a, .rtv4d .xl-news-rotator p a {
      color: #fff; }
    .rtv4d .inverted-colors h1 a:hover, .rtv4d .inverted-colors h2 a:hover, .rtv4d .inverted-colors h3 a:hover, .rtv4d .inverted-colors h4 a:hover, .rtv4d .inverted-colors h5 a:hover, .rtv4d .inverted-colors h6 a:hover,
    .rtv4d .inverted-colors .h1 a:hover, .rtv4d .inverted-colors .h2 a:hover, .rtv4d .inverted-colors .h3 a:hover, .rtv4d .inverted-colors .h4 a:hover, .rtv4d .inverted-colors .h5 a:hover, .rtv4d .inverted-colors .h6 a:hover,
    .rtv4d .inverted-colors .news-title a:hover, .rtv4d .inverted-colors .text-block a:hover, .rtv4d .inverted-colors .block-title a:hover, .rtv4d .inverted-colors p a:hover, .rtv4d .xl-news-rotator h1 a:hover, .rtv4d .xl-news-rotator h2 a:hover, .rtv4d .xl-news-rotator h3 a:hover, .rtv4d .xl-news-rotator h4 a:hover, .rtv4d .xl-news-rotator h5 a:hover, .rtv4d .xl-news-rotator h6 a:hover,
    .rtv4d .xl-news-rotator .h1 a:hover, .rtv4d .xl-news-rotator .h2 a:hover, .rtv4d .xl-news-rotator .h3 a:hover, .rtv4d .xl-news-rotator .h4 a:hover, .rtv4d .xl-news-rotator .h5 a:hover, .rtv4d .xl-news-rotator .h6 a:hover,
    .rtv4d .xl-news-rotator .news-title a:hover, .rtv4d .xl-news-rotator .text-block a:hover, .rtv4d .xl-news-rotator .block-title a:hover, .rtv4d .xl-news-rotator p a:hover {
      color: rgba(255, 255, 255, 0.7); }
    .rtv4d .inverted-colors .sm-news, .rtv4d .inverted-colors .xs-news, .rtv4d .inverted-colors .block-title, .rtv4d .inverted-colors .extra-content-title, .rtv4d .xl-news-rotator .sm-news, .rtv4d .xl-news-rotator .xs-news, .rtv4d .xl-news-rotator .block-title, .rtv4d .xl-news-rotator .extra-content-title {
      border-color: rgba(255, 255, 255, 0.5); }
    .rtv4d .inverted-colors .news-cat a, .rtv4d .inverted-colors .news-cat a:hover, .rtv4d .xl-news-rotator .news-cat a, .rtv4d .xl-news-rotator .news-cat a:hover {
      color: rgba(255, 255, 255, 0.7); }
    .rtv4d .inverted-colors .btn.show-more, .rtv4d .inverted-colors .btn.load-more-comments, .rtv4d .inverted-colors .btn.back-article, .rtv4d .inverted-colors .btn.load-more-results, .rtv4d .inverted-colors .btn.load-previous-results, .rtv4d .inverted-colors .btn.show-archive, .rtv4d .inverted-colors .btn-prev, .rtv4d .inverted-colors .btn-next, .rtv4d .xl-news-rotator .btn.show-more, .rtv4d .xl-news-rotator .btn.load-more-comments, .rtv4d .xl-news-rotator .btn.back-article, .rtv4d .xl-news-rotator .btn.load-more-results, .rtv4d .xl-news-rotator .btn.load-previous-results, .rtv4d .xl-news-rotator .btn.show-archive, .rtv4d .xl-news-rotator .btn-prev, .rtv4d .xl-news-rotator .btn-next {
      color: #fff; }
      .rtv4d .inverted-colors .btn.show-more:hover, .rtv4d .inverted-colors .btn.load-more-comments:hover, .rtv4d .inverted-colors .btn.back-article:hover, .rtv4d .inverted-colors .btn.load-more-results:hover, .rtv4d .inverted-colors .btn.load-previous-results:hover, .rtv4d .inverted-colors .btn.show-archive:hover, .rtv4d .inverted-colors .btn-prev:hover, .rtv4d .inverted-colors .btn-next:hover, .rtv4d .xl-news-rotator .btn.show-more:hover, .rtv4d .xl-news-rotator .btn.load-more-comments:hover, .rtv4d .xl-news-rotator .btn.back-article:hover, .rtv4d .xl-news-rotator .btn.load-more-results:hover, .rtv4d .xl-news-rotator .btn.load-previous-results:hover, .rtv4d .xl-news-rotator .btn.show-archive:hover, .rtv4d .xl-news-rotator .btn-prev:hover, .rtv4d .xl-news-rotator .btn-next:hover {
        background-color: rgba(255, 255, 255, 0.3); }
    .rtv4d .inverted-colors .comments::before, .rtv4d .xl-news-rotator .comments::before {
      color: rgba(255, 255, 255, 0.5); }
  @media (min-width: 768px) {
    .rtv4d .xl-news {
      color: #fff;
      --body-color: #fff; }
      .rtv4d .xl-news h1 a, .rtv4d .xl-news h2 a, .rtv4d .xl-news h3 a, .rtv4d .xl-news h4 a, .rtv4d .xl-news h5 a, .rtv4d .xl-news h6 a,
      .rtv4d .xl-news .h1 a, .rtv4d .xl-news .h2 a, .rtv4d .xl-news .h3 a, .rtv4d .xl-news .h4 a, .rtv4d .xl-news .h5 a, .rtv4d .xl-news .h6 a,
      .rtv4d .xl-news .news-title a, .rtv4d .xl-news .text-block a, .rtv4d .xl-news .block-title a, .rtv4d .xl-news p a {
        color: #fff; }
      .rtv4d .xl-news h1 a:hover, .rtv4d .xl-news h2 a:hover, .rtv4d .xl-news h3 a:hover, .rtv4d .xl-news h4 a:hover, .rtv4d .xl-news h5 a:hover, .rtv4d .xl-news h6 a:hover,
      .rtv4d .xl-news .h1 a:hover, .rtv4d .xl-news .h2 a:hover, .rtv4d .xl-news .h3 a:hover, .rtv4d .xl-news .h4 a:hover, .rtv4d .xl-news .h5 a:hover, .rtv4d .xl-news .h6 a:hover,
      .rtv4d .xl-news .news-title a:hover, .rtv4d .xl-news .text-block a:hover, .rtv4d .xl-news .block-title a:hover, .rtv4d .xl-news p a:hover {
        color: rgba(255, 255, 255, 0.7); }
      .rtv4d .xl-news .sm-news, .rtv4d .xl-news .xs-news, .rtv4d .xl-news .block-title, .rtv4d .xl-news .extra-content-title {
        border-color: rgba(255, 255, 255, 0.5); }
      .rtv4d .xl-news .news-cat a, .rtv4d .xl-news .news-cat a:hover {
        color: rgba(255, 255, 255, 0.7); }
      .rtv4d .xl-news .btn.show-more, .rtv4d .xl-news .btn.load-more-comments, .rtv4d .xl-news .btn.back-article, .rtv4d .xl-news .btn.load-more-results, .rtv4d .xl-news .btn.load-previous-results, .rtv4d .xl-news .btn.show-archive, .rtv4d .xl-news .btn-prev, .rtv4d .xl-news .btn-next {
        color: #fff; }
        .rtv4d .xl-news .btn.show-more:hover, .rtv4d .xl-news .btn.load-more-comments:hover, .rtv4d .xl-news .btn.back-article:hover, .rtv4d .xl-news .btn.load-more-results:hover, .rtv4d .xl-news .btn.load-previous-results:hover, .rtv4d .xl-news .btn.show-archive:hover, .rtv4d .xl-news .btn-prev:hover, .rtv4d .xl-news .btn-next:hover {
          background-color: rgba(255, 255, 255, 0.3); }
      .rtv4d .xl-news .comments::before {
        color: rgba(255, 255, 255, 0.5); } }
  .rtv4d .news-block {
    content-visibility: inherit;
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 768px) {
    .rtv4d .main-container-wrapper {
      padding-left: 20px;
      padding-right: 20px; } }
  .rtv4d .section-heading-filters {
    margin: 20px 0 10px 0; }
    .rtv4d .section-heading-filters .toggle-filter-wrapper {
      -ms-flex-positive: 1;
      flex-grow: 1; }
    @media (max-width: 991.98px) {
      .rtv4d .section-heading-filters .dropdown-toggle {
        padding-right: 30px; }
      .rtv4d .section-heading-filters .dropdown-toggle::after, .rtv4d .section-heading-filters .icon-mobile-right {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media (min-width: 576px) {
      .rtv4d .section-heading-filters {
        margin: 20px 0 0 0; }
        .rtv4d .section-heading-filters .toggle-filter-wrapper {
          margin-right: 20px; } }
    @media (min-width: 992px) {
      .rtv4d .section-heading-filters {
        margin: 20px 0 0 0; }
        .rtv4d .section-heading-filters .slide-toggle-content {
          overflow: visible;
          height: auto !important;
          display: block; } }
  @media (min-width: 992px) {
    .rtv4d .shift-right-when-list-view.shifted {
      margin-left: 20%; } }
  @media (min-width: 768px) {
    .rtv4d .article-archive-grid .article-archive-item {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; } }
  @media (min-width: 992px) {
    .rtv4d .article-archive-grid .article-archive-item {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; } }
  .rtv4d .article-archive-grid p.d-list-only {
    display: none; }
  @media (min-width: 992px) {
    .rtv4d .article-archive-list {
      margin-left: 20%;
      margin-right: 20%; } }
  @media (min-width: 768px) {
    .rtv4d .article-archive-list .article-archive-item .md-news {
      padding-bottom: 0;
      border-bottom: none; }
    .rtv4d .article-archive-list .article-archive-item .image-link, .rtv4d .article-archive-list .article-archive-item .embed-responsive-16by9, .rtv4d .article-archive-list .article-archive-item .quote-box-container {
      width: 25%;
      margin: 0 2% 0 0; }
    .rtv4d .article-archive-list .article-archive-item p:not(.media-meta) {
      max-height: 3em;
      -webkit-line-clamp: 2; } }
  .rtv4d::-webkit-scrollbar {
    width: 18px; }
  .rtv4d::-webkit-scrollbar-track {
    background-color: #212121; }
  .rtv4d::-webkit-scrollbar-thumb {
    background-color: rgba(182, 182, 182, 0.4);
    border-radius: 18px;
    border: 4px solid transparent;
    background-clip: content-box; }
  .rtv4d::-webkit-scrollbar-thumb:hover {
    background-color: #b6b6b6; }

.header-sub-site-selector span.icon-cross {
  display: none; }

.rtv4d-popup {
  /*&.dark-mode {
    background-color: rgba(0, 0, 0, .9);

    &.is-apple { background-color: rgba(0, 0, 0, .8); }
  }*/ }
  .rtv4d-popup .header-sub-site-selector span.icon-dots-square-triple {
    display: none; }
  .rtv4d-popup .header-sub-site-selector span.icon-cross {
    display: inline;
    font-size: 22px; }

.md-news.horizontal.has-settings {
  position: relative; }
  .md-news.horizontal.has-settings h5, .md-news.horizontal.has-settings h5 + p {
    margin-right: 25px; }
  .md-news.horizontal.has-settings .settings {
    position: absolute;
    right: 0;
    top: 0; }
  .md-news.horizontal.has-settings .settings-btn {
    opacity: .7;
    transition: .3s;
    cursor: pointer; }
    .md-news.horizontal.has-settings .settings-btn:hover {
      opacity: 1; }
  .md-news.horizontal.has-settings .reorder-btn {
    cursor: -webkit-grab;
    cursor: grab;
    visibility: hidden; }
  .md-news.horizontal.has-settings:hover .reorder-btn {
    visibility: visible; }
  .md-news.horizontal.has-settings .dropdown-menu {
    left: auto;
    right: 0; }
  .md-news.horizontal.has-settings.current-dragged::before {
    position: absolute;
    display: block;
    content: ' ';
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.1);
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px; }
  @media (max-width: 991.98px) {
    .md-news.horizontal.has-settings .dropdown {
      margin-left: 0; }
    .md-news.horizontal.has-settings .reorder-btn {
      visibility: visible; } }

/* ***********************************
/* Other custom elements for 4D player
/* ************************************ */
.main-container-wrapper {
  display: none; }

body.rtv4d-player .left-drawer-compact {
  display: none; }

body.rtv4d-player #rtv4d-player {
  display: block; }

body.rtv4d-grid #rtv4d-grid {
  display: block; }

body.rtv4d-404 #rtv4d-404 {
  display: block; }

#topbar {
  position: fixed;
  top: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
  #topbar .container-fluid, #topbar .container-fluid > .tbrow {
    height: 50px; }

#toplogo-4d {
  position: relative;
  height: 30px;
  width: calc(76px + 15px);
  margin-left: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  text-indent: -1000px;
  white-space: nowrap;
  overflow: hidden; }
  #toplogo-4d a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url("../../../logo/md_rtv-365-za-temno-podlago.png");
    image-rendering: -webkit-optimize-contrast; }

.tag-search {
  background-color: #212121; }
  .tag-search, .tag-search:hover {
    color: #b6b6b6; }
  .tag-search a {
    color: #b6b6b6;
    font-size: 70%;
    vertical-align: middle;
    opacity: .5;
    transition: opacity .3s; }
    .tag-search a:hover {
      opacity: 1; }

@media (min-width: 992px) {
  body.rtv4d {
    padding-top: 50px; }
  .tag-search {
    margin: 0;
    position: absolute;
    right: 30px;
    top: 2px;
    padding: 3px 10px;
    line-height: 21px; } }

.left-drawer-menu-icon {
  line-height: 1;
  /* dirty padding fix */
  cursor: pointer;
  text-align: center;
  width: calc(76px - 10px);
  padding-right: 10px; }

.left-drawer-menu-icon .burger-menu-icon span {
  background-color: #b6b6b6; }

.left-drawer {
  width: 240px;
  padding: 10px 0;
  background-color: #171717;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .left-drawer, .left-drawer-compact {
    position: fixed;
    left: 0;
    top: 50px;
    bottom: 0;
    z-index: 1030;
    color: #b6b6b6; }
  .left-drawer.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .left-drawer-compact {
    width: 76px; }
  .left-drawer::-webkit-scrollbar {
    width: 8px; }
  .left-drawer::-webkit-scrollbar-track {
    background: transparent; }
  .left-drawer::-webkit-scrollbar-thumb {
    background: #212121; }
  .left-drawer::-webkit-scrollbar-thumb:hover {
    background: #464a4c; }

@media (min-width: 992px) {
  .main-container-wrapper.has-left-drawer-compact {
    width: calc(100% - 76px);
    padding-left: 76px; } }

@media (max-width: 991.98px) {
  .left-drawer {
    left: auto;
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    padding-bottom: 63px;
    padding-bottom: Max(63px, calc(63px + constant(safe-area-inset-bottom)));
    padding-bottom: Max(63px, calc(63px + env(safe-area-inset-bottom))); }
  .left-drawer-compact {
    display: none; } }

.drawer-compact-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px; }

.drawer-btn, .drawer-title {
  padding: 10px 20px 10px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.drawer-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  opacity: .8;
  padding: 5px 20px 5px 30px; }
  .drawer-title .settings {
    font-size: 1rem;
    letter-spacing: initial;
    text-transform: initial; }
    .drawer-title .settings .settings-btn {
      cursor: pointer; }
    .drawer-title .settings .dropdown-menu {
      left: auto;
      right: 0; }

.drawer-compact-btn, .drawer-btn {
  color: #b6b6b6; }
  .drawer-compact-btn:hover, .drawer-btn:hover {
    color: #b6b6b6;
    background-color: rgba(255, 255, 255, 0.1); }
  .drawer-compact-btn.active, .drawer-compact-btn.active:hover, .drawer-btn.active, .drawer-btn.active:hover {
    color: #fff; }

.drawer-btn.active {
  background-color: rgba(255, 255, 255, 0.1); }

.drawer-compact-btn-icon, .drawer-btn-icon {
  font-size: 18px; }

.drawer-compact-btn-text {
  font-size: 12px;
  margin-top: 3px; }

.drawer-btn-text {
  font-size: 0.875rem; }

.drawer-btn-image {
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.drawer-btn-icon + .drawer-btn-text, .drawer-btn-settings + .drawer-btn-text, .drawer-btn-image + .drawer-btn-text {
  margin-left: 20px; }

.drawer-delimiter {
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  margin: 10px 0; }

.drawer-btn-settings {
  display: none; }
  .drawer-btn-settings .settings-btn {
    transition: color .3s; }
    .drawer-btn-settings .settings-btn:hover {
      color: #fff; }
  .drawer-btn-settings .remove-btn {
    font-size: 80%; }
  .drawer-btn-settings .reorder-btn {
    cursor: -webkit-grab;
    cursor: grab; }

.show-settings .drawer-btn-settings {
  display: block; }

.show-settings .drawer-btn-icon {
  display: none; }

body.in-fullscreen {
  padding-top: 0;
  overflow: hidden; }
  body.in-fullscreen .main-container-wrapper {
    max-width: none;
    padding: 0; }
    body.in-fullscreen .main-container-wrapper > figure {
      height: 100vh;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
  body.in-fullscreen .news-block {
    padding-left: 20px;
    padding-right: 20px; }
  body.in-fullscreen > .overlay {
    display: none; }
  body.in-fullscreen .rtv4d-topbar {
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  body.in-fullscreen #fullscreen-wrapper {
    height: 100%;
    overflow-y: auto; }
  body.in-fullscreen.scrolled .rtv4d-topbar {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.rtv4d-title-meta {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .rtv4d-title-meta .show-title-link {
    color: #b6b6b6;
    font-weight: 700;
    transition: opacity .3s; }
    .rtv4d-title-meta .show-title-link .show-on-hover {
      opacity: 0;
      transition: opacity .3s; }
    .rtv4d-title-meta .show-title-link:hover {
      opacity: .8; }
      .rtv4d-title-meta .show-title-link:hover .show-on-hover {
        opacity: 1; }

.rtv4d-options-buttons {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right; }
  .rtv4d-options-buttons a {
    opacity: .5;
    font-size: .85rem; }
  .rtv4d-options-buttons a.active {
    opacity: 1; }
  .rtv4d-options-buttons .dropdown-menu a {
    opacity: .8;
    line-height: 1.5; }

.rtv4d-bullet::after {
  opacity: .5;
  content: '\2022'; }

.rtv4d-more-arrow {
  font-size: .6em;
  vertical-align: middle; }

.main-container-wrapper {
  max-width: 1750px; }
  .main-container-wrapper > figure {
    margin: 0; }
    .main-container-wrapper > figure > :first-child {
      margin: 0 auto; }
    .main-container-wrapper > figure + .news-block {
      margin-top: 0; }

.rtv4d-show-more-btn {
  cursor: pointer;
  font-size: .85rem; }
  .rtv4d-show-more-btn .icon {
    vertical-align: middle;
    font-size: .6em; }

#rtv4d-main-player-transcript .transcript {
  max-height: 250px;
  overflow-y: scroll;
  scroll-behavior: smooth; }
  #rtv4d-main-player-transcript .transcript span {
    display: block;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
    cursor: pointer; }
    #rtv4d-main-player-transcript .transcript span:hover {
      color: #348ab9; }
    #rtv4d-main-player-transcript .transcript span.current, #rtv4d-main-player-transcript .transcript span.current:hover {
      background-color: #348ab9;
      color: black; }
    #rtv4d-main-player-transcript .transcript span em {
      font-style: normal;
      background-color: rgba(255, 255, 255, 0.2); }
      #rtv4d-main-player-transcript .transcript span em.current {
        background-color: rgba(255, 255, 255, 0.5); }
  #rtv4d-main-player-transcript .transcript::-webkit-scrollbar {
    width: 16px; }
  #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-track {
    background-color: transparent; }
  #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-thumb {
    background-color: rgba(182, 182, 182, 0.3);
    border-radius: 16px;
    border: 4px solid transparent;
    background-clip: content-box; }
  #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-thumb:hover {
    background-color: #b6b6b6; }
  .dark-mode #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-thumb, .inverted-colors #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.5); }
  .dark-mode #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-thumb:hover, .inverted-colors #rtv4d-main-player-transcript .transcript::-webkit-scrollbar-thumb:hover {
    background-color: #fff; }

@media (min-width: 992px) {
  .col-rtv4d-aside {
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    max-width: 400px; } }

#rtv4d-main-player-title {
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 991.98px) {
  #rtv4d-main-player-title {
    -ms-flex-direction: column;
    flex-direction: column; }
    #rtv4d-main-player-title .rtv4d-title-meta {
      -ms-flex-order: 2;
      order: 2; }
    #rtv4d-main-player-title .rtv4d-options-buttons {
      -ms-flex-order: 1;
      order: 1;
      text-align: initial;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 1rem; } }

@media (max-width: 767.98px) {
  #rtv4d-main-player-container #rtv4d-main-player {
    margin-top: -20px;
    margin-left: -10px;
    width: calc(100% + 20px); }
  #rtv4d-main-player-container .embed-responsive-item {
    position: fixed;
    z-index: 1020;
    top: 50px;
    bottom: auto;
    height: auto; }
    .ios-standalone #rtv4d-main-player-container .embed-responsive-item {
      top: calc(50px + constant(safe-area-inset-top));
      top: calc(50px + env(safe-area-inset-top)); }
  #rtv4d-main-player-title .rtv4d-options-buttons {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 1.5rem; }
    #rtv4d-main-player-title .rtv4d-options-buttons a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      font-size: 1rem;
      -ms-flex-align: center;
      align-items: center; }
    #rtv4d-main-player-title .rtv4d-options-buttons .option-text {
      margin-top: .5rem;
      font-size: .75rem; } }

@media (max-width: 575.98px) {
  #rtv4d-main-player-container #rtv4d-main-player {
    margin-top: -10px; } }
