/* HEADER */
@media only screen and (max-width: 984px) {
    .navbarindex {
        position: unset;
        width:100%;
        background-color: white!important; /* change background color for mobile navbar*/
        backdrop-filter: blur(8px);
        transition: 0.2s ease;
        padding: 15px;
    }
    .navbar {
        position: fixed;
        width:100%;
        background-color: #fff;
        backdrop-filter: blur(8px);
        transition: 0.2s ease;
        padding: 15px;
    }
    .navbar-brand {
        padding-left: 1em;
    }
    .navbar-brand img{
        width: 70%;
    }
    .navbar .nav-link {
        color: #333539!important;
    }
    .navbar .fas {
        color: #333539!important;
    }
    .navbar-nav a{
        font-size: 22px;
        font-family: var(--dmsans-bold);
        font-weight: 700;
    }
    header .navbar-brand{
        padding-left: 1rem;
    }
    .navbar-brand img{
        display: none;
    }
    .navbar-brand img+img{
        display: block!important;
    }
    header .nav-item:last-child{
        padding-right: unset;
    }
    header {
        border-radius: unset;
        height: auto;
    }
    header .row{
        margin: auto;
        padding: unset;
    }
    .head-text {
        order: 2;
        text-align: center;
    }
    .head-text h1 {
        font-size: 24px!important;
        margin-right: unset!important;
    }
    .head-text h2 {
        font-size: 16px!important;
        font-weight: 100;
    }
    .head-text .btn{
        margin-top: 30px;
        margin-bottom: 80px;
        padding: 15px!important;
    }
    .head-picture {
        margin-top: 100px;
        order:1;
        text-align-last: center;
    }
    header .head-picture img {
        width: 336px!important;
        height: 336px;
    }
    .underline{
        width: 20px;
    }
    .navbar-nav .active{
        display: unset;
    }
}
/* TABLET HEADER */
@media (min-width: 984px) and (max-width: 1280px) {
    .navbarindex {
        position: fixed;
        width:100%;
        background-color: #b3edffc7!important;
        backdrop-filter: blur(8px);
    }
    .navbar {
        position: fixed;
        width:100%;
        background-color: #fff;
        backdrop-filter: blur(8px);
    }
    .navbar-brand {
        padding-left: 1em;
    }
    .navbar .nav-link {
        /* color: #333539!important; */
    }
    .navbar .fas {
        color: #333539!important;
    }
    .navbar-nav a{
        font-size: 18px;
        font-family: var(--poppins-regular);
        font-weight: 400;
        color: #346EC1;
        letter-spacing: 0.09px;
    }
    header .navbar-brand{
        padding-left: 1rem;
    }
    .navbar-brand img{
        display: none;
    }
    .navbar-brand img+img{
        display: block!important;
    }
    .nav-item:last-child{
        padding-right: 1rem;
    }
    header .navbar-brand{
        padding-left: 2rem;
    }
    .navbar-brand img{
        display: none;
    }
    .navbar-brand img+img{
        display: block!important;
    }
    header .nav-item:last-child{
        padding-right: unset;
    }
    header {
        border-radius: unset;
        height: auto;
    }
    header .row{
        margin: 50px 100px 80px 0px;
        padding-left: 2rem;
    }
    .head-text h1 {
        font-size: 36px!important;
        margin-right: -30px!important;
        margin-top: 144px;
    }
    .head-text h2 {
        font-size: 20px!important;
        font-weight: 100;
    }
    .head-text button{
        margin-top: 30px;
        margin-bottom: 80px;
        padding: 15px!important;
    }
    .head-picture {
        margin-top: 23px;
    }
    .head-picture img {
        width: 500px!important;
        height: 500px;
    }
}
/* LAPTOP HEADER */
@media (min-width: 1280px) and (max-width: 1600px){
    header {
        /* height: unset; */
    }
    .head-text h1 {
        font-size: 40px!important;
        margin-top: 20px;
    }
    .head-text h2 {
        font-size: 18px!important;
        padding-top: 20px;
    }
    .head-picture img {
        width: 115%;
    }
    .nav-item:last-child{
        padding-right: 3rem;
    }
    .navbar-brand{
        padding-left: 3rem;
    }
    header .row {
        padding-left: 3rem;
    }
} 
/* COUNTER */
@media (max-width: 991px){
    #counter{
        
    }
}
@media only screen and (max-width: 984px) {
    .counter .container .counter-box{
        background-image: url("../assets/images/counter-mobile.png");
        background-repeat: round;
        position: relative;
    }
    .counter{
        margin-top: -50px;
        padding-left: 20px;
        padding-right: 20px
    }
    .counter .container .counter-box{
        border-radius: 20px;
        padding: unset;
        padding-top: 35px
    }
    .counter .desni, .lijevi{
        display: none;
    }
    .counter .container .counter-box .col-lg-3{
        z-index: 2;
    }
    .counter .container .counter-box .col-lg-3 h1:nth-child(1){
        margin-top: 5px;
    }
    .counter .container .counter-box .col-lg-3 h1{
        font-size: 24px;
    }
    .counter .container .counter-box .col-lg-3 h2{
        font-size: 16px;
        margin-bottom: 35px;
        padding: 0 125px;
    }
}

/* FORMA */
@media screen and (max-width: 991px) {
    .isprobaj_kadrovsko_okvir {
        width: 100% ;       
        margin: 0 auto ;
        padding: 30px 20px ;
        border-radius: 30px ; 
        box-shadow: 0 10px 30px rgba(26, 87, 166, 0.486) ;
    }
    .polje {
        display: flex ;
        flex-direction: column ;
        margin-bottom: 20px ;
        text-align: left ;
    }
    .polje label {
        margin-bottom: 10px ;
        text-align: left ;
        font-size: 15px;
        font-family: var(--poppins-regular);
        font-weight: 400;
        color: #1a56a6;
    }
    .forma input, .forma textarea {
        width: 100% ;
        border: 2px solid #eef2f7 ;
        border-radius: 10px ;
        font-size: 16px ;
        transition: 0.3s ease ;   
        background-color: #ffffff ;
    }

    .forma input {
        height: 48px ;    
        padding: 0 15px ;
    }

    .forma textarea {
        padding: 15px ;
        min-height: 120px ;
        resize: vertical ;
        font-family: inherit ;
    }

    .forma input:focus, .forma textarea:focus {
        border-color: #1a56a6 ;
        outline: none ;
    }
    
    .g-recaptcha {
        transform: scale(0.75); /* Smanjuje je da stane u uski boks */
        transform-origin: 0 0;
        margin: 15px auto;        
        display: table;
    }
    .forma button {
        display: block ;
        width: 100% !important;
        background-color: #1a56a6 ;
        color: #ffffff ;
        padding: 15px ;
        border: none ;
        border-radius: 12px ;
        font-size: 17px ;
        cursor: pointer ;
        margin-top: 10px ;
    }
    .forma button:active {
        background-color: #0d3b73 ;
        transform: scale(0.98) ; 
    }
}

/* LATEST-NEWS */
@media (max-width: 435px){
    .counter .container .counter-box .col-lg-3 h2{
        padding: 0 50px;
    }
}
@media only screen and (max-width: 984px){
    .post-header{
        padding-left: 0;
    }
    .post-header h1{
        font-weight: 600;
        font-size: 24px;
        margin-left: 15px;
        margin-bottom: -18px;
        
    }
    .post-slide .post-description{
        margin-top:20px;
    }
    .post-slide .post-bar li{
        margin-bottom: 5px;
        font-size: 14px;
        margin-top: 20px;
    }
    .post-slide .post-bar li:last-child{
        margin-bottom: 0;
    }
    .post-slide .post-title a {
        font-size: 20px;
    }
}

/* PARTNERI */
@media only screen and (max-width: 984px){
    .partneri .container{
        border-radius: 16px;
        padding: 15px;
        width: 85%;
    }
    .partneri h1{
        padding: 0;
        font-size: 24px;
        margin-bottom: 30px!important;
    }
    .partneri .card-wrapper{
        margin-bottom: 19px;
        padding: 35px;
    }
    .tag h1{
        margin-top: -45px;
        font-size: 3em;
    }
}

/* TESTIMONIAL */
@media only screen and (max-width: 984px){
    .testimonials .testimonial-title h1{
        font-size: 24px;
    }
    .testimonials .testimonial-title h2{
        font-size: 16px;
    }
    .testimonial .kartica{
        justify-content: center;
    }
    .testimonial .pic {
        margin-bottom: 8px;
    }
    .testimonial .kartica h1{
        text-align: center;
        font-weight: 600;
        font-size: 20px
    }
    .testimonial .kartica h2{
        text-align: center;
        margin-bottom: 20px;
        font-size: 16px;
    }
}

/* FOOTER */
@media (max-width: 1200px){
    .firstcol {
        width: 92% !important; /* Širimo malo bijeli boks na mobilnom */
        margin-left: auto;
        margin-right: auto;
        padding: 40px 15px !important;
    }
    .firstcol .lijevi{
        display: none;
    }
    .firstcol .desni{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .firstcol .lijevi{
        width: 90%;
    }
    .firstcol .desni{
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .firstcol .lijevi{
        width: 69%;
    }
    .firstcol .desni{
        display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1400px){
    .firstcol .row{
        padding-bottom: 36px;
    }
}
@media (min-width: 984px) and (max-width: 1300px){
    .firstcol .phone{
        width: 33%;
    }
    .firstcol .envelope{
        width: 33%;
    }
}
@media only screen and (max-width: 984px){
    .page-footer{
        border-radius: 20px 20px 0px 0px;
    }
    .firstcol{
        margin-top: 5px;
        width: 90%;
    }
    .firstcol h1{
        font-size: 24px;
        font-weight: 600;
        padding: 40px 0 30px 0;
    }
    .firstcol h2{
        font-size: 16px;
        font-weight: 300;
    }
    .firstcol .row{
        flex-direction: column;
        align-items: center;
        padding-bottom: 35px;
    }
    .firstcol button{
        height: 60px!important;
        width: 55%;
    }
    .firstcol .phone{
        margin-right: 0;
        margin-bottom: 10px;
        width: 55%;
    }
    .firstcol .envelope{
        width: 55%;
    }
    .mreze .col-md-11{
        flex-direction: column;
        align-items: center;
    }
    .mreze .logo{
        order: 1;
        margin-bottom: 40px;
    }
    .mreze .logo img{
        width: 75%
    }
    .mreze .social{
        order: 2;
        margin-bottom: 40px;

    }
    .mreze .social h3{
        text-align: center;
        font-size: 16px;
    }
    .mreze .social-icons img{
        width: 45px;
        height: 45px;
    }
    .mreze .kontakt{
        order: 3;

    }
    .mreze .kontakt h3{
        text-align: center;
        font-size: 16px;
    }
    .mreze .kontakt p{  
        font-size: 16px;
        text-align: center;
    }
    .footer-copyright {
        font-size: 14px;
    }
    .bgradius .solid{
        margin-top: unset;
        opacity: 0.75;
    }
}
/* SOCIAL ICONS ON PHONE ROTATE ALIGN */
@media (min-width: 768px){
    .col-md-3 {
    width: 31%;
    }
}

/*---------- o-softveru.php---------- */
@media (min-width: 984px) and (max-width: 1600px){
    .about .title .podnaslov{
        padding: 25px 0 0 0;
        font-size: 45px;
    }
    .krug-pozadina img {
        position: absolute;
        width: 99%;
        left: -557px;
    }
}

@media only screen and (max-width: 984px){
    .about ul{
        padding-left: 0;
    }
    .about .img-fluid{
        max-width: 96%;
    }
    .about .druga{
        margin-top: 6px;
    }
    .krug-pozadina img{
        width: 108%;
        left: -207px;
        position: absolute;
    }
    .about .title{
        font-size: 12px;
        margin: unset;
        margin-top: 150px;
        margin-bottom: 40px;
    }
    .about .title .podnaslov{
        font-size: 24px;
        padding: unset;
        padding-top: 35px;
    }
}
/* ORGANIZACIJA */
@media only screen and (max-width: 984px){
    .organizacija .row h1{
        font-size: 24px;
        padding-left: 20px;
    }
    .organizacija .row p{
        font-size: 16px;
        padding: 0px 20px 0 20px;
    }
    .organizacija .row .img-organizacija{
        display: none;
    }
}
/* MISIJA I VIZIJA */
@media only screen and (max-width: 984px){
    .misija {
        padding: unset;
    }
    .misija .row{
        justify-content: center!important;
    }
    .kartica .col-md-6{
        width: 50%;
    }
    .kartica {
        max-width: 89%;
        margin-right: 10px;
    }
    .kartica .m-2{
        margin: unset;
    }
}
/* KLJUCNA POLJA RADA */
@media only screen and (max-width: 984px){
    .kljucna h1{
        font-size: 20px;
        margin-left: 20px;
        padding: 20px 0px 10px 0px;
    }
    .kljucna .col-lg-3{
        width: 45%
    }
    .kljucna .thumb .text-block{
        border-radius: 10px;
    }
    .kljucna .thumb .text-block h4{
        font-size: 16px;
    }
}
/* GODISNJI IZVJESTAJ */
@media only screen and (max-width: 984px){
    .izvjestaji{
        padding: 20px 0px 40px 20px;
    }
    .izvjestaji .pb-5{
        padding-bottom: 20px!important;
    }
    .izvjestaji .header h1{
        font-size: 24px;
    }
    .izvjestaji .izvjestaj {
        border-radius: 10px;
    }
    .izvjestaji #filteri a{
        font-size: 16px;
    }
    .izvjestaj .col-sm-6{
        width: 50%;
    }
    .izvjestaj .col-sm-6 img{
        width: 69%;
        margin-left: 20px;
    }
    .izvjestaji .izvjestaj h2 {
        font-size: 16px;
    }
}
/*---------- moduli.php---------- */
@media only screen and (max-width: 984px){
    #partneri{
        overflow-x: unset;
    }
    #partneri .row{
        margin: unset;
    }
    #partneri .head-text{
        order: 1;
        margin-top: 150px;
    }
    #partneri .head-picture{
        order: 2;
        transform: rotate(90deg);
        padding: 0;
    }
    #partneri .head-picture img{
        width: calc(100% + 20px)!important;
        
    }
    #svi-partneri{
        padding: 30px 0px 36px 0px!important;
    }
    #svi-partneri .btn {
        margin: 0px 12px;
        font-size: 14px;
        font-family: var(--dmsans-bold);
        font-weight: 700
    }
    #lista-partnera {
        padding: 0;
        justify-content: center!important;
    }
    #lista-partnera .col-lg-4{
        width: 85%;
    }
    #lista-partnera .dugme{
        text-align: center;

    }
    #lista-partnera .dugme button{
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 2px solid #346EC1;
        border-radius: 20px;
        font-size: 16px;
        font-family: var(--poppins-regular);
        font-weight: 600;
        color: #346EC1;
        padding: 25px 125px 25px 125px;
        margin-bottom: 30px;
        display: inline-block;
    }
}
/*---------- VIJESTI.HTML---------- */
@media only screen and (max-width: 984px){
    .vijest{
        background-image: url("../assets/images/about/circle-bg.svg");
        background-repeat: no-repeat;
        background-position-x: -285px;
        background-position-y: -76px;
        background-size: 657px;
    }
    .vijest .container{
        margin-top: 30px;
    }
    .vijest .container .naslov{
        margin-top: 150px;
        font-size: 36px;
        letter-spacing: -1.8px;
        margin-left: 12px;
    }
    .vijest .container .glavna-vijest{
        margin: 0px 0px;
    }
    .vijest .container .glavna-vijest .content{
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-top: unset;
    }
    .vijest .container .glavna-vijest .datum-vijesti{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .vijest .container .glavna-vijest .naslov-vijesti{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .vijest .container .row .vijest-box{
        margin: 25px 12px;
    }
    .vijest .container .row .vijest-box .vijest-box-naslov{
        font-size: 20px;
        margin-bottom: 20px;
    }
}
/* VIJESTI.HTML TABLET & LAPTOP */
@media (min-width: 1200px) and (max-width: 1375px){
    .vijest{
        background-position-x: 686px;
        background-position-y: -375px;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .vijest .container .glavna-vijest .datum-vijesti{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .vijest .container .glavna-vijest .naslov-vijesti{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .vijest .container{
        max-width: 1060px;
    }
    .vijest{
        background-position-x: 491px;
        background-position-y: -549px;
        background-size: unset;
    }
}
@media (min-width: 1200px){
    .vijest .container{
        max-width: 1300px
    }
    .vijest{
        /* background-size: 400px; */
    }
}
/*---------- VIJESTI-TEMPLATE.HTML---------- */
@media only screen and (max-width: 984px){
    .clanak .container .row .datum{
        margin-top: 150px;
        font-size: 14px;
        /* margin-top: 30px; */
    }
    .clanak .container .row .naslov{
        font-size: 24px;
        padding: unset;
        margin-bottom: 30px;
    }
    .clanak .container .col-lg-12{
        padding-right: 0;
        padding-left: 0;
    }
    .clanak .container .dodate-slike{
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 10px!important;
        margin-top: 10px!important;
    }
    .clanak .container .row .col-sm-33 .text-block h4{
        font-size: 36px;
    }
    .clanak .container .row .podijeli{
        justify-content: flex-end!important;
    }
    .clanak .container .row .podijeli h3{
        margin-left: unset!important;
    }
    .prilozi {
        padding: unset;
        padding-bottom: 10px;
    }
    .prilozi .container .row {
        justify-content: center;
    }
    .prilozi .container .row .naslov h1{
        font-size: 24px;
        margin-top: 15px;
    }
    .prilozi .container .row .prilog{
        width: 90%;
        justify-content: space-between;
        border-radius: 10px;
        padding: 10px 25px 10px 24px;
    }
    .prilozi .row .prilog h2{
        font-size: 16px;
    }
    .prilozi .row .prilog img{
        width: 30px;
    }
    .povezane-vijesti .container .text-center h1{
        font-size: 24px;
        margin-top: 15px;
        text-align: left;
    }
}





    /* DODATE SLIKE 2 U REDU */
    @media only screen and (max-width: 522px){
        .clanak .container .dodate-slike .col-sm-33{
            width: 44%;
            margin: 10px;
        }
    } 
    @media (min-width: 985px) and (max-width: 1200px){

        .clanak .container .dodate-slike{
            flex-wrap: wrap;
            justify-content: center;
            margin-bottom: unset!important;
        }
    }
    /*---------- PROJEKTI.HTML---------- */
    @media (min-width: 985px) and (max-width: 1400px){
        .projekti{
            background-position-x: 388px;
            background-position-y: -572px;
        }
    }
    @media only screen and (max-width: 984px){
        .projekti{
            background-position-x: -404px;
            background-position-y: -136px;
            background-size: 770px;
        }
        .projekti .row{
            margin: unset!important;
        }
        .projekti .row .head-pictures{
            order: 2;
            margin: 20px 0;
        }
        .projekti .row .head-pictures img{
            width: 55%;
        }
        .nasi-projekti{
            padding: 25px 0;
        }
        .nasi-projekti .container .naslov h1{
            font-size: 24px;
            margin-bottom: 25px;
        }
        .nasi-projekti .container .row .col-lg-6 .projekat-box{
            padding: 15px 20px;
            border-radius: 10px;
        }
        .nasi-projekti .container .row .col-lg-6 .projekat-box .projekat-icon img{
            max-height: 40px;
        }
        .nasi-projekti .container .row .col-lg-6 .projekat .opis-slike{
            font-size: 12px;
            margin-left: 10px;
        }
        .nasi-projekti .container .row .col-lg-6 .projekat-naziv h1{
            font-size: 18px;
            margin-top: 15px;
        }
        .nasi-projekti .container .row .col-lg-6 .partner h2{
            font-size: 10px;
            margin-top: 15px;
        }
        .nasi-projekti .container .row .col-lg-6 .partner h3{
            font-size: 14px;
        }
    }


/*---------- PROJEKAT-TEMPLATE.HTML---------- */
@media only screen and (max-width: 386px){
    .projekat-opsirno .container .row .projekat-box .websajt a{
        padding: 20px!important;
    }
}
@media only screen and (max-width: 984px){
    .projekat-1 .container{
        background-position: center;
        background-size: 90%;
    }
    /* .projekat-1 .container .row .slika-projekta img{
        width: 70%;
    } */
    .projekat-1 .container .row .slika-projekta span{
        height: 60px;
        width: 60px;
        line-height: 58px;
    }
    .projekat-1 .container .row .naslov-projekta h2{
        font-size: 14px;
        margin: 10px;
    }
    .projekat-1 .container .row .naziv-projekta h1{
        font-size: 24px;
        padding: 0px 40px;
    }
    .projekat-1 .container .row .godina-projekta h3{
        font-size: 16px;
    }
    .projekat-opsirno .container .row p{
        font-size: 16px;
    }
    .projekat-opsirno .container .row .partner-donator h1{
        font-size: 24px;
    }
    .projekat-opsirno .container .row .projekat-box{
        border-radius: 10px;
        padding: 35px;
    }
    .projekat-opsirno .container .row .projekat-box .projekat-naziv h2{
        font-size: 14px;
    }
    .projekat-opsirno .container .row .projekat-box .projekat-naziv h1{
        font-size: 28px;
        margin-bottom: 30px;
    }
    .projekat-opsirno .container .row .projekat-box h3{
        font-size: 12px;
    }
    .projekat-opsirno .container .row .projekat-box h4{
        font-size: 16px;
    }
    .projekat-opsirno .container .row .projekat-box .mreze{
        flex-direction: column;
    }
    .projekat-mreze.col-md-6.col-sm-12 {
        align-self: start;
        margin-bottom: 40px;
    }
    .projekat-opsirno .container .row .projekat-box .websajt a{
        padding: 20px 124px 20px 70px;
    }
    .ostali-projekti .text-center h1 {
        font-size: 24px;
        text-align: left;
        margin-left: 15px;
        margin-bottom: unset;
    }
    #ostali-projekti-slider .col-lg-6 {
        width: 88%;
    }
    .ostali-projekti .row .col-lg-6 .projekat-box{
        box-shadow: 0px 0px 16px #346ec133;
        margin: 29px 13px 11px 33px;
        border-radius: 10px;
    }
    .ostali-projekti .row .col-lg-6 .projekat-box .projekat-icon img{
        max-height: 40px;
    }
    .ostali-projekti .row .col-lg-6 .projekat .opis-slike{
        font-size: 12px;
    }
    .ostali-projekti .row .col-lg-6 .projekat-naziv h1{
        font-size: 18px;
        margin-top: 10px;
    }
    .ostali-projekti .row .col-lg-6 .partner h2 {
        font-size: 10px;
        margin-top: 15px;
    }
    .ostali-projekti .row .col-lg-6 .partner h3{
        font-size: 14px;
        
    }
}
/*---------- podrska.php---------- */
@media only screen and (max-width: 767px){
    .tim .container {
        max-width: 720px;
    }
    .tim .container .row{
        justify-content: center;
    }
    .tim .container .row h1{
        font-family: var(--dmsans-bold);
        font-weight: 700;
        font-size: 24px;
        text-align: center;
        margin-bottom: 50px;
    }
    .tim .container .row .col-md-4{
        width: 42%;
        margin: 15px 20px;
    }
    .tim .container .row .mobile-naslov{
        display: block;
    }
    .tim .container .row .timslika{
        display: none;
    }
    .tim .container .row .mobile {
        display: block;
        margin-bottom: auto;
    }
    .tim .container .row .mobile img{
        width: 136%;
        margin-left: -19px;
    }
    .tim .container .row .col-md-4 h2{
        font-size: 14px;
    }
    .tim .container .row .col-md-4 h3{
        font-size: 10px;
    }
    .tim .container .row .text-center .img-fluid{
        
    }
    .volonteri{
        padding-bottom: 0px!important;
    }
    .volonteri .container .row .col-md-8 h1{
        font-size: 18px;
    }
    .volonteri .container .row .col-md-8 h2{
        font-size: 16px;
    }
    .volonteri .container .volonteri-citat .col-sm-2{
        margin-bottom: 20px;
        width: 20%;
    }
    .volonteri .container .volonteri-citat .col-sm-8{
        width: 82%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }
    .volonteri .container .volonteri-citat .col-sm-8 h1{
        font-weight: 300;
        text-align: center;
    }
    .volonteri .container .volonteri-citat .col-sm-8 h2{
        margin-bottom: 27px;
    }
    .volonteri .container .row .col-md-8 h2{
        text-align: center!important;
    }
    .volonteri .container .volonteri-citat .align-self-end{
        margin-left:auto;
        margin-top: -40px;
    } 
    .volonteri .container .row:nth-child(2){
        justify-content: center;
        padding-bottom: 0px!important;
    }
    .volonteri .container .row .col-md-4{
        width: 45%
    }
    .volonteri .container .row .col-md-4 h2{
        font-size: 14px;
    }
    .prijavise .container .row .col-md-12 h1{
        font-size: 24px;
    }
    .prijavise .container .row .desni{
        display: none;
    }
    .prijavise .container .row{
        border-radius:62px;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }
    .prijavise .container .row .col-md-12 h1{
        margin-top: 68px;
    }
    .prijavise .container .row .col-md-12 .btn-light{
        margin-bottom: 22px;
    }
    .prijavise .container .row .lijevi{
        width: 97%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .prijavise .container .row .desni{
        display: none;
    }
    
}
@media (max-width: 991px){
    .prijavise .container .row .lijevi{
        display: none;
    }
    .prijavise .container .row .col-md-12{
        margin-left: auto;
        margin-right: auto;
    }
    .prijavise .container .row{
        background-image: url(../assets/images/tim/krug_lijevo.png);
        background-repeat: no-repeat;
    }
}
@media (min-width: 768px) and (max-width: 1200px){
    .tim .container .row .col-md-4 h1{
        font-size: 40px;
        padding: 60px 20px;
    }
}
/*   .tim .container {
        max-width: 720px;
    } */

/*---------- kontakt.php---------- */
@media (max-width: 1024px){
    .kontakt .container .row .col-lg-12{
        margin-top: 120px;
    }
    .mreze .kontakt{
        display: block;
    }
    .kontakt { 
        display: none;
    }
    .kontakt .banner {
        margin-top: 30px;
    }
    .mobile {
        display: block;
    }
    .mobile .kontakt-forma {
        max-width: 100%;
        margin: unset;
        padding: unset;
        padding-bottom: 50%;
    }
    .container .row .forma {
        order: 1;
        margin-top: 20px;
    }
    .container .row .forma h1 {
        display: none;
    }
    .info .informacije{
        background: #FFFFFF5e;
        box-shadow: 0px 0px 46px #346EC133;
        border-radius: 20px;
        backdrop-filter: blur(36px);
        padding: 20px;
        margin-top: -35%;
     }
     .info .informacije h1{
         font-family: var(--dmsans-bold);
         font-size: 24px;
         color: #333539;
     }
     .info .informacije span{
        font-family: var(--poppins-regular);
        font-size: 16px;
        color: #333539;
        margin-left: 10px;
     }
     .info .row .social-icons a{
         margin-right: 15px;
     }
}
@media (min-width: 768px){
    .info .informacije {
        margin-top: -25%;

    }
    .mobile .kontakt-forma{
        padding-bottom: 33%;
    }
}
@media (min-width: 991px) and (max-width: 1024px){
    .info .informacije {
        margin-top: -20%;
    }
}
@media (max-width: 991px){
    .poslato h1{
        font-size: 24px;
    }
    .poslato p {
        font-size: 16px;
        padding: unset;
    }
    .poslato img{
        width: 60%!important;
    }
}
/* VOLONTIRAJ MODAL */
@media (max-width: 991px){
    #exampleModal .pc{
        display: none;
    }
    #exampleModal .mobile{
        display: flex;
    }
    #exampleModal .mobileh1{
        display: block;
        margin-top: 20px;
    }
    #exampleModal .col-8{
        margin-left: auto;
        margin-right: auto;
    }
    #exampleModal h1{
        font-size: 24px;
    }
    #exampleModal .input--style-1{
        width: 100%;
    }
}