/*
Theme Name: MF Child
Theme URI: http://www.mfdsgn.com/mf/
Template: mf
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 3.2.0

*/

/**
 *  Team members
 */
.container.team-members .vc_column-inner{
    padding-bottom:15px;    
}
.container.team-members .mpc-image{
    max-height:277.5px;
}
.container.team-members .team-members-bio{
    min-height: 128px;
}
.single-team_members .heading{
	display: none;
}

h1.fullname{
    font-size: 4rem;
    font-weight: bold;
    color: #276092;
    text-transform: none;    
}
h3.job-title{
    font-weight: 700;
    color: #f15d25;
}
.bio{
    margin-bottom: 1rem;
}
.bio-label{
    font-weight: 700;
    display: block;
    line-height: 1;
}
.bio-links{
    display:flex;
    list-style-type: none;
    margin: .5rem auto 0;
    text-align: right;
    margin-top: 0;    
}
.bio .bio-links{
    text-align: right;
    margin-top: 0;
    float:right;
}
.bio-links li{
    text-align: right;
    max-width: 35px;
    margin: 0.25rem;
}
.bio .headshot-wrapper{
    text-align: left;
    display: inline-block;
    vertical-align: top;    
}
.bio .headshot{
    max-width: 250px;   
}
.bio-page .bio-info{
    background-color: #e9e9e9;
    min-height:250px;
}
.bio-page .bio-item{
    width: auto;
    padding-right: 1.5rem;
    padding-top: 1.5rem;    
}
.bold-orange-text{
    font-weight: 700;
    color: #f15d25    
}
.row.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutters [class*='col-']:not(:first-child),
.row.no-gutters [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

/**
 *  Footer
 */

.footer-top.bg-dark-jungle .logo{
    padding-top: 10px;
}
.footer-bottom .footer-nav li{
    padding: 0 15px 0 0 !important;
}
.footer-bottom a{
   color:#FFF !important;
}
.color-white{
	color: #FFF;
}
.footer-content-links a{
    text-transform:unset !important;
}
.footer-content-links{
    padding-bottom:10px;
}
i.footer-contact-icon{
	opacity: 1;
	font-size: 3em;
	color: #FFF;
	padding: 15px;
	margin: 10px;
	background: #f29760;	
}
.footer-contact p, .footer-contact h3{
	color:#FFF;
}
.footer-contact-body{
	padding-top:20px;
}
.footer-contact #wpcf7-f30947-o1 .wpcf7-form > .row > [class*='col-']{
    padding: 5px	
}
.footer-contact #wpcf7-f30947-o1 .wpcf7-textarea{
	height:60px;
}
.footer-contact #wpcf7-f30947-o1 .wpcf7-submit{
	background: #f29760;
	color: #FFF;
}
/**
 * general
 */
.culture-box{
    height: 125px;
}
.culture-box h3{
    color:white;
    margin: 0 20px;
}
