@charset "UTF-8";
/* CSS Document */




	
	@media screen and (min-width:0px) {	
	
#coProfile {
    padding: 20px 0 10px 0;
    border-top: 1px solid #a5a6a8;
    border-bottom: 1px solid #a5a6a8;}
	
	
#coProfile .coProfileContent .coProfileTag {
	color: #000;
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 5px;
    position: relative;}
	
	#coProfile .coProfileContent .coProfileTag .fa-circle {
		color: #42aa69;
	}


	
	
#coProfile .coProfileContent .coProfileImg {
	display:none;}
	

	
#coProfile .coProfileContent .coProfileConame a h5 {
	font-size: 16px;
    line-height: 18px;	
	color: #1a1818;
	font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 600;
	margin-bottom:6px;
   }
	
#coProfile .coProfileAbout {
	font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
	line-height:18px;
    margin-bottom: 6px;
	display:none;
}



/*#coProfile .myCareerSite {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 600;
    margin-bottom: 2px;}
	
	
#coProfile .myCareerCompany {	
	font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 600;
	text-transform: uppercase;
    margin-top: 3px;
    margin-bottom: 10px;}
	*/
	
#coProfile .coProfileFirst {	
    margin-top: 0px;
	margin-bottom:10px;
    font-size: 12px;
    line-height: 16px;
   font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-style: normal;
    font-weight: 400;	}
	

	
	
#coProfile .coProfileFirst a.more {	
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
    letter-spacing: 0.5px;	}
	
	
#coProfile a.moreButton {
background-color:#6e6f72;
float:right;
display:inline-block;
margin-bottom:10px;}	

#coProfile a.moreButton:hover {
background-color:#58595b;}

#coProfile a.moreButton .mobileHide {
	display:none;}
	
	}
	
	
@media screen and (min-width:650px) {	

	
#coProfile .coProfileContent .coProfileImg {
	width: 22%;
    float: right;
    margin: 0 0 20px 20px;
	display:block;}
	
#coProfile .coProfileContent .coProfileImg img {
	width:100%;
	
	}


#coProfile .coProfileContent .coProfileConame a h5 {
	font-size: 15px;
    line-height: 19px;	
   }
	
#coProfile .coProfileAbout {
    font-size: 13px;
	line-height:18px;
	display:block;
   
}

#coProfile .coProfileFirst {	
    font-size: 13px;
    line-height: 18px;
	
}

#coProfile a.moreButton {
float:none;
}

#coProfile a.moreButton .mobileHide {
	display:inline-block;}
	
	
	

	
		
	}		