.mng_hdr{
	font-size: 14px;
	line-height: 17px;
	color: #000;
	text-transform: uppercase;
	margin: 20px 16px 23px 0;
	font-family: 'Fort-Bold', Arial, Helvetica, sans-serif;
	border-top: 2px dashed #999;
	padding-top: 20px;
	font-weight: 100;
}
.solid_brdr{
	margin-top: 7px;
	border-top: solid 1px #5d5d5d;
}
.profiles{
	border-top:solid 1px #5d5d5d;
}
.profile{
	vertical-align: top;
	width:33%;
	text-align:center;
	display:inline-block;
 	/*height:380px;*/
	padding:0 4% 2em;
}
#prof_0{width: 100%;}
.profile img.expand_img{
	width:220px;
}
.profile span{
	display:block;
/*	margin-bottom:6px; */
}
.prof_name{
	font-size:22px;
	line-height: 28px;
	color:#000;
	font-family:'Shift-Light',Arial, Helvetica, sans-serif;
	margin-top:14px;
	text-decoration: underline;
	text-decoration-thickness: from-font;
}
.prof_name:hover {
	text-decoration-color: #FA6400;
}
.prof_ttl{
	font-size:15px;
	line-height: 20px;
	font-family:'Fort-Light',Arial, Helvetica, sans-serif;
	color:#323232;
}
.prof_company{
	font-size:15px;
	line-height: 20px;
	font-family:'Fort-Light',Arial, Helvetica, sans-serif;
	color:#323232;
}
.prof_link{
	cursor:pointer;
}
#expand_close{
	position:absolute;
	right:60px;
	cursor:pointer;
	width:32px;
	height:30px;
	background:url(../images/prof_close1.png) no-repeat 0 0;
}
#expand_close:hover{
	background:url(../images/prof_close1.png) no-repeat 0 -30px;
}
.prof_expand_cntnt{
	display:none;
}
p.prof_downloads{
	font-size:13px;
	color:#000;
	font-family:'Futura W01 Bold',Arial, Helvetica, sans-serif;
	margin:7px 0 15px;
	text-transform:uppercase;
}
#expand_div_wrap{
	position:absolute;
	left:0;
	width:100%;
	text-align:left;
	display:none;
}
#expand_div_wrap .content_pad{
	width:904px;
	max-width: 100%;
}
.prof_gray {
	padding: 50px 60px 100px;
	background-color: #f7f7f7;
	-webkit-box-shadow: inset 0px 10px 10px -4px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 10px 10px -4px rgba(0, 0, 0, 0.2);
	margin-bottom:50px;
	margin-top:20px;
}
.prof_gray:after {
    content: "";
    display: table;
    clear: both;
}
.expand_left_clm{
	float:left;
}
.expand_left_clm img{
	padding-bottom:20px;
}
.prof_downloads {
	border-top:solid 1px #000;
	padding-top: 7px;	
}
.expand_right_clm{
	float:left;
	width:520px;
	margin-left:30px;
}
span.expand_name{
	font-family:'Shift-Light',Arial, Helvetica, sans-serif;
	font-size:42px;
	margin-bottom:25px;
	color:#000;
}
span.expand_ttl{
	font-size:12px;
	line-height: 16px;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#000;
	font-family:'Fort-Bold',Arial, Helvetica, sans-serif;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
.country_gray{
	height:100px;
	padding:40px 0px 50px;
	background-color:#f7f7f7;
	-webkit-box-shadow: inset 0px 10px 10px -4px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 10px 10px -4px rgba(0, 0, 0, 0.2);
	font-size:14px;
}
.countryselect{
	width:340px;
	float:left;
}
.searchselect {
	width:140px;
	float:left;
}
p.search-result-date {
    font-size:10px;
}

.searchselect p {
	margin-bottom:11px;
}

.country_gray p{
	font-size:14px;
	line-height:20px;
	margin-bottom:9px;
}
.country_gray h3{
	text-transform:uppercase;
	color:#ff6f00;
	font-size:13px;
	margin:0 0 8px;
	font-family:'Fort-Bold',Arial, Helvetica, sans-serif;
}
.office_time{
	font-size:19px;
	line-height: 30px;
	margin:40px auto 75px;
}
.offices_post { display: none; }
#photo_credit_wrap{
	font-size: 12px;
	line-height: 1.5;
	margin-top: 26px;
}
#show_cred{
	padding-right:14px;
}
.arr_up{
	background:url(images/arr_up.png) no-repeat right 4px;
}
.arr_dwn{
	background:url(images/arr_dwn.png) no-repeat right 4px;
}
#photo_credit{
	margin-top: 8px;
	display:none;
}
 /* single post */
.single .site-content{
	margin-bottom:0;
}
.single .post_cat_ttl{
	border-top:solid 1px #000;
	margin-top:0;
	padding-top:12px;
	margin-bottom:4px;
}
.nav_col .post_cat_ttl{
	margin-bottom:30px;
}
@media screen and (max-width: 1024px) {
	.profile{
		width:32%;
		padding:0 4% 2em;
	}
	.prof_img{
		width:70%;
	}
	.expand_right_clm{
		width:420px;
		margin-left:20px;
	}
}
@media screen and (max-width: 1020px) {
	.profile img.expand_img{
		width:215px;
	}
}
@media screen and (max-width: 768px) {
	.expand_right_clm{
		width:400px;
		margin-left:20px;
	}
	span.expand_name{
		font-size:39px;
	}
	#expand_close{
		right:20px;
	}
}
@media screen and (max-width: 740px) {
	.expand_right_clm{
		width:100%;
		margin-left: 0;
	}
}
@media screen and (max-width: 640px) {
	.profile{
		width:49%;
		padding:0 4% 2em;
	}
	.prof_gray{
		padding: 50px 20px 40px;
	}
	.expand_left_clm{
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.profile{
		width:100%;
		padding:0 4% 2em;
/*		height: 380px; */
	}
	.prof_img{
		width:60%;
	}
	.profile img.expand_img{
		width:180px;
	}
	span.expand_name{
		font-size:28px;
	}
}