
.clearfix-row::after {
    display: block;
    clear: both;
    content: "";
}

img {
    height: auto;
    max-width: 100%;
}
.ilist-wrapper-x25{
	
}
.ilist-holder-x25 {
	max-width: 1200px;
	margin: 50px auto;
	position: relative;
	height: 100%;
	opacity: 1;
}

.ilist-x25-track {
    width: 1px;
    margin-left: -0.5px;
    background: #e5e5e5;
	left: 50%;
	position: absolute;
    display: block;
    content: "";
    top: 0;
    height: 100%;
}
.ilist-x25-track-icon {
	color: #b5b5b5;
    font-size: 18px;
	left: 50%;
	position: absolute;
    bottom: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.ilist-x25-track-icon i {
    width: 1.35em;
    height: 1.35em;
    line-height: 1.35em;
    font-style: normal;
	display: block;
    text-align: center;
}
.ilist-x25-single-item-image {
	height: 250px;
	overflow: hidden;
	width: 100%;
}

.ilist-x25-single-item{
	width: 50%;
	margin-bottom: 30px;
	float: left;
	box-sizing: border-box;
}
.ilist-x25-single-item:nth-child(odd){	
	padding-right: 120px;
	
}
.ilist-x25-single-item:nth-child(even){	
	padding-left: 120px;
	margin-top: 80px;
	
}
.ilist-x25-single-item:nth-child(even) .ilist-x25-single-item-title-before{	
	right: 100%;
}
.ilist-x25-single-item:nth-child(odd) .ilist-x25-single-item-title-before{	
	left: 100%;
}
.ilist-x25-single-item:nth-child(odd) .ilist-x25-single-item-text, .ilist-x25-single-item:nth-child(odd) .ilist-x25-single-item-title{	
	text-align: right;
}

.ilist-x25-single-item-inner{
	position: relative;
    display: block;
    min-height: 80px;
    border: 0 solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 14px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
}
.ilist-x25-single-item-text span{display: block;
       max-height: 145px;
    overflow: auto;padding: 0px 8px;}
/*.ilist-x25-single-item-inner:before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: inherit;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
*/
.ilist-x25-single-item-icon-wrap{text-align:center}
.ilist-x25-single-item-icon-wrap i{font-size: 150px;}
.ilist-x25-single-item-title-before {
    border:1px solid #dddddd;
	margin-top: 25px;   
    width: 119px !important;
	top: 0;
}
.ilist-x25-single-item-title-before {
    display: block;
    position: absolute !important;
    content: "";
    width: 0;
    height: 0;
}
.ilist-x25-single-item-title {
	color: #333;
	font-weight: 400 !important;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
}
.ilist-x25-single-item-inner > *:nth-child(2) {
    margin-top: 0;
}

.ilist-x25-single-item-text{
	
	margin-top: 15px;
    margin-bottom: 0px;
    color: #777777;
    font-size: 17px;
    line-height: 1.7;
    font-style: italic; 
    font-weight: 400; 
}
.upvote-section {
	box-sizing: border-box;
	margin: 0 auto;
	color: #b8b8b8;
	padding: 0 10px;
}
.upvote-section .upvote-btn {
	cursor:pointer;
}
.ilist-x25-single-item:nth-child(2n+1) .upvote-section {
	float:left;
}

.ilist-x25-single-item:nth-child(2n) .upvote-section {
	float:right;
}


/* .ilist-x25-single-item-point-icon{
	position: absolute;
    top: 0;
    display: inline-block;
    text-align: center;
    line-height: 1em;
    vertical-align: middle;
    max-width: 100%;
    z-index: 3;
}
.ilist-x25-single-item:nth-child(odd) .ilist-x25-single-item-point-icon {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ilist-x25-bullet-icon{
	display: inline-block;
    text-align: center;
    line-height: 1em;
    vertical-align: middle;
    max-width: 100%;
    overflow: hidden;
    z-index: 1;
    transform: translate3d(0, 0, 0);
}
.ilist-x25-bullet-icon i {
    font-size: 6px;
    color: #b5b5b5;
} */

/* Responsive Styles */

@media only screen and (max-width: 991px) {
	
	.ilist-x25-single-item-image {
		height: 150px;
	}
	.ilist-x25-single-item:nth-child(2n) {
		padding-left: 60px;
	}
	.ilist-x25-single-item:nth-child(2n+1) {
		padding-right: 60px;
	}
	.ilist-x25-single-item-title-before {
		width: 59px !important;
	}
}


@media only screen and (max-width: 767px){
	.ilist-x25-single-item {
    width: 100%;
    margin-bottom: 20px;
	}
	.ilist-x25-track, .ilist-x25-track-icon{
		display: none;
	}
	.ilist-x25-single-item-text{
		float: left !important;
		}
	.ilist-x25-single-item:nth-child(even) {
		padding-left: 0px;
		margin-top: 0px; 
	}
	.ilist-x25-single-item:nth-child(odd) {
		padding-left: 0px;
		margin-top: 0px; 
	}
	.ilist-holder-x25{
		width: 100%;
	
	}
	.ilist-x25-single-item:nth-child(odd) {
    padding-right: 0px;
	}
	.ilist-x25-single-item-title-before{
		display: none;
	}
	.ilist-x25-single-item:nth-child(odd) .ilist-x25-single-item-text, .ilist-x25-single-item:nth-child(odd) .ilist-x25-single-item-title {
		text-align: left;
	}
	.ilist-x25-single-item-image {
		height: 200px;
	}
	.ilist-x25-single-item-text span{max-height:unset;overflow:unset;}
}



