.tx-pb-social .btn-filter-newsroom:before {
    content :"";
}
.tx-pb-social .btn-filter-newsroom {
    cursor: pointer;
    padding-bottom: 8px;
    font-size: 22px;
    color: #c7c8d2 !important;
    margin-right: 15px;
}
.tx-pb-social .btn-filter-newsroom:hover {
	text-decoration: none;
	color: #21224b !important;
}
.tx-pb-social .btn-filter-newsroom.slick-active {
    color: #21224b !important;
    border-bottom: 1px solid #21224b;

}
.tx-pb-social .pb-list {
    margin: 30px 0px 50px 0px;
    width: 100%;
}
.tx-pb-social .pb-list-item.pb-list-itemtopnews img.card-img-top{
    max-height: 300px ;
    object-fit: cover;
}
.tx-pb-social .pb-list-item.pb-list-itemtopnews{
    width:50%;
}
.tx-pb-social .pb-list-item.pb-list-itemtopnews .card-body-news{
    position: absolute;
    left: 30px;
    bottom: 0;
    z-index: 1;
}
.tx-pb-social .pb-list-item.pb-list-itemtopnews .card-body-news h4 {
    color: #fff ;
    margin-top: 26px;
    margin-bottom: 0px;
    font-size: 34px;
    line-height: 1.18;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.tx-pb-social .pb-list-item.pb-list-itemtopnews .card-body-news .datetime {
    color: #ffffffa3;
    margin-top: 20px;
    margin-bottom: 35px;
}
.tx-pb-social .pb-list-item.pb-list-itemtopnews .header-card:after {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: linear-gradient(to right, #1b325b, #499fc3);
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.75s ease;
}
.tx-pb-social .pb-list-item {
   
    display: inline-block;
    height: auto;
    width: 25%;
    margin: 0px;
    padding: 15px;
    box-shadow: none;
    background: none;
}
.pb-list-item img {
    max-width: 100%;
    height: auto;
}
.tx-pb-social .card {
    position: relative;
    background: #eaeaea;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    height: auto;
}
.tx-pb-social .card .header-card {
    position: relative;
}
.tx-pb-social .pb-list-item-type {
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    background: none;
    padding: 12px 17px;
    font-size: 13px;
    z-index: 1;
}
.tx-pb-social .pb-list-item-twitter .pb-list-item-type:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 54px solid #00aced;
    border-right: 54px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.tx-pb-social .pb-list-item-facebook .pb-list-item-type {
    background: #3b5998;
    padding: 9px;
    font-size: 24px;
    line-height: 1;
}
.tx-pb-social .pb-list-item-twitter .pb-list-item-type {
    padding: 6px 7px;
    font-size: 24px;
    line-height: 1;
}
.tx-pb-social .pb-list-item-youtube .pb-list-item-type {
    background: #FF0000;
    padding: 9px;
    font-size: 24px;
    line-height: 1;
}
.tx-pb-social .pb-list-item-youtube .pb-list-item-type:before {
    border-top: 55px solid #FF0000;
}
.tx-pb-social .pb-list-item-instagram .pb-list-item-type {
    background: linear-gradient(46deg, #405de6, #5851db 21%, #8334b4 42%, #c13584 64%, #e1306c 83%, #fd1d1d);
    padding: 8px 7px 5px 7px;
    font-size: 24px;
    line-height: 1;
}
.tx-pb-social .pb-list-item-type:after {
    width: 0;
    height: 0;
    border-top: 12px solid #4f71ad;
    border-right: 12px solid transparent;
    content: '';
    position: absolute;
    left: 0px;
    bottom: -12px;
}
.tx-pb-social .pb-list-item-facebook .pb-list-item-type:after,
.tx-pb-social .pb-list-item-twitter .pb-list-item-type:after,
.tx-pb-social .pb-list-item-youtube .pb-list-item-type:after,
.tx-pb-social .pb-list-item-instagram .pb-list-item-type:after {
	display: none;
}
.tx-pb-social .card .header-card .detail-button {
    height: 50px;
    width: 50px;
    background: rgba(17, 141, 240, 0.8);
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    display: block;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
}
.tx-pb-social .card a {
	text-decoration: none;
}
.tx-pb-social .card .card-body {
    padding: 25px 30px 35px 30px;
    position: relative;
    background: #fff;
}
.tx-pb-social .card .card-body h4 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 34px;
    line-height: 1.18;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #21224b;
}
.tx-pb-social .card .card-body .body {
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px;
}
.tx-pb-social .datetime{
    margin-top: 30px;
    letter-spacing: 0.19px;
    color: #a4b3b7;
    font-size: 14px;
}

.filter-list {
	position: relative;
    display: none;
}
.filter-list:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20%;
    background-image: linear-gradient(to left, rgba(236, 242, 243, 1), rgba(236, 242, 243, 0));
}
.filter-list .slick-slide {
	height: auto;
}
@media (max-width: 1200px){
    .tx-pb-social .pb-list-item.pb-list-itemtopnews{

        width:100%;
    }
}