@charset "UTF-8";
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/837b91e6-945d-45d5-9830-05ece1ea8f7e.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/48270e76-c547-4214-9a29-3f66f53a6afc.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/a747c871-68a5-4e20-8a7f-2e356b8b3547.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/bb5a3319-c08f-4178-bd3e-4ad47b209751.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: bold;
  font-style: italic;
}
@media screen and (max-width: 1024px) {
  .mobile-list a {
    font-weight: normal !important;
  }
}

#bg-portal .sidebar-wrapper {
  float: left;
  width: 95px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #bg-portal .sidebar-wrapper {
    width: 0;
  }
}
#bg-portal .sidebar-wrapper.stuck {
  z-index: 2;
  position: fixed;
}
#bg-portal .header-menu-wrapper.stuck {
  width: 100%;
  z-index: 3;
  position: fixed;
  top: 0;
}
#bg-portal .header-menu-wrapper.stuck h2 {
  background: url(../i/sticky-logo.png) no-repeat;
  height: 40px;
  position: relative;
  top: -10px;
  font-size: 2.5em !important;
}
#bg-portal .header-menu-wrapper.stuck h2 a {
  position: relative;
  top: -4px;
  left: 52px;
  color: #411C0D;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-left: 1px solid #411c0d;
  padding-left: 0.375em;
}
#bg-portal .header-menu-wrapper.stuck h2 span {
  display: none !important;
}
#bg-portal .header-menu-wrapper.stuck .backgrounder-header {
  height: 25px !important;
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
}
#bg-portal .header-menu-wrapper.stuck .backgrounder-header .header-menu-icons {
  position: relative;
  top: -12px;
}
#bg-portal .header-menu-wrapper .education_nav a {
  position: relative;
  line-height: 34px !important;
}
#bg-portal .header-menu-wrapper .education_nav a i {
  position: absolute;
  right: 0;
  top: 2px;
  color: #d0c7c5;
}
#bg-portal .header-menu-wrapper .education_nav a.active i, #bg-portal .header-menu-wrapper .education_nav a:hover i {
  color: #222;
}
@media screen and (max-width: 1024px) {
  #bg-portal #header.stuck {
    position: fixed;
    box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
    z-index: 3;
    width: 100%;
    background-color: #411C0D;
  }
}
#bg-portal .searchview.mobile-sticky-active,
#bg-portal .parentview.mobile-sticky-active,
#bg-portal .responsive #header-container header .mobile-sticky-active.searchview,
.responsive #header-container header #bg-portal .mobile-sticky-active.searchview {
  position: fixed !important;
}
@media screen and (max-width: 1024px) {
  #bg-portal #backgrounder-portal .backgrounder-header .inner-header {
    padding: 0 11px;
  }
}
@media screen and (max-width: 1024px) {
  #bg-portal #backgrounder-portal .backgrounder-header h2 {
    padding: 0 0 10px 0;
  }
}
#bg-portal #backgrounder-portal .header-menu-wrapper.stuck h2 a {
  color: #411C0D;
  border-left: 1px solid #411C0D;
  padding-left: 15px;
}
#bg-portal #backgrounder-portal .backgounder-nav .bottom-nav .nav-list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.responsive *:after, .responsive *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.responsive #news-alert-container {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1024px) {
  .responsive #news-alert-container {
    display: none !important;
  }
}
.responsive .parent-nav {
  width: 968px;
  margin: 0 auto;
  position: relative;
}
.responsive .articles-wrapper {
  width: 968px;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 1024px) {
  .responsive .articles-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .responsive #container, .responsive .content-wrapper, .responsive #footer-container footer, .responsive #header-container header {
    width: 100% !important;
    overflow: hidden;
  }
}
.responsive #container, .responsive .content-wrapper {
  width: 100%;
}
.responsive #breadcrumbs {
  width: 968px;
  margin: 0 auto;
}
.responsive #nav-container {
  border: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .responsive #header-container {
    height: 60px;
    overflow: hidden;
  }
}
.responsive #header-container header .parentview, .responsive #header-container header .searchview {
  position: absolute;
  background: #eee7e5;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .responsive #header-container header .parentview, .responsive #header-container header .searchview {
    background: #fff;
    border-bottom: 2px solid #d9d1d0;
  }
}
.responsive #header-container header .parentview ul, .responsive #header-container header .searchview ul {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important;
}
.responsive #header-container header .parentview ul li, .responsive #header-container header .searchview ul li {
  background: none;
  padding: 0.9em 1em;
  font-size: 0.95rem;
}
.responsive #header-container header .parentview ul li a, .responsive #header-container header .searchview ul li a {
  color: #2a69a1;
  font-weight: bold;
}
.responsive #header-container header .parentview ul li a i, .responsive #header-container header .searchview ul li a i {
  color: #c7c2bf;
  font-size: 1.7em;
  float: right;
}
.responsive #header-container header .parentview ul .secondary, .responsive #header-container header .searchview ul .secondary, .responsive #header-container header .parentview ul .last_level, .responsive #header-container header .searchview ul .last_level {
  background-color: #fff;
}
.responsive #header-container header .parentview ul .secondary a, .responsive #header-container header .searchview ul .secondary a, .responsive #header-container header .parentview ul .last_level a, .responsive #header-container header .searchview ul .last_level a {
  font-weight: normal;
}
.responsive #header-container header .parentview ul .last_level a, .responsive #header-container header .searchview ul .last_level a {
  font-weight: normal;
}
.responsive #header-container header .parentview .back, .responsive #header-container header .searchview .back {
  background: none;
  padding: 0.8em 1em;
  border-bottom: 1px solid #d9d1d0;
  display: block;
  font-size: 0.95rem;
}
.responsive #header-container header .parentview .back a, .responsive #header-container header .searchview .back a {
  font-weight: bold;
  color: #2a69a1;
  text-transform: uppercase;
}
.responsive #header-container header .parentview .back a i, .responsive #header-container header .searchview .back a i {
  vertical-align: bottom;
  font-size: 1.8em;
  display: block;
  float: left;
}
.responsive #header-container header .parentview .back a span, .responsive #header-container header .searchview .back a span {
  position: relative;
  top: 6px;
}
.responsive #header-container header .searchview {
  padding: 20px 0;
  background: #fff;
}
.responsive #header-container header .searchview button {
  height: 45px;
  line-height: 45px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 30%;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  margin-left: 4px;
}
.responsive #header-container header .searchview input {
  height: 45px;
  border-radius: 0;
  float: left;
  font-size: 0.9em;
  width: 95%;
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  .responsive #header {
    padding-top: 0;
    height: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .responsive #header h1 a {
    background: url(/i/logo_footer.png) no-repeat;
    height: 48px;
    width: 99px;
    margin: 7px 0 0 14px;
  }
}
@media screen and (max-width: 1024px) {
  .responsive #footer-container {
    height: 80px;
    margin-bottom: 0;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .responsive #footer-container footer {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .responsive #footer-container footer h1 a {
    background-position: 20px 15px;
  }
}
.responsive .backgrounder-footer {
  background: url(/i/mobile-share-scrolltop.png) no-repeat;
}
@media screen and (max-width: 1024px) {
  .responsive .backgrounder-footer.share {
    background-position: 0px -69px;
    width: 21px;
    height: 59px;
    float: right;
    position: relative;
    right: 37px;
    top: 10px;
    cursor: pointer;
  }
}
.responsive .backgrounder-footer.scrolltop {
  background-position: 0px 0px;
  width: 63px;
  height: 59px;
  display: none;
  bottom: 30px;
  right: 0;
  margin-right: 20%;
  position: fixed;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  z-index: 1000;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .responsive .backgrounder-footer.scrolltop {
    display: block;
    margin: -25px auto 68px auto;
    position: relative;
    bottom: 0;
  }
}
.responsive .backgrounder-mobile-menu {
  position: absolute;
  right: 0;
  padding: 7px 7px 0 0;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .responsive .backgrounder-mobile-menu {
    display: block;
  }
}
.responsive .backgrounder-mobile-menu .border_bottom {
  border-bottom: 1px solid #411c0b;
}
.responsive .backgrounder-mobile-menu span {
  color: #fff;
  font-size: 23px;
  float: left;
  height: 59px;
  width: 59px;
  line-height: 64px;
  text-align: center;
  cursor: pointer;
}
.responsive .backgrounder-mobile-menu .search {
  width: 44px;
  height: 44px;
  margin-right: 3px;
  background: #fff;
  border-bottom: 9px solid #fff;
  line-height: 55px;
}
.responsive .backgrounder-mobile-menu .search i {
  color: #769fc2;
}
.responsive .backgrounder-mobile-menu .menu {
  background: #fff;
  border-bottom: 9px solid #fff;
  width: 44px;
  height: 44px;
  line-height: 55px;
}
.responsive .backgrounder-mobile-menu .menu i {
  color: #769fc2;
}
.responsive .backgrounder-mobile-menu .search.border_bottom, .responsive .backgrounder-mobile-menu .menu.border_bottom {
  background: #769fc2;
  border-bottom: 1px solid #517ea5;
}
.responsive .backgrounder-mobile-menu .search.border_bottom i, .responsive .backgrounder-mobile-menu .menu.border_bottom i {
  color: #fff;
}

.hide {
  display: none;
}

.float-left {
  float: left;
}

#backgrounder-portal {
  z-index: 1;
  position: relative;
  background: url(/i/main-backgrounder-bg.png) 0 30px repeat-x;
  -moz-placeholder-color: 12px;
  -ms-input-placeholder-color: 12px;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal {
    background: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal.opacity_full {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
#backgrounder-portal #tabs_container .list {
  width: 32%;
  padding: 10px 0 10px 0;
  float: left;
}
#backgrounder-portal #tabs_container .list li {
  padding: 7px 0 7px 23px;
}
#backgrounder-portal #tabs_container .list li:hover {
  background: #b4aaa8;
}
#backgrounder-portal #tabs_container .list li:hover a {
  color: #222;
  font-weight: bold;
}
#backgrounder-portal .pure-form input[type="text"]:focus {
  outline: 0;
}
#backgrounder-portal .pure-g-r {
  letter-spacing: normal;
}
#backgrounder-portal .search-menu {
  -moz-placeholder-color: 14px;
  -ms-input-placeholder-color: 14px;
  padding: 2em 0 !important;
}
#backgrounder-portal .search-menu ::-webkit-input-placeholder {
  font-size: 14px;
  color: #222;
  font-weight: normal;
}
#backgrounder-portal .search-menu ::-moz-placeholder {
  color: 14px;
}
#backgrounder-portal .search-menu input {
  height: 45px;
  border-radius: 0;
  float: left;
  font-size: 14px;
  margin-left: 20px;
}
#backgrounder-portal .search-menu button {
  height: 45px;
  line-height: 45px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 15%;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
}
#backgrounder-portal .backgounder-nav {
  padding: 20px 0 0 0;
  position: absolute;
  z-index: 1;
  background: #fff;
  border: 1px solid #ece5e4;
  width: 97.8%;
  top: -21px;
  min-height: 253px;
}
#backgrounder-portal .backgounder-nav .addthis_button_print span, #backgrounder-portal .backgounder-nav .addthis_button_email span, #backgrounder-portal .backgounder-nav .addthis_button_facebook span, #backgrounder-portal .backgounder-nav .addthis_button_twitter span, #backgrounder-portal .backgounder-nav .addthis_button_linkedin span {
  display: none;
}
#backgrounder-portal .backgounder-nav #tabs {
  float: left;
  width: 100%;
  border-left: 1px solid #d2c9c7;
}
#backgrounder-portal .backgounder-nav #tabs ul.first-child {
  width: 30%;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
#backgrounder-portal .backgounder-nav #tabs ul.first-child li {
  padding: 7px 0 5px 30px;
}
#backgrounder-portal .backgounder-nav #tabs ul.first-child li.active a, #backgrounder-portal .backgounder-nav #tabs ul.first-child li:hover a {
  color: #222;
  font-weight: bold;
}
#backgrounder-portal .backgounder-nav #tabs ul li {
  line-height: normal;
  background: none;
}
#backgrounder-portal .backgounder-nav .bottom-nav .region-issues {
  padding-top: 10px;
  float: left;
}
#backgrounder-portal .backgounder-nav .bottom-nav .region-issues a {
  display: block;
  text-transform: capitalize;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  position: relative;
}
#backgrounder-portal .backgounder-nav .bottom-nav .region-issues a.active, #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a.active:hover {
  font-weight: bold;
  color: #000;
}
#backgrounder-portal .backgounder-nav .bottom-nav .region-issues a:hover {
  color: #bc4719;
}
#backgrounder-portal .backgounder-nav .bottom-nav .region-issues a i {
  color: #d0c7c5;
  position: absolute;
  top: 2px;
  right: 15px;
}
#backgrounder-portal .backgounder-nav .bottom-nav .nav-list {
  padding: 10px 0 20px 0;
  border-left: 1px solid #D9D1DD;
  min-height: 253px;
}
#backgrounder-portal .backgounder-nav .bottom-nav .nav-list .bg-menu-entry {
  display: block;
  line-height: 40px;
}
#backgrounder-portal .backgounder-nav .bottom-nav .nav-list a {
  display: inline-block;
  padding: 0 20px;
  margin: 0 0 10px 0;
}
#backgrounder-portal .backgounder-nav .bottom-nav .nav-list i {
  display: none;
}
#backgrounder-portal .backgounder-nav .top-nav {
  border-bottom: 1px solid #d9d1d0;
  padding-bottom: 10px;
}
#backgrounder-portal .backgounder-nav .top-nav .title span {
  padding: 0 0 0 20px;
}
#backgrounder-portal .backgounder-nav .social {
  position: relative;
  left: 31px;
}
#backgrounder-portal .backgounder-nav .social a {
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  background: url(/i/icons/backgrounder-social-top.png);
}
#backgrounder-portal .backgounder-nav .social a.facebook {
  background-position: 0px -195px;
}
#backgrounder-portal .backgounder-nav .social a.twitter {
  background-position: 0px -156px;
}
#backgrounder-portal .backgounder-nav .social a.linkedin {
  background-position: 0px -117px;
}
#backgrounder-portal .backgounder-nav .social a.email {
  background-position: 0px -78px;
  margin-left: 29px;
}
#backgrounder-portal .backgounder-nav .social a.print {
  background-position: 0px -39px;
}
#backgrounder-portal .backgounder-nav .social a.cite {
  background-position: 0px 0px;
}
#backgrounder-portal ::-webkit-input-placeholder {
  font-size: 12px;
  color: #222;
  font-weight: normal;
}
#backgrounder-portal ::-moz-placeholder {
  color: 12px;
}
#backgrounder-portal .curated h3 {
  margin-bottom: 10px;
  margin-top: 30px;
}
#backgrounder-portal .inner_h2 {
  color: #411c0b;
  margin: 30px 0 15px 0;
  border-bottom: none;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: normal;
  letter-spacing: 0.1px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .inner_h2 {
    padding-left: 10px;
  }
}
#backgrounder-portal .inner_h2:after {
  content: "";
  display: block;
  border-bottom: 1px solid #d9d1d0;
  width: 98%;
}
#backgrounder-portal .view-all {
  padding-bottom: 30px;
}
#backgrounder-portal .view-all:before, #backgrounder-portal .view-all:after {
  content: "";
  display: table;
}
#backgrounder-portal .view-all:after {
  clear: both;
}
#backgrounder-portal .view-all span {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .view-all form {
    width: 300px;
  }
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .view-all {
    padding-left: 0;
    background-color: #f8f5ef;
    margin: 0 auto;
  }
}
#backgrounder-portal .view-all input {
  height: 45px;
  border-radius: 0;
  float: left;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .view-all input {
    width: 210px;
  }
}
#backgrounder-portal .view-all button {
  height: 45px;
  line-height: 45px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 30%;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
}
#backgrounder-portal .view-all a {
  height: 43px;
  line-height: 43px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 36%;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  position: relative;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .view-all a {
    width: 100%;
    max-width: 300px;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
  #backgrounder-portal .view-all a {
    width: 97%;
  }
}
#backgrounder-portal .view-all a i {
  position: absolute;
  font-size: 1.3em;
  top: 3px;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .items-container.first-child {
    background: #f8f5ef;
    margin-bottom: 20px;
    float: left;
  }
}
#backgrounder-portal .items-container.first-child article[data-item] {
  display: none;
}
#backgrounder-portal .items-container.first-child article[data-item="1"], #backgrounder-portal .items-container.first-child article[data-item="2"], #backgrounder-portal .items-container.first-child article[data-item="3"], #backgrounder-portal .items-container.first-child article[data-item="4"], #backgrounder-portal .items-container.first-child article[data-item="5"], #backgrounder-portal .items-container.first-child article[data-item="6"] {
  display: block;
}
#backgrounder-portal .items-container:not(.first-child) {
  padding-bottom: 30px;
}
#backgrounder-portal .items-container:not(.first-child) .load_more, #backgrounder-portal .items-container:not(.first-child) .collapse {
  text-align: center;
  display: block;
}
#backgrounder-portal .items-container:not(.first-child) .load_more:before, #backgrounder-portal .items-container:not(.first-child) .load_more:after, #backgrounder-portal .items-container:not(.first-child) .collapse:before, #backgrounder-portal .items-container:not(.first-child) .collapse:after {
  content: "";
  display: table;
}
#backgrounder-portal .items-container:not(.first-child) .load_more:after, #backgrounder-portal .items-container:not(.first-child) .collapse:after {
  clear: both;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .items-container:not(.first-child) .load_more, #backgrounder-portal .items-container:not(.first-child) .collapse {
    text-align: left;
    width: 300px;
    margin: 0 auto;
    display: block;
  }
}
#backgrounder-portal .items-container:not(.first-child) .load_more a, #backgrounder-portal .items-container:not(.first-child) .collapse a {
  height: 43px;
  line-height: 43px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 300px;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  position: relative;
  text-align: center;
}
#backgrounder-portal .items-container:not(.first-child) .load_more a i, #backgrounder-portal .items-container:not(.first-child) .collapse a i {
  position: absolute;
  top: 3px;
  font-size: 1.3em;
}
#backgrounder-portal .items-container:not(.first-child) .collapse a i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  top: -3px;
}
#backgrounder-portal .items-container:not(.first-child) article[data-item] {
  display: none;
}
#backgrounder-portal .items-container:not(.first-child) article[data-item="1"], #backgrounder-portal .items-container:not(.first-child) .items-container.first-child article[data-item="4"], #backgrounder-portal .items-container.first-child .items-container:not(.first-child) article[data-item="4"], #backgrounder-portal .items-container:not(.first-child) .items-container.first-child article[data-item="5"], #backgrounder-portal .items-container.first-child .items-container:not(.first-child) article[data-item="5"], #backgrounder-portal .items-container:not(.first-child) .items-container.first-child article[data-item="6"], #backgrounder-portal .items-container.first-child .items-container:not(.first-child) article[data-item="6"], #backgrounder-portal .items-container:not(.first-child) article[data-item="2"], #backgrounder-portal .items-container:not(.first-child) article[data-item="3"] {
  display: block;
}
#backgrounder-portal .items-container h4 {
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: normal;
}
#backgrounder-portal p {
  text-align: left;
  font-family: georgia;
}
#backgrounder-portal p.section_description {
  font-family: arial;
  font-size: 15px;
  color: #222;
}
#backgrounder-portal .authors {
  text-align: left;
}
#backgrounder-portal h3 {
  font-size: 10px;
  font-size: 1rem;
  margin: 15px 0;
  font-family: arial;
  position: relative;
  text-transform: capitalize;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal h3 {
    padding-left: 10px;
    margin-bottom: 10px;
  }
}
#backgrounder-portal h3:after {
  display: block;
  border-bottom: 2px solid #d9d1d0;
  content: "";
  width: 98%;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal h3.most-recent {
    padding-bottom: 10px;
    padding-top: 20px;
    margin-bottom: 0;
    margin-top: 0;
    background: #f8f5ef;
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal h3.most-recent:after {
    display: none;
  }
}
#backgrounder-portal .backgrounder-header {
  background-color: #f8f5f0;
  padding: 25px 0 20px 0;
  height: 55px;
  line-height: 55px;
}
#backgrounder-portal .backgrounder-header .header-menu-icons {
  float: left;
}
#backgrounder-portal .backgrounder-header .header-menu-icons i {
  background: #70a0c8 url(/i/icons/icon-menu.png);
  display: inline-block;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .browse-control {
  background-color: #70a0c8;
  height: 42px;
  width: 50px;
  float: left;
  text-align: center;
  cursor: pointer;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .browse-control i {
  background: #70a0c8 url(/i/icons/browse-icon.png);
  width: 20px;
  height: 18px;
  position: relative;
  top: -3px;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .browse-control.close i {
  background: #70a0c8 url(/i/icons/icon-menu.png);
  background-position: 0px -54px;
  width: 17px;
  height: 17px;
  background-color: #fff;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .search-control {
  margin-right: 3px;
  background: none;
  height: 50px;
  float: left;
  border-bottom: 5px solid #f8f5ef;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .search-control button {
  background-color: #769fc2;
  height: 42px;
  width: 50px;
  vertical-align: top;
  text-align: center;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .search-control button i {
  background-position: 0px 0px;
  width: 17px;
  height: 17px;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .search-control input {
  width: 189px;
  height: 38px;
  border: 1px solid #fff;
  display: block;
  float: left;
  font-size: 1em;
  padding-left: 10px;
  font-family: arial;
}
#backgrounder-portal .backgrounder-header .header-menu-icons .search-control input::-webkit-input-placeholder {
  font-size: 16px;
  color: #999;
}
#backgrounder-portal .backgrounder-header .header-menu-icons span.close {
  border-bottom: 12px solid #fff;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
#backgrounder-portal .backgrounder-header .header-menu-icons span.close i {
  background-position: 0px -54px;
  width: 17px;
  height: 17px;
  background-color: #fff;
}
#backgrounder-portal .backgrounder-header .header-menu-icons span.parent {
  width: 50px;
  height: 53px;
  border: 1px solid #ece5e4;
  border-bottom: none;
  float: left;
}
#backgrounder-portal .backgrounder-header .header-menu-icons span.parent.unborder {
  border: none;
}
#backgrounder-portal .backgrounder-header section {
  width: 968px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-header section {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-header {
    width: 100%;
  }
}
#backgrounder-portal .backgrounder-header .inner-header {
  position: relative;
  height: 56px;
  float: left;
  width: 40.062rem;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-header .inner-header {
    height: auto;
    width: 100%;
  }
}
#backgrounder-portal .backgrounder-header .inner-header span {
  color: #575453;
  position: relative;
  top: 3px;
  font-size: 1em;
  left: 15px;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-header .inner-header span {
    top: 0;
    line-height: 18px;
    display: block;
    padding-bottom: 15px;
    width: 100%;
    float: left;
    left: 0;
    text-align: center;
  }
}
#backgrounder-portal .backgrounder-header .inner-header h2 a {
  color: #222;
}
#backgrounder-portal .backgrounder-header h2 {
  float: left;
  border-bottom: none;
  font-family: arial;
  font-size: 2.5em;
  color: #222;
  text-align: left;
  padding-bottom: 0;
  text-transform: capitalize;
  letter-spacing: 0.3px;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-header h2 {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    padding: 11px 22px;
    line-height: normal;
    box-sizing: border-box;
  }
}
#backgrounder-portal .backgrounder-portal-item {
  margin-bottom: 22px;
  float: left;
}
#backgrounder-portal .backgrounder-portal-item .in-box {
  border: 1px solid #ece5e4;
  border-radius: 0;
  width: 300px;
  position: relative;
  height: 420px;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-portal-item .in-box {
    margin: 0 auto;
    background: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  #backgrounder-portal .backgrounder-portal-item .in-box {
    width: 226px;
  }
}
#backgrounder-portal .backgrounder-portal-item .in-box img {
  width: 300px;
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  #backgrounder-portal .backgrounder-portal-item .in-box img {
    width: 226px;
  }
}
#backgrounder-portal .backgrounder-portal-item .in-box p {
  padding: 0 20px;
}
#backgrounder-portal .backgrounder-portal-item .in-box h4 {
  padding: 10px 0 5px 20px;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  height: 40px;
  font-weight: normal;
  width: 260px;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .backgrounder-portal-item .in-box h4 {
    font-size: 12px;
    font-size: 1.2rem;
    width: 200px;
  }
}
#backgrounder-portal .backgrounder-portal-item .authors {
  font-family: arial;
  font-size: 12px;
  color: #888;
  display: block;
  line-height: 17px;
  margin-top: 3px;
  padding-left: 20px;
  position: absolute;
  bottom: 9px;
}

.responsive.tcp #backgrounder-portal {
  background: none;
}
.responsive.tcp #backgrounder-portal .backgounder-nav {
  top: -21px;
}
.responsive.tcp #backgrounder-portal .backgrounder-header {
  padding: 25px 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal {
    width: 100%;
    background: none;
  }
}
.responsive.tcp #backgrounder-portal .lead-image {
  position: relative;
}
.responsive.tcp #backgrounder-portal .lead-image .image-container {
  min-height: 630px;
  width: 1160px;
  position: relative;
  margin: 0 auto 45px auto;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .lead-image .image-container {
    min-height: 1px;
    width: 100%;
  }
}
.responsive.tcp #backgrounder-portal .lead-image .image-container .caption {
  position: absolute;
  bottom: -22px;
  right: 11px;
  font-style: italic;
}
.responsive.tcp #backgrounder-portal .lead-intro {
  position: absolute;
  left: 163px;
  bottom: 4px;
  color: #fff;
  width: 672px;
}
@media screen and (max-width: 567px) {
  .responsive.tcp #backgrounder-portal .lead-intro {
    position: relative;
  }
}
.responsive.tcp #backgrounder-portal .lead-intro .inner {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 11px 22px;
}
.responsive.tcp #backgrounder-portal .lead-intro .inner a {
  color: #fff;
}
.responsive.tcp #backgrounder-portal .lead-intro .inner h2 {
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  border: none;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .lead-intro .inner h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.responsive.tcp #backgrounder-portal .lead-intro .inner p {
  margin: 0;
  font-family: arial;
  font-size: 0.9em;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .lead-intro {
    width: 100%;
    left: 0;
  }
}
.responsive.tcp #backgrounder-portal .lead-intro .subtitle {
  color: #fff !important;
  border: none;
  margin: 0 0 8px 0;
  font-weight: normal;
}
.responsive.tcp #backgrounder-portal .lead-intro .subtitle:after {
  border: none;
  width: auto;
}
.responsive.tcp #backgrounder-portal .long-text {
  position: relative;
  width: 1160px;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text {
    padding: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text {
    float: left;
    width: 89%;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text:before, .responsive.tcp #backgrounder-portal .long-text .inner-body-text:after {
  content: "";
  display: table;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text:after {
  clear: both;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text p, .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5, .responsive.tcp #backgrounder-portal .long-text .inner-body-text ul, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .additional-resources, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .more-on-topic, .responsive.tcp #backgrounder-portal .long-text .inner-body-text #horizontal_pub span, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .tableauPlaceholder {
  margin-left: 144px;
  width: 626px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text p, .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5, .responsive.tcp #backgrounder-portal .long-text .inner-body-text ul, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .additional-resources, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .more-on-topic, .responsive.tcp #backgrounder-portal .long-text .inner-body-text #horizontal_pub span, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .tableauPlaceholder {
    width: 100% !important;
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text .tableauPlaceholder div {
    width: 100%;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .tableauPlaceholder iframe {
  width: 100% !important;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text p iframe {
    max-width: 100% !important;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .object {
  width: auto;
  margin: 40px 0 40px 95px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text .object {
    margin-left: 0;
    width: 100%;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #horizontal_pub span {
  top: 0;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text img {
  margin-left: 144px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text img {
    max-width: 100%;
    height: auto !important;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text blockquote {
  border-top: 2px solid #cabfb9;
  border-bottom: 2px solid #cabfb9;
  padding: 20px 0;
  line-height: 27px;
  width: 63%;
  margin-left: 95px;
  font-style: italic;
  color: #411c0d;
  font-family: georgia;
  font-size: 1.1em;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text blockquote {
    width: 100%;
    margin-left: 0;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .additional-resources {
  padding: 0;
  border: none;
  margin-bottom: 30px;
  background: #f8f5ef;
  padding: 25px;
  width: 577px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text .additional-resources {
    box-sizing: border-box;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .additional-resources p {
  margin-left: 0;
  font-size: 1em;
  font-family: georgia;
  width: 100%;
  margin: 10px 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5 span {
    width: 87%;
    float: left;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text h5 i {
  display: none;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5 i {
    display: block;
    float: right;
  }
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5:before, .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5:after {
    content: "";
    display: table;
  }
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text h5:after {
    clear: both;
  }
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text .accordionItemCollapsed {
    display: none;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .more-on-topic {
  padding: 0;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .more-on-topic:before, .responsive.tcp #backgrounder-portal .long-text .inner-body-text .more-on-topic:after {
  content: "";
  display: table;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .more-on-topic:after {
  clear: both;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .back-to-backgrounders {
  margin: 20px 0 0 144px;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .back-to-backgrounders span {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text .back-to-backgrounders {
    margin: 20px auto 0 auto;
    background-color: transparent;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .back-to-backgrounders i {
  font-size: 2em;
  vertical-align: middle;
  position: relative;
  top: 2px;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .back-to-backgrounders a {
  width: 300px;
  margin: 0;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text .back-to-backgrounders a:after {
  background: none;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri {
  border: 1px solid #ece5e4;
  border-bottom: 3px solid #ece5e4;
  border-top: 3px solid #ece5e4;
  float: left;
  width: 100%;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .wid-panes {
  padding: 10px 25px 0 25px;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .wid-panes .attribution {
  color: #888;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .wid-panes ul {
  margin-left: 0;
  width: 100%;
  margin-bottom: 0;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .wid-panes ul li {
  border-bottom: solid 1px #d0c7c5;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .wid-panes ul li:last-child {
  padding-bottom: 12px;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .wid-panes .title {
  font-size: 1.2em;
  line-height: 24px;
  display: inline-block;
  top: 0;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri .responsive-view-more {
  float: left;
  padding: 10px 0;
  line-height: 1.6em;
  font-size: 9px;
  font-size: 0.9rem;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs {
  margin-left: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 0;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs li {
  display: table-cell;
  float: left;
  background: none;
  border-bottom: 1px solid #ece5e4;
  background: #f8f5ef;
  padding: 20px 0;
  width: 50%;
  text-transform: uppercase;
  font-family: arial;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs li {
    width: 49.8%;
  }
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs li a {
  padding: 0;
  font-size: 1.2em;
  font-weight: 600;
  color: #2a69a1;
  display: block;
  cursor: pointer;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs li:first-child {
  border-right: 1px solid #ece5e4;
  width: 49.769%;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs li.active {
  background: none;
  border-bottom: none;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text #widget-ri ul.wid-tabs li.active a {
  color: #222;
  font-style: italic;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text h5 {
  margin-bottom: 20px;
  margin-top: 0;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: normal;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text p, .responsive.tcp #backgrounder-portal .long-text .inner-body-text ul {
  margin-bottom: 30px;
  line-height: 25px;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text p {
  font-size: 16px;
}
.responsive.tcp #backgrounder-portal .long-text .inner-body-text ul li {
  line-height: 25px;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text {
    width: 100%;
  }
}
.responsive.tcp #backgrounder-portal .long-text .the-most {
  float: right;
  margin-bottom: 50px;
  width: 295px;
  border: 1px solid #d0c7c5;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .dot {
  padding: 10px 0;
  background: none;
  font-size: 9px;
  font-size: 0.9rem;
  font-family: arial;
}
.responsive.tcp #backgrounder-portal .long-text .the-most hr {
  display: none;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .callout {
  border: none;
}
.responsive.tcp #backgrounder-portal .long-text .the-most h4 {
  background: #f8f5ef;
  width: 91%;
  margin: 0;
  padding: 16px 0 16px 27px;
  font-weight: normal;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  letter-spacing: 0.1px;
  border-bottom: 1px solid #d0c7c5;
}
.responsive.tcp #backgrounder-portal .long-text .the-most ul.most-tabs {
  margin-left: 0;
  display: table;
  table-layout: fixed;
  width: 295px;
}
.responsive.tcp #backgrounder-portal .long-text .the-most ul.most-tabs li {
  display: table-cell;
  background: none;
  float: left;
  border-bottom: solid 1px #d0c7c5;
  border-left: 1px solid #d0c7c5;
  background: #ece5e4;
  width: 115px;
  padding: 20px 0 20px 32px;
  text-transform: capitalize;
}
.responsive.tcp #backgrounder-portal .long-text .the-most ul.most-tabs li:first-child {
  border-right: solid 1px #d0c7c5;
  border-left: none;
}
.responsive.tcp #backgrounder-portal .long-text .the-most ul.most-tabs li.active {
  background: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.responsive.tcp #backgrounder-portal .long-text .the-most ul.most-tabs li.active a {
  color: #222;
  font-weight: bold;
}
.responsive.tcp #backgrounder-portal .long-text .the-most ul.most-tabs li a {
  border: none;
  background: none;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  color: #2a69a1;
  display: block;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .most-panes {
  float: left;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .most-panes .title {
  font-size: 9.5px;
  font-size: 0.95rem;
  line-height: 24px;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: normal;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .most-panes .attribution {
  color: #888;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .most-panes li {
  border-bottom: solid 1px #dad3d1;
}
.responsive.tcp #backgrounder-portal .long-text .the-most .most-panes li:last-child {
  padding-bottom: 12px;
}
.responsive.tcp #backgrounder-portal .long-text .the-most header {
  background: none;
  border: none;
  height: auto;
  padding: 0;
}
.responsive.tcp #backgrounder-portal .long-text h5 {
  font-size: 1.45em;
  margin: 10px 0;
  font-family: arial;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp {
  float: left;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp .res-cite {
  display: none;
  background: #fff;
  border: 2px solid #ece5e4;
  width: 280px;
  z-index: 500;
  position: absolute;
  height: 230px;
  padding: 10px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp .res-cite button {
  height: 40px;
  line-height: 40px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: auto;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  font-size: 0.9em;
  padding: 0 10px;
  margin: 0;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp .res-cite .cite_footer {
  width: 93%;
  bottom: 45px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp .res-cite .citation-style a {
  padding: 0 10px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp .res-cite header {
  font-size: 0.7em;
  font-family: arial;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp ul {
  position: relative;
  padding-top: 48px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp .addthis_button_print span, .responsive.tcp #backgrounder-portal .long-text .social-tcp .addthis_button_email span, .responsive.tcp #backgrounder-portal .long-text .social-tcp .addthis_button_facebook span, .responsive.tcp #backgrounder-portal .long-text .social-tcp .addthis_button_twitter span, .responsive.tcp #backgrounder-portal .long-text .social-tcp .addthis_button_linkedin span {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .social-tcp {
    position: relative;
    left: 5px;
  }
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob) {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  background: url(/i/icons/backgrounder-social.png);
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob).facebook {
  background-position: 0px 0px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob).twitter {
  background-position: 0px -46px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob).linkedin {
  background-position: 0px -92px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob).email {
  background-position: 0px -138px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob).print {
  background-position: 0px -184px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob).cite {
  background-position: 0px -230px;
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob) i {
  font-style: normal;
  position: absolute;
  left: 40px;
  line-height: 36px;
  text-transform: capitalize;
  font-family: arial;
  color: #888;
  font-size: 7.6px;
  font-size: 0.76rem;
  letter-spacing: 0.3px;
  padding: 0 0 0 7px;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .social-tcp a:not(.close):not(#mla):not(#apa):not(#chicagob) i {
    display: none;
  }
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp li {
  background: none;
  padding: 0.4em 0;
  border-bottom: 1px solid #f8f5ef;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .social-tcp li {
    border-bottom: none;
  }
}
.responsive.tcp #backgrounder-portal .long-text .social-tcp li.first {
  border-top: 1px solid #f8f5ef;
}
@media screen and (max-width: 1024px) {
  .responsive.tcp #backgrounder-portal .long-text .social-tcp li.first {
    border-top: none;
  }
}

.responsive.search #backgrounder-portal {
  background: none;
}
.responsive.search #backgrounder-portal .backgounder-nav {
  top: -21px;
}
.responsive.search #backgrounder-portal .backgrounder-header {
  padding: 25px 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .responsive.search #backgrounder-portal .backgrounder-header {
    background-color: #f8f5ef;
  }
}
.responsive.search #layout {
  width: 940px;
  margin: 0 auto;
}
.responsive.search #layout h3:after {
  border: none;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout {
    width: 100%;
  }
}
.responsive.search #layout .pagination {
  border: none;
  border-top: 3px solid #ece5e4;
  background: none;
  padding: 30px 0;
}
.responsive.search #layout .pagination .count {
  display: none;
}
.responsive.search #layout .pagination ul {
  margin-left: 195px;
  float: left;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout .pagination ul {
    margin-left: 10px;
  }
}
.responsive.search #layout .pagination ul li {
  line-height: 41px;
}
.responsive.search #layout .pagination ul li a {
  border: none;
  text-align: center;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout .pagination ul li a {
    margin-right: 9px;
  }
}
.responsive.search #layout .pagination ul li a.previous, .responsive.search #layout .pagination ul li a.next, .responsive.search #layout .pagination ul li a.next, .responsive.search #layout .pagination ul li a.one, .responsive.search #layout .pagination ul li a.active {
  height: 40px;
  line-height: 40px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: auto;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  font-size: 1.2em;
  min-width: 38px;
}
.responsive.search #layout .pagination ul li a.previous img, .responsive.search #layout .pagination ul li a.next img, .responsive.search #layout .pagination ul li a.next img, .responsive.search #layout .pagination ul li a.one img, .responsive.search #layout .pagination ul li a.active img {
  display: none;
}
.responsive.search #layout .pagination ul li a.previous, .responsive.search #layout .pagination ul li a.next {
  width: 108px;
  text-transform: none;
  position: relative;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.responsive.search #layout .pagination ul li a.previous:hover, .responsive.search #layout .pagination ul li a.next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive.search #layout .pagination ul li a.previous i, .responsive.search #layout .pagination ul li a.next i {
  font-size: 1.8em;
  position: absolute;
  left: 0;
  top: 3px;
}
.responsive.search #layout .pagination ul li a.next {
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0;
  width: 78px;
}
.responsive.search #layout .pagination ul li a.next i {
  left: 43px;
  float: right;
}
.responsive.search #layout .pagination ul li a.next span {
  float: left;
  margin-left: 14px;
}
.responsive.search #layout .pagination ul li a.one {
  color: #222;
  border: none;
  background: none;
}
.responsive.search #layout .pagination ul li a.active {
  color: #fff;
  border: none;
}
.responsive.search #layout .search-summary {
  width: 100%;
  border: none;
  margin: 20px 0;
  font-family: arial;
  font-size: 1em;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout .search-summary {
    padding: 10px;
  }
}
.responsive.search #layout .search-summary strong {
  font-style: italic;
  font-weight: normal;
  color: #888888;
}
.responsive.search #layout .search-tools {
  width: 99%;
  border-top: 1px solid #dad3d1;
  border-bottom: 1px solid #dad3d1;
  padding: 15px 0;
  font-style: italic;
  font-size: 1em;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout .search-tools {
    padding: 15px 10px;
  }
}
.responsive.search #layout article {
  margin: 10px 0 20px 0;
  font-family: georgia;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout article {
    padding: 10px;
  }
}
.responsive.search #layout article img {
  float: left;
  margin: 0 10px 0 0;
}
.responsive.search #layout article .content {
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .responsive.search #layout article .content {
    width: 100%;
  }
}
.responsive.search #layout article .content h3 {
  margin: 0 0 10px 0;
  text-transform: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .responsive.search #layout article .content h3 {
    padding-left: 0;
  }
}
.responsive.search #layout article .content h3 .search_term {
  background: none;
  width: auto;
  display: inline;
  border-top: none;
  margin-left: 0;
  position: relative;
  top: 0;
}
.responsive.search #layout article .attribution {
  color: #888;
}

.medium {
  width: 768px !important;
}

#mobile-footer-share .backgrounder-footer-share {
  position: absolute;
  cursor: pointer;
  z-index: 1000;
  margin-top: -36px;
  right: 0;
  display: none;
  cursor: pointer;
}
#mobile-footer-share .backgrounder-footer-share .social a {
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  background: url(/i/icons/backgrounder-social-top.png);
  margin: 4px;
}
#mobile-footer-share .backgrounder-footer-share .social a.facebook {
  background-position: 0px -195px;
}
#mobile-footer-share .backgrounder-footer-share .social a.twitter {
  background-position: 0px -156px;
}
#mobile-footer-share .backgrounder-footer-share .social a.linkedin {
  background-position: 0px -117px;
}
#mobile-footer-share .backgrounder-footer-share .social a.email {
  background-position: 0px -78px;
  margin-left: 29px;
}
#mobile-footer-share .backgrounder-footer-share .social a.print {
  background-position: 0px -39px;
}
#mobile-footer-share .backgrounder-footer-share .social a.cite {
  background-position: 0px 0px;
}
#mobile-footer-share .backgrounder-footer-share .social .print {
  display: none;
}
#mobile-footer-share .backgrounder-footer-share .social a.email {
  margin-left: 0;
}
#mobile-footer-share .backgrounder-footer-share .addthis_button_print span, #mobile-footer-share .backgrounder-footer-share .addthis_button_email span, #mobile-footer-share .backgrounder-footer-share .addthis_button_facebook span, #mobile-footer-share .backgrounder-footer-share .addthis_button_twitter span, #mobile-footer-share .backgrounder-footer-share .addthis_button_linkedin span {
  display: none;
}

.responsive .short_description {
  width: 95%;
}

#natos-expanding-membership {
  margin-left: 95px;
}
#natos-expanding-membership img {
  margin-left: 0 !important;
}

@media screen and (max-width: 1024px) {
  #natos-expanding-membership {
    margin-left: 0;
  }
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/837b91e6-945d-45d5-9830-05ece1ea8f7e.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/48270e76-c547-4214-9a29-3f66f53a6afc.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/a747c871-68a5-4e20-8a7f-2e356b8b3547.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/bb5a3319-c08f-4178-bd3e-4ad47b209751.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/837b91e6-945d-45d5-9830-05ece1ea8f7e.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/48270e76-c547-4214-9a29-3f66f53a6afc.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/a747c871-68a5-4e20-8a7f-2e356b8b3547.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Haarlemmer";
  src: url("http://fast.fonts.net/dv2/3/bb5a3319-c08f-4178-bd3e-4ad47b209751.woff?d44f19a684109620e484157fa790e818d6a0dc7138d0a76dcc0c1fe83ad1d594119e1e62143e61da83837e1de7e89243f469542067988d81ec557bf5669a255e1a60238dd2c2370eb5b4ce549ce0ddd503dff66351dc96e247e5fe3cf71351a9a1d222fd2c190a3626ffd79133235ced733f668d8a46d9647fc754cc44ed457f7b0eaa6a109fd46756b98444887dcf9f56c4109e0883f81fd161b5202f4921e7&projectId=69fdb849-9596-41e2-bfcd-fbef96cc9216") format("woff");
  font-weight: bold;
  font-style: italic;
}
@media screen and (max-width: 1024px) {
  .mobile-list a {
    font-weight: normal !important;
  }
}

.none {
  display: none;
}

/* Styles from the old events_central.sass stylesheet. */
/* All events portal styles are temporarily combined in this file. Styles will eventually be re-organized and moved into partials */
/* Original event.sass styles are can be found at the end of this file */
/* FB styles for Events homepage */
#events-central.responsive #header-container header .parentview ul.mobile-list, #events-central.responsive #header-container header .searchview ul.mobile-list {
  float: left;
  width: 100%;
}
#events-central.responsive #header-container header .parentview ul li, #events-central.responsive #header-container header .searchview ul li {
  padding: 0.9em 0 1em 1em;
}
#events-central.responsive #header-container header .parentview ul li.subhead, #events-central.responsive #header-container header .searchview ul li.subhead {
  padding: 1.5em 0 0 1em;
  text-transform: uppercase;
}
#events-central.responsive #header-container header .parentview ul li a[href*="events.html?ri=163"] i, #events-central.responsive #header-container header .searchview ul li a[href*="events.html?ri=163"] i {
  display: none;
}
#events-central.responsive #header-container header .parentview ul li.column, #events-central.responsive #header-container header .searchview ul li.column {
  width: 50%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
#events-central #backgrounder-portal .backgounder-nav {
  top: -25px;
  padding: 0;
  width: 97.8%;
  font-size: 0.875em;
  z-index: 3;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav {
  display: table-row;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues {
  display: table-cell;
  float: none;
  width: 150px;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a {
  border-bottom: 0;
  line-height: 2.42857em;
  position: relative;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a.active {
  color: #222;
  font-weight: bold;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a i {
  position: absolute;
  right: 15px;
  top: 2px;
  color: #d0c7c5;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list {
  padding: 3px 0 10px 0;
  width: 217px;
  border-right: 1px solid #d9d1dd;
  display: table-cell;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list span {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list span.subhead {
  text-transform: uppercase;
  padding: 20px 25px 0 10px;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list a {
  margin: 0;
  padding: 13px 25px 5px 20px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list a.active {
  color: #222;
  font-weight: bold;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list a[href*="events.html?ri=163"] + .icon-right-arrow-big:before {
  display: none;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list i {
  display: block;
  float: right;
  top: 16px;
  position: absolute;
  right: 10px;
  color: #d0c7c5;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list .event-series + i {
  display: none;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list-sub {
  display: table-cell;
}
#events-central #backgrounder-portal #tabs {
  border-left: none;
  padding: 11px 0 10px 0;
}
#events-central #backgrounder-portal #tabs ul.first-child {
  width: 238px;
}
#events-central #backgrounder-portal #tabs ul.first-child li {
  position: relative;
}
#events-central #backgrounder-portal #tabs ul.first-child li i {
  float: right;
  top: 6px;
  position: absolute;
  right: 0;
  color: #d0c7c5;
}
#events-central #backgrounder-portal #tabs ul.first-child li.active {
  font-size: 9px;
  font-size: 0.9rem;
}
#events-central #backgrounder-portal #tabs ul.first-child li.active i {
  color: #000;
}
#events-central #backgrounder-portal #tabs_container .list {
  padding: 0;
  width: 50%;
}
#events-central #backgrounder-portal #tabs_container .list li {
  padding: 5px 25px 5px 20px;
  box-sizing: border-box;
  min-height: 44px;
  font-size: 1em;
}
#events-central #backgrounder-portal #tabs_container .list li:hover {
  background: none;
}
#events-central #backgrounder-portal #tabs_container .list li:hover a {
  font-weight: normal;
  color: #bc4719;
}
#events-central #backgrounder-portal .header-menu-wrapper.stuck .backgrounder-header {
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
}
#events-central #backgrounder-portal .header-menu-wrapper.stuck .backgounder-nav {
  top: -7px;
  width: 97.7%;
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal .backgrounder-header {
    background-color: #f8f5f0;
  }
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal .backgrounder-header h2 {
    text-align: left;
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal .backgrounder-header .inner-header span {
    text-align: left;
    font-size: 0.64em;
    padding-bottom: 0;
    padding-top: 0.4em;
  }
}
#events-central #backgrounder-portal .backgrounder-header .header-menu-icons span.close {
  z-index: 4;
}
#events-central #backgrounder-portal .backgrounder-header .header-menu-icons .search-control input::-webkit-input-placeholder {
  font-size: 16px;
  color: #999;
}
#events-central .sidebar-wrapper {
  float: left;
  width: 95px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #events-central .sidebar-wrapper {
    width: 0;
  }
}
#events-central .sidebar-wrapper.stuck {
  z-index: 2;
  position: fixed;
}
#events-central .header-menu-wrapper.stuck {
  width: 100%;
  z-index: 3;
  position: fixed;
  top: 0;
}
#events-central .header-menu-wrapper.stuck h2 {
  background: url(../i/sticky-logo.png) no-repeat;
  height: 40px;
  position: relative;
  top: -10px;
  font-size: 2.5em !important;
}
#events-central .header-menu-wrapper.stuck h2 a {
  position: relative;
  top: -4px;
  left: 52px;
  color: #411C0D;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-left: 1px solid #411c0d;
  padding-left: 0.375em;
}
#events-central .header-menu-wrapper.stuck h2 span {
  display: none !important;
}
#events-central .header-menu-wrapper.stuck .backgrounder-header {
  height: 25px !important;
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
}
#events-central .header-menu-wrapper.stuck .backgrounder-header .header-menu-icons {
  position: relative;
  top: -12px;
}
#events-central .header-menu-wrapper .education_nav a {
  position: relative;
  line-height: 34px !important;
}
#events-central .header-menu-wrapper .education_nav a i {
  position: absolute;
  right: 0;
  top: 2px;
  color: #d0c7c5;
}
#events-central .header-menu-wrapper .education_nav a.active i, #events-central .header-menu-wrapper .education_nav a:hover i {
  color: #222;
}
@media screen and (max-width: 1024px) {
  #events-central #header.stuck {
    position: fixed;
    box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
    z-index: 3;
    width: 100%;
    background-color: #411C0D;
  }
}
#events-central .searchview.mobile-sticky-active,
#events-central .parentview.mobile-sticky-active,
#events-central .responsive #header-container header .mobile-sticky-active.searchview,
.responsive #header-container header #events-central .mobile-sticky-active.searchview {
  position: fixed !important;
}

/* Overrides for unwanted bg portal styles */
#backgrounder-portal.events-central {
  background: transparent;
}
#backgrounder-portal.events-central .backgrounder-header {
  height: auto;
  padding: 25px 0 20px 0;
}
#backgrounder-portal.events-central .backgrounder-header:before, #backgrounder-portal.events-central .backgrounder-header:after {
  content: "";
  display: table;
}
#backgrounder-portal.events-central .backgrounder-header:after {
  clear: both;
}
#backgrounder-portal.events-central .backgrounder-header .inner-header {
  height: auto;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal.events-central .backgrounder-header .inner-header {
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
#backgrounder-portal.events-central .backgrounder-header .inner-header span {
  line-height: 1.2em;
  position: static;
  clear: left;
  display: block;
  font-size: 0.4em;
  font-family: Georgia, serif;
  text-transform: none;
  letter-spacing: 0;
}
#backgrounder-portal.events-central .pure-g-r {
  letter-spacing: -0.31em;
}

#backgrounder-portal.events-central.home h3:after {
  border-bottom: none;
}
#backgrounder-portal.events-central.home .view-all {
  padding-top: 3.4375em;
  font-size: 1.125em;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal.events-central.home .view-all {
    width: 100%;
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
#backgrounder-portal.events-central.home .view-all a {
  width: 32%;
}
@media screen and (max-width: 767px) {
  #backgrounder-portal.events-central.home .view-all a {
    width: 100%;
  }
}

#backgrounder-portal.events-central.series p.date {
  font-family: Arial, sans-serif;
  color: #888;
  font-size: 0.875em;
}
#backgrounder-portal.events-central.series .sort p {
  font-family: Arial, sans-serif;
  font-size: 1em;
  display: inline;
}
#backgrounder-portal.events-central.series .speaker-list p {
  font-family: Arial, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
}

/* Layout */
.events-central .grid-container {
  max-width: 968px;
  margin: 2.5em auto 1.5625em auto;
}
@media screen and (max-width: 1024px) {
  .events-central .grid-container {
    margin-top: 1.875em;
  }
}

.events-central.home .series-events .grid-container {
  margin-bottom: 3.4375em;
}
@media screen and (max-width: 1024px) {
  .events-central.home .series-events {
    width: 100%;
  }
}

/* Basic Event styles */
.section-intro {
  margin-bottom: 1em;
}
@media screen and (max-width: 1024px) {
  .section-intro {
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
#backgrounder-portal .section-intro h3 {
  font-family: Arial, sans-serif;
  font-size: 1.1875em;
  padding-bottom: 0.625em;
  border-bottom: 2px solid #d0c7c5;
  margin: 0 2% 1.375em 0;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .section-intro h3 {
    margin-right: 0;
    padding-left: 0;
  }
}
#backgrounder-portal .section-intro p {
  font-size: 1em;
}
.section-intro.featured {
  margin-bottom: 1em;
}
#backgrounder-portal .section-intro.featured h3 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.event {
  padding-right: 1.375em;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .event {
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
.event .event-series {
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: bold;
  font-size: 1.375em;
  color: #411c0d;
  padding-bottom: 0.27273em;
  border-bottom: 1px solid #d0c7c5;
  margin-bottom: 1.27273em;
}
.event .event-series a {
  color: #411c0d;
}
.event img {
  display: block;
}
@media screen and (max-width: 767px) {
  .event img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .event img {
    width: 100%;
  }
}
.event .text-box {
  border: 1px solid #d0c7c5;
  padding: 1em 1.375em;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .event .text-box {
    padding: 1em 0.6875em;
    box-sizing: border-box;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
}
.event .event-series-flag-container {
  min-height: 1.875em;
  box-sizing: border-box;
}
.event .event-series-flag {
  background-color: #f7f2ef;
  color: #4c2b20;
  display: inline-block;
  padding: 0.25em;
  font-size: 0.75em;
  font-weight: normal;
  border: 1px solid #ccb2a1;
}
.event .event-series-flag a {
  color: #4c2b20;
}
#backgrounder-portal .event .event-series-flag {
  font-family: Arial, sans-serif;
}
.event .date {
  color: #888;
  font-size: 0.875em;
  margin-bottom: 0.42857em;
}
#backgrounder-portal .event .date {
  font-family: Arial, sans-serif;
}
.event .event-title {
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-size: 1.5em;
  font-weight: normal;
}
.event .event-subtitle {
  font-family: Arial, sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  color: #411c0d;
  margin-bottom: 2em;
}
.event .event-short-description p {
  font-size: 1em;
  line-height: 1.6875em;
}
.event .meeting_authors {
  font-family: Arial, sans-serif;
  font-size: 0.8125em;
  color: #888;
  line-height: 1.23077em;
}
.event .meeting_authors .role {
  font-weight: bold;
}
.event .meeting_authors .author strong {
  color: #888;
}
.event .meeting_authors .author a strong {
  color: #2a69a1;
}
.event .meeting_authors br + .role {
  padding: 1.23077em 0 0 0;
  display: inline-block;
}

.button-ec, .event-featured.item-index-0 .button-watch-live {
  height: 45px;
  line-height: 45px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 100%;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  display: block;
  margin-top: 2.1875em;
  font-size: 1.125em;
}
.button-ec:hover, .event-featured.item-index-0 .button-watch-live:hover {
  color: #fff;
  background-image: none;
}
@media screen and (max-width: 767px) {
  .button-ec, .event-featured.item-index-0 .button-watch-live {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
}

/* Featured Events Section */
.featured-events {
  background-color: #f8f5ef;
}

.event-featured {
  position: relative;
}
.event-featured .featured-inner {
  position: relative;
}
.event-featured .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.event-featured .live-flag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background-color: #bc4719;
  color: #fff;
  font-size: 1.25em;
}
@media screen and (max-width: 767px) {
  .event-featured .live-flag {
    position: relative;
  }
}
.event-featured .live-flag a {
  color: #fff;
  display: inline-block;
  background: url("/i/icons/media-play-30.png") no-repeat center right #bc4719;
  line-height: 2.15em;
  padding: 0 1.75em 0 0.75em;
}
.event-featured .live-flag .timer {
  float: right;
  line-height: 2.15em;
  padding: 0 0.75em;
  box-sizing: border-box;
}
.event-featured .past-play-flag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.event-featured .past-play-flag a {
  display: inline-block;
  background: url("/i/icons/media-play-35.png") no-repeat center center #769fc2;
  text-indent: -9999em;
  width: 4.375em;
  height: 2.6875em;
}
@media screen and (max-width: 1024px) {
  .event-featured.item-index-0 {
    margin-bottom: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-0 {
    max-width: 300px;
    margin: auto;
    box-sizing: content-box;
  }
}
.event-featured.item-index-0 img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-0 img {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-0 .overlay {
    position: static;
    background-color: transparent;
  }
}
.event-featured.item-index-0 .overlay-container {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-right: 1.375em;
  padding: 0 2.25em 2.25em 2.25em;
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-0 .overlay-container {
    position: static;
    padding: 1em 0 0 0;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.event-featured.item-index-0 .date {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-0 .date {
    color: #411c0d;
  }
}
.event-featured.item-index-0 .event-title {
  font-size: 1.875em;
}
@media screen and (max-width: 1024px) {
  .event-featured.item-index-0 .event-title {
    font-size: 1.5em;
    margin-bottom: 1em;
  }
}
.event-featured.item-index-0 .event-title a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-0 .event-title a {
    color: #2a69a1;
  }
}
.event-featured.item-index-0 .event-short-description {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .event-featured.item-index-0 .event-short-description {
    display: none;
  }
}
.event-featured.item-index-0 .button-watch-live {
  display: inline-block;
  width: auto;
  margin-top: 0;
  padding: 0 1.875em;
}
.event-featured.item-index-1, .event-featured.item-index-2.featured-items-3 {
  margin-bottom: 0.8125em;
}
.event-featured.item-index-1 .event-short-description, .event-featured.item-index-2.featured-items-3 .event-short-description {
  display: none;
}
.event-featured.item-index-1 .featured-inner, .event-featured.item-index-2.featured-items-3 .featured-inner {
  position: relative;
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-1 .featured-inner, .event-featured.item-index-2.featured-items-3 .featured-inner {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.event-featured.item-index-1 .overlay-container, .event-featured.item-index-2.featured-items-3 .overlay-container {
  padding: 1em 0.625em;
  margin-right: 1.375em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .event-featured.item-index-1 .overlay-container, .event-featured.item-index-2.featured-items-3 .overlay-container {
    box-sizing: border-box;
    margin-right: 0;
  }
}
.event-featured.item-index-1 .live-flag, .event-featured.item-index-2.featured-items-3 .live-flag {
  font-size: 0.875em;
}
.event-featured.item-index-1 .live-flag a, .event-featured.item-index-2.featured-items-3 .live-flag a {
  line-height: 2.42857em;
  padding: 0 2.14286em 0 1.07143em;
  background: url("/i/icons/media-play-25.png") no-repeat center right #bc4719;
}
.event-featured.item-index-1 .live-flag .timer, .event-featured.item-index-2.featured-items-3 .live-flag .timer {
  line-height: 2.42857em;
  padding: 0 1.07143em;
}
.event-featured.item-index-1 .past-play-flag a, .event-featured.item-index-2.featured-items-3 .past-play-flag a {
  height: 2.125em;
  width: 3.5em;
  background: url("/i/icons/media-play-30.png") no-repeat center center #769fc2;
}
.event-featured.item-index-1 .event-series-flag, .event-featured.item-index-2.featured-items-3 .event-series-flag {
  display: none;
}
.event-featured.item-index-1 .date, .event-featured.item-index-2.featured-items-3 .date {
  color: #fff;
}
.event-featured.item-index-1 .event-title, .event-featured.item-index-2.featured-items-3 .event-title {
  font-size: 1.1875em;
  margin-bottom: 0;
}
.event-featured.item-index-1 .event-title a, .event-featured.item-index-2.featured-items-3 .event-title a {
  color: #fff;
}
.event-featured.item-index-1 .date, .event-featured.item-index-2.featured-items-3 .date {
  font-size: 0.875em;
  margin: 0.42857em 0 0.21429em 0;
}
.event-featured.item-index-1 .button-watch-live, .event-featured.item-index-2.featured-items-3 .button-watch-live {
  display: none;
}
.event-featured.item-index-2.featured-items-4, .event-featured.item-index-3 {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .event-featured.item-index-2.featured-items-4, .event-featured.item-index-3 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.event-featured.item-index-2.featured-items-4 img, .event-featured.item-index-3 img {
  display: none;
}
.event-featured.item-index-2.featured-items-4 .overlay, .event-featured.item-index-3 .overlay {
  position: static;
  background-color: transparent;
}
.event-featured.item-index-2.featured-items-4 .event-short-description, .event-featured.item-index-3 .event-short-description {
  display: none;
}
.event-featured.item-index-2.featured-items-4 .live-flag,
.event-featured.item-index-2.featured-items-4 .past-play-flag, .event-featured.item-index-3 .live-flag,
.event-featured.item-index-3 .past-play-flag {
  display: none;
}
.event-featured.item-index-2.featured-items-4 .event-title, .event-featured.item-index-3 .event-title {
  font-size: 1.1875em;
}
.event-featured.item-index-2.featured-items-4 .date, .event-featured.item-index-3 .date {
  color: #411c0d;
  font-size: 0.875em;
  margin: 0.42857em 0 0.21429em 0;
}
.event-featured.item-index-2.featured-items-4 .button-watch-live, .event-featured.item-index-3 .button-watch-live {
  display: none;
}

@media screen and (max-width: 1024px) {
  .explore-all {
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
#backgrounder-portal .explore-all p {
  font-family: Arial, sans-serif;
  font-size: 0.875em;
  text-align: right;
  margin-top: 2em;
  padding-right: 1.375em;
}
@media screen and (max-width: 1024px) {
  #backgrounder-portal .explore-all p {
    padding-right: 0;
    margin: 2.14286em 0;
  }
}

/* Upcoming Events Section */
.upcoming-events {
  padding: 1em 0 2em 0;
  width: 100%;
}
.upcoming-events .section-intro {
  margin-bottom: 0;
}
.upcoming-events .event-title {
  font-size: 1.1875em;
  letter-spacing: 0;
}

.event-upcoming {
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .event-upcoming {
    padding: 0 60px;
  }
}

/* Latest Events Section */
.latest-events {
  border-bottom: 1px solid #d0c7c5;
}
.latest-events img {
  width: 100%;
  max-width: 300px;
  height: 162px;
  background-color: silver;
  display: block;
}
@media screen and (max-width: 1024px) {
  .latest-events .event-latest {
    margin-bottom: 2.5em;
  }
}

/* Series Events Section */
@media screen and (max-width: 767px) {
  .event-series-event {
    margin-bottom: 2.5em;
  }
}

/* Customize slick carousel */
.slick-slider {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .slick-slider .slick-prev {
    margin-top: -20px;
    left: 6px;
  }
  .slick-slider .slick-prev:before {
    color: #2a69a1;
    content: "‹";
    font-family: "Lucida Console", monospace;
  }
  .slick-slider .slick-next {
    margin-top: -20px;
    right: 6px;
  }
  .slick-slider .slick-next:before {
    color: #2a69a1;
    content: "›";
    font-family: "Lucida Console", monospace;
  }
}

/* Series List Page */
@media screen and (max-width: 1024px) {
  .events-central.series #layout {
    padding: 0 1.625em;
    box-sizing: border-box;
  }
}
.events-central.series .series-name {
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-size: 1.9375em;
  font-weight: bold;
}
.events-central.series .director-subhead {
  font-weight: normal;
  font-size: 1.125em;
  margin: 1.25em 0 0.75em 0;
}
.events-central.series .series-directors:before, .events-central.series .series-directors:after {
  content: "";
  display: table;
}
.events-central.series .series-directors:after {
  clear: both;
}
.events-central.series .series-directors .speaker-list {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .events-central.series .series-directors .speaker-list {
    margin-top: 1em;
  }
}
.events-central.series .sort {
  padding: 1em 0;
  border-top: 1px solid #ece5e4;
  border-bottom: 1px solid #ece5e4;
  margin-top: 2em;
  box-sizing: border-box;
}
.events-central.series .sort select {
  width: 120px;
}
.events-central.series .event {
  padding: 2em 0;
  border-top: 1px solid #ece5e4;
}
.events-central.series .event:before, .events-central.series .event:after {
  content: "";
  display: table;
}
.events-central.series .event:after {
  clear: both;
}
.events-central.series .sort + .event {
  border-top: none;
}
.events-central.series .speakers {
  display: inline-block;
  float: none;
  position: relative;
}
.events-central.series .speakers h5 {
  font-weight: normal;
  font-size: 1.125em;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .events-central.series .speakers h5 {
    position: static;
    margin: 1.25em 0 0 0;
  }
}
.events-central.series .speaker-list {
  max-width: 18.33333em;
  box-sizing: border-box;
  padding: 2.5em 1.375em 0 0;
  display: inline-table;
  vertical-align: top;
  font-size: 0.75em;
}
@media screen and (max-width: 767px) {
  .events-central.series .speaker-list {
    width: 100%;
    padding-top: 1em;
  }
}
.events-central.series .speaker-list img {
  display: table-cell;
  margin-right: 1em;
  vertical-align: top;
  padding-top: 6px;
  width: 50px;
  height: 60px;
  max-width: none;
}
@media screen and (max-width: 767px) {
  .events-central.series .speaker-list img {
    float: left;
    margin-bottom: 1em;
  }
}
.events-central.series .speaker-list .role {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .events-central.series .speaker-list .role {
    display: block;
  }
}
.events-central.series .speaker-list .name {
  font-family: Arial, sans-serif;
  font-weight: bold;
  display: block;
}

/* Browse all listings page */
#events-central.responsive.search #layout {
  width: 968px;
}
@media screen and (max-width: 1024px) {
  #events-central.responsive.search #layout {
    width: 100%;
    padding: 0 1em;
    box-sizing: border-box;
  }
}
#events-central.responsive.search #layout article {
  padding-bottom: 1.25em;
  box-sizing: border-box;
}
#events-central.responsive.search #layout article .attribution.date {
  margin-bottom: 0.5em;
}
#events-central.responsive.search #layout article .attribution.speakers {
  color: #000;
}
#events-central.responsive.search #layout article .attribution.speakers .role {
  font-weight: bold;
  margin-top: 0.83333em;
  display: inline-block;
}
#events-central.responsive.search #layout article .content h3 {
  font-size: 1.375em;
}
@media screen and (max-width: 1024px) {
  #events-central.responsive.search #layout .search-summary {
    padding: 0;
  }
}
#events-central.responsive.search #layout .search-summary strong {
  font-weight: normal;
  color: #888;
}
#events-central.responsive.search #layout .pagination {
  border-width: 1px;
}
#events-central.responsive.search #layout .pagination ul li {
  margin-left: 2em;
  padding: 0 0 0 0.75em;
}
#events-central.responsive.search #layout .search-tools {
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  #events-central.responsive.search .listing-header {
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
#events-central.responsive.search .listing-header h2 {
  font-size: 1.15789em;
  letter-spacing: 0;
}

/* generic styles for events central static pages */
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal.generic #layout {
    padding: 0 1em;
  }
}
#events-central #backgrounder-portal.generic h1 {
  font-family: "Haarlemmer MT W01", Georgia, "Times New Roman";
  font-weight: bold;
  font-size: 2.1875em;
  margin-bottom: 0.57143em;
}
#events-central #backgrounder-portal.generic h3 {
  font-size: 1.3125em;
  margin-top: 2em;
}
#events-central #backgrounder-portal.generic h3:after {
  border-bottom: 0;
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal.generic h3 {
    padding-left: 0;
  }
}
#events-central #backgrounder-portal.generic p {
  font-size: 0.9375em;
  line-height: 1.73333em;
}

/* Original event.sass styles for the TCP */
/* Overrides for unwanted bg portal styles */
#events-central .backgrounder-header {
  height: auto;
  padding: 25px 0 20px 0;
}
#events-central .backgrounder-header:before, #events-central .backgrounder-header:after {
  content: "";
  display: table;
}
#events-central .backgrounder-header:after {
  clear: both;
}
@media screen and (max-width: 1024px) {
  #events-central .backgrounder-header h2 {
    text-align: left;
    padding-bottom: 10px;
  }
}
#events-central .backgrounder-header .inner-header {
  height: auto;
}
@media screen and (max-width: 1024px) {
  #events-central .backgrounder-header .inner-header {
    padding: 0 0.6875em;
    box-sizing: border-box;
  }
}
#events-central .backgrounder-header .inner-header span {
  line-height: 1.2em;
  position: static;
  clear: left;
  display: block;
  font-size: 0.4em;
  font-family: Georgia, serif;
  text-transform: none;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  #events-central .backgrounder-header .inner-header span {
    text-align: left;
  }
}

/* PI styles for Events TCP */
#events-central.responsive #header-container header .parentview ul.mobile-list, #events-central.responsive #header-container header .searchview ul.mobile-list {
  float: left;
  width: 100%;
}
#events-central.responsive #header-container header .parentview ul li, #events-central.responsive #header-container header .searchview ul li {
  padding: 0.9em 0 1em 1em;
}
#events-central.responsive #header-container header .parentview ul li.subhead, #events-central.responsive #header-container header .searchview ul li.subhead {
  padding: 1.5em 0 0 1em;
  text-transform: uppercase;
}
#events-central.responsive #header-container header .parentview ul li a[href*="events.html?ri=163"] i, #events-central.responsive #header-container header .searchview ul li a[href*="events.html?ri=163"] i {
  display: none;
}
#events-central.responsive #header-container header .parentview ul li.column, #events-central.responsive #header-container header .searchview ul li.column {
  width: 50%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
#events-central #backgrounder-portal .backgounder-nav {
  top: -25px;
  padding: 0;
  width: 97.8%;
  font-size: 0.875em;
  z-index: 3;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav {
  display: table-row;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues {
  display: table-cell;
  float: none;
  width: 150px;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a {
  border-bottom: 0;
  line-height: 2.42857em;
  position: relative;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a.active {
  color: #222;
  font-weight: bold;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .region-issues a i {
  position: absolute;
  right: 15px;
  top: 2px;
  color: #d0c7c5;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list {
  padding: 3px 0 10px 0;
  width: 217px;
  border-right: 1px solid #d9d1dd;
  display: table-cell;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list span {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list span.subhead {
  text-transform: uppercase;
  padding: 20px 25px 0 10px;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list a {
  margin: 0;
  padding: 13px 25px 5px 20px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list a.active {
  color: #222;
  font-weight: bold;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list a[href*="events.html?ri=163"] + .icon-right-arrow-big:before {
  display: none;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list i {
  display: block;
  float: right;
  top: 16px;
  position: absolute;
  right: 10px;
  color: #d0c7c5;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list .event-series + i {
  display: none;
}
#events-central #backgrounder-portal .backgounder-nav .bottom-nav .nav-list-sub {
  display: table-cell;
}
#events-central #backgrounder-portal #tabs {
  border-left: none;
  padding: 11px 0 10px 0;
}
#events-central #backgrounder-portal #tabs ul.first-child {
  width: 238px;
}
#events-central #backgrounder-portal #tabs ul.first-child li {
  position: relative;
}
#events-central #backgrounder-portal #tabs ul.first-child li i {
  float: right;
  top: 6px;
  position: absolute;
  right: 0;
  color: #d0c7c5;
}
#events-central #backgrounder-portal #tabs ul.first-child li.active {
  font-size: 9px;
  font-size: 0.9rem;
}
#events-central #backgrounder-portal #tabs ul.first-child li.active i {
  color: #000;
}
#events-central #backgrounder-portal #tabs_container .list {
  padding: 0;
  width: 50%;
}
#events-central #backgrounder-portal #tabs_container .list li {
  padding: 5px 25px 5px 20px;
  box-sizing: border-box;
  min-height: 44px;
  font-size: 1em;
}
#events-central #backgrounder-portal #tabs_container .list li:hover {
  background: none;
}
#events-central #backgrounder-portal #tabs_container .list li:hover a {
  font-weight: normal;
  color: #bc4719;
}
#events-central #backgrounder-portal .header-menu-wrapper.stuck .backgrounder-header {
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
}
#events-central #backgrounder-portal .header-menu-wrapper.stuck .backgounder-nav {
  top: -7px;
  width: 97.7%;
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal .backgrounder-header {
    background-color: #f8f5f0;
  }
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal .backgrounder-header h2 {
    text-align: left;
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 1024px) {
  #events-central #backgrounder-portal .backgrounder-header .inner-header span {
    text-align: left;
    font-size: 0.64em;
    padding-bottom: 0;
    padding-top: 0.4em;
  }
}
#events-central #backgrounder-portal .backgrounder-header .header-menu-icons span.close {
  z-index: 4;
}
#events-central #backgrounder-portal .backgrounder-header .header-menu-icons .search-control input::-webkit-input-placeholder {
  font-size: 16px;
  color: #999;
}
#events-central .sidebar-wrapper {
  float: left;
  width: 95px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #events-central .sidebar-wrapper {
    width: 0;
  }
}
#events-central .sidebar-wrapper.stuck {
  z-index: 2;
  position: fixed;
}
#events-central .header-menu-wrapper.stuck {
  width: 100%;
  z-index: 3;
  position: fixed;
  top: 0;
}
#events-central .header-menu-wrapper.stuck h2 {
  background: url(../i/sticky-logo.png) no-repeat;
  height: 40px;
  position: relative;
  top: -10px;
  font-size: 2.5em !important;
}
#events-central .header-menu-wrapper.stuck h2 a {
  position: relative;
  top: -4px;
  left: 52px;
  color: #411C0D;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-left: 1px solid #411c0d;
  padding-left: 0.375em;
}
#events-central .header-menu-wrapper.stuck h2 span {
  display: none !important;
}
#events-central .header-menu-wrapper.stuck .backgrounder-header {
  height: 25px !important;
  box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
}
#events-central .header-menu-wrapper.stuck .backgrounder-header .header-menu-icons {
  position: relative;
  top: -12px;
}
#events-central .header-menu-wrapper .education_nav a {
  position: relative;
  line-height: 34px !important;
}
#events-central .header-menu-wrapper .education_nav a i {
  position: absolute;
  right: 0;
  top: 2px;
  color: #d0c7c5;
}
#events-central .header-menu-wrapper .education_nav a.active i, #events-central .header-menu-wrapper .education_nav a:hover i {
  color: #222;
}
@media screen and (max-width: 1024px) {
  #events-central #header.stuck {
    position: fixed;
    box-shadow: 0 0 0.625em 0 rgba(0, 0, 0, 0.45);
    z-index: 3;
    width: 100%;
    background-color: #411C0D;
  }
}
#events-central .searchview.mobile-sticky-active,
#events-central .parentview.mobile-sticky-active,
#events-central .responsive #header-container header .mobile-sticky-active.searchview,
.responsive #header-container header #events-central .mobile-sticky-active.searchview {
  position: fixed !important;
}
#events-central .nobold {
  font-weight: normal;
}
#events-central .sticky-wrapper .stuck {
  z-index: 3;
}

.events-central.tcp {
  background: none !important;
}

#event .wrapper {
  margin: 0 auto;
  padding: 40px 10px;
  max-width: 968px;
}
#event .series {
  margin: 0 0 10px 0;
}
#event .series a {
  background: #f7f2ef;
  color: #4c2b20;
  border: 1px solid #ccb2a1;
  display: inline-block;
  font: 12px/15px arial, sans-serif;
  padding: 0.25em;
}
#event #speakers {
  border: 0;
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  font-size: 0;
  letter-spacing: normal;
  padding: 0;
}
#event #speakers .speakers, #event #speakers .presiders {
  display: inline-block;
  float: none;
  position: relative;
}
#event #speakers .speakers h5, #event #speakers .presiders h5 {
  text-transform: capitalize;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  left: 0;
  position: absolute;
  top: 0;
}
#event #speakers .speakers .speaker-list, #event #speakers .presiders .speaker-list {
  box-sizing: border-box;
  display: inline-table;
  padding: 30px 0 20px 0;
  vertical-align: top;
  max-width: 242px;
}
#event #speakers .speakers .speaker-list img, #event #speakers .presiders .speaker-list img {
  float: left;
  margin-right: 15px;
}
#event #speakers .speakers .speaker-list .role, #event #speakers .presiders .speaker-list .role {
  color: #222;
  display: block;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 21px;
  overflow: hidden;
  padding: 15px 20px 0 0;
}
#event #speakers .speakers .speaker-list .role .name, #event #speakers .presiders .speaker-list .role .name {
  display: block;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 0.74rem;
  line-height: normal;
}
#event #speakers .speakers .speaker-list .role p, #event #speakers .presiders .speaker-list .role p {
  color: #222;
  font-family: arial, sans-serif;
  font-size: 12px;
}
#event #metadata {
  margin: 0 0 40px 0;
}
#event #metadata .time {
  color: #888;
  display: block;
  font: 14px/14px arial, sans-serif;
  margin: 0 0 10px 0;
}
#event #metadata .title {
  color: #222;
  font: bold 31px "Haarlemmer MT W01", Georgia, "Times New Roman", serif;
  margin: 0 0 7px 0;
}
#event #metadata .meeting-title {
  color: #411c0d;
  border: 0;
  font: bold 16px/16px arial, sans-serif;
  padding: 0;
}
#event #read-transcript {
  margin: 0 0 18px 0;
}
#event #read-transcript a {
  background: #769fc2;
  color: #fff;
  display: inline-block;
  font: 16px/48px arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
  width: 200px;
}
#event #read-transcript:hover a {
  color: #fff;
}
#event #media {
  border-bottom: 1px solid #ece5e4;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
#event #media figure {
  margin: 0 0 20px 0;
  position: relative;
}
#event #media figure img {
  display: block;
  width: 100%;
}
#event #media figure .overlay {
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#event #media figure .figcaption {
  height: 528px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#event #media figure .wrapper {
  left: 0;
  margin: -117px 0 0;
  padding: 0 10%;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 80%;
}
#event #media figure .caption {
  color: #ece5e4;
  font: italic 18px/18px arial, sans-serif;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}
#event #media figure .header {
  margin: 0 0 60px 0;
}
#event #media figure .header h3 {
  color: #f2f2f2;
  font: 26px/30px georgia, serif;
  margin: 0;
  text-transform: none;
}
#event #media figure .header h3:before {
  background: url(/i/events/play.png) no-repeat left center;
  content: "";
  display: inline-block;
  height: 30px;
  margin: 0 10px 0 0;
  vertical-align: top;
  width: 30px;
}
#event #media figure .header h3:after {
  border: 0;
  width: auto;
}
#event #media figure .help {
  margin: 0;
}
#event #media figure .help p {
  color: #f2f2f2;
}
#event #media .actions {
  margin: 0 0 75px 0;
}
#event #media .actions .save-calendar a {
  background: #769fc2;
  color: #fff;
  display: inline-block;
  font: 16px/40px arial, sans-serif;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
}
#event #media .actions .save-calendar a:before {
  background: #769fc2 url(/i/events/calendar.png) no-repeat;
  content: "";
  display: inline-block;
  height: 18px;
  margin: 0 10px 0 0;
  padding: 11px 0;
  vertical-align: middle;
  width: 18px;
}
#event #media .video {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 56.3%;
  height: 0;
}
#event #media .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#event #media .social {
  margin: 0;
}
#event #media .social > ul {
  list-style: none;
}
#event #media .social > ul > li:first-child {
  margin: 0;
}
#event #media .social > ul > li {
  background: none;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}
#event #media .social > ul > li > a {
  background: url(/i/icons/backgrounder-social.png) no-repeat;
  display: block;
  height: 36px;
  outline: 0;
  text-indent: -9999px;
  width: 36px;
}
#event #media .social > ul > li > a > span {
  display: none;
}
#event #media .social > ul > .facebook > a {
  background-position: 0 0;
}
#event #media .social > ul > .twitter > a {
  background-position: 0 -46px;
}
#event #media .social > ul > .print > a {
  background-position: 0 -184px;
}
#event #media .social > ul > .email > a {
  background-position: 0 -138px;
}
#event #media .social > ul > .citation > a {
  background: url(/i/icons/backgrounder-social.png) no-repeat 0 -230px;
}
#event #media .social > ul > .embed-control {
  position: relative;
}
#event #media .social > ul > .embed-control > a {
  background-position: 0 -276px;
}
#event #media .embed {
  margin: 10px 0 0 0;
}
#event #media .embed textarea {
  border: 1px solid #ece5e4;
  font: 16px/27px georgia, serif;
  height: 27px;
  overflow: hidden;
  padding: 0.5%;
  resize: none;
  width: 99%;
}
#event #media .res-cite {
  background: #fff;
  border: 2px solid #ece5e4;
  display: none;
  height: 230px;
  padding: 10px;
  position: absolute;
  width: 280px;
  z-index: 2;
}
#event #media .res-cite .header {
  font-family: arial;
  font-size: 0.7em;
}
#event #media .res-cite button {
  height: 40px;
  line-height: 40px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: auto;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  font-size: 0.9em;
  padding: 0 10px;
  margin: 0;
}
#event #media .res-cite .cite_footer {
  bottom: 45px;
  width: 93%;
}
#event #media .res-cite .citation-style a {
  padding: 0 10px;
}
#event #media .res-cite .by {
  border: 0;
  color: #888;
  float: left;
  font-size: 10px;
}
#event #media .sponsor {
  color: #222;
  font: 16px/16px arial, sans-serif;
}
#event #media .sponsor img {
  vertical-align: middle;
}
#event #media .help {
  margin: 20px 0 0 0;
}
#event #media .help p {
  color: #222;
  font: italic 16px/21px georgia, serif;
  margin: 0;
  text-align: center;
}
#event #introduction {
  margin: 0 0 40px 0;
}
#event #description {
  width: 64%;
}
#event #description h5 {
  color: #222;
  font: bold 24px/24px arial, sans-serif;
  margin: 0 0 20px 0;
}
#event #description p {
  color: #222;
  font: 16px/26px georgia, serif;
  margin: 0 0 20px 0;
}
#event #description p:last-child {
  margin: 0;
}
#event #tags {
  background: url(/i/events/tags.png) no-repeat left top;
  padding: 0 0 0 45px;
  width: 235px;
}
#event #tags ul {
  list-style: none;
}
#event #tags li {
  background: none;
  margin: 0 0 10px 0;
  padding: 0;
}
#event #tags a {
  color: #2a69a1;
  display: inline-block;
  font: 16px/21px arial, sans-serif;
}
#event #audio {
  margin: 0 0 40px 0;
}
#event #audio h5 {
  color: #222;
  font: bold 24px/24px arial, sans-serif;
  margin: 0 0 20px 0;
}
#event #multimedia {
  margin: 0;
}
#event #transcript {
  margin: 0 0 40px 0;
}
#event #transcript .column-one {
  width: 64%;
}
#event #transcript .column-two {
  width: 280px;
}
#event #transcript h5 {
  border-bottom: 1px solid #ece5e4;
  color: #222;
  font: bold 24px/24px arial, sans-serif;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
#event #transcript .toggle-content {
  position: relative;
}
#event #transcript .non-expanded {
  max-height: 300px;
  overflow: hidden;
}
#event #transcript .non-expanded .quote-2,
#event #transcript .non-expanded .quote-3 {
  display: none;
}
#event #transcript .non-expanded .toggle-control {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  bottom: 0;
  left: 0;
  padding: 54px 0 0 0;
  position: absolute;
  width: 100%;
}
#event #transcript .non-expanded .toggle-control a {
  background: url(../i/events/non-expanded.png) no-repeat;
}
#event #transcript .expanded .quote-1 {
  left: 0;
  position: absolute;
  top: 0;
}
#event #transcript .expanded .quote-2 {
  left: 0;
  position: absolute;
  top: 33%;
}
#event #transcript .expanded .quote-3 {
  left: 0;
  position: absolute;
  top: 66%;
}
#event #transcript .content p {
  color: #222;
  font: 16px/26px georgia, serif;
  margin: 0 0 20px 0;
}
#event #transcript .toggle-control a {
  background: url(../i/events/expanded.png) no-repeat;
  height: 13px;
  outline: 0;
  text-indent: -9999px;
  width: 20px;
}
#event #quotes {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
#event #quotes .quote {
  border-top: 1px solid #cabfb9;
  padding: 24px 0 0 0;
}
#event #quotes .description {
  color: #411c0d;
  font: italic 19px georgia, sans-serif;
  margin: 0 0 20px 0;
}
#event #quotes .speaker {
  color: #888;
  font: arial 16px arial, sans-serif;
}
#event #additional-resources {
  background: #f8f5ef;
  margin: 0 0 40px 0;
  padding: 20px;
}
#event #additional-resources h5 {
  color: #222;
  font: bold 24px/24px arial, sans-serif;
  margin: 0 0 20px 0;
  text-transform: capitalize;
}
#event #additional-resources ul {
  list-style: none;
}
#event #additional-resources li {
  background: none;
  height: 16px;
  margin: 0 0 10px 0;
  padding: 0;
}
#event #additional-resources li:last-child {
  margin: 0;
}
#event #additional-resources a {
  color: #2a69a1;
  display: inline-block;
  font: 16px/16px georgia, serif;
}
#event #additional-resources .link:after {
  background: url(/i/events-tcp-icon.png) no-repeat 0 -80px;
  content: "";
  display: inline-block;
  height: 16px;
  margin: 0 0 0 5px;
  width: 16px;
}
#event #additional-resources .pdf:after {
  background: url(/i/events-tcp-icon.png) no-repeat 0 -54px;
  content: "";
  display: inline-block;
  height: 16px;
  margin: 0 0 0 5px;
  width: 16px;
}
#event #terms p {
  color: #888;
  font: 13px/21px arial, sans-serif;
}
#event #series {
  margin: 0 0 40px 0;
}
#event #series h5 {
  color: #222;
  font: bold 24px/24px arial, sans-serif;
  margin: 0 0 20px 0;
  text-transform: capitalize;
}
#event #series .series-buffer {
  font-size: 0;
}
#event #series .serie {
  border: 1px solid #ece5e4;
  float: left;
  margin: 0 0 19px 19px;
  padding: 20px;
  width: 268px;
}
#event #series .serie:first-child {
  margin: 0 0 19px 0;
}
#event #series .type {
  font: 14px/14px arial, sans-serif;
  margin: 0 0 10px 0;
}
#event #series time {
  color: #888;
  display: block;
  font: 14px/14px arial, sans-serif;
  margin: 0 0 10px 0;
}
#event #series h4 {
  font: 19px "Haarlemmer MT W01", Georgia, "Times New Roman", serif;
  margin: 0 0 10px 0;
}
#event #series .description {
  color: #222;
  font: 15px/26px georgia, sans-serif;
  margin: 0 0 20px 0;
}
#event #series .description p:last-child {
  margin: 0;
}
#event #series .description p {
  color: #222;
  font: 16px/26px georgia, sans-serif;
}
#event #series .meeting_authors span {
  color: #888;
  font: 13px/18px arial, sans-serif;
}
#event #series .meeting_authors br + .role {
  margin-top: 10px;
}
#event #series .meeting_authors .role {
  display: inline-block;
  font: bold 13px/16px arial, sans-serif;
  margin-right: 5px;
}

#save_calendar_buttons_content {
  margin-top: 30px;
}
#save_calendar_buttons_content p {
  margin: 0;
}
#save_calendar_buttons_content a {
  height: 40px;
  line-height: 40px;
  border: 1px solid #769fc2;
  border-radius: 0;
  width: 296px;
  padding: 0;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  background: #769fc2;
  margin: 0 auto;
  width: 170px;
}

@media only screen and (min-width: 0) and (max-width: 768px) {
  #events-central .backgrounder-header {
    background: #f8f5ef;
  }
  #events-central .inner-header span {
    color: #222 !important;
    font-size: 16px !important;
  }

  #event .wrapper {
    margin: 0 auto;
    padding: 40px 10px;
    max-width: 968px;
  }
  #event #metadata {
    margin: 0 0 40px 0;
  }
  #event #metadata .time {
    color: #888;
    display: block;
    font: 14px/14px arial, sans-serif;
    margin: 0 0 10px 0;
  }
  #event #metadata .title {
    color: #222;
    font: bold 31px "Haarlemmer MT W01", Georgia, "Times New Roman", serif;
    margin: 0 0 7px 0;
  }
  #event #metadata .meeting-title {
    color: #411c0d;
    border: 0;
    font: bold 16px/16px arial, sans-serif;
    padding: 0;
  }
  #event #read-transcript {
    display: none;
  }
  #event #speakers .speakers, #event #speakers .presiders {
    display: block;
    float: none;
    position: static;
  }
  #event #speakers .speakers h5, #event #speakers .presiders h5 {
    left: auto;
    margin: 0 0 10px 0;
    position: static;
    top: auto;
  }
  #event #speakers .speakers .speaker-list, #event #speakers .presiders .speaker-list {
    display: block;
    margin: 0 0 10px 0;
    overflow: auto;
    padding: 0;
    width: 100%;
  }
  #event #speakers .speakers .speaker-list .role, #event #speakers .presiders .speaker-list .role {
    padding: 0;
  }
  #event .mobile #speakers {
    border-bottom: 1px solid #ece5e4;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  }
  #event #media {
    border-bottom: 1px solid #ece5e4;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  }
  #event #media figure {
    margin: 0 -10px 20px -10px;
  }
  #event #media figure .wrapper {
    margin: -43px 0 0;
  }
  #event #media figure .caption {
    font: italic 12px/12px arial, sans-serif;
    right: 10px;
    top: 10px;
  }
  #event #media figure .header {
    margin: 0;
    position: relative;
  }
  #event #media figure .header h3 {
    color: #fff;
    font: 19px/24px georgia, serif;
    padding: 38px 0 0 0;
  }
  #event #media figure .header h3:before {
    background: url(/i/events/play.png) no-repeat top center/25px 24px;
    display: block;
    height: 24px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    vertical-align: baseline;
    width: 100%;
  }
  #event #media .actions {
    margin: 0 0 20px 0;
  }
  #event #media .actions .save-calendar a {
    display: block;
  }
  #event #media .help p {
    color: #222;
  }
  #event #media .video {
    position: relative;
    margin: 0 -10px 20px -10px;
    padding: 0 0 56.3%;
    height: 0;
  }
  #event #media .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #event #media .social {
    display: none;
  }
  #event #media .sponsor {
    border-top: 1px solid #ece5e4;
    padding: 20px 0 0 0;
    float: none;
  }
  #event #introduction {
    margin: 0 0 40px 0;
  }
  #event #description {
    float: none;
    margin: 0 0 40px 0;
    width: auto;
  }
  #event #tags {
    float: none;
  }
  #event #audio {
    margin: 0 0 40px 0;
  }
  #event #audio h5 {
    color: #222;
    font: bold 24px/24px arial, sans-serif;
    margin: 0 0 20px 0;
  }
  #event #multimedia {
    margin: 0;
  }
  #event #transcript .column-one {
    width: 100%;
  }
  #event #transcript h5 {
    border-bottom: 1px solid #ece5e4;
    color: #222;
    font: bold 24px/24px arial, sans-serif;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  }
  #event #transcript .toggle-content {
    position: relative;
  }
  #event #transcript .non-expanded {
    max-height: 300px;
    overflow: hidden;
  }
  #event #transcript .non-expanded .quote-2,
  #event #transcript .non-expanded .quote-3 {
    display: none;
  }
  #event #transcript .non-expanded .toggle-control {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    bottom: 0;
    left: 0;
    padding: 54px 0 0 0;
    position: absolute;
    width: 100%;
  }
  #event #transcript .non-expanded .toggle-control a {
    background: url(../i/events/non-expanded.png) no-repeat;
  }
  #event #transcript .expanded .quote-1 {
    left: 0;
    position: absolute;
    top: 0;
  }
  #event #transcript .expanded .quote-2 {
    left: 0;
    position: absolute;
    top: 33%;
  }
  #event #transcript .expanded .quote-3 {
    left: 0;
    position: absolute;
    top: 66%;
  }
  #event #transcript .content p {
    color: #222;
    font: 16px/26px georgia, serif;
    margin: 0 0 20px 0;
  }
  #event #transcript .toggle-control a {
    background: url(../i/events/expanded.png) no-repeat;
    height: 13px;
    outline: 0;
    text-indent: -9999px;
    width: 20px;
  }
  #event #quotes {
    display: none;
  }
  #event #additional-resources {
    margin: 0 -10px 40px -10px;
  }
  #event #additional-resources h5 {
    color: #222;
    font: bold 24px/24px arial, sans-serif;
    margin: 0 0 20px 0;
    text-transform: capitalize;
  }
  #event #additional-resources ul {
    list-style: none;
  }
  #event #additional-resources li {
    background: none;
    height: 16px;
    margin: 0 0 10px 0;
    padding: 0;
  }
  #event #additional-resources li:last-child {
    margin: 0;
  }
  #event #additional-resources a {
    color: #2a69a1;
    display: inline-block;
    font: 16px/16px georgia, serif;
  }
  #event #additional-resources .link:after {
    background: url(/i/events-tcp-icon.png) no-repeat 0 -80px;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 0 0 5px;
    width: 16px;
  }
  #event #additional-resources .pdf:after {
    background: url(/i/events-tcp-icon.png) no-repeat 0 -54px;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 0 0 5px;
    width: 16px;
  }
  #event #series {
    margin: 0 0 40px 0;
  }
  #event #series h5 {
    color: #222;
    font: bold 24px/24px arial, sans-serif;
    margin: 0 0 20px 0;
    text-transform: capitalize;
  }
  #event #series .series-buffer {
    font-size: 0;
  }
  #event #series .serie {
    float: none;
    margin: 0 0 20px 0;
    width: auto;
  }
  #event #series .serie:first-child {
    margin: 0 0 20px 0;
  }
  #event #series .type {
    font: 14px/14px arial, sans-serif;
    margin: 0 0 10px 0;
  }
  #event #series time {
    color: #888;
    display: block;
    font: 14px/14px arial, sans-serif;
    margin: 0 0 10px 0;
  }
  #event #series h4 {
    font: 19px/21px "Haarlemmer MT W01", Georgia, "Times New Roman", serif;
    margin: 0 0 10px 0;
  }
  #event #series .description {
    color: #222;
    font: 16px/26px arial, sans-serif;
    margin: 0 0 20px 0;
  }
  #event #series .description p:last-child {
    margin: 0;
  }
  #event #series .role {
    color: #888;
    font: bold 13px arial, sans-serif;
  }
  #event #series .author {
    color: #888;
    font: 13px arial, sans-serif;
  }

  #save_calendar_buttons_content a {
    display: block;
    margin: 0 0 10px 0;
  }
  #save_calendar_buttons_content a:last-child {
    margin: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  #event #speakers {
    width: 100% !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 467px) {
  #event .multimedia {
    width: 300px;
  }
  #event .jp-audio {
    width: 300px;
  }
  #event .jp-interface {
    width: 524px;
  }
  #event ul.jp-controls li a.jp-play {
    width: 36px;
    background: url("/i/audio-player-play.png") no-repeat center top;
  }
  #event ul.jp-controls li a.jp-play:hover {
    background-position: center -41px;
  }
  #event ul.jp-controls li a.jp-pause {
    width: 36px;
    background: url("/i/audio-player-pause.png") no-repeat center top;
  }
  #event ul.jp-controls li a.jp-pause:hover {
    background-position: center -41px;
  }
  #event .jp-progress {
    left: 36px;
    width: 164px;
  }
  #event .jp-time-holder {
    left: 205px;
  }
  #event .jp-volume-bar-container {
    display: none;
  }
  #event .jp-download {
    display: none;
  }
  #event .jp-itunes {
    display: none;
  }
}
@media only screen and (min-width: 468px) and (max-width: 637px) {
  #event .multimedia {
    width: 443px;
  }
  #event .jp-audio {
    width: 371px;
  }
  #event .jp-interface {
    width: 524px;
  }
  #event ul.jp-controls li a.jp-play {
    width: 36px;
    background: url("/i/audio-player-play.png") no-repeat center top;
  }
  #event ul.jp-controls li a.jp-play:hover {
    background-position: center -41px;
  }
  #event ul.jp-controls li a.jp-pause {
    width: 36px;
    background: url("/i/audio-player-pause.png") no-repeat center top;
  }
  #event ul.jp-controls li a.jp-pause:hover {
    background-position: center -41px;
  }
  #event .jp-progress {
    left: 36px;
    width: 150px;
  }
  #event .jp-time-holder {
    left: 191px;
  }
  #event .jp-volume-bar-container {
    left: 283px;
    width: 88px;
  }
  #event .jp-download {
    width: auto;
  }
  #event .jp-download a {
    width: 36px;
    background: url("/i/audio-player-download.png") no-repeat center top;
  }
  #event .jp-download a:hover {
    background-position: center -41px;
  }
  #event .jp-itunes {
    width: 36px;
  }
  #event .jp-itunes a {
    width: 36px;
    background: transparent url("/i/audio-player-itunes.png") no-repeat center top;
  }
  #event .jp-itunes a:hover {
    background-position: center -41px;
  }
}
