
.video-shorts .embed-responsive-item {
    min-height: 400px;
}

.video-shorts .visualstorys {
    max-height: 400px;
    border-radius: 4px;
    width: 100%;
}


.video-shorts ul.slider-navigation-layout1.position-layout2 {
    top: 47%;
}

@media(max-width: 760px) {
    .video-shorts .embed-responsive-item {
        min-height: 500px;
    }

    .shorts-video-second-col {
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

.video-shorts .post-box-layout3 .content-holder {
    padding: 0px 0px 0px;
    left: 40px;
    width: calc(100% - 80px);
}

    .video-shorts .post-box-layout3 .content-holder p {
        font-size: 12px;
    }


.video_section .entry-title {
    min-height: 5rem;
}

#ContentPlaceHolder1_breaking_bigStory_other .entry-title {
    min-height: 5.19rem;
}

.bindTopBigNews .bindTopBigNews_div_col .content-holder {
    min-height: 8.2rem;
}


@media(min-width:1500px) And (max-width: 3600px) {
    .video_section .entry-title {
        min-height: 5.48rem;
    }

    .bindTopBigNews .bindTopBigNews_div_col .content-holder {
        min-height: 9.2rem;
    }
}


.rashifal-sidebar {
    /*width: 415px;*/
}

.rashifal-list-dnpl {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
}

    .rashifal-list-dnpl a {
        text-decoration: none;
        color: #101010;
    }

    .rashifal-list-dnpl li {
        background: #ffffff;
        border-radius: 8px;
        font-size: 14px;
        /*min-width: 15%;*/
        min-width: 7.5%;
        min-height: 125px;
        min-height: 110px;
        /*box-shadow: 0 0 2px #dbdbdb, 0 1px 2px #dbdbdb;*/
        margin: 0;
    }

        .rashifal-list-dnpl li a {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 100%;
            font-weight: 600;
        }

.active-dark-mode .rashifal-list-dnpl li {
    background: #000;
}

@media (max-width: 760px) {
    .rashifal-list-dnpl li {
        min-height: 72px;
        font-weight: 400;
    }

    .rashifal-list-dnpl li {
        min-width: 30%;
        max-height: 100px;
    }

        .rashifal-list-dnpl li a span {
            margin-bottom: 0px;
        }

        .rashifal-list-dnpl li svg {
            padding-top: 14px;
        }
}

.rashifal-list-dnpl li:hover {
    box-shadow: 0 0 2px #dbdbdb, 0 1px 2px #dbdbdb;
}

.rashifal-list-dnpl li a span {
    margin-bottom: 6px;
}
/* ----- Break Points ------- */
@media (max-width: 767px) {
    .rashifal-list-dnpl {
        justify-content: center;
        gap: 10px;
    }

    /*.rashifal-sidebar {
                width: 370px;
            }*/
    .slider-wrap-3 .figure-holder img {
        height: 500px;
    }

    .web-story_col {
        margin-left: 11px;
    }

    .aspect-radio15 {
        aspect-ratio: 9 / 12;
    }
}

.active-dark-mode .rashifal-list-dnpl li a {
    color: #fff;
}


.web-story-section .visualstorys {
    max-height: 400px;
}

.CategoryHeadline {
    font-size: 3rem;
}

.figure-holder.radius-medium a.link-wrap, .figure-holder.radius-medium img {
    border-radius: 4px;
}

ul.slider-navigation-layout1.position-layout2 {
    top: 49%;
}

.web-story_col .slider-wrap-3 .figure-holder img {
    height: 600px;
}


.box-shadow {
    background-color: #bb0103 !important;
    margin-right: 10px;
    color: #fff !important;
    border-radius: 10px;
    box-shadow: 4px 5px 10px 0px rgba(221, 208, 208, 0.5);
    text-align: center;
}

.div_img_party {
    display: flex;
    justify-content: space-around;
    column-gap: 4px;
    align-items: center;
    width: 130px;
}

.election-part-img-div {
    height: 40px;
    width: 40px;
}

.election-font-Party {
    font-size: 14px;
    color: #bb0103 !important;
    margin: 0px;
}

.election-font-count {
    font-size: 22px;
    color: #fff !important;
    margin: 0px;
}

.election-statr {
    background: #fff;
    margin: 10px;
    border-radius: 5px;
}


