.feature-more-wrap .more-detail {
    width: 33.333%;
    display: table-cell;
    
    padding: 0 20px 20px;
    box-sizing: border-box;
    text-align: left;
    color: #000;
    transition: 1s ease;
    font-size: 15px;
    line-height: 1.5;
}

.html-part .feature-more-wrap {
    margin: 0 auto 30px;
}

.feature-more-wrap .more-detail span {
    background-image: url("/sites/zweb/images/groups-for-team-collaboration-icons.png");
    background-repeat: no-repeat;
    background-size: 275px auto;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-bottom: 15px
}

.equip-your-team-container {
    background-color: #fafafa
}

.feature-more-wrap .more-detail {
    border-right: none !important;
    border-bottom: none !important
}

.feature-more-wrap .more-detail.files-in-one-place span {
    background-position: 0 0
}

.feature-more-wrap .more-detail.automate-to-stay-productive span {
    background-position: -66px -2px;
    height: 52px;
    width: 52px
}

.feature-more-wrap .more-detail.learning-becomes-teamwork span {
    background-position: -135px 0;
    width: 72px
}

.feature-more-wrap .more-detail.keeping-a-handy-schedule span {
    background-position: -222px 0;
    height: 55px;
    width: 54px
}

.feature-more-wrap .more-detail.connect-them-all span {
    background-position: 0 -75px;
    height: 70px;
    width: 75px
}

.feature-more-wrap .more-detail.everyones-invited span {
    background-position: -100px -75px;
    height: 70px;
    width: 100px
}

.one-page-invited-container .content-wrap:first-child {
    display: none
}

.features-item.bottom-image.one-page-invited-container {
    padding: 50px 0;
    background-color: #fafafa
}

#one-page-invited .more-detail {
    text-align: center;
    padding: 20px 50px
}

#one-page-invited {
    max-width: 1170px
}

#one-page-invited .feature-more-wrap.two-box {
    max-width: 100%
}

@media only screen and (max-width : 992px) {
    #one-page-invited .more-detail {
        padding:20px 0;
        text-align: left
    }
    #one-page-invited .more-detail h4{text-align: left;}
    #one-page-invited p a {
        margin-left: 0
    }
}

.lang-ar .feature-more-wrap .more-detail {
    text-align: right
}

.lang-ar #one-page-invited p,#one-page-invited h4 {
    text-align: center;
}

.learn-more {
    padding-right: 20px;
    font-family: var(--zf-primary-semibold);
    color: #03a9f5 !important;
    text-decoration: none !important;
    display: inline-block;
    font-size: 17px;
    margin-top: 10px;
    padding-top: 0;
    position: relative
}

.learn-more.learn-more-center {
    margin: 10px auto 0
}

.learn-more::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #03a9f5;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: " ";
    height: 0;
    right: 3px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    top: 55%;
    width: 0
}

.learn-more.learn-more-middle {
    margin: 10px auto 0
}

.bottom-promo {
    background: #3f51b6;
    text-align: center;
    border: 1px solid #3f51b6
}

.footer-sec-wrap.two-column .bottom-promo .content-wrap {
    width: 90%
}

.bottom-promo h3 {
    color: #fff;
    margin-bottom: 0;
    font-size: 27px;
    line-height: 1.2;
    font-family: var(--zf-primary-semibold)
}

.customer-stories p a span {
    color: #00aeef;
    line-height: 1.2
}

.bottom-promo .content-wrap {
    margin: 50px auto
}

.features-qlinks {
    display: none
}

@media only screen and (max-width : 650px) {
    .bottom-promo h3 {
        font-size:23px
    }
}
