@media (max-width: 1290px) {
    .logo a {
        width: 90px;
        height: 60px;
    }
    .app-nav ul {
        gap: 10px;
    }
    .app-nav ul a {
        font-size: 12px;
    }
    .header-red-content {
        padding-left: 115px;
    }
    .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;
    }
}
@media (max-width: 1024px) {
    .header-black {
        display: block;
    }
    .app-links .app-social {
        display: none;
    }
    .mobile-navigation-inner .app-social {
        padding-top: 10px;
    }
    .mobile-navigation-inner .app-social a {
        color: var(--white);
    }
    .mob-menu-button {
        margin-left: 0px;
    }
    .app-search {
        padding-right: 15px;
    }
    .header-red-content .app-nav {
        display: none;
    }
    .app-links {
        position: initial;
    }
    .app-links::before {
        display: none;
    }
    .header-red {
        background-color: var(--orange);
    }
    .app-search {
        margin-right: 0;
    }
    .header-red .container {
        position: relative;
    }
    .header-red-content {
        position: initial;
    }
    .app-brand {
        top: 50%;
        left: 15px;
    }
    .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;
    }
}
@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;
    }
    .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;
    }
}
@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;
    }
}
@media (max-width: 460px) {
    .latest-2-3 .storyList .medium-story-wrapper {
        gap: 0px;
        display: flex;
        overflow: auto;
        width: 100%;
        margin-bottom: 20px;
    }
    .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;
    }
    .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;
    }
}

@media (max-width: 425px) {

}

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

@media (max-width: 320px) {
    .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;
    }
}