div.content div.new-image{
	max-height:unset!important
}
.timeline-v2 > li .cbp_tmicon {
	top: 35px;
}

.timeline-v2 > li .cbp_tmlabel::after {
	top: 30px;
}

.timeline-v2 > li .cbp_tmtime span:last-child {
	font-size: 14px;

}

.timeline-v2 > li .cbp_tmtime span:first-child {
	font-size: 20px;
	color: #333;
	top: 0px;
}

#modalError {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 99;
}

.indentButton {
	margin-bottom: 20px;

}


.fancybox-nav span {
    visibility:visible;
}

.img-responsive {
	display: inline-block;
}

.zoomer:hover {
	cursor: pointer;
}

.zoomer img {
/* 	margin-bottom: 10px; */
	border: 1px solid #888;
}

.overlay-zoom .zoom-icon {
	left: 0;
}

.post-thumb {
	width: 320px;
	height: 200px;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	width: 100%;
}

.dates, .post-date, .post-title {
	display: block;
	margin: 10px 0;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 18px;
}

.post-title {
	font-size: 16px;
}

article.post {
	display: block;
	height: 	auto;
	overflow: hidden;
}

.row {
	margin: 0;
}

.zoomer p {
	font-size: 10px;
	text-align: center;
	font-style: italic;
}

a.zoomer:hover p {
	color: #62b822;
	text-decoration: none;
}