section.banner .content-wrap {
    text-align: center;
    max-width: 950px
}

section.banner .content-wrap p {
    max-width: 710px;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto
}

.act-btn {
    padding: 10px 32px;
    font-size: 17px
}

section.banner .content-wrap h1+p {
    margin-bottom: 30px
}

.banner .watch-btn {
    font-family: var(--zf-primary-semibold),Arial,Helvetica,sans-serif;
    position: relative;
    padding-left: 40px
}

.banner .watch-btn::before,.banner .watch-btn::after {
    content: "";
    position: absolute
}

.banner .watch-btn::before {
    width: 24px;
    height: 24px;
    border: 2px solid #000;
    border-radius: 50%;
    left: 0
}

.banner .watch-btn::after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid black;
    margin: auto;
    left: 12px;
    top: 7px
}

section.banner .content-wrap h1 {
    padding-top: 135px;
    font-size: 55px;
    position: relative;
    margin-bottom: 15px;
    letter-spacing: 0;
    line-height: 1.1
}

.lang-ar section.banner .content-wrap h1,.lang-ar section.banner .content-wrap p {
    text-align: center
}

section.banner .content-wrap h1::before {
    position: absolute;
    content: "";
    width: 390px;
    height: 109px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(/sites/zweb/images/desk/images/desk-features.png);
    background-size: cover;
    background-repeat: no-repeat
}

.feature-container .content-wrap {
    display: flex;
    flex-wrap: wrap
}

.side-nav {
    width: 24%
}

.side-nav ul {
    position: sticky;
    top: 100px
}

.side-nav ul li {
    margin-bottom: 20px
}

.side-nav ul li.active a,.side-nav ul li a:hover {
    color: green;
    font-weight: 600
}

.side-nav ul li a {
    color: #999
}

.nav-description {
    width: 76%
}

.feature-wrap li a {
    color: black
}

.feature-wrap li a:hover h3 {
    text-decoration-line: underline;
    text-decoration-color: #bbb;
    text-decoration-style: solid;
    text-underline-position: under;
    text-decoration-thickness: 2px
}

.feature-wrap li.demo-link a,.zwebniar a {
    text-align: left;
    font: 20px/1.24 var(--zf-primary-bold);
    letter-spacing: -0.14px;
    color: #009a45;
    border-bottom: 1px solid #009a45;
    line-height: 1;
    display: inline-block;
    margin-left: 6px
}

.nav-description section:not(:first-child) {
    margin-top: 200px
}

.feature-wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.feature-wrap li.fea-icon {
    margin-right: 9.5%;
    position: relative;
    margin-top: 85px
}

.lang-ar .feature-wrap li.fea-icon {
    margin-right: 0;
    margin-left: 7%
}

.feature-wrap li.fea-icon:nth-child(-n+3) {
    margin-top: 40px
}

.feature-wrap li p {
    margin-bottom: 0
}

.feature-wrap li.demo-link,.zwebniar {
    padding: 20px;
    background-color: rgba(213,253,205,.55);
    border-radius: 5px
}

.feature-wrap li.demo-link {
    position: relative;
    top: 20px
}

.zwebniar {
    max-width: 898px;
    margin-top: 80px
}

.demo-link p,.zwebniar p {
    margin-bottom: 0;
    max-width: 330px;
    padding: 20px 30px 26px 120px;
    position: relative;
    font-size: 19px;
    background: #d8fdcd;
    letter-spacing: -0.14px;
    border-radius: 5px;
    position: relative
}

.zwebniar p {
    max-width: 768px;
    padding: 20px 30px 20px 90px
}

.lang-ar .zwebniar p,.lang-ar .demo-link p {
    padding: 20px 90px 20px 30px
}

.demo-link p::before,.zwebniar p::before {
    position: absolute;
    content: "";
    width: 63px;
    height: 60px;
    left: 16px;
    top: 0;
    bottom: 0;
    background-image: url(/sites/zweb/images/desk/images/desk-features-sprints.png);
    background-repeat: no-repeat;
    background-size: auto 350px;
    margin: auto
}

.demo-link p::before {
    background-position: -143px -282px;
    left: 36px;
    height: 80px
}

.zwebniar p::before {
    width: 48px;
    height: 58px;
    left: 26px;
    background-position: -213px -282px
}

.lang-ar .zwebniar p::before,.lang-ar .demo-link p::before {
    right: 20px;
    left: auto
}

.badge {
    padding: 3px 40px 3px 34px;
    font-size: 13px;
    background-color: gray;
    position: relative;
    margin-top: 15px;
    display: inline-block;
    border-radius: 5px 0 0 5px;
    position: relative;
    color: white
}

.badge::after {
    position: absolute;
    content: "";
    border-top: 12.5px solid transparent;
    border-bottom: 12.5px solid transparent;
    border-right: 15px solid white;
    right: 0;
    top: 1px
}

.unique {
    background-color: #ff5e38
}

.popular {
    background-color: #15b26f
}

.large-team {
    background-color: #2386f5
}

.large-team-gc {
    background-color: #d37f22
}

.badge::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 17px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 10px;
    background-image: url(/sites/zweb/images/desk/images/desk-features-sprints.png);
    background-repeat: no-repeat;
    background-size: auto 350px;
    transform: scale(1.2) translate(4%,0)
}

.cust-review {
    max-width: 938px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
    background-color: #d3fece;
    border-radius: 5px;
    overflow: hidden
}

.cust-img {
    width: 235px;
    height: auto;
    line-height: .7;
    position: relative
}

.cust-img img {
    width: 235px
}

.cust-desc {
    width: calc(100% - 235px);
    box-sizing: border-box;
    line-height: 1;
    padding: 0 70px 0 70px
}

.cust-desc-wrap {
    padding: 44px 0 40px
}

.cust-desc-wrap>p {
    font-family: var(--zf-primary-semibold);
    font-size: 20px
}

.cust-desc-wrap>div h5 {
    margin-bottom: 0
}

.cust-desc-wrap>div p {
    margin-bottom: 0
}

.cust-desc>p {
    font-family: var(--zf-primary-semibold);
    font-size: 19px
}

.feature-wrap li:not(.demo-link) {
    width: 26%
}

.feature-wrap li.fea-icon {
    padding-top: 80px
}

.feature-wrap li.testmonial {
    background-color: #e0f9ff;
    padding: 40px 40px 45px 40px;
    box-sizing: border-box;
    transform: translate(-20px,-64px);
    border-radius: 0 30px 30px 0
}

.feature-wrap li:nth-child(7).testmonial {
    transform: translate(0);
    margin-top: 80px
}

.lang-ar .feature-wrap li.testmonial {
    border-radius: 30px 0 0 30px
}

.feature-wrap li.testmonial.w-paisa {
    width: 26%;
    background-color: #ff949447;
    margin-right: 9.5%;
    transform: translate(0);
    margin-top: 80px
}

.mobile-only {
    display: none
}

.feature-wrap li.testmonial p {
    margin: 15px 0 10px;
    font-size: 19px
}

.feature-wrap li.testmonial a {
    text-align: center;
    color: #000;
    border-bottom: 1px solid #000;
    font-family: var(--zf-primary-semibold),Arial,Helvetica,sans-serif
}

.cust-icon {
    width: 112px;
    height: 40px;
    display: inline-block;
    background-image: url(/sites/zweb/images/desk/images/desk-features-sprints.png);
    background-repeat: no-repeat;
    background-size: auto 350px
}

.cust-icon.cartika {
    background-position: -322px -282px
}

.cust-icon.paisa {
    background-position: -437px -283px;
    height: 50px;
    width: 60px
}

.feature-wrap li.fea-icon::before {
    position: absolute;
    content: "";
    width: 68px;
    height: 70px;
    top: 0;
    background-image: url(/sites/zweb/images/desk/images/desk-features-sprints.png);
    background-repeat: no-repeat;
    background-size: auto 350px;
    transform: scale(0.9) translate(-8%,0)
}

.feature-wrap li:nth-child(3n) {
    margin-right: 0
}

section.banner {
    padding: 105px 0 70px;
    margin-bottom: 80px
}

section.banner {
    background-color: #d3fece
}

.title-wrap {
    max-width: 560px;
    margin-bottom: 20px
}

.title-wrap p {
    margin-bottom: 0;
    width: 85%
}

.title-wrap>span {
    margin-bottom: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 17px
}

h1,h2 {
    font-family: var(--primaryfont-bold)
}

h2 {
    font-size: 38px;
    line-height: 1.15
}

.feature-wrap li h3 {
    font-size: 23px
}

.content-wrap.cta-section {
    display: block;
    max-width: 650px;
    text-align: center;
    margin-top: 80px;
    padding: 140px 0 140px
}

.content-wrap.cta-section h2 {
    margin-bottom: 30px
}

.lang-ar .content-wrap.cta-section h2,.lang-ar .content-wrap.cta-section p {
    text-align: center
}

.multichannel::before {
    background-position: 0 0
}

.accessibility-controls::before {
    background-position: -642px -281px
}

.imessaging::before {
    background-position: -573px -280px
}

li.help-center::before {
    background-position: -70px 0
}

li.department::before {
    background-position: -140px 0
}

li.email::before {
    background-position: -214px 0
}

li.telephony::before {
    background-position: -282px 0
}

li.social::before {
    background-position: -352px 0
}

li.live-chat::before {
    background-position: -425px 0
}

li.web-forms::before {
    background-position: -715px -279px
}

li.zia-voice::before {
    background-position: -493px 0
}

li.ask-zia::before {
    background-position: -568px 0
}

li.auto-tag::before {
    background-position: -638px 0
}

li.sentiment::before {
    background-position: -705px 0
}

li.zia-notifications::before {
    background-position: -779px 0
}

li.zia-dashboard::before {
    background-position: -847px 0
}

li.reply-assistant::before {
    background-position: 0 -70px
}

li.zia-skill::before {
    background-position: -70px -70px
}

li.embeddable::before {
    background-position: -140px -70px
}

li.guided-conv::before {
    background-position: -490.5px -279px;
    width: 74px !important
}

li.help-center::before {
    background-position: -210px -70px
}

li.community::before {
    background-position: -280px -70px
}

.feature-wrap li.kb::before {
    background-position: -360px -70px;
    width: 60px
}

li.work-modes::before {
    background-position: -424px -70px
}

li.response::before {
    background-position: -500px -70px
}

li.teams::before {
    background-position: -566px -70px
}

li.mobility::before {
    background-position: -640px -70px
}

li.crm-integration::before {
    background-position: -707px -70px
}

li.ticketing::before {
    background-position: -780px -70px
}

li.essentials::before {
    background-position: -848px -70px
}

li.ticket-assignment::before {
    background-position: -4px -140px
}

li.notification::before {
    background-position: -70px -140px
}

li.escalations::before {
    background-position: -140px -140px
}

li.workflows::before {
    background-position: -210px -140px
}

li.layouts::before {
    background-position: -285px -140px
}

li.blueprint::before {
    background-position: -355px -140px
}

li.custom-functions::before {
    background-position: -420px -140px
}

li.extend::before {
    background-position: -492px -140px
}

li.integration::before {
    background-position: -564px -140px
}

li.cust-func::before {
    background-position: -640px -140px
}

li.platform::before {
    background-position: -777px -140px
}

li.sdks::before {
    background-position: -848px -140px
}

li.apis::before {
    background-position: 0 -210px
}

li.reports-dashboards::before {
    background-position: -70px -210px
}

.feature-wrap li.time-tracking::before {
    width: 54px;
    background-position: -148px -210px
}

li.hq::before {
    background-position: -210px -210px
}

li.radar::before {
    background-position: -280px -210px
}

li.status::before {
    background-position: -420px -210px
}

li.templates::before {
    background-position: -490px -210px
}

li.rebranding::before {
    background-position: -566px -210px
}

li.domain-mapping::before {
    background-position: -638px -210px
}

.feature-wrap li.roles::before {
    background-position: -710px -210px
}

li.profiles::before {
    background-position: -777px -210px
}

li.data-sharing::before {
    background-position: -850px -210px
}

.feature-wrap li.security::before {
    width: 58px;
    background-position: -7px -280px
}

li.gdpr::before {
    background-position: -70px -280px
}

span.badge.unique::before {
    background-position: -297px -282px
}

span.badge.popular::before {
    background-position: -261px -282px;
    left: 7px
}

span.badge.large-team::before {
    background-position: -280px -282px;
    transform: scale(1.3)
}

span.badge.large-team-gc::before {
    background-position: -261px -294px;
    transform: scale(1.3);
    width: 25px;
    height: 25px;
    left: 6px
}

.feature-wrap li.blueprint::before,.feature-wrap li.platform::before,.feature-wrap li.integration::before,.feature-wrap li.extend::before,.feature-wrap li.multichannel::before,.feature-wrap li.email::before,.feature-wrap li.mobility::before,.feature-wrap li.ticketing::before,.feature-wrap li.ticket-assignment::before,.feature-wrap li.escalations::before,.feature-wrap li.sdks::before,.feature-wrap li.status::before,.feature-wrap li.notification::before,.feature-wrap li.imessaging::before,.feature-wrap li.accessibility-controls::before {
    transform: scale(0.85) translate(-4%,0)
}

.mobile {
    display: none;
    margin-bottom: 20px
}

.desktop {
    padding-left: 136px;
    position: relative;
    background-image: url(/sites/zweb/images/desk/images/lubri-logo.png);
    background-repeat: no-repeat;
    background-size: auto 48px;
    position: relative
}

.lang-ar .desktop {
    padding-left: 0;
    padding-right: 156px;
    background-image: unset
}

.lang-ar .desktop:after {
    position: absolute;
    content: "";
    width: 136px;
    height: 50px;
    background-image: url(/sites/zweb/images/desk/images/lubri-logo.png);
    background-repeat: no-repeat;
    background-size: auto 48px;
    right: 0;
    top: 0
}

.mobile {
    padding-top: 70px;
    position: relative;
    background-image: url(/sites/zweb/images/desk/images/lubri-logo.png);
    background-repeat: no-repeat;
    background-size: auto 53px;
    position: relative
}

.lang-ar .mobile {
    background-image: unset
}

.lang-ar .mobile::after {
    position: absolute;
    content: "";
    width: 136px;
    height: 50px;
    background-image: url(/sites/zweb/images/desk/images/lubri-logo.png);
    background-repeat: no-repeat;
    background-size: auto 48px;
    right: 0;
    top: 0
}

.zw-product-header {
    background: #d2fece
}

.i18n-zh-hant .title-wrap {
    max-width: 630px
}

@media screen and (min-width: 1100px) and (max-width:1440px) {
    .feature-container .content-wrap {
        max-width:1100px
    }

    .side-nav ul {
        top: 80px
    }

    section.banner {
        padding: 15px 0 70px;
        margin-bottom: 80px
    }

    .side-nav ul li a,.feature-wrap li.testmonial p,.feature-wrap li.testmonial a {
        font-size: 15px
    }

    .feature-wrap li p {
        font-size: 15px
    }

    .nav-description section:not(:first-child) {
        margin-top: 120px
    }

    #self-service,#agent-productivity {
        margin-top: 130px
    }

    .cust-review {
        max-width: 810px;
        margin-top: 80px
    }

    .feature-wrap li:not(.demo-link) {
        width: 27%;
        margin-top: auto
    }

    .feature-wrap li.fea-icon {
        padding-top: 72px
    }

    .feature-wrap li.fea-icon {
        margin-right: 6.2%;
        margin-top: 60px
    }

    .feature-wrap li.fea-icon:nth-child(-n+3) {
        margin-top: 20px
    }

    .feature-wrap li.fea-icon::before {
        transform: scale(0.75) translate(-14%,0)
    }

    .feature-wrap li.testmonial.w-paisa {
        margin-right: 6.2%
    }

    .cust-desc {
        padding: 0 60px 0 60px
    }

    .cust-desc-wrap {
        padding: 56px 0 50px
    }

    .cust-desc-wrap>p {
        font-size: 17px
    }

    #zia .feature-wrap li.testmonial {
        width: 26%
    }

    .feature-wrap li.testmonial {
        padding: 30px 30px 30px 40px;
        box-sizing: border-box;
        transform: translate(10px,30px)
    }

    .content-wrap.cta-section {
        padding: 100px 0 100px
    }
}

@media screen and (min-width: 768px) and (max-width:1101px) {
    .feature-container .content-wrap {
        max-width:1100px
    }

    .side-nav ul li a,.feature-wrap li p,.feature-wrap li.testmonial a {
        font-size: 15px
    }

    #zia .feature-wrap li.testmonial,#self-service .feature-wrap li.testmonial {
        max-width: 230px;
        width: 27%
    }

    .feature-wrap li.testmonial {
        padding: 30px
    }

    .cust-desc-wrap>p {
        font-size: 17px
    }

    .cust-img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto
    }

    .badge {
        font-size: 11px
    }

    .feature-wrap li.demo-link {
        margin-top: 60px
    }

    .feature-wrap li.testmonial.w-paisa {
        width: 33%
    }
}

@media screen and (max-width: 991px) {
    .side-nav {
        display:none
    }

    .nav-description {
        width: 100%
    }

    .nav-description section:not(:first-child) {
        margin-top: 120px
    }

    #self-service {
        margin-top: 60px
    }

    section#agent-productivity {
        margin-top: 60px
    }

    .mobile-only {
        display: block
    }

    li.testmonial.w-paisa.desktop-only {
        display: none
    }

    li.testmonial.w-paisa.mobile-only {
        margin-right: 0
    }

    li.kb.fea-icon {
        margin-right: 9.5%
    }
}

@media screen and (max-width: 767px) {
    .feature-wrap li:not(.demo-link),.feature-wrap li.testmonial.w-paisa {
        width:47%
    }

    .mobile-only {
        display: block
    }

    .feature-wrap li.fea-icon {
        margin-right: 6%
    }

    .lang-ar .feature-wrap li.fea-icon {
        margin-left: 3%
    }

    .feature-wrap li.fea-icon:nth-child(2n) {
        margin-right: 0
    }

    li.kb.fea-icon {
        margin-right: 3%
    }

    .feature-wrap li.testmonial {
        transform: translateY(60px)
    }

    .cust-img,.cust-desc {
        width: 100%
    }

    .cust-desc {
        padding: 0 40px
    }

    .cust-img {
        text-align: center;
        padding: 30px 40px 0
    }

    .cust-img img {
        width: 100%
    }

    .cust-img img {
        height: auto
    }

    .content-wrap.cta-section {
        margin-top: 20px
    }

    #self-service,section#agent-productivity {
        margin-top: 150px
    }

    .desktop-only {
        display: none
    }
}

@media screen and (max-width: 480px) {
    section.banner .content-wrap h1 {
        font-size:45px;
        padding-top: 100px
    }

    .feature-wrap li.fea-icon::before {
        transform: scale(0.82) translate(-6%,0) !important
    }

    .content-wrap.cta-section h2 {
        margin-bottom: 20px
    }

    section.banner .content-wrap h1::before {
        width: 300px;
        height: 84px
    }

    .mobile {
        display: block;
        margin-bottom: 20px
    }

    .desktop {
        display: none
    }

    section.banner {
        padding: 50px 0 70px;
        margin-bottom: 90px
    }

    .nav-description section:not(:first-child) {
        margin-top: 120px
    }

    #self-service,#agent-productivity {
        margin-top: 160px
    }

    h2 {
        font-size: 30px
    }

    .cust-review {
        margin-top: 60px
    }

    .field-body .feature-wrap ul li.testmonial {
        padding: 30px 30px 40px 30px;
        width: 100%;
        max-width: 100%;
        margin-top: 0
    }

    .field-body .feature-wrap li:nth-child(7).testmonial {
        margin-top: 70px
    }

    .badge {
        font-size: 11px;
        padding: 5px 26px 5px 30px
    }

    .badge::before {
        left: 6px
    }

    .feature-wrap li.demo-link {
        margin-top: 50px
    }

    .feature-wrap li.demo-link,.zwebniar {
        padding: 20px
    }

    .demo-link p,.zwebniar p {
        padding: 20px 30px 26px 120px
    }
}

@media screen and (max-width: 480px) {
    .feature-wrap li:not(.demo-link),.feature-wrap li.testmonial.w-paisa,#zia .feature-wrap li.testmonial {
        width:100%;
        margin-right: 0;
        max-width: 100%
    }
}

.i18n-ar span.badge.popular::before {
    left: auto;
    right: 7px
}

.i18n-ar .badge::before {
    left: auto;
    right: 10px
}

.i18n-ar .badge::after {
    right: auto;
    left: 0;
    transform: scale(-1)
}

@media screen and (min-width: 1100px) and (max-width:1440px) {
    .lang-ar .feature-wrap li.fea-icon {
        margin-right:0;
        margin-left: 6.2%
    }
}
