.inquiries {
  text-align: center;
}

.inquiries ul {
  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 {
  margin: 10px 40px 0 40px;
}

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

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

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

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

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

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

.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;
}
