.menu-item-1455 a {
	color:#ff0000!important;
}
.ak7 {
	color:#ff0000!important;
}
.felpx {
	padding: 20px;
}
article p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 20px;
	font-size: 18px !important;
	margin-top: -25px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom:20px;
}
.entry-title a {
	text-decoration: none!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 30px !important;
	line-height: 36px;
	margin-top: -15px;
}
.entry-title a:hover {
	color:#ff0000!important;
}
article img {
	filter:none;
	-webkit-transform:scale(0.96);
	transform:scale(0.96);
	-webkit-transition:0.8s ease-in-out;
	transition:0.8s ease-in-out
}
article img:hover {
	-webkit-transform:scale(1);
	transform:scale(1);
	filter:grayscale(75%);
	-webkit-filter:grayscale(75%)
}
.hirek-spacer {
	width: 100%;
	display: block;
	position: relative;
	height: 60px;
	float: none;
	clear: both;
}
 @media only screen and (min-width:30px) and (max-width:1200px) {
 .entry-title a {
 font-size: 24px !important;
 line-height: 25px;
 margin-top: -10px;
 padding-bottom: 23px;
}
article p {
 line-height: 16px;
 font-size: 16px !important;
 margin-top: -20px;
}
}
@media only screen and (min-width:30px) and (max-width:991px) {
.entry-title a {
 font-size: 21px !important;
 line-height: 22px!important;
 position:relative;
 display:block;
 margin-top: -12px;
 padding-bottom:0px;
}
article {
 width: 100%!important;
 float: left!important;
 margin: 0px 0px 20px 0px !important;
}
}
