#promo-brands-wrap{
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #182230;

}
#promo-brands-wrap .trust-brands, #promo-brands-wrap .promo-video{
  text-align: center;
  color: #fff;
  padding: 80px 5%;
  display: block;
  position: relative;
  box-sizing: border-box;
  vertical-align: middle;
}

@media screen and (min-width: 980px) {
  #promo-brands-wrap .trust-brands, #promo-brands-wrap .promo-video{    
    padding: 140px 5%;
    display: table-cell;    
  }
}

@media screen and (min-width: 980px) {
  #promo-brands-wrap > div .brands {
    margin: 20px auto 0;
    max-width: 600px;
  }
}

#promo-brands-wrap .promo-video{
  min-height: 400px;
  padding: 0px;
}
@media screen and (min-width: 980px) {
  #promo-brands-wrap .promo-video{
    vertical-align: bottom;
    padding: 0px;
    position: relative;
    min-height: auto;
  }
}

#promo-brands-wrap .promo-video iframe{
  width: 100%;
  height: 400px;
}

@media screen and (min-width: 980px) {
  #promo-brands-wrap .promo-video iframe{
    height: 523px;
  }
}

#promo-brands-wrap .promo-video::before {
  background-color: rgba(20, 26, 33, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; 
}
.promo-video-d {
  vertical-align: bottom;
  padding: 0px;
  position: relative;
  min-height: 523px;

}
#promo-brands-wrap .promo-video:hover::before {
  opacity: 0;
}
.promo-video-d iframe{
  width: 100%;
}
#promo-brands-wrap > div .brands li{
  display: inline-block;
  margin: 10px 20px;
  width: 125px;
  height: 50px;
  background-position: 0 -90px;
  display: inline-block;
  opacity: 0.5;
  text-indent: inherit;
}

#promo-brands-wrap .brands li, #benefits li > div span{
  background: url('../img/crm-home-sprite.png') left top no-repeat;
  background-size: auto 190px;
}

#promo-brands-wrap .brands li.amazon {
  background-position: 0 -90px;
}
#promo-brands-wrap .brands li.benchmark {
  background-position: -125px -90px;
}
#promo-brands-wrap .brands li.amiad {
  background-position: -250px -90px;
}
#promo-brands-wrap .brands li.selectra {
  background-position: -375px -90px;
}
#promo-brands-wrap .brands li.sxp {
  background-position: -500px -90px;
}
#promo-brands-wrap .trust-brands h2{
  font-family: "ITCAvantGardeGothicStdMedium";
  font-size: 20px;
  line-height: 31px;
  text-decoration: none;
  margin-bottom: 30px;
}

.image-mobile,
.menu-mobile,
#formulario-footer,
.menu-florante-mobile,
.crear-cuenta.mobile,
.crear-slashare.mobile {
  display:none;
}

#Ws36dxD-1511548638657{
  display: none;
}

.formulario-movil h2{
  font-family: "ITCAvantGardeGothicStdMedium";
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.formulario-movil{
  margin-bottom: 30px;
  padding: 0px 10px; 
}
.formulario-movil label{
  display: block;
  font-family: "ITCAvantGardeGothicStdBook";
  font-size: 14px;
  margin-bottom: 8px;
  padding-left: 5px;
}
.formulario-movil input, .formulario-movil textarea{
  display: block;
  margin-bottom: 8px;
  width: 95%;
}

@media screen and (min-width: 980px) {
  #Ws36dxD-1511548638657{
    display: block;
  }
  .formulario-movil{
    display: none;
  }
}

/* Web responsive */
@media screen and (max-width: 720px) {

  .menu-web,
  .contactenos,
  .formulario-desktop,
  .zone-header-menu,
  #sub-header1 .menu-florante,
  .crear-cuenta,
  .crear-slashare,
  #mega-menu {
    display: none;
  }

  #sub-header1 {
    width: auto;
    z-index: 22;
  }

  #header1 .sub-header {
    height: 50px;
    width: auto;
  }
  #sub-header1 .menu-florante-mobile {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 168px;
    z-index: 9999;
  }
  #sub-header1 ul.menu li a {
    height: 20px;
    width: 20px;
  }
  .image-mobile {
    display: block;
    margin: 0 10px;
  }
  .image-mobile.image-mobile-7 {
    padding-top: 60px;
  }
  .image-mobile.margin {
    margin-top: 10px;
  }
  .image-mobile.image-mobile-1 {
    padding-top: 60px;
  }
  .image-mobile img {
    height: auto;
    width: 100%;
  }
  .crm .barra,
  .crm .bloque-imag {
    display:none;
  }
  #main-content .content {
    width:auto;
  }
  #crm-1 #main-content .bloqute-texto .block-1 {
    background: #3e8be8; /* Old browsers */
    background: -moz-linear-gradient(left, #3e8be8 0%, #53c2fd 90%, #53c2fd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3e8be8), color-stop(90%, #53c2fd), color-stop(100%, #53c2fd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #3e8be8 0%, #53c2fd 90%, #53c2fd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #3e8be8 0%, #53c2fd 90%, #53c2fd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #3e8be8 0%, #53c2fd 90%, #53c2fd 100%); /* IE10+ */
    background: linear-gradient(left, #3e8be8 0%, #53c2fd 90%, #53c2fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e8be8', endColorstr='#53c2fd', GradientType=1 ); /* IE6-9 */
    color:#FFFFFF;
  }
  #crm-2 #main-content .bloqute-texto .block-1 {
    background: #e8891c; /* Old browsers */
    background: -moz-linear-gradient(left, #e8891c 0%, #f9d72e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e8891c), color-stop(100%, #f9d72e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #e8891c 0%, #f9d72e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #e8891c 0%, #f9d72e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #e8891c 0%, #f9d72e 100%); /* IE10+ */
    background: linear-gradient(left, #e8891c 0%, #f9d72e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8891c', endColorstr='#f9d72e', GradientType=1 ); /* IE6-9 */
    color:#FFFFFF;
  }
  #crm-3 #main-content .bloqute-texto .block-1 {
    background: #ee11db; /* Old browsers */
    background: -moz-linear-gradient(left, #ee11db 0%, #ed00a7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ee11db), color-stop(100%, #ed00a7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ee11db 0%, #ed00a7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ee11db 0%, #ed00a7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ee11db 0%, #ed00a7 100%); /* IE10+ */
    background: linear-gradient(left, #ee11db 0%, #ed00a7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee11db', endColorstr='#ed00a7', GradientType=1 ); /* IE6-9 */
    color:#FFFFFF;
  }
  #crm-4 #main-content .bloqute-texto .block-1 {
    background: #53cd67; /* Old browsers */
    background: -moz-linear-gradient(left, #53cd67 0%, #59db80 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #53cd67), color-stop(100%, #59db80)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #53cd67 0%, #59db80 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #53cd67 0%, #59db80 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #53cd67 0%, #59db80 100%); /* IE10+ */
    background: linear-gradient(left, #53cd67 0%, #59db80 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53cd67', endColorstr='#59db80', GradientType=1 ); /* IE6-9 */
    color:#FFFFFF;
  }
  #crm-5 #main-content .bloqute-texto .block-1 {
    background: #ee1361; /* Old browsers */
    background: -moz-linear-gradient(left, #ee1361 0%, #ef4f42 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ee1361), color-stop(100%, #ef4f42)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ee1361 0%, #ef4f42 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ee1361 0%, #ef4f42 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ee1361 0%, #ef4f42 100%); /* IE10+ */
    background: linear-gradient(left, #ee1361 0%, #ef4f42 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee1361', endColorstr='#ef4f42', GradientType=1 ); /* IE6-9 */
    color:#FFFFFF;
  }
  #crm-6 #main-content .bloqute-texto .block-1 {
    background: #9800f1; /* Old browsers */
    background: -moz-linear-gradient(left, #9800f1 0%, #ab00d0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9800f1), color-stop(100%, #ab00d0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #9800f1 0%, #ab00d0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #9800f1 0%, #ab00d0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #9800f1 0%, #ab00d0 100%); /* IE10+ */
    background: linear-gradient(left, #9800f1 0%, #ab00d0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9800f1', endColorstr='#ab00d0', GradientType=1 ); /* IE6-9 */
    color:#FFFFFF;
  }
  #crm-7 #main-content .bloqute-texto .block-1 {
    background: #6e0079; /* Old browsers */
    background: -moz-linear-gradient(left, #6e0079 0%, #7d008f 50%, #ab00cd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #6e0079), color-stop(50%, #7d008f), color-stop(100%, #ab00cd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #6e0079 0%, #7d008f 50%, #ab00cd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #6e0079 0%, #7d008f 50%, #ab00cd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #6e0079 0%, #7d008f 50%, #ab00cd 100%); /* IE10+ */
    background: linear-gradient(to right, #6e0079 0%, #7d008f 50%, #ab00cd 100%); /* W3C */
    color:#FFFFFF;
  }
  #crm-7.crm,
  .crm {
    height: auto !important;
    position: relative;
  }
  #main-content .content .bloqute-texto {
    float: none;
    height: auto;
    margin-top: 0;
    width: auto;
  }
  #crm-7 #main-content .block-1 h2,
  #crm-7 #main-content .block-1 p {
    width: auto;
  }
  #crm-7 #main-content .barra-left img {
    display:none;
  }
  #main-content .bloqute-texto .block-1 {
    height: auto;
    margin-bottom: 10px !important;
    padding: 10px;
    width: auto !important;
  }
  #main-content .bloqute-texto .barra-left {
    margin: 0 10px;
  }
  #Map {
    width: auto;
  }
  #Map .text {
    margin: 0;
    width: auto;
  }
  #Map .text h2 {
    border: medium none;
    line-height: 1;
    padding-bottom: 0;
    width: auto;
  }
  #Map .text p {
    margin-bottom: 10px !important;
  }
  #Map .link {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: none;
    position: initial;
    width: auto;
  }
  #Map .link a {
    border: medium none;
    display: block;
    float: none;
    line-height: 1;
    margin-bottom: 10px;
    text-decoration: underline;
  }
  #main-content .block-2,
  #main-content .block-3 {
    margin: 0 10px 10px;
  }
  #footer .content {
    height: auto;
    overflow: hidden;
    width: auto;
  }
  #footer .copyright {
    background: url("../img/border-footer.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding: 10px 0 17px;
  }
  #footer .column {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
  #footer .column3 {
    margin: 0 10px 20px !important;
    padding-top: 0;
  }
  #back-top {
    bottom: 10px;
    right: 10px;
    z-index:100;
  }
  #back-top a {
    height: 42px;
    overflow:hidden;
    width: 40px;
  }
  #back-top span {
    background: url("../img/up-arrow-mobile.png") no-repeat scroll center center #ccc;
    border-radius: 20px;
    display: block;
    height: 42px;
    margin-bottom: 0;
    margin-left: 0;
    width: 40px;
  }
  #formulario-footer {
    margin: 10px;
  }
  #formulario-footer h2 {
    font-family: "ITCAvantGardeGothicStdBook";
    font-size: 18px;
  }
  #formulario-footer .half-inner .half {
    margin-bottom: 6px;
  }
  #formulario-footer .half-inner .half label {
    display: block;
    font-family: "ITCAvantGardeGothicStdBook";
    font-size: 14px;
    margin-bottom: 4px;
  }
  #formulario-footer .half-inner .half input[type="text"],
  #formulario-footer .half-inner .half textarea,
  #formulario-footer .half-inner .half select {
    border: 1px solid;
    box-sizing: border-box;
    font-family: "ITCAvantGardeGothicStdBook";
    font-size: 14px;
    padding: 4px 5px;
    width: 100%;
  }
  #formulario-footer .half-inner .submit {
    border-radius: 0 !important;
    height: 40px;
  }
  form label.error {
    color: red;
    font-size: 10px !important;
  }
  .crear-cuenta,
  .crear-slashare {
    box-shadow: none;
    margin-bottom: 10px;
    padding: 10px;
    position: initial;
    width: auto;
  }
  #contenedor-slaishare {
    bottom:10px;
    height: auto;
    left: 10px;
    right: 10px;
    top: 10px;
    width: auto;
  }
  .crear-cuenta .content-cuenta-mobile {
    display: block;
    text-decoration: none;
  }

}

body{
  padding-top: 60px;
}

#block-system-main > .content-wrap {
  position: relative;
  max-width:1170px;
    margin: 0 auto;
    padding: 0;
}
.pricing-header {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
h1.field-price-heading span{
  display:inline-block;
  font-size:30px;
}
.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:first-child, .pricing-tab > span:last-child {
    color: rgba(0,0,0,0.3);
}
.pricing-tab > span.active:first-child, .pricing-tab > span.active:last-child {
    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 .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;
  -webkit-box-shadow: 0px 5px 12px -4px rgba(207,207,207,1);
  -moz-box-shadow: 0px 5px 12px -4px rgba(207,207,207,1);
  box-shadow: 0px 5px 12px -4px rgba(207,207,207,1);
}
.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;
  border-right: none;
}
.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;
}
.lang-zh-hans .pricing-tab-wrap{
  display:none !important;
}
@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: 767px){
  .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;
  }
}

section.pricing-wrap .content-wrap .product-block.most-popular-plan {
  background: #FFFDE6;
  border: 1px solid #c2bc7e;
  box-shadow: 0px 0px 30px 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; 
}
.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;
}
.feature-box ul li {
  display: block;
  font-size: 16px;
  line-height: 22px;
  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(/sites/default/files/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(/sites/default/files/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;
}
.pricing-faq .content-wrap { 
  max-width:1170px
}
.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 {
  display:inline-table;
  width:49%;
  box-sizing:border-box;
  padding:0 30px 0 0;
  margin:0 0 30px;
  min-height:100px;
}
.pricing-faq ul li:nth-child(2n+2) {
  padding:0 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;
}

@media only screen and (max-width: 767px){
  .i18n-ar .pricing-faq ul li {
    display: block;
    width: 100%;
    padding: 0;
    min-height: inherit;
  }
  .i18n-ar .pricing-faq ul li:nth-child(2n+2) {
    padding: 0;
  }
}

.pricing-wrap.pricing-box-3 ~ .pricing-faq .content-wrap {
  max-width:980px;
}
.pricing-faq ul li h3 {
  font-size:24px;
  margin-bottom: 10px;
}
.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: "!";
  width: 12px;
  height: 12px;
  border: 1px solid #9d9d9d;
  display: inline-block;
  border-radius: 100%;
  font-size: 11px;
  line-height: 11px;
  vertical-align: middle;
  text-align: center;
  color: #5a5a5a;
  margin-left: 4px;
  font-family: "proxima_novasemibold";
}

.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 ***********************/