/*
 * Page Theme Book
 */

body.awhi_books.node-type-theme-book {
  position: relative;
}

body.awhi_books.node-type-theme-book .node.view-full {
  padding-top: 25px;
}

body.awhi_books.node-type-theme-book .node.view-full .node-title {
  margin-bottom: 6px;
}

body.awhi_books .node-theme-book.view-full .theme-subtext p {
  color: #282829;
  font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
  font-weight: 300;
  margin-top: 0;
  font-size: 14px;
  letter-spacing: .32px;
  line-height: 20px;
  margin-bottom: 32px;
}

body.awhi_books .node-theme-book.view-full .theme-subtext p:last-child {
  margin-bottom: 0;
}

body.awhi_books .node-theme-book.view-full .dropdown-primary-navigation {
  margin-bottom: 20px;
  margin-left: initial;
}

/* Navbar Theme */
body.awhi_books .node-theme-book.view-full .navbar-theme-wrapper {
  margin-bottom: 30px;
}

body.awhi_books .node-theme-book.view-full .navbar-theme-content.affix {
  position: relative;
}

body.awhi_books .node-theme-book.view-full .navbar-theme-content > h4 {
  margin: 0;
  font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.46px;
  line-height: 31px;
  color: #282829;
}

body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav > .active > a {
  color: #012d43;
}

body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav > .active > a::after {
  opacity: 1;
}

body.awhi_books .node-theme-book.view-full .node-content-featured {
  border-bottom: 1px solid rgba(4, 110, 145, .25);
  margin-bottom: 35px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured img {
  max-width: 100%;
  height: auto;
  display: block;
}


/* Book Excerpt */


body.awhi_books .node-theme-book.view-full .node-content-featured .node-content-featured-book-excerpt {
  margin-bottom: 40px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured .node-content-featured-book-excerpt > .btn {
  font-size: 18px;
  font-weight: 500;
  line-height: 45px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured .node-content-featured-book-excerpt-image {
  margin-bottom: 20px;
}

/* Book Excerpt */


/* Featured Video */


body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .field-name-field-featured-video {
  margin-bottom: 40px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed {
  margin-bottom: 13px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a {
  display: block;
  position: relative;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background-image: url('../../../images/play-featured.png');
  background-repeat: no-repeat;
  background-size: 78.4px 156.8px;
  width: 54.4px;
  height: 54.4px;
  background-position: -12px -12px;
  display: block;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a:hover::after,
body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a:focus::after {
  background-position: -12px -90.4px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-body {
  color: #282829;
  font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.23px;
  line-height: 28px;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-body strong {
  font-weight: 500;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-body em {
  font-style: italic;
}

body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .field-name-field-youtube-embed a:focus {
  outline-offset: 4px;
  outline: 1px dotted #046e91;
}

/* Featured Video */



@media screen and (min-width: 768px) {
  body.awhi_books .node-theme-book.view-full .node-content-featured .node-content-featured-book-excerpt {
    margin-bottom: 0;
  }

  body.awhi_books .node-theme-book.view-full .node-content-featured .node-content-featured-book-excerpt-image {
    margin-bottom: 12px;
  }

  body.awhi_books .node-theme-book.view-full .node-content-featured {
    border-bottom: 0;
  }

  body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .field-name-field-featured-video {
    margin-bottom: 0;
  }

}

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

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

  body.awhi_books .node-theme-book.view-full .theme-subtext p {
    font-size: 18px;
    letter-spacing: 0.23px;
    margin-bottom: 30px;
    line-height: 26px;
  }

  body.awhi_books.node-type-theme-book .node.view-full {
    padding-top: 80px;
  }

  body.awhi_books .node-theme-book.view-full .dropdown-primary-navigation {
    margin-left: auto;
    margin-bottom: 0;
    margin-top: 20px;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-wrapper {
    margin-bottom: 90px;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-wrapper.navbar-theme-is-fixed {
    padding-bottom: 80px;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e4f5f9;
    max-width: none;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > h4 {
    font-size: 20px;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav {
    display: flex;
    margin-bottom: 0;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav a {
    font-size: 20px;
    color: #046e91;
    font-family: "futura-pt", "Futura PT","Trebuchet MS", Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.46px;
    line-height: 30px;
    display: block;
    padding: 25px;
    position: relative;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav a::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 6px;
    left: 50px;
    right: 50px;
    background-color: #012d43;
    opacity: 0;
    transition: opacity .333ms ease-in-out;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav a::after {
    left: 25px;
    right: 25px;
  }

  body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a::after {
    width: 68px;
    height: 68px;
    background-position: -15px -15px;
    background-size: 98px 196px;
  }

  body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a:hover::after,
  body.awhi_books .node-theme-book.view-full .node-content-featured.with-video .node-video .field-name-field-youtube-embed a:focus::after {
    background-position: -15px -113px;
  }

  body.awhi_books .node-theme-book.view-full .node-content-featured {
    margin-bottom: 100px;
  }

}

@media screen and (min-width: 1200px) {
  body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav a {
    font-size: 24px;
    padding: 25px 50px;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > .nav a::after {
    left: 50px;
    right: 50px;
  }

  body.awhi_books .node-theme-book.view-full .navbar-theme-content > h4 {
    font-size: 24px;
  }


}
