
.ilist-wrapper-x33{
	margin: 50px auto;

    font-size: 17px;
    line-height: 22px;
    color: #414247;
	
}
.ilist-holder-x33{	
	padding: 0px 5px;

}
.ilist-x33-item {
	width: 50%;
	float: left;
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	border-bottom: 3px solid #ebebeb;
	height: 460px;

}
.content-box .ilist-x33-item:nth-child(2n) {
	background: #ebebeb;
	border-bottom: 3px solid #fff;
	text-align: right;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.icon-box{
	width: 10%;
	float: left;
}
.icon-box i{
	font-size: 60px;
}
.ilist-x33-item-title {
	font-size: 24px;
	line-height:34px;
	color: #FB7F40;
	margin-top: 16px;
}
.ilist-x-33-header{
	background: #3FC1FF;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-bottom: 3px dotted;
    position: relative;
    margin-bottom: 100px;
}
.ilist-x-33-header h1{
	LINE-HEIGHT: 1.3EM;
}
.clear{
	clear: both;
}
.ilist-x-33-header:after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    background: #ebebeb;
    border-left: 400px solid transparent;
    border-right: 400px solid transparent;
    border-top: 100px solid #3fc1ff;
    position: absolute;
    bottom: -100px;
    left: 0;
}
.ilist-x-33-footer-area:after{
	display: block;
    content: "";
    width: 0;
    height: 0;
    background: #ebebeb;
    border-left: 400px solid transparent;
    border-right: 400px solid transparent;
    border-bottom: 100px solid #3fc1ff;
    position: absolute;
    bottom: -100px;
    left: 0;
}
.ilist-x-33-footer-area{
	position: relative;
}
.content-box{
	width: 100%;
	height: auto;
}
.ilist-x-33-top-area, .ilist-x-33-top-area{
	width: 100%;
	text-align: center;
}
.ilist-x-33-top-area img, .ilist-x-33-top-area img{
	width: 100%;
}

.ilist-x33-text-box p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
}
.ilist-x33-image-box i {
	color: #a4b2d6;
	font-size: 70px;
	min-height: 80px;
}

.ilist-x33-image-box{
    
}

.upvote-section {
	color: #757575;
	width: 100%;
	display: inline;
	font-size: 16px;
	margin-top: 12px;
}

.ilist-x-33-top-area {
	background: #fff;
	height: 200px;
}
.left-edge{
	background: #3FC1FF;
    transform: rotate(14deg);
    height: 100%;
    overflow: hidden;
}
.right-edge{
	background: #3FC1FF;
    transform: rotate(-14deg);
    height: 100%;
    overflow: hidden;
}
.ilist-x33-image-box a {
	height: 135px;
	display: block;
	overflow: hidden;
	max-width: 200px;
}
/* Responsive Styles */

@media only screen and (max-width: 1200px){
	.ilist-wrapper-x33{
		width: 100%
	}
	.ilist-x33-item-box {
		padding: 30px 20px;
    
	}
	.ilist-x33-item .ilist-x33-tl-before{
			display: none;
	}
	
}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.ilist-x33-item {
		
		min-height: 500px;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 1000px){
	.ilist-x33-item {
		
		min-height: 500px;
	}
	.ilist-holder-x33{	
		padding: 0px 50px;

	}
}
@media only screen and (max-width: 767px){
	.ilist-x33-item{
		width: 100%;		
	}
	.ilist-holder-x33{	
		padding: 0px 50px;

	}
	.ilist-x-33-header:after, .ilist-x-33-footer-area:after{
	display: none;	
	}
	.ilist-x-33-header{
	margin-bottom: 0px;	
	}
	
}

.ilist-x33-item {
    position: relative;

}
.qcilist-copy-share-button-lists {
    display: none;
    position: absolute;
    right: -15px;
    top: 0;
    background: #1C9185;
    width: auto;
    padding: 10px 3px 0 2px;
    border-radius: 0;
}
.qcilist-copy-share-section {
    position: absolute;
    top: 0;
    right: 15px;
}

.qcilist-copy-share-button {
    border-radius: 0;
    padding: 20px;
}