.contact-us-left h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2px;
    color: #4F5B6A;
    margin-bottom: 10px;
}

.contact-us-left h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: .2px;
    color: #1c2c40;
    margin-bottom: 0;
}

.book-a-demo-banner h1, .book-a-demo-banner p {
    max-width: 540px;
    width: 100%;
}

.contact-us-left p {
    margin-bottom: 0;
}

.contact-us-left p {
    padding: 30px 0 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #4F5B6A;
}

.book-a-demo-banner h1, .book-a-demo-banner p {
    max-width: 540px;
    width: 100%;
}

.contact-us-left ul li {
    clear: both;
    display: flex;
    padding-bottom: 30px;
    max-width: 300px;
    width: 100%;
}

.book-a-demo-banner .contact-us-left ul li {
    max-width: 100%;
    width: 100%;
    padding-bottom: 32px;
}

.contact-us-left ul li svg {
    max-width: 52px;
    width: 100%;
    float: left;
}

.book-a-demo-banner .contact-us-left ul li p {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #1c2c40;
}

.contact-us-left ul li p {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #1c2c40;
    display: block;
    padding-left: 10px !important;
    padding: 0;
    padding-left: 0px;
}

.contact-us-left ul li span, .contact-us-left ul li span a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #4f5b6a;
    text-decoration: none;
    display: block;
    padding-top: 3px;
}

.book-a-demo-banner .contact-us-left ul li span {
    padding-top: 10px;
    line-height: 19px;
}

.book-a-demo-banner .contact-us-left .request-free-video p {
    padding: 20px 0 0;
    display: flex;
    align-items: center;
}

.request-free-video p a {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #1c44d6;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.request-free-video p a svg {
    margin-right: 7px;
    float: left;
}

.contact-form {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    max-width: 445px;
    float: right;
    width: 100%;
    position: relative;
    text-align: left;
    z-index: 0;
}

.book-a-demo-banner .contact-form {
    padding: 30px 27px;
}

.contact-form::before {
    /* content: '';
     position: absolute;
     right: -65px;
     top: 126px;
     width: 129px;
     height: 129px;
     background: url(/assets/public/2022/images/video-ecllips-icon.png) no-repeat;
     z-index: -1;*/
}

.contact-form {
    text-align: left;
}

.contact-form h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1c2c40;
}

.bad-cust-exp-sec .wrapper {
    margin-top: 0;
    filter: drop-shadow(0px 15px 40px rgba(28, 68, 214, .1));
    border-radius: 10px;
}

.customer-video {
    position: relative;
}

.bad-cust-exp-sec .customer-video {
    overflow: hidden;
}

.wrapper #video-cover {
    max-width: 100%;
    height: auto;
    background: linear-gradient(238.83deg, rgba(0, 0, 0, .05) .58%, rgba(0, 0, 0, 0) 100%);
    border-radius: 15px;
}

.wrapper iframe {
    display: none;
}

iframe {
    border: 0;
}

.play-btn {
    position: absolute;
    z-index: 666;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
}

.bad-cust-exp-sec .wrapper .play-btn::after {
    content: '';
    position: absolute;
    right: -194%;
    top: -81%;
    width: 399px;
    height: 343px;
    background: url(/assets/public/2022/images/cust-exp-video.png) no-repeat;
    z-index: -1;
    border-radius: 15px;
}

.bad-cust-exp-sec .play-btn svg circle {
    fill: rgb(255 255 255 / 68%);
}

.bad-cust-exp-sec .ent-acc {
    max-width: 475px;
    float: right;
    width: 100%;
}

.ent-acc h2 {
    margin: 10px 0 30px 0;
    font-size: 38px;
}

ul.bad-cust-exp-list li {
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1c44d6;
    margin-right: 35px;
}

ul.bad-cust-exp-list li span {
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #4f5b6a;
    padding: 10px 0;
    border-bottom: 2px solid #f7af22;
}

.bad-exten-features-section h2 {
    max-width: 572px;
    width: 100%;
}

.ent-acc h2 {
    margin: 10px 0 30px 0;
    font-size: 38px;
}

.bad-exten-features-section .col-md-12 {
    justify-content: space-between;
    display: flex;
}

.bad-exten-features-section .ext-feature {
    background: #fff;
    border: 2px solid #e4eaff;
    box-sizing: border-box;
    border-radius: 15px;
    margin: 0;
    min-height: 0 !important;
    padding: 20px 0;
}

.ext-feature::after {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    content: '';
    z-index: -1;
    border-radius: 16px;
    background: linear-gradient(180deg, #e4eaff 0, rgba(228, 234, 255, 0) 100%);
}

.bad-exten-features-section .steps {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.bad-exten-features-section .steps img {
    max-width: 40px;
    margin-left: 20px;
    border-radius: 50%;
}

.bad-exten-features-section .steps .stepp-1 {
    box-shadow: 0px 15px 20px 0px #1C44D64D;
}

.bad-exten-features-section .steps .stepp-2 {
    box-shadow: 0px 15px 20px 0px #E8505B4D;
}

.bad-exten-features-section .steps .stepp-3 {
    box-shadow: 0px 15px 20px 0px #6EC6C44D;
}

.bad-exten-features-section .steps h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #1c2c40;
    padding-left: 10px;
}

.bad-exten-features-section .col-md-12 .col-md-4 {
    max-width: 31.33%;
    width: 100%;
}

.bad-exten-features-section .ext-feature p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #4f5b6a;
    padding: 0 20px;

}

.bad-exten-features-section .ext-feature:hover {
    box-shadow: 0 30px 30px rgba(196, 209, 254, .1);
}

.step2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    left: -100px;
    background: url(/assets/public/2022/images/line-indicator.png) no-repeat;
    z-index: -1;
}

.step2::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    left: 170%;
    background: url(/assets/public/2022/images/line-indicator-right.png) no-repeat;
    z-index: -1;
}

.bad-enterprise-section .inner-img {
    max-width: 475px;
    width: 100%;
    float: right;
}

.features-section .ent-acc ul li:nth-child(3), .features-section .ent-acc ul li:nth-child(6) {
    justify-content: space-evenly;
    display: flex;
}

.features-section ul li div svg {
    margin-right: 15px;
    width: 40px;
}

.features-section ul li div {
    box-sizing: border-box;
    display: inline-flex;
}

.audio-and-video-calls p {
    width: 112px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border: 1px solid #1c44d642 !important;
    outline: 0;
    box-shadow: none !important;
}

.contact-form {
    text-align: left;
}

@media (min-width: 768px) and (max-width: 990px) {
    .contact-us-left h1 {
        font-size: 29px;
        line-height: 37px;
    }

    .header {
        padding: 50px 0 50px !important;
    }

    .padding-b150px {
        padding-bottom: 50px !important;
    }

    .padding-t150px {
        padding-top: 50px !important;
    }

    .features-section ul li div {
        padding: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    .contact-us-left h1 {
        font-size: 29px;
        line-height: 37px;
    }

    .contact-us-left p {
        padding: 30px 0 30px;
    }

    .header {
        padding: 50px 0 50px !important;
    }

    .padding-b150px {
        padding-bottom: 50px !important;
    }

    .padding-t150px {
        padding-top: 50px !important;
    }

    .wrapper #video-cover {
        margin-bottom: 50px;
    }

    .bad-exten-features-section .col-md-12 .col-md-4 {
        max-width: 100%;
        width: 100%;
    }

    .bad-exten-features-section .col-md-12 {
        display: block;
    }

    .bad-exten-features-section .ext-feature {
        margin-bottom: 20px;
    }

    .features-section .ent-acc ul li:nth-child(3), .features-section .ent-acc ul li:nth-child(6) {
        display: flex;
        justify-content: flex-start;
    }

    a.btn.blue-btn.book-a-demo-btn {
        margin-bottom: 50px;
    }

    .step2::before, .step2::after {
        display: none;
    }

    .contact-form {
        max-width: 100%;
    }

    .bad-cust-exp-sec .ent-acc, .bad-enterprise-section .inner-img {
        max-width: 100%;
    }
}