/*
Grid Spacing
=============================================== */
#content-primary p,
#content-primary li,
#content-primary ul {
  list-style-type:none;
}

/* TODO: Cleanup 1 (see style.css) */
/*#content-primary,*/
#home-content-primary .carousel-caption {
  /* text-shadow: 0px 1px 1px rgba(0,0,0,.6); */
  text-shadow: 0 1px 1px rgba(0,0,0,.5), 0 0 2px rgba(0,0,0,.4), 0 0 3px rgba(0,0,0,.25);
}
#home-content-primary .carousel-caption p {
  /* color: #fff; */
  color:rgba(255,255,255,0.85);
}

.carousel-caption p {
  font-size:13.5px;
  line-height:1.25;
  font-weight:600;
  letter-spacing:0;
}
.carousel-caption p>a{
  color:#fff;
}

.carousel-caption p>a:hover {
  /*color:#fff;*/
  text-decoration:underline;
}

/* END TODO: Cleanup 1 */


/* TODO: Cleanup 2 (see style.css) */
/*
Search Box
================================================ */
#utility {
  z-index: 2;
  position: absolute;
  right: 0;
}
#utility .navbar-form {
/*  padding-right:0 !important;*/
}
#utility .btn-primary{
  color: #fff;
  background-color: #c6bdaf;
  border-color: #c6bdaf;
}

#utility #menu-utility-navigation li {
  margin-left:13px;
}
#utility #menu-utility-navigation li a i.fa {
  font-weight:normal !important;
  font-size:18px;
  /*line-height:18px;*/
  vertical-align:middle;
  margin-top:-2px;
}

body .navbar-form .input-group>.form-control {
  -webkit-transition: width .7s;
  -moz-transition: width .7s;
  transition: width .7s;
  display: inline-block;
  float: right;
}
#header .btn-search {
  padding-bottom: 5px;
  padding-top: 5px;
}

.searchhide{
  display:none;
}

/* END TODO: Cleanup 2 */


/*
Home carousel to behave like slideshow
=============================================== */
.carousel-control .glyphicon-circle-arrow-left,
.carousel-control .glyphicon-circle-arrow-right {
  position: absolute;
  top: 7% !important;
  z-index: 5;
  display: inline-block;
}


/*
Intenal Navigation styling
================================================ */
.nav-menu ul {
  margin-top: 8px;
}


/* ------------------------------------------------------
  Footer
  ---------------------------------------------------- */
#footer {
  font-size: 13px;
}
#footer h4 {
  padding-bottom: 7px;
}

#footer section.widget table tr td {
  vertical-align:top;
  padding-bottom:5px;
}

#footer section.widget-museum-admission p {
  line-height:1.33;
}
#footer section.widget-museum-admission table {
  display:block;
  margin-bottom:5px;
}

#footer section.widget-museum-admission table td .note {
  display:inline-block;
  padding-right:10px;
  font-size:0.85em;
  line-height:1.2;
  margin-top:-3px;
}

#footer section.accessibility-link {
  padding-top:15px;
  /* border-top:solid 1px #C6BDB0; */
  border-top: 1px solid #dbd3c7;
  margin-top:20px;
  text-align:right;
}


/*
Custom content styling
================================================ */
/* Expanding text New */
.collapseomatic_excerpt,
.collapseomatic_content {
  color: #333;
}

pre {
  margin-top:10px;
  border-radius:0;
  border-color:#EEE;
  background-color:#f6f6f6;
}

table.hours td {
  vertical-align:top;
  line-height:1.1;
  padding-bottom:6px;
}


.widget-search-container {
  margin-top:20px;
  margin-bottom:20px;
}
.widget-search-container .btn-primary,
.widget-sidebar-container .btn-primary {
  color: #fff;
  background-color: #c6bdaf;
  border-color: #c6bdaf;
}

/* ------------------------------------------------------
  Media Player
  ---------------------------------------------------- */
/* .mejs-controls, .mejs-mediaelement {
  background: #e3e3e3 !important;
}
.mejs-container {
  border: 1px solid #c6bdaf;
}
.mejs-container * {
  color: #000 !important;
}
.mejs-controls button {
  color: #000 !important;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: #f3f3f3;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #F26648 !important;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(242, 102, 72, 0.2) !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color: #f3f3f3 !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #F26648 !important;
} */

/*
YouTube Gallery
=============================================== */
li.ytg-list-item {
  height: 157px;
}


/*----- Search Results -----*/
body.search-results #content-primary article {
  margin-bottom:30px;
}

body.search-results #content-primary article h2.entry-title {
  text-transform: none;
  margin: 0;
}

body.search-results #content-primary article h2.entry-title + a {
  font-size: 12px;
  color: #999;
}

body.search-results #content-primary .timely {
  margin-top:3px;
  margin-bottom:5px;
  font-size: 12px;
}

body.search-results #content-primary .timely .ai1ec-time strong:before {
  font-family: 'FontAwesome';
  font-weight:normal;
  content: "\f073";
  margin-right:3px;
}

body.search-results #content-primary .page-header {
  padding-bottom:15px;
  border-bottom:solid 1px #e9e9e9;
  margin-bottom:25px;
}
body.search-results .query-match {
  font-weight:700;
  background-color:#fff176;
}

/* custom additions=======================*/
.logo  {
  width: 30% !important;
  margin: 0 20px 0 0 !important;
}

.dashicons, .dashicons-before:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 1;
  font-family: dashicons;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  -webkit-transition: color .1s ease-in 0;
  transition: color .1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#content-primary .fa-fw,
.post .entry-content .fa-fw {
  margin-right:2px;
}
.fa-margin-right {
  margin-right:3px !important;
}


#nav .navbar-nav > li {
  font-size:16px;
}
#nav .navbar-nav > li > .dropdown-menu {
  min-width: 273px !important;
  /* min-width: 290px !important; */
  border:0;
  border-radius:0 !important;
  /* box-shadow:none; */
  filter: alpha(opacity=95);
  opacity: .95;
}
#nav .navbar-nav > li > .dropdown-menu a {
  font-weight:700 !important;
}
#nav .navbar-nav > li > .dropdown-menu li:last-of-type a {
  border-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px 20px 15px;
  font-size: 18px;
  line-height: 20px;
}

#teaser-description {
  text-align: left;
  max-width: 800px;
  margin: 0 auto 30px;
}

button, input, optgroup, select, textarea {
  color: #333;
}

.carousel-control {
  /*opacity: 0;*/
}


#ytg-external-link_908 {
  float: left;
  top: 0;
  position: absolute;
  right: 15px;
}

.wysija-input {
  width:100%;
}

.thumbnail {
  display: block;
  /*padding: 4px;*/
  padding:0;
  margin-bottom: 10px;
  line-height: 1.3;
  background-color: #fff;
  border: 0;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}


ul.pager li a,
ul.pager li a:focus{
  border-radius:0;
  background-color:#C6BDB0;
  color:#FFF;
  font-weight:bold;
  font-size:13px;
  border:none;
}
ul.pager li a:hover {
  background-color:#f26649;
  color:#FFF;
}


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

#poststuff .secondary_content_postbox .inside .wp-editor-wrap {
  position: relative;
  /* top: -30px; */
}

.with_frm_style .frm_message, .frm_success_style {
  /* border: 0 !important;
  background-color: 0 !important; */
}

#recaptcha_image { width:auto !important; max-width: 100%;}
#recaptcha_image img { width:100% ;}
#recaptcha_response_field { width: 100% !important; max-width: 302px; }

.recaptchatable a, .recaptchatable a:hover {
  cursor: pointer;
  outline: none;
  border: 0!important;
  padding: 0!important;
  text-decoration: none;
  color: #f26649 !important;
  background: none!important;
  font-weight: normal;
}

.info-cont h3{
  margin-bottom:1em;
}


/*----- Sidebar nav hacks for Custom Post Type -----*/
body.single-exhibitions aside ul.nav-menu li.menu-exhibitions,
body.single-exhibitions aside ul.nav-menu li.menu-exhibitions ul li,
body.single-objectstories aside ul.nav-menu li.menu-exhibitions,
body.post-type-archive-objectstories aside ul.nav-menu li.menu-exhibitions,
body.single-objectstories aside ul.nav-menu li.menu-exhibitions ul li,
body.post-type-archive-objectstories aside ul.nav-menu li.menu-exhibitions ul li {
  display:block;
}

body.single-ai1ec_event aside ul.nav-menu li.menu-events,
body.single-ai1ec_event aside ul.nav-menu li.menu-events ul li {
  display:block;
}

/* ------------------------------------------------------
  News
  ---------------------------------------------------- */
section.widget.news-widget {
  margin-top:20px;
}
section.widget.news-widget h3 {
  font-family: 'Verlag A', 'Verlag B', Arial, Helvetica, sans-serif;
  /* font-weight:400; */
  font-size:17px;
  text-transform:uppercase;
  /* color:#beb6a8; */
  display: block;
  margin-bottom:0.5em;
}
section.widget.news-widget ul {
  margin:0;
  padding:0;
}
section.widget.news-widget ul li {
  list-style-type:none;
  line-height:1.3;
  margin:0 0 1em 0;
  padding:0;
}
section.widget.news-widget ul li .post-date {
  font-size:12px;
  display:block;
  color:#696969;
}
section.widget.news-index-link {
  line-height:16px;
}
section.widget.news-index-link i.fa {
  margin-right:4px;
  font-size:16px;
  vertical-align:middle;
  /* margin-top:-1px; */
  /*font-size:15px;*/
}
body.blog section.widget.news-index-link {
  display:none;
}

body.blog article.post,
body.post-type-archive-museumfromhome article {
  margin-top:1.5em;
}
body.blog article.post header h2.entry-title,
body.post-type-archive-museumfromhome article header h2.entry-title {
  margin:0 0 0.35em 0;
  text-transform:none;
}
/*body.blog article.post .entry-summary h2 {
  display:none;
}*/

article header .post-date,
#content-primary article header .post-date {
  /* font-size:12px; */
  line-height:1;
  margin:0 0 0.3em 0;
  padding:0;
  color:#9d968c;
}
body.single-post article header .post-date,
body.single-museumfromhome article header .post-date {
  margin-bottom:1em !important;
}

body .navbar-form .input-group>.form-control {
  -webkit-transition: width .7s;
  -moz-transition: width .7s;
  transition: width .7s;
  display: inline-block;
  float: right;
}


/* ------------------------------------------------------
  Homepage News feed
  ---------------------------------------------------- */
.home-news-container {
  /* margin-bottom:20px; */
  /* border-bottom:solid 1px #DAD3C7; */
}
.home-news-container h2.home-news {
  font-weight:700;
  margin-bottom:5px !important;
}
.home-news-container h2.home-news a {
  color:#f26649;
}
.home-news-container h2.home-news a:hover {
 color:#2a6496;
}
.home-news-container article header h2 {
  font-size:18px;
  font-weight:700;
  margin-bottom:5px;
  margin-top:0;
  text-transform:none;
}
.home-news-container article p {
  font-size:13px;
  line-height:17px;
  margin-bottom:6px;
}
.home-news-container article p:last-of-type {
  margin-bottom:0;
}
.home-news-container article p.post-date {
  font-size:13px;
  line-height:1;
  margin:0;
}

.home-news-container article p a i.fa-external-link {
  font-size:11px;

}


/* ------------------------------------------------------
  Buttons
  ---------------------------------------------------- */
.btn {
  border-radius:0;
}
.btn-pam, input.btn-pam {
  background-color:#C6BDB0 !important;
  color:#FFF !important;
  border-color:#FFF !important;
  border-radius:0 !important;
  font-size:13px !important;
  margin-bottom:10px;
  text-decoration:none !important;
}
.btn-pam:hover, input.btn-pam:hover {
  background-color:#f26649 !important;
  color:#FFF !important;
  text-decoration:none !important;
}
.btn-pam i.fa {
  margin-right:3px;
}

/* Button (blue) */
.btn-pam.btn-blue, .btn-pam.btn-green,
article.ai1ec_event .btn-pam {
  background-color:#00afdc !important;
}
.btn-pam.btn-blue:hover, .btn-pam.btn-green:hover,
article.ai1ec_event .btn-pam:hover {
  background-color:#07bfef !important;
}

.btn-pam.btn-submit,
input.btn-pam.btn-submit {
  font-weight:bold;
  background-color:#9aa31c !important;
}
.btn-pam.btn-submit:hover,
input.btn-pam.btn-submit:hover {
  background-color:#aeb81b !important;
}

/*--- Ticket dropdowns ---*/
.btn-group ul.dropdown-menu ul {
  padding:0 1.5em 0.5em 1.5em;
}
.btn-group ul.dropdown-menu ul li {
  white-space:nowrap;
}


/* ------------------------------------------------------
  Tabs
  ---------------------------------------------------- */
ul.pam-tabs {
  margin-top:15px;
  margin-bottom:5px;
}
ul.pam-tabs li a {
  background-color:#BAB1A5;
  font-weight:500;
  color:#FFF;
  padding:7px 10px;
  border-radius:0;
  margin-right:1px;
}
ul.pam-tabs li a:hover {
  background-color:#F26649;
  border-color:#F26649;
}
ul.pam-tabs li.active a {
  color:#333;
  /* background-color:#F26649;
  border-color:#F26649;
  color:#FFF; */
}
ul.pam-tabs li.active a:hover {
  /* background-color:#F26649;
  border-color:#F26649;
  color:#FFF; */
}

.tab-content .tab-pane{
  padding-top:5px;
  }

.tab-content .tab-pane#sponsors h3 {
  /* margin-top:1.2em; */
  margin-bottom:4px;
}
.tab-content .tab-pane#sponsors h3:first-of-type {
  margin-top:.5em;
}
.tab-content .tab-pane#sponsors ul {
  margin:0;
  padding:0;
  list-style:none;
}
.tab-content .tab-pane#sponsors ul li {
  margin:0 0 .3em 0;
  padding:0;
  line-height:1.3;
}
.tab-content .tab-pane#sponsors img {
  margin: 10px 0;
  height: auto !important;
  max-height:30px;
  width: auto !important;
}
.tab-content .tab-pane#sponsors img.logo20 {
  max-height:20px;
}
.tab-content .tab-pane#sponsors img.logo40 {
  max-height:40px;
}
.tab-content .tab-pane#sponsors img.logo50 {
  max-height:50px;
}
.tab-content .tab-pane#sponsors img.logo60 {
  max-height:60px;
}
.tab-content .tab-pane#sponsors img.logo80 {
  max-height:60px;
}
.tab-content .tab-pane#sponsors img.logo100 {
  max-height:100px;
}
.tab-content .tab-pane .full-width-img {
  margin:10px 0;
}
.tab-content .tab-pane .full-width-img img {
  margin: 0;
  height: auto !important;
  max-height: none !important;
  width: auto !important;
}

.panel {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}


/*----- To implement as global defaults -----*/

.nowrap {
  white-space:nowrap;
}

.center,
.center img {
  text-align:center !important;
}

ul.no-padding {
  margin-left:0;
  padding-left:0;
}

ol.bulleted,
ul.bulleted,
#content-primary ol.bulleted,
#content-primary ul.bulleted,
body.page-template-template-interior-membership-listings-php #content-primary ul {
  margin-left:0.3em;
  padding-left:1.3em;
}
ol.bulleted li,
ul.bulleted li,
#content-primary ol.bulleted li,
#content-primary ul.bulleted li,
body.page-template-template-interior-membership-listings-php #content-primary ul li {
  list-style-type:disc;
  line-height:1.4;
  margin-bottom:0.5em;
  padding-left:0;
  margin-left:0;
}
ol.bulleted li {
  list-style-type:decimal !important;
}

ol.bulleted.lower-alpha li {
  list-style-type: lower-alpha !important;
}

ul.bulleted li ul {
  margin-top:5px;
  margin-left:0;
  padding-left:20px;
}

ol.bulleted li ul.bulleted li {
  list-style-type:disc !important;
}

#content-primary ul.link-list,
.exhibitions-cont ul.link-list {
  margin-left:0;
  margin-bottom:0;
  padding-left:0;
  list-style-type:none;
}
#content-primary ul.link-list li,
.exhibitions-cont ul.link-list li {
  /* color:#5c5c5c; */
}

/* Gallery List */
ul.gallery-list,
ul.gallery-list li,
ol.gallery-list,
ol.gallery-list li{
  list-style: none outside none;
  margin: 0 0 12px 0;
  line-height:1.225;
}

/* Trustee List */
/*ul.trustee-list,*/
ul.trustee-list li,
/*ol.trustee-list,*/
ol.trustee-list li{
  list-style: none outside none;
  margin: 0 0 8px 0 !important;
  line-height:1.225;
}

ul.trustee-list li strong,
ol.trustee-list li strong {
  /*font-size:14px;*/
}

ul.trustee-list.w-logos li,
ol.trustee-list.w-logos li {
  margin-top:15px;
  min-height:80px;
  vertical-align:middle;
  text-align:center;
}
ul.trustee-list.w-logos li a {
  vertical-align:middle;
  display:inline-block;
}

/*#content-primary p + h2,
#content-primary p + div.row {
  margin-top:20px !important;
}*/


p.lead {
  font-size:1.1em;
  line-height:1.47;
  font-weight:normal;
  margin-bottom:10px;
}

#content-primary p.caption {
  margin:0;
  padding:10px;
  font-size:0.85em;
  color:#666;
  line-height:1.15;
}

.feature-callout div {
  font-size:12px;
  padding:0.75em 1em !important;
  background-color:#EEE;
  line-height:1.3;
}
@media (min-width: 991px) {
  .feature-callout {
    margin-top:-8px;
  }
}

img.thumb-90 {
  width:90px;
  height:90px;
}

img.non-responsive,
img.img-responsive.non-responsive,
.entry-content img.non-responsive {
  display:inline-block;
  width:auto !important;
  height:auto !important;
}
.entry-content img.pull-right {
  margin:0 0 20px 20px !important;
}
.entry-content img.pull-left {
  margin:0 20px 20px 0 !important;
}

.welcome-widget h3 {
  margin-bottom:12px;
}

figcaption,
.thumbnail .caption {
  font-size:0.85em;
}

/*#content-primary .caption {font-style:italic;}*/
/*#content-primary .thumbnail {border:none; border-radius:0;}*/
#content-primary .sectionB figure {width:100% !important;}


/* ------------------------------------------------------
  Membership
  ---------------------------------------------------- */
[class*="membership-listings"] #content-primary .row {
  margin-bottom: 20px;
}

[class*="membership-listings"] blockquote {
  margin: 0;
}
[class*="membership-listings"] #content-primary blockquote ul {
  margin-left:0;
  padding-left:0;
}
[class*="membership-listings"] #content-primary blockquote ul li {
  list-style-type:none;
  line-height:22px;
  margin-bottom:0;
  width:auto;
  min-width:15%;
}
[class*="membership-listings"] #content-primary blockquote ul li a {
  padding:3px 6px;
}

/* ------------------------------------------------------
  Events
  ---------------------------------------------------- */
.events-container {
  padding-top:15px;
}

.events-container h3 {
  margin-top:12px;
  font-size:15px;
  margin-bottom:0.2em;
}
.events-container h3:first-of-type {
  margin-top:8px;
}





/* ------------------------------------------------------
  Hours & Admission
  ---------------------------------------------------- */
body.hours-admission table tr td:first-of-type {
  padding-right:20px;
}


/*----- Admission Access Programs -----*/
ul li.supporter {
  line-height:1.3;
  margin-bottom:10px !important;
}


/* ------------------------------------------------------
  Exhibitions
  ---------------------------------------------------- */
.exhibition-sponsors,
.exhibition-events {
  padding-top:10px;
}
.exhibition-sponsors h2 {
  margin-bottom:0.3em;
}
.exhibition-sponsors i i, .exhibition-sponsors em em {
/*   font-style:normal; */
}

ul.exhibition-links {
  /*margin:0 0 15px 0;
  padding:0 0 0 15px;
  list-style-type:none;*/
}
ul.exhibition-links li {
  /*margin:0 0 5px 0;
  padding:0;*/
  margin-bottom:9px;
  line-height:1.2;
}
ul.exhibition-links li i.fa-li {
  /* top:0 !important; */
}


/*----- Exhibition -----*/
.single-exhibit a:focus,
.single-exhibit a:focus-within {
  text-decoration:none;
}

.exhibition-title h1 {
  margin-bottom: .1em;
}
.exhibition-title h2 {
  /* margin: .3em 0 .2em; */
  font-size:18px;
  margin:.5em 0 .1em;
}
.exhibition-title h3 {
  margin-top:.3em;
}
.exhibition-title p.subtitle {
  font-family: 'Verlag A', 'Verlag B', Arial, Helvetica, sans-serif;
  font-weight:700;
  font-size:16px;
  line-height:1.2;
  margin:0 0 .2em 0;
  padding:0;
}
.exhibition-title p.date {
  font-weight:500;
  /* color:#9d968c !important; */
  color:#666 !important;
  font-size:14px;
  line-height:1;
}
.single-exhibitions .exhibition-title p.date {
  margin-top:.5em;
}
.exhibition-title p.location {
  font-weight:400;
  color:#666 !important;
  font-size:14px;
  font-style: italic;
  line-height:1;
}

.loans-on-view div {
  line-height:1.35;
  font-size:0.9em;
  padding-top:20px;
}


.no-itals {
  font-style: normal;
}
.no-itals em, .no-itals i {
  font-style:italic;
}


/* ------------------------------------------------------
  Collection
  ---------------------------------------------------- */
body.collection #content-primary [class*="col-"] > p {
  margin-bottom: .3em;
}

body.collection #content-primary [class*="col-"] > h2 {
  margin: .5em 0 .1em;
}

.collection-details {
  padding:1px 0 5px 0;
  border-bottom:solid 1px #E8E4DF;
  margin-bottom:10px;
}
.collection-details h3 {
  margin-top:.5em;
  /* font-size:16px; */
  margin-bottom:0;
  font-weight:700;
  line-height:1;
}

.collection-details p {
  margin:0 0 10px 0;
  padding:0;
  line-height:1.4;
  /* font-size:12px; */
}

.explore-link {
  /* font-size:12px; */
}
.explore-link i {
  margin-top:-1px;
  margin-right:4px;
}


/* ------------------------------------------------------
  Conservation
  ---------------------------------------------------- */
body.conservation #content-primary [class*="col-"] {
  padding-bottom:0;
}
@media (max-width: 767px) {
  body.projects #content-primary .col-sm-4 {
    padding-bottom:0;
  }
}
@media (min-width: 991px) {
  .conservation-story-content {
    margin-top:8px;
  }
}
.conservation-story-content p {
  line-height:1.35;
}
.conservation-story-content .collapseomatic {
  font-size:12px;
}
.conservation-story-content .collapseomatic_content {
  margin-top:10px !important;
}
.twentytwenty-overlay {
  display:none;
}
.twentytwenty-handle {
  border-color:rgba(255,255,255,0.0) !important;
  background-color:rgba(242,102,73,1.0) !important;

}
.twentytwenty-horizontal .twentytwenty-handle::before,
.twentytwenty-horizontal .twentytwenty-handle::after {
  background-color:rgba(255,255,255,1) !important;
  width:2px !important;
  margin-left:-1px !important;
}
.twentytwenty-horizontal .twentytwenty-handle::before {
  margin-bottom:25px !important;
}
.twentytwenty-horizontal .twentytwenty-handle::after {
  margin-top:25px !important;
}
.twentytwenty-handle:hover {
  -moz-grab; cursor: -webkit-grab; cursor: grab;
}
.twentytwenty-handle:active {
  -moz-grabbing; cursor: -webkit-grabbing; cursor: grabbing;
}


/* ------------------------------------------------------
  Learn: Poster Project
  ---------------------------------------------------- */
.row.poster-thumbs [class*="col-"] {
  padding-bottom:20px;
}
.row.poster-thumbs.first-row {
  margin-top:20px;
}

.poster-thumbs p {
  line-height:1.4;
}

.poster-thumbs p img {
  width:100%;
}

.poster-details {
  padding-bottom:15px;
  border-bottom:solid 1px #EEE;
  line-height:1.4;
  margin-bottom:10px;
}

.collab-line {
  color:#666;
  border-top:solid 1px #EEE;
  padding-top:10px;
  font-size:.95em;
  line-height:1.3;
}
.collab-line img {
  margin-top:3px;
}


/* ------------------------------------------------------
  Management
  ---------------------------------------------------- */
body.management #content-primary [class*="col-"] {
    padding-bottom: 20px;
}
body.management #content-primary img {
  margin-bottom:5px;
}

/* ------------------------------------------------------
 Curators
  ---------------------------------------------------- */
body.curators #content-primary [class*="col-"] {
    padding-bottom: 20px;
}
/* body.curators #content-primary [class*="col-"] h2 {
  margin-top:5px;
} */

/* ------------------------------------------------------
 Board of Trustees
  ---------------------------------------------------- */
  body.board-of-trustees #content-primary [class*="col-"] {
      padding-bottom: 20px;
  }


/* ------------------------------------------------------
  Notices
  ---------------------------------------------------- */
.notice-container {
  /* color:#333; */
  color: #856404;
  padding:8px 15px;
  /* background-color:#FEFBCC; */
  background-color: #fff3cd;
  margin-bottom:10px;
  font-size:14px;
  line-height:1.25;
  border-radius:0;
  /* box-shadow:0 1px 2px rgba(0,0,0,0.13); */
}
.notice-container p,
.notice-container li {
  color: #856404 !important;
}
.notice-container p:last-of-type {
  margin-bottom:0 !important;
}
.notice-container a {
  /* color: #856404; */
  text-decoration:underline;
}
.notice-container i {
  /* vertical-align:middle;
  margin-top:4px;
  margin-right:8px; */
}
.notice-container i.fa-2x {
  margin-top:0;
}

.notice-container.home-notice {
  border-radius:0;
}
.notice-container.home-notice i.fa-2x {
  margin-top:-1px;
  margin-right:7px;
  font-size:20px;
}
.notice-container.home-notice i.fa-inline {
  margin-top:-2px;
  margin-left:2px;
}

#footer .notice-container {
  font-size:13px;
  line-height:1.25;
  padding:10px 15px 10px 10px;
}
#footer .notice-container i.fa-lg {
  font-size:1.2em;
  margin-top:2px;
}
#footer .notice-container strong,
#footer .notice-container b {
  color: #856404;
}


/* ------------------------------------------------------
  Volunteers
  ---------------------------------------------------- */
body.volunteer #content-primary [class*="col-"] > h2 {
  margin-top: 1.25em;
  margin-bottom: .25em;
}


/* ------------------------------------------------------
  PDX Book Fest
  ---------------------------------------------------- */
body.wordstock #content-primary .page-header h1,
body.wordstock-preview #content-primary .page-header h1,
body.pdxbookfest #content-primary .page-header h1,
body.pdxbookfest-preview  #content-primary .page-header h1 {
  display:none;
}

body.wordstock ul.bulleted,
body.wordstock-preview ul.bulleted,
body.pdxbookfest ul.bulleted {
  margin:0;
  padding:0;
}

.note {
  font-size:0.85em;
  color:#666;
}

/* ------------------------------------------------------
  Print Fair
  ---------------------------------------------------- */
body.printfair #content-primary .page-header h1 {
  /* display:none; */
}
body.printfair #content-primary .bulleted li {
  margin-bottom:.2em;
}

body.printfair .printfair-thumbs .col-sm-4 {
  margin-bottom:30px;
}

/* ------------------------------------------------------
  Paris 1900 Gala
  ---------------------------------------------------- */
body.paris-1900-gala #content-primary .page-header h1 {
  display: none;
}

/* ------------------------------------------------------
  125th Anniversary
  ---------------------------------------------------- */
body.page-id-13853 #content-primary .page-header h1,  /*-- 125th Landing --*/
body.page-id-12690 #content-primary .page-header h1 { /*-- Gala --*/
  display:none;
}
body.page-id-13853 .col-sm-5 p {
  line-height:1.5;
}
body.page-id-13853 #content-primary h1 {
  margin:0 0 5px 0;
  padding:0;
  /*font-weight:normal;*/
  font-size:23px;
}
body.page-id-13853 #content-primary h2 {
  margin:15px 0 0 0;
  padding:0;
  /*font-weight:normal;*/
}

/*----- LAIKA -----*/
body.laika-employees #content-primary .page-header h1 {
  display:none;
}


/* ------------------------------------------------------
  Affiliations
  ---------------------------------------------------- */
body.affiliations #content-primary [class*="col-"] h2 {
  margin-top:15px !important;
}
body.affiliations #content-primary ul {
  margin:0;
  padding:0;
}



/* ------------------------------------------------------
  Press Office
  ---------------------------------------------------- */
#press-access-tout {
  margin-top:-15px;
  line-height:1.4;
  background-color:#EEE;
  padding:15px;
}
#press-access-tout .well {
  padding:10px 15px;
}
#press-access-tout #press-access-button-container {
  text-align:center;
  margin-bottom:10px;
}
#press-access-tout #press-access-button {
  font-size:15px !important;
  border:0 !important;
}
#press-access-tout p {
  line-height:1.3;
}
#press-access-tout p:last-of-type {
  margin:0;
}

.row.press-exhibitions {
  margin-top:15px;
}

.press-exhibitions h1 {
  font-size:20px;
  font-weight:normal;
  text-transform:uppercase;
  color:#333;
  line-height:1;
  margin-bottom:15px;
  margin-top:0;
}
.press-exhibitions .other-resources h1 {
  margin-bottom:10px;
  margin-top:20px;
}
.press-exhibitions .other-resources h1:first-of-type {
  margin-top:0;
}

.press-exhibitions ul.resource-list {
  /*margin-left:2em;*/
  margin:0;
  padding:0;
}
.press-exhibitions ul.resource-list li {
    line-height:1.1;
    margin-bottom:7px;
}
.press-exhibitions ul.resource-list li i.fa-li {
}
.press-exhibitions ul.news-list {
  margin-left:0;
  padding-left:0;
}
.press-exhibitions ul.news-list li {
  /*margin-bottom:7px;*/
}

.press-exhibition-item {
  margin-bottom:15px;
}
.press-exhibition-item .press-thumb {
  padding-right:0;
}
.press-exhibition-item h2 {
  line-height:1.25;
  /* font-size:14px; */
  font-size:16px;
  margin:0 0 5px 0;
  text-transform:none;
}
.press-exhibition-item h2 .subtitle {
  display:block;
  font-size:13px;
  font-weight:normal;
  text-transform:none;
  color:#555;
}
.press-exhibition-item p {
  line-height:1.1;
  margin:0 0 5px 0;
}
.press-exhibition-item p.dates {
  font-size:13px;
  font-weight:500;
  line-height:1;
  color:#000;
}

.press-exhibition-item .resources-container ul {
  margin:0;
  padding:0;
  line-height:1;
}
.press-exhibition-item .resources-container ul li {
  display:inline-block;
  margin:0 0 3px 0;
  padding:0;
  list-style-type:none;
  line-height:1;
  font-size:.95em;
}
.press-exhibition-item .resources-container ul li::after {
  content:'\00a0\007c\00a0';
  color:#aaa;
}
.press-exhibition-item .resources-container ul li:last-of-type::after {
  margin-right:0;
  content:none;
}

.press-contact-container {
  display:inline-block;
  margin:10px 0 15px 0;
  padding:5px 15px;
  border:solid 1px #C6BDB0;
}
.press-contact-container h3 {
 margin-bottom:8px;
 line-height:1;
 text-transform:uppercase;
}
.press-contact-container p {
  margin-bottom:7px;
  line-height:1.2;
}

.resources-container li a.unlock-press {
  color:#777;
  /*color:#00B2E1;*/
}
.resources-container li a.unlock-press i.fa {
  margin-right:2px;
  color:#777;
}

#press-access-form {
  padding:10px 30px !important;
}

@media (max-width:768px) {
  #press-access-tout {
    margin-top:15px;
  }
  .press-exhibition-item {
    padding-bottom:15px;
    /*border-bottom:solid 1px #DDD;*/
  }
}


table.directory tr:nth-child(odd) {
  background-color:#f0edeb;
}
table.directory td {
  padding:7px 10px;
  line-height:1;
}


/* ------------------------------------------------------
  JQuery hacks
  ---------------------------------------------------- */
.ui-widget,
.ui-widget select {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
}


/* ------------------------------------------------------
  Google Maps
  ---------------------------------------------------- */
.google-map {
  position: relative;
  /* padding-bottom: 75%; */
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


/* ------------------------------------------------------
  Twitter hacks
  ---------------------------------------------------- */
.twitter-widget {
  border-top:solid 1px #EEE;
}

@media (max-width:410px) {
    iframe.twitter-timeline {
      max-width: 305px !important;
    }
}

.env-narrow .var-chromeless .tweet {
  padding-top:5px !important;
}


/* ------------------------------------------------------
  Formidable hacks
  ---------------------------------------------------- */
h3.frm_form_title {
  margin-top:0 !important;
}

.form-field .frm_description {
  line-height:1.3;
}

.form-field label .note {
  font-weight:normal;
}

.form-field .g-recaptcha {
  margin-bottom:20px;
}

.form-field.frm_html_container {
  line-height:1.4;
}

.frm_form_field.form-field.frm_none_container {
  margin-bottom:0 !important;
}

.form-field.note-callout {
  margin-top:-10px;
  line-height:1.3;
  /*border:solid 1px #FFC107;*/
  background-color:#fff3cd;
  padding:5px 10px;
  margin-bottom:10px;
}

.frm_message h2 {
  margin-top:0 !important;
}

.frm_error {
  margin-top:2px !important;
  line-height:1.2;
}

.frm_success_style {
  /* border: 1px solid #D6E9C6;
  background-color: #DFF0D8;
  color: #468847; */
}
.frm_error_style {
  /* color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; */
}
.frm_error_style p {
  margin-bottom:0;
  color:#721c24 !important;
}


/* ------------------------------------------------------
  Bootstrap hacks
  ---------------------------------------------------- */
.form-control {
  border-radius:0;
}

.modal .modal-content {
  border-radius:0;
}

.ghissi #story h3 {
  margin-top:15px;
  margin-bottom:5px;
}
.ghissi #story figure {
  margin-bottom:0;
}
.ghissi #story figure .caption {
  padding-bottom:3px;
}

/* ------------------------------------------------------
  Accordion
  ---------------------------------------------------- */
.panel-group h2 {
  /* padding-top:15px; */
  margin-bottom:.2em;
}
.panel-group div {
  border-radius:0 !important;
}
.panel-group .panel-heading {
  padding:0;
}
.panel-group h4.panel-title {
  font-size:14px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height:1;
  font-weight:700;
}
.panel-group h4.panel-title a {
  display:block;
  padding:10px 15px;
}
.panel-group h4.panel-title a::after {
    /* symbol for "expanded" panels */
    font-family: 'FontAwesome';
    content: "\f077";
    float: right;
    /* color:#F26649; */
    color: #BAB1A5;
}
.panel-group h4.panel-title a.collapsed::after {
    /* symbol for "collapsed" panels */
    content: "\f078";
    /* color: #BAB1A5; */
}
/*--- FAQs ---*/
.panel-group.faqs h4.panel-title a::before {
    /* question mark */
    font-family: 'FontAwesome';
    content: "\f059";
    float: left;
    color:#F26649;
    font-size:18px;
    margin-top:-2px;
    margin-right:5px;
}
.panel-group.faqs h4.panel-title a.collapsed::before {
  color: #BAB1A5;
}


/* ------ Exhibition photo gallery ------- */
.tab-pane .gallery-row {
  padding-left:15px;
  padding-right:15px;
}
.tab-pane .gallery-row div {
  padding:0;
}
.tab-pane .gallery-row div .thumbnail {
  margin-bottom:0;
}

.tab-pane .gallery-row div .caption {
  padding: 5px 7px 0 7px !important;
}

/* ------------------------------------------------------
  Timely hacks
  ---------------------------------------------------- */
.ai1ec-btn {
  border-radius:0 !important;
}

.ai1ec-popup-title,
.ai1ec-popup-title a {
  line-height:1 !important;
}
.ai1ec-popup-excerpt {
  line-height:1.3;
}
.ai1ec-popover {
  border-radius:0;
}
.ai1ec-popover.ai1ec-popup .ai1ec-event-avatar {
  width:auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ai1ec-popover.ai1ec-popup .ai1ec-event-time {
  font-size:11px;
  font-weight:600;
  color:#222;
  background:none;
}
.ai1ec-popup .ai1ec-sas-actions {
  display:none;
}
.ai1ec-popover.ai1ec-popup .post-edit-link {
  display:none;
}

.ai1ec-calendar-toolbar,
.ai1ec-categories,
.ai1ec-tags,
#ai1ec-print-button {
  display:none;
}

.ai1ec-btn-toolbar .ai1ec-btn-group {
  margin-left:0 !important;
}

body.single-ai1ec_event .ai1ec-btn-group-vertical {
  display:inline-block !important;
  clear:none !important;
}

.ai1ec-main-container {
  padding-top:15px;
  /*border-top:solid 1px #C6BDB0;*/
  /* border-top:solid 1px #EEE; */
}

.ai1ec-agenda-widget-view .ai1ec-date,
.ai1ec-agenda-view .ai1ec-date {
  border-top: 1px solid #e5e5e5;
  background: #ffffff !important;
  background: -webkit-gradient(#FFFfff)!important;
  background: -webkit-linear-gradient(#fff,#fff 1em,#fff)!important;
  background: -moz-linear-gradient(top,#fff,#fff 1em,#fff)!important;
  background: -ms-linear-gradient(#fff,#fff 1em,#fff)!important;
  background: -o-linear-gradient(#fff,#fff 1em,#fff)!important;
  background: linear-gradient(#fff,#fff 1em,#fff)!important;
  background-repeat: no-repeat;
  padding: 1em 0;
}

.ai1ec-today{
	border-top: 1px solid #e5e5e5 !important;
}

.ai1ec-agenda-widget-view .ai1ec-event > a {
  color: #b3176d;
  display: block;
  background: #fff;
  border: 0 ;
  border-radius: 0.4em;
  padding: 0;
}

.ai1ec-agenda-widget-view .ai1ec-date-title,
.ai1ec-agenda-view .ai1ec-date-title {
  border: 0;
  border-top: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.08);
  box-shadow: 0 2px 2px rgba(0,0,0,0.08);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #525252;
  float: none;
  font-weight: bold !important;
  background-image: -webkit-linear-gradient(#fff,#fff 1em,#e7e7e7);
  background-image: linear-gradient(#fff,#fff 1em,#e7e7e7);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: none \9;
  line-height: 1.2em;
  margin: 6.5px 0.75em;
  overflow: hidden;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 4em;
}

.ai1ec-agenda-widget-view .ai1ec-month,
.ai1ec-agenda-view .ai1ec-month,
.ai1ec-agenda-widget-view .ai1ec-day,
.ai1ec-agenda-view .ai1ec-day,
.ai1ec-agenda-widget-view .ai1ec-weekday,
.ai1ec-agenda-view .ai1ec-weekday{
  background: #fff;
  border-radius: 0;
  color: #beb6a8;
  font-size: 1.1em;
  /* letter-spacing: 0.2em; */
  letter-spacing: 0;
  /* padding: 0 .7em 0 0; */
  padding: 0 .4em 0 0;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 rgba(0,0,0,0);
  float:left;
}

.ai1ec-agenda-widget-view .ai1ec-weekday,
.ai1ec-agenda-view .ai1ec-weekday{
  float:right;
}

.ai1ec-agenda-widget-view .ai1ec-event {
  clear: right;
  margin: 0;
  padding: 0;
  position: relative;
}

.ai1ec-agenda-view .ai1ec-event {
  background: #fff;
  border: 0;
  border-radius: 0.5em;
  clear: right;
  margin: 6.5px 0;
  overflow: hidden;
  position: relative;
  /* padding: 0.6em; */
  padding:0 0.6em 0.6em 0;
  -webkit-transition: border-color 0.1s;
  transition: border-color 0.1s;
}

.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
  box-shadow:none;
  padding-bottom:2em;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
  color: #f26649;
  font-weight: bold;
  font-size: 10.5pt;
  margin: 0 0 0.4em;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}

.ai1ec-agenda-view .ai1ec-event-description {
  font-size:13px;
}

.ai1ec-agenda-view .ai1ec-event-avatar {
  max-width:25% !important;
}
.ai1ec-agenda-view .ai1ec-event-avatar img {
  max-height:none;
}

.ai1ec-event-details {
  /* font-family: 'Verlag A', 'Verlag B', Arial, Helvetica, sans-serif; */
  /* font-weight:700; */
}

.ai1ec-field-label.ai1ec-col-sm-3 {
  width:auto;
}

.ai1ec-month-view th.ai1ec-weekday {
  font-size:11px;
  letter-spacing:0.05em;
  font-weight:400;
  text-transform:uppercase;
}

.ai1ec-month-view .ai1ec-event {
  padding-top:3px !important;
  padding-bottom:4px !important;
  /* font-size:12px; */
  margin-bottom:0 !important;
  border-bottom:none !important;
  border-top-color: rgb(221, 221, 221);
  border-top-style: dotted;
  border-top-width: 1px;
  border-collapse: collapse;
}
.ai1ec-month-view .ai1ec-event-time {
  white-space: nowrap;
  font-weight:700;
}

.ai1ec-month-view .ai1ec-date {
  margin-bottom:0;
  height:16px;
  padding-top:2px;
}

.ai1ec-month-view td.ai1ec-today {
  background-color:#f2f9fa !important;
}

.ai1ec-month-view .ai1ec-allday {
  padding-left:0;
  width:100%;
}
.ai1ec-month-view .ai1ec-allday .ai1ec-event {
  border-radius:0;
  background-color:#f2f1ed;
  color:#f26649;
  text-shadow:none;
}
.ai1ec-month-view .ai1ec-allday .ai1ec-event .ai1ec-event-title {
  padding-left:1px;
}

/* TODO: Fix 'Add to Calendar' display */
.ai1ec-single-event .ai1ec-actions {
  float:none !important;
  /* display:none !important; */
  /* margin-left:20px; */
  margin-left:0;
  /* margin-top:-8px; */
}

.ai1ec-single-event .ai1ec-event-details {
  overflow:visible !important;
}

.ai1ec-single-event .ai1ec-calendar-link,
.ai1ec-single-event .ai1ec-actions .ai1ec-subscribe + ul.ai1ec-dropdown-menu li:first-of-type,
.ai1ec-subscribe-container .ai1ec-dropdown-menu li:first-of-type {
  display:none;
}

.ai1ec-single-event .ai1ec-time .dt-duration,
.ai1ec-single-event .ai1ec-location .p-location {
  font-size: 1em;
  font-weight:600;
  line-height:1.5;
}

body.calendar .ai1ec-multiday {
  top:16px !important;
  left:0 !important;
  height:20px !important;
}

.ai1ec-multiday-arrow1, .ai1ec-multiday-arrow2 {
  display:none !important;
}

.exhibition-events .ai1ec-subscribe-container {
  display:none;
}

.ai1ec-single-event .ai1ec-event-avatar {
    float: left;
    margin-right: 20px;
}

.ai1ec-single-event .ai1ec-cost {
  display:none;
}

/*----- Agenda embed views -----*/
body.single-exhibitions .ai1ec-pagination.ai1ec-btn-group,
body.single-exhibitions .ai1ec-agenda-buttons.ai1ec-btn-toolbar.ai1ec-pull-right,
body.programs .ai1ec-pagination.ai1ec-btn-group,
body.programs .ai1ec-agenda-buttons.ai1ec-btn-toolbar.ai1ec-pull-right,
body.accessibility .ai1ec-pagination.ai1ec-btn-group,
body.accessibility .ai1ec-agenda-buttons.ai1ec-btn-toolbar.ai1ec-pull-right {
  float:none !important;
}

body.single-exhibitions .ai1ec-subscribe-container,
body.programs .ai1ec-subscribe-container,
body.accessibility .ai1ec-subscribe-container {
  display:none;
}

body.single-exhibitions .ai1ec-btn-group.ai1ec-views-dropdown,
body.programs .ai1ec-btn-group.ai1ec-views-dropdown,
body.accessibility .ai1ec-btn-group.ai1ec-views-dropdown {
  display:none;
}
body.single-exhibitions .ai1ec-main-container,
body.programs .ai1ec-main-container,
body.accessibility .ai1ec-main-container {
  border-top:none;
  padding-top:0;
}

body.single-exhibitions .ai1ec-pagination,
body.programs .ai1ec-pagination,
body.accessibility .ai1ec-pagination {
  display:none;
}

body.single-exhibitions .ai1ec-agenda-view .ai1ec-date:first-of-type {
  border-top:none;
}

.ai1ec-event-header .post-edit-link {
  display:none;
}


/* ------------------------------------------------------
  WP Featherlight
  ---------------------------------------------------- */
.featherlight:last-of-type {
  background: rgba(0,0,0,.915) !important;
}
.featherlight .featherlight-close-icon {
  width:25px !important;
  height:25px !important;
}
/* .featherlight-content .caption {
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
    overflow: visible !important;
    white-space: normal !important;
    padding-top: 10px !important;
} */


/* ------------------------------------------------------
  MailChimp
  ---------------------------------------------------- */
.mc4wp-form-theme input[type=text], .mc4wp-form-theme input[type=email], .mc4wp-form-theme input[type=tel], .mc4wp-form-theme input[type=url], .mc4wp-form-theme input[type=date], .mc4wp-form-theme input[type=number], .mc4wp-form-theme select, .mc4wp-form-theme textarea,
.mc4wp-form-theme button, .mc4wp-form-theme input[type=submit], .mc4wp-form-theme input[type=button] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#footer .mc4wp-form {
  margin-top:0;
}
/* #footer .mc4wp-form label {
  color:#484540;
} */
#footer .mc4wp-form button {
  padding:7px 10px;
  font-size:14px;
  font-weight:600;
  background-color:#00afdc !important;
  border:0 !important;
}
#footer .mc4wp-form button:hover {
  background-color:#007fa0 !important;
}

#footer .widget-newsletter p {
  margin-bottom:.5em;
}
#footer .widget-newsletter label {
  display: none;
}
#footer .widget-newsletter input {
  font-size:14px;
  padding:7px 10px;
}
#footer .widget-newsletter input::placeholder {
  color:#888;
}

#footer .widget-newsletter .mc4wp-response .mc4wp-alert {
    color:#000;
    padding: 7px 10px;
    line-height:1.3;
}
#footer .widget-newsletter .mc4wp-response .mc4wp-alert.mc4wp-success {
  background-color: #A3D9A6;
}
#footer .widget-newsletter .mc4wp-response .mc4wp-alert.mc4wp-notice {
  background-color: #FEE267;
}
#footer .widget-newsletter .mc4wp-response .mc4wp-alert.mc4wp-error {
  background-color: #F99D97;
}
#footer .widget-newsletter .mc4wp-response .mc4wp-alert p {
  margin-bottom: 0;
}
#footer .widget-newsletter .mc4wp-response .mc4wp-alert a {
  color: #000;
  text-decoration: underline;
}

.a11y-container {
  margin-top:15px;
}


/* ------------------------------------------------------
  Breakpoints
  ---------------------------------------------------- */
@media (max-width:410px) {
    .fontResizer {
      right: 1% !important;
      top: 9% !important;
    }
}

/* XS - Landscape phones and down */
@media (max-width: 767px) {

  #footer section.accessibility-link {
    text-align: left;
  }

  /*
  main slideshow caption
  ================================================ */
  #media .carousel-caption p {
    /*margin: 0 20px 20px 0;*/
    margin: 0 20px 0 20px;
  }

  .carousel-control.left, .carousel-control.right {
    display:none;
  }

  .carousel-caption p>a {
    position: relative;
    color: #9d968c;
    text-shadow: none;
    padding: 0px;
  }
  .home #home-content-primary .carousel-caption p>a {
    color: #9d968c;
  }

    .fontResizer {
      right: 1% !important;
      top: 9% !important;
    }

    .searchhide {
      display:block;
    }

    .widget-search-container {
      display:none;
    }

    /*--- Remove <figure> margins ---*/
    [class*="template-interior"] #content-primary [class*="col-"] figure {
      margin-bottom:0;
    }
    [class*="template-interior"] #content-primary [class*="col-"] figure figcaption {
      padding-bottom:0;
    }

}

/* SM - Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 991px) {

  #footer section.accessibility-link {
    text-align: left;
  }

  /*
  Search Box (navbar)
  ================================================ */
  body .navbar-form .input-group>.form-control {
    width: 100% !important;
  }
  body .navbar-form .input-group>.form-control:focus {
    width: 100% !important;
  }
  /*
  main slideshow caption
  ================================================ */
  #media .carousel-caption {
    display:none;
  }
  #media .carousel-caption p>a {
      color:#9d968c;
  }
  #home-content-primary .carousel-caption p>a {
    color:#FFF;
  }


  /*
  Top Nav
  ================================================ */
  #utility {
    width: 284px !important;
    /*width:450px;*/
    right:2px !important;
  }

    ul#menu-utility-navigation {
      width: 442px !important;
      margin-left: -158px !important
    }

    form#searchform {
      /* width: 200px !important;
      padding-top: 28px !important;*/
      padding-left: 0;
    }

    nav#utility {
      padding-right: 16px;
    }


    .fontResizer {
      right: 0% !important;
      top: 9% !important;
    }
    .fontResizer img {
      height: 20px !important;
      width: 20px !important;
    }

    .widget-search-container {
      /* display:none; */
    }

}

/* MD - Portrait tablet to landscape and desktop */
@media (min-width: 992px) and (max-width: 1199px) {

  /*
  main slideshow caption
  ================================================ */
  #media .carousel-caption {
    display:none;
  }
  #media .carousel-caption p>a {
    color:#9d968c;
  }

  #home-content-primary .carousel-caption p>a {
      color:#FFF;
  }


  /*
  Top Nav
  ================================================ */
  #utility {
    /* width: 230px; */
    /*width:450px;*/
    right:2px !important;
  }

    ul#menu-utility-navigation {
      width: 440px !important;
      margin-left: -40px !important;
    }

     form#searchform {
         /*width: 350px !important;
         margin-left: 36px !important;
         padding-top: 28px !important;*/
     }


     nav#utility {
         width: 400px !important;
     }

    .fontResizer {
      right: 1% !important;
      top: 9% !important;
    }

    .ai1ec-single-event .ai1ec-time .dt-duration,
    .ai1ec-single-event .ai1ec-location .p-location {
      padding-left:0 !important;
    }

    .widget-search-container {
      margin-top:10px;
    }
    .home .widget-search-container {
      margin-top:0;
    }

}

/* LG - Large desktop */
@media (min-width: 1200px) {

  /*
  main slideshow caption
  ================================================ */
  #media .carousel-caption p {
    display:none;
    float: right;
    max-width: 800px;
    padding-right: 20px;
  }
  #media .carousel-caption p>a{
      color:#fff;
  }
  #media .carousel-caption p>a:hover{
    color:#fff;
    text-decoration:underline;
  }

  /*
  Top Nav
  ================================================ */
  #utility {
    /* width: 290px; */
    /*width:450px;*/
    right:2px !important;
  }
    ul#menu-utility-navigation {
         width: 450px !important;
         margin-left: 0 !important;
    }
    form#searchform {
         /*margin-left: -9px !important;*/
         /*padding-top: 28px !important;*/
    }

    nav#utility {
      width: 450px !important;
    }

    .fontResizer {
      right: 1% !important;
      top: 9% !important;
    }

    .ai1ec-single-event .ai1ec-time .dt-duration {
      padding-left:0 !important;
    }
    .ai1ec-single-event .ai1ec-location .p-location {
      padding-left:0 !important;
      margin-left:-5px !important;
    }

    .widget-search-container {
      margin-top:10px;
    }
    .home .widget-search-container {
      margin-top:0;
    }

}


/* ------------------------------------------------------
  Kill margins
  ---------------------------------------------------- */
body.projects #content-primary [class*="col-"] h2,
body.councils #content-primary [class*="col-"] h2 {
  margin-top:0;
}


/* ------------------------------------------------------
  Logo container (e.g. Sponsor logos)
  ---------------------------------------------------- */
.logo-container {
  margin:15px 0;
}
.logo-container img {
  display:inline;
  margin-right:10px;
}

/* ------------------------------------------------------
  OpenSeadragon
  ---------------------------------------------------- */
.osd-container {
  background-color:#000;
}

#osd-adam-and-eve {
  margin:0 auto;
  width:840px;
  height:1154px;
}
@media (max-width:410px) {
  #osd-adam-and-eve {
    width:345px !important;
    height:474px !important;
  }
}


/* ------------------------------------------------------
  Podcast
  ---------------------------------------------------- */
.home-podcast-container {
  margin:15px 0 25px 0;
}

.podcast-row {
  /*
  padding-bottom:5px;
  margin-bottom:20px;
  border-bottom:solid 1px #DDD;
  */
}
.podcast-row:last-of-type {
  margin-bottom:0;
  padding-bottom:0;
  border:none;
}
.ssp-player,
.ssp-player-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
}
.ssp-time-volume .ssp-duration {
  font-size:12px !important;
}
.ssp-player.ssp-player-large .ssp-album-art {
  width:121px !important;
  height:121px !important;
}
.ssp-player .screen-reader-text {
  display:none;
}
.ssp-player.ssp-player-large,
.podcast_player {
  margin-bottom:0 !important;
  margin-top:10px !important;
}

/* New player */
.castos-player .player {
  border-radius:0 !important;
}

.podcast_meta {
  font-size: 12.5px;
  line-height: 1.3;
  padding:7px;
  margin-bottom: 10px;
  background-color:#FAFAFA;
  border:solid 1px #E9E9E9;
  border-top-color: #E3E3E3;
}
.podcast_meta p {
  margin:0;
  padding:0;
}

.app-list {
  list-style:none;
  margin:0;
  padding:0;
}
.app-list li {
  margin-bottom:5px;
}


/* ------------------------------------------------------
  Misc pages
  ---------------------------------------------------- */
body.single-post.artnow p.post-date  {
  display:none;
}
body.page-id-9358.li,
body.page-id-9358.ol {
  list-style-type:decimal !important;
}

body.journalon .gallery .row .col-sm-6 {
  margin-bottom:15px;
}
body.journalon .caption {
  margin:0;
  padding:0;
}
body.journalon .caption.hidden {
  display:block !important;
  visibility:visible !important;
}
body.journalon ul.prompts {
  margin: 0 0 20px 0;
  padding: 0;
}
body.journalon ul.prompts li,
body.journalon ul.prompts li a {
  font-size: 1.5em;
  color: #c51b71 !important;
}
body.journalon .gallery-row [class*="col-"] {
  margin-bottom:15px;
}
body.journalon .gallery-row [class*="col-"] .thumbnail {
  margin-bottom:5px;
}
@media (min-width: 1200px) {
  body.journalon .gallery-row .col-lg-4 {
    /* width: 33%; */
  }
}
@media (min-width: 768px) {
  body.journalon .gallery-row .col-sm-4 {
    /* width: 33%; */
  }
}

body.symposium-breaking-the-chains .presenters {
  margin-top:30px;
}
body.symposium-breaking-the-chains .presenters h3 {
  margin-bottom:20px;
}
body.symposium-breaking-the-chains .presenters .row {
  margin-bottom:20px;
}


/* body.hank-willis-thomas-national-premiere #content-primary .page-header h1 {
  display:none;
} */

/* ------------------------------------------------------
  TODO: Move
  ---------------------------------------------------- */
.page-template-template-interior #content-primary blockquote {
  margin: 0 0 15px 0;
  padding: 10px 15px;
  font-size: 14px;
  border-left: solid 5px #DDD;
  background: #f9f9f9;
}

.temp-home-content .connect-label h2 {
  text-align:center;
  margin-top:.4em;
  color:#f04e38 !important;
  font-size:4.2em;
  font-weight:700;
}

.temp-home-content #menu-connect li {
}

.temp-home-content #menu-social-media li a .fa-lg,
.temp-home-content #menu-connect li a .fa-lg {
  font-size:3em;
}
@media (max-width: 767px) {
  .temp-home-content #menu-social-media li a .fa-lg,
  .temp-home-content #menu-connect li a .fa-lg {
    font-size:1.75em;
  }
  .temp-home-content .connect-label h2 {
    font-size:2.25em;
  }
}


/* ------------------------------------------------------
  Crafting Pinocchio
  ---------------------------------------------------- */
.gallery-row .caption {
  margin-bottom:20px;
}
.gallery-row .caption.hidden,
body.crafting-pinocchio .gallery-row .caption.hidden {
 display:block !important;
}


/* ------------------------------------------------------
  TESTING & HACKS
  ---------------------------------------------------- */
/*
  WordPress (or a plugin) started forcing a <p> between some <img> + <h2>. This hides that <p>.
  Used @
    https://portlandartmuseum.org/about/management/
    https://portlandartmuseum.org/collection/curators/
 */
.wp-p-bug img + p,
.wp-p-bug a + p {
  display:none;
}
