/*Arabic starts*/
.i18n-ar .signup_frm .socl-signup p {
    text-align: left;
}
.i18n-ar .z-create .z-create .zcolumns {
    float: right;
}
.i18n-ar .z-create .z-create .zalt-sec .zcolumns {
    float: left;
    margin-right: 0px;
}
.i18n-ar .z-templates .content-wrap.animated h3, .i18n-ar .z-templates .content-wrap.animated p {
    text-align: center;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
   .i18n-ar .zp-highlighted-features-wrap .features-box-wrap { text-align: center; }
}
/*Arabic ends*/
.other-lang .z-testimonial-slide-wrap,
.other-lang .toprated-section {
    display: none;
}

.toprated-section {
    max-width: 940px;
    text-align: center;
    width: 60%;
    padding: 0 0 100px;
}

.toprated-section h3 {
    font-size: 32px;
}

.toprated-section p {
    width: 70%;
    margin:0 auto 20px;
}

.top-icons span {
    width: 120px;
    display: inline-block;
    background: url(/sites/default/files/survey/g2crowed-getapp.png) no-repeat 0 0/245px auto;
    height: 140px;
    margin:15px;
}
.top-icons span.ticon1 {

    background: url(/sites/default/files/survey/medal.svg) no-repeat 0 0/105px auto;

}

span.ticon2 {
    background-position: -123px 0;
}

@media only screen and (max-width: 1025px) {
    .toprated-section {
        width: 90%;
    }
}

