.features-section ul li div svg {
    margin-right: 15px;
    width: 40px;
}

.pricing-asfeature {
    padding: 100px 0px;
}

.features-section .ent-acc ul li:nth-child(3), .features-section .ent-acc ul li:nth-child(6) {
    justify-content: space-evenly;
    display: flex;
}

.pricing-faq-tab-detail .tabcontent p.tab-bottom-link .tab-blue-txt {
    color: #1C44D6;
}

.tab-no-break {
    display: none;
}

.features-section .ent-acc ul li:nth-child(3) .call-recording, .features-section .ent-acc ul li:nth-child(6) .dashboard-reports {
    width: 135px;
}

.features-section ul li .dashboard-reports svg {
    margin-left: 3px;
}

.audio-and-video-calls p {
    width: 112px;
}

.loginModel {
    cursor: none;
}

.inner-twocol-section .inner-twocol-txt h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .2px;
    color: #4f5b6a;
    padding-bottom: 5px;
    margin-top: -15px;
}

.inner-twocol-section .inner-twocol-txt h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: .2px;
    color: #1c2c40;
    margin-bottom: 20px;
}

.inner-twocol-section .inner-twocol-txt p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #4f5b6a;
    margin-bottom: 25px;
}

.inner-twocol-section .check-list li {
    margin-bottom: 15px;
}

.inner-twocol-section .inner-twocol-txt p strong {
    color: #1C2C40;
}

.inner-twocol-section .inner-twocol-txt p:last-child {
    margin-bottom: 0 !important;
}

.ent-acc.pricing-btn a {
    text-decoration: none;
}

.features-section ul li .dashboard-reports svg {
    margin-left: 3px;
}


.flexible-pricing {
    padding: 69px 0 100px !important;
}

.flexible-pricing h1 {
    max-width: 811px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 20px !important;
    position: relative;
    z-index: 1;
}

.flexible-pricing p {
    text-align: center;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.right-plan-section {
    /*  background: #f6f9ff;	
    overflow: hidden;*/
}

.right-plan-section .plan-div {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: auto;
}

.right-plan-section .txt-div {
    background: #fff;
    padding: 30px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 1;
}

.right-plan-section .txt-div h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #1c2c40;
    margin-bottom: 20px;
}

.right-plan-section .txt-div ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #4f5b6a;
    margin-bottom: 15px;
    width: 100%;
}

.right-plan-section .txt-div ul li:last-child {
    margin-bottom: 0px;
}

.net30-section {
    position: relative;
    z-index: 0;
}

.flexible-pricing h1:after {
    z-index: -1;
    content: '';
    position: absolute;
    left: 48px;
    top: -13px;
    width: 129px;
    height: 129px;
    background: linear-gradient(158.29deg, #E1E8FF 13.73%, rgba(225, 232, 255, 0) 85.76%);
    border-radius: 50%;
}

.join-future-section .inner-twocol-txt {
    max-width: 475px;
    float: right;
}

.join-future-section .inner-twocol-txt p.ent-acc {
    margin-top: 30px;
}


@media (min-width: 768px) and (max-width: 990px) {
    .our-features-list li {
        padding: 15px 15px;
        width: 44%;
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .net30-section {
        margin-top: 20px;
    }

    .join-future-section .inner-twocol-txt {
        max-width: 100%;
        float: none;
    }

    .join-future-section .inner-twocol-txt p.ent-acc {
        margin-top: 20px;
        margin-bottom: 50px !important;
    }
}


.pay-as-u {
    background: #EAFBF4;
    border: 2px solid rgba(41, 214, 139, 0.06);
    border-radius: 15px;
    padding: 30px;
}

.pay-as-u h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #1C2C40;
    margin-bottom: 15px;
    margin-top: 30px;
}

.pay-as-u p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #4F5B6A;
}

.committed-use {
    background: #FFF6EB;
    border: 2px solid rgba(247, 157, 51, 0.06);
    margin-top: 20px;
}

.pricing-btn {
    display: flex;
    align-items: center;
}

.pricing-flexibitly .inner-twocol-txt h5 {
    margin-top: 0px;
}

.pricing-flexibitly .inner-twocol-txt h2 {
    margin-bottom: 25px;
}

.pricing-flexibitly .inner-twocol-txt p {
    margin-bottom: 30px;
}

.pricing-flexibitly .pricing-btn span {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #1C44D6;
    margin-left: 30px;
}

.pricing-flexibitly .pricing-btn span svg {
    margin-left: 8px;
}

.pricing-flexibitly {
    position: relative;
    overflow: hidden;
}

.pricing-flexibitly:after {
    content: "";
    position: absolute;
    right: -292px;
    bottom: 25%;
    width: 405px;
    height: 154px;
    background: url(../images/dle-don-icon.png) no-repeat;
    background-size: cover;
    z-index: -1;
}

.enterprise-account-business-section.inner-twocol-section .inner-twocol-txt h5 {
    margin-top: 0px !important;
}

.pricing-faq-section h2 {
    text-align: center;
    margin-bottom: 50px;
}

.pricing-faq-tab-list .tablinks {
    border-bottom: 1px solid #EAECF1 !important;
    display: flex;
    align-content: center;
    justify-content: space-between;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #18191F;
    text-align: left;
    padding: 18px 20px;
    background: #FFFFFF;
    /* box-shadow: 0px 10px 50px rgba(9, 40, 108, 0.05); */
    border: none;
}

.pricing-faq-tab-list .active {
    color: #1C44D6 !important;
}

.pricing-faq-tab-list .active svg path {
    fill: #1C44D6;
}

.pricing-faq-tab-list {
    max-width: 540px;
    width: 100%;
    float: left;
    min-height: 510px;
}

.pricing-faq-tab-detail {
    float: right;
    width: 634px;
    /* background: url('../images/detail-tab-bg.png'), linear-gradient(93.93deg, #F8F8FA 29.18%, rgba(248, 248, 250, 0) 41.15%); */
    background: url('../images/detail-tab-bg.webp'), linear-gradient(180deg, #F8F8FA 29.18%, rgba(248, 248, 250, 0) 100%);
    background-size: 100%;
    min-height: 570px;
    padding: 30px 50px;
    right: 20px;
    background-position: bottom left;
    background-repeat: no-repeat;
    border-top-left-radius: 20px;
    border-top-right-radius: 10px;
    z-index: -1;
}

.pricing-faq-tab-list .tab {
    box-shadow: 0px 10px 50px 0px #09286C0D;
    border-radius: 15px
}

.pricing-faq-tab-list .tablinks:first-child {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.pricing-faq-tab-list .tablinks:last-child {
    border-bottom: none !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.pricing-faq-tab-detail .tabcontent {
    float: right;
    max-width: 490px;
    width: 100%;
}

.pricing-faq-tab-detail .tabcontent h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #18191F;
    margin-bottom: 20px;
}

.pricing-faq-tab-detail .tabcontent p {
    margin-bottom: 30px;
}

.pricing-faq-tab-detail .tabcontent p.tab-bottom-link {
    margin-bottom: 0px !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1C2C40;
}

.pricing-faq-tab-detail .tabcontent p.tab-bottom-link .tab-blue-txt {
    color: #1C44D6;
}


@media (min-width: 1000px) and (max-width: 1200px) {
    .pricing-faq-tab-detail {
        width: 110%;
    }
}

@media only screen and (max-width: 1000px) {
    .pricing-faq-section .col-md-6, .pricing-faq-tab-detail {
        width: 100%;
        min-height: 100%;
    }

    .pricing-faq-tab-list, .pricing-faq-tab-detail .tabcontent {
        max-width: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .flexible-pricing, .pricing-asfeature {
        padding: 50px 0 !important;
    }

    .asfeature h3 {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .company-footer-menu, .resource-footer-menu, .dayinterprting-footer-menu, .app-footer-menu {
        padding-top: 30px;
    }

    .pricing-flexibitly .inner-twocol-txt h5 {
        margin-top: 50px;
    }

    .pricing-faq-tab-detail {
        padding: 20px;
    }

    .flexible-pricing {
        padding: 50px 0 50px !important;
    }

    .flexible-pricing h1, .flexible-pricing p, .pay-as-u {
        text-align: left;
    }

    .pricing-flexibitly p.ent-acc.pricing-btn {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 0px !important;
    }

    .pricing-flexibitly a.btn.blue-btn {
        width: 100%;
        margin-bottom: 20px;
    }
}


.innerpages-header .col-md-6, .innerpages-header .col-md-5 {
    z-index: 0;
}


@media only screen and (max-width: 767px) {
    .features-section .ent-acc ul li:nth-child(3) .call-recording, .features-section .ent-acc ul li:nth-child(6) .dashboard-reports {
        width: 100%;
    }
}

.pricing-btn {
    display: flex;
    align-items: center;
}

.pricing-flexibitly .inner-twocol-txt h5 {
    margin-top: 0px;
}

.pricing-flexibitly .inner-twocol-txt h2 {
    margin-bottom: 25px;
}

.pricing-flexibitly .inner-twocol-txt p {
    margin-bottom: 30px;
}

.pricing-flexibitly .pricing-btn span {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #1C44D6;
    margin-left: 30px;
}

.pricing-flexibitly .pricing-btn span svg {
    margin-left: 8px;
}

.pricing-flexibitly {
    position: relative;
    overflow: hidden;
}

.pricing-flexibitly:after {
    content: "";
    position: absolute;
    right: -292px;
    bottom: 25%;
    width: 405px;
    height: 154px;
    background: url(../images/dle-don-icon.png) no-repeat;
    background-size: cover;
    z-index: -1;
}

.enterprise-account-business-section.inner-twocol-section .inner-twocol-txt h5 {
    margin-top: 0px !important;
}

.pricing-faq-section h2 {
    text-align: center;
    margin-bottom: 50px;
}

.pricing-faq-tab-list .tablinks {
    border-bottom: 1px solid #EAECF1 !important;
    display: flex;
    align-content: center;
    justify-content: space-between;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #18191F;
    text-align: left;
    padding: 18px 20px;
    background: #FFFFFF;
    /* box-shadow: 0px 10px 50px rgba(9, 40, 108, 0.05); */
    border: none;
}

.pricing-faq-tab-list .active {
    color: #1C44D6 !important;
}

.pricing-faq-tab-list .active svg path {
    fill: #1C44D6;
}

.pricing-faq-tab-list {
    max-width: 540px;
    width: 100%;
    float: left;
    min-height: 510px;
}

.pricing-faq-tab-detail {
    float: right;
    width: 634px;
    /* background: url('../images/detail-tab-bg.png'), linear-gradient(93.93deg, #F8F8FA 29.18%, rgba(248, 248, 250, 0) 41.15%); */
    background: url('../images/detail-tab-bg.webp'), linear-gradient(180deg, #F8F8FA 29.18%, rgba(248, 248, 250, 0) 100%);
    background-size: 100%;
    min-height: 570px;
    padding: 30px 50px;
    right: 20px;
    background-position: bottom left;
    background-repeat: no-repeat;
    border-top-left-radius: 20px;
    border-top-right-radius: 10px;
    z-index: -1;
}

.pricing-faq-tab-list .tab {
    box-shadow: 0px 10px 50px 0px #09286C0D;
    border-radius: 15px
}

.pricing-faq-tab-list .tablinks:first-child {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.pricing-faq-tab-list .tablinks:last-child {
    border-bottom: none !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.pricing-faq-tab-detail .tabcontent {
    float: right;
    max-width: 490px;
    width: 100%;
}

.pricing-faq-tab-detail .tabcontent h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #18191F;
    margin-bottom: 20px;
}

.pricing-faq-tab-detail .tabcontent p {
    margin-bottom: 30px;
}

.pricing-faq-tab-detail .tabcontent p.tab-bottom-link {
    margin-bottom: 0px !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1C2C40;
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .pricing-faq-tab-detail {
        width: 110%;
    }

    .pricing-faq-tab-list {
        max-width: 100%;
    }
}

@media only screen and (min-width: 1000px) {
    .details-content {
        min-height: 412px;
    }
}

@media only screen and (max-width: 1000px) {
    .pricing-faq-section .col-md-6, .pricing-faq-tab-detail {
        width: 100%;
        min-height: 100%;
    }

    .pricing-faq-tab-list, .pricing-faq-tab-detail .tabcontent {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .pricing-faq-tab-detail {
        padding: 20px;
    }

    .flexible-pricing h1, .flexible-pricing p, .pay-as-u {
        text-align: left !important;
    }
}

.flexible-pricing {
    padding: 69px 0 100px;
}

.flexible-pricing h1 {
    max-width: 811px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 20px !important;
    position: relative;
    z-index: 1;
}

.flexible-pricing p {
    text-align: center;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.right-plan-section {
    /*  background: #f6f9ff;	
    overflow: hidden;*/
}

.right-plan-section h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 10px;
}

.right-plan-section h2 {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 50px;
}

.right-plan-section .txt-div {
    background: #fff;
    padding: 30px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 1;
}

.right-plan-section .txt-div h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #1c2c40;
    margin-bottom: 20px;
}

.right-plan-section .txt-div ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #4f5b6a;
    margin-bottom: 15px;
    width: 100%;
}

.right-plan-section .txt-div ul li:last-child {
    margin-bottom: 0px;
}

.net30-section {
    position: relative;
    z-index: 0;
}

.flexible-pricing h1:after {
    z-index: -1;
    content: '';
    position: absolute;
    left: 48px;
    top: -13px;
    width: 129px;
    height: 129px;
    background: linear-gradient(158.29deg, #E1E8FF 13.73%, rgba(225, 232, 255, 0) 85.76%);
    border-radius: 50%;
}