.news-response {
    margin: 30px 0;
}

.news-response em {
    font-style: italic;
}

ul.news-meta li:last-child {
    border-right: none;
}

.news-full-content {
    margin: 20px 0;
}

img.news-image {
    margin: 0 auto;
}

.news-full-content, .news-full-content p {
    color: #191919;
}

.posnetki-opisi {
}

.posnetki-opisi strong {
    color: #3c3c3c;
    font-weight: bold;
}

.posnetki-opisi p {
    font-size: 12px;
}

.eucbeniki a {
    background: #e58e00;
    padding: 8px;
    color: #FFF;
    font-size: 12px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
    text-align: center;
}
.eucbeniki.mp3 a {
    background: #3e3e3e;
}
.eucbeniki.resitve a {
    background: #243e2d;
}

@media screen and (max-width: 1200px) {
    .posnetki-opisi {
        margin-top: 25px;
    }
}

@media screen and (max-width: 992px) {
    #site_predstavitev .twig-banner, #site_predstavitev .hookie-banner {
        display: none;
    }

    section.my-sails-pages {
        padding-top: 30px !important;
    }

    .posnetki-opisi {
        margin-top: 0;
    }
}

@media screen and (max-width: 800px) {
    .navbar-header {
        width: 100%;
    }

    .navbar-toggle {
        position: absolute;
        right: 0;
        display: inline-block;
        width: auto !important;
        margin-right: 0;
    }

    .hookie_header {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .posnetki-opisi {
        margin-top: 25px;
    }
}

@media screen and (max-width: 400px) {
    .navbar-brand {
        padding-right: 60px;
    }

    .navbar-brand img {
        max-height: 30px;
        margin-top: 20px;
    }

    .navbar-header button {
        margin-top: 43px;
    }

    .bannerTxt h1 {
        font-size: 12vw;
    }
}