#bioPageHeader {
    margin: 0px 0px 40px;
}
 
.bioPagePhoto {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 202px;
    position: relative;
    width: 202px;
}
 
.bioPageDescription {
    display: inline-block;
    margin: 50px 40px;
    vertical-align: top;
}
 
.bioPageDescription h2 {
    font-family: arial;
    font-size: 23px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
 
.bioPageDescription h3 {
    color: #323232;
    font-family: arial;
    font-size: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px;
}
 
.bioPageDescription img {
    display: inline-block;
}
 
.bioPageDescription blockquote {
    background: none;
    border: none;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 0 15px;
   position: relative;
    top: 8px;
}

.guestsStar {
    margin: -4px 0;
    padding: 0 10px;
}
.connentAtOPMDirector {
    background: url("/img/About/MeettheDirector/AmericasWorkforce/dir-connect-bg.png") no-repeat;
    margin: 30px auto 50px !important;
    padding: 0 0 0 130px !important;
    width: 444px;
}

.connentAtOPMDirector li {
    margin: 12px 20px !important;
    width: auto !important;
}

.bioImg {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 193px;
    margin: 0 auto 5px;
    width: 352px;
}
/*
.bioImg:hover {
    background-position: 0 -202px;
}
*/
h3 a, h2 a {
color: #006fb5 !important;
}
#ContentPlaceHolderDefault_PageHeader span, .SideBarClone {
display:none;
}
.section {
margin: 0 0 40px 0;
}

.section ul {
margin: 40px 0 0;
}

.section li {
display: inline-block;
list-style: outside none none;
margin: 0 0 40px;
text-align: center;
vertical-align: top;
width: 33%;
}

.feedContent {
list-style: none;
text-align: center;
}

.feedContent li {
    margin: 0;
	margin-top: -20px;
    text-align: left;
    width: 100%;
}

.feedContent .instagram {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    height: 450px;
    overflow: hidden;
}

.instagram h3 {
    border-bottom: 1px solid #e8e8e8;
    font-family: "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    padding: 11px;
    position: relative;
}
.instagram img {
    border: none;
}

.instagram .itemPhoto {
    display: block;
    height: 200px;
    margin: 0 auto 20px;
    width: 200px;
}

.instagram .photo_info {
    padding: 5px 10px 0;
}
.instagram .profile_info {
    font-size: 1.3em;
    font-weight: bold;
}
.instagram .profile_username {
    display: block;
    padding-top: 5px;
}
.instagram .profile_photo {
    float: left;
    height: 25px;
    padding-right: 10px;
    width: 25px;
}
.instagram .caption {
    clear: left;
    color: #808080;
    font-size: 1.3em;
    padding-top: 5px;
}
.title {
    font-family: "din-web";
	text-transform: uppercase;
    font-size: 19px;
    font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	background: #1561a1 url('/img/Policy/SeniorExecutiveService/Performance/PresidentialRankAwards/title_bg.png') right no-repeat;
	height: 36px;
	padding: 4px 50px 0px 15px;
	margin: 0px 0px 30px 0px;
	display: inline-block;
}

/* Bio Overlay */

.screenshot {
  float: left;
  margin: 5px;
  position: relative;
  overflow: hidden;
}

.screenshot > * { display: block; }

.screenshot-caption {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(21,97,161,.8);
  color: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.screenshot-caption > * {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 0;
}

.screenshot-caption_bottom {
  top: 100%;
  left: 0;
}

.screenshot:hover .screenshot-caption {
  top: 0;
  left: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.screenshot:hover .screenshot-caption > * {
  -webkit-transition: opacity .6s ease;
  -moz-transition: opacity .6s ease;
  transition: opacity .6s ease;
  opacity: 1;
 
}

.screenshot-container {
    padding: 15px;
}

.screenshot-container p {
  line-height: 17px;
}

.screenshot-container h1 {
    color: #fff;
    /*font-family: "din-condensed-web";*/
    text-transform: uppercase;
    font-size: 19px;
    font-weight: normal;
    text-align: center;
    display: block;
    margin-bottom: -10px;
	margin-top: 5px;
}

.screenshot-container h1 span {
  margin-top: 0px;
  font-size: 11px;
  font-family: "Arial", San-Serif;
  text-transform: uppercase;
  color: #fff;
}

.report_cover {
    background: url("/img/About/MeettheDirector/AmericasWorkforce/cover_report.jpg") no-repeat;
  width: 264px;
  /*height: 263px;*/
  margin-top: 10px;
  float: left;
  margin-bottom: 50px;
}

.report_cover .cover_block {
  width: 264px;
  height: 210px;
  display: inline-block;
}

.infographic_cover {
    background: url("/img/About/MeettheDirector/AmericasWorkforce/cover_infographic.jpg") no-repeat;
  width: 264px;
  /*height: 263px;*/
  margin-top: 10px;
  float: left;
  margin-left: 100px;
  margin-bottom: 50px;
}

.infographic_cover .cover_block {
  width: 264px;
  height: 210px;
  display: inline-block;
}

.col_agencies {
	width: 440px;
	float: left;	
}

ul.agencies {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
}

.agencies li {
	width: 400px;
	text-align: left;
	list-style-type: square;
	display: list-item;
	margin: 0px 0px 0px 10px;
	line-height: 1.9em;
}


.col_links {
	float: right;
	clear: right;
	width: 270px;
}

ul.links {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
}

ul.links li {
	width: 240px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	list-style-type: square;
	display: list-item;
	float: none;
	line-height: 1.9em;
}

ul.agencywinners {
	width: 770px;
	overflow:auto;
	list-style: none;
	margin: 30px 0px 0px -40px;
}

ul.agencywinners li {
	width: 345px;
	height: 175px;
	float: left;
	margin-left: 40px;
	list-style: none;
	padding-bottom: 3em;
	
	border-top: 1px solid #E1E1E1;
	padding-top: 2.5em;
}

ul.agencywinners li:first-child, ul.agencywinners li:first-child + li {
	border-top: none;
	padding-top: 0px;
}

.agencywinner_name {
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 1.6em;
}

.agencywinner_role {
	margin-top: 3px;
	margin-bottom: 5px;
	font-style: italic;
	color: #959595;
}

.agencywinner_bio {
	
}

#ContentPlaceHolderDefault_PageHeader span {
	display: block;	
}

.agencyspotlight {
	width: 100%;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 30px 0px 30px 0px;
	margin: 20px 0px 0px 0px;
	clear: both;
	overflow: auto;
}

.agencyspotlight_image {
	float: left;
	padding-right: 30px;
	padding-top: 5px;
	
}

.agencywinner_info {
	width: 720px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.agencywinner_label {
	font-size: 1.1em;
	margin-bottom: 12px;
	color: #959595;
	text-transform:uppercase;
}

.agencyname {
	text-align: center;
    font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 2.6em;
	letter-spacing: .05em;
	color: #4d4d4d;
}

#ContentPlaceHolderDefault_PageHeader span {
	display: none;	
}
.praBanner {
	width: 730px;
	height: 315px;
	background-image: url("/img/Policy/SeniorExecutiveService/Performance/PresidentialRankAwards/PresidentialRankAward2015_banner.jpg");
	margin-bottom: 40px;
}
.displace {
	position: absolute;
	left: -99999px;
}
.col_opmWinner ul {
	margin-left: 0;
}
.col_opmWinner li {
	list-style: none;
	margin-left: 0;
}

.usa-section .title {
	color: #fff
}

.usa-section .col_agencies {
	width: 434px;
}

.usa-section .col_agencies .title {
	margin-top: 50px !important;
}