@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italic|Droid+Serif:400,300,700,300italic,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic|Merriweather:400,300,700,300italic,400italic,700italic);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSSocial";
  src: asset-url("ss-social-regular.eot");
  src: asset-url("ss-social-regular.eot?#iefix") format("embedded-opentype"), asset-url("ss-social-regular.woff") format("woff"), asset-url("ss-social-regular.ttf") format("truetype"), asset-url("ss-social-regular.svg#SSSocialRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1; }

.ss-icon, .ss-icon.ss-social, .ss-icon.ss-social-circle,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"][class*=" ss-social"]:before, [class*=" ss-"][class*=" ss-social"]:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"][class*=" ss-social"].right:after, [class*=" ss-"][class*=" ss-social"].right:after {
  font-family: "SSSocial";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

.ss-icon.ss-social-circle,
[class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
[class^="ss-"].ss-social-circle.right:after, [class*=" ss-"].ss-social-circle.right:after {
  font-weight: bold; }

[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: ''; }

.ss-facebook:before, .ss-facebook.right:after {
  content: ''; }

.ss-twitter:before, .ss-twitter.right:after {
  content: ''; }

.ss-linkedin:before, .ss-linkedin.right:after {
  content: ''; }

.ss-googleplus:before, .ss-googleplus.right:after {
  content: ''; }

.ss-tumblr:before, .ss-tumblr.right:after {
  content: ''; }

.ss-wordpress:before, .ss-wordpress.right:after {
  content: ''; }

.ss-blogger:before, .ss-blogger.right:after {
  content: ''; }

.ss-posterous:before, .ss-posterous.right:after {
  content: ''; }

.ss-youtube:before, .ss-youtube.right:after {
  content: ''; }

.ss-vimeo:before, .ss-vimeo.right:after {
  content: ''; }

.ss-flickr:before, .ss-flickr.right:after {
  content: ''; }

.ss-instagram:before, .ss-instagram.right:after {
  content: ''; }

.ss-pinterest:before, .ss-pinterest.right:after {
  content: ''; }

.ss-svpply:before, .ss-svpply.right:after {
  content: ''; }

.ss-readmill:before, .ss-readmill.right:after {
  content: ''; }

.ss-dropbox:before, .ss-dropbox.right:after {
  content: ''; }

.ss-dribbble:before, .ss-dribbble.right:after {
  content: ''; }

.ss-behance:before, .ss-behance.right:after {
  content: ''; }

.ss-github:before, .ss-github.right:after {
  content: ''; }

.ss-octocat:before, .ss-octocat.right:after {
  content: ''; }

.ss-stackoverflow:before, .ss-stackoverflow.right:after {
  content: ''; }

.ss-paypal:before, .ss-paypal.right:after {
  content: ''; }

.ss-kickstarter:before, .ss-kickstarter.right:after {
  content: ''; }

.ss-foursquare:before, .ss-foursquare.right:after {
  content: ''; }

.ss-skype:before, .ss-skype.right:after {
  content: ''; }

.ss-rdio:before, .ss-rdio.right:after {
  content: ''; }

.ss-spotify:before, .ss-spotify.right:after {
  content: ''; }

.ss-lastfm:before, .ss-lastfm.right:after {
  content: ''; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

.ss-like:before, .ss-like.right:after {
  content: '👍'; }

.ss-rss:before, .ss-rss.right:after {
  content: ''; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  text-decoration: none; }

html {
  position: relative;
  min-height: 100%; }

body {
  width: 100%;
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 0.9em;
      line-height: 1em; } }

html {
  font-size: 100%; }

ol, ul, li {
  list-style: none; }

img {
  max-width: 100%; }

.series-hero .series-hero-image img, .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

h1 {
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1.875em;
  font-weight: 300;
  color: #555555;
  letter-spacing: .2px;
  padding-right: 20px; }
  @media screen and (max-width: 768px) {
    h1 {
      line-height: 1; } }

h2 {
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1.313em;
  font-weight: 300;
  color: #555555; }

h3 {
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  color: #555555; }

h4 {
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #555555;
  letter-spacing: .1px; }

h5 {
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  color: #555555; }

p {
  font-family: "Droid Serif", "Georgia", serif;
  font-size: 1em;
  font-weight: 400;
  color: #555555;
  line-height: 1.8em; }
  p.quote {
    font-size: 1.4em;
    font-weight: 300;
    color: #AB1A24;
    font-style: normal;
    line-height: initial; }

b {
  font-weight: 600; }

strong {
  font-weight: 700; }

em {
  font-size: 1.4em;
  font-weight: 300;
  color: #AB1A24;
  font-style: normal; }

blockquote {
  margin-left: 10px;
  margin-bottom: 20px;
  position: relative;
  font-family: "Droid Serif", "Georgia", serif;
  font-size: 1em;
  font-weight: 400;
  color: #555555; }
  blockquote:before {
    content: "“";
    font-size: 1.5em;
    color: #a2a2a2;
    position: absolute;
    left: -15px;
    font-family: "Droid Serif", "Georgia", serif; }
  blockquote:after {
    content: "”";
    font-size: 1.5em;
    color: #a2a2a2;
    font-family: "Droid Serif", "Georgia", serif; }
  @media screen and (max-width: 580px) {
    blockquote {
      max-width: 90%;
      margin-left: 15px; }
      blockquote:before {
        left: -20px; } }
  blockquote.tweet:before, blockquote.tweet:after {
    content: ""; }

a {
  color: #48718b;
  font-weight: 600;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in; }
  a:hover {
    color: #AB1A24; }

.series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h1, .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h2, .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h3, .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h4, .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h5, .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text p {
  color: white; }

#metrics-widget {
  font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif";
  --color-primary: #506cd3;
  --color-primary-light: #edf0fb;
  --color-primary-dark: #506bd3;
  --color-line-graph-1: #506cd3;
  --color-line-graph-2: #f5a623;
  --color-line-graph-3: #e91e63;
  --color-world-map: #dbe1f6;
  --color-world-map-dark: #899de2; }

fieldset {
  background: white;
  border: 1px solid #EEEEEE;
  margin: 0 0 10px 0;
  padding: 20px; }

input,
label,
select {
  display: block;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1em; }

label {
  font-weight: bold;
  margin-bottom: 6.25px; }
  label.required:after {
    content: "*"; }
  label abbr {
    display: none; }

textarea,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select[multiple=multiple] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 4px;
  border: 1px solid #C7C6C6 !important;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1em;
  margin-bottom: 12.5px;
  padding: 8.3333333333px 8.3333333333px;
  width: 100%; }
  textarea:hover,
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple=multiple]:hover {
    border-color: #d5d5d5; }
  textarea:focus,
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple=multiple]:focus {
    border-color: #4BC2ED;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(52, 186, 235, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  height: 100%;
  font-size: 0.5em;
  border-radius: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-top: 6px; }

input[type="checkbox"], input[type="radio"] {
  display: inline;
  margin-right: 6.25px; }

input[type="file"] {
  margin-bottom: 12.5px;
  padding-bottom: 8.3333333333px;
  width: 100%; }

select {
  width: auto;
  max-width: 100%;
  margin-bottom: 25px; }

button,
input[type=submit] {
  background-color: #6e305e;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 10px 0 0 0;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  border: 0px;
  float: right;
  display: block; }
  button:hover,
  input[type=submit]:hover {
    background-color: #271121;
    color: #fff; }

.sidebar_search {
  width: 92% !important;
  margin-top: 0px;
  margin-bottom: 0px !important;
  font-size: 0.7em !important;
  padding: 8px 5px 5px 5px !important; }

body {
  padding-top: 40px;
  font-size: 16px; }
  @media screen and (max-width: 580px) {
    body {
      font-size: 14px; } }

.container {
  max-width: 68.75em;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 1100px) {
    .container {
      padding-left: 15px;
      padding-right: 15px; } }

body > .container:not(:last-child) {
  border-bottom: 1px solid #eeeeee; }

.container-padded {
  padding-top: 30px;
  max-width: 68.75em;
  margin-left: auto;
  margin-right: auto; }
  .container-padded::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 1100px) {
    .container-padded {
      padding-left: 15px;
      padding-right: 15px; } }

.float {
  float: left; }

.browse-button {
  background-color: #c11d29;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 0px 0px 20px 0px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in; }
  .browse-button:hover {
    background-color: #691016;
    color: #fff; }

.series-button {
  background-color: #c11d29;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  padding-top: 10px;
  padding-bottom: 10px; }
  .series-button:hover {
    background-color: #691016;
    color: #fff; }

.read-button {
  background-color: #6e305e;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 135px; }
  .read-button:hover {
    background-color: #271121;
    color: #fff; }

.format-button {
  background-color: #271121;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 10px auto auto auto;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  display: block;
  float: none;
  width: 165px; }
  .format-button:hover {
    background-color: black;
    color: #fff; }

.buy-button {
  background-color: #62caef;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 135px; }
  .buy-button:hover {
    background-color: #15a3d6;
    color: #fff; }

.border-right {
  border-right: 1px solid #eee; }

.half {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 48.8211739883%;
  margin-left: 0%; }
  .half:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .half {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .half:last-child {
        margin-right: 0; } }

.last {
  margin-right: 0; }

.first {
  clear: both; }

.line-clamp {
  height: 4.2em;
  overflow: hidden;
  position: relative; }
  .line-clamp.short {
    height: 3.5em; }
  .line-clamp.long {
    height: 8em; }
  .line-clamp:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1.2em;
    background-color: rgba(255, 255, 255, 0);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(rgba(255, 255, 255, 0), white); }

.wider-button {
  width: 165px; }

.brand-header {
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #5C284F;
  z-index: 999;
  max-height: 100px;
  position: relative;
  top: 0px;
  clear: both; }
  .brand-header .logo {
    max-width: 68.75em;
    margin-left: auto;
    margin-right: auto;
    text-align: left; }
    .brand-header .logo::after {
      clear: both;
      content: "";
      display: block; }
  .brand-header img {
    max-width: 100%;
    max-height: 100px; }
  .brand-header .button-collection {
    position: absolute;
    top: 33px;
    right: 15%; }
    @media screen and (max-width: 991px) {
      .brand-header .button-collection {
        display: none; } }
  .brand-header a.button {
    background-color: #c11d29;
    padding: 5px 15px 5px 15px;
    border-radius: 2px;
    float: left;
    margin: 5px 0px 0px 20px;
    text-align: center;
    min-width: 135px;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in; }
    .brand-header a.button:hover {
      background-color: #691016;
      color: #fff; }
  .brand-header a.publish-button {
    background-color: #444444; }
    .brand-header a.publish-button:hover {
      background-color: #1e1e1e; }

header {
  left: 0;
  right: 0;
  float: left;
  width: 100%;
  clear: both;
  z-index: 9999;
  top: 0px;
  position: fixed;
  background: #272822; }
  header ul {
    position: relative;
    float: left;
    margin-left: -20px; }
  header a, header li {
    float: left; }
  header a {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: white;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    padding: 15px 20px;
    letter-spacing: 0.8px;
    border-right: 1px solid #000; }
    header a:hover {
      color: white !important;
      background-color: #000; }
    @media screen and (max-width: 1100px) {
      header a {
        font-size: 12px;
        text-transform: uppercase; } }
  header .nav-button {
    display: none; }
  header .has-subnav .subnav {
    display: none; }
  header .has-subnav:hover .subnav {
    display: block;
    position: fixed;
    top: 50px; }
  header .has-subnav .subnav span {
    display: block;
    background: #272822;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: white;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    padding: 15px 20px;
    letter-spacing: 0.8px;
    margin-bottom: 0px;
    margin-top: 0px;
    cursor: pointer; }
    header .has-subnav .subnav span:hover {
      color: white !important;
      background-color: #000; }
  @media screen and (max-width: 991px) {
    header {
      position: absolute;
      height: 50px; }
      header a {
        text-transform: none;
        font-size: 18px;
        border-right: 0px;
        padding: 0; }
        header a:hover {
          background-color: transparent; }
      header li {
        border-top: 1px solid black;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 30px; }
      header a, header li, header ul {
        float: none; }
      header ul {
        display: none;
        margin-top: 50px;
        padding-left: 0px; }
      header .nav-button {
        position: absolute;
        top: 5px;
        left: 30px;
        display: block; }
        header .nav-button li {
          display: block;
          width: 40px;
          height: 6px;
          margin-top: 5px;
          padding: 0;
          background: white;
          -webkit-transition: all, 0.3s;
          -moz-transition: all, 0.3s;
          transition: all, 0.3s; }
      header.expand {
        height: auto;
        position: absolute;
        top: 0px;
        padding-bottom: 20px;
        border-bottom: 6px solid black; } }
  @media screen and (max-width: 580px) {
    header .hide {
      display: none; } }
  header .right-content {
    float: right;
    position: absolute;
    right: 5%;
    top: 10px; }
    header .right-content .searchbar {
      font-size: 30px;
      color: white;
      height: 32px;
      width: 200px;
      background-color: white;
      position: relative;
      float: left; }
      header .right-content .searchbar button {
        -webkit-transition: background-color 0.3s ease-in;
        -moz-transition: background-color 0.3s ease-in;
        transition: background-color 0.3s ease-in;
        position: absolute;
        right: 0px;
        height: 100%;
        width: 40px;
        font-size: 21px;
        padding: 4px 4px 4px 4px;
        text-align: center;
        background-color: #AB1A24;
        color: white;
        cursor: pointer;
        min-width: 10px;
        margin-top: 0px; }
        header .right-content .searchbar button.hover {
          background-color: #691016; }
    header .right-content .addthis_toolbox {
      float: left;
      height: 30px;
      padding-left: 10px; }
    @media screen and (max-width: 1100px) {
      header .right-content {
        right: 20px;
        top: 8px; }
        header .right-content .searchbar {
          width: 130px; } }
    @media screen and (max-width: 991px) {
      header .right-content {
        position: absolute;
        right: 20px; }
        header .right-content .searchbar, header .right-content .addthis_toolbox {
          margin-top: 0; } }

.publish-options {
  background-color: #9E9E9E;
  margin-bottom: 20px;
  float: left;
  clear: both;
  width: 100%; }
  .publish-options ul {
    float: right;
    padding-right: 5%;
    border-left: 1px solid white; }
  .publish-options li {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    color: #fff;
    -webkit-transition: background 0.3s ease-in;
    -moz-transition: background 0.3s ease-in;
    transition: background 0.3s ease-in;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid white;
    height: 100%;
    padding: 10px; }
    .publish-options li:hover {
      background-color: #5C284F; }

footer {
  position: absolute;
  bottom: 0;
  margin-bottom: -60px;
  background-color: #9E9E9E;
  width: 100%; }
  footer .container {
    padding-left: 0px; }
  footer .small-footer-text {
    float: left;
    clear: both;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    padding-top: 5px;
    padding-left: 10px; }
  footer div {
    padding-top: 20px; }
  footer li {
    float: left;
    padding: 0px 10px 0 10px;
    border-right: 1px solid #fff;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #fff; }
    footer li:hover {
      text-decoration: underline; }
  footer a:last-of-type > li {
    border-right: 0px; }

.bookmark {
  background: #4BC2ED;
  height: 90px;
  position: absolute;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 0.8em;
  font-weight: 100;
  color: #fff;
  z-index: 999;
  right: 5%;
  padding-top: 15px;
  width: 80px; }
  .bookmark:hover {
    background: #AB1A24; }
  .bookmark img {
    max-height: 30px; }
  @media screen and (max-width: 991px) {
    .bookmark {
      display: none; } }
  .bookmark:after {
    content: '';
    display: block;
    border-width: 40px 40px 20px 40px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #5C284F;
    position: absolute;
    bottom: 0; }

.horizontal-border {
  border-bottom: 1px solid #EEEEEE; }

.featured-articles {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left; }
  .featured-articles h1 {
    padding-bottom: 20px; }
    @media screen and (max-height: 768px) {
      .featured-articles h1 {
        padding-bottom: 12px; } }
  .featured-articles ul {
    margin-top: -10px; }
  .featured-articles li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #EEEEEE;
    float: left;
    overflow: hidden;
    height: auto;
    width: 100%; }
    .featured-articles li:last-child {
      margin-right: 0; }
    .featured-articles li:nth-child(2n) {
      margin-right: 0; }
    .featured-articles li:nth-child(2n+1) {
      clear: left; }
    .featured-articles li:last-of-type {
      border-bottom: 0px; }
    .featured-articles li a:hover .caption {
      opacity: .9; }
    .featured-articles li a:hover .article h5 {
      color: #5C284F; }
    .featured-articles li .caption {
      width: 100%;
      height: 70px;
      top: 0;
      position: absolute;
      z-index: 999;
      background-color: #AB1A24;
      text-align: center;
      line-height: 85px;
      padding-left: 5px;
      opacity: 0;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: white;
      -webkit-transition: opacity 0.5s ease-in;
      -moz-transition: opacity 0.5s ease-in;
      transition: opacity 0.5s ease-in; }
      .featured-articles li .caption i {
        font-size: 30px; }
    .featured-articles li .article-thumb {
      float: left;
      display: block;
      margin-right: 4.8291588071%;
      width: 12.6423676608%;
      overflow: hidden;
      position: relative;
      height: 100px; }
      .featured-articles li .article-thumb:last-child {
        margin-right: 0; }
      .featured-articles li .article-thumb img {
        min-width: 100%; }
    @media screen and (max-width: 768px) {
      .featured-articles li {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 74.4105869942%; }
        .featured-articles li:last-child {
          margin-right: 0; } }
    .featured-articles li .article {
      float: left;
      display: block;
      margin-right: 4.8291588071%;
      width: 82.5284735322%; }
      .featured-articles li .article:last-child {
        margin-right: 0; }
      .featured-articles li .article h5 {
        -webkit-transition: color 0.3s ease-in;
        -moz-transition: color 0.3s ease-in;
        transition: color 0.3s ease-in; }
  .featured-articles.half li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 100%;
    margin-right: 0; }
    .featured-articles.half li:last-child {
      margin-right: 0; }
    .featured-articles.half li:nth-child(2n) {
      margin-right: 2.3576520234%; }
    .featured-articles.half li:nth-child(2n+1) {
      clear: none; }

.source {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 5px;
  padding-top: 5px; }
  .source:before {
    content: "Published in: ";
    font-weight: 300;
    display: inline; }
  .source .date {
    font-weight: 300; }
    .source .date:before {
      content: "— "; }

.book-date {
  font-size: 12px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: 300; }
  .book-date:before {
    content: "Published "; }

.featured-publications {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 91.4701956647%;
  margin-left: 0%;
  padding-bottom: 15px; }
  .featured-publications:last-child {
    margin-right: 0; }
  @media screen and (max-width: 991px) {
    .featured-publications {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .featured-publications:last-child {
        margin-right: 0; } }
  .featured-publications h1 {
    padding-bottom: 20px;
    line-height: 1; }
    @media screen and (max-height: 768px) {
      .featured-publications h1 {
        padding-bottom: 12px; } }
  .featured-publications .browse-button {
    float: left;
    margin-left: 20px;
    margin-top: 0; }
  .featured-publications a:hover h3 {
    color: #5C284F; }
  .featured-publications a:hover .caption {
    opacity: 0.9; }
  .featured-publications .slide {
    min-width: 140px;
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 14.7019566472%; }
    .featured-publications .slide:last-child {
      margin-right: 0; }
    .featured-publications .slide:nth-child(6n) {
      margin-right: 0; }
    .featured-publications .slide:nth-child(6n+1) {
      clear: left; }
    .featured-publications .slide .image-crop {
      border: 1px;
      border-style: solid;
      border-color: #D3D3D3;
      height: 205px;
      width: 150px;
      overflow: hidden;
      margin-bottom: 5px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .featured-publications .slide .image-crop {
          width: 100%; } }
      .featured-publications .slide .image-crop img {
        min-width: 100%;
        height: 205px;
        margin-bottom: 10px; }
    .featured-publications .slide h3, .featured-publications .slide h4 {
      -webkit-transition: color 0.3s ease-in;
      -moz-transition: color 0.3s ease-in;
      transition: color 0.3s ease-in;
      padding-left: 2px;
      padding-right: 10px; }
    .featured-publications .slide h4 {
      padding-bottom: 15px; }
    .featured-publications .slide h3 {
      font-size: 1em;
      padding-bottom: 1em;
      line-height: 1.4;
      padding-top: 0.1em; }
    .featured-publications .slide .caption {
      border: 1px;
      border-style: solid;
      border-color: #D3D3D3;
      width: 100%;
      height: 205px;
      position: absolute;
      z-index: 999;
      background-color: #5C284F;
      text-align: center;
      padding-top: 50%;
      opacity: 0;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: white;
      -webkit-transition: opacity 0.5s ease-in;
      -moz-transition: opacity 0.5s ease-in;
      transition: opacity 0.5s ease-in; }
      .featured-publications .slide .caption i {
        font-size: 30px; }
    .featured-publications .slide .caption.coming-soon {
      opacity: .9; }
    @media screen and (max-width: 768px) {
      .featured-publications .slide {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 23.2317609825%; }
        .featured-publications .slide:last-child {
          margin-right: 0; }
        .featured-publications .slide:nth-child(6n) {
          margin-right: 2.3576520234%; }
        .featured-publications .slide:nth-child(6n+1) {
          clear: none; }
        .featured-publications .slide:nth-child(4n) {
          margin-right: 0; }
        .featured-publications .slide:nth-child(4n+1) {
          clear: left; } }
    @media screen and (max-width: 580px) {
      .featured-publications .slide {
        float: left;
        display: block;
        margin-right: 3.1684362651%;
        width: 31.2210424899%; }
        .featured-publications .slide:last-child {
          margin-right: 0; }
        .featured-publications .slide:nth-child(4n) {
          margin-right: 3.1684362651%; }
        .featured-publications .slide:nth-child(4n+1) {
          clear: none; }
        .featured-publications .slide:nth-child(3n) {
          margin-right: 0; }
        .featured-publications .slide:nth-child(3n+1) {
          clear: left; } }
    @media screen and (max-width: 420px) {
      .featured-publications .slide {
        float: left;
        display: block;
        margin-right: 3.1684362651%;
        width: 42.684202075%; }
        .featured-publications .slide:last-child {
          margin-right: 0; }
        .featured-publications .slide:nth-child(3n) {
          margin-right: 3.1684362651%; }
        .featured-publications .slide:nth-child(3n+1) {
          clear: none; }
        .featured-publications .slide:nth-child(2n) {
          margin-right: 0; }
        .featured-publications .slide:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 340px) {
      .featured-publications .slide {
        float: left;
        display: block;
        margin-right: 4.8291588071%;
        width: 47.5854205965%; }
        .featured-publications .slide:last-child {
          margin-right: 0; } }

.floating-trends {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  margin-left: 0%;
  border-right: 1px solid #EEEEEE;
  padding-top: 20px;
  padding-right: 10px; }
  .floating-trends:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .floating-trends {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 65.8807826589%;
      margin-left: 0%; }
      .floating-trends:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 991px) {
    .floating-trends {
      border: 0; } }
  @media screen and (max-width: 580px) {
    .floating-trends {
      float: left;
      display: block;
      margin-right: 3.1684362651%;
      width: 100%; }
      .floating-trends:last-child {
        margin-right: 0; } }
  .floating-trends li {
    padding-top: 10px; }
  .floating-trends hr {
    border: 0;
    border-top: 1px solid #c8c8c8;
    border-color: #c8c8c8 !important;
    width: 50%;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 10px; }
  .floating-trends h2 {
    padding-bottom: 10px; }
  .floating-trends a:hover .article h3 {
    color: #5C284F; }
  .floating-trends .thumbnail {
    float: left;
    display: block;
    margin-right: 7.4229717578%;
    width: 19.4327711816%;
    position: relative; }
    .floating-trends .thumbnail:last-child {
      margin-right: 0; }
  .floating-trends .article {
    float: left;
    display: block;
    margin-right: 7.4229717578%;
    width: 73.1442570605%;
    padding-bottom: 10px; }
    .floating-trends .article:last-child {
      margin-right: 0; }

.half .slide {
  min-width: 130px;
  float: left;
  display: block;
  margin-right: 4.8291588071%;
  width: 30.1138941286%; }
  .half .slide:last-child {
    margin-right: 0; }
  .half .slide:nth-child(6n) {
    margin-right: 2.3576520234%; }
  .half .slide:nth-child(6n+1) {
    clear: none; }
  .half .slide:nth-child(3n) {
    margin-right: 0; }
  .half .slide:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 991px) {
    .half .slide {
      float: left;
      display: block;
      margin-right: 4.8291588071%;
      width: 47.5854205965%; }
      .half .slide:last-child {
        margin-right: 0; }
      .half .slide:nth-child(3n) {
        margin-right: 2.3576520234%; }
      .half .slide:nth-child(3n+1) {
        clear: none; }
      .half .slide:nth-child(2n) {
        margin-right: 0; }
      .half .slide:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 768px) {
    .half .slide {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 23.2317609825%; }
      .half .slide:last-child {
        margin-right: 0; }
      .half .slide:nth-child(2n) {
        margin-right: 2.3576520234%; }
      .half .slide:nth-child(2n+1) {
        clear: none; }
      .half .slide:nth-child(4n) {
        margin-right: 0; }
      .half .slide:nth-child(4n+1) {
        clear: left; } }
  @media screen and (max-width: 580px) {
    .half .slide {
      float: left;
      display: block;
      margin-right: 3.1684362651%;
      width: 31.2210424899%; }
      .half .slide:last-child {
        margin-right: 0; }
      .half .slide:nth-child(4n) {
        margin-right: 3.1684362651%; }
      .half .slide:nth-child(4n+1) {
        clear: none; }
      .half .slide:nth-child(3n) {
        margin-right: 0; }
      .half .slide:nth-child(3n+1) {
        clear: left; } }
  @media screen and (max-width: 420px) {
    .half .slide {
      float: left;
      display: block;
      margin-right: 3.1684362651%;
      width: 42.684202075%; }
      .half .slide:last-child {
        margin-right: 0; }
      .half .slide:nth-child(3n) {
        margin-right: 3.1684362651%; }
      .half .slide:nth-child(3n+1) {
        clear: none; }
      .half .slide:nth-child(2n) {
        margin-right: 0; }
      .half .slide:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 340px) {
    .half .slide {
      float: left;
      display: block;
      margin-right: 4.8291588071%;
      width: 47.5854205965%; }
      .half .slide:last-child {
        margin-right: 0; } }

#cite-modal-content .tab button.active {
  color: #5C284F; }

#cite-modal-copy .copybutton {
  background-color: #5C284F; }

#cite-modal-buttons a {
  color: #5C284F; }

.news {
  padding-top: 20px;
  padding-bottom: 15px;
  float: left; }
  .news h1 {
    padding-bottom: 10px; }
  .news h1 {
    padding-bottom: 30px; }
  .news .browse-button {
    margin-top: -3px; }
  .news ul {
    margin-top: -10px;
    float: left;
    width: 100%; }
  .news li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #EEEEEE;
    float: left;
    overflow: hidden;
    height: auto;
    width: 100%; }
    .news li:last-of-type {
      border-bottom: 0; }
    .news li .full_width_news_text {
      margin-left: 10px; }
    .news li .date-block {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 14.7019566472%;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in;
      max-width: 80px;
      text-align: center;
      padding: 15px 10px;
      background-color: #4BC2ED; }
      .news li .date-block:last-child {
        margin-right: 0; }
      .news li .date-block p, .news li .date-block h5 {
        color: white;
        padding-bottom: 0;
        line-height: 1; }
      .news li .date-block p {
        font-size: 1.875em; }
      .news li .date-block h5 {
        font-weight: 300;
        font-size: .8em;
        padding-top: 5px; }
    .news li .article {
      padding-left: 15px; }
    .news li div {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 82.9403913294%;
      margin-right: 0; }
      .news li div:last-child {
        margin-right: 0; }
    .news li h5 {
      padding-bottom: 0.5em; }
    .news li p {
      font-size: 0.9em; }
    .news li a:hover .caption {
      opacity: .9; }
    .news li a:hover .date-block {
      background-color: #1391bf; }
    .news li a:hover .article h5 {
      color: #5C284F; }

.news-list {
  width: 100%;
  margin-left: 8.51064%;
  padding-top: 20px;
  padding-bottom: 15px; }
  .news-list h1 {
    padding-bottom: 10px; }
  .news-list h1 {
    padding-bottom: 10px; }
  .news-list .browse-button {
    margin-top: -3px; }
  .news-list ul {
    margin-top: -10px;
    float: left;
    width: 100%; }
  .news-list li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #EEEEEE;
    float: left;
    overflow: hidden;
    height: auto;
    width: 100%; }
    .news-list li:last-of-type {
      border-bottom: 0; }
    .news-list li .date-block {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 14.7019566472%;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in;
      text-align: center;
      padding: 15px 10px;
      background-color: #4BC2ED; }
      .news-list li .date-block:last-child {
        margin-right: 0; }
      .news-list li .date-block p, .news-list li .date-block h5 {
        color: white;
        padding-bottom: 0;
        line-height: 1; }
      .news-list li .date-block p {
        font-size: 1.875em; }
      .news-list li .date-block h5 {
        font-weight: 300;
        font-size: .8em;
        padding-top: 5px; }
    .news-list li p {
      padding-bottom: 10px;
      line-height: 1.6em; }
    .news-list li .article {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 82.9403913294%; }
      .news-list li .article:last-child {
        margin-right: 0; }
    .news-list li a:hover .caption {
      opacity: .9; }
    .news-list li a:hover .date-block {
      background-color: #1391bf; }
    .news-list li a:hover .article h5 {
      color: #5C284F; }

a.twitter-share-button,
a.twitter-mention-button,
a.twitter-hashtag-button {
  display: inline-block;
  padding: 1px 3px 0 19px;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url("//platform.twitter.com/images/bird.png") 2px 3px no-repeat;
  background: url("//platform.twitter.com/images/bird.png") 2px 3px no-repeat, -webkit-linear-gradient(#fff, #dedede);
  background: url("//platform.twitter.com/images/bird.png") 2px 3px no-repeat, linear-gradient(#fff, #dedede);
  background-size: 16px 13px, auto auto;
  font: bold 11px/17px Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  white-space: nowrap; }

a.twitter-share-button:focus,
a.twitter-mention-button:focus,
a.twitter-hashtag-button:focus {
  outline: none;
  border-color: #0089cb; }

blockquote.twitter-tweet {
  display: inline-block;
  padding: 16px;
  margin: 10px 0;
  max-width: 468px;
  background: #fff;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000; }
  blockquote.twitter-tweet:before, blockquote.twitter-tweet:after {
    content: ""; }
  blockquote.twitter-tweet:after {
    font-family: "SSSocial";
    content: '';
    top: 10px;
    right: 5px; }

blockquote.twitter-tweet p {
  font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
  margin: 0 5px 10px 0; }

blockquote.twitter-tweet a[href^="https://twitter.com"] {
  font-weight: normal;
  color: #666;
  font-size: 12px; }

a.twitter-timeline {
  display: inline-block;
  padding: 6px 12px 6px 30px;
  margin: 10px 0;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url("//platform.twitter.com/images/bird.png") 8px 8px no-repeat;
  font: normal 12px/18px Helvetica, Arial, sans-serif;
  color: #333;
  white-space: nowrap; }

a.twitter-timeline:hover,
a.twitter-timeline:focus {
  background-color: #dedede; }

a.twitter-timeline:focus {
  outline: none;
  border-color: #0089cb; }

.filtering-bar {
  width: 100%;
  padding: 10px;
  background-color: #F1f1f1; }
  .filtering-bar h4 {
    display: inline;
    padding-right: 5px;
    line-height: 2.2em;
    position: relative;
    bottom: 10px; }
    @media screen and (max-width: 1100px) {
      .filtering-bar h4 {
        width: 75px; } }
    @media screen and (max-width: 768px) {
      .filtering-bar h4 {
        font-size: .8em;
        width: 53px; } }
  @media screen and (max-width: 768px) {
    .filtering-bar .order-by-filter {
      padding: 0; } }
  .filtering-bar form {
    display: inline-block;
    margin: 0 40px 0 0;
    padding: 0;
    height: 34px; }
    @media screen and (max-width: 1100px) {
      .filtering-bar form {
        margin: 0 0 10px 0; } }
    @media screen and (max-width: 768px) {
      .filtering-bar form {
        height: 20px; } }
    .filtering-bar form .filter-wrapper {
      display: inline; }
      @media screen and (max-width: 580px) {
        .filtering-bar form .filter-wrapper {
          display: block; } }
    .filtering-bar form input[type=submit] {
      background-color: #6e305e;
      padding: 5px 15px 5px 15px;
      border-radius: 2px;
      float: left;
      margin: 0 0 0 0;
      text-align: center;
      min-width: 135px;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #fff;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      cursor: pointer;
      user-select: none;
      vertical-align: middle;
      white-space: nowrap;
      border: 0px;
      display: block;
      float: right;
      height: 33px; }
      .filtering-bar form input[type=submit]:hover {
        background-color: #271121;
        color: #fff; }
      @media screen and (max-width: 768px) {
        .filtering-bar form input[type=submit] {
          height: 25px;
          font-size: .8em; } }
    .filtering-bar form .select-wrapper {
      background: url("../../global/images/arrow-down.png") no-repeat right;
      background-size: auto 100%;
      background-color: white;
      margin: 0px 20px 0px 2px;
      width: 250px;
      height: 34px;
      display: inline-block;
      overflow: hidden;
      border: 1px solid #C7C6C6; }
      @media screen and (max-width: 768px) {
        .filtering-bar form .select-wrapper {
          height: 25px;
          width: auto;
          min-width: 150px; } }
    .filtering-bar form select {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      background: transparent;
      width: 110%;
      height: 100%;
      max-width: 120%;
      margin: 0;
      padding: 5px;
      line-height: 1;
      border: none;
      -webkit-appearance: none; }
      @media screen and (max-width: 768px) {
        .filtering-bar form select {
          font-size: .8em; } }

.journal-list li, .book-list li {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 82.9403913294%;
  margin-left: 0%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #EEEEEE; }
  .journal-list li:last-child, .book-list li:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .journal-list li, .book-list li {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .journal-list li:last-child, .book-list li:last-child {
        margin-right: 0; } }
  .journal-list li .cover, .book-list li .cover {
    float: left;
    display: block;
    margin-right: 2.8425860857%;
    width: 17.7259311314%;
    position: relative;
    min-width: 140px;
    margin-bottom: 5px; }
    .journal-list li .cover:last-child, .book-list li .cover:last-child {
      margin-right: 0; }
    .journal-list li .cover:hover .caption, .book-list li .cover:hover .caption {
      opacity: .9; }
    .journal-list li .cover .caption, .book-list li .cover .caption {
      width: 100%;
      position: absolute;
      z-index: 999;
      height: 100%;
      background-color: #5C284F;
      text-align: center;
      top: 0;
      padding-top: 50%;
      opacity: 0;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 1.313em;
      font-weight: 300;
      color: white;
      -webkit-transition: opacity 0.5s ease-in;
      -moz-transition: opacity 0.5s ease-in;
      transition: opacity 0.5s ease-in; }
      .journal-list li .cover .caption i, .book-list li .cover .caption i {
        font-size: 2em; }
    .journal-list li .cover .caption.coming-soon, .book-list li .cover .caption.coming-soon {
      opacity: .9; }
  .journal-list li .description, .book-list li .description {
    float: left;
    display: block;
    margin-right: 2.8425860857%;
    width: 69.1472241743%;
    margin-right: 0; }
    .journal-list li .description:last-child, .book-list li .description:last-child {
      margin-right: 0; }
    .journal-list li .description h1, .book-list li .description h1 {
      padding-bottom: 10px; }
    .journal-list li .description h2, .book-list li .description h2 {
      padding-bottom: 10px; }
    .journal-list li .description h3, .book-list li .description h3 {
      padding-bottom: 10px; }
    .journal-list li .description h4, .book-list li .description h4 {
      padding-bottom: 10px; }
    .journal-list li .description h5, .book-list li .description h5 {
      padding-bottom: 10px; }
    .journal-list li .description p, .book-list li .description p {
      padding-bottom: 10px; }
    .journal-list li .description p, .book-list li .description p {
      line-height: 1.7em; }
    .journal-list li .description em, .book-list li .description em {
      font-style: italic;
      font-size: 1.0em;
      font-weight: 300;
      color: #555555; }
    .journal-list li .description .disciplines, .book-list li .description .disciplines {
      background-color: #F1f1f1;
      clear: both;
      border-radius: 3px;
      width: 100%;
      margin-bottom: 15px; }
      .journal-list li .description .disciplines a, .book-list li .description .disciplines a {
        padding: 1px 15px 1px 15px;
        opacity: 0.6;
        -webkit-transition: opacity 0.2s ease-in;
        -moz-transition: opacity 0.2s ease-in;
        transition: opacity 0.2s ease-in; }
        .journal-list li .description .disciplines a:hover, .book-list li .description .disciplines a:hover {
          opacity: 1; }
      .journal-list li .description .disciplines:before, .book-list li .description .disciplines:before {
        content: 'Disciplines:';
        float: left;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 5px;
        color: #555555;
        font-family: 'source sans pro'; }
    .journal-list li .description .keywords, .book-list li .description .keywords {
      background-color: #F1f1f1;
      padding: 10px;
      clear: both;
      border-radius: 3px;
      width: 100%;
      margin-bottom: 15px; }
      .journal-list li .description .keywords a, .book-list li .description .keywords a {
        padding: 1px 15px 1px 15px;
        color: #FFF; }
      .journal-list li .description .keywords:before, .book-list li .description .keywords:before {
        content: 'Keywords:';
        float: left;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 5px;
        color: #555555;
        font-family: 'source sans pro'; }
    @media screen and (max-width: 768px) {
      .journal-list li .description, .book-list li .description {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 100%; }
        .journal-list li .description:last-child, .book-list li .description:last-child {
          margin-right: 0; } }
.journal-list .addthis_button, .book-list .addthis_button {
  height: 20px;
  width: 120px;
  display: block;
  clear: both; }
  .journal-list .addthis_button img, .book-list .addthis_button img {
    margin-top: 15px; }

.journal-list .description h2 {
  border-bottom: 2px solid #EEEEEE;
  margin-bottom: 10px; }

.series {
  font-style: italic;
  clear: both;
  font-size: 1em;
  font-weight: 400; }
  .series a {
    color: #48718b; }
    .series a:hover {
      color: #AB1A24; }

.series-hero .series-hero-image {
  min-height: 300px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .series-hero .series-hero-image img {
    position: absolute;
    width: 100%;
    height: auto;
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px); }
  .series-hero .series-hero-image .series-hero-caption {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(39, 40, 34, 0.45); }
    .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text {
      position: absolute;
      padding: 40px; }
      .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h1 {
        padding-bottom: 10px; }
      .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h4 {
        padding-bottom: 10px; }
        .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h4 a {
          color: #AB1A24; }
          .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text h4 a:hover {
            color: white; }
      .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text p {
        font-size: 0.9em;
        line-height: 1.6;
        max-width: 700px;
        padding-bottom: 20px; }
      .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text hr {
        border-width: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        margin: 0.5em 0;
        width: 50%; }
      .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text .button {
        background-color: #6e305e;
        padding: 5px 15px 5px 15px;
        border-radius: 2px;
        float: left;
        margin: 0 0 10px 0;
        text-align: center;
        min-width: 135px;
        font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        -webkit-transition: background-color 0.3s ease-in;
        -moz-transition: background-color 0.3s ease-in;
        transition: background-color 0.3s ease-in; }
        .series-hero .series-hero-image .series-hero-caption .series-hero-caption-text .button:hover {
          background-color: #271121;
          color: #fff; }

.books-sidebar {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 23.2317609825%;
  margin-top: 140px;
  padding-left: 15px;
  padding-bottom: 50px;
  position: fixed;
  top: 0;
  right: 0;
  font-family: "Droid Serif", "Georgia", serif;
  font-size: 18px;
  font-weight: 500;
  color: #5C284F;
  background-image: -webkit-linear-gradient(#AB1A24 0%, transparent 100%);
  background-image: linear-gradient(to   , transparent 100%);
  background-size: 1px 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .books-sidebar:last-child {
    margin-right: 0; }
  .books-sidebar h4 {
    display: inline;
    padding-right: 5px;
    line-height: 2.2em;
    position: relative;
    bottom: 10px; }
    @media screen and (max-width: 1100px) {
      .books-sidebar h4 {
        width: 75px; } }
    @media screen and (max-width: 768px) {
      .books-sidebar h4 {
        font-size: .8em;
        width: 53px; } }
  @media screen and (max-width: 768px) {
    .books-sidebar .order-by-filter {
      padding: 0; } }
  .books-sidebar form {
    display: inline-block;
    margin: 0 40px 0 0;
    padding: 0;
    height: 34px; }
    @media screen and (max-width: 1100px) {
      .books-sidebar form {
        margin: 0 0 10px 0; } }
    @media screen and (max-width: 768px) {
      .books-sidebar form {
        height: 20px; } }
    .books-sidebar form .filter-wrapper {
      display: inline; }
      @media screen and (max-width: 580px) {
        .books-sidebar form .filter-wrapper {
          display: block; } }
    .books-sidebar form input[type=submit] {
      background-color: #6e305e;
      padding: 5px 15px 5px 15px;
      border-radius: 2px;
      float: left;
      margin: 0 0 0 0;
      text-align: center;
      min-width: 135px;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #fff;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      cursor: pointer;
      user-select: none;
      vertical-align: middle;
      white-space: nowrap;
      border: 0px;
      display: block;
      float: right;
      height: 33px; }
      .books-sidebar form input[type=submit]:hover {
        background-color: #271121;
        color: #fff; }
      @media screen and (max-width: 768px) {
        .books-sidebar form input[type=submit] {
          height: 25px;
          font-size: .8em; } }
    .books-sidebar form .select-wrapper {
      background: url("../../global/images/arrow-down.png") no-repeat right;
      background-size: auto 100%;
      background-color: white;
      margin: 0px 20px 0px 2px;
      width: 250px;
      height: 34px;
      display: inline-block;
      overflow: hidden;
      border: 1px solid #C7C6C6; }
      @media screen and (max-width: 1400px) {
        .books-sidebar form .select-wrapper {
          width: 175px; } }
      @media screen and (max-width: 1100px) {
        .books-sidebar form .select-wrapper {
          width: 150px; } }
      @media screen and (max-width: 768px) {
        .books-sidebar form .select-wrapper {
          height: 25px;
          width: auto;
          min-width: 150px; } }
    .books-sidebar form select {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      background: transparent;
      width: 110%;
      height: 100%;
      max-width: 120%;
      margin: 0;
      padding: 5px;
      line-height: 1;
      border: none;
      -webkit-appearance: none; }
      @media screen and (max-width: 768px) {
        .books-sidebar form select {
          font-size: .8em; } }
  .books-sidebar h2 {
    padding-bottom: 15px; }
  .books-sidebar a {
    color: #5C284F;
    font-weight: 500; }
    .books-sidebar a:hover {
      color: #AB1A24; }
  .books-sidebar ul {
    padding-top: 50px;
    padding-right: 20px;
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s; }
    .books-sidebar ul:hover {
      opacity: 1; }
    .books-sidebar ul .sub {
      padding-top: 0px;
      font-size: 13px; }
  .books-sidebar li {
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
    padding-top: 10px; }
    .books-sidebar li:before {
      content: ""; }
  @media screen and (max-width: 991px) {
    .books-sidebar {
      display: none; } }

.disciplines {
  float: left;
  padding-bottom: 15px;
  padding-top: 15px;
  clear: both; }
  .disciplines h4 {
    padding-bottom: 0px; }
  .disciplines.inline {
    float: none;
    display: inline; }
  .disciplines .discipline {
    background-color: #c11d29;
    padding: 5px 15px 5px 15px;
    border-radius: 2px;
    float: left;
    margin: 5px 0px 5px 0;
    text-align: center;
    min-width: 135px;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    margin-left: 10px;
    min-width: 0px; }
    .disciplines .discipline:hover {
      background-color: #691016;
      color: #fff; }
    .disciplines .discipline.theology {
      background-color: #f9d447;
      padding: 5px 15px 5px 15px;
      border-radius: 2px;
      float: left;
      margin: 10px 10px 0 0;
      text-align: center;
      min-width: 135px;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #fff;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in; }
      .disciplines .discipline.theology:hover {
        background-color: #d2a807;
        color: #fff; }
    .disciplines .discipline.literature {
      background-color: #46aca2;
      padding: 5px 15px 5px 15px;
      border-radius: 2px;
      float: left;
      margin: 10px 10px 0 0;
      text-align: center;
      min-width: 135px;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #fff;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in; }
      .disciplines .discipline.literature:hover {
        background-color: #29645e;
        color: #fff; }
    .disciplines .discipline.none {
      background: none;
      color: #555555;
      padding: 5px 0px 5px 0px;
      min-width: 20px;
      float: left;
      margin: 10px 0 0 0;
      text-align: center;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400; }
  .disciplines .inline {
    float: none; }

.keywords {
  float: left;
  padding-bottom: 15px;
  clear: both; }
  .keywords h4 {
    padding-bottom: 0px; }
  .keywords.inline {
    float: none;
    display: inline; }
  .keywords .keyword {
    background-color: darkgray;
    padding: 5px 15px 5px 15px;
    border-radius: 2px;
    float: left;
    margin: 5px 0px 5px 0;
    text-align: center;
    min-width: 135px;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    margin-left: 10px;
    font-size: 12px;
    padding: 2px 4px 2px 4px;
    min-width: 0px;
    cursor: default; }
    .keywords .keyword:hover {
      background-color: #767676;
      color: #fff; }
  .keywords .inline {
    float: none; }

.conversation {
  position: relative;
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
  margin-left: 0%;
  margin-right: 0;
  width: 95%;
  max-height: 300px;
  overflow: hidden; }
  .conversation:last-child {
    margin-right: 0; }
  @media screen and (max-width: 991px) {
    .conversation {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .conversation:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 991px) {
    .conversation {
      display: none; } }
  .conversation h2 {
    padding-bottom: 5px;
    padding-left: 23px; }
  .conversation .bx-viewport {
    height: 270px !important;
    padding-bottom: 10px; }
  .conversation .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(39, 40, 34, 0.4);
    text-indent: -9999px;
    display: block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0px solid rgba(0, 0, 0, 0); }
  .conversation .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .conversation .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #AB1A24;
    border: 0px solid rgba(0, 0, 0, 0); }
  .conversation .bx-pager {
    top: -11px;
    left: 135px;
    text-align: left;
    display: none; }
  .conversation .conversation-slides li {
    width: 100% !important;
    margin-top: -5px;
    margin-bottom: -15px; }
  .conversation iframe {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    width: 99% !important; }
  .conversation .bx-next, .conversation .bx-prev {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    color: #555555;
    z-index: 999; }
    .conversation .bx-next:hover, .conversation .bx-prev:hover {
      opacity: 1; }
  .conversation .bx-controls-direction {
    position: absolute;
    width: 40%;
    right: 30px;
    top: 0px; }
  .conversation .bx-prev, .conversation .bx-next {
    display: block;
    position: absolute; }
  .conversation .bx-wrapper .bx-prev {
    left: 0px; }
  .conversation .bx-wrapper .bx-next {
    right: 0px; }

.custom-index-content {
  padding-top: 20px;
  float: left;
  display: block;
  padding-bottom: 15px; }

/*
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  width: 100%;
  height: 400px;
  @include media($ipad) {
    height: 350px;
  }
  @include media($phone) {
    height: 295px;
  }
} */
#wrapper {
  height: 100%; }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.ls-preloader {
  background: rgba(39, 40, 34, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

/*** Containers ***/
.ls-wrapper {
  clear: both;
  overflow: auto;
  position: relative;
  height: 100%; }

.liquid-slider {
  background: #272822;
  width: 100%;
  height: 80%;
  margin: 0 auto;
  float: left;
  overflow: hidden;
  position: relative; }

.arrows .liquid-slider {
  /* Margin between slider and arrows */
  margin: 0 10px; }

.ls-responsive .liquid-slider {
  width: 100%;
  margin: 0; }

.panel-container {
  height: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  /* from http://davidwalsh.name/translate3d */ }

.liquid-slider .panel-container .fade {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block; }

.featured-slider {
  height: 100%; }
  .featured-slider .slide {
    width: 100%;
    height: 100%; }
  .featured-slider .featured {
    position: absolute;
    right: 40px;
    bottom: 0;
    height: 90%;
    width: auto;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .featured-slider .featured {
        height: auto;
        max-height: 100%;
        max-width: 30%;
        position: absolute;
        right: 0; } }
  .featured-slider .slider-overlay {
    position: absolute;
    height: 40%;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    bottom: 0;
    padding-bottom: 40px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .featured-slider .slider-overlay {
        height: 80%; } }
  .featured-slider .slider-caption {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 82.9403913294%;
    margin-left: 0%;
    max-height: 100%;
    position: relative;
    padding: 10px 40px 0px 40px !important; }
    .featured-slider .slider-caption:last-child {
      margin-right: 0; }
    @media screen and (max-width: 991px) {
      .featured-slider .slider-caption {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 100%;
        margin-left: 0%; }
        .featured-slider .slider-caption:last-child {
          margin-right: 0; } }
    .featured-slider .slider-caption h2, .featured-slider .slider-caption h1, .featured-slider .slider-caption h3, .featured-slider .slider-caption h4, .featured-slider .slider-caption h5, .featured-slider .slider-caption p {
      color: white; }
    .featured-slider .slider-caption h1 {
      padding-bottom: 15px; }
      .featured-slider .slider-caption h1 a {
        color: white;
        border-bottom: 2px solid #5c284f;
        -webkit-transition: color 0.2s ease-in;
        -moz-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in; }
        .featured-slider .slider-caption h1 a:hover {
          color: #5C284F;
          border-bottom: 2px solid white; }
    .featured-slider .slider-caption h4 {
      text-transform: uppercase;
      padding-bottom: 5px; }
      .featured-slider .slider-caption h4 a {
        color: #5C284F; }
    .featured-slider .slider-caption h3 {
      font-weight: 400; }
    @media screen and (max-width: 991px) {
      .featured-slider .slider-caption h5 {
        font-size: 1.1em; } }
    @media screen and (max-width: 768px) {
      .featured-slider .slider-caption h2 {
        font-size: 1.1em; }
      .featured-slider .slider-caption h5 {
        font-size: 1em; }
      .featured-slider .slider-caption blockquote {
        margin-top: 20px; } }

.featured-slider-wrapper {
  /* LOADER */
  /* PAGER */
  /* DIRECTION CONTROLS (NEXT / PREV) */ }
  .featured-slider-wrapper .bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    width: 100%;
    height: 400px; }
    @media screen and (max-width: 991px) {
      .featured-slider-wrapper .bx-wrapper {
        height: 350px; } }
    @media screen and (max-width: 580px) {
      .featured-slider-wrapper .bx-wrapper {
        height: 295px; }
        .featured-slider-wrapper .bx-wrapper h3 {
          line-height: 1.2; } }
  .featured-slider-wrapper .slider-controller {
    display: block;
    height: 100px;
    overflow: hidden;
    width: 33.33333%;
    float: left;
    position: relative; }
  .featured-slider-wrapper .controller-caption {
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px; }
    .featured-slider-wrapper .controller-caption h5 {
      color: white; }
  .featured-slider-wrapper .bx-wrapper img {
    max-width: 100%;
    display: block; }
  .featured-slider-wrapper .bx-wrapper .bx-viewport {
    width: 100%;
    height: 100% !important;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0); }
  .featured-slider-wrapper .bx-wrapper .bx-pager,
  .featured-slider-wrapper .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    width: 100%; }
  .featured-slider-wrapper .bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000; }
  .featured-slider-wrapper .bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 20px; }
  .featured-slider-wrapper .bx-wrapper .bx-pager .bx-pager-item,
  .featured-slider-wrapper .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline; }
  .featured-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(39, 40, 34, 0.7);
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .featured-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .featured-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: white;
    border-bottom: rgba(0, 0, 0, 0); }
  .featured-slider-wrapper .bx-next, .featured-slider-wrapper .bx-prev {
    width: 20%;
    max-width: 100px;
    height: 100%;
    position: absolute;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    cursor: pointer;
    z-index: 999;
    opacity: 0.5; }
    .featured-slider-wrapper .bx-next:hover, .featured-slider-wrapper .bx-prev:hover {
      opacity: 1; }
  .featured-slider-wrapper .bx-wrapper .bx-prev {
    display: none;
    background: url("../../global/images/toleft-arrow.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px;
    left: 20px; }
  .featured-slider-wrapper .bx-wrapper .bx-next {
    display: none;
    background: url("../../global/images/toright-arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 60px;
    right: 20px; }
  .featured-slider-wrapper .bx-wrapper .bx-controls-direction a {
    position: absolute;
    height: 100%;
    top: 0; }
    .featured-slider-wrapper .bx-wrapper .bx-controls-direction a:hover {
      border-color: rgba(0, 0, 0, 0); }
  .featured-slider-wrapper .bx-wrapper .bx-controls-direction a.disabled {
    display: none; }

.tweet-author {
  font-size: 1rem;
  font-weight: 400;
  color: white; }

.metrics-for {
  padding-top: 1.25rem; }

@media screen and (max-width: 991px) {
  .metrics-list {
    border-top: 1px solid #dddddd;
    margin-top: 0.625rem; } }
.metrics-list .metrics-slab.views .main-numbers .number {
  color: #5C284F; }

.metrics-list .metrics-slab.views .main-numbers .total-number .description:after {
  content: "";
  color: #5C284F; }

.metrics-list .metrics-slab.downloads .main-numbers .number {
  color: #5C284F; }

.metrics-list .metrics-slab.downloads .main-numbers .total-number .description:after {
  content: "";
  color: #5C284F; }

.metrics-list .metrics-slab.citations .main-numbers .number {
  color: #5C284F; }

.metrics-list .metrics-slab.citations .main-numbers .total-number .description:after {
  content: "";
  color: #5C284F; }

.metrics-list .metrics-slab.facebook .main-numbers .number {
  color: #46629E; }

.metrics-list .metrics-slab.facebook .main-numbers .total-number .description:after {
  content: "";
  color: #46629E; }

.metrics-list .metrics-slab.twitter .main-numbers .number {
  color: #00ABF0; }

.metrics-list .metrics-slab.twitter .main-numbers .total-number .description:after {
  content: "";
  color: #00ABF0; }

.metrics-list .metrics-slab.linkedin .main-numbers .number {
  color: #007BB7; }

.metrics-list .metrics-slab.linkedin .main-numbers .total-number .description:after {
  content: "";
  color: #007BB7; }

.metrics-list .main-graph {
  float: left;
  display: block;
  margin-right: 0%;
  width: 58.3333333333%;
  margin-left: 0%;
  margin-right: 0;
  margin-left: -1px;
  position: relative;
  text-align: center;
  border-top: 1px solid #dddddd; }

.metrics-list .main-graph:last-child {
  margin-right: 0; }

@media screen and (max-width: 680px) {
  .metrics-list .main-graph {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 0%; }

  .metrics-list .main-graph:last-child {
    margin-right: 0; } }
@media screen and (max-width: 680px) {
  .metrics-list .main-graph {
    border-left: 0px;
    margin-left: 0px; } }
.metrics-list .main-numbers {
  float: left;
  display: block;
  margin-right: 0%;
  width: 41.6666666667%;
  margin-left: 0%;
  text-align: center;
  border-top: 1px solid #dddddd; }

.metrics-list .main-numbers:last-child {
  margin-right: 0; }

@media screen and (max-width: 680px) {
  .metrics-list .main-numbers {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 0%; }

  .metrics-list .main-numbers:last-child {
    margin-right: 0; } }
@media screen and (max-width: 680px) {
  .metrics-list .main-numbers {
    border-bottom: 1px solid #dddddd; } }
.metrics-list .main-numbers .description {
  color: #616161;
  font-weight: 700; }

.metrics-list .main-numbers a {
  color: #5C284F; }

.metrics-list .main-numbers .time-number {
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.3333333333%;
  padding: 0.625rem;
  display: block; }

.metrics-list .main-numbers .time-number:last-child {
  margin-right: 0; }

.metrics-list .main-numbers .time-number:nth-child(3n) {
  margin-right: 0; }

.metrics-list .main-numbers .time-number:nth-child(3n+1) {
  clear: left; }

.metrics-list .main-numbers .time-number .description {
  font-size: 0.875rem;
  opacity: 0.8; }

.metrics-list .main-numbers .time-number .number {
  font-size: 2.0625rem;
  font-weight: 900;
  line-height: 1;
  color: #616161; }

.metrics-list .main-numbers .time-number:hover {
  background: #f6f6f6; }

.metrics-list .main-numbers .time-number + .time-number {
  border-left: 1px solid #dddddd; }

.metrics-list .main-numbers .total-number {
  padding: 0.625rem;
  position: relative;
  padding-top: 4.0625rem; }

@media screen and (max-width: 680px) {
  .metrics-list .main-numbers .total-number {
    padding-top: 1.25rem; } }
.metrics-list .main-numbers .total-number .number {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
  color: #616161; }

.metrics-list .main-numbers .total-number .description {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  height: 1.5625rem;
  line-height: 1.5625rem; }

.metrics-list .main-numbers .total-number .description:after {
  font-size: 1.125rem;
  font-family: 'fontAwesome';
  display: block;
  opacity: 0.8;
  display: inline-block;
  vertical-align: middle;
  height: 1.5625rem;
  line-height: 1.5625rem;
  margin-left: 0.3125rem; }

.metrics-left {
  margin-top: 40px;
  float: left;
  width: 60%;
  border-right: 1px solid #dddddd;
  padding-right: 40px; }
  @media screen and (max-width: 1060px) {
    .metrics-left {
      width: 95%; } }

.metrics-right {
  margin-top: 40px;
  float: right;
  width: 38%; }
  @media screen and (max-width: 1060px) {
    .metrics-right {
      float: None;
      width: 95%; } }
  .metrics-right .number {
    color: #5C284F;
    font-weight: 500; }
  .metrics-right h2, .metrics-right h3, .metrics-right h4 {
    padding-bottom: 10px; }

.metrics-tweets {
  max-height: 400px;
  overflow: auto;
  width: 100% !important; }

.chapter-return {
  margin-bottom: 20px !important; }

metrics-button {
  background-color: #c11d29;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 5px 0px 0px 20px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in; }
  metrics-button:hover {
    background-color: #691016;
    color: #fff; }

.citation-header {
  text-align: left;
  padding-left: 19px;
  margin-bottom: 10px; }

.citation-list-item {
  font-size: 12px;
  padding-left: 10px;
  line-height: 1.3rem;
  text-align: left; }

.metrics-table {
  margin-left: 45px; }

.metrics-table td {
  text-align: left; }

.home-intro {
  background-color: #F1f1f1;
  padding-top: 20px;
  padding-bottom: 20px; }
  .home-intro .about {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    margin-left: 0%; }
    .home-intro .about:last-child {
      margin-right: 0; }
    @media screen and (max-width: 991px) {
      .home-intro .about {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 100%;
        margin-left: 0%; }
        .home-intro .about:last-child {
          margin-right: 0; } }
    .home-intro .about p {
      padding-bottom: 20px; }
    .home-intro .about h1 {
      padding-bottom: 20px;
      line-height: 1.1em; }

.conversation-card {
  background-color: white;
  padding: 10px 15px 10px 15px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom: 2px solid white;
  border-radius: 2px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border-color: #eeeeee #dddddd #bbbbbb;
  border-width: 1px;
  border-style: solid;
  box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 3px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #555555; }
  .conversation-card .activity {
    font-family: "Droid Serif", "Georgia", serif;
    font-size: 15px;
    font-weight: 400;
    color: #555555; }
  .conversation-card .time {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: rgba(85, 85, 85, 0.6);
    padding-top: 5px; }

.about-intro {
  padding-top: 20px;
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 65.8807826589%;
  margin-left: 0%; }
  .about-intro:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .about-intro {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .about-intro:last-child {
        margin-right: 0; } }
  .about-intro h1 {
    padding-bottom: 20px; }
  .about-intro h2 {
    padding-bottom: 20px; }
  .about-intro h3 {
    padding-bottom: 20px; }
  .about-intro h4 {
    padding-bottom: 20px; }
  .about-intro h5 {
    padding-bottom: 20px; }
  .about-intro p {
    padding-bottom: 20px; }
  .about-intro img {
    padding-bottom: 20px; }
  .about-intro a.button {
    background-color: #c11d29;
    padding: 5px 15px 5px 15px;
    border-radius: 2px;
    float: left;
    margin: 5px 0px 0px 20px;
    text-align: center;
    min-width: 135px;
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in; }
    .about-intro a.button:hover {
      background-color: #691016;
      color: #fff; }
  .about-intro h4 {
    color: #777;
    font-weight: bold;
    font-size: 1em;
    padding-bottom: 5px !important; }
  .about-intro h2 {
    font-weight: 600; }
  .about-intro h1 {
    line-height: 1; }
  .about-intro h3 {
    padding-bottom: 10px; }
  .about-intro hr {
    border: 0;
    border-top: 1px solid #c8c8c8;
    border-color: #c8c8c8 !important;
    width: 50%;
    margin-bottom: 20px;
    margin-top: 10px; }
  .about-intro ol li {
    font-family: "Droid Serif", "Georgia", serif;
    font-size: 1em;
    font-weight: 400;
    color: #555555; }
    .about-intro ol li:before {
      counter-increment: section;
      content: counters(section,".") ".";
      position: absolute;
      font-weight: bold;
      left: 0;
      color: #5C284F; }
  .about-intro ul li {
    margin-left: 20px;
    font-family: "Droid Serif", "Georgia", serif;
    font-size: 1em;
    font-weight: 400;
    color: #555555; }
    .about-intro ul li:before {
      content: '●';
      position: absolute;
      left: 0;
      color: #5C284F; }
  .about-intro ul, .about-intro ol {
    counter-reset: section;
    margin-bottom: 20px;
    width: 100%;
    overflow: auto; }
    .about-intro ul li, .about-intro ol li {
      position: relative;
      padding-left: 30px;
      clear: both; }
      .about-intro ul li p, .about-intro ol li p {
        margin-left: 10px;
        padding-bottom: 10px; }
        .about-intro ul li p img, .about-intro ol li p img {
          float: right;
          text-align: right;
          vertical-align: bottom; }
  .about-intro .center {
    padding-bottom: 20px;
    clear: both;
    text-align: center; }
    .about-intro .center .browse-button {
      float: none;
      padding: 10px 25px 10px 25px; }

.cost {
  padding-bottom: 20px; }

.about-sidebar {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  margin-top: 140px;
  padding-left: 15px;
  padding-bottom: 50px;
  position: fixed;
  top: 0;
  right: 0;
  font-family: "Droid Serif", "Georgia", serif;
  font-size: 18px;
  font-weight: 500;
  color: #5C284F;
  background-image: -webkit-linear-gradient(#AB1A24 0%, transparent 100%);
  background-image: linear-gradient(to   , transparent 100%);
  background-size: 1px 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .about-sidebar:last-child {
    margin-right: 0; }
  .about-sidebar h2 {
    padding-bottom: 15px; }
  .about-sidebar a {
    color: #5C284F;
    font-weight: 500; }
    .about-sidebar a:hover {
      color: #AB1A24; }
  .about-sidebar ul {
    padding-top: 50px;
    padding-right: 20px;
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s; }
    .about-sidebar ul:hover {
      opacity: 1; }
    .about-sidebar ul .sub {
      padding-top: 0px;
      font-size: 13px; }
  .about-sidebar li {
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
    padding-top: 10px; }
    .about-sidebar li:before {
      content: ""; }
  @media screen and (max-width: 991px) {
    .about-sidebar {
      display: none; } }

.grow-in {
  opacity: 0.2 !important; }

.fix-sidebar {
  position: fixed !important;
  margin-top: 20px !important;
  opacity: 0.2;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .fix-sidebar:hover {
    opacity: 1; }

.conversation-heading {
  margin-top: 15px; }

.conversation-sidebar {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 23.2317609825%;
  margin-top: 140px;
  padding-left: 15px;
  padding-bottom: 50px;
  right: 0;
  font-family: "Droid Serif", "Georgia", serif;
  font-size: 18px;
  font-weight: 500;
  color: #5C284F;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(#AB1A24 0%, transparent 100%);
  background-image: linear-gradient(to   , transparent 100%);
  background-size: 1px 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .conversation-sidebar:last-child {
    margin-right: 0; }
  .conversation-sidebar h2 {
    padding-bottom: 15px; }
  .conversation-sidebar a {
    color: #5C284F;
    font-weight: 500; }
    .conversation-sidebar a:hover {
      color: #AB1A24; }
  .conversation-sidebar ul {
    padding-top: 50px;
    padding-right: 20px;
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s; }
    .conversation-sidebar ul:hover {
      opacity: 1; }
    .conversation-sidebar ul .sub {
      padding-top: 0px;
      font-size: 13px; }
  .conversation-sidebar li {
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
    padding-top: 10px; }
    .conversation-sidebar li:before {
      content: ""; }
  @media screen and (max-width: 991px) {
    .conversation-sidebar {
      display: none; } }

.grow-in {
  opacity: 0.2 !important; }

.fix-sidebar {
  position: fixed !important;
  margin-top: 20px !important;
  opacity: 0.2;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .fix-sidebar:hover {
    opacity: 1; }

.journal-sidebar {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 23.2317609825%;
  width: auto;
  margin-top: 160px;
  padding-left: 15px;
  padding-bottom: 50px;
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Droid Serif", "Georgia", serif;
  font-size: 18px;
  font-weight: 500;
  color: #5C284F;
  background-image: -webkit-linear-gradient(#AB1A24 0%, transparent 100%);
  background-image: linear-gradient(to   , transparent 100%);
  background-size: 1px 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .journal-sidebar:last-child {
    margin-right: 0; }
  .journal-sidebar h4 {
    display: inline;
    padding-right: 5px;
    line-height: 2.2em;
    position: relative;
    bottom: 10px; }
    @media screen and (max-width: 1100px) {
      .journal-sidebar h4 {
        width: 75px; } }
    @media screen and (max-width: 768px) {
      .journal-sidebar h4 {
        font-size: .8em;
        width: 53px; } }
  @media screen and (max-width: 768px) {
    .journal-sidebar .order-by-filter {
      padding: 0; } }
  .journal-sidebar form {
    display: inline-block;
    padding: 0;
    height: 34px; }
    .journal-sidebar form .filter-wrapper {
      display: inline; }
      @media screen and (max-width: 580px) {
        .journal-sidebar form .filter-wrapper {
          display: block; } }
    .journal-sidebar form input[type=submit] {
      background-color: #6e305e;
      padding: 5px 15px 5px 15px;
      border-radius: 2px;
      float: left;
      margin: 0 0 0 0;
      text-align: center;
      min-width: 135px;
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #fff;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      cursor: pointer;
      user-select: none;
      vertical-align: middle;
      white-space: nowrap;
      border: 0px;
      display: block;
      float: right;
      height: 33px; }
      .journal-sidebar form input[type=submit]:hover {
        background-color: #271121;
        color: #fff; }
      @media screen and (max-width: 768px) {
        .journal-sidebar form input[type=submit] {
          height: 25px;
          font-size: .8em; } }
    .journal-sidebar form #filter-box {
      width: 250px;
      height: 34px; }
      @media screen and (max-width: 1400px) {
        .journal-sidebar form #filter-box {
          width: 175px; } }
      @media screen and (max-width: 1100px) {
        .journal-sidebar form #filter-box {
          width: 150px; } }
    .journal-sidebar form .select-wrapper {
      background: url("../../global/images/arrow-down.png") no-repeat right;
      background-size: auto 100%;
      background-color: white;
      margin: 0px 20px 0px 2px;
      width: 250px;
      height: 34px;
      display: inline-block;
      overflow: hidden;
      border: 1px solid #C7C6C6; }
      @media screen and (max-width: 1400px) {
        .journal-sidebar form .select-wrapper {
          width: 175px; } }
      @media screen and (max-width: 1100px) {
        .journal-sidebar form .select-wrapper {
          width: 150px; } }
      @media screen and (max-width: 768px) {
        .journal-sidebar form .select-wrapper {
          height: 25px;
          width: auto;
          min-width: 150px; } }
    .journal-sidebar form select {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      background: transparent;
      width: 110%;
      height: 100%;
      max-width: 120%;
      margin: 0;
      padding: 5px;
      line-height: 1;
      border: none;
      -webkit-appearance: none; }
      @media screen and (max-width: 768px) {
        .journal-sidebar form select {
          font-size: .8em; } }
  .journal-sidebar h2 {
    padding-bottom: 15px; }
  .journal-sidebar a {
    color: #5C284F;
    font-weight: 500; }
    .journal-sidebar a:hover {
      color: #AB1A24; }
  .journal-sidebar ul {
    padding-top: 50px;
    padding-right: 20px;
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s; }
    .journal-sidebar ul:hover {
      opacity: 1; }
    .journal-sidebar ul .sub {
      padding-top: 0px;
      font-size: 13px; }
  .journal-sidebar li {
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
    padding-top: 10px; }
    .journal-sidebar li:before {
      content: ""; }
  @media screen and (max-width: 991px) {
    .journal-sidebar {
      display: none; } }
  @media screen and (max-width: 1470px) {
    .journal-sidebar {
      display: none; } }

.top-filtering-bar {
  display: none; }
  @media screen and (max-width: 1470px) {
    .top-filtering-bar {
      display: block;
      background-color: inherit; } }

.books-page {
  margin-left: 13%;
  margin-right: auto; }
  @media screen and (max-width: 1642px) {
    .books-page {
      margin-left: 0;
      margin-right: auto; } }
  @media screen and (max-width: 1470px) {
    .books-page {
      margin-left: auto;
      margin-right: auto; } }

.grow-in {
  opacity: 0.2 !important; }

.fix-sidebar {
  position: fixed !important;
  margin-top: 20px !important;
  opacity: 0.2;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .fix-sidebar:hover {
    opacity: 1; }

.our-team .advisory-person {
  margin-bottom: 20px; }
  .our-team .advisory-person::after {
    clear: both;
    content: "";
    display: block; }
  .our-team .advisory-person .person-image {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
    margin-left: 0%; }
    .our-team .advisory-person .person-image:last-child {
      margin-right: 0; }
    @media screen and (max-width: 580px) {
      .our-team .advisory-person .person-image {
        float: left;
        display: block;
        margin-right: 3.1684362651%;
        width: 88.536840415%;
        margin-left: 0%; }
        .our-team .advisory-person .person-image:last-child {
          margin-right: 0; } }
  .our-team .advisory-person .person-text {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 65.8807826589%;
    margin-left: 0%; }
    .our-team .advisory-person .person-text:last-child {
      margin-right: 0; }
    @media screen and (max-width: 580px) {
      .our-team .advisory-person .person-text {
        float: left;
        display: block;
        margin-right: 3.1684362651%;
        width: 88.536840415%;
        margin-left: 0%; }
        .our-team .advisory-person .person-text:last-child {
          margin-right: 0; } }
  .our-team .advisory-person p {
    font-size: 0.8em; }
.our-team .main-team {
  clear: both; }
  .our-team .main-team::after {
    clear: both;
    content: "";
    display: block; }
.our-team .team-person {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  margin-left: 0%;
  margin-bottom: 20px;
  padding-right: 10px; }
  .our-team .team-person:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .our-team .team-person {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 65.8807826589%;
      margin-left: 0%; }
      .our-team .team-person:last-child {
        margin-right: 0; } }
  .our-team .team-person:nth-child(3n) {
    margin-right: 0; }
  .our-team .team-person:nth-child(3n+1) {
    clear: left; }
  .our-team .team-person h2 {
    padding-bottom: 10px; }
  .our-team .team-person p {
    font-size: 0.8em; }
  @media screen and (max-width: 768px) {
    .our-team .team-person:nth-child(3n) {
      margin-right: 2.3576520234%; }
    .our-team .team-person:nth-child(3n+1) {
      clear: none; }
    .our-team .team-person:nth-child(2n) {
      margin-right: 0; }
    .our-team .team-person:nth-child(2n+1) {
      clear: left; } }
  @media screen and (max-width: 580px) {
    .our-team .team-person {
      float: left;
      display: block;
      margin-right: 3.1684362651%;
      width: 65.610521245%;
      margin-left: 0%; }
      .our-team .team-person:last-child {
        margin-right: 0; } }

.paginator {
  width: 35px !important;
  min-width: 35px !important;
  margin-bottom: 10px;
  float: none;
  display: inline; }

.active {
  background-color: #AB1A24; }

.select-wrapper-search {
  background: url("../../global/images/arrow-down.png") no-repeat right;
  background-size: auto 100%;
  background-color: white;
  margin: 0px 20px 0px 2px;
  width: 250px;
  height: 34px;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #C7C6C6; }
  @media screen and (max-width: 1400px) {
    .select-wrapper-search {
      width: 175px; } }
  @media screen and (max-width: 1100px) {
    .select-wrapper-search {
      width: 150px; } }
  @media screen and (max-width: 768px) {
    .select-wrapper-search {
      height: 25px;
      width: auto;
      min-width: 150px; } }

select {
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #555555;
  background: transparent;
  width: 110%;
  height: 100%;
  max-width: 120%;
  margin: 0;
  padding: 5px;
  line-height: 1;
  border: none;
  -webkit-appearance: none; }
  @media screen and (max-width: 768px) {
    select {
      font-size: .8em; } }

.search-box {
  position: relative !important;
  top: -10px !important;
  width: 40% !important;
  padding: 5px !important;
  display: inline-block !important; }

.search-button {
  position: relative !important;
  top: -10px !important;
  float: none;
  margin-top: 0px;
  margin-bottom: 30px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.one-third {
  width: 33.333333%; }

.two-thirds {
  width: 66.666667%; }

.return-button {
  background-color: #6e305e;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 5px 0px 0px 20px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in; }
  .return-button:hover {
    background-color: #271121;
    color: #fff; }
  .return-button:hover {
    background-color: #381930; }

.chapter-from {
  line-height: 1.2em; }

.book-detail {
  padding-top: 20px;
  min-height: 100%; }
  .book-detail .show-read-list ul {
    max-height: 500px; }
  .book-detail .book-cover {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 23.2317609825%;
    margin-left: 0%; }
    .book-detail .book-cover:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .book-detail .book-cover {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 65.8807826589%;
        margin-left: 17.0596086706%; }
        .book-detail .book-cover:last-child {
          margin-right: 0; } }
    .book-detail .book-cover .image {
      position: relative;
      border: 1px;
      border-style: solid;
      border-color: #D3D3D3; }
      .book-detail .book-cover .image img {
        max-height: 100%; }
      .book-detail .book-cover .image:hover .caption {
        opacity: .9; }
      @media screen and (max-width: 991px) {
        .book-detail .book-cover .image {
          max-height: 420px;
          text-align: center; }
          .book-detail .book-cover .image img {
            max-height: 420px;
            padding-bottom: 15px; } }
      .book-detail .book-cover .image .caption {
        width: 100%;
        position: absolute;
        z-index: 999;
        height: 100%;
        background-color: #5C284F;
        text-align: center;
        top: 0;
        padding-top: 50%;
        opacity: 0;
        font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
        font-size: 2em;
        font-weight: 300;
        color: white;
        -webkit-transition: opacity 0.5s ease-in;
        -moz-transition: opacity 0.5s ease-in;
        transition: opacity 0.5s ease-in; }
        .book-detail .book-cover .image .caption i {
          font-size: 4em; }
        @media screen and (max-width: 768px) {
          .book-detail .book-cover .image .caption {
            display: none; } }
      .book-detail .book-cover .image .caption.coming-soon {
        opacity: .9; }
  .book-detail .book-description {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    float: right;
    margin-right: 25.5%;
    min-height: 532px; }
    .book-detail .book-description:last-child {
      margin-right: 0; }
    .book-detail .book-description h1 {
      padding-bottom: 20px; }
    .book-detail .book-description h2 {
      padding-bottom: 20px; }
    .book-detail .book-description h3 {
      padding-bottom: 20px; }
    .book-detail .book-description h4 {
      padding-bottom: 20px; }
    .book-detail .book-description h5 {
      padding-bottom: 20px; }
    .book-detail .book-description p {
      padding-bottom: 20px; }
    .book-detail .book-description h1 {
      line-height: 1; }
    .book-detail .book-description h2 {
      font-weight: 600; }
    .book-detail .book-description h5 {
      padding-bottom: 0px; }
    .book-detail .book-description p, .book-detail .book-description h4 {
      clear: both; }
    .book-detail .book-description p em {
      font-family: "Droid Serif", "Georgia", serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      line-height: 1.8em;
      font-style: italic; }
    .book-detail .book-description em {
      font-family: "Droid Serif", "Georgia", serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      line-height: 1.8em;
      font-style: italic; }
    .book-detail .book-description .main-info {
      padding-bottom: 20px;
      float: left;
      clear: both; }
    @media screen and (max-width: 991px) {
      .book-detail .book-description {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 57.3509783236%;
        float: right;
        margin-right: 16.12766%; }
        .book-detail .book-description:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      .book-detail .book-description {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 100%; }
        .book-detail .book-description:last-child {
          margin-right: 0; } }
  .book-detail .table-of-contents {
    clear: both;
    margin-bottom: 15px; }
    .book-detail .table-of-contents .show-toc h2:before {
      content: 'View  '; }
    .book-detail .table-of-contents .hide-toc h2:before {
      content: 'Hide  '; }
    .book-detail .table-of-contents .toc-button {
      background-color: #F1f1f1;
      padding: 5px;
      text-indent: 15px;
      display: block;
      -webkit-transition: background-color 300ms ease-in;
      -moz-transition: background-color 300ms ease-in;
      transition: background-color 300ms ease-in; }
      .book-detail .table-of-contents .toc-button h2 {
        padding-bottom: 0; }
      .book-detail .table-of-contents .toc-button:hover {
        background-color: #cbcbcb; }
    .book-detail .table-of-contents .toc-container {
      max-height: 0px;
      background-color: #f9f9f9;
      border: 1px solid #F1f1f1;
      overflow: hidden;
      font-family: "Droid Serif", "Georgia", serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      -webkit-transition: all 700ms ease-in;
      -moz-transition: all 700ms ease-in;
      transition: all 700ms ease-in; }
      .book-detail .table-of-contents .toc-container .padding {
        padding: 15px;
        padding-top: 20px; }
      .book-detail .table-of-contents .toc-container ul {
        margin-left: 15px;
        counter-reset: section;
        list-style-type: none; }
        .book-detail .table-of-contents .toc-container ul h3, .book-detail .table-of-contents .toc-container ul h4 {
          padding-bottom: 0px; }
        .book-detail .table-of-contents .toc-container ul h4 {
          clear: none; }
        .book-detail .table-of-contents .toc-container ul li {
          padding-bottom: 20px; }
        .book-detail .table-of-contents .toc-container ul li:before {
          font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
          font-size: 1em;
          font-weight: 400;
          color: #555555;
          counter-increment: section;
          content: counters(section,".") ".";
          float: left;
          padding-right: 10px; }
      .book-detail .table-of-contents .toc-container.expand-toc {
        max-height: 50000px; }
      .book-detail .table-of-contents .toc-container .roman-toc {
        border-bottom: 1px solid #EEEEEE;
        margin-bottom: 20px; }
        .book-detail .table-of-contents .toc-container .roman-toc li:before {
          content: counter(section,upper-roman) "."; }
      .book-detail .table-of-contents .toc-container .chapters li {
        padding-bottom: 10px; }
        .book-detail .table-of-contents .toc-container .chapters li ul {
          padding-top: 20px; }
          .book-detail .table-of-contents .toc-container .chapters li ul li ul {
            font-size: .8em; }
            .book-detail .table-of-contents .toc-container .chapters li ul li ul li {
              padding-bottom: 10px; }
      .book-detail .table-of-contents .toc-container .chapter-section {
        border-bottom: 1px solid #EEEEEE;
        margin-bottom: 10px; }
      .book-detail .table-of-contents .toc-container h2 {
        font-weight: 300; }

.read-list {
  width: 135px;
  float: left;
  margin-right: 10px;
  text-align: center;
  position: relative; }
  .read-list:hover ul {
    max-height: 500px; }
  .read-list ul {
    max-height: 0px;
    width: 100%;
    position: absolute;
    top: 100%;
    z-index: 999;
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    transition: all 700ms;
    border-radius: 0px 0px 6px 6px;
    background-color: #a3478c;
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.3);
    overflow: hidden; }
    .read-list ul a {
      position: relative; }
      .read-list ul a li {
        position: relative;
        padding-top: 10px;
        width: 100%;
        padding-bottom: 10px;
        margin: 0;
        font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
        font-size: 1em;
        font-weight: 400;
        color: white;
        border-bottom: 1px dotted #5C284F;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        .read-list ul a li:hover {
          background-color: #381930;
          color: white; }

.how-tos {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 23.2317609825%;
  margin-left: 0%; }
  .how-tos:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .how-tos {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .how-tos:last-child {
        margin-right: 0; } }
  .how-tos .additional-info {
    margin-top: 15px;
    background-color: #F1f1f1;
    width: 100%;
    padding: 15px;
    float: left;
    word-wrap: break-word; }
    .how-tos .additional-info img {
      max-height: 40px; }
    .how-tos .additional-info h5 {
      padding-bottom: 15px; }
    .how-tos .additional-info p {
      padding-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .how-tos .additional-info {
        padding: 20px; } }
    .how-tos .additional-info table {
      font-family: "Droid Serif", "Georgia", serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      padding-bottom: 20px;
      width: 75%; }

.comments {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 48.8211739883%;
  margin-left: 0%;
  float: right;
  display: block;
  margin-right: 25.5% !important;
  min-height: 400px;
  clear: right; }
  .comments:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .comments {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .comments:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 991px) {
    .comments {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 57.3509783236%;
      float: right;
      margin-right: 16.12766% !important; }
      .comments:last-child {
        margin-right: 0; } }

.fine-print {
  float: left;
  display: block;
  margin-right: 4.8291588071%;
  width: 100%; }
  .fine-print:last-child {
    margin-right: 0; }
  .fine-print .disciplines {
    background-color: #F1f1f1;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
    width: 100%;
    clear: both; }
    .fine-print .disciplines h4 {
      padding-bottom: 5px;
      display: inline; }
  .fine-print .keywords {
    background-color: #F1f1f1;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
    width: 100%;
    clear: both; }
    .fine-print .keywords h4 {
      padding-bottom: 5px;
      display: inline; }

.metrics-block {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 3px;
  margin-top: 15px;
  clear: both; }

.metrics {
  border-top: 1px solid #F1f1f1;
  border-bottom: 1px solid #F1f1f1;
  overflow: auto;
  text-align: center; }

.article-stats {
  clear: both; }
  .article-stats .stat-block {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 14.7019566472%;
    margin-left: 0%;
    float: None;
    margin-right: 0px;
    width: 18%;
    border-bottom: 1px solid #F1f1f1;
    border-right: 1px solid #F1f1f1;
    text-align: center;
    display: inline-block;
    height: 75px;
    padding: 0.625rem;
    font-family: "Source Sans Pro", "helvetica neue", "helvetica", "Arial", "sans-serif"; }
    .article-stats .stat-block:last-child {
      margin-right: 0; }
    @media screen and (max-width: 580px) {
      .article-stats .stat-block {
        float: left;
        display: block;
        margin-right: 3.1684362651%;
        width: -3.1684362651%;
        margin-left: 0%; }
        .article-stats .stat-block:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 580px) {
      .article-stats .stat-block {
        margin-right: 0px;
        width: 18%;
        border-bottom: 1px solid #F1f1f1; } }
    .article-stats .stat-block .stat-number {
      color: #5C284F;
      font-weight: 600; }
    .article-stats .stat-block .chapter-stat {
      padding-top: 12px; }
    .article-stats .stat-block .stat-label {
      font-size: 0.875rem;
      color: #555555; }
    .article-stats .stat-block:last-child {
      border-right: 0px solid #F1f1f1; }
    .article-stats .stat-block:nth-child(5) {
      border-right: 0px solid #F1f1f1; }
    .article-stats .stat-block:nth-child(n+6) {
      border-bottom: 0px solid #F1f1f1; }
    .article-stats .stat-block:hover {
      background-color: #AB1A24; }
      .article-stats .stat-block:hover .stat-number, .article-stats .stat-block:hover .stat-label {
        color: white; }

.reviews-slider {
  margin-top: 30px;
  position: relative; }

.reviews {
  max-height: 450px;
  overflow-y: auto; }

.review-box {
  display: inline-block;
  padding: 16px;
  margin: 10px 0;
  max-width: 95%;
  background: #fff;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000;
  /*&:before,&:after {
    content:('');
  }*/ }
  .review-box .review-header {
    font-size: 16px;
    margin-bottom: 10px; }
  .review-box .review-body {
    padding: 20px 5px 5px 10px;
    border-width: 1px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid; }

.shit {
  margin-top: 15px;
  position: relative;
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 117.0596086706%;
  max-height: 500px;
  overflow: hidden; }
  .shit:last-child {
    margin-right: 0; }
  .shit .bx-viewport {
    height: 375px !important;
    padding-bottom: 10px; }
  .shit .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(39, 40, 34, 0.4);
    text-indent: -9999px;
    display: block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0px solid rgba(0, 0, 0, 0); }
  .shit .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .shit .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #AB1A24;
    border: 0px solid rgba(0, 0, 0, 0); }
  .shit .bx-pager {
    top: -11px;
    left: 135px;
    text-align: left;
    display: none; }
  .shit .conversation-slides li {
    margin-top: -5px;
    margin-bottom: -15px; }
  .shit iframe {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    width: 99% !important; }
  .shit .bx-next, .shit .bx-prev {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    color: #555555;
    z-index: 999; }
    .shit .bx-next:hover, .shit .bx-prev:hover {
      opacity: 1; }
  .shit .bx-controls-direction {
    position: absolute;
    width: 40%;
    right: 100px;
    top: 0px; }
  .shit .bx-prev, .shit .bx-next {
    display: block;
    position: absolute; }
  .shit .bx-wrapper .bx-prev {
    left: 0px; }
  .shit .bx-wrapper .bx-next {
    right: 0px; }

.book-conversation {
  position: relative;
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 82.9403913294%;
  margin-right: 0;
  min-height: 600px;
  overflow: hidden; }
  .book-conversation:last-child {
    margin-right: 0; }
  @media screen and (max-width: 991px) {
    .book-conversation {
      display: none; } }
  .book-conversation h2 {
    padding-bottom: 5px;
    padding-left: 23px; }
  .book-conversation .bx-viewport {
    min-height: 570px !important;
    padding-bottom: 10px; }
  .book-conversation .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(39, 40, 34, 0.4);
    text-indent: -9999px;
    display: block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0px solid rgba(0, 0, 0, 0); }
  .book-conversation .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .book-conversation .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #AB1A24;
    border: 0px solid rgba(0, 0, 0, 0); }
  .book-conversation .bx-pager {
    top: -11px;
    left: 135px;
    text-align: left;
    display: none; }
  .book-conversation .conversation-slides li {
    margin-top: -5px;
    margin-bottom: -15px; }
  .book-conversation iframe {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    width: 99% !important; }
  .book-conversation .bx-next, .book-conversation .bx-prev {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    color: #555555;
    z-index: 999; }
    .book-conversation .bx-next:hover, .book-conversation .bx-prev:hover {
      opacity: 1; }
  .book-conversation .bx-controls-direction {
    position: absolute;
    width: 88%;
    right: 30px;
    top: 0px; }
  .book-conversation .bx-prev, .book-conversation .bx-next {
    display: block;
    position: absolute; }
  .book-conversation .bx-wrapper .bx-prev {
    left: 0px; }
  .book-conversation .bx-wrapper .bx-next {
    right: 0px; }

.smaller-font {
  font-size: 0.9em; }

.author-details {
  width: 100%;
  padding: 10px;
  display: none;
  background-color: #f6f6f6;
  border-radius: 0.375rem;
  border: 1px solid #eeeeee;
  padding: 0.625rem;
  margin-bottom: 0.625rem; }

.contact {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 57.3509783236%;
  margin-left: 0%; }
  .contact h1 {
    padding-bottom: 20px; }
  .contact h2 {
    padding-bottom: 20px; }
  .contact h3 {
    padding-bottom: 20px; }
  .contact h4 {
    padding-bottom: 20px; }
  .contact h5 {
    padding-bottom: 20px; }
  .contact p {
    padding-bottom: 20px; }
  .contact:last-child {
    margin-right: 0; }
  @media screen and (max-width: 991px) {
    .contact {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .contact:last-child {
        margin-right: 0; } }
  .contact table {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #000000; }
  .contact th {
    text-align: left; }
  .contact .dataTables_wrapper {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #000000; }
  .contact h3 {
    padding-bottom: 2px; }
  .contact td {
    padding-bottom: 5px; }
  .contact .errorlist {
    font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #000000;
    color: #BE2625; }
  .contact .button-success,
  .contact .button-error,
  .contact .button-warning,
  .contact .button-secondary {
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .contact .button-success {
    background: #1cb841;
    /* this is a green */ }
  .contact .button-error {
    background: #ca3c3c;
    /* this is a maroon */
    margin-right: 5px; }
  .contact .button-warning {
    background: #df7514;
    /* this is an orange */ }
  .contact .button-secondary {
    background: #42b8dd;
    /* this is a light blue */ }
  .contact form {
    background-color: #F1f1f1;
    padding: 20px; }
    @media screen and (max-width: 991px) {
      .contact form {
        margin-bottom: 20px; } }
    .contact form .small {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 0.9em;
      font-weight: 400;
      color: #000000;
      padding-top: 5px;
      padding-bottom: 5px; }
    .contact form h3 {
      padding-bottom: 2px; }
    .contact form .left-float {
      float: left;
      width: 49%; }
    .contact form .right-float {
      float: right;
      width: 49%; }
    .contact form .form-grid {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 48.8211739883%; }
      .contact form .form-grid:last-child {
        margin-right: 0; }
      .contact form .form-grid:nth-child(2n) {
        margin-right: 0; }
      .contact form .form-grid:nth-child(2n+1) {
        clear: left; }
      @media screen and (max-width: 580px) {
        .contact form .form-grid {
          float: left;
          display: block;
          margin-right: 3.1684362651%;
          width: 100%; }
          .contact form .form-grid:last-child {
            margin-right: 0; } }
    .contact form .first {
      padding-bottom: 40px; }
    .contact form label {
      font-family: "Droid Serif", "Georgia", serif;
      font-size: 1.4em;
      font-weight: 400;
      color: #555555;
      padding-bottom: 5px; }
    .contact form select {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      background: image-url("arrow-down.png") no-repeat right;
      background-size: auto 100%;
      background-color: white;
      width: 100%;
      padding: 5px;
      line-height: 1;
      border: 1px solid #C7C6C6;
      border-radius: 4px;
      height: 42px;
      -webkit-appearance: none; }
    .contact form .clear {
      clear: both; }
    .contact form .red {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 0.9em;
      font-weight: 400;
      color: #B22222; }
  .contact .form {
    background-color: #F1f1f1;
    padding: 20px; }
    @media screen and (max-width: 991px) {
      .contact .form {
        margin-bottom: 20px; } }
    .contact .form .small {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 0.9em;
      font-weight: 400;
      color: #000000; }
    .contact .form h3 {
      padding-bottom: 2px; }
    .contact .form .left-float {
      float: left;
      width: 49%; }
    .contact .form .right-float {
      float: right;
      width: 49%; }
    .contact .form .form-grid {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 48.8211739883%; }
      .contact .form .form-grid:last-child {
        margin-right: 0; }
      .contact .form .form-grid:nth-child(2n) {
        margin-right: 0; }
      .contact .form .form-grid:nth-child(2n+1) {
        clear: left; }
      @media screen and (max-width: 580px) {
        .contact .form .form-grid {
          float: left;
          display: block;
          margin-right: 3.1684362651%;
          width: 100%; }
          .contact .form .form-grid:last-child {
            margin-right: 0; } }
    .contact .form .first {
      padding-bottom: 40px; }
    .contact .form label {
      font-family: "Droid Serif", "Georgia", serif;
      font-size: 1.4em;
      font-weight: 400;
      color: #555555;
      padding-bottom: 5px; }
    .contact .form select {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #555555;
      background: image-url("arrow-down.png") no-repeat right;
      background-size: auto 100%;
      background-color: white;
      width: 100%;
      padding: 5px;
      line-height: 1;
      border: 1px solid #C7C6C6;
      border-radius: 4px;
      height: 42px;
      -webkit-appearance: none; }
    .contact .form .clear {
      clear: both; }
    .contact .form .red {
      font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
      font-size: 0.9em;
      font-weight: 400;
      color: #B22222; }

.contact-maps {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
  margin-left: 0%;
  margin-right: 0; }
  .contact-maps h1 {
    padding-bottom: 20px; }
  .contact-maps h2 {
    padding-bottom: 20px; }
  .contact-maps h3 {
    padding-bottom: 20px; }
  .contact-maps h4 {
    padding-bottom: 20px; }
  .contact-maps h5 {
    padding-bottom: 20px; }
  .contact-maps p {
    padding-bottom: 20px; }
  .contact-maps:last-child {
    margin-right: 0; }
  @media screen and (max-width: 991px) {
    .contact-maps {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 100%;
      margin-left: 0%; }
      .contact-maps:last-child {
        margin-right: 0; } }
  .contact-maps h3 {
    padding-top: 15px;
    padding-bottom: 10px; }
  .contact-maps .map {
    width: 100%;
    height: 250px;
    border: 0; }
    .contact-maps .map:not(:last-of-type) {
      border-bottom: 1px solid #EEEEEE;
      margin-bottom: 15px; }

#launch-header {
  background-color: #5C284F;
  margin: 10px;
  padding-left: 20px;
  height: 150px; }
  #launch-header #bookmark-inner {
    padding-left: 21px; }

#launch-body {
  margin-top: 50px; }

.metrics-list {
  width: 100%; }

.stats-for {
  height: 250px;
  width: 300px;
  display: inline-block;
  float: left; }
  .stats-for .description {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 40.291369653%;
    margin-left: 0%;
    text-align: center;
    font-size: 33px;
    font-weight: 900;
    line-height: 1;
    width: 100%; }
    .stats-for .description:last-child {
      margin-right: 0; }
    @media screen and (max-width: 991px) {
      .stats-for .description {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 74.4105869942%;
        margin-left: 0%; }
        .stats-for .description:last-child {
          margin-right: 0; } }
  .stats-for .number {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 40.291369653%;
    margin-left: 0%;
    margin-top: 30%;
    text-align: center;
    font-size: 80px;
    font-weight: bold;
    line-height: 1;
    color: #363636;
    width: 100%; }
    .stats-for .number:last-child {
      margin-right: 0; }
    @media screen and (max-width: 991px) {
      .stats-for .number {
        float: left;
        display: block;
        margin-right: 2.3576520234%;
        width: 74.4105869942%;
        margin-left: 0%; }
        .stats-for .number:last-child {
          margin-right: 0; } }

.main-graph {
  display: inline-block;
  float: left; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px; }
  .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px; }

.alert-heading {
  color: inherit; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.social-contact {
  padding-bottom: rem(20px)/2; }
  .social-contact .aside {
    padding: 0px; }
  .social-contact a.fa {
    font-size: 1.5rem;
    padding-left: 0.5rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    line-height: 2rem; }

.orcid {
  color: white !important;
  background: #A7CC46;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  font-size: 1rem;
  display: inline-block;
  text-align: center; }
  .orcid:hover {
    border-color: transparent !important;
    background-color: #8caf30; }

.fa.twitter {
  color: #00ABF0 !important; }
  .fa.twitter:hover {
    color: #0087bd !important;
    border-color: transparent !important; }
.fa.linkedin {
  color: #007BB7 !important;
  border-bottom: 0px !important; }
  .fa.linkedin:hover {
    color: #005984 !important;
    border-color: transparent !important; }
.fa.impactstory {
  color: #FF4000 !important;
  border-bottom: 0px !important; }
  .fa.impactstory:hover {
    color: #cc3300 !important;
    border-color: transparent !important; }

.thin {
  width: 48% !important; }

.small-cover {
  max-width: 60px !important;
  min-width: 60px !important; }

.large-description {
  width: 90% !important; }

.keyword a {
  color: white; }

.toc-li {
  list-style-position: inside;
  text-indent: -0.9rem;
  padding-left: 1em; }

.small-bottom-padding {
  padding-bottom: 2px !important; }

.cursor-pointer {
  cursor: pointer; }

.brand-header {
  max-height: 110px; }
  .brand-header .logo img {
    margin-top: 10px;
    margin-bottom: 15px; }
  .brand-header .bookmark {
    height: 100px; }

.bookmark {
  background: #224597;
  height: 90px;
  position: absolute;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 0.8em;
  font-weight: 100;
  color: #fff;
  z-index: 999;
  right: 5%;
  padding-top: 15px;
  width: 80px; }

.bookmark:hover {
  background: #224597; }

.bookmark img {
  max-height: 30px; }

@media screen and (max-width: 991px) {
  .bookmark {
    display: none; } }
.bookmark:after {
  content: '';
  display: block;
  border-width: 40px 40px 20px 40px;
  border-color: transparent;
  border-style: solid;
  border-bottom-color: #C0C0E2;
  position: absolute;
  bottom: 0; }

.featured-slider {
  height: 100%; }

.featured-slider .slide {
  width: 100%;
  height: 100%; }

.featured-slider .featured {
  position: absolute;
  right: 40px;
  bottom: 0;
  height: 90%;
  width: auto;
  z-index: 9; }

@media screen and (max-width: 768px) {
  .featured-slider .featured {
    height: auto;
    max-height: 100%;
    max-width: 30%;
    position: absolute;
    right: 0; } }
.featured-slider .slider-overlay {
  position: absolute;
  height: 40%;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  bottom: 0;
  padding-bottom: 40px;
  overflow: hidden; }

@media screen and (max-width: 768px) {
  .featured-slider .slider-overlay {
    height: 80%; } }
.featured-slider .slider-caption {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 82.9403913294%;
  margin-left: 0%;
  max-height: 100%;
  position: relative;
  padding: 10px 40px 0px 40px !important; }

.featured-slider .slider-caption:last-child {
  margin-right: 0; }

@media screen and (max-width: 991px) {
  .featured-slider .slider-caption {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 100%;
    margin-left: 0%; }

  .featured-slider .slider-caption:last-child {
    margin-right: 0; } }
.featured-slider .slider-caption h2, .featured-slider .slider-caption h1, .featured-slider .slider-caption h3, .featured-slider .slider-caption h4, .featured-slider .slider-caption h5, .featured-slider .slider-caption p {
  color: white; }

.featured-slider .slider-caption h1 {
  padding-bottom: 15px; }

.featured-slider .slider-caption h1 a {
  color: white;
  border-bottom: 2px solid #224597;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }

.featured-slider .slider-caption h1 a:hover {
  color: #224597;
  border-bottom: 2px solid white; }

.featured-slider .slider-caption h4 {
  text-transform: uppercase;
  padding-bottom: 5px; }

.featured-slider .slider-caption h4 a {
  color: #224597; }

.featured-slider .slider-caption h3 {
  font-weight: 400; }

@media screen and (max-width: 991px) {
  .featured-slider .slider-caption h5 {
    font-size: 1.1em; } }
@media screen and (max-width: 768px) {
  .featured-slider .slider-caption h2 {
    font-size: 1.1em; }

  .featured-slider .slider-caption h5 {
    font-size: 1em; }

  .featured-slider .slider-caption blockquote {
    margin-top: 20px; } }
.buy-button {
  background-color: #224597;
  padding: 5px 15px 5px 15px;
  border-radius: 2px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: center;
  min-width: 135px;
  font-family: "Source Sans Pro", "Trebuchet MS", "Arial", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 135px; }

.buy-button:hover {
  background-color: #224597;
  color: #fff; }

#metrics-widget {
  --color-primary: #506cd3;
  --color-primary-light: #edf0fb;
  --color-primary-dark: #506bd3;
  --color-line-graph: #506cd3;
  --color-world-map: #dbe1f6;
  --color-world-map-dark: #899de2;
  --color-line-graph-1: #4B7094;
  --color-line-graph-2: #70944B;
  --color-line-graph-3: #944B70; }

#metrics-widget {
  --color-primary: #506cd3;
  --color-primary-light: #edf0fb;
  --color-primary-dark: #506bd3;
  --color-line-graph: #506cd3;
  --color-world-map: #dbe1f6;
  --color-world-map-dark: #899de2;
  --color-line-graph-1: #4B7094;
  --color-line-graph-2: #70944B;
  --color-line-graph-3: #944B70;
  --color-line-graph-4: #94704B; }

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