body {
    background: #353e4d !important;
    background-color: #f9f9f9;
    color: #262626;
}

#mainbody {
    background-color: transparent;
    width: auto;
    margin: 0;
    padding: 0;
    display: block;
}

#leftsection {
    float: none;
    width: auto;
    height: 100%;
    margin: 0 !important;
}

.btn {
    padding: 0;
    margin-top: 20px;
}

.streaming_main #medsection2, .streaming_main #medsection3 {
    width: 94%;
    background-color: #353e4d;
    border: 1px thin #f4f4f4;
    font-size: 12px;
    margin: 3% 3% 0;
}

#navContainer {
     background: #353e4d !important;
}
.streaming_main select {
    width: 100%;
    font-size: 15px;
    border: solid 1px #eaeaea;
    padding: 8px;
        margin-bottom: 15px;
}

.streaming_main .block_title {
    width: 100%;
    font-size: 15px;
    margin: 0 0 15px 0;
    display: inline-block;
}

.liveNow_main_wrap .block_title span {
    font-size: 17px;
    font-weight: bold;
    padding: 6px 15px;
    display: inline-block;
    background: red;
    color: #fff;
    float: left;
}

.block_title span {
    font-size: 17px;
    font-weight: normal;
    padding: 6px 15px;
    display: inline-block;
    background: #d8d8d8;
    color: #000;
}

.streaming_main .streaming_name {
    font-size: 15px;
    color: #fff;
    float: right;
    font-weight: normal;
    margin: auto;
    margin: 10px 0;
}

.liveNow_wrap {
    margin-bottom: 20px;
}
.liveNow_wrap .category {
    font-size: 20px;
    padding: 5px 0 15px;
    color: #fff;
}
.streaming_list {
    width: auto;
    display: inline-block;
}
.streaming_list li {
    float: left;
    width: 48%;
    margin: 0 4% 30px 0;
    height: 173px;
}
.streaming_list li:nth-child(2n+0) {
    margin-right: 0;
}
.streaming_list li a {
    text-decoration: none;
    color: #000;
}
.streaming_list li .image {
    overflow: hidden;
    height: 80px;
    border-radius: 3px;
    width: auto;
    float: left;
}
.liveNow_wrap .title {
    height: 100px;
    display: inline-block;
}
.liveNow_wrap .title h2 {
    color: #fff;
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
    line-height: 18px;
    margin: 10px 0 10px;
    height: 57px;
    overflow: hidden;
}
.liveNow_wrap .livenow {
    font-size: 11px;
    color: #ff0000;
    float: left;
    font-size: 14px;
    color: #da1f1b;
    display: inline-block;
    border-radius: 20px;
    font-weight: bold;
}
.liveNow_wrap .livebranch {
    color: #fff;
    font-size: 12px;
    margin-top: 1px;
    float: right;
    font-style: italic;
}
.load_more {
    margin: 15px 0;
    display: none;
}
.liveNow_wrap .load_more a {
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    background: #0eb39c;
    display: block;
    color: #fff !important;
    font-size: 18px;
    text-decoration: none;
}

.med_rec {
    width: 300px;
    height: 250px;
    background: #ececec;
    margin: 0 0 0 15px;
    width: 300px;
    height: 250px;
    background: #353e4d;
    margin: auto;
    margin-top: 15px;
    padding: 14px;
    text-align: center;
}



/*INNER*/


.liveNow_main_wrap.inner .category {
    font-size: 25px;
    padding: 5px 0 15px;
    color: #fff;
}

.inner_top {
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #2d333e;
    padding: 0;
}

.inner .inner_top .date {
    float: left !important;
    border: 0;
    font-size: 12px;
    margin: 5px 0 -2px 0 !important;
    padding-top: 5px;
}
.comments a, .inner .inner_top .date p, .inner #socialbtn .title_name {
    color: #fff!important;
}

.vid_title {
    font-size: 25px;
    border-bottom: solid 1px #2d333e;
    padding: 0 0 20px;
    color: #fff;
    margin: 0;
}

.inner .inner_top .date p:before {
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 15px;
    background: url(https://cdn.ghanaweb.com/design/icons.png);
    margin: 0 4px 0 0;
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: -34px -70px;
}
.inner #socialbtn {
    float: right;
    margin: 6px 3px;
}

.inner #socialbtn .title_name {
    float: left;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    margin: 2px 10px 0 0;
}
#socialbtn a {
    border: medium;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    height: 23px;
    width: 25px;
    text-indent: -9999px;
}
.inner #socialbtn a {
    background-image: url(https://cdn.ghanaweb.com/design/top_sprite.png);
    background-repeat: no-repeat;
}
.inner #socialbtn a.whatsapp {
    background-position: -73px -20px;
}
.inner #socialbtn a.fb {
    background-color: #3b5998;
    background-position: 0 -20px;
    margin-right: 1px;
}
.inner #socialbtn a.tw {
    background-color: #00adef;
    background-position: -23px -20px;
}

.inner .comments {
    float: left !important;
    border: 0;
    font-size: 12px;
    /* font-weight: bold; */
    margin: 5px 0px 5px 0 !important;
}

.inner .comments a {
    position: relative;
}
.inner .comments a:before {
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 15px;
    background: url(https://cdn.ghanaweb.com/design/icons.png);
    margin: 0 4px 0 0;
    background-repeat: no-repeat;
    background-size: 252px;
    background-position: -81px -71px;
}

.inner .comments p, .inner .date p  {
    clear: left;
    line-height: 1.4em;
    margin: 0 0 10px;
}

.inner_preview {
    padding: 20px 0;
    display: block;
}

.inner_preview iframe {
    width: 100%;
    height: 186px;
}

.pro_details {
    width: auto;
    display: block;
    border-bottom: solid 1px #2d333e;
    padding: 0;
    padding: 10px;
    background: #2d333e;
    margin-bottom: 10px;
}

.about_info {
    display: inline-block;
}

.pro_details .about_info .logo {
    width: 20%;
    height: 60px;
    background: #39465d;
    float: left;
    margin: 0 4% 0 0;
}

.pro_details .about_info .contact_details {
    width: 75%;
    /* background: green; */
    height: auto;
    float: left;
}

.pro_details .about_info .name {
    font-size: 20px;
    color: #fff;
    margin: 0;
}

.pro_details .about_info .Location {
    font-size: 13px;
    color: #fff;
    margin: 7px 0px;
}

.pro_details .buttons_links {
    width: 100%;
    display: inline-block;
    margin: 15px 0 0;
}

.pro_details .buttons_links a {
    width: 100%;
    /* background: yellow; */
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    border: solid 1px white;
    color: #fff;
    border-radius: 3px;
}

.pro_details .buttons_links a:hover {
    background: yellow;
    color: #2d333e;
}

.pro_details .buttons_links a:nth-child(3) {
    margin-right: 0;
}

.position {
    position: relative;
}

.play-icon {
    left: 0;
    margin: 0;
}