.mnl-item
{
	height: 211px;
	overflow: hidden;
	position: relative;
}

.mnl-big-item:hover img
{
	opacity: 0.8;
}

.mnl-item img
{
	width: 100%;
}

.mnl-item:after
{
	bottom: 0;
	content: "";
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 0;
}


.mnl-item-block-small:hover img
{
	opacity: 0.8;
}


.mnl-text-block
{
	bottom: 0px;
	color: #FFFFFF;
	left: 0px;
	padding: 10px;
	position: absolute;
	text-decoration: none;
	z-index: 1;
}

.mnl-date
{
	font-size: 12px;
	margin-bottom: 5px;
}

.mnl-has-media
{

	font-size: 20px;
	right: 10px;
	top: 10px;
}

.mnl-image
{
	position: relative;
	width: 130px;
}

.mnl-has-media-small
{

	font-size: 14px;
	right: 5px;
	top: 5px;
}

.mnl-name
{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.mnl-text-block-small
{
	margin-left: 10px;
	width: 235px;
}

.mnl-preview
{
	color: #000000;
	display: block;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	padding-top: 5px;
	text-decoration: none;
}

.mnl-date-small
{
	color: #999999;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: -3px;
}

.mnl-name-small
{
	color: #575756;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	text-decoration: none;

}