main {
    width: 100%;
    height: auto;
    background: #353e4d;
    margin: auto;
}

#medsection2 {
    float: left;
    width: 100%;
    _width: 800px;
    background-color: #353e4d;
    border: 1px thin #f4f4f4;
    font-size: 12px;
    /*padding: 0 0 15px 0;*/
}

#mainbody {
    background-color: #fff;
    width: 100% !important;
    margin: 0 !important;
    padding: 0px;
}

#mainnav li a {
    padding: 0px 23.6px !important;
}

#mainnav .navWall a {
    color: #fff;
    padding: 0 66px !important;
}

.tr_bottom {
    width: 100%;
    margin-top: 10px !important;
    display: inline-block;
}

.opinions_wrapper .top-title {
    margin: 0;
    border-bottom: 2px solid #ffad64;
    padding: 6px 0px 6px 5px;
    font-weight: bold;
    font-size: 12px;
    background-color: #eaeaea;
    text-transform: uppercase;
}

.tr_left {
    width: 640px;
    height: auto;
    float: left;
    /* border-bottom: solid 1px #cecece; */
    /* margin-right: 10px; */
    padding: 0 10px 0;
    /*background: #2d333e;*/
}

.m_title {
    margin: 0 0 5px;
    color: #eeeeee;
}

.opinions_right {
    width: 360px;
    height: auto;
    float: left;
    /*border: solid 1px #cecece;*/
}

.tr_left .title {
    padding: 5px 10px;
    /*background: #f5f5f5;*/
    /*border-bottom: solid 1px #cecece;*/
    margin: 0;
    /*font-size: 15px;*/
}

.tr_left .list_wrap ul {
    margin: 0;
}

.tr_left .tv ul li {
        width: 218px;
    height: 190px;
    margin: 0 15px 0 0;
    /* padding: 7px 10px; */
    background: #2d333e;
    float: left;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    border: solid 1px #055d88;
    display: inline-block;
}

.tr_left .tv ul li .title h2 {
        /* font-size: 15px; */
    margin: 4px 0;
    color: #fff;
    line-height: 17px;
}

.tr_left .tv ul li .title .date, .tr_left .tv ul li .title .view {
    color: #bfbfbf;
    font-size: 11px;
}

.tr_left .tv ul li .title .date {
    margin-right: 20px;
}

.tr_left .tv ul li .title .view {
    float: right;
}

.tv .featured_tv_item a:hover .tv .featured_tv_item .title h2 {
    color: #bb1919 !important;
}

.tv3:hover, .gtv:hover {
    /*background: #d4c4c4 !important;*/
        /*border: solid 1px red !important;*/
}

.tv_img {
    width: 221px;
    height: 106px;
    margin: auto;
    overflow: hidden;
    margin-top: 0;
    /*padding: 10px;*/
    position: relative;
}

.tr_left .tv ul li .tv_img .section {
    width: 20px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    transition: 0.3s;
    position: absolute;
    left: 10px;
    margin: 5px -2px;
    background-image: url(../images/play_btn.png);
    background-repeat: no-repeat;
    background-size: 25px;
    z-index: 3;
}

.tr_left .tv ul li .tv_img .overlay {
        float: none;
    width: 200px;
    position: absolute;
    /* left: 0; */
    /* right: 0; */
    margin: 0;
    height: auto;
    padding: 50% 0.75rem 0.75rem 0.75rem;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#ffffff, endColorStr=#ffffff);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent,rgb(45, 51, 62));
    background-image: linear-gradient(transparent,rgb(45, 51, 62));
    background-position-y: -1px;
    bottom: -1px;
    z-index: 0;
}

/*.tr_left .tv ul li:hover .tv_img .overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#ffffff, endColorStr=#DDffff);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent,rgba(255,255,255,0.9));
    background-image: linear-gradient(transparent,rgba(255,255,255,0.7));
}
*/
.tv_img img {
    width: 100%;
}

/*.tv3 .tv_img {
    background-image: url(../images/tv3.jpg);
    background-repeat: no-repeat;
    background-size: 115px;
}

.gtv .tv_img {
    background-image: url(../images/gtv.jpg);
    background-repeat: no-repeat;
    background-size: 115px;
}*/


.tr_left .other ul li {
        width: 218px;
    height: 196px;
    list-style-type: none;
    margin: 0 15px 0 0;
    /* padding: 7px 10px; */
    /* background: #e4e4e4; */
    float: left;
    /* position: relative; */
    border-radius: 3px;
    /*overflow: hidden;*/
    border: solid 1px #353e4d;
}

.tr_left .list_wrap ul li:nth-child(3n+0) {
    margin-right: 0;
}

.list_wrap.other ul li {
    /*margin-bottom: 20px;*/
    /*background: #313131;*/
}

.list_wrap.other .item_top {
    width: 100%;
    height: 88%;
    border-bottom: solid 1px #efefef;
    /*position: relative;*/
}

.list_wrap.other .item_top .image {
        width: 224px;
    height: 120px;
    /* margin-bottom: 5px; */
    overflow: hidden;
    float: none;
}

.list_wrap.other .item_top .overlay {
    float: none;
    width: 200px;
    position: relative;
    /*left: 0;*/
    /*right: 0;*/
    margin: 0;
    height: auto;
    padding: 75% 0.75rem 0.75rem 0.75rem;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.9));
    background-image: linear-gradient(transparent,rgba(0,0,0,0.9));
    background-position-y: -1px;
    /*bottom: 0;*/
    z-index: 0;
}

.featured_tv_item:hover .item_top .overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.7));
    background-image: linear-gradient(transparent,rgba(0,0,0,0.7));
}

.list_wrap.other {
    padding: 0px 0 20px !important;
    display: inline-block;
    /*border-bottom: solid 1px #cecece;*/
}

.list_wrap.other .title {
    margin-top: 0;
    font-weight: normal;
        color: #ffde00;
            font-size: 16px;
}

.list_wrap.other .separator {
        /* color: #222; */
    position: relative;
    padding: 0 10px;
    background: #2d333e;
    margin-bottom: 10px;
}

.separator .title {
    padding: 5px 0;
}

/*.list_wrap.other .separator:before {
    content: '';
    position: absolute;
    height: 2px;
    background: #c7c7c7;
    left: 100px;
    right: 0;
    top: 27px;
}*/

.list_wrap.other .item_top .info {
    width: 221px;
    /* height: 161px; */
    /* bottom: 0; */
    /* position: absolute; */
    /* padding: 10px; */
    z-index: 2;
}

.list_wrap.other .item_top .title {
        /*background: rgba(255, 255, 255, 0.9);*/
    /*width: 195px;*/
    /*position: absolute;*/
    bottom: 0px;
    padding: 5px 0;
    margin: auto;
    /*border: solid 1px white;*/
    transition: all 0.5s;
}

.list_wrap.other .item_top .title h2 {
    color: #ffffff;
    font-size: 16px;
}

.tr_left .title {
    padding: 5px 10px;
    /* background: #f5f5f5; */
    /*border-bottom: solid 1px #cecece;*/
    margin: 0;
    /* font-size: 15px; */
    color: #eeeeee;
}

.tr_left .sub_title {
    font-weight: normal;
    color: #eee;
    margin: 0;
}

.tr_left .title .tv_name {
        padding: 2px 8px;
    background: #055d88;
    /* border: solid 1px #717171; */
    color: #ffffff !important;
    font-size: 9px !important;
    border-radius: 9px;
}

/*.list_wrap.other .item_top .section {
        width: 20px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    transition: 0.3s;
    position: absolute;
    left: 10px;
    background-image: url(../images/play_btn.png);
    background-repeat: no-repeat;
    background-size: 25px;
    z-index: 3;
}*/

.tr_left .list_wrap {
    padding: 20px 0;
    display: inline-block;
    /*border-bottom: solid 1px #cecece;*/
}

.tr_left .list_wrap .image {
    width: 25%;
    height: 55px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.tr_left .list_wrap .image img {
    width: 100%;
}

.tr_left .list_wrap ul li p {
    /*width: 72%;*/
    max-height: 46px;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    color: #3e3e3e;
    /*float: left;*/
    clear: inherit;
    line-height: 16px;
    overflow: hidden;
    display: flex;
}

.tr_left .list_wrap ul li p:hover {
    text-decoration: underline;
}

.tr_left .list_wrap ul li .author {
    font-size: 12px;
    color: #afafaf;
    display: inherit;
        margin-top: 5px;
}

.tr_left .list_wrap .more a {
    color: #b5040d !important;
    font-weight: bold;
    font-size: 12px;
}

.side {
    width: 33%;
    float: none;
    padding: 5px 15px;
    /*border-top: solid 3px #e70909;*/
    background-color: #2d333e;
}

.side h2.title {
    margin-top: 0;
    font-weight: normal;
    color: #eeeeee;
}

.side .med-rec {
    width: 100% !important;
    height: 250px;
    background: #2d333e;
    margin-bottom: 20px !important;
    display: inline-block;
}

.side .radio_list {
        width: 300px;
    height: auto;
    /* background: #eeeeee; */
    margin: 10px 0 30px;
    position: relative;
    /* overflow: auto; */
}

/* Custom scrollbar */
.side .radio_list::-webkit-scrollbar {
        width: 8px;
}
.side .radio_list::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, .8);
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
}
.side .radio_list::-webkit-scrollbar-thumb {
        background: rgba(133, 133, 133, .8);
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        border-radius: 10px;
}
.side .radio_list::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(133, 133, 133, 0.5);
}

.side .radio_list ul li {
    list-style: none;
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 3px 20px 0 0;
    padding: 4px 0 0;
}

.side .radio_list ul li a {
    color: #b9b9b9 !important;
}

.side .radio_list ul li a:hover {
    color: #ffffff !important;
    background: #5b8fa8;
    padding: 3px 15px 3px 5px;
    border-left: solid 3px #ffde20;
    text-decoration: none;
}

.side .radio_list ul li span {
    float: right;
    font-weight: normal;
}

.side .radio_list ul li a:hover .side .radio_list ul li span {
    color: #bb1919 !important;
}

.side .radio_list .more {
    padding: 10px 0;
}

.side .radio_list .more a {
    color: #5b8fa8 !important;
}

.side .radio_list .more a:hover {
        color: #5b8fa8 !important;
    background: #2d333e;
    padding: 3px 15px 3px 0;
    border-left: none;
    text-decoration: underline;
}

.side .radio_list .more:before {
        content: '';
    position: absolute;
    height: 3px;
    background: #5b8fa8;
    left: 55px;
    right: 0;
    top: 332px;
}

#footer {
    background-color: #2d333e;
    height: 25px;
    clear: both;
    width: 100%;
}

/*INNER*/

.inner {
    width: 100% !important;
    padding: 10px;
}

.inner_top {
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #2d333e;
    padding: 0;
}

.inner #socialbtn .title_name {
    float: left;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 10px 0 0;
}

.inner .inner_top .date {
    float: left;
    border: 0;
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 8px 40px 0 0;
}

.inner .comments {
    float: left;
    border: 0;
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 8px 40px 0 0;
}

.comments a {
    color: #BDBDBD !important;
}

.inner #socialbtn {
    /* width: 54px; */
    float: right;
    margin: 6px 3px;
}

.inner_preview {
    padding: 20px 0;
    display: inline-block;
    /*border-bottom: solid 1px #cecece;*/
}

.vid_title {
        font-size: 25px;
    border-bottom: solid 1px #2d333e;
    padding: 0 0 20px;
    color: #eeeeee;
    margin: 0;
}


/*INNER*/




/*Radio*/

.inner_audio {
    width: 100% !important;
    height: 120px;
    background: #0d1a31;
    border-bottom: solid 3px #1b2840;
    position: relative;
}

.inner_audio .left {
    width: 45% !important;
    float: left !important;
}

.inner_audio .player ul li {
    margin: 0 0 5px 10px;
    list-style-type: none;
    padding: 0;
    border: 0;
    display: inline-block;
    line-height: 0;
}

.inner_audio .middle {
    width: 50% !important;
    float: left !important;
    padding: 15px 15px 0;
    text-align: left;
    margin-right: 10px !important;
}

.inner_audio .right {
        width: 30px !important;
    height: 10px;
    float: left !important;
    padding: 10px;
    text-align: center;
    position: absolute;
    top: -31px;
    left: 85px;
}

.inner_audio .right img {
    width: 25px !important;
    margin-top: 35px !important;
}

.inner_audio .middle .now_playing {
    padding: 1px 4px 3px;
    background: #ffde00;
    color: #1f2633;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
}

.inner_audio .middle .rad_name {
    font-size: 18px;
    margin: 9px 0 4px 0;
    color: #ffffff;
    background: transparent;
    text-align: left;
    padding: 0;
}

.middle p {
        color: #5b8fa8;
    word-wrap: normal;
    padding: 0;
    line-height: 10px;
        margin: 7px 0;
}

.info #timer {
    text-align: center;
    color: #5b8fa8;
    margin: 0;
    margin-left: -11px;
    margin-top: 2px;
}

.controls {
  margin-top: 25px !important;
}
.controls svg:nth-child(2) {
  margin-left: 5px;
  margin-right: 5px;
}

#play {
  padding: 0 3px;
      width: 45px;
    height: 50px;
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
}
#play g {
  stroke: #fff;
  stroke-width: 1;
  stroke-miterlimit: 10;
}
#play g path {
  fill: #fff;
}

#play:hover {
  cursor: pointer;
}
#play:hover g {
  stroke: #5b8fa8;
  cursor: pointer;
}
#play:hover g path {
  fill: #5b8fa8;
  cursor: pointer;
}

.step-backward {
      width: 30px;
    height: 30px;
    x: 0px;
    y: 0px;
    enable-background: new 0 0 25 25;
    margin-bottom: 10px;
}
.step-backward g polygon {
  fill: #fff;
}

.step-foreward {
       width: 30px;
    height: 30px;
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
  margin-bottom: 10px;
}
.step-foreward g polygon {
  fill: #fff;
}

#pause {
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
  width: 45px;
    height: 50px;
  position: absolute;
  margin-left: -53px;
  cursor: pointer;
}
#pause rect {
  fill: #fff;
}

#pause:hover rect {
  fill: #5b8fa8;
}

.step-backward g polygon:hover, .step-foreward g polygon:hover {
  fill: #5b8fa8;
  cursor: pointer;
}

.twitter:hover {
  color: #5b8fa8;
}

p {
  color: #BDBDBD;
}

#skip {
  float: right;
  margin-top: 10px;
}
#skip p {
  color: #2980b9;
}
#skip p:hover {
  color: #5b8fa8;
  cursor: pointer;
}

.expend {
  padding: 0.5px;
  cursor: pointer;
}
.expend svg:hover g polygon {
  fill: #5b8fa8;
}
.radio_listing {
    width: 88%;
    background: #2d333e;
    padding: 15px 15px 30px !important;
    margin-bottom: 3px;
}

.radio_listing .title {
    margin: 0 0 10px;
    font-weight: normal;
    color: #5b8fa8;
    padding: 0;
}

.radio_listing.not_featured ul {
    width: 48% !important;
    float: left;
    margin-right: 10px !important;
}

.radio_listing ul:nth-child(2n+0) {
    margin-right: 0 !important;
}

.radio_listing ul li {
        list-style: none;
    font-size: 12px;
    /* font-weight: bold; */
    margin: 0;
    padding: 6px 10px;
    border-left: solid 3px #0e2958;
}



/*FEATURED INI*/

.radio_listing.featured ul {
    width: 100%;
    float: none;
    margin: 0 10px 20px 0 !important;
    display: inline-block;
}


.med-rec-wrap {
    width: 300px;
    height: auto;
    margin-bottom: 10px;
    display: inline-block;
}

.med-rec2 {
    width: 300px;
    height: 600px;
    background: azure;
    float: left;

}

.radio_listing.featured ul li {
    width: 100%;
    height: 38px;
    list-style: none;
    font-size: 12px;
    line-height: 10px;
    margin: 0 0 4px 0;
    padding: 0;
    float: left;
    border-radius: 5px;
    border: solid 1px #353e4d;
    position: relative;
    background: rgba(32,39,51,1);
    background: -moz-linear-gradient(top, rgba(32,39,51,1) 0%, rgba(53,66,90,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,39,51,1)), color-stop(100%, rgba(53,66,90,1)));
    background: -webkit-linear-gradient(top, rgb(13, 26, 49) 0%, rgb(24, 37, 60) 100%);
    background: -o-linear-gradient(top, rgba(32,39,51,1) 0%, rgba(53,66,90,1) 100%);
    background: -ms-linear-gradient(top, rgba(32,39,51,1) 0%, rgba(53,66,90,1) 100%);
    background: linear-gradient(to bottom, rgb(26, 114, 136) 0%, rgb(19, 45, 95) 100%);
}

.radio_listing.featured ul li span {
    width: 20px;
    height: 20px;
    background: #0e2958;
    position: absolute;
}

.radio_listing.featured ul li .radio_icon {
        width: 15px;
    height: 8px;
    padding: 6px 3px 0px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    transition: 0.3s;
    background: transparent;
    background-image: url(../images/radio_btn.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 2px 2px;
    z-index: 3;
    right: 15px;
}

.radio_listing.featured ul li a p {
        position: absolute;
    color: #cbd0da;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    display: block;
    padding: 3px;
}

.radio_listing.featured ul li a p:hover {
    text-decoration: none;
}

.radio_listing.featured ul li a {
    width: 100%;
    height: 37px;
    color: #e2e2e2 !important;
    padding: 5px 10px !important;
    display: inline-block !important;
    margin: 0;
    background: transparent !important;
}

.radio_listing.featured .title {
    margin: 0 0 10px;
    font-weight: normal;
    color: #e2e2e2;
    padding: 0;
    background: transparent;
    text-align: left;
}

.radio_listing.featured ul li:hover {
    color: #ffffff !important;
    border: solid 1px #ffde20;
    text-decoration: none;
        z-index: 2;
}

.radio_listing.featured ul li a:hover > span {
    /*background-color: #ffde20 !important;*/
    color: #091e42;
}

.radio_listing.featured ul li.active {
    color: #ffffff !important;
    border: solid 1px #ffde20 !important;
    text-decoration: none;
    z-index: 2;
}

.radio_listing.featured ul li.active span {
    background-image: url(../images/radio_btn2.gif);
    /*background-color: #ffde20 !important;*/
    color: #091e42;
}

.radio_listing.featured ul li.active p {
    color: #fff;
}

.radio_listing.featured {
    background: rgba(32,39,51,1);
    background: -moz-linear-gradient(top, rgba(32,39,51,1) 0%, rgba(53,66,90,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,39,51,1)), color-stop(100%, rgba(53,66,90,1)));
    background: -webkit-linear-gradient(top, rgb(13, 26, 49) 0%, rgb(24, 37, 60) 100%);
    background: -o-linear-gradient(top, rgba(32,39,51,1) 0%, rgba(53,66,90,1) 100%);
    background: -ms-linear-gradient(top, rgba(32,39,51,1) 0%, rgba(53,66,90,1) 100%);
    background: linear-gradient(to bottom, rgb(13, 26, 49) 0%, rgb(34, 47, 71) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202733', endColorstr='#35425a', GradientType=0 );
    border-bottom: solid 5px #1f2633;
}

.radio_listing.featured ul:nth-child(3) {
    margin-right: 0 !important;
}

.radio_listing.featured ul li:nth-child(2n+0) {
    /*background: #091e42;*/
}
/*FEATURED INI*/








.radio_listing ul li a {
    color: #e2e2e2 !important;
    padding: 6px 200px 6px 0;
}

.radio_listing.not_featured ul li {
    list-style: none;
    font-size: 13px;
    margin: 0;
    padding: 0 10px;
    border-left: solid 2px #454d5d;
    border-bottom: 0;
}

.radio_listing.not_featured ul li a {
    color: #e2e2e2 !important;
    padding: 7px 0 !important;
    background: none !important;
    display: inline-block;
    line-height: 16px;
}

.radio_listing.not_featured ul li a:hover {
    color: #ffde00 !important;
}

.radio_listing.not_featured ul li.active a {
    color: #ffde00 !important;
}

.radio_listing.not_featured .title {
    margin: 0 0 10px;
    font-weight: normal;
    color: #e2e2e2;
    padding: 0;
    background: transparent;
    text-align: left;
}

.radio_listing .note {
    font-size: 13px;
    color: #576f98;
    margin: 0;
    display: inline-block;
    line-height: 15px;
}

.side .video_strip {
    width: 100%;
    height: auto;
    display: inline-block;
}

.side h2.title {
    margin-top: 0;
    font-weight: normal;
    color: #eeeeee;
    background: transparent;
    text-align: left;
}

.side .video_strip .featured_tv_item {
    width: 100%;
    height: 70px;
    list-style-type: none;
    margin: 0 15px 15px 0;
    float: left;
    border-radius: 3px;
    border: solid 1px #353e4d;
}

.side .video_strip .featured_tv_item .item_top {
        width: 100%;
    height: 88%;
    /* border-bottom: solid 1px #efefef; */
    /* position: relative; */
    display: inline-block;
    background: transparent;
    padding: 3px 0;
}

.side .video_strip .featured_tv_item .item_top .image {
        width: 120px !important;
    height: 70px;
    margin: 0 10px 0 0 !important;
    overflow: hidden;
    float: left !important;
    position: relative;
}

.side .video_strip .featured_tv_item .section {
    width: 20px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    transition: 0.3s;
    position: absolute;
    left: 10px;
    margin: 5px -2px;
    background-image: url(../images/play_btn.png);
    background-repeat: no-repeat;
    background-size: 25px;
    z-index: 3;
}

.side .video_strip .featured_tv_item .item_top .info {
        width: 52% !important;
    /* height: 161px !important; */
    /* bottom: 0; */
    /* position: absolute !important; */
    /* padding: 10px !important; */
    z-index: 2;
    float: left !important;

}

.side .video_strip .featured_tv_item .item_top .title {
    /* background: rgba(255, 255, 255, 0.9); */
    /* width: 195px; */
    /* position: absolute; */
    bottom: 0px;
    padding: 0;
    margin: auto;
    /* border: solid 1px white; */
    transition: all 0.5s;
}

.side .video_strip .featured_tv_item .item_top .title h2 {
    color: #ffffff;
    font-size: 15px;
    margin-top: 0;
    font-weight: normal;
    width: 160px;
    font-size: 13px;
    background: transparent;
    text-align: left;
    padding: 0;
    line-height: 18px;
}

.main-container {
    /*padding: 104px 0px 0 0px !important;*/
}

/*dd a, li a:not(.nav-li):not(.exempt):not(.article-img), #musician-column a {
    background: url(https://cdn.ghanaweb.com/imagelib/bullet_rood2.gif) no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    display: block;
    padding: 4px 16px;
     color: #e2e2e2 !important; 
    text-align: left !important;
    font-weight: normal;
}*/


/*Radio*/





/*end of search page*/


/*end of inner*/