.items-col{
	width: 33.333333%;
    float: left;
}
.left-items, .right-items{
	margin-top: 50px;
}
.infogp_free_8{
	font-size:80px;
}
.left-items{
	text-align: right;
}

.right-items{
	text-align: left;
}

.single-item{
    margin-bottom: 60px;
    padding: 10px;
    height: 290px;
    overflow: hidden;
}
.single-item h4{
	color: #111111;
	font-size: 21px;
	font-weight: 400;
    margin: 10px 0;
	line-height:32px;
}
.single-item p{
	color: #666;
	margin: 10px 0;
	font-size:15px;
	line-height:26px;
}
.single-item p a {
	color:#000;
	font-size:15px;
}
.infogp_free_8 i {
	color:#555;
}
.upvote-section span i {
	color:#555;
}
.left-items img {
	max-width:100px;
}
.center-image{
	align-self:center;
}
.center-image img{
	width: 100%;
}
.ilist_infographic_08{
	max-width: 100px;
}
.comparedivelement{
	display: flex;overflow: hidden;vertical-align: middle;
}




/* Responsive Styles */

@media only screen and (min-width: 870px) and (max-width: 960px){
	.single-item{
		margin-bottom: 10px;
	}
	.left-items, .right-items{
		margin-top: 30px;
	}
}
@media only screen and (min-width: 100px) and (max-width: 870px){
	.items-col{
		width: 100%;
	}
	.left-items, .right-items{
		text-align: center;
	}
	.comparedivelement{display:flex;}
}
@media only screen and (min-width: 320px) and (max-width: 500px){
	.comparedivelement {
	  display: block;
	}
}
.icon-box{
	
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 74px;
    display: block;
    border-radius: 50%;
    margin-bottom: 23px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.ilist-top-chart-area{width:100%}
.ilist-chart-part-1{width: 45%;float: left;}
.ilist-chart-part-2{width: 45%;float: right;}
.ilist-image-part-1 img, .ilist-image-part-2 img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.1);
	box-shadow: 0 10px 15px 0 rgba(0,0,0,.1);
}
.ilist-image-part-1 {
	width: 47%;
	text-align: right;
	margin-right: 6%;
	float: left;
}
.ilist-top-image-area {
	margin-bottom: 15px;
}
.ilist-chart-part-1 h2{text-align:center}
.ilist-chart-part-2 h2{text-align:center}

