body,
html {
    width: 100%;
    overflow-x: hidden;
}
h1,
h2 {
    font-weight: 400;
}
p,
a {
    font-size: 18px;
    font-weight: 300;
}
a,
a:hover,
a:visited,
a:active {
    text-decoration: none!important
}

.kc_single_image img {
    max-width: 100%;
    display: inline-block;
}

p {
    color: #828282;
}

.alert {
    position: fixed;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 33%;
    margin: 0 auto;
    font-size: 18px;
    z-index: 600;
    display: none;
}
.alert p {
    font-weight: 400;
}
.no-padding-bottom {
    padding-bottom: 0
}
.underlined {
    text-decoration: underline;
}
#timezoneInput {
    display: none;
}
#subscribeAtTop {
    padding-top: 166px;
}
.navbar-toggle {
    margin: 30px;
}
.header {
    width: 100%;
}
.nav-up {
    top: -201px
}
.navbar {
    padding-top: 0;
    border: none;
    transition: top .4s ease-in-out;
}
.navbar.transparent {
    background: transparent;
}
.navbar.navbar-default {
    border-color: #E5E5E5;
    border-bottom: 1px solid #E5E5E5 !important;
}
.navbar.navbar-default .navbar-brand {
    padding: 0;
    display: flex;
    align-items: center;
    margin: 12px 24px 12px 0px;
    font-weight: 400;
    color: #2F80ED!important;
    text-decoration: none
}
.navbar.navbar-default .navbar-brand > .menu-item {
    margin-left: 14px
}
.nav.navbar-nav {
    margin: 0 auto;
    padding: 24px;
}
.nav.navbar-nav.navbar-right > li.careers {
    margin-right: 30px;
}
.nav.navbar-nav.navbar-right > li > a.menu-item,.nav.navbar-nav.navbar-right > li > span.menu-item {
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    color: #4F4F4F;
    text-decoration: none;
    padding: 14px 18px;
}
#contact2{
    cursor: pointer;
}
.nav.navbar-nav.navbar-right > li:last-child {
    padding-right: 66px;
}
.nav.navbar-nav.navbar-right > li > a.menu-item:link,
.nav.navbar-nav.navbar-right > li > a.menu-item:hover,
.nav.navbar-nav.navbar-right > li > a.menu-item:visited,
.nav.navbar-nav.navbar-right > li > a.menu-item:active {
    text-decoration: none!important
}
.bot-btn:hover {
    transition-duration: .5s;
    text-decoration: none
}
.bot-btn:active {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 4px 0 rgba(0, 0, 0, 0.05)
}
.bot-btn:link,
.bot-btn:hover,
.bot-btn:visited,
.bot-btn:active {
    text-decoration: none;
}
#middle {
    font-size: 48px;
    letter-spacing: .0166px;
    color: #4F4F4F;
    text-align: center;
    width: 100%
}
.typed-cursor {
    opacity: 1;
    padding: 66px 2px 0 2px;
    background: #e5e5e5;
    margin: 8px 14px;
    -webkit-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.slide-1 {
    width: 100%;
    min-height: 600px;
    height: 100vh;
    display: block;
    position: relative;
}
.slide-1 .inner {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.slide-1 .heading {
    font-weight: 400;
    padding-left: 7%;
    font-size: 22px;
    letter-spacing: 0.2px;
    text-align: left;
}
.slide-1 .sub-heading {
    display: inline-flex;
    float: left;
    margin-left: 6.5%;
}
.type-it {
    font-weight: 500;
    font-size: 140px;
    text-align: left;
    line-height: 110%;
    float: left;
    background: -webkit-linear-gradient(135deg, #1464D0 0%, #4D99FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.nopadding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.bot-btn {
    display: inline-block;
    padding: 14px 28px;
    border: 1px solid;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 400;
}
.bot-btn.white {
    background: #FCFCFC !important;
    color: #2F80ED;
    border: none;
}
.bot-btn.white:hover {
    background-color: #F2F2F2 !important;
    transition-duration: 0.5s;
    text-decoration: none;
}
.bot-btn.white.text-blue {
    color: #2F80ED !important;
    border: 1px solid #2F80ED !important;
}
.bot-btn.white.text-blue.get-started {
    padding: 14px 28px;
}
.bot-btn.white.border-white {
    border: 1px solid #FFFFFF;
}
.bot-btn.white.border-white.transparent {
    background-color: rgba(256, 256, 256, .14) !important;
}
.bot-btn.white.border-white:hover,
.bot-btn.white.border-white.transparent:hover {
    background-color: rgba(256, 256, 256, .22) !important;
}
.bot-btn.white.subscribe {
    padding: 4px 16px 4px 16px;
    margin-left: -5px;
    margin-bottom: 0;
    border: 1px solid rgba(255, 255, 255, .6);
    border-left: none;
    color: #FFFFFF !important;
    font-size: 16px;
    background-color: rgba(256, 256, 256, .14) !important;
    height: 30px;
    vertical-align: middle;
    line-height: normal;
    border-radius: 0 2px 2px 0;
}
.bot-btn.white.subscribe:hover {
    background-color: transparent !important;
}
.bot-btn.blue {
    background: #2F80ED !important;
    border-color: #2F80ED;
    color: #FFFFFF !important;
}
.bot-btn.blue:hover {
    background: #2374C4 !important;
    transition-duration: 0.5s;
    text-decoration: none;
}
.bot-btn.blue.border-white {
    background: transparent;
    border-color: #FFFFFF;
}
.bot-btn.blue.border-white:hover {
    background: #2374C4;
}
.bot-btn.blue-dark-blue:hover {
    background: #2374C4;
    transition-duration: 0.5s;
    text-decoration: none;
}
.slide-2 .right {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
    min-height: 440px;
}
.slide-2 .bot-preview-block {
    padding-left: 0;
    padding-right: 0;
    background: linear-gradient(90deg, #1464D0 0%, #4D99FF 100%);
    opacity: 1.00;
    overflow: hidden;
    height: 638px;
}
.slide-2 .bot-preview-block > .video {
    height: 92%;
    position: relative;
    width: auto;
    margin: 4% auto;
    background: url('../png/iphone6full.png') center no-repeat;
    background-size: contain;
    z-index: 999;
}
.slide-2 .bot-preview-block > .video > video {
    height: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.iphone-image {
    position: relative;
    bottom: 0;
}
.slide-2 .iphone-image {
    background: url("../png/musement.png");
    display: block;
    bottom: 0;
    height: 100%;
    width: auto;
}
.slide-2 .description {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    padding: 0 5% 30px 5%;
}
.slide-2 h2 {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0.0166px;
    color: #4F4F4F;
    text-align: left;
    width: 70%;
}
.slide-2 p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #828282;
    text-align: left;
    margin: 20px auto;
}
.slide-2,
.slide-3 {}
.slide-3 {
    width: 100%;
    display: block;
    float: left;
}
.slide-3 .top {
    text-align: center;
}
.slide-3 h2 {
    font-size: 32px;
    line-height: 100%;
    color: #4F4F4F;
    margin: 60px auto 30px auto;
}
.slide-3 p {
    font-size: 18px;
    line-height: 140%;
    color: #828282;
}
.slide-3 p.heading {
    margin: 30px auto 10px auto;
    font-weight: 500;
    line-height: 100%;
    color: rgba(0, 0, 0, 0.8);
}
.slide-3 .bots-advantages {
    padding-right: 40px;
    padding-left: 40px;
}
.slide-3 .bots-advantages p {
    text-align: left;
}
.slide-3 .bots-advantages > img {
    width: 100%;
}
.slide-3 .description {
    margin-bottom: 60px;
}
.light-blue-text {
    color: #56CCF2;
}
.navy-blue-text {
    color: #2F80ED;
}
.check-icon-container {
    display: table;
    float: left;
}
.check-icon {
    display: table-cell;
    width: 30px;
    vertical-align: middle;
}
.slide-4 {
    display: block;
    float: left;
    width: 100%;
    background: linear-gradient(116.57deg, #1464D0 0%, #4D99FF 100%);
    position: relative;
}
.slide-4 {
    padding-top: 133px;
    padding-bottom: 66px;
    overflow: hidden;
}
.slide-4 h2 {
    font-size: 28px;
    line-height: 100%;
    color: #FFFFFF;
}
.slide-4 p {
    font-size: 19px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #E0E0E0;
    margin-top: 20px;
    font-weight: 300;
    min-width: 100%;
}
.slide-4 .carousel-control.left {
    left: -50px;
    cursor: pointer;
}
.slide-4 .carousel-control.left > img {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.slide-4 .carousel-control.right {
    right: -50px;
    cursor: pointer;
}
.slide-4 .bottom {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.slide-4 .bottom ul {
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 0;
    height: 88px;
}
.slide-4 .bottom ul > li {
    width: 16.66%;
    height: 100%;
    border: 1px solid #e0e0e0;
    border-left: none;
    border-bottom: none;
    display: block;
    float: left;
    position: relative;
    background-color: #205EB4;
}
.slide-4 .bottom ul > li.active {
    background: #448EEF;
}
.bottom-list-item {
    cursor: pointer;
}
.bottom-list-item:first-child > img {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
}
.slide-4 .bottom ul > li:last-child {
    border-right: none;
}
.slide-4 .bottom ul > li:first-child:hover,
.slide-4 .bottom ul > li:last-child:hover {
    cursor: pointer;
}
.slide-4 .bottom ul > li:first-child > img,
.slide-4 .bottom ul > li:last-child > img {
    padding-top: 16px;
}
.slide-4 .bottom ul > li a {
    font-size: 18px;
    line-height: 100%;
    color: #e0e0e0;
    text-align: center;
    text-decoration: none;
}
.slide-4 .bottom ul > li a.active {
    color: #FFFFFF;
}
.slide-4 .right {
    height: 290px;
}
.slide-4 .bot-example-wrapper {
    height: 100%;
}
.slide-4 .bot-example {
    position: absolute;
    width: 100%;
    visibility: visible;
}
.slide-4 .bot-example.blurred {
    opacity: .3;
}
.play-chat-btn {
    position: absolute;
    width: 120px;
    height: 120px;
    background: url("../svg/play-chat.svg");
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 100px
}
.play-chat-btn.blue {
    background: url("../svg/play-chat-blue.svg");
}
.healthcare .play-chat-btn {}
.slide-4 .middle {
    overflow: hidden;
    margin-bottom: 160px;
}
.phrase-box {
    max-width: 64%;
    border-radius: 35px;
    font-size: 18px;
    line-height: 100%;
    padding: 13px 20px;
    text-align: left;
    clear: both;
}
.phrase-box.person {
    margin-bottom: 10px;
    background: #205EB4;
    color: #FFF;
    float: right;
}
.phrase-box.bot {
    margin-bottom: 10px;
    margin-left: 6px;
    background: #FFF;
    color: #4F4F4F;
    float: left;
}
.phrase-box.bot.transparent {
    background: transparent;
    margin-left: 0;
}
.slide-5 {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 60px;
}
.slide-5 p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #828282;
    text-align: center;
}
.slide-5 h2 {
    font-size: 28px;
    line-height: 100%;
    color: #4F4F4F;
    margin: 60px auto 30px auto;
}
.slide-5 .we-do-img > img {
    height: 80px;
}
.slide-5 .top {
    margin-bottom: 60px;
}
.slide-5 .top p {
    width: 55%;
    margin: auto;
}
.slide-5 .using-description {
    width: 85%;
    margin: auto;
    font-weight: 300;
}
.slide-5 .using-description-title {
    margin-top: 30px;
}
.slide-5 .center {
    padding: 0 5%;
}
.slide-6 {
    display: block;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    padding-right: 0;
    position: relative;
}
.slide-6 h2 {
    font-size: 28px;
    line-height: 100%;
    color: #4F4F4F;
    margin: 60px auto 0 auto;
}
.slide-6 p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #828282;
}
.slide-6 .top p {
    width: 55%;
    margin: 0 auto 60px auto;
}
.slide-6 .top h2 {
    margin-top: 60px;
    margin-bottom: 30px;
}
.slide-6 .col-lg-1 > a .carousel-control {
    width: 60px;
    height: 60px;
    margin-top: -300px;
}
.carousel-control > img {
    width: 60px;
}
.carousel-control.left,
.carousel-control.right {
    background: none;
    padding-top: 120px;
}
.slide-6 .bot-card .description-block {
    text-align: left;
}
.slide-6 .bot-card p.description {
    width: 50%;
    font-weight: 300;
    margin: 20px 0;
}
.musement .inner {
    position: relative;
    margin-bottom: -66px;
    height: 600px;
    background: url('../png/iphone6full.png') no-repeat center !important;
}
.musement .inner.pizza-chatbot {
    background: url('../png/pizza-chatbot.png') no-repeat center;
}
.musement .inner.slack-scheduling-chatbot {
    background: url('../png/slack-scheduling-bot.png') no-repeat center;
}
.musement .inner.car-rental-chatbot {
    background: url('../png/car-rental.png') no-repeat center;
}
.musement .inner.desktop {
    background: url('../png/macbook-video.png') no-repeat center;
    background-size: 100%;
    margin-top: -66px;
}
.musement .inner.desktop.healthcare {
    background: url('../png/healthcare-chatbot.png') no-repeat center;
    background-size: 100%;
    margin-top: -66px;
}
.musement.case .inner {
    background-size: 100%;
}
#videoModal .modal-content {
    background: transparent;
    box-shadow: none;
    border: none
}
#videoModal .modal-header {
    border: none
}
#videoModal .modal-header .close {
    opacity: .8
}
#videoModal .modal-header .close:hover {
    opacity: 1
}
.modal-video {
    width: 100%;
}
.bot-video {
    width: 254px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}
.case .bot-video{width:82%;} /* 90% */
.progressbar-container {
    display: block;
    position: absolute;
    left: 0;
    bottom: 39%;
    width: 100.3%;
    height: 6%;
}
.slide-7 {
    width: 100%;
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 60px;
}
.slide-7 h2 {}
.slide-7 .pricing .block {
    background: #FFFFFF;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    margin-top: 13px;
}
.slide-7 .pricing.center {
    z-index: 3;
    box-shadow: 0 5px 40px 10px rgba(0, 0, 0, 0.1);
}
.slide-7 .pricing.center .block {
    margin-top: 0;
}
.slide-7 .pricing .block .title-block {
    text-align: center;
    height: 50px;
    padding-top: 14px;
}
.slide-7 .pricing .block .title-block > p {
    color: #4F4F4F;
}
.slide-7 .pricing .block .top-subblock {
    width: 100%;
    background: #65A7FF;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}
.slide-7 .pricing.center .block .top-subblock {
    height: 98px;
    padding-top: 18px;
    background: #2F80ED;
}
.slide-7 .pricing .block .top-subblock p {
    color: #FFFFFF;
    margin: 0 auto;
    padding-top: 0
}
.slide-7 .pricing .block .top-subblock h2 {
    color: #FFFFFF;
    font-size: 52px;
    margin: 0 auto;
}
.slide-7 .pricing .block .middle-subblock {
    border-bottom: 1px solid #F2F2F2;
}
.slide-7 .pricing .block .middle-subblock p {
    display: block;
    margin: 24px auto;
    width: 80%;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.0166px;
    color: #828282;
}
.slide-7 .pricing .block .bottom-subblock {
    height: 70px;
    padding-top: 11px;
}
.slide-7 .pricing.center,
.slide-7 .pricing {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
.slide-7 .pricing.center .block .top-subblock p {
    margin: 20px auto;
    letter-spacing: 1px;
    font-size: 20px;
}
.slide-7 .top {
    display: block;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    margin-bottom: 60px;
    padding-bottom: 60px;
}
.slide-7 .middle h2 {
    font-size: 28px;
    line-height: 100%;
    color: #FFFFFF;
}
.slide-7 p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #FFFFFF;
}
.slide-7 .top .top-text {
    width: 55%;
    margin: 30px auto 60px auto;
    color: #828282;
}
.slide-7 .middle {
    padding: 30px 30px 0 30px;
    background: linear-gradient(116.57deg, #1464D0 0%, #4D99FF 100%);
    padding-bottom: 60px;
    text-align: center;
}
.slide-7 .bottom {
    text-align: center;
    margin: 30px auto;
}
.slide-7 .bottom p {
    margin-right: 20px;
}
.slide-7 .middle p {
    width: 36%;
    padding: 30px 0 50px 0;
    margin: 0 auto;
}
.slide-7 .bottom p {
    display: inline-block;
    color: #2F80ED;
}
.slide-8 {
    width: 100%;
    display: block;
}
.slide-8 .top {
    margin-top: 30px;
    margin-bottom: 60px;
}
.slide-8 .top h2 {
    font-size: 36px;
    line-height: 100%;
    color: #4F4F4F;
    margin: 60px auto 0 auto;
}
.slide-8 .top p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #828282;
    width: 55%;
    margin: 30px auto;
}
.slide-8 .middle {
    margin-bottom: 60px;
}
.slide-8 .middle .connect-img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.slide-8 .bottom .connect-point {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 30px;
    display: inline-block;
}
.slide-8 .bottom .connect-point {
    padding: 20px;
    width: 30%;
    display: inline-block;
    vertical-align: text-top;
}
.slide-8 .bottom .connect-point:first-child {}
.slide-8 .bottom .connect-point:nth-child(2) {
    margin: 0 4%;
}
.slide-8 .bottom .connect-point:last-child {}
.slide-8 .bottom .connect-point .heading {
    margin-bottom: 10px;
}
.slide-8 .bottom .connect-point .sub-heading {
    line-height: 150%;
    color: rgba(0, 0, 0, 0.5);
}
.slide-8 .bottom .connect-point .heading {}
.slide-8 .bottom .connect-point .sub-heading {
    line-height: 150%;
}
.slide-9 {
    width: 100%;
    min-height: 100vh;
    display: block;
    float: left;
}
.slide-9 .top {
    min-height: 160px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -30%, #FFFFFF 79%), url("../png/map.png");
    background-size: cover;
}
.slide-9 .middle {
    min-height: 30vh;
    margin-bottom: 60px;
}
.slide-9 .middle h2 {
    font-size: 36px;
    line-height: 100%;
    color: #4F4F4F;
    margin: 60px auto 0 auto;
}
.slide-9 .middle p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #828282;
    width: 55%;
    margin: 30px auto;
}
.slide-9 .team-img {
    width: 100%;
    height: auto;
}
.slide-10 {
    width: 100%;
    display: block;
    float: left;
    background: linear-gradient(116.57deg, #1464D0 0%, #4D99FF 100%);
    margin-top: -10%;
}
.slide-10 .top {
    padding-top: 100px;
}
.slide-10 .top h2 {
    font-size: 28px;
    line-height: 100%;
    color: #FFFFFF;
    margin-top: 60px;
}
.slide-10 .top p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #FFFFFF;
    width: 55%;
    margin: 30px auto;
}
.slide-10 .bot-btn-blue {
    border-color: #FFF;
}
.fb-messenger-img {
    height: 16px;
}
#contact-form {
    margin-top: 30px;
}
#contact-form input[type=text],
#contact-form input[type=email],
#contact-form textarea,
#contact-form select {
    width: 100%;
    height: 60px;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0;
    margin: auto;
    font-size: 18px;
    line-height: 100%;
    font-weight: 300;
    color: #FFFFFF;
}
#contact-form select:hover {
    cursor: pointer;
}
#contact-form select option.background {
    background: #205EB4;
    font-weight: 300;
}
#contact-form textarea {
    padding-top: 22px;
    padding-bottom: 18px;
    line-height: 140%;
}
#contact-form select:disabled {
    opacity: .5;
}
#contact-form input:focus,
#contact-form select:focus,
#contact-form textarea:focus {
    outline: none;
}
#contact-form input::-webkit-input-placeholder,
#contact-form textarea::-webkit-input-placeholder {
    color: #FFFFFF;
}
#contact-form input[type=button] {
    margin: 30px auto;
}
.slide-10 .socials-bottom {
    margin: 0 auto 30px auto;
}
.slide-10 .social-icon {
    width: 30px;
    display: inline-block;
    margin: 0 5%;
}
.slide-10 .social-icon:hover {
    -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.4));
}
.slide-10 .social-icon.right {
    width: 48px;
    margin: 4% 0 2% 5%;
    padding: 0 6px 6px 6px;
}
#footer {
    width: 100%;
    min-height: 12vh;
    display: block;
    float: left;
    background: #FFFFFF;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, .11);
}
.footer-inner {
    margin-top: 60px;
}
.footer-inner a {
    float: left;
    clear: both;
}
.footer-inner a:hover {
    text-decoration: underline;
}
.footer-inner a,
.footer-inner p {
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    word-wrap: break-word;
}
.footer-inner .heading {
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    border-bottom: none;
}
.footer-copyright {
    color: rgba(0, 0, 0, 0.2);
    margin: 60px auto 30px auto;
    font-size: 16px;
    font-weight: 400;
}
#footer-logo {
    width: 50px;
    height: 50px;
    margin-left: 75px;
}
.botscrew-color {
    color: #2F80ED;
}
.testimonials {
    display: block;
    float: left;
    max-width: 100%;
    border: 1px solid #CCCCCC;
    border-left: none;
    border-right: none;
}
.testimonials h2 {
    font-size: 28px;
    line-height: 100%;
    color: #4F4F4F;
}
.testimonials p {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #828282;
}
.testimonials .top h2 {
    margin-top: 6vh;
    text-align: center;
}
.testimonials .top p {
    width: 55%;
    margin: 30px auto;
    text-align: center;
    margin-bottom: 60px;
}
.testimonials .brand-img {
    height: 150px;
    margin-top: -40px;
    position: relative;
    margin-bottom: 50px;
}
.testimonials .brand-img > img {
    height: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.testimonials .brand-img.smaller > img {
    width: 80%;
    margin-left: 8%;
}
.testimonials .brand-img.last > img {
    width: 88%;
    margin-right: 12%;
}
.testimonials .video-preview-img {
    width: 90%;
    margin: 10% 3% 2% 3%;
}
.testimonials .content .col-lg-4 {
    margin-bottom: 5%;
}
.testimonials .content p {
    text-align: left;
    padding: 8px 18px;
}
.testimonials .content .customer p {
    padding: 0;
}
.customer-img {
    margin: 0 16px;
    width: 88px;
    height: 88px;
    display: block;
    float: left;
    margin-bottom: 20px;
}

.img-responsive.wp-post-image {height:300px; border-radius:5px; width: 100%;}

/*Elementor builder customization*/
.post-info {
	text-align:left;
}
.entry-header.item {border:none!important;}
@media (max-width:1311px) {
    .bot-btn.select {
        padding: 15px 155px !important;
    }
}
@media (max-width:1199px) {
    .navbar.navbar-default .navbar-brand {
        padding-left: 30px;
    }
    .nav.navbar-nav.navbar-right > li:last-child {
        padding-right: 50px;
    }
    .slide-4 .bottom ul > li:nth-child(3),
    .slide-4 .bottom ul > li:nth-child(7) {}
    .slide-3 .advantages-list {
        margin-top: 40px;
    }
    .slide-2 .description {
        padding-bottom: 25px;
    }
    .slide-6 .bot-card p.description {
        width: 55%;
    }
    .slide-7 .pricing .block .middle-subblock {
        min-height: 180px;
    }
    .slide-7 .pricing.center .block .middle-subblock {
        min-height: 246px;
    }
}
@media (min-width:1000px) {
    .slide-4 .bottom ul > li:nth-child(7) {
        border-right: none;
    }
    .slide-4 .bottom ul > li:first-child,
    .slide-4 .bottom ul > li:last-child {
        display: none;
    }
}
@media (max-width:999px) {
    .slide-4 .carousel-control.left {
        display: none;
    }
    .slide-4 .carousel-control.right {
        display: none;
    }
    .slide-4 .bottom ul > li {
        width: 21%;
        display: none;
        padding: 10px 15px;
    }
    .slide-4 .bottom ul > li:first-child > img,
    .slide-4 .bottom ul > li:last-child > img {
        padding-top: 0;
    }
    .slide-4 .bottom ul > li a {
        vertical-align: middle;
    }
    .slide-4 .bottom ul > li:nth-child(2),
    .slide-4 .bottom ul > li:nth-child(3),
    .slide-4 .bottom ul > li:nth-child(4),
    .slide-4 .bottom ul > li:nth-child(5) {
        display: block;
    }
    .slide-4 .bottom ul > li:nth-child(3) {
        padding: 10px 0;
    }
    .slide-4 .bottom ul > li:first-child,
    .slide-4 .bottom ul > li:last-child {
        display: block;
        width: 8%;
        padding-top: 8px;
        padding-right: 7px;
    }
    .slide-4 .bottom ul > li:first-child {
        padding-left: 7px;
    }
    .slide-4 .bottom ul > li:last-child {
        padding-left: 12px;
    }
}
@media (min-width:992px) {
    .slide-1 .sub-heading {
        min-height: 176px;
    }
    .slide-6 .bot-card p,
    .slide-6 .bot-card h2 {
        text-align: left;
    }
    .menu-item.bot-btn.blue-dark-blue.messenger {
        float: left;
    }
    .footer-inner .location {
        padding-right: 80px;
    }
    .bot-btn.white.text-blue.case-study {
        margin-left: 10px;
        margin-bottom: 20px
    }
}
@media (max-width:991px) {

    .navbar-header {
        float: none;
        width: 100%;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }


    /*.navbar-toggle .icon-bar:nth-of-type(3) {*/
    /*    top: 1px;*/
    /*}*/
    /*.navbar-toggle .icon-bar:nth-of-type(4) {*/
    /*    top: 2px;*/
    /*}*/
    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 500ms ease-in-out;
    }
    /*.navbar-toggle.active .icon-bar:nth-of-type(2) {*/
    /*    top: 6px;*/
    /*    transform: rotate(45deg);*/
    /*}*/
    /*.navbar-toggle.active .icon-bar:nth-of-type(3) {*/
    /*    background-color: transparent;*/
    /*}*/
    /*.navbar-toggle.active .icon-bar:nth-of-type(4) {*/
    /*    top: -6px;*/
    /*    transform: rotate(-45deg);*/
    /*}*/
    #navbar {
        -webkit-box-shadow: 0 8px 6px -6px #999;
        -moz-box-shadow: 0 8px 6px -6px #999;
        box-shadow: 0 8px 6px -6px #999;
    }
    /*.logo {*/
    /*    width: 40px;*/
    /*}*/
    .nav.navbar-nav .page-scroll.menu-item.bot-btn.white.text-blue {
        border: none !important;
        border-radius: 0;
        background-color: #FFFFFF !important;
        color: #4F4F4F !important;
        transition-duration: 0.5s;
    }
    .navbar-nav > li:last-child {
        padding-right: 0;
    }
    .navbar-header .bot-btn.white-blue.contact {
        position: absolute;
        margin: 20px;
        right: 2%;
    }
    .navbar-default .navbar-nav > li:first-child {}
    .navbar-brand {
        margin: 12px;
    }
    .navbar-default .navbar-collapse {
        border: none;
    }
    .navbar.navbar-default .navbar-toggle {
        margin-top: 12px;
        margin-bottom: 12px;
        border: none;
    }
    .navbar.navbar-default .navbar-toggle {
        background: transparent;
    }
    .navbar.navbar-default .navbar-brand {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .navbar .container-fluid > .navbar-header {
        height: 60px;
    }
    .navbar-collapse {
        padding: 0;
    }
    .nav.navbar-nav {
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .navbar-default .navbar-nav > li {
        background: #FFFFFF;
    }
    .nav.navbar-nav.navbar-right > li > a.menu-item {
        height: 60px;
        border-bottom: 1px solid #E5E5E5;
    }
    .nav.navbar-nav.navbar-right > li:last-child {
        padding-right: 0;
    }
    .nav.navbar-nav.navbar-right > li.careers {
        margin-right: 0;
    }
    .nav.navbar-nav.navbar-right > li > a.menu-item {
        padding: 21px 20px;
    }
    .navbar li > .menu-item.bot-btn {}
    .navbar li > .menu-item.bot-btn:hover {
        background: transparent !important;
    }

    .bot-btn.white-blue {}
    .slide-1 .inner {
        display: block;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 40%;
        transform: translateY(-30%);
    }
    .slide-1 .heading {
        font-size: 26px;
    }
    .type-it {
        font-size: 116px;
    }
    .navbar.navbar-default .navbar-brand {
        margin-left: 30px;
    }
/*.inner.video {width: 250px}*/
.musement.case.demo {
    display: flex;
    justify-content: center;
}
    #footer-logo {
        margin-left: 15px;
    }
    .nav.navbar-nav.navbar-right > li:last-child {
        padding-right: 18px;
    }
    .slide-2 .description {
        padding-top: 0;
    }
    .slide-2 p {
        font-size: 18px;
        line-height: 120%;
        letter-spacing: 0.0166px;
        color: #828282;
        text-align: left;
        margin-top: 20px;
    }
    .slide-2 .iphone-image {
        height: 92%;
        width: auto;
    }
    .slide-3 .bots-advantages.clear {
        clear: both;
    }
    .slide-3 .bots-advantages p {
        margin: 12px 6px 60px 6px;
    }
    .slide-3 .bots-advantages .heading {
        margin-bottom: 12px;
    }
    .slide-4 .right {
        margin-bottom: 0;
        height: 350px;
    }
    .slide-4 .bot-example {
        margin-top: 66px;
    }
    .slide-5 .using-description {
        width: 100%;
    }
    .carousel-control.left,
    .carousel-control.right {
        padding-top: 630px;
    }
    .slide-6 .musement > img {
        margin-top: 33px;
    }
    .slide-6 .bot-card p.description {
        width: 100%;
    }
    .slide-7 .middle p {
        width: 50%;
    }
    .slide-6 .bot-card .description-block {
        margin-bottom: 60px;
        text-align: center;
    }
    .slide-6 .bot-card p.description {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .slide-6 .top p {
        width: 76%;
        text-align: left;
    }
    .slide-6 .top h2 {
        text-align: left;
        margin-left: 12%;
    }
}
@media (max-width:968px) and (min-width:768px) {
    .bot-card {
        margin-top: -50px;
    }
}
@media (max-width:933px) {
    .nav.navbar-nav {
        padding: 24px 0;
    }
    .nav.navbar-nav.navbar-right > li.careers {
        margin-right: 20px;
    }
    .navbar.navbar-default .navbar-brand {
        padding-left: 0px;
    }
}
@media (max-width:826px) {
    .slide-7 .bottom p {
        margin-right: 0px;
    }
}
@media (min-width:768px) {
    .navbar-header .bot-btn.white-blue.contact {
        display: none;
    }
    .slide-2 .right {
        height: 638px;
    }
    .slide-5 .left {
        padding-left: 6%;
    }
    .slide-5 .right {
        padding-right: 6%;
    }
    .slide-7 .pricing {
        padding: 0;
    }
    .menu-item.bot-btn.blue-dark-blue.messenger {
        text-align: center;
        padding: 12px 28px;
    }
}
@media (max-width:830px) and (min-width:768px) {
    .bot-btn.white.text-blue.case-study {
        padding: 14px 71px;
    }
}
@media (max-width:799px) and (min-width:768px) {
    .navbar-nav {
        padding: 24px 12px;
    }
}
@media (max-width:767px) {

	.slide-4 .bottom {
		left: 0;
	}

	.slide-6 #carouselBotCard .musement .inner {
		width: auto !important;
		bottom: 0!important;
	}

	.slide-6 #carouselBotCard .musement .bot-video {
    	width: 254px;
	}

	.home.page-template-page-home .slide-4 {
		padding-right: 25px !important;
    	padding-left: 25px !important;
	}

    .alert {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
    }
    .overlay {
        height: 0%;
        width: 100%;
        position: fixed;
        z-index: 1000;
        top: 0;
        left: 0;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.77);
        overflow-y: hidden;
        transition: 0.5s;
    }
    .overlay-content {
        position: relative;
        top: 25%;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 36px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
    .overlay a:hover,
    .overlay a:focus {
        color: #f1f1f1;
    }
    .overlay .closebtn {
        position: absolute;
        top: 20px;
        right: 45px;
        font-size: 60px;
    }

    .slide-1 .heading {
        font-size: 24px;
    }
    #type-it {
        font-size: 102px;
    }
    .bot-btn.white-blue.noborder:hover {
        color: #2F80ED!important
    }
    .slide-1 .second {
        margin-top: -10px;
    }

    .slide-2 {
        margin-top: 60px !important;
    }
    .slide-2 .col-lg-7 {
        min-height: 72vh;
        height: auto;
    }
    .slide-2 .description {
        padding-bottom: 100px;
        margin-left: 0;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .slide-2 .bot-btn {
        margin-top: 20px;
        margin-bottom: 100px;
        position: absolute;
    }
    .slide-3 .top {
        text-align: left;
    }
    .slide-3 .top p {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .slide-3 h3 {
        display: block;
        margin: 0 auto 22px auto;
        width: 90%;
    }
    .slide-3 .bots-advantages {
        padding: 12px 12px 24px 12px;
    }
    .slide-3 .bots-advantages p {
        display: none;
    }
    .slide-3 .bots-advantages.middle p {
        margin: 22px 66px 6px 66px;
    }
    .slide-3 .xs-description .heading {
        margin-top: 12px;
    }
    .slide-3 .xs-full-width {
        width: 100%;
        float: left;
    }
    .slide-3 .xs-full-width:last-child {
        margin-bottom: 60px;
    }
    .slide-4 h2 {
        text-align: left;
    }
    .slide-4 .top {
        margin-top: 40px;
    }
    .slide-4 .middle {
        max-height: initial;
    }
    .slide-4 .right img {
        width: 200px;
        margin-top: 2%;
    }
    .slide-4 .bottom ul > li {
        width: 27.34%;
    }
    .slide-4 .bottom ul > li:nth-child(5) {
        display: none;
    }
    .slide-4 .bottom ul > li:nth-child(2),
    .slide-4 .bottom ul > li:nth-child(4) {
        display: block;
    }
    .slide-4 .bottom ul > li:nth-child(3) {
        padding: 10px 0;
    }
    .slide-4 .bottom ul > li:first-child,
    .slide-4 .bottom ul > li:last-child {
        width: 8.99%;
    }
    .slide-5 .center,
    .slide-5 .right {
        margin-top: 44px;
    }
    .slide-5 .top p {
        width: 80%;
    }
    .musement-block {
        position: relative;
    }
    .musement-phone-block {
        min-height: 88vh !important;
        position: relative;
        bottom: 0;
    }
    .slide-6 .top {
        text-align: left;
    }
    .slide-6 .bot-card p.description {
        width: 100%;
        margin-bottom: 30px;
    }
    .slide-6 .bot-card p,
    .slide-6 .bot-card h2 {
        margin: 20px auto;
    }
    .slide-6 .bot-card h2{
        text-align: center;
    }
    .slide-6 .top p {
        margin-bottom: 0;
    }
    .slide-7 .pricing.center {
        box-shadow: none;
    }
    .slide-7 .pricing .block {
        border: 1px solid #F2F2F2;
        box-shadow: none;
    }
    .slide-7 .pricing .block .top-subblock {
        background: #2F80ED;
    }
    .slide-10 .top {
        padding-top: 0;
    }
    .footer-inner {
        margin-top: 30px;
        z-index: 2;
    }
    .footer-inner .heading {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .footer-inner .location {
        text-align: left;
        margin-bottom: 30px;
    }
    .footer-inner .logo-container {
        text-align: center;
    }
    .footer-inner .links {
        margin-bottom: 30px;
    }
    .footer-copyright {
        margin-top: 0;
        padding: 0 6px;
    }
    #footer-logo {
        margin-left: 0;
    }
}
@media (max-width:666px) {
    .slide-1 .heading {
        font-size: 22px;
    }
    .type-it {
        font-size: 82px;
    }
}
@media (min-width:576px) and (max-width:991px) {
    .bot-btn.blue-dark-blue.request {
        display: block;
        padding: 20px 20px;
        margin: 0 auto;
    }
    .show-xxs {
        display: none;
    }
}
@media (max-width:575px) {
    .hidden-xxs {
        display: none !important;
    }
    .show-xxs {
        display: block;
    }
    .alert {
        width: 88%;
    }
    /*.navbar.navbar-default {
        height: 50px;
    }*/
    .navbar .container-fluid > .navbar-header {
        height: 50px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar.navbar-default .navbar-brand {
        margin: 0 24px 0 34px;
    }
    .navbar.navbar-default .navbar-toggle {
        margin-top: 9px;
        margin-bottom: 9px;
        border: none;
    }
    .navbar-toggle {
        margin: 18px 24px 12px 30px;
    }
    .nav.navbar-nav {
        padding: 0;
    }
    .nav.navbar-nav.navbar-right > li > a.menu-item {
        padding: 16px 6px!important;
        height: 50px!important;
    }
    .nav.navbar-nav.navbar-right > li:last-child {
        padding-right: 0;
    }
    .navbar-default .navbar-nav > li {
        margin: 0;
    }
    .nav.navbar-nav.navbar-right > li.careers {
        margin-right: 0;
    }
    .slide-1 .heading {
        font-size: 20px;
    }
    .type-it {
        font-size: 64px;
    }
    .bot-btn.white.text-blue.discover {
        padding: 14px;
    }
    .slide-2 .description {
        position: static;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        padding-left: 15px;
        padding-right: 15px;
    }
    .slide-2 p {
        text-align: left;
    }
    .slide-2 h2 {
        text-align: left;
        margin-top: 30px;
    }
    .slide-2 .description {}
    .slide-2,
    .slide-2 .bot-preview-block,
    .slide-2 .col-lg-7 {
        min-height: 72vh;
    }
    .slide-2 .col-xs-12.col-sm-6.col-md-6.col-lg-7 {
        padding-left: 0;
    }
    .slide-3 .top p {
        margin-left: 15px;
        margin-right: 15px;
    }
    .slide-3 .bots-advantages {
        padding-bottom: 24px;
    }
    .slide-3 .bots-advantages p {
        margin: 10px 24px 6px 0;
    }
    .slide-3 .bots-advantages.middle p {}
    .slide-3 .bots-advantages .heading {
        margin-top: 20px;
        margin-bottom: 4px;
    }
    .slide-4 {
        padding-top: 60px;
    }
    .slide-4 .middle {
        margin-bottom: 90px;
    }
    .slide-5 .top p {
        width: 90%;
    }
    .slide-6 .col-lg-1 > a .carousel-control {
        width: 33px;
    }
    .slide-6 .bot-card .description-block {
        margin-bottom: 30px;
    }
    .navbar .container-fluid {
        margin: 0;
    }
    .navbar li .bot-btn {
        margin-bottom: 0;
    }
    .navbar-header {
        padding: 0 15px;
    }
    .customer-img {
        margin: 0 16px;
        width: 66px;
        height: 66px;
        display: block;
        float: left;
    }
    .slide-1 {
        min-height: 88vh;
        margin-bottom: 14%;
    }
    .slide-3 {
        padding-bottom: 60px;
    }
    .slide-3 .top {
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .slide-3 .right {
        padding-left: 15px;
        padding-right: 15px;
    }
    .slide-4 .bottom ul > li {
        width: 41%;
    }
    .slide-4 .bottom ul > li:nth-child(4) {
        display: none;
    }
    .slide-4 .left p {
        margin-left: 5%;
    }
    .slide-4 .col-lg-10 {
        padding-left: 0;
    }
    .phrase-box {
        max-width: 77%;
    }
    .phrase-box.person {
        margin-bottom: 10px;
    }
    .phrase-box.bot {
        margin-bottom: 10px;
        margin-left: 2px;
        background: #FFF;
        color: #4F4F4F;
    }
    .slide-5 .using-description-title,
    .slide-5 .center,
    .slide-5 .right {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .slide-6 .top h2 {
        margin-top: 33px;
        margin-left: 15px;
    }
    .slide-6 .top p {
        margin-left: 15px;
        margin-bottom: 30px;
        width: 92%;
    }
    .slide-7 .top > p {
        width: 92%;
    }
    .slide-7 .middle p,
    .slide-7 .bottom p {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .bot-btn.blue-dark-blue.request {
        padding: 14px 18px;
    }
    .slide-7 .bottom {
        padding: 30px 15px 30px 15px;
    }
    .slide-7 .bottom p {
        padding-bottom: 30px;
        margin-bottom: 0;
    }
    .slide-8 .top p {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .slide-8 .bottom .connect-point {
        width: 100%;
        border: none;
        padding: 30px;
    }
    .slide-8 .connect-carousel {
        padding: 0;
        margin-bottom: 30px;
    }
    .slide-8 .connect-carousel .carousel-inner {
        border: 1px solid rgba(0, 0, 0, 0.1);
        box-sizing: border-box;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
    }
    .slide-8 .connect-carousel .carousel-indicators {
        bottom: -60px;
    }
    .slide-8 .connect-carousel .carousel-indicators li {
        background: #2F80ED;
        opacity: .2;
        width: 14px;
        height: 14px;
    }
    .slide-8 .connect-carousel .carousel-indicators .active {
        width: 16px;
        height: 16px;
        opacity: 1;
    }
    .bot-btn.blue-dark-blue {
        margin: 0;
    }
    .slide-9 .more-about-div {
        display: block;
        margin: 24px 70px;
        padding: 14px 10px;
    }
    .slide-9 .bot-btn.white-blue.more-about {
        padding: 14px 18px;
    }
    .bot-btn.blue-dark-blue.join {
        padding: 14px;
    }
    .bot-btn.blue-dark-blue.contact {
        padding: 14px;
    }
    .menu-item.bot-btn.blue-dark-blue.messenger {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .slide-9 .middle p,
    .slide-10 .top p {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .slide-9 .bottom {
        min-height: 1px;
        margin: auto;
    }
}
@media (max-width:499px) {
    .bot-btn.white.text-blue.case-study {
        padding: 14px 72px;
    }
    .bot-btn.blue.join {
        padding: 14px 30px;
        margin-bottom: 20px;
    }
    .bot-btn.white.text-blue.more-about {
        padding: 14px 28px;
    }
    .carousel-inner .bot-card .left {
        padding-left: 100px;
    }
    .slide-3 {
        padding-bottom: 30px;
    }
    .slide-3 .xs-full-width:last-child {
        margin-bottom: 0;
    }
    .slide-3 .description {
        margin-bottom: 30px;
    }
    .slide-7 .middle {
        padding-left: 15px;
        padding-right: 15px;
    }
    .slide-9 .top {
        min-height: 100px;
        background: linear-gradient(160deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 79%), url("../png/map.png");
    }
}
@media (max-width:522px) {
    .slide-2 .right {}
}
@media (max-width:467px) {
    .navbar .container-fluid {
        padding: 0 4px;
    }
    .navbar-default .navbar-nav > li {
        margin: 0 1%;
	    max-height: 94px;
    border-bottom: 1px solid #E5E5E5;
    }
    .nav.navbar-nav.navbar-right > li.careers {
        margin-right: 1%;
    }
    .menu-item.bot-btn.white.text-blue.noborder {
        border: none !important;
        background-color: transparent !important;
    }
    .typed-cursor {
        padding: 48px 2px 0 2px;
    }
    .slide-6 .musement > img {
        width: 92%;
    }
    .carousel-control > img {
        width: 44px;
    }
    .musement.demo {
        margin-top: 0;
        /*height: 400px;*/
    }
    .musement .inner {
        width: 200px;
        background-size: contain;
        height: 400px;
        bottom: -44px;
        margin: 0 auto;
    }
    .musement .inner.desktop {
        width: 100%;
    }
    .musement .inner.pizza-chatbot,
    .musement .inner.slack-scheduling-chatbot,
    .musement .inner.car-rental-chatbot {
        background-size: 100%
    }
    .bot-video {
        width: 168px;
    }

    .single-cases .bot-video {
        width: 254px;
    }

    .single-cases .musement .inner {
        min-width: 312px;
    }
}
@media screen and (max-height:450px) {
    .overlay {
        overflow-y: auto;
    }
    .overlay a {
        font-size: 20px
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}
@media (max-width:432px) {
    .menu-item.bot-btn.blue-dark-blue.messenger {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .slide-2 .description {}
    .slide-2 .bot-btn {
        margin-top: 10px;
        margin-bottom: 0;
    }
}
@media (max-width:414px) {
    .typed-cursor {
        padding: 22px 2px 0 2px;
    }
    .slide-1 .heading {
        font-size: 18px;
    }
    .type-it {
        font-size: 46px;
    }
    .bot-btn.blue-dark-blue.join {
        display: block;
        width: 50%;
        margin: 6px auto;
    }
    .slide-9 .bot-btn.white-blue.more-about {
        display: block;
        width: 50%;
        margin: 6px auto;
        margin-bottom: 18px;
    }
    .slide-9 .middle p {
        padding-bottom: 0;
    }
    .slide-2,
    .slide-2 .bot-preview-block,
    .slide-2 .col-lg-7 {
        min-height: 66vh;
    }
    .slide-6 .col-lg-1 > a .carousel-control {
        margin-top: -200px;
    }
    .carousel-control.left,
    .carousel-control.right {
        padding-top: 680px;
    }
}
@media (max-width:384px) {
    .nav > li > a {
        padding: 0;
    }
    .navbar li > .menu-item.bot-btn {
        padding-left: 33%;
    }
}
@media (max-width:379px) {
    .slide-1 {
        min-height: 66vh;
    }
    .navbar-header span.menu-item {
        display: none;
    }
    .slide-4 .bottom ul > li {
        width: 70%;
    }
    .slide-4 .bottom ul > li:nth-child(3) {
        display: none;
    }
    .slide-4 .bottom ul > li:first-child,
    .slide-4 .bottom ul > li:last-child {
        width: 15%;
    }
}
@media (max-width:369px) {
    .carousel-control > img {
        width: 32px;
    }
    .bot-btn.blue.join {
        margin-bottom: 10px;
    }
    .bot-btn.blue.border-white.contact,
    .bot-btn.white.text-blue.request {
        padding: 14px 24px;
    }
}
@media (max-width:320px) {
    .menu-item.bot-btn.blue-dark-blue.messenger {
        padding: 14px 2px;
    }
    .slide-7 .top p {
        padding-left: 0;
    }
    .bot-btn.blue-dark-blue.join {
        padding: 14px 22px;
    }
}
@media (max-height:500px) and (min-width:800px) {
    .slide-2 {
        margin-top: 45px;
    }
}