 

.wp-caption {max-width: 100%;}
.blog_holder article .post_info {
display: none !important;
}
.blog_holder article .post_text_inner h2 .date {
display: none !important;
}
.q_progress_bar .progress_number {
    visibility: hidden !important;
}
.q_progress_bar .progress_number span {
    visibility: hidden !important;
}
.latest_post_holder.boxes > ul > li {
 background-color: #000 !important;
.touch .projects_holder article span.text_holder {    display: block!important;      height: 100%!important;     width: 100%!important;      opacity: 0!important;     visibility: visible!important; }
.touch .projects_holder article:hover span.text_holder {     opacity: 1!important; }

@media only screen and (max-width: 600px) {

    .footer_top .footer_col1 {
        text-align: center !important;
    }
    .footer_top .footer_col3 {
        text-align: center !important;
    }
}