wrapper{margin:0;padding:0}

div.content {
	display: block;
	margin-top: 25px;
}

ul{padding-left:0;!important}
div.meet h1{
	padding-bottom:5px;
}

.about p:first-child {
	padding: 3px 0 10px 0;
}

.about p {
	padding: 10px 0 10px 0;
}

/*Profile********************/

.profile{
	width:100%;
	margin:20px 0;
}
.	 img{
	max-width:199px;
	height:auto;
}

.staff-entries {
	margin-top: 20px;
}

.profile-image h3 {
	max-width:199px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
	

.border{
	height:50px;
	border-bottom:3px solid #fff;
}

.info h3 {
	margin:0 0 0 0;
	padding:0;
	font-size:24px;
	text-align: left;
}

.info h4 {
	margin:0;
	padding:2% 0;
	font-weight:400;
	font-size:16px;
	text-align: left;
}

.info p a {
	text-decoration: none;
}

.info p a:hover {
	text-decoration: underline;
}




/* Accordion */	
div.westwood-header{
	position:inherit;
	float:right;
}
div.space{
	margin:5px 0;

}
div.westwood-text{
	color:#fff;
	font-size:17px;
	padding:8px;
	background-color:#174473;
}
div.westwood-text img{
	float:right;
	margin-top:5px;
}
div.text{
	color:#1f497d;
	font-size:14px;
	line-height:24px;
}
/* rollover*/
.grid {
    max-width: 1000px;

}
.left-side {
    float: left;
    width: 100%;
    color: #333;
	margin-top:1px;
}
.grid figure {
}
.grid figure img {
    position: relative;
    display: block;
    width: 100%;
	float:left;
}
.grid figcaption {
    position: relative;
    top: 0;
    z-index: 11;
    padding: 10px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.grid figcaption h2 {
    margin:0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}
/*Market Reserch */
.readmore{
	width:100%;
	border-bottom:dotted 1px #174473;
	padding-bottom:20px;
}
.readmore a{
	float:right;
	font-weight:700;
	color:#888888;
}
.readmore a:hover{
	color:#174473;
}
.blog-title h3{
	padding-left:0 !important;
}
.files{
	width:100%;
}

/* About Us */

.about-sub-header {
	font-family: 'Gudea', serif;
	font-size: 28px;
	font-weight: 600;
	color: #033155;
	text-align: left;
	margin-top: 10px;
}

.team-member {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.profile-image {
	width: 100%;
	margin: 0 auto;
}

.info {
	width: 100%;
	padding: 0;
	margin: 0;
}

.info p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
}



@media screen and (max-width:1015px) {
	.wrapper{margin:0 1% ;}
	div.about h1{font-size:25px;text-align:center;}
	div.right-side{float:none;width:100%;margin:0;}
	div.about{margin:0;}
	.profile-image h3 {
	max-width:250px;
}
}

@media screen and (max-width:750px) {
.wrapper{text-align:center;}
.grey {background-color:#efefef;}
.info{
	display:inline-block;
	width:100% !important;
	float:none;
	align-text:center;
}
.profile-image {
	width:100%;
	float:none;
	align-content:center;
	margin:0;
	padding:0;
}
div.left-side {
	float:none;
	max-width:100%;
}
div.content{
	width:100%;
}
div.westwood-text{
	background-color:#efefef;
	color:#174473;
	font-weight:700;
}

	.profile-image h3 {
	max-width:100%;
}

}
@media screen and (max-width:650px){
	.profile-image img{
	max-width:120px;
	height:auto;
}
	div.about h1{line-height:25px;}
	.wrapper{text-align:center;}
	.readmore a{text-align:center; float:none;}
}