﻿  .Headt {
        padding-top: 5px;
        box-sizing: border-box;
        text-align: center;
        height: 57px;
    }
    .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;
    }



      p, .card-title {
        text-align: justify;
    }

    .modal-body .icon {
        margin: 15px 0px 20px 0px,;
    }

        .modal-body .icon a {
            text-decoration: none;
            border: 1px solid transparent;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin-right: 20px;
            transition: all 0.3s ease-in-out;
        }

            .modal-body .icon a:nth-child(1) {
                color: dodgerblue;
                border-color: cornflowerblue;
            }

                .modal-body .icon a:nth-child(1):hover {
                    background-color: cornflowerblue;
                    color: aliceblue;
                }


            .modal-body .icon a:nth-child(2) {
                color: dodgerblue;
                border-color: cornflowerblue;
            }

        .modal-body .icon a {
            float: left;
        }

            .modal-body .icon a:nth-child(2):hover {
                background-color: aqua;
                color: aliceblue;
            }

            .modal-body .icon a:nth-child(3) {
                color: dodgerblue;
                border-color: cornflowerblue;
            }

                .modal-body .icon a:nth-child(3):hover {
                    background-color: aqua;
                    color: aliceblue;
                }

            .modal-body .icon a:nth-child(4) {
                color: dodgerblue;
                border-color: cornflowerblue;
            }

                .modal-body .icon a:nth-child(4):hover {
                    background-color: aqua;
                    color: aliceblue;
                }

            .modal-body .icon a:nth-child(5) {
                color: dodgerblue;
                border-color: cornflowerblue;
            }

                .modal-body .icon a:nth-child(5):hover {
                    background-color: aqua;
                    color: aliceblue;
                }


            .modal-body .icon a span {
                transition: all 0.09s ease-in-out;
            }

            .modal-body .icon a:hover span {
                transform: scale(1.1);
            }


    .modal-body .field {
        margin: 15px 0px -5px 0px;
        height: 45px;
        border: 1px solid #dfdfdf;
        border-radius: 5px;
        padding: 0px;
    }

        .modal-body .field.active {
            border-color: blue;
        }

    .field.active span {
        color: blueviolet;
    }

    .field input {
        border: none;
        outline: none;
        font-size: 1.5rem;
        width: 100%;
        height: 100%;
    }


    .field button {
        padding: 5px 16px;
        color: #0c7bf5;
        border: 2px solid transparent;
        border-radius: 5px;
        font-weight: 500;
    }

    p {
        color: #353535;
        padding: 0;
        font-size: 16px;
    }

    .card-img-top {
        max-height: 45rem;
        padding-top: 1rem;
        box-sizing: border-box;
        /* max-height: 250px; */
        /* aspect-ratio: 16/9; */
        /*object-fit: cover;*/
    }

    .card-text img {
        min-height: 10rem;
        padding-top: 1rem;
        box-sizing: border-box;
        object-fit: contain;
    }

    #breadcrumbs a {
        color: #b7334fcf;
        font-weight: 400;
        font-size: 1.7rem;
    }


     a {
        color: #b7334f;
        text-decoration: none;
    }

    .footer-bottom {
        position: relative;
        padding: 25px 0;
        background: #7f2828;
    }

    .breadcrumb {
        font-size: 20px;
        /*padding: 8px 15px;
        margin-bottom: 20px;
        list-style: none;
        /*background-color: white;
        border-radius: 4px;*/
    }


     #icon {
        cursor: pointer;
        padding: 10px 12px 8px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 18px 0 15px;
        color: #aaa;
        transform: 0.2s;
        border: 1px solid;
        margin-left: 6px;
        border: none;
    }

        #icon:hover {
            color: #666;
        }

        #icon:before {
            font-family: fontawesome;
            content: '\f004';
            font-style: normal;
        }

    #span {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        visibility: hidden;
        transition: 0.6s;
        z-index: -2;
        font-size: 2px;
        color: transparent;
        font-weight: 400;
    }

    #icon.press {
        animation: size .4s;
        color: #e23b3b;
    }

    #span.press {
        bottom: 120px;
        font-size: 14px;
        visibility: visible;
        animation: fade 1s;
    }

    @@keyframes fade {
        0% {
            color: #transparent;
        }

        50% {
            color: #e23b3b;
        }

        100% {
            color: #transparent;
        }
    }

    @@keyframes size {
        0% {
            padding: 10px 12px 8px;
        }

        50% {
            padding: 14px 16px 12px;
            margin-top: -4px;
        }

        100% {
            padding: 10px 12px 8px;
        }
    }

    #share {
        cursor: pointer;
        padding: 10px 12px 8px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 18px 0 15px;
        color: #aaa;
        transform: 0.2s;
        border: 1px solid;
        margin-left: 6px;
        border: none;
    }

        #share:hover {
            color: #666;
        }

        #share:before {
            font-family: fontawesome;
            content: '\f064';
            font-style: normal;
        }

        #share.press {
            animation: size .4s;
            color: #e23b3b;
        }

    #download {
        cursor: pointer;
        padding: 10px 12px 8px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 18px 0 15px;
        color: #aaa;
        transform: 0.2s;
        border: 1px solid;
        margin-left: 6px;
    }

        #download:hover {
            color: #666;
        }

        #download:before {
            font-family: fontawesome;
            content: '\f019';
            font-style: normal;
        }

    .inputtxt {
        /*height: 50px;
            width: 200px;*/
        border: none;
        outline: none;
    }

    .inputbtn {
        border: none;
        height: 44px;
        background: #933d3d;
        padding-inline: 16px;
        color: white;
        font-size: 1.8rem;
        font-weight: 600;
        border-radius: 6px;
    }

    #comment {
        display: none;
    }

    .Readmorebtn {
        border: none;
        background: #b7334f;
        color: white;
        border-radius: 4px;
        padding: 7px;
    }



     .text a {
        color: black !important;
    }

    .drpdown {
        position: relative;
        display: inline-block;
    }

    .drpdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

        .drpdown-content span {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

    .drdown {
        cursor: pointer;
        padding: 2px 13px 6px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 18px 0 15px;
        color: #aaa;
        transform: 0.2s;
        border: 1px solid;
        margin-left: 6px;
        border: none;
    }




    .drpdown-content span:hover {
        background-color: #ddd;
    }

    .drdown:hover .drpdown-content {
        display: block;
    }

    video {
        width: 100%;
        //height: 45rem;
    }

    .ShowContent {
        animation: animate 1s;
    }

    @@keyframes animate {
        0% {
            opacity: .4;
        }

        100% {
            opacity: 1;
        }
    }

    #ReadFullDesc {
        display: none;
    }

    .commentbox {
        max-height: 355px;
        border: 1px solid #dfd3d3;
        border-radius: 5px;
        padding: 12px;
        margin: 16px;
        overflow: auto;
    }

    .icondesign {
        font-size: 3rem;
        color: #ba7272;
    }

    .commentbox::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .commentbox::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #ebcfcf;
    }

    .commentbox::-webkit-scrollbar-track {
        margin-left: 20px;
        background-color: #e1dcdc;
    }

    .card-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 32px;
    }

    .mobileview {
        width: 15%;
    }

    @@media (max-width:700px) {
        .mobileview {
            width: 25%;
        }
        .card-title{
            font-size:15px;
        }
        .outerdiv{
            padding: 12px 21px;
            line-height: 23px;
        }
        .expandtext p,.expandtext span{
            font-size:14px;
        }
    }