h3 {
    font-family: 'Ubuntu';
}

p {
    margin: 20px 0;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

.bottom_artl_wrap .left_artl_list .info {
    height: 65px;
    width: auto;
    padding: 0;
}
.bottom_artl_wrap .left_artl_list.more_news .info p {
    margin: 5px 0 12px;
    overflow: hidden;
}
table,
table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}

img {
    width: 100%;
    vertical-align: top;
}

embed {
    vertical-align: top;
}

* {
    border: none
}


/*end of reset*/

#headlines_wrap {
    float: left;
    width: 92%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 15px;
}

.headlines-sec-wrap {
    width: 100%;
    height: auto;
    display: inline-block;
}

.headlines-sec-left {
    width: 100%;
    margin-bottom: 20px;
    float: left;
    display: inline-block;
}

.panelbox {
    margin-bottom: 30px;
}

.headlines-sec-left .top {
    display: inline-block;
}

.headlines-sec-left .headlines_Lead {
    width: auto;
    display: inline-block;
    background: #047782;
    padding: 15px;
    border-radius: 0 10px 0 10px;
    position: relative;
}

.headlines_Lead a {
    text-decoration: none;
}

.headlines_Lead .image {
    height: 168px;
    overflow: hidden;
}

.headlines_Lead .summary {
    padding: 15px 0 0;
}

.headlines_Lead .summary p {
    margin: 15px 0 0;
    color: #6f6f6f;
}

.headlines_Lead .summary .title {
    clear: left;
    font-size: 20px;
    margin: 10px 0;
    height: 73px;
    overflow: hidden;
    color: #fff;
    border-left: solid 3px red;
    padding: 0 0 0 10px;
}

.headlines-sec-list {
    margin-top: 5px;
}

.headlines-sec-list .IMKPanel
{
    clear: both;
}
.headlines-sec-list li {
    width: 47.6%;
    display: inline-block;
    padding: 10px 0;
     float: left; 
     margin: 0 15px 0 0; 
}

.headlines-sec-list li a {
    width: 100%;
    text-decoration: none;
    color: #000;
    display: inline; /*inline-block*/
}

.headlines-sec-list li a:hover, .subsection_list li a:hover, .headlines_Lead a:hover .summary h3 {
    color: #537f53;
}

h3.htitle {
    font-size: 25px;
    color: #fff;
    margin: 0 0 15px;
}

.summary .time .icon {
    width: 17px !important;
    height: 16px;
    display: inline-block;
    background-image: url(https://cdn.ghanaweb.com/design/social_svg/social_sprite_.png);
    background-size: 150px;
    background-position: -1px -71px;
    background-repeat: no-repeat;
    margin: 0px 3px -2px 0;
}
.info .time .icon {
    width: 17px !important;
    height: 16px;
    display: inline-block;
    background-image: url(https://cdn.ghanaweb.com/design/social_svg/social_sprite_.png);
    background-size: 150px;
    background-position: -18px -71px;
    background-repeat: no-repeat;
    margin: 0px 3px -2px 0;
}

.headlines_Lead span.time {
    color: #fff;
    float: left;
    font-size: 13px;
    position: initial
}

.headlines-sec-list .image {
    overflow: hidden;
   /* height: 70px;*/
}

.headlines-sec-list .info {
    float: left;
}

.headlines-sec-list .info p {
    height: 53px;
    clear: left;
    font-size: 14px;
    margin: 10px 0;
    overflow: hidden;
    line-height: 17px;
    /*border-left: solid 2px #e0e0e0;
    padding: 0 0 0 10px;*/
}

.headlines-sec-list .category {
    font-size: 11px;
    color: #ff0000;
}

.headlines-sec-right {
    width: 250px;
    height: auto;
    float: right;
    display: inline-block;
}

.block_title {
    font-size: 15px;
    color: #047782;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.block_title span {
    font-size: 19px;
}

.subsection_list {
    width: 226px;
    display: inline-block;
    background: #fff;
    padding: 10px;
    border: solid 1px #eaeaea;
}

.subsection_list li {
    float: left;
    width: 225px;
    margin: 0 15px 20px 0;
    height: auto;
}

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

.subsection_list li .image {
    overflow: hidden;
    height: 110px;
}

.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: 5px;
    top: 5px;
    width: 20px;
    height: 16px;
    text-indent: -9999px;
    opacity: .8;
    padding: 2px 5px;
    font-size: 10px;
    border-radius: 40px;
}

.subsection_list li .info h3 {
    clear: left;
    font-size: 15px;
    margin: 5px 0 5px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.subsection_list .category {
    font-size: 12px;
    color: #537f53;
}
span.time {
    color: #b3b3b3;
    position: relative; /*absolute*/
    bottom: auto;
}
.list, .upper ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 100%;
}

.upper ul li {
     padding-left: 0; 
     padding-right: 0; 
}
.list li.more {
    text-align: center;
    text-transform: capitalize;
    font-size: 14px;
     background-color: #969696;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}

.bk-headlines {
    float: right;
    margin: 10px 0 7px 0;
    font-size: 16px;
    background-color: #ccc;
    padding: 3px 11px;
    border-radius: 5px;
    color: #000 !important;
}

.open-button-headline {
    float: left;
    margin-right: 4%;
}
.list li.more a {
    color: #fff;
    text-decoration: none;
}


@media screen and (max-width: 768px) {
.bk-headlines {
    /*width: 48%;*/
    text-align: center;
    padding: 9px 22px;
    font-size: 110%;
}
.headlines-sec-list li:nth-child(2n+0) {
    margin-right: 0;
}
.headlines-sec-list li {
    width: 47.4%;
}

.bottom_artl_wrap .left_artl_list .info {
    height: auto;
}
.bottom_artl_wrap .left_artl_list.more_news .info p {
    margin-bottom: 0;
    overflow: hidden;
}

}
.list li.business {
    background: #00a2de;
}
.list li.news {
    background: #8ea935;
}
.list li.sports {
    background: #da0a0b;
}
.list li.entertainment {
    background: #693363;
}

.pagination .disabled, .pagination .current, .pagination a {padding: 5px 8px; background: #dddddd; margin: 0 2px 4px; border-radius: 2px;}
    .pagination {clear: both; padding-top: 15px;} .upper li .info p {height: 68px; overflow: hidden;}
    span.comment_icon {font-size: 13px;color: #b3b3b3;position: inherit;bottom: 0;left: inherit;float: right; margin-top: 2px;}
    .list li .image, .upper ul li .image {position: relative; width: auto; height: 91px;}
.panelbox .position {height: 0;}


.headlines_nav li:nth-child(2n-1) {
        margin-right: 2%;
    }
    .headlines_nav li {
        float: left;
        width: 49%;
        padding: 12px 10px;
        margin-bottom: 8px;
        overflow: hidden;
        height: 44px;
        font-size: 16px;
        border: 1px solid #000;
    }
    .mobile-menu{
        overflow: auto;
        padding-bottom: 50px;
    }
    .headlines_nav li a {
        display: block;
        color: #fff;
        white-space: nowrap;
    }
    header .main_menu .item.home{
        width: 100%;
        border-radius: 30px 30px;
    }
    .headlines_nav.cat li {
        background: #818181;
    }  
    .headlines_nav.cat li a {
        color: #FFF;
    }