.policyOuter{
	display:block;
	font-size:16px;
	line-height:24px;
}
.policyOuter p, .policyOuter h4{
	margin-bottom:30px;
}
.policyOuter a{color:#1BA1DC;}
.policyOuter h4{
	font-weight:bold;
}
.policyOuter ul{
	display:block;
	padding-left:20px;
	margin-bottom:30px;
}
.bannerBg4{
	background-color: #048c73;
	background-image: linear-gradient(#048c73, #047762);
}
.bannerBg5{
	background-color: #048c73;
	background-image: linear-gradient(#628494, #1b5875);
}

@media (max-width: 991px){
	.smallBannerTitle{margin-top:70px;margin-bottom:0px!important;}
}
