

h2 {
    font-weight: 200;
    font-size: 30px;
    text-transform: none;
    margin-bottom: 20px !IMPORTANT;
}
.q_logo img {
    max-height: 80px;
    margin-top: 10px;
}
form.wpcf7-form.default label {
    font-size: 14px;
}
nav.main_menu>ul>li>a {
    padding: 0 10px;
}
p {
    margin-bottom: 10px;
}
.q_team .q_team_image img:hover {
    opacity: 0.7;
    filter: alpha(opacity=50);
}
#media_image-2, #media_image-3, #media_image-4, #media_image-5 {
    background: #fff;
    height: 70px;
    padding: 20px;
}
h4, h4 a {
    color: #545454;
    margin-bottom: 10px;
}
.q_team_social_holder {
    display: none !important;
}
.formform {
    box-shadow: 5px 5px rgba(128, 128, 128, 0.4);
}
.formform h2 {
    font-size: 20px;
    text-align: center;
}

inspector-stylesheet:9
form.wpcf7-form.default label {
    font-size: 13px;
}
#media_image-2, #media_image-3, #media_image-4 {
    background: #fff;
    height: 70px;
    padding: 20px;
}
nav.main_menu>ul>li>a {

    padding: 0 15px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff !IMPORTANT;
    color: #000 !important;
    border: 2px solid #000 !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-submit {
    color: #464040 !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-submit {
    border-radius: 5px;
}
header:not(.sticky):not(.scrolled) .header_bottom {
    border-bottom: 1px solid #5e5e5e;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
p {
    font-size: 18px;
    color: #393939;
}
.pig ul {
    margin-bottom: 20px !important;
    margin-top: 20px !IMPORTANT;
}
li {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
h6.q_team_position {
    color: #676767;
}
.fa-500px:before {
    content: '+' !important;
    background: #c3c3c3;
    width: 40px;
    height: 40px;
    border-radius: 60px;
}
p.testimonial_author {
    margin-top: 15px !important;
}
.testimonials .testimonial_text_inner p:not(.testimonial_author):not(.testimonial_title) {
    color: #393939;
    font-size: 16px;
    font-family: 'roboto';
}

@media screen and (min-width: 768px) {

.formform {
    width: 25%;
    float: right;
}
}
@media screen and (max-width: 768px) {

.q_logo img {
    width: 200px !important;
    height: auto !IMPORTANT;
    margin-top: 20px !IMPORTANT;
}
}