@media (max-width: 1290px) {
    .container {
        --container-width: 994px;
    }
    .logo a {
        width: 90px;
        height: 60px;
    }
    .app-nav ul {
        gap: 10px;
    }
    .app-nav ul a {
        font-size: 12px;
    }
    .header-red {
        min-height: 50px;
    }
    .header-red-content {
        padding-left: 0;
    }
    .header-red-content .logo {
        height: 50px;
        width: 90px;
    }
    .header-red-content .logo a {
        height: 50px;
    }


    .logo:before {
        width: 107px;
        height: 100%;
        background-color: var(--headersport);
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        display: block;
        z-index: -1;
        clip-path: polygon(0 0, 100% 0, calc(100% - 21px) 100%, 0 100%);
    }
    .logo:after {
        width: 117px;
        height: 100%;
        background-color: var(--headersport);
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        display: block;
        z-index: -2;
        clip-path: polygon(0 0, 100% 0, calc(100% - 21px) 100%, 0 100%);
    }




    .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;
    }
    #sportRecommend-slider {
        max-width: 674px;
    }
    #sportRecommend-slider-desktop {
        max-width: 674px;
    }
    .slider-SportRecommend .slide .single-story {
        max-width: 201px;
    }
    .header-red:before {
        width: calc((100vw - 994px) / 2 );
    }
}
@media (max-width: 1024px) {
    .container {
        --container-width: 738px;
    }
    .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;
        flex-direction: inherit;
    }
    .app-brand {
        top: inherit;
        left: 0;
    }
    .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(--body);
    }
    .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(--line06);
    }
    #sportRecommend-slider {
        max-width: 738px;
    }
    #sportRecommend-slider-desktop {
        max-width: 738px;
    }
    .third_left {
        padding-bottom: 10px;
    }
    .slider-SportRecommend .slide .single-story {
        max-width: 222px;
    }
    .topStories-Slider-6-2-3 .slide-title {
        font-size: 30px;
    }
    .header-red:before {
        width: calc((100vw - 738px) / 2 );
    }
    .logo a {
        height: 50px;
    }
}
@media (max-width: 768px) {
    .container {
        --container-width: 100%;
    }
    .storyList {
        margin-bottom: 0;
    }
    .najnovije .storyList {
        margin-bottom: 50px;
    }
    .smaller-story-list .storyNav.last {
        margin-bottom: 10px;
        border-bottom: 1px solid var(--line06);
    }

    .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;
    }
    .topJNodes-4 .top-jnode-list .jnode-item {
        border-color: var(--line06);
    }
    .topStories-4-4-4-4.grid-3 .top-story-wrapper .item,
    .topStories-2-2-2 .top-story-wrapper .item,
    .threeStories .item, .twoStories .item.vertical-item,
    .storyList-content .smaller-story-wrapper .storyNav,
    .topStories-aloRecommend-4 .top-story-wrapper .item,
    .topStories-4-4-4-4 .top-story-wrapper .item.vertical-item {
        border-color: var(--line06);
    }
    #sportRecommend-slider {
        max-width: 100%;
    }
    .slider-SportRecommend .slide {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .slider-SportRecommend .slide .single-story {
        max-width: inherit;
        width: 100%;
    }
    .topStories-Slider-6-2-3 .slide-title {
        font-size: 24px;
    }
    .header-red:before {
        width: calc((100vw - (100% - 30px)) / 2);
    }
}
@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;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .latest-2-3 .storyList .storyNav.medium-story {
        min-width: 90%;
        margin-bottom: 0;
    }
    .latest-2-3 .storyList .storyNav.medium-story:first-child {
        padding-right: 10px;
    }

    .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;
        flex-direction: column;
        gap: 20px;
    }
    .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;
    }
    .slider-SportRecommend .slide {
        display: block;
    }
    .slider-SportRecommend .slide .single-story {
        flex-basis: 100%;
    }
}

@media (max-width: 425px) {
    .slider-SportRecommend .sliderTitle .sport-icon:before {
        top: calc(50% - 35px);
    }
    .slider-SportRecommend .sliderTitle h2 {
        padding-left: 0px;
    }
}

@media (max-width: 375px) {
    .app-brand {
        left: 0;
    }
    .header-red:before {
        width: calc((100vw - (100% - 20px)) / 2);
    }
    .form-holder.button-holder button {
        width: 150px;
        margin: 0 auto;
    }
}

@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;
    }
    .storyList .storyNav.big-story,
    .storyList .storyNav.medium-story,
    .storyList .storyNav.small-story-six {
        border-bottom: none;
    }
    .topStories-Slider-6-2-3-2 .twoStories-vertical .item.first {
        border-color: var(--line06);
    }
}