html { 
	background:  var(--press_gray1);
}

body {
  font-family: "Montserrat", sans-serif;
	max-width: 1600px;
    margin: 0 auto;
    background: var(--press_white);
}

#new-noteworthy .slick-slide {
     width: fit-content!important;
}
.related-titles-wrapper .slick-slide {
     width: fit-content!important;
}


.footer_theme {
  background-color: var(--press_blue4);
  margin-top: -10px;
  color: var(--press_white);
}

.container {
  max-width: 1600px;
  width: 95%; }

.constrained {
  max-width: 1200px; }

.align-right {
  text-align: right; }

a {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#header {
  position: relative; }

img {
  max-width: 100%;
  height: auto; }

.slick-next, .slick-prev {
  z-index: 100;
  height: 40px;
  margin-top: -20px; }

.slick-prev {
  left: -20px; }

.slick-next {
  right: -20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.slick-next:before,
.slick-prev:before {
  font-family: 'uipress';
  content: '\e902';
  font-size: 30px; }

.slick-dots {
  bottom: 14px; }

.slick-dots li button {
  color: var(--press_white);
  border: 2px solid;
  border-radius: 50%; }

.slick-dots li button:before {
  display: none; }

.slick-dots li.slick-active button {
  opacity: 1;
  background: #fff; }

#slideshow {
  margin-bottom: 0; }
  #slideshow .slick-prev {
    left: 25px; }
    @media (max-width: 1199.98px) {
      #slideshow .slick-prev {
        left: 15px; } }
  #slideshow .slick-next {
    right: 25px; }
    @media (max-width: 1199.98px) {
      #slideshow .slick-next {
        right: 15px; } }
  #slideshow .slick-next:before,
  #slideshow .slick-prev:before {
    color: #fff;
    font-size: 50px; }
    @media screen and (max-width: 1780px) {
      #slideshow .slick-next:before,
      #slideshow .slick-prev:before {
        font-size: 30px; } }
  #slideshow .slide {/*
    background-image: url(../images/slider-bg.png);
    background-size: cover;
    background-color: #6FAFC7;*/ }
    #slideshow .slide .slide-content-wrapper {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 767.98px) {
        #slideshow .slide .slide-content-wrapper {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
      #slideshow .slide .slide-content-wrapper .slide-text {
        margin: 140px 0;
        margin-left: 50px;
      }
        @media (max-width: 991.98px) {
          #slideshow .slide .slide-content-wrapper .slide-text {
            margin: 20px 0; } }
      #slideshow .slide .slide-content-wrapper .feature-type {
        font-size: 1.3rem;
        color: var(--press_pink1);
        font-family: "Raleway", sans-serif;
        font-weight: 800; }
      #slideshow .slide .slide-content-wrapper .title {
        font-size: 2.5rem;
        font-weight: 900; }
      #slideshow .slide .slide-content-wrapper .subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1; }
        @media (max-width: 991.98px) {
          #slideshow .slide .slide-content-wrapper .subtitle {
            font-size: 1.4rem; } }
      #slideshow .slide .slide-content-wrapper .author {
        font-size: 1.3rem;
        font-weight: 600;
        padding: 10px 0 10px 0;
        text-transform: uppercase; }
        @media (max-width: 991.98px) {
          #slideshow .slide .slide-content-wrapper .author {
            font-size: 1.1rem; } }
      #slideshow .slide .slide-content-wrapper .description {
        font-size: 1.2rem;
        font-weight: 400;
        max-width: 550px; }
        @media (max-width: 991.98px) {
          #slideshow .slide .slide-content-wrapper .description {
            font-size: 1rem; } }
      #slideshow .slide .slide-content-wrapper a.button {
        margin: 10px;
        display: inline-block;
        background-color: var(--press_blue1);
        border-radius: 20px;
        border: 2px solid transparent;
        color: var(--press_white);
        text-transform: uppercase;
        font-size: 1rem;
        padding: 10px 20px;
        text-decoration: none;
        font-family: "Raleway", sans-serif; }
        #slideshow .slide .slide-content-wrapper a.button:hover, #slideshow .slide .slide-content-wrapper a.button:focus {
          color: var(--press_blue1);
          background-color: #fff;
          border: 2px solid var(--press_blue1); }
      #slideshow .slide .slide-content-wrapper .slide-text-wrapper {
        background-color: #fff;
        padding: 30px 60px 30px 60px; }
        @media (max-width: 991.98px) {
          #slideshow .slide .slide-content-wrapper .slide-text-wrapper {
            padding: 30px; } }
      #slideshow .slide .slide-content-wrapper .book-cover {
        padding: 30px 0; }
        #slideshow .slide .slide-content-wrapper .book-cover img {
          margin: auto;
          width: 100%;
          max-width: 400px; }
          @media (max-width: 767.98px) {
            #slideshow .slide .slide-content-wrapper .book-cover img {
              width: 270px; } }

.brand-wrapper {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: -40px;
  width: 180px; }
  .brand-wrapper img {
    max-width: 140px;
    padding: 10px; }
    @media (max-width: 767.98px) {
      .brand-wrapper img {
        display: none; } }
  .brand-wrapper .mobile-logo {
    display: none; }
    @media (max-width: 767.98px) {
      .brand-wrapper .mobile-logo {
        display: block;
        width: 200px !important;
        padding: 4px 0 4px 35px !important;
        max-width: unset !important; } }

.homepage .brand-wrapper {
  width: 200px; }
  .homepage .brand-wrapper img {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px; }

.brand-wrapper a {
  background: var(--press_blue4);
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .brand-wrapper a:hover, .brand-wrapper a:focus {
    background: var(--press_blue_links_hover); }

.navbar {
  padding: 0; }

.homepage .navbar-nav {
  margin-left: 200px; }

.navbar-nav {
  margin-left: 180px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%; }

.nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-expand-lg .navbar-nav a.nav-link {
  color: var(--press_blue4);
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  padding: 2.8rem 1.4rem;
  line-height: 1.1; }
  .navbar-expand-lg .navbar-nav a.nav-link:hover, .navbar-expand-lg .navbar-nav a.nav-link:focus {
    color: var(--press_blue_links_hover); }
  .navbar-expand-lg .navbar-nav a.nav-link.active {
    color: var(--press_pink1); }
  .navbar-expand-lg .navbar-nav a.nav-link.special-menu {
    color: #fff;
    background: var(--press_green1);
    padding: .5rem 1.5rem;
    margin: 2rem 0;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid var(--press_green1); }
    .navbar-expand-lg .navbar-nav a.nav-link.special-menu span {
      display: inline-block;
      margin-right: 10px; }
    .navbar-expand-lg .navbar-nav a.nav-link.special-menu:hover, .navbar-expand-lg .navbar-nav a.nav-link.special-menu:focus {
      background: #fff;
      color: var(--press_green1); }

.navbar-toggler {
  border-radius: 0;
  background-color: var(--press_blue1);
  border-color: #AAAAAA; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.dropdown-toggle::after {
  display: none; }

.nav-item.show:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  background: var(--press_blue4);
  border: 3px solid var(--press_pink1);
  border-bottom-color: transparent;
  border-left-color: transparent;
  margin-left: -8px;
  z-index: 1001; }

.megamenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .megamenu .col:first-of-type {
    border-right: 1px solid #fff;
    margin-right: 20px; }

.dropdown-menu {
  background: var(--press_blue4);
  border-radius: 0px;
  padding: 20px;
  border-top: 3px solid var(--press_pink1);
  margin-top: 0;
  font-family: "Raleway", sans-serif; }
  .dropdown-menu .menu-header {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800; }
    .dropdown-menu .menu-header .spacer {
      margin-top: 10px; }
  .dropdown-menu a.dropdown-item {
    color: #fff;
    font-size: .9rem;
    padding-left: 0; }
    .dropdown-menu a.dropdown-item:focus, .dropdown-menu a.dropdown-item:hover {
      background: transparent;
      color: #acbad4; }
    .dropdown-menu a.dropdown-item.active {
      background: transparent;
      color: #acbad4; }

.cart-container {
  background-image: url('../images/diagona-h.png'),linear-gradient(90deg, var(--press_linear_bar_1), var(--press_linear_bar_2));
  padding: 5px 0;
  position: relative;
  z-index: 99;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .cart-container .utilities-wrapper {
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative; }
    .cart-container .utilities-wrapper [class^="icon-"], .cart-container .utilities-wrapper [class*=" icon-"] {
      margin: 5px 5px 0 5px;
      display: inline-block; }
  .cart-container a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    display: inline-block;
    margin-left: 10px; }
    .cart-container a:hover, .cart-container a:focus {
      text-decoration: none;
      text-shadow: 3px 2px 2px #000; }

.search-form-wrapper {
  position: absolute;
  right: 0;
  font-size: .8rem;
  z-index: 98;
  width: 100%;
  top: 100%;
 opacity:0;
  margin-top: -35px;
  -webkit-transition: margin .2s ease-in-out;
  transition: margin .2s ease-in-out; }
  .search-form-wrapper.active {
    margin-top: 0;
    opacity:1; }
  .search-form-wrapper .container {
    position: relative; }
  .search-form-wrapper #searchform {
    background: var(--press_blue_links_hover);
    float: right;
    padding: 15px; }

.banner-decorative {
  height: 150px;
  background-image: url(../images/header-bg.jpg);
  background-size: cover;
  background-position: center; }

/* NEW BANNERS  */

/* About, Contact, Symposium, Resources */
.banner-decorative-about {
  height: 266px;
  background-image: url('../images/headers/website11.jpg');
  background-size: cover;
  background-position: center; }

.banner-decorative-contact {
  height: 266px;
  background-image: url('../images/headers/website11.jpg');
  background-size: cover;
  background-position: center; }

.banner-decorative-symposium {
  height: 266px;
  background-image: url('../images/headers/website11.jpg');
  background-size: cover;
  background-position: center; }

.banner-decorative-resources {
  height: 266px;
  background-image: url('../images/headers/website11.jpg');
  background-size: cover;
  background-position: center; }
/* Books and Journals */

.banner-decorative-journal {
  height: 266px;
  background-image: url('../images/headers/website11.jpg');
  background-size: cover;
  background-position: center; }

.banner-decorative-books {
  height: 320px;
  background-image: url('../images/headers/website11.jpg');
  background-size: cover;
  background-position: center; }

/* Marketing-Web 4*/
.banner-decorative-marketing {
  height: 320px;
  background-image: url('../images/headers/website4.jpg');
  background-size: cover;
  background-position: center; }

/* News- Web 10 */
.banner-decorative-news {
  height: 320px;
  background-image: url('../images/headers/website10.jpg');
  background-size: cover;
  background-position: center; }

/* News- Web 12 */
.banner-decorative-authors {
  height: 320px;
  background-image: url('../images/headers/website12.jpg');
  background-size: cover;
  background-position: center; }

  

/* END NEW BANNERS */

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .slick-track .slick-slide {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.slide-background {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.slidecontent .slide-content-wrapper .slide-text {
  margin: 160px 0; }

.page-content {
  margin: 100px auto 50px auto; }
  .page-content b, .page-content strong {
    font-weight: 700; }

.content-wrapper {
  font-size: 1.1rem;
  padding: 50px 30px; }
  .content-wrapper h1 {
    font-family: "Raleway", sans-serif;
    font-size: 2.2rem;
    text-transform: uppercase;
    font-weight: 800;
    color: var(--press_blue4); }
  .content-wrapper p.intro {
    font-weight: 600;
    font-size: 1.5rem;
    color: #414141;
    border-bottom: 2px solid #707070;
    margin-bottom: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }

.page.book .content-wrapper h1 {
  font-size: 2rem; }

.page.book .content-wrapper h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  color: var(--press_blue4);
  text-transform: uppercase; }

.page.book .content-wrapper h2.secondary {
  color: var(--press_pink1);
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.page.book .content-wrapper .tab-content p {
  margin-top: 1rem; }

.page.book .content-wrapper .subtitle {
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--press_blue4);
  margin-bottom: 1.5rem; }

.page.book .content-wrapper .publish-date span {
  display: inline-block; }
  .page.book .content-wrapper .publish-date span:after {
    content: ',';
    display: inline-block;
    padding: 0 5px 0 0; }
  .page.book .content-wrapper .publish-date span:last-of-type:after {
    content: ''; }

.page.book .content-wrapper .tags {
  margin-top: 20px; }
  @media (max-width: 991.98px) {
    .page.book .content-wrapper .tags {
      margin-bottom: 20px; } }
  .page.book .content-wrapper .tags a {
    display: inline-block;
    font-weight: 700; }
    .page.book .content-wrapper .tags a:after {
      content: '|';
      display: inline-block;
      padding: 0 5px; }
    .page.book .content-wrapper .tags a:last-of-type:after {
      content: ''; }

.page.book .content-wrapper .nav-pills .nav-link {
  border-radius: 0;
  text-transform: uppercase;
  font-size: .8rem;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  color: var(--press_blue4);
  border: 2px solid var(--press_blue4);
  margin-right: 10px; }

.page.book .content-wrapper .nav-pills .nav-link.active,
.page.book .content-wrapper .nav-pills .show > .nav-link {
  background-color: var(--press_blue4);
  color: #fff; }

.page.book .book-header {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #efefef; }
  .page.book .book-header .format-details {
    font-weight: 700; }
  .page.book .book-header .isbn {
    margin-bottom: 10px; }
  @media (max-width: 991.98px) {
    .page.book .book-header .cover-image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-bottom: 10px; } }
  .page.book .book-header .cover-image img {
    max-width: 200px; }
  .page.book .book-header h1.title {
    text-transform: none;
    line-height: 1; }
  .page.book .book-header .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--press_blue1);
    border-radius: 30px;
    border: 2px solid var(--press_blue1);
    color: var(--press_white);
    text-transform: uppercase;
    font-size: .9rem;
    text-decoration: none;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
    line-height: 1;
    text-align: center;
    padding: 5px; }
    .page.book .book-header .button:hover, .page.book .book-header .button:focus {
      color: var(--press_blue1);
      background: #fff; }
  @media (max-width: 991.98px) {
    .page.book .book-header {
      display: block; } }

.sidebar {
  font-family: "Raleway", sans-serif;
  font-size: 1rem; }
  .sidebar h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 800; }
  .sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .sidebar ul li a {
      color: var(--press_blue4); }
      .sidebar ul li a.active {
        color: var(--press_pink1); }

.new-noteworthy {
  position: relative;
  background: url(../images/new-noteworthy.jpg);
  background-size: cover;
  background-position: center; }
  .new-noteworthy .text-wrapper {
    /* background: url(../images/text-bg.jpg); */
    padding-top: 60px;
    padding-bottom: 60px; }
    .new-noteworthy .text-wrapper .text-inner {
      max-width: 450px;
      padding-left: 15px; }
      .new-noteworthy .text-wrapper .text-inner h2 {
        font-family: "Raleway", sans-serif;
        font-weight: 900;
        text-transform: uppercase; }
  .new-noteworthy .slider-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden; }
    .new-noteworthy .slider-wrapper .inner-noteworthy-slider {
      margin: 0 50px; }
    .new-noteworthy .slider-wrapper .slick-prev {
      left: -25px !important; }
    .new-noteworthy .slider-wrapper .slick-next {
      right: -25px !important; }
    .new-noteworthy .slider-wrapper .slick-slide img {
      margin: 0 auto;
      width: 100%;
      max-width: 250px;
      padding: 0 10px; }
    .new-noteworthy .slider-wrapper .slick-dots {
      bottom: -45px !important; }

.button-container {
  margin-top: 30px;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px; }
  @media (max-width: 991.98px) {
    .button-container {
      margin-top: 10px;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 10px;
      grid-row-gap: 10px; } }
  .button-container .button {
    margin: 0;
    color: #fff;
    border-radius: 0;
    border: 2px solid;
    width: 100%;
    padding: 32px 5px;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
    @media (max-width: 767.98px) {
      .button-container .button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .button-container .button:nth-of-type(1) {
      background-color: var(--press_blue2);
      border-color: var(--press_blue2); }
      .button-container .button:nth-of-type(1):hover, .button-container .button:nth-of-type(1):focus {
        background-color: var(--press_blue2_hover);
        border-color: var(--press_blue2_hover); }
    .button-container .button:nth-of-type(2) {
      background-color: var(--press_blue1);
      border-color: var(--press_blue1); }
      .button-container .button:nth-of-type(2):hover, .button-container .button:nth-of-type(2):focus {
        background-color: var(--press_blue2_hover);
        border-color: var(--press_blue2_hover); }
    .button-container .button:nth-of-type(3) {
      background-color: var(--press_blue3);
      border-color: var(--press_blue3); }
      .button-container .button:nth-of-type(3):hover, .button-container .button:nth-of-type(3):focus {
        background-color: var(--press_blue4_hover);
        border-color: var(--press_blue4_hover); }
    .button-container .button:nth-of-type(4) {
      background-color: var(--press_blue4);
      border-color: var(--press_blue4); }
      .button-container .button:nth-of-type(4):hover, .button-container .button:nth-of-type(4):focus {
        background-color: var(--press_blue1_hover);
        border-color: var(--press_blue1_hover); }

.new-content {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #AAAAAA; }
  .new-content h2 {
    padding-bottom: 30px;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .new-content .slick-prev {
      left: -5px; }
    .new-content .slick-next {
      right: -5px; } }
  .new-content .slide {
    padding: 0 15px; }
    .new-content .slide img {
      width: 100%;
      max-width: 240px;
      margin: auto; }
  .new-content .slick-prev:before, .new-content .slick-next:before {
    color: var(--press_pink1); }

.blog-container {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #AAAAAA; }
  .blog-container #blog-section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .blog-container #blog-section-title h2 {
      font-family: "Raleway", sans-serif;
      font-weight: 800;
      text-transform: uppercase; }
    .blog-container #blog-section-title a {
      background-color: var(--press_blue1);
      border-radius: 20px;
      border: 2px solid transparent;
      color: var(--press_white);
      text-transform: uppercase;
      font-size: 15px;
      padding: 10px 20px;
      text-decoration: none;
      display: inline-block; }
      .blog-container #blog-section-title a:hover, .blog-container #blog-section-title a:focus {
        color: var(--press_blue1);
        background-color: #fff;
        border: 2px solid var(--press_blue1); }
  .blog-container #blog-section-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 30px; }
    @media (max-width: 767.98px) {
      .blog-container #blog-section-content {
        display: block; } }
    .blog-container #blog-section-content .blog-post {
      margin-bottom: 20px; }
      .blog-container #blog-section-content .blog-post .post-background {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        min-height: 350px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
      .blog-container #blog-section-content .blog-post .post-content {
        width: 100%;
        bottom: 0;
        background-color: var(--press_blue4);
        background-repeat: repeat;
        background-position: center;
        background-image: url(../images/diagona-h.png);
        background-size: 50px; } /* Original 12 */
        .blog-container #blog-section-content .blog-post .post-content .post-excerpt {
          min-height: 65px;
          padding: 20px 20px 0 20px;
          color: var(--press_white);
          font-weight: 600;
          font-size: 1.1rem; }
          .blog-container #blog-section-content .blog-post .post-content .post-excerpt p {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            line-height: 1.2; }
        .blog-container #blog-section-content .blog-post .post-content .post-link {
          padding-left: 20px;
          padding-bottom: 20px; }
          .blog-container #blog-section-content .blog-post .post-content .post-link a {
            display: inline-block;
            background-color: #fff;
            border-radius: 20px;
            border: 2px solid transparent;
            color: var(--press_blue1);
            text-transform: uppercase;
            font-size: 11px;
            font-weight: bold;
            padding: 5px 12px;
            text-decoration: none;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            .blog-container #blog-section-content .blog-post .post-content .post-link a:hover, .blog-container #blog-section-content .blog-post .post-content .post-link a:focus {
              color: #fff;
              background-color: var(--press_blue4);
              border: 2px solid #fff; }

.feeds-section {
  padding-top: 50px; }
  .feeds-section .events-section {
    padding-right: 40px;
    border-right: 1px solid #AAAAAA; }
    @media (max-width: 767.98px) {
      .feeds-section .events-section {
        padding-right: 15px;
        border: none; } }
    .feeds-section .events-section #events-section-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .feeds-section .events-section #events-section-title h2 {
        font-family: "Raleway", sans-serif;
        font-weight: bold;
        text-transform: uppercase; }
      .feeds-section .events-section #events-section-title a {
        display: inline-block;
        background-color: var(--press_blue1);
        border-radius: 20px;
        border: 2px solid transparent;
        color: var(--press_white);
        text-transform: uppercase;
        font-size: 15px;
        padding: 10px 20px;
        text-decoration: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: "Raleway", sans-serif; }
        .feeds-section .events-section #events-section-title a:hover, .feeds-section .events-section #events-section-title a:focus {
          color: var(--press_blue1);
          background-color: #fff;
          border: 2px solid var(--press_blue1); }
    .feeds-section .events-section .events-list {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
      grid-row-gap: 20px;
      grid-auto-rows: 1fr;
      margin: 40px 0; }
    .feeds-section .events-section .event-link {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 100px auto;
      grid-template-columns: 100px auto;
      width: 100%;
      grid-row-gap: 20px;
      grid-column-gap: 10px; }
      .feeds-section .events-section .event-link:hover, .feeds-section .events-section .event-link:focus {
        -webkit-transition: background-color 0.5s ease;
        transition: background-color 0.5s ease;
        background-color: #d0def3;
        text-decoration: none; }
      .feeds-section .events-section .event-link .event-date {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: var(--press_blue1);
        color: #fff; }
        .feeds-section .events-section .event-link .event-date .day {
          font-size: 45px;
          margin: 0;
          line-height: 1;
          font-weight: 600; }
        .feeds-section .events-section .event-link .event-date .month {
          text-transform: uppercase;
          font-size: 25px;
          line-height: 1;
          font-family: "Raleway", sans-serif; }
      .feeds-section .events-section .event-link .event-type {
        color: var(--press_pink1);
        text-transform: uppercase;
        font-size: 17px;
        font-family: "Raleway", sans-serif;
        font-weight: bold;
        margin-bottom: 5px;
        padding-top: 10px; }
      .feeds-section .events-section .event-link .event-title {
        color: #000;
        font-size: 23px;
        font-family: "Raleway", sans-serif;
        font-weight: 900;
        margin-bottom: 5px;
        line-height: 1; }
      .feeds-section .events-section .event-link .event-excerpt {
        color: #000;
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.3; }
  .feeds-section .twitter-section {
    padding-left: 40px; }
    @media (max-width: 767.98px) {
      .feeds-section .twitter-section {
        padding: 0; } }
    .feeds-section .twitter-section h2 {
      font-family: "Raleway", sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      -ms-flex-line-pack: start;
      align-content: flex-start; }
    .feeds-section .twitter-section .featured-tweet {
      width: 400px; }
.feeds-section .instagram-section {
    padding-left: 40px;
}
@media (max-width: 767.98px) {
    .feeds-section .instagram-section {
        padding: 0;
    }
}
.feeds-section .instagram-section #instagram-section-title h2 {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.feeds-section .instagram-section .featured-tweet {
    width: 400px;
}

.stay-connected-section {
  padding: 60px 0;
  margin-top: 0;
  background-color: var(--press_blue1);
  background-repeat: repeat;
  background-position: center;
  background-image: url(../images/diagona-h.png);
  background-size: 60px; } /* Original 12 */
  @media (max-width: 767.98px) {
    .stay-connected-section {
      padding: 25px 0 40px 0; } }
  .stay-connected-section .stay-connected-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 767.98px) {
      .stay-connected-section .stay-connected-container {
        display: block; } }
    @media (max-width: 767.98px) {
      .stay-connected-section .stay-connected-container .stay-connected-logo-container {
        display: none; } }
  .stay-connected-section .stay-connected-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 767.98px) {
      .stay-connected-section .stay-connected-form {
        display: block; } }
    .stay-connected-section .stay-connected-form .form-left {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .stay-connected-section .stay-connected-form h2 {
      color: #fff;
      font-family: "Raleway", sans-serif;
      font-weight: 900;
      text-transform: uppercase;
      font-size: 2.5rem;
      text-align: center; }
      @media (max-width: 767.98px) {
        .stay-connected-section .stay-connected-form h2 {
          font-size: 1.8rem;
          margin-top: 1.5rem; } }
    .stay-connected-section .stay-connected-form input {
      min-height: 50px; }
    .stay-connected-section .stay-connected-form a {
      display: inline-block;
      background-color: var(--press_blue2);
      border-radius: 40px;
      border: 2px solid var(--press_blue1);
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: bold;
      padding: 12px 30px;
      text-decoration: none;
      font-family: "Raleway", sans-serif;
      margin-left: 10px;
      text-align: center; }
      .stay-connected-section .stay-connected-form a:hover {
        background-color: var(--press_blue1_hover);
      }
      @media (max-width: 767.98px) {
        .stay-connected-section .stay-connected-form a {
          margin-top: 1rem;
          display: block; } }

footer {
  background-color: var(--press_blue4);
  padding: 50px 0 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff; }
  footer a {
    color: #fff;
    text-decoration: none; }
    footer a:hover, footer a:focus {
      text-decoration: none;
      color: #fff;
      opacity: .7; }
  footer p {
    margin-bottom: 5px; }
  footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      footer .container {
        font-size: .8rem; } }
    @media (max-width: 767.98px) {
      footer .container {
        display: block;
        text-align: center; }
        footer .container > div {
          margin: 20px 0 30px 0; }
        footer .container .footer-social-links-container {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          footer .container .footer-social-links-container p {
            margin: 0 10px; }
            footer .container .footer-social-links-container p a span {
              font-size: xx-large;
              margin: 10px; } }
  footer .logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    footer .logo-container:hover, footer .logo-container:focus {
      opacity: .7; }
    footer .logo-container img {
      max-width: 300px; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        footer .logo-container img {
          max-width: 200px; } }

.related-titles-wrapper {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 2px solid #efefef; }
  .related-titles-wrapper .related-titles a {
    display: block; }
  .related-titles-wrapper .slick-prev:before, .related-titles-wrapper .slick-next:before {
    color: var(--press_pink1); }

#subject-content .books-wrapper {
  margin-top: 40px; }

#subject-content .book-wrapper {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #efefef; }
  #subject-content .book-wrapper h2.book-title {
    text-transform: none;
    margin-top: 0; }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage .brand-wrapper {
    width: 200px; }
  .homepage .brand-wrapper img {
    max-width: 100%;
    padding: 20px; }
  .homepage .navbar-nav {
    margin-left: 200px; }
  .navbar-expand-lg .navbar-nav a.nav-link {
    font-size: .9rem;
    padding: 2.8rem 1rem;
    text-align: center;
    var(--press_white)-space: normal; }
  .navbar-expand-lg .navbar-nav a.nav-link.special-menu {
    padding: .5rem 1rem; } }

@media (max-width: 991.98px) {
  #header {
    background: var(--press_blue4); }
  .navbar-expand-lg .navbar-nav {
    margin: 20px 0;
    border-top: 1px solid var(--press_white); }
    .navbar-expand-lg .navbar-nav a.nav-link {
      color: #fff;
      padding: 1rem 0 0 0;
      font-size: 1rem; }
      .navbar-expand-lg .navbar-nav a.nav-link:hover, .navbar-expand-lg .navbar-nav a.nav-link:focus {
        color: #ececec; }
  .nav-item.show:before {
    display: none; }
  .dropdown-menu {
    padding: 10px; }
  .megamenu {
    display: block; }
    .megamenu .col {
      margin: 0;
      border: none !important; }
  .brand-wrapper {
    position: relative;
    max-width: 130px; }
    .brand-wrapper a.navbar-brand {
      padding: 10px 0; }
      .brand-wrapper a.navbar-brand img {
        width: 100%;
        max-width: 130px;
        padding: 3px; }
  .new-noteworthy .container {
    width: 100%; }
  .new-noteworthy .text-wrapper {
    background: url(../images/text-bg.jpg);
    background-size: cover; }
    .new-noteworthy .text-wrapper .text-inner {
      max-width: 500px;
      margin: 0 auto; }
  .new-noteworthy .slider-wrapper {
     } }

.page.book .tabs .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  width: 75%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--press_blue4);
  border-radius: 30px;
  border: 2px solid var(--press_blue4);
  color: var(--press_white);
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: bold;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1;
  text-align: center;
  padding: 5px; }
  .page.book .tabs .button:hover {
    color: var(--press_blue4);
    background: #fff; }

.featured-article .article {
  padding-top: 20px;
  padding-bottom: 20px; }
  .featured-article .article .article-title a {
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--press_blue1);
    text-decoration: none; }

.editorial-wrapper strong {
  font-family: "Raleway", sans-serif;
  color: var(--press_pink1);
  font-size: 1.2rem; }

.editorial-wrapper h3 {
  font-family: "Raleway", sans-serif;
  color: var(--press_pink1);
  font-size: 1.2rem;
  font-weight: bold; }

.editor_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 30px;
  margin-right: 30px; }

.advertising-wrapper .print-wrapper h4 {
  font-family: "Raleway", sans-serif;
  color: var(--press_pink1);
  font-size: 1.2rem;
  font-weight: bold; }

.advertising-wrapper .print-wrapper table {
  width: 100%;
  margin: 30px 0; }
  .advertising-wrapper .print-wrapper table td:first-child {
    font-weight: bold; }

.advertising-wrapper .print-wrapper tr {
  width: 100%; }

.advertising-wrapper .closing-wrapper table {
  width: 100%;
  margin: 20px 0 40px 0; }

.advertising-wrapper .online-wrapper h4 {
  font-family: "Raleway", sans-serif;
  color: var(--press_pink1);
  font-size: 1.2rem;
  font-weight: bold; }

.advertising-wrapper .online-wrapper a {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--press_blue1);
  text-decoration: none; }

.membership-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 30px; }

.membership-wrapper table {
	max-width: 600px;
}

.journal-search-page {
  font-family: "Raleway", sans-serif;
  font-size: 1.75rem;
  font-weight: 500; }

.journals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .journals .sidebar .journals-list a {
    font-family: "Montserrat", sans-serif;
    font-size: .8rem;
    font-weight: 400;
    color: var(--press_blue1);
    text-decoration: none; }

.journals-wrapper a {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--press_blue1);
  text-decoration: none; }

.journals-wrapper .journal {
  padding-left: 0.65em;
  text-indent: -0.65em; }

.browse-books {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .browse-books #bookinfo a {
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--press_blue1);
    text-decoration: none; }
  .browse-books #bookinfo .browse-by-type {
    font-family: "Raleway", sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    color: black;
    text-decoration: none; }
  .browse-books .sidebar #seeall {
    display: -ms-grid;
    display: grid; }
    .browse-books .sidebar #seeall a {
      background-color: var(--press_blue2);
      border-radius: 40px;
      border: 2px solid var(--press_blue1);
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold;
      padding: 8px 10px;
      text-decoration: none;
      font-family: "Raleway", sans-serif;
      margin-bottom: 5px;
      width: 225px;
      text-align: center; }
      .browse-books .sidebar #seeall a:hover {
        color: var(--press_blue4);
        background: #fff; }
       .btn_active{
        color: var(--press_blue4)!important;  
        background: #fff!important;  }
  .browse-books .sidebar #catalog {
    margin-top: 15px; }
    .browse-books .sidebar #catalog .catalog-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .browse-books .sidebar #catalog .catalog-item .cataloglink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 10px; }
    .browse-books .sidebar #catalog a {
      font-family: "Raleway", sans-serif;
      color: black;
      font-size: 14px; }

.books-wrapper a {
  text-decoration: none; }

.book-wrapper {
  text-decoration: none;
  color: black; }
  .book-wrapper .content {
    padding: 20px;
    line-height: 1.6rem; }
    .book-wrapper .content:hover {
      background-color: #d0def380;
      text-decoration: none; }
    .book-wrapper .content .book-title {
      text-decoration: underline; }
    .book-wrapper .content .pubdate br {
      display: none; }
    .book-wrapper .content .text {
      margin-top: 15px;
      line-height: normal; }
  .book-wrapper .image {
    padding-right: 0; }

.subjects-wrapper, .series-wrapper, .journals-wrapper {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-fill: balance;
  /* Firefox */
  -webkit-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: 120px;
  -moz-column-gap: 120px;
  column-gap: 120px; }
  .subjects-wrapper a, .series-wrapper a, .journals-wrapper a {
    color: var(--press_blue1); }
  .subjects-wrapper .subject-wrapper .subject, .subjects-wrapper .serie-wrapper .subject, .series-wrapper .subject-wrapper .subject, .series-wrapper .serie-wrapper .subject, .journals-wrapper .subject-wrapper .subject, .journals-wrapper .serie-wrapper .subject {
    margin-bottom: 6px; }

.series-header .series-header-content .series-title {
  padding-bottom: 20px; }

.accordion-header {
  font-family: "Raleway", sans-serif;
  font-size: 1.35rem;
  font-weight: 800;
  color: #414141;
  text-decoration: none; }
  .accordion-header:hover {
    text-decoration: none;
    color: var(--press_blue1); }

.snippet-container .list-header {
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  font-size: 1.5rem; }

.snippet-container .table-snippet-wrapper {
  margin: 40px 0; }

.snippet-container .text-content-with-sub-heading {
  margin: 40px 0; }

.snippet-container .unordered-list-wrapper {
  margin: 20px; }
  .snippet-container .unordered-list-wrapper .inside-page-unordered-list {
    margin: 15px 0; }
  .snippet-container .unordered-list-wrapper .unordered-list-item {
    padding: 0 10px;
    font-size: 1.25rem;
    font-family: "Montserrat", sans-serif; }

.snippet-container .ordered-list-wrapper {
  padding: 30px 0;
  margin: 20px; }
  .snippet-container .ordered-list-wrapper .inside-page-ordered-list {
    padding: 0;
    margin: 15px; }
    .snippet-container .ordered-list-wrapper .inside-page-ordered-list .ordered-list-item {
      padding: 5px; }

.pressbtn {
  background-color: var(--press_blue4);
  border-radius: 40px;
  border: 1px solid var(--press_blue4);
  color: var(--press_white);
  padding: 0.5rem;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: "Raleway", sans-serif; }
  .pressbtn:hover {
    color: var(--press_blue4);
    background: #fff; }

.btn--block {
  display: block;
  width: 100%; }

.presscards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }

.presscards__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem; }
  @media (min-width: 40rem) {
    .presscards__item {
      width: 50%; } }
  @media (min-width: 56rem) {
    .presscards__item {
      width: 33.3333%; } }

.presscard {
  background-color: var(--press_white);
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }
  .presscard:hover .presscard__image {
    -webkit-filter: contrast(100%);
    filter: contrast(100%); }

.presscard__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  position: relative; }

.presscard__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  -webkit-filter: contrast(70%);
  filter: contrast(70%);
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  transition: -webkit-filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  transition: filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
  transition: filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91), -webkit-filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91); }
  .presscard__image::before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  @media (min-width: 40rem) {
    .presscard__image::before {
      padding-top: 66.6%; } }

.presscard__title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 8px 32px;
  text-transform: uppercase;
  position: absolute;
  background-color: rgba(19, 41, 75, 0.9);
  top: -25px;
  left: 0; }

.presscard__text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  padding: 1rem; }

.pagination {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .pagination .pagination-link {
    padding: 8px;
    font-size: 20px;
    font-weight: bold;
    color: var(--press_blue4); }

.author-letters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.handle {
  font-size: 1.2em;
  color: #375a5a;
  margin-bottom: 2px; }

.subvention {
  font-size: 1.2em;
  color: #375a5a; }

.series-link {
  color: var(--press_pink1);
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
}
.series-link:hover {
  color: var(--press_blue1);
}

#browse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.browse-books .sidebar #seeall {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.browse-books .sidebar #catalog .catalog-item {
  display: block; }

.browse-books .sidebar #catalog a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.browse-books .sidebar #catalog .catalog-item .cataloglink {
  padding-left: 0; }

#info-tabs .nav-item {
  padding-top: 3px; }

.author-letters a {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--press_blue1);
  text-decoration: none; }

.make-a-donation {
  padding: 15px 35px;
  background-color: rgba(183, 183, 183, 0.15);
  margin-bottom: 30px; }
  .make-a-donation h2 {
    font-weight: bold; }
  .make-a-donation p {
    font-size: 14px; }
  .make-a-donation #total {
    width: 200px; }
  .make-a-donation #submit {
    color: #fff;
    background: var(--press_pink1);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-radius: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid var(--press_pink1); }

.donation-tabs {
  display: none;
  border-bottom: none; }

.donation-content .tab-title {
  font-weight: bold;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 20px; }

.card {
  border: none;
  margin: 10px 0; }
  .card .card-header {
    background-color: var(--press_white);
    border: 3px solid var(--press_green1); }
  .card.active .card-header {
    background-color: var(--press_green1);
    border: 3px solid var(--press_green1); }
  .card.active a {
    color: var(--press_white); }
  .card a {
    color: var(--press_green1);
    font-size: 14px; }
    .card .card-body a {
    color: var(--press_green1); }

@media (min-width: 768px) {
  .donation-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: none; }
  .donation-tabs {
    margin-top: 30px;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px; }
    .donation-tabs li a {
      color: var(--press_green1);
      background-color: var(--press_white) !important;
      border: 3px solid var(--press_green1) !important;
      font-size: 12px;
      margin: 0;
      border-radius: 0 !important;
      width: 100%;
      padding: 5px 5px;
      text-transform: uppercase;
      font-family: "Raleway", sans-serif;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      -webkit-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .donation-tabs li a.active {
        color: var(--press_white) !important;
        background-color: var(--press_green1) !important;
        border: 3px solid var(--press_green1) !important; }
  .donation-content {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #AAAAAA; }
    .donation-content .tab-title {
      font-weight: bold;
      font-size: 22px;
      padding-top: 10px;
      padding-bottom: 20px; }
  .card {
    border: none; }
  .card .card-header {
    display: none; }
  .card .collapse {
    display: block; } }

@media (max-width: 767px) {
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1; } }


@media (max-width: 1199.98px) {
  .journals .book-header {
    display: block; } }

@media (max-width: 991.98px) {
  .journals {
    display: block; } }
@media (max-width: 690px) {
     .p_footer_1{
        margin-bottom: 16px!important;
        margin-top: 5px!important;
     }
     .p_footer_2{
      margin-bottom: 16px!important;
     }
}

/* High Contrast */
.highcontrast {
  background-color: gray;
  color: var(--press_white);
  a, a:visited { color: var(--press_white);  }
}
/* End of High Contrast */