/*Bomgar Chat CSS*/
.bomgar_chat {width:auto; float:left; line-height:17px; margin:0; padding:0;}
.bomgar_chat_pop {width:500px; position:fixed; left:0; bottom:0; z-index:99999;}
.bomgar_chat_pop .top_sec{background:url(http://www.iyogi.com/content/dam/iyogimainsite/chat/top_pop_bg.png) no-repeat; width:480px; height:45px; padding:10px 0 0 20px;}
.bomgar_chat_pop .top_sec .btns {float:right; margin-right:10px; margin-top:7px;}
.bomgar_chat_pop .top_sec .btns a {margin-left:10px;}
.chat_min2 {bottom:20px; position:fixed; left:20px; z-index:99999;}
.bomgar_chat_pop .top_sec .chat_ban {bottom:-143px; position:fixed; right:20px; width:97px; z-index:9999;}
.bomgar_chat_pop .mid_sec {background: url(http://www.iyogi.com/content/dam/iyogimainsite/chat/middle_pop_bg.png) repeat-y; padding:0 8px;}
.bomgar_chat_pop .mid_sec iframe {height:373px !important; width:100%; border:0;}
.bomgar_chat_pop .bot_sec {background:url(http://www.iyogi.com/content/dam/iyogimainsite/chat/bottom_pop_bg.png) no-repeat; width:500px; height:18px;}

@media only screen and (max-width:639px){
/*
.bomgar_chat_pop {width:100%;}
.bomgar_chat_pop .top_sec{width:100%; padding:10px 0 0;}
.bomgar_chat_pop .bot_sec{width:100%;}
.bomgar_chat_pop .top_sec img{padding-left:20px;}
*/
}
/*Bomgar Chat CSS*/