
.clear {
	clear:both;
}


.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;
	box-sizing: border-box;
}

.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;
	box-sizing: border-box;
}
.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: 25px;
    padding-right: 25px;
    position: relative;
	box-sizing: border-box;
}


/*--------------------------end main style------------------------------*/



/*--------------------------start ilist style 21------------------------------*/
.ilist-section-22 ul {
	padding-left:0;
}
.ilist-section-22 li {
    list-style: none;
	padding:30px 0;
}
.ilist-title-inner-22 {
  position: relative;
}
.ilist-title-inner-22 i {

}
.qcopd-single-list > ul > li:last-child {
	margin-bottom: 16px;
}
.icon-box i{
	font-size: 40px;
}
.icon-box {
	position: absolute;
	right: 0;
	background: #fff;
	height: 100px;
	width: 100px;
	border: 20px solid #fe522e;
	border-radius: 100%;
	display: flex;
	align-items: center;
	align-self: center;
	justify-content: center;
	top: 97px;
	margin-left:-5px;
}
.col-6.ilist-22-right {
	max-width: 44%;
}
.ilist-squar-bottom-box .box-one {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #fe522e;
	margin-right: 15px;
	float: left;
	border-radius: 2px;
}
.ilist-title-inner-22 h2 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #ff512a;
    font-family: 'Exo', sans-serif;
	font-weight:bold;

}
.ilist-bottom-desc-inner-22 p {
	color: #555;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Exo', sans-serif;
	position: relative;
	margin-bottom: 30px;
}
.ilist-bottom-desc-inner-22 p::before {
	content: "";
	position: absolute;
	width: 106%;
	height: 2px;
	background: #fe522e;
	bottom: -13px;
	left: -27px;
}
.icon-box.icon-box-two {
	left: -32px;
}
.ilist-22-left .ilist-bottom-desc-inner-22 p::before {
	content: "";
	position: absolute;
	width: 112%;
	height: 2px;
	background: #fe522e;
	bottom: -13px;
	left: 0px;
}
.icon-box::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 134px;
    background: #fe522e;
    bottom: -154px;
}
.ilist_responsive_maxwidth .icon-box.icon-box-two {
  left: -51px;
}
.ilist_responsive_maxwidth .ilist-bottom-desc-inner-22 p::before,
.ilist_responsive_maxwidth .ilist-22-left .ilist-bottom-desc-inner-22 p::before {
 display:none;
}

/* all effect */


 .ilist-21-main:hover,
 .ilist-21-main {
	-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;
}




@media only screen and (min-width: 10px) and (max-width: 479px) {

	.container {
		width: 100%;
	}
	
	
	.icon-box::before {
		display: none;
	}
	.icon-box::before {
		display: none;
	}
	.icon-box {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}
	.ilist-22 .col-6 {
		width: 100%;
	}
	.col-6.ilist-22-right.ilist-22-left {
		margin-bottom: 30px;
	}
	.col-6.ilist-22-right {
		max-width: 100%;
	}
	.ilist-22 .col-6 {
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  text-align: center;
	  width: 100%;
	}
	.ilist-22:nth-child(2n) {
	  align-items: center;
	  display: flex;
	  flex-direction: column-reverse;
	  justify-content: center;
	}
	.ilist-squar-bottom-box {
	  display: none;
	}
	.icon-box {
	  position: static;
	}
	.ilist-bottom-desc-inner-22 p::before,
	.ilist-22-left .ilist-bottom-desc-inner-22 p::before	{
	  left: 0;
	  width: 100%;
	}


}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
    	width: 100%;
	}
		
	
	.icon-box::before {
		display: none;
	}
	.icon-box {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}
	.ilist-22 .col-6 {
		width: 100%;
	}
	.col-6.ilist-22-right.ilist-22-left {
		margin-bottom: 30px;
	}
	.col-6.ilist-22-right {
		max-width: 100%;
	}
	.ilist-22 .col-6 {
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  text-align: center;
	  width: 100%;
	}
	.ilist-22:nth-child(2n) {
	  align-items: center;
	  display: flex;
	  flex-direction: column-reverse;
	  justify-content: center;
	}
	.ilist-squar-bottom-box {
	  display: none;
	}
	.icon-box {
	  position: static;
	}
	.ilist-bottom-desc-inner-22 p::before,
	.ilist-22-left .ilist-bottom-desc-inner-22 p::before	{
	  left: 0;
	  width: 100%;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.container {
			width: 100%;
	}
	.icon-box::before {
		display: none;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.container {
    	width: 100%;
	}
	
}
