/*
Theme Name: MedaCorp
Theme URI: http://medacorp.novademo.com/
Author: Novaworks
Author URI: http://www.novaworks.net/
Description: MedaCorp - The Ultimate WordPress Theme
Version: 1.0.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License:
License URI:

*/

.lawyer-line {
	text-align: center;
	background: url('images/lawyer-line.png') repeat-x center center;
}
.lawyer-line .lawyer-line-box {
	display: inline-block;
	margin: 0 auto;
	border: #959595 solid 1px;
	padding: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
.lawyer-line .lawyer-line-icon {
	background: url('images/lawyer-icon-1.png') no-repeat;
	width: 42px;
	height: 42px;
}

.heading-style-12 h1, .heading-style-12 h2, .heading-style-12 h3, .heading-style-12 h4, .heading-style-12 h5, .heading-style-12 h6 {
    background: #fff;
    border-bottom: 3px solid #ececec;
    border-top: 3px solid transparent;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 15px 0;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.team_list_style_4 .team-member .team-member-name {
    font-size: 25px;
    font-weight: bold;
    margin: 25px 0 5px;
    text-align: center;
}

.team_list_style_4 .team-member-position {
    color: #808080;
    font-size: 14px;
    text-align: center;
}
.team_list_style_4 .team-member-excerpt {
    text-align: center;
	margin-top: 15px;
}
.team_list_style_4 .team-member-profile {
	box-shadow: 0px -10px 10px -10px #cccccc inset;
	-moz-box-shadow: 0px -10px 10px -10px #cccccc inset;
	-webkit-box-shadow: 0px -10px 10px -10px #cccccc inset;
    text-align: center;
	margin-top: 30px;
}

.team_list_style_4 .team-member-profile .button {
    padding: 15px 30px;
    font-size: 18px;
    text-transform: none;
}

.team_list_style_4 .team-member .team-member-thumb, .team_list_style_4 .preview_info_wrap {
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.blog_posts_gridlist_lawyer .post-title h3 {
	margin-top: -5px;;
}
.blog_posts_gridlist_lawyer .post-title a {
    font-size: 16px;
    text-transform: none;
}
.blog_posts_gridlist_lawyer .post-meta {
    color: #a0a0a0;
    font-size: 11px;
    font-style: normal;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
}
.blog_posts_gridlist_lawyer .post-descriptions  {
	font-size: 12px;
}

.lawyer_style .ninja-forms-cont .ninja-forms-form .ninja-forms-all-fields-wrap .text-wrap {
	width: 60%;
	float: left;
}
.lawyer_style .ninja-forms-cont .ninja-forms-form .ninja-forms-all-fields-wrap .submit-wrap {
	float: none;
	display: inline-block;
}
.lawyer_style .ninja-forms-form .email {
	padding: 18px;
}

.lawyer_style .ninja-forms-cont .ninja-forms-form .ninja-forms-all-fields-wrap .submit-wrap .ninja-forms-field {
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    font-size: 19px;
    padding: 18px;
}

.testimonial-style-7 .testimonial-list-item .testimonial-thumbnail {
	margin-right: 20px;
}

.testimonial-style-7 .testimonial-list-item .testimonial-text,
.testimonial-style-7 .testimonial-list-item .testimonial-text p {
	font-size: 11px;
}

.testimonial-style-7 .testimonial-list-item .testimonial-list-author .testimonial-author{
	font-style: normal;
	margin-top: 10px;
}

.lawyer-twitter-box {
	text-align: center;
	position: relative;
}

.lawyer-twitter-box .lawyer-twitter-icon {
    background: #27aadf;
    font-size: 60px;
    height: 85px;
    margin: 0 auto;
    width: 85px;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    margin-top: -42px;
}