
@media screen and (max-width:991px) {
    
.detail-doc-name .geodir_post_meta.text-.geodir-field-post_title {
    font-size: 21px;
    margin-top: 0px;
}
.detail-category-name p.geodir_post_taxomomies {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.detail-category-name span.geodir-category a {
    font-size: 17px;
}
.about-detail .geodir-post-meta-container h5, .about-detail .et_pb_text_inner h5 {
    font-size: 20px;
}
.certified-doc img.ppprovider-icon {
    bottom: -35px;
    width: 120px;
}
}



@media screen and (max-width:767px) {
    
.detail-doc-name .geodir_post_meta.text-.geodir-field-post_title {
    margin-top: 1rem;
}
.about-detail .geodir-post-meta-container h5, .about-detail .et_pb_text_inner h5 {
    margin-bottom: 0;
}
.kbs_person-profile.certified-yes .et_pb_team_member_image:before {
    left: 4%!important;
}
.certified-doc {
    height: 250px;
}
.certified-doc .geodir-image-container ul.geodir-images li {
    height: 190px;
}
}

