
img {
	border:none;
	max-width:100%;
	vertical-align:middle;
}
ul li,
ol li {
	list-style:none;
	margin:0;
}
ul li a:hover {
	text-decoration:none;
}
table {
    width: 100%;
}
* {
    box-sizing: border-box;
}
.row::after, .row::before {
    content: " ";
    display: table;
}

*::after, *::before {
    box-sizing: border-box;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    width: 1170px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
}
.col-1 {
	width:8.33333%;
}
.col-2 {
	width:16.6667%;
}
.col-3 {
	width:25%;
}

.col-4 {
	width:33.3333%;
}
.col-5 {
	width:41.6667%;
}

.col-6 {
	width:50%;
}
col-7 {
	width:58.3333%;
}
col-8 {
	width:66.6667%;
}

col-9 {
	width:75%;
}

col-10 {
	width:83.3333%;
}
col-11 {
	width:91.6667%;
}
col-12 {
	width:100%;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}


/*--------------------------end main style------------------------------*/



/*--------------------------start list style 12------------------------------*/

section.list-section-12
 {
    padding: 80px 0;
}
.ilist_pinfol11_1{width:100%;float: left;}
.ilist_pinfol11_2{width:49%;float: left;
margin-right: 1%;}
.ilist_pinfol11_3{width:32.33%;float: left;
margin-right: 1%;}
.ilist_pinfol11_4{width:24%;float: left;
margin-right: 1%;}
.ilist_pinfol11_5{width:19%;float: left;
margin-right: 1%;}
.ilist_pinfol11_6{width:15.6%;float: left;
margin-right: 1%;}
.ilist_pinfol11_7{width:13.2%;float: left;
margin-right: 1%;}
.ilist_pinfol11_8{width:11.5%;float: left;
margin-right: 1%;}

.list-inner-part-12:hover {
/*	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);*/
	cursor:pointer;
	z-index: 9;
	-webkit-backface-visibility: hidden;
}

.right-part-12 h2 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-transform: capitalize;
	display:inline-block;
	padding-right: 20px;
}

.list-inner-part-12 {
	position:relative;
}
.list-inner-part-12 {
  border-bottom: 1px solid #999999;
  margin-bottom: 30px;
  min-height: 170px;
  overflow: hidden;
  padding: 0 0 25px;
}
.right-part-12 span p {
    color: #212121;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.10909;
}


.feature-image-12 {
    
    display: inline-block;
    float: left;
    height: auto;
    min-height: 85px;
    margin-right: 10px;
    overflow: hidden;
    width: 10%;
	font-size: 44px;
margin-left: 10px;
}
.top-12 {
    background: #424242 none repeat scroll 0 0;
    margin-bottom: 25px;
    padding: 10px 20px;
}
.list-inner-part-12:hover .top-12 {
	background:#009688;
}
/* all effect */

.list-inner-part-12:hover,
.list-inner-part-12,
.list-inner-part-12:hover .top-12,
.top-12 {
	-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: 45px;
}