body {
    margin: 0px;
    padding: 0px;
    background-color: #000000;
     z-index: -3 !important;
}



.wrap {

  min-height: 100%;

  height: auto !important;

  height: 100%;

  /* Negative indent footer by its height */

  margin: 0 auto 0px;

  /* Pad bottom by footer height */

  padding: 0 0 0px;

background-color: transparent;


}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align:center;
    z-index: 999 !important;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
   font-family: 'Rajdhani', sans-serif;

}

.sidenav a:hover{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

#logo{
   position: absolute;
   top: 50px;
   left: 50%;
   transform: translate(-50%);
}


#glava{
  z-index: 9 !important;
  background-color: transparent;

  }


  .div{
  z-index: 1 !important;

  }

#glava span{
  height: 25px;
    width: 25px;
    top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    right: 30px;
    z-index: 9;
    float: right;
    color: #c3c3c3;
}




@media (max-width: 767px){
#naslovna, .card-box {

 width: 100% !important;
 padding: 0px !important;
 margin: 0px !important;

 }
}



#naslovna, #naslovna2, .card-box {
    padding: 0px !important;
 margin: 0px !important;
    z-index: 1 !important;
}

#naslovna p {
    font-family: 'Rajdhani', sans-serif;
    font-size: 21px;
    padding-top: 90px;
    margin: 0px;
    color: #c3c3c3;
    background-blend-mode: darken;
    font-weight: 500;
    letter-spacing: 2px;
}


#naslovna a {
  color: #fff;
  font-family: 'Rajdhani', sans-serif;
    font-size: 21px;
    padding-top: 90px;
    margin: 0px;
    color: #c3c3c3;
    background-blend-mode: darken;
    font-weight: 500;
    letter-spacing: 2px;
    transition: all .3s;
}

#naslovna a:nover {
  color: #fff;
}

#naslovna .panel {
    padding: 0px;
    margin-top: 20px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -ie-border-radius: 12px;
    -opera-border-radius: 12px;
    -chrome-border-radius: 12px;
    border-radius: 12px; 
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);
}


@media (max-width: 767px){
#naslovna .panel {
padding-top: 20px;


 }
}

#naslovna .panel-heading {
    font-family: 'Rajdhani', sans-serif;
    font-size: 21px;
    padding: 15px;
    margin: 0px;
    background-color: #fff;
    background-blend-mode: darken;
    font-weight: 900;
    letter-spacing: 2px;
}


#naslovna .panel-body {
    padding: 0px;
    margin: 0px;
    background-color: #191919;
    background-blend-mode: darken;
}


#naslovna .panel-body img{
    padding: 0px;
    margin: 0px;
}

#naslovna .panel-footer {
    font-family: 'Rajdhani', sans-serif;
    font-size: 15px;
    padding: 15px;
    margin: 0px;
    background-color: #fff;
    background-blend-mode: darken;
}

#glava ul {
   margin: 0;
   padding: 0;
   display: flax;
   position: absolute;
   top: 20px;
   left: 20px;
   transform: translate(-20px, -20px);
}

#glava ul li{
 list-style: none;
 display: inline-block;
 margin: 0 10px;
 padding-top: 20px; 
}


#glava ul a{
position: relative;
display: block;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
background: transparent;
border-radius: 50%;
font-size: 20px;
color: #fff;
transition: .5s;
}

#glava ul li a:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
background: transparent;
transition: .5s;
transform: scale(.9);
z-index: -1;
}

#glava ul li a:hover:before{

transform: scale(1.1);
box-shadow: 0 0 15px #fff;

}

#glava ul li a:hover{

  color: #fff;
  box-shadow: 0 0 5 #fff;
  text-shadow: 0 0 5 #fff;


}


#glava ul img{
margin-bottom: 10px;
}


.kutija {
    position: relative;
    width: 100%;
}

.kutija .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.kutija .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.kutija:hover .image {
  opacity: 0.3;
}

.kutija:hover .middle {
  opacity: 1;
}

.kutija .text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}










.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 0 auto;
    max-width: 1500px;
    list-style: none;
    text-align: center;
    font-family: 'Rajdhani', sans-serif;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 auto;
    min-width: 320px;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    background: #191919;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}




/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
  background: #191919;
}

figure.effect-hera h2 {
  font-size: 158.75%;
}

figure.effect-hera h2,
figure.effect-hera p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}

figure.effect-hera figcaption::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  border: 2px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
  transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}

figure.effect-hera p {
  width: 100px;
  text-transform: none;
  font-size: 121%;
  line-height: 2;
}

figure.effect-hera p a {
  color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
  opacity: 0.6;
}

figure.effect-hera p a i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
  -webkit-transform: translate3d(-60px,-60px,0);
  transform: translate3d(-60px,-60px,0);
}

figure.effect-hera p a:nth-child(2) i {
  -webkit-transform: translate3d(60px,-60px,0);
  transform: translate3d(60px,-60px,0);
}

figure.effect-hera p a:nth-child(3) i {
  -webkit-transform: translate3d(-60px,60px,0);
  transform: translate3d(-60px,60px,0);
}

figure.effect-hera p a:nth-child(4) i {
  -webkit-transform: translate3d(60px,60px,0);
  transform: translate3d(60px,60px,0);
}

figure.effect-hera:hover figcaption::before {
  opacity: 1;
  -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
  transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
  opacity: 0;
  -webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
  transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
  opacity: 1;
}







figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg, #fff 0%,#000 100%);
    background: linear-gradient(-45deg, #fff 0%,#000 100%);

}

figure.effect-jazz img {
    opacity: 0.9;

}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: px solid #fff;
    border-bottom: px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-jazz p {
    padding: 0.5em 2em;
    text-transform: none;
    font-size: 0.85em;
    opacity: 0;
}

figure.effect-jazz:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}




@media (max-width: 768px) {
 figure.effect-jazz p {
  display: none;
  }
}


blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}






  .modal-lg{
    z-index: 10;
    color: #fff;
    background-color: #333;
    text-align: left;
    padding: 15px;
    max-width: 1500px;
     font-family: 'Rajdhani', sans-serif;
     font-weight: 400; 
     font-size: 15px;
font-style: normal;
font-weight: 400;
    opacity: .9;

  }

.modal-content {
    z-index: 10;
    color: #333;
    background-color: #fff;
    text-align: left;
    padding: 14px;
    width: 100%;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 400; 
    font-size: 15px;
font-style: normal;
font-weight: 400;


  }

.modal-header .close {
  color: #fff;
  font-size: 25px;
    margin-top: -30px;
}

.modal-header {
  color: #fff;
  background-color: #191919;
}

#galslika {
  padding: 10px;
}

.modal-body img{
  padding-top: 0px;
  opacity: .93;
}

.modal-body img:hover {
  padding-top: 0px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.modal-title {
  font-size: 21px;
  font-weight: 300;
  letter-spacing: 1.7px;
  color: #fff;
  background-color: #191919;
}

.modal-footer {
  color: #fff;
  background-color: #191919;
}


#myDiv #myPlaylist{
  z-index: -1 !important;
}










.particles-js-canvas-el {
    background-color: transparent;
    z-index: -999;
    position: absolute;
    top: 0 !important;
    left: 0;
    opacity: .75;
    overflow-y: auto;
    position: fixed;

z-index: -9 !important;
}


.mix-container {

  padding-top: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 9999999 !important;
}

.audio-player {
margin-left: 50px;
}



.like-button {
  padding: 10px;
  margin-top: 10px;margin-left: 50px;
}

.like-count {
  margin-top: 5px; margin-left: 10px; font-weight: bold; color: white;
}

.responsive {
 width: 100%;
  max-width: 400px;
  height: auto;
}



@media (max-width: 767px){

.mix-container {
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 9999999 !important;
}

.like-count {
  margin-top: 5px;
  margin-left: 0px;
  font-weight: bold;
  color: white;
  flex-direction: row;

}

.like-button {
  padding: 10px;
  margin-top: 10px;
  margin-left: 0px;
  flex-direction: row;

}

.audio-player {
margin-left: 0px;
margin-top: 50px;
}

}