.other-lang .ztax-container{ display:none !important; }
.zph-sticky .z-bottom-cta-menu {
    pointer-events:none;
    box-shadow: none;
    background: transparent;
}
.z-bottom-cta-menu > a {
    display: none !important;
}
.zph-sticky .mobile-menu-icon1 {
    pointer-events:auto;
    left: 1px;
    top: -1px;
}

.item-list em {
    border: 1.5px solid #FC515E;
    color: #FC515E;
    padding: 1px 4px;
    font-size: 10px;
    line-height: 0;
    font-family: proxima_nova_rgbold;

    margin-right: 5px;
}
.zgh-accounts a.zgh-signup{
display:none !important;
}
h1, .changePriceContainer span, .pricing-tab > span, .pricing-wrap .content-wrap .product-block a.getstart-plan, .pricing-wrap .content-wrap .product-block a.trynow-plan, .product-block .price span, .product-block .feature-box h3, .highlighted-box > div span {
    font-family:"proxima_novasemibold", Arial, Helvetica, sans-serif;
}
.price-tooltip a {
    color: #fff;
    text-decoration: underline;
}
.product-block .price span {
    font-family: "proxima_nova_rgbold";
}
.main-container-wrapper {
    position: relative;
}
.main-container-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 500px;
    left: 0;
    top: 0;
    background: #77cdff;
    background: -moz-linear-gradient(top, #77cdff 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #77cdff 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #77cdff 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#77cdff', endColorstr='#ffffff', GradientType=0);
}
#block-system-main{
    margin : 20px 0px 40px;
}
#block-system-main > .content-wrap {
    position: relative;
    max-width:1170px;
    margin: 0 auto;
    padding: 0;
}
.pricing-header {
    text-align: center;
    margin-bottom: 40px;
}
h1 span{
    display:inline-block;
    font-size:0.75em;
}
.field-price-caption{
    text-align:center;
}

/************************ Currency Toggle Starts ***********************/
.changePrice {
    display: inline-block;
}
.changePriceContainer {
    min-height: 30px;
}
.changePriceContainer span {
    color: rgba(0,0,0,0.3);
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    padding-bottom: 2px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}
.changePriceContainer .action {
    color: #000;
    cursor: default;
    border-bottom: 2px solid #000;
}
.changePriceContainer .changeCurrency {
    display: none; 
    min-height: 30px; 
    padding: 0px 10px; 
    width: auto; 
}
.changePriceContainer .showThis { 
    display: inline-block; 
}
/************************ Currency Toggle Ends ***********************/

/************************ Monthly / Yearly Toggle Starts ***********************/
.pricing-tab-wrap {
    position: relative; 
    display: inline-block;
    float: right;
}
.i18n-ar .pricing-tab-wrap {
    float: left;
}
.pricing-tab > span {
    width: 50%;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    transition: 0.5s all ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.pricing-tab > span.monthly, .pricing-tab > span.yearly {
    color: rgba(0,0,0,0.3);
}
.pricing-tab > span.active.monthly, .pricing-tab > span.active.yearly {
    color: #000000;
}
.pricing-tab > span.ztoggle-slide {
    width: 50px;
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    border: 1px solid #4696ec;
    border-radius: 20px;
    height: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.pricing-tab > span.ztoggle-slide em.toggle-btn {
    display: block;
    width: 18px;
    border-radius: 100%;
    background: #4696ec;
    height: 18px;
    margin-left: 4px;
    margin-top: 2px;
    transition: 0.5s all ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.pricing-tab > span.ztoggle-slide.active em.toggle-btn {
    margin-left: 26px;
}
.i18n-ar h1, .i18n-ar .field-price-caption, .i18n-ar .next-actions h4{
    text-align: center;
}
.i18n-ar .pricing-tab > span.ztoggle-slide em.toggle-btn{
    margin-right: 4px;
    margin-left: 0;
}
.i18n-ar .pricing-tab > span.ztoggle-slide.active em.toggle-btn {
    margin-right: 26px;
    margin-left: 0;
}
/************************ Monthly / Yearly Toggle Ends ***********************/

/************************ Pricing Block Starts ***********************/
.pricing-wrap {
    margin:0 0 60px;
}
.pricing-wrap .content-wrap {
    max-width:1170px;
    clear:both;
    overflow:hidden;
    border-collapse:collapse;
    margin : 0 auto;
    margin-top: 20px;
padding-bottom:15px;
}
.pricing-wrap .content-wrap.has-most-popular-plan{
    padding: 45px 15px 15px 15px;

-webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
     margin-top: 0;
}
.pricing-wrap .content-wrap .product-block {
    display: inline-block;
    float: left;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    box-sizing: border-box;
    position: relative;

}
.i18n-ar .pricing-wrap .content-wrap .product-block {
    float: right;
}
.i18n-ar .pricing-wrap .content-wrap .product-block{
    border-left: 1px solid #e5e5e5;
    border-right: none;
}
.i18n-ar .pricing-wrap .content-wrap .product-block:last-child {
    border-left: none;
}

#block-system-main .pricing-faq .content-wrap.expand-all {
    max-width: 1100px;
}
.expand-all ul {
    overflow: hidden;
}
.pricing-faq .expand-all ul li {
    width: 45%;
    margin: 0 2.5% 20px;
    float: left;
}
.expand-all h3 .arrow {
    display: none;
}
.pricing-faq .expand-all li > p {
    display: block;
}

@media only screen and (max-width: 1100px) and (min-width: 768px){
.i18n-ar .pricing-wrap.pricing-box-4 .content-wrap .product-block, 
.i18n-ar .pricing-wrap.pricing-box-5 .content-wrap .product-block {
    border-left: none;
    border-right: 1px solid #e5e5e5;
}
.i18n-ar .pricing-wrap.pricing-box-4 .content-wrap .product-block:nth-child(2n), 
.i18n-ar .pricing-wrap.pricing-box-5 .content-wrap .product-block:nth-child(2n), 
.i18n-ar .pricing-wrap.pricing-box-5 .content-wrap .product-block:nth-child(5) {
    border-left: 1px solid #e5e5e5;
}
}
@media only screen and (max-width: 991px){
.ccode-mx .product-block .price span.z-price-text {
    font-size: 44px;
}
.ccode-mx .product-block .price .zcurrency-symbol {

    font-size: 20px;
}
}
@media only screen and (max-width: 767px){

.pricing-faq .expand-all li > p {
    display: none;
}
.expand-all h3 .arrow {
    display: inline-block;
}
.pricing-faq .expand-all ul li {
    width: 100%;
    margin: 0 0 20px;
    float: none;
}
.i18n-ar .zmore-features {
    text-align: center;
}
.i18n-ar .pricing-wrap.pricing-box-3 .content-wrap .product-block, 
.i18n-ar .pricing-wrap.pricing-box-2 .content-wrap .product-block, 
.i18n-ar .pricing-wrap.pricing-box-4 .content-wrap .product-block, 
.i18n-ar .pricing-wrap.pricing-box-5 .content-wrap .product-block {
    border: 1px solid #e5e5e5;
}
.i18n-ar select#zmobile-mon-yearly, .i18n-ar select#zmobile-currency {
    padding: 0 0 0 25px;
}
.i18n-ar .zmobile-mon-yearly-container:before, .i18n-ar .zmobile-currency-container:before {
    right: unset;
    left: 7px;
}
.i18n-ar .zmobile-mon-yearly-container:after, .i18n-ar .zmobile-currency-container:after {
    right: unset;
    left: 0;
}
.i18n-ar .zmore-features > span {
    padding: 0 0 0 30px;
}
.i18n-ar span.zmore-features-show:before, .i18n-ar span.zmore-features-hide:before {
    right: unset;
    left: 10px;
}
.i18n-ar span.zmore-features-show:after, .i18n-ar span.zmore-features-hide:after {
    right: unset;
    left: 3px;
}
}

section.pricing-wrap .content-wrap .product-block.most-popular-plan {
    background: #FFFDE6;
    border: 1px solid #c2bc7e;
    box-shadow: 0px 0px 12px 0px rgba(80, 80, 80, 0.25);
    position: relative;
    z-index: 1;
    margin-top: -20px;
}
.pricing-wrap .content-wrap .product-block.most-popular-plan .main-box{
    border-bottom: 1px solid #dedbb3;
}
.pricing-wrap .content-wrap .product-block .highlighted-box{
    background:#f7f7f7;
}
.pricing-wrap .content-wrap .product-block.most-popular-plan .highlighted-box{
    background:#fbf8d5;
}
.pricing-wrap .content-wrap .product-block.most-popular-plan:after{
content:"";
    width:100%;
    height:20px;
}
.pricing-wrap .content-wrap .product-block:last-child {
    border-right: 1px solid #e5e5e5;
}
.pricing-wrap .content-wrap .product-block.most-popular-plan .main-box {
    padding-top: 60px;
}
.pricing-wrap .content-wrap .product-block .zmost-popular{
    width:100%;
    color: #F67514;
  font-size: 15px;
    text-align:center;
    background: #FFFDE6;
    text-transform:uppercase;
    font-family: proxima_nova_rgbold;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
    top: 15px;
}
.zmost-popular em {
    font-style: inherit;
    font-size: 26px;
    vertical-align: middle;
    vertical-align: -moz-middle-with-baseline;
    vertical-align: -webkit-baseline-middle;
    line-height: 0;
}
.pricing-wrap .content-wrap .product-block .popular-plan {
    display:none !important;
}
.product-block span.detail span.zpricegroup span { 
        display : inline-block; 
        float: left;
}
.product-block span.detail span.zpricegroup:after {
    content: '';
    display: inline-block;
}
.price .z-price-text em { 
    font-size: 26px; 
}
.z-price-text em { 
    font-style: normal; 
}
.product-block span.detail span.ztogglegroup { 
    display: inline; 
}
.product-block span.detail span > span.zpricegroup { 
    display: inline-block; 
}
.zmost-popular ~ .feature-box {
    border-bottom: 3px solid #03a9f5;
}
.product-block.highlighted-plan .feature-box {
    padding-bottom:60px;
}
.pricing-wrap .content-wrap .product-block a.getstart-plan, .pricing-wrap .content-wrap .product-block a.trynow-plan {
    background:#03a9f5;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 10px 50px;
    box-sizing:border-box;
    text-transform: uppercase;
    width: auto;
}
.pricing-wrap .content-wrap .product-block.most-popular-plan a.getstart-plan, .pricing-wrap .content-wrap .product-block.most-popular-plan a.trynow-plan {
    background: #f0483e;
}
.pricing-wrap .content-wrap .product-block a.trynow-plan {
    display:none;
}
.umain .pricing-wrap .content-wrap .product-block a.getstart-plan {
    display:none;
}
.umain .pricing-wrap .content-wrap .product-block a.trynow-plan {
    display : inline-block;
}
#block-system-main.block-box-2 > .content-wrap, .pricing-wrap.pricing-box-2 .content-wrap {
    max-width:750px;
}
#block-system-main.block-box-3 > .content-wrap, .pricing-wrap.pricing-box-3 .content-wrap {
    max-width:980px;
}
.pricing-wrap .content-wrap .product-block.most-popular-plan + .product-block {
    border-left: 0;
}
.pricing-wrap.pricing-box-2 .content-wrap .product-block {
    width:50%;
}
.pricing-wrap.pricing-box-3 .content-wrap .product-block {
    width:33.333%;
}
.pricing-wrap.pricing-box-4 .content-wrap .product-block {
    width:25%;
}
.pricing-wrap.pricing-box-5 .content-wrap .product-block {
    width:20%;
}
.pricing-wrap .content-wrap .product-block .main-box {
    text-align: center;
}
.pricing-wrap .content-wrap .product-block .main-box, .pricing-wrap .content-wrap .product-block .highlighted-box, .pricing-wrap .content-wrap .product-block .feature-box {
    padding: 40px 20px;
    display: block;
}
.pricing-wrap .content-wrap .product-block .main-box, .pricing-wrap .content-wrap .product-block .highlighted-box {
    border-bottom:1px solid #e5e5e5;
}
.pricing-wrap .content-wrap .product-block .addons-box:empty {
    display:none;
}
.product-block .plan-name, .product-block .price {
    display:block;
    text-align:center;
    margin-bottom: 10px;
    padding:0;
    text-transform: uppercase;
}
.product-block .plan-name { color: #333; font-size: 18px; line-height: 1.5; font-family: "proxima_novasemibold"; margin-bottom: 15px; }
.product-block .plan-caption {
    display:block;
    text-align:center;
    margin-bottom: 10px;
    padding:0;
    font-size:14px;
    color:#999;
}
.product-block span.detail {
    display:block;
    text-align:center;
    margin:5px 0 20px;
}
.product-block span.detail span {
    display:block;
    font-size:16px;
}
.product-block .price span {
    color: #000;
    font-size: 60px;
    line-height: 1;
}
.product-block .price span:first-child {
    position:relative;
    top:-20px;
    font-size: 30px;
}
.ccode-mx .product-block .price .zcurrency-symbol {
    text-transform: none;
}
.feature-box ul li {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    color:#000;
}
.feature-box ul li {
    padding-left: 20px;
}
.feature-box ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0px;
    height: 10px;
    width: 12px;
    text-indent: initial;
    background: url(./yes-tick.png) left top no-repeat;
    background-size: cover;
}
.product-block .feature-box h3 {
     color: #f26522;

    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    letter-spacing:0;
}
.highlighted-box > div {
    text-align:center;
    margin:15px 0;
}
.highlighted-box p {
    position: relative;
    line-height: 1.5;
    padding-left: 20px;
    font-size: 16px;
    margin: 0 0 15px;
}
.highlighted-box p:last-child {
    margin-bottom: 0;
}
.highlighted-box p:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0px;
    height: 10px;
    width: 12px;
    text-indent: initial;
    background: url(./yes-tick.png) left top no-repeat;
    background-size: cover;
}
.highlighted-box > div span {
    display:block;
}
.comparison-link {
    text-align:center;
}
.comparison-link a {
    color: #03a9f5;
    font-size: 20px;
    line-height: 30px;
    text-decoration: underline;
}
.pricing-faq {
    position:relative;
    overflow:hidden;
    margin:0 0 60px;
        padding: 50px 0px 0px;
}
#block-system-main .pricing-faq .content-wrap{
    max-width: 700px;   
    width: 90%
}
.pricing-faq h2 {
    margin-bottom: 50px;
    text-align: center;
    position:relative;
    padding-bottom:10px;
}
.pricing-faq h2:after {
    content:'';
    position:absolute;
    width:40px;
    height:1px;
    background:#666;
    bottom:0;
    left:50%;
    margin-left:-20px;
}
.pricing-faq ul li {
    width:100%;
    box-sizing:border-box;
    margin:0 0 30px;
}

/*.i18n-ar .pricing-faq ul li {
    padding: 0 0 0 30px;
}
.i18n-ar .pricing-faq ul li:nth-child(2n+2) {
    padding: 0 30px 0 0;
}*/
.i18n-ar .highlighted-box p:before, .i18n-ar .feature-box ul li:before {
    left: unset;
    right: 0px;
}
.i18n-ar .highlighted-box p, .i18n-ar .feature-box ul li {
    padding: 0 20px 0 0;
}


.pricing-faq li > p {
    display: none;
}
.pricing-faq li:first-child > p {
    display: block;
}
@media only screen and (max-width: 767px){
    h1{     font-size: 26px; }

}


.pricing-faq ul li h3 {
    font-size:24px;
    margin-bottom: 10px;
    cursor: pointer;
        position: relative;
padding-right:20px;
}
.signing .signup {
    display:none !important;
}


.has-tooltip span {
    cursor:pointer;
position: relative;
}
.has-tooltip > span.price-tooltip { display : none; }
.has-tooltip > span.price-tooltip::after { display:none; }
.has-tooltip > span::after {
   content: "i";
width: 12px;
height: 12px;
border: 1px solid #9d9d9d;
display: inline-block;
border-radius: 100%;
font-size: 11px;
line-height: 11px;
text-align: center;
color: #5a5a5a;
margin-left: 4px;
font-family: "proxima_novasemibold";
vertical-align: top;
margin-top: 7px;
display: inline-block;
}
.lang-ar .has-tooltip > span::after{
    margin: 0 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: 0px;

left: 20%;

position: absolute;

width: 0px;

content: '';
}
span.price-tooltip.active {
    background-color: #0f94f6;

box-shadow: 0px 0px 11px #B8B6B6;

color: #fff;

font-size: 14px;

line-height: 18px;

min-height: 25px;

width: 90%;

padding: 15px 19px;

position: absolute;

text-align: left;

left: 0px;

bottom: 105%;

border: none;

transition: 0.5s ease;

display: block;
}
span.price-tooltip.active::after {
    height: 15px;
    width: 100%;
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    background: transparent;
}
.zpriceplantext {
    font-size: 60px;
    font-family: "proxima_nova_rgbold";
    line-height: 1;
}

/************************ Pricing Block Ends ***********************/
.zmore-features, .product-block .price span.ztogglegroup-mobile, .z-plustax-mobile{
    display: none;
}
h3 .arrow{
    position: absolute;
    right: 0;
    top: -9px;
    transition: all 500ms ease;
    width: 30px;
    height: 30px;
}
.lang-ar h3 .arrow {
    right: unset;
    left: 0;
}
h3 .arrow::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #333;
    position: absolute;
    top: 17px;
    right: 0;
    border-top: 8px solid #333;

}
h3 .arrow::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    top: 16px;
    right: 2px;
}
li.zactive h3 .arrow {
    transform: scaleY(-1);
    transform-origin: center;
    top:3px;
}
.zmobile-mon-yearly-container, .zmobile-currency-container{display: none;}
.ztax-container > p{
  font-size: 14px;
text-align: right;
width: 100%;
display: none;
margin: 0;
padding: 0;
line-height: 1.2;
}
.pricing-wrap .ztax-container.content-wrap{
box-shadow: none;
margin-top: 0;
padding:0;
}
@media only screen and (max-width: 1140px){
.zfixed-package-header{
    top:0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .pricing-wrap.pricing-box-4 .content-wrap, .pricing-wrap.pricing-box-5 .content-wrap {
        max-width:720px;
        -webkit-box-shadow : none;
        -moz-box-shadow : none;
        box-shadow : none;
        margin-top: 0;
        padding-top: 0;
    }
    .pricing-wrap.pricing-box-4 .content-wrap .product-block, .pricing-wrap.pricing-box-5 .content-wrap .product-block {
        width:50%;
        margin:40px 0 0;
        border-left : 1px solid #e5e5e5; 
        border-top : 1px solid #e5e5e5; 
        border-bottom : 1px solid #e5e5e5; 
        border-right : none;
    }
    section.pricing-wrap.pricing-box-4 .content-wrap .product-block.most-popular-plan,  section.pricing-wrap.pricing-box-5 .content-wrap .product-block.most-popular-plan{
        margin-top: 20px;
    }
    .pricing-wrap.pricing-box-4 .content-wrap .product-block:nth-child(2n), .pricing-wrap.pricing-box-5 .content-wrap .product-block:nth-child(2n), .pricing-wrap.pricing-box-5 .content-wrap .product-block:nth-child(5) {
        border-right : 1px solid #e5e5e5;
    }
    
    .pricing-wrap.pricing-box-5 .content-wrap .product-block:nth-child(3), .pricing-wrap.pricing-box-5 .content-wrap .product-block:nth-child(4) {
        margin-top: 60px;
    }
    
    .pricing-faq h3 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
.ztax-container > p{ text-align: center; max-width: 400px;
margin: 0 auto; }
    .pricing-wrap .content-wrap.has-most-popular-plan, .pricing-wrap .content-wrap{ padding-top:25px; }
.zmobile-mon-yearly-container{display: inline-block; position: relative;}
/*.zmobile-currency-container{//display: inline-block; position: relative;}*/
.zmobile-mon-yearly-container:after, .zmobile-mon-yearly-container:before, .zmobile-currency-container:after, .zmobile-currency-container:before {
    position: absolute;
    width: 10px;
    height: 1px;
    content: "";
    background: #000;
    right: 7px;
    top: 14px;
    transform: rotate(45deg);
}
.zmobile-mon-yearly-container:before, .zmobile-currency-container:before {
    transform: rotate(-45deg);
    right: 0;
}
select#zmobile-mon-yearly, select#zmobile-currency {
       font-size: 18px;
    padding-right: 25px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: none;
    border: none;
    position: relative;
    font-family: proxima_novasemibold;
height:auto;
}
select#zmobile-currency option.showThis {
    display: inline-block;
}
.pricing-tab > span, .pricing-tab > span.ztoggle-slide{display: none !important;}
/*.changePriceContainer > span{display: none !important;}*/
   
    .pricing-wrap .content-wrap .product-block .highlighted-box{
        margin-bottom: 35px;
    }
.pricing-wrap .content-wrap .product-block .highlighted-box, .pricing-wrap .content-wrap .product-block .feature-wrap{
display:none;
}
.product-block .price span.ztogglegroup-mobile{
    //display: inline;
line-height: 0;
}
.pricing-wrap .content-wrap .product-block a.getstart-plan, .pricing-wrap .content-wrap .product-block a.trynow-plan{
    margin-top: 10px;
}
.z-plustax-mobile{
    display: block;
    width: 95%;
    margin: 0 auto;
text-align: center;
}
.product-block .price span.ztogglegroup-mobile > span{
    vertical-align: bottom;
line-height: 0;
font-family: proxima_nova_rgregular;
text-transform: none;
font-size: 16px;
}
    .product-block span.detail span.zpriceempty{
        display: none;
    }
    .product-block .price span {
        font-size: 44px;
    }
    .product-block .price span:first-child{
            top: -16px;
    font-size: 20px;
    margin-right: 2px;
    }
    .zmore-features{
        display: block;
        cursor: pointer;
        padding: 0 20px 20px 20px;
        text-align: center;
        color: #03a9f5;
        font-family: "proxima_novasemibold";
        font-size: 16px;
    }
    .zmore-features > span {
    position: relative;
    padding-right: 30px;
}
.pricing-wrap .content-wrap .product-block .feature-box{
    padding-top: 0;
padding-bottom: 20px;
}
    span.zmore-features-show:after, span.zmore-features-show:before, span.zmore-features-hide:after, span.zmore-features-hide:before {
        content: "";
        width: 10px;
        height: 1px;
        position: absolute;
        right: 10px;
        top: 10px;
        background: #03a9f5;
        transform: rotate(45deg);
    }
    span.zmore-features-show:before {
        transform: rotate(-45deg);
        right: 3px;
    }
    span.zmore-features-hide:after {
            transform: rotate(-45deg);
    top: 13px;
    right: 10px;
    }
    span.zmore-features-hide:before {
            transform: rotate(45deg);
    top: 13px;
    right: 3px;
    }
    .zmore-features span.zmore-features-hide{
        display: none;
    }
    .zmore-features.zshow span.zmore-features-hide{
        display: inline-block;
    }
    .zmore-features.zshow span.zmore-features-show{
        display: none;
    }
    .pricing-wrap .content-wrap .product-block.most-popular-plan .main-box{
        border-bottom: 0;

    }
    .pricing-wrap .content-wrap .product-block .main-box{
        padding:20px;
        border-bottom: 0;
    }
    section.pricing-wrap .content-wrap .product-block.most-popular-plan{
        margin-top:20px !important;
    }
    .pricing-header {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .pricing-wrap .content-wrap {
        -webkit-box-shadow : none;
        -moz-box-shadow : none;
        box-shadow : none;
    }
    .pricing-faq h2{
        margin-top: 20px;
    }
    .pricing-faq ul li h3 {
        font-size: 18px;
        padding-right: 25px;
    }
    .lang-ar .pricing-faq ul li h3 {
        padding: 0 0 0 25px;
    }
    .pricing-faq ul li p, .pricing-faq ul li .faq-list{
        display: none;
    }
    .pricing-faq ul li, .pricing-faq ul li:nth-child(2n+2){
        display:block;
        width:100%;
        padding:0;
        min-height:inherit;
        padding-bottom: 20px !important;

margin-bottom: 20px !important;

border-bottom: 1px solid #ececec;
    }
    .pricing-wrap.pricing-box-3 .content-wrap .product-block, .pricing-wrap.pricing-box-2 .content-wrap .product-block, .pricing-wrap.pricing-box-4 .content-wrap .product-block, .pricing-wrap.pricing-box-5 .content-wrap .product-block, .pricing-wrap .content-wrap .product-block.most-popular-plan + .product-block{
        float:none;
        width:100%;
        display:block;
        max-width:400px;
        margin:0 auto 30px;
        border:1px solid #e5e5e5;
    }
    .pricing-wrap.pricing-box-3 p.common-tax-text {
        max-width: 400px
    }
}
@media only screen and (max-width: 480px) {
    .pricing-tab > span {
        font-size: 16px;
    }
    .changePriceContainer span {
        font-size: 15px;
        min-height: 26px;
        height: 25px;
        line-height: 25px;
    }
}