.header-banner-slider {
    max-width: 840px;
    margin: 0 auto;
    margin-top: 70px;
}
.feature-home-banner-wrap .header-banner-slider img[src$=".png"] {
    margin: 0 auto;
    display: block;
    max-width: 780px;
}
.z-testimonial-slide-wrap .content-wrap {
    padding-top: 30px;
    padding-bottom: 60px;
}
.other-lang .z-testimonial-slide-wrap{display:none}
#block-system-main {
	margin-bottom: 50px;
}
.feature-section-wrap {
	overflow: hidden;
}
.bottom-promo .content-wrap {
	margin: 40px auto;
}
.feature-nav {
	font-family: var(--zf-primary-regular);
}
.feature-media-with-sub .content-wrap {
	max-width: 1170px;
}
#feature-nav-header {
	padding-top: 75px;
}
.feature-home-page-wrap .feature-main {
	padding: 60px 0;
}
.feature-home-page-wrap .feature-main+.feature-media-with-sub {
	padding: 0;
}
.feature-nav ul.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 52px;
	background: rgba(255, 255, 255, 0.98);
	border-bottom: 1px solid #efefef;
	z-index: 9;
}
.feature-home-banner-wrap img[src$=".png"] {
	max-width: 400px;
	margin: 0 auto;
	margin-top: 50px;
}
.zlistcontainer li {
	display: inline-block;
	border-radius: 20px;
	margin: 10px 0;
	margin-left: 25px;
	font-size: 15px;
	padding: 5px 0 4px;
}
.zlistcontainer li.active {
	background: transparent;
}
.zlistcontainer li.fixedroller.active a {
	background: #0981f2;
}
.zlistcontainer li a {
	color: #000;
	text-decoration: none;
}
.zlistcontainer li.active a {
	color: #0981f2;
}
.feature-nav .fixedroller {
	height: 2px;
	background: #0981f2;
	z-index: -1;
}
.feature-media img {
	box-shadow: 0 0 0 transparent;
	border: none;
	max-width: 1000px;
	width: 100%;
}
.feature-main.content-wrap {
	max-width: 1170px;
	width: 90%;
}
#feature-1 .feature-main .feature-content p,  #feature-7 .feature-main .feature-content p {
	max-width: 810px;
	margin: 0 auto 15px;
	width: 100%;
}
.feature-main .feature-content p {
	width: 100%;
}
.feature-home-banner-wrap .content-wrap p {
	max-width: 880px;
}
.feature-home-banner-wrap img {
	margin: 50px 0 0;
}
/* Feature 1 */
        /* Features 2 */
        
.hr-images-wrap img,  .customize-images-wrap img {
	float: right;
}
/* .left-images-wrap {
    float: right;
} */
        
.hr-management-wrap ul li img,  .customize-wrap ul li img,  .engage-wrap ul li img {
	display: none;
}
.hr-management-wrap ul li p,  .customize-wrap ul li p,  .engage-wrap ul li p {
	margin: 0 auto !important;
}
.hr-management-wrap,  .engage-wrap,  .customize-wrap {
	text-align: left;
	display: block;
	margin: 80px 0 0;
	width: 100%;
}
.customize-wrap ul li,  .engage-wrap ul li {
	padding-bottom: 40px;
}
.customize-wrap ul li:last-child,  .engage-wrap ul li:last-child {
	margin-bottom: 0;
}
.feature-main .feature-content .hr-management-wrap p,  .feature-main .feature-content .engage-wrap p {
	width: 100%;
	max-width: 100%;
}
.hr-management-wrap .subfeature-section-wrap,  .engage-wrap .subfeature-section-wrap,  .customize-wrap .subfeature-section-wrap {
	width: 34%;
	display: inline-block;
	vertical-align: top;
}
.hr-management-wrap .hr-images-wrap,  .engage-wrap .engage-images-wrap,  .customize-wrap .customize-images-wrap {
	width: 65%;
	display: inline-block;
	vertical-align: top;
}
.left-images-wrap {
	width: 65%;
	display: inline-block;
	vertical-align: middle;
}
.left-images-wrap img {
	display: none;
	max-width: 130%;
	width: 130%;
}
.left-images-wrap img.active {
	display: inline-block;
	animation: slide-down 0.75s ease-out;
}
.hr-management-wrap video {
	display: none;
	max-width: 130%;
	width: 100%;
}
.hr-management-wrap .hr-images-wrap video.active {
	display: inline-block;
}
.hr-management-wrap p,  .engage-wrap p,  .customize-wrap p {
	display: none;
}
.hr-images-wrap img,  .engage-images-wrap img,  .customize-images-wrap img {
	display: none;
	max-width: 120%;
	width: 120%;
	opacity: 0;
	transition: 0.5s all;
}
/* .hr-images-wrap img[data-show="beautiful-dashborads"] {
            padding: 0;
            margin: 0 0 0 30px;
            box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, .05);
            border: 1px solid #ededed;
        } */
        
.hr-images-wrap video[data-show="variety-components"],  .hr-images-wrap video[data-show="embeded-bi"] {
	padding: 0;
	margin: 0 0 0 30px;
	box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, .05);
	border: 1px solid #ededed;
}
img.mobile-bi-img {
	max-width: 650px !important;
}
.fleft img.mobile-bi-img {
	text-align: center !important;
	float: none !important;
}
.hr-images-wrap img.active,  .engage-images-wrap img.active,  .customize-images-wrap img.active {
	display: inline-block;
	opacity: 1;
	animation: slide-down 1s ease-out;
}
.hr-images-wrap {
	position: relative;
}
.hr-images-wrap.fright {
	padding: 140px 0 140px 80px;
}
.hr-images-wrap.fleft {
	padding: 140px 80px 140px 12px;
}
.hr-images-wrap:before {
	content: '';
	position: absolute;
	width: 1100px;
	height: 100%;
	top: 0;
}
.hr-images-wrap.fright:before {
	left: 30px;
	background: #BBDEFA;
}
.hr-images-wrap.fleft:before {
	right: 20px;
	background: #FFECE7;
}
.fright img,  .fright video {
	float: left !important;
}
/* .fright img,
        .fleft img {
            box-shadow: 0px 0px 20px 3px rgba(222, 222, 222, 0.5);
        } */
        
.fleft img,  .fleft video {
	float: right !important;
}
.feature-section-wrap.img-middle img,  .feature-section-wrap.img-bottom img {
	transform: translateY(0);
}
#feature-1 .hr-management-wrap .subfeature-section-wrap,  #feature-3 .hr-management-wrap .subfeature-section-wrap,  #feature-5 .hr-management-wrap .subfeature-section-wrap {
	padding: 0 0 0 40px;
}
#feature-2 .hr-management-wrap .subfeature-section-wrap,  #feature-4 .hr-management-wrap .subfeature-section-wrap,  #feature-6 .hr-management-wrap .subfeature-section-wrap {
	padding: 0 40px 0 0;
}
 @keyframes slide-down {
 0% {
 opacity: 0;
 -webkit-transform: translateY(0);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
.hr-management-wrap ul li,  .customize-wrap ul li,  .engage-wrap ul li {
	padding: 30px 0 30px;
	position: relative;
	border-top: 1px solid #EAEAEA;
}
.hr-management-wrap ul li:last-child,  .customize-wrap ul li:last-child,  .engage-wrap ul li:last-child {
	border-bottom: 1px solid #EAEAEA;
}
.hr-management-wrap ul li h4,  .engage-wrap ul li h4,  .customize-wrap ul li h4 {
	cursor: pointer;
	position: relative;
	font-size: 19px;
}
.hr-management-wrap ul li h4:before {
	content: none;
	position: absolute;
	right: 0;
	top: 4px;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.hr-management-wrap ul li.active h4:before {
	background: #2c7acf;
}
.hr-management-wrap ul li h4 {
	padding: 0 40px 0 0;
	margin: 0;
}
.hr-management-wrap ul li p {
	padding: 20px 40px 0 0;
}
.hr-management-wrap ul li.active h4,  .engage-wrap ul li.active h4,  .customize-wrap ul li.active h4,  h4.active {
	color: #000;
}
.hr-management-wrap ul li.active:after,  .engage-wrap ul li.active:after,  .customize-wrap ul li.active:after {
	background: #fff;
}
.hr-management-wrap ul li.active:before,  .engage-wrap ul li.active:before,  .customize-wrap ul li.active:before {
	display: none;
}
.hr-management-wrap li:before,  .hr-management-wrap li:after,  .engage-wrap li:before,  .engage-wrap li:after,  .customize-wrap li:before,  .customize-wrap li:after {
	content: none;
	position: absolute;
	right: 14px;
	top: 12px;
	width: 2px;
	height: 14px;
	background: #000;
	display: block;
	z-index: 1;
}
.hr-management-wrap li:after,  .engage-wrap li:after,  .customize-wrap li:after {
	right: 8px;
	top: 18px;
	width: 14px;
	height: 2px;
}
/* Features 3 */
        
#feature-3 .feature-main.content-wrap {
	max-width: 1170px;
	width: 90%;
}
.subfeature-item h4 {
	font-size: 23px;
}
.subfeature-item p {
	font-size: 17px;
}
/* Feature 4 */
        /* #feature-1 {
            background-image: -moz-linear-gradient( -90deg, rgba(255, 255, 255, 1) 0%, rgba(251, 251, 251, 1) 100%);
            background-image: -webkit-linear-gradient( -90deg, rgba(255, 255, 255, 1) 0%, rgba(251, 251, 251, 1) 100%);
            background-image: -ms-linear-gradient( -90deg, rgba(255, 255, 255, 1) 0%, rgba(251, 251, 251, 1) 100%);
        } */
        
#feature-4 .feature-main .feature-content p {
	max-width: 840px;
}
/* features 5 */
        
.engage-wrap .subfeature-section-wrap {
	padding-right: 50px;
	padding-left: 0;
}
/* Feature - 7 */
        
#feature-8 .content-wrap,  #feature-9 .content-wrap,  #feature-10 .content-wrap {
	max-width: 1070px;
}
/* Feature 11 */
        
#feature-11 .feature-media img {
	max-width: 640px;
	width: 100%;
}
.feature-8 .no-style img {
	max-width: 330px;
}
.feature-9 .no-style img {
	max-width: 290px;
}
.feature-10 .no-style img {
	max-width: 260px;
}
/* Sub Feature */
        
.subfeature-item span {
	display: none;
}
.feature-main .learnmore,  .learnmore {
	border-bottom: 1px solid #03a9f5;
	text-transform: uppercase;
	font-family: var(--zf-primary-semibold);
	font-size: 13px;
}
.feature-home-banner-wrap:before {
	background: unset;
}
.zlist {
	text-align: center;
}
.img-middle .subfeature-section-wrap,  .img-bottom .subfeature-section-wrap {
	margin: 60px 0 0;
}
/* Mobile App Link */
        
.apps-download-links-wrap a,  .apps-download-links-wrap a {
	display: inline-block;
	text-indent: -999em;
	height: 40px;
	margin: 10px;
	background: url(/sites/default/files/download-apps-sprite2x.png) no-repeat left top;
	background-size: auto 40px;
}
.apps-download-links-wrap a.app-store,  .apps-download-links-wrap a.app-store {
	width: 135px;
	background-position: 0 0;
}
.apps-download-links-wrap a.g-play,  .apps-download-links-wrap a.g-play {
	width: 134px;
	background-position: -135px 0;
}
.zp-mobile-apps-wrap.banner .apps-download-links-wrap,  .zp-mobile-apps-wrap.banner .apps-download-links-wrap {
	margin-bottom: 0;
	margin-top: 12px;
}
.footer-sec-wrap {
	border-top: 0px solid #f5f5f5;
}
.bottom-promo {
	border-bottom: 1px solid #f5f5f5;
	text-align: center;
	color: #000;
	background: url("/sites/default/files/analytics/texture-2x.png") repeat 0 0 #fbfbfb;
	padding: 50px 0 30px;
}
.bottom-promo h2 {
	padding: 110px 0 20px;
	font-size: 38px;
	background: url("/sites/default/files/analytics/analytics-chart.png") no-repeat center top;
	background-size: auto 80px
}
.bottom-promo p {
	color: #000
}
.ct-action-btn {
	color: #fff;
	margin: 20px 0 10px;
	display: inline-block;
	padding: 7px 30px;
	background: #f0483e;
	text-transform: uppercase;
	font-family: var(--zf-primary-semibold);
}
.ct-action-btn:hover {
	border: 0px solid rgba(255, 255, 255, 1);
}
/* Arrow  */
        
.arrow {
	width: 1rem;
	height: 1rem;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 38px;
}
.arrow span {
	top: 0.5rem;
	position: absolute;
	width: 0.65rem;
	height: 0.1rem;
	background-color: #000;
	display: inline-block;
	transition: all 0.2s ease;
}
.arrow span:first-of-type {
	left: -1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow span:last-of-type {
	right: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.arrow.active span:first-of-type {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.arrow.active span:last-of-type {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* Tab */
        
.feature-tab ul {
	display: flex;
	justify-content: space-between;
	max-width: 680px;
	margin: 0 auto 50px;
}
.feature-tab ul li {
	cursor: pointer;
	max-width: 280px;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #eff0f4;
	font-size: 17px;
}
.feature-tab ul li span {
	padding: 0 30px;
	position: relative;
}
.feature-tab ul li span:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 26px;
	left: 0;
	top: -2px;
	background: url(/sites/default/files/analytics/feature-tab-icons.png) no-repeat left top;
	background-size: auto 60px;
}
.feature-tab ul li:nth-child(1) span:before {
	background-position: left top;
}
.feature-tab ul li:nth-child(2) span:before {
	background-position: -25px top;
}
.feature-tab ul li:nth-child(3) span:before {
	background-position: right top;
}
.feature-tab ul li.active {
	color: #e83b3d;
	border-bottom: 1px solid #e83b3d;
}
.feature-tab ul li:nth-child(1).active span:before {
	background-position: left bottom;
}
.feature-tab ul li:nth-child(2).active span:before {
	background-position: -25px bottom;
}
.feature-tab ul li:nth-child(3).active span:before {
	background-position: right bottom;
}
.tab-list-wrap {
	max-width: 800px;
	margin: 0 auto;
}
.tab-list {
	display: flex;
	justify-content: space-between;
	text-align: left;
	display: none;
}
.tab-list.active {
	display: table;
	justify-content: space-between;
	text-align: left;
}
.tab-list div:nth-child(1) {
	max-width: 400px;
	padding-right: 20px;
}
.tab-list div:nth-child(2) {
	max-width: 400px;
}
.tab-list>div {
	display: table-cell;
	vertical-align: middle;
}
.tab-list div:nth-child(2) img {
	display: none;
}
.feature-home-banner-wrap img {
	display: none;
}
.analytics-feature-videos {
	max-width: 400px;
	margin-top: 50px;
}

@media screen and (max-width: 1024px) {
.hr-images-wrap img {
	max-width: 100%;
	width: 100%;
}
.feature-home-banner-wrap img {
	display: block;
}
.analytics-feature-videos {
	display: none;
}
}

@media only screen and (max-width: 991px) {
.hr-management-wrap .subfeature-section-wrap,  .engage-wrap .subfeature-section-wrap,  .customize-wrap .subfeature-section-wrap {
	margin: 0;
}
#feature-1 .hr-management-wrap .subfeature-section-wrap,  #feature-3 .hr-management-wrap .subfeature-section-wrap,  #feature-5 .hr-management-wrap .subfeature-section-wrap {
	padding: 0 0 0 0;
}
.hr-management-wrap br {
	display: none;
}
.arrow {
	display: none;
}
.hr-management-wrap ul li,  .customize-wrap ul li,  .engage-wrap ul li {
	border: none !important;
}
.hr-management-wrap video {
	display: block;
}
.hr-management-wrap ul li h4:before {
	display: none;
}
.feature-section-wrap {
	margin: 20px 0;
}
.feature-section-wrap img {
	max-width: 100%;
}
.feature-section-wrap .feature-media {
	margin-top: 10px;
}
.hr-management-wrap .hr-images-wrap,  .engage-wrap .engage-images-wrap,  .customize-wrap .customize-images-wrap {
	display: none;
}
.left-images-wrap {
	display: none;
}
.feature-main .learnmore,  .learnmore {
	max-width: 90px;
	display: block;
	margin: 10px auto 20px;
}
#feature-2 .hr-management-wrap .subfeature-section-wrap, #feature-4 .hr-management-wrap .subfeature-section-wrap, #feature-6 .hr-management-wrap .subfeature-section-wrap {
	padding: 0;
}
#feature-7 .feature-main .feature-content .tab-list {
	max-width: 600px;
	margin: 0 auto;
}
.learnmore:after {
	top: 10px;
}
.feature-3 h2,  .feature-3 .feature-content>p {
	text-align: center;
	margin: 0 auto;
}
#feature-3 img {
	max-width: 100%;
	width: 100%;
}
.hr-management-wrap .subfeature-section-wrap,  .engage-wrap .subfeature-section-wrap,  .customize-wrap .subfeature-section-wrap {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.hr-management-wrap ul li,  .engage-wrap ul li,  .customize-wrap ul li {
	padding: 0 0 50px;
}
.hr-management-wrap ul li:last-child,  .engage-wrap ul li:last-child,  .customize-wrap ul li:last-child {
	margin: 0;
	padding: 0 0 0;
}
.hr-management-wrap li:before,  .hr-management-wrap li:after,  .engage-wrap li:before,  .engage-wrap li:after,  .customize-wrap li:before,  .customize-wrap li:after {
	display: none;
}
.hr-management-wrap ul li img,  .customize-wrap ul li img,  .engage-wrap ul li img {
	display: block;
}
.hr-images-wrap img.active,  .engage-images-wrap img.active,  .customize-images-wrap img.active {
	display: none;
}
.left-images-wrap img.active {
	display: none;
}
.hr-management-wrap p,  .engage-wrap p,  .customize-wrap p {
	display: block;
}
.hr-management-wrap ul li h4 {
	padding: 0;
}
.hr-management-wrap ul li p {
	padding: 0;
}
.hr-management-wrap ul li.active h4,  .engage-wrap ul li.active h4,  .customize-wrap ul li.active h4,  h4.active {
	color: #000;
}
.feature-tab ul {
	display: none;
}
.tab-list,  .tab-list.active,  .tab-list div:nth-child(2) img {
	display: block;
}
.tab-list {
	margin: 0 0 40px;
}
.tab-list div:nth-child(1) {
	display: none;
}
.tab-list div:nth-child(2) {
	max-width: 100%;
	text-align: center;
}
.tab-list div:nth-child(2) img {
	max-width: 300px;
	width: 100%;
}
}

@media only screen and (max-width: 767px) {
.feature-8 .no-style img,  .feature-9 .no-style img,  .feature-10 .no-style img {
	width: 60%;
}
.hr-management-wrap, .engage-wrap, .customize-wrap {
	margin-top: 0;
}
}

/**** Arabic Style ****/
.lang-ar .feature-home-banner-wrap .content-wrap p, .lang-ar .feature-content h2, .lang-ar .feature-content p, .lang-ar .bottom-promo p {
	text-align: center;
}
.lang-ar .fleft img {
	margin-right: -30%;
}
.lang-ar .hr-images-wrap.fleft:before {
	right: -47%;
}
.lang-ar .arrow {
	right: 95%;
}
.lang-ar .feature-main .feature-content .hr-management-wrap p, .lang-ar #feature-7 .feature-main .feature-content p {
	text-align: right;
}
.lang-ar .hr-images-wrap.fright:before {
	left: -47%;
}
.lang-ar .fright img {
	margin-left: -30%;
}
.lang-ar #feature-4 .hr-management-wrap .subfeature-section-wrap {
	padding: 0 0px 0 0;
}
.lang-ar .ct-action-btn {
	margin: 20px auto;
	display: table
}
.lang-ar .hr-management-wrap ul li h4 {
	padding: 0;
}
.lang-ar #feature-1 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-3 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-5 .hr-management-wrap .subfeature-section-wrap {
	padding: 0 40px 0 0px;
}
.lang-ar #feature-2 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-4 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-6 .hr-management-wrap .subfeature-section-wrap {
	padding: 0 0px 0 40px;
}
.lang-ar .hr-management-wrap ul li p { padding: 20px 0 0 0;}
@media screen and (max-width:1280px) {
.lang-ar .hr-images-wrap.fleft::before {
    right: unset;
    left: 0;
}
.lang-ar .feature-main .learnmore, .lang-ar .learnmore {
    display: inline;
}
}
@media screen and (max-width:990px) {
.lang-ar .subfeature-section-wrap h4, .lang-ar .subfeature-section-wrap p, .lang-ar .feature-main .feature-content .hr-management-wrap p, .lang-ar #feature-7 .feature-main .feature-content p, .lang-ar .tab-list-wrap h4 {
	text-align: center;
}
.lang-ar #feature-1 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-3 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-5 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-2 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-4 .hr-management-wrap .subfeature-section-wrap, .lang-ar #feature-6 .hr-management-wrap .subfeature-section-wrap {
	padding: 0;
}
}
/**** Arabic Style ****/
.i18n-ar .slick-slider .slick-list, .i18n-ar .slick-slider .slick-dots {
    text-align: center;
}