
.rl-iframe-vid iframe {
width: 100%;
height: 465px;
}
h2 {
text-align: center;
}
.heading-black {
color: #333 !important;
}
.col-left h2 {
text-align: left;
}
.col-lg-6.col-md-12.col-sm-12.col-left {
    padding: 0px;
}
.col-right h4 {
text-align: right;
font-size: 14px;
color: #333 !important;
margin: 0px;
}
.col-lg-6.col-md-12.col-sm-12.col-right {
padding: 0px;
}
.dual-col img {
width: 40px;
margin-right: 10px;
}


/*Display this section when live show is done and hide this section before the live show start*/
.replay-heading {
padding-top: 30px;
}

/*Display this section before the live show start and hide this section when live show is done.*/
.dual-col {
/*display: none;*/
}


.live-greenbut {
padding-top: 20px;
}
.live-greenbut a {
background-color: #5a6503;
color: #ffff !important;
border-radius: 3px;
padding: 10px;
}

.livevideo-ronlou {
margin-bottom: 20px;
}

.matchmaker-rotator {
margin-bottom: 30px;
}
.matchmaker-rotator ul {
display: flex;
padding: 0px;
}
.matchmaker-rotator img {
width: 100%;
}

.text-center.liveshow-btn button {
background-color: #878a64;
margin-top: 5px;
}
.text-center.liveshow-btn a {
color: #ffff;
}

/*Mobile responsive*/
@media only screen and (max-width: 1199px) {
.col-left h2 {
    text-align: center;
}
.col-right h2 {
    text-align: center;
}
}


  h1.bodycont {
    display: inline-block !important;
  }

  .text-center {
    text-align: center !important;
  }