.other-lang .usefull-links {
    display: none;
}
.umain .start-freetrail{ display:none; }
.node-type-product-pricing-2-0 .main-container-wrapper:before {
background: #fffaaf;
    background: -moz-linear-gradient(top, #fffaaf 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #fffaaf 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #fffaaf 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffaaf', endColorstr='#ffffff', GradientType=0 );
}
.detail > span:last-child {
    margin: 10px 0 0;
}
.field-text-block-1 p strong{color: #00acd4;font-size: 24px;}
.more-links-part {
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
}
.start-freetrail {
    background: none repeat scroll 0 0 #00add5 !important;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto 30px;
    max-width: 250px;
    padding: 12px 25px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.usefull-links {
    text-align: center;
}
.usefull-links span {
    color: #999;
    display: block;
    line-height: 22px;
    margin-bottom: 8px;
}
.usefull-links a {
    color: #00add5 !important;
    display: inline-block;
    line-height: 28px;
    padding: 0 10px;
    text-decoration: underline;
}
.next-actions {
	text-align: center;
	margin-bottom: 50px;
}
.next-actions h4 {
  	line-height: 24px;
  	color: #333;
  	margin-bottom: 10px;
}
.next-actions a {
  	color: #00add5 !important;
  	display: inline-block;
  	font-size: 20px;
  	line-height:30px;
  	text-decoration: underline;
}
.free-plans-wrapper {
    margin: 0 auto 50px;
    max-width: 980px;
    overflow: hidden;
    width: 100%;
}
.free-plans-banner {
        text-align: center;
        margin-bottom: 50px;
		/*float:left;*/
		/*margin-right:2%;*/
          margin: 0px auto;
      }
.inner-screenshot {
    max-width: 500px; width:100%;
}
	  @media only screen and (max-width: 1100px) {
		.free-plans-banner  {
			float:none;
			width:90%;
			max-width:500px;
			margin:0 auto 20px;
		}
	  }
@media only screen and (max-width:768px){
   #block-system-main {
    margin: 80px 0px 40px;
} 
}
	  @media only screen and (max-width: 600px) {
		.free-plans-banner  {
			max-width:370px;
			margin:0 auto 20px;
		}
	  }
	  @media only screen and (max-width: 430px) {
		.free-plans-banner  {
			max-width:300px;
			margin:0 auto 20px;
		}
	  }
@media only screen and (min-width: 768px){
		.product-block span.detail span:nth-child(3) {    min-height: 75px;
}
}

/**** Arabic Style ****/
.lang-ar .zdocs-zteamdrive, .lang-ar .start-freetrail, .lang-ar .usefull-links, .lang-ar .usefull-links span {
    text-align: center;
}
.lang-ar .zdocs-link {
	background-position: right 16px;
	padding: 17px 55px 17px 55px;
}
.lang-ar .zteamdrive-link {
	background-position: right 17px;
	padding-right: 45px;
}
.lang-ar .zteamdrive-link::after {
	right: -30px;
}
.lang-ar .pricing-wrap .content-wrap .product-block:last-child {
    border-left: 1px solid #e5e5e5;
	border-right: 0;
}
.lang-ar .pricing-wrap .content-wrap .product-block {
    border-right: 1px solid #e5e5e5;
    border-left: 0;
}
.lang-ar .next-actions a {
    text-align: center;
    display: block;
}
.lang-ar .free-plans-banner img {
    margin: 0 auto;
    display: block;
}
.lang-ar .highlighted-box p::before {
	right: 20px;
}
.lang-ar .highlighted-box p span {
    padding-right: 40px;
}
@media screen and (max-width:768px){
.lang-ar .pricing-wrap .content-wrap .product-block.most-popular-plan + .product-block {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
}
/**** Arabic Style ****/