/* styles */
/*
	"triplex-cond-sans" 800
		"museo-slab" 500
			"museo-sahs" 700
			"proxima-nova" 400, 700
*/
@font-face {
  font-family: "triplex-cond-sans";
  src: url("/wp-content/themes/sfa2018/assets/fonts/triplexcondsansot-black-webfont.woff2") format("woff2"), url("/wp-content/themes/sfa2018/assets/fonts/triplexcondsansot-black-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "museo-slab";
  src: url("/wp-content/themes/sfa2018/assets/fonts/Museo_Slab_500_2-webfont.woff2") format("woff2"), url("/wp-content/themes/sfa2018/assets/fonts/Museo_Slab_500_2-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "museo-sans";
  src: url("/wp-content/themes/sfa2018/assets/fonts/MuseoSans_500-webfont.woff2") format("woff2"), url("/wp-content/themes/sfa2018/assets/fonts/MuseoSans_500-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("/wp-content/themes/sfa2018/assets/fonts/proximanova-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/sfa2018/assets/fonts/proximanova-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("/wp-content/themes/sfa2018/assets/fonts/proximanova-regular-webfont.woff2") format("woff2"), url("/wp-content/themes/sfa2018/assets/fonts/proximanova-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("/wp-content/themes/sfa2018/assets/fonts/proximanova-regularit-webfont.woff2") format("woff2"), url("/wp-content/themes/sfa2018/assets/fonts/proximanova-regularit-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
body {
  color: #000000;
}
h1, h2, h3, h4, h5, h6 {
  color: #001A70;
  margin-bottom: 0;
  margin-top: 0;
}
h1 {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 62px;
  line-height: 0.9;
  letter-spacing: 0.14em;
  font-weight: 800;
  text-transform: uppercase;
}
h1 span.regular {
  font-weight: 400;
}
h1.lined {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
h1.lined span {
  display: inline-block;
  background-color: #fff;
  padding-left: 22px;
  padding-right: 20px;
}
h1.lined:after {
  background-color: #e6e6e6;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin-top: -28px;
  z-index: -1;
}
.section-light-gray h1.lined span {
  background-color: #F7F7F7;
}
.section-light-gray h1.lined:after {
  background-color: blue;
  height: 5px;
}
.section-mid-gray h1.lined span {
  background-color: #e6e6e6;
}
.section-mid-gray h1.lined:after {
  background-color: blue;
  height: 5px;
}
h2 {
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
  font-size: 38px;
  line-height: 0.9;
  font-weight: 700;
}
h2.large {
  font-size: 48px;
  line-height: 1.1;
}
h3 {
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
h3.alt {
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
  font-size: 31px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
h3 + ul {
  margin-top: 20px;
}
h4 {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.08em;
}
h4.prehead-block {
  color: #f7ea48;
  display: inline-block;
  text-transform: uppercase;
  line-height: 0.9;
  font-size: 22px;
  border: 2px solid #f7ea48;
  border-radius: 6px;
  padding: 5px 8px 5px 10px;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
h4.normal {
  font-weight: 400;
}
h4.col-head {
  font-size: 38px;
  text-transform: uppercase;
}
h5 {
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}
h6 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
}
ul li, ol li {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding-top: 4px;
  padding-bottom: 4px;
}
p {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.05em;
}
p.alt {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
}
p.quote {
  margin-bottom: 10px;
  color: #001A70;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: bold;
}
p.quote.quote-mark {
  font-size: 53px;
  margin-bottom: -20px;
}
p.question, .question p {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
p.tags {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
p.tags a {
  text-decoration: none;
  color: #001A70;
}
p.tags a:hover {
  text-decoration: underline;
}
.inverse p.tags a {
  color: #fff !important;
}
p.small {
  font-size: 16px;
}
.article-body .question a {
  text-decoration: none;
}
.article-body .question a:hover {
  text-decoration: underline;
}
.article-body .question a {
  text-decoration: none;
}
.article-body .question a:hover {
  text-decoration: underline;
  color: #000;
}
.faq-item {
  padding-left: 20px;
  padding-bottom: 10px;
}
.faq-item .answer {
  padding: 0 20px;
}
.faq-item .answer p:first-child::first-line {
  color: #000;
  font-weight: normal;
}
.chevron-arrow-right {
  display: block;
  float: left;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  margin-top: 12px;
  margin-right: 10px;
  margin-left: -20px;
  transition: all 0.3s;
}
.article-body .question a[aria-expanded="true"] .chevron-arrow-right {
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .split-list ul, ul.split-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 30px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 30px;
    /* Firefox */
    column-gap: 30px;
    padding-left: 20px;
  }
  .split-list ul li, ul.split-list li {
    padding-bottom: 3px;
    padding-top: 3px;
  }
}
blockquote {
  border-left: 2px solid #001A70;
  padding: 0 0 0 30px;
  margin: 30px 0px 30px 80px;
}
blockquote p {
  font-size: 20px;
  color: #001A70;
}
.article-body blockquote {
  border-left: 2px solid #001A70;
  padding: 0 0 0 30px;
  margin: 30px 0px 30px 0 !important;
}
.article-body blockquote p {
  font-size: 20px;
  color: #001A70 !important;
}
.inverse blockquote {
  border-left: 2px solid #f7ea48;
}
.inverse blockquote p {
  color: #f7ea48;
}
a, a:visited {
  color: #001A70;
}
a.text-primary, a:visited.text-primary {
  color: #001A70;
}
a.text-secondary, a:visited.text-secondary {
  color: #f7ea48;
}
h1.yellow, h2.yellow, h3.yellow, h4.yellow, h5.yellow, p.yellow, ul.yellow li, ol.yellow li {
  color: #f7ea48 !important;
}
.btn {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 22px;
  line-height: 0.8;
  letter-spacing: 0.12em;
  font-weight: 800;
  text-transform: uppercase;
  background-color: #f7ea48;
  color: #001A70;
  text-align: center;
  padding: 5px 18px 5px 20px;
  border: none;
  text-decoration: none !important;
}
.btn:hover {
  background: #001A70;
  color: #fff !important;
}
.btn.btn-primary {
  color: #001A70;
}
.btn.btn-secondary {
  color: #f7ea48;
}
.btn.btn-lines, .btn .alm-load-more-btn {
  display: inline-block;
  border-radius: 0;
  color: #001A70;
  text-align: center;
  font-size: 28px;
  line-height: 0.8;
  background: transparent;
  padding: 10px 0;
  border-top: 2px solid #f7ea48;
  border-bottom: 2px solid #f7ea48;
}
.btn.btn-lines.btn-oh, .btn .alm-load-more-btn.btn-oh {
  border-top: 2px solid #A4D65E;
  border-bottom: 2px solid #A4D65E;
}
.btn.btn-lines:hover, .btn .alm-load-more-btn:hover {
  color: #A4D65E !important;
  background-color: transparent !important;
}
.btn.btn-lines.btn-films, .btn .alm-load-more-btn.btn-films {
  border-top: 2px solid #B4B2D3;
  border-bottom: 2px solid #B4B2D3;
}
.btn.btn-lines.btn-films:hover, .btn .alm-load-more-btn.btn-films:hover {
  background: transparent;
}
.btn.btn-lines:hover, .btn .alm-load-more-btn:hover {
  color: #f7ea48;
}
.btn.btn-lines.inline, .btn .alm-load-more-btn.inline {
  display: inline-block;
}
.btn.btn-lg {
  font-size: 28px;
  padding: 9px 18px 9px 20px;
}
.btn.btn-full {
  width: 100%;
}
.btn.btn-blue {
  background-color: #001A70;
  color: #fff;
}
.btn.btn-blue:hover {
  color: #f7ea48 !important;
}
.alm-btn-wrap {
  text-align: center;
  padding-top: 20px;
}
.alm-btn-wrap .alm-load-more-btn {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  letter-spacing: 0.12em;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 0;
  color: #001A70;
  text-align: center;
  font-size: 28px;
  line-height: 0.8;
  background: transparent;
  padding: 10px 0;
  border: none;
  border-top: 2px solid #f7ea48;
  border-bottom: 2px solid #f7ea48;
}
.alm-btn-wrap .alm-load-more-btn:hover {
  color: #A4D65E !important;
  background-color: transparent !important;
}
.alm-load-more-btn.done {
  display: none;
}
/*
.alm-filters {
	display: inline-block !important;
	width: 300px;
	.alm-filter {
		display: inline-block !important;
		width: 300px;
	}
}
*/
.alm-filter--taxonomy {
  text-align: center !important;
}
.alm-filter--select {
  text-align: center;
  display: inline-block;
  width: 300px;
}
.alm-filter--select .alm-filter--item {
  height: calc(2.25rem + 2px);
  display: block;
  width: 300px;
  max-width: 80%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #010F53;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
hr {
  text-align: left;
  margin: 1rem 0;
  border: 0;
  border-top: 2px solid #f7ea48;
}
hr.hr-med {
  width: 175px;
}
hr.hr-50 {
  width: 50%;
}
.text-center hr {
  margin: 1rem auto;
}
hr.secondary {
  border-top: 2px solid #001A70;
}
hr.gray {
  border-top: 2px solid #e6e6e6;
}
.navbar {
  display: none;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff !important;
}
.navbar .navbar-nav .nav-item {
  margin-left: 10px;
  margin-right: 0;
  padding-bottom: 0;
}
.navbar .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 800;
  color: #000;
  padding-left: 13px;
  padding-right: 10px;
  transition: all 0.3s;
  margin-top: 4px;
}
.navbar .navbar-nav .nav-item .nav-link:hover {
  background: #001A70;
  color: #fff;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .navbar .navbar-nav .nav-item .nav-link {
    letter-spacing: 0.12em;
    font-size: 28px;
    padding-left: 17px;
    padding-right: 14px;
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .navbar .navbar-nav .nav-item .nav-link {
    letter-spacing: 0.16em;
    font-size: 30px;
    padding-left: 20px;
    padding-right: 17px;
  }
}
.navbar .navbar-nav .nav-item.active .nav-link, .navbar .navbar-nav .nav-item.current-menu-item .nav-link {
  background: #001A70 !important;
  color: #fff !important;
}
.navbar .navbar-nav .nav-item:first-child {
  margin-left: 0;
}
.navbar .navbar-nav .nav-item:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .navbar {
    display: block;
  }
}
body.latest .nav-item.nav-latest .nav-link, body.single-latest .nav-item.nav-latest .nav-link, body.post-type-archive-latest .nav-item.nav-latest .nav-link, body.oral-history .nav-item.nav-oral-histories .nav-link, body.post-type-archive-oral-history .nav-item.nav-oral-histories .nav-link, body.single-oral-history .nav-item.nav-oral-histories .nav-link, body.single-interview .nav-item.nav-oral-histories .nav-link, body.gravy .nav-item.nav-gravy .nav-link, body.post-type-archive-gravy .nav-item.nav-gravy .nav-link, body.single-gravy .nav-item.nav-gravy .nav-link, body.single-post .nav-item.nav-gravy .nav-link, body.film .nav-item.nav-film .nav-link, body.post-type-archive-film .nav-item.nav-film .nav-link, body.single-film .nav-item.nav-film .nav-link {
  background: #001A70 !important;
  color: #fff;
}
body.latest .nav-item.nav-latest .nav-link:hover, body.single-latest .nav-item.nav-latest .nav-link:hover, body.post-type-archive-latest .nav-item.nav-latest .nav-link:hover, body.oral-history .nav-item.nav-oral-histories .nav-link:hover, body.post-type-archive-oral-history .nav-item.nav-oral-histories .nav-link:hover, body.single-oral-history .nav-item.nav-oral-histories .nav-link:hover, body.single-interview .nav-item.nav-oral-histories .nav-link:hover, body.gravy .nav-item.nav-gravy .nav-link:hover, body.post-type-archive-gravy .nav-item.nav-gravy .nav-link:hover, body.single-gravy .nav-item.nav-gravy .nav-link:hover, body.single-post .nav-item.nav-gravy .nav-link:hover, body.film .nav-item.nav-film .nav-link:hover, body.post-type-archive-film .nav-item.nav-film .nav-link:hover, body.single-film .nav-item.nav-film .nav-link:hover {
  color: #f7ea48 !important;
}
.navbar-brand img {
  width: 293px;
  height: 100px;
}
body.home .navbar-brand img {
  width: 580px;
  height: 218px;
}
.top-right-links {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.top-right-link {
  display: block;
  float: right;
  margin-left: 15px;
  padding: 7px 10px 10px 10px;
  border: 2px solid #fff;
  border-radius: 0;
  color: #001a70;
  font-size: 28px;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.08em;
  outline: none !important;
}
.support-circle {
  display: block;
  position: absolute;
  top: -71px;
  right: 8px;
  width: 142px;
  height: 142px;
  border: 6px solid #001A70;
  border-radius: 71px;
  background: #f7ea48;
  text-align: center;
  font-size: 28px;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding-top: 67px;
}
.support-circle:hover {
  text-decoration: none;
  background-color: #001A70;
  color: #fff;
}
.nav-top-mobile {
  margin: 0;
  padding: 0;
  height: 60px;
  border-bottom: 6px solid #001A70;
}
.nav-top-mobile .mobile-menu-wrap {
  margin: 0;
  float: left;
  width: 66px;
  height: 60px;
  padding: 10px 5px 5px 5px;
  border-right: 2px solid #001A70;
}
.nav-top-mobile .navbar-brand {
  display: inline-block;
  text-align: center;
  margin: 4px auto 2px auto;
  padding: 0;
}
.nav-top-mobile .navbar-brand img {
  width: 120px !important;
  height: 35.33px !important;
  margin: 5px 0 5px 5px;
}
.nav-top-mobile .support-block {
  padding-top: 10px;
  padding-left: 12px;
  text-align: center;
  padding-right: 10px;
  margin: 0;
  display: block;
  float: right;
  font-size: 17px;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.08em;
  background-color: #f7ea48;
  color: #001A70;
  border-left: 2px solid #001A70;
  height: 54px;
  z-index: 10;
}
#mobile-nav {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: 100;
  background: #fff;
  width: 100%;
  padding: 0;
}
#mobile-nav .nav-item .nav-link {
  font-size: 22px;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #001A70;
}
#mobile-nav .mobile-nav-icons {
  padding: 5px 15px;
  border-bottom: 6px solid #001A70;
  margin-bottom: 5px;
}
#mobile-nav .mobile-nav-icons .menu-left {
  text-align: left;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 5px;
}
#mobile-nav .mobile-nav-icons .menu-right {
  padding-top: 0;
  text-align: right;
  padding-right: 15px;
  padding-bottom: 5px;
}
#mobile-nav .mobile-nav-icons .icon-envelope {
  width: 22px;
  height: 17px;
  margin-top: 1px;
}
#mobile-nav .mobile-nav-icons .icon-search {
  width: 20px;
  height: 21px;
  margin-top: -1px;
}
#mobile-nav .mobile-nav-icons .icon-headphones {
  width: 26px;
  height: 23px;
  margin-top: -1px;
}
#mobile-nav .mobile-nav-icons .icon-facebook, #mobile-nav .mobile-nav-icons .icon-twitter, #mobile-nav .mobile-nav-icons .icon-instagram, #mobile-nav .mobile-nav-icons .icon-flickr {
  width: 22px;
  height: 22px;
}
#mobile-nav .mobile-nav {
  padding: 15px;
}
.calendar {
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
}
.calendar-button {
  background: #fff;
  padding: 7px 10px 10px 10px;
  border: 2px solid #fff;
  border-radius: 0;
  color: #001a70;
  font-size: 28px;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.08em;
  outline: none !important;
}
.calendar-button:hover, .calendar-button:focus {
  background: #f7ea48;
  border: 2px solid #001a70;
}
.calendar-mobile {
  display: block;
  position: relative;
  float: right;
  border-left: 2px solid #001a70;
  height: 54px;
}
.calendar-mobile .calendar-button {
  background: #fff;
  padding: 10px 10px 5px 10px;
  border: none;
  border-radius: 0;
  color: #001a70;
  outline: none !important;
}
.dropdown-item {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #001a70;
}
.dropdown-menu {
  margin-top: -3px;
  padding-top: 0;
  padding-bottom: 10px;
  border-radius: 0;
  border: 2px solid #001a70;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.calendar-mobile .dropdown-menu {
  margin-top: 13px;
  margin-right: -2px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #001a70;
  border-radius: 0 !important;
  max-width: 280px;
}
.calendar-mobile .dropdown-menu .dropdown-item {
  padding-left: 20px;
  padding-right: 20px;
  white-space: normal;
}
.dropdown-item span {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #888;
}
a.dropdown-item:hover {
  text-decoration: none;
  background: #001a70;
  color: #f7ea48;
}
a.dropdown-item:hover span {
  color: #f7ea48;
}
.article-body h1 {
  margin-bottom: 30px;
}
.article-body h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.3;
}
.article-body h2:first-of-type {
  font-size: 28px;
}
@media (min-width: 992px) {
  .article-body {
    padding-left: 40px;
    padding-right: 30px;
  }
}
.article-body p:first-child::first-line {
  color: #001A70;
  font-weight: bold;
}
.article-body a {
  text-decoration: underline;
}
.article-body figure {
  max-width: 100%;
}
.article-body img, .article-body figure img {
  max-width: 100%;
  height: auto;
}
body.single .article-body {
  padding-left: 0;
}
.sidebar-left nav {
  text-align: left;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sidebar-left nav {
    text-align: right;
  }
}
.sidebar-right {
  border-left: 1px solid #D8D8D8;
  padding-left: 30px;
  padding-right: 20px;
}
.event-sidebar-top {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.event-tabs .nav-item {
  padding-bottom: 0;
}
.event-tabs .nav-item .nav-link {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #001A70;
  padding-left: 12px;
  padding-right: 12px;
  border-color: #e6e6e6;
}
.event-tabs .nav-item .nav-link:hover, .event-tabs .nav-item .nav-link:focus, .event-tabs .nav-item .nav-link.active {
  color: #000;
  border-bottom-color: #fff;
}
@media (min-width: 992px) {
  .event-tabs .nav-item .nav-link {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .event-tabs .nav-item .nav-link {
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .event-tabs .nav-item .nav-link {
    font-size: 20px;
  }
}
.tab-event-content {
  padding: 20px;
  border: 1px solid #e6e6e6;
  border-top: 1px solid #fff !important;
  margin-bottom: 40px;
}
.tab-event-content p:first-child:first-line {
  font-weight: normal;
}
.nav-pills .nav-item {
  margin: 0 10px;
}
.nav-pills .nav-item .nav-link {
  text-transform: uppercase;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 800;
  color: #000;
  padding: 5px 7px 5px 10px;
  transition: all 0.3s;
  margin-top: 4px;
  border-radius: 0 !important;
}
.nav-pills .nav-item .nav-link:hover, .nav-pills .nav-item .nav-link.active {
  background: #001A70;
  color: #fff;
  transition: all 0.3s;
}
.enhanced-post .aesop-article-chapter {
  max-height: 700px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.enhanced-post .aesop-cover-title {
  position: relative !important;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  display: block;
  z-index: 10;
  text-align: center;
  margin: auto !important;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 62px;
  line-height: 0.9;
  letter-spacing: 0.14em;
  font-weight: 800;
  text-transform: uppercase;
  border-bottom: none;
}
.enhanced-post .aesop-cover-title span {
  display: block;
  width: 100%;
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 100px;
  line-height: 0.9;
  text-align: center !important;
  letter-spacing: 0.14em;
  font-weight: 800;
  text-transform: uppercase;
}
.enhanced-post .aesop-cover-title small {
  display: block;
  width: 100%;
  margin-top: 60px;
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
}
.enhanced-post .aesop-article-chapter-wrap {
  margin-top: 0;
}
.enhanced-post .aesop-content {
  width: 100%;
  max-width: 992px;
  margin: 0 auto;
}
.enhanced-post .article-body {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.enhanced-post .article-body .aesop-parallax-sc-img {
  width: 100%;
}
.enhanced-post .article-body .aesop-article-chapter {
  z-index: 1;
  position: relative;
  height: 430px;
  margin-bottom: 40px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .enhanced-post .article-body .aesop-article-chapter {
    height: 530px;
  }
}
@media (min-width: 992px) {
  .enhanced-post .article-body .aesop-article-chapter {
    height: 630px;
  }
}
.enhanced-post .article-body .aesop-article-chapter .wrapper {
  z-index: 5;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 750px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .enhanced-post .article-body .aesop-article-chapter .wrapper {
    max-width: 992px;
  }
}
.enhanced-post .article-body .aesop-article-chapter .wrapper h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .enhanced-post .article-body .aesop-article-chapter .wrapper h1 {
    font-size: 50px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .enhanced-post .article-body .aesop-article-chapter .wrapper h1 {
    font-size: 70px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .enhanced-post .article-body .aesop-article-chapter .wrapper h1 {
    font-size: 100px;
    margin-bottom: 40px;
  }
}
.enhanced-post .article-body .aesop-article-chapter .wrapper p {
  font-size: 22px;
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .enhanced-post .article-body .aesop-article-chapter .wrapper p {
    font-size: 28px;
  }
}
.enhanced-post .article-body .aesop-article-chapter:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
.enhanced-post .article-body h2, .enhanced-post .article-body h3, .enhanced-post .article-body h4, .enhanced-post .article-body h5, .enhanced-post .article-body ul, .enhanced-post .article-body p, .enhanced-post .article-body figure {
  text-align: left;
  max-width: 992px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .enhanced-post .article-body h2, .enhanced-post .article-body h3, .enhanced-post .article-body h4, .enhanced-post .article-body h5, .enhanced-post .article-body ul, .enhanced-post .article-body p, .enhanced-post .article-body figure {
    padding-left: 0;
    padding-right: 0;
  }
}
.enhanced-post .article-body hr {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.enhanced-post .article-body h2 {
  font-size: 36px;
  margin-bottom: 30px;
}
.enhanced-post .article-body p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.enhanced-post .article-body p.callout-text {
  font-size: 26px;
  font-weight: bold;
  color: #001A70;
}
.enhanced-post .article-body img.aligncenter, .enhanced-post .article-body figure.aligncenter, .enhanced-post .article-body iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.enhanced-post .article-body img.size-large {
  width: 100%;
  height: auto;
}
.enhanced-post .article-body .parallax {
  background-repeat: none;
  background-size: cover;
  background-position: 50% 50%;
}
.enhanced-post .article-body blockquote {
  padding-left: 0;
}
.enhanced-post .article-body blockquote p {
  border-left: 4px solid #001A70;
  font-size: 32px;
  font-weight: bold;
  padding: 20px 30px;
}
.enhanced-post .article-body figure {
  margin-left: 0;
  margin-right: 0;
  max-width: 920px;
}
.enhanced-post .article-body figure figcaption {
  padding-top: 10px;
}
.enhanced-post .article-body p.figure-wrap {
  padding: 0;
}
.enhanced-post .article-body p.figure-wrap figure.alignleft {
  margin-top: 4px;
  margin-right: 30px;
}
.enhanced-post .article-body p.figure-wrap figure.alignright {
  margin-top: 4px;
  margin-left: 30px;
}
.enhanced-post .article-body .aesop-content-component {
  margin-bottom: 30px;
}
.enhanced-post .article-body .aesop-content-component .aesop-content-comp-wrap {
  padding: 60px 0;
}
.enhanced-post .article-body .aesop-content-component .aesop-content-comp-wrap p {
  color: #fff;
  font-size: 28px;
  font-style: italic;
  text-align: center;
}
.enhanced-post .article-body .aesop-content-component .aesop-content-comp-wrap p:first-line {
  color: #fff;
  font-weight: normal;
}
.enhanced-post .article-body .aesop-content-component .aesop-content-comp-wrap p:last-child {
  margin-bottom: 0;
}
.enhanced-post .article-body .aesop-video-component {
  margin-top: 20px;
  margin-bottom: 20px;
}
.enhanced-post .article-body .aesop-video-component iframe {
  width: 100%;
  max-width: 992px;
}
.enhanced-post .article-body .columns {
  text-align: left;
  max-width: 992px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}
.enhanced-post .article-body .aesop-parallax-component.alignfull figure {
  max-width: 100% !important;
  width: 100%;
}
.aesop-toggle-chapter-menu {
  display: none;
}
/* drop down menus */
.dropdown-toggle::after {
  display: none !important;
}
.megamenu-li {
  position: static;
}
.megamenu {
  position: fixed !important;
  width: 100vw;
  left: 0;
  right: 0;
  padding: 15px;
  background: blue;
}
.megamenu-li {
  position: static !important;
}
.megamenu {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px;
}
.dropdown--canvas .dropdown-menu {
  left: auto;
  padding: 0;
  margin: 0;
}
.dropdown--canvas .dropdown-menu {
  width: 600px;
}
.dropdown--canvas--left .dropdown-menu {
  right: 0;
}
.dropdown--canvas--sm .dropdown-menu {
  width: 300px;
}
/* yamm */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: static !important;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
/* sidebar vertical nav */
.nav.flex-column .nav-item .nav-link {
  font-size: 16px;
  padding: 3px 0;
}
.nav.flex-column .nav-item.current-menu-item .nav-link {
  font-weight: 700;
  color: #001A70;
}
/* footer */
footer {
  position: relative;
  background-color: #001A70;
  margin-top: 80px;
  padding-top: 90px;
  padding-bottom: 12px;
  color: #fff;
}
footer p {
  color: #fff;
}
footer hr {
  margin-top: 1rem;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px solid #fff;
}
footer .nav {
  margin-bottom: 60px;
}
footer .nav .nav-item .nav-link {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.125em;
  color: #fff;
  padding-left: 18px;
  padding-right: 13px;
  text-transform: uppercase;
}
footer .nav .nav-item .nav-link:hover {
  color: #f7ea48;
}
footer .social-links {
  display: block;
  margin-top: 10px;
}
footer .footer-icon {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -50px;
}
.section-standard {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-standard.extra-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .section-standard {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-standard.extra-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.section-title {
  display: none;
  min-height: 100px;
  background-color: #e6e6e6;
  border-top: 6px solid #001A70;
  border-bottom: 6px solid #001A70;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.section-title h1 {
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .section-title h1 {
    margin-bottom: 0;
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  .section-title h1 {
    font-size: 50px;
  }
}
.section-title p {
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.45;
  letter-spacing: 0.1em;
}
.section-title p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .section-title {
    display: block;
  }
}
.donor-logo {
  text-align: center;
  height: 250px;
  width: 70%;
  margin: 20px auto;
  vertical-align: middle;
}
.donor-logo img {
  object-fit: contain;
  margin-top: 125px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.home .section-title {
  display: none;
}
.blue-border-top {
  border-top: 6px solid #001A70;
}
.blue-border-bottom {
  border-bottom: 6px solid #001A70;
}
.section-yellow-borders {
  border-top: 6px solid #f7ea48;
  border-bottom: 6px solid #f7ea48;
}
.section-green, .bg-green {
  background-color: #A4D65E;
}
.section-blue, .bg-blue {
  background-color: #001A70;
}
.section-dark-blue, .bg-dark-blue {
  background-color: #010F53;
}
.section-light-gray, .bg-light-gray {
  background-color: #F7F7F7;
}
.section-mid-gray, .bg-mid-gray {
  background-color: #e6e6e6;
}
.section-yellow, .bg-yellow {
  background-color: #f7ea48;
}
.section-light-blue, .bg-light-blue {
  background-color: #B4B2D3;
}
.section-member-promo {
  position: relative;
  overflow: visible;
}
.section-member-promo img.promo-image-right {
  position: absolute;
  top: -50px;
  right: 20px;
  width: 396px;
  height: auto;
}
.education-section {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
/* post meta */
.post-date {
  text-transform: uppercase;
}
.post-author {
  font-size: 18px;
}
div.share-wrapper {
  display: inline-block;
}
div.share-wrapper .heateor_sss_sharing_container {
  display: inline-block;
}
.gravy-promo {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gravy-promo .gravy-cover {
  box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4);
}
.main-content {
  padding-right: 30px;
  padding-bottom: 30px;
}
.details {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 30px;
  border-top: 2px solid #f7ea48;
  border-bottom: 2px solid #f7ea48;
}
.details .row {
  padding-top: 18px;
  padding-bottom: 20px;
}
.details .row p {
  margin-bottom: 0;
}
.inverse h1, .inverse h2, .inverse h3, .inverse h4, .inverse h5, .inverse p, .inverse ul li, .inverse ol li, .inverse figcaption {
  color: #fff;
}
.inverse a {
  color: #B4B2D3;
}
.inverse a:hover {
  color: #fff;
}
.inverse a.btn {
  color: #001A70 !important;
}
.inverse a.btn:hover {
  color: #001A70 !important;
  background-color: #fff;
}
.inverse a.btn-lines {
  color: #fff !important;
}
.inverse a.btn-lines:hover {
  color: #A4D65E !important;
}
.inverse a.btn-lines.yellow {
  color: #f7ea48 !important;
}
.inverse a.btn-lines.yellow:hover {
  color: #fff !important;
  border-color: #fff !important;
}
.inverse a.btn-films {
  color: #fff !important;
  border-top: 2px solid #B4B2D3;
  border-bottom: 2px solid #B4B2D3;
}
.inverse a.btn-films:hover {
  color: #B4B2D3 !important;
  background: transparent;
}
.feature-splash {
  display: block;
  padding: 0;
  margin-bottom: 30px;
  width: 100%;
  position: relative;
  min-height: 700px;
  background-size: cover;
  background-repeat: none;
  background-position: 50% 50%;
}
.feature-splash + p.caption {
  margin-top: -20px;
  margin-bottom: 30px;
}
.feature-splash.offset-left {
  background-position: 80% 50%;
}
.feature-splash.offset-right {
  background-position: 20% 50%;
}
.feature-splash .feature-splash-content {
  padding: 40px 30px;
  color: #fff;
  text-align: center;
  width: 350px;
  background-color: rgba(0, 26, 112, 0.5);
}
.feature-splash .feature-splash-content hr {
  width: 150px;
  border-top: 2px solid #f7ea48;
  margin-right: auto;
  margin-left: auto;
}
.feature-splash .feature-splash-content h1 {
  line-height: 0.9;
  letter-spacing: 0.14em;
}
.feature-splash .feature-splash-content h1 + hr {
  margin-top: 20px !important;
}
.feature-splash .feature-splash-content.right {
  float: right;
}
.feature-header {
  padding-top: 40px;
  padding-bottom: 30px;
}
.feature-header .post-author {
  padding-top: 10px;
}
.feature-header .post-author a {
  color: #fff;
}
.feature-header .post-author a:hover {
  color: #B4B2D3;
}
.feature-header .mejs-container, .feature-header .mejs-embed, .feature-header .mejs-embed body, .feature-header .mejs-container .mejs-controls {
  background: #001A70;
}
.feature-header h1 {
  font-size: 62px;
  letter-spacing: 0.14em;
}
.feature-event {
  min-height: 675px;
}
.feature-event .event-poster {
  display: block;
  min-height: 675px;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
}
.feature-event .event-info {
  padding: 40px 50px 20px 40px;
}
.feature-event .event-info .btn-lines {
  color: #fff !important;
  border-color: #fff;
}
.feature-event .event-info .btn-lines:hover {
  background: none;
  color: #f7ea48 !important;
}
.cat-col-header {
  z-index: 5;
  text-align: center;
  margin: 0 auto 20px auto;
}
.cat-col-header span {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.08em;
  display: inline-block;
  background-color: #f7ea48;
  font-size: 22px;
  padding: 3px 4px 3px 6px;
  text-transform: uppercase;
  line-height: 0.9;
  border-radius: 4px;
  border-right: 15px solid #fff;
  border-left: 15px solid #fff;
}
.cat-col-header:after {
  background-color: #f7ea48;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin-top: -15px;
  z-index: -1;
}
.cat-col-header.col-oh span {
  background-color: #A4D65E;
}
.cat-col-header.col-oh:after {
  background-color: #A4D65E;
}
.cat-col-header.col-films span {
  background-color: #B4B2D3;
}
.cat-col-header.col-films:after {
  background-color: #B4B2D3;
}
.thumb-blocks .col-md-4 {
  border-right: 2px solid #D8D8D8;
}
.thumb-blocks .col-md-4:nth-child(3n+3), .thumb-blocks .col-md-4:last-child {
  border-right: none;
}
.thumb-block {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.thumb-block .thumb-block-img {
  margin-left: auto;
  margin-right: auto;
  width: 84%;
  z-index: 1;
}
.thumb-block .thumb-block-img .thumb-cat {
  margin-top: -13px;
  margin-bottom: 10px;
  z-index: 5;
  text-align: center;
}
.thumb-block .thumb-block-img .thumb-cat span {
  font-family: "triplex-cond-sans", Tahoma, sans-serif;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #001A70;
  display: inline-block;
  background-color: #f7ea48;
  font-size: 16px;
  padding: 3px 4px 3px 6px;
  text-transform: uppercase;
  line-height: 0.9;
  font-size: 16px;
  border-radius: 4px;
}
.thumb-block .thumb-block-img .thumb-cat.event-date {
  margin-top: -30px;
}
.thumb-block .thumb-block-img .thumb-cat.event-date span {
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
  font-size: 38px;
  color: #fff;
  background-color: #001A70;
  padding: 10px 13px;
}
.thumb-block .thumb-block-img .thumb-cat.thumb-cat-blue span {
  color: #fff;
  background-color: #001A70;
}
.thumb-block h4 {
  margin: 0 0 3px 0;
  line-height: 1;
  letter-spacing: 0.08em;
}
.thumb-block p {
  letter-spacing: 0.04em;
}
.thumb-block:hover {
  text-decoration: none;
}
.thumb-block:hover h4 {
  text-decoration: underline;
}
.thumb-block.event-block p.event-excerpt {
  font-size: 20px;
  margin-bottom: 15px;
}
.staff-member .img-wrapper {
  margin-bottom: 10px;
}
#filmSlider .carousel-item {
  height: 600px;
}
#filmSlider .carousel-item .film-poster {
  position: relative;
  display: block;
  height: 600px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#filmSlider .carousel-item .film-poster img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 130px;
  width: 130px;
}
#filmSlider .carousel-item .film-poster img:hover #filmSlider .carousel-item .film-poster img {
  opacity: 0.8;
}
#filmSlider .carousel-item .film-info {
  padding: 20px 70px 20px 40px;
}
#filmSlider .carousel-indicators {
  bottom: -60px;
}
#filmSlider .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 18px;
  height: 18px;
  border: 2px solid #B4B2D3;
  border-radius: 9px;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
}
#filmSlider .carousel-indicators li.active {
  background-color: #B4B2D3;
}
.owl-theme .owl-prev {
  color: #f7ea48;
  position: absolute;
  left: -20px;
  top: 125px;
  background-color: transparent;
  border: none;
}
.owl-theme .owl-next {
  color: #f7ea48;
  position: absolute;
  right: -20px;
  top: 125px;
  background-color: transparent;
  border: none;
}
/* helper classes */
.film-feature .film-poster {
  position: relative;
  display: block;
  height: 650px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.film-feature .film-poster img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 130px;
  width: 130px;
}
.film-feature .film-poster img:hover .film-feature .film-poster img {
  opacity: 0.8;
}
.responsive-video {
  width: 100%;
}
.responsive-video iframe {
  width: 100%;
  max-width: 727px;
  height: 426px;
}
.alignright, .float-right {
  float: right;
  margin: 3px 0 15px 20px;
}
.alignleft, .float-left {
  float: left;
  margin: 3px 20px 15px 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
figcaption {
  font-size: 16px;
  color: #001A70;
}
.article-body .parallax {
  margin-bottom: 20px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
body.post-type-archive-oral-history .color-primary, body.single-oral-history .color-primary, body.single-interview .color-primary {
  color: #A4D65E !important;
  border-color: #f7ea48 !important;
}
body.oral-history .thumb-cat.color-primary span, body.post-type-archive-oral-history .thumb-cat.color-primary span, body.single-oral-history .thumb-cat.color-primary span, body.single-interview .thumb-cat.color-primary span, body.oral-history h1.lined:after, body.post-type-archive-oral-history h1.lined:after, body.single-oral-history h1.lined:after, body.single-interview h1.lined:after {
  background-color: #A4D65E !important;
}
body.gravy .color-primary, body.post-type-archive-gravy .color-primary, body.single-gravy .color-primary, body.single-post .color-primary {
  color: #f7ea48 !important;
  border-color: #f7ea48 !important;
}
body.gravy .thumb-cat.color-primary span, body.post-type-archive-gravy .thumb-cat.color-primary span, body.single-gravy .thumb-cat.color-primary span, body.single-post .thumb-cat.color-primary span, body.gravy h1.lined:after, body.post-type-archive-gravy h1.lined:after, body.single-gravy h1.lined:after, body.single-post h1.lined:after {
  background-color: #f7ea48 !important;
}
body.film .color-primary, body.post-type-archive-film .color-primary, body.single-film .color-primary {
  color: #B4B2D3 !important;
  border-color: #B4B2D3 !important;
}
body.film .thumb-cat.color-primary span, body.post-type-archive-film .thumb-cat.color-primary span, body.single-film .thumb-cat.color-primary span, body.film h1.lined:after, body.post-type-archive-film h1.lined:after, body.single-film h1.lined:after {
  background-color: #B4B2D3 !important;
}
/* forms */
.form-control {
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #D8D8D8;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #001A70;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.icon {
  fill: currentColor;
}
a.nav-icon, .search-icon {
  margin-left: 7px;
  margin-right: 7px;
  text-decoration: none;
}
a.nav-icon:hover, .search-icon:hover {
  text-decoration: none;
}
.search-icon {
  display: inline-block;
}
.search-icon .dropdown-menu {
  border-radius: 0;
  padding: 10px 10px 10px 15px;
  width: 300px;
  margin-top: 10px;
  top: 48px;
}
.search-icon .dropdown-menu .btn.btn-lg {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
a.nav-icon-yellow, .inverse a.nav-icon-yellow {
  color: #f7ea48 !important;
}
a.nav-icon-yellow.hover-white:hover, .inverse a.nav-icon-yellow.hover-white:hover, .inverse a.nav-icon-yellow.hover-white:hover .icon {
  color: #fff !important;
}
.icon-green {
  color: #A4D65E;
}
.icon-green:hover {
  color: #001A70;
}
.icon-yellow {
  color: #f7ea48;
}
.icon-yellow:hover {
  color: #001A70;
}
.social-links .icon:hover {
  color: #f7ea48;
}
.social-links .icon:hover:hover {
  color: #fff;
}
.icon-blue {
  color: #001A70;
}
.icon-blue:hover {
  color: #f7ea48;
}
.nav-icon .icon-blue:hover {
  color: #A4D65E;
}
#arrow-left {
  fill: currentColor;
}
.menu-left {
  margin-left: -22px;
  padding-top: 6px;
}
.menu-right {
  margin-right: -25px;
  padding-top: 7px;
}
.menu-right .nav-icon {
  margin-left: 10px;
  margin-right: 10px;
}
.icon-calendar {
  width: 23px;
  height: 23px;
  margin: -8px 5px 0 0;
}
.calendar-mobile .icon-calendar {
  margin: 0;
}
.icon-calendar:hover {
  color: #000;
}
.icon-envelope {
  width: 35px;
  height: 28px;
  margin-top: 5px;
}
.icon-search {
  width: 31px;
  height: 34px;
  margin-top: 2px;
}
.icon-headphones {
  width: 42px;
  height: 36px;
  margin-top: 1px;
}
.icon-facebook, .icon-twitter, .icon-instagram, .icon-flickr {
  width: 38px;
  height: 38px;
}
.icon-menu {
  width: 39px;
  height: 24px;
  margin-top: 3px;
}
.icon-rss {
  width: 29px;
  height: 29px;
}
.icon-itunes {
  width: 32px;
  height: 32px;
}
.icon.hover-white:hover {
  color: #fff !important;
}
.arrow-circle-left, .arrow-circle-right {
  width: 34px !important;
  height: 34px !important;
  cursor: pointer;
}
.arrow-circle-right {
  transform: rotate(180deg);
}
.arrow-left {
  height: 34px;
  width: 34px;
  background: #ccc;
}
.arrow-left .arrow-circle {
  fill: #EDF6DE;
  stroke: #A4D65E;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.arrow-left .arrow-shape {
  fill: #A4D65E;
}
.arrow-left:hover .arrow-circle {
  fill: #000;
}
.podcast-subs {
  margin-top: 20px;
  margin-bottom: 20px;
}
.right-col-pad {
  padding-top: 75px;
}
.row-gutter-narrow {
  margin-right: -9px;
  margin-left: -9px;
}
.row-gutter-narrow .col-sm-2, .row-gutter-narrow .col-sm-3, .row-gutter-narrow .col-sm-4, .row-gutter-narrow .col-sm-6, .row-gutter-narrow .col-sm-12 {
  padding-left: 9px;
  padding-right: 9px;
}
.clickable {
  cursor: pointer;
}
.img-full {
  width: 100%;
  height: auto;
  max-width: auto;
}
.inset10 {
  padding-left: 10%;
  padding-right: 10%;
}
.pad-md {
  padding: 60px 50px;
}
.padded-outline {
  border: 1px solid #ccc;
  padding: 30px;
}
.text-upper {
  text-transform: uppercase;
}
.text-center {
  text-align: center;
}
.text-center img {
  margin-left: auto;
  margin-right: auto;
}
.text-right {
  text-align: right;
}
.text-right img {
  float: right;
}
.p0 {
  padding: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 40px;
}
.pb60 {
  padding-bottom: 40px;
}
.p15-sides {
  padding-left: 15px;
  padding-right: 15px;
}
.pt0 {
  padding-top: 0;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pr20 {
  padding-right: 20px;
}
.pr50 {
  padding-right: 50px;
}
.pl20 {
  padding-left: 20px;
}
.p20 {
  padding: 20px;
}
.mb0 {
  margin-bottom: 0;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 50px;
}
.mt0 {
  margin-top: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.clear-left {
  clear: left;
}
img.centered {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
ul.two-col {
  float: left;
  width: 45%;
  margin: 10px 5% 10px 0;
  padding: 0 0 0 20px;
}
/* bootstrap 4 mods */
@media (min-width: 1300px) {
  .container {
    max-width: 1270px !important;
  }
}
@media (min-width: 1600px) {
  .container-wide {
    max-width: 1570px !important;
  }
}
