@charset "UTF-8";

/* CSS Document */
.graphic-header {
  background-image: url(../img/blue-banner.png);
  background-repeat: repeat-x;
}

@media screen and (max-width: 1329px) {
    #ctss-swoosh {
        background-image: none;
    }
}

@media screen and (min-width: 1330px) {
    #ctss-swoosh {
        background-image: url("../img/blue-banner-swoosh-2.png");
        background-repeat: no-repeat;
        background-position:4em 0em;
        background-size: 20em;
    }
}

.usa-logo__text-nih {
  color: white;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
}

/*@media (min-width: 64em) {
  .usa-logo__text-nih {
    font-size: 1.3rem;
  }
}

@media (max-width: 63.99em) {
  .usa-logo__text-nih {
    font-size: .9rem;
  }
}*/

.usa-logo a {
  color: white !important;
  text-decoration: none;
}

.usa-nav__secondary-links a {
  color: white !important;
  text-decoration: underline;
}

.usa-nav__secondary-links a:hover, .usa-nav__secondary-links a:focus {
  color: #a8e5f8 !important;
  text-decoration: underline;
}

.usa-button {
  background-color: #97d4ea !important;
}

.usa-button a {
	text-decoration: none;
	color: #000;
}

.usa-menu-btn {
  height: 2.9rem;
  background-color: #9cd1d9;
  color: black;
}

.usa-menu-btn:hover {
  background-color: #6fcbd9;
  color: black;
}

.usa-button:hover, .usa-button.usa-button--hover, .usa-button:focus {
  background-color: #00bde3 !important;
}

.usa-button:active, .usa-button.usa-button--active {
  background-color: #00bde3 !important;
}

@media (min-width: 64em) {
  .usa-nav__primary.usa-accordion {
    display: none;
  }
}

@media (min-width: 64em) {
  .usa-nav__secondary {
    bottom: 2rem;
  }
}

@media (max-width: 63.99em) {
  .usa-layout-docs__sidenav {
    display: none;
  }
}

.usa-footer__tertiary-section {
  background-color: #11142a;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.nih-tagline {
  color: white;
  text-align: center;
}

.usa-social-link {
  background-color: transparent;
}

@media screen and (max-width: 46.25em) {
  .usa-footer__logo {
    float: none;
    clear: both;
  }
}

@media screen and (max-width: 31.25em) {
  .footer-dhhs-logo, .footer-nichd-logo {
    /*margin: .05rem 1rem .5rem 0;*/
  }
}

@media screen and (min-width: 31.26em) {
  .footer-dhhs-logo, .footer-nichd-logo {
    /* margin: 2.5rem 1rem 1.5rem 0; */
  }
}

.footer-dhhs-logo, .footer-nichd-logo {
  /* margin: 2.5rem 1rem 1.5rem 0; */
  /* background-position: center center; */
  background-repeat: no-repeat;
  /*background-size: auto;*/
  /*background-size: auto 6rem;*/
  /* display: inline-block; */
  /* left: -1.6rem; */
  /* position: relative; */
  /* text-align: center; */
}

.footer-dhhs-logo {
  /*height: 8rem;*/
  /*width: 20%;*/
  /* background-size: contain; */
  left: 1rem;
}

.footer-nichd-logo {
  /*height: 8rem;*/
  /*width: 60%;*/
  /* padding-bottom: 7.5rem; */
  /* margin-left: 3rem; */
  /* background-size: contain; */
}

@media screen and (min-width: 64em) {
  .footer-dhhs-logo, .footer-nichd-logo {
    /* margin: 0 0 0 0.5rem; */
    /* left: 1.5rem; */
  }
}

a.footer-dhhs-logo {
  /*background-image: url("../img/dhhs_logo_black-500px.png");
    background-image: url("../img/dhhs_logo_black.svg");*/
  /*width:100%;
    /*height:7rem;*/
  color: transparent;
  background-color: transparent;
  /*display: none;*/
}

span.footer-nichd-logo {
  color: transparent !important;
  background-color: transparent !important;
}

a.footer-nichd-logo img {
  /*width:500%;
    /*height:10em;*/
  color: transparent !important;
  background-color: transparent !important;
  /*display:none;*/
  /*background-image: url("../img/NIH_NICHD_Master_Logo_2Color-800px.png");
    background-image: url("../img/NIH_NICHD_Master_Logo_2Color.svg");*/
}

@media screen and (min-width: 64em) {
  a.footer-nichd-logo {
    width: 100%;
    height: auto;
    margin-top: 35px;
    /*padding: 0 0 5em 20em;
        margin-left:10em;*/
  }
}

@media screen and (max-width: 63.99em) {
  a.footer-nichd-logo {
    width: 100%;
    height: auto;
    margin-top: 35px;
    /*padding: 0 0 10em 40em;*/
  }
}

@media screen and (min-width: 64em) {
  a.footer-dhhs-logo {
    width: 100%;
    height: auto;
    /*padding: 0 0 5em 5em;*/
  }
}

@media screen and (max-width: 63.99em) {
  a.footer-dhhs-logo {
    width: 100%;
    height: auto;
    /*padding: 0 0 5em 5em;*/
  }
}

@media screen and (max-width: 63.99em) {
  .usa-footer__contact-links {
    /*width: 100%;*/
    margin-top: 0;
    text-align: right;
  }
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#pagination {
	margin-top: 3em!important;
}

#pagination a button {
	color: #000;
}

.usa-icon--size-2 {
  height:1rem;
  width:1rem;
}

.centered-footer-links {
    justify-content: center;
}

.usa-footer__agency-name {
	margin-top:1.75rem;
	margin-bottom:1.5rem;
	text-align: center !important;
}

@media (min-width: 30em) {
	.usa-footer__agency-name {
		margin-top: 1.25rem;
		text-align: center !important;
	}
}

.usa-footer__contact-heading {
    font-size: 1.4rem !important;
}

.usa-footer__secondary-section .grid-row {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}