.header_bottom_right_widget_holder {
    padding: 0 0 0 17px;
}

.q_progress_bar .progress_title_holder {
    margin: 0 0 3px;
}

.testimonials_c_holder .testimonial_content_inner {
    background: #edeff1;
    padding: 60px 37px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 16px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_title_holder {
margin-bottom: 21px;
}

.testimonials_c_holder .flex-control-nav {
    margin-top: 40px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
    padding: 7px 21px;
    border: 1px solid transparent;
}

 header:not(.with_hover_bg_color) nav.main_menu > ul > li.active > a span:not(.plus), header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus):hover {
    border-radius: 3px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.q_font_awsome_icon_square:hover {
    border-color: #4fdb96 !important;
}

.footer_bottom {
    height: 44px;   
}

header.scrolled .header_top, .header_top {
    background-color: #4fdb96!important;
}

.title.title_size_large h1 {
    text-transform: none;
}

.q_icon_with_title h4 {    
    margin-bottom: 17px;
}

.q_icon_with_title .icon_text_inner {
    padding-top: 11px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 9px;
}
.header_inner {
    border-top: 5px solid #4fdb96;
}

@media only screen and (max-width: 480px) {
.title.title_size_large h1 {
    font-size: 24px!important;
    line-height: 24px!important;
}
}

h3.borderbottom span::after {
    border-bottom: 2px solid #ccc;
    content: " ";
    display: block;
    margin: 0 auto 20px auto;
    width: 100px;
}
.latest_post_image {
    display: none;
}

.latest_post_holder.image_in_box .latest_post_text {
    padding: 0;
}

.butoondonate {
    background: #d2232a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    margin-left: 10px;
    padding: 10px 20px;
}

.blog_holder article .post_info {
    display: none;
}

.blog_holder.blog_large_image {
    margin-top: 35px;
}
.date.entry_date.updated {
    border-right: 2px solid #000;
    padding-right: 12px;
}
.date.entry_date.updated {
    display: inline-block;
    line-height: 1;
}
.blog_holder article .post_text .post_text_inner {
    padding: 20PX 0;
}

.blog_single.blog_holder {
    margin-top: 35px;
}
div.comment_form {
    display: inline-block;
    margin: 0 0 30px;
    width: 50%;
}
.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type="submit"], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
    background-color: #000;
    border-radius: 4px;
    border-width: 0;
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    height: 45px;
    letter-spacing: 0;
    line-height: 45px;
    padding-left: 31px;
    padding-right: 31px;
    text-transform: none;
}

.mf-left {
    margin-right: 2%;
    width: 48%;
float:left;
}

.mf-right{
    margin-left: 2%;
    width: 48%;
float:left;
}
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea{ margin-bottom:20px;}
.wpcf7-form-control.wpcf7-submit {
    float: right;
}