

.testimonial_image_holder {
    margin: 0 0 30px;
}

.q_team {
    background-color: transparent;
}

.q_team.info_description_below_image .q_team_image_holder{
    text-align: center;
}
.q_team .q_team_image img{
    width: auto;
}

.q_team .q_team_description_inner {
    padding: 0 0px;
}

.q_team.info_description_below_image .q_team_image_holder:hover img{
    -webkit-transform: none;
    transform: none;
}

.qode_video_box .qode_video_image .qode_video_box_button {
    width: 108px;
    height: 108px;
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow{
    border-left-width: 30px;
    border-top-width: 18px;
    border-bottom-width: 18px;
    left: 54%;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
    text-align: center;  
}

@media only screen and (max-width: 1200px){
    nav.main_menu > ul > li > a{
        padding: 0 18px;
    }
}

#back_to_top span i {
    font-size: 18px;
    line-height: 46px;
}
body.search.search-results .blog_holder article .post_text h2 .date {
    display: none;
}
@media (min-width:768px){
    body.search.search-results article .post_content_holder .post_image{
        width:50%!important;
        float:left!important;
    }
    body.search.search-results article .post_content_holder .post_text {
        width:50%!important;
        float:left!important;
        padding-left:2%!important;
        box-sizing: border-box!important;
    }
    body.search.search-results article .post_content_holder .post_text .post_text_inner {
        padding-top:0!important;
    }
}