.rowItemContent .bpgPhoto .captionPane {
    background-color: transparent !important;
}

/*MOBILE GENERAL*/
.btSingleLatestPost.col-sm-12.col-ms-12.inherit {
      display: none;
  }
@media only screen and (max-width: 768px){ 
   p.futer-text3 {
      margin-bottom: 0;
  }
  p.footer-mob-text {
      margin-bottom: 40px;
  }
  section.boldSection.gutter.btSiteFooter.btGutter .btTextLeft {
      text-align: center !important;
  }
  .btSiteFooter .menu {
      text-align: center !important;
  }
  a.btBtn.btBtn.btnOutlineStyle.btnAccentColor.btnMedium.btnNormalWidth.btnInlinePosition.btnIco {
      width: 76%;
      margin: 0 12%;
  }
  .bpgPhoto.slika1 {
      float: unset !important;
  }
  .hide-desktop {
      display: none !important;
  }
  .btLatestPostsContainer.verticalPosts.hide-desktop {
      display: none;
  }
  .btSingleLatestPost.col-sm-12.col-ms-12.inherit {
      display: none;
  }
  h2, .header.large h2, .header.large h1 {
      font-size: 27px !important;
  }
}
@media only screen and (max-width: 360px){ 
  h2, .header.large h2, .header.large h1 {
      font-size: 25px !important;
  }
}


/*SMALL MOBILE*/
@media only screen and (max-width: 390px) and (min-width: 2px){
  a#futer-mob1 {
      margin-left: 10%;
  }
  a#futer-mob2 {
      margin-left: 10%;
  }
}


/*LARGE MOBILE*/
@media only screen and (max-width: 519px) and (min-width: 391px){
  a#futer-mob1 {
      margin-left: 15%;
  }
  a#futer-mob2 {
      margin-left: 17%;
  }
}
/*TABLET*/
@media only screen and (max-width: 768px) and (min-width: 520px){
  a#futer-mob1 {
      margin-left: 32%;
  }
  a#futer-mob2 {
      margin-left: 32%;
  }
}
.grecaptcha-badge { 
    visibility: hidden;
}
header.mainHeader {
    background-color: #fff !important;
}
p.copyLine {
    color: #fdfdfd;
}
.btLightSkin .btSiteFooter {
    background: #000;
}
.grecaptcha-badge {visibility: hidden;}

div#popmake-2999 {
    width: fit-content;
}
.nsPrev span.nbsDir::after {
    content: 'Претходно';
    font-size: 10px;
}
.nsNext span.nbsDir::after {
    content: 'Следеће';
    font-size: 10px;
}
span.nbsDir {
  font-size: 0 !important;
}