body {
        background: #353e4d;
    background-color: #353e4d;
}
.religion_main .streaming_name {
    font-size: 20px;
    color: #fff;
    float: right;
    font-weight: normal;
    margin: auto;
}

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

#inner-left-col .page_title {
    width: 695px;
    margin: 0;
    padding: 5px 10px;
    background: #ececec;
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.block_title {
    width: 100%;
    font-size: 15px;
    margin: 15px 0 15px 0;
    display: inline-block;
}
p.error {
    font-size: 15px;
    font-weight: normal;
    background: #ffd1d1;
    padding: 10px;
}
p.success {
    font-size: 15px;
    background: #06703d;
    color: #fff;
    padding: 10px;
    font-weight: normal;
}
.religion_main_wrap .block_title span {
    font-size: 17px;
    font-weight: bold;
    padding: 6px 15px;
    display: inline-block;
    background: red;
    color: #fff;
    float: left;
}
.realign {
    margin: 28px 15px -31px;
}
/* .streaming_name {
    font-size: 20px;
    color: #fff;
    float: right;
    font-weight: normal;
    margin: auto;
}*/

.religion_main .liveNow_wrap {
    margin-top: 15px;
    background: #353e4d;
    padding: 15px;
}

.liveNow_wrap .category {
    font-size: 20px;
    padding: 5px 0 15px;
    color: #fff;
    border-radius: 5px;
}

.streaming_list {
    width: 685px;
    display: inline-block;
}

.streaming_list li {
    float: left;
    width: 218px;
    margin: 0 15px 20px 0;
    height: 230px;
    list-style: none;
}

.streaming_list li:nth-child(3n+0) {
    margin-right: 0;
}

.streaming_list li a {
    text-decoration: none !important;
    color: #000 !important;
}

.streaming_list li .image {
    overflow: hidden;
    height: 120px;
    border-radius: 3px;
}

.position {
    position: relative;
}

.play-icon {
    background: url(https://cdn.ghanaweb.com/design/play-icon2.png) no-repeat 50% 0;
    position: absolute;
    background-color: #e40000;
    background-size: 25px;
    left: 0;
    width: 20px;
    height: 16px;
    text-indent: -9999px;
    opacity: .8;
    padding: 2px 5px;
    font-size: 10px;
}

.liveNow_wrap .title {
    height: 100px;
    display: block;
}

.liveNow_wrap .title h2 {
    color: #fff;
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
    line-height: 20px;
    margin: 12px 0 14px;
    height: 63px;
    overflow: hidden;
}

.liveNow_wrap .livenow {
    font-size: 11px;
    color: #ff0000;
    float: left;
    font-size: 15px;
    color: #da1f1b;
    display: inline-block;
    border-radius: 20px;
    font-weight: bold;
}
.liveNow_wrap .livebranch {
    color: #fff;
    font-size: 13px;
    margin-top: 1px;
    float: right;
    font-style: italic;
}
.banner_block {
    width: 715px;
    height: 90px;
    background: #dcdcdc;
    margin-bottom: 15px;
}

.liveNow_wrap  .load_more {
    margin: 0 0 5px;
    display: none;
    clear: both;
}

.liveNow_wrap .load_more a {
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    background: #0eb39c;
    display: block;
    color: #fff !important;
    font-size: 15px;
    text-decoration: none;
}


.religion_listing {
    width: 685px;
    display: inline-block;
    padding: 0 15px;
}

.religion_listing li {
    float: left;
    width: 335px;
    margin: 0 15px 0px 0;
    height: 80px;
    padding: 30px 0;
    border-bottom: solid 1px gainsboro;
    list-style: none;
}

.religion_listing li a {
    text-decoration: none;
    color: #000;
}

.religion_listing li .image {
    width: 150px;
    overflow: hidden;
    height: 80px;
    border-radius: 3px;
    float: left;
    margin-right: 15px;
    background: #444444;
}

.religion_listing .title {
    width: 170px;
    height: 81px;
    display: inline-block;
}

.load_more {
    margin: 15px 15px;
}
#topnav {
    color: #fff;
}
.religion_listing .title p {
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    line-height: 18px;
    margin: 0 0 10px;
    height: 52px;
    overflow: hidden;
}
.religion_listing .title .date {
    float: left;
    margin: 0;
    color: #bbb;
}

.religion_listing .title .view {
    float: right;
    color: #bbb;
}

.religion_listing li:nth-child(2n+0) {
    margin-right: 0;
}

.religion_listing li:nth-last-child(2) {
    
}



/* streaming */
#pagecontainer {
    margin: 0 auto;
    width: 1245px;
    background-color: #fff;
    box-shadow: 2px 0 15px #2c3440;
}

.streaming_menuWrap {
    width: 1215px;
    height: 45px;
    padding: 15px 15px 0;
    -webkit-box-shadow: 0px 4px 9px -7px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 4px 9px -7px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 4px 9px -7px rgba(0, 0, 0, 0.20);
    z-index: 3;
    display: inherit;
}

.streaming_menu {
    float: right;
    width: 1100px;
    text-align: center;
}

.streaming_menu ul {
    display: inline-block;
}

.streaming_menu li {
    text-transform: uppercase;
    padding: 10px 15px;
    float: left;
}

.streaming_menu li:hover a {}

.streaming_menu li a {
    text-decoration: none;
    color: #afafaf;
    font-size: 15px;
    padding-bottom: 15px;
}

.streaming_menu li.active a {
    color: #000;
    border-bottom: solid 3px red;
}

.streaming_menu li a:hover {
    color: #000;
}

.streaming_menuWrap .logo {
    float: left;
    width: 100px;
}

.streaming_menuWrap .logo p {
    text-align: center;
    margin: 0;
    font-size: 21px;
    line-height: 18px;
    color: #E73D00;
}

.streaming_body {
    width: auto;
    height: auto;
    background: #353e4d;
    display: inline-block;
}

/* #medsection0 {
    float: left;
    width: 1245px;
    font-size: 11px;
    padding: 15px;
    margin: -15px;
}
*/
#mainbody{
    background: #39465d;
}
 #medsection1 {
    background-color: #353e4d;
}
input.email_input {
    width: 598px !important;
}

 #inner-left-col {
    float: left;
    width: 665px;
    margin-right: 15px;
    padding: 0;
    margin-top: 10px;
}

 #medsection2 #rightsection,
 #medsection3 #rightsection,
 #medsection0 #rightsection {
    margin: 0;
}

 #rightsection {
    /*width: 300px;
    height: auto;
    float: left;
    margin: 15px 15px 0 0;*/
    background: #39465d;
    /*border: solid 1px #39465d;*/
    /*padding: 10px;*/
}

.streaming_name.category {
    float: left;
}
.liveNow_main_wrap {
    padding: 0 15px;
}
.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;
}

/*.liveNow_wrap .category {
    font-size: 20px;
    padding: 5px 0 15px;
    color: #fff;
}*/

.featured_stories .featured_top {
    overflow: hidden;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px;
}

.featured_stories .featured_top .left {
    width: 413px;
    overflow: hidden;
    height: 250px;
    float: left;
    position: relative;
    background: #1b1b1b;
}

.featured_stories .featured_top .left .image {
    float: none;
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.featured_stories .featured_top .left .image:after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #1b1b1b 100%);
    margin-top: -100px;
    height: 100px;
    width: 100%;
    content: '';
}

.position {
    position: relative;
}

.featured_stories .featured_top .left .info {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    padding: 15px;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgb(31, 31, 31));
    background-image: linear-gradient(transparent, rgb(31, 31, 31));
    background-position-y: -1px;
    bottom: -1px;
}

.featured_stories .featured_top .info h2 {
    color: #fff;
    font-size: 24px;
    margin: 20px 0;
    line-height: 30px;
}

.med_rec {
    width: 300px;
    height: 250px;
    background: #ececec;
    margin: 0 0 0 15px;
    float: left;
}

.featured_stories .liveNow_wrap {
    list-style: none;
    margin: 0;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

 .streaming_list {
    width: 668px;
    display: inline-block;
}

 .streaming_list li {
    float: left;
    width: 212px;
    margin: 0 15px 8px 0;
    height: 230px;
}

 .streaming_list li a {
    text-decoration: none;
    color: #000;
}

 .streaming_list li:nth-child(3n+0) {
    margin-right: 0;
}

 .streaming_list li .image {
        overflow: hidden;
    height: 120px;
    border-radius: 3px;
}

/*.liveNow_wrap {
    margin-bottom: 20px;
}*/

.liveNow_wrap .info {
    padding: 5px 0 0;
    overflow: hidden;
}

.liveNow_wrap .title .date {
    float: left;
    margin: 0;
    color: #fff;
}
.liveNow_wrap .title .date:before, .inner_liveNow_wrap .title .date: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 -71px;
}

.liveNow_wrap .title .view {
    float: right;
    color: #fff;
}
.liveNow_wrap .title .view:before {
    content: "";
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background: url(https://cdn.ghanaweb.com/design/icons.png);
    margin: 0 4px 0 0;
    background-repeat: no-repeat;
    background-size: 220px;
    background-position: -43px -62px;
}

.streaming_list li .info h3 {
    clear: left;
    font-size: 15px;
    margin: 4px 0 6px;
    line-height: 20px;
    height: 43px;
    overflow: hidden;
    color: #fff;
    text-transform: capitalize;
}

.streaming_list .category {
    font-size: 13px;
    color: #da1f1b;
    border: solid 1px #ff0400;
    padding: 5px 12px;
    display: inline-block;
    border-radius: 20px;
}

.streaming_list .category {
    font-size: 11px;
    color: #ff0000;
}

h3 {
    clear: left;
    font-size: 16px;
    margin: 4px 0 6px;
}

.block_listing {
    margin: 30px 0px;
}

.block_listing .load_more {
    margin: 15px 0;
    display: none;
}

.block_listing .load_more a {
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    background: #0eb39c;
    display: block;
    color: #fff !important;
    font-size: 12px;
    text-decoration: none;
}

.streaming_body .banner_block {
    width: 728px;
    height: 90px;
    background: #39465d;
    margin-bottom: 30px;
}

.side_search {
    margin-bottom: 20px;
}

.side_search .search_name {
    font-size: 18px;
    padding: 5px 0 15px;
    color: #fff;
    font-weight: normal;
}

.side_search input.name_input {
    width: 284px;
    background: #fff;
    padding: 6px 5px;
    border-radius: 3px;
    border: 0;
    margin-bottom: 10px;
}
select#region {
    width: 294px;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
    border: 0;
        margin-bottom: 10px;
}

.side_search .checkwrap {
    padding: 5px 0;
}
.side_search input {
    width: auto;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    border: solid 2px #e2e2e2;
}

.side_search .btn {
        background: #0eb39c;
    padding: 8px 30px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    border: 0;
}



/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
  float: none;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .15em; left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}





.side_block .lead {
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: solid 3px #0eb39c;
}

.side_block .block_title {
    font-size: 15px;
    margin: 0 0 10px 0;
}

.side_block a {
    text-decoration: none;
    color: #000;
}

.side_block .lead .image {
    overflow: hidden;
    height: 150px;
    /*margin-right: 10px;*/
}

.side_block .lead .info {
    /* height: 64px; */
    padding: 5px 0 0;
    overflow: hidden;
}

.side_block .lead .info h3 {
    clear: left;
    font-size: 17px;
    margin: 4px 0 6px;
    line-height: 20px;
    height: 43px;
    overflow: hidden;
    color: #fff;
}

.featured_stories .featured_top .left .info,
.side_block .category {
    font-size: 13px;
    color: #e73d00;
}

.side_block_list li {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    /*border-bottom: solid 1px #eaeaea;*/
}

.side_block_list .image {
    width: 130px;
    overflow: hidden;
    height: 75px;
    float: left;
    margin-right: 10px;
}

.side_block_list .info {
    width: 160px;
    float: left;
}

.side_block_list .info h3 {
    height: 49px;
    clear: left;
    font-size: 14px;
    margin: 0 0 6px;
    overflow: hidden;
    color: #fff;
}

.side_block_list {
    margin-top: 5px;
}

.side_banner_block {
    width: 300px;
    height: 600px;
    background: #353e4d;
    margin-bottom: 30px;
}



/*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;
    border: 0;
    font-size: 12px;
    margin: 8px 40px 0 0;
}
.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: 16px;
    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;
    border: 0;
    font-size: 12px;
    margin: 8px 40px 0 0;
}

.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: 665px;
    height: 375px;
}

.pro_details {
    width: 645px;
    display: inline-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: 100px;
    height: 100px;
    background: #39465d;
    float: left;
    margin: 0 20px 0 0;
}

.pro_details .about_info .contact_details {
    width: 520px;
    height: 100px;
    float: left;
}

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

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

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

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

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

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

#footer{
    margin-top: 0 !important;
}

header#news{
    background: #353e4d; 
}

#footer{
    background-color: #2d333e;
}

ul#footerinner li{
    border-right: 1px solid #39465d;
}

.live-right-stream {
    background: #353e4d;
    padding: 10px 15px;
}

.date {
    float: right !important;
}
.live-right-stream span.live-now {
    font-size: 17px;
    font-weight: bold;
    padding: 6px 15px;
    display: block;
    background: red;
    color: #fff;
    text-align: center;
}

.live-right-stream img {
    width: 100%;
    margin: 0;
    float: none;
}

.live-right-stream a {
    color: #FFF;
    text-decoration: none;
}

 .menuheading{
    background-color: #353e4d;
    color: #FFF;
}

.streaming_name {
    font-size: 20px;
    color: #fff;
    float: left;
    font-weight: normal;
    margin: auto;
}

.formWrap input {
    width: 284px;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    border: 0;
    margin: 0px 5px 15px 0;
    font-size: 14px;
}

.formWrap form textarea {
    width: 284px;
    min-height: 120px;
    border-radius: 3px;
    padding: 10px;
    color: #000;
    font-size: 15px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
}
.formWrap .message
{
    width: 595px;
}
.formWrap form .capthabox {
    width: 300px;
    height: auto;
    background: #39465d;
    padding: 10px;
    margin: 15px 0 0;
    border-radius: 3px;
}

.formWrap form .btn {
    background: #0eb39c;
    padding: 15px 126px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    border: 0;
}

label {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
}