main .home .arya.new{
    background:#e40000 url(../images/airtel-icon.svg) no-repeat;
    /* background:white url(../images/arya.png) no-repeat; */
}
main .home .arya.new.paymentsbank{
    background:white url(../images/K-Icon-2.png) no-repeat;
    /* background:white url(../images/arya.png) no-repeat; */
}
main .home .services-bar ul li{
    background: url(../images/arrow.svg) no-repeat;
}
.bottom-bar .bottom-menu{
    background-image: url(../images/bottom-menu.png);
}
.bottom-bar .bottom-menu-red{
    background-image: url(../images/bottom-menu-red.png);
}
.bottom-bar .chat-submit{
    background-image: url(../images/chat-submit.png) 
}
.bottom-bar .chat-submit-red{
    background-image: url(../images/chat-submit-red.png) 
}
.bottom-bar .mic_button{
    background-image: url(../images/recorder_grey.png) ;
    background-size: contain !important;
}

.bottom-bar .mic_button.red{
    background-image: url(../images/recorder_red.png) ;
    background-size: contain !important;
}

.bottom-menu-expand .options ul li a{
    background-image: url(../images/msg-arrow.svg)
}
.bottom-menu-expand .btm-link ul li a span.icon{
    background-image: url(../images/btm-links-icons-blue040219.png)
}
.bottom-menu-expand.paymentsbank .btm-link ul li a span.icon{
    background-image: url(../images/paymentsbankicons2.png)
}
.bottom-menu-expand .btm-link ul li a span.icon-red{
    background-image: url(../images/btm-links-icons-red040219.png)
}
.bottom-menu-expand.paymentsbank .btm-link ul li a span.icon-red{
    background-image: url(../images/paymentsbankicons2.png)
}
.rental-plan ul li span i.icons{
    background-image: url(../images/rental-plan-new.png);
}
.cancel-bottom-bar .bottom-menu.grey-cross{
    background-image: url(../images/cross-grey.svg);
}