/* in */

/* description : PD India(in) chat icon*/
.footer-chat-div{position: fixed;right:20px;bottom: 40px;z-index:10;cursor:pointer;}
.footer-chat-div img {height: 100%;width: 100%;}
.footer-chat-div img:hover {height: 100%;width: 100%;}
.footer-chat-div.top-show {bottom:90px;}
   
