
.ilist_img1_qcld_column1{
	display:inline-block;
	width:100%;
}
.ilist_img1_qcld_column2{
	display:inline-block;
	width:45%;
	margin-right:5%;
	float:left;
}
.ilist_img1_qcld_column3{
	display:inline-block;
	width:30%;
	margin-right:3%;
	float:left;
}
.ilist_img1_qcld_column4{
	display:inline-block;
	width:20%;
	margin-right:5%;
	float:left;
}
.ilist_img1_qcld_column5{
	display:inline-block;
	width:18%;
	margin-right:2%;
	float:left;
}
.ilist_img1_qcld_column6{
	display:inline-block;
	width:14%;
	margin-right:2%;
	float:left;
}
.ilist_img1_qcld_column7{
	display:inline-block;
	width:12%;
	margin-right:2%;
	float:left;
}
.ilist_img1_qcld_column8{
	display:inline-block;
	width:10%;
	margin-right:2%;
	float:left;
}
.ilist_img1_list-style-five{
	list-style:none;
	display:inline;
}
.ilist_img1_qcld_style{	
	float: left;
	margin-right: 6px;
	position:relative;
}
.ilist_img1_qcld_style{
	font-family: 'Montserrat', sans-serif;
	width: 100%;
}
.ilist_img1_qcld_style .upvote-section {
	height: 10%;
	position: absolute;
	right: 45%;
	top: 14px;
	color: #666;
	font-size: 12px;
	text-align: center;
	width: 30px;
	cursor: pointer;
	z-index:9999;
}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five {
	position:relative;
	overflow:hidden;
	height:274px;
	margin-bottom: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #ddd;
}
.ilist_img1_qcldtitle{
	color: #fff;
	text-align: center;
	margin-top: 90px;
}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five > .ilist_img1_effect-style-five {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
	z-index:5;

}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five:hover .ilist_img1_effect-style-five {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;

}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five img{
	width:100%;
	height:auto;
}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five >.ilist_img1_effect-style-one {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 96%;
    left: 0;
    position: absolute;
    top: 10px;
    width: 2px;
	margin-left:10px;
	z-index:10;

}

.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five >.ilist_img1_effect-style-two {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 96%;
    right: 0;
    position: absolute;
    top: 10px;
    width: 2px;
	margin-right:10px;
	z-index:10;

}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five >.ilist_img1_effect-style-three {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    right: 10px;
    width: 96%;
	margin-bottom:10px;
	z-index:10;

}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five >.ilist_img1_effect-style-four {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 96%;
	margin-top:10px;
	z-index:10;
	
}
.ilist_img1_qcld_style > a > .ilist_img1_list-inner-part-five:hover .ilist_img1_effect-style-one,
.ilist_img1_list-inner-part-five:hover  .ilist_img1_effect-style-two,
.ilist_img1_list-inner-part-five:hover  .ilist_img1_effect-style-three,
.ilist_img1_list-inner-part-five:hover  .ilist_img1_effect-style-four {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	-ms-transition: all 1.1s ease-in-out;
	-o-transition: all 1.1s ease-in-out;
	transition: all 1.1s ease-in-out;
}
.ilist_img1_effect-style-one,
.ilist_img1_effect-style-two,
.ilist_img1_effect-style-three,
.ilist_img1_effect-style-four {
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	-ms-transition: all 1.1s ease-in-out;
	-o-transition: all 1.1s ease-in-out;
	transition: all 1.1s ease-in-out;
}
.ilist_img1_list-section-five .col-md-4.col-sm-4.col-xs-6 {
    padding-left: 1px;
    padding-right: 1px;
}



/* all effect */

.ilist_img1_list-inner-part-two:hover .ilist_img1_left-part,
.ilist_img1_left-part,
.ilist_img1_list-inner-part-two:hover,
.ilist_img1_list-inner-part-three:hover,
.ilist_img1_list-inner-part-three,
.ilist_img1_list-inner-part-four:hover,
.ilist_img1_list-inner-part-four,
.ilist_img1_left-part-four{
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}

.qcilist-copy-share-section {
    z-index: 99;
    display: inline-block;
    margin-left: 0;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 54%;
    top: 16px;
}