.inquiries {
  text-align: center;
}

.inquiries ul, .inquiries .content-container {
  list-style: none;
  margin: 0;
}

.inquiries h3 {
  font-size: 16px;
  margin-top: 30px;
}

.inquiries h4 {
  line-height: 27px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #C0C0C0;
  margin-top: 15px;
}

.inquiries p {
  color: #463b46;
  font-size: 14px;
  line-height: 20px;
  word-wrap: break-word;
  padding: 0 12px;
}

.photos-videos-label {
  position: absolute;
  margin: 15px 0 0 585px;
}

.meet-soldiers-button {
    width: 118px;
  height: 25px;
  background-image: url('/wp-content/themes/nobwf/assets/img/soldier-bios-black.jpg');
    position: relative;
  float: right;
  margin: -65px 30px 0 0;
}

.meet-soldiers-button:hover {
  background-image: url('/wp-content/themes/nobwf/assets/img/soldier-bios-white.jpg')
}

.photos-videos-button {
  width: 147px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 1%;
  margin-right: 1%;
  background-image: url('/wp-content/themes/nobwf/assets/img/photos-videos-black.jpg');
}
  
.photos-videos-button:hover {
  background-image: url('/wp-content/themes/nobwf/assets/img/photos-videos-white.jpg')
}

.facts-quotes {
  margin-top: 20px;
}

.facts-quotes h2,
.press-releases h2,
.publications h2 {
  margin: 10px 40px 0 40px;
}

.facts-quotes ul,
.press-releases ul,
.publications ul,
.facts-quotes .content-container,
.press-releases .content-container,
.publications .content-container
{
  list-style: none;
  margin: 3px 40px 0 40px;
  border-top: #463b46 5px solid
}

.facts-quotes p,
.press-releases p,
.publications p  {
  color: #595959;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 3px;
}

 li.source p, .source{
  font-size: 12px !important;
  line-height: 16px;
  margin-top: 0px !important;
  color: #595959;
}

.press-releases {
  margin: 20px 0 0 30px;
}

.press-releases p{
  width: 90%;
  float: left;
}

.press-releases ul li a img, .press-releases .content-container img {
  width: 40px;
  margin: 15px;
  float: none !important;
}

.publications{
  margin: 20px 0 0 30px;
}

.publications p{
  width: 100%;
  float: left;
}

.page-template-page-media-center .row-fluid .span6 {
  width: 47%;
  margin: 0 6px 0 0;
}

.bios {
  background-color: #e8e9e9;
  margin-top: 30px;
}

.bios-label {

}

.bios h1 {
  margin: 20px 30px;
  border-bottom: #463b46 5px solid;
}

.bios-inner {
  border-top: #463b46 5px solid;
  margin: 0px !important;
}

.bio-info {
  margin-top: 125px;
}

.bio-info a{
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: black;
}

.bio-info a:hover {
  text-decoration: none;
  color: black;
}

.bio-info img {
  margin-right: 5px;
}

#header-bkgd{
  background-color: #fff;
}


/*From last call*/

.boxed.publication-row > span {
	float: left;
	font-size: 16px;
	padding: 20px 70px 20px 20px;
}

.publication-row {
	display: table;
	margin-bottom: 4px;
	position: relative;
	width: 100%;
}

.boxed.publication-row > a.pdf-img {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;    
	padding: 8px 16px;
}
.pdf-img > img, .publication > img{
	float: right;
}

.boxed.publication-row > a.publication {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	padding: 20px 14px;
}

.facts-quotes ul, .facts-quotes .content-container {
    margin-left: 10px;
    margin-right: 15px;
}

.facts-quotes h2 {
    font-size: 36px;
    margin-left: 10px;
    margin-right: 15px;
}

.facts-quotes .span5 {
    width: 380px;
}

.facts-quotes .content-container .robo-bold {
    color: #2f353f;
    font-family: robotobold;
    font-weight: normal;
}

@media (max-width: 768px) {
	.row.facts-quotes .span5 {
		padding-left: 25px;
		padding-right: 25px;
		width: 100% !important;
	}	
}
