@media (min-width:260px) {
    .listing h2 a,
    .section-heading,
    .title {
        font-size: 2.5rem;
        line-height: 2.5rem
    }
    .egida .headline-wrapper h2 a, .headline-wrapper h2 a {
    font-size: 2rem;
    line-height: 2rem;
}
    #vijesti .listing li:last-child:nth-child(odd), #najnovije .listing li:last-child:nth-child(odd), .lista_clanaka .listing li:last-child:nth-child(odd) {
        width: 100%
    }
    .share-box li { 
        display: inline-block; 
    }
    .contact {
        top: 90px
    }
     .privacy {
        top: 130px
    }
    #search {
        height: 20%
    }
    #search input[type=text] {
        font-size: 2rem;
        margin-top: -20px
    }
    #search .btn {
        font-size: 1.5rem;
        padding: 0px 10px;
        bottom: 30px;
        width: 100px;
    }
    .entry p iframe {
        width: 100%;
        top: 5px;
        margin-bottom: -5px;
        height: calc(100vw*(315/560))
    }
    .logo-footer {
        position: absolute;
        top: 5px;
    }
    .social-buttons {
        right: -20px;
        top: 3px;
    }
    .related .owl-next, .related .owl-prev {
        top: 45%
    }
    .carousel-pages .owl-next, .carousel-pages .owl-prev  {
        top: 44%
    }
    .top-bar, .error404 .top-bar {
        height: 90px
    }
    .single .top-bar {
        height: 90px
    }
    .share-post-box-mobile {
        display: block;
    }
    .home .section-heading::before, .home .section-heading::after {
        transform: translateY(-0.8rem);
    }
}


@media (min-width:768px) {
    .section-heading,
    .title {
        font-size: 3rem;
        line-height: 3rem
    }
    .egida .headline-wrapper h2 a, .headline-wrapper h2 a {
        font-size: 2rem;
        line-height: 2rem;
    }
    .single .title {
        font-size: 3.5rem;
        line-height: 3.5rem
    }
    .contact {
        top: 80px
    }
    .privacy {
        top: 110px
    }
    #search {
        height: 30%
    }
    #search input[type=text] {
        font-size: 3rem;
        margin-top: -50px
    }
    #search .btn {
        font-size: 2.5rem;
        padding: 10px 20px;
        bottom: 100px;
        width: 200px;
    }
    .top-wrapper {
        border-bottom: solid 1px #eee
    }
    .top-bar, .error404 .top-bar {
        height: 90px;
    }
    .header-container {
        height: 80px
    }
    .home .section-heading::before, .home .section-heading::after {
        transform: translateY(-1rem);
    }
}

@media (max-width:767px) {
    .mobile-nav-button {
        display: block
    }
    #top-container,
    .header-container {
        height: 80px
    }
    .logo-footer {
        position: relative;
        margin-left: 0
    }
    .site-footer {
        padding-top: 2px!important
    }
    .copyright {
        margin-top: 15px
    }
    .header-container {
        border-bottom: solid 1px #eee;
        border-top: solid 1px #000
    }
    #closebt-container {
        margin-top: 20px
    }
}
@media (min-width:992px) {
    .entry p iframe {
        width: 100%;
        top: 5px;
        margin-bottom: -5px;
        height: calc(100vw*(315/860))
    }
    .indizajn-logo,
    .logo {
        width: 200px;
        height: 78px
    }
    .mobile-nav-button {
        display: none
    }
    .logo {
        display: block;
        position: relative;
        top: 0
    }
    .indizajn-logo {
        background-size: 100%;
        top: 20px
    }
    #top-container {
        height: 120px
    }
    .header-container {
        height: 150px
    }
    .social-buttons {
        right: 0;
        top: 0
    }
     .top-bar, .error404 .top-bar {
        height: 170px
    }
    .single .top-bar {
        height: 160px
    }
    .share-post-box-mobile {
        display: none;
    }
    .carousel-pages .owl-next, .carousel-pages .owl-prev  {
        top: 43%
    }
    
    .menu-item-home a:before {
        font-family: "Font Awesome 5 Free";
        font-style: normal;
        font-variant-caps: normal;
        font-variant-ligatures: normal;
        font-weight: 900;
        height: 16px;
        line-height: 16px;
        text-rendering: auto;
        width: 16px;
        -webkit-font-smoothing: antialiased;
        content: "\f015";
        margin-right: 5px;
    }
}

@media (min-width:1200px) {
    .entry p iframe {
        width: 100%;
        top: 5px;
        margin-bottom: -5px;
        height: calc(100vw*(315/1260))
    }
    #vijesti .listing li:last-child:nth-child(odd), #najnovije .listing li:last-child:nth-child(odd), .lista_clanaka .listing li:last-child:nth-child(odd) {
        width: 33.33333333%
    }
}

@media (max-width:991px) {
    #nav {
        display: none
    }
    #top-container {
        height: 80px
    }
    .indizajn-logo,
    .logo {
        width: 150px;
        height: 59px;
        top: 5px
    }
    .logo {
        display: block
    }
    .indizajn-logo {
        background-size: 100%
    }
    .menu-container {
        position: absolute;
        height: 40px;
        right: 70px;
        width: 120px;
        top: 8px
    }
    .header-container {
        height: 80px
    }
    
}

@media only screen and (max-width:480px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width:769px) and (max-width:1200px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width:1201px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

.logo-shrink {
    width: 150px;
    height: 59px;
    top: 5px
}

@media (min-width:1260px) {
    #back-to-top {
        right: 15px
    }
    .logo-footer {
        left: 15px
    }
}