.p6a_post_container2 .tab.tab_content{
	display: block;
}

.fusion-tabs-widget .tab-holder .tab_content .image{
	height: 90px;
    width: 90px;
}

.fusion-tabs-widget .tab-holder .tab_content .p6a_image_widget_popular{
	margin-left: 20px;
}

.p6a_category_widget_popular .post-categories{
	padding-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    border-bottom: 1px solid #e2e2e2;
    margin-right: 110px;
}

#wrapper .fusion-tabs-widget .tab-holder .tabs li.p6a_most_popular_btn.active a {


    border-color: #e2e2e2;
    border: solid 1px;
    background-color: #ffffff!important;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 16px;
    line-height: 29px!important;
    font-weight: 500!important;
    background-color: #1a1a1a!important;
    color: #ffffff;
    letter-spacing: 1.5px;
    font-weight: 100;
    text-decoration: none;
    margin-right: 2px;
    margin-left: 2px;
}

#wrapper .fusion-tabs-widget .tab-holder .tabs li.p6a_most_popular_btn a {
    border-color: #e2e2e2;
    background-color: #e2e2e2!important;
    color: grey;
    margin-right: 2px;
    margin-left:2px;
    text-decoration: none;
}



.p6a_category_widget_popular .post-categories li a{
	font-size: 18px !important;
}

.p6a_article_title_widget_popular{
    margin-bottom: 0px;
    line-height: 1!important;
    font-size: 18px;
}
.p6a_article_title_widget_popular a{
	font-size: 18px !important;
}



.fusion-tabs-widget .tab-holder .tab_content .news-list li{
    border:none;
    padding: 10px 6px;
}

#wrapper .fusion-tabs-widget .tabset{
    margin: 0 0 15px 0;
}

.widget.fusion-tabs-widget.pyre_tabs{
    margin-top: 20px;
}
.categoryTitle{
    margin: 0px auto;
    font-family: serenity, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.1px;
}

@media (min-width: 767px) and (max-width: 950px) {
    #wrapper .fusion-tabs-widget .tab-holder .tabs li.p6a_most_popular_btn.active a {
        font-size: 1.3vw!important;
    }
    #wrapper .fusion-tabs-widget .tab-holder .tabs li.p6a_most_popular_btn a {
        font-size: 1.3vw;
    }
    .p6a_article_title_widget_popular a{
        font-size: 1.9vw!important;
        line-height: 1.9vw!important;
    }
    .p6a_category_widget_popular .post-categories a{
        font-size: 1.9vw!important;
    }
    .fusion-tabs-widget .tab-holder .tab_content .p6a_image_widget_popular {
        margin-left: 0px!important;
        text-align: right;
    }
    .fusion-tabs-widget .tab-holder .tab_content .p6a_image_widget_popular img {
        width: 10vw!important;
        height: 10vw!important;
    }
    .p6a_category_widget_popular .post-categories {
    
        margin-right: 10.8vw;
    }
}