/**/
.chatbort-banner{margin-top: 100px;}
.padd0{padding:0;}
.chat_leftconten{padding: 30px 15px 0px 0;}
.chat_leftconten .text-white a{color:#ffffff; font-weight:bold;text-decoration: underline !important;}
.chatbotconten-bigtext h4{color:#ffffff;font-size: 28px;line-height: 50px;}
.banner_title-chatbot{position: absolute;width: 100%;text-align: left;padding-top: 20px;text-align: center;}
.banner_title-chatbot h1{font-size: 42px;font-weight: bold;line-height: 60px; color:#ffffff;}
.banner_title-chatbot p{color:#ffffff; font-size:18px;}
.box-benefits{border-radius: 3px;background-color: #ffffff;border: solid 1px #dddddd;padding: 15px;margin: 15px 0;-webkit-transition: all ease-in-out 0.4s;transition: all ease-in-out 0.4s;text-align: center;min-height: 250px;}
.box-benefits h4{color: #166bb4;}


@media only screen and (max-width:992px){
.chat_leftconten{padding: 15px 0px 0px 0}
.chatbotconten-bigtext{margin-top: 0;}
.banner_title-chatbot{padding-top: 0;}
.banner_title-chatbot h1{font-size: 32px;line-height: 38px;}
}
@media only screen and (max-width:767px){
.chatbot-advantage-section{background:none;}
.chatbort-banner{margin-top: 70px;}
.banner_title-chatbot h1{font-size: 32px;line-height: 38px;}
.pwa-banner{background-color: #4528DC;background-image: linear-gradient(141deg, #4528DC 0%, #792EDB 75%);}
.banner_title-chatbot{position: relative;padding: 15px;}
.banner_title-chatbot p{font-size: 16px;}
}
@media only screen and (max-width:574px){
.banner_title-chatbot{padding-top: 4%;}
.banner_title-chatbot h1{font-size: 24px;line-height: 32px;}
}