/*Arabic starts*/
.i18n-ar .feature5 .content-wrap h2, .i18n-ar .feature5 .content-wrap p {
    text-align: center;
}
.i18n-ar .bnr-cont {
    margin: 30px auto 0;
    text-align: center;
}

.i18n-ar .bnr-cont h1, .i18n-ar .bnr-cont p {
    text-align: center;
}

.i18n-ar .hris-list li p {
    text-align: center;
}

.i18n-ar .feature6.section .grid-1-col>div {
    text-align: center;
}

/*Arabic ends*/
/*common styles*/
.page-wrapper * {
    box-sizing: border-box;
}

.page-wrapper .banner-section .content-wrap {
padding:  0;
}

.page-wrapper .content-wrap {
    padding: 70px 0 90px;
}

.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;
}


/*banner styles*/
.banner-section {
    padding: 50px 0 80px;
    max-width: 1920px;
    margin: auto;
}

.bnr-cont {
    max-width: 740px;
    margin: 30px auto 60px;
    text-align: center;
}

h1 span {
    color: #084bc5;
}

h1>span {
    font-family: var(--zf-secondary-light);
}

h1>span span {
    font-family: var(--zf-secondary-bold);
}

.bnr-cont p {
    max-width: 470px;
    font-size: 20px;
    margin: 0 auto 40px;
}

.grid-2-col>div {
    display: table-cell;
    width: 50%;
    padding: 0px 60px;
    vertical-align: middle;
}

.feature1 .col1,
.feature2 .rightimg div:last-child {
    padding: 0px;
}

.feature1 .img-wrap img {
    box-shadow: 0px 0px 13px 5px #f1f1f1;
    margin: 0px 0px;
    display: inline-block;
    border-radius: 8px;
    padding: 14px;
    padding: 15px 20px;
}

.cta-btn {
    padding: 12px 40px;
}

.hris-list li {
    display: inline-block;
    width: 29%;
    vertical-align: middle;
    background: red;
    padding: 60px 25px 20px 25px;
    height: 210px;
    margin: 6px;
    border-radius: 5px;
    box-shadow: 0 0 9px 0 #eaeaea;
    text-align: center;
}

.hris-list li:first-child {
    background: rgba(153, 203, 252, 1);
    background: -moz-linear-gradient(-45deg, rgba(153, 203, 252, 1) 0%, rgba(130, 224, 253, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(153, 203, 252, 1)), color-stop(100%, rgba(130, 224, 253, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(153, 203, 252, 1) 0%, rgba(130, 224, 253, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(153, 203, 252, 1) 0%, rgba(130, 224, 253, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(153, 203, 252, 1) 0%, rgba(130, 224, 253, 1) 100%);
    background: linear-gradient(135deg, rgba(153, 203, 252, 1) 0%, rgba(130, 224, 253, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99cbfc', endColorstr='#82e0fd', GradientType=1);
}

.hris-list li:nth-child(2) {
    background: rgba(250, 253, 154, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 253, 154, 1) 0%, rgba(141, 239, 187, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 253, 154, 1)), color-stop(100%, rgba(141, 239, 187, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 253, 154, 1) 0%, rgba(141, 239, 187, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 253, 154, 1) 0%, rgba(141, 239, 187, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 253, 154, 1) 0%, rgba(141, 239, 187, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 253, 154, 1) 0%, rgba(141, 239, 187, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafd9a', endColorstr='#8defbb', GradientType=1);
}

.hris-list li:nth-child(3) {
    background: rgba(207, 211, 246, 1);
    background: -moz-linear-gradient(-45deg, rgba(207, 211, 246, 1) 0%, rgba(145, 138, 228, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(207, 211, 246, 1)), color-stop(100%, rgba(145, 138, 228, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(207, 211, 246, 1) 0%, rgba(145, 138, 228, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(207, 211, 246, 1) 0%, rgba(145, 138, 228, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(207, 211, 246, 1) 0%, rgba(145, 138, 228, 1) 100%);
    background: linear-gradient(135deg, rgba(207, 211, 246, 1) 0%, rgba(145, 138, 228, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfd3f6', endColorstr='#918ae4', GradientType=1);
}

.hris-list li:nth-child(4) {
    background: rgba(239, 168, 193, 1);
    background: -moz-linear-gradient(-45deg, rgba(239, 168, 193, 1) 0%, rgba(243, 162, 163, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(239, 168, 193, 1)), color-stop(100%, rgba(243, 162, 163, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(239, 168, 193, 1) 0%, rgba(243, 162, 163, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(239, 168, 193, 1) 0%, rgba(243, 162, 163, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(239, 168, 193, 1) 0%, rgba(243, 162, 163, 1) 100%);
    background: linear-gradient(135deg, rgba(239, 168, 193, 1) 0%, rgba(243, 162, 163, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efa8c1', endColorstr='#f3a2a3', GradientType=1);
}

.hris-list li:nth-child(5) {

    background: rgba(170, 221, 248, 1);
    background: -moz-linear-gradient(-45deg, rgba(170, 221, 248, 1) 0%, rgba(138, 167, 231, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(170, 221, 248, 1)), color-stop(100%, rgba(138, 167, 231, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(170, 221, 248, 1) 0%, rgba(138, 167, 231, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(170, 221, 248, 1) 0%, rgba(138, 167, 231, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(170, 221, 248, 1) 0%, rgba(138, 167, 231, 1) 100%);
    background: linear-gradient(135deg, rgba(170, 221, 248, 1) 0%, rgba(138, 167, 231, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaddf8', endColorstr='#8aa7e7', GradientType=1);
}

.hris-list li:nth-child(6) {
    background: rgba(250, 225, 125, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 225, 125, 1) 0%, rgba(245, 186, 113, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 225, 125, 1)), color-stop(100%, rgba(245, 186, 113, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 225, 125, 1) 0%, rgba(245, 186, 113, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 225, 125, 1) 0%, rgba(245, 186, 113, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 225, 125, 1) 0%, rgba(245, 186, 113, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 225, 125, 1) 0%, rgba(245, 186, 113, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae17d', endColorstr='#f5ba71', GradientType=1);
}

.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: 48px;
    height: 50px;
    background: url(/sites/zweb/images/people/hris/hris-sprite-2x.png) no-repeat;
    background-size: auto 50px;
    margin: auto;
}

span.icon.icon2 {
    background-position: -50px 0;
}

span.icon.icon3 {
    background-position: -99px 0;
}

span.icon.icon4 {
    background-position: -149px 0;
}

span.icon.icon5 {
    background-position: -198px 0;
}

span.icon.icon6 {
    background-position: -247px 0px;
}

.feature5 .content-wrap {
    max-width: 860px;
    text-align: center;
}

.feature5 .img-wrap {
    margin: 30px auto 0 auto;
    max-width: 750px;
}

.feature5 a {
    color: #084bc5;
    font-family: var(--zf-secondary-regular);
    display: inline-block;
}

.feature5 a span {
    border-bottom: 1px solid;
}

.feature3 .grid-2-col>div:first-child,
.feature4 .grid-2-col>div:last-child {
    padding: 0;
}

.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;
}

/*animation fadein*/
.fadeinup1,
.fadeinup2,
.fadeinup3,
.fadeinup4,
.fadeinup5,
.fadeinup6 {
    opacity: 0;
    transform: translate3d(0px, 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(0px, 0px, 0);
}

/*animation fadein*/

.feature5 {
    position: relative;
    padding-bottom: 40px;
}

.feature6 .testimonial {
    max-width: 860px;
    text-align: center;
    margin: 0px auto 0 auto;
    padding-top: 0px;
    position: relative;
    top: -70px;
}

.feature6 {
    background: #ebf7fc;
    padding: 0 0 140px 0;
    text-align: center;
    position: relative;
}

.testi-bg {
    position: absolute;
    left: 0px;
    width: 200%;
    bottom: -1px;
    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: 700px;
    margin: auto;
}

.bottom-cta .cta-btn {
    margin: 20px 0 0 0
}

@media all and (min-width:1681px) {
    .banner-section {
        padding: 50px 0 90px;
    }

    .feature6 .testimonial {
        top: -130px;
    }
}

@media all and (min-width:1400px) {

    /*Menu overwritten*/
    #mini-panel-product_menu .product-nav-links li .nolink,
    #mini-panel-product_menu .product-nav-links .menu>li>a {
        color: #fff;
    }

    .expanded.dropdown .caret {
        background-position: -169px 0px;
    }


    h1 {
        font-size: 60px;
    }

    h2 {
        font-size: 46px;
    }

    .i18n-en .feature1 h2 {
        max-width: 360px;
    }

    .feature1 .content-wrap {
        padding-top: 0px;
    }

    .leftimg>div:last-child {
        padding: 0 110px;
    }

    .rightimg>div:first-child {
        padding: 0 110px;
    }

    .feature2 .content-wrap {
        padding: 150px 0;
    }

    .feature3 .leftimg>div:last-child,
    .feature4 .rightimg>div:first-child {
        padding: 0 60px;
        width: 40%;
    }
}

@media only screen and (min-width : 1400px) and (max-width: 1500px) {

    .bnr-cont {
        max-width: 640px;
    }

    h1 {
        font-size: 54px;
    }

    .feature1 .col1,
    .feature2 .rightimg div:last-child {
        padding: 0px 20px;
    }

    .feature3 .leftimg>div:last-child,
    .feature4 .rightimg>div:first-child {
        width: 45%;
    }

    .imgrow1 img {
        max-height: 227px;
    }
}

@media only screen and (min-width : 1200px) and (max-width: 1399px) {

    /*Menu overwritten*/
    #mini-panel-product_menu .product-nav-links li .nolink,
    #mini-panel-product_menu .product-nav-links .menu>li>a {
        color: #fff;
    }

    .expanded.dropdown .caret {
        background-position: -169px 0px;
    }

    h1 {
        font-size: 52px;
    }

    h2 {
        font-size: 40px;
    }

    .bnr-cont {
        max-width: 640px;
    }


    .feature1 {
        margin: -80px 0 0 0;
    }

    .imgrow1 img {
        max-height: 190px;
        max-width: 49%;
    }
}

@media only screen and (max-width: 1199px) {
    .banner-section {
        background: none;
        padding: 90px 0 30px 0;
        text-align: center;
    }

    .bnr-cont {
        margin: auto;
        max-width: 590px;
    }

    .bnr-cont p {
        margin: 0 auto 30px auto;
        font-size: 18px;
    }

    .imgrow1 img {
        max-height: 180px;
        max-width: 49%;
    }

    .feature5 {
        padding-bottom: 190px;
    }

    .feature5 .grid-1-col .img-wrap {
        max-width: 600px;
    }
}

@media only screen and (max-width: 991px) {
    h1 {
        font-size: 46px;
    }

    h2 {
        font-size: 30px;
    }

    .page-wrapper .content-wrap {
        padding: 50px 0;
        max-width: 700px;
    }

    .grid-2-col>div {
        padding: 0px 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;
    }

    .feature5 {
        padding-bottom: 150px;
    }

    .leftimg .col1,
    .rightimg div:last-child {
        margin-top: 30px;
    }

    .testimonial p {
        font-size: 19px;
    }
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 34px;
    }

    .page-wrapper .content-wrap {
        padding: 90px 0 0;
    }

    .banner-section {
        padding: 60px 0 10px 0;
    }

    .cta-btn {
        padding: 8px 20px;
    }

    .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;
    }

    .feature5 {
        padding-bottom: 120px;
    }

    .testimonial p {
        font-size: 20px;
    }

    .page-wrapper .content-wrap.bottom-cta {
        padding: 40px 20px 50px;
    }

    .feature6 {
        padding: 0 0 60px 0;
    }

    .other-lang .act-btn {
        font-size: 13px;
    }
}

.other-lang .feature6 .testimonial {
    display: none;
}

/* Arabic style starts*/
.i18n-ar .grid-1-col h2.fadeinup2,
.i18n-ar .grid-1-col p.fadeinup3 {
    text-align: center;
}

.i18n-ar .bottom-cta .grid-1-col h2,
.i18n-ar .bottom-cta .grid-1-col p {
    text-align: center;
}

@media only screen and (max-width: 991px) {

    .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 .bnr-cont {
        margin: 0 auto;
    }

    .i18n-ar .section h2, .i18n-ar .section p {
        text-align: center;
    }
}

/* Arabic style ends*/
.other-lang .hris-list li p {
    font-size: 14px;
    word-break: break-word;
}

@media only screen and (min-width: 1400px) {
    .other-lang h1 {
        font-size: 52px;
    }
}