
.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;
}








.Qc-processbar {
	width:100%;
	max-width:1100px;
	margin:0 auto;
	padding:0;
    display: flex;
    justify-content: center;
    border-bottom: 5px solid #ddd;
}
.jqmeter-container  {
	display: inline-block;
    padding: 0px 10px;
}
.jqmeter-container > .qcld_vertical {
	background-color:#fff !important;
	margin-bottom: 0px;
}
.jqmeter-container .qcld_vertical .qcld_vertical {
background: #ffffff !important;
background: -moz-linear-gradient(top, #ffffff 1%, #a9acaf 100%) !important;
background: -webkit-linear-gradient(top, #ffffff 1%, #a9acaf 100%) !important;
background: linear-gradient(to bottom, #ffffff 1%, #a9acaf 100%) !important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a9acaf', GradientType=0 ) !important;
}
.qcld_therm {
	border-radius: 0 !important;
}
/*.jqmeter-container .vertical .vertical:after {
	background-image:url(images/logo.png) !important;
	background-repeat:no-repeat !important;
	background-position:top !important;
	background-size: 100%;
	content:'Bancrop South';
	position: relative;
	width: 120px;
	height: 150px;
	display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 50px 0px 0px 0px;
}*/
.qcld_vertical.inner-qcld_therm span {
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 999;
	color: #f2c948;
	top: 70px;
}