/*

Theme Name:  Design Direct  Theme

Description: Semantic, SEO Optimised, Custom Wordpress Theme

Author: #

Author URI: #

Version: 11.0

*/


.team .text-content .details { float:left;width:69%; margin-right:1%; }
.team .text-content .photo { float:right;width:30%; }
.text-content:after {content: '';display: block;clear: both;}
.text-content {margin-bottom: 20px;}
#footer p.copy img { max-width:145px; }
@media only screen and (max-width:768px){
	.team .text-content .details { float:none;width:100%; margin-right:0; }
	.team .text-content .photo { float:none;width:100%;height:auto; margin-bottom:10px;padding-top: 20px;}	
	.office_phone a {color: #fff;}
}