/* Zadarska županija 2017.*/
/* Custom CSS*/
/*MEDIA: MEDIUM*/
@media screen and (min-width: 1199px) and (max-width: 1400px){

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
    letter-spacing: 0px;
}

.main-search-zd > form > input {
    width: 80%;
}

/*.zz-karta-interaktivna {
    display: none !important;
}*/

/*END @media*/
}


/*////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////*/


@media screen and (min-width: 991px) and (max-width: 1199px){

/*#sp-top2, #sp-position4, #sp-position5, .zz-karta-interaktivna {
    display: none !important;
}*/

.zz-jumbotron {
    display: none !important;
}

.zz-top-ikona > img {
    display: none !important;
}

.main-search-zd > form > input {
    width: 80%;
}

.zz-jum-div {
    display: none;
}

.main-search-zd {
    margin-top: 40px;
}

/*END @media*/
}


@media screen and (max-width: 615px) {

    .footer-linkovi-zz {
        display: none;
    }

    #sp-page-builder #section-id-1485939670461 {
        margin: 0;
    }

    .zadnje {

        display: none;
    }

    .sigProLink.magnificpopup {

        width: 150px !important;
        height: 160px !important;

    }

    #sp-main-body {

    padding: 5px 0 0px;

}

#sp-page-builder #section-id-1493049582502 {

    padding: 10px 0px 10px 0px !important;

}

.sp-copyright {

    text-align: center;

display: flex;

justify-content: center;

flex-direction: column;
}

}

@media screen and (min-width: 767px) and (max-width: 1025px){

    .zz-logo-vrh {
        padding: 23px 0 0 0;
        float: left;
        width: 120%;
    }

}