.feature-item .img-part video {
    min-width: 400px;
    min-height: 400px;
    top: 0;
    left: 0;
    position: relative;
    width: 400px;
    height: auto
}

.feature-col h4,
.feature-item h2 {
    font-family: var(--zf-primary-bold)
}

.instantimages img {
    max-width: 360px;
    margin-left: 60px;
    vertical-align: top
}

div#feat2 {
    padding-bottom: 0
}

.instantimages .content-wrap {
    max-width: 1000px
}

.header-top {
    padding: 90px 0 0
}

.apps-download-links-wrap a.app-store {
    margin-left: 0
}

.header-top .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.feature-item .img-part {
    position: relative
}

.image-part>div img,
.image-part>div video {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-top .cont-part {
    width: 49%
}

.header-top .img-part {
    width: 45%
}

.header-top .cont-part p {
    margin-bottom: 30px
}

.header-top h1 {
    font-size: 60px
}

.feature-item {
    padding: 90px 0 40px 0
}

.feature-item .content-wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 970px;
    flex-wrap: wrap
}

.appdownload-workerly {
    margin: 60px 0 0
}

.header-top .appdownload-workerly p {
    margin: 0
}

.feature-col span {
    background-image: url(/sites/zweb/images/workerly/shiftsprite.png);
    background-size: 300px auto;
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 20px
}

.zsection-features {
    display: table;
    width: 80%;
    table-layout: fixed;
    margin: 0 auto
}

.feature-col {
    display: inline-block;
    width: 33.333%;
    box-sizing: border-box;
    padding: 0 30px;
    margin-top: 60px;
    vertical-align: top
}

.features-banner-wrap .content-wrap {
    margin: 10px auto 0;
    margin-bottom: 40px
}

.feature-col span.improveagent {
    background-position: 0 0
}

.feature-col span.scheduling {
    background-position: -50px 0
}

.feature-col span.time {
    background-position: -100px 0
}

.feature-col span.timesheet {
    background-position: -150px 0
}

.feature-col span.payment {
    background-position: -200px 0
}

.feature-col span.payroll {
    background-position: -250px 0
}

.feature-item .cont-part {
    width: 48%
}

.feature-item h2 {
    font-size: 50px
}

.feature-item .image-part {
    width: 55%
}

.feature-item .img-part {
    width: 45%;
    text-align: left
}

.feature-item .img-part img {
    max-width: 400px;
    width: 100%
}

.cont-center-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: left
}

.cont-center-top .column-block {
    max-width: 70%;
    margin: 0 20%
}

.cont-center-top img {
    max-width: 920px
}

.bottom-cta-section ul li {
    position: relative;
    padding: 0 0 0 25px;
    margin: 12px 0;
    font-weight: bold
}

.bottom-cta-section ul li:after {
    content: '';
    position: absolute;
    top: 8px;
    left: -3px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 11px;
    height: 5px;
    transform: rotate(-45deg)
}

.bottom-cta-section .content-wrap {
    background: #313131;
    padding: 80px 0;
    text-align: center;
    color: #fff;
    max-width: 1400px;
    border-radius: 60px;
    margin: 0 auto 120px auto
}

.bottom-cta-section h2 {
    font-size: 48px;
    margin: 0 0 20px 0
}

.small-txt {
    font-size: 14px;
    max-width: 600px;
    margin: 30px auto;
    color: #989898
}

.small-txt a {
    color: #fff
}

.cont-center {
    max-width: 870px;
    margin: 50px auto
}

span.temp-span {
    font-size: 22px;
    margin: 30px 0 0 0;
    display: block
}

.bottom-cta-section .img-part {
    margin: 60px 0 100px 0
}

span.temp-span {
    font-size: 22px;
    margin: 30px 0 0 0;
    display: block
}

.bottom-cta-section .img-part {
    margin: 60px 0 100px 0
}

.instantimages {
    text-align: right
}

.zp-highlighted-features-wrap .content-wrap {
    max-width: 1400px;
    margin: 0 auto;
    background: #e9f4fd;
    border-radius: 60px;
    padding: 60px 0
}

@media only screen and (max-width:1366px) and (min-width:992px) {
    .header-top .cont-part {
        width: 46%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .content-wrap {
        width: 90%
    }
}

@media screen and (min-width:1400px) {
    .header-top .cont-part p {
        max-width: 490px;
        font-size: 18px
    }

    div#feat5 {
        padding: 90px 0 200px 0
    }
}

@media screen and (min-width:1200px) {
    .feature-item.right-image .content-wrap>div.cont-part {
        padding-right: 50px
    }

    .instantimages {
        padding: 0 0 80px 0
    }

    .zp-highlighted-features-wrap {
        padding: 60px 0
    }
}

@media screen and (max-width:768px) {
    .instantimages {
        display: none
    }
}

@media screen and (max-width:1440px) {
    .bottom-cta-section .img-part {
        text-align: center
    }

    #feat5 {
        padding: 90px 0
    }

    .header-top h1 {
        font-size: 45px
    }

    .feature-item h2 {
        font-size: 42px
    }

    .cont-center-top img {
        max-width: 80%;
        margin: 0 auto
    }
}

@media screen and (max-width:1199px) {
.zp-highlighted-features-wrap {
    padding: 60px 0 0;
}
    .feature-item {
        padding: 90px 0 0
    }

    .img-part video {
        width: 450px;
        height: auto;
    }

    .feature-item {
        padding: 90px 0 0
    }
}

@media screen and (max-width:991px) {
    .feature-item .img-part {
        order: 1
    }

    .bottom-cta-section h2 {
        font-size: 36px
    }

    .feature-item h2 {
        font-size: 40px
    }

    .feature-item .cont-part,
    .feature-item .img-part {
        display: block;
        text-align: center;
        width: 100%
    }

    .feature-item .cont-part {
        margin: 0 auto 20px auto;
        max-width: 85%;
    }

    .instantimages {
        text-align: center
    }

    .feature-col {
        width: 50%;
        display: inline-block;
        margin-top: 30px
    }

    .features-ban-left h1 {
        font-size: 34px
    }

    .features-banner-content {
        margin: 70px auto 0
    }

    .header-top h1 {
        font-size: 42px
    }

    .header-top .img-part,
    .header-top .cont-part {
        width: 100%;
        text-align: center
    }

    .header-top .cont-part {
        max-width: 550px;
        margin: 0 auto 40px
    }
}

@media screen and (max-width:767px) {
    .feature-item .content-wrap {
        width: 90%
    }

    .zp-highlighted-features-wrap .content-wrap,
    .bottom-cta-section .content-wrap {
        border-radius: 0;
        width: 100%
    }

    .cont-center-bottom {
        padding: 0 20px
    }

    .feature-col span {
        margin: 0 auto 20px
    }

    .feature-col {
        width: 100%;
        display: block;
        text-align: center;
        margin: 40px auto 0
    }

    .header-top .img-part img {
        max-width: 290px
    }
}

@media screen and (max-width:600px) {
    .header-top .img-part {
        display: none
    }

    .header-top .img-part {
        margin: 0 0 30px 0
    }

    .feature-item .img-part img {
        max-width: 80%
    }

    div.feature-item .img-part video {
        width: 70%;
        height: auto;
        min-width: auto;
        min-height: auto;
    }

    .instantimages img {
        max-width: 55%;
        margin-left: 0
    }
}

@media screen and (max-width:480px) {
.apps-download-links-wrap a{
    margin: 0 0 0 10px;
}
    .bot-banner-wrap{
        padding: 60px 0 0;
    }
    .bottom-cta-section .content-wrap {
        padding: 60px 0
    }

    .feature-item {
        padding: 30px 0 0;
    }

    .feature-item h2 {
        font-size: 34px
    }

    .bottom-cta-section .cont-center-top .column-block {
        margin: 0 auto
    }

    .header-top {
        padding: 50px 0 0
    }

    .zp-highlighted-features-wrap .content-wrap {
        padding: 40px 0
    }

    .bottom-cta-section .img-part {
        margin: 60px 0 60px 0
    }

    .header-top .img-part img {
        max-width: 90%
    }

    .header-top h1 {
        font-size: 36px
    }
}