.s-section{background:#1981fb url("../images/statica-bg.png") no-repeat center center;
	background-size:cover;	padding:4% 0 5%;}
.imyellow-clr{color:#fcff00;}
.cost-section{background:#fff url("../images/cost-bg.png") no-repeat top center;
	background-size:cover;	padding:14% 0 3%;}
.success-section{background:#fff url("../images/success-bg.png") no-repeat top center;
	background-size:cover;	padding:8% 0 5%;}
.im-cost{background:#fff;padding:10px;border-radius:25px;border:2px dashed #354fd9;}
.clr1{background:#f4faff;}
.clr2{background:#ecf2f7;}
.border-r{border-right:1px solid #c9d0d7;}
.need-list li{list-style: none;
    background: url(../images/imgreen-tick.png) no-repeat;
    background-position: 0 3px;
    padding: 0 0 25px 50px;}
@media (max-width:476px){
	.pad-cost{ padding: 20px 10px;}
	.cost-section{background:#f3f9ff;padding:5% 0 3%;}
	.noneed-list, .need-list{padding-left: 0px;}	
}
@media (min-width:477px){
.noneed-list, .need-list{margin-left: 0px;}	
}
.pad-cost{ padding: 50px 10px;}
.imbr-top{border-radius: 20px 20px 0px 0px;}
.imbr-bottom{border-radius: 0px 0px 20px 20px;}
.linethrough {
    text-decoration: line-through;
}
.red {
    color: #ff0000;
}
.myfeature {
    background: #fff;
    float: left;
    padding: 25px 6px;
    width: 100%;
    min-height: 69px;
    border-bottom: 1px solid #ded7d7;
}