.circles-gallery {
	font-size: 0;
	margin:auto;
}
.circles-gallery .cg-item {
	font-size: 12px;
	vertical-align: top;
}
.circles-gallery .cg-item.cg-text-outside .ih-item a:hover div.img {
	visibility: visible !important;
	opacity: 1 !important;
}
.circles-gallery .cg-item .circle {
	margin:auto;
	text-align: center;
	margin-bottom: 10px;
}
.circles-gallery .cg-item .ih-item i.fa {	
	font-size: 20px;
	position: absolute;
	top:50%;
	left:0;
	text-align: center;
	margin-top: -10px;
	display: block;
	width: 100%;
}
.circles-gallery .cg-item .outside-text {
	margin:0 10px;
}
.circles-gallery .cg-item .circle a.link {
	max-width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
	display: inline-block;
}
.circles-gallery .cg-item .circles-gallery-title {
	text-align: center;
	font-size: 18px;
	margin:0 0 20px 0;
	height: 40px;
}
.circles-gallery .cg-item .circles-gallery-description {
	text-align: center;
	font-size: 12px;
}

.circles-gallery .cg-item .ih-item.circle,
.circles-gallery .cg-item .ih-item.circle .img {
	max-width: 100%;
}