
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 13------------------------------*/

section.list-section-13
 {
    padding: 80px 0;
}

.ilist_pinfol10_1{width:100%;float:left;}
.ilist_pinfol10_2{width:49%;float:left;margin-right:1%;}
.ilist_pinfol10_3{width:32.33%;float:left;margin-right:1%;}
.ilist_pinfol10_4{width:24%;float:left;margin-right:1%;}
.ilist_pinfol10_5{width:19%;float:left;margin-right:1%;}
.ilist_pinfol10_6{width:15.6%;float:left;margin-right:1%;}
.ilist_pinfol10_7{width:13.2%;float:left;margin-right:1%;}
.ilist_pinfol10_8{width:11.5%;float:left;margin-right:1%;}
.list-inner-part-13:hover {
 	-webkit-animation: bounce 1s;
    animation: bounce 1s;
}


.right-part-13 h2 {
    color: #213131;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 0;
    position: relative;
    text-transform: capitalize;
	display:inline-block;
}

.list-inner-part-13 {
	position:relative;
}
.list-inner-part-13 {
    border-bottom: 10px solid #424242;
    border-top: 1px solid #999999;
    margin-bottom: 30px;
    padding: 15px 0;
}
.right-part-13 p {
    color: #555;
    font-size: 15px;
    font-weight: normal;
	line-height:24px;
}
.right-part-13 > i {
    float: right;
    padding-top: 6px;
}

.feature-image-13 {
    display: inline-block;
    float: left;
    height: auto;
    overflow: hidden;
    width: 45px;
	margin-right:10px;
	font-size: 40px;
    min-height: 150px;

}
.decription-13 {
    min-height: 150px;
}
