@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500,700");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'adobe caslon pro';
  src: url("../fonts/acp.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/acp.eot?#iefix") format("embedded-opentype"), url("../fonts/acp.ttf") format("truetype"), url("../fonts/acp.svg#ACaslonPro-Regular") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'freightsans bold';
  src: url("../fonts/fsbold-webfont.eot");
  src: url("../fonts/fsbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fsbold-webfont.woff2") format("woff2"), url("../fonts/fsbold-webfont.woff") format("woff"), url("../fonts/fsbold-webfont.ttf") format("truetype"), url("../fonts/fsbold-webfont.svg#freightsans_boldregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'freightsans book';
  src: url("../fonts/fsbook-webfont.eot");
  src: url("../fonts/fsbook-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fsbook-webfont.woff2") format("woff2"), url("../fonts/fsbook-webfont.woff") format("woff"), url("../fonts/fsbook-webfont.ttf") format("truetype"), url("../fonts/fsbook-webfont.svg#freightsansbook") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'freightsans medium';
  src: url("../fonts/fsmed-webfont.eot");
  src: url("../fonts/fsmed-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fsmed-webfont.woff2") format("woff2"), url("../fonts/fsmed-webfont.woff") format("woff"), url("../fonts/fsmed-webfont.ttf") format("truetype"), url("../fonts/fsmed-webfont.svg#freightsans_mediumregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'freightsans light';
  src: url("../fonts/fslight-webfont.eot");
  src: url("../fonts/fslight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fslight-webfont.woff2") format("woff2"), url("../fonts/fslight-webfont.woff") format("woff"), url("../fonts/fslight-webfont.ttf") format("truetype"), url("../fonts/fslight-webfont.svg#freightregular") format("svg");
  font-weight: normal;
  font-style: normal; }
a {
  color: #2c637c; }
  a:visited {
    color: #2c637c; }
  a:hover, a:active, a:focus {
    text-decoration: none; }
  a:hover {
    color: #3f8db1; }

body {
  color: #232221;
  font-family: 'raleway', sans-serif; }

.justify, article.page-content article p {
  text-align: justify; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'raleway', sans-serif;
  font-weight: normal; }

p {
  font-size: 18px;
  line-height: 1.8; }

hr {
  border-color: #dadcdd;
  margin: 60px 0 75px; }
  hr.minipad {
    margin: 0 0 34px; }

blockquote, p.quotation {
  font-size: 16px;
  background-color: #fff;
  margin-left: 40px;
  margin-right: 40px;
  border: 0; }
  blockquote.pq-left, p.pq-left.quotation, blockquote.pq-right, p.pq-right.quotation {
    width: 250px;
    margin: 20px;
    font-style: italic;
    font-weight: 100;
    color: #99583d;
    padding: 0;
    font-size: 24px !important; }
  blockquote.pq-right, p.pq-right.quotation {
    border-left: 5px solid #99583d;
    float: right;
    margin-right: 0;
    margin-left: 40px;
    padding-left: 20px; }
  blockquote.pq-left, p.pq-left.quotation {
    border-right: 5px solid #99583d;
    float: left;
    margin-left: 0;
    margin-right: 40px;
    padding-right: 20px; }
  @media (max-width: 767px) {
    blockquote, p.quotation {
      margin-left: 30px;
      margin-right: 30px; }
      blockquote.pq-right, p.pq-right.quotation {
        margin-left: 30px; }
      blockquote.pq-left, p.pq-left.quotation {
        margin-right: 30px; } }

blockquote p, p.quotation p, article.page-content blockquote p, article.page-content p.quotation p {
  font-size: 16px;
  line-height: 1.6; }
  blockquote p:last-child, p.quotation p:last-child, article.page-content blockquote p:last-child, article.page-content p.quotation p:last-child {
    margin-bottom: 0; }

.esrever {
  unicode-bidi: bidi-override;
  direction: rtl; }

.mb0 {
  margin-bottom: 0; }

p.small.error {
  color: #b94a48 !important; }

button {
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  color: rgba(34, 34, 34, 0.92);
  padding: 6px 16px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'raleway';
  font-weight: 500; }
  button:hover {
    background-color: #eee; }
  button.bg-secondary-accent {
    background-color: #99583d;
    border: 2px solid #99583d;
    color: #fff; }
    button.bg-secondary-accent:hover {
      background-color: #351717;
      border-color: #351717; }
  button.bg-mustard {
    background-color: #a7873c;
    color: #fff; }
    button.bg-mustard:hover {
      background-color: #c7a963; }
  button.bg-bay-of-many {
    background-color: #23507d;
    color: #fff; }
    button.bg-bay-of-many:hover {
      background-color: #3374b5; }
  button.bg-midnight {
    background-color: #00356b;
    color: #fff; }
    button.bg-midnight:hover {
      background-color: #004c99; }
  button.bg-calypso {
    background-color: #2c637c;
    color: #fff; }
    button.bg-calypso:hover {
      background-color: #387e9e; }
  button i.loading-icon {
    display: none;
    font-size: 12px;
    float: right;
    position: relative;
    top: 4px;
    left: 8px; }

.bg-accent {
  background-color: #aa2e21;
  border: 2px solid #aa2e21;
  color: #fff; }
  .bg-accent:hover {
    background-color: #351717;
    border-color: #351717; }

.hollow-accent {
  border: 2px solid #aa2e21;
  color: #aa2e21;
  background-color: transparent; }
  .hollow-accent:hover {
    border-color: #351717;
    color: #351717;
    background-color: transparent; }

.transparent-button {
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 9px 30px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 1px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'freightsans book';
  line-height: normal;
  -webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  color: rgba(255, 255, 255, 0.7); }
  .transparent-button:hover {
    border-color: #fff;
    color: #fff; }
  .transparent-button:after {
    display: none; }

.transparent-button-blue {
  border: 1px solid #b9c6d4;
  padding: 9px 30px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 1px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'freightsans book';
  line-height: normal;
  -webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  color: #2c637c; }
  .transparent-button-blue:hover {
    border-color: #99acc1;
    color: #255469; }
  .transparent-button-blue:after {
    display: none; }
  .transparent-button-blue i {
    display: inline-block;
    margin-left: 5px;
    font-size: 13px; }

.btn-link {
  border: none;
  color: #2c637c;
  display: inline;
  font-size: inherit;
  text-transform: none;
  padding: 0;
  vertical-align: inherit; }
  .btn-link:hover, .btn-link:active, .btn-link:focus {
    text-decoration: none; }
  .btn-link:hover {
    color: #3f8db1; }

.form-control {
  padding: 10px 12px;
  height: 42px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'raleway';
  font-weight: 300;
  font-size: 14px; }

form label {
  font-weight: normal;
  font-family: 'raleway';
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  color: #848484; }
form .form-control {
  border-radius: 1px;
  margin-bottom: 20px;
  border-color: #dadcdd;
  -webkit-transition: border-color 0.25s ease-in-out;
  -moz-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out; }
  form .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-color: #cdcfd1; }
form div.form-group.parsley-error .form-control {
  border-color: #dadcdd !important;
  border-bottom: 2px solid #b94a48 !important; }
form div.form-group.parsley-error ul.parsley-errors-list {
  display: none; }
form div.form-group.parsley-error ul.parsley-errors-list.filled {
  top: -5px;
  margin-bottom: -15px;
  display: block;
  margin: 10px 2px 0 15px;
  list-style-type: none;
  font-family: 'raleway';
  font-weight: 300;
  padding: 0 0 10px 4px;
  border-radius: 3px;
  position: relative;
  z-index: 0; }
  form div.form-group.parsley-error ul.parsley-errors-list.filled li {
    line-height: 11px;
    font-size: 14px;
    color: #888; }
    form div.form-group.parsley-error ul.parsley-errors-list.filled li:before {
      font-family: 'FontAwesome';
      content: '\f105';
      margin: 0 5px 0 -15px; }
    form div.form-group.parsley-error ul.parsley-errors-list.filled li i {
      font-size: 11px; }
form textarea {
  min-height: 120px;
  resize: vertical; }

input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-family: 'raleway';
  font-weight: 300; }
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, textarea::-moz-placeholder {
  font-family: 'raleway';
  font-weight: 300; }
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=password]:-moz-placeholder, textarea:-moz-placeholder {
  font-family: 'raleway';
  font-weight: 300; }
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: 'raleway';
  font-weight: 300; }

header {
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  background-color: transparent;
  z-index: 90; }
  header::after {
    clear: both;
    content: "";
    display: table; }
  header nav {
    color: #fff;
    display: block; }
  header nav.iasc-header {
    background-color: #aa2e21;
    height: 32px;
    overflow: hidden; }
    header nav.iasc-header::after {
      clear: both;
      content: "";
      display: table; }
    header nav.iasc-header div.logo {
      display: inline-block; }
      header nav.iasc-header div.logo img {
        max-height: 28px;
        padding: 2px;
        position: relative;
        top: -9px; }
      header nav.iasc-header div.logo span.divider {
        display: inline-block;
        margin: 0 15px;
        padding: 14px 0;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.23);
        position: relative;
        top: 2px; }
      header nav.iasc-header div.logo h6 {
        display: inline-block;
        font-family: 'adobe caslon pro';
        font-weight: normal;
        font-size: 15px;
        position: relative;
        top: -7px;
        margin-right: 30px; }
        header nav.iasc-header div.logo h6 a {
          color: inherit;
          -webkit-transition: color 240ms ease-in-out;
          -moz-transition: color 240ms ease-in-out;
          transition: color 240ms ease-in-out; }
          header nav.iasc-header div.logo h6 a:hover {
            color: #eee; }
    header nav.iasc-header div.menu {
      display: inline-block; }
    header nav.iasc-header ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      display: table; }
      header nav.iasc-header ul li {
        font-family: 'freightsans book', sans-serif;
        text-align: center;
        display: table-cell;
        padding-top: 4px; }
        header nav.iasc-header ul li a {
          color: inherit;
          font-family: 'raleway';
          font-weight: 300;
          display: block;
          padding: 3px 20px;
          font-size: 12px;
          position: relative;
          outline: 0 !important;
          -webkit-transition: color 240ms ease-in-out;
          -moz-transition: color 240ms ease-in-out;
          transition: color 240ms ease-in-out; }
          header nav.iasc-header ul li a:hover {
            color: #fff; }
          header nav.iasc-header ul li a.active {
            color: #351717;
            font-family: 'freightsans medium'; }
  header nav.thr-header {
    background-color: #fff;
    height: 120px;
    padding: 20px 0;
    overflow: hidden;
    box-shadow: 0px 14px 7px -17px #3C3A3A; }
    header nav.thr-header::after {
      clear: both;
      content: "";
      display: table; }
    @media (max-width: 767px) {
      header nav.thr-header {
        height: 90px; } }
    header nav.thr-header div.logo {
      display: inline-block; }
      header nav.thr-header div.logo img.sign {
        max-height: 50px;
        position: relative;
        top: -38px; }
      header nav.thr-header div.logo span.divider {
        display: inline-block;
        margin: 0 15px;
        padding: 40px 0;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.23);
        position: relative;
        top: 2px; }
      header nav.thr-header div.logo img.name {
        max-height: 76px;
        max-width: 300px;
        position: relative;
        top: -35px; }
      @media (max-width: 767px) {
        header nav.thr-header div.logo img.sign, header nav.thr-header div.logo span.divider {
          display: none; }
        header nav.thr-header div.logo img.name {
          position: static;
          top: 0;
          max-width: 250px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        header nav.thr-header div.logo img.name {
          max-width: 200px; }
        header nav.thr-header div.logo img.sign {
          max-height: 26px; } }
    header nav.thr-header div.menu {
      display: inline-block; }
    header nav.thr-header ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      display: table;
      position: relative;
      top: 20px; }
      @media (max-width: 767px) {
        header nav.thr-header ul {
          top: 10px; } }
      header nav.thr-header ul li {
        text-align: center;
        display: table-cell;
        padding-top: 4px; }
        header nav.thr-header ul li a {
          color: #351717;
          font-family: 'raleway';
          font-weight: 500;
          display: block;
          text-transform: uppercase;
          padding: 3px 10px;
          font-size: 12px;
          position: relative;
          outline: 0 !important;
          -webkit-transition: color 240ms ease-in-out;
          -moz-transition: color 240ms ease-in-out;
          transition: color 240ms ease-in-out; }
          header nav.thr-header ul li a:hover {
            color: #aa2e21; }
          header nav.thr-header ul li a.active {
            color: #aa2e21;
            font-family: 'raleway';
            font-weight: 700;
            border-bottom: 3px solid #aa2e21; }
          @media (min-width: 992px) and (max-width: 1199px) {
            header nav.thr-header ul li a {
              padding: 3px 6px; } }
  header nav.mobile-menu {
    display: none;
    background-color: #aa2e21;
    color: #fff;
    text-align: center; }
    header nav.mobile-menu ul {
      list-style-type: none;
      padding: 10px 0; }
    header nav.mobile-menu a {
      color: #fff; }
    header nav.mobile-menu li {
      padding: 10px 20px;
      text-transform: uppercase; }

div.body {
  margin-top: 183px; }
  @media (max-width: 767px) {
    div.body {
      margin-top: 152px; } }

section.general {
  margin: 0;
  padding: 0 0 30px 0; }
  section.general::after {
    clear: both;
    content: "";
    display: table; }

body {
  overflow-x: hidden;
  background-color: #fcfcfc; }

sup .show-ref {
  cursor: pointer; }

footer {
  margin-top: 110px; }
  footer section.newsletter-signup {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 14px 7px 10px #3C3A3A; }
    @media (max-width: 767px) {
      footer section.newsletter-signup {
        text-align: center; } }
    footer section.newsletter-signup h4 {
      font-family: 'raleway';
      font-weight: 300;
      letter-spacing: 1px;
      text-align: center;
      position: relative;
      top: 2px;
      font-size: 20px;
      color: rgba(0, 0, 0, 0.5);
      display: inline-block;
      margin-left: 30px; }
    footer section.newsletter-signup input {
      position: relative;
      top: 5px; }
    footer section.newsletter-signup p.small.error {
      padding: 1em; }
    footer section.newsletter-signup button {
      width: 100%;
      padding: 9px 10px 11px;
      position: relative;
      top: 5px; }
    footer section.newsletter-signup .form-group {
      margin-bottom: 0; }
    footer section.newsletter-signup .form-group, footer section.newsletter-signup button {
      margin-top: 0px; }
    footer section.newsletter-signup .form-control {
      padding: 10px 12px 7px;
      margin-bottom: 0; }
    footer section.newsletter-signup input.fname, footer section.newsletter-signup input.lname, footer section.newsletter-signup input.email {
      width: 33%;
      background-color: #fff;
      text-align: left;
      padding-top: 14px;
      font-family: 'raleway';
      font-weight: 300; }
    footer section.newsletter-signup input.lname {
      border-left: 1px solid #ccc; }
    @media (max-width: 991px) {
      footer section.newsletter-signup h4 {
        margin-bottom: 30px; }
      footer section.newsletter-signup .form-control {
        margin-bottom: 10px; }
      footer section.newsletter-signup button {
        margin-bottom: 30px; } }
  footer section.footer {
    background-color: #1d1d1d;
    color: #fff;
    padding: 60px 0; }
    footer section.footer img.iasc {
      width: auto;
      margin-top: 20px; }
    footer section.footer img.uva {
      margin-top: 40px;
      max-width: 250px; }
    footer section.footer > div h5 {
      margin-top: 40px;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-align: center;
      font-family: 'raleway';
      font-weight: 700; }
      footer section.footer > div h5:first-child {
        margin-top: 0; }
    footer section.footer ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      footer section.footer ul li {
        text-align: center; }
        footer section.footer ul li a {
          color: rgba(255, 255, 255, 0.5);
          font-size: 12px;
          letter-spacing: 1px;
          line-height: 1.7;
          -webkit-transition: color 0.25s ease-in-out;
          -moz-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out;
          font-family: 'raleway';
          font-weight: 400;
          text-transform: uppercase; }
          footer section.footer ul li a:hover {
            color: #fff; }
      footer section.footer ul.social li a {
        font-size: 14px; }
    footer section.footer p.small {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.2);
      position: relative;
      top: 65px;
      text-align: center; }
    @media (max-width: 767px) {
      footer section.footer {
        text-align: center; }
        footer section.footer img.uva {
          max-width: 200px;
          position: static;
          margin-bottom: 80px; }
        footer section.footer img.iasc {
          margin-top: 0; }
        footer section.footer img {
          display: block;
          margin: 0 auto; }
        footer section.footer > div h5, footer section.footer > div h5:first-child {
          margin-top: 45px; }
        footer section.footer ul.social li {
          display: inline-block;
          margin-right: 10px; }
          footer section.footer ul.social li:last-child {
            margin-right: 0; } }
    footer section.footer ul.social li {
      display: inline-block;
      margin-right: 15px;
      margin-bottom: 20px; }
      footer section.footer ul.social li:last-child {
        margin-right: 0; }
    footer section.footer a.button {
      border: 1px solid rgba(255, 255, 255, 0.7);
      padding: 9px 30px;
      margin-top: 10px;
      display: inline-block;
      border-radius: 1px;
      font-family: 'freightsans book';
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      color: rgba(255, 255, 255, 0.7);
      line-height: 1;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-size: 13px; }
      footer section.footer a.button:hover {
        border-color: #fff;
        color: #fff; }
      footer section.footer a.button:after {
        display: none; }

div.Whoops.container, div.Whoops.container * {
  z-index: 99999999; }

@media print {
  html.printable header {
    position: absolute;
    text-align: center; }
  html.printable nav.iasc-header {
    display: none; }
  html.printable nav.thr-header div.menu {
    display: none; }
  html.printable nav.thr-header div.logo img.sign, html.printable nav.thr-header div.logo span {
    display: none; }
  html.printable nav.thr-header div.logo img.name {
    position: relative;
    top: 0;
    max-width: 200px; }
  html.printable div.body {
    margin-top: 180px; }
  html.printable div.issue_bar {
    display: none; }
  html.printable footer {
    display: none; }
  html.printable a[href]:after {
    content: none !important; }
  html.printable div.related-articles {
    display: none; }
  html.printable aside {
    border-bottom: 1px solid #dadcdd;
    padding-bottom: 30px;
    margin-bottom: 50px; }
    html.printable aside div.share, html.printable aside h4.share {
      display: none; }
    html.printable aside img.blog-logo {
      display: none; }
  html.printable blockquote, html.printable p.quotation {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-right: 0;
    border-bottom: 0;
    border-top: 0; }
  html.printable div.hero-image {
    display: none; } }

div.issue_bar {
  box-shadow: 0px 14px 7px -17px #3C3A3A;
  margin-top: -30px;
  height: 50px;
  margin-bottom: 30px;
  background-color: #fff; }
  @media (max-width: 767px) {
    div.issue_bar {
      height: auto;
      padding-bottom: 15px; } }
  div.issue_bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: table; }
    div.issue_bar ul::after {
      clear: both;
      content: "";
      display: table; }
    div.issue_bar ul li {
      display: table-cell;
      text-align: center;
      padding-top: 14px;
      padding-right: 10px; }
      div.issue_bar ul li.w25 {
        border-right: 1px solid #efefef;
        width: 25%;
        text-align: center !important; }
        div.issue_bar ul li.w25:last-child {
          border-right: none; }
        @media (min-width: 768px) and (max-width: 991px) {
          div.issue_bar ul li.w25 {
            border-right: none;
            width: auto; } }
      @media (max-width: 767px) {
        div.issue_bar ul li {
          display: block; }
          div.issue_bar ul li.w25 {
            width: auto; } }
      div.issue_bar ul li a {
        font-family: 'raleway';
        font-weight: 400;
        color: #888;
        text-transform: uppercase;
        font-size: 13px; }
        div.issue_bar ul li a:hover {
          color: #666; }
        div.issue_bar ul li a.active {
          color: #aa2e21;
          font-family: 'raleway';
          font-weight: 500; }
          div.issue_bar ul li a.active:hover {
            color: #aa2e21;
            cursor: default; }
      div.issue_bar ul li:first-child {
        text-align: right;
        padding-right: 114px; }
        @media (max-width: 767px) {
          div.issue_bar ul li:first-child {
            padding-right: 0;
            text-align: center; } }
      div.issue_bar ul li:last-child {
        text-align: left;
        padding-left: 130px; }
        @media (max-width: 767px) {
          div.issue_bar ul li:last-child {
            padding-left: 0;
            text-align: center; } }

div.person {
  text-align: left;
  margin-bottom: 50px; }
  div.person:hover div.image {
    filter: none;
    -webkit-filter: none; }
  div.person div.image {
    border-radius: 2px;
    background: #778 no-repeat center center;
    background-size: cover;
    width: 200px;
    height: 200px;
    width: 100%;
    padding-bottom: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    /*
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    transition: -webkit-filter 250ms ease-in-out, filter 250ms ease-in-out;
    */ }
  div.person h4 {
    font-size: 18px;
    font-weight: 700;
    color: #4a4f54; }
  div.person ul.titles {
    list-style: none;
    margin: 0;
    padding: 0; }
    div.person ul.titles li {
      color: #778;
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 10px; }
  div.person ul.social {
    list-style: none;
    margin: 0;
    padding: 0; }
    div.person ul.social li {
      display: inline-block;
      margin-right: 10px;
      font-size: 16px; }
      div.person ul.social li:last-child {
        margin-right: 0; }
      div.person ul.social li a {
        color: #ababaf;
        -webkit-transition: color 0.24s ease-in-out;
        -moz-transition: color 0.24s ease-in-out;
        transition: color 0.24s ease-in-out; }
        div.person ul.social li a:hover {
          color: #bcbccf; }
  @media (max-width: 767px) {
    div.person {
      padding-bottom: 40px;
      border-bottom: 1px solid #ebedee; }
      div.person.last {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: -60px; } }

div.tiles {
  text-align: center;
  margin-top: -30px; }
  div.tiles.blog-tiles div.image {
    height: 94px; }
  div.tiles.blog-tiles div.text {
    height: auto; }
    div.tiles.blog-tiles div.text h4 {
      margin-bottom: 30px; }
    div.tiles.blog-tiles div.text div.small, div.tiles.blog-tiles div.text div.small p, div.tiles.blog-tiles div.text div.small li {
      text-align: justify;
      line-height: 1.6; }
  div.tiles div.image {
    padding: 0;
    margin-top: 30px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 100%;
    height: 150px;
    background-color: #e7e7e7;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1; }
  div.tiles h4 {
    font-size: 22px; }
  div.tiles p.small, div.tiles div.small, div.tiles div.small p, div.tiles div.small li {
    line-height: 1.5;
    font-size: 16px;
    color: #7a7a7b; }
  div.tiles div.text {
    padding: 30px;
    background-color: rgba(241, 236, 232, 0.52);
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
  div.tiles a:hover div.image {
    opacity: 1; }
  div.tiles a:hover div.text, div.tiles a:hover div.event-details {
    background-color: rgba(227, 218, 210, 0.52); }
    div.tiles a:hover div.text h4, div.tiles a:hover div.event-details h4 {
      color: #2c637c; }
  @media (max-width: 767px) {
    div.tiles a img {
      margin-bottom: 20px; } }

div.tiles.event-tiles {
  padding-top: 30px; }
  div.tiles.event-tiles span.month {
    font-family: 'freightsans book';
    text-transform: uppercase;
    font-size: 21px;
    display: block;
    color: #606265;
    margin: 0;
    padding: 0;
    line-height: normal; }
  div.tiles.event-tiles span.day {
    font-family: 'freightsans light';
    font-size: 52px;
    display: block;
    color: #A9A9A9;
    margin: 0;
    padding: 0;
    line-height: normal;
    position: relative;
    top: -10px; }
  div.tiles.event-tiles a h4 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    color: #232221;
    font-size: 28px; }
  div.tiles.event-tiles h5 {
    position: relative;
    top: -10px; }
    div.tiles.event-tiles h5 a {
      font-family: 'freightsans book'; }
  div.tiles.event-tiles p {
    text-align: justify;
    line-height: 1.7; }
    div.tiles.event-tiles p.meta {
      font-size: 14px;
      color: #595959;
      margin-bottom: 10px; }

p + figure {
  margin-top: 60px; }

figure {
  width: 100%;
  margin: 0 0 60px; }
  figure img {
    width: 100%; }
  figure figcaption {
    background-color: rgba(227, 218, 210, 0.52);
    padding: 20px;
    font-size: 14px;
    margin: 0;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.6); }
    figure figcaption strong {
      text-transform: uppercase;
      letter-spacing: 1px; }
  figure iframe {
    margin-bottom: -10px; }
  figure div.video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
    figure div.video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1170px;
  margin: 0 auto; }
  .cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both; }

/* -------------------------------- 

Main components 

-------------------------------- */
#cd-timeline {
  position: relative;
  background-color: #fff;
  padding: 2em 0;
  margin-top: 100px;
  margin-bottom: 2em; }
  #cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: rgba(213, 200, 188, 0.52); }
  @media only screen and (min-width: 1170px) {
    #cd-timeline {
      margin-top: 3em;
      margin-bottom: 3em; }
      #cd-timeline::before {
        left: 50%;
        margin-left: -2px; } }

.cd-timeline-block {
  position: relative;
  margin: 2em 0; }
  .cd-timeline-block::after {
    clear: both;
    content: "";
    display: table; }
  .cd-timeline-block:first-child {
    margin-top: 0; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-block {
      margin: 4em 0; }
      .cd-timeline-block:first-child {
        margin-top: 0; }
      .cd-timeline-block:last-child {
        margin-bottom: 0; } }

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  border-radius: 50%; }
  .cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px; }
  .cd-timeline-img.cd-picture {
    background: #f1963b; }
  .cd-timeline-img.cd-movie {
    background: #2c637c; }
  .cd-timeline-img.cd-location {
    background: #2c637c; }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-img {
      width: 20px;
      height: 20px;
      left: 50%;
      margin-left: -10px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
      .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s; } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: rgba(227, 218, 210, 0.52);
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 rgba(213, 200, 188, 0.52);
  top: -20px; }
  .cd-timeline-content::after {
    clear: both;
    content: "";
    display: table; }
  .cd-timeline-content h2 {
    color: #262626;
    margin-top: 0 !important;
    font-size: 26px !important; }
  .cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 18px; }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block; }
  .cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6; }
  .cd-timeline-content p:last-child {
    margin-bottom: 0; }
  .cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: rgba(227, 218, 210, 0.52);
    border-radius: 0.25em; }
    .no-touch .cd-timeline-content .cd-read-more:hover {
      background-color: #bac4cb; }
  .cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7; }
  .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid rgba(227, 218, 210, 0.52); }
  @media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
      font-size: 26px; }
    .cd-timeline-content p {
      font-size: 18px; }
    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
      font-size: 14px; } }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-content {
      margin-left: 0;
      padding: 1.6em;
      width: 45%; }
      .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: rgba(227, 218, 210, 0.52); }
      .cd-timeline-content .cd-read-more {
        float: left; }
      .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 8px;
        font-size: 16px; }
      .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
          top: 24px;
          left: auto;
          right: 100%;
          border-color: transparent;
          border-right-color: rgba(227, 218, 210, 0.52); }
        .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
          float: right; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
          left: auto;
          right: 122%;
          text-align: right; }
      .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s; } }

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
ul.nav.nav-tabs.filter-nav > li {
  display: inline-block; }
  ul.nav.nav-tabs.filter-nav > li.filter {
    float: left; }
  ul.nav.nav-tabs.filter-nav > li.display {
    float: right; }
  ul.nav.nav-tabs.filter-nav > li a.filter {
    background-color: #fff !important; }
    ul.nav.nav-tabs.filter-nav > li a.filter i {
      margin-left: 5px;
      font-size: 14px; }
    ul.nav.nav-tabs.filter-nav > li a.filter:active, ul.nav.nav-tabs.filter-nav > li a.filter:focus {
      background-color: #fff; }
  ul.nav.nav-tabs.filter-nav > li a.display {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px; }
  ul.nav.nav-tabs.filter-nav > li div.dropdown {
    line-height: 62px; }
  ul.nav.nav-tabs.filter-nav > li ul.dropdown-menu {
    margin-top: 0;
    background-color: #262626;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: none;
    border: none;
    max-height: 300px;
    overflow-y: auto;
    z-index: 5; }
    ul.nav.nav-tabs.filter-nav > li ul.dropdown-menu:after {
      left: 34px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-bottom-color: #262626;
      border-width: 9px;
      margin-left: -9px;
      opacity: 1;
      bottom: 100%;
      -webkit-transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1); }
    ul.nav.nav-tabs.filter-nav > li ul.dropdown-menu li {
      margin-bottom: 0; }
      ul.nav.nav-tabs.filter-nav > li ul.dropdown-menu li a {
        font-size: 14px;
        padding: 7px 20px;
        color: rgba(255, 255, 255, 0.7);
        -webkit-transition: color 0.25s ease-in-out;
        -moz-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
        font-family: 'freightsans medium';
        text-transform: none; }
        ul.nav.nav-tabs.filter-nav > li ul.dropdown-menu li a:hover {
          color: #fff; }
        ul.nav.nav-tabs.filter-nav > li ul.dropdown-menu li a.active {
          font-family: 'freightsans bold';
          color: #fff;
          cursor: default; }
  @media (max-width: 767px) {
    ul.nav.nav-tabs.filter-nav > li {
      text-align: left; }
      ul.nav.nav-tabs.filter-nav > li.filter, ul.nav.nav-tabs.filter-nav > li.display {
        float: none; }
      ul.nav.nav-tabs.filter-nav > li a.filter {
        padding: 7px; }
      ul.nav.nav-tabs.filter-nav > li div.dropdown {
        line-height: 2.4;
        display: inline-block; } }

div.pub-tile {
  position: relative;
  display: table;
  width: 100%; }
  div.pub-tile::after {
    clear: both;
    content: "";
    display: table; }
  div.pub-tile div.image, div.pub-tile div.info {
    display: table-cell; }
  div.pub-tile div.image {
    width: 40%;
    background-color: #778;
    background-size: cover;
    background-position: center center;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  div.pub-tile div.info {
    width: 60%;
    padding: 30px;
    background-color: rgba(241, 236, 232, 0.52);
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: relative; }
    div.pub-tile div.info h3 {
      margin-top: 0;
      text-transform: none;
      color: #262626;
      font-size: 20px;
      margin-bottom: 15px;
      line-height: 1.4; }
    div.pub-tile div.info h4 {
      font-family: 'adobe caslon pro';
      font-size: 16px;
      color: #808080; }
    div.pub-tile div.info div.meta {
      color: #808080;
      margin-top: 40px;
      padding: 10px 0 0;
      border-top: 1px solid #dadcdd; }

ul.social {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.social li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0; }
    ul.social li:last-child {
      margin-right: 0; }
  ul.social a {
    font-size: 16px;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out; }
    ul.social a i {
      display: inline-block;
      margin-left: 7px; }
      ul.social a i:first-child {
        margin-left: 0; }

section.chrono-nav {
  padding: 30px 60px;
  font-size: 16px;
  color: #99a;
  background-color: #fff;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px; }
  section.chrono-nav a {
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out; }
  section.chrono-nav i {
    display: inline-block;
    margin: 0 4px;
    font-size: 14px; }
  section.chrono-nav i.fa-angle-left {
    margin-left: 0; }
  section.chrono-nav i.fa-angle-right {
    margin-right: 0; }

div.publications-list div.publication {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebedee; }
  div.publications-list div.publication:last-child {
    border-bottom: 0; }
  div.publications-list div.publication h4 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 7px; }
    div.publications-list div.publication h4 a {
      color: #232221; }
  div.publications-list div.publication h5 {
    font-family: 'freightsans book';
    margin-bottom: 15px;
    color: #7d7d7d;
    margin-top: 0;
    line-height: 1.4; }
  div.publications-list div.publication ul.meta {
    list-style: none;
    margin: 15px 0;
    padding: 0; }
    div.publications-list div.publication ul.meta li {
      font-family: 'freightsans book';
      margin-bottom: 3px;
      color: #7d7d7d;
      margin-top: 0;
      line-height: 1.4;
      font-size: 14px;
      font-weight: 300; }
    div.publications-list div.publication ul.meta i.fa-circle {
      display: inline-block;
      margin: 0 8px;
      font-size: 4px;
      position: relative;
      top: -3px; }
  div.publications-list div.publication p {
    line-height: 1.6; }
    div.publications-list div.publication p:last-child {
      margin-bottom: 0; }
  div.publications-list div.publication a.read-more {
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin-left: 8px; }
  @media (max-width: 767px) {
    div.publications-list div.publication {
      padding-bottom: 30px; }
      div.publications-list div.publication a img {
        margin-bottom: 20px; } }

div.modal div.modal-content {
  background-color: #fff;
  color: #232221;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }
div.modal div.modal-header {
  border: 0; }
  div.modal div.modal-header h4 {
    font-family: 'freightsans medium'; }
div.modal div.modal-body {
  margin: 15px 0 0 0; }
  div.modal div.modal-body select {
    visibility: hidden; }
  div.modal div.modal-body div.bootstrap-select {
    width: 100% !important; }
    div.modal div.modal-body div.bootstrap-select button.dropdown-toggle {
      background: transparent;
      padding: 15px;
      border-color: rgba(255, 255, 255, 0.1);
      border-radius: 1px;
      font-family: 'freightsans book';
      font-size: 16px;
      color: rgba(255, 255, 255, 0.7);
      text-transform: none; }
    div.modal div.modal-body div.bootstrap-select ul.dropdown-menu li {
      font-family: 'freightsans book'; }
      div.modal div.modal-body div.bootstrap-select ul.dropdown-menu li a {
        outline: 0; }
  div.modal div.modal-body input[type=text], div.modal div.modal-body input[type=password] {
    background: transparent;
    padding: 12px;
    border: 1px solid #f2f2f2;
    border-radius: 1px;
    font-family: 'freightsans book';
    font-size: 14px;
    color: #777;
    text-transform: none;
    width: 100%;
    outline: 0;
    margin: 0 0 15px 0; }
    div.modal div.modal-body input[type=text]:focus, div.modal div.modal-body input[type=text]:active, div.modal div.modal-body input[type=password]:focus, div.modal div.modal-body input[type=password]:active {
      outline: 0; }
div.modal div.modal-footer {
  border: 0; }
div.modal button {
  margin-left: 10px;
  padding: 5px 20px;
  border-radius: 1px;
  border: 2px solid #232221; }
  div.modal button:hover {
    background-color: #fff;
    border-color: #aa2e21;
    color: #aa2e21; }
  div.modal button:first-child {
    margin-left: 0; }
  div.modal button.button-close {
    background-color: #fff;
    color: #808080;
    border: 0; }
    div.modal button.button-close:hover {
      color: #888; }
div.modal div.modal-header, div.modal div.modal-footer {
  background-color: #f2f2f2; }
@media (max-width: 767px) {
  div.modal div.modal-body div.bootstrap-select {
    margin-bottom: 15px; } }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }
  .toast-message ul.error-message {
    list-style: none;
    margin: 15px 0 0 10px;
    padding: 0; }
    .toast-message ul.error-message li {
      color: #444;
      margin: 0 0 10px 0; }
      .toast-message ul.error-message li span.field {
        color: #444;
        font-family: 'raleway';
        font-weight: 700;
        text-transform: uppercase;
        font-variant: normal;
        font-size: 12px; }

.toast-message a,
.toast-message label {
  color: #ffffff; }

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ccc;
  -webkit-text-shadow: 0 1px 0 #ccc;
  text-shadow: 0 1px 0 #ccc;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Additional properties for button version
iOS requires the button element instead of an anchor tag.
If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/ }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95; }

#toast-container > :hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  cursor: pointer; }

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  margin: auto; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Responsive Design*/
/*
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}
@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}
@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
}
*/
div.toast, .toast-success, .toast-error, .toast-info, .toast-warning {
  background-color: #fff !important; }

#toast-container > div {
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

#toast-container > div,
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 240px; }

.toast-success div.toast-message:before {
  background-color: #90b06e;
  content: '\f058'; }
.toast-success div.toast-message:after {
  border-top-color: #90b06e; }

.toast-error div.toast-message:before {
  background-color: #d27b6a;
  content: '\f071'; }
.toast-error div.toast-message:after {
  border-top-color: #d27b6a; }

.toast-info div.toast-message:before {
  background-color: #79b3e4;
  content: '\f05a'; }
.toast-info div.toast-message:after {
  border-top-color: #79b3e4; }

.toast-warning div.toast-message:before {
  background-color: #e8bd4b;
  content: '\f071'; }
.toast-warning div.toast-message:after {
  border-top-color: #e8bd4b; }

div.toast-message {
  color: #757f83;
  padding-top: 75px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: center; }
  div.toast-message:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #446;
    height: 60px;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 38px;
    padding-top: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  div.toast-message:after {
    content: ' ';
    position: absolute;
    top: 60px;
    left: 0;
    width: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 10px solid #446; }
  div.toast-message a, div.toast-message a:visited, div.toast-message a:active {
    color: #308fe8;
    text-decoration: none; }
  div.toast-message a:hover {
    color: #5ea8ed; }
  div.toast-message span.field {
    color: #444 !important; }

div.toast-title {
  color: #444;
  margin-top: 80px;
  margin-bottom: -70px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'raleway';
  font-weight: 700; }

div.blog-featured-post h6 {
  text-transform: uppercase;
  font-family: 'freightsans medium';
  color: #8A7B7B;
  font-size: 12px;
  letter-spacing: 1px; }
  div.blog-featured-post h6.author {
    letter-spacing: normal;
    position: relative;
    text-transform: none;
    top: -9px; }
div.blog-featured-post h5 {
  font-size: 20px;
  padding: 5px 0 5px 0;
  color: #232323; }
div.blog-featured-post p {
  font-size: 16px; }

.frontend-tabs.nav-tabs {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .frontend-tabs.nav-tabs {
      position: relative;
      top: -60px; } }
  .frontend-tabs.nav-tabs > li.active a, .frontend-tabs.nav-tabs > li.active a:focus, .frontend-tabs.nav-tabs > li.active a:hover {
    font-family: 'raleway';
    font-weight: 500;
    color: #232221;
    background-color: #fcfcfc;
    border-color: #ddd #ddd transparent #ddd;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
  .frontend-tabs.nav-tabs > li a:focus, .frontend-tabs.nav-tabs > li a:hover {
    background-color: #fcfcfc;
    border-color: transparent;
    border-bottom-color: #ddd; }

div.tab-content.frontend-tabs::after {
  clear: both;
  content: "";
  display: table; }
div.tab-content.frontend-tabs div.article-block div.text p {
  height: auto; }
@media (max-width: 767px) {
  div.tab-content.frontend-tabs {
    margin-top: 40px;
    margin-bottom: -100px; }
    div.tab-content.frontend-tabs.noshrink {
      margin: 0; } }

#login-modal form {
  display: inline; }
#login-modal button.close {
  border: 0;
  padding: 3px;
  outline: 0;
  position: relative;
  top: 7px; }
  #login-modal button.close:hover {
    background-color: transparent; }
  #login-modal button.close:active {
    outline: 0; }
#login-modal input[type=text], #login-modal input[type=password] {
  border: 1px solid #dadcdd;
  padding: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px; }
#login-modal div.field::after {
  clear: both;
  content: "";
  display: table; }
#login-modal a.subscribe-cta-in-login button {
  background-color: #888898;
  border-color: #888898;
  color: #fff; }
  @media (max-width: 767px) {
    #login-modal a.subscribe-cta-in-login button {
      display: block;
      margin: 0 auto; } }
#login-modal button.button-save {
  float: right;
  margin-left: 10px; }
  @media (max-width: 767px) {
    #login-modal button.button-save {
      float: none;
      display: block;
      margin: 0 auto 10px; } }

.pw-reset #request-password-reset, .pw-reset #reset-password {
  margin-bottom: 200px;
  margin-top: 40px; }
.pw-reset label {
  font-family: 'raleway';
  font-weight: 300;
  font-size: 14px; }
.pw-reset input[type=text], .pw-reset input[type=email], .pw-reset input[type=password] {
  padding: 12px;
  border: 1px solid #dadcdd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 15px;
  outline: 0; }
  .pw-reset input[type=text]:focus, .pw-reset input[type=text]:active, .pw-reset input[type=email]:focus, .pw-reset input[type=email]:active, .pw-reset input[type=password]:focus, .pw-reset input[type=password]:active {
    outline: 0; }
.pw-reset div.field::after {
  clear: both;
  content: "";
  display: table; }
.pw-reset div.field label {
  display: block;
  clear: both; }

@media (max-width: 991px) {
  div.hero-img {
    margin-bottom: 30px; } }
div.hero-img div.image {
  padding: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  width: 100%;
  height: 400px;
  background-color: #e7e7e7;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 991px) {
    div.hero-img div.image {
      height: 220px; } }
div.hero-img div.text {
  padding: 15px 30px;
  background-color: #1d1d1d;
  color: #fafafa;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }
  div.hero-img div.text h2 {
    margin-top: 0;
    padding-top: 0;
    font-family: 'raleway';
    font-weight: 300;
    font-size: 24px;
    font-weight: normal; }
  div.hero-img div.text h4 {
    font-family: georgia, 'garamond', 'adobe caslon pro';
    font-style: italic;
    font-weight: 100;
    font-size: 15px; }
  div.hero-img div.text h2 a, div.hero-img div.text h4 a {
    color: #fafafa; }
  div.hero-img div.text p {
    font-family: 'raleway';
    font-weight: 300;
    font-size: 13px;
    width: 100%;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0; }

div.external-highlights {
  border: 1px solid #dadcdd;
  border-radius: 2px;
  background-color: #fff; }
  div.external-highlights div.header {
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #dadcdd; }
    div.external-highlights div.header img {
      max-width: 40px; }
      div.external-highlights div.header img:nth-child(2) {
        margin: 0 4px; }
    div.external-highlights div.header h3 {
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 15px 0 0 0; }
      div.external-highlights div.header h3 a {
        color: #333;
        cursor: pointer; }
    div.external-highlights div.header div.hr {
      width: 60px;
      border-top: 2px solid #99583d;
      margin: 0 auto;
      position: relative;
      top: 20px; }
  div.external-highlights ul.links {
    list-style-type: none;
    margin: 0;
    padding: 20px;
    overflow: hidden;
    table-layout: fixed;
    width: 100%;
    display: table;
    min-height: 280px; }
    div.external-highlights ul.links li {
      margin: 0 0 20px 0;
      padding: 0;
      text-align: center;
      font-size: 16px;
      display: table-row; }
      div.external-highlights ul.links li:last-child {
        margin: 0; }
    div.external-highlights ul.links a {
      display: table-cell;
      vertical-align: middle; }

@media (max-width: 767px) {
  div.article-block {
    margin-bottom: 30px; } }
div.article-block div.image {
  padding: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  width: 100%;
  height: 150px;
  background-color: #e7e7e7;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
div.article-block div.text {
  padding: 0px 0 0 0; }
  div.article-block div.text a {
    color: #232221; }
  div.article-block div.text h2 {
    margin-top: 0;
    padding-top: 0;
    font-family: 'raleway';
    font-weight: 300;
    font-size: 22px;
    font-weight: normal; }
  div.article-block div.text h4 {
    font-family: georgia, 'garamond', 'adobe caslon pro';
    font-style: italic;
    font-weight: 100;
    font-size: 16px;
    color: #808080; }
    div.article-block div.text h4 a {
      color: #808080; }
      div.article-block div.text h4 a:hover {
        color: #aa2e21; }
  div.article-block div.text p {
    font-family: 'raleway';
    font-weight: 300;
    font-size: 13px;
    width: 100%;
    height: 21px;
    margin-bottom: 0;
    margin-top: 0; }
div.article-block.current-issue {
  border: 2px solid #99583d;
  border-radius: 2px;
  padding: 15px;
  position: relative;
  text-align: center;
  background-color: #fff; }
  @media (max-width: 767px) {
    div.article-block.current-issue {
      display: none; } }
  div.article-block.current-issue span {
    position: relative;
    top: -27px;
    background-color: #99583d;
    color: #fff;
    text-transform: uppercase;
    font-family: 'raleway';
    font-weight: 500;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 1px;
    font-size: 13px; }
  div.article-block.current-issue img {
    margin-top: -22px;
    max-width: 100%; }

div.explore-issue {
  padding: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  height: 600px;
  position: relative;
  text-align: center; }
  div.explore-issue > a {
    background-color: #e7e7ea;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 100%; }
  div.explore-issue div.description {
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 450px;
    padding: 30px; }
    div.explore-issue div.description h3 {
      margin-bottom: 40px; }
    div.explore-issue div.description h1 {
      color: #aa2e21;
      text-transform: uppercase;
      font-family: 'raleway';
      font-weight: 500;
      letter-spacing: 1px;
      font-size: 32px;
      margin-bottom: 30px; }
    div.explore-issue div.description h2 {
      font-size: 26px;
      line-height: 1.3;
      margin-bottom: 40px; }
    div.explore-issue div.description button {
      width: 222px;
      padding: 15px;
      margin-bottom: 10px; }
  @media (max-width: 767px) {
    div.explore-issue div.description {
      width: 100%; }
      div.explore-issue div.description h1 {
        font-size: 32px; }
      div.explore-issue div.description h2 {
        font-size: 20px; }
      div.explore-issue div.description h3 {
        font-size: 18px; } }

@media (max-width: 767px) {
  div.continuing {
    border-top: 0px solid #dadcdd;
    margin-top: 10px; } }
div.continuing > h2, div.continuing > h3 {
  text-align: center; }
div.continuing > h2 {
  font-size: 36px;
  margin-bottom: 10px;
  margin-top: 40px; }
  @media (max-width: 767px) {
    div.continuing > h2 {
      font-size: 32px;
      margin-bottom: 15px; } }
div.continuing > h3 {
  margin-top: 0;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    div.continuing > h3 {
      font-size: 22px;
      margin-bottom: 35px; } }

div.article {
  margin-bottom: -100px; }
  div.article h5.issue-meta {
    color: #aa2e21;
    font-style: italic;
    font-size: 12px;
    font-family: 'adobe caslon pro';
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 30px; }
    div.article h5.issue-meta a {
      color: #aa2e21; }
  div.article h1 {
    font-size: 48px;
    text-align: center; }
    @media (max-width: 767px) {
      div.article h1 {
        font-size: 40px; } }
    div.article h1 b, div.article h1 strong {
      font-weight: normal;
      font-family: 'raleway';
      font-weight: 700; }
  div.article h2.subtitle {
    margin-top: 5px;
    text-align: center; }
  div.article h2:not(.subtitle) {
    color: #808080;
    text-align: left;
    margin: 1em 0 1.5em 0;
    font-size: 22px; }
  @media (max-width: 767px) {
    div.article h2 {
      font-size: 24px; } }
  div.article h3 {
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
    font-style: italic;
    font-family: 'adobe caslon pro'; }
    div.article h3 a {
      color: #808080; }
      div.article h3 a:hover {
        color: #aa2e21; }
  div.article div.hero-image {
    width: 100%;
    height: 450px;
    background-color: #e7e7e7;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    @media (min-width: 1200px) {
      div.article div.hero-image {
        width: 120%;
        margin-left: -10%; } }
  div.article div.hero-caption {
    color: #808080;
    padding: 15px 0;
    border-bottom: 1px solid #dadcdd; }
    div.article div.hero-caption p {
      font-size: 14px;
      margin-bottom: 0; }
    div.article div.hero-caption #image-attribution {
      height: 100%;
      margin-right: 16px; }
      div.article div.hero-caption #image-attribution ~ #image-caption {
        border-left: 1px solid #dadcdd;
        float: right;
        padding-left: 16px; }
    div.article div.hero-caption #image-caption p {
      color: #232221;
      margin: 0 auto; }
  div.article aside {
    font-size: 14px;
    color: #808080; }
    @media (max-width: 767px) {
      div.article aside {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #dadcdd; } }
    div.article aside p {
      font-size: 14px;
      color: #808080; }
    div.article aside h4 {
      font-family: 'raleway';
      font-weight: 500;
      font-size: 14px;
      font-style: normal;
      letter-spacing: 1px;
      margin-top: .75rem;
      text-align: left;
      text-transform: uppercase; }
      div.article aside h4 a {
        color: #808080; }
        div.article aside h4 a:hover {
          color: #aa2e21; }
    div.article aside .share h3 {
      font-family: 'raleway';
      font-weight: 500;
      font-size: 14px;
      font-style: normal;
      letter-spacing: 1px;
      margin-top: 30px;
      text-align: left;
      text-transform: uppercase; }
      div.article aside .share h3 a {
        color: #808080; }
        div.article aside .share h3 a:hover {
          color: #aa2e21; }
    div.article aside ul.related {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      div.article aside ul.related li {
        margin-bottom: 4px; }
        div.article aside ul.related li:last-child {
          margin-bottom: 0; }
  div.article article {
    font-family: 'adobe caslon pro'; }
    div.article article p, div.article article ul, div.article article ol {
      font-size: 22px;
      line-height: 1.9;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        div.article article p, div.article article ul, div.article article ol {
          font-size: 16px;
          line-height: 1.6; } }
      @media (min-width: 768px) and (max-width: 991px) {
        div.article article p, div.article article ul, div.article article ol {
          font-size: 20px;
          line-height: 1.8; } }
    div.article article ul, div.article article ol {
      margin-left: 50px; }
    div.article article blockquote, div.article article p.quotation, div.article article blockquote p, div.article article p.quotation p {
      font-size: 22px;
      line-height: 1.9; }
      @media (max-width: 991px) {
        div.article article blockquote, div.article article p.quotation, div.article article blockquote p, div.article article p.quotation p {
          font-size: 16px; } }
    div.article article blockquote p:last-child, div.article article p.quotation p:last-child {
      margin-bottom: 0; }
  div.article p.article-meta {
    font-size: 11px;
    color: #808080; }
  div.article div.related-articles {
    margin-top: 30px; }
    div.article div.related-articles div.header {
      text-align: center;
      padding: 20px;
      border-bottom: 1px solid #dadcdd;
      margin-bottom: 20px; }
    div.article div.related-articles h3 {
      font-size: 16px;
      color: #666;
      font-family: 'raleway';
      font-weight: 400;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 15px 0 0 0; }
    div.article div.related-articles div.hr {
      width: 60px;
      border-top: 2px solid #99583d;
      margin: 0 auto;
      position: relative;
      top: 20px; }
    div.article div.related-articles div.text {
      padding: 0px 0 0 0; }
      div.article div.related-articles div.text a {
        color: #232221; }
        div.article div.related-articles div.text a:hover {
          color: #aa2e21; }
      div.article div.related-articles div.text h3 {
        margin-top: 10px;
        padding-top: 0;
        font-family: 'raleway';
        font-weight: 300;
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        text-transform: none;
        color: #777;
        margin-bottom: 10px; }
      div.article div.related-articles div.text h4 {
        font-family: georgia, 'garamond', 'adobe caslon pro';
        font-style: italic;
        font-weight: 100;
        font-size: 16px;
        padding-top: 5px; }
        div.article div.related-articles div.text h4 a {
          color: #808080; }
  div.article div.paywall {
    padding: 30px;
    border: 4px solid #aa2e21;
    border-left: 0;
    border-right: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 30px;
    font-size: 22px;
    text-align: justify; }
  div.article div.intro-quote {
    display: block;
    width: 330px;
    margin: 0 auto 60px;
    text-align: center;
    font-style: italic; }
  div.article div.reviewed {
    margin-bottom: 30px;
    color: #99583d; }
    div.article div.reviewed h5 {
      font-family: 'raleway';
      font-weight: 500;
      font-size: 16px;
      font-style: italic; }
    div.article div.reviewed h6 {
      font-size: 15px;
      font-style: italic;
      margin-bottom: 15px; }
    div.article div.reviewed p {
      font-size: 12px;
      color: #99583d; }
  div.article span.ref {
    display: none; }
    div.article span.ref.active {
      position: relative;
      display: block;
      padding: 10px 20px 10px 70px;
      margin: 5px 0 20px;
      font-size: 18px;
      text-indent: -20px;
      background-color: #ebf0f4;
      color: #666; }
    div.article span.ref span.number {
      position: absolute;
      top: 2px;
      left: 28px;
      font-size: 10px;
      font-family: 'raleway';
      font-weight: 700;
      color: #666; }
    div.article span.ref a.close {
      color: #7a6666;
      font-size: 13px;
      position: absolute;
      top: 2px;
      right: -5px;
      font-family: 'raleway';
      font-weight: 700;
      text-shadow: none;
      float: none;
      line-height: normal;
      font-weight: normal;
      opacity: 1; }
      div.article span.ref a.close:hover {
        color: #555; }

div.issue {
  margin-bottom: -100px; }
  div.issue h5.issue-meta {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-top: 0; }
    div.issue h5.issue-meta span {
      color: #aa2e21;
      display: inline-block;
      padding: 0 10px;
      font-family: "raleway medium"; }
  div.issue h1 {
    font-size: 36px;
    color: #aa2e21;
    margin-top: 0;
    margin-bottom: 15px; }
  div.issue div.lead p {
    font-family: 'adobe caslon pro';
    font-size: 24px;
    line-height: 1.6; }
  div.issue h2.toc {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'raleway';
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 40px; }
  div.issue h3.toc {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'raleway';
    font-weight: 300;
    color: #aa2e21;
    font-size: 22px; }
  div.issue div.article-toc {
    margin-bottom: 15px; }
    div.issue div.article-toc i {
      display: inline-block;
      margin-left: 7px; }
    div.issue div.article-toc a {
      color: #232221; }
      div.issue div.article-toc a:hover {
        color: #aa2e21; }
    div.issue div.article-toc h4 {
      font-size: 16px; }
    div.issue div.article-toc h5 {
      font-size: 16px;
      font-family: 'raleway';
      font-weight: 500; }
  div.issue hr {
    padding: 0;
    margin: 15px 0 30px 0;
    border: 2px solid #ebedee; }

div.back_issues div.year {
  border: 2px solid #d6d5d3;
  border-radius: 2px;
  padding: 15px;
  position: relative;
  text-align: center;
  background-color: #fff; }
  div.back_issues div.year::after {
    clear: both;
    content: "";
    display: table; }
  div.back_issues div.year span {
    position: absolute;
    top: -11px;
    left: 7px;
    background-color: #d6d5d3;
    color: #fff;
    text-transform: uppercase;
    font-family: 'raleway';
    font-weight: 500;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 1px;
    font-size: 13px; }
  div.back_issues div.year img {
    max-width: 100%; }
  div.back_issues div.year h5 {
    text-align: center;
    margin: 15px 0; }
  div.back_issues div.year h4 {
    text-align: center;
    font-family: 'raleway';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px; }
    div.back_issues div.year h4 a {
      color: #232221; }
      div.back_issues div.year h4 a:hover {
        color: #aa2e21; }

section#culture h2 {
  font-style: italic;
  font-weight: bold; }
section#culture li a {
  font-weight: bold; }

form[name="checkout"] label.required {
  color: #cd0110;
  background-color: transparent; }

div.contributor {
  margin-bottom: -100px; }
  div.contributor h1 {
    margin-bottom: 30px; }
  div.contributor h4 {
    font-size: 16px;
    color: #666;
    font-family: 'raleway';
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #dadcdd;
    margin-bottom: 20px; }
  div.contributor div.about p {
    font-size: 16px; }
  div.contributor div.contributor-article {
    margin-bottom: 30px; }
    div.contributor div.contributor-article div.image {
      width: 100%;
      height: 150px;
      background-color: #e7e7e7;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    div.contributor div.contributor-article h2 {
      margin-top: 0;
      font-size: 24px; }
      div.contributor div.contributor-article h2 a {
        color: #232221; }
        div.contributor div.contributor-article h2 a:hover {
          color: #aa2e21; }
    div.contributor div.contributor-article h3 {
      font-size: 18px; }
      div.contributor div.contributor-article h3 a {
        color: #aa2e21; }
        div.contributor div.contributor-article h3 a:hover {
          color: #351717; }
    div.contributor div.contributor-article p {
      font-size: 16px; }

div.about {
  margin-bottom: -100px; }
  div.about h1 {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #dadcdd;
    margin-bottom: 30px; }
  div.about article p {
    font-family: 'adobe caslon pro';
    line-height: 1.9;
    font-size: 20px;
    margin-bottom: 30px; }
  div.about div.quote {
    font-family: 'adobe caslon pro';
    font-style: italic;
    font-size: 20px;
    margin-bottom: 30px;
    color: #666;
    font-weight: normal; }
    div.about div.quote span.attr {
      display: block;
      text-align: right; }
  div.about div.masthead {
    border: 1px solid #dadcdd;
    border-radius: 2px;
    background-color: #fff; }
    @media (max-width: 767px) {
      div.about div.masthead {
        margin-bottom: 30px; } }
    div.about div.masthead div.header {
      text-align: center;
      padding: 20px;
      border-bottom: 1px solid #dadcdd; }
      div.about div.masthead div.header img {
        max-width: 40px; }
        div.about div.masthead div.header img:nth-child(2) {
          margin: 0 4px; }
      div.about div.masthead div.header h3 {
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 15px 0 0 0; }
      div.about div.masthead div.header div.hr {
        width: 60px;
        border-top: 2px solid #99583d;
        margin: 0 auto;
        position: relative;
        top: 20px; }
    div.about div.masthead ul.people {
      list-style-type: none;
      margin: 0;
      padding: 20px;
      overflow: hidden; }
      div.about div.masthead ul.people li {
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
        font-size: 16px; }
        div.about div.masthead ul.people li:last-child {
          margin: 0; }
      div.about div.masthead ul.people strong {
        font-weight: normal;
        font-family: 'raleway';
        font-weight: 500;
        display: inline-block;
        margin-right: 7px; }

div.topics {
  margin-bottom: -100px; }
  div.topics h1 {
    margin-bottom: 30px; }
  div.topics div.topic-panel {
    margin-bottom: 30px; }
    div.topics div.topic-panel div.image {
      width: 100%;
      height: 200px;
      background-color: #e7e7e7;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
    div.topics div.topic-panel h4 {
      font-family: 'raleway';
      font-weight: 500; }
      div.topics div.topic-panel h4 a {
        color: #232221; }
        div.topics div.topic-panel h4 a:hover {
          color: #aa2e21; }

#article-view div.article-block, #post-view div.article-block {
  margin-bottom: 30px; }

div.contact {
  margin-bottom: -120px; }
  div.contact div.hero-img div.image {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  div.contact h1 {
    text-align: center;
    margin-bottom: 30px; }
    div.contact h1 em {
      font-family: 'adobe caslon pro'; }
  div.contact div.contact-box {
    margin-bottom: 50px;
    text-align: center; }
    div.contact div.contact-box h4 {
      text-transform: uppercase; }
    div.contact div.contact-box p {
      color: #808080;
      font-size: 16px;
      font-family: 'adobe caslon pro'; }
    div.contact div.contact-box a {
      color: #808080; }
      div.contact div.contact-box a:hover {
        color: #aa2e21; }

div.blog div.sidebar section {
  border: 1px solid #dadcdd;
  border-radius: 2px;
  background-color: #fff;
  margin: 0 0 30px 0; }
  div.blog div.sidebar section div.header {
    text-align: left;
    padding: 20px; }
    div.blog div.sidebar section div.header h3 {
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 0;
      font-family: 'raleway';
      font-weight: 400; }
    div.blog div.sidebar section div.header div.hr {
      width: 75px;
      border-top: 2px solid #aa2e21;
      margin: 0;
      position: relative;
      top: 15px; }
  div.blog div.sidebar section ul {
    list-style-type: none;
    margin: 0;
    padding: 20px;
    overflow: hidden; }
    div.blog div.sidebar section ul li {
      margin: 0 0 15px 0;
      padding: 0;
      font-size: 16px; }
      div.blog div.sidebar section ul li:last-child {
        margin: 0; }
div.blog div.rss {
  margin: 14px 0 17px;
  font-size: 12px;
  text-transform: uppercase; }
  div.blog div.rss a {
    color: #f26522; }
  div.blog div.rss i {
    font-size: 16px;
    margin: 0 5px 0 0; }
div.blog #twitter div.user::after {
  clear: both;
  content: "";
  display: table; }
div.blog #twitter div.user img {
  max-width: 50px;
  float: left;
  margin: 0 10px 10px 0; }
div.blog #twitter div.user span:nth-child(2) {
  display: block; }
div.blog #twitter div.user span:nth-child(3) {
  font-size: 11px; }
div.blog #twitter p.tweet {
  font-size: 14px; }
div.blog #twitter p.timePosted {
  font-size: 12px;
  margin-bottom: 30px; }
div.blog #twitter p.interact {
  display: none; }
div.blog #twitter li {
  border-bottom: 1px solid #dadcdd;
  margin: 30px 0 0 0;
  overflow: hidden; }
  div.blog #twitter li:first-child {
    margin-top: 5px; }
  div.blog #twitter li:last-child {
    border-bottom: 0; }
    div.blog #twitter li:last-child p.timePosted {
      margin: 0; }
div.blog div.panel-group {
  padding: 10px 5px 0;
  margin-bottom: 5px; }
  div.blog div.panel-group div.panel {
    box-shadow: none; }
  div.blog div.panel-group div.panel-heading {
    border: 0; }
    div.blog div.panel-group div.panel-heading a {
      display: block;
      margin: 0;
      padding: 0;
      font-size: 16px; }
  div.blog div.panel-group span.plus-minus {
    float: right; }
    div.blog div.panel-group span.plus-minus.plus:before {
      content: '+'; }
    div.blog div.panel-group span.plus-minus.minus:before {
      content: '-'; }
  div.blog div.panel-group div.panel-body {
    background-color: #f7f7f7;
    margin: 0 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    div.blog div.panel-group div.panel-body ul {
      padding: 0; }
    div.blog div.panel-group div.panel-body li {
      font-size: 14px;
      padding: 0;
      margin: 0; }
      div.blog div.panel-group div.panel-body li a {
        display: block;
        padding: 8px; }
div.blog .panel-group .panel-heading + .panel-collapse > .list-group, div.blog .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0; }
div.blog #posts article {
  border-bottom: 1px solid #dadcdd;
  padding: 75px 0 85px; }
  div.blog #posts article:first-child {
    padding-top: 0; }
  div.blog #posts article:last-child {
    border-bottom: 0; }
  div.blog #posts article h2 {
    padding: 0 0 15px 0;
    margin: 0; }
    div.blog #posts article h2 a {
      color: #232221; }
      div.blog #posts article h2 a:hover {
        color: #585553; }
  div.blog #posts article img {
    max-width: 100%;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; }
div.blog #posts div.share {
  position: relative;
  top: 10px; }
  div.blog #posts div.share h3 {
    display: inline;
    font-size: 12px;
    text-transform: uppercase;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75; }
  div.blog #posts div.share ul {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: 3px; }
    div.blog #posts div.share ul i {
      font-size: 22px; }
div.blog div.meta {
  margin: 10px 0 15px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  font-size: 12px;
  line-height: 1.6; }
  div.blog div.meta div.author {
    font-size: 16px;
    margin-bottom: 4px; }
div.blog div.cta {
  padding-top: 15px; }
  div.blog div.cta::after {
    clear: both;
    content: "";
    display: table; }
  div.blog div.cta a.read {
    display: inline-block;
    padding: 10px 30px;
    border: 2px solid;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'raleway';
    font-weight: 400;
    float: left; }
  div.blog div.cta h4 {
    display: inline;
    font-size: 12px;
    text-transform: uppercase;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75; }
  div.blog div.cta div.share {
    float: right; }
@media (max-width: 767px) {
  div.blog div.sidebar {
    border-top: 1px solid #dadcdd;
    padding-top: 30px;
    margin-bottom: -60px; } }

div.blog-category div.tab-content.frontend-tabs {
  padding-bottom: 30px; }

ul.search-result-categories {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.search-result-categories li {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'freightsans book';
    color: #969B9C;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebedee; }
    ul.search-result-categories li strong {
      font-family: 'freightsans medium';
      font-weight: 400;
      font-size: 21px;
      display: inline-block;
      margin-right: 4px; }

div.results-section {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dadcdd;
  clear: both;
  display: block; }
  div.results-section::after {
    clear: both;
    content: "";
    display: table; }
  div.results-section:last-child {
    border-bottom: 0; }
  div.results-section h2 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 20px; }
  div.results-section div.tiles.event-tiles a h4 {
    font-size: 22px; }
  div.results-section div.tiles.event-tiles span.month {
    font-size: 15px; }
  div.results-section div.tiles.event-tiles span.day {
    font-size: 44px; }

.container.search #crumbs {
  background-color: rgba(227, 218, 210, 0.52);
  padding: 20px;
  font-size: 17px;
  margin: 0;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.57);
  font-family: 'freightsans book';
  margin: 0 0 30px 0; }
  .container.search #crumbs i.fa-angle-right {
    margin: 0 6px;
    font-size: 12px; }
.container.search div.article-block div.text p {
  height: auto; }

#subscriptions:not(.active), #single-issue:not(.active) {
  display: none; }

form[name="order"] hr {
  margin: 10px 0 20px; }

div.add-a-gift-label:first-of-type {
  display: none; }

div.subscription {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 5px; }
  div.subscription:first-of-type.show-recipient .recipient {
    display: block; }
  div.subscription:first-of-type .recipient {
    display: none; }

div.add-a-gift-label:first-of-type {
  display: none; }

#order_issues_recipient:not(.show-recipient) {
  display: none; }

#order_issues_backIssues_backIssues input[type="number"] {
  display: none; }

input[id$="_freeState"] {
  display: none;
  margin-bottom: 0; }

#order-bar {
  width: 100%; }
  #order-bar li {
    text-align: center;
    width: 33.33333%; }

div.reset + .form-group {
  width: 90%; }

/* CLEARING */
.cleared:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.cleared {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .cleared {
  height: 1%; }

.cleared {
  display: block; }

/* FIXES */
@media (max-width: 767px) {
  header nav.iasc-header div.logo h6 {
    font-size: 13px;
    margin: 0;
    top: -8px; }

  header nav.thr-header div.logo {
    float: left;
    max-width: 210px;
    position: relative;
    top: 5px; }

  header nav.thr-header div.logo img.name {
    max-width: 100%; } }
@media (max-width: 767px) and (min-width: 380px) {
  header nav.thr-header div.logo {
    max-width: 250px;
    top: auto; } }
/* GENERAL */
form .help-block {
  display: block;
  margin: -15px 0 0; }

div.modal div.modal-header {
  background: #fff;
  position: relative; }

div.modal div.modal-header h4 {
  font-family: 'raleway';
  font-weight: 500;
  font-size: 20px;
  padding: 0 45px 0 0; }

div.modal div.modal-header .close {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 0;
  margin: 0;
  position: relative;
  top: 2px; }

div.modal div.modal-body {
  padding-top: 0 !important;
  margin: 0; }

div.modal div.modal-body > :last-child {
  margin-bottom: 0; }

div.modal div.modal-body h5 {
  font-family: 'raleway';
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  margin: 0; }

div.modal div.modal-body p, div.modal div.modal-body ul {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 20px; }

.thr-custom hr {
  clear: both;
  border-top: 2px solid #eee;
  margin: 5px 0 30px; }

.thr-custom .centered {
  float: none;
  margin-right: auto;
  margin-left: auto; }

.thr-custom .hollow-accent {
  font-family: 'raleway';
  font-weight: 500;
  text-transform: uppercase;
  color: #aa2e21; }

.thr-custom .hollow-accent:hover {
  color: #351717; }

.thr-custom .radio-check label {
  font-family: 'raleway', sans-serif;
  font-weight: 300;
  text-transform: none;
  color: #232221; }

.thr-custom .site-name, .thr-custom .label-name {
  font-size: 12px;
  font-style: italic;
  text-transform: uppercase;
  color: #848484;
  margin: 0 0 -15px; }

.thr-custom .label-name {
  font-style: normal; }

.thr-custom .uline {
  text-decoration: underline; }

.thr-custom .uline:hover {
  text-decoration: none; }

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 700px;
    width: 100%;
    margin: 50px auto; }

  div.modal div.modal-header, div.modal div.modal-body {
    padding: 30px; }

  div.modal div.modal-header h4 {
    font-size: 24px; } }
/* LOGIN PAGE */
.thr-login h1 {
  font-size: 32px;
  margin: 20px 0; }

.thr-login p, .thr-login .btn {
  margin: 0 0 20px; }

.thr-login .form-group, .thr-login .btn-primary {
  margin: 0 0 30px; }

@media (min-width: 768px) {
  .thr-login .btn-primary {
    margin: 0 0 20px; } }
/* SUBSCRIPTION PAGES */
.thr-checkout div.subscription {
  border-bottom: 2px solid #eee;
  margin: 0 0 30px; }

.thr-checkout .add-a-gift-label label {
  margin: 0; }

.thr-checkout .promo-code {
  margin-top: 30px; }

.thr-checkout .promo-code p {
  line-height: 42px;
  margin: 0; }

.thr-checkout .last .form-group {
  margin: 0; }

.thr-checkout .single-gift .form-group {
  margin: 0 0 20px; }

.thr-checkout .thr-back-issues h2 {
  font-family: 'raleway';
  font-weight: 500;
  font-size: 20px;
  margin: 30px 0; }

.thr-checkout #order_issues_backIssues_backIssues {
  margin: 0 0 -10px; }

.thr-checkout .thr-back-issues label {
  color: #848484; }

.thr-checkout .thr-back-issues label strong {
  color: #232221; }

@media (min-width: 600px) {
  .thr-checkout #order_issues_backIssues_backIssues {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 0;
    border-top: 1px solid #eee; }

  .thr-checkout .thr-back-issues .radio-check {
    width: 50%;
    border-bottom: 1px solid #eee;
    margin: 0 0 10px; }

  .thr-checkout .thr-back-issues .radio-check .checkbox {
    margin-left: -10px; } }
/* CHECKOUT PAGES */
.thr-checkout .navbar {
  margin: 0 0 30px; }

.thr-checkout .navbar-nav {
  margin: 0; }

.thr-checkout #order-bar li {
  float: left;
  width: 28%; }

.thr-checkout #order-bar li + li {
  width: 44%; }

.thr-checkout #order-bar li + li + li {
  width: 28%; }

.thr-checkout #order-bar li a {
  min-height: 50px;
  line-height: 30px; }

.thr-checkout .navbar-nav .active a {
  font-family: 'raleway';
  font-weight: 500;
  color: #aa2e21; }

.thr-checkout .navbar-nav .active .badge {
  background: #aa2e21; }

.thr-checkout h1 {
  font-size: 32px;
  margin: 20px 0; }

.thr-checkout p, .thr-checkout .btn {
  margin: 0 0 20px; }

.thr-checkout .form-group, .thr-checkout .btn {
  margin: 0 0 30px; }

.thr-checkout .checkbox {
  margin-top: 0; }

.thr-checkout .well h4 {
  font-family: 'raleway';
  font-weight: 500;
  margin: 0 0 20px; }

.thr-checkout .well p, .thr-checkout .well dt, .thr-checkout .well dd {
  font-size: 14px;
  line-height: 1.8; }

.thr-checkout .well dt {
  clear: left;
  float: left;
  width: 70px; }

.thr-checkout .well dd {
  float: left;
  width: 70%; }

.thr-checkout .well hr {
  margin: 20px 0; }

.thr-checkout .well p:last-child {
  text-align: center;
  margin: 0; }

.thr-checkout .thr-confirm h2 {
  font-family: 'raleway';
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 5px; }

.thr-checkout .thr-confirm dl {
  margin: 0 0 20px; }

.thr-checkout .thr-confirm dt {
  clear: left;
  float: left;
  width: 70px;
  font-size: 14px;
  line-height: 1.8; }

.thr-checkout .thr-confirm dd {
  float: left;
  width: 70%;
  font-size: 14px;
  line-height: 1.8; }

.thr-checkout .thr-confirm table {
  margin: 0 0 30px; }

.thr-checkout .thr-confirm table th, .thr-checkout .thr-confirm table strong {
  font-family: 'raleway';
  font-weight: 500; }

.thr-checkout .thr-confirm table th {
  border-bottom: 2px solid #eee; }

.thr-checkout .thr-confirm table td {
  border-top: 2px solid #eee; }

.thr-checkout .thr-confirm table .right {
  text-align: right; }

@media (min-width: 400px) {
  .thr-checkout .well dt, .thr-checkout .thr-confirm dt {
    width: 80px; }

  .thr-checkout .well dd, .thr-checkout .thr-confirm dd {
    width: auto; } }
@media (min-width: 500px) {
  .thr-checkout #order-bar li {
    width: 33.33% !important; } }
@media (min-width: 768px) {
  .thr-checkout .btn {
    margin: 0 0 20px; }

  .thr-checkout .thr-confirm dl {
    margin: 0 0 30px; }

  .thr-checkout .thr-confirm dt {
    width: 105px;
    font-size: 18px; }

  .thr-checkout .thr-confirm dd, .thr-checkout .thr-confirm table {
    font-size: 18px; } }
/* ACCOUNT PAGES */
.thr-account #order-bar li {
  width: 33.33% !important; }

.thr-account #order-bar li a {
  font-size: 10px;
  line-height: normal; }

.thr-account .last .btn {
  margin: 0; }

.thr-account .sub-block {
  padding: 0 0 37px;
  border-bottom: 2px solid #eee;
  margin: 0 0 30px; }

.thr-account .sub-block:last-child {
  padding: 0;
  border: none;
  margin: 0; }

.thr-account .sub-block h2 {
  font-size: 26px; }

.thr-account .sub-block .expired {
  font-style: italic;
  color: #848484; }

.thr-account .sub-block .btn {
  font-family: 'raleway';
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0; }

.thr-account .sub-block .hollow-accent {
  margin-top: 20px; }

.thr-account .thr-confirm {
  margin: 30px 0 -20px; }

.thr-alert {
  border-radius: 0;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center; }

.thr-checkout .thr-confirm dd {
  margin: 0 0 20px; }

@media (min-width: 400px) {
  .thr-account .thr-confirm dd {
    width: 75%; } }
@media (min-width: 500px) {
  .thr-account #order-bar li a {
    font-size: 14px; } }
@media (min-width: 600px) {
  .thr-account #order-bar li a {
    line-height: 30px; } }
@media (min-width: 768px) {
  .thr-account .sub-block .hollow-accent {
    margin-top: 0; }

  .thr-account .thr-confirm dd {
    width: 85%; } }
/* ICONS */
.fa.highlight {
  color: #aa2e21; }
.fa.enlarge {
  font-size: 1.75em;
  padding-right: 5px; }
