.a5 {
	color: #eb4656!important;
}
.hirlistazo {
	float: left;
	padding: 10px;
}
.author {
	width: 100%;
}
.blog-single-box {
	margin: 0px;
}
.pager {
	text-align: center;
	margin: 30px auto 0px !important;
	display: inline-block;
	position: relative;
	width: 100%;
}
.item-list .pager li {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	list-style-type: none;
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align:center;
}
.pager-current {
	display: inline;
	list-style-type: none;
	background:#eb4656;
	color: #fff !important;
	border-radius:100%;
	line-height: 38px;
}
.item-list .pager li a {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	list-style-type: none;
	background: #ffffff;
	color: #467484 !important;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	line-height: 41px;
}
.item-list .pager li a:hover {
	background: #467484;
	color: #fff !important;
}
.pager-previous a {
	color: #fff !important;
}
.pager-item a {
	color: #fff !important;
}
.pager-next {
	color: #fff !important;
}
.pager-last {
	color: #fff !important;
}
.pager-first a {
	color: #fff !important;
}
.item-list ul li {
	margin: 0px;
	padding: 0;
}
 @media only screen and (min-width: 30px) and (max-width: 767px) {
 .item-list .pager li {
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 font-size: 11px;
}
 .item-list .pager li a {
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 font-size: 11px;
}
}
