

.testimonials_c_holder .testimonial_content_inner {
padding: 52px 45px;
 }
.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
margin-bottom: 27px;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 15px 0 20px;
}

.q_social_icon_holder .fa-stack {
   margin: 3.2px;
}

header .header_inner_left {
    left: 34px;
}
.q_percentage {
  font-family: 'Georgia', sans-serif;
  font-style: italic;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 16px;
}

p {
    margin-top: 0em;
    margin-bottom: 1em;
}

label {
    color: #fff;
}

.qbutton.small {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 24px;
    background-color: #582c83;
}

.qbutton.small:hover {
    color: #fff
}

.title h1, .title.title_size_small h1 {
    font-size: 28px;
    line-height: 28px;
    color: #383838;
    margin-top: 20px;
}

@media only screen and (max-width: 1023px) {
.row-for-desktop {
    display: none !important;
}
}

@media only screen and (min-width: 1024px) {
.row-for-mobile {
    display: none !important;
}
}