@media (max-width: 1160px) {
    .form-top-txt {
        text-align: center;
    }
}
@media only screen and (max-width:1160px)
{
.other-lang p.form-top-txt {
    max-width: 100%;
}
}
@media (max-width: 1160px) {
    .zwfp_testi_sec p {
        max-width: 700px;
        margin: 0 auto 20px;
    }
p.zwfp_desc {
    display: none;
}
}
@media (max-width: 1160px) {
    .zwfp_testi_inr {
        text-align: center;
        display: none;
    }
}
@media only screen and (max-width: 767px){
.zwfp_formgroup .zwfp_formcontrol{
    font-size: 12px;
}
}