.pype-chat{display:none}
.pype-chat .desktop-Button,.mobile-Button{position:fixed;bottom:5px;right:5px;z-index:3000;cursor:pointer}
.pype-chat .pro-box-heading{border-bottom:2px solid #d4d7e3;padding-bottom:7px}
.pype-chat .pro-box-heading h3{line-height:52px;color:#0260af}
.pype-chat .pro-box-text{padding:20px 0;margin-right:75px}
.pype-chat .pro-box-text h5{letter-spacing:.26px;line-height:33px;color:#0061aa;font-weight:500 !important}
.pype-chat .chat-now-btn{width:245px;height:60px;border-radius:4px;background:#50bda7;color:#fff;font-size:14px;line-height:17px;letter-spacing:1.35px;cursor:pointer;border:0;box-shadow:none;font-family:"LL Brown Regular Web";font-weight:bold}
.pype-chat .chat-now-btn:focus{outline:0 !important}
@media(max-width:767px){.pype-chat .desktop-Button{display:none}
.pype-chat .mob-hide{display:block}
.pype-chat .mob-show{display:none}
.pype-chat .proactive-chat{display:none}
.pype-chat .react-chatmsg-icon img{width:20px;height:20px}
.pype-chat .react-chatmsg-cont-mob{position:relative;height:32px;border-radius:25px;display:flex;justify-content:center;align-items:center;padding:5px 15px;transform:rotate(-90deg) translate(100%,0);transform-origin:right bottom;border:2px solid #fff}
.pype-chat .reactive-chat-btn{bottom:2px !important;right:2px !important;margin-bottom:116px}
.pype-chat .react-chatmsg-text{font-size:12px !important}
.pype-chat .react-chatmsg-icon{padding-right:10px}
.pype-chat .chat-cont{width:100% !important;height:100% !important}
.pype-chat #chat-container{position:fixed;z-index:2000}
}
@media(min-width:768px){.pype-chat .mobile-Button{display:none}
.pype-chat .desk-hide{display:flex}
.pype-chat .desk-show{display:none}
.pype-chat .react-chatmsg-icon img{width:25px;height:25px}
.pype-chat .react-chatmsg-icon{padding-right:15px}
.pype-chat .chat-cont{width:450px !important;height:600px !important}
.pype-chat #chat-container{position:fixed;bottom:10px;right:10px;z-index:2000}
}
.pype-chat .modal-open .modal{width:500px;margin:0 auto}
.pype-chat .modal-dialog{margin:0 auto;width:500px}
.pype-chat .proactive-modal-content{background-repeat:no-repeat;background-size:cover;width:100%;height:430px;padding:45px}
.pype-chat .pmclose-btn{position:absolute;right:32px;top:32px}
.pype-chat .modal{overflow-y:hidden;top:50%;left:50%;transform:translate(-50%,-50%);right:auto;bottom:auto;padding-right:0 !important;pointer-events:none}
.pype-chat .modal-content{border:0;border-radius:0;background-color:transparent}
.pype-chat .modal-header{border:0;padding-bottom:0}
.pype-chat .proactive-modal-body{padding:0;display:flex;flex-direction:column;justify-content:space-between}
.pype-chat .pro-box-thanks-btn p{color:#5e6366;padding:15px 0 0 0;font-family:"LL Brown Regular Web";font-size:14px;font-weight:bold;letter-spacing:.13px;line-height:24px;margin:0 80px}
.pype-chat .modal-header{padding:0}
.pype-chat .pro-box-thanks-btn{cursor:pointer}
.react-chatmsg-cont{position:relative;height:40px;background:#fff;border-radius:25px 20px 20px 25px;display:flex;justify-content:center;align-items:center;margin-right:15px;padding:23px 4px}
.react-chatmsg-cont:after{content:"";position:absolute;left:0;bottom:0;width:0;height:0;border-left:20px solid transparent;border-top:20px solid transparent;border-bottom:20px solid transparent}
.react-chatmsg-cont:before{content:"";position:absolute;right:-12px;top:3px;bottom:0;width:0;height:0;border-left:20px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent}
.react-chat-end{position:relative;height:40px;border-radius:25px 20px 20px 25px;display:flex;justify-content:center;align-items:center;padding:10px 20px}
.react-chat-end:after{content:"";position:absolute;left:0;bottom:0;width:0;height:0;border-left:20px solid transparent;border-top:20px solid transparent;border-bottom:20px solid transparent}
.react-chat-end:before{content:"";position:absolute;right:-10px;bottom:0;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-top-left-radius:17px;border-bottom-left-radius:17px}
.reactive-chat-btn{display:flex;position:fixed;bottom:10px;right:10px;z-index:3000;cursor:pointer;justify-content:center;align-items:center}
.react-chat-bubble img{width:60px;height:60px}
.react-chatmsg-text{font-size:14px;line-height:24px;letter-spacing:1.55px;text-transform:uppercase;font-weight:500}