@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,700);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,600,700);body div#site-main{width:unset}body .main-container{font-size:initial}.main-container .chat{width:714px;height:544px;background:#fff;margin:0 auto 20px auto;padding:80px 0 0 40px;background:url("/img/bot/chat-window.png");background-size:contain;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .chat{background:url("/img/bot/chat-window-x2.png");background-size:contain;background-repeat:no-repeat;background-position:top left}}@media only screen and (max-height:900px){.main-container .chat{background:url("/img/bot/chat-window-small.png");background-size:contain;background-repeat:no-repeat;background-position:top left;height:400px;margin:0 auto 20px auto}}@media only screen and (max-height:900px) and only screen and (-webkit-min-device-pixel-ratio:2),only screen and (max-height:900px) and only screen and (min--moz-device-pixel-ratio:2),only screen and (max-height:900px) and only screen and (min-resolution:192dpi),only screen and (max-height:900px) and only screen and (min-resolution:2ppx),only screen and (max-height:900px) and only screen and (min-device-pixel-ratio:2){.main-container .chat{background:url("/img/bot/chat-window-small-x2.png");background-size:contain;background-repeat:no-repeat;background-position:top left}}.main-container .chat .flow{height:425px;width:660px;margin-bottom:30px;overflow:hidden}@media only screen and (max-height:900px){.main-container .chat .flow{height:275px}}.main-container .chat .flow .content{position:relative;top:400px}.main-container .chat .flow .message{margin:10px 0}.main-container .chat .flow .message .sender{width:32px;height:32px;display:inline-block;vertical-align:top;margin-right:20px}.main-container .chat .flow .message .sender.bot{background:url("/img/bot/logo-chat.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .chat .flow .message .sender.bot{background:url("/img/bot/logo-chat-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .chat .flow .message .sender.user{background:url("/img/bot/user.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .chat .flow .message .sender.user{background:url("/img/bot/user-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .chat .flow .message .text{display:inline-block;width:560px;padding:10px;border-radius:10px}.main-container .chat .flow .message .text.bot{background-color:#d0efd0}.main-container .chat .flow .message .text.user{background-color:#f0f0f0}.main-container .chat .flow .message .text p{margin:0 0 5px 0}.main-container .chat .flow .message .text p a{color:#2050be}.main-container .chat .flow .message .text p .button{background-color:#fff;padding:2px 5px;border:1px solid #ccc;border-radius:5px;margin-right:3px;white-space:nowrap;margin-top:3px;display:inline-block;cursor:pointer}.main-container .chat .input{height:40px;width:650px;line-height:40px;padding:0 10px}.main-container .chat .typing{font-size:0.75em;color:gray;margin-top:3px;display:none}.main-container .join{text-align:center}.main-container .join.pending{background-color:#ecf8ec;padding:10px 0}.main-container .join #invite-pending{text-align:center;font-size:1.1em;width:500px;margin:20px auto}.main-container .join #invite-pending .done{background:url("/img/bot/ico-check-green2.png");background-size:cover;background-repeat:no-repeat;background-position:top left;width:80px;height:80px;margin:auto}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .join #invite-pending .done{background:url("/img/bot/ico-check-green2-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .join #invite-pending .share{padding:0 45px;border-radius:3px;color:#fff;font-size:1.2em;text-decoration:none;font-weight:bold;display:inline-block;margin:10px 20px 20px 0;line-height:50px}.main-container .join #invite-pending .share>span{display:inline-block;width:24px;height:24px;position:relative;top:5px;margin-right:10px}.main-container .join #invite-pending .share.facebook{background-color:#4267b2}.main-container .join #invite-pending .share.facebook span{background:url("/img/bot/ico-footer-fb.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .join #invite-pending .share.facebook span{background:url("/img/bot/ico-footer-fb-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .join #invite-pending .share.twitter{background-color:#1b95e0}.main-container .join #invite-pending .share.twitter span{background:url("/img/bot/ico-footer-tw.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .join #invite-pending .share.twitter span{background:url("/img/bot/ico-footer-tw-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .join #invite-pending a{color:#2050be;font-size:0.9em}.main-container .platforms{text-align:center;margin:50px 0}.main-container .platforms .platform{width:180px;height:120px;display:inline-block;vertical-align:top}@media only screen and (max-width:1200px){.main-container .platforms .platform{width:150px;height:100px}}.main-container .platforms .platform span{margin-top:100px;display:inline-block;font-size:1.2em}@media only screen and (max-width:1200px){.main-container .platforms .platform span{margin-top:70px}}.main-container .platforms .platform.slack{background:url("/img/bot/slack.png");background-size:contain;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.slack{background:url("/img/bot/slack-x2.png");background-size:contain;background-repeat:no-repeat;background-position:top left}}.main-container .platforms .platform.facebook{background:url("/img/bot/facebook.png");background-size:cover;background-repeat:no-repeat;background-position:top center;height:90px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.facebook{background:url("/img/bot/facebook-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top center}}.main-container .platforms .platform.skype{background:url("/img/bot/skype.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.skype{background:url("/img/bot/skype-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .platforms .platform.telegram{background:url("/img/bot/telegram.png");background-size:cover;background-repeat:no-repeat;background-position:top left;height:90px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.telegram{background:url("/img/bot/telegram-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .platforms .platform.email{background:url("/img/bot/email.png");background-size:cover;background-repeat:no-repeat;background-position:top left;height:90px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.email{background:url("/img/bot/email-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .platforms .platform.twitter{background:url("/img/bot/twitter.png");background-size:cover;background-repeat:no-repeat;background-position:top left;height:90px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.twitter{background:url("/img/bot/twitter-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}@media only screen and (max-width:1200px){.main-container .platforms .platform.facebook{background:url("/img/bot/facebook.png");background-size:cover;background-repeat:no-repeat;background-position:top center;height:70px}.main-container .platforms .platform.telegram{background:url("/img/bot/telegram.png");background-size:cover;background-repeat:no-repeat;background-position:top center;height:70px}.main-container .platforms .platform.email{background:url("/img/bot/email.png");background-size:cover;background-repeat:no-repeat;background-position:top center;height:70px}}@media only screen and (max-width:1200px) and only screen and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:1200px) and only screen and (min--moz-device-pixel-ratio:2),only screen and (max-width:1200px) and only screen and (min-resolution:192dpi),only screen and (max-width:1200px) and only screen and (min-resolution:2ppx),only screen and (max-width:1200px) and only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.facebook{background:url("/img/bot/facebook-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top center}}@media only screen and (max-width:1200px) and only screen and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:1200px) and only screen and (min--moz-device-pixel-ratio:2),only screen and (max-width:1200px) and only screen and (min-resolution:192dpi),only screen and (max-width:1200px) and only screen and (min-resolution:2ppx),only screen and (max-width:1200px) and only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.telegram{background:url("/img/bot/telegram-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top center}}@media only screen and (max-width:1200px) and only screen and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:1200px) and only screen and (min--moz-device-pixel-ratio:2),only screen and (max-width:1200px) and only screen and (min-resolution:192dpi),only screen and (max-width:1200px) and only screen and (min-resolution:2ppx),only screen and (max-width:1200px) and only screen and (min-device-pixel-ratio:2){.main-container .platforms .platform.email{background:url("/img/bot/email-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top center}}.main-container .features{background:url("/img/bot/bg-features.png");background-size:contain;background-repeat:repeat;background-position:top left;padding:30px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .features{background:url("/img/bot/bg-features-x2.png");background-size:contain;background-repeat:repeat;background-position:top left}}.main-container .features h2{text-align:center}.main-container .features .feature .column{display:inline-block;box-sizing:border-box;vertical-align:middle;height:460px;width:480px}.main-container .features .feature .column.text{width:450px}.main-container .features .feature .column.text h3{width:300px;margin-top:200px;margin-left:80px}.main-container .features .feature .column.bot{background:url("/img/bot/pic-01.png");background-size:cover;background-repeat:no-repeat;background-position:top left;height:480px;width:480px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .features .feature .column.bot{background:url("/img/bot/pic-01-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .features .feature .column.twitter{background:url("/img/bot/pic-02.png");background-size:cover;background-repeat:no-repeat;background-position:top left;float:left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .features .feature .column.twitter{background:url("/img/bot/pic-02-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .features .feature .column.network{background:url("/img/bot/pic-03.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .features .feature .column.network{background:url("/img/bot/pic-03-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.main-container .data-experts{text-align:center;padding:30px 0 80px 0}.main-container .data-experts h3{width:800px;margin:auto}.main-container .powered-by{background-color:#f0f0f0;padding:30px 0 50px 0;text-align:center}.main-container .powered-by h3{margin:20px 0 30px 0}.main-container .powered-by .item{display:inline-block;width:300px}.main-container .powered-by .item .title{font-weight:bold;font-size:1.1em}.main-container .powered-by .item .icon{height:120px}.main-container .powered-by .item .description{font-size:0.9em;width:250px;margin:auto}.main-container .powered-by .item.data .icon{background:url("/img/bot/icon-01.png");background-size:contain;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .powered-by .item.data .icon{background:url("/img/bot/icon-01-x2.png");background-size:contain;background-repeat:no-repeat;background-position:center center}}.main-container .powered-by .item.technology .icon{background:url("/img/bot/icon-02.png");background-size:contain;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .powered-by .item.technology .icon{background:url("/img/bot/icon-02-x2.png");background-size:contain;background-repeat:no-repeat;background-position:center center}}.main-container .powered-by .item.network .icon{background:url("/img/bot/icon-03.png");background-size:contain;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.main-container .powered-by .item.network .icon{background:url("/img/bot/icon-03-x2.png");background-size:contain;background-repeat:no-repeat;background-position:center center}}#invite-popup #invite-content{display:none}#invite-popup #invite-content .inf{margin-top:30px}#invite-popup #invite-content .inf p{color:gray;text-align:center;width:400px;margin:auto}#invite-popup #invite-content .inf input{padding:5px;height:30px;border-radius:3px;border:1px solid #78cf78;display:block;margin-bottom:20px;width:350px;margin:20px auto 20px auto;font-size:1em}#invite-popup #invite-content .inf input.required{border:1px solid #d42121}#invite-popup #invite-content .inf a{background-color:#12a811;text-decoration:none;color:#fff;font-size:1.1em;font-weight:bold;display:inline-block;padding:10px 25px;border-radius:3px;width:150px;margin:20px auto;text-align:center;display:block}#invite-popup #invite-content .login{text-align:center;font-size:1.2em;font-weight:bold}#invite-popup #invite-thankyou{display:none;text-align:center;font-size:1.1em;width:500px;margin:70px auto}#invite-popup #invite-thankyou .done{background:url("/img/bot/ico-check-green2.png");background-size:cover;background-repeat:no-repeat;background-position:top left;width:80px;height:80px;margin:auto}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){#invite-popup #invite-thankyou .done{background:url("/img/bot/ico-check-green2-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}#invite-popup #invite-thankyou .share{padding:0 45px;border-radius:3px;color:#fff;font-size:1.2em;text-decoration:none;font-weight:bold;display:inline-block;margin:10px 20px 20px 0;line-height:50px}#invite-popup #invite-thankyou .share>span{display:inline-block;width:24px;height:24px;position:relative;top:5px;margin-right:10px}#invite-popup #invite-thankyou .share.facebook{background-color:#4267b2}#invite-popup #invite-thankyou .share.facebook span{background:url("/img/bot/ico-footer-fb.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){#invite-popup #invite-thankyou .share.facebook span{background:url("/img/bot/ico-footer-fb-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}#invite-popup #invite-thankyou .share.twitter{background-color:#1b95e0}#invite-popup #invite-thankyou .share.twitter span{background:url("/img/bot/ico-footer-tw.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){#invite-popup #invite-thankyou .share.twitter span{background:url("/img/bot/ico-footer-tw-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}#invite-popup #invite-thankyou a{color:#2050be;font-size:0.9em}#invite-popup .title{font-size:1.6em;font-weight:bold;text-align:center;margin:20px 0}#invite-popup .blue-btn{background-color:#1a6e00;font-weight:bold;text-decoration:none;color:#fff;font-size:0.9em;display:inline-block;padding:10px 25px;border-radius:3px;width:150px;margin:10px auto 20px auto;text-align:center;display:block}#invite-popup.mobile #invite-content .inf input{width:190px}#invite-popup.mobile #invite-content .inf p{width:auto}#invite-popup.mobile #invite-thankyou{width:auto;margin:30px auto}#invite-popup.mobile #invite-thankyou .share{margin:10px auto;width:120px}.mobile .container{width:auto}.mobile h1{text-align:center;margin:20px 0}.mobile main .join.pending #invite-pending{width:auto;margin:30px 10px}.mobile main .join.pending #invite-pending .share{margin:10px auto;width:120px}.mobile main .chat{width:auto;height:470px;background:#fff;padding:80px 0 0 0;margin:0;background:url("/img/bot/mobile/chat.png");background-size:contain;background-repeat:no-repeat;background-position:top center;background-size:cover !important}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.mobile main .chat{background:url("/img/bot/mobile/chat-x2.png");background-size:contain;background-repeat:no-repeat;background-position:top center}}.mobile main .chat .flow{width:290px;height:345px;margin:0 auto 30px auto}.mobile main .chat .flow .message .sender{margin-right:5px}.mobile main .chat .flow .message .text{width:70%}.mobile main .chat .flow .message .text img{width:200px;height:150px}.mobile main .chat .flow .message .text a{word-wrap:break-word}.mobile main .chat .typing{margin-left:40px}.mobile main .chat .input{margin-left:40px;width:auto}.mobile .platforms h2{margin:30px 10px}.mobile .platforms .platform span{font-size:0.9em}.mobile .features .feature{margin-bottom:30px}.mobile .features .feature .column{width:auto;height:auto;display:block}.mobile .features .feature .column.text{width:auto}.mobile .features .feature .column.text h3{width:300px;text-align:center;margin-top:0;margin-left:auto;margin-right:auto}.mobile .features .feature .column.bot{width:306px;height:306px;margin:auto;background:url("/img/bot/mobile/01.png");background-size:cover;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.mobile .features .feature .column.bot{background:url("/img/bot/mobile/01-x2.png");background-size:cover;background-repeat:no-repeat;background-position:center center}}.mobile .features .feature .column.twitter{height:500px;float:initial;background:url("/img/bot/mobile/02.png");background-size:cover;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.mobile .features .feature .column.twitter{background:url("/img/bot/mobile/02-x2.png");background-size:cover;background-repeat:no-repeat;background-position:center center}}.mobile .features .feature .column.network{height:460px;background:url("/img/bot/mobile/03.png");background-size:cover;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.mobile .features .feature .column.network{background:url("/img/bot/mobile/03-x2.png");background-size:cover;background-repeat:no-repeat;background-position:center center}}.mobile .data-experts h3{width:auto;margin:0 20px}.mobile .powered-by h3{margin:0 20px}.mobile .powered-by .item{margin:20px 0}.mobile .powered-by .item .title{font-size:1.2em}