body {

}
.il-wrapper{
	width: 980px;
	background-color: #fff;
	margin: 50px auto;
	display: block;
	font-family: 'Helvetica', Arial, Lucida, sans-serif;
	font-weight: normal;
}


.ilist-item{
	display: inline-block;
	width: 33%;
    min-height: 1px;	
    display: inline-block;
	text-align:center;
	position: relative;
	vertical-align:top;
    vertical-align: top;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    text-align: center;
    background: #f3f3f7;
    margin-bottom: 30px;
    margin-top: 20px;
    transition: 0.3s;	
}


.il-list-image{
	padding: 15px;
	font-size: 51px;
}
.il-list-image img{
width: 50px;
    border-radius: 50%;
    height: 50px;
}

.feature-image{
	text-align: right;	
	min-height: 220px;
}
.feature-image img{
	border:2px solid #ddd;
	padding: 5px;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.fi-item1{
	width: 60%;
	float:left;
	height: 220px;
	
}
.fi-item2{
	width:40%;
	min-height: 123px;
}


.il-list-text{
	text-align: center;
	padding: 20px;
	border-top: 2px solid #ddd;
	height: 70px;
	overflow:hidden;
}

.il-list-title{
	margin-bottom: 5px;	
    font-size: 15px;
	font-weight: normal;
}

.il-list-text:before{
	content: "";
	width: 10px;
	height: 10px;
	background: #DDA00A;
	border-radius: 5px;
	position: absolute;
	margin-top: -26px;
}



.il-list-holder .item-row:nth-child(odd) .ilist-item:first-child .il-list-text{
	border-top: 0px; 
}


.il-list-holder .item-row:last-child .ilist-item:first-child .il-list-text{
	border-left: 0px !important;
	border-radius: 0px !important;
}
.il-list-holder .item-row:last-child .ilist-item:last-child .il-list-text{
	border-right: 0px !important;
	border-radius: 0px !important;
}


.il-list-holder .item-row:nth-child(even) .ilist-item:last-child .il-list-text{
	border-top: 0px;
}



.upvote-section {
    box-sizing: border-box;
    height: 50px !important;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: #b8b8b8;
    position: absolute;
    top: 36px;
	left: 0;	
}
.pinfo17titlefont {
	height: 60px;
	overflow: hidden;
}


/* Responsive Styles */


@media screen and (max-width: 1000px){
	.il-wrapper{
		max-width: 860px;		
	}
	.ilist-item{
		width: 32%;
	}
	.pinfo17tfontsize {
		font-size: 16px !important;
	}
	
}
@media screen and (max-width: 820px){
	.il-wrapper{
		max-width: 700px;		
	}
	.ilist-item{
		width: 32%;
	}
	.pinfo17tfontsize {
		font-size: 16px !important;
	}
}

@media screen and (max-width: 700px){
	.il-wrapper{
		max-width: 100%;		
	}
	
	.ilist-item {
		width: 100% !important;
	}
	.il-list-holder .item-row:nth-child(odd) .ilist-item:last-child .il-list-text{
		border-right: none;    
		border-radius: 0px;
	}
	.il-list-holder .item-row:nth-child(2n) .ilist-item:first-child .il-list-text, .il-list-holder .item-row:nth-child(2n+1) .ilist-item:first-child .il-list-image {
		border-left: none;
		border-radius: 0px;
	}
	.il-list-holder .item-row:nth-child(2n) .ilist-item:last-child .il-list-image {
		border-right: none;
		border-radius: 0px;
	}
	.fi-item1 {
		width: 100%;
		float: left;
		border-top: none;
		border-left: none;
		border-radius: 0px;
		text-align: center;
	}
	.pinfo17tfontsize {
		font-size: 16px !important;
	}
}
.qcilist-copy-share-section {
    position: absolute;
    top: -8px;
    right: 32px;

}

.infogp_free_6 {
    position: relative;
    max-width: 90px;
    margin: 0 auto;
    border-radius: 50%;
}

.infogp_free_6:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    box-shadow: 0 25px 45px 0 #6a4bc4;
    opacity: .3;
    background-color: #fff;
    border: 14px solid #fff;
}


.il-list-holder .item-row .il-list-image {
    letter-spacing: 1px;
    background: #ffffff;
    box-shadow: 0 10px 25px #3a3c4a1f;
    margin-top: -40px;
    margin-bottom: 30px;
    padding: 30px 15px;
    border-radius: inherit;
}