/* .billboard-header-l.break-container.live-cover {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
} */

.billboard-header-l.break-container.live-cover {
    /* border-bottom: 1px solid #EDEDED; */
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    background: #000000;
    background: -webkit-linear-gradient(to top, #434343, #000000);
    background: linear-gradient(to top, #434343, #000000);
}
.main_section.reversed-mainsection {padding-left: 25px;padding-right: 0;border-right: 0;border-left: none} 
.message-holder {border: 1px solid #EEE;box-shadow: 0 0 40px rgb(52 64 114 / 12%);border-radius:6px;margin: 10px 0 20px;padding: 2rem;background-color: #FFF;line-height: 1.3}
#live-events-holder .message-holder .message .journalist{width:100%;color:#999;display:block;margin-top:1rem;clear:both}
.sponsored-banner{margin-top:20px;}
.singlelive-article-hero{width:55%;}
.singlelive-article-widget{width:45%;margin: auto;}
.main_section.reversed-mainsection .article-content{padding:0}
.post-sidebar.live-events-sidebar{padding-right:0;padding-left:0;padding-top:10px}
.singlelive-article-hero .b-article-header.prel{width:100%;padding:0 0}
.live-image{display:block;margin:0 auto;max-width:100%;border-radius:50%;box-shadow:rgb(48 97 243) 0 0 0 2px;border:3px solid transparent;width:60px;height:60px;animation-name:liveAnimation;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}
.live-image img {border-radius: 100%}

@keyframes liveAnimation{
    0% {box-shadow:0 0 0 2px; }
    70% {box-shadow:0 0 0 3px rgba(229,230,232,1);}
    100%{box-shadow:0 0 0 0 rgba(229,230,232,1);}
}

.must-know-widget{margin:2rem 0;border:1px solid #ccc;background-color:#FFF;position:relative;display:block;border-radius:5px;border-top:5px solid var(--purple)}
.must-know-widget .heavybold{font-size:2.6rem;padding:2rem 1.5rem}
.must-know-list {
    padding: 20px 15px 0;
}
.must-know-list li{list-style:none;display:block;font-size:1.6rem;margin-bottom:1.5rem;line-height:1.3;position:relative;padding-left:15px}
.must-know-list li:before{content:"";width:8px;height:8px;background-color:#000;float:left;margin-right:10px;position:absolute;top:5px;left:0;border-radius:50px}
.live-events-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 1rem;
    margin-bottom: 10px;
}
.live-events-header .live-xcol{margin:0 10px;display:flex;align-items:center}

.live-upd{-webkit-animation:2s blink ease infinite;-moz-animation:2s blink ease infinite;-ms-animation:2s blink ease infinite;-o-animation:2s blink ease infinite;animation:2s blink ease infinite;width:8px;height:8px;display:block;background:red;float:left;margin-right:5px;border-radius:100%;margin-top:-3px}

@keyframes blink {
  50% {
    opacity: 0;
  }
}
  
.live-t{display:flex;align-items:center;font-weight:700;font-size:1.6rem}
.live-xcol-details{padding-left:1.5rem}
.live-xcol-details span{font-size:1.654rem;color:#777}

.live-wrap {
    display: flex;
}.left-sidebar.live-events-sidebar, .right-sidebar.live-events-r-sidebar {
    width: 300px;
}.live-wrap .main_section {
    max-width: calc(100% - 600px);
    padding: 0 15px;
}.live-wrap .main_section #live-events-holder {
    margin-top: -10px;
}
.message-holder .message-time {
    position: relative;
    font-size: 15px;
    color: #999;
    padding: 0px 12px 0 0;
}.message-wrap {
    display: flex;
}


@media screen and (max-width:700px) {
.live-events-header{overflow-x: scroll;display:block;white-space:nowrap;padding:8px}
.live-events-header .live-xcol{display:inline-flex;margin:0 8px}
.live-image{width:50px;height:50px}
.singlelive-article-hero{width:100%}
.singlelive-article-widget{width:100%;padding:10px}
.singlelive-article-hero .b-article-header.prel{padding:12px}
.single-article-wrap{display:flex;flex-direction:column-reverse}
.post-sidebar.live-events-sidebar{padding:0;width:100%;box-sizing:border-box}
.main_section.reversed-mainsection{padding:0}
  
}


.message-holder.message-yc-wrap {background-color:#f3be0a}
.message-holder.message-rc-wrap {background-color:#EA2027}
.message-holder.message-gc-wrap {background-color:#c8d6e5}
.message-holder.message-goal-wrap {
    background-color: var(--purple);
    background: linear-gradient(to right top, #653F96 25%, #8738A7 100%);
    color: #FFF!important;
}



.live-event-tabs.break-container {
    background-color: #E2E4E6;
    margin-bottom: 20px;
    margin-top: -10px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
}
.live-event-tabs .tablinks {
    margin: 0 5px;
}


.live-event-tabs .tablinks button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 100%;
    border: 0;
    background: #1d1f21;
    background: -webkit-linear-gradient(to bottom,#1d1f21,#0c0d14);
    background: linear-gradient(to bottom,#1d1f21,#0c0d14);
    border-radius: 55px;
    color: #FFF;
    display: block;
    font-size: 1.6rem;
    padding: 1.2rem 2.5rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.3px;
    font-family: 'Roboto',sans-serif;
    transition: all .3s ease;
    cursor:pointer;
}

.live-event-tabs .tablinks:hover button, .live-event-tabs .tablinks.active button {
    background: linear-gradient(to right top, #653F96 25%, #8738A7 100%);
}

.video-message-holder {
    border: 1px solid #EEE;
    box-shadow: 0 0 40px rgb(52 64 114 / 12%);
    border-radius: 6px;
    margin: 10px 0 20px;
    padding: 2rem;
    background-color: #FFF;
    line-height: 1.3;
}.video-message-desc {
    font-weight: 600;
    margin: 0 0 10px;
    border-bottom:1px solid #DDD;
    padding-bottom:8px;
    display: block;
    line-height: 1.1;
}

.message-holder .message {
    width: 100%;
}
.message-holder .message glomex-player {margin-top: 10px}


@media screen and (max-width:700px) {
.live-event-tabs .tablinks{margin:0 5px}
.live-event-tabs .tablinks button{font-size:14px;padding:8px 15px 8px}
.live-wrap{flex-wrap:wrap;flex-direction:column}
.left-sidebar.live-events-sidebar{order:2}
.right-sidebar.live-events-r-sidebar{order:3}
.live-wrap .main_section{width:100%;order:1;max-width:100%;padding:0 15px}
.left-sidebar.live-events-sidebar, .right-sidebar.live-events-r-sidebar {text-align: center;width: 90%;max-width: 330px;margin: 0 auto}
.post-t-wrap .dfp-slot {max-width: 100%!important;text-align: center!important}   
  
  
.message-wrap{display:flex;flex-direction:row;flex-wrap:wrap}
.message-holder{padding:1rem}
.message-holder .message-time{order:-1;flex:1 0 100%;padding:0;margin-bottom:5px}
.message-holder .message img{width:100%}
.message-holder .message {max-width:100%;display:block}
#live-events-holder .message-holder .message .journalist{font-size:14px}
}




@media screen and (max-width: 1441px) and (min-width: 700px) {
    .live-events-header .live-xcol .live-image {width: 45px;height: 45px}
    .live-events-header .live-xcol .live-xcol-details {padding-left: 1rem}
    .live-events-header .live-xcol .live-xcol-details span {font-size: 1.55rem}
}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
.prel.singlelive-article-widget {width: 100%;text-align: center}
.singlelive-article-hero {width: 100%;margin: 0 auto;padding: 15px}
.post-t-wrap .dfp-slot {max-width: 100%!important;text-align: center!important}
.live-wrap .main_section {width: 100%;max-width: 100%;order: -1}
.live-wrap {display: flex;flex-wrap: wrap;flex-direction: column}
.left-sidebar.live-events-sidebar, .right-sidebar.live-events-r-sidebar {width: 100%;display: none}
}