.single-news .single-news-header {
  position: relative;
}

.single-news .single-news-content .video-container > div {
  width: 100%;
}

/* .single-news .single-news-header figcaption {
    position: absolute;
    right: 0;
    bottom: 0%;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    background-color: rgba(0,0,0,0.42);
    padding: 2px 5px;
    font-weight: 500;
    margin-bottom: 0 !important;
} */

.single-news .single-news-header .author p {
  display: inline-block;
}

/*intext povezani linkovi*/
.entry-content .pullquote h1,
.entry-content .pullquote h2,
.entry-content .pullquote h3,
.entry-content .pullquote h4,
.entry-content .pullquote h5,
.entry-content .pullquote h6 {
  margin: 0;
  color: white !important;
}

.intext-povezano,
.entry-content .pullquote {
  background-color: #101f39 !important;
  padding: 20px !important;
  margin: 40px 0 25px;
  border-radius: 10px;
  position: relative;
  font-style: normal;
  min-width: 300px;
}

.entry-content .pullquote.align-center {
  padding: 0.5em 12% 1em;
}

.entry-content .pullquote p {
  color: white;
}

.entry-content .pullquote:before,
.entry-content .pullquote:after {
  display: none;
}

.intext-povezano .intext-naslov {
  position: absolute;
  background-color: #ff3366;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 18px;
  width: fit-content;
  width: -moz-fit-content;
  padding: 5px 20px;
  top: -15px;
  line-height: 120%;
  display: table;
}

.intext-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.intext-container .readmore-article {
  padding: 20px 0;
  font-size: 16px;
  display: flex;
  line-height: 120%;
  text-align: left;
}

.intext-container .readmore-article .readmore-title a {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.intext-povezano .readmore-article:nth-child(n + 2) {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.intext-povezano .readmore-img {
  width: 75px;
  height: 75px;
  margin-right: 10px;
}

.intext-povezano .readmore-title a {
  color: white !important;
  font-weight: bold;
}

@media (max-width: 768px) {
  .intext-container .readmore-article .readmore-title a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .pullquote.align-center,
  .pullquote.align-left,
  .pullquote.align-right {
    margin: 2em auto 1.25em !important;
  }
}

.desktop-sidebar-large-banner {
  min-height: 600px;
}

/* .desktop-sidebar-m-banner, .mobile-single-article-m-banner {
  min-height: 250px;
} */

@media (max-width: 767px) {
  .billboard-banner {
    min-height: 100px;
  }
  .big-banner.banner-left {
    display: none !important;
  }

  .big-banner.banner-right {
    display: none !important;
  }
  .billboard-banner:first-child {
    margin-top: 105px;
  }
}

@media (min-width: 768px) {
  .billboard-banner {
    min-height: 250px;
  }
  .billboard-banner:first-child {
    margin-top: 134px;
  }

  .home-after-slider {
    margin-top: 0px !important;
  }

  .big-banner.banner-right {
    /* right: -10px; */
    z-index: 99999;
    /* overflow: hidden; */
    text-align: left;
    top: 0px !important;
    position: fixed;
    display: block !important;
    /* width:0px; */
  }

  .big-banner.banner-left * {
    margin: 0 0 0 auto !important;
  }

  .big-banner.banner-left {
    z-index: 99999;
    /* overflow: hidden; */
    text-align: right;
    top: 0px !important;
    position: fixed;
    display: block !important;
    text-align: right;
    /* width: 0px; */
  }

  .big-banner.banner-right * {
    margin: 0 auto 0 0 !important;
  }
  .big-banner.banner-right img {
    float: left;
  }
  .big-banner.banner-left iframe img {
    float: right;
  }
}

@media (max-width: 575px) {
  .sticky {
    max-height: 100px !important;
  }
}
.no-min-height {
  min-height: 0;
}

.single-news .single-news-content .news-item-meta p {
  word-break: normal;
}

.fancybox-container {
  z-index: 100000;
}

main {
  margin-top: 0px !important;
}

@media (max-width: 991px) {
  /* .sub-category-wrapper{
    height:0px !important; 
  } */
  main {
    margin-top: 0px !important;
  }
}

.container .banner .aklamator-banner {
  min-width: 0px;
}

.billboard-banner {
  justify-content: center;
  /* display: flex; */
  align-items: center;
}

div[data-socialembed="facebook"].embed-responsive {
  height: auto;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.lead-figcaption {
  font-size: 14px;
}

@media (max-width: 991px) {
  .submenu-tag {
    display: none;
  }
}

.screen-on {
  display: block !important;
}

.single-news .single-news-content .embed-responsive .video-container [data-player] {
  width: 100% !important;
}

@media (max-width: 767px) {
  .banner-left,
  .banner-right {
    display: none;
  }
}

@media (min-width: 768px) {
  .banner-left {
    right: calc(100vw - (100vw - 740px) / 2);
  }
  .banner-right {
    left: calc(100vw - (100vw - 740px) / 2);
  }
}

@media (min-width: 992px) {
  .banner-left {
    right: calc(100vw - (100vw - 960px) / 2);
  }
  .banner-right {
    left: calc(100vw - (100vw - 960px) / 2);
  }
}

@media (min-width: 1200px) {
  .banner-left {
    right: calc(100vw - (100vw - 1065px) / 2);
  }
  .banner-right {
    left: calc(100vw - (100vw - 1065px) / 2);
  }
}

.banner.intext-banner-placeholder {
  display: inline-block;
  position: relative;
  z-index: 2;
  min-height: 250px;
}
.banner.intext-banner-placeholder .mobile-single-article-m-banner {
  position: relative;
  z-index: 2;
}
.banner.intext-banner-placeholder::after {
  content: "Oglas";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fefefe;
  color: #777;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.bmpui-ui-watermark {
  display: none !important;
}