.body-umain .ztrial-btn {
	display: none !important;
}

.other-lang .ztax-container {
	display: block !important;
}

.znote {
	font-size: 14px;
	margin: 20px auto 0;
}
.content-wrap.field-price-plan-header {
    min-height: 38px;
}
.pricing-faq li>p {
	margin-bottom: 0;
	padding: 10px 30px 0 0;
}

.pricing-faq ul li h3 {
	margin-bottom: 0;
}

.zprice-choose {
	display: flex;
	max-width: 500px;
	margin: 0 auto 50px;
	justify-content: space-between;
}

.zprice-choose>span {
	width: 33.33%;
	box-sizing: border-box;
	font-family: var(--secondaryfont-semibold);
	padding: 12px;
	margin-right: 3%;
	border-radius: 37px;
	background: #ede5d8;
	font-size: 16px;
	cursor: pointer;
}

.zprice-choose>span:last-child {
	margin-right: 0;
}

h1 span {
	display: block;
	font-size: inherit;
}

.zprice-wrap>div {
	max-width: 500px;
	box-shadow: -3px -2px 20px 11px rgb(0 0 0 / 5%);
	margin: 0 auto;
	padding: 40px 20px;
	box-sizing: border-box;
	display: none;
	background: #fff;
}

.zprice-wrap {
	margin: 0px 0 50px;
}

.zprice-wrap>div p {
	margin-bottom: 0;
}

.zprice-wrap>div.zshow {
	display: block;
}

.zprice .z-price-text {
	font-size: 70px;
	font-family: var(--secondaryfont-bold);
}

.zprice .z-price-text em {
	//font-size: 30px;
font-size: inherit;
}

.zprice span.zcurrency-symbol {
	font-size: 38px;
	position: relative;
	top: -20px;
}

.zterms {
	font-family: var(--secondaryfont-semibold);
	margin-bottom: 15px;
	display: block;
}

.zbutton a.act-btn.cta-btn {
	background: #000;
	padding: 15px 100px;
}

.ztrial-btn .act-btn.cta-btn {
	background: transparent;
	color: #2b73f8;
	font-size: 17px;
	border-bottom: 1px solid #2b73f8;
	padding: 0;
	line-height: .9;
	margin: 20px auto;
	text-transform: none;
}

.zprice-choose>span.active {
	background: #2b73f8;
	color: #fff;
}

.why-zillum {
	padding: 40px 0;
}

.why-zillum h2 {
	font-family: var(--zf-secondary-medium);
	font-size: 50px;
	max-width: 600px;
	margin: 0 auto 80px;
	text-align: center;
}

.zdetails h2 {
	font-family: var(--zf-secondary-medium);
	font-size: 50px;
	margin: 0 auto 80px;
	text-align: center;
}

.zcontent-float {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.zcontent-float>div {
	width: 33.33%;
	max-width: 300px;
	justify-content: space-between;
	box-sizing: border-box;
}

.zshape {
	width: 60px;
	height: 50px;
	margin-bottom: 20px;
	background-image: url("/sites/oweb/images/zillum/pricing-sprite.png");
	background-size: 174px auto;
	background-repeat: no-repeat;
	background-position: 0 -5px;
}

.zshape.zcircle {
	background-position: -57px -6px;
}

.zshape.ztriangle {
	background-position: -119px -3px;
}

.zw-template-inner .pricing-faq .content-wrap {
	max-width: 900px;
}

h3 .arrow::before {
	display: none;
}

h3 .arrow::after {
	border-left: 0;
	border-right: 0;
	border-top: 0;
	content: '+';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 19px;
	line-height: 28px;
	width: auto;
}

li.zactive h3 .arrow::after {
	content: '-';
	color: #1976d2;
}

.pricing-faq ul li {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 0;
	padding: 40px 50px;
	cursor: pointer;
}

h3 .arrow {
	position: absolute;
	right: 0;
	top: 0;
}

.pricing-faq ul li h3 {
	color: #000;
}

.pricing-faq ul li.zactive h3 {
	color: #1194f6;
}

.pricing-faq h2:after {
	display: none;
}

.zcontent-float>div:last-child {
	padding-right: 0;
}

.zone h4 {
	max-width: 260px;
}

.footer-links {
	border-bottom: 0;
}

.footer-links ul li:first-child {
	text-transform: none;
}

.zaddon {
	width: 100%;
	padding: 40px 50px;
	box-sizing: border-box;
	display: block;
	margin: 70px auto 50px;
	max-width: 930px;
	position: relative;
	border: 1px solid #f5f5f5;
	border-radius: 4px;
	overflow: hidden;
	background: #fbfdff;
}

.zonboard {
	text-align: center;
	max-width: 630px;
	margin: 0 auto;
}

.payroll {
	position: relative;
}

.zavl-inr {
	position: absolute;
	background: #e15441;
	color: #fff;
	padding: 5px 15px;
	font-size: 13px;
	top: -20px;
	left: 40px;
	width: 150px;
	font-family: var(--zf-primary-semibold);
}

.lang-nl .zavl-inr {
	width: 200px;
}

.other-lang .zavl-inr {
	width: 180px;
}

.lang-ar .zavl-inr {
	text-align: center;
}

.lang-nl .zavl-inr,.lang-pt-br .zavl-inr {
	width: 200px;
}

.zavl-inr:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 12px solid #fff;
}

.zavl-inr:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 12px solid #fff;
}

.zcost-expense>div:first-child {
	font-family: var(--zf-primary-bold);
	font-size: 38px;
}

.zcost-expense>div:nth-child(2) {
	font-size: 15px;
	margin-bottom: 10px;
}

.zcost-expense>div:last-child>span {
	font-family: var(--zf-primary-bold);
}

.zaddon h3 {
	text-align: center;
}

.zaddon-text {
	padding: 4px 60px;
	background: #e15441;
	position: absolute;
	left: -50px;
	top: 10px;
	transform: rotate(-45deg);
	color: #fff;
	font-family: var(--zf-primary-semibold);
	font-size: 13px;
}

.lang-pt-br .zaddon-text,.lang-es-xl .zaddon-text,.lang-nl .zaddon-text {
	left: -60px;
	top: 35px;
}

.lang-it .zaddon-text {
	left: -75px;
	top: 47px;
}

.zfloat {
	display: flex;
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	align-items: center;
}

.zfeatures ul li {
	padding: 5px 0 0 25px;
	position: relative;
}

.zcost-expense {
	width: 50%;
	text-align: center;
}

.zfeatures ul li:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 0;
	height: 10px;
	width: 12px;
	text-indent: initial;
	background: url('//www.zohowebstatic.com/sites/zweb/images/commonroot/yes-tick.png') left top no-repeat;
	background-size: cover;
}

.ztax-container>p {
	text-align: center;
}

.request-drop-wrap {
	display: none;
}

p.zindividual {
	margin: 30px 0 50px;
}

section.zcustom-pricing .content-wrap.ztax-container {
	margin: 10px auto 30px;
}

body:before {
	background: #fef9f1;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
}

section.zcustom-pricing {
	background: #fef9f1;
	padding: 0 0 50px;
	margin: 0 auto 100px;
}

.zw-template-inner {
	margin: 20px 0 0;
}

.act-btn {
	padding: 8px 48px;
}

div#zmonthly span#zplan-people-plus-monthly {
	font: 17px/1.2 var(--zf-primary-bold);
}

.ztext {
	font-size: 13px;
	color: #333;
}

.changePrice {
	 display: block;
	overflow: hidden;
	max-width: 500px;
	margin: 0 auto 10px;
text-align: left;
}

.changePriceContainer {
	float: none;
}

.pricing-body>div:nth-child(2),.pricing-body>div:nth-child(3) {
	vertical-align: top;
}

.zproducts-icon.zsign {
	margin: 0;
}

.zbutton {
	margin-bottom: 10px;
}

.pricing-body:last-child>div:first-child {
	padding: 0;
}

section.zcustom-pricing ul li.zrecuit {
	width: 80px;
}

section.zcustom-pricing ul li.zrecuit:before {
	background-position: var(--zp-workdrive-bp);
}

section.zcustom-pricing li.zexpence:before {
	background-position: var(--zp-cliq-bp);
}

section.zcustom-pricing li.zconnect {
	width: 90px;
}

section.zcustom-pricing ul li.zconnect:before {
	background-position: var(--zp-officesuite-bp);
}

.zcustom-pricing li.zexpence {
	width: 70px;
}

section.zcustom-pricing ul li.zcliq:before {
	background-position: var(--zp-vault-bp);
}

section.pricing-wrap.pricing-box-1 {
	display: none;
	margin: auto;
}

.zdetails p {
	text-align: center;
	margin-bottom: 50px;
}

.zaddon p {
	margin-bottom: 10px;
}

section.zcustom-pricing .content-wrap {
	text-align: center;
}

section.zcustom-pricing .content-wrap p.description {
	font-size: 19px;
	max-width: 600px;
	margin: 20px auto;
}

h4.zh4 {
	margin: 40px 0;
}

section.zcustom-pricing .content-wrap h1 {
	font-size: 60px;
	margin-bottom: 30px;
	font-family: var(--primaryfont-semibold);
}

section.zcustom-pricing ul {
	width: 90%;
	max-width: 980px;
	overflow: hidden;
	margin: 26px auto;
}

.lang-ar section.zcustom-pricing ul {
	text-align: center;
}

section.zcustom-pricing ul li:before {
	content: "";
	position: absolute;
	width: var(--zp-i-w);
	height: var(--zp-i-h);
	background: var(--product-icons) no-repeat 0 0;
	background-size: var(--zp-i-bs);
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: inline-block;
	background-position: var(--zp-mail-bp);
}

section.zcustom-pricing ul li {
	position: relative;
	padding-top: 55px;
	width: 50px;
	overflow: hidden;
	margin: 15px 25px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
}


div#zyearly span.zcurrency-symbol {
	font: 38px/1.2 var(--zf-primary-bold);
	vertical-align: top;
	text-align: left;
}

div#zyearly {
	margin: 20px auto 10px;
	margin-right: 10px;
}

div#zmonthly {
	margin: 5px auto;
}

.zfooter-signup {
	text-align: center;
	margin-bottom: 0;
}

.pricing-faq {
	padding: 100px 0 50px;
}

.zfooter-signup {
	padding-bottom: 100px;
}

@media only screen and (max-width:768px) {
	section.zcustom-pricing ul {
		max-width: 680px;
		overflow: hidden;
		margin: 20px auto;
	}

	section.zcustom-pricing .content-wrap h1 {
		font-size: 46px;
	}

	section.zcustom-pricing ul li {
		margin: 15px 20px;
	}
}

@media only screen and (max-width:479px) {
	.ztext {
		font-size: 11px;
		color: #333;
	}

	section.zcustom-pricing .content-wrap h1 {
		font-size: 30px;
		margin-bottom: 15px;
	}

	section.zcustom-pricing .content-wrap p.description {
		font-size: 15px;
	}

	section.zcustom-pricing ul li {
		font-size: 11px;
	}

	section.zcustom-pricing ul {
		width: 100%;
		overflow: hidden;
		margin: auto;
		text-align: center;
	}
}

@media only screen and (max-width:1100px) {
	.zcontent-float>div {
		max-width: 280px;
	}
}

@media only screen and (max-width:767px) {
	.zw-template-inner {
		margin: 0px 0 0;
	}

	.pricing-faq {
		padding: 50px 0 30px;
	}

	.zfooter-signup {
		padding-bottom: 80px;
		margin-bottom: 0;
	}

	.zproducts-icon.zpeople {
		margin-top: 0;
	}

	section.zcustom-pricing .content-wrap {
		text-align: center;
		margin: 0px auto 60px;
	}

	.act-btn {
		padding: 8px 36px;
	}

	.zfloat {
		display: block;
		width: 100%;
	}

	.zcost-expense {
		width: 100%;
		text-align: left;
		margin-bottom: 30px;
	}

	.zaddon {
		max-width: 400px;
		padding: 40px 40px;
	}
}

a.login,.umain a.logout {
	display: none;
}

a.logout,.umain a.login {
	display: inline-block;
}

.pricing-body>div {
	width: 33.07%;
	box-sizing: border-box;
	padding: 50px 0;
}

.zcol-3 ul,.zcol-2 ul {
	padding: 0 30px;
}

.zcol-3 ul li,.zcol-2 ul li {
	padding: 0 0 10px 25px;
	position: relative;
}

.zcol-3 ul li:before,.zcol-2 ul li:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	height: 10px;
	width: 12px;
	text-indent: initial;
	background: url('//www.zohowebstatic.com/sites/zweb/images/commonroot/yes-tick.png') left top no-repeat;
	background-size: cover;
}

.pricing-body {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
}

.zdetails .content-wrap {
	margin: 50px auto 100px;
}

.pricing-body:after {
	content: '';
	position: absolute;
	width: 85%;
	height: 1px;
	background: #eee;
	display: block;
	bottom: 0;
	margin: auto;
	right: 6%;
}

.zcol-2 {
	position: relative;
}

.zcol-2:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 70%;
	background: #eee;
	top: 0;
	bottom: 0;
	left: -3%;
	margin: auto;
}

.zproducts-icon {
	position: relative;
	padding-top: 55px;
	width: 90px;
	overflow: hidden;
	margin: 0 auto 0;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	color: #333;
	text-align: center;
	font-weight: 600;
}

.pricing-body p {
	font-size: 15px;
	margin-bottom: 0;
}

.lang-ar .description,.lang-ar section.zcustom-pricing .content-wrap,.lang-ar .pricing-group,.lang-ar .ztext,.lang-ar .zbutton,.lang-ar .pquote h4,.lang-ar .zfooter-signup,.lang-ar .zcol-1,.lang-ar .zproducts-icon,.lang-ar .zcost-expense div,.lang-ar section.zcustom-pricing ul li {
	text-align: center;
}

.lang-ar .zfeatures ul li {
	padding: 5px 25px 0 0;
}

.lang-ar .zfeatures ul li:before,.lang-ar .zcol-3 ul li:before,.lang-ar .zcol-2 ul li:before {
	right: 0;
	left: auto;
}

.lang-ar .zcol-3 ul li,.lang-ar .zcol-2 ul li {
	padding: 0 25px 10px 0;
}

.lang-ar .zcol-2:before {
	right: -3%;
	left: auto;
}

.lang-ar .zaddon-text {
	right: -70px;
	left: auto;
	top: 30px;
	transform: rotate(45deg);
}

.lang-fr .zaddon-text {
	left: -60px;
	top: 20px;
}

.zproducts-icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 55px;
	height: 60px;
	display: inline-block;
	width: var(--zp-i-w);
	height: var(--zp-i-h);
	background: var(--product-icons) no-repeat 0 0;
	background-size: var(--zp-i-bs);
	background-position: var(--zp-mail-bp);
}

.zproducts-icon.zrecruit:before {
	background-position: var(--zp-workdrive-bp);
}

.zproducts-icon.zexpense:before {
	background-position: var(--zp-cliq-bp);
}

.zproducts-icon.zconnect:before {
	background-position: var(--zp-officesuite-bp);
}

.zproducts-icon.zvault:before {
	background-position: var(--zp-vault-bp);
}

.zproducts-icon.zconnect {
	width: 100px;
}

.zcol-1 {
	text-align: center;
}

.pricing-faq h2 {
	font-size: 42px;
	font-family: var(--zf-secondary-medium);
}

@media screen and (max-width:1100px) {
	section.zcustom-pricing .content-wrap h1 {
		font-size: 56px;
	}

	.zdetails h2,.why-zillum h2 {
		font-size: 46px;
		margin: 0 auto 60px;
	}
}

@media screen and (max-width:991px) {
	.pricing-body {
		padding: 20px 0;
	}

	.pricing-body>div.zcol-1 {
		width: 25%;
	}

	.zcontent-float>div {
		width: 50%;
		max-width: 300px;
	}

	.pricing-body>div.zcol-2,.pricing-body>div.zcol-3 {
		width: 35%;
	}

	.zdetails .pricing-body .zcol-1 p {
		max-width: 180px;
		margin: auto;
	}

	.zcol-3 ul li,.zcol-2 ul li {
		font-size: 15px;
	}

	.zdetails h2,.why-zillum h2 {
		font-size: 42px;
		margin: 0 auto 40px;
	}

	.pricing-faq h2 {
		font-size: 38px;
	}

	.zcontent-float {
		max-width: 680px;
	}
}

@media screen and (max-width:767px) {
	.pricing-body>div {
		width: 100%;
		display: block;
		max-width: 400px;
		margin: 0 auto;
		padding: 20px 0 0;
	}

	.pricing-body>div.zcol-1,.pricing-body>div.zcol-2,.pricing-body>div.zcol-3 {
		width: 100%;
	}

	.pricing-body {
		display: block;
	}

	.zcontent-float {
		display: block;
	}

	.zcontent-float>div {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 50px;
	}

	.zcontent-float>div:last-child {
		margin-bottom: 0;
	}

	.zfeatures ul li {
		font-size: 15px;
	}

	.pricing-body>div.zcol-1,.pricing-body>div.zcol-2,.pricing-body>div.zcol-3 {
		width: 100%;
	}

	.zcol-2:before {
		content: none;
	}

	.pricing-body>div.zcol-3 {
		padding: 0 0 20px;
	}

	.lang-it .zaddon {
		padding: 60px 40px;
	}

	.lang-it .zaddon-text {
		left: -25px;
		top: 0;
		transform: none;
	}

	.lang-ar .zaddon,.lang-pt-br .zaddon {
		padding: 55px;
	}

	section.zcustom-pricing .content-wrap h1 {
		font-size: 42px;
	}

	section.zcustom-pricing {
		padding: 0 0 10px;
		margin: 0 auto 70px;
	}

	.zdetails h2,.why-zillum h2 {
		font-size: 36px;
		margin: 0 auto 20px;
	}

	.pricing-faq h2 {
		font-size: 34px;
	}

	.why-zillum h2 {
		max-width: 500px;
		margin: 0 auto 40px;
	}

	.pricing-faq {
		padding: 30px 0 30px;
	}

	.why-zillum {
		padding: 20px 0;
	}

	.zdetails .content-wrap {
		margin: 50px auto;
	}

	.pricing-faq ul li,.pricing-faq ul li:nth-child(2n+2) {
		padding: 40px 50px;
		padding-bottom: 40px !important;
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width:479px) {
	.pricing-body>div.zcol-1,.pricing-body>div.zcol-2,.pricing-body>div.zcol-3 {
		max-width: 300px;
	}

	.zcol-3 ul,.zcol-2 ul {
		padding: 0;
	}

	.pricing-faq ul li,.pricing-faq ul li:nth-child(2n+2) {
		padding: 20px 10px;
		padding-bottom: 20px !important;
	}

	.zdetails p {
		margin-bottom: 10px;
	}

	.zonboard {
		margin: 50px auto 0;
	}

	section.zcustom-pricing .content-wrap h1 {
		font-size: 30px;
	}

	.zdetails h2,.why-zillum h2 {
		font-size: 26px;
		margin: 0 auto 40px;
	}

	.zdetails h2 {
		margin: 0 auto 10px;
	}

	.pricing-faq h2 {
		font-size: 25px;
		margin-bottom: 30px;
	}

	.zprice-choose {
		justify-content: center;
		flex-wrap: wrap;
	}

	.zprice-choose>span {
		width: 47%;
		margin-bottom: 25px;
	}

	.zprice-choose>span:last-child {
		margin-bottom: 0;
	}

	.zprice-wrap>div {
		padding: 40px 20px;
	}

	.zprice .z-price-text {
		font-size: 56px;
	}

	.zprice .z-price-text em {
		//font-size: 26px;
font-size: inherit;
	}

	.zprice span.zcurrency-symbol {
		font-size: 28px;
	}
}

@media screen and (max-width:380px) {
	.zaddon {
		padding: 40px 30px;
	}

	section.zcustom-pricing .content-wrap h1 {
		font-size: 25px;
		margin-bottom: 15px;
	}

	.zdetails h2,.why-zillum h2 {
		font-size: 24px;
	}

	section.zcustom-pricing ul li {
		margin: 15px 10px;
	}

	.lang-ar .zaddon,.lang-pt-br .zaddon,.lang-es-xl .zaddon {
		padding: 70px 30px;
	}

	.lang-it .zaddon {
		padding: 90px 30px;
	}
}
.ccode-id .zprice .z-price-text {
    font-size: 50px;

}
.ccode-id .zprice span.zcurrency-symbol {
    font-size: 28px;
}
.ccode-id .zprice .z-price-text em{
        font-size: 24px;
}
/*.zwc_offer_info_box {
    display: grid;
    text-align: center;
    padding-top: 50px;
    font-size: 18px;
    font-family: var(--primaryfont-bold);
    color: #fff;
    justify-items: center
}

.zwc_offer_info_box .zwc_offer_text {
    background: linear-gradient(90deg,#e22424,#ed6060,#d02121);
    padding: 7px 50px;
    display: inline-grid;
    position: relative;
    z-index: 1;
    height: 32px;
    align-items: center
}

.zwc_offer_info_box_in .zwc_offer_badge_shape {
    width: 20px;
    height: 45px;
    display: inline-block;
    position: absolute;
    left: 0;
    background: #c31f1f;
    top: 7px
}

span.zwc_offer_info_box_in {
    position: relative
}

.zwc_offer_info_box_in .zwc_offer_badge_shape:before {
    border: 22px solid #c32020;
    content: "";
    display: inline-block;
    position: absolute;
    right: 100%;
    top: 1px;
    border-left-color: transparent;
    border-width: 22px 15px
}

.zwc_offer_info_box_in .zwc_offer_badge_shape.zwc_shape_right {
    left: auto;
    transform: scale(-1);
    right: 0
}

.zwc_offer_info_box_in .zwc_offer_badge_shape.zwc_shape_right:before {
    border-color: #c31f1f;
    border-left-color: transparent;
    top: 0px;
}
.zwc_strike_text .zpricegroup {
text-decoration: line-through;
    color: #6a6969;
    transform: scale(.6);
    display: grid;
    font-size: 45px;
    line-height: 1;
    grid-auto-flow: column;
    place-content: center;
    min-height: 35px;
}
.zprice.zwc_strike_text span.zcurrency-symbol{
    position: relative;
    font-size: 70px;
    top: 0;
    margin-right: 0;
}
.zwc_strike_text .z-price-text{
    font-family: var(--primaryfont-regular);
    font-size: 70px;
}*/