/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("//hello.myfonts.net/count/34be97");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

a {
  color: inherit;
  text-decoration: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

[role="button"],
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

img {
  max-width: 100%; }

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
#banner-message .inner,
#branding .inner,
nav .inner,
#main-wrapper #main,
#footer .inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

nav,
#main-wrapper,
#footer {
  padding: 0 20px; }

#branding .left,
#branding .right {
  padding: 0 20px; }

.page-homepage #content-header {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.page-homepage #main-wrapper {
  padding: 0; }
  .page-homepage #main-wrapper #main {
    margin: 0 auto; }

.page-homepage #main-content {
  padding: 0 20px; }

.not-logged-in.page-user #main-wrapper,
.page-node-178034 #main-wrapper,
.maintenance-page #main-wrapper,
.page-node-300726 #main-wrapper {
  padding: 0; }
  .not-logged-in.page-user #main-wrapper #main,
  .page-node-178034 #main-wrapper #main,
  .maintenance-page #main-wrapper #main,
  .page-node-300726 #main-wrapper #main {
    max-width: none;
    margin: 0; }

.not-logged-in.page-user .region-content,
.page-node-178034 .region-content,
.maintenance-page .region-content,
.page-node-300726 .region-content {
  padding: 0 20px; }

.not-logged-in.page-user #block-system-main,
.page-node-178034 #block-system-main,
.maintenance-page #block-system-main,
.page-node-300726 #block-system-main {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

@media screen and (min-width: 701px) {
  .not-logged-in.page-user .region-content,
  .page-node-300726 .region-content {
    margin: 0 auto;
    padding: 40px 20px;
    max-width: 700px; }
    .not-logged-in.page-user .region-content #block-system-main,
    .page-node-300726 .region-content #block-system-main {
      background: #FFFFFF;
      box-sizing: border-box; } }

.page-collection-search #content-header,
.node-type-collection-landing-page #content-header,
.node-type-collection-item #content-header {
  width: 100%; }
  .page-collection-search #content-header .inner,
  .node-type-collection-landing-page #content-header .inner,
  .node-type-collection-item #content-header .inner {
    max-width: 1140px;
    margin: 0 auto; }

.page-collection-search .top,
.page-collection-search .search,
.page-collection-search #browse-options,
.page-collection-search #tabs,
.node-type-collection-landing-page .top,
.node-type-collection-landing-page .search,
.node-type-collection-landing-page #browse-options,
.node-type-collection-landing-page #tabs,
.node-type-collection-item .top,
.node-type-collection-item .search,
.node-type-collection-item #browse-options,
.node-type-collection-item #tabs {
  padding-left: 20px;
  padding-right: 20px; }

.page-collection-search #main-wrapper,
.node-type-collection-landing-page #main-wrapper,
.node-type-collection-item #main-wrapper {
  padding: 0; }
  .page-collection-search #main-wrapper #main,
  .node-type-collection-landing-page #main-wrapper #main,
  .node-type-collection-item #main-wrapper #main {
    max-width: none;
    margin: 0; }

.page-collection-search #main-content,
.node-type-collection-landing-page #main-content,
.node-type-collection-item #main-content {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px; }

@media screen and (min-width: 1140px) {
  #branding {
    padding: 0 20px; }
    #branding .left,
    #branding .right {
      padding: 0; }
  .page-collection-search .top,
  .page-collection-search .search,
  .page-collection-search #browse-options,
  .page-collection-search .collection-header #tabs,
  .node-type-collection-landing-page .top,
  .node-type-collection-landing-page .search,
  .node-type-collection-landing-page #browse-options,
  .node-type-collection-landing-page .collection-header #tabs,
  .node-type-collection-item .top,
  .node-type-collection-item .search,
  .node-type-collection-item #browse-options,
  .node-type-collection-item .collection-header #tabs,
  .node-type-collection-interactive .top,
  .node-type-collection-interactive .search,
  .node-type-collection-interactive #browse-options,
  .node-type-collection-interactive .collection-header #tabs {
    padding-left: 0;
    padding-right: 0; }
  .page-homepage #main-content,
  .page-collection-search #main-content,
  .node-type-collection-landing-page #main-content,
  .node-type-collection-item #main-content,
  .node-type-collection-interactive #main-content {
    padding: 0; } }

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:visited {
  color: inherit; }

a:hover,
a:active,
a:focus {
  color: #3d5059; }

/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: 'CheltenhmBdCnBTWXX-BoldIt';
  src: url("../fonts/34BE97_0_0.eot");
  src: url("../fonts/34BE97_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34BE97_0_0.woff2") format("woff2"), url("../fonts/34BE97_0_0.woff") format("woff"), url("../fonts/34BE97_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  src: url("../fonts/34BE97_1_0.eot");
  src: url("../fonts/34BE97_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34BE97_1_0.woff2") format("woff2"), url("../fonts/34BE97_1_0.woff") format("woff"), url("../fonts/34BE97_1_0.ttf") format("truetype"); }

/*--------------------------------------------------------------
## Mixins
--------------------------------------------------------------*/
body {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400; }

select {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 15px 10% 15px 15px;
  line-height: 1;
  background: transparent url("../images/caret-down.png") no-repeat 98% 50%;
  border-radius: 0;
  border: solid 1px #e6e6e6;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 2;
  display: block;
  box-sizing: border-box; }
  select::-ms-expand {
    display: none; }

.select-wrapper {
  background-color: #dec481;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .select-wrapper i {
    font-size: 10px;
    position: absolute;
    top: 16px;
    right: 8px;
    z-index: 1; }
  .select-wrapper:hover {
    cursor: pointer; }
  .select-wrapper select {
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    padding: 15px 30px 15px 15px;
    border: none;
    background: none; }

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Body
--------------------------------------------------------------*/
body {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400; }

table.center {
  margin: 0 auto; }

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
#banner-message {
  font-family: "expressway";
  font-weight: 400; }
  #banner-message.light {
    /* Blue Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a9bce+0,5378b7+100 */
    /* Blue (#6a9bce) changed to lignt mustard */
    background: #DEC481;
    /* Old browsers */ }
    #banner-message.light .inner .stars, #banner-message.light .inner strong {
      color: #000000; }
    #banner-message.light .inner .text p {
      tex-align: center;
      color: #000000; }
      #banner-message.light .inner .text p a {
        color: #000000; }
  #banner-message.dark {
    /* Orange Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fac0ba+0,e05726+100 */
    /* Orange (#fac0ba) changed to dark mustard */
    background: #A07900;
    /* Old browsers */ }
    #banner-message.dark .inner .stars, #banner-message.dark .inner strong {
      color: #FFFFFF; }
    #banner-message.dark .inner .text p {
      tex-align: center;
      color: #FFFFFF; }
      #banner-message.dark .inner .text p a {
        color: #FFFFFF; }
  #banner-message .inner {
    width: auto;
    display: flex; }
  #banner-message span {
    flex: 1;
    justify-content: space-between; }
    #banner-message span.stars, #banner-message span.image {
      display: none; }
  #banner-message a {
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline; }
  #banner-message .image {
    flex: 40%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    margin-top: 10px; }
  #banner-message .text {
    flex: 56%;
    padding: 10px 2%;
    line-height: 1.3;
    align-self: center; }

@media screen and (min-width: 500px) {
  #banner-message span.image {
    display: inline-block; } }

@media screen and (min-width: 1160px) {
  #banner-message .inner {
    content: "";
    display: table;
    clear: both;
    padding: 0 20px; }
  #banner-message span {
    flex: none;
    padding: 20px 0;
    float: left; }
    #banner-message span.stars {
      display: inline-block; }
    #banner-message span.image {
      padding: 2px 0 0 10px; }
    #banner-message span.text {
      padding: 20px 0; }
  #banner-message .image {
    width: 150px;
    height: 49px;
    margin-left: 10px; }
  #banner-message .text {
    width: auto;
    margin: 0 20px; } }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header a {
  display: block; }

header ul {
  margin: 0; }
  header ul li {
    font-size: 20px; }

header #branding {
  position: relative; }
  header #branding .left {
    font-size: 0;
    background-color: #3d5059; }
  header #branding #logo {
    width: 100%;
    max-width: 450px;
    font-size: 20px;
    padding: 20px 50px 20px 0;
    box-sizing: border-box; }
  header #branding #logo-home {
    display: none; }
  header #branding .right {
    display: none; }
  header #branding li.search {
    position: relative; }
    header #branding li.search a.search {
      position: relative;
      display: block;
      padding-right: 10px; }
      header #branding li.search a.search:active, header #branding li.search a.search:focus {
        color: #CCC; }
    header #branding li.search .block {
      width: 250px;
      height: 30px;
      display: none; }
      header #branding li.search .block .contextual-links-wrapper,
      header #branding li.search .block .contextual-links-trigger {
        display: none; }
    header #branding li.search.active {
      width: 250px; }
      header #branding li.search.active a.search {
        position: absolute;
        width: 13px;
        height: 14px;
        color: #CCC;
        top: 32px;
        right: 0; }
    header #branding li.search .views-exposed-widgets {
      margin: 0; }
    header #branding li.search .views-exposed-widget {
      padding: 0;
      float: none; }
      header #branding li.search .views-exposed-widget#edit-keys-wrapper {
        width: 100%;
        padding: 0;
        display: block;
        position: relative; }
      header #branding li.search .views-exposed-widget.views-submit-button {
        display: none; }
    header #branding li.search input {
      width: 100%;
      height: 30px;
      font-family: "expressway";
      font-weight: 400;
      font-size: 14px;
      box-sizing: border-box;
      border: solid 1px #CCC;
      border-radius: 20px;
      padding: 0 30px 0 20px; }
  header #branding .user {
    padding: 35px 0; }
    header #branding .user a {
      font-weight: normal;
      text-transform: none;
      background: rgba(255, 255, 255, 0.4);
      border-radius: 25px;
      padding: 5px 15px; }
      header #branding .user a:hover {
        background: rgba(255, 255, 255, 0.2); }
    header #branding .user i {
      padding-right: 5px; }

header nav {
  display: none;
  border-bottom: solid 2px #000000;
  padding-bottom: 10px; }
  header nav .inner {
    padding-top: 20px; }
  header nav ul li {
    border-bottom: dashed 1px #000000;
    margin-bottom: 15px;
    padding-bottom: 15px; }
  header nav ul.right li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }

header #menu-toggle {
  font-size: 45px;
  color: #FFFFFF;
  padding-top: 25px;
  position: absolute;
  top: 0;
  right: 20px; }

header #menu-arrow {
  display: none;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 15px solid #FFFFFF;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: 0;
  right: 28px; }

header.active #menu-arrow {
  display: block; }

@media screen and (min-width: 701px) {
  header .left {
    float: left; }
  header .right {
    margin-top: 1px;
    float: right; }
    header .right .donate a {
      color: #C85C1A;
      font-weight: bold; }
  header ul {
    margin: 0;
    overflow: hidden; }
    header ul li {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      margin-left: 20px;
      float: left; }
    header ul li:first-child {
      margin-left: 0; }
    header ul.left li {
      font-size: 15px; }
    header ul.right li {
      font-weight: 400; }
  header #branding,
  header nav {
    text-transform: uppercase;
    overflow: hidden; }
    header #branding .inner,
    header nav .inner {
      content: "";
      display: table;
      clear: both; }
  header #branding {
    color: white;
    background-color: #3d5059; }
    header #branding .right {
      display: block; }
    header #branding ul li {
      padding: 40px 0; }
      header #branding ul li.search {
        padding: 32px 0; }
        header #branding ul li.search a {
          padding-top: 8px; }
    header #branding a:hover {
      color: #dec481; }
  header nav {
    font-style: normal;
    color: black;
    background-color: #dec481;
    border-bottom: none;
    padding-bottom: 0;
    display: block !important; }
    header nav .inner {
      overflow: hidden; }
    header nav ul {
      padding-bottom: 20px; }
      header nav ul li {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0; }
        header nav ul li.mobile {
          display: none; }
  header #menu-arrow,
  header #menu-toggle {
    display: none; }
  header.active #menu-arrow,
  header.active #menu-toggle {
    display: none; } }

/*--------------------------------------------------------------
## Header: Active Links
--------------------------------------------------------------*/
.page-search .search a,
.page-donate .donate a,
.page-user .login a,
.node-type-collection-landing-page .collection a,
.node-type-collection-item .collection a,
.node-type-journal .history-now a,
.node-type-essay .history-now a,
.node-type-collection-interactive .history-now a,
.page-history-now-search .history-now a,
.page-civicrm .programs a,
.node-type-p-e-home .programs a,
.node-type-programs-and-events .programs a,
.node-type-webform .programs a,
.node-type-about-page .about a,
.page-shop .shop a,
.page-cart .shop a,
.page-blog .blog a,
.node-type-blog-entry .blog a {
  font-weight: 700;
  color: #c85c1a; }

@media screen and (min-width: 701px) {
  .page-search .search a,
  .page-donate .donate a,
  .page-user .login a {
    font-weight: 400;
    color: #dec481; }
  .page-donate .donate a,
  .page-user .login a {
    border-bottom: solid 3px #dec481; }
  .node-type-collection-landing-page .collection,
  .node-type-collection-item .collection,
  .node-type-journal .history-now,
  .node-type-essay .history-now,
  .node-type-collection-interactive .history-now,
  .page-history-now-search .history-now,
  .page-civicrm .programs,
  .node-type-p-e-home .programs,
  .node-type-programs-and-events .programs,
  .node-type-webform .programs,
  .node-type-about-page .about,
  .page-shop .shop,
  .page-cart .shop,
  .page-blog .blog,
  .node-type-blog-entry .blog {
    position: relative; }
    .node-type-collection-landing-page .collection:after,
    .node-type-collection-item .collection:after,
    .node-type-journal .history-now:after,
    .node-type-essay .history-now:after,
    .node-type-collection-interactive .history-now:after,
    .page-history-now-search .history-now:after,
    .page-civicrm .programs:after,
    .node-type-p-e-home .programs:after,
    .node-type-programs-and-events .programs:after,
    .node-type-webform .programs:after,
    .node-type-about-page .about:after,
    .page-shop .shop:after,
    .page-cart .shop:after,
    .page-blog .blog:after,
    .node-type-blog-entry .blog:after {
      content: "";
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-bottom: 10px solid #FFFFFF;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      position: absolute;
      bottom: -20px;
      right: 35%; }
    .node-type-collection-landing-page .collection a,
    .node-type-collection-item .collection a,
    .node-type-journal .history-now a,
    .node-type-essay .history-now a,
    .node-type-collection-interactive .history-now a,
    .page-history-now-search .history-now a,
    .page-civicrm .programs a,
    .node-type-p-e-home .programs a,
    .node-type-programs-and-events .programs a,
    .node-type-webform .programs a,
    .node-type-about-page .about a,
    .page-shop .shop a,
    .page-cart .shop a,
    .page-blog .blog a,
    .node-type-blog-entry .blog a {
      color: #000000;
      font-weight: 700; }
  .node-type-collection-landing-page .collection:after,
  .node-type-collection-item .collection:after {
    border-bottom: 10px solid #ac2a00; } }

/*--------------------------------------------------------------
## Main Content
--------------------------------------------------------------*/
#main-wrapper #main {
  margin-top: 40px;
  margin-bottom: 60px; }
  #main-wrapper #main .back-link {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 20px 0; }
    #main-wrapper #main .back-link a, #main-wrapper #main .back-link i {
      color: #3d5059; }

@media screen and (min-width: 701px) {
  #main-wrapper #main:after {
    content: "";
    display: table;
    clear: both; } }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #dec481; }
  #footer .image img {
    width: 100%;
    max-width: 395px;
    height: auto;
    margin-bottom: 5px; }
  #footer .social {
    margin-bottom: 20px; }
    #footer .social li {
      display: inline-block;
      margin: 0 20px 10px 0; }
      #footer .social li a {
        font-size: 20px;
        color: #3d5059; }
  #footer .right {
    text-transform: uppercase; }
  #footer p {
    font-family: "expressway";
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 20px; }
    #footer p strong {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px; }
    #footer p strong,
    #footer p span {
      margin-top: 4px;
      display: block; }
    #footer p a {
      font-weight: 700;
      margin-bottom: 8px;
      display: block; }
      #footer p a.feedback {
        color: #3d5059; }

@media screen and (min-width: 701px) {
  #footer {
    padding-top: 40px; }
    #footer .inner {
      content: "";
      display: table;
      clear: both;
      position: relative; }
    #footer .left {
      width: 60%;
      float: left; }
      #footer .left p {
        width: 60%;
        float: left; }
        #footer .left p.hq {
          width: 40%; }
      #footer .left .image {
        margin-bottom: 60px; }
        #footer .left .image p {
          width: 100%;
          float: none; }
    #footer .social {
      text-align: right;
      margin-top: 15px;
      float: right; }
      #footer .social li {
        margin: 0 0 0 20px; }
    #footer .right {
      width: 40%;
      text-align: right;
      position: absolute;
      bottom: 0;
      right: 0; }
    #footer p {
      margin-bottom: 0; } }

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
.page-homepage header #branding {
  color: #3d5059;
  background-color: transparent; }
  .page-homepage header #branding #logo {
    display: none; }
  .page-homepage header #branding #logo-home {
    display: block;
    width: 100%;
    max-width: 460px;
    padding-right: 50px;
    box-sizing: border-box; }
  .page-homepage header #branding .left {
    margin: 30px 0 10px 0;
    background-color: transparent; }
  .page-homepage header #branding .right {
    margin-top: 30px; }

.page-homepage header #menu-toggle {
  color: #3d5059;
  padding: 0;
  bottom: 0; }

.page-homepage header.active #branding {
  border-bottom: solid 3px #3d5059; }

.page-homepage header.active #menu-toggle {
  bottom: 10px; }

.page-homepage #content-header {
  margin-bottom: 20px;
  position: relative; }
  .page-homepage #content-header img {
    height: auto !important; }
  .page-homepage #content-header .view-filters {
    width: 100%;
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: 0; }
  .page-homepage #content-header .views-exposed-form {
    padding: 20px; }
  .page-homepage #content-header .views-exposed-widget {
    width: 100%;
    padding: 0;
    float: none; }
    .page-homepage #content-header .views-exposed-widget label {
      font-size: 30px;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 10px; }
    .page-homepage #content-header .views-exposed-widget select {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      text-transform: none;
      width: 100%;
      background-color: white; }
  .page-homepage #content-header .ajax-progress-throbber {
    position: absolute;
    top: 20px;
    right: 20px; }

.page-homepage #main-content #feedback-cta {
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 20px;
  padding: 22px 20px 45px;
  background: #3d5059; }
  .page-homepage #main-content #feedback-cta h3 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    font-weight: normal;
    border-bottom: dashed 1px #FFFFFF;
    margin-bottom: 30px;
    padding-bottom: 10px; }
  .page-homepage #main-content #feedback-cta p {
    width: 80%;
    margin: 0 auto 20px;
    font-size: 20px;
    line-height: 1.2; }
    .page-homepage #main-content #feedback-cta p a {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #dec481;
      text-decoration: underline; }
    .page-homepage #main-content #feedback-cta p.thanks {
      font-size: 24px;
      font-style: italic;
      margin-bottom: 0; }

.page-homepage #main-content .attachment {
  margin-bottom: 20px; }
  .page-homepage #main-content .attachment .embed-container,
  .page-homepage #main-content .attachment .featured-page {
    position: relative;
    margin-bottom: 20px; }
    .page-homepage #main-content .attachment .embed-container .block-title,
    .page-homepage #main-content .attachment .featured-page .block-title {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      width: 100%;
      color: #FFFFFF;
      padding: 20px;
      box-sizing: border-box;
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      z-index: 999; }
    .page-homepage #main-content .attachment .embed-container img,
    .page-homepage #main-content .attachment .featured-page img {
      width: 100%;
      display: block; }

@media screen and (min-width: 481px) {
  .page-homepage #main-content .attachment #featured-pages {
    content: "";
    display: table;
    clear: both; }
  .page-homepage #main-content .attachment .featured-page {
    width: 48%;
    margin-right: 4%;
    float: left; }
    .page-homepage #main-content .attachment .featured-page:nth-child(2n) {
      margin-right: 0; } }

@media screen and (min-width: 701px) {
  .page-homepage header.active #branding {
    border: none; }
  .page-homepage header #branding #logo-home {
    max-width: 500px; }
  .page-homepage #content-header {
    margin-bottom: 20px;
    position: relative; }
    .page-homepage #content-header img {
      height: auto !important; }
    .page-homepage #content-header .view-filters {
      width: 100%;
      background: rgba(255, 255, 255, 0.75);
      position: absolute;
      bottom: 0; }
    .page-homepage #content-header .views-exposed-form {
      padding: 20px; }
    .page-homepage #content-header .views-exposed-widget {
      width: 100%;
      padding: 0;
      float: none; }
      .page-homepage #content-header .views-exposed-widget label,
      .page-homepage #content-header .views-exposed-widget .views-widget {
        float: left; }
      .page-homepage #content-header .views-exposed-widget label {
        width: 48%;
        margin-top: 17px;
        margin-right: 2%;
        text-align: right; }
      .page-homepage #content-header .views-exposed-widget .views-widget {
        width: 50%; }
        .page-homepage #content-header .views-exposed-widget .views-widget select {
          width: 90%;
          font-size: 30px; }
  .page-homepage #main-content .attachment {
    content: "";
    display: table;
    clear: both; }
    .page-homepage #main-content .attachment .views-field-field-vimeo-id,
    .page-homepage #main-content .attachment .views-field-field-featured-pages {
      float: left; }
    .page-homepage #main-content .attachment .views-field-field-vimeo-id {
      width: 48%;
      margin-right: 2%; }
    .page-homepage #main-content .attachment .views-field-field-featured-pages {
      width: 50%; }
    .page-homepage #main-content .attachment .embed-container,
    .page-homepage #main-content .attachment .featured-page {
      margin-bottom: 16px; }
      .page-homepage #main-content .attachment .embed-container .block-title,
      .page-homepage #main-content .attachment .featured-page .block-title {
        padding: 10px 20px; } }

@media screen and (min-width: 701px) and (max-width: 930px) {
  .page-homepage header #branding #logo-home {
    max-width: 460px; }
  .page-homepage #content-header .views-exposed-widget label {
    font-size: 22px;
    margin-top: 21px; }
  .page-homepage #content-header .views-exposed-widget .views-widget select {
    font-size: 24px; } }

/*--------------------------------------------------------------
## About Pages
--------------------------------------------------------------*/
.node-type-about-page #main-content {
  margin-top: 40px; }

.node-type-about-page aside {
  margin-bottom: 40px; }
  .node-type-about-page aside ul.menu li {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #c85c1a;
    list-style: none;
    margin: 0 0 20px 0; }
    .node-type-about-page aside ul.menu li.active-trail a.active-trail {
      color: #c85c1a;
      border-bottom: solid 3px #c85c1a; }
    .node-type-about-page aside ul.menu li.active-trail li a.active-trail {
      font-weight: bold;
      border-bottom: none; }
    .node-type-about-page aside ul.menu li ul.menu {
      margin-right: 0; }
      .node-type-about-page aside ul.menu li ul.menu li {
        padding-left: 30px;
        position: relative; }
        .node-type-about-page aside ul.menu li ul.menu li:before {
          content: '-';
          position: absolute;
          left: 20px; }
  .node-type-about-page aside .contact-info {
    margin-top: 40px; }
    .node-type-about-page aside .contact-info h3 {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #3d5059;
      margin-bottom: 10px; }
    .node-type-about-page aside .contact-info p span {
      line-height: 1.2;
      display: block;
      margin-bottom: 4px; }

.node-type-about-page article {
  line-height: 1.3; }
  .node-type-about-page article .text h2, .node-type-about-page article .text h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    margin-bottom: 10px; }
  .node-type-about-page article .text a {
    color: #3d5059; }
    .node-type-about-page article .text a:hover {
      color: #c85c1a; }
  .node-type-about-page article .text figure {
    margin-bottom: 20px; }
    .node-type-about-page article .text figure figcaption {
      font-size: 16px;
      line-height: 1.2;
      padding-bottom: 20px;
      border-bottom: solid 1px #000000; }
    .node-type-about-page article .text figure img {
      width: auto !important;
      height: auto !important;
      margin: 0 auto !important;
      float: none !important; }
    .node-type-about-page article .text figure.left {
      width: 50%;
      margin-right: 20px;
      float: left; }
    .node-type-about-page article .text figure.right {
      width: 50%;
      margin-left: 20px;
      float: right; }
  .node-type-about-page article .text img {
    margin: 0 0 10px 0; }
  .node-type-about-page article .text strong {
    font-weight: 700; }

/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
.page-blog .view-blog,
.page-blog .view-content {
  overflow: hidden; }

.page-blog figure {
  margin-bottom: 20px;
  text-align: center; }
  .page-blog figure img {
    max-width: 100%;
    max-height: 300px; }

.page-blog .attachment-before .views-row {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
  border-top: none;
  border-bottom: dashed 1px #CCC;
  float: none; }
  .page-blog .attachment-before .views-row .field-content {
    display: block; }
  .page-blog .attachment-before .views-row h3 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 10px; }
  .page-blog .attachment-before .views-row .text {
    margin-bottom: 20px; }

.page-blog .views-row {
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: dashed 1px #CCC; }
  .page-blog .views-row.views-row-1 {
    border-top: none; }
  .page-blog .views-row h3 {
    font-size: 24px;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 10px; }
  .page-blog .views-row .post-date,
  .page-blog .views-row .read-more {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px; }
  .page-blog .views-row .post-date {
    color: #777777;
    margin-bottom: 10px; }
  .page-blog .views-row .excerpt {
    font-size: 18px;
    line-height: 1.2;
    max-height: 168px;
    overflow: hidden;
    margin-bottom: 10px; }
    .page-blog .views-row .excerpt span {
      font-size: inherit !important; }
    .page-blog .views-row .excerpt img {
      display: none; }
  .page-blog .views-row .read-more {
    color: #c85c1a; }

.page-blog .item-list {
  margin-top: 20px;
  padding-top: 20px;
  border-top: dashed 1px #CCC; }

.page-blog .attachment-after {
  margin-top: 40px;
  border-bottom: solid 1px #000000; }
  .page-blog .attachment-after .view-header {
    border: solid 1px #000000;
    border-bottom: none; }
    .page-blog .attachment-after .view-header p {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      background: url("../images/press-mentions.png") no-repeat center 30px;
      padding-top: 100px;
      padding-bottom: 20px;
      text-align: center; }
  .page-blog .attachment-after .views-row {
    width: auto;
    min-height: auto;
    margin: 0;
    padding: 0 20px;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    float: none; }
    .page-blog .attachment-after .views-row .views-field {
      padding: 20px 0;
      border-bottom: dashed 1px #000000;
      overflow: hidden; }
    .page-blog .attachment-after .views-row:first-child .views-field {
      border-top: dashed 1px #000000; }
    .page-blog .attachment-after .views-row:last-child .views-field {
      border-bottom: none; }
    .page-blog .attachment-after .views-row figure {
      width: 38%;
      margin-right: 2%;
      float: left; }
    .page-blog .attachment-after .views-row .text {
      width: 60%;
      float: left; }

@media screen and (min-width: 701px) {
  .page-blog .view-blog {
    position: relative; }
  .page-blog .attachment-before {
    height: 340px; }
    .page-blog .attachment-before .views-row .field-content {
      overflow: hidden; }
    .page-blog .attachment-before .views-row figure {
      width: 48%;
      height: 300px;
      margin-right: 2%;
      overflow: hidden;
      float: left; }
    .page-blog .attachment-before .views-row .text {
      width: 50%;
      float: left; }
  .page-blog .views-row {
    width: 47%;
    min-height: 300px;
    margin-right: 6%;
    float: left; }
    .page-blog .views-row:nth-child(2n) {
      margin-right: 0%; }
    .page-blog .views-row.views-row-2 {
      border-top: none; }
  .page-blog .view-content,
  .page-blog .item-list {
    width: 68%;
    margin-right: 6%;
    overflow: hidden;
    float: left; }
  .page-blog .attachment .view-content {
    width: auto;
    float: none;
    margin: 0; }
  .page-blog .attachment-after {
    width: 26%;
    margin-top: 0;
    position: absolute;
    top: 360px;
    right: 0; }
    .page-blog .attachment-after .view-header {
      height: 12vw;
      background: url("../images/press-mentions-border.svg") no-repeat 0 0;
      background-size: 100% 100%;
      border: none; }
      .page-blog .attachment-after .view-header p {
        font-size: 12px;
        padding: 8vw 0 0 0;
        background-position: center 1.5vw; }
    .page-blog .attachment-after .views-row:first-child .views-field {
      padding-top: 0;
      border-top: none; } }

@media screen and (min-width: 701px) and (max-width: 900px) {
  .page-blog .attachment-before {
    height: 370px; }
  .page-blog .view-content,
  .page-blog .item-list {
    width: 63%;
    margin-right: 3%;
    overflow: hidden;
    float: left; }
  .page-blog .attachment-after {
    width: 33%;
    top: 390px; }
    .page-blog .attachment-after .view-header {
      height: 15vw; }
      .page-blog .attachment-after .view-header p {
        padding-top: 10vw; } }

@media screen and (min-width: 1023px) {
  .page-blog .attachment-after .view-header {
    height: 135px; }
    .page-blog .attachment-after .view-header p {
      font-size: 14px;
      padding: 90px 0 0 0;
      background-position: center 20px; } }

/*--------------------------------------------------------------
## Topic
--------------------------------------------------------------*/
.page.topic #search-header .border {
  width: 100%;
  border-bottom: dotted 1px #CCC; }

.page.topic #search-header .stats {
  margin: 20px 0; }
  .page.topic #search-header .stats span {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    margin: 0px 5px; }

.page.topic #search-header .actions .buttons button {
  width: auto;
  min-width: 70px;
  margin: 0; }
  .page.topic #search-header .actions .buttons button a {
    margin: 32px 20px 20px 20px;
    padding-top: 0;
    background: none; }

.page.topic #search-header .actions .buttons p {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  width: auto;
  min-width: 70px;
  margin: 32px 20px 20px 20px;
  padding: 0; }

.page.topic #main-wrapper h1 {
  font-size: 48px;
  border-bottom: solid 1px black; }

.page.topic #main-wrapper .results .result figure {
  width: 15%;
  min-height: 100px; }

.page.topic #main-wrapper .results .result .text {
  width: 85%; }

/*--------------------------------------------------------------
## Product Export Table
--------------------------------------------------------------*/
.page-ordered-products .view-ordered-products {
  font-family: "expressway";
  font-weight: 400; }
  .page-ordered-products .view-ordered-products .view-content {
    overflow-x: scroll;
    margin-bottom: 20px; }
  .page-ordered-products .view-ordered-products table th {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px; }
  .page-ordered-products .view-ordered-products table th, .page-ordered-products .view-ordered-products table td {
    padding: 5px; }
  .page-ordered-products .view-ordered-products table tr.even {
    background-color: #c3c3c3; }
  .page-ordered-products .view-ordered-products .views-exposed-widgets {
    margin-bottom: 20px; }
  .page-ordered-products .view-ordered-products .views-exposed-widget {
    min-width: 30%; }
    .page-ordered-products .view-ordered-products .views-exposed-widget label {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      margin-bottom: 5px; }
    .page-ordered-products .view-ordered-products .views-exposed-widget select {
      width: 100%; }
  .page-ordered-products .view-ordered-products input[type="submit"] {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    background: #3d5059;
    padding: 10px;
    border-radius: 20px; }

/*--------------------------------------------------------------
# User and System Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Admin Pages
--------------------------------------------------------------*/
.view-resources-check tr td,
.view-resources-check tr th {
  padding: 20px; }

.view-resources-check tr td a,
.view-resources-check tr th a {
  color: blue; }

/*--------------------------------------------------------------
## System Messages
--------------------------------------------------------------*/
div.messages {
  font-family: "expressway";
  font-weight: 400;
  margin: 10px 0;
  padding: 13px 15px 10px 50px;
  border: none; }
  div.messages ul li {
    margin-bottom: 5px; }
  div.messages a {
    color: #CCC !important; }
    div.messages a:hover {
      color: #FFFFFF; }
  div.messages.status, div.messages.ok, div.messages.error {
    color: #FFFFFF; }
  div.messages.status,
  div.messages table tr.ok {
    background-color: #345d33; }
  div.messages.error,
  div.messages table tr.error {
    color: #FFFFFF;
    background-color: #ac2a00; }

/*--------------------------------------------------------------
## Login
--------------------------------------------------------------*/
.page-user h3,
.page-user label,
.page-user legend,
.page-user input[type="submit"],
.page-user .forgot-password {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.page-user p {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  padding-bottom: 20px; }

.page-user label,
.page-user legend {
  margin-bottom: 4px;
  text-transform: none; }

.page-user .description {
  display: none; }

.page-user input[type="text"],
.page-user input[type="password"] {
  padding: 10px;
  max-width: 100%;
  box-sizing: border-box; }

.page-user input[type="submit"] {
  color: #FFFFFF;
  background: #3d5059;
  padding: 10px;
  border-radius: 20px; }

.page-user.logged-in h2 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  color: #3d5059;
  margin-bottom: 10px; }

.page-user.logged-in .logout,
.page-user.logged-in .password {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  display: inline-block; }

.page-user.logged-in .password {
  color: #3d5059;
  margin: 3px 0 10px;
  padding: 10px 20px; }

.page-user.logged-in .logout {
  color: #FFFFFF;
  background-color: #3d5059;
  border-radius: 25px;
  margin: 3px 0 10px;
  padding: 10px 20px; }

.page-user.logged-in .member-for {
  width: 100%;
  clear: both;
  margin: 20px 0;
  padding: 10px 0;
  border-top: dashed 1px #000000;
  border-bottom: solid 1px #000000; }
  .page-user.logged-in .member-for:before {
    content: "Member for:";
    margin-right: 10px; }

.page-user.logged-in .orders h2 {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  border: none;
  margin-bottom: 20px; }
  .page-user.logged-in .orders h2:after {
    content: ":"; }

.page-user.logged-in .orders ul li {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059;
  margin: 0 0 10px 0; }

.page-user.not-logged-in #main {
  background: #3d5059;
  border-top: solid 3px #FFFFFF;
  padding: 20px 0; }

.page-user.not-logged-in #block-system-main {
  background-color: #FFFFFF; }
  .page-user.not-logged-in #block-system-main .content {
    padding: 20px; }

.page-user.not-logged-in .restricted {
  display: none;
  background: #3d5059;
  text-align: center;
  padding: 40px 0 20px; }
  .page-user.not-logged-in .restricted img {
    margin-bottom: 10px; }
  .page-user.not-logged-in .restricted p {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px; }

.page-user.not-logged-in .scroll .form-header {
  border-bottom: solid 1px #000000;
  margin-bottom: 20px;
  padding: 20px 10px 10px; }
  .page-user.not-logged-in .scroll .form-header h1 {
    font-size: 48px;
    font-style: italic;
    text-align: center; }
  .page-user.not-logged-in .scroll .form-header span {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 10px;
    display: block; }

.page-user.not-logged-in .scroll #form {
  border-bottom: solid 1px #777777;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .page-user.not-logged-in .scroll #form .forgot-password {
    font-weight: normal;
    color: #777777;
    text-decoration: underline;
    margin-bottom: 20px; }

.page-user.not-logged-in .scroll .form-footer h2 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 20px;
  background: #dec481; }

.page-user.not-logged-in .scroll .form-footer a {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059; }

.page-user.page-user-reset .confirm-parent,
.page-user.page-user-reset .password-parent {
  width: 100%; }

.page-user.page-user-reset .form-item-mail input,
.page-user.page-user-reset .form-type-password-confirm label,
.page-user.page-user-reset .form-type-password-confirm input {
  width: 50%; }

.page-user.page-user-reset div.password-strength,
.page-user.page-user-reset div.password-confirm {
  width: 45%;
  margin-left: 5%; }

.page-user.page-user-reset .password-strength-text,
.page-user.page-user-reset .password-confirm span {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.page-user.page-user-reset div.form-item div.password-suggestions {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  box-sizing: border-box; }

.page-user.page-user-reset .form-item-timezone label,
.page-user.page-user-reset .form-item-timezone select {
  width: 100%; }

.page-node-300726 #main {
  background: #3d5059;
  padding: 20px 0; }

.page-node-300726 #block-system-main {
  background-color: #FFFFFF; }
  .page-node-300726 #block-system-main .content {
    padding: 20px; }
    .page-node-300726 #block-system-main .content p {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      line-height: 1.2;
      margin-bottom: 20px; }
    .page-node-300726 #block-system-main .content a {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #777777;
      text-decoration: underline;
      margin-top: 20px;
      display: block; }

@media screen and (min-width: 701px) {
  .page-user.logged-in .profile {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
  .page-user.logged-in h2 {
    float: left; }
  .page-user.logged-in .password,
  .page-user.logged-in .logout {
    float: right; }
  .page-user.logged-in .orders h2 {
    float: none; }
  .page-user.not-logged-in #main {
    border-top: none; } }

/*--------------------------------------------------------------
## Favorites
--------------------------------------------------------------*/
#profile-top {
  width: 100%; }
  #profile-top .profile-left {
    width: 100%;
    margin-bottom: 40px; }
    #profile-top .profile-left .member-for {
      margin-top: 0px; }
  #profile-top .profile-right {
    width: 100%; }
    #profile-top .profile-right h2 {
      display: block;
      width: 100%;
      font-weight: 300;
      font-family: adobe-garamond-pro, serif;
      font-style: italic;
      float: none; }
      #profile-top .profile-right h2 i {
        color: #fff;
        font-size: 44px; }
  #profile-top #block-views-your-favorites-block {
    background-color: #e5e5e5;
    padding: 20px; }
    #profile-top #block-views-your-favorites-block .views-field-type {
      margin-bottom: 10px; }
      #profile-top #block-views-your-favorites-block .views-field-type span {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #3d5059;
        margin: 0 0 10px 0; }
    #profile-top #block-views-your-favorites-block .views-field-title span a {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      border: none;
      margin-bottom: 20px; }
    #profile-top #block-views-your-favorites-block .views-row {
      border-top: dotted #000000;
      border-width: 1px;
      padding: 20px 0; }

@media screen and (min-width: 701px) {
  #profile-top {
    content: "";
    display: table;
    clear: both; }
    #profile-top .profile-left {
      width: 40%;
      float: left; }
    #profile-top .profile-padding {
      padding-right: 20px; }
    #profile-top .profile-right {
      width: 60%;
      float: left; } }

/*--------------------------------------------------------------
## 404 Page Not Found, Maintenance Page
--------------------------------------------------------------*/
.page-node-178034 #main,
.maintenance-page #main {
  border-top: solid 3px #FFFFFF;
  background: #3d5059; }
  .page-node-178034 #main .tabs,
  .page-node-178034 #main .action-links,
  .maintenance-page #main .tabs,
  .maintenance-page #main .action-links {
    display: none; }
  .page-node-178034 #main #block-system-main,
  .maintenance-page #main #block-system-main {
    max-width: 800px;
    margin: 0 auto;
    padding: 200px 20px;
    text-align: center;
    line-height: 1.2;
    color: #FFFFFF; }
  .page-node-178034 #main h2,
  .maintenance-page #main h2 {
    font-family: "expressway";
    font-weight: 400;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 40px; }
  .page-node-178034 #main p,
  .maintenance-page #main p {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-size: 22px; }
    .page-node-178034 #main p a,
    .maintenance-page #main p a {
      color: #dec481;
      text-decoration: underline; }

@media screen and (min-width: 701px) {
  .page-node-178034 #main,
  .maintenance-page #main {
    border: none; } }

/*--------------------------------------------------------------
# Actions Items
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Actions: Add to Any Share, Print
--------------------------------------------------------------*/
.action-icons {
  min-height: 20px;
  position: relative;
  z-index: 2; }
  .action-icons .icon {
    font-size: 18px;
    line-height: 1;
    min-width: 20px;
    min-height: 20px;
    float: left; }
    .action-icons .icon:hover {
      cursor: pointer; }
  .action-icons .flag-wrapper {
    float: right;
    margin-right: 40px; }
  .action-icons #a2a_target {
    position: absolute;
    right: 0; }
    .action-icons #a2a_target i {
      width: 20px;
      height: 20px;
      position: absolute;
      right: 0; }
    .action-icons #a2a_target:hover > #a2a_menu_container {
      margin-top: 20px;
      display: block; }
  .action-icons #a2a_menu_container {
    display: none;
    top: 0;
    right: 0; }

.node-type-journal .flag-wrapper,
.node-type-about-page .flag-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  float: none; }

.node-type-journal .article-header,
.node-type-about-page .article-header {
  position: relative; }
  .node-type-journal .article-header h1,
  .node-type-about-page .article-header h1 {
    margin-right: 40px; }

.node-type-essay .action-icons .flag-wrapper,
.node-type-resource .action-icons .flag-wrapper {
  margin-right: 20px; }

.node-type-essay .action-icons .print,
.node-type-resource .action-icons .print {
  margin-right: 35px;
  float: right; }

@media screen and (min-width: 701px) {
  .node-type-essay .article-header,
  .node-type-resource .article-header,
  .node-type-collection-interactive .article-header,
  .node-type-featured-resource .article-header {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .node-type-essay .article-header .action-icons,
    .node-type-resource .article-header .action-icons,
    .node-type-collection-interactive .article-header .action-icons,
    .node-type-featured-resource .article-header .action-icons {
      float: right; }
  .node-type-essay .article-header h2,
  .node-type-resource .article-header h2,
  .node-type-featured-resource .article-header h2 {
    float: left; }
  .node-type-collection-interactive .article-header h1 {
    float: left; }
  .node-type-blog-entry .navigation-header,
  .node-type-product .navigation-header {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .node-type-blog-entry .navigation-header .back-link,
    .node-type-product .navigation-header .back-link {
      float: left; }
    .node-type-blog-entry .navigation-header .action-icons,
    .node-type-product .navigation-header .action-icons {
      margin: 20px 0;
      float: right; } }

/*--------------------------------------------------------------
## Favorites Flag
--------------------------------------------------------------*/
.flag-wrapper {
  width: 20px;
  height: 20px;
  line-height: 1;
  float: right;
  display: block; }

.flag-favorites a {
  color: #3d5059;
  font-size: 0px;
  float: right; }
  .flag-favorites a:before {
    font-family: "FontAwesome";
    content: "\F08A";
    font-size: 20px; }
  .flag-favorites a:hover:before {
    content: "\f004";
    color: #3d5059; }
  .flag-favorites a.unflag-action:before {
    content: "\f004";
    color: #3d5059; }

/*--------------------------------------------------------------
## Pager
--------------------------------------------------------------*/
ul.pager li {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }
  ul.pager li.pager-current {
    color: #dec481; }

ul.pager a {
  color: #3d5059; }
  ul.pager a:hover {
    color: #dec481; }

/*--------------------------------------------------------------
## Collapse Text (Collapsible Lists)
--------------------------------------------------------------*/
html.js fieldset.collapsed {
  height: auto; }
  html.js fieldset.collapsed .fieldset-legend {
    background-position: 0 6px; }

html.js fieldset.collapsible .fieldset-legend {
  background-position: 0 8px; }

.collapse-text-fieldset {
  margin-bottom: 20px; }
  .collapse-text-fieldset a.fieldset-title {
    color: #000000;
    margin-bottom: 10px; }
  .collapse-text-fieldset .collapse-text-text {
    margin: 10px 0 0 40px; }

/*--------------------------------------------------------------
## Affiliate Schools List
--------------------------------------------------------------*/
.page-affiliate-schools-us h1,
.page-affiliate-schools-int h1 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 40px; }

.page-affiliate-schools-us .item-list,
.page-affiliate-schools-int .item-list {
  margin-bottom: 20px; }
  .page-affiliate-schools-us .item-list h3,
  .page-affiliate-schools-int .item-list h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px; }
    .page-affiliate-schools-us .item-list h3:before,
    .page-affiliate-schools-int .item-list h3:before {
      font-family: 'FontAwesome';
      content: '\f0da';
      margin-right: 10px; }
    .page-affiliate-schools-us .item-list h3:hover,
    .page-affiliate-schools-int .item-list h3:hover {
      cursor: pointer; }
  .page-affiliate-schools-us .item-list ul,
  .page-affiliate-schools-int .item-list ul {
    display: none; }
    .page-affiliate-schools-us .item-list ul li,
    .page-affiliate-schools-int .item-list ul li {
      list-style: disc; }
  .page-affiliate-schools-us .item-list.open h3:before,
  .page-affiliate-schools-int .item-list.open h3:before {
    content: '\f0d7'; }

@media screen and (min-width: 481px) {
  .page-affiliate-schools-us .item-list,
  .page-affiliate-schools-int .item-list {
    width: 45%;
    margin-right: 5%;
    float: left; }
    .page-affiliate-schools-us .item-list:nth-child(odd),
    .page-affiliate-schools-int .item-list:nth-child(odd) {
      clear: left; } }

/*--------------------------------------------------------------
# Articles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Article/Essay
--------------------------------------------------------------*/
article {
  font-size: 18px;
  line-height: 1.3; }
  article h1 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px; }
    article h1 a {
      font-weight: normal; }
  article h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    padding-top: 10px;
    margin-bottom: 10px; }
    article h2 a {
      font-weight: normal; }
  article h3, article h4 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px; }
  article p, article h6 {
    margin-bottom: 20px; }
  article a {
    font-weight: bold;
    color: #9c8647; }
    article a:visited {
      color: #9c8647; }
    article a:hover {
      color: #3d5059; }
  article button,
  article a.button {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF !important;
    background-color: #3d5059;
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 30px;
    box-sizing: border-box;
    display: inline-block; }
  article strong {
    font-weight: bold; }
  article em {
    font-style: italic; }
  article ul, article ol {
    list-style: disc;
    margin: 0 0 20px 20px; }
    article ul li, article ol li {
      margin-bottom: 10px; }
  article ul {
    list-style: disc; }
  article ol {
    list-style: decimal; }
  article blockquote {
    font-size: 20px;
    font-style: italic;
    color: #777777;
    margin: 40px 40px 40px 20px !important;
    padding-left: 20px;
    border-left: solid 1px #CCC; }

aside ul {
  padding: 0; }
  aside ul li a {
    font-family: "expressway";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 10px 0;
    padding-bottom: 3px;
    display: block; }

@media all and (min-width: 701px) {
  aside {
    float: left; }
    aside ul {
      margin-right: 40px; }
  .node-type-journal aside {
    width: 30%; }
  .node-type-journal article {
    width: 65%;
    padding-left: 4%;
    border-left: dashed 1px #CCC;
    position: relative;
    float: left; }
    .node-type-journal article .number {
      display: block; }
  .page.collection aside,
  .node-type-collection-landing-page aside,
  .node-type-about-page aside {
    width: 25%;
    margin-right: 5%;
    float: left; }
  .page.collection article,
  .node-type-collection-landing-page article,
  .node-type-about-page article {
    width: 70%;
    float: right; } }

.era-subera-header {
  border-top: solid 3px #000000;
  border-bottom: solid 1px #000000;
  margin: 2px 0 13px;
  padding: 60px 0 0;
  position: relative; }
  .era-subera-header .era-crumb {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    top: 10px; }
    .era-subera-header .era-crumb a {
      color: #000000; }
      .era-subera-header .era-crumb a:hover {
        color: #000000;
        text-decoration: underline; }
  .era-subera-header h1 {
    font-size: 80px; }
  .era-subera-header ul {
    border-top: dashed 1px #000000;
    margin: 0;
    padding: 10px 0 0;
    list-style: none; }
    .era-subera-header ul li {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-weight: normal;
      margin-right: 20px;
      display: inline-block; }
      .era-subera-header ul li a {
        color: #000000; }
        .era-subera-header ul li a:hover {
          text-decoration: underline; }
      .era-subera-header ul li.active a {
        text-decoration: underline; }

.node-type-essay #search-header .stats,
.node-type-resource #search-header .stats,
.node-type-featured-resource #search-header .stats {
  margin-top: 60px; }

.node-type-essay .article-header,
.node-type-resource .article-header,
.node-type-featured-resource .article-header {
  border-bottom: solid 4px black;
  margin-bottom: 10px;
  padding-bottom: 20px; }
  .node-type-essay .article-header.era,
  .node-type-resource .article-header.era,
  .node-type-featured-resource .article-header.era {
    margin-bottom: 20px; }
  .node-type-essay .article-header h1,
  .node-type-resource .article-header h1,
  .node-type-featured-resource .article-header h1 {
    font-size: 50px;
    margin: 20px 0 10px; }
  .node-type-essay .article-header .byline,
  .node-type-resource .article-header .byline,
  .node-type-featured-resource .article-header .byline {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-style: italic;
    margin: 0; }
  .node-type-essay .article-header .action-icons,
  .node-type-resource .article-header .action-icons,
  .node-type-featured-resource .article-header .action-icons {
    padding-top: 10px; }

.node-type-essay .article-footer,
.node-type-resource .article-footer,
.node-type-featured-resource .article-footer {
  border-top: dotted 1px #CCC;
  border-bottom: solid 1px black;
  margin: 30px 0;
  padding: 30px 0; }
  .node-type-essay .article-footer.description,
  .node-type-resource .article-footer.description,
  .node-type-featured-resource .article-footer.description {
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6; }
    .node-type-essay .article-footer.description span,
    .node-type-resource .article-footer.description span,
    .node-type-featured-resource .article-footer.description span {
      color: #c85c1a; }
  .node-type-essay .article-footer.questions p,
  .node-type-resource .article-footer.questions p,
  .node-type-featured-resource .article-footer.questions p {
    font-style: italic; }
  .node-type-essay .article-footer.questions li,
  .node-type-resource .article-footer.questions li,
  .node-type-featured-resource .article-footer.questions li {
    font-family: "expressway";
    font-weight: 400;
    font-size: 15px;
    font-weight: 700; }

.node-type-essay aside,
.node-type-resource aside,
.node-type-featured-resource aside {
  margin-bottom: 40px; }
  .node-type-essay aside h3,
  .node-type-resource aside h3,
  .node-type-featured-resource aside h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    border-bottom: solid 4px black;
    margin-right: 0;
    padding-bottom: 5px; }
  .node-type-essay aside ul,
  .node-type-resource aside ul,
  .node-type-featured-resource aside ul {
    font-family: garamond-premier-pro-display, serif;
    margin-right: 0; }
  .node-type-essay aside ul li,
  .node-type-resource aside ul li,
  .node-type-featured-resource aside ul li {
    position: relative; }
  .node-type-essay aside ul i,
  .node-type-resource aside ul i,
  .node-type-featured-resource aside ul i {
    font-size: 15px;
    color: #dec481;
    position: absolute;
    top: 0;
    left: 0; }
  .node-type-essay aside ul span,
  .node-type-resource aside ul span,
  .node-type-featured-resource aside ul span {
    margin-left: 25px;
    display: block; }

@media screen and (min-width: 701px) {
  .node-type-essay article .text,
  .node-type-resource article .text {
    width: 60%;
    margin-right: 30%;
    margin-left: 10%;
    position: relative; }
  .node-type-essay .article-footer,
  .node-type-resource .article-footer {
    width: 60%;
    margin-left: 10%;
    margin-right: 30%; }
  .node-type-essay aside,
  .node-type-resource aside {
    width: 27%;
    margin: 0 0 0 3%;
    position: absolute;
    right: 0; } }

/*--------------------------------------------------------------
## Figure / Figcaption
--------------------------------------------------------------*/
.node-type-essay article figure,
.node-type-resource article figure,
.node-type-program-event article figure,
.node-type-programs-and-events article figure,
.node-type-blog-entry article figure,
.node-type-curriculum-page article figure {
  margin: 5px 0;
  padding-top: 20px;
  border-top: solid 1px black;
  border-bottom: solid 1px black; }
  .node-type-essay article figure figcaption,
  .node-type-resource article figure figcaption,
  .node-type-program-event article figure figcaption,
  .node-type-programs-and-events article figure figcaption,
  .node-type-blog-entry article figure figcaption,
  .node-type-curriculum-page article figure figcaption {
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 0; }
    .node-type-essay article figure figcaption em,
    .node-type-resource article figure figcaption em,
    .node-type-program-event article figure figcaption em,
    .node-type-programs-and-events article figure figcaption em,
    .node-type-blog-entry article figure figcaption em,
    .node-type-curriculum-page article figure figcaption em {
      margin-top: 10px;
      display: block; }
  .node-type-essay article figure#main-image,
  .node-type-resource article figure#main-image,
  .node-type-program-event article figure#main-image,
  .node-type-programs-and-events article figure#main-image,
  .node-type-blog-entry article figure#main-image,
  .node-type-curriculum-page article figure#main-image {
    margin: 20px 0 40px;
    position: relative; }
    .node-type-essay article figure#main-image img,
    .node-type-resource article figure#main-image img,
    .node-type-program-event article figure#main-image img,
    .node-type-programs-and-events article figure#main-image img,
    .node-type-blog-entry article figure#main-image img,
    .node-type-curriculum-page article figure#main-image img {
      max-width: 100%;
      display: block; }
  .node-type-essay article figure.body-image img,
  .node-type-resource article figure.body-image img,
  .node-type-program-event article figure.body-image img,
  .node-type-programs-and-events article figure.body-image img,
  .node-type-blog-entry article figure.body-image img,
  .node-type-curriculum-page article figure.body-image img {
    margin-bottom: 10px; }
  .node-type-essay article figure.body-image figcaption,
  .node-type-resource article figure.body-image figcaption,
  .node-type-program-event article figure.body-image figcaption,
  .node-type-programs-and-events article figure.body-image figcaption,
  .node-type-blog-entry article figure.body-image figcaption,
  .node-type-curriculum-page article figure.body-image figcaption {
    font-weight: normal;
    color: #000000; }

.node-type-essay article .text img,
.node-type-resource article .text img,
.node-type-program-event article .text img,
.node-type-programs-and-events article .text img,
.node-type-blog-entry article .text img,
.node-type-curriculum-page article .text img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  float: none !important; }

@media screen and (min-width: 481px) and (max-width: 700px) {
  .node-type-essay article figure,
  .node-type-resource article figure,
  .node-type-blog-entry article figure {
    padding-top: 0;
    border: none; }
    .node-type-essay article figure#main-image img,
    .node-type-resource article figure#main-image img,
    .node-type-blog-entry article figure#main-image img {
      border-bottom: solid 1px black; }
    .node-type-essay article figure.body-image,
    .node-type-resource article figure.body-image,
    .node-type-blog-entry article figure.body-image {
      display: block;
      position: relative; }
      .node-type-essay article figure.body-image figcaption,
      .node-type-resource article figure.body-image figcaption,
      .node-type-blog-entry article figure.body-image figcaption {
        width: 40%;
        margin-left: 5%;
        border-top: solid 1px black;
        border-bottom: solid 1px black;
        position: absolute;
        top: 0;
        right: 0; }
  .node-type-essay article .text img,
  .node-type-resource article .text img,
  .node-type-blog-entry article .text img {
    width: 55%;
    max-width: 55%;
    height: auto !important;
    display: inline-block;
    margin-right: 45%; }
  .node-type-program-event article figure,
  .node-type-programs-and-events article figure {
    margin: 10px 0;
    padding-top: 20px;
    border-top: solid 1px black;
    border-bottom: solid 1px black; }
    .node-type-program-event article figure.body-image,
    .node-type-programs-and-events article figure.body-image {
      display: block;
      position: relative; }
      .node-type-program-event article figure.body-image img,
      .node-type-programs-and-events article figure.body-image img {
        margin-bottom: 0; }
      .node-type-program-event article figure.body-image figcaption,
      .node-type-programs-and-events article figure.body-image figcaption {
        position: relative; } }

@media screen and (min-width: 701px) {
  .node-type-essay article figure,
  .node-type-resource article figure,
  .node-type-program-event article figure,
  .node-type-programs-and-events article figure,
  .node-type-blog-entry article figure,
  .node-type-curriculum-page article figure {
    padding-top: 0;
    border: none; }
    .node-type-essay article figure figcaption,
    .node-type-resource article figure figcaption,
    .node-type-program-event article figure figcaption,
    .node-type-programs-and-events article figure figcaption,
    .node-type-blog-entry article figure figcaption,
    .node-type-curriculum-page article figure figcaption {
      border-top: solid 1px black;
      border-bottom: solid 1px black;
      position: absolute;
      left: 100%; }
      .node-type-essay article figure figcaption em,
      .node-type-resource article figure figcaption em,
      .node-type-program-event article figure figcaption em,
      .node-type-programs-and-events article figure figcaption em,
      .node-type-blog-entry article figure figcaption em,
      .node-type-curriculum-page article figure figcaption em {
        margin-top: 10px;
        display: block; }
    .node-type-essay article figure#main-image,
    .node-type-resource article figure#main-image,
    .node-type-program-event article figure#main-image,
    .node-type-programs-and-events article figure#main-image,
    .node-type-blog-entry article figure#main-image,
    .node-type-curriculum-page article figure#main-image {
      width: 70%;
      margin-right: 30%;
      background-color: #dec481;
      position: relative; }
      .node-type-essay article figure#main-image figcaption,
      .node-type-resource article figure#main-image figcaption,
      .node-type-program-event article figure#main-image figcaption,
      .node-type-programs-and-events article figure#main-image figcaption,
      .node-type-blog-entry article figure#main-image figcaption,
      .node-type-curriculum-page article figure#main-image figcaption {
        width: 38.65%;
        margin-left: 4.2%;
        bottom: 0; }
    .node-type-essay article figure.body-image,
    .node-type-resource article figure.body-image,
    .node-type-program-event article figure.body-image,
    .node-type-programs-and-events article figure.body-image,
    .node-type-blog-entry article figure.body-image,
    .node-type-curriculum-page article figure.body-image {
      max-width: 100%;
      margin-left: 20px;
      float: right; }
      .node-type-essay article figure.body-image figcaption,
      .node-type-resource article figure.body-image figcaption,
      .node-type-program-event article figure.body-image figcaption,
      .node-type-programs-and-events article figure.body-image figcaption,
      .node-type-blog-entry article figure.body-image figcaption,
      .node-type-curriculum-page article figure.body-image figcaption {
        width: 45%;
        left: 105%; }
    .node-type-essay article figure.left,
    .node-type-resource article figure.left,
    .node-type-program-event article figure.left,
    .node-type-programs-and-events article figure.left,
    .node-type-blog-entry article figure.left,
    .node-type-curriculum-page article figure.left {
      margin: 5px 20px 5px 0;
      float: left; }
    .node-type-essay article figure.full,
    .node-type-resource article figure.full,
    .node-type-program-event article figure.full,
    .node-type-programs-and-events article figure.full,
    .node-type-blog-entry article figure.full,
    .node-type-curriculum-page article figure.full {
      margin: 5px 0;
      float: none; }
  .node-type-essay article .text img,
  .node-type-resource article .text img,
  .node-type-program-event article .text img,
  .node-type-programs-and-events article .text img,
  .node-type-blog-entry article .text img,
  .node-type-curriculum-page article .text img {
    height: auto !important;
    margin-left: 0;
    display: inline-block;
    float: right !important; }
  .node-type-program-event article figure.body-image,
  .node-type-programs-and-events article figure.body-image {
    max-width: 100%;
    margin-left: 20px;
    float: right; }
    .node-type-program-event article figure.body-image img,
    .node-type-programs-and-events article figure.body-image img {
      float: right; }
    .node-type-program-event article figure.body-image figcaption,
    .node-type-programs-and-events article figure.body-image figcaption {
      width: 22%;
      left: 103%; }
    .node-type-program-event article figure.body-image.left,
    .node-type-programs-and-events article figure.body-image.left {
      margin: 5px 20px 5px 0;
      float: left; }
    .node-type-program-event article figure.body-image.full,
    .node-type-programs-and-events article figure.body-image.full {
      margin: 5px 0;
      float: none; }
  .node-type-curriculum-page article figure.body-image figcaption {
    width: 28%; } }

/*--------------------------------------------------------------
## Article Tags
--------------------------------------------------------------*/
.article-tags {
  width: 100%;
  position: relative; }
  .article-tags h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 0 20px 20px 0;
    padding: 0; }
  .article-tags .title {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px; }
  .article-tags .tag-group {
    background-color: #f2f2f2;
    padding: 20px 0;
    margin-bottom: 20px; }
  .article-tags .tag-group .title {
    margin: 0 20px 20px;
    padding: 0; }
  .article-tags .tag-group ul {
    margin: 0 20px;
    padding: 0; }

@media screen and (min-width: 701px) {
  .article-tags .tag-group ul:after {
    content: "";
    display: table;
    clear: both; }
  .article-tags .tag-group ul li {
    width: 22.5%;
    margin: 0 2.5% 10px 0;
    float: left; } }

@media screen and (min-width: 701px) {
  .node-type-essay .article-tags,
  .node-type-resource .article-tags {
    min-height: 275px; }
    .node-type-essay .article-tags .tag-group,
    .node-type-resource .article-tags .tag-group {
      width: 60%;
      margin-bottom: 20px;
      margin-left: 10%;
      margin-right: 30%; } }

/*--------------------------------------------------------------
## Blog / Product Pages
--------------------------------------------------------------*/
.node-type-blog-entry article .article-header,
.node-type-product article .article-header {
  margin-bottom: 20px; }

.node-type-blog-entry article h2 {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #777777; }

.node-type-blog-entry article img {
  margin-bottom: 20px; }

.node-type-product article .article-header {
  border-bottom: solid #000000 1px;
  margin-bottom: 40px; }

.node-type-product article h1 {
  font-size: 70px;
  border-bottom: solid #000000 2px;
  margin-bottom: 3px;
  padding-bottom: 10px; }

@media screen and (min-width: 701px) {
  .node-type-blog-entry article .text,
  .node-type-product article .text {
    border-left: dashed 1px #CCC;
    margin-left: 5%;
    padding-left: 5%; }
  .node-type-blog-entry article .text {
    width: 60%;
    margin-right: 30%;
    position: relative; }
  .node-type-blog-entry article figure.body-image figcaption {
    width: 41%; } }

/*--------------------------------------------------------------
# Browse Options
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Browse Options
--------------------------------------------------------------*/
#browse-options:after {
  content: "";
  display: table;
  clear: both; }

#browse-options .border {
  width: 100%;
  border-bottom: dashed 1px #444;
  position: relative;
  z-index: 999; }
  #browse-options .border p {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -16px;
    z-index: 2; }
    #browse-options .border p span {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 12px;
      background: white;
      padding: 10px;
      display: inline-block;
      text-align: center; }

#browse-options .actions {
  margin-bottom: 20px;
  text-align: center; }

#browse-options .action {
  position: relative;
  margin-top: 20px;
  border-radius: 20px; }
  #browse-options .action button {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px; }
    #browse-options .action button:hover {
      cursor: pointer; }
  #browse-options .action .details {
    display: none;
    margin: 0 20px; }
  #browse-options .action figure {
    display: none; }
  #browse-options .action ul li {
    font-family: 'expressway';
    font-size: 13px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px; }
  #browse-options .action .close {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px; }
    #browse-options .action .close:hover {
      cursor: pointer; }
  #browse-options .action.active .details,
  #browse-options .action.active .close {
    display: block; }

@media screen and (min-width: 701px) {
  #browse-options .actions {
    margin-bottom: 0;
    text-align: left; }
  #browse-options .action {
    margin-top: 0;
    border-radius: 0; }
    #browse-options .action button {
      padding: 0; }
    #browse-options .action .label {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 12px; }
    #browse-options .action .details {
      margin: 20px 0 0 0; }
      #browse-options .action .details:after {
        content: "";
        display: table;
        clear: both; }
    #browse-options .action figure {
      width: 30%;
      text-align: center;
      display: block;
      float: left; }
      #browse-options .action figure figcaption {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px; }
      #browse-options .action figure img {
        display: inline;
        max-width: 100%;
        margin: 0 auto; }
    #browse-options .action ul {
      width: 62%;
      border-left: solid 1px black;
      margin: 0 0 10px 4%;
      padding: 10px 0 0 4%;
      box-sizing: border-box;
      float: left; } }

/*--------------------------------------------------------------
## History Now Options
--------------------------------------------------------------*/
.history-now-header #browse-options {
  border-bottom: solid 1px #444; }
  .history-now-header #browse-options .mission {
    display: none; }
  .history-now-header #browse-options .action {
    border: solid 1px #dec481; }
    .history-now-header #browse-options .action button {
      color: #3d5059; }
    .history-now-header #browse-options .action ul li.toggle {
      display: none; }
    .history-now-header #browse-options .action.keyword label {
      display: none; }
    .history-now-header #browse-options .action.keyword .views-exposed-form .views-exposed-widget {
      padding: 0; }
    .history-now-header #browse-options .action.keyword #edit-keys-wrapper,
    .history-now-header #browse-options .action.keyword .views-submit-button {
      float: none; }
    .history-now-header #browse-options .action.keyword input {
      margin: 0 0 20px 0; }
    .history-now-header #browse-options .action.keyword input {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      width: 100%;
      border-radius: 30px;
      padding: 10px;
      margin-bottom: 20px;
      box-sizing: border-box; }
    .history-now-header #browse-options .action.keyword input[type="text"] {
      border: solid 1px #000000; }
    .history-now-header #browse-options .action.keyword input[type="submit"] {
      color: #FFFFFF;
      background: #000000; }
  .history-now-header #browse-options p.or {
    display: none; }

@media screen and (min-width: 701px) {
  .history-now-header #browse-options .border {
    border-bottom: solid 1px #444; }
    .history-now-header #browse-options .border p {
      margin: 0;
      text-align: left; }
      .history-now-header #browse-options .border p span {
        padding-left: 0; }
  .history-now-header #browse-options .mission {
    display: block;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.3;
    width: 55%;
    position: relative;
    float: left; }
    .history-now-header #browse-options .mission .border {
      border-bottom: dotted 1px #CCC; }
    .history-now-header #browse-options .mission .blurb,
    .history-now-header #browse-options .mission .stats {
      font-size: 20px;
      font-style: italic; }
    .history-now-header #browse-options .mission .blurb {
      margin: 20px 0 30px; }
      .history-now-header #browse-options .mission .blurb a {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        font-size: 15px;
        font-style: normal;
        color: #3d5059; }
    .history-now-header #browse-options .mission .stats {
      width: 100%;
      margin-top: 8px; }
      .history-now-header #browse-options .mission .stats span {
        font-family: 'CheltenhmXBdCnBTWXX-Bold';
        font-style: normal;
        font-weight: 400;
        font-size: 2em;
        margin: 0px 8px;
        border-bottom: solid 1px #000000;
        top: -8px;
        position: relative; }
      .history-now-header #browse-options .mission .stats span:first-child {
        margin-left: 0px; }
    .history-now-header #browse-options .mission .mission-hover {
      width: 102%;
      font-style: normal;
      background: white;
      padding: 20px 10px;
      border: dotted 1px #CCC;
      border-top: none;
      box-sizing: border-box;
      position: absolute;
      top: 2px;
      left: -2%;
      right: 0;
      display: none;
      z-index: 998; }
    .history-now-header #browse-options .mission:hover > .mission-hover {
      display: block; }
    .history-now-header #browse-options .mission .columns p,
    .history-now-header #browse-options .mission .columns .links {
      width: 50%;
      margin-top: 20px;
      float: left; }
    .history-now-header #browse-options .mission .columns .links {
      font-family: "expressway";
      font-weight: 400;
      font-size: 13px;
      margin-bottom: 20px; }
      .history-now-header #browse-options .mission .columns .links .sections {
        margin: 0 0 20px 20px;
        overflow: hidden; }
      .history-now-header #browse-options .mission .columns .links a {
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        margin-right: 20px;
        float: left;
        display: block; }
      .history-now-header #browse-options .mission .columns .links ul {
        margin: 0 0 0 20px;
        padding: 0; }
      .history-now-header #browse-options .mission .columns .links ul li {
        padding-left: 30px;
        margin-bottom: 20px;
        position: relative; }
      .history-now-header #browse-options .mission .columns .links ul li:before {
        content: '';
        width: 20px;
        height: 20px;
        background-color: #CCC;
        position: absolute;
        top: 0;
        left: 0;
        display: block; }
  .history-now-header #browse-options .actions {
    width: 43%;
    margin-left: 2%;
    margin-bottom: 20px;
    position: relative;
    float: right; }
  .history-now-header #browse-options .action {
    border: none;
    margin-left: 3%;
    float: left; }
    .history-now-header #browse-options .action .label {
      padding-top: 65px;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: contain;
      display: block; }
    .history-now-header #browse-options .action .details {
      background: white; }
    .history-now-header #browse-options .action figure img {
      height: 70px;
      margin-bottom: 10px;
      max-width: 100%;
      display: block; }
    .history-now-header #browse-options .action ul {
      text-align: left; }
    .history-now-header #browse-options .action.time {
      width: 22%;
      margin-top: 30px;
      margin-left: 0; }
      .history-now-header #browse-options .action.time .label {
        width: 70px;
        background-size: 72%;
        background-image: url("../images/hourglass.png");
        background-position: 50% 0; }
    .history-now-header #browse-options .action.content-type {
      width: 24%;
      margin-top: 30px; }
      .history-now-header #browse-options .action.content-type .label {
        width: 65px;
        background-size: 80%;
        background-image: url("../images/feather-pen.png");
        background-position: 50% 0; }
    .history-now-header #browse-options .action.topic {
      width: 15%;
      margin-top: 30px; }
      .history-now-header #browse-options .action.topic .label {
        width: 40px;
        background-size: 95%;
        background-image: url("../images/bulb.png"); }
    .history-now-header #browse-options .action.keyword {
      width: 18%;
      margin-left: 4%; }
      .history-now-header #browse-options .action.keyword .label {
        width: 62px;
        background-size: 98%;
        margin-top: 13px;
        padding-top: 82px;
        background-image: url("../images/keywordsearch.png"); }
      .history-now-header #browse-options .action.keyword figure {
        width: 15%;
        margin-right: 5%; }
      .history-now-header #browse-options .action.keyword input {
        margin: 20px 0; }
      .history-now-header #browse-options .action.keyword #edit-keys-wrapper,
      .history-now-header #browse-options .action.keyword .views-submit-button {
        float: left; }
      .history-now-header #browse-options .action.keyword #edit-keys-wrapper {
        width: 60%;
        margin-right: 2%; }
      .history-now-header #browse-options .action.keyword .views-submit-button {
        width: 15%; }
    .history-now-header #browse-options .action.active {
      width: 102%;
      min-height: 120px;
      font-style: normal;
      background: white;
      margin: 0;
      padding: 0 10px;
      border: solid 1px #000000;
      border-top: none;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: -2%;
      right: 0;
      z-index: 998; }
      .history-now-header #browse-options .action.active button {
        display: none; }
  .history-now-header #browse-options p.or {
    display: block;
    width: 6%;
    margin-left: 3%;
    padding-top: 93px;
    font-size: 20px;
    font-style: italic;
    float: left; } }

@media screen and (min-width: 1000px) {
  .history-now-header #browse-options .action.time .label {
    width: 80px;
    background-size: 57%; }
  .history-now-header #browse-options .action.content-type {
    width: 26%; }
    .history-now-header #browse-options .action.content-type .label {
      width: 90px;
      background-size: 57%; }
  .history-now-header #browse-options .action.topic {
    width: 16%; }
    .history-now-header #browse-options .action.topic .label {
      width: 36px;
      background-size: 100%; }
  .history-now-header #browse-options .action.keyword {
    width: 18%;
    margin-left: 7%; }
    .history-now-header #browse-options .action.keyword .label {
      width: 60px;
      background-size: 100%; }
  .history-now-header #browse-options .action.active {
    width: 102%;
    margin-left: 0; }
  .history-now-header #browse-options p.or {
    width: 5%;
    margin-left: 0; } }

/*--------------------------------------------------------------
## Collection Browse Options
--------------------------------------------------------------*/
.collection-header #browse-options {
  background-color: #000000;
  border-bottom: solid 2px #FFFFFF; }
  .collection-header #browse-options .browse-label:after {
    content: "";
    display: table;
    clear: both; }
  .collection-header #browse-options .browse-label .border {
    width: 34%;
    border-bottom: solid 1px white;
    margin-top: 5px;
    float: left; }
  .collection-header #browse-options .browse-label p.section-title {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-size: 12px;
    width: 32%;
    text-align: center;
    float: left; }
  .collection-header #browse-options .actions {
    width: 100%;
    padding: 20px 0 10px; }
  .collection-header #browse-options .action {
    color: #FFFFFF;
    background-color: #ac2a00;
    box-sizing: border-box; }
    .collection-header #browse-options .action .details {
      padding-bottom: 10px; }
    .collection-header #browse-options .action figure {
      display: none; }
    .collection-header #browse-options .action ul li:last-child {
      display: none; }

@media screen and (min-width: 701px) {
  .collection-header #browse-options {
    border: none;
    background: transparent; }
    .collection-header #browse-options .browse-label .border {
      width: 43%; }
    .collection-header #browse-options .browse-label p.section-title {
      width: 14%; }
    .collection-header #browse-options .actions {
      content: "";
      display: table;
      clear: both;
      width: 100%;
      padding: 20px 0 30px; }
    .collection-header #browse-options .action {
      width: 32%;
      margin: 20px 0 0 2%;
      padding: 10px;
      border: none;
      color: #000000;
      background-color: #FFFFFF;
      box-sizing: border-box;
      float: left; }
      .collection-header #browse-options .action.time {
        margin-left: 0; }
      .collection-header #browse-options .action.topic img {
        padding: 0; }
      .collection-header #browse-options .action.object img {
        height: 64px;
        padding: 3px 0; }
      .collection-header #browse-options .action button {
        display: none; }
      .collection-header #browse-options .action .details {
        margin-top: 0;
        padding: 0;
        display: block; }
      .collection-header #browse-options .action figure {
        display: block; }
        .collection-header #browse-options .action figure img {
          height: 70px; }
      .collection-header #browse-options .action ul li {
        display: none; }
        .collection-header #browse-options .action ul li:first-child, .collection-header #browse-options .action ul li:nth-child(2), .collection-header #browse-options .action ul li:nth-child(3), .collection-header #browse-options .action ul li:last-child {
          display: block; }
      .collection-header #browse-options .action ul li a.toggle {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #598527; }
        .collection-header #browse-options .action ul li a.toggle:before {
          content: 'More'; }
        .collection-header #browse-options .action ul li a.toggle .fa-angle-up {
          display: none; }
      .collection-header #browse-options .action ul.active li {
        display: block; }
      .collection-header #browse-options .action ul.active li a.toggle:before {
        content: 'Less'; }
      .collection-header #browse-options .action ul.active li a.toggle .fa-angle-up {
        display: inline-block; }
      .collection-header #browse-options .action ul.active li a.toggle .fa-angle-down {
        display: none; } }

/*--------------------------------------------------------------
## Search Results
--------------------------------------------------------------*/
.page-collection-search .view-filters,
.page-history-now-search .view-filters {
  width: 100%;
  border-top: solid 3px #000000;
  border-bottom: dashed 1px #000000;
  margin: 2px 0 13px;
  padding: 40px 0 10px; }
  .page-collection-search .view-filters h2,
  .page-history-now-search .view-filters h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    text-transform: capitalize;
    margin-bottom: 20px; }
  .page-collection-search .view-filters .results-summary,
  .page-history-now-search .view-filters .results-summary {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    color: #3d5059;
    margin-bottom: 20px; }
  .page-collection-search .view-filters .views-exposed-form .views-exposed-widgets,
  .page-history-now-search .view-filters .views-exposed-form .views-exposed-widgets {
    margin: 0; }
  .page-collection-search .view-filters .views-exposed-form .views-exposed-widget,
  .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget {
    width: 100%;
    padding: 0;
    margin-bottom: 20px; }
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget#edit-keys-wrapper,
    .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget#edit-keys-wrapper {
      display: none; }
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button,
    .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
      width: 100%;
      max-width: 100%;
      text-align: right; }
      .page-collection-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button input[type="submit"],
      .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button input[type="submit"] {
        height: auto;
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #FFFFFF;
        background: #3d5059;
        margin-top: 0;
        padding: 10px;
        border-radius: 20px; }
  .page-collection-search .view-filters .views-exposed-form label,
  .page-history-now-search .view-filters .views-exposed-form label {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    margin-bottom: 4px;
    display: block; }
  .page-collection-search .view-filters .views-exposed-form select,
  .page-history-now-search .view-filters .views-exposed-form select {
    background-color: #dec481;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%; }
    .page-collection-search .view-filters .views-exposed-form select i,
    .page-history-now-search .view-filters .views-exposed-form select i {
      font-size: 10px;
      position: absolute;
      top: 16px;
      right: 8px;
      z-index: 1; }
    .page-collection-search .view-filters .views-exposed-form select:hover,
    .page-history-now-search .view-filters .views-exposed-form select:hover {
      cursor: pointer; }
  .page-collection-search .view-filters .views-exposed-form input,
  .page-history-now-search .view-filters .views-exposed-form input {
    height: 40px; }
  .page-collection-search .view-filters .views-exposed-form input[type="checkbox"],
  .page-history-now-search .view-filters .views-exposed-form input[type="checkbox"] {
    margin-top: -2px; }
  .page-collection-search .view-filters .views-exposed-form .form-type-checkbox label,
  .page-history-now-search .view-filters .views-exposed-form .form-type-checkbox label {
    display: inline; }

.page-collection-search .pager-wrapper,
.page-history-now-search .pager-wrapper {
  border-bottom: solid 1px #000000;
  margin-bottom: 40px; }
  .page-collection-search .pager-wrapper p,
  .page-history-now-search .pager-wrapper p {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px; }
  .page-collection-search .pager-wrapper .item-list ul.pager,
  .page-history-now-search .pager-wrapper .item-list ul.pager {
    margin: 0;
    text-align: left; }
    .page-collection-search .pager-wrapper .item-list ul.pager li,
    .page-history-now-search .pager-wrapper .item-list ul.pager li {
      display: inline-block;
      padding: 0 0 10px 0; }
      .page-collection-search .pager-wrapper .item-list ul.pager li.pager-first,
      .page-history-now-search .pager-wrapper .item-list ul.pager li.pager-first {
        margin-left: 0; }
    .page-collection-search .pager-wrapper .item-list ul.pager a,
    .page-history-now-search .pager-wrapper .item-list ul.pager a {
      color: #000000; }

.page-collection-search .view-empty,
.page-history-now-search .view-empty {
  border-bottom: solid 1px #000000;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.page-collection-search .view-content .views-row,
#quicktabs-tabpage-advanced_site_search-0 .view-content .views-row,
.page-history-now-search .view-content .views-row,
#quicktabs-tabpage-advanced_site_search-1 .view-content .views-row {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  min-height: 130px;
  position: relative;
  border-bottom: solid 1px #000000;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .page-collection-search .view-content .views-row:last-child,
  #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row:last-child,
  .page-history-now-search .view-content .views-row:last-child,
  #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row:last-child {
    margin-bottom: 12px; }
  .page-collection-search .view-content .views-row a,
  #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row a,
  .page-history-now-search .view-content .views-row a,
  #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row a {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .page-collection-search .view-content .views-row a:hover .title,
    .page-collection-search .view-content .views-row a:hover .type,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row a:hover .title,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row a:hover .type,
    .page-history-now-search .view-content .views-row a:hover .title,
    .page-history-now-search .view-content .views-row a:hover .type,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row a:hover .title,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row a:hover .type {
      color: #3d5059; }
  .page-collection-search .view-content .views-row figure,
  #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure,
  .page-history-now-search .view-content .views-row figure,
  #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row figure {
    position: relative;
    margin-bottom: 20px; }
    .page-collection-search .view-content .views-row figure img,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure img,
    .page-history-now-search .view-content .views-row figure img,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row figure img {
      width: 100%;
      max-width: 100%;
      display: block;
      height: auto; }
    .page-collection-search .view-content .views-row figure i,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure i,
    .page-history-now-search .view-content .views-row figure i,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row figure i {
      font-family: 'FontAwesome';
      font-size: 24px;
      color: white;
      position: absolute;
      top: 10px;
      left: 10px; }
    .page-collection-search .view-content .views-row figure.essay i,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure.essay i,
    .page-history-now-search .view-content .views-row figure.essay i,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row figure.essay i {
      content: "\f0f6"; }
    .page-collection-search .view-content .views-row figure.interactive i,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure.interactive i,
    .page-history-now-search .view-content .views-row figure.interactive i,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row figure.interactive i {
      content: "\f25a"; }
    .page-collection-search .view-content .views-row figure.featured_resource i,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure.featured_resource i,
    .page-history-now-search .view-content .views-row figure.featured_resource i,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row figure.featured_resource i {
      content: "\f03e"; }
  .page-collection-search .view-content .views-row p,
  #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row p,
  .page-history-now-search .view-content .views-row p,
  #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row p {
    margin-bottom: 10px; }
    .page-collection-search .view-content .views-row p.title,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row p.title,
    .page-history-now-search .view-content .views-row p.title,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row p.title {
      font-size: 24px;
      font-style: italic; }
    .page-collection-search .view-content .views-row p.type,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row p.type,
    .page-history-now-search .view-content .views-row p.type,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row p.type {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #c85c1a; }
    .page-collection-search .view-content .views-row p.tag,
    #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row p.tag,
    .page-history-now-search .view-content .views-row p.tag,
    #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row p.tag {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #3d5059; }

.page-collection-search .view-filters,
.page-history-now-search .view-filters {
  padding-top: 40px; }
  .page-collection-search .view-filters .views-exposed-form #edit-keys--3-wrapper,
  .page-history-now-search .view-filters .views-exposed-form #edit-keys--3-wrapper {
    display: none; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper,
  .page-history-now-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper {
    width: 100%;
    text-align: right; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper #toggle-advanced-filters,
    .page-history-now-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper #toggle-advanced-filters {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #3d5059;
      background-position: right 4px;
      padding: 0 20px 10px 0;
      display: block;
      position: relative;
      cursor: pointer; }
      .page-collection-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper #toggle-advanced-filters:after,
      .page-history-now-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper #toggle-advanced-filters:after {
        font-family: 'FontAwesome';
        content: '\f107';
        position: absolute;
        right: 0; }
      .page-collection-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper #toggle-advanced-filters.active:after,
      .page-history-now-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper #toggle-advanced-filters.active:after {
        content: '\f106'; }
  .page-collection-search .view-filters .views-exposed-form input[type="text"],
  .page-history-now-search .view-filters .views-exposed-form input[type="text"] {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: solid 1px #CCC; }

.view-collection-search #new-search,
.view-history-now-search #new-search {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059;
  padding-top: 20px; }
  .view-collection-search #new-search i,
  .view-history-now-search #new-search i {
    margin-left: 4px; }

.page-collection-search #main-wrapper .view-filters,
#quicktabs-tabpage-advanced_site_search-0 #main-wrapper .view-filters {
  margin-top: 0;
  border-top: none; }

.page-collection-search .quickview-label,
#quicktabs-tabpage-advanced_site_search-0 .quickview-label {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }
  .page-collection-search .quickview-label i,
  #quicktabs-tabpage-advanced_site_search-0 .quickview-label i {
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-right: 10px; }

.page-collection-search .thumbnail a.login-link,
#quicktabs-tabpage-advanced_site_search-0 .thumbnail a.login-link {
  min-height: 160px;
  position: relative;
  display: block; }
  .page-collection-search .thumbnail a.login-link .bg,
  #quicktabs-tabpage-advanced_site_search-0 .thumbnail a.login-link .bg {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-around; }
  .page-collection-search .thumbnail a.login-link .msg,
  #quicktabs-tabpage-advanced_site_search-0 .thumbnail a.login-link .msg {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    flex: 1;
    padding: 0 20%; }

.page-collection-search .views-row .quickview,
#quicktabs-tabpage-advanced_site_search-0 .views-row .quickview {
  display: none; }

.page-collection-search .views-row figure,
#quicktabs-tabpage-advanced_site_search-0 .views-row figure {
  position: relative; }
  .page-collection-search .views-row figure .quickview-label,
  #quicktabs-tabpage-advanced_site_search-0 .views-row figure .quickview-label {
    color: #FFFFFF;
    background-color: #598527;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    display: none; }
    .page-collection-search .views-row figure .quickview-label i,
    #quicktabs-tabpage-advanced_site_search-0 .views-row figure .quickview-label i {
      font-size: 16px;
      position: relative;
      top: 0;
      left: 0; }
  .page-collection-search .views-row figure.quickview-launch:hover,
  #quicktabs-tabpage-advanced_site_search-0 .views-row figure.quickview-launch:hover {
    cursor: pointer; }
    .page-collection-search .views-row figure.quickview-launch:hover .quickview-label,
    #quicktabs-tabpage-advanced_site_search-0 .views-row figure.quickview-launch:hover .quickview-label {
      display: block; }

.page-collection-search .views-row .tag.title,
#quicktabs-tabpage-advanced_site_search-0 .views-row .tag.title {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  color: #c85c1a;
  display: inline; }

.page-collection-search .views-row .tag.type,
#quicktabs-tabpage-advanced_site_search-0 .views-row .tag.type {
  color: #c85c1a !important;
  margin-bottom: 20px; }

.page-collection-search .mfp-content,
#quicktabs-tabpage-advanced_site_search-0 .mfp-content {
  max-width: 520px;
  margin: 0 auto; }

.page-collection-search .quickview,
#quicktabs-tabpage-advanced_site_search-0 .quickview {
  padding: 20px;
  background-color: #FFFFFF;
  position: relative; }
  .page-collection-search .quickview .quickview-label,
  #quicktabs-tabpage-advanced_site_search-0 .quickview .quickview-label {
    color: #3d5059;
    margin-bottom: 20px; }
    .page-collection-search .quickview .quickview-label i,
    #quicktabs-tabpage-advanced_site_search-0 .quickview .quickview-label i {
      font-family: 'FontAwesome'; }
  .page-collection-search .quickview figure,
  #quicktabs-tabpage-advanced_site_search-0 .quickview figure {
    margin-bottom: 20px; }
    .page-collection-search .quickview figure img,
    #quicktabs-tabpage-advanced_site_search-0 .quickview figure img {
      width: 100%;
      height: auto; }
    .page-collection-search .quickview figure .quickview-label,
    #quicktabs-tabpage-advanced_site_search-0 .quickview figure .quickview-label {
      display: none; }
  .page-collection-search .quickview .text p,
  #quicktabs-tabpage-advanced_site_search-0 .quickview .text p {
    font-family: "expressway";
    font-weight: 400;
    margin-bottom: 10px; }
    .page-collection-search .quickview .text p.title,
    #quicktabs-tabpage-advanced_site_search-0 .quickview .text p.title {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      font-style: italic;
      border-bottom: solid 1px #000000;
      margin-bottom: 20px;
      padding-bottom: 10px; }

.page-site-search .view-advanced-site-search.view-display-id-page {
  margin-bottom: 40px; }
  .page-site-search .view-advanced-site-search.view-display-id-page .view-header h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    text-transform: capitalize;
    margin-bottom: 20px; }
  .page-site-search .view-advanced-site-search.view-display-id-page .view-filters {
    border: none; }
    .page-site-search .view-advanced-site-search.view-display-id-page .view-filters .views-widget {
      width: 100%; }
    .page-site-search .view-advanced-site-search.view-display-id-page .view-filters .views-exposed-form .views-exposed-widget input {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      font-style: italic;
      width: 100%;
      height: 40px;
      box-sizing: border-box;
      border: solid 1px #CCC;
      border-radius: 20px;
      padding: 0 30px 0 20px; }
    .page-site-search .view-advanced-site-search.view-display-id-page .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
      display: none; }
    .page-site-search .view-advanced-site-search.view-display-id-page .view-filters .views-exposed-form .views-exposed-widget#edit-keys-wrapper {
      width: 100%;
      padding: 0;
      display: block;
      position: relative; }
      .page-site-search .view-advanced-site-search.view-display-id-page .view-filters .views-exposed-form .views-exposed-widget#edit-keys-wrapper:after {
        font-family: 'FontAwesome';
        content: '\f002';
        color: #CCC;
        position: absolute;
        top: 10px;
        right: 10px; }

.page-site-search #block-quicktabs-advanced-site-search {
  margin-bottom: 40px;
  border-bottom: solid 1px #3d5059; }
  .page-site-search #block-quicktabs-advanced-site-search h2 {
    display: none; }

.page-site-search ul.quicktabs-tabs {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #3d5059; }
  .page-site-search ul.quicktabs-tabs li {
    width: 100%;
    font-size: 16px;
    display: inline-block;
    padding: 0;
    margin: 0 0 20px 0; }
    .page-site-search ul.quicktabs-tabs li.active .text {
      border-bottom: solid 6px #ac2a00; }
    .page-site-search ul.quicktabs-tabs li a {
      padding: 5px 0; }
    .page-site-search ul.quicktabs-tabs li .text {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-size: 21px;
      padding-right: 5px; }
    .page-site-search ul.quicktabs-tabs li .count {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #FFFFFF;
      text-align: center;
      background-color: #ac2a00;
      margin-left: 10px;
      padding: 5px 10px;
      border-radius: 10px;
      display: inline-block; }
    .page-site-search ul.quicktabs-tabs li:nth-child(2).active .text {
      border-bottom: solid 6px #dec481; }
    .page-site-search ul.quicktabs-tabs li:nth-child(2) .count {
      background-color: #dec481; }
    .page-site-search ul.quicktabs-tabs li:nth-child(3).active .text {
      border-bottom: solid 6px #3d5059; }
    .page-site-search ul.quicktabs-tabs li:nth-child(3) .count {
      background-color: #3d5059; }

.page-site-search .more-results {
  margin-bottom: 2px;
  padding-bottom: 10px;
  border-bottom: solid 1px #3d5059; }
  .page-site-search .more-results p {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
    line-height: 1.6;
    color: #3d5059; }
  .page-site-search .more-results a {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    line-height: 1.2;
    color: #FFFFFF;
    text-align: center;
    background-color: #ac2a00;
    margin-left: 2px;
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: -2px; }

.page-site-search .quicktabs-tabpage {
  content: "";
  display: table;
  clear: both;
  width: 100%; }
  .page-site-search .quicktabs-tabpage.quicktabs-hide {
    display: none; }
  .page-site-search .quicktabs-tabpage .view-content {
    border-top: solid 2px #3d5059;
    padding-top: 40px; }
    .page-site-search .quicktabs-tabpage .view-content .views-row {
      border-bottom: solid 1px #CCC;
      margin-bottom: 40px;
      padding-bottom: 40px; }
  .page-site-search .quicktabs-tabpage .view-footer {
    padding-top: 10px;
    border-top: solid 2px #3d5059; }
    .page-site-search .quicktabs-tabpage .view-footer .more-results {
      margin-bottom: 0; }

.page-site-search #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row:last-child,
.page-site-search #quicktabs-tabpage-advanced_site_search-1 .view-content .views-row:last-child,
.page-site-search #quicktabs-tabpage-advanced_site_search-2 .view-content .views-row:last-child {
  border: none; }

.page-site-search #quicktabs-tabpage-advanced_site_search-0 .more-results a {
  background-color: #ac2a00; }

.page-site-search #quicktabs-tabpage-advanced_site_search-0 .title {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: 400; }

.page-site-search #quicktabs-tabpage-advanced_site_search-1 .more-results a {
  background-color: #dec481; }

.page-site-search #quicktabs-tabpage-advanced_site_search-2 .results-wrapper {
  padding-bottom: 10px;
  line-height: 1.2; }
  .page-site-search #quicktabs-tabpage-advanced_site_search-2 .results-wrapper p {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 0; }

.page-site-search #quicktabs-tabpage-advanced_site_search-2 .item-list {
  width: 70%;
  border-top: solid 2px #3d5059;
  padding: 10px 0;
  float: right;
  line-height: 1; }
  .page-site-search #quicktabs-tabpage-advanced_site_search-2 .item-list ul.pager {
    text-align: right;
    margin: 0; }
    .page-site-search #quicktabs-tabpage-advanced_site_search-2 .item-list ul.pager li {
      margin: 0 0 0 10px;
      padding: 5px; }

.page-site-search #quicktabs-tabpage-advanced_site_search-2 .view-footer {
  width: 30%;
  float: left; }

.page-site-search #quicktabs-tabpage-advanced_site_search-2 .view-content .views-row .title {
  font-family: "expressway";
  font-weight: 400;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px; }

.page-site-search #quicktabs-tabpage-advanced_site_search-2 .view-content .views-row .views-field-body-value {
  font-size: 18px;
  line-height: 1.2; }

@media screen and (min-width: 701px) {
  .page-site-search .view-filters .views-exposed-form .views-exposed-widgets,
  .page-collection-search .view-filters .views-exposed-form .views-exposed-widgets,
  .page-history-now-search .view-filters .views-exposed-form .views-exposed-widgets {
    text-align: left; }
  .page-site-search .view-filters .views-exposed-form .views-exposed-widget,
  .page-collection-search .view-filters .views-exposed-form .views-exposed-widget,
  .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget {
    margin-left: 1%;
    display: inline-block; }
    .page-site-search .view-filters .views-exposed-form .views-exposed-widget:first-child,
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget:first-child,
    .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget:first-child {
      margin-left: 2%; }
    .page-site-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button,
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button,
    .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
      margin-left: 0; }
  .page-site-search .view-filters .views-exposed-form label,
  .page-collection-search .view-filters .views-exposed-form label,
  .page-history-now-search .view-filters .views-exposed-form label {
    margin-bottom: 0;
    display: inline-block; }
  .page-site-search .view-filters .views-exposed-form .views-widget,
  .page-collection-search .view-filters .views-exposed-form .views-widget,
  .page-history-now-search .view-filters .views-exposed-form .views-widget {
    display: inline-block; }
  .page-site-search .pager-wrapper,
  .page-collection-search .pager-wrapper,
  .page-history-now-search .pager-wrapper {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .page-site-search .pager-wrapper p,
    .page-collection-search .pager-wrapper p,
    .page-history-now-search .pager-wrapper p {
      width: 26%;
      margin-right: 2%;
      margin-bottom: 10px;
      float: left; }
    .page-site-search .pager-wrapper .item-list,
    .page-collection-search .pager-wrapper .item-list,
    .page-history-now-search .pager-wrapper .item-list {
      width: 72%;
      float: right; }
      .page-site-search .pager-wrapper .item-list ul.pager,
      .page-collection-search .pager-wrapper .item-list ul.pager,
      .page-history-now-search .pager-wrapper .item-list ul.pager {
        text-align: right; }
  .view-collection-search,
  .view-history-now-search {
    position: relative; }
    .view-collection-search #new-search,
    .view-history-now-search #new-search {
      position: absolute;
      right: 0; }
  .page-history-now-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-prepend-div-wrapper {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget {
    max-width: 32%; }
    .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget#edit-grade-wrapper {
      width: 13%; }
    .page-history-now-search .view-filters .views-exposed-form .views-exposed-widget .views-widget {
      width: 100%; }
  .page-collection-search .view-content .views-row figure,
  #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row figure,
  .page-history-now-search .view-content .views-row figure {
    width: 20%;
    min-height: 150px;
    margin-right: 2%;
    float: left; }
  .page-collection-search .view-content .views-row .text,
  #quicktabs-tabpage-advanced_site_search-0 .view-content .views-row .text,
  .page-history-now-search .view-content .views-row .text {
    width: 78%;
    float: left; }
  .page-collection-search .mfp-content,
  #quicktabs-tabpage-advanced_site_search-0 .mfp-content,
  .page-history-now-search .mfp-content {
    width: 60%; }
  .page-history-now-search .view-filters .views-exposed-form #edit-events-wrapper {
    margin-left: 2%; }
  .page-collection-search .view-filters .views-exposed-form .views-exposed-widget {
    text-align: left;
    max-width: 18%; }
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget:first-child {
      margin-left: 0; }
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget label {
      text-align: right;
      padding-right: 10px;
      padding-top: 16px;
      box-sizing: border-box;
      float: left; }
    .page-collection-search .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
      width: auto;
      float: right; }
  .page-collection-search .view-filters .views-exposed-form .views-widget-sort-by {
    max-width: 36%;
    margin: 0 0 10px 0; }
    .page-collection-search .view-filters .views-exposed-form .views-widget-sort-by label {
      width: 52%; }
    .page-collection-search .view-filters .views-exposed-form .views-widget-sort-by select {
      width: 48%;
      float: left; }
  .page-collection-search .view-filters .views-exposed-form .views-widget-filter-field_historical_era {
    max-width: 25%; }
    .page-collection-search .view-filters .views-exposed-form .views-widget-filter-field_historical_era label {
      width: 40%; }
    .page-collection-search .view-filters .views-exposed-form .views-widget-filter-field_historical_era .views-widget {
      width: 60%;
      float: left; }
  .page-collection-search .view-filters .views-exposed-form #edit-search-api-views-fulltext-1-wrapper {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .page-collection-search .view-filters .views-exposed-form #edit-search-api-views-fulltext-1-wrapper label {
      width: 18.66%; }
    .page-collection-search .view-filters .views-exposed-form #edit-search-api-views-fulltext-1-wrapper .views-widget {
      width: 81.33%;
      max-width: 81.33%; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper {
    margin-left: 0;
    min-height: 50px; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper label,
    .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper label,
    .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper label,
    .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper label,
    .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper label {
      margin-left: 0; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper .views-widget,
    .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper .views-widget,
    .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper .views-widget,
    .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper .views-widget,
    .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper .views-widget {
      float: left; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper {
    max-width: 39%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper label,
    .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper label {
      width: 48%;
      margin-left: 0; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper .views-widget,
    .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper .views-widget {
      width: 52%;
      float: left; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper {
    max-width: 60%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper label {
      width: 19%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper .views-widget {
      width: 81%; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper {
    max-width: 28%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper label {
      width: 40.5%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper .views-widget {
      width: 57.5%; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper {
    max-width: 31%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper label {
      width: 36%; }
    .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper .views-widget {
      width: 64%; }
  .page-collection-search .view-filters .views-exposed-form #checkboxes-wrapper {
    width: auto;
    max-width: none;
    margin-left: 18.66%; }
    .page-collection-search .view-filters .views-exposed-form #checkboxes-wrapper label {
      float: none; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-creator-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-place-written-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-date-created-wrapper {
    margin-right: 1%; }
  .page-collection-search .view-filters .views-exposed-form #edit-field-keywords-subjects-1-wrapper,
  .page-collection-search .view-filters .views-exposed-form #edit-field-sub-era-wrapper {
    margin-right: 0; }
  .page-site-search .more-results {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .page-site-search .more-results p {
      font-size: 24px;
      line-height: 1.2;
      float: right; }
  .page-site-search .view-advanced-site-search.view-display-id-page {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .page-site-search .view-advanced-site-search.view-display-id-page .view-header {
      width: 70%;
      float: left; }
    .page-site-search .view-advanced-site-search.view-display-id-page .view-filters {
      width: 30%;
      margin-top: 12px;
      float: right; } }

@media screen and (min-width: 900px) {
  .page-collection-search .view-filters,
  .page-history-now-search .view-filters {
    content: "";
    display: table;
    clear: both; }
    .page-collection-search .view-filters .results-summary,
    .page-history-now-search .view-filters .results-summary {
      width: 25%;
      margin-top: 10px;
      float: left; }
    .page-collection-search .view-filters form,
    .page-history-now-search .view-filters form {
      width: 75%;
      float: right; }
    .page-collection-search .view-filters .views-exposed-form .views-widget-sort-by label,
    .page-history-now-search .view-filters .views-exposed-form .views-widget-sort-by label {
      text-align: right; }
  .page-site-search ul.quicktabs-tabs {
    padding-bottom: 0;
    border-bottom: solid 1px #3d5059; }
    .page-site-search ul.quicktabs-tabs li {
      width: auto;
      margin: 0;
      position: relative; }
      .page-site-search ul.quicktabs-tabs li.active {
        top: 1px;
        border: solid 1px #3d5059;
        border-bottom: solid 1px #FFFFFF; }
        .page-site-search ul.quicktabs-tabs li.active a {
          top: 1px; }
      .page-site-search ul.quicktabs-tabs li:first-child.active .text, .page-site-search ul.quicktabs-tabs li:nth-child(2).active .text, .page-site-search ul.quicktabs-tabs li:nth-child(3).active .text {
        border-bottom: none; }
      .page-site-search ul.quicktabs-tabs li a {
        padding: 10px 40px;
        display: block;
        position: relative;
        background: white; }
      .page-site-search ul.quicktabs-tabs li .text {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        font-size: 16px; } }

.page-history-now-search .view-topics-page-header h1 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 8vw; }

.page-history-now-search .view-topics-page-header .view-content .views-row {
  min-height: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #000000; }

.page-history-now-search #topics-header {
  margin-bottom: 40px; }

.page-history-now-search .teaser-block {
  border-bottom: solid 1px black;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .page-history-now-search .teaser-block .view-content .views-row {
    width: 100%;
    min-height: auto;
    border: none;
    padding: 0;
    margin: 0; }
  .page-history-now-search .teaser-block .teaser-count,
  .page-history-now-search .teaser-block .teaser-title,
  .page-history-now-search .teaser-block a.view-all {
    font-family: "expressway";
    font-weight: 400;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2; }
  .page-history-now-search .teaser-block .teaser-count {
    line-height: 1;
    text-align: center;
    width: 20px;
    min-height: auto;
    border: solid 1px #000000;
    border-radius: 20px;
    margin: 0 auto 10px;
    padding: 12px 10px; }
  .page-history-now-search .teaser-block .teaser-title {
    text-align: center;
    margin-bottom: 20px; }
  .page-history-now-search .teaser-block .image {
    max-height: 160px;
    overflow: hidden;
    margin-bottom: 10px; }
    .page-history-now-search .teaser-block .image img {
      width: 100%;
      height: auto; }
  .page-history-now-search .teaser-block .title {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 10px; }
  .page-history-now-search .teaser-block .text {
    width: 100% !important; }
  .page-history-now-search .teaser-block .subject,
  .page-history-now-search .teaser-block .grades {
    margin-bottom: 10px; }
  .page-history-now-search .teaser-block a.view-all {
    color: #c85c1a; }

@media screen and (min-width: 701px) {
  .page-history-now-search .view-topics-page-header h1 {
    font-size: 5vw; }
  .page-history-now-search #topics-header {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    margin-bottom: 60px; }
  .page-history-now-search .teaser-block {
    width: 23.5%;
    min-height: 160px;
    margin: 0 3% 0 0;
    padding: 0 3% 20px 0;
    border-bottom: none;
    border-right: dashed 2px #CCC;
    box-sizing: border-box;
    float: left; }
    .page-history-now-search .teaser-block:nth-child(4) {
      width: 20.5%;
      margin-right: 0;
      padding-right: 0;
      border-right: none; }
    .page-history-now-search .teaser-block .teaser-title {
      height: 34px;
      overflow: hidden; }
    .page-history-now-search .teaser-block .image {
      max-height: 130px; }
    .page-history-now-search .teaser-block .title {
      max-height: 40px;
      overflow: hidden; }
    .page-history-now-search .teaser-block .grades {
      margin-bottom: 70px; } }

@media screen and (min-width: 1023px) {
  .page-history-now-search .view-topics-page-header h1 {
    font-size: 55px; } }

/*--------------------------------------------------------------
# History Now: Journals and Articles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content Header
--------------------------------------------------------------*/
.history-now-header {
  background: white;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out; }
  .history-now-header h1 {
    font-size: 14vw;
    font-style: italic;
    font-weight: 400;
    margin: 30px 0 20px;
    text-align: center; }
  .history-now-header .top {
    width: 100%; }
    .history-now-header .top .right {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 20px; }
      .history-now-header .top .right a {
        font-size: 17px;
        font-weight: 700;
        color: #A07900;
        position: relative;
        top: 2px; }
        .history-now-header .top .right a:hover {
          color: #3d5059; }
  .history-now-header .panel {
    background-color: #f4f4f4;
    display: none; }
    .history-now-header .panel .border {
      width: 100%;
      border-bottom: dashed 1px #444;
      position: relative;
      z-index: 999; }
    .history-now-header .panel .text .subtitle {
      margin-bottom: 20px;
      position: relative; }
      .history-now-header .panel .text .subtitle:after {
        content: "";
        display: table;
        clear: both; }
      .history-now-header .panel .text .subtitle i,
      .history-now-header .panel .text .subtitle h2 {
        position: relative;
        z-index: 1; }
      .history-now-header .panel .text .subtitle i {
        font-size: 10px;
        margin-top: 20px;
        float: left; }
      .history-now-header .panel .text .subtitle .border {
        width: 100%;
        border-top: dashed 1px #666;
        position: absolute;
        top: 25px;
        left: 0;
        z-index: 0; }
      .history-now-header .panel .text .subtitle h2 {
        font-style: italic;
        font-size: 54px;
        color: #3d5059;
        background: #f4f4f4;
        padding-left: 10px;
        float: right; }
    .history-now-header .panel .text h3 {
      font-size: 30px;
      font-style: italic;
      margin-bottom: 20px; }
    .history-now-header .panel .text strong {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px; }
    .history-now-header .panel .text p {
      font-size: 20px;
      line-height: 1.2;
      margin-bottom: 40px; }
    .history-now-header .panel form:after {
      content: "";
      display: table;
      clear: both; }
    .history-now-header .panel label {
      margin-bottom: 5px; }
    .history-now-header .panel input {
      font-family: "expressway";
      font-weight: 400;
      font-weight: 700;
      font-size: 14px;
      width: 100%;
      padding: 15px 0;
      text-indent: 10px;
      margin-bottom: 10px;
      border: none; }
      .history-now-header .panel input[type="submit"] {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: white;
        background-color: #3d5059;
        border-radius: 50px;
        margin-top: 20px; }
    .history-now-header .panel a {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-weight: normal;
      display: block; }
      .history-now-header .panel a.forgot-password {
        color: #777777;
        text-decoration: underline; }
      .history-now-header .panel a.close {
        padding: 5px 10px;
        display: inline-block;
        background: #f4f4f4; }
    .history-now-header .panel .box {
      display: none;
      text-align: center;
      min-height: 300px;
      background: #e6e6e6;
      border: solid 1px #CCC;
      box-sizing: border-box; }
      .history-now-header .panel .box img {
        margin: 60px 20px 20px; }
      .history-now-header .panel .box a {
        font-weight: 700;
        color: #3d5059;
        background-color: #FFFFFF;
        margin: 10px 20px;
        padding: 15px 30px;
        border-radius: 50px; }
      .history-now-header .panel .box.teacher img {
        width: 100px; }
      .history-now-header .panel .box.student img {
        width: 140px; }
    .history-now-header .panel .panel-search-links {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px; }
      .history-now-header .panel .panel-search-links span {
        margin-bottom: 20px;
        display: inline-block; }
      .history-now-header .panel .panel-search-links a {
        font-weight: 700;
        color: #c85c1a;
        background-color: #FFFFFF;
        margin: 0 0 20px 10px;
        padding: 10px 20px;
        border-radius: 30px;
        display: inline-block; }
    .history-now-header .panel .close-wrapper {
      width: 100%;
      position: relative;
      top: 20px;
      text-align: center;
      clear: both; }
  .history-now-header.panel-active {
    position: relative; }
    .history-now-header.panel-active .top {
      background: #f4f4f4;
      transition: background .25s ease-in-out;
      -moz-transition: background .25s ease-in-out;
      -webkit-transition: background .25s ease-in-out;
      padding: 0 20px;
      transition: padding .25s ease-in-out;
      -moz-transition: padding .25s ease-in-out;
      -webkit-transition: padding .25s ease-in-out;
      margin-bottom: 50px;
      box-sizing: border-box; }
      .history-now-header.panel-active .top .right {
        display: none; }

@media screen and (max-width: 400px) {
  .history-now-header .top .arrow-left {
    bottom: 35px !important; } }

@media screen and (max-width: 700px) {
  .history-now-header .top {
    position: relative; }
    .history-now-header .top .arrow-left {
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-right: 25px solid #f4f4f4;
      position: absolute;
      bottom: 15px;
      left: 0; }
    .history-now-header .top .right {
      font-weight: 700;
      text-align: center;
      background-color: #f4f4f4;
      border-radius: 50px;
      padding: 6px 10px;
      margin-left: 20px; }
      .history-now-header .top .right a {
        background-color: #FFFFFF;
        padding: 8px;
        margin: 0 4px 4px;
        border-radius: 20px;
        display: inline-block; } }

@media screen and (min-width: 701px) {
  .history-now-header h1 {
    font-size: 100px;
    width: 55%;
    text-align: left;
    float: left; }
  .history-now-header .top {
    width: 100%; }
    .history-now-header .top:after {
      content: "";
      display: table;
      clear: both; }
    .history-now-header .top .right {
      width: 41%;
      text-align: right;
      margin: 90px 2% 50px 2%;
      float: right; }
  .history-now-header .panel:after {
    content: "";
    display: table;
    clear: both; }
  .history-now-header .panel .text,
  .history-now-header .panel .box,
  .history-now-header .panel .panel-search-links {
    width: 100%;
    float: left;
    display: inline-block; }
  .history-now-header .panel .panel-search-links {
    float: none; }
  .history-now-header .panel .text {
    margin-right: 4%; }
  .history-now-header .panel .box {
    display: block; } }

@media screen and (min-width: 701px) and (max-width: 970px) {
  .history-now-header h1 {
    font-size: 70px;
    margin-top: 40px; }
  .history-now-header .top .right {
    text-align: left;
    margin: 85px 2% 40px 2%; } }

@media screen and (min-width: 1023px) {
  .history-now-header h1 {
    font-size: 112px; } }

/*--------------------------------------------------------------
## Journal Header
--------------------------------------------------------------*/
#block-views-browse-journals-block {
  outline: none;
  position: relative; }

.journal-header {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 12px; }
  .journal-header:after {
    content: "";
    display: table;
    clear: both; }
  .journal-header .journal-info,
  .journal-header .journal-issue {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
  .journal-header .journal-info {
    position: relative; }
    .journal-header .journal-info .text {
      margin-right: 128px; }
  .journal-header .right {
    margin-top: 9px;
    position: absolute;
    top: 0;
    right: 0; }
    .journal-header .right i {
      font-size: 13px;
      margin-left: 5px; }
      .journal-header .right i.fa-angle-down {
        display: inline-block; }
      .journal-header .right i.fa-angle-up {
        display: none; }
  .journal-header.active i.fa-angle-down {
    display: none; }
  .journal-header.active i.fa-angle-up {
    display: inline-block; }
  .journal-header .hide-mobile {
    display: none; }
  .journal-header .image {
    width: 148px;
    height: 64px;
    position: absolute;
    overflow: hidden;
    display: none; }
    .journal-header .image img {
      width: auto;
      height: 64px;
      display: block; }
  .journal-header .text p,
  .journal-header .text .number {
    display: inline-block; }
  .journal-header .text .number {
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    color: white;
    line-height: 1;
    background: black;
    border-radius: 30px;
    display: inline-block;
    width: 16px;
    font-size: 20px;
    text-align: center;
    margin: 0 2px;
    padding: 6px 10px 5px 6px; }
  .journal-header .past-journals {
    display: none;
    height: 256px;
    overflow-y: scroll;
    margin-bottom: 20px;
    border-bottom: solid 1px #000000; }
  .journal-header .journal-issue {
    height: 64px;
    background-color: #e6e6e6;
    border-top: solid #FFFFFF 1px; }
    .journal-header .journal-issue a {
      display: block; }
    .journal-header .journal-issue .text p {
      margin: 25px 0 0 55px; }
    .journal-header .journal-issue .text .number {
      background-color: #777777;
      margin: 15px 0 0 10px;
      position: absolute; }

.node-type-journal .journal-header {
  margin-top: 4px; }

.node-type-journal .journal-info {
  margin-bottom: 10px; }

.node-type-journal #main-wrapper #main {
  margin-top: 0; }

.node-type-journal #main-content {
  margin-top: 30px; }

.node-type-journal aside h3,
.node-type-journal article h1,
.node-type-journal article h2 {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  font-style: italic;
  margin: 0 20px 20px 0;
  padding: 0; }

.node-type-journal article h2 {
  font-size: 20px; }

.node-type-journal .article-header {
  content: "";
  display: table;
  clear: both;
  width: 100%; }

.node-type-journal article h1,
.node-type-journal article h2 {
  width: 80%;
  float: left; }

.node-type-journal aside {
  margin-bottom: 50px; }
  .node-type-journal aside li a.current,
  .node-type-journal aside li a:hover {
    padding-bottom: 2px;
    border-bottom: solid 1px #dec481; }
  .node-type-journal aside li a.current {
    font-weight: 700; }
  .node-type-journal aside li a {
    margin-bottom: 15px;
    position: relative; }
    .node-type-journal aside li a i {
      position: absolute;
      left: 0; }
    .node-type-journal aside li a span {
      margin-left: 20px;
      display: block; }
    .node-type-journal aside li a .byline {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-style: italic;
      margin-top: 3px; }

.node-type-journal article .number {
  display: none;
  width: 15px;
  font-size: 15px;
  text-align: center;
  padding: 7px 6px 4px 6px;
  position: absolute;
  top: 0;
  left: -14px; }

.node-type-essay .journal-header .right,
.node-type-resource .journal-header .right {
  margin: 15px 15px 0;
  padding: 10px 0 10px 15px;
  border-left: solid 1px #000000; }

.node-type-essay .journal-header .text p,
.node-type-resource .journal-header .text p {
  margin: 25px 20px 0 55px; }

.node-type-essay .journal-header .text .number,
.node-type-resource .journal-header .text .number {
  margin: 15px 0 0 10px;
  position: absolute; }

.node-type-essay .journal-info,
.node-type-resource .journal-info {
  height: 64px; }

@media screen and (min-width: 800px) {
  .journal-header .hide-mobile {
    display: inline; }
  .journal-header .image {
    display: block; }
  .journal-header .journal-info .text {
    margin-right: 181px; }
  .journal-header .journal-issue .text {
    margin-left: 148px; }
  .node-type-essay .journal-info,
  .node-type-resource .journal-info {
    background-color: #f2f2f2; }
    .node-type-essay .journal-info .text,
    .node-type-resource .journal-info .text {
      margin-left: 148px; }
    .node-type-essay .journal-info .journal,
    .node-type-resource .journal-info .journal {
      display: none; } }

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
#featured-content .inner {
  margin-top: 3px;
  border-top: solid 3px black;
  border-bottom: solid 3px black; }

#banner {
  position: relative;
  background-color: #3d5059;
  min-height: 280px;
  overflow: hidden; }
  #banner img {
    max-width: 100%;
    display: block; }
  #banner .text {
    position: absolute;
    bottom: 0;
    left: 0; }
    #banner .text h2, #banner .text p {
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
      padding: 0; }
    #banner .text h2 {
      font-family: 'CheltenhmXBdCnBTWXX-Bold';
      font-style: normal;
      font-weight: 400;
      font-size: 40px;
      color: white;
      margin: 20px 40px 20px 20px; }
    #banner .text p {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 16px;
      font-weight: 400;
      color: #dec481;
      margin: 0 0 10px 20px; }

@media screen and (min-width: 481px) {
  #banner {
    min-height: 360px; } }

@media screen and (min-width: 701px) {
  #banner {
    min-height: auto; }
    #banner .text h2 {
      margin: 20px 130px 1.25vw 20px; }
    #banner .text p {
      margin: 0 0 1.25vw 20px; } }

@media screen and (min-width: 701px) and (max-width: 1023px) {
  #banner .text h2 {
    font-size: 64px; } }

@media screen and (min-width: 1024px) {
  #banner .text h2 {
    font-size: 80px;
    margin: 20px 130px 20px 20px; }
  #banner .text p {
    margin: 0 0 20px 20px; } }

/*--------------------------------------------------------------
## Featured Content
--------------------------------------------------------------*/
.featured {
  margin-top: 20px; }
  .featured.media .block {
    height: 65px;
    overflow: hidden;
    background-color: #dec481;
    margin-bottom: 20px;
    padding: 10px 0;
    display: block;
    position: relative; }
  .featured.media p {
    width: 65%;
    margin-left: 2%;
    margin-right: 33%; }
  .featured.media p.label {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-size: 13px;
    margin-bottom: 10px;
    color: #FFFFFF; }
  .featured.media p.label i {
    font-size: 15px; }
  .featured.media p.label span {
    margin-left: 5px; }
  .featured.media p.title {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    color: #3d5059;
    font-size: 20px;
    margin-top: 10px; }
  .featured.media img {
    width: 33%;
    height: 85px;
    overflow: hidden;
    color: #FFFFFF;
    background-color: #3d5059;
    position: absolute;
    top: 0;
    right: 0;
    display: block; }
  .featured.resources .block {
    width: 19%;
    min-height: 220px;
    border-left: dashed 1px black;
    margin: 50px 0 0 3%;
    padding: 10px 0 20px 3%;
    position: relative; }
    .featured.resources .block p.type {
      text-align: center;
      margin: -50px 0 20px 0; }
      .featured.resources .block p.type span {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        display: block; }
        .featured.resources .block p.type span.number {
          width: 15px;
          font-size: 13px;
          font-weight: 400;
          padding: 11px 10px;
          margin-bottom: 10px;
          border: solid 1px black;
          border-radius: 20px;
          display: inline-block; }
    .featured.resources .block img {
      margin-bottom: 10px; }
    .featured.resources .block p.title {
      font-size: 14px;
      margin-bottom: 10px; }
    .featured.resources .block p.tags,
    .featured.resources .block a {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px; }
    .featured.resources .block p.tags {
      margin-bottom: 10px; }
    .featured.resources .block a {
      color: #c85c1a;
      position: absolute;
      bottom: 20px; }

@media screen and (min-width: 700px) {
  .featured:after {
    content: "";
    display: table;
    clear: both; }
  .featured.media .block {
    width: 31%;
    height: auto;
    margin-left: 3%;
    padding: 0;
    background-color: transparent; }
  .featured.media p {
    width: auto;
    margin-left: 0;
    margin-right: 0; }
  .featured.media p.label {
    color: #000000; }
  .featured.media p.label span,
  .featured.media p.label i {
    color: #dec481; }
  .featured.media p.title {
    font-size: 28px;
    font-weight: 400; }
  .featured.media img {
    width: 100%;
    height: auto;
    position: relative; }
  .featured .block {
    float: left; }
    .featured .block:first-child {
      border: none;
      margin-left: 0;
      padding-left: 0; }
    .featured .block img {
      max-width: 100%;
      display: block; } }

/*--------------------------------------------------------------
## Featured Resource
--------------------------------------------------------------*/
.node-type-featured-resource #main-content {
  margin-top: 20px; }

.node-type-featured-resource .article-header {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px #000000 dotted; }
  .node-type-featured-resource .article-header h1 {
    font-size: 40px;
    margin-bottom: 0; }

.node-type-featured-resource .video-container {
  padding: 0 5% 40px;
  margin-bottom: 20px;
  border-bottom: 3px solid #000000; }

.node-type-featured-resource .article-tags .tag-group {
  padding: 20px 0;
  margin: 0 0 20px 0; }
  .node-type-featured-resource .article-tags .tag-group ul {
    margin: 0 20px;
    padding: 0; }

@media screen and (min-width: 701px) {
  .node-type-featured-resource .article-tags .tag-group {
    width: 100%;
    margin-bottom: 20px; } }

/*--------------------------------------------------------------
## Curriculum
--------------------------------------------------------------*/
.node-type-curriculum #browse-options {
  border-bottom: none; }

.node-type-curriculum #banner {
  border-radius: 0px;
  margin-bottom: 40px;
  background-color: unset;
  max-height: 405px;
  overflow: hidden; }
  .node-type-curriculum #banner .text {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 220px;
    padding: 60px 0px 0px 30px;
    margin-top: 185px;
    box-sizing: border-box;
    background-image: linear-gradient(-90deg, transparent, rgba(255, 255, 255, 0.6) 30%, white 100%); }
    @media screen and (max-width: 700px) {
      .node-type-curriculum #banner .text {
        height: auto;
        padding: initial;
        margin-top: inherit; } }
    .node-type-curriculum #banner .text h2 {
      color: #000000;
      font-size: 58px !important;
      font-family: 'CheltenhmXBdCnBTWXX-Bold';
      line-height: 1.2;
      text-shadow: unset;
      margin: 0px; }
    .node-type-curriculum #banner .text p {
      color: #3d5059;
      font-size: 27px;
      font-family: 'expressway';
      line-height: 1.4;
      font-weight: bold;
      text-transform: uppercase;
      text-shadow: unset;
      margin: 0px; }
  .node-type-curriculum #banner img {
    width: 100% !important; }
    @media screen and (max-width: 700px) {
      .node-type-curriculum #banner img {
        display: none; } }

.node-type-curriculum #block-views-curriculum-pages-block h2 {
  display: none; }

.node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page {
  text-align: center;
  height: 250px;
  position: relative;
  background: unset;
  border-radius: 0px;
  margin-bottom: 0px;
  overflow: hidden;
  display: block; }
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page h3 {
    font-family: "expressway";
    font-weight: 400;
    top: 0;
    margin-top: 130px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    line-height: 1.2;
    color: #FFFFFF;
    display: block;
    position: absolute;
    width: 100%;
    min-height: 80px;
    bottom: 40px !important;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media screen and (max-width: 700px) {
      .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page h3 {
        top: auto;
        bottom: 50px !important;
        padding-bottom: 50px; } }
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page img {
    width: 100%;
    display: block; }
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page .view-content div {
    width: 31%;
    margin-right: 3%;
    float: left; }
    .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page .view-content div:nth-child(odd) {
      margin-right: 3%; }
    .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page .view-content div:nth-child(3n) {
      margin-right: 0; }
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page:hover h3 {
    background-color: rgba(0, 0, 0, 0.7);
    transition: background-color 1s ease-out; }

@media screen and (min-width: 481px) {
  .node-type-curriculum #block-views-curriculum-pages-block h2 {
    display: none; }
  .node-type-curriculum #block-views-curriculum-pages-block .view-content div {
    width: 48%;
    float: left; }
    .node-type-curriculum #block-views-curriculum-pages-block .view-content div:nth-child(odd) {
      margin-right: 4%; }
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page h3 {
    top: auto;
    bottom: 0; } }

@media screen and (min-width: 900px) {
  .node-type-curriculum #banner .text h2 {
    font-size: 40px; }
  .node-type-curriculum #banner img {
    width: 60%; }
  .node-type-curriculum #block-views-curriculum-pages-block h2 {
    display: none; }
  .node-type-curriculum #block-views-curriculum-pages-block .view-content div {
    width: 31%;
    margin-right: 3%;
    float: left; }
    .node-type-curriculum #block-views-curriculum-pages-block .view-content div:nth-child(odd) {
      margin-right: 3%; }
    .node-type-curriculum #block-views-curriculum-pages-block .view-content div:nth-child(3n) {
      margin-right: 0; }
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page {
    height: 250px; } }

@media screen and (min-width: 1023px) {
  .node-type-curriculum #block-views-curriculum-pages-block a.curriculum-page {
    height: 250px; } }

/*--------------------------------------------------------------
## Resources: Teaching Literacy Through History Logo
--------------------------------------------------------------*/
.node-type-resource #browse-options {
  border-bottom: none; }

.node-type-resource .tlth-logo .border {
  border-top: solid 1px black; }

.node-type-resource .tlth-logo figure {
  display: none; }

.node-type-resource .tlth-logo.active {
  position: relative;
  margin: 20px 0 40px; }
  .node-type-resource .tlth-logo.active .border {
    width: 100%;
    height: 6px;
    border-top: solid 1px #ac2a00;
    border-bottom: solid 1px #ac2a00;
    position: absolute;
    top: 4vw;
    z-index: -1; }
  .node-type-resource .tlth-logo.active figure {
    margin: 0 auto;
    padding: 0 25px;
    box-sizing: border-box;
    background: #FFFFFF;
    display: block; }

@media screen and (min-width: 481px) {
  .node-type-resource .tlth-logo.active .border {
    top: 7vw; }
  .node-type-resource .tlth-logo.active figure {
    width: 70%; } }

@media screen and (min-width: 701px) {
  .node-type-resource .tlth-logo.active .border {
    top: 2.5vw; }
  .node-type-resource .tlth-logo.active figure {
    width: 25%; } }

@media screen and (min-width: 701px) {
  .node-type-resource .tlth-logo.active .border {
    top: 2.5vw; }
  .node-type-resource .tlth-logo.active figure {
    width: 25%; } }

@media screen and (min-width: 1023px) {
  .node-type-resource .tlth-logo.active .border {
    top: 20px; }
  .node-type-resource .tlth-logo.active figure {
    width: 230px; } }

/*--------------------------------------------------------------
## Curriculum Page
--------------------------------------------------------------*/
.node-type-curriculum-page .parent-curriculum {
  border-radius: 0px !important;
  margin-bottom: 40px;
  background-color: unset !important;
  max-height: 405px;
  overflow: hidden; }
  .node-type-curriculum-page .parent-curriculum .text {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 220px;
    padding: 60px 0px 0px 30px;
    margin-top: 185px;
    box-sizing: border-box;
    background-image: linear-gradient(-90deg, transparent, rgba(255, 255, 255, 0.6) 30%, white 100%);
    z-index: 2; }
    @media screen and (max-width: 700px) {
      .node-type-curriculum-page .parent-curriculum .text {
        height: auto;
        padding: initial;
        margin-top: inherit; } }
    .node-type-curriculum-page .parent-curriculum .text .curriculum-headline {
      color: #000000;
      font-size: 58px !important;
      font-family: 'CheltenhmXBdCnBTWXX-Bold';
      line-height: 1.2;
      text-shadow: unset;
      margin: 0px;
      display: block; }
    .node-type-curriculum-page .parent-curriculum .text .curriculum-subhead {
      color: #3d5059;
      font-size: 27px;
      font-family: 'expressway';
      line-height: 1.4;
      font-weight: bold;
      text-transform: uppercase;
      text-shadow: unset;
      margin: 0px;
      display: block; }
  .node-type-curriculum-page .parent-curriculum figure img {
    display: inline-block;
    width: 100% !important;
    position: absolute;
    left: 0;
    z-index: 0; }
    @media screen and (max-width: 700px) {
      .node-type-curriculum-page .parent-curriculum figure img {
        displaty: none; } }

.node-type-curriculum-page #browse-options {
  border-bottom: none; }

.node-type-curriculum-page .parent-curriculum {
  background-color: #20577d;
  border-radius: 10px;
  overflow: hidden; }
  .node-type-curriculum-page .parent-curriculum a {
    display: block; }
  .node-type-curriculum-page .parent-curriculum .curriculum-headline,
  .node-type-curriculum-page .parent-curriculum .curriculum-subhead {
    font-family: "expressway";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    display: inline-block; }
  .node-type-curriculum-page .parent-curriculum .curriculum-headline {
    color: #FFFFFF;
    font-weight: 200;
    margin: 20px 0 4px 20px; }
  .node-type-curriculum-page .parent-curriculum .curriculum-subhead {
    color: #dec481;
    margin: 0 20px 20px 20px; }
  .node-type-curriculum-page .parent-curriculum figure img {
    display: none; }

.node-type-curriculum-page .article-header {
  border-bottom: solid 4px black;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .node-type-curriculum-page .article-header h1 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    margin: 20px 0 10px; }
  .node-type-curriculum-page .article-header .byline {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-style: italic;
    margin: 0; }

.node-type-curriculum-page aside {
  margin-bottom: 20px; }
  .node-type-curriculum-page aside ul {
    margin-right: 0; }
    .node-type-curriculum-page aside ul li a {
      border-radius: 0px;
      padding: 10px;
      border: 1px solid #B2B9BC;
      margin-bottom: 10px;
      background-color: #FFFFFF;
      color: #3d5059; }
      .node-type-curriculum-page aside ul li a.current, .node-type-curriculum-page aside ul li a:hover {
        color: #f0f0f0;
        background-color: #B2B9BC; }

@media screen and (min-width: 900px) {
  .node-type-curriculum-page .parent-curriculum {
    border-radius: 20px;
    position: relative; }
    .node-type-curriculum-page .parent-curriculum a {
      display: flex; }
    .node-type-curriculum-page .parent-curriculum .text {
      flex: 0 0 80%;
      align-self: center; }
    .node-type-curriculum-page .parent-curriculum figure {
      flex: 0 0 20%; }
      .node-type-curriculum-page .parent-curriculum figure img {
        display: block; } }

@media screen and (min-width: 701px) {
  .node-type-curriculum-page aside {
    width: 18%;
    margin-right: 2%;
    float: left; }
  .node-type-curriculum-page article {
    width: 80%;
    float: left; }
    .node-type-curriculum-page article .embed {
      width: 100%; }
    .node-type-curriculum-page article .text {
      position: relative;
      width: 75%; } }

/*--------------------------------------------------------------
# Collection
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Collection
--------------------------------------------------------------*/
.collection-header {
  color: white;
  background: #ac2a00 url("../images/collection-bg.png") no-repeat center 0; }
  .collection-header .inner {
    border: none; }
  .collection-header .top {
    margin-bottom: 30px;
    padding-top: 20px;
    text-align: center; }
    .collection-header .top h1 {
      font-size: 14vw;
      font-style: italic; }
      .collection-header .top h1 a:hover {
        color: #dec481; }
    .collection-header .top .right {
      font-family: "expressway";
      font-weight: 400;
      font-size: 14px;
      line-height: 1.4;
      margin: 10px 0;
      padding: 10px 0;
      border-top: dashed 1px #FFFFFF;
      border-bottom: solid 3px #FFFFFF; }
  .collection-header .search {
    margin-bottom: 30px; }
    .collection-header .search:after {
      content: "";
      display: table;
      clear: both; }
    .collection-header .search .search-wrapper {
      background: white;
      padding: 17px 60px 13px;
      border-radius: 50px;
      position: relative; }
      .collection-header .search .search-wrapper i {
        font-size: 24px;
        color: #598527;
        position: absolute;
        top: 17px;
        left: 15px; }
      .collection-header .search .search-wrapper input {
        width: 100%;
        font-family: adobe-garamond-pro, serif;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        font-style: italic;
        border: none; }
    .collection-header .search #edit-search-api-views-fulltext-1-wrapper {
      width: 100%; }
    .collection-header .search label {
      display: none; }
    .collection-header .search .views-exposed-form,
    .collection-header .search .views-exposed-widgets,
    .collection-header .search .views-exposed-widget {
      margin: 0;
      padding: 0; }
    .collection-header .search .views-submit-button {
      display: none; }
    .collection-header .search p {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 12px;
      margin-top: 5px;
      float: right; }
  .collection-header #tabs {
    background: #000000;
    padding: 20px;
    position: relative; }
    .collection-header #tabs li {
      display: none; }
      .collection-header #tabs li#tabs-toggle {
        display: block;
        margin-top: 0;
        position: absolute;
        top: 20px;
        right: 20px; }
        .collection-header #tabs li#tabs-toggle a {
          color: #FFFFFF; }
        .collection-header #tabs li#tabs-toggle .fa-chevron-up {
          display: none; }
        .collection-header #tabs li#tabs-toggle .fa-chevron-down {
          display: block; }
      .collection-header #tabs li a {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        font-size: 14px;
        font-weight: normal;
        color: #ac2a00; }
        .collection-header #tabs li a:hover {
          color: #FFFFFF; }
    .collection-header #tabs.active li {
      display: block;
      margin-top: 10px; }
      .collection-header #tabs.active li:first-child {
        margin-top: 0; }
      .collection-header #tabs.active li#tabs-toggle .fa-chevron-up {
        display: block; }
      .collection-header #tabs.active li#tabs-toggle .fa-chevron-down {
        display: none; }

.page-node-81056 .collection-header #tabs li:first-child,
.page-collection-search .collection-header #tabs li:first-child,
.page-node-82336 .collection-header #tabs li:nth-child(2),
.page-node-79751 .collection-header #tabs li:nth-child(3),
.node-type-collection-interactive .collection-header #tabs li:nth-child(3),
.page-node-82337 .collection-header #tabs li:nth-child(4),
.page-node-81055 .collection-header #tabs li:nth-child(5) {
  display: block; }
  .page-node-81056 .collection-header #tabs li:first-child a,
  .page-collection-search .collection-header #tabs li:first-child a,
  .page-node-82336 .collection-header #tabs li:nth-child(2) a,
  .page-node-79751 .collection-header #tabs li:nth-child(3) a,
  .node-type-collection-interactive .collection-header #tabs li:nth-child(3) a,
  .page-node-82337 .collection-header #tabs li:nth-child(4) a,
  .page-node-81055 .collection-header #tabs li:nth-child(5) a {
    color: #FFFFFF; }

@media screen and (min-width: 701px) {
  .collection-header .top {
    padding-top: 105px;
    text-align: left;
    position: relative; }
    .collection-header .top h1 {
      font-size: 7.5vw;
      margin-right: 380px; }
    .collection-header .top .right {
      font-size: 13px;
      width: 340px;
      border-top: none;
      border-bottom: none;
      border-left: dashed 1px white;
      margin: 0;
      padding-left: 20px;
      position: absolute;
      bottom: 0;
      right: 20px; }
  .collection-header #tabs {
    background-color: transparent;
    padding-bottom: 0; }
    .collection-header #tabs:after {
      content: "";
      display: table;
      clear: both; }
    .collection-header #tabs li {
      display: block;
      margin: 0 5px 0 0;
      float: left; }
      .collection-header #tabs li#tabs-toggle {
        display: none; }
      .collection-header #tabs li a {
        color: #FFFFFF;
        padding: 15px;
        display: block; }
      .collection-header #tabs li:hover {
        background-color: white;
        cursor: pointer; }
        .collection-header #tabs li:hover a {
          color: #598527; }
  .page-node-81056 .collection-header #tabs li:first-child,
  .page-node-82336 .collection-header #tabs li:nth-child(2),
  .page-node-79751 .collection-header #tabs li:nth-child(3),
  .node-type-collection-interactive .collection-header #tabs li:nth-child(3),
  .page-node-82337 .collection-header #tabs li:nth-child(4),
  .page-node-81055 .collection-header #tabs li:nth-child(5) {
    background-color: white; }
    .page-node-81056 .collection-header #tabs li:first-child a,
    .page-node-82336 .collection-header #tabs li:nth-child(2) a,
    .page-node-79751 .collection-header #tabs li:nth-child(3) a,
    .node-type-collection-interactive .collection-header #tabs li:nth-child(3) a,
    .page-node-82337 .collection-header #tabs li:nth-child(4) a,
    .page-node-81055 .collection-header #tabs li:nth-child(5) a {
      color: #598527; } }

@media screen and (min-width: 1023px) {
  .collection-header .top h1 {
    font-size: 112px; } }

.node-type-collection-landing-page #main-content {
  margin-top: 40px; }

.node-type-collection-landing-page aside {
  margin-bottom: 40px; }
  .node-type-collection-landing-page aside h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    margin-bottom: 10px; }
  .node-type-collection-landing-page aside #whats-new {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 40px; }
    .node-type-collection-landing-page aside #whats-new ul {
      margin-bottom: 40px; }
      .node-type-collection-landing-page aside #whats-new ul li {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #598527; }
  .node-type-collection-landing-page aside .contact-info a {
    color: #598527;
    font-weight: bold; }
  .node-type-collection-landing-page aside .contact-info p span {
    line-height: 1.2;
    display: block;
    margin-bottom: 4px; }

.node-type-collection-landing-page article {
  margin-bottom: 60px; }
  .node-type-collection-landing-page article a {
    color: #598527; }
  .node-type-collection-landing-page article .introduction h2 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    margin: 0 0 10px 0; }
  .node-type-collection-landing-page article .introduction figure {
    width: 100%;
    margin-bottom: 20px; }
    .node-type-collection-landing-page article .introduction figure figcaption {
      font-size: 16px;
      line-height: 1.2;
      padding: 20px 0;
      border-bottom: solid 1px #000000; }
    .node-type-collection-landing-page article .introduction figure img {
      width: auto !important;
      height: auto !important;
      margin: 0 auto !important;
      float: none !important;
      display: block; }
  .node-type-collection-landing-page article .introduction img {
    margin: 0 0 10px 0; }

.node-type-collection-landing-page .view-content .views-row {
  border-top: dashed 1px black;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px; }

.node-type-collection-landing-page .views-row:after {
  content: "";
  display: table;
  clear: both; }

.node-type-collection-landing-page .views-row figure {
  margin-bottom: 20px; }
  .node-type-collection-landing-page .views-row figure figcaption {
    font-family: "expressway";
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: #666;
    margin-top: 8px; }

.node-type-collection-landing-page .views-row .exhibition-details {
  width: 65%;
  float: left; }
  .node-type-collection-landing-page .views-row .exhibition-details h3 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.1;
    text-transform: none;
    margin: 0 0 10px 0; }
    .node-type-collection-landing-page .views-row .exhibition-details h3 a {
      font-weight: normal; }
  .node-type-collection-landing-page .views-row .exhibition-details span {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059; }
  .node-type-collection-landing-page .views-row .exhibition-details p.tag {
    font-family: "expressway";
    font-weight: 400;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px; }
  .node-type-collection-landing-page .views-row .exhibition-details p.description {
    font-size: 18px;
    margin-top: 10px; }
  .node-type-collection-landing-page .views-row .exhibition-details a {
    color: #000000; }

.node-type-collection-landing-page .views-row.featured figure {
  width: auto;
  float: none;
  margin-bottom: 20px;
  position: relative; }
  .node-type-collection-landing-page .views-row.featured figure .type {
    background-color: white;
    padding: 8px 10px;
    position: absolute;
    top: 10px;
    left: 0; }
  .node-type-collection-landing-page .views-row.featured figure figcaption {
    font-size: 14px;
    color: black;
    width: 50%;
    max-width: 300px;
    background: rgba(255, 255, 255, 0.75);
    padding: 15px 20px;
    position: absolute;
    bottom: 0;
    right: 0; }

.node-type-collection-landing-page .views-row.featured .text {
  width: auto;
  margin-left: 0;
  float: none; }

@media screen and (min-width: 701px) {
  .node-type-collection-landing-page article .introduction figure {
    width: auto;
    max-width: 35%; }
    .node-type-collection-landing-page article .introduction figure.left {
      margin-right: 20px;
      float: left; }
    .node-type-collection-landing-page article .introduction figure.right {
      margin-left: 20px;
      float: right; }
  .node-type-collection-landing-page article .views-row figure {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 0;
    float: left; } }

/*--------------------------------------------------------------
## Collection Interactive
--------------------------------------------------------------*/
.node-type-collection-interactive .article-header {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #777777; }
  .node-type-collection-interactive .article-header h1 {
    margin: 0; }
  .node-type-collection-interactive .article-header .action-icons {
    margin-top: 20px; }

.node-type-collection-interactive article {
  border-bottom: solid 2px #000000;
  margin-bottom: 20px; }
  .node-type-collection-interactive article iframe {
    max-width: 100%;
    margin: 0 auto;
    display: block; }
  .node-type-collection-interactive article p {
    text-align: center; }

/*--------------------------------------------------------------
## Collection Item
--------------------------------------------------------------*/
.node-type-collection-item .article-header,
.page-taxonomy-term .article-header {
  margin-top: 30px;
  margin-bottom: 20px; }
  .node-type-collection-item .article-header h1,
  .page-taxonomy-term .article-header h1 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #777777; }
  .node-type-collection-item .article-header .action-icons #a2a_target > #a2a_menu_container,
  .page-taxonomy-term .article-header .action-icons #a2a_target > #a2a_menu_container {
    margin-top: 20px; }

.node-type-collection-item a.tag,
.page-taxonomy-term a.tag {
  font-family: "expressway";
  font-weight: 400;
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  line-height: 1;
  margin: 0 2px 4px 0;
  padding: 3px 6px;
  background: #e6e6e6;
  border-radius: 8px;
  display: inline-block; }
  .node-type-collection-item a.tag:hover,
  .page-taxonomy-term a.tag:hover {
    color: #3d5059;
    background: #CCC; }

.node-type-collection-item .amd-msg,
.node-type-collection-item .hi-res-msg,
.page-taxonomy-term .amd-msg,
.page-taxonomy-term .hi-res-msg {
  font-family: "expressway";
  font-weight: 400;
  font-size: 14px;
  padding: 10px; }
  .node-type-collection-item .amd-msg a,
  .node-type-collection-item .hi-res-msg a,
  .page-taxonomy-term .amd-msg a,
  .page-taxonomy-term .hi-res-msg a {
    text-decoration: underline; }

.node-type-collection-item .amd-msg,
.page-taxonomy-term .amd-msg {
  color: #FFFFFF;
  background: #ac2a00; }
  .node-type-collection-item .amd-msg a,
  .page-taxonomy-term .amd-msg a {
    color: #FFFFFF; }

.node-type-collection-item .hi-res-msg,
.page-taxonomy-term .hi-res-msg {
  color: #ac2a00;
  border: dashed 1px #777777; }
  .node-type-collection-item .hi-res-msg a,
  .page-taxonomy-term .hi-res-msg a {
    font-weight: bold;
    color: #ac2a00; }

.node-type-collection-item .image-column,
.page-taxonomy-term .image-column {
  margin-bottom: 20px; }
  .node-type-collection-item .image-column .thumbnail-wrapper,
  .page-taxonomy-term .image-column .thumbnail-wrapper {
    content: "";
    display: table;
    clear: both;
    margin-bottom: 20px; }
  .node-type-collection-item .image-column .thumbnail,
  .page-taxonomy-term .image-column .thumbnail {
    width: 40%;
    max-width: 200px;
    float: left; }
    .node-type-collection-item .image-column .thumbnail img,
    .page-taxonomy-term .image-column .thumbnail img {
      max-width: 100%;
      height: auto;
      display: block; }
    .node-type-collection-item .image-column .thumbnail a,
    .page-taxonomy-term .image-column .thumbnail a {
      position: relative;
      display: block; }
      .node-type-collection-item .image-column .thumbnail a .bg,
      .page-taxonomy-term .image-column .thumbnail a .bg {
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-around; }
      .node-type-collection-item .image-column .thumbnail a .msg,
      .page-taxonomy-term .image-column .thumbnail a .msg {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        flex: 1;
        padding: 0 20%; }
  .node-type-collection-item .image-column .text,
  .page-taxonomy-term .image-column .text {
    width: 60%;
    padding-left: 20px;
    box-sizing: border-box;
    float: left; }

.node-type-collection-item article,
.page-taxonomy-term article {
  margin-bottom: 20px; }
  .node-type-collection-item article p,
  .page-taxonomy-term article p {
    color: #3d5059; }
    .node-type-collection-item article p a,
    .page-taxonomy-term article p a {
      color: #3d5059;
      font-weight: normal; }
      .node-type-collection-item article p a:hover,
      .page-taxonomy-term article p a:hover {
        color: #dec481; }
    .node-type-collection-item article p a.see-more,
    .page-taxonomy-term article p a.see-more {
      font-family: "expressway";
      font-weight: 400;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      margin: 4px 0 40px;
      display: block; }
      .node-type-collection-item article p a.see-more:after,
      .page-taxonomy-term article p a.see-more:after {
        content: '\f0d7';
        font-family: 'FontAwesome';
        margin-left: 6px; }
    .node-type-collection-item article p span.ellipsis,
    .node-type-collection-item article p span.full-text,
    .page-taxonomy-term article p span.ellipsis,
    .page-taxonomy-term article p span.full-text {
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      color: #3d5059;
      display: inline; }
    .node-type-collection-item article p span.full-text,
    .page-taxonomy-term article p span.full-text {
      display: none; }
    .node-type-collection-item article p.expanded,
    .page-taxonomy-term article p.expanded {
      border-left: dashed 1px #777777;
      padding-left: 20px; }
      .node-type-collection-item article p.expanded span.ellipsis,
      .page-taxonomy-term article p.expanded span.ellipsis {
        display: none; }
      .node-type-collection-item article p.expanded span.full-text,
      .page-taxonomy-term article p.expanded span.full-text {
        display: inline; }
      .node-type-collection-item article p.expanded a.see-more:after,
      .page-taxonomy-term article p.expanded a.see-more:after {
        content: '\f0d8'; }
  .node-type-collection-item article span,
  .node-type-collection-item article .resources,
  .page-taxonomy-term article span,
  .page-taxonomy-term article .resources {
    font-family: "expressway";
    font-weight: 400;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    display: block; }
  .node-type-collection-item article .resources a,
  .page-taxonomy-term article .resources a {
    color: #3d5059;
    margin-bottom: 10px;
    font-weight: bold;
    display: block; }

#image-count {
  background-color: #e6e6e6;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 25px;
  padding: 15px 30px;
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
  color: #3d505a;
  position: relative;
  cursor: pointer; }
  #image-count span {
    display: inline-block;
    color: #c85c1a; }

#launch-gallery {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

#views-exposed-form-collection-search-page .views-widget-sort-order {
  display: none !important; }

.mfp-container .mfp-counter {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

@media screen and (min-width: 701px) {
  .node-type-collection-item,
  .page-taxonomy-term {
    margin-bottom: 0; }
  .node-type-collection-item article {
    content: "";
    display: table;
    clear: both; }
    .node-type-collection-item article .image-column,
    .node-type-collection-item article .text-column {
      float: left; }
    .node-type-collection-item article .image-column {
      width: 45%; }
    .node-type-collection-item article .text-column {
      width: 55%;
      padding-left: 40px;
      box-sizing: border-box; }
  .page-taxonomy-term article {
    content: "";
    display: table;
    clear: both; }
    .page-taxonomy-term article .figure,
    .page-taxonomy-term article .text {
      float: left; }
    .page-taxonomy-term article figure {
      width: 45%; }
    .page-taxonomy-term article .text {
      width: 55%;
      padding-left: 40px;
      box-sizing: border-box; } }

/*--------------------------------------------------------------
# Webforms
--------------------------------------------------------------*/
/* Civi Pages */
.page-civicrm #block-system-main,
.node-type-webform .field-name-field-form-description {
  font-size: 18px;
  line-height: 1.3;
  margin-top: 40px; }
  .page-civicrm #block-system-main h1,
  .node-type-webform .field-name-field-form-description h1 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px; }
    .page-civicrm #block-system-main h1 a,
    .node-type-webform .field-name-field-form-description h1 a {
      font-weight: normal; }
  .page-civicrm #block-system-main h2,
  .node-type-webform .field-name-field-form-description h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px; }
    .page-civicrm #block-system-main h2 a,
    .node-type-webform .field-name-field-form-description h2 a {
      font-weight: normal; }
  .page-civicrm #block-system-main h3, .page-civicrm #block-system-main h4,
  .node-type-webform .field-name-field-form-description h3,
  .node-type-webform .field-name-field-form-description h4 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px; }
  .page-civicrm #block-system-main p, .page-civicrm #block-system-main h6,
  .node-type-webform .field-name-field-form-description p,
  .node-type-webform .field-name-field-form-description h6 {
    margin-bottom: 20px; }
  .page-civicrm #block-system-main a,
  .node-type-webform .field-name-field-form-description a {
    font-weight: bold;
    color: #9c8647; }
    .page-civicrm #block-system-main a:visited,
    .node-type-webform .field-name-field-form-description a:visited {
      color: #9c8647; }
    .page-civicrm #block-system-main a:hover,
    .node-type-webform .field-name-field-form-description a:hover {
      color: #3d5059; }
  .page-civicrm #block-system-main button,
  .node-type-webform .field-name-field-form-description button {
    color: #FFFFFF;
    background-color: #3d5059;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 30px;
    box-sizing: border-box; }
    .page-civicrm #block-system-main button a,
    .node-type-webform .field-name-field-form-description button a {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #FFFFFF !important; }
  .page-civicrm #block-system-main strong,
  .node-type-webform .field-name-field-form-description strong {
    font-weight: bold; }
  .page-civicrm #block-system-main em,
  .node-type-webform .field-name-field-form-description em {
    font-style: italic; }
  .page-civicrm #block-system-main ul, .page-civicrm #block-system-main ol,
  .node-type-webform .field-name-field-form-description ul,
  .node-type-webform .field-name-field-form-description ol {
    list-style: disc;
    margin: 0 0 20px 20px; }
    .page-civicrm #block-system-main ul li, .page-civicrm #block-system-main ol li,
    .node-type-webform .field-name-field-form-description ul li,
    .node-type-webform .field-name-field-form-description ol li {
      margin-bottom: 10px; }
  .page-civicrm #block-system-main ul,
  .node-type-webform .field-name-field-form-description ul {
    list-style: disc; }
  .page-civicrm #block-system-main ol,
  .node-type-webform .field-name-field-form-description ol {
    list-style: decimal; }
  .page-civicrm #block-system-main blockquote,
  .node-type-webform .field-name-field-form-description blockquote {
    font-size: 20px;
    font-style: italic;
    color: #777777;
    margin: 40px 40px 40px 20px !important;
    padding-left: 20px;
    border-left: solid 1px #CCC; }
  .page-civicrm #block-system-main img,
  .node-type-webform .field-name-field-form-description img {
    margin: 0 20px 20px 0; }

.node-type-webform .form-actions,
.page-civicrm-contribute .form-actions {
  width: 100%;
  clear: both;
  margin-top: 40px; }

.node-type-webform legend,
.page-civicrm-contribute legend {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  width: 100%;
  border-bottom: dashed 1px #000000;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.node-type-webform fieldset,
.page-civicrm-contribute fieldset {
  width: 100%;
  margin-bottom: 40px; }
  .node-type-webform fieldset.applicant-left, .node-type-webform fieldset.applicant-right, .node-type-webform fieldset.school-left, .node-type-webform fieldset.school-right,
  .page-civicrm-contribute fieldset.applicant-left,
  .page-civicrm-contribute fieldset.applicant-right,
  .page-civicrm-contribute fieldset.school-left,
  .page-civicrm-contribute fieldset.school-right {
    width: 48%;
    margin-right: 2%;
    float: left; }

.node-type-webform label,
.page-civicrm-contribute label {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 4px; }

.node-type-webform .webform-container-inline div select,
.node-type-webform .webform-container-inline div.form-item select,
.page-civicrm-contribute .webform-container-inline div select,
.page-civicrm-contribute .webform-container-inline div.form-item select {
  width: auto;
  display: inherit; }

.node-type-webform input[type="text"],
.node-type-webform input[type="email"],
.page-civicrm-contribute input[type="text"],
.page-civicrm-contribute input[type="email"] {
  font-family: "expressway";
  text-transform: none;
  font-weight: 700;
  font-size: 14px;
  width: 100%;
  padding: 10px 2%;
  border: solid 1px #e6e6e6;
  box-sizing: border-box;
  background-image: none !important;
  border-radius: 0 !important; }

.node-type-webform select,
.page-civicrm-contribute select {
  width: 100%; }

.node-type-webform textarea,
.page-civicrm-contribute textarea {
  border: solid 1px #e6e6e6;
  padding: 10px 2%; }

.node-type-webform input[type="submit"],
.page-civicrm-contribute input[type="submit"] {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #8a959b;
  margin-right: 20px;
  padding: 10px 20px;
  border-radius: 20px; }
  .node-type-webform input[type="submit"]:hover,
  .page-civicrm-contribute input[type="submit"]:hover {
    background-color: #3c4f5a; }
  .node-type-webform input[type="submit"].button-primary,
  .page-civicrm-contribute input[type="submit"].button-primary {
    background-color: #3c4f5a; }
    .node-type-webform input[type="submit"].button-primary:hover,
    .page-civicrm-contribute input[type="submit"].button-primary:hover {
      background-color: #8a959b; }

.page-civicrm-contribute .crm-not-you-message {
  border: none;
  border-bottom: dashed 1px #000000;
  background: none;
  padding: 0 0 10px 0; }
  .page-civicrm-contribute .crm-not-you-message a {
    color: #000000; }

.page-civicrm-contribute #intro_text {
  border-bottom: dashed 1px #000000;
  margin-top: 40px;
  margin-bottom: 20px !important;
  padding-bottom: 20px; }
  .page-civicrm-contribute #intro_text h1 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 10px; }
  .page-civicrm-contribute #intro_text p {
    font-size: 18px; }

.page-civicrm-contribute .crm-container label {
  font-weight: 700; }

.page-civicrm-contribute .crm-container fieldset {
  margin: 40px 0;
  border: none; }
  .page-civicrm-contribute .crm-container fieldset legend {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    color: #000000;
    width: 100%;
    border-bottom: dashed 1px #000000;
    margin-top: 20px;
    padding-bottom: 4px; }

.page-civicrm-contribute .crm-container .select2-container .select2-choice {
  border: solid 1px #e6e6e6;
  background-image: none;
  border-radius: 0; }

.page-civicrm-contribute .crm-container .select2-container .select2-arrow {
  border: none;
  background: none; }

.page-civicrm-contribute .crm-container .select2-container a,
.page-civicrm-contribute .crm-container .select2-container a:link,
.page-civicrm-contribute .crm-container .select2-container a:visited {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #000000; }

.page-civicrm-contribute .crm-container select.crm-form-select,
.page-civicrm-contribute .crm-container select.crm-form-date {
  background: none;
  border-radius: 0; }

.page-civicrm-contribute .crm-container span.crm-button {
  float: right !important; }

.page-civicrm-contribute .crm-container .crm-button {
  text-shadow: none;
  background: #3d5059;
  margin: 0;
  padding: 10px 20px;
  border-radius: 25px; }
  .page-civicrm-contribute .crm-container .crm-button i {
    display: none; }
  .page-civicrm-contribute .crm-container .crm-button.crm-i-button input[type="button"],
  .page-civicrm-contribute .crm-container .crm-button.crm-i-button input.crm-form-submit {
    padding: 0; }

.page-civicrm-contribute #crm-container.crm-public input[type="text"],
.page-civicrm-contribute #crm-container.crm-public input[type="password"],
.page-civicrm-contribute #crm-container.crm-public input[type="email"],
.page-civicrm-contribute #crm-container.crm-public select {
  padding-left: 10px;
  border: solid 1px #e6e6e6;
  border-radius: none;
  background: none; }

.node-type-webform h1 {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12vw;
  font-style: italic;
  border-bottom: dashed 1px #000000;
  padding: 10px 0;
  margin: 10px 0 20px; }

.node-type-webform h2 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  width: 100%;
  border-bottom: solid 3px #000000;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.node-type-webform .field-name-field-form-description {
  margin-bottom: 40px; }

.node-type-webform .description {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-top: 8px; }

.node-type-webform .field-hidden {
  display: none; }

@media screen and (min-width: 701px) {
  .node-type-webform #content-header h1,
  .page-civicrm-contribute #content-header h1 {
    font-size: 50px; } }

/* Teacher Seminars - node-71408 */
.node-type-webform label {
  font-family: "expressway";
  text-transform: none;
  font-weight: 700;
  font-size: 14px; }

.node-type-webform .field-name-field-form-description {
  width: 100%;
  padding: 20px 0 20px; }

.node-type-webform .form-type-checkbox {
  width: auto; }

.page-node-done {
  /* final page */ }
  .page-node-done #main-wrapper {
    padding-top: 50px; }
    .page-node-done #main-wrapper .webform-confirmation {
      width: 90%;
      margin: 0 auto;
      padding-top: 70px; }
    .page-node-done #main-wrapper .links {
      width: 90%;
      margin: 0 auto;
      padding-top: 20px;
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 11px; }

.form-item.webform-component-textarea .description {
  font-size: 16px;
  padding: 10px 0 10px; }

.webform-component--educational-background .fieldset-description {
  padding-bottom: 45px; }

/* work history page specifics */
.webform-component--work-history legend {
  margin-bottom: 45px; }

.webform-component--work-history--your-teaching-history legend,
.webform-component--work-history--your-teaching-history--nominate-a-fellow-k-12-teacher-for-a-gilder-lehrman-award legend, .webform-component--work-history--previous-employer legend, .webform-component--work-history--previous-employer-2 legend {
  margin-bottom: 10px; }

fieldset.webform-component--work-history--your-teaching-history--nominate-a-fellow-k-12-teacher-for-a-gilder-lehrman-award {
  margin-bottom: 0; }

/*Review page specifics*/
.webform-component--review--agreement h2 {
  font-size: 30px; }

.webform-component--review ul {
  list-style: circle; }
  .webform-component--review ul li {
    list-style: circle;
    margin: 5px 0 5px 20px; }

/* Progress Bar */
.webform-progressbar {
  padding-bottom: 60px;
  float: left;
  width: 100%; }
  .webform-progressbar .webform-progressbar-outer {
    position: relative;
    border: 0;
    width: 100%;
    height: 60px;
    margin: 0;
    background-color: #dec481;
    background-image: url("../images/arrow-bg-fill.png");
    background-repeat: no-repeat;
    background-position: right; }
  .webform-progressbar .webform-progressbar-outer > span:last-child {
    display: none; }
  .webform-progressbar .webform-progressbar-inner {
    background-color: black;
    height: 60px; }
  .webform-progressbar .webform-progressbar-page {
    position: absolute;
    width: 0px;
    height: 0px;
    margin: 0px;
    background-color: white;
    border: 0px; }
    .webform-progressbar .webform-progressbar-page .webform-progressbar-page-label {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-size: 11px;
      margin: -46px 0 0 0;
      position: absolute;
      color: black;
      text-align: left;
      padding-left: 16px; }
    .webform-progressbar .webform-progressbar-page.completed {
      background-color: white; }
      .webform-progressbar .webform-progressbar-page.completed .webform-progressbar-page-label {
        color: #efeeee; }
    .webform-progressbar .webform-progressbar-page.current {
      background-color: white; }
      .webform-progressbar .webform-progressbar-page.current .webform-progressbar-page-label {
        color: black; }

@media screen and (max-width: 900px) {
  .webform-progressbar {
    display: none; } }

/*warning*/
.webform-client-form .warning {
  display: block;
  float: left; }

.page-node-177999 label[for="edit-submitted-civicrm-1-contact-1-email-email"]:after {
  color: #f00;
  content: '*'; }

/*--------------------------------------------------------------
# Programs & Events
--------------------------------------------------------------*/
.node-type-p-e-home #content-header .inner {
  margin: 40px 0; }

.node-type-p-e-home #content-header h1 {
  font-size: 10vw;
  font-style: italic;
  font-weight: normal;
  border-bottom: dashed 1px #777777;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.node-type-p-e-home #content-header .top .right {
  font-family: "expressway";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6; }

.node-type-p-e-home .box {
  border-radius: 20px;
  background-color: #f4f4f4;
  margin-bottom: 20px;
  padding: 20px 15px;
  box-sizing: border-box; }
  .node-type-p-e-home .box.everyone {
    background-color: #e5ebf1; }
  .node-type-p-e-home .box.students {
    background-color: #e4f1e9; }
  .node-type-p-e-home .box.teachers {
    overflow: hidden;
    /* clearfix hack */ }
    .node-type-p-e-home .box.teachers .group:nth-child(2) {
      padding-top: 0;
      border: none; }
      .node-type-p-e-home .box.teachers .group:nth-child(2):last-child {
        margin-bottom: 0; }
    .node-type-p-e-home .box.teachers .hamilton {
      background-color: #000000; }
    .node-type-p-e-home .box.teachers .history-teacher {
      background-color: #3d5059; }
  .node-type-p-e-home .box.field-trip {
    padding-top: 0;
    padding-bottom: 0; }
    .node-type-p-e-home .box.field-trip a {
      font-family: 'CheltenhmXBdCnBTWXX-Bold';
      font-style: normal;
      font-weight: 400;
      font-size: 40px;
      color: #777777;
      text-align: center;
      display: block; }
    .node-type-p-e-home .box.field-trip img, .node-type-p-e-home .box.field-trip span {
      display: inline-block; }
    .node-type-p-e-home .box.field-trip img {
      width: 95px;
      margin: 20px 30px 0; }
    .node-type-p-e-home .box.field-trip span {
      vertical-align: top;
      margin: 33px 0 20px; }
  .node-type-p-e-home .box.scholars {
    overflow: hidden;
    /* clearfix hack */
    background-color: #efede1; }
    .node-type-p-e-home .box.scholars .banner-image {
      margin-bottom: 20px; }
    .node-type-p-e-home .box.scholars .cta-link {
      margin-right: 20px;
      float: left; }
  .node-type-p-e-home .box .group {
    border-top: solid 1px #777777;
    padding-top: 20px;
    margin-bottom: 30px; }
    .node-type-p-e-home .box .group:first-child {
      border: none;
      padding-top: 0; }
  .node-type-p-e-home .box .select-wrapper {
    margin: 20px 0 0 0; }
  .node-type-p-e-home .box .card {
    overflow: hidden;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    padding: 10px 20px 20px; }
    .node-type-p-e-home .box .card.hamilton img {
      background-color: #dec481;
      width: 20%;
      margin-right: 5%;
      min-height: 100px;
      height: auto;
      float: left; }
    .node-type-p-e-home .box .card.hamilton p, .node-type-p-e-home .box .card.hamilton .cta-link {
      width: 75%;
      float: left; }
  .node-type-p-e-home .box .fields {
    margin-top: 20px; }
    .node-type-p-e-home .box .fields .select-wrapper {
      margin-right: 20px; }
  .node-type-p-e-home .box .highlight-group {
    color: #FFFFFF;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 40px; }
    .node-type-p-e-home .box .highlight-group .cta-link {
      color: #FFFFFF; }
    .node-type-p-e-home .box .highlight-group button {
      width: 100%;
      box-sizing: border-box;
      margin-top: 20px;
      padding: 20px;
      border-radius: 30px; }
      .node-type-p-e-home .box .highlight-group button .cta-link {
        text-align: center;
        margin: 0; }
    .node-type-p-e-home .box .highlight-group.hamilton {
      overflow: hidden; }
      .node-type-p-e-home .box .highlight-group.hamilton p {
        margin-bottom: 20px; }
      .node-type-p-e-home .box .highlight-group.hamilton .block-image {
        margin-bottom: 20px; }
    .node-type-p-e-home .box .highlight-group.affiliate {
      color: #000000;
      background: #FFFFFF;
      margin-bottom: 0; }
      .node-type-p-e-home .box .highlight-group.affiliate button {
        background-color: #a67c52;
        margin-bottom: 30px; }
        .node-type-p-e-home .box .highlight-group.affiliate button .cta-link {
          color: #FFFFFF; }
      .node-type-p-e-home .box .highlight-group.affiliate .text {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px; }
        .node-type-p-e-home .box .highlight-group.affiliate .text p {
          margin-bottom: 15px; }
      .node-type-p-e-home .box .highlight-group.affiliate a {
        font-family: "expressway";
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        font-size: 16px;
        color: #a67c52; }
      .node-type-p-e-home .box .highlight-group.affiliate .star {
        font-size: 16px;
        margin-bottom: 15px; }
  .node-type-p-e-home .box h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #777777; }
  .node-type-p-e-home .box .banner-image {
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden; }
  .node-type-p-e-home .box .date {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #777777;
    margin-bottom: 10px; }
  .node-type-p-e-home .box h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px; }
  .node-type-p-e-home .box h4 {
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px; }
  .node-type-p-e-home .box p {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.2; }
  .node-type-p-e-home .box .cta-link {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #c85c1a;
    margin-bottom: 10px;
    line-height: 1;
    display: block; }
    .node-type-p-e-home .box .cta-link.second {
      color: #3d5059; }
    .node-type-p-e-home .box .cta-link i {
      font-family: 'FontAwesome'; }
  .node-type-p-e-home .box .select-wrapper {
    background-color: #FFFFFF;
    margin-bottom: 20px; }
    .node-type-p-e-home .box .select-wrapper i {
      font-size: 16px;
      right: 20px; }

@media screen and (min-width: 701px) {
  .node-type-p-e-home #content-header .top {
    content: "";
    display: table;
    clear: both; }
    .node-type-p-e-home #content-header .top .right {
      border-left: dashed 1px #777777;
      padding: 10px 0 10px 20px;
      box-sizing: border-box; }
  .node-type-p-e-home #content-header h1 {
    font-size: 112px;
    width: 60%;
    margin: 0 2% 0 0;
    padding: 0;
    border: none;
    float: left; }
  .node-type-p-e-home #content-header .top .right {
    width: 38%;
    margin: 40px 0 0 0;
    float: right; }
  .node-type-p-e-home .box.teachers .column {
    width: 49%;
    float: left; }
    .node-type-p-e-home .box.teachers .column:first-child {
      margin-right: 2%; }
  .node-type-p-e-home .box.teachers .hamilton {
    margin-bottom: 0; }
  .node-type-p-e-home .box.students .content {
    content: "";
    display: table;
    clear: both; }
  .node-type-p-e-home .box .card {
    width: 49%;
    min-height: 215px;
    margin: 0 2% 0 0;
    box-sizing: border-box;
    float: left; }
    .node-type-p-e-home .box .card:last-child {
      margin: 0; } }

@media screen and (min-width: 850px) {
  .node-type-p-e-home .box {
    float: left; }
    .node-type-p-e-home .box.teachers, .node-type-p-e-home .box.field-trip, .node-type-p-e-home .box.scholars {
      width: 64%;
      margin-left: 2%;
      float: right; }
    .node-type-p-e-home .box.everyone, .node-type-p-e-home .box.students {
      width: 34%; } }

.programs-events-banner {
  width: 100%;
  border-bottom: dashed 1px #000000;
  padding: 10px 0;
  margin: 10px 0 20px; }
  .programs-events-banner h4 {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12vw;
    font-style: italic; }
  .programs-events-banner .action-icons {
    margin-top: 30px; }

.programs-events-header .headline {
  border-bottom: 3px solid; }
  .programs-events-header .headline h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 14vw; }
  .programs-events-header .headline h2, .programs-events-header .headline h3 {
    padding-bottom: 20px; }
  .programs-events-header .headline .header-image {
    padding-bottom: 20px; }
    .programs-events-header .headline .header-image .field-label {
      display: none; }
    .programs-events-header .headline .header-image img {
      width: 100%;
      display: block;
      height: auto; }

.programs-events-header .sub-head {
  border-bottom: dashed 1px #000000; }
  .programs-events-header .sub-head h3 {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    font-style: italic;
    padding: 20px 0;
    line-height: 1.2; }

.programs-events-header button,
.programs-events-header a.button {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF !important;
  background-color: #3d5059;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 30px;
  box-sizing: border-box; }

.node-type-programs-and-events .sub-heade h3,
.node-type-program-event .sub-heade h3 {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  font-style: italic; }

.node-type-programs-and-events h2.sub-page-header,
.node-type-program-event h2.sub-page-header {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  padding: 20px 0; }

@media screen and (min-width: 701px) {
  .programs-events-banner {
    content: "";
    display: table;
    clear: both;
    width: 100%; }
    .programs-events-banner h4 {
      font-size: 50px;
      float: left; }
    .programs-events-banner .action-icons {
      float: right; }
  .programs-events-header .headline {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    position: relative; }
    .programs-events-header .headline h2, .programs-events-header .headline h3 {
      font-size: 90px;
      padding-right: 20px;
      vertical-align: bottom;
      display: table-cell; }
    .programs-events-header .headline .header-image {
      width: 300px;
      vertical-align: bottom;
      display: table-cell; }
  .node-type-self-paced-course .programs-events-banner h4 {
    font-size: 30px; }
  .node-type-self-paced-course .programs-events-header .headline h2 {
    width: 100%; } }

.page-node-302889 article {
  width: 100% !important;
  padding: 0px !important; }
  .page-node-302889 article .button {
    text-align: center !important;
    margin-top: 28px !important;
    margin-right: 20px !important; }
  @media (min-width: 760px) {
    .page-node-302889 article .button {
      width: 500px !important; } }
  .page-node-302889 article #container-1 {
    margin-top: 3% !important;
    border-bottom: solid 1px #000; }
  .page-node-302889 article #container-2 {
    margin-bottom: 3% !important; }
  .page-node-302889 article .button-description {
    width: 50% !important;
    float: right !important; }
  .page-node-302889 article .container {
    justify-content: space-around !important;
    background-color: #ddd;
    padding: 20px; }
  @media (min-width: 760px) {
    .page-node-302889 article .container {
      display: flex !important; } }

.node-type-programs-and-events article,
.node-type-program-event article {
  margin-top: 20px; }
  .node-type-programs-and-events article h3,
  .node-type-program-event article h3 {
    margin-top: 40px; }
  .node-type-programs-and-events article .nhtoy-winner-expand,
  .node-type-program-event article .nhtoy-winner-expand {
    cursor: pointer;
    color: #666;
    margin-bottom: 0px;
    font-weight: bold;
    padding: 0px 0px 0 50px; }
  .node-type-programs-and-events article .nhtoy-winner-expand:before,
  .node-type-program-event article .nhtoy-winner-expand:before {
    content: '+';
    padding-right: 10px; }
  .node-type-programs-and-events article .nhtoy-winner-expand.expand:before,
  .node-type-program-event article .nhtoy-winner-expand.expand:before {
    content: "\2013"; }
  .node-type-programs-and-events article .nhtoy-winner-expand-text,
  .node-type-program-event article .nhtoy-winner-expand-text {
    padding: 5px 10px 5px 68px; }
  .node-type-programs-and-events article .winner_wrap,
  .node-type-program-event article .winner_wrap {
    float: left;
    position: relative;
    height: 351px;
    margin: 0 auto;
    margin-right: 13px;
    margin-bottom: 30px;
    width: 143px;
    overflow: hidden; }
    .node-type-programs-and-events article .winner_wrap img,
    .node-type-program-event article .winner_wrap img {
      height: 190px;
      max-width: fit-content;
      float: none !important;
      margin: 0 auto; }
    .node-type-programs-and-events article .winner_wrap p,
    .node-type-program-event article .winner_wrap p {
      bottom: 0;
      margin-bottom: 0;
      text-align: center; }
    .node-type-programs-and-events article .winner_wrap .state,
    .node-type-program-event article .winner_wrap .state {
      font-weight: bold; }
    .node-type-programs-and-events article .winner_wrap .winner_city, .node-type-programs-and-events article .winner_wrap .winner_school,
    .node-type-program-event article .winner_wrap .winner_city,
    .node-type-program-event article .winner_wrap .winner_school {
      font-style: italic; }

.node-type-programs-and-events #sub-links h2,
.node-type-program-event #sub-links h2 {
  display: none; }

.node-type-programs-and-events #sub-links .views-row,
.node-type-program-event #sub-links .views-row {
  width: 100%;
  margin-bottom: 10px; }
  .node-type-programs-and-events #sub-links .views-row a,
  .node-type-program-event #sub-links .views-row a {
    font-family: "expressway";
    font-weight: 400;
    font-size: 14px;
    color: #3d5059;
    border: solid 1px #B2B9BC;
    padding: 10px;
    display: block; }
    .node-type-programs-and-events #sub-links .views-row a.active, .node-type-programs-and-events #sub-links .views-row a:hover,
    .node-type-program-event #sub-links .views-row a.active,
    .node-type-program-event #sub-links .views-row a:hover {
      color: #FFFFFF;
      background-color: #B2B9BC; }
  .node-type-programs-and-events #sub-links .views-row img,
  .node-type-program-event #sub-links .views-row img {
    display: none; }

.node-type-programs-and-events.page-node-121231 #sub-links .views-row,
.node-type-program-event.page-node-121231 #sub-links .views-row {
  background-color: #3d5059;
  margin-bottom: 20px;
  position: relative; }
  .node-type-programs-and-events.page-node-121231 #sub-links .views-row a,
  .node-type-program-event.page-node-121231 #sub-links .views-row a {
    border: none;
    padding: 0;
    display: block; }
  .node-type-programs-and-events.page-node-121231 #sub-links .views-row img,
  .node-type-program-event.page-node-121231 #sub-links .views-row img {
    width: 100%;
    opacity: 0.5;
    display: block; }
  .node-type-programs-and-events.page-node-121231 #sub-links .views-row .title,
  .node-type-program-event.page-node-121231 #sub-links .views-row .title {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    color: #FFFFFF;
    padding: 20px;
    position: absolute;
    left: 0;
    bottom: 0; }

.node-type-programs-and-events #block-views-store-block-1 h2,
.node-type-programs-and-events #block-views-store-block-1 #content-header {
  display: none; }

.node-type-programs-and-events #block-views-store-block-1 h3 {
  margin-top: 0; }
  .node-type-programs-and-events #block-views-store-block-1 h3 a {
    color: #000000;
    font-weight: normal;
    text-transform: none; }

.node-type-programs-and-events #block-views-store-block-1 .product {
  border-bottom: solid 1px #CCC;
  margin-bottom: 40px;
  padding-bottom: 20px; }

@media screen and (min-width: 701px) {
  .node-type-programs-and-events article,
  .node-type-program-event article {
    width: 60%;
    padding-left: 20%;
    position: relative;
    min-height: 800px; }
  .node-type-programs-and-events #sub-links,
  .node-type-program-event #sub-links {
    width: 22%;
    margin-right: 2%;
    position: absolute;
    top: 0;
    left: 0; }
  .node-type-programs-and-events.page-node-121231 #sub-links,
  .node-type-program-event.page-node-121231 #sub-links {
    width: 100%;
    position: relative; }
    .node-type-programs-and-events.page-node-121231 #sub-links .views-row,
    .node-type-program-event.page-node-121231 #sub-links .views-row {
      width: 48.5%;
      float: left; }
      .node-type-programs-and-events.page-node-121231 #sub-links .views-row:nth-child(2n),
      .node-type-program-event.page-node-121231 #sub-links .views-row:nth-child(2n) {
        margin-left: 3%; } }

.node-type-self-paced-course article h3 {
  margin-top: 40px; }

.node-type-self-paced-course article h2, .node-type-self-paced-course article strong {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.node-type-self-paced-course article strong {
  margin: 40px 0 5px; }

.node-type-self-paced-course article ul {
  margin-left: 0; }
  .node-type-self-paced-course article ul li {
    list-style: none; }
  .node-type-self-paced-course article ul.download-list li {
    text-indent: 150px;
    padding-bottom: 10px;
    border-bottom: solid 1px #CCC;
    position: relative; }
  .node-type-self-paced-course article ul.download-list span {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    position: absolute;
    left: -150px; }
  .node-type-self-paced-course article ul.download-list a {
    font-family: "expressway";
    font-weight: 400;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    color: #3d5059;
    text-decoration: underline; }

.node-type-self-paced-course .views-field-field-quiz-reference ul li {
  margin: 0 0 20px 0; }

.node-type-self-paced-course .views-field-field-quiz-reference a {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  width: 100%;
  color: #FFFFFF;
  background: #3d5059;
  padding: 10px 20px;
  border-radius: 50px;
  box-sizing: border-box;
  display: inline-block; }

.node-type-self-paced-course article,
.node-type-quiz article {
  margin-top: 20px; }
  .node-type-self-paced-course article .quicktabs-tabs li,
  .node-type-quiz article .quicktabs-tabs li {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    display: block; }
    .node-type-self-paced-course article .quicktabs-tabs li a,
    .node-type-quiz article .quicktabs-tabs li a {
      font-family: "expressway";
      font-weight: 400;
      font-size: 14px;
      color: #3d5059;
      border: solid 1px #B2B9BC;
      padding: 10px;
      display: block; }
    .node-type-self-paced-course article .quicktabs-tabs li.active a,
    .node-type-self-paced-course article .quicktabs-tabs li a:hover,
    .node-type-quiz article .quicktabs-tabs li.active a,
    .node-type-quiz article .quicktabs-tabs li a:hover {
      color: #FFFFFF;
      background-color: #B2B9BC; }

@media screen and (min-width: 701px) {
  .node-type-self-paced-course article,
  .node-type-quiz article {
    width: 55%;
    min-height: 400px;
    padding-left: 25%;
    position: relative; }
    .node-type-self-paced-course article #block-quicktabs-self-paced-courses,
    .node-type-quiz article #block-quicktabs-self-paced-courses {
      position: unset; }
    .node-type-self-paced-course article .quicktabs-tabs,
    .node-type-quiz article .quicktabs-tabs {
      width: 27%;
      margin-right: 2%;
      position: absolute;
      top: 0;
      left: 0; } }

.node-type-quiz #quiz {
  padding-top: 40px; }
  .node-type-quiz #quiz .quiz-start-link {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #3d5059;
    text-align: center;
    padding: 10px 20px;
    border-radius: 25px;
    display: block; }

@media screen and (min-width: 701px) {
  .node-type-quiz #quiz {
    padding-top: 100px; }
    .node-type-quiz #quiz .quiz-start-link {
      margin: 0 30%; } }

.page-node-take .tabs,
.page-node-quiz-results .tabs {
  margin-bottom: 40px; }

.page-node-take .field-name-body,
.page-node-quiz-results .field-name-body {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-weight: normal;
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 40px; }

.page-node-take table,
.page-node-quiz-results table {
  width: 100%;
  border-spacing: 0 10px;
  border-collapse: separate;
  margin-bottom: 40px; }

.page-node-take tr,
.page-node-quiz-results tr {
  margin-bottom: 5px;
  background-color: transparent;
  border-bottom: solid 10px transparent; }

.page-node-take td,
.page-node-quiz-results td {
  vertical-align: middle;
  padding: 30px 10px;
  background-color: #e6e6e6;
  margin-bottom: 10px; }
  .page-node-take td:first-child,
  .page-node-quiz-results td:first-child {
    border-radius: 60px 0 0 60px; }
  .page-node-take td:last-child,
  .page-node-quiz-results td:last-child {
    border-radius: 0 60px 60px 0; }

.page-node-take p,
.page-node-quiz-results p {
  line-height: 1.2; }

.page-node-take #quiz-progress {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  border-bottom: solid 3px #000000;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .page-node-take #quiz-progress span {
    padding: 0 5px; }

.page-node-take .answering-form h2 {
  display: none; }

.page-node-take .answering-form .form-type-radios label {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px; }

.page-node-take .quiz-question-multichoice input[type="radio"] {
  width: 12px;
  height: 13px;
  border: solid 2px #777777;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.page-node-take .quiz-question-multichoice tr:hover {
  cursor: pointer; }

.page-node-take .quiz-question-multichoice tr.selected td {
  color: #FFFFFF;
  background-color: #3d5059; }

.page-node-take .quiz-question-multichoice tr.selected input[type="radio"] {
  border-color: #f2f2f2;
  background: #777777; }

.page-node-take .form-actions p {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 20px; }

.page-node-take .form-actions input.form-submit {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-radius: 25px;
  color: #FFFFFF;
  background: #3d5059;
  margin: 0 10px 20px 0;
  padding: 10px 20px; }
  .page-node-take .form-actions input.form-submit.cancel {
    color: #3d5059;
    border: solid 1px #3d5059;
    background: transparent; }
  .page-node-take .form-actions input.form-submit:hover {
    cursor: pointer; }

.page-node-quiz-results #quiz_score_possible,
.page-node-quiz-results #quiz_score_percent {
  padding: 10px 0; }

.page-node-quiz-results #quiz_score_possible {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-top: solid 1px #000000; }
  .page-node-quiz-results #quiz_score_possible em {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 32px; }

.page-node-quiz-results #quiz_score_percent {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  border-bottom: solid 1px #000000;
  margin-bottom: 20px; }

.page-node-quiz-results fieldset {
  width: 100%; }
  .page-node-quiz-results fieldset legend {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px; }

.page-node-quiz-results th {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-weight: 400; }
  .page-node-quiz-results th:nth-child(2) {
    font-size: 0; }
  .page-node-quiz-results th:last-child {
    text-align: right; }

.page-node-quiz-results th:first-child, .page-node-quiz-results td:first-child {
  width: 22%;
  padding-left: 5%; }

.page-node-quiz-results th:last-child, .page-node-quiz-results td:last-child {
  width: 24%;
  padding-right: 5%; }

.page-node-quiz-results th:nth-child(2), .page-node-quiz-results td:nth-child(2) {
  width: 44%; }

.page-node-quiz-results th:nth-child(3), .page-node-quiz-results th:nth-child(4), .page-node-quiz-results th:nth-child(5), .page-node-quiz-results td:nth-child(3), .page-node-quiz-results td:nth-child(4), .page-node-quiz-results td:nth-child(5) {
  display: none; }

.page-node-quiz-results td {
  padding: 20px; }

.page-node-quiz-results .quiz-report-score-container {
  display: none; }

.page-node-quiz-results .quiz-score-icon {
  text-align: center; }

.page-node-quiz-results #quiz-summary p {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6; }

.page-node-quiz-results #quiz-summary a {
  color: #3d5059;
  font-weight: 700;
  text-decoration: underline; }

@media screen and (min-width: 701px) {
  .node-type-quiz .back-link,
  .page-node-take .back-link,
  .page-node-quiz-results .back-link {
    width: 23%;
    margin-top: 16px;
    margin-right: 2%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .page-node-take #block-system-main,
  .page-node-quiz-results #block-system-main {
    width: 55%;
    min-height: 400px;
    padding-left: 25%;
    position: relative; }
  .page-node-take #main #quiz,
  .page-node-quiz-results #main #quiz {
    position: relative; } }

@media screen and (min-width: 481px) and (max-width: 700px) {
  .page-node-quiz-results #quiz_score_possible,
  .page-node-quiz-results #quiz_score_percent {
    margin-bottom: 20px;
    padding: 10px 0;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    float: left; }
  .page-node-quiz-results #quiz_score_possible {
    width: 60%; }
  .page-node-quiz-results #quiz_score_percent {
    width: 40%;
    text-align: right; } }

@media screen and (min-width: 850px) {
  .page-node-quiz-results #quiz_score_possible,
  .page-node-quiz-results #quiz_score_percent {
    margin-bottom: 20px;
    padding: 10px 0;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    float: left; }
  .page-node-quiz-results #quiz_score_possible {
    width: 60%; }
  .page-node-quiz-results #quiz_score_percent {
    width: 40%;
    text-align: right; } }

.node-type-certificate .node-certificate .content #cert-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: -35px; }

.node-type-certificate .node-certificate .content #cert-name {
  position: absolute;
  top: 26%;
  font-family: 'gill sans-serif', arial;
  font-size: 40px;
  text-transform: uppercase;
  color: #a11418;
  text-align: center;
  width: 100%; }

.page-teacher-seminars .view-content {
  margin: 40px 0; }
  .page-teacher-seminars .view-content h3 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #3d5059;
    margin-bottom: 20px;
    padding: 4px 6px; }

.page-teacher-seminars .views-row {
  border-bottom: dashed 1px #000000;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .page-teacher-seminars .views-row.views-row-last {
    border: none;
    margin-bottom: 40px;
    padding-bottom: 0; }
  .page-teacher-seminars .views-row h4 {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px; }
  .page-teacher-seminars .views-row p {
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px; }
  .page-teacher-seminars .views-row .director,
  .page-teacher-seminars .views-row .location,
  .page-teacher-seminars .views-row .partner {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 5px; }
  .page-teacher-seminars .views-row a {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #9c8647; }

@media screen and (min-width: 850px) {
  .page-teacher-seminars .view-content {
    content: "";
    display: table;
    clear: both;
    width: 60%;
    padding-left: 20%; } }

.page-seminar-detail .views-field-title {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 40px; }

.page-seminar-detail .view-content {
  font-size: 18px;
  line-height: 1.3;
  margin-top: 20px; }
  .page-seminar-detail .view-content h2 {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 5px 0; }
  .page-seminar-detail .view-content a {
    color: #000000;
    font-weight: normal; }
  .page-seminar-detail .view-content p {
    margin-bottom: 20px; }
  .page-seminar-detail .view-content ul,
  .page-seminar-detail .view-content ol {
    list-style: disc;
    margin: 0 0 20px 20px; }
    .page-seminar-detail .view-content ul li,
    .page-seminar-detail .view-content ol li {
      margin-bottom: 10px; }
  .page-seminar-detail .view-content ul {
    list-style: disc; }

@media screen and (min-width: 701px) {
  .page-seminar-detail .view-content {
    width: 60%;
    padding-left: 20%; } }

/*--------------------------------------------------------------
## Shop
--------------------------------------------------------------*/
.page-shop #content-header {
  position: relative; }
  .page-shop #content-header .shop-nav {
    margin-bottom: 20px;
    text-align: right; }
    .page-shop #content-header .shop-nav a {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #FFFFFF;
      background: #3d5059;
      padding: 10px 20px;
      border-radius: 20px; }
    .page-shop #content-header .shop-nav i {
      margin-right: 5px; }
    .page-shop #content-header .shop-nav .count {
      color: #3d5059;
      background-color: #FFFFFF;
      margin-left: 5px;
      padding: 2px 6px;
      border-radius: 20px; }
  .page-shop #content-header .border {
    width: 100%;
    border-bottom: dashed 1px #777777;
    margin-bottom: 40px; }

.page-shop .era-filter {
  padding-bottom: 40px; }

.page-shop .item-list {
  border-top: dashed 1px #777777;
  border-bottom: dashed 1px #777777;
  margin: 20px 0;
  padding: 10px 0; }
  .page-shop .item-list .pager {
    margin: 0; }

.page-shop #main-wrapper .views-exposed-widget {
  width: 100%;
  float: none;
  padding: 0; }
  .page-shop #main-wrapper .views-exposed-widget label {
    display: none; }
  .page-shop #main-wrapper .views-exposed-widget .views-widget label {
    display: block; }
  .page-shop #main-wrapper .views-exposed-widget .form-item {
    width: 100%;
    margin: 0 20px 20px 0;
    display: inline-block;
    position: relative; }
    .page-shop #main-wrapper .views-exposed-widget .form-item input[type="radio"] {
      width: 100%;
      height: 100px;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      outline: none;
      position: absolute;
      top: -20px;
      opacity: 0; }
      .page-shop #main-wrapper .views-exposed-widget .form-item input[type="radio"]:hover {
        cursor: pointer; }
    .page-shop #main-wrapper .views-exposed-widget .form-item label {
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      cursor: pointer; }
    .page-shop #main-wrapper .views-exposed-widget .form-item input[type="radio"]:checked + label {
      color: #c85c1a; }
    .page-shop #main-wrapper .views-exposed-widget .form-item:first-child {
      display: none; }

.page-shop .product {
  border-bottom: solid 1px #CCC;
  margin-bottom: 40px;
  padding-bottom: 20px; }
  .page-shop .product:last-child {
    border: none; }

.product h3 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 10px; }

.product .text .body {
  margin-bottom: 20px; }

.product .text p {
  margin-bottom: 20px;
  line-height: 1.4; }

.product .text ul, .product .text ol {
  list-style: disc;
  margin: 0 0 20px 20px; }
  .product .text ul li, .product .text ol li {
    margin-bottom: 10px; }

.product .text ul {
  list-style: disc; }

.product .text ol {
  list-style: decimal; }

.product .text .info {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059; }
  .product .text .info span {
    margin-bottom: 4px;
    display: block; }
  .product .text .info .uc-price {
    display: inline; }

.product .buy .price {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059; }

.product .buy .add-cart input[type="submit"] {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  background-color: #3d5059;
  padding: 8px 12px;
  cursor: pointer; }

.product .image {
  max-width: 400px;
  margin: 0 auto 20px;
  position: relative; }
  .product .image img {
    width: auto;
    height: 198px;
    background: #CCC;
    border: solid 1px #CCC;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
    display: block; }
    .product .image img:after {
      font-family: 'FontAwesome';
      font-size: 30px;
      color: #FFFFFF;
      content: '\f030';
      width: 100%;
      height: 30px;
      text-align: center;
      position: absolute;
      top: 40%;
      left: 0;
      z-index: 2; }
  .product .image .field-label {
    display: none; }

.product.posters {
  border: none;
  margin-bottom: 30px;
  padding-bottom: 0; }
  .product.posters .text .body,
  .product.posters .text .info {
    display: none; }

@media screen and (min-width: 481px) {
  .product {
    content: "";
    display: table;
    clear: both;
    border: none; }
    .product .text {
      width: 60%;
      padding-right: 20px;
      box-sizing: border-box;
      float: left; }
    .product .buy {
      content: "";
      display: table;
      clear: both;
      width: 100%; }
      .product .buy .price {
        margin-top: 24px;
        float: left; }
      .product .buy .add-cart {
        float: right; }
    .product .image {
      width: 35%;
      box-sizing: border-box;
      float: right; }
      .product .image img {
        width: 100%;
        min-height: 150px;
        height: auto; }
    .product h3 {
      width: 60%;
      padding-right: 20px;
      box-sizing: border-box;
      float: left; }
    .product.posters {
      width: 48%;
      min-height: 300px;
      overflow: hidden;
      margin-right: 2%;
      clear: none;
      display: block;
      float: left; }
      .product.posters:nth-child(2n) {
        margin-right: 0;
        float: right; }
      .product.posters h3,
      .product.posters .text,
      .product.posters .image {
        width: 100%;
        max-width: 100%;
        float: none; }
      .product.posters h3 {
        font-size: 26px;
        height: 75px; }
      .product.posters .image img {
        width: auto;
        height: 200px; }
      .product.posters .buy .price,
      .product.posters .buy .add-cart {
        float: none; }
  .node-type-product .product .text {
    padding-right: 0;
    float: right; }
  .node-type-product .product .image {
    float: left; } }

@media screen and (min-width: 701px) {
  .page-shop #content-header .shop-nav {
    margin-bottom: 0; }
  .page-shop #content-header .border {
    position: absolute;
    bottom: 0;
    z-index: -1; }
  .page-shop .view-filters,
  .page-shop .era-filter,
  .page-shop .view-content {
    float: left; }
  .page-shop .era-filter .select-wrapper {
    width: 40%; }
  .page-shop .view-filters {
    width: 28%;
    border: none; }
  .page-shop .view-content,
  .page-shop .era-filter,
  .page-shop .item-list {
    width: 68%;
    margin-left: 4%;
    padding-left: 4%;
    border-left: solid 1px #000000;
    box-sizing: border-box; }
  .page-shop .item-list {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    float: right; }
    .page-shop .item-list .pager {
      text-align: left; }
      .page-shop .item-list .pager li {
        margin: 0 20px 0 0; }
  .page-shop .views-exposed-widget .form-item {
    margin: 0 0 20px 0;
    border-bottom: dashed 1px #777777;
    display: block; }
    .page-shop .views-exposed-widget .form-item label {
      width: 40%;
      height: 30px;
      padding: 30px 15% 30px 45%; }
    .page-shop .views-exposed-widget .form-item:nth-child(2) {
      background: url("../images/schoolhouse.png") no-repeat 15% 0; }
    .page-shop .views-exposed-widget .form-item:nth-child(3) {
      background: url("../images/printing-press.png") no-repeat 15% 0; }
    .page-shop .views-exposed-widget .form-item:nth-child(4) {
      background: url("../images/apple.png") no-repeat 15% 0; }
    .page-shop .views-exposed-widget .form-item:nth-child(5) {
      background: url("../images/book.jpg") no-repeat 15% 5px; } }

@media screen and (min-width: 1023px) {
  .product.posters {
    width: 30%;
    min-height: 350px;
    margin-right: 5%; }
    .product.posters:nth-child(2n) {
      margin-right: 5%;
      float: left; }
    .product.posters:nth-child(3n) {
      margin-right: 0;
      float: right; } }

.page-cart #main-wrapper #main {
  margin-top: 40px; }

.page-cart div.status {
  color: #000000;
  background-color: transparent;
  border: none; }

.page-cart div.messages {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-style: italic;
  margin: 0 0 20px 0;
  border-bottom: dashed 1px #000000; }

.page-cart fieldset {
  margin-bottom: 40px; }
  .page-cart fieldset legend {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    margin-bottom: 10px; }
  .page-cart fieldset label,
  .page-cart fieldset .fieldset-description {
    margin-bottom: 20px; }
  .page-cart fieldset a {
    color: #3d5059;
    font-weight: bold; }

.page-cart #uc-cart-view-form table,
.page-cart .uc-cart-checkout-form table,
.page-cart .order-review-table table.cart-review table {
  width: 100%; }

.page-cart #uc-cart-view-form table.sticky-header,
.page-cart .uc-cart-checkout-form table.sticky-header,
.page-cart .order-review-table table.cart-review table.sticky-header {
  margin-left: 2px; }

.page-cart #uc-cart-view-form abbr,
.page-cart .uc-cart-checkout-form abbr,
.page-cart .order-review-table table.cart-review abbr {
  text-decoration: none; }

.page-cart #uc-cart-view-form tr.even, .page-cart #uc-cart-view-form tr.odd,
.page-cart .uc-cart-checkout-form tr.even,
.page-cart .uc-cart-checkout-form tr.odd,
.page-cart .order-review-table table.cart-review tr.even,
.page-cart .order-review-table table.cart-review tr.odd {
  padding: 0;
  background: transparent;
  border: none; }

.page-cart #uc-cart-view-form th,
.page-cart .uc-cart-checkout-form th,
.page-cart .order-review-table table.cart-review th {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059; }

.page-cart #uc-cart-view-form td, .page-cart #uc-cart-view-form th,
.page-cart .uc-cart-checkout-form td,
.page-cart .uc-cart-checkout-form th,
.page-cart .order-review-table table.cart-review td,
.page-cart .order-review-table table.cart-review th {
  text-align: center;
  vertical-align: middle;
  padding: 20px 0; }

.page-cart #uc-cart-view-form th:first-child,
.page-cart #uc-cart-view-form td.remove,
.page-cart .uc-cart-checkout-form th:first-child,
.page-cart .uc-cart-checkout-form td.remove,
.page-cart .order-review-table table.cart-review th:first-child,
.page-cart .order-review-table table.cart-review td.remove {
  width: 3%;
  padding-right: 2%;
  font-size: 0; }

.page-cart #uc-cart-view-form td.remove,
.page-cart .uc-cart-checkout-form td.remove,
.page-cart .order-review-table table.cart-review td.remove {
  position: relative; }
  .page-cart #uc-cart-view-form td.remove input,
  .page-cart .uc-cart-checkout-form td.remove input,
  .page-cart .order-review-table table.cart-review td.remove input {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 2; }
    .page-cart #uc-cart-view-form td.remove input:hover,
    .page-cart .uc-cart-checkout-form td.remove input:hover,
    .page-cart .order-review-table table.cart-review td.remove input:hover {
      cursor: pointer; }
  .page-cart #uc-cart-view-form td.remove:after,
  .page-cart .uc-cart-checkout-form td.remove:after,
  .page-cart .order-review-table table.cart-review td.remove:after {
    font-family: 'FontAwesome';
    font-size: 16px;
    content: '\f00d';
    position: absolute;
    left: 0;
    z-index: 1; }

.page-cart #uc-cart-view-form td.qty input,
.page-cart #uc-cart-view-form td.price,
.page-cart .uc-cart-checkout-form td.qty input,
.page-cart .uc-cart-checkout-form td.price,
.page-cart .order-review-table table.cart-review td.qty input,
.page-cart .order-review-table table.cart-review td.price {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059; }

.page-cart #uc-cart-view-form td.qty input,
.page-cart .uc-cart-checkout-form td.qty input,
.page-cart .order-review-table table.cart-review td.qty input {
  text-align: center;
  margin: 0 10px;
  padding: 10px 0; }

.page-cart #uc-cart-view-form td.desc,
.page-cart #uc-cart-view-form td.qty,
.page-cart .uc-cart-checkout-form td.desc,
.page-cart .uc-cart-checkout-form td.qty,
.page-cart .order-review-table table.cart-review td.desc,
.page-cart .order-review-table table.cart-review td.qty {
  border-right: solid 1px #CCC; }

.page-cart #uc-cart-view-form td.subtotal,
.page-cart .uc-cart-checkout-form td.subtotal,
.page-cart .order-review-table table.cart-review td.subtotal {
  border-top: solid 1px #CCC; }

.page-cart #uc-cart-view-form td.subtotal,
.page-cart .uc-cart-checkout-form td.subtotal,
.page-cart .order-review-table table.cart-review td.subtotal {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059;
  text-align: right; }
  .page-cart #uc-cart-view-form td.subtotal #subtotal-title,
  .page-cart #uc-cart-view-form td.subtotal .uc-price,
  .page-cart .uc-cart-checkout-form td.subtotal #subtotal-title,
  .page-cart .uc-cart-checkout-form td.subtotal .uc-price,
  .page-cart .order-review-table table.cart-review td.subtotal #subtotal-title,
  .page-cart .order-review-table table.cart-review td.subtotal .uc-price {
    text-align: center;
    display: inline-block; }

.page-cart #uc-cart-view-form img,
.page-cart .uc-cart-checkout-form img,
.page-cart .order-review-table table.cart-review img {
  padding: 0;
  float: none; }

.page-cart #uc-cart-view-form th:nth-child(3),
.page-cart #uc-cart-view-form th:nth-child(4) {
  border-right: solid 1px #CCC; }

.page-cart #uc-cart-pane-coupon {
  margin-bottom: 40px; }

.page-cart #uc-cart-pane-coupon,
.page-cart #coupon-pane {
  padding: 0; }
  .page-cart #uc-cart-pane-coupon #uc-coupon-form,
  .page-cart #coupon-pane #uc-coupon-form {
    padding: 20px;
    box-sizing: border-box; }
  .page-cart #uc-cart-pane-coupon h3,
  .page-cart #coupon-pane h3 {
    display: none; }
  .page-cart #uc-cart-pane-coupon .form-item,
  .page-cart #coupon-pane .form-item {
    margin: 0 0 10px 0; }
  .page-cart #uc-cart-pane-coupon label, .page-cart #uc-cart-pane-coupon input,
  .page-cart #coupon-pane label,
  .page-cart #coupon-pane input {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px; }
  .page-cart #uc-cart-pane-coupon label,
  .page-cart #coupon-pane label {
    padding: 16px 0 12px; }
  .page-cart #uc-cart-pane-coupon label[for="edit-code"]:after,
  .page-cart #uc-cart-pane-coupon label[for="edit-coupons"]:after,
  .page-cart #coupon-pane label[for="edit-code"]:after,
  .page-cart #coupon-pane label[for="edit-coupons"]:after {
    content: ':'; }
  .page-cart #uc-cart-pane-coupon .description,
  .page-cart #coupon-pane .description {
    font-family: "expressway";
    font-weight: 400;
    clear: both;
    padding: 10px 0 20px; }
  .page-cart #uc-cart-pane-coupon input,
  .page-cart #coupon-pane input {
    padding: 10px; }
  .page-cart #uc-cart-pane-coupon input[type="submit"],
  .page-cart #coupon-pane input[type="submit"] {
    background-color: #CCC;
    border-radius: 30px;
    box-sizing: border-box;
    margin-bottom: 20px; }

.page-cart .uc-cart-checkout-form th.qty,
.page-cart .uc-cart-checkout-form th.products,
.page-cart .uc-cart-checkout-form td.qty,
.page-cart .uc-cart-checkout-form td.products,
.page-cart .order-review-table table.cart-review th.qty,
.page-cart .order-review-table table.cart-review th.products,
.page-cart .order-review-table table.cart-review td.qty,
.page-cart .order-review-table table.cart-review td.products {
  border-right: solid 1px #CCC; }

.page-cart .uc-cart-checkout-form .form-item,
.page-cart .order-review-table table.cart-review .form-item {
  margin: 0 0 20px 0;
  padding: 0; }
  .page-cart .uc-cart-checkout-form .form-item label,
  .page-cart .order-review-table table.cart-review .form-item label {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    text-align: left;
    margin: 16px 0 0 0;
    padding: 0 10px 10px 0;
    display: block; }
  .page-cart .uc-cart-checkout-form .form-item input[type="text"],
  .page-cart .order-review-table table.cart-review .form-item input[type="text"] {
    padding: 15px;
    line-height: 1;
    border-radius: 0;
    border: solid 1px #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box; }
  .page-cart .uc-cart-checkout-form .form-item input[type="text"],
  .page-cart .uc-cart-checkout-form .form-item select,
  .page-cart .order-review-table table.cart-review .form-item input[type="text"],
  .page-cart .order-review-table table.cart-review .form-item select {
    width: 100%;
    display: block; }
  .page-cart .uc-cart-checkout-form .form-item input.form-checkbox,
  .page-cart .uc-cart-checkout-form .form-item input.form-radio,
  .page-cart .order-review-table table.cart-review .form-item input.form-checkbox,
  .page-cart .order-review-table table.cart-review .form-item input.form-radio {
    margin: -3px 10px 0 0; }
  .page-cart .uc-cart-checkout-form .form-item.form-type-checkbox label, .page-cart .uc-cart-checkout-form .form-item.form-type-radio label,
  .page-cart .order-review-table table.cart-review .form-item.form-type-checkbox label,
  .page-cart .order-review-table table.cart-review .form-item.form-type-radio label {
    display: inline; }
  .page-cart .uc-cart-checkout-form .form-item.form-item-panes-comments-comments label,
  .page-cart .order-review-table table.cart-review .form-item.form-item-panes-comments-comments label {
    display: none; }

.page-cart #payment-pane #line-items-div {
  border: none;
  float: none; }
  .page-cart #payment-pane #line-items-div .title {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059; }

.page-cart #edit-actions a {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #3d5059; }
  .page-cart #edit-actions a:before {
    font-family: 'FontAwesome';
    content: '\f053';
    margin-right: 5px; }

.page-cart #edit-update,
.page-cart #edit-checkout--2,
.page-cart #edit-panes-quotes-quote-button,
.page-cart #edit-panes-quotes-quote-button--2,
.page-cart #edit-cancel,
.page-cart #edit-continue {
  font-family: "expressway";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 30px;
  box-sizing: border-box; }

.page-cart #edit-update,
.page-cart #edit-panes-quotes-quote-button,
.page-cart #edit-panes-quotes-quote-button--2,
.page-cart #edit-cancel {
  color: #3d5059;
  border: solid 2px #3d5059;
  margin-right: 1%; }

.page-cart #edit-checkout--2,
.page-cart #edit-continue {
  color: #FFFFFF;
  background-color: #3d5059; }

.page-cart #uc-cart-pane-quotes {
  border: none;
  padding: 0; }
  .page-cart #uc-cart-pane-quotes .quote-title {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    margin-bottom: 20px; }
  .page-cart #uc-cart-pane-quotes #uc-store-address-delivery-zone-wrapper,
  .page-cart #uc-cart-pane-quotes .form-item-delivery-country,
  .page-cart #uc-cart-pane-quotes .form-item-delivery-postal-code {
    margin-bottom: 20px; }
  .page-cart #uc-cart-pane-quotes #uc-store-address-delivery-zone-wrapper {
    margin: 0; }
  .page-cart #uc-cart-pane-quotes .form-item {
    margin-top: 0;
    padding: 0; }
    .page-cart #uc-cart-pane-quotes .form-item label {
      font-style: italic;
      text-align: left;
      float: none; }
    .page-cart #uc-cart-pane-quotes .form-item select, .page-cart #uc-cart-pane-quotes .form-item input {
      width: 100%; }
  .page-cart #uc-cart-pane-quotes input[type="text"] {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 2% 15px 15px;
    line-height: 1;
    border: solid 1px #e6e6e6;
    box-sizing: border-box; }
  .page-cart #uc-cart-pane-quotes .form-submit {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    border: solid 2px #3d5059;
    background-color: #FFFFFF;
    margin: 30px 0 20px 0;
    padding: 10px;
    border-radius: 30px;
    box-sizing: border-box; }

.page-cart #quote {
  margin: 20px 0 0 0;
  padding: 0;
  border: none;
  clear: both; }
  .page-cart #quote .fedex-logo {
    vertical-align: top; }
  .page-cart #quote .item-list li {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 10px 0;
    border-top: dashed 1px #000000;
    border-bottom: solid 1px #000000; }

.page-cart .order-review-table {
  border: none;
  font-size: 16px;
  line-height: 1.2;
  margin: 0; }
  .page-cart .order-review-table td {
    padding: 0 0 10px 0; }
  .page-cart .order-review-table .pane-title-row,
  .page-cart .order-review-table .title-col {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059; }
  .page-cart .order-review-table .pane-title-row {
    background-color: transparent;
    border: none;
    font-weight: bold;
    text-align: left; }
    .page-cart .order-review-table .pane-title-row td {
      padding: 40px 0 20px 0; }
  .page-cart .order-review-table .title-col {
    width: 48%;
    padding-right: 2%;
    text-align: right;
    display: inline-block;
    white-space: normal; }
  .page-cart .order-review-table .data-col {
    width: 50%; }
  .page-cart .order-review-table .row-border-top {
    border: none; }
  .page-cart .order-review-table table.cart-review {
    width: 100%;
    border-bottom: 1px solid #CCC; }
    .page-cart .order-review-table table.cart-review .qty {
      text-align: left;
      padding-right: 20px;
      border-right: 1px solid #CCC; }
    .page-cart .order-review-table table.cart-review .products {
      text-align: left;
      padding: 0 20px;
      border-right: 1px solid #CCC; }
    .page-cart .order-review-table table.cart-review .price {
      padding-left: 20px; }
  .page-cart .order-review-table .review-button-row {
    background-color: transparent;
    border: none; }
  .page-cart .order-review-table input[type="submit"] {
    font-family: "expressway";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #3d5059;
    border: solid 2px #3d5059;
    background-color: #FFFFFF;
    margin: 0 0 0 20px;
    padding: 10px;
    border-radius: 30px;
    box-sizing: border-box; }
  .page-cart .order-review-table #edit-submit {
    color: #FFFFFF;
    background-color: #3d5059; }

@media screen and (min-width: 701px) {
  .page-cart #uc-cart-view-form td.subtotal.uc-simple-discount,
  .page-cart .uc-cart-checkout-form td.subtotal.uc-simple-discount {
    text-align: left; }
  .page-cart #uc-cart-view-form td.subtotal #discount-title,
  .page-cart .uc-cart-checkout-form td.subtotal #discount-title {
    width: 83%;
    margin-right: 0;
    padding-right: 2%;
    display: inline-block;
    text-align: right; }
  .page-cart #uc-cart-view-form td.desc {
    width: 45%;
    padding-left: 5%;
    text-align: left; }
  .page-cart #uc-cart-view-form td.image,
  .page-cart #uc-cart-view-form td.qty,
  .page-cart #uc-cart-view-form td.price {
    width: 15%; }
  .page-cart #uc-cart-view-form td.subtotal #subtotal-title,
  .page-cart #uc-cart-view-form td.subtotal .uc-price {
    width: 15%; }
  .page-cart #uc-cart-view-form #uc-store-address-delivery-zone-wrapper,
  .page-cart #uc-cart-view-form .form-item-delivery-country,
  .page-cart #uc-cart-view-form .form-item-delivery-postal-code {
    display: inline-block; }
  .page-cart #uc-cart-pane-coupon {
    width: 70%; }
    .page-cart #uc-cart-pane-coupon #uc-coupon-form {
      content: "";
      display: table;
      clear: both;
      width: 100%; }
    .page-cart #uc-cart-pane-coupon .form-item,
    .page-cart #uc-cart-pane-coupon label,
    .page-cart #uc-cart-pane-coupon input,
    .page-cart #uc-cart-pane-coupon .description {
      float: left; }
    .page-cart #uc-cart-pane-coupon .form-item {
      width: 60%;
      margin-bottom: 0;
      margin-right: 5%; }
    .page-cart #uc-cart-pane-coupon label, .page-cart #uc-cart-pane-coupon input {
      margin-right: 20px; }
    .page-cart #uc-cart-pane-coupon input[type="checkbox"] {
      margin-top: 16px; }
    .page-cart #uc-cart-pane-coupon input[type="submit"] {
      width: 35%;
      margin-right: 0; }
  .page-cart .uc-cart-checkout-form th.products,
  .page-cart .uc-cart-checkout-form td.products {
    width: 55%;
    padding-left: 5%;
    text-align: left; }
  .page-cart .uc-cart-checkout-form td.qty,
  .page-cart .uc-cart-checkout-form td.price {
    width: 15%; }
  .page-cart .uc-cart-checkout-form td.subtotal #subtotal-title,
  .page-cart .uc-cart-checkout-form td.subtotal .uc-price {
    width: 17%; }
  .page-cart .uc-cart-checkout-form .form-item label {
    width: 20%;
    padding-right: 2%;
    text-align: right;
    display: inline-block; }
  .page-cart .uc-cart-checkout-form .form-item input[type="text"],
  .page-cart .uc-cart-checkout-form .form-item select,
  .page-cart .uc-cart-checkout-form .form-item .form-checkboxes {
    width: auto;
    display: inline-block; }
  .page-cart .uc-cart-checkout-form #coupon-pane .description,
  .page-cart .uc-cart-checkout-form #coupon-pane input[type="submit"] {
    margin-left: 22%; }
  .page-cart .uc-cart-checkout-form .form-item-panes-delivery-select-address label,
  .page-cart .uc-cart-checkout-form .form-item-panes-billing-select-address label {
    text-align: right; }
  .page-cart .uc-cart-checkout-form .form-item-panes-delivery-select-address select, .page-cart .uc-cart-checkout-form .form-item-panes-delivery-select-address label,
  .page-cart .uc-cart-checkout-form .form-item-panes-billing-select-address select,
  .page-cart .uc-cart-checkout-form .form-item-panes-billing-select-address label {
    display: inline-block; }
  .page-cart #edit-update,
  .page-cart #edit-checkout--2 {
    width: 15%; }
  .page-cart .uc-store-address-field .form-item {
    clear: none; }
  .page-cart #uc-cart-pane-quotes #edit-address {
    overflow: hidden;
    width: 83%;
    margin-right: 2%;
    float: left; }
  .page-cart #uc-cart-pane-quotes #uc-store-address-delivery-zone-wrapper,
  .page-cart #uc-cart-pane-quotes .form-item-delivery-country,
  .page-cart #uc-cart-pane-quotes .form-item-delivery-postal-code {
    width: 32%;
    margin-left: 1%;
    float: left; }
  .page-cart #uc-cart-pane-quotes #uc-store-address-delivery-zone-wrapper {
    margin-left: 0; }
  .page-cart #uc-cart-pane-quotes .form-submit {
    width: 15%;
    float: left; }
  .page-cart #payment-pane #line-items-div {
    border: none; } }

/*--------------------------------------------------------------
# Donate
--------------------------------------------------------------*/
/* Donate page is made with Support Landing Page ctype */
.node-type-support-landing-page #content-header h1 {
  font-family: 'CheltenhmXBdCnBTWXX-Bold';
  font-style: normal;
  font-weight: 400;
  font-size: 65px; }

.node-type-support-landing-page .intro-text {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3em;
  border: 1px solid black;
  margin: 30px 0;
  padding: 2%;
  box-sizing: border-box;
  border-radius: 10px;
  display: block; }

.node-type-support-landing-page .gift-block {
  margin: 30px 0; }
  .node-type-support-landing-page .gift-block h2 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    margin: 0 0 10px 14px; }
  .node-type-support-landing-page .gift-block .amounts .one,
  .node-type-support-landing-page .gift-block .amounts .two,
  .node-type-support-landing-page .gift-block .amounts .three,
  .node-type-support-landing-page .gift-block .amounts .four,
  .node-type-support-landing-page .gift-block .amounts .choose-amount {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #3c4f5a;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 3px 20px 0;
    border-radius: 25px;
    box-sizing: border-box;
    display: block; }
    .node-type-support-landing-page .gift-block .amounts .one span,
    .node-type-support-landing-page .gift-block .amounts .two span,
    .node-type-support-landing-page .gift-block .amounts .three span,
    .node-type-support-landing-page .gift-block .amounts .four span,
    .node-type-support-landing-page .gift-block .amounts .choose-amount span {
      height: 34px;
      margin-top: 10px;
      display: block; }

.node-type-support-landing-page .pledges {
  width: 100%;
  box-sizing: border-box;
  float: left; }

.node-type-support-landing-page .pledge-example {
  background-color: #f0f0f0;
  margin-bottom: 20px;
  position: relative; }
  .node-type-support-landing-page .pledge-example:before {
    width: 40%;
    height: 0;
    content: "";
    background-color: #FFFFFF;
    border-top: solid 45px #FFFFFF;
    border-left: solid 30px #f0f0f0;
    position: absolute;
    top: 0;
    right: 0; }
  .node-type-support-landing-page .pledge-example .amount {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    font-weight: 400;
    color: #3c4f5a;
    padding: 12px 20px 20px;
    display: block; }
  .node-type-support-landing-page .pledge-example .description {
    font-family: "expressway";
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    padding: 0 20px 20px;
    box-sizing: border-box; }
  .node-type-support-landing-page .pledge-example .image {
    padding: 0 20px 20px; }
    .node-type-support-landing-page .pledge-example .image img {
      width: 100%;
      max-width: 100%;
      height: auto;
      display: block; }

.node-type-support-landing-page .note {
  font-family: "expressway";
  font-weight: 400;
  font-size: 14px;
  padding: 5px 20px 20px; }

.node-type-support-landing-page .other-ways {
  width: 100%;
  float: left; }
  .node-type-support-landing-page .other-ways h3 {
    font-family: 'CheltenhmXBdCnBTWXX-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    padding: 40px 0 20px 0; }
  .node-type-support-landing-page .other-ways .donate-example-half-size,
  .node-type-support-landing-page .other-ways .donate-example-full-size {
    background-color: #f2f2f2;
    margin-bottom: 20px;
    padding: 20px 20px 40px;
    box-sizing: border-box;
    position: relative; }
    .node-type-support-landing-page .other-ways .donate-example-half-size:before,
    .node-type-support-landing-page .other-ways .donate-example-full-size:before {
      width: 0;
      height: 0;
      content: "";
      background-color: #FFFFFF;
      border-top: solid 50px #FFFFFF;
      border-left: solid 50px #f2f2f2;
      position: absolute;
      top: 0;
      right: 0; }
    .node-type-support-landing-page .other-ways .donate-example-half-size .title,
    .node-type-support-landing-page .other-ways .donate-example-full-size .title {
      font-family: 'CheltenhmXBdCnBTWXX-Bold';
      font-style: normal;
      font-weight: 400;
      font-size: 35px;
      color: #3c4f5a;
      padding-bottom: 20px; }
    .node-type-support-landing-page .other-ways .donate-example-half-size .text-block,
    .node-type-support-landing-page .other-ways .donate-example-half-size .text-block-2,
    .node-type-support-landing-page .other-ways .donate-example-full-size .text-block,
    .node-type-support-landing-page .other-ways .donate-example-full-size .text-block-2 {
      font-family: "expressway";
      text-transform: none;
      font-weight: 700;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.3em; }
    .node-type-support-landing-page .other-ways .donate-example-half-size .text-block-2,
    .node-type-support-landing-page .other-ways .donate-example-full-size .text-block-2 {
      margin-top: 20px; }

@media screen and (min-width: 701px) {
  .node-type-support-landing-page .intro-text {
    width: 66%;
    margin-right: 2%;
    float: left; }
  .node-type-support-landing-page .gift-block {
    width: 32%;
    float: left; }
    .node-type-support-landing-page .gift-block .amounts {
      content: "";
      display: table;
      clear: both;
      width: 100%; }
      .node-type-support-landing-page .gift-block .amounts .choose-amount {
        clear: both; }
      .node-type-support-landing-page .gift-block .amounts .one,
      .node-type-support-landing-page .gift-block .amounts .two,
      .node-type-support-landing-page .gift-block .amounts .three,
      .node-type-support-landing-page .gift-block .amounts .four {
        float: left; }
      .node-type-support-landing-page .gift-block .amounts .one,
      .node-type-support-landing-page .gift-block .amounts .two,
      .node-type-support-landing-page .gift-block .amounts .three,
      .node-type-support-landing-page .gift-block .amounts .four {
        width: 49%; }
      .node-type-support-landing-page .gift-block .amounts .one,
      .node-type-support-landing-page .gift-block .amounts .three {
        margin-right: 2%; }
  .node-type-support-landing-page .pledge-example {
    width: 32%;
    height: 375px;
    position: relative;
    float: left; }
    .node-type-support-landing-page .pledge-example:nth-child(2), .node-type-support-landing-page .pledge-example:nth-child(5) {
      margin: 0 2%; }
    .node-type-support-landing-page .pledge-example .amount {
      float: left; }
    .node-type-support-landing-page .pledge-example .description {
      float: left; }
    .node-type-support-landing-page .pledge-example .image {
      position: absolute;
      bottom: 0; }
  .node-type-support-landing-page .other-ways {
    content: "";
    display: table;
    clear: both; }
    .node-type-support-landing-page .other-ways .donate-example-half-size {
      width: 48%;
      height: 250px;
      float: left; }
      .node-type-support-landing-page .other-ways .donate-example-half-size:nth-child(2), .node-type-support-landing-page .other-ways .donate-example-half-size:nth-child(4) {
        margin-right: 2%; }
      .node-type-support-landing-page .other-ways .donate-example-half-size:nth-child(2), .node-type-support-landing-page .other-ways .donate-example-half-size:nth-child(3) {
        height: 200px; }
    .node-type-support-landing-page .other-ways .donate-example-full-size {
      width: 100%; }
    .node-type-support-landing-page .other-ways .donate-example-full-size {
      content: "";
      display: table;
      clear: both; }
      .node-type-support-landing-page .other-ways .donate-example-full-size .text-block {
        width: 65%;
        margin-right: 5%;
        float: left; }
      .node-type-support-landing-page .other-ways .donate-example-full-size .text-block-2 {
        width: 30%;
        margin-top: 0;
        float: left; } }

@media screen and (min-width: 900px) {
  .node-type-support-landing-page .pledge-example:before {
    width: 55%; } }

/*--------------------------------------------------------------
# Admin Reports
--------------------------------------------------------------*/
/* Drupal Admin Reports */
.gli-report-table {
  border: solid 1px black; }
  .gli-report-table thead th {
    border: solid 1px black;
    padding: 10px; }
    .gli-report-table thead th a {
      color: red; }
  .gli-report-table tr td {
    border: solid 1px black;
    padding: 10px; }
    .gli-report-table tr td a {
      color: red; }

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
  #banner-message,
  header #branding #logo,
  header #branding .right,
  header #menu-toggle,
  header nav,
  .logged-in .tabs.primary,
  #footer {
    display: none; }
  header #branding {
    background: none !important; }
    header #branding .inner {
      padding-bottom: 10px;
      border-bottom: solid 2px #e6e6e6; }
    header #branding #logo-home {
      display: block;
      max-width: 250px; }
  #main-wrapper #main {
    margin-top: 0; }
  .history-now-header .top {
    margin: 0;
    padding: 0; }
  .history-now-header h1 {
    font-size: 32px;
    margin: 20px 0 40px;
    padding: 0;
    text-align: left; }
  .history-now-header .top .right,
  .history-now-header #browse-options {
    display: none; }
  .era-subera-header {
    border-top: solid 1px #000000; }
    .era-subera-header.era {
      padding-top: 20px; }
    .era-subera-header h1 {
      font-size: 50px; }
  .article-header.era {
    border-bottom: solid 2px #000000; }
  .collection-header .search,
  .collection-header #browse-options {
    display: none; }
  .journal-header,
  .action-icons,
  .article-tags {
    display: none; }
  .node-type-essay article,
  .node-type-resource article {
    font-size: 14px; }
    .node-type-essay article figure,
    .node-type-resource article figure {
      padding-top: 0;
      border: none; }
      .node-type-essay article figure figcaption,
      .node-type-resource article figure figcaption {
        border-top: solid 1px black;
        border-bottom: solid 1px black;
        position: absolute;
        left: 100%; }
        .node-type-essay article figure figcaption em,
        .node-type-resource article figure figcaption em {
          margin-top: 10px;
          display: block; }
      .node-type-essay article figure.body-image,
      .node-type-resource article figure.body-image {
        max-width: 100%;
        margin-left: 20px;
        float: right; }
        .node-type-essay article figure.body-image figcaption,
        .node-type-resource article figure.body-image figcaption {
          width: 45%;
          left: 105%; }
      .node-type-essay article figure.left,
      .node-type-resource article figure.left {
        margin: 5px 20px 5px 0;
        float: left; }
      .node-type-essay article figure.full,
      .node-type-resource article figure.full {
        margin: 5px 0;
        float: none; }
    .node-type-essay article .text,
    .node-type-resource article .text {
      width: 60%;
      margin-right: 30%;
      margin-left: 10%;
      position: relative; }
      .node-type-essay article .text img,
      .node-type-resource article .text img {
        height: auto !important;
        margin-left: 0;
        display: inline-block;
        float: right !important; } }

/*--------------------------------------------------------------
# Overlay
--------------------------------------------------------------*/
.modaloverlay {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index: 99999999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex; }
  .modaloverlay:target {
    display: block;
    opacity: 1;
    pointer-events: auto;
    z-index: 99999; }
  .modaloverlay .modal {
    background-color: white;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 2em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    @media (min-width: 60em) {
      .modaloverlay .modal {
        height: auto;
        margin: 5% auto;
        max-height: 57em;
        max-width: 424px;
        width: 85%; } }
    .modaloverlay .modal .webform-confirmation {
      display: none; }
    .modaloverlay .modal p {
      font-family: "expressway";
      font-weight: 700;
      padding: 10px;
      line-height: 1.3em; }
      .modaloverlay .modal p a {
        text-decoration: underline; }
    .modaloverlay .modal #block-webform-client-block-301285 .webform-component-radios {
      display: none; }
    .modaloverlay .modal #block-webform-client-block-301285 .webform-submit {
      color: #FFFFFF;
      background: #3d5059;
      padding: 10px 20px;
      border-radius: 20px;
      font-family: "expressway";
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      margin-left: 10px; }
    .modaloverlay .modal > iframe, .modaloverlay .modal > div {
      border: none;
      width: 100%;
      height: 100%; }
  .modaloverlay .close {
    background-color: #3d5059;
    color: white;
    font-weight: 700;
    font-size: 24px;
    padding: 8px 12px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    z-index: 1; }
