#chatbot-button{background-color:#16a4d6;border-radius:50%;bottom:90px;color:transparent;color:#fff;display:block;font-size:0;height:50px;overflow:hidden;position:fixed;right:30px;text-decoration:none;width:50px;z-index:9999}#chatbot-button:after{bottom:0;color:#fff;content:"\f086";display:block;font-family:"FontAwesome";font-size:16px;left:0;line-height:50px;position:absolute;right:0;text-align:center;top:0;-webkit-transition:all .2s linear;transition:all .2s linear}#chatbot-content{display:none;background:#fff;overflow:hidden;width:400px;height:450px;position:fixed;bottom:125px;right:55px;box-shadow:0 0 15px rgba(0,0,0,.3);z-index:1000000000}#chatbot-close{position:absolute;right:15px;top:10px;cursor:pointer;border-radius:50%;text-align:center;color:#fff;font-size:30px}.show{display:block !important}@media only screen and (max-width:760px){#chatbot-button{right:12px}}@media only screen and (max-width:470px){#chatbot-content{width:300px}#chatbot-content h2{font-size:1.5rem}#overSiQuestion{font-size:14px}}@media only screen and (max-width:370px){#chatbot-content{width:250px}}