.livebroadcaster {
	border-collapse: collapse;
	width: 100%;
	color:#fff;
	font-size: 16px;
	font-family: 'Rubik';
}
.livebroadcaster td, .livebroadcaster th {
	width: 4rem;
	height: 1.5rem;
	border: 1px solid #ffffff14;
	text-align: center;
	padding: 0px;
	background:transparent;
	color:#fff;
}
.livebroadcaster th {
	text-transform: uppercase;
}
.livebroadcaster th {
	height: 90px;
	background: #030332;
	font-size: 22px;
}
.livebroadcaster tr {
	height: 50px;
	font-size:21px;
	font-weight:600;
}
.livebroadcaster th.social_vrapro_adasterv_now {
	background-color: #377911;
}
.livebroadcaster th.social_vrapro_adasterv_now a {
	color: #FFFFFF;
}
.livebroadcaster th.social_vrapro_adasterv_le {
	background-color: #e30513;
}
.livebroadcaster th.social_vrapro_adasterv_le a {
	color: #fff;
}
.livebroadcaster th a {
	color: #FF6060;
	text-decoration: none;
}
.livebroadcaster th {
 -webkit-transition: .3s;
 transition: .3s;
}
.livebroadcaster th a {
 -webkit-transition: .3s;
 transition: .3s;
}
.livebroadcaster th:hover {
	background-color: #f7a600;
}
.livebroadcaster td.social_vrapro_adasterv_c {
	color: #ffffff;
	background: #e30613;
	font-weight: bold;
	font-size:28px;
	animation: blinkMe 2s linear;
	animation-iteration-count: 1;
}
.livebroadcaster td.centers {
	padding: 0px 20px;
	font-weight: bold;
	font-size: 19px;
	background: #0b0c36;
	text-align: left;
	letter-spacing: 0px;
	color: #f7f7f7e0;
}
.bnb {
	font-size:32px;
	font-weight:500;
}
.section-heading {
	max-width: 100%;
	margin-bottom: 30px;
}
.blink {
	animation: blinkMe 2s linear infinite;
}
 @keyframes blinkMe {
 0% {
 opacity: 0;
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 tr:nth-child(2) {
 display:none!important;
}
 @media (max-width: 1400px) {
 .livebroadcaster tr {
 height: 52px;
 font-size: 20px;
}
 .livebroadcaster th {
 height: 80px;
 font-size: 19px;
}
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 26px;
}
}
 @media (max-width: 1200px) {
 .livebroadcaster th {
 height: 72px;
 background: #030332;
 font-size: 16px;
}
 .bnb {
 font-size: 28px;
 font-weight: 500;
}
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 22px;
}
 .livebroadcaster tr {
 height: 42px;
 font-size: 18px;
}
}
 @media (max-width: 991px) {
 .livebroadcaster th {
 height: 62px;
 font-size: 13px;
}
 .livebroadcaster tr {
 height: 36px;
 font-size: 16px;
}
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 20px;
}
 .bnb {
 font-size: 24px;
 font-weight: 500;
}
}
 @media (max-width: 767px) {
 .livebroadcaster tr {
 height: 30px;
 font-size: 13px;
 font-weight: 600;
}
 .livebroadcaster th {
 height: 42px;
 background: #030332;
 font-size: 10px;
}
 .bnb {
 font-size: 21px;
 font-weight: 500;
}
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 16px;
}
}
 @media (max-width: 575px) {
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 14px;
}
 .bnb {
 font-size: 17px;
 font-weight: 500;
}
 .livebroadcaster tr {
 height: 24px;
 font-size: 12px;
 letter-spacing:-0.5px;
}
 .livebroadcaster th {
 height: 38px;
 font-size: 9px;
}
}
 @media (max-width: 460px) {
 .livebroadcaster th {
 height: 36px;
 letter-spacing:-1px;
 font-size: 8px;
}
 .bnb {
 font-size: 14px;
 font-weight: 500;
}
 .livebroadcaster tr {
 height: 20px;
 font-size: 10px;
}
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 12px;
}
}
 @media (max-width: 400px) {
 .livebroadcaster th {
 height: 32px;
 letter-spacing: -1px;
 font-size: 7px;
}
 .livebroadcaster tr {
 height: 18px;
 font-size: 9px;
}
 .livebroadcaster td.social_vrapro_adasterv_c {
 font-size: 10px;
}
}