.col-md-4 {
	    width: 26.333333%;
	
}

/*Hírek*/

.hirek-tovabb {
    padding-top: 20px;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}
.hirek-tovabb a {
    color: #1d84c3;
    /*text-decoration: underline;*/
}


.hirek-gyujto {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}

.hirek-cim {
    font-size: 22px;
}

.fa-clock-o:before {
    content: "\f017";
    font-size: 12px;
    margin-right: 9px;
}

.fa, .fas {
    font-weight: unset;
}

.hir-datum time.datetime {
    font-style: italic;
}

i.fa.fa-user {
    font-weight: 600;
    font-size: 11px;
    color: #cccccc;
    margin-right: 9px;
}

.hirek-gyujto {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}