﻿.ChapterBanner.detailBanner {
    border-radius: 20px;
    overflow: hidden;
}
.post-containt-details.wrap {
    background-color: transparent;
    color: #c7d6f3 !important;
}

#ctl00_MainContent_ChapterEventSpeakers_HostContainer {
    background: linear-gradient(120deg, #16233a 60%, #22304a 100%) !important;
    border: 1px solid #535384;
}

    .secondary-btn {
    margin-left: 8px;
}

.top-speakers ul li {
    margin-bottom: 15px;
}

.top-speakers ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.top-speakers .media-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.top-speakers a {
    display: table;
    color: var(--texthightlight);
    font-weight: 500;
}

.top-speakers ul li img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    min-width: 56px;
    background: #f1f1f1;
    display: inline-block;
    border: 2px solid var(--borderColor);
}

.EventTopBar {
    position: relative;
    width: 100%;
    display: block;
    margin-top: -40px;
}

.slider-top-heading {
    position: absolute;
    top: 20px;
    left:10px;
    right: 10px;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}

    .slider-top-heading .chapter-location, .slider-top-heading .event-type {
        padding: 5px 10px !important;
    }

    .slider-top-heading .chapter-location {
        position: relative;
        left: 10px;
        background: linear-gradient(60deg, #882BFF, #0CC2E3);
        display: inline-block;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
        border-radius: 5px;
    }

    .slider-top-heading .event-type {
        position: relative;
        right: 10px;
        background: linear-gradient(30deg, #ff8b15, #FFC107);
        display: inline-block;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        border-radius: 5px;
    }

.eventTitle {
    display: block;
    width: 100%;
    padding: 6px 16px 12px 14px;
    position: absolute;
    left: 0;
    bottom: 2px;
    background: linear-gradient(14deg, #000000f5, #6666668c);
    border-radius: 0px 0px 14px 14px;
}

.clndr-dropdown {
    display: none;
    position: absolute;
    right: -1px;
    bottom: 35px;
    width: 130px;
    background: var(--popupBg);
    border: 1px solid #ddd;
    border-radius: 4px;
    list-style: none;
}

    .clndr-dropdown li {
        padding: 5px 0;
        border-bottom: 1px solid #ddd;
        /*margin-left: -40px !important;*/
    }

    .clndr-dropdown a {
        background: 0 0 !important;
        /*padding-left: 44px;*/
    }

    .clndr-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff;
        margin-left: 30px;
        margin-bottom: -8px;
    }

.eventDetails {
    margin-top: 12px
}

.ChapterBanner img {
    height: 348px;
}

.rightBtn {
    bottom: 26px;
    display: flex;
    gap: 20px;
    flex-direction: row-reverse;
    position: absolute;
    right: 8px;
}
.rightBtn .warning-btn{
    color: #fff !important;
    background: linear-gradient(90deg, #8a00e6, #e66000) !important;
    transition: background 0.3s ease, transform 0.3s ease;
    font-weight: 600;
}
.rightBtn .warning-btn:hover{
        background: linear-gradient(-90deg, #8a00e6, #e66000) !important
    }
    .rightBtn .primary-btn {
        color: #fff !important;
        background: linear-gradient(90deg, #3A47D5, #00FFCC) !important;
        transition: background 0.3s ease, transform 0.3s ease;
        font-weight: 600;
    }

        .rightBtn .primary-btn:hover {
            background: linear-gradient(-90deg, #3A47D5, #00FFCC) !important
        }

.Event_Date {
    display: flex;
    gap: 10px;
}
.Event_Date,
.banner-event-time {
    color: #c7d6f3;
}
.detail {
    margin-bottom: 12px;
}

    .detail h1 {
        font-size: 28px;
        font-weight: 600;
        color: transparent;
        background: linear-gradient(90deg, #00ff9f, #00ffff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.leaderImage img {
    border-radius: 50px;
    max-width: 64px;
    max-height: 64px;
    border: 1px solid var(--texthightlight);
}

.Url_Details {
    margin-top: 20px;
}

.LeadersContainer {
    border-right: 1px solid #272d41;
    padding-right: 18px;
}

.SpeakersListing li:first-child {
    margin-top: 0;
}


.SpeakersListing li {
    margin-top: 20px;
}

.user-article-comment {
    margin-top: -60px;
}



.vanueBox {
    margin-top: 15px;
}

.icon-three-dots {
    border-radius: 50%;
    /*border: 1px solid;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.author-rpv-wrapper {
    margin-top: 0px !important;
}

    .author-rpv-wrapper span {
        display: flex;
        align-items: center;
    }

    .author-rpv-wrapper a {
        padding-right: 12px;
        align-items: center;
    }

.spanrank {
    border: 1px solid #f8bb0f;
    border-radius: 100%;
    height: 5px;
    width: 5px;
    background: #f8bb0f;
}

.spantotalviews {
    border: 1px solid rgb(73, 222, 255);
    border-radius: 100%;
    height: 5px;
    width: 5px;
    background: rgb(73, 222, 255);
}

.spanmvp {
    border: 1px solid #B476F9;
    border-radius: 100%;
    height: 5px;
    width: 5px;
    background: #B476F9;
}

.chapter_content {
    padding-left: 40px;
}

.registration_closed {
    font-size: 20px;
    color: #f00;
    background-color: var(--mainLeftNavBg);
    padding: 10px;
    text-align: center;
    margin-top: -25px;
    margin-bottom: 25px;
}

.social-media-dropdown-event > ul {
    position: absolute;
    right: 10px;
    height: auto;
    background: var(--boxbg);
    border: 0.5px solid #636f92;
    border-radius: 5px 0 5px 5px;
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    padding: 10px;
    min-width: 120px;
    max-width: 136px;
    width: max-content;
    max-height: 100px;
    z-index: 999;
}

.cotent-share-icon li {
    padding: 0 !important;
}

.remindMe:hover, .register:hover {
    color: var(--textColor) !important;
}

.remindMe, .register {
    color: var(--textColor) !important;
} 
/*        .post-containt-details span p {
            margin: 1em 0;
        }*/
.post-containt-details p {
    margin: 0.4em 0;
    font-size: var(--FontSize16);
    overflow-wrap: break-word;
}

.post-containt-details ol {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 25px;
}

.post-containt-details ul {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 25px;
    list-style: disc !important
}

.post-containt-details * ul, .post-containt-details * ol, .post-containt-details * li {
    padding: 2px 5px;
    margin-left: 10px;
    font-size: var(--FontSize16);
}

.post-containt-details * a {
    color: #0086dc !important;
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .rightBtn {
        position: inherit;
        justify-content: inherit;
    }
}


@media screen and (max-width: 767px) {
    .display_none_mobile {
        display: none;
    }

    .eventTitle {
        position: inherit;
        /* margin-top: -30px;*/
    }

    .rightBtn {
        position: inherit;
        justify-content: left;
        margin-top: 16px;
    }

    .registration_closed {
        margin-top: -10px;
        margin-bottom: 60px;
    }
}

@media (max-width: 1023px) {
    [class*=col-] {
        float: none;
        width: 100%;
    }

    .Leaders_LiveEvent {
        flex-direction: column;
        gap: 90px;
    }

    .LeadersContainer {
        border-right: unset;
    }

    .chapter_content {
        padding-left: 80px !important;
    }
}

.body-container .mbr-rpv-warp {
    gap: 20px;
}

.timeSection {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
}

.EventsContents {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    font-size: 15px;
}

.cotent-share-icon {
    position: relative;
    width: fit-content;
}

@media screen and (max-width: 464px) {
    .EventsContents {
        flex-direction: column;
    }

    .social-media-dropdown-event > ul {
        left: 10px;
        right: 0px;
    }
}

.Speaker_Img, .Hosts_Img, .Leader_Img {
    line-height: 0px;
}

.timeEvent {
    font-size: var(--FontSize16);
}

.event-day {
    font-size: var(--FontSize);
}

.topleader li {
    text-align: center;
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modal-window {
    min-height: 154px !important;
}

#LabelNews td {
    padding: 4px;
}

.rpv {
    left: 81px !important;
    top: 39px !important;
}

.ReplyComment .rpv-reply {
    top: 44px !important;
    left: 94px !important;
}

@media (max-width: 1180px) and (min-width: 1024px) {
    .ChapterBanner, .ChapterBanner img, .ChapterBanner > .slideshowFeature li img {
        height: 280px !important;
    }
}

.icon-sprite {
    display: inline-block;
    border: none;
    cursor: pointer;
    background-image: url('/Images/content-detail-icon-sprite.png'); /* Ensure the correct path and extension */
    background-size: auto; /* Adjust if needed */
    background-color: transparent;
}

.icon-sprite-facebook {
    width: 18px;
    height: 18px;
    background-position: -29px 0px;
}

.icon-sprite-twitter {
    width: 18px;
    height: 18px;
    background-position: -46px 0px;
}

.icon-sprite-linkedin {
    width: 18px;
    height: 18px;
    background-position: -65px 0px;
}

.icon-sprite-reddit {
    width: 18px;
    height: 18px;
    background-position: -12px 0px;
}

.icon-sprite-gmail {
    width: 18px;
    height: 18px;
    background-position: -2px -22px;
}

.icon-sprite-threedots {
    width: 12px;
    height: 16px;
    background-position: 2px 0px;
}

.icon-sprite-delete {
    width: 18px;
    height: 20px;
    background-position: -25px -395px;
}

.icon-sprite-edit {
    width: 18px;
    height: 20px;
    background-position: 0px -394px;
}

.webinarHeading {
    font-size: var(--FontSize16);
    font-weight: bold;
}

.share-event a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 12px;
    transition: background .2s;
}

    .share-event a:hover {
        background: rgba(255, 255, 255, 0.12);
        transform: scale(1.05);
    }