.introduction {
	padding: 0;
	margin: 0
}

.introduction p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 24px
}
.introduction span {
	
	line-height: 36px
}

.introducation-head h1,
.introducation-head h2,
.introducation-head h3,
.introducation-head h4,
.introducation-head h5,
.introducation-head h6 {
	font-size: 25px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: 400
}

.introduction ul {
	padding: 0;
	margin: 0;
	text-align: left;
}

.introduction ul li {
	padding: 0 0 0 30px;
	margin: 10px 0 0 0;
	position: relative
}

.introduction ul li:before {
	font-family: FontAwesome;
    content: "\f061";
    font-size: 15px;
    left: 6px;
    position: absolute;
    top: 7px;
}

.introduction ul li p {
	padding: 0;
	margin: 0
}

@media (min-width:280px) and (max-width:767px) {
	.introduction h1 span,
	.introduction h2 span,
	.introduction h3 span,
	.introduction h4 span,
	.introduction h5 span,
	.introduction h6 span {
		font-size: 24px !important;
	
	}
	.introduction p span {
		font-size: 18px !important;
	}
	.introducation-head h1 span,
	.introducation-head h2 span,
	.introducation-head h3 span,
	.introducation-head h4 span,
	.introducation-head h5 span,
	.introducation-head h6 span {
		font-size: 24px !important;
	
	}
	.introducation-head p span {
		font-size: 16px !important;
	}
	.introduction span {
	
		line-height: 28px
	}
	.introduction h1,
.introduction h2,
.introduction h3,
.introduction h4,
.introduction h5,
.introduction h6 {
	line-height: 24px
	
}
.introducation-head ul li h1 span,
.introducation-head ul li h2 span,
.introducation-head ul li h3 span,
.introducation-head ul li h4 span,
.introducation-head ul li h5 span,
.introducation-head ul li h6 span {
	font-size: 18px !important;

}
.introducation-head ul li p span {
	font-size: 16px !important;

}
	}

@media (min-width:768px) and (max-width:1199px) {
.introduction h1 span,
.introduction h2 span,
.introduction h3 span,
.introduction h4 span,
.introduction h5 span,
.introduction h6 span {
	font-size: 24px !important;
	
}
.introducation-head h1 span,
.introducation-head h2 span,
.introducation-head h3 span,
.introducation-head h4 span,
.introducation-head h5 span,
.introducation-head h6 span {
	font-size: 24px !important;
	
}
.introducation-head p span {
	font-size: 16px !important;
}
.introduction span {
	
	line-height: 28px
}
.introduction p span {
	font-size: 16px !important;
}
.introduction h1,
.introduction h2,
.introduction h3,
.introduction h4,
.introduction h5,
.introduction h6 {
	line-height: 26px
	
}
.introducation-head ul li h1 span,
.introducation-head ul li h2 span,
.introducation-head ul li h3 span,
.introducation-head ul li h4 span,
.introducation-head ul li h5 span,
.introducation-head ul li h6 span {
	font-size: 18px !important;

}
.introducation-head ul li p span {
	font-size: 16px !important;

}
}