.page-node-type-publication h1.page-title {
  margin: 68px 0 10px 0; }
  @media (max-width: 480px) {
    .page-node-type-publication h1.page-title {
      font-size: 24px; } }

.page-node-type-publication .sub-author {
  max-width: 490px;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-size: 18px;
  line-height: 1.33; }

.page-node-type-publication .sub-status {
  color: #1e1e1e; }

.page-node-type-publication .sub-status .field--name-bibcite-year {
  display: inline; }

.page-node-type-publication .citation {
  max-width: 773px;
  background-color: #e7eaec;
  padding: 39px 35px 45px 35px;
  margin-top: 41px; }

.page-node-type-publication .citation .item-list {
  display: none; }

.page-node-type-publication .citation h3 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  /*font-family: BentonSans;*/
  font-size: 20px;
  line-height: 1.5;
  color: #1e1e1e;
  margin-bottom: 12px; }

.page-node-type-publication .field--name-field-publication-download {
  margin: 35px 0; }
  .page-node-type-publication .field--name-field-publication-download .field__label {
    font-size: 18px;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    margin-bottom: 15px; }

.page-node-type-publication .publication-abstract {
  line-height: 1.67; }

.page-node-type-publication .field--name-field-publication-impact,
.page-node-type-publication .publication-abstract {
  max-width: 773px;
  padding: 38px 0 86px 0;
  border-top: solid 1px #9b9b9b;
  margin-top: 32px; }

.page-node-type-publication .field--name-field-publication-impact .field__label,
.page-node-type-publication .publication-abstract .field__label {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #1e1e1e;
  margin-bottom: 16px;
  padding-left: 5px; }
  @media (max-width: 480px) {
    .page-node-type-publication .field--name-field-publication-impact .field__label,
    .page-node-type-publication .publication-abstract .field__label {
      font-size: 20px; } }

.page-node-type-publication .field--name-field-publication-impact .field__item,
.page-node-type-publication .publication-abstract .field__item {
  max-width: 750px;
  padding-left: 3px; }

.page-node-type-publication .field--name-field-publication-impact .field__item p,
.page-node-type-publication .publication-abstract .field__item p {
  line-height: 1.67;
  font-family: "Sentinel A", "Sentinel B", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #1e1e1e; }
  @media (max-width: 480px) {
    .page-node-type-publication .field--name-field-publication-impact .field__item p,
    .page-node-type-publication .publication-abstract .field__item p {
      line-height: 1.25;
      font-size: 16px; } }

.page-node-type-publication .bar-gradient {
  width: 773px;
  margin: 27px 0; }
  @media (max-width: 480px) {
    .page-node-type-publication .bar-gradient {
      height: 5px;
      background-color: #8996a0;
      background-image: none; } }
  @media (max-width: 814px) {
    .page-node-type-publication .bar-gradient {
      width: 100%; } }

.page-node-type-publication .field--name-field-related-publications {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-size: 36px;
  line-height: 1.33; }
  @media (max-width: 480px) {
    .page-node-type-publication .field--name-field-related-publications {
      font-size: 20px; } }

.page-node-type-publication .field--name-field-related-publications .field__label {
  margin-bottom: 15px; }

.bibcite-citation {
  max-width: 688px;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-size: 18px;
  line-height: 1.44;
  color: #1e1e1e; }
  @media (max-width: 480px) {
    .bibcite-citation {
      font-size: 16px; } }

.publication-downloads {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (max-width: 480px) {
    .publication-downloads {
      display: block; } }

.dwn-citation-drop {
  max-width: 220px;
  margin-right: 35px;
  height: 34px;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-weight: bold;
  line-height: 1.7;
  color: #a51c30;
  cursor: pointer; }

.dwn-citation-drop:focus {
  outline: none; }

.dwn-citation-large {
  font-size: 20px;
  margin-top: 30px;
  background-image: url("../../../images/arrow-right-colored.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 0; }
  @media (max-width: 480px) {
    .dwn-citation-large {
      font-size: 18px; } }

.dwn-citation-small {
  font-size: 15px;
  background-image: url("../../../images/arrow-right-colored.svg");
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 0;
  margin-top: 4px; }
  @media (max-width: 480px) {
    .dwn-citation-small {
      font-size: 15px; } }

.dwn-citation-large a {
  margin-left: 24px; }

.dwn-citation-small a {
  margin-left: 18px; }

.dwn-links {
  display: none;
  position: absolute;
  background-color: #e7eaec;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .dwn-links .item-list li {
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 18px;
    line-height: 1.44;
    display: block;
    margin: 0;
    padding: 13px 35px 13px 35px; }
  .dwn-links .item-list li a {
    margin: 0; }

.dwn-publication, .see-publication {
  margin-top: 30px; }

.dwn-publication a {
  font-size: 20px;
  padding-left: 24px;
  background-image: url(../../../images/arrow-right-colored.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 0;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-weight: bold;
  line-height: 1.7;
  color: #a51c30;
  cursor: pointer; 
}

.see-publication a {
  font-size: 20px;
  padding-right: 30px;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-weight: bold;
  line-height: 1.7;
  color: #a51c30;
  cursor: pointer;
  background-image: url(../../../images/icon-link-arrow-red-right.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 30px;
}

  @media (max-width: 480px) {
    .dwn-publication a, .see-publication a {
      font-size: 18px; } }

.publication-teaser {
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #9b9b9b;
  line-height: 1.33; }
  .publication-teaser .field__items {
    max-width: 773px;
    border-bottom: solid 1px #9b9b9b;
    padding-bottom: 28px; }
  .publication-teaser .field__label {
    max-width: 777px;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin: 28px 0 49px 0; }
  .publication-teaser .related-title {
    max-width: 777px;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.23;
    color: #a51c30;
    display: block;
    margin: 0 0 0 0; }
    @media (max-width: 480px) {
      .publication-teaser .related-title {
        font-size: 20px; } }
  .publication-teaser .sub-author {
    max-width: 490px;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 18px;
    line-height: 1.33; }
  .publication-teaser .field--name-bibcite-secondary-title {
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #1e1e1e;
    margin: 6px 0 9px 0; }

/*# sourceMappingURL=publication.css.map */
