.i18n-ar .pricing-header h4 {
    text-align: center;
}
.other-lang .save-tab {
    display: none;
}
.zw-product-header {
    background: #f0f6fd;
}
.has-tooltip>span {
    cursor: pointer;
    position: relative
}

.has-tooltip>span.price-tooltip {
    display: none
}
.lang-rtl .item-list .has-tooltip:hover .price-tooltip{
      text-align: right;
}
.has-tooltip>span:first-child::after {
background: url(/sites/zweb/images/commonroot/pricing-tooltip-icon.svg) no-repeat 0 0 / 16px auto;
    content: '';
    height: 16px;
    width: 16px;
    position: absolute;
    cursor: pointer;
    margin: 3px 0 0 4px;
}

.lang-rtl .has-tooltip>span::after {
    margin: 4px 4px 0 0
}

.price-tooltip:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0f94f6;
    bottom: -7px;
    color: white;
    height: 0;
    left: 20%;
    position: absolute;
    width: 0;
    content: ''
}

.lang-rtl .price-tooltip:before {
    left: auto;
    right: 20%
}

.price-tooltip:after {
    height: 15px;
    width: 100%;
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    background: transparent;
    border: 0;
    margin: 0
}

.item-list .has-tooltip:hover .price-tooltip  {
    background-color: #0f94f6;
    box-shadow: 0 0 11px #b8b6b6;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    min-height: 25px;
    width: 90%;
    padding: 15px 19px;
    position: absolute;
    text-align: left;
    left: 0;
    bottom: 105%;
    border: 0;
    transition: .5s ease;
    display: block
}

.lang-rtl span.price-tooltip.active {
    text-align: right
}

.price-tooltip p:last-child {
    margin-bottom: 0
}
.zw-template-zp_pricing_2_0 .quick-connect-links-wrap {
    display: block;
}
.zw-template-zp_pricing_2_0.other-lang .quick-connect-links-wrap{
    display: none;
}
#zpdf-title,.zshow-price>.price {
    display: none;
}
.zshow-price>.price:first-child {
    display: inline;
}
.pricing-header * {
    width: 90%;
    margin: 0 auto 20px;
}
.zwc_slide.zwc_open+.zwc_comp_inner_details {
    display: block;
}
.save-tab {
	font-family: var(--primaryfont-semibold);
	padding: 0 5px;
	background: 0;
	color: #000;
	font-size: 14px;
}


.zwc-addons h2 {
    text-align: center;
}

.zwc-addons {
    padding: 50px 0 120px;
}

.zwc-addons-inner {
display: flex;
    flex-wrap: wrap;
    gap: 30px 2%;
    max-width: 1000px;
    margin: 40px auto 0;
}

.zwc-addons-inner>div {
    width: 32%;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 40px;
    background: #fff;
    border-radius: 3px;
    position: relative;
}
[class|=zicon] {
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(/sites/zweb/images/landingpage/pricing/addons-sprite-icons.svg);
    background-size: 200px auto;
    top: -25px;
}

.zicon-workspace {
    background-position: -50px 0;
}

.zicon-visitors {
    background-position: -100px 0;
}

.zicon-users {
    background-position: -150px 0;
}
.ztick {
    margin-bottom: 0;
}


.zwc_accordion_text.zwc_expand_accordion {
	display: none;
}



.zwc_comp_header a.getstart-plan,
.zwc_comp_header a.trynow-plan {
	padding: 10px 15px;
}

.zwc_pointer_circle:before {
	content: '';
	position: absolute;
	top: 9px;
	left: -2px;
	border: 0;
	background: #000;
	width: 12px;
	height: 1.5px;
	transform: rotate(0);
}

.zwc_pointer_circle:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 4px;
	border: 0;
	background: #000;
	width: 10px;
	height: 1.5px;
	transform: rotate(90deg);
}

.zwc_pointer_circle {
	width: 18px;
	height: 18px;
	border: 1.5px solid #000;
}

.zwc_active .zwc_pointer_circle:before {
	transform: rotate(0);
	top: 9px;
}

.zwc_active .zwc_pointer_circle:after {
	display: none;
}

.save-tab:before {
	right: auto;
	left: -28px;
}
.zwc_tick {
    position: relative;
    background: unset;
    border-radius: 0;
    width: 18px;
    height: 18px;
}
.zwc_tick .zwc_checkmark {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-indent: initial;
    background: url(/sites/zweb/images/commonroot/pricing-yes.svg) left top no-repeat;
    background-size: cover;
transform: none;
    border: 0;
}

.zcol-4 .zwc_comp_header_fixed.zwc_comp_header_show {
	width: 1090px;
}

.zwc_comp_cell.zwc_divide_cell > .zwc_cell_section {
	display: none;
}

.zapps-h2 {
	margin-bottom: 0;
}

.zwc_comp_cell {
	text-align: center;
}

.zwc_comp_cell:first-child {
	text-align: left;
	align-items: center;
}

.zlooking-inner-wrap p.znote {
	margin: 20px auto 0;
	font-size: 14px;
}

.plan-description {
	font-size: 17px;
	text-align: center;
	margin: 20px auto 0;
	max-width: 240px;
}

.zprice-text {
	font-size: 24px;
	display: block;
	margin: 22px auto;
	font-family: var(--secondaryfont-semibold);
}

.zcontactus {
	display: inline-block;
	font-size: 13px;
	padding: 13px 15px;
	box-sizing: border-box;
	text-transform: uppercase;
	width: auto;
	background: #295ae6;
	line-height: 1;
	min-width: 180px;
	text-align: center;
	border-radius: 5px;
	font-family: var(--zf-primary-semibold);
	color: #fff;
	cursor: pointer;
}

.zcollapse,
.zexpand {
	position: absolute;
	right: -90px;
	top: 160px;
	border: 1px solid #e5c858;
	background: #fefaea;
	border-radius: 20px;
	padding: 5px 10px;
	font-size: 14px;
	font-family: var(--secondaryfont-semibold);
	cursor: pointer;
	width: max-content;
	text-align: center;
	box-sizing: border-box;
	transform: rotate(-90deg);
}

.zcollapse {
	display: none;
}

.pricing-faq .content-wrap {
	position: relative;
}

.pricing-header h3 {
	color: #f4d964;
}

.pricing-wrap::before {
	background: #f0f6fd;
	height: 250px;
}

.zw-template-inner {
	margin: 0;
	overflow: hidden;
}

ul.zbanner-steps {
	display: flex;
	column-gap: 2%;
	justify-content: center;
	margin-top: 30px;
}

.zwc_comparison_container {
	border-radius: 8px;
}

ul.zbanner-steps li {
	padding-left: 25px;
	position: relative;
	text-align: left;
}

.zwc_comparison_container.zcol-4 {
	box-sizing: border-box;
	width: 100%;
	max-width: 1140px;
}

.zwc_comparison_container.zcol-4 .zwc_comparison_table_wrap {
	width: 100%;
	max-width: 1140px;
}

.i18n-ar ul.zbanner-steps li,
.i18n-he ul.zbanner-steps li {
	text-align: right;
}

.feature-box ul li,.highlighted-box ul li {
	padding-left: 25px;
	margin-bottom: 20px;
position:relative;
}
.i18n-en .pricing-wrap .content-wrap .product-block .feature-box {
    padding: 35px 20px 35px 30px;
}
.pricing-wrap .content-wrap .product-block .highlighted-box {
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.highlighted-box ul li:last-child,.feature-box ul li:last-child {
    margin-bottom: 0;
}

.feature-box ul li:before,.highlighted-box ul li:before{
content: "";
    position: absolute;
    top: 2px;
    left: -5px;
    height: 18px;
    width: 18px;
    text-indent: initial;
    background: url(/sites/zweb/images/commonroot/pricing-yes.svg) left top no-repeat;
    background-size: cover;
    border: 0;
    transform: none;
}

.pricing-wrap .content-wrap .product-block .feature-box {
	padding: 20px 20px 40px 30px;
}

.pricing-wrap .content-wrap .product-block .zmost-popular {
	margin-bottom: 0;
}

.feature-box ul li {
	//font-family: var(--secondaryfont-semibold);
}
.highlighted-box>div span {
    text-align: left;
    font-family: var(--secondaryfont-regular);
    font-size: 15px;
}
.highlighted-box>div ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}
.pricing-wrap .content-wrap .product-block .main-box {
	border: 0;
}

.pricing-wrap .content-wrap {
	overflow: unset;
}



.pricing-header {
	background: #f0f6fd;
	padding-top: 40px;
	position: relative;
	margin-top: 0;
}

.zcircle {
	width: 16px;
	height: 16px;
	background: #3361c2;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 0;
}

.zstar {
	background-image: url("/sites/zweb/images/commonroot/yellow-tick.svg");
	width: 28px;
	height: 28px;
	position: absolute;
	left: -3px;
	top: -2px;
	background-size: 28px;
	background-repeat: no-repeat;
}

.pricing-faq {
	position: relative;
	padding-bottom: 120px;
	margin-bottom: 0;
}

.pricing-faq ul li h3 {
	margin-bottom: 0;
}

.pricing-faq ul li.zactive h3 {
	margin-bottom: 15px;
}

.pricing-faq ul li {
	padding: 30px 30px 30px 80px;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 8px;
}

h3 .arrow {
	position: absolute;
	right: auto;
	left: -50px;
	top: 2px;
	transition: all 500ms ease;
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	border-radius: 100%;
}

li.zactive h3 .arrow {
	transform: unset;
	transform-origin: center;
	top: 3px;
}

li.zactive h3 .arrow::after {
	display: none;
}

h3 .arrow::before {
	content: '';
	position: absolute;
	top: 9px;
	right: 5px;
	border: 0;
	background: #000;
	width: 10px;
	height: 2px;
}

h3 .arrow::after {
	content: '';
	position: absolute;
	top: 9px;
	right: 5px;
	border: 0;
	background: #000;
	width: 10px;
	height: 2px;
	transform: rotate(90deg);
}

.pricing-faq li > p:last-child,
.pricing-faq ul li:last-child {
	margin-bottom: 0;
}

.zw-template-inner .pricing-faq .content-wrap {
	max-width: 1000px;
}

.z-price-text em {
	font-size: inherit;
	border: 0;
	color: inherit;
}

.zwc_comp_cell .price {
	display: block;
	font-size: 36px;
	font-family: var(--secondaryfont-semibold);
	line-height: 1;
	margin-bottom: 10px;
}

.zwc_comp_header h3 {
	margin-bottom: 10px;
}

.zwc_comp_cell .detail {
	display: block;
	margin-bottom: 10px;
}

.zwc_comp_cell .pricing-tab > span {
	padding: 5px 10px;
	font-size: 12px;
}

.zwc_comp_header {
	align-items: center;
}

.zwc_comp_header_fixed .zwc_comp_cell .price {
	font-size: 32px;
}

.zwc_comp_cell .price .zcurrency-symbol {
	font-size: 22px;
	position: relative;
	top: -12px;
}

.zwc_comp_cell .save-tab {
	color: #000;
    margin-left: 40px;
}

.i18n-ar .zsupport-li li,
.i18n-ar ul.zbanner-steps li,
.i18n-he .zsupport-li li,
.i18n-he ul.zbanner-steps li {
	padding-left: 0;
	padding-right: 25px;
}

.i18n-ar ul.zbanner-steps li:before,
.i18n-he ul.zbanner-steps li:before {
	right: 8px;
	left: auto;
}

.i18n-ar .zstar,
.i18n-he .zstar {
	right: -3px;
	left: auto;
}

.i18n-ar .pricing-wrap.pricing-box-3 .content-wrap .product-block,
.i18n-he .pricing-wrap.pricing-box-3 .content-wrap .product-block {
	margin-left: 3%;
	margin-right: 0;
}

.i18n-ar .pricing-wrap.pricing-box-3 .content-wrap .product-block:last-child {
	margin-left: 0;
}

.i18n-ar .pricing-wrap .content-wrap .product-block .main-box,
.i18n-ar .product-block .plan-caption,
.i18n-ar .product-block .plan-name,
.i18n-ar .product-block .price,
.i18n-ar .product-block .zprice-text,
.i18n-ar .product-block span.detail span,
.i18n-ar .zcontactus,
.i18n-he .pricing-wrap .content-wrap .product-block .main-box,
.i18n-he .product-block .plan-caption,
.i18n-he .product-block .plan-name,
.i18n-he .product-block .price,
.i18n-he .product-block .zprice-text,
.i18n-he .product-block span.detail span,
.i18n-he .zcontactus {
	text-align: center;
}

.i18n-ar .zcircle,
.i18n-he .zcircle {
	left: auto;
	right: 0;
}

.i18n-ar .feature-box ul li:before,
.i18n-he .feature-box ul li:before {
	right: 6px;
}

.i18n-ar .ztax-container > p,
.i18n-he .ztax-container > p {
	text-align: left;
}

.i18n-ar .plan-description,
.i18n-ar .pricing-header h3,
.i18n-ar .zcollapse,
.i18n-ar .zexpand,
.i18n-ar .zwc_comp_header h3,
.i18n-he .plan-description,
.i18n-he .pricing-header h3,
.i18n-he .zcollapse,
.i18n-he .zexpand,
.i18n-he .zwc_comp_header h3 {
	text-align: center;
}

.i18n-ar .zcollapse,
.i18n-ar .zexpand,
.i18n-he .zcollapse,
.i18n-he .zexpand {
	left: -90px;
	right: auto;
}

.i18n-ar .pricing-tab > span.monthly,
.i18n-he .pricing-tab > span.monthly {
	border-radius: 0 30px 30px 0;
}

.i18n-ar .pricing-tab > span.active.yearly,
.i18n-he .pricing-tab > span.active.yearly {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-radius: 30px 0 0 30px;
}

.i18n-ar .zwc_comp_cell:first-child,
.i18n-he .zwc_comp_cell:first-child {
	text-align: right;
}

.i18n-ar .zwc_pointer_circle,
.i18n-he .zwc_pointer_circle {
	right: 11px;
	left: auto;
}

.i18n-ar .zwc_pdf_container,
.i18n-he .zwc_pdf_container {
	text-align: left;
}

.i18n-ar .zwc_cell_section,
.i18n-he .zwc_cell_section {
	padding-right: 40px;
	padding-left: 0;
}

.i18n-ar .zwc_comp_cell,
.i18n-he .zwc_comp_cell {
	border-right: 1px solid #e2e7eb;
	border-left: 0;
}

.i18n-ar .zwc_comp_cell:first-child,
.i18n-he .zwc_comp_cell:first-child {
	border-right: 0;
}

.i18n-ar .pricing-faq ul li,
.i18n-he .pricing-faq ul li {
	padding: 30px 80px 30px 30px;
}

.i18n-ar h3 .arrow,
.i18n-he h3 .arrow {
	right: -50px;
	left: auto;
}

.i18n-ar .save-tab,
.i18n-he .save-tab {
	margin-left: 0;
	margin-right: 15px;
}

.i18n-ar .save-tab:before,
.i18n-he .save-tab:before {
	transform: rotateY(180deg);
	right: -28px;
	left: auto;
}

.i18n-ar .zwc_comp_cell .save-tab:before,
.i18n-he .zwc_comp_cell .save-tab:before {
	right: auto;
	left: -35px;
	transform: rotate(105deg);
}

.i18n-ar .pricing-tab > span.yearly,
.i18n-he .pricing-tab > span.yearly {
	border-left: 1px solid #000;
	border-right: 0;
	border-radius: 30px 0 0 30px;
}

.i18n-ar .pricing-tab > span.monthly,
.i18n-he .pricing-tab > span.monthly {
	border-right: 1px solid #000;
	border-left: 0;
}

.i18n-ar .pricing-tab > span.active.monthly,
.i18n-ar .pricing-tab > span.active.yearly,
.i18n-he .pricing-tab > span.active.monthly,
.i18n-he .pricing-tab > span.active.yearly {
	border: 1px solid #379cfc;
}

.i18n-ar .zwc_comp_cell .detail,
.i18n-ar .zwc_comp_cell .price,
.i18n-he .zwc_comp_cell .detail,
.i18n-he .zwc_comp_cell .price {
	text-align: center;
}

.i18n-ar .has-tooltip tooltip p,
.i18n-he .has-tooltip tooltip p {
	text-align: right;
	right: 95%;
	left: auto;
}

.i18n-ar .zwc_info_tooltip_icon::after,
.i18n-he .zwc_info_tooltip_icon::after {
	right: auto;
	left: 11px;
}

.i18n-ar .pricing-tab > span.yearly,
.i18n-he .pricing-tab > span.yearly {
	border-radius: 30px 0 0 30px;
	border-left: 1px solid;
}

.i18n-ar .pricing-tab > span.monthly,
.i18n-he .pricing-tab > span.monthly {
	border-radius: 0 30px 30px 0;
	border-right: 1px solid;
}

.i18n-ar div.pricing-tab > span.active.yearly,
.i18n-he div.pricing-tab > span.active.yearly {
	border-radius: 30px 0 0 30px;
	border: 1px solid #379cfc;
}

.i18n-ar div.pricing-tab > span.active.monthly,
.i18n-he div.pricing-tab > span.active.monthly {
	border-radius: 0 30px 30px 0;
	border: 1px solid #379cfc;
}

.i18n-he .field-price-caption,
.i18n-he .next-actions h4,
.i18n-he h1 {
	text-align: center;
}

.i18n-vi .zwc_comp_cell .save-tab {
	margin-left: 65px;
}
.highlighted-box>div {
    margin: 0px;
}
.zchange-price {
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    max-width: 180px;
    margin: 0 auto 15px;
}

.zchange-price:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    border-radius: 6px;
pointer-events: none;
}

.monthly-visitors {
    appearance: none;
    cursor: pointer;
    width: 100%;
    padding: 10px 30px 10px 10px;
    border: 1px solid #707070;
    border-radius: 4px;
    font-size: 15px;
}
.i18n-ar .zshow-price {
    text-align: center;
}

.i18n-ar .monthly-visitors {
    padding: 10px 10px 10px 30px;
}

.i18n-ar .zchange-price:after {
    right: auto;
    left: 10px;
}
.lang-rtl .feature-box ul li:before,.lang-rtl .highlighted-box ul li:before{
    left:auto;
    right:-5px;
}
.lang-rtl .highlighted-box>div span{
    text-align:right;
}
.lang-rtl .highlighted-box>div ul li{
    padding-right:25px;
    padding-left:0;
}
.save-tab {
    background-color: #feda68;
    font-style: inherit;
    font-size: 13px;
    color: #000;
    line-height: 1;
    padding: 6px 8px;
    border: 1px solid #e19c01;
    border-radius: 6px;
    font-family: var(--zf-primary-bold);
    margin-left: 15px;
    position: relative;
}
.save-tab:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #e19c01 transparent transparent;
    left: -8.5px;
    top: 50%;
    margin-top: -6px;
}
.save-tab:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #feda68 transparent transparent;
    left: -7px;
    top: 50%;
    margin-top: -6px;
}
.zsave-star,.zsave-star:after {
    position: absolute;
    width: 8px;
    height: 1px;
    background: #ff7810;
    left: -7px;
    top: -6px
}

.zsave-star:after {
    content: "";
    left: 0;
    top: 0;
    transform: rotate(90deg)
}

.zsave-star1,.zsave-star1:after {
    position: absolute;
    width: 8px;
    height: 1px;
    background: #ff7810;
    bottom: -6px;
    right: -7px;
    top: auto;
    left: auto
}

.zsave-star1:after {
    content: "";
    left: 0;
    top: 0;
    transform: rotate(90deg)
}
.zwc_comp_cell .save-tab::before,.zwc_comp_cell .save-tab{
    display:none;
}
@media screen and (max-width: 1200px) {
	.zcollapse,
    .zexpand {
		position: absolute;
		right: 20px;
		top: 50px;
		transform: rotate(0);
	}

	.zwc_comparison_container.zcol-4 {
		max-width: 950px;
	}

	.zwc_comparison_container.zcol-4 .zwc_comparison_table_wrap {
		width: 950px;
	}

	.zcol-4 .zwc_comp_header_fixed.zwc_comp_header_show {
		width: 900px;
	}

	.i18n-ar .zcollapse,
    .i18n-ar .zexpand,
    .i18n-he .zcollapse,
    .i18n-he .zexpand {
		right: auto;
		left: 20px;
	}
.zw-template-zp_pricing_2_0 .quick-connect-links-wrap {
        display: none;
    }
}
@media only screen and (max-width: 1100px) {
.zwc-addons-inner>div {
    padding: 40px 20px;
width: 49%;
}
.zwc-addons-inner {
    gap: 40px 2%;
max-width: 720px;
}
.item-list .has-tooltip:hover .price-tooltip{
width: 85%;
}
}
@media only screen and (max-width: 991px) {
.ccode-id .product-block .price span {
    font-size: 38px;
}

.ccode-id .product-block .price span:first-child {
    font-size: 20px;
}
	.product-block .price span {
		font-size: 40px;
	}

	form#z_crmwebform {
		padding: 60px;
		margin: 30px auto 60px;
	}

	.i18n-ar .pricing-header,
    .i18n-he .pricing-header {
		text-align: center;
	}

	.other-lang ul.zbanner-steps {
		display: inline-block;
	}

	.i18n-ar .zwc_pdf_container,
    .i18n-he .zwc_pdf_container {
		text-align: right;
	}

.zwc_comp_cell .save-tab {
    font-size: 12px;
         margin-left: 50px;
}
.product-block .feature-box h3 {
    max-width: 150px;
}
.pricing-wrap {
    margin: 0 0 50px;
}
.zwc-addons {
    padding: 30px 0 80px;
}
.pricing-faq {
    padding: 20px 0 0;
}
}

@media only screen and (max-width: 767px) {

	.ztax-container > p {
		text-align: center;
	}
    .pricing-wrap .content-wrap .product-block .highlighted-box {
        margin-bottom: 0px;
    }
.product-block .feature-box h3 {
    max-width: unset;
}
	.plan-description {
		font-size: 17px;
		max-width: 300px;
	}

	ul.zbanner-steps {
		max-width: 500px;
		margin: 0 auto;
		display: inline-block;
	}

	ul.zbanner-steps li {
		text-align: left;
	}

	.product-block .price span {
		font-size: 38px;
	}
.zwc-addons-inner>div {
    width: 100%;
}
.zwc-addons-inner {
    max-width: 400px;
}

	.save-tab {
		margin-left: 0;
	}

	.pricing-tab-wrap {
		align-items: baseline;
	}

	.pricing-faq {
		padding-bottom: 60px;
	}

	.pricing-faq ul li,
    .pricing-faq ul li:nth-child(2n+2) {
		padding: 30px 30px 30px 80px !important;
	}

	.pricing-faq ul li.zactive h3 .arrow {
		top: 0;
	}

	h3 .arrow {
		top: -2px;
	}

	.i18n-ar .pricing-faq ul li,
    .i18n-ar .pricing-faq ul li:nth-child(2n+2),
    .i18n-he .pricing-faq ul li,
    .i18n-he .pricing-faq ul li:nth-child(2n+2) {
		padding: 30px 80px 30px 30px !important;
	}

	.i18n-ar .zsiq_theme1.zsiq_floatmain,
    .i18n-he .zsiq_theme1.zsiq_floatmain {
		right: auto !important;
		left: 10px !important;
		bottom: 30px!important;
	}

	.i18n-ar .save-tab,
    .i18n-he .save-tab {
		margin-left: 0;
		margin-right: 0;
	}

	.i18n-vi .save-tab {
		width: auto;
	}

	.i18n-vi .zwc_comp_cell .save-tab {
		margin-left: 0;
	}

	.i18n-ar .pricing-faq ul li h3,
    .i18n-he .pricing-faq ul li h3 {
		padding: 0;
	}

	.i18n-ar ul.zbanner-steps li,
    .i18n-he ul.zbanner-steps li {
		text-align: right;
	}

	.i18n-ar .pricing-wrap.pricing-box-3 .content-wrap .product-block,
    .i18n-he .pricing-wrap.pricing-box-3 .content-wrap .product-block {
		margin-left: auto;
		margin-right: auto;
	}

	.i18n-ar .pricing-wrap.pricing-box-3 .content-wrap .product-block:last-child,
    .i18n-he .pricing-wrap.pricing-box-3 .content-wrap .product-block:last-child {
		margin-left: auto;
	}

	.i18n-ar .pricing-tab,
    .i18n-ar .ztax-container > p,
    .i18n-he .pricing-tab,
    .i18n-he .ztax-container > p {
		text-align: center;
	}
    .lang-rtl select#zmobile-mon-yearly, .lang-rtl select#zmobile-currency {
        padding: 5px 10px 5px 25px;
    }
    .lang-rtl .zmobile-mon-yearly-container:before, .lang-rtl .zmobile-currency-container:before {
        top: 14px;
    }
    .lang-rtl .zmobile-mon-yearly-container:after, .lang-rtl .zmobile-currency-container:after {
        left: 1px;
        top: 14px;
    }
.save-tab:before,.save-tab:after,.zsave-star {
    display:none;
}
.save-tab{
    margin-left: 0;
    padding: 6px;
    margin-top: 4px;
}
}

@media screen and (max-width:480px) {
	.pricing-faq h2 {
		margin-bottom: 0;
	}

	.pricing-faq ul {
		margin-top: 80px;
	}

	.zcollapse,
    .zexpand {
		right: 0;
		top: 80px;
	}

	.zwc_comp_cell {
		padding: 15px 30px 15px 10px;
	}
.pricing-wrap {
    margin: 0 0 40px;
}
	.pricing-header {
		padding-top: 50px;
	}
    .pricing-header h3 {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
.zwc-addons {
    padding: 30px 0 0px;
}
.i18n-en .zwc-addons {
    padding: 30px 0 60px;
}
	.i18n-ar .zwc_pointer_circle,
    .i18n-he .zwc_pointer_circle {
		right: 5px;
	}

	.i18n-ar .zwc_comp_cell,
    .i18n-he .zwc_comp_cell {
		padding: 15px 10px 15px 30px;
	}

	.i18n-ar .zcollapse,
    .i18n-ar .zexpand,
    .i18n-he .zcollapse,
    .i18n-he .zexpand {
		left: 0;
	}
    .pricing-faq ul li, .pricing-faq ul li:nth-child(2n+2) {
        padding: 30px 30px 30px 60px !important;
    }
    .i18n-ar .pricing-faq ul li, .i18n-ar .pricing-faq ul li:nth-child(2n+2), .i18n-he .pricing-faq ul li, .i18n-he .pricing-faq ul li:nth-child(2n+2) {
        padding: 30px 60px 30px 30px !important;
    }
    h3 .arrow {
        top: -2px;
        left: -45px;
    }
}
