.i18n-ar .video-plugin-links {
    text-align: center
}

.i18n-ar .watch-icon::after {
    right: -34px
}

.i18n-ar .z-content-wrap.z-align-center h2,.i18n-ar .z-content-wrap.z-align-center p {
    text-align: center
}
.zcontainer {
    max-width: 1140px;
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
    text-align: center
}

.zadd-free p,.zadd-free {
    text-align: center;
    margin: 0 auto;
    max-width: 600px
}

.zadd-free h3 {
    font-size: 25px
}

.zadd-free p {
    font-size: 18px
}

.lock {
    overflow: hidden
}

.footer-wrapper {
    margin-top: 50px
}

.z-video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.95);
    overflow: auto;
    z-index: 9999;
    display: none
}

.z-video-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('/sites/zweb/images/marketingautomation/e-p-sprite.png') no-repeat 5px -10px;
    top: 15px;
    right: 20px
}

.z-video-modalInner {
    max-width: 70%;
    width: 90%;
    height: 100%;
    display: table;
    table-layout: fixed;
    margin: 20px auto
}

.z-video-container {
    display: table-cell;
    vertical-align: middle
}

.z-video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%
}

.z-video-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.zcustom-icon {
    background: var(--common-elements) no-repeat;
    background-size: 954px auto;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 8px;
    z-index: 1;
    transform: translateY(-50%) scale(0.8)
}

.add-to-chrome,.add-to-safari,.add-to-edge,.add-to-firefox {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: var(--zf-primary-bold);
    font-size: 12px;
    padding: 10px 25px 10px 45px;
    text-transform: uppercase;
    position: relative
}

.zcustom-icon.edge {
    background-position: -922px 0
}

.zcustom-icon.firefox {
    background-position: -802px 0
}

.zcustom-icon.chrome {
    background-position: -772px 0
}

.zcustom-icon.safari {
    background-position: -832px 0
}

p.zwebicon {
    display: inline-block;
    margin: 10px
}

.zbanner-video {
    position: relative;
    display: block;
    margin: 60px auto 0 auto;
    max-width: 650px;
    width: 100%;
    -webkit-box-shadow: 5px 6px 37px #d6d6d6;
    -moz-box-shadow: 5px 6px 37px #d6d6d6;
    box-shadow: 5px 6px 37px #d6d6d6
}

.watch-icon {
    cursor: pointer
}

.zbanner-video span.watch-icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 15px;
    display: inline-block;
    height: 15px
}

.watch-icon:before {
    border-color: transparent transparent transparent #fff;
    border-style: solid none solid solid;
    border-width: 15px 0 12px 21px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
    top: -2px;
    width: 0
}

.watch-icon:after {
    border: 3px solid #fff;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 80px;
    bottom: 0;
    left: -34px;
    position: absolute;
    top: 68%;
    width: 80px;
    right: 0;
    margin: auto
}

.z-content-wrap.z-align-center {
    text-align: center
}

.features-item.bottom-image .image-part,.features-item.middle-image .image-part {
    max-width: 950px
}

.features-banner-content p {
    max-width: 600px
}

p {
    font-size: 18px
}

h2 {
    font-size: 40px
}

.features-item.bottom-image .cont-part p,.features-item.middle-image .cont-part p {
    max-width: 600px
}

#features-1 p {
    max-width: 420px
}
.promo-wrap {
    margin: 80px 0;
}

.features-item .content-wrap {
    padding: 60px 0 0;
}

@media only screen and (max-width: 1023px) {
    h2 {
        font-size:30px
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size:26px
    }
}
