.page-wrapper {
    overflow: hidden
}

.zwph-white .product-title .product-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.page-wrapper .content-wrap {
    padding: 90px 0 70px
}

.page-wrapper h1,.page-wrapper h2,.page-wrapper h3,.page-wrapper h4 {
    font-family: var(--zf-secondary-bold);
    -webkit-font-feature-settings: "liga" 0,"clig" 0;
    -moz-font-feature-settings: "liga" 0,"clig" 0;
    font-feature-settings: "liga" 0,"clig" 0
}

.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a,#mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a {
    color: #fff
}

.page-wrapper .banner-section .content-wrap {
    padding: 50px 0 100px
}

#mini-panel-product_menu .menu-icon-help-header img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

#mini-panel-product_menu .product-nav-links .menu>li>a,#mini-panel-product_menu .product-nav-links li .nolink {
    color: #fff
}

.banner-section {
    background: #3853f4;
    color: #fff
}

.zw-product-header {
    background: #3853f4
}

.bnr-cont {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center
}

.bnr-cont h1 {
    font-size: 62px;
    line-height: 1.1
}

h1>span {
    font-family: var(--zf-secondary-light)
}

h1>span span {
    font-family: var(--zf-secondary-bold)
}

.bnr-cont p {
    max-width: 540px;
    font-size: 20px;
    margin: 0 auto 40px
}

.grid-2-col>div {
    display: table-cell;
    width: 50%;
    padding: 0 60px;
    vertical-align: middle
}

.feature1 .col2 {
    padding: 0 200px 0 0
}

.feature2 .grid-1-col {
    max-width: 750px;
    margin: auto;
    text-align: left
}

.grid-1-col .cont-wrap {
    margin: 30px 0 0 0
}

.i18n-en .feature2 .grid-1-col .cont-wrap {
    max-width: 440px
}

.feature2 .img-wrap img {
    border: 1px solid #f1f1f1;
    margin: 0;
    display: inline-block;
    border-radius: 8px;
    padding: 14px;
    padding: 15px 20px;
    background-color: #fff;
    box-shadow: 0 0 20px 5px rgba(234,234,234,0.7)
}

.feature2 .img-wrap {
    background-position: right center;
    padding: 60px 120px 60px 10px;
    position: relative
}

.feature2 .img-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    right: -100px;
    background: url(/sites/zweb/images/people/hrms/hrms-bg1.jpg) no-repeat;
    background-size: 370px auto;
    width: 410px;
    height: 600px
}

.cta-btn {
    padding: 12px 40px
}

.hris-list li {
    display: inline-block;
    width: 43%;
    vertical-align: middle;
    background: #fff;
    padding: 60px 25px 20px 25px;
    height: 210px;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0 0 20px 5px rgba(234,234,234,0.7);
    text-align: center
}

.hris-list li p {
    margin: 10px 0 0 0;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
    line-height: 1.3
}

.icon {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/sites/zweb/images/people/hrms/hrms-sprite-2x.png) no-repeat;
    background-size: 300px auto;
    margin: auto;
    background-position: 5px 0
}

span.icon.icon2 {
    background-position: -50px 0
}

span.icon.icon3 {
    background-position: -100px 0
}

span.icon.icon4 {
    background-position: -149px 0
}

.feature3 .col1 {
    padding: 0
}

.shadow1 {
    box-shadow: 0 0 9px 0 #eaeaea
}

ul.hris-list {
    max-width: 440px;
    margin: auto
}

.leave-list li {
    display: inline-block;
    width: 27%;
    margin: 10px;
    padding: 5px 10px;
    border-radius: 10px
}

.grid-1-col {
    max-width: 900px;
    text-align: center;
    margin: 0 auto
}

.grid-1-col p {
    max-width: 650px;
    margin: 0 auto 30px
}

.feature5 .content-wrap,.feature6 .content-wrap {
    max-width: 860px;
    text-align: center
}

.grid-1-col .img-wrap {
    margin: 40px auto 0 auto
}

.feature5 .img-wrap {
    max-width: 750px
}

.feature5 img {
    border-radius: 10px
}

.feature5 a {
    color: #084bc5;
    font-family: var(--zf-secondary-regular);
    display: inline-block
}

.feature5 a span {
    border-bottom: 1px solid
}

.imgrow1 img {
    max-height: 241px;
    box-shadow: 0 0 18px 0 #eaeaea;
    margin: 10px;
    padding: 10px;
    border-radius: 15px
}

.imgrow2 img {
    max-width: 43%;
    box-shadow: 0 0 18px 0 #eaeaea;
    margin: 10px;
    padding: 10px;
    border-radius: 15px;
    vertical-align: top
}

.fadeinup1,.fadeinup2,.fadeinup3,.fadeinup4,.fadeinup5,.fadeinup6 {
    opacity: 0;
    transform: translate3d(0,60px,0);
    transition: all 1400ms ease
}

.fadeinup1 {
    transition-delay: 200ms
}

.fadeinup2 {
    transition-delay: 400ms
}

.fadeinup3 {
    transition-delay: 600ms
}

.fadeinup4 {
    transition-delay: 800ms
}

.fadeinup5 {
    transition-delay: 1000ms
}

.fadeinup6 {
    transition-delay: 1200ms
}

.in-view.fadeinup1,.in-view.fadeinup2,.in-view.fadeinup3,.in-view.fadeinup4,.in-view.fadeinup5,.in-view.fadeinup6,.in-view .fadeinup1,.in-view .fadeinup2,.in-view .fadeinup3,.in-view .fadeinup4,.in-view .fadeinup5,.in-view .fadeinup6 {
    opacity: 1;
    transform: translate3d(0,0,0)
}

.feature6 {
    position: relative;
    padding-bottom: 350px
}

.integration-visual-wrap .integration-inner {
    padding: 220px 0 200px;
    max-width: 900px;
    margin: auto;
    position: relative
}

.integration-visual-wrap .integration-inner:before {
    content: '';
    position: absolute;
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
    background: url(/sites/zweb/images/people/hrms/integration-bg.png) no-repeat center center;
    background-size: contain
}

.integration-visual-wrap ul {
    display: table;
    table-layout: fixed;
    width: 100%
}

.integration-visual-wrap ul li div {
    display: block;
    position: relative;
    text-align: center;
    padding: 70px 0 0;
    box-sizing: border-box;
    font-size: 14px
}
.integration-visual-wrap ul li div.zp-qbooks {
    padding: 40px 0 0;
}

.integration-visual-wrap ul li div:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%
}

.integration-visual-wrap ul li div:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: -25px;
    box-sizing: border-box;
    background: var(--product-icons) no-repeat;
    background-size: var(--zp-i-bs);
    width: var(--zp-i-w);
    height: var(--zp-i-w);
    transform: scale(1.2);
}

.integration-visual-wrap ul li.zp-main div:after {
    top: 9px;
    bottom: 0;
    background-size: 100%;
    width: var(--zp-i-w);
    height: var(--zp-i-w);
}

.integration-visual-wrap ul li.zp-main div:before {
    margin-left: -69px;
    width: 142px;
    height: 142px;
    top: 1px
}

.integration-visual-wrap li:not(.zp-main) {
    display: inline-block;
    position: absolute;
    opacity: 0;
    transform: scale(.4);
    transition: all 1200ms ease
}

.integration-visual-wrap.in-view li:not(.zp-main) {
    opacity: 1;
    transform: scale(1)
}

.integration-visual-wrap ul li:first-child {
    bottom: 5%;
    left: 50%;
    transition-delay: 500ms
}

.integration-visual-wrap ul li:nth-child(2) {
    top: 18%;
    left: 28%;
    transition-delay: 600ms
}

.integration-visual-wrap ul li:nth-child(3) {
    bottom: 10%;
    left: 30%;
    transition-delay: 700ms
}

.integration-visual-wrap ul li:nth-child(4) {
    bottom: 45%;
    left: 69%;
    transition-delay: 800ms
}

.integration-visual-wrap ul li:nth-child(6) {
    bottom: 14%;
    left: 68%;
    transition-delay: 900ms
}

.integration-visual-wrap ul li:nth-child(7) {
    bottom: 66%;
    left: 66%;
    transition-delay: 1000ms
}

.integration-visual-wrap ul li:nth-child(8) {
    bottom: 80%;
    left: 46%;
    transition-delay: 1100ms
}

.integration-visual-wrap ul li:nth-child(9) {
    bottom: 36%;
    left: 26%;
    transition-delay: 1200ms
}

.integration-visual-wrap ul li:first-child div:after {
    background-position: var(--zp-recruit-bp);
}

.integration-visual-wrap ul li:nth-child(2) div:after {
    background-position: var(--zp-expense-bp);
}

.integration-visual-wrap ul li:nth-child(3) div:after {
    background-position: var(--zp-analytics-bp);
}

.integration-visual-wrap ul li:nth-child(4) div:after {
    background-position: var(--zp-projects-bp);
}

.integration-visual-wrap ul li:nth-child(6) div:after {
    background-image: url(/sites/zweb/images/otherbrandlogos/intuit-quickbooks.svg);
    background-size: contain;
    width: 130px;
    top: 0;
}

.integration-visual-wrap ul li:nth-child(7) div:after {
    background-image: url(/sites/zweb/images/otherbrandlogos/zapier-black.svg);
    transform: scale(2);
    background-size: contain;
    height: 12px;
}

.integration-visual-wrap ul li:nth-child(8) div:after {
    background-image: url(/sites/zweb/images/otherbrandlogos/adobe-sign.svg);
    background-size: contain;
    transform: scale(1);
}

.integration-visual-wrap ul li:nth-child(9) div:after {
    background-image: url(/sites/zweb/images/otherbrandlogos/g-suite.svg);
    background-size: contain;
    transform: scale(1.5);
    height: 12px;
    top: 40px;
}

.integration-visual-wrap ul li.zp-main div:after {
    /* background:url(/sites/zweb/images/producticon/people.svg) no-repeat left top; */
    /* background-size:contain; */
    background: var(--product-icons) no-repeat;
    background-size: var(--zp-i-bs);
    background-position: var(--zp-people-bp);
    transform: scale(4.1);
}

.feature7 .testimonial {
    max-width: 860px;
    text-align: center;
    margin: 0 auto 0 auto;
    padding-top: 0;
    position: relative;
    top: -70px
}

.feature7 {
    background: #ebf7fc;
    padding: 0 0 140px 0;
    text-align: center;
    position: relative
}

.testi-bg {
    position: absolute;
    left: 0;
    width: 200%;
    bottom: -2px;
    z-index: -1
}

.testimonial .grid-1-col {
    max-width: 610px;
    margin: 0 auto
}

.testimonial p {
    font-family: var(--zf-secondary-medium);
    font-size: 24px
}

.testi-user p {
    color: #084bc5
}

span.quote {
    font-size: 70px;
    letter-spacing: -4px;
    transform: rotateZ(-180deg) scale(1.2);
    display: inline-block;
    line-height: 1;
    vertical-align: sub;
    color: #024cca;
    position: relative;
    top: 20px
}

.testi-user span {
    display: block;
    font-size: 14px;
    color: #000
}

.bottom-cta {
    background: #302f2c;
    color: #fff;
    text-align: center
}

.bottom-cta .grid-1-col {
    max-width: 850px;
    margin: auto
}

.bottom-cta .grid-1-col p {
    max-width: 570px
}

.bottom-cta .cta-btn {
    margin: 20px 0 0 0
}

@media all and (min-width: 1681px) {
    .feature7 .testimonial {
        top:-130px
    }
}

@media all and (min-width: 1400px) {
    .bnr-cont h1 {
        font-size:60px
    }

    h2 {
        font-size: 46px
    }

    .i18n-en .feature1 .col2 {
        padding: 0 270px 0 0
    }
}

@media only screen and (min-width : 1400px) and (max-width:1500px) {
    .bnr-cont h1 {
        font-size:54px
    }

    .imgrow1 img {
        max-height: 227px
    }
}

@media only screen and (min-width : 1200px) and (max-width:1399px) {
    .bnr-cont h1 {
        font-size:52px
    }

    h2 {
        font-size: 40px
    }

    .imgrow1 img {
        max-height: 190px;
        max-width: 49%
    }
}

@media only screen and (max-width: 1199px) {
    .bnr-cont h1 {
        font-size:48px
    }

    .banner-section {
        padding: 0
    }

    .bnr-cont p {
        margin: 0 auto 30px auto;
        font-size: 18px
    }

    .imgrow1 img {
        max-height: 180px;
        max-width: 49%
    }

    .feature5 .grid-1-col .img-wrap {
        max-width: 600px
    }

    .page-wrapper .content-wrap {
        padding: 60px 0
    }

    .feature6 {
        padding-bottom: 280px
    }

    .feature7 .testimonial {
        padding-top: 0
    }
}

@media only screen and (max-width: 991px) {
    .feature2 .img-wrap:before {
        background-size:300px auto;
        right: 0;
        background-position: right top
    }

    .bnr-cont h1 {
        font-size: 46px
    }

    h2 {
        font-size: 30px
    }

    .page-wrapper .content-wrap {
        padding: 50px 0;
        max-width: 700px
    }
	.feature6 .content-wrap {
		max-width: 860px;
	}
	

    .bnrimg {
        display: none
    }

    .bnr-cont {
        padding: 40px 0 0 0;
        max-width: 100%;
        text-align: center
    }

    .bnr-cont p {
        margin: 0 auto 30px auto
    }

    .feature1 .col2 {
        padding: 0 30px
    }

    .grid-2-col>div {
        padding: 0 30px
    }

    .grid-2-col>div {
        display: block;
        width: 100%;
        text-align: center
    }

    .leftimg .col1,.rightimg>div:last-child {
        max-width: 500px;
        margin: auto
    }

    .hris-list li {
        padding: 40px 25px 20px 25px;
        height: 190px
    }

    .imgrow1 img,.imgrow2 img {
        max-width: 44%;
        margin: 5px 10px;
        max-height: none
    }

    .leftimg .col1,.rightimg>div:last-child {
        padding: 0
    }

    .leftimg .col1,.rightimg div:last-child {
        margin-top: 30px
    }

    .testimonial p {
        font-size: 19px
    }

    .i18n-en .feature2 .grid-1-col .cont-wrap,.feature2 .grid-1-col .cont-wrap {
        max-width: 100%;
        text-align: center
    }

    .feature2 .img-wrap {
        padding: 60px 50px 140px 10px
    }

    .other-lang .feature2 .grid-1-col .cont-wrap {
        margin: 0 auto
    }
}

@media screen and (min-width: 768px) {
    .expanded.dropdown .caret {
        background-position:-168px 0
    }
}

@media only screen and (max-width: 767px) {
    .bnr-cont h1 {
        font-size:34px
    }

	.integration-visual-wrap ul li div:after {
		transform: scale(1)
	}
    .page-wrapper .content-wrap {
        padding: 90px 0 0
    }

    .banner-section {
        padding: 0 0 10px 0
    }

    .bnr-cont {
        padding: 0
    }

    .cta-btn {
        padding: 8px 20px
    }

    .feature1 .col2 {
        padding: 0
    }

    .grid-2-col>div {
        padding: 0
    }

    .hris-list li {
        padding: 40px 10px 20px 10px;
        height: 180px;
        margin: 3px;
        width: 40%
    }

    .imgrow1 img,.imgrow2 img {
        max-width: 44%;
        margin: 2px
    }

    .testimonial p {
        font-size: 20px
    }

    .page-wrapper .content-wrap.bottom-cta {
        padding: 40px 20px 50px
    }

    .feature7 {
        padding: 0 0 60px 0
    }

    .integration-visual-wrap ul li.zp-main div:after {
        /* margin:-46px 0 0 -40px; */
        /* width:80px; */
        /* height:80px; */
        transform: scale(2);
    }

    .integration-visual-wrap.in-view li:not(.zp-main) {
        transform: scale(.8)
    }

    .integration-visual-wrap ul li:first-child {
        bottom: 10%;
        left: 41%
    }

    .integration-visual-wrap ul li:nth-child(2) {
        top: 15%;
        left: 17%;
    }

    .integration-visual-wrap ul li:nth-child(3) {
        bottom: 16%;
        left: 13%;
    }

    .integration-visual-wrap ul li:nth-child(4) {
        bottom: 45%;
        left: 75%
    }

    .integration-visual-wrap ul li:nth-child(6) {
        bottom: 18%;
        left: 72%
    }

    .integration-visual-wrap ul li:nth-child(7) {
        bottom: 66%;
        left: 76%
    }

    .integration-visual-wrap ul li:nth-child(8) {
        bottom: 76%;
        left: 43%
    }

    .integration-visual-wrap ul li:nth-child(9) {
        bottom: 40%;
        left: 19%;
    }

    .feature6 {
        padding-bottom: 100px
    }

    .feature2 .cont-wrap {
        order: 1
    }

    .feature2 .img-wrap {
        order: 2
    }

    .other-lang .act-btn {
        font-size: 13px
    }
}

.other-lang .feature7 .testimonial {
    display: none
}

.other-lang .feature2 .grid-1-col .cont-wrap {
    max-width: 440px
}

.other-lang .hris-list li p {
    font-size: 14px;
    word-break: break-word
}

.i18n-ar .feature7 .bottom-cta .grid-1-col div {
    text-align: center
}

@media only screen and (min-width: 1400px) {
    .other-lang h1 {
        font-size:52px
    }
}

@media only screen and (max-width: 991px) {
    .i18n-ar .feature1 .grid-2-col .col2 {
        padding:0 20px
    }

    .i18n-ar .feature1 .col2 p,.i18n-ar section h2,.i18n-ar section p,.i18n-ar .hris-list {
        text-align: center
    }

    .i18n-ar .bnr-cont,.i18n-ar .bnr-wrap,.i18n-ar .bnr-wrap h1,.i18n-ar .bnr-wrap p {
        text-align: center
    }
}

.i18n-ar .hris-list li p {
    text-align: center
}

.i18n-ar .bnr-cont,.i18n-ar .bnr-cont h1,.i18n-ar .bnr-cont p {
    text-align: center
}

.i18n-ar .feature1 .col2 {
    padding: 0 0 0 200px
}

.i18n-ar .feature2 .grid-1-col .cont-wrap {
    max-width: 440px;
    padding: 50px 0 0 0
}

.i18n-ar .grid-1-col .cont-wrap {
    margin: 80px 0 0 0
}

.i18n-ar h2.fadeinup2 {
    text-align: center
}

.i18n-ar p.fadeinup3 {
    text-align: center
}

.i18n-ar .bottom-cta .grid-1-col h2,.i18n-ar .bottom-cta .grid-1-col p {
    text-align: center
}

.i18n-ar .grid-1-col p,.i18n-ar .grid-1-col h2 {
    text-align: center
}

@media only screen and (min-width: 992px) {
    .i18n-ar .feature2 .grid-1-col p,.i18n-ar .feature2 .grid-1-col h2 {
        text-align:right
    }
}

@media only screen and (max-width: 991px) {
    .i18n-ar .section p,.i18n-ar .section h2 {
        text-align:center
    }

    .i18n-ar ul.leave-list {
        text-align: center
    }
}
