.zw-template-inner .content-wrap.field-price-plan-header {
    max-width: 980px;
}
.other-lang .ztax-container {
    display: block !important;
}
 .try-now-btn {
    color: #000;
    border-radius: 0;
    padding: 12px 40px;
    border: 1px solid #000;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 0 10px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
}
.buy-now {
    background-color: #f0483e;
    border: none;
    color: #fff;
    padding: 13px 40px;
}
.second-trial p {
    text-align: center;
}
p.signup-buttons-sec {
    margin: 30px auto;
}
.second-trial h2 {
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    font-weight: 600;
    width: 90%;
    max-width: 640px;
    margin: 20px auto;
}
.main-container-wrapper:before {
background: #FDF2CC;
}
.second-trial {
    margin-bottom: 100px;
}
.lang-ar p.signup-buttons-sec {
    text-align: center;
}
.i18n-ar .pricing-wrap .content-wrap .product-block:last-child {
    border-left: 1px solid #e5e5e5;
}
.i18n-ar .pricing-wrap .content-wrap .product-block {
    border-right: 1px solid #e5e5e5;
    border-left: none;
}
@media screen and (max-width:767px){
.main-container-wrapper:before {
    height: 360px;
}
.other-lang .main-container-wrapper:before {
    height: 470px;
}
}
@media screen and (max-width:600px){
.other-lang p.signup-buttons-sec {
    max-width: 280px;
}
.other-lang .try-now-btn {
    display: block;
    margin-bottom: 20px;
}
.lang-ar .try-now-btn {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
}
@media screen and (max-width:360px){
p.signup-buttons-sec {
    margin: 0 auto;
}
p.signup-buttons-sec a {
    display:block;
    margin: 10px auto;
}
.lang-en p.signup-buttons-sec a {
    max-width: 120px;
}
.main-container-wrapper:before {
    height: 420px;
}
}