﻿
    .videocard {
        height: 155px;
    }

    a {
        text-decoration: none !important;
    }

    .desc a {
        font-size: 1.4rem;
    }

    .cat-news .cn-content a.cn-date i {
        margin-right: 0px;
    }

    .cat-news .cn-content a.cn-date {
        font-size: 10px;
    }

    .slick-next {
        top: -62px;
        width: 28px;
        height: 28px;
        z-index: 1;
        transition: .5s;
        border-radius: 4px;
        float: inline-end;
        margin-right: 3px;
    }

    .slick-prev {
        top: -62px;
        width: 28px;
        height: 28px;
        z-index: 1;
        transition: .5s;
        border-radius: 4px;
        float: inline-end;
        margin-right: 3px;
    }

    .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        user-select: none;
    }

    .slick-list {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .slick-list ::after, ::before {
            box-sizing: border-box;
        }

    .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

        .slick-track ::after, ::before {
            box-sizing: border-box;
        }

    hr {
        margin-top: 0;
        margin-bottom: 2%;
        border: 1px solid;
        border-top: 1px solid #7e2f2f;
    }

    .cat-news .col-md-6 {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    .main-news .col-md-8 {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .main-news .col-md-4 {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .footer-bottom {
        background: #7f2828 !important;
    }

    .top-news .tn-img {
        height: 100%;
    }

        .top-news .tn-img img {
            /*height: 283px;*/
            height: 100%;
            object-fit: cover;
        }

    .sidebar .sidebar-widget h2 i {
        position: absolute;
        top: -4px;
        left: 0;
        font-size: 17px;
    }

    #mnImage {
        position: relative;
        overflow: hidden;
        border-radius: 8px 8px 0px 0px;
    }

    #carouselinnerslider {
        border-radius: 8px 8px 8px 8px;
        height: 120px;
    }

    #ShortsnewsI {
        position: absolute;
        top: 13px;
        /*left: 13px;*/
        font-size: 30px;
        color: #7f2828;
        /* height: 72px; */
    }

    #shortsSpan {
        color: #dc3545;
    }

    #shortsCord {
        box-sizing: border-box;
    }

    .stories-item {
        width: 18.9rem;
        height: 30.7rem;
        margin: 0.8px;
    }

    /*.stories-box col {
            height: -webkit-fill-available;
        }*/

    .story-swap {
        position: relative !important;
    }

    .story-thumb {
        cursor: pointer;
        border-radius: 1.5rem;
        width: 100%;
        overflow: hidden;
        display: block;
    }

    #storyspan {
        box-sizing: border-box;
        display: block;
        overflow: hidden;
        width: initial;
        background: none;
        opacity: 1;
        border: 0;
        padding: 0;
        position: absolute;
        inset: 0px;
    }

    #shortsStoryImage {
        transform: translateY(0px);
        position: absolute;
        inset: 0px;
        box-sizing: border-box;
        border: none;
        margin: auto;
        display: block;
        width: 0px;
        height: 0px;
        min-width: 100%;
        max-width: 100%;
        min-height: 100%;
        max-height: 100%;
        cursor: pointer;
    }

    .short-slider-image-customstyle {
        object-fit: contain !important;
        background: #0000000d;
        border-radius: 0.5rem;
    }

    .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        height: inherit;
    }

    .outer-main-conainer {
        background: white;
        width: 100%;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .main-containerTopShow {
        margin: 0px;
        /*padding-bottom: 2rem;*/
    }

    .TopShowTopBar {
    }

    .checkMobileOrNot {
        display: none;
    }

    .checkDestoporNot {
        display: block;
    }

    .videoShowTopBar {
        display: flex;
        color: #7f2828 !important;
        justify-content: space-between;
        /*padding: 1.6rem 0;*/
        border-radius: 1.5rem 1.5rem 0 0;
        background-color: white;
    }

    .news-title-left {
        padding-left: 10px;
        padding-bottom: 5px;
    }

    .videoTitle {
        font-size: 2.5rem;
        font-weight: 600;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        color: rgb(235,14,140);
    }

    .videoLink {
        color: rgb(95,95,95);
        margin-top: 2.6rem;
        font-size: 1.4rem;
    }


    .news-link {
        padding-right: 25px;
    }

    .main-news h2 {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 0 !important;
        /* top: -1px; */
        display: block;
        margin-block-start: 0.83rem;
        margin-block-end: 0.83rem;
        /* margin-inline-start: 0px; */
        /* margin-inline-end: 0px; */
        margin-top: 0px;
        line-height: 1.5;
    }

        .main-news h2 i {
            position: absolute;
            top: -8px;
            left: 15px;
            font-size: 2.2rem;
        }

    .cat-news h2 i {
        position: absolute;
        top: 29px;
        left: 13px;
        font-size: 2rem;
    }


    .scrollbarX {
        display: flex;
        overflow-x: scroll;
        min-height: 30.7rem;
    }

    .react-multi-carousel-list {
        display: flex;
        align-items: center;
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 0 !important;
    }

    .topShow {
        background: white;
    }

    .video-topshow, .react-multi-carousel-track {
        margin-bottom: 1rem !important;
    }

    .react-multi-carousel-track {
        list-style: none;
        padding: 0;
        margin: 0;
        flex-direction: row;
        position: relative;
        transform-style: preserve-3d;
        backface-visibility: hidden;
        will-change: transform,transition;
    }

        .react-multi-carousel-track li {
            padding-right: 10px;
        }

    li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

    .react-multiple-carousel_arrow--rigth {
        right: calc(4%+1px);
    }


    .react-multiple-carousel_arrow {
        position: absolute;
        outline: 0;
        transition: all .5s;
        border-radius: 35px;
        z-index: 1000;
        border: 0;
        background: rgba(0,0,0,0);
        min-width: 43px;
        min-height: 43px;
        opacity: 1;
        cursor: pointer;
    }

    .react-multiple-carousel_arrow {
        /*background: #fff !important;*/
        margin-bottom: 8.5rem;
        margin-left: 0.5rem;
    }

    .react-multi-carousel-item {
        transform-style: preserve-3d;
        backface-visibility: hidden;
    }


    .slider-button {
        position: absolute;
        top: 50%;
        height: 50px;
        width: 50px;
        color: #fff;
        border: none;
        outline: none;
        background: #0000003b;
        cursor: pointer;
        border-radius: 50%;
        transform: translateY(-50%);
    }

        .slider-button:hover {
            background: #444;
        }

        .slider-button#prev-slide {
            left: 3px;
            padding-top: 6px;
        }

        .slider-button#next-slide {
            right: 3px;
            padding-top: 6px;
        }

    .cat-news .cn-img img {
        width: 100%;
        /*height: 20vh;*/
        max-height: 200px;
        object-fit: cover;
        aspect-ratio: 16/9;
        background: var(--primary-layer);
    }


    .scroll-complete {
        opacity: 0;
        transition: opacity 0.5s;
    }

     @@media (max-width: 500px) {
        .logindv {
            transform: translateY(34px);
        }
    }

    @@media (max-width: 280px) {
        .logindv {
            transform: translateY(7px);
        }
    }

    @@media (max-width: 322px) {
        .tab-btn {
            margin-left: 0px !important;
        }
    }

    @@media (max-width: 768px) {
        .header,
        .header .navbar {
            /*background: #7f2828 !important;*/
        }

            .header a.nav-link {
                padding: 5px;
            }

            .header .dropdown-menu {
                box-shadow: none;
            }
    }

    @@media (max-width: 768px) {
        .col-sm-12 {
            display: -webkit-inline-box;
            overflow: auto;
        }
    }

    @@media (min-width:600px) and (max-width:800px) {
        .col-sm-12 {
            display: -webkit-inline-box;
            overflow: auto;
        }

        html {
            overflow-x: hidden;
        }
    }

    @@media (min-width: 280px) and (max-width: 800px) {
        .col-sm-12 {
            display: -webkit-inline-box;
            overflow: auto;
            /* overflow-x: hidden; */
        }

        .top-header .logo {
            margin-left: 0;
        }

        .cat-news .col-md-6 {
            margin-bottom: 10px;
            margin-top: 4px;
            display: initial;
            padding: 21px !important;
        }

        .video-topshow, .react-multi-carousel-track {
            margin-bottom: 1rem !important;
            overflow: auto;
        }

        .slider-button#prev-slide {
            left: 3px;
            display: none;
        }

        .slider-button#next-slide {
            left: 3px;
            display: none;
        }

        html {
            overflow-x: hidden;
        }

        .cat-news h2 {
            color: #353535;
            font-size: 17px;
            font-weight: 700;
            margin-left: 44px;
        }




            .cat-news h2 i {
                color: #353535;
                font-size: 17px;
                font-weight: 700;
                margin-left: 44px;
            }



        .videoLink {
            color: rgb(95,95,95);
            margin-top: 2.6rem;
            font-size: 1.5rem;
        }

        #ShortsnewsI {
            position: absolute;
            top: 13px;
            left: 13px;
            font-size: 25px;
            color: #7f2828;
            /* height: 72px; */
        }

        .main-news h2 {
            font-size: 25px;
            font-weight: 600;
            margin-bottom: 0 !important;
            display: block;
            margin-block-end: 0.83rem;
            margin-top: -10px;
            line-height: 1.5;
        }

        #shownextShorts {
            margin-top: 1.5rem;
        }
    }

    @@media (min-width: 800px) and (max-width: 1280px) {
        .col-sm-12 {
            display: -webkit-inline-box;
            overflow: auto;
            /* overflow-x: hidden; */
        }

        .cat-news .col-md-6 {
            margin-bottom: 0px;
            margin-top: 4px;
            display: initial;
        }

        .video-topshow, .react-multi-carousel-track {
            margin-bottom: 1rem !important;
            overflow: auto;
        }

        .slider-button#prev-slide {
            left: 3px;
            display: none;
        }

        .slider-button#next-slide {
            padding-top: 6px;
            left: 3px;
            display: none;
        }

        html {
            overflow-x: hidden;
        }

        .slick-slider {
            position: relative;
            display: block;
            box-sizing: border-box;
            user-select: none;
            padding: inherit;
        }
    }

    .Sportscontent {
        display: flex;
        flex-direction: row;
        column-gap: 18px;
    }

    .left-area-Col {
        width: 100%;
    }

    .header-box1 {
        background: #fff;
        min-height: 21.3rem;
    }

        .header-box1 .headline-left-col {
            width: 100%;
            overflow: hidden;
        }

    .headline-pic-box {
        position: relative !important;
    }

        .headline-pic-box .headline-right-col {
            justify-content: space-between !important;
        }

            .headline-pic-box .headline-right-col .headline-body {
                flex-direction: column !important;
                display: flexbox !important;
            }

        .headline-pic-box .headline-left-col .headline-pic-box .headline-thumb {
            min-height: 25.7rem;
            border-radius: 5px;
            width: 100%;
            position: relative;
            overflow: hidden;
            display: block;
        }

        .headline-pic-box .headline-left-col .news-type-box {
            font-size: 2.1rem;
            bottom: 0;
            left: 0;
            width: 4rem;
            padding: 0 1.6rem;
            background: linear-gradient(180deg,transparent,#000);
        }
    /*.Col {
            height: 250px;
        }*/
    .carousel-item {
        height: 100%;
        position: relative;
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        transition: -webkit-transform .6s ease;
        transition: transform .6s ease;
        transition: transform .6s ease,-webkit-transform .6s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }


    .main-news .mn-list {
        box-shadow: 0 0 3px #e4e1e1;
        padding: 1rem;
        border-radius: 1rem;
    }

        .main-news .mn-list .mn-img img {
            border-radius: 0.5rem;
        }

    .sidebar .sidebar-widget h2 {
        font-size: 1.7rem;
        margin-left: 27px;
        font-weight: 600;
    }

    #Shortsnews {
        position: absolute;
        top: 19px;
        left: 13px;
        font-size: 30px;
        color: #7f2828;
        height: 72px;
    }

    .top-news .tn-content a.tn-title {
        font-size: 1.6rem;
        max-width: 60ch;
    }

    @@media (max-width: 500px) {
        .top-news .tn-content a.tn-title {
            font-size: 1.2rem;
            max-width: 27ch;
            -webkit-line-clamp:1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
        }
        .top-news .tn-content{
           padding: 17px 13px 3px 6px; 
        }
        .top-header .logindv{
            bottom: 32px;
        }


    }

    .checkDestoporNot .card {
        /* height: 100%; */
        border-radius: 0.8rem 0.8rem 0 0;
        overflow: hidden;
        box-shadow: 0 0 2px var(--primary-layer);
        /* height: 100%; */
        border: 0;
        border-bottom: 1px solid #d9d5d5;
        /*padding-bottom: 1.5rem;*/
    }

        .checkDestoporNot .card img {
            /* border-radius: 6px; */
            max-height: 250px;
            aspect-ratio: 16/9;
            object-fit: contain;
            background-size: cover;
            background-color: #e3e3e37a;
            background-blend-mode: color;
            background-repeat: no-repeat;
        }

.loading .checkDestoporNot .card img {
    background: none;
}
            .card-text {
                padding: 1rem;
                letter-spacing: 0.5px;
                font-family: system-ui;
                line-height: 2.5rem;
            }

    .read-more {
        position: absolute;
        right: 0;
        bottom: 0;
        background: var(--bg-primary);
        padding: 0rem 1rem;
        font-size: 1.2rem;
        color: var(--bg-secondary);
        cursor: pointer;
    }

    .ln-section {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), auto));
        /*justify-content: space-between;*/
        gap: 1rem;
    }


    .image img {
        max-width: 100%;
        width: 100%;
        /*object-fit: cover;*/
        height: 100%;
        margin: 0 !important;
        border: 0;
    }

    .ln-section .image {
        height: 100%;
        position: relative;
        aspect-ratio: 1.9;
    }

    .ln-section .desc {
        padding: 1rem;
        flex: 1;
    }

    .ln-section .card {
        box-shadow: 0 0 9px 1px #7f28281f;
        border-radius: 0.7rem;
        overflow: hidden;
        transition: box-shadow 0.3s ease-in-out, transform 0.2s ease-in-out;
    }

        .ln-section .card:hover {
            box-shadow: 10px 10px 5px #d1cbcbcf;
            transform: translateY(-4px);
        }

        .ln-section .card .image::after {
            background-position: top right;
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background: linear-gradient(28deg, #11101085, transparent);
            transition: all 0.5s;
            opacity: 0;
        }

        /*.ln-section .card:hover .image::after {
            background: linear-gradient(28deg, white, transparent);
            opacity: 1;
        }*/

    /*.ln-section .card:hover .desc {
        transform: translateY(-20px);
    }*/

    @@media (max-width: 767px) {
        .sidebar {
            display: flex;
            max-width: initial !important;
            gap: 2rem;
            flex-wrap: wrap;
        }
    }


      .main-slider-grid {
        /* for full screen */
        /*--squar-card-size: 12vw;*/
        --squar-card-size: 190px;
        display: grid;
        grid-template-columns: 1fr auto;
        /*grid-template-rows: repeat(2, var(--squar-card-size));*/
        gap: 1rem;
        width: 100%;
        background: var(--bg-primary);
    }

    .main-grid-item img,
    .main-grid-item video {
        width: 100%;
        object-fit: contain;
    }

    .sub-banner-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 1fr;
        overflow: hidden;
        gap: 1rem;
    }

    .sub-slider-card > .card {
        width: 100%;
        /*display: grid;*/
        /*grid-template-columns: repeat(2, 1fr);*/
        height: var(--squar-card-size);
        /*width: var(--squar-card-size);*/
        aspect-ratio: 16/9;
    }

    .sliderOuter {
        background: #defeff75;
        border-radius: 1rem;
        overflow: hidden;
        box-shadow: 1px 1px 10px #b5b3b3;
        border: 1px solid #b4b1b1;
    }

    .sub-slider-card {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0.8rem;
    }

        .sub-slider-card > .card {
            background: var(--layer);
            border-radius: 1rem;
            overflow: hidden;
            /*border: 1px solid #cacaca;*/
        }

    .carousel-inner {
        height: 100%;
    }

        .carousel-inner img,
        .carousel-inner video {
            height: calc(var(--squar-card-size)*2 );
            width: 100%;
            object-fit: cover;
        }

    .carousel-control-next, .carousel-control-prev {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }

    .ln-section > .card {
        height: 7.6rem;
    }

     .grid-container {
        --minWidth: 100px;
        --maxWidth: 273px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(var(--minWidth), min(100%, var(--maxWidth))));
        gap: 2rem;
        padding: 1rem;
        margin-bottom: 1rem;
        width: 100%;
    }

    .grid-item {
        box-shadow: 3px 2px 4px 2px #7f282830;
        border: 1px solid var(--clr-1-dim);
        border-radius: 10px;
        position: relative;
        overflow: hidden;
    }

    .videocard {
        height: 155px;
    }


     .pop-view {
        position: fixed;
        bottom: 1rem;
        right: 0.5rem;
        width: 290px;
        aspect-ratio: 2/1;
        max-width: 90%;
        z-index: 1000000;
        max-height: 52%;
        background: black;
        box-shadow: 0px 1px 15px 3px #2b28286b;
        border-radius: 0.9rem;
        animation: slide-in 0.3s ease-in-out;
        transition: all .5s;
        color: black;
        overflow: hidden;
    }

        .pop-view .options {
            position: absolute;
            right: 0;
            top: 0;
            background: #4e281199;
            color: white;
            display: flex;
            gap: 1rem;
            align-items: center;
            justify-content: center;
            border-radius: 0 0 0 0.6rem;
            transition: all 1s;
            user-select: none;
        }

            .pop-view .options:hover {
                background: #ff2b2be6;
            }

    @@keyframes slide-in {
        from {
            transform: translateX(-100%);
            opacity: 0;
            scale: 0.5;
        }

        to {
            transform: translateX(0);
            opacity: 1;
            scale: 1;
        }
    }

    .pop-view.hide-view {
        left: -100%;
        opacity: 0;
        scale: 0;
    }


    .pop-view .options a {
        font-style: italic;
        padding: 0.5rem 1rem;
        cursor: pointer;
    }

    .pop-view .content {
        height: 100%;
        width: 100%;
    }

    .pop-view iframe {
        width: 100%;
        height: 100%;
        clear: both;
    }