@media (max-width: 1290px) {
    .header-black {
        display: block;
    }
    .app-links .app-social {
        display: none;
    }
    .mobile-navigation-inner .app-social {
        padding-top: 10px;
        margin-right: auto;
        margin-bottom: 10px;
        gap: 20px;
    }
    .mobile-navigation-inner .app-social a {
        color: var(--white);
        font-size: 20px;
    }
    .mob-menu-button {
        margin-left: 0px;
        display: flex;
        margin-left: 10px;
    }
    .app-search {
        padding-right: 15px;
    }
    .header-red-content .app-nav {
        display: none;
    }
    .app-links {
        position: relative;
        width: 100%;
        padding: 10px 0;
        position: relative;
        z-index: 2;
        min-height: 50px;
        justify-content: flex-end;
    }
    .app-links::before {
        display: none;
    }
    .header-red {
        background-color: var(--primary);
    }
    .app-search {
        margin-right: 0;
        border-left: navajowhite;
    }
    .header-red .container {
        position: relative;
    }
    .header-red-content {
        position: initial;
    }
    .app-brand {
        top: 50%;
        left: 15px;
    }
    .title-with-icon.icon-najzena.video {
        margin-bottom: 30px;
    }
    .topStories-najzena-video .top-story-wrapper {
        grid-template-columns: 1fr 390px;
        gap: 20px;
    }
    .small-videos .item {
        padding: 10px 0;
    }
    .footer-navigation-second ul {
        gap: 15px;
    }
    .header-red {
        padding: 0;
    }
    .mobile-navigation-inner .app-social {
        margin-left: 0;
    }
}
@media (max-width: 1024px) {
    .topStories-najzena-video .top-story-wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .big-video a.img-holder:after {
        display: none;
    }
    .big-video .title-time-comments {
        position: static;
        bottom: 0;
        padding: 0;
        margin-top: 10px;
    }
    /*    .mob-app-nav ul a.current, .mob-app-nav ul a:hover, .mob-app-nav ul a.onPath, .mobile-nav-extensions a:hover {
            color: var(--darkGreen);
        }*/
    .big-video h2.title {
        font-size: 20px;
    }
    .footer-navigation-second ul {
        gap: 10px;
    }
    .footer-navigation-second .nav-item a {
        font-size: 15px;
    }
    .story-page .big-medium-stories {
        grid-template-columns: 1fr;
    }
    .story-page .medium-story-wrapper {
        display: grid;
    }
    .story-page .medium-story-wrapper .medium-story.story-1 {
        padding-right: 20px;
        border-right: 1px solid var(--gray2);
    }
    .story-page .medium-story-wrapper .medium-story.story-2 {
        padding-left: 20px;
    }
    .twoStories-vertical .first {
        border-color: var(--topListBorder)
    }
    .columns-4 .item.vertical-item {
        padding-bottom: 0;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .columns-4 .title-time-commentCount h4 {
        font-size: 16px;
    }
    .columns-4 {
        gap: 20px;
    }
    .logo a {
        width: 120px;
    }
}
@media (max-width: 768px) {
/*    .storyList {
        margin-bottom: 0;
    }*/
    .najnovije .storyList {
        margin-bottom: 50px;
    }
    .smaller-story-list .storyNav.last {
        margin-bottom: 10px;
        border-bottom: 1px solid var(--gray2);
    }

    .topStories-aloRecommend-4 .title,
    .title-time-commentCount h4,
    .smaller-story-list .storyNav h4.title,
    .storyList-content .storyNav h4.title,
    .medium-story h3.title,
    .big-story h2.title {
        margin-bottom: 10px;
    }
    section.section.topStories.topStories-4-4-4-4.grid-3 .title {
        margin-bottom: 0;
    }
    .topStories-najzena-video .top-story-wrapper {
        grid-template-columns: 1fr
    }
    .big-video .title-time-comments {
        position: absolute;
        bottom: 0;
        padding: 40px 40px 30px;
        z-index: 1;
    }
    .big-video h2.title {
        font-size: 20px;
    }
    .big-video a.img-holder:after {
        display: block;
        top: 0;
    }
    .small-videos .item .img-holder {
        max-width: 180px
    }
    .small-videos h2.title {
        font-size: 18px;
    }
    .topStories-aloRecommend-4 .top-story-wrapper .item-0::before {
        display: none;
    }
    .latest-4-horizontal .fourStories {
        grid-template-columns: 1fr;
    }
    .latest-4-horizontal  .item.vertical-item {
        flex-direction: row;
    }
    .latest-4-horizontal .item.vertical-item .img-holder {
        max-width: 260px;
    }
    .latest-4-horizontal span.time-comment {
        margin-top: unset;
    }

    .topStories-1-2-3 .threeStories .item {
        border-color: var(--topListBorder)
    }
    .topSto
    .footer-bottom {
        flex-direction: row;
        justify-content: space-between;
    }
    .footer-navigation-second {
        flex-basis: 300px;
    }
    .footer-navigation-second ul {
        display: block;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        margin: 0;
        list-style-type: none;
        padding-left: 0;
    }
    .footer-navigation-third ul {
        flex-direction: column;
        gap: 10px;
    }
    .footer-copy {
        margin-top: 15px;
    }
    .footer-bottom {
        flex-direction: row;
    }
    footer.footer .container {
        background-position: center;
    }
    .footer-navigation-second .nav-item a {
        font-size: 14px;
    }
    .columns-4 {
        flex-direction: column;
    }
    .columns-4 .item.vertical-item {
        flex-direction: row;
    }
    .columns-4 .item.vertical-item a.img-holder {
        max-width: 260px;
    }
}
@media (max-width: 680px) {
    .big-video .title-time-comments {
        padding: 20px;
    }
    .footer-logo {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 0;
        gap: 10px;
    }
    .search-input-wrapper {
        padding-left: 30px;
        padding-right: 10px;
    }
    .latest-4-horizontal .item.vertical-item .img-holder {
        max-width: 190px;
    }
    .time-comments span.category, span.time-comment .category {
        width: 100%;
        margin: 0;
        font-size: 14px;
    }
    .topStories-1-2-3 .threeStories a.img-holder {
        max-width: 180px;
    }
    .footer-navigation-third {
        margin-right: 0;
    }
    .columns-4 .item.vertical-item a.img-holder {
        max-width: 190px;
    }
}
@media (max-width: 460px) {
    h2.fragment-title.title-with-icon {
        font-size: 18px;
    }
    .latest-2-3 .storyList .medium-story-wrapper {
        gap: 0px;
        display: flex;
        overflow: auto;
        width: 100%;
        margin-bottom: 20px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .latest-2-3 .storyList .storyNav.medium-story {
        min-width: 90%;
        margin-bottom: 0;
    }

    .twoStories .item.vertical-item:after {
        display: none;
    }
    .topJNodes-4 h4.jnode-title {
        margin-bottom: 10px;
    }
    .small-videos .item .img-holder {
        max-width: 150px
    }
    .small-videos h2.title {
        font-size: 17px;
    }
    .big-video .title-time-comments {
        padding: 10px 20px
    }
    .big-video h2.title {
        font-size: 20px;
    }
    .latest-4-horizontal .item.vertical-item .img-holder {
        max-width: 150px;
    }
    section a.button.center {
        width: 100%;
    }
    .uptitle.big-uptitle .uptitle-content {
        font-size: 26px;
        line-height: 26px;
    }
    .footer-logo-img {
        width: auto;
        height: auto;
    }
    .footer {
        padding-top: 40px;
    }
    .story-page .medium-story-wrapper .medium-story.story-1 {
        padding-right: 10px;
    }
    .story-page .medium-story-wrapper .medium-story.story-2 {
        padding-left: 10px;
    }
    .latest-4-horizontal {
        padding: 20px 10px;
    }
    .topStories-1-2-3 .threeStories a.img-holder {
        max-width: 150px;
    }
    .footer-navigation-third {
        margin-right: auto;
    }
    section.agregator-4 {
        padding: 20px 10px;
    }
    .columns-4 .item.vertical-item a.img-holder {
        max-width: 150px;
    }
}

@media (max-width: 425px) {
    .latest-4-horizontal .item.vertical-item {
        flex-direction: column;
    }
    .latest-4-horizontal .item.vertical-item .img-holder {
        max-width: 100%;
    }
    .latest-4-horizontal .item.vertical-item {
        gap: 10px;
    }
    .time-comments span.category, span.time-comment .category {
        font-size: 12px;
    }
    .columns-4 .item.vertical-item {
        flex-direction: column;
    }
    .columns-4 .item.vertical-item a.img-holder {
        max-width: 100%;
    }
}

@media (max-width: 375px) {
    .app-brand{
        left: 10px;
    }
}

@media (max-width: 320px) {
    .storyList .storyNav.big-story,
    .twoStories-vertical .item.first {
        border-color: var(--topListBorder)
    }
    .topStories-najzena-video .top-story-wrapper {
        gap: 10px;
    }
    .big-video a.img-holder:after {
        display: none;
    }
    .big-video .title-time-comments {
        position: static;
        bottom: 0;
        padding: 0;
        margin-top: 10px;
    }
    .big-video h2.title {
        font-size: 17px;
    }
    .small-videos .item {
        flex-direction: column;
        gap: 10px
    }
    .small-videos .item .img-holder {
        max-width: 100%;
    }
    .twoStories-vertical .first {
        padding-bottom: 10px;
    }
    .story-page .medium-story-wrapper .medium-story.story-1 {
        padding-right: 0px;
        border-right: none;
        border-bottom: 1px solid var(--gray2);
        padding-bottom: 10px;
    }
    .story-page .medium-story-wrapper .medium-story.story-2 {
        padding-left: 0px;
    }
    .story-page .big-medium-stories {
        gap: 0;
    }
    .story-page .big-medium-stories {
        margin-bottom: 10px;
    }
    .storyList-content .smaller-story-wrapper {
        gap: 0;
        margin-bottom: 0;
    }
    .latestStories.twoTabsBorba .story-img-title {
        grid-template-columns: 1fr;
        margin-bottom: 20px;
    }

    .latestStories.twoTabsBorba .story-title {
        padding-left: 0;
    }
    .latest-2-3 .storyList .medium-story.story-0 {
        padding-right: 10px;
    }
    .topStories-1-2-3 .threeStories a.img-holder {
        max-width: 100%;
    }
}