  @charset "utf-8";
/* CSS Document */

/*==================================================
 * FAculty Profile Listing
 * ===============================================*/

		.person-listing-info {
    padding: 10px 15px;
}
		.program-contact-card{background-color:#ededed; padding:20px;}
		
		.person-listing.row .col-sm-9{padding:15px;}
		.person-listing-image{padding:0;}
		.person-listing-image img{opacity:0;}
		.person-listing {
    margin-bottom: 15px;
    /* clear: both; */
    border: 1px solid #dae4e7;
    padding: 0;
}
		.faculty-listing-more-info{margin-top:1rem;}
		
		.person-listing img{margin:0; margin-right:20px;}
		.program-contact-title,.program-contact-title h2,.program-contact-title h3{font-size:1.4rem; font-weight:400; text-transform:uppercase;margin-top:0;}
		.program-contact-name{font-size: 1.4rem;font-weight:800; 
    color: #415364;
    margin: 0px;
}
	.faculty-list-education p {
    margin: 0;
}
.person-name{padding:0}		.faculty-title {
    text-transform: uppercase;
}.faculty-list-education h3 {
    margin-top: 20px;
    font-size: 1rem;
    font-weight: 800;
}
		
	h2{font-weight: 800;}
		
		
@media (min-width:768px){
			
		}
		
		
@media (min-width:1200px){
		.faculty-listing-contact-info {
    text-align: right;}
		
		}