/*
 *  AWHI NEWS
 */


body.awhi_books.node-type-new-homepage .view-news .views-row {
  display: none;
}

body.awhi_books .node.node-news-landing.view-full .node-title {
  margin-bottom: 0;
}

body.awhi_books .node-news.view-teaser .card-image {
  position: relative;
  margin-bottom: 10px;
  max-width: 520px;
}

body.awhi_books .node-news.view-teaser h2 {
  color: #282829;
  font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .32px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 5px;
}

body.awhi_books .node-news.view-teaser a:hover > h2,
body.awhi_books .node-news.view-teaser a:focus > h2 {
  color: #14779d;
}

body.awhi_books .node-news.view-teaser a.external > h2::after {
  content: '';
  width: 12px;
  height: 12px;
  background-position: -12px -12px;
  background-image: url(../images/external-link-text-link.png);
  background-size: 36px 72px;
  display: inline-block;
  vertical-align: -1px;
  margin-left: 5px;
}

body.awhi_books .node-news.view-teaser a.external:hover > h2::after,
body.awhi_books .node-news.view-teaser a.external:focus > h2::after {
  background-position: -12px -48px;
}

body.awhi_books .node-news.view-teaser .field-name-field-date {
  color: #282829;
  font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.32px;
  line-height: 20px;
}

body.awhi_books .node-news.view-teaser .card-image img {
  display: block;
  margin: 0;
  max-width: 100%;
  height: auto;
}

body.awhi_books .node-news.view-teaser .about-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 20px;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
  overflow: auto;

  background: #10303f;
  color: #ffe194;
  font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .32px;
  line-height: 20px;
}

body.awhi_books .node-news.view-teaser .about-image .field-name-field-about-image p {
  margin-top: 0;
  margin-bottom: 20px;
}

body.awhi_books .node-news.view-teaser .about-image .field-name-field-about-image p:last-child {
  margin-bottom: 0;
}
body.awhi_books .node-news.view-teaser .about-image a {
  color: #ffffff;
}

body.awhi_books .node-news.view-teaser .card-image a.info {
  cursor: pointer;
  display: block;
  color: #fff;
  font-size: 20px;
  height: 42px;
  width: 42px;
  padding: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 8;
}

body.awhi_books .node-news.view-teaser .card-image a.info > .info-icon {
  display: none;
}

body.awhi_books .node-news.view-teaser .card-image a.info::before,
body.awhi_books .node-news.view-teaser .card-image a.info::after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background-size: 22px;
}

body.awhi_books .node-news.view-teaser .card-image a.info::before {
  background-image: url('../images/info-icon-open.png');
}

body.awhi_books .node-news.view-teaser .card-image a.info::after {
  background-image: url('../images/info-icon-close.png');
  display: none;
}

body.awhi_books .node-news.view-teaser .card-image.about a.info::before {
  display: none;
}

body.awhi_books .node-news.view-teaser .card-image.about a.info::after {
  display: block;
}


body.awhi_books .node-news.view-teaser .card-image.about .about-image {
  opacity: 1;
  z-index: 6;
  pointer-events: auto;
}

body.awhi_books .node.node-news-landing.view-full > .container > .content {
  margin-bottom: 30px;
}

body.awhi_books .node-news-landing.view-full .dropdown-primary-navigation {
  margin-bottom: 20px;
}



@media screen and (min-width: 1024px) {

  body.awhi_books .node.node-news-landing.view-full > .container > .content {
    margin-bottom: 78px;
  }

  body.awhi_books .node.node-news-landing.view-full .dropdown-primary-navigation {
    margin-left: auto;
    margin-bottom: 0;
    margin-top: 20px;
    max-width: none;
  }

  body.awhi_books .node.node-news-landing.view-full .node-content-top {
    margin-bottom: 40px;
  }

  body.awhi_books .node-news.view-teaser h2 {
    font-size: 18px;
    letter-spacing: 0.41px;
    line-height: 24px;
    margin-bottom: 10px;
    max-width: 90%;
  }

  body.awhi_books .node-news.view-teaser a.external > h2::after {
    width: 15px;
    height: 17px;
    background-position: -15px -15px;
    background-size: 45px 90px;
    vertical-align: -2px;
    margin-left: 6px;
  }

  body.awhi_books .node-news.view-teaser a.external:hover > h2::after,
  body.awhi_books .node-news.view-teaser a.external:focus > h2::after {
    background-position: -15px -60px;
  }

  body.awhi_books .node-news.view-teaser .field-name-field-date {
    font-size: 18px;
    letter-spacing: 0.41px;
    line-height: 27px;
  }

  body.awhi_books .node-news.view-teaser .card-image {
    margin-bottom: 15px;
  }

  body.awhi_books .node-news.view-teaser .about-image {
    padding: 60px 50px 20px 50px;
    font-size: 15px;
    letter-spacing: .34px;
    line-height: 21px;
  }
}

