.text-center {
text-align: center;
}
.widget_nav_menu .menu > li > a {
    padding: 3px 0;
    border-width: 0;
    background-color: transparent;
}
.cmsmasters_project_content textarea.wpcf7-form-control.wpcf7-textarea {
    height: 160px;
}
.owl-buttons {
    margin-top: 20px;
}
.cmsmasters_open_project .owl-pagination {
    left: 0 !important;
    right: 0 !important;
    bottom: 15px;
    top: auto;
}
@media only screen and (max-width: 768px) {
    #header .header_mid .logo_wrap {
    float: none;
    text-align: center;
    display: block!important;
    margin-bottom:10px;
}

#header .header_mid .resp_mid_nav_wrap {
    float: none;
    margin: 15px 0 15px;
}
}

.comment-respond {
    padding: 50px 0 0;
    display: none;
    position: relative;
}

.cmsmasters_open_post .cmsmasters_post_footer {
    display: none;
}

.cmsmasters_post_author {
    display: none;
}

.cmsmasters_post_default .cmsmasters_post_info {
    display: none;
}

.cmsmasters_post_default .cmsmasters_post_cont_info > span {
    display: none;
}

.cmsmasters_archive_type .cmsmasters_archive_item_info {
    display: none;
}

.cmsmasters_archive_type .cmsmasters_archive_item_type {
    display: none;
}

span.cmsmasters_likes.cmsmasters_post_likes {
    display: none;
}

.header_mid_inner .logo .logo_retina {
    max-width: 100%!important;;
}