body {
    margin: 0;
    padding: 0;
    font-family: Noto Sans, sans-serif;
    font-size: 1.1rem;
    color: black;
    background: url("../slike/SlovoO.png") repeat center 1px;
    background-color: rgb(245, 245, 245);
    font-weight: normal;
}

.clear{
    clear: both;
}
.margin-b0
{
    margin-bottom: 0;
}
.margin-b2{
    margin-bottom: 2rem;
}
.bottom-b1{
    border-bottom: 1px solid black;
    padding-bottom: 1.5rem;
}
.d-flex{
    display: flex;
}
a{
    text-decoration: none;
}
textarea{
    width: 100%;
}
.card{
    border: none;
}
.cbody{
    margin-bottom: .5rem;
}

.zaglavlje{
    padding-top: .1rem;
    background-color: rgba(56,88,116,1);
}
.zaglavlje-t{
    float: right;
}

.zaglavlje-m{
    padding-top: .3rem;
    padding-left: 2rem;
    display: flex;
}
.dig-pristupacnost{
    position: absolute;
    margin-top: 1%;
    width: 100px;
    height: 42px;
    right: 1rem;
    font-size: 0.9rem;
    border-color: white;
    background-color: transparent;
    transition: font-size .5s ease, border-color .5s ease-in;
}
.dig-pristupacnost:hover{
    
    border-color: rgb(74, 129, 180);
    background-color: transparent;
}
.logo{
    float: left;
}

.pdf-ico{
    background: url("../slike/PDF_icon2.svg") no-repeat left;
    padding: 0 1.5rem;
    background-size: contain;
}
.hov{
    color: rgba(0,0,0,.7);
    font-weight: bold;
}
.hov:hover{
    color: rgba(210,171,103,1);
}

/*search-icon*/
.search-icon{
    width: 16px;
    height: 16px;
    background: url("../slike/search-icon16x16.png") repeat center 0px;
}
.search-icon:hover{
    opacity: 0.7;
}

/* facebook button */
.fa {
    margin: 0 1rem;
    font-size: 30px;
    width: 25px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    float: right;
}

.fa:hover {
    opacity: 0.7;
    color: white;
}

.fa-facebook {
    background: rgba(56,88,116,1);
    color: white;
}

/* izbornik */
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}	

.navbar-nav{
    align-self: center;
}
.navbar-nav li{
    position: relative;
    display: block;
}
.navbar-nav a:hover::after{
    width: 100%;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.navbar-nav a::after{
    position: absolute;
    left: 0;
    top: -1px;
    width: 0;
    height: 3px;
    background-color: rgba(210,171,103,1);
    content: "";
}

.nav-item{
    padding: 0 .6rem;
    text-align: center;
    
}
.navbar-light .navbar-brand{
    color: white;
    font-size: 1.6rem;
}
.navbar-light .navbar-brand:hover{
    color: white;
}
.navbar-light .navbar-nav .nav-link{
    color: white;
    font-size: 1.3rem;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: white;
} 
.navbar-light .navbar-nav .nav-link:visited{
    color: white;
} 
.slika-logo{
    width: 80px;
    height: 101px;
    margin: .5rem 5rem;
}

/* slider */
.container_m{
    max-width: none;
    
}
.naslov-slider{
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: rgba(56,88,116,1);
}
.slider_section{
    margin-bottom: 2.5rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.carousel-inner{
    height: 25rem;
}

.carouselText, .carouselText:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: rgba(0,0,0,1);
}
.slikaCarousel{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.carousel-item{
    width: 60%;
    height: 25rem;
    transition: transform 1s ease-in, transform .1s ease-out;
}
.carousel-caption{
    width: 55%;
    max-height: 340px;
    overflow: hidden;
    right: unset;
    left: 105%;
    top: 1.25rem;
    bottom: unset;
    color: rgba(0,0,0,1);
}
.carousel-caption p{
    text-align: justify;
}

.carousel-indicators{
    justify-content: right;
}
.carousel-indicators [data-bs-target]{
    background-color: rgba(0,0,0,1);
}

/* buttons */
.linkovi{
    width: 100%;
}
.buttons{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
}
.buttons2{
    display: flex;
    list-style: none;
    margin-bottom: 8rem;
    justify-content: center;
    flex-wrap: wrap;
}

.buttons-item{
    position: relative;
    flex: 0 0 auto;
    max-width: 13rem;
    width: 13rem;
    padding: 0 .5rem;
    margin-right: 0.2rem;
}
.buttons2-item{
    position: relative;
    flex: 0 0 auto;
    max-width: 16rem;
    width: 16rem;
    padding: 0 .5rem;
    margin: .5rem 1.8rem 1rem 0;
}
.pzd-item{
    position: relative;
    flex: 0 0 auto;
    max-width: 27rem;
    width: 27rem;
    padding: 0 .5rem;
    margin-right: 1.2rem;
}
.b2i1{
    background: url("../slike/sgo_1.png") no-repeat center 0px;
    background-size: contain;
}
.b2i2{
    background: url("../slike/Katastar2.png") no-repeat center 0px;
    background-size: contain;
}
.b2i3{
    background: url("../slike/Otvoreni_podaci_1.png") no-repeat center 0px;
    background-size: contain;
}
.b2i4{
    background: url("../slike/apik.png") no-repeat center 0px;
    background-size: contain;
}
.b2i5{
    background: url("../slike/PitajGradonacelnika.png") no-repeat center 0px;
    background-size: contain;
}
.b2i6{
    background: url("../slike/eCitizen.png") no-repeat center 0px;
    background-size: contain;
}
.b2i7{
    background: url("../slike/interreg_logo.png") no-repeat center 0px;
    background-size: contain;
}
.pzdi1{
    background: url("../slike/InfoOOpcini/Investicijski\ vodič\ Orašje.jpg") no-repeat center 0px;
    background-size: contain;
}
.pzdi2{
    background: url("../slike/InfoOOpcini/Plan\ marketing\ lokacije\ Orašje.jpg") no-repeat center 0px;
    background-size: contain;
}
.pzdi3{
    background: url("../slike/InfoOOpcini/Smjernice\ za\ izvoznike\ BiH.jpg") no-repeat center 0px;
    background-size: contain;
}
.buttons-item-a{
    display: block;
    height: 0;
    padding-bottom: 55%;
    overflow: hidden;
    background-color:rgba(56,88,116,1);
    color: rgb(250, 250, 250);
    text-align: center;
    border: 1px solid rgba(56,88,116,1);
    border-radius: 5px;
    font-size: 91%;
    transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
}
.buttons2-item-a{
    display: block;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden;
    color: rgba(56,88,116,1);
    text-align: center;
    /*border: 1px solid rgba(56,88,116,1);*/
    border-radius: 5px;
    font-size: 91%;
    transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
}
.pzd-item-a{
    display: block;
    height: 0;
    padding-bottom: 130%;
    overflow: hidden;
    color: rgba(56,88,116,1);
    text-align: center;
    /*border: 1px solid rgba(56,88,116,1);*/
    border-radius: 5px;
    font-size: 91%;
    transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
}

.buttons-item-a:hover{
    box-shadow: 10px 5px 5px rgba(56,88,116,.5);
    background-color: rgba(210,171,103,.7);
    color: rgba(0,0,0,0.7);
    font-size: 85%;
}
.buttons2-item-a:hover{
    box-shadow: 10px 5px 5px rgba(56,88,116,.5);
    background-color: rgba(250,250,250,.2);
    color: rgba(56,88,116,1);
    font-size: 85%;
}
.pzd-item-a:hover{
    box-shadow: 10px 5px 5px rgba(56,88,116,.5);
    background-color: rgba(250,250,250,.2);
    color: rgba(56,88,116,1);
    font-size: 85%;
}

.text-centar{
    margin: 0;
    position: absolute;
    width: 100%;
    top: 35%;
    text-align: center;
    padding: 0 1rem 0 0;
    font-size: 120%;
}
.text-centar2{
    margin: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    padding: 0 1rem 0 0;
    font-size: 120%;
}

/* clanak */

.clanak_g{
    margin-top: 0;
    position: relative;
    float: left;
    margin-bottom: 1rem;
}
.clanak_r{
    background-color: rgba(56,88,116,1);
    border: .1rem solid rgba(56,88,116,1);
    border-radius: .2rem;
}
.clanak_m{
    margin-top: 1.2rem;
}
.objavljeno p{
    z-index: 1;
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
    font-size: .6rem;
    color: white;
}
.objavljeno-v p{
    position: absolute;
    margin-top: -2rem;
    padding-left: 3rem;
    padding-bottom: 1rem;
    left: 0;
    font-size: .8rem;
    font-style: italic;
    color: rgba(0,0,0,0.5);
}
.objavljeno-s p{
    font-size: .8rem;
    font-style: italic;
    color: rgba(0,0,0,0.5);
}
.slika{
    cursor: pointer;
    position: relative;
    border: 1px solid rgba(0,0,0,1);
    border-radius: 3px;
}
.slikaNovosti{
    margin-bottom: 1rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 25rem;
    border: 2px solid rgba(0,0,0,1);
    border-radius: 3px;
}
.slika-s{
    margin-bottom: 1rem;
    margin-right: 1rem;
    float: left;
    height: 10rem;
    border: 2px solid rgba(0,0,0,1);
    border-radius: 3px;
}
.sljedeca-slider{
    width: 6rem;
    text-align: center;
    float: right;
    right: 0;
    bottom: 0;
    padding: .3rem;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 5px;
    /* background-color: rgba(56,88,116,1); */
    background-color: rgba(210,171,103,.3);
}
.opsirnije-d{
    margin-top: 1rem;
    font-style: italic;
}
.opsirnije-d a, .opsirnije-slider a{
    color: rgba(0,0,0,.6);
    font-size: 1rem;
    /* color: white; */
}
.opsirnije-slider a:hover{
    color: rgba(0,0,0,1);
}
.opsirnije-d a:hover{
    cursor: pointer;
    text-decoration: underline;
    color: rgb(248, 47, 47);
}
.opsirnije-slider{
    position: absolute;

}
.hl{
    width: 100%;
    border-bottom: 1px dotted lightgray;
    margin: 1rem 0;
}
.prethodna-s{
    width: 6rem;
    text-align: center;
    float: left;
    padding: .3rem;
    border: 1px solid rgba(0,0,0,1);
    border-radius: 5px;
}
.prethodna-s:hover, .prethodna-s a:hover, .sljedeca-s:hover, .sljedeca-s a:hover{
    color: rgba(0,0,0,1);
    background-color: lightgray;
}
.prethodna-s a, .sljedeca-s a{
    color: rgba(0,0,0,.6);
}

.sljedeca-s{
    width: 6rem;
    text-align: center;
    float: right;
    right: 0;
    padding: .3rem;
    border: 1px solid rgba(0,0,0,1);
    border-radius: 5px;
}

h5 a{
    margin: 0;
    position: absolute;
    width: 48.4%;
    color: rgb(250, 250, 250);
}
h6 a{
    margin: 0;
    position: absolute;
    width: 31.4%;
    color: rgb(250, 250, 250);
}
h5 a:hover, h6 a:hover{
    text-decoration: underline;
    color: rgb(250, 250, 250);
    background-color: rgba(0,0,0,0.6);
}

.novosti{
    font-family: Noto Sans, sans-serif;
    font-size: 2rem;
    padding: 3rem 0 1rem 2.5rem;
    color: rgba(0,0,0,0.6);
}
.clanak-vise{
    width: 100%;
    margin: 1rem 0 .3rem 0;
    padding: .3rem 0;
    background-color: rgba(224,226,229,1);
    border-radius: .3rem;
    text-align: center;
}
.clanak-vise a{
    margin: 0;
    color: rgba(17,107,174,1);
    font-weight: bold;
}
.clanak-vise:hover{
    text-decoration: underline;
    background-color: white; 
    transition: background-color 1s ease;;
}

/* Tražene informacije */
.nesto_g{
    margin-top: 0;
    position: relative;
    float: right;
}
.informacije{
    margin-top: 2rem;
    padding: 0 0 1rem 3.5rem;
}
.informacije a{
    list-style: none;
    padding: 0;
    margin: 0;
}
.informacije li{
    display: block;
    padding: 0 0 1rem 0;
    font-size: 1rem;

}
.informacije li a{
    color: rgba(17,107,174,1);

}
.informacije li a:hover{
    text-decoration: underline;
    color: rgba(181,135,87,1);
    text-decoration-color: rgba(181,135,87,1);
}


/* Poveznice */
.poveznice{
    margin: 2rem 0;
    display: inline-block;

}

.poveznice li{
    margin: 0 1rem 2rem 0;
    display: inline-block;
    text-decoration: none;
    width: 17%;
}
.poveznice ul{
    padding: 0;
}

/* Podnožje */
.footer-g{
    padding: 3rem 0 0 0;
    background-color: rgba(0,0,0,0.65);
}
.footer-t{
    text-align: center;
    color: white;
}
.poravnaj-l{
    text-align: left;
}
.footer-t-s{
    padding-left: 4rem;
}
.footer-t-l img{
    margin-top: 2rem;
}
.footer-b{

    background-color: rgba(224,3,3,0.91);
}
.footer-tekst{
    margin: unset;
    padding: .5rem 0 .5rem 5rem;
    color: white;
    font-size: 80%;
}
.footer-sluzbe{
    list-style: none;
    color: white;
    font-size: 95%;
}
.footer-sluzbe a:hover{
    color: white;
    text-decoration: underline;
}

/*promo video*/
.video-section{
    position: relative;
    background: #44464f url("../slike/SlovoO.png") ;
    padding: 1rem 0;
}
.video-con{
    text-align: right;
    margin-right: 15%;
}
.video{
    width: 710px;
    height: 400px;
}
.promo-text{
    position: absolute;
    float: left;
    width: 20rem;
    height: 18rem;
    background-color: rgb(167, 48, 48);
    margin: 0 1rem 1rem 2rem;
    top: -1rem;
    color: #fff;
    text-align: center;
    font-size: 3.5rem;
    text-transform: uppercase;
    padding-top: 2.2rem;
}

/*tražilica*/
.z-test{
    display: flex;
    padding-top: 1rem;
    height: 3rem;
}
.trazilica-g{
    /*display: flex;*/
    display: none;
    /*margin: 1rem auto 0;*/
    width: 40rem;
    border: .12rem solid rgba(0,0,0,.7);
    border-radius: .12rem;
}
#search{
    width: 100%;
    border: 0;
    font-size: .8rem;
    padding: .4rem;
}
.trazilica-s{
    background-color: rgb(255, 255, 255);
    text-align: center;
    border: 0;
    border-left: 1px solid black;
}
.trazilica-s:hover, .trazi:hover{
    text-decoration: underline;
    text-decoration-color: #fff;
    background-color: rgb(133, 147, 167);
    color: #fff;
}
.input-polje{
    flex: 1 1 auto;
}
.trazi{
    margin-top: .2rem;
    padding: 0 1rem;
    background-color: transparent;
    border: 0;
}
form{
    margin: 0 auto;
}

/* galerija */

.slikaGalerija{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

#lbOuter{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
    z-index: 1;
}

#lbOuter.show{
    opacity: 1;
    visibility: visible;
}

#lbInner{
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#lbInner img{
    max-width: 80vw;
    max-height: 80vh;
    object-fit: contain;
}

.galerijaThumbnail{
    width: 160px; 
    height: 160px; 
    border: 1px solid gray; 
    border-radius: 10px;
    float: right;
    margin: .1rem .1rem;
    position: relative;
    transition: all ease .5s;
}
.galerijaThumbnail:hover, .gospS:hover{
    transform: scale(1.1);
    z-index: 2;
}
.galerijaContainer{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.gospS{
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
    border: 2px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    transition: all ease .5s;
}

/*sidebar služba*/
.informacije-n, h3.informacije-n a{
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
}
h3.informacije-n a{
    color: rgba(0,0,0,0.9);
}
h3.informacije-n a:hover{
    text-decoration: underline;
    color: rgba(210,171,103,1);
    text-decoration-color: rgba(210,171,103,.7);
}


/* media */
/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 1px) and (max-width: 600px) {
    .row{
        display: inline-flex;
    }
    /*galerija*/
    .galerijaThumbnail{
        width: 80px; 
        height: 80px; 
        border: 1px solid gray; 
        border-radius: 10px;
        float: right;
        margin: .1rem .1rem;
        position: relative;
        transition: all ease .5s;
    }
    .galerijaText{
        display: none;
    }
    .stranica{
        width: 100%;
    }

    /*promo video*/
    .video-con{
        text-align: center;
        margin: auto;
    }
    .video{
        width: 350px;
        height: 250px;
        z-index: 2;
    }
    .promo-text{
        position: absolute;
        float: left;
        width: 20rem;
        height: 3rem;
        background-color: rgb(167, 48, 48);
        margin: 0 1rem 1rem 2rem;
        top: -1rem;
        color: #fff;
        text-align: center;
        font-size: 1.5rem;
        text-transform: uppercase;
        padding-top: .5rem;
        z-index: 1;
    }

    /*članak*/
    h5 a{
        margin: 0;
        position: absolute;
        max-width: 7.8rem;
        height: 7.8rem;
        overflow: hidden;
        top: 0;
        right: -8rem;
        width: 77%;
        color: rgb(250, 250, 250);
        font-size: .8rem;
    }
    h6 a{
        margin: 0;
        position: absolute;
        max-width: 7.8rem;
        height: 7.8rem;
        overflow: hidden;
        top: 0;
        right: -8rem;
        width: 77%;
        color: rgb(250, 250, 250);
        font-size: .8rem;
    }
    .nesto_g{
        width: 100% !important;
    }
    .clanak_g{
        width: 100%;
    }
    .clanak_m{
        position: relative;
    }
    .col-6, .col-4{
        width: 55%;
    }

    .col-9{
        width: 100%;
    }
    .novosti{
        font-family: Noto Sans, sans-serif;
        font-size: 1.5rem;
        padding: 1rem 0 1rem 2.5rem;
        color: rgba(0,0,0,0.6);
    }
    .objavljeno p{
        /*font-size: .6rem;
        right: -99%;*/
        display: none;
    }

    /*podnožje*/
    .footer-t-d{
        display: none;
    }
    .footer-t-s{
        width: 100%;
    }
    .poravnaj-l{
        font-size: .9rem;
    }

    /*buttons*/
    .buttons-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 15rem;
        width: 15rem;
        padding: 0 .5rem;
        margin-right: .5rem;
        margin-bottom: .5rem;
    }
    
    .buttons-item-a{
        display: block;
        height: 0;
        padding-bottom: 12%;
        overflow: hidden;
        background-color:rgba(56,88,116,1);
        color: rgb(250, 250, 250);
        text-align: center;
        border: 1px solid rgba(56,88,116,1);
        border-radius: 5px;
        font-size: 60%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    
    .buttons-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(210,171,103,.7);
        color: rgba(0,0,0,0.7);
        font-size: 55%;
    }
    .text-centar{
        margin: 0;
        position: absolute;
        width: 100%;
        top: 20%;
        text-align: center;
        padding: 0 1rem 0 0;
        font-size: 120%;
    }
    .buttons2{
        flex-wrap: wrap;
        margin-bottom: 3rem;
    }
    .buttons2-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 10rem;
        width: 10rem;
        padding: .2rem .5rem;
        margin-top: .8rem;
        margin-right: 1.2rem;
    }
    .buttons2-item-a{
        display: block;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden;
        color: rgba(56,88,116,1);
        text-align: center;
        /*border: 1px solid rgba(56,88,116,1);*/
        border-radius: 5px;
        font-size: 61%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    .buttons2-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(250,250,250,.2);
        color: rgba(56,88,116,1);
        font-size: 85%;
    }
    .pzd-item{
        max-width: 15rem;
        width: 15rem;
    }
    .pzd-item-a{
        padding-bottom: 130%;
    }

    /*slider*/
    .slikaCarousel{
        /*width: 202%;*/

        width: 100%;
        height: 55%;
        object-fit: contain;
    }
    /* d-none d-md-block*/

    .naslov-slider{
        font-size: .6rem;
        font-weight: bold;
        text-transform: uppercase;
        color: rgba(56,88,116,1);
    }
    .carousel-item{
        width: 100%;
    }
    .carousel-caption{
        width: 91%;
        min-height: 250px;
        right: unset;
        left: 5%;
        top: 52%;
        bottom: unset;
        color: rgba(0,0,0,1);
    }
    .carousel-caption p{
        text-align: justify;
        font-size: .6rem;
    }
    .carousel-inner{
        height: auto;
        background-color: #fff;
    }
    .carousel-indicators{
        justify-content: center;
        padding-top: 4rem;
        margin-left: unset;
        margin-right: unset;
        margin-bottom: unset;
        background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);

    }
    /*navbar*/
    .navbar-light .navbar-brand {
        color: white;
        font-size: 1.1rem;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        font-size: .9rem;
    }
    .slika-logo{
        width: 80px;
        height: 101px;
        margin: .2rem .2rem;
    }

    /*tražilica*/
    #search{
        width: 100%;
        border: 0;
        font-size: .7rem;
        padding: .4rem;
    }
    .trazi{
        margin-top: .2rem;
        padding: 0 1rem;
        background-color: transparent;
        border: 0;
        font-size: .8rem;
    }
    .trazilica-g{
        width: 100%;
    }

    /*sidebar*/
    .sbdn{
        display: none;
    }
    .sb100{
        width: 100%;
    }
    .mt2{
        margin: 2rem 0 0 0;
    }

    /*novosti*/
    .stranica{
        width: 100%;
    }
    .slikaNovosti{
        height: auto;
    }
    .opsirnije-d{
        margin-top: .5rem;
    }
    .sadrzaj p img{
        width: 100% !important;
        height: auto !important;
    }
    
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .row{
        display: inline-flex;
    }
    /*galerija*/
    .galerijaThumbnail{
        width: 80px; 
        height: 80px; 
        border: 1px solid gray; 
        border-radius: 10px;
        float: right;
        margin: .1rem .1rem;
        position: relative;
        transition: all ease .5s;
    }
    .galerijaText{
        display: none;
    }
    .stranica{
        width: 100%;
    }

    /*promo video*/
    .video-con{
        text-align: right;
        margin-right: 8%;
    }
    .video{
        width: 410px;
        height: 250px;
        z-index: 2;
    }
    .promo-text{
        position: absolute;
        float: left;
        width: 10rem;
        height: 8rem;
        background-color: rgb(167, 48, 48);
        margin: 0 1rem 1rem 2rem;
        top: -1rem;
        color: #fff;
        text-align: center;
        font-size: 1.9rem;
        text-transform: uppercase;
        padding-top: .8rem;
        z-index: 1;
    }

    /*članak*/
    h5 a{
        margin: 0;
        position: absolute;
        bottom: 11.4rem;
        padding: .9rem;
        width: 47%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .7rem;
    }
    h6 a{
        margin: 0;
        position: absolute;
        bottom: 4.1rem;
        padding: .9rem;
        width: 30%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .7rem;
    }
    .nesto_g{
        display: none;
    }
    .clanak_g{
        width: 100%;
    }
    .novosti{
        font-family: Noto Sans, sans-serif;
        font-size: 1.5rem;
        padding: 1rem 0 1rem 2.5rem;
        color: rgba(0,0,0,0.6);
    }

    /*podnožje*/
    .footer-t-d{
        display: none;
    }
    .footer-t-s{
        width: 66%;
    }
    .poravnaj-l{
        font-size: 1rem;
    }

    /*buttons*/
    .buttons-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 8rem;
        width: 8rem;
        padding: 0 .5rem;
        margin-right: .5rem;
        margin-bottom: .5rem;
    }
    
    .buttons-item-a{
        display: block;
        height: 0;
        padding-bottom: 55%;
        overflow: hidden;
        background-color:rgba(56,88,116,1);
        color: rgb(250, 250, 250);
        text-align: center;
        border: 1px solid rgba(56,88,116,1);
        border-radius: 5px;
        font-size: 60%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    
    .buttons-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(210,171,103,.7);
        color: rgba(0,0,0,0.7);
        font-size: 55%;
    }
    .buttons2{
        flex-wrap: wrap;
        margin-bottom: 4rem;
    }
    .buttons2-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 11rem;
        width: 11rem;
        padding: .2rem .5rem;
        margin-top: .8rem;
        margin-right: 1.2rem;
    }
    .buttons2-item-a{
        display: block;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden;
        color: rgba(56,88,116,1);
        text-align: center;
        /*border: 1px solid rgba(56,88,116,1);*/
        border-radius: 5px;
        font-size: 71%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    .buttons2-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(250,250,250,.2);
        color: rgba(56,88,116,1);
        font-size: 85%;
    }

    /*slider*/
    .naslov-slider{
        font-size: .6rem;
        font-weight: bold;
        text-transform: uppercase;
        color: rgba(56,88,116,1);
    }
    .carousel-item{
        width: 50%;
    }
    .carousel-caption{
        display: inline!important;
        width: 85%;
        min-height: 250px;
        right: unset;
        left: 105%;
        top: .1rem;
        bottom: unset;
        color: rgba(0,0,0,1);
    }
    .carousel-caption p{
        text-align: justify;
        font-size: .6rem;
    }
    .carousel-inner{
        height: auto;
    }

    /*navbar*/
    .navbar-light .navbar-brand {
        color: white;
        font-size: 1.1rem;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        font-size: .9rem;
    }
    .slika-logo{
        width: 80px;
        height: 101px;
        margin: .2rem 2rem;
    }

    /*tražilica*/
    .trazilica-g{
        width: 20rem;
    }
    #search{
        width: 100%;
        border: 0;
        font-size: .7rem;
        padding: .4rem;
    }
    .trazi{
        margin-top: .2rem;
        padding: 0 1rem;
        background-color: transparent;
        border: 0;
        font-size: .8rem;
    }

    /*sidebar*/
    .sbdn{
        display: none;
    }
    .sb100{
        width: 100%;
    }
    .mt2{
        margin: 2rem 0 0 0;
    }

    /*novosti*/
    .stranica{
        width: 100%;
        margin: 2rem 0 2rem 0;
    }
    .slikaNovosti{
        height: auto;
    }
    .opsirnije-d{
        margin-top: .5rem;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row{
        display: inline-flex;
    }
    /*galerija*/
    .galerijaThumbnail{
        width: 100px; 
        height: 100px; 
        border: 1px solid gray; 
        border-radius: 10px;
        float: right;
        margin: .1rem .1rem;
        position: relative;
        transition: all ease .5s;
    }
    .galerijaText img{
        width: 9rem; 
        height: 30rem; 
    }

    /*promo video*/
    .video-con{
        text-align: right;
        margin-right: 8%;
    }
    .video{
        width: 410px;
        height: 250px;
    }
    .promo-text{
        position: absolute;
        float: left;
        width: 13rem;
        height: 11rem;
        background-color: rgb(167, 48, 48);
        margin: 0 1rem 1rem 2rem;
        top: -1rem;
        color: #fff;
        text-align: center;
        font-size: 1.9rem;
        text-transform: uppercase;
        padding-top: .8rem;
    }

    /*članak*/
    h5 a{
        margin: 0;
        position: absolute;
        bottom: 13.5rem;
        padding: .9rem;
        width: 48%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .9rem;
    }
    h6 a{
        margin: 0;
        position: absolute;
        bottom: 4.1rem;
        padding: .9rem;
        width: 30.8%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .9rem;
    }
    .nesto_g{
        display: none;
    }
    .clanak_g{
        width: 100%;
    }
    .novosti{
        font-family: Noto Sans, sans-serif;
        font-size: 1.5rem;
        padding: 1rem 0 1rem 2.5rem;
        color: rgba(0,0,0,0.6);
    }

    /*buttons*/
    .buttons-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 11rem;
        width: 11rem;
        padding: 0 .5rem;
        margin-right: .5rem;
        margin-bottom: .5rem;
    }
    
    .buttons-item-a{
        display: block;
        height: 0;
        padding-bottom: 55%;
        overflow: hidden;
        background-color:rgba(56,88,116,1);
        color: rgb(250, 250, 250);
        text-align: center;
        border: 1px solid rgba(56,88,116,1);
        border-radius: 5px;
        font-size: 60%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    
    .buttons-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(210,171,103,.7);
        color: rgba(0,0,0,0.7);
        font-size: 55%;
    }
    .buttons2{
        flex-wrap: wrap;

    }
    .buttons2-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 13rem;
        width: 13rem;
        padding: .2rem .5rem;
        margin-top: .8rem;
        margin-right: 1.2rem;
    }
    .buttons2-item-a{
        display: block;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden;
        color: rgba(56,88,116,1);
        text-align: center;
        /*border: 1px solid rgba(56,88,116,1);*/
        border-radius: 5px;
        font-size: 81%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    .buttons2-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(250,250,250,.2);
        color: rgba(56,88,116,1);
        font-size: 85%;
    }

    /*slider*/
    .naslov-slider{
        font-size: .9rem;
        font-weight: bold;
        text-transform: uppercase;
        color: rgba(56,88,116,1);
    }
    .carousel-caption{
        width: 55%;
        min-height: 250px;
        right: unset;
        left: 105%;
        top: .2rem;
        bottom: unset;
        color: rgba(0,0,0,1);
    }
    .carousel-caption p{
        text-align: justify;
        font-size: .8rem;
    }
    .carousel-inner{
        height: auto;
    }

    /*navbar*/
    .navbar-light .navbar-brand {
        color: white;
        font-size: 1.1rem;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        font-size: .9rem;
    }
    .slika-logo{
        width: 80px;
        height: 101px;
        margin: .3rem 3rem;
    }

    /*tražilica*/
    .trazilica-g{
        width: 25rem;
    }
    #search{
        width: 100%;
        border: 0;
        font-size: .7rem;
        padding: .4rem;
    }
    .trazi{
        margin-top: .2rem;
        padding: 0 1rem;
        background-color: transparent;
        border: 0;
        font-size: 1rem;
    }

    /*sidebar*/
    .sbdn{
        display: none;
    }
    .sb100{
        width: 100%;
    }
    .mt2{
        margin: 2rem 0 0 0;
    }

    /*novosti*/
    .stranica{
        width: 100%;
        margin: 2rem 0 2rem 0;
    }

    /*podnožje*/
    .poravnaj-l{
        font-size: 70%;
    }
    .footer-tekst{
        font-size: 70%;
    }
    .opsirnije-d{
        margin-top: 2.9rem;
    }
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row{
        display: inline-flex;
    }
    /*galerija*/
    .galerijaThumbnail{
        width: 130px; 
        height: 130px; 
        border: 1px solid gray; 
        border-radius: 10px;
        float: right;
        margin: .1rem .1rem;
        position: relative;
        transition: all ease .5s;
    }

    /*promo video*/
    .video-con{
        text-align: right;
        margin-right: 10%;
    }
    .video{
        width: 510px;
        height: 300px;
    }
    .promo-text{
        position: absolute;
        float: left;
        width: 15rem;
        height: 13rem;
        background-color: rgb(167, 48, 48);
        margin: 0 1rem 1rem 2rem;
        top: -1rem;
        color: #fff;
        text-align: center;
        font-size: 2.6rem;
        text-transform: uppercase;
        padding-top: 1.2rem;
    }

    /*članak*/
    h5 a{
        margin: 0;
        position: absolute;
        bottom: 12.7rem;
        padding: .9rem;
        width: 48%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .9rem;
    }
    h6 a{
        margin: 0;
        position: absolute;
        bottom: 4.1rem;
        padding: .9rem;
        width: 30.8%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .9rem;
    }
    .info_naj{
        font-size: .9rem;
    }
    .novosti{
        font-family: Noto Sans, sans-serif;
        font-size: 1.5rem;
        padding: 1rem 0 1rem 2.5rem;
        color: rgba(0,0,0,0.6);
    }

    /*buttons*/
    .buttons-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 8rem;
        width: 8rem;
        padding: 0 .5rem;
        margin-right: 1.2rem;
        margin-bottom: .5rem;
    }
    
    .buttons-item-a{
        display: block;
        height: 0;
        padding-bottom: 55%;
        overflow: hidden;
        background-color:rgba(56,88,116,1);
        color: rgb(250, 250, 250);
        text-align: center;
        border: 1px solid rgba(56,88,116,1);
        border-radius: 5px;
        font-size: 60%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    
    .buttons-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(210,171,103,.7);
        color: rgba(0,0,0,0.7);
        font-size: 70%;
    }
    .buttons2-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 15rem;
        width: 15rem;
        padding: 0 .5rem;
        margin-right: 1.2rem;
    }
    .buttons2-item-a{
        display: block;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden;
        color: rgba(56,88,116,1);
        text-align: center;
        /*border: 1px solid rgba(56,88,116,1);*/
        border-radius: 5px;
        font-size: 85%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    .buttons2-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(250,250,250,.2);
        color: rgba(56,88,116,1);
        font-size: 85%;
    }

    .buttons2{
        flex-wrap: wrap;
    }

    /*slider*/
    .naslov-slider{
        font-size: 1rem;
        font-weight: bold;
        text-transform: uppercase;
        color: rgba(56,88,116,1);
    }
    .carousel-caption{
        width: 55%;
        min-height: 350px;
        right: unset;
        left: 105%;
        top: 1.25rem;
        bottom: unset;
        color: rgba(0,0,0,1);
    }
    .carousel-caption p{
        text-align: justify;
        font-size: .9rem;
    }
    
    /*navbar*/
    .navbar-light .navbar-brand {
        display: none;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        font-size: 1.1rem;
    }
    .slika-logo{
        width: 80px;
        height: 101px;
        margin: .4rem 4rem;
    }

    /*tražilica*/
    .trazilica-g{
        width: 30rem;
    }
    #search{
        width: 100%;
        border: 0;
        font-size: .7rem;
        padding: .4rem;
    }
    .trazi{
        margin-top: .2rem;
        padding: 0 1rem;
        background-color: transparent;
        border: 0;
        font-size: 1rem;
    }

    /*novosti*/
    .stranica{
        margin: 2rem;
    }

    /*podnožje*/
    .poravnaj-l{
        font-size: 80%;
    }
    .footer-tekst{
        font-size: 80%;
    }
    .opsirnije-d{
        margin-top: 1rem;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .row{
        display: inline-flex;
    }
    /*galerija*/
    .galerijaThumbnail{
        width: 150px; 
        height: 150px; 
        border: 1px solid gray; 
        border-radius: 10px;
        float: right;
        margin: .1rem .1rem;
        position: relative;
        transition: all ease .5s;
    }

    /*tražilica*/
    .trazilica-g{
        width: 35rem;
    }

    /*promo video*/
    .video-con{
        text-align: right;
        margin-right: 12%;
    }
    .video{
        width: 610px;
        height: 350px;
    }
    .promo-text{
        position: absolute;
        float: left;
        width: 18rem;
        height: 16rem;
        background-color: rgb(167, 48, 48);
        margin: 0 1rem 1rem 2rem;
        top: -1rem;
        color: #fff;
        text-align: center;
        font-size: 2.9rem;
        text-transform: uppercase;
        padding-top: 2.2rem;
    }

    /*članak*/
    h5 a{
        margin: 0;
        position: absolute;
        bottom: 14rem;
        padding: .9rem;
        width: 48.4%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
    }
    h6 a{
        margin: 0;
        position: absolute;
        bottom: 4.1rem;
        padding: .9rem;
        width: 30.8%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
        font-size: .9rem;
    }
    .info_naj{
        font-size: .9rem;
    }
    .novosti{
        font-family: Noto Sans, sans-serif;
        font-size: 1.5rem;
        padding: 1rem 0 1rem 2.5rem;
        color: rgba(0,0,0,0.6);
    }

    /*buttons*/
    .buttons-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 10rem;
        width: 10rem;
        padding: 0 .5rem;
        margin-right: 1.2rem;
        margin-bottom: .5rem;
    }
    
    .buttons-item-a{
        display: block;
        height: 0;
        padding-bottom: 55%;
        overflow: hidden;
        background-color:rgba(56,88,116,1);
        color: rgb(250, 250, 250);
        text-align: center;
        border: 1px solid rgba(56,88,116,1);
        border-radius: 5px;
        font-size: 70%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    
    .buttons-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(210,171,103,.7);
        color: rgba(0,0,0,0.7);
        font-size: 70%;
    }

    .buttons2-item{
        position: relative;
        flex: 0 0 auto;
        max-width: 18rem;
        width: 18rem;
        padding: 0 .5rem;
        margin-right: 1.2rem;
    }
    .buttons2-item-a{
        display: block;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden;
        color: rgba(56,88,116,1);
        text-align: center;
        /*border: 1px solid rgba(56,88,116,1);*/
        border-radius: 5px;
        font-size: 91%;
        transition: font-size .5s ease,box-shadow .5s ease,color .5s ease,background-color .5s ease;
    }
    .buttons2-item-a:hover{
        box-shadow: 10px 5px 5px rgba(56,88,116,.5);
        background-color: rgba(250,250,250,.2);
        color: rgba(56,88,116,1);
        font-size: 85%;
    }
    .buttons2{
        flex-wrap: wrap;
    }
    .pzd-item{
        max-width: 20rem;
        width: 20rem;
    }
    .pzd-item-a{
        padding-bottom: 140%;
    }

    /*slider*/
    .naslov-slider{
        font-size: 1.3rem;
        font-weight: bold;
        text-transform: uppercase;
        color: rgba(56,88,116,1);
    }
    .carousel-caption p{
        text-align: justify;
        font-size: 1.1rem;
    }

    /*navbar*/
    .navbar-light .navbar-brand {
        color: white;
        font-size: 1.4rem;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        font-size: 1.2rem;
    }
    .slika-logo{
        width: 80px;
        height: 101px;
        margin: .5rem 5rem;
    }

    /*novosti*/
    .stranica{
        margin: 2rem;
    }

    /*podnožje*/
    .poravnaj-l{
        font-size: 80%;
    }
    .footer-tekst{
        font-size: 80%;
    }
    .opsirnije-d{
        margin-top: 2.9rem;
    }
}

@media only screen and (min-width: 1400px){
    /*novosti*/
    .stranica{
        margin: 2rem;
    }
    .opsirnije-d{
        margin-top: 3.9rem;
    }
    h5 a{
        margin: 0;
        position: absolute;
        bottom: 15.4rem;
        padding: .9rem;
        width: 48.4%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
    }
    h6 a{
        margin: 0;
        position: absolute;
        bottom: 4.1rem;
        padding: .9rem;
        width: 31.4%;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.2);
    }
    h5 a:hover, h6 a:hover{
        text-decoration: underline;
        color: rgb(250, 250, 250);
        background-color: rgba(0,0,0,0.6);
    }
    
}