.page-id-10 .team_member {
            width: 100%;
    position: relative;
    margin-right: 104px;
    float: left;
    height: 238px;
}
.page-id-10 .position {
	font-style: italic;
    font-weight: bold;
    font-size: 12px;
    color: #777;
    line-height: 27px;
    margin: 10px 0 10px 0;
}

.page-id-10 .member_details {
	text-align: justify;
    width: 100%
}
.page-id-10 .profile-header{
	
    float: left;
    padding-right: 7px;
    padding-bottom: 15px;
    width: 13%;

	
}
.page-id-10 .profile-content{
	margin-top:1%;
}
.team_member {
	width:100%;
	position:relative; 
	margin-right: 2%; 
	margin-bottom:5%;
	padding-right:10px;
   
}


.position {
	font-style: italic;
    font-weight: bold;
    font-size: 12px;
    color: #777;
    line-height: 27px;
    margin: 10px 0 10px 0;
}

.member_details {
	text-align: justify;
}

.profile-header {
    /* float: left; */
    padding-right: 7px;
    padding-bottom: 0px;
    width: 50%;
}
.associates-header {
	text-align: center;
    padding: 5px;
    background: #DEDEDE;
    font-weight: 700;
	
}

h3 {
    color: inherit;
    font-family: inherit;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    text-rendering: optimizelegibility;
    word-wrap: break-word;
}

.social a, .social a:visited {
    color: #999;
   	text-decoration: none;
	
}

.social a:hover {
    color: #fe9b00;
   	text-decoration: none;
   
}


.member_details {
	display: block;
    margin-top: 10px;
    font-size: 14px;
}


@media only screen and (min-width: 600px) and (max-width: 959px) { 


/*.team_member {
    width:38%;
    position:relative; 
    margin-right: 10%; 
    float:left;
   
    }*/
	.team_member {
     width: 100%;
    position: relative;
    margin-right: 15%;
    float: left;
}
.associates-header {
	
    background: #ccc;
    
	
}
.page-id-10 .team_member {
    width: 100%;
    position: relative;
    margin-right: 0;
   
    height:inherit;
    display: inline-block;
}
.page-id-10 .member_details {
    text-align: left;
     width:auto;
}
.page-id-10 .member_details p{
	text-align: left;
}
.page-id-10 .position {
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    color: #777;
    line-height: 27px;
    margin: 10px 0 10px 0;
    text-align: left;
}
}

@media only screen and (min-width: 200px) and (max-width: 599px) {

.team_member {
    width:100%;
    position:relative; 
    margin-right: 10%; 
    float:left;
   
    }
	.associates-header {
	
    background: #ccc;
    
	
}
.page-id-10 .team_member {
    width: 100%;
    position: relative;
    margin-right: 0;
   
    height:inherit;
    display: inline-block;
}
.page-id-10 .member_details {
    text-align: left;
     width:auto;
}
.page-id-10 .member_details p{
	text-align: left;
}
.page-id-10 .position {
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    color: #777;
    line-height: 27px;
    margin: 10px 0 10px 0;
    text-align: left;
}

}

