.stepsbg {
    background: #1174ff;
    padding: 6% 0 6%;
}
.imstephead{
    background: url(../images/step-bg.png) no-repeat left;
    min-width: 100%;
    background-size: 100% 100%;
    padding: 9px 36px;
}
.imstitle {
	width: 200px;
    color: #ffffff;
	text-align: center;
}
.temparea1{background: #ffffff;padding: 6% 0;}
.imblue {color: #354fd9;}
.imftick li {
    background: url(../images/imtick.png) no-repeat;
    line-height: 30px;
    list-style: none;
    text-align: left;
    padding: 0 0 15px 43px;
    background-position: 0 1px;
	font-size: 18px;
	font-weight: 300;
}
.bonus-list li {
    background: url(../images/imtick.png) no-repeat;
    line-height: 30px;
    list-style: none;
    text-align: left;
    padding: 0 0 25px 43px;
    background-position: 0 1px;
	font-size: 18px;
	line-height: 150%;
	font-weight: 300;
}
.flightarea {
    background: #f3f9ff;
    padding: 5% 0;
}
.temparea2 {
    background: #fff;
    padding: 6% 0 6%;
}
.Compare-table {
    background: #fff;
    padding: 6% 0 6%;
}
.fwhitearea {
    background: #fff;
    padding: 5% 0;
}
.nutbg {
    background: #197ef9;
    padding: 6% 0;
}
.greenarea {
    background: #f7fff8;
    padding: 30px 0px 5px;
}
.pinkarea {
    background: #fff7f8;
    padding: 30px 0px 5px;
}
ul.right-tick {
    padding: 0;
}
.right-tick li {
    background: url(../images/right-tick.png) no-repeat;
    list-style: none;
    background-position: 2px 0px;
    line-height: 30px;
    padding: 0px 0 10px 55px;
	font-weight: 300;
}
ul.right-tick1{
    padding: 0;
}
.right-tick1 li {
    background: url(../images/right-tick1.png) no-repeat;
    list-style: none;
    background-position: 2px 0px;
    line-height: 30px;
    padding: 0px 0 10px 55px;
	font-weight: 300;
}
.bonus-section{
	background: transparent url(../images/bonus-bg.png) no-repeat center center;
    padding: 30px 0px;
}
.premium-bonus-bg{
    background: transparent url(../images/premium-bonus-bg.png) no-repeat center center;
    background-size: contain;
    padding: 12px 0px;
}
.bonus-box-bg{
    background: transparent url(../images/bonus-box-bg.png) no-repeat center center;
    background-size: contain;
    padding: 12px 0px;
}
@media (min-width: 481px){
.stepsbg {
    background: transparent url(../images/imstepbg.png) no-repeat bottom center;
    background-size: cover;
    padding: 3% 0 10%;
}
.imstephead:before{
	content: '';
	height: 1px;
	position: absolute;
	background: #ffffff;
	width: 188px;
	top: 49px;
	left: 247px;
	z-index: -1;
}
.imstephead:after{
	content: '';
	height: 8px;
	width: 8px;
	position: absolute;
	top: 45px;
	left: 429px;
	background: #fff;
	border-radius: 50%;
	z-index: -1;
}
.bonus-box-bg{
    background: transparent url(../images/bonus-box-bg.png) no-repeat center left;
    background-size: contain;
	padding: 10px 0px 10px 72px;
    position: relative;
}
.text-md-left{text-align:left;}
.bonus-box-bg:before{
	content: '';
    height: 1px;
    position: absolute;
    background: #233dc5;
    width: 230px;
    top: 46px;
    left: 275px;
    z-index: -1;
}
.bonus-box-bg:after{
    content: '';
    height: 8px;
    width: 8px;
    position: absolute;
    top: 43px;
    left: 504px;
    background: #233dc5;
    border-radius: 50%;
    z-index: -1;
}
.imstephead{min-width: 200px;}
.imstitle {text-align: left;}
.imstephead{
    padding: 23px 79px;
	left: 10px;
	background-size: auto;
}
.imftick li {font-size: 20px;}
.bonus-list li {font-size: 20px;}
.temparea1{background: url(../images/imfimgbg-1.png) no-repeat bottom center; background-size:cover; padding:5% 0 4%;}
.temparea2 {
    background: url(../images/imfbg3.png) no-repeat bottom center;
    background-size: cover;
    padding: 5% 0 4%;
}
.nutbg {
    background: url(../images/lic-bg.png) no-repeat bottom center;
    background-size: 100% 100%;
    padding: 80px 0px 270px;
}
.Compare-table {
    padding: 3% 0 5%;
}
.greenarea {
    background: #f7fff8 url(../images/greenarea.png) no-repeat bottom center;
    padding: 80px 0px 60px;
}
.pinkarea {
    background: #fff7f8 url(../images/pinkarea.png) no-repeat bottom center;
    padding: 80px 0px 50px;
}
.right-tick1 li {
    margin: 0 0 20px 0;;
}
.right-tick li {
    margin: 0 0 20px 0;;
}
.bonus-section{padding: 80px 0px;}
}	
@media (max-width: 480px){
.pb-li0{padding-bottom: 0px !important;}
.mt-xs-m170{margin-top: -170px;}
}