@import url('styles-blessed1.css?z=788');

.hp-events .featured-event {
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: solid thin #FFF;
  border-bottom: solid thin #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 40px!important;
  margin-bottom: 2.5rem!important;
  padding: 30px 0;
  padding: 1.875rem 0;
}

.hp-events .featured-event .event-time {
  margin-right: 0;
}

.hp-events .featured-event__image {
  border: thin solid #FFF;
  max-width: 150px;
  width: 100%;
}

.hp-events .featured-event p {
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
}

@media only screen and (min-width:40.063em) {
  .hp-events .featured-event p {
    font-size: 1.5rem;
    line-height: 30px;
  }
}

.hp-events .event-info {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.hp-events .event-time {
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1;
}

.hp-events .event-link,
.landing .page-title.secondary,
.landing .section-title {
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
}

@media only screen and (min-width:40.063em) {
  .hp-events .event-time {
    font-size: 1.75rem;
  }
}

.hp-events .event-link {
  border-bottom: solid thin transparent;
  color: #FFF;
  transition: border .1s ease-in;
}

@media only screen and (min-width:66.667em) {
  .hp-events .featured-event__details {
    padding-left: 1.875rem!important;
  }

  .hp-events .event-info {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
  }

  .hp-events .event-time {
    font-size: 1.875rem;
  }

  .hp-events .event-link:focus,
  .hp-events .event-link:hover {
    border-bottom: solid thin #FFF;
  }
}

.hp-events p {
  margin: 0;
}

.video-section .the-latest {
  background: #e9e9e9;
  margin-top: 0;
}

.video-section .panel {
  padding: 20px 20px 40px;
  padding: 1.25rem 1.25rem 2.5rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .video-section .panel {
    padding: 2.5rem 5rem 3.75rem;
  }

  .video-section .panel--video {
    padding: 2.5rem 1.25rem 3.75rem;
  }
}

@media only screen and (min-width:66.667em) {
  .video-section .panel--video {
    padding: 2.5rem 0 3.75rem 5rem;
  }
}

.video-section .panel--video .video-container {
  padding-bottom: 56.4%;
  position: relative;
}

.video-section .panel--video .video-container iframe {
  display: block;
  height: 100%!important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%!important;
}

.video-section .panel--text .section-label {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

.video-section .panel--text .section-label--blue {
  margin-bottom: 0;
}

.video-section .panel--text h3 {
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 4px;
  margin-bottom: .25rem;
  margin-top: -9px;
  margin-top: -.6rem;
}

.video-section .panel--text p {
  color: #004061;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.video-section .panel--text .button.button-inverse {
  background: #FFF;
  border-color: #004061;
  color: #004061;
}

.interior .page-content {
  padding: 80px 20px 6%;
}

.interior .page-title {
  font-size: 35px;
  font-size: 2.1875rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .interior .page-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .interior .page-title {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .video-section .panel--text .button.button-inverse:hover {
    background: #004061;
    color: #FFF;
  }

  .interior .page-content {
    margin-top: 6.875rem;
    padding: 4.375rem 0;
  }

  .interior .page-title {
    font-size: 2.875rem;
    margin-bottom: .9375rem;
  }
}

.interior .page-title.has-byline {
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.interior .page-byline {
  font-size: 10px;
  font-size: .625rem;
  margin-bottom: 15px;
  margin-bottom: .9375rem;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .interior .page-byline {
    font-size: .75rem;
  }
}

.interior .page-intro-text,
.interior .page-intro-text p {
  color: #393939;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .interior .page-intro-text,
  .interior .page-intro-text p {
    font-size: 1.375rem;
    line-height: 28px;
  }
}

.interior .featured-image {
  margin: 15px 0;
  margin: .9375rem 0;
}

@media only screen and (min-width:66.667em) {
  .interior .page-intro-text,
  .interior .page-intro-text p {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .interior .featured-image {
    margin: 1.25rem 0 1.875rem;
  }
}

.interior .featured-image img {
  margin: 0 auto;
  max-height: 450px;
  width: 100%;
}

.interior .featured-caption {
  font-size: 10px;
  font-size: .625rem;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
}

.interior.donor-detail .featured-image img,
.interior.gallery-entry .featured-image img,
.interior.staff .featured-image img {
  width: auto;
}

.interior .social-icons {
  margin: 0;
  padding: 0;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .interior .social-icons {
    margin-bottom: 1.875rem;
  }
}

.interior .social-icons .ico {
  font-size: 14px;
  font-size: .875rem;
  margin: 0 5px 8px;
}

.landing .page-content {
  background: #FFF;
  padding: 30px 0;
  padding: 1.875rem 0;
  position: relative;
  margin-top: -40px;
  z-index: 1;
}

.landing .page-content .button {
  margin: 10px auto;
}

@media only screen and (min-width:66.667em) {
  .landing .page-content {
    padding: 3.75rem 0;
  }

  .landing .page-content .button {
    margin-top: 30px;
  }
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .landing .page-content .column,
  .landing .page-content .columns {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.landing .landing-main-content .editor-content>p:first-of-type,
.landing .landing-main-content>p:first-of-type {
  color: #393939;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}

@media only screen and (min-width:40.063em) {
  .landing .landing-main-content .editor-content>p:first-of-type,
  .landing .landing-main-content>p:first-of-type {
    font-size: 1.375rem;
    line-height: 28px;
  }
}

.landing .page-rule {
  background: #004061;
  height: 5px;
  margin: 10px auto 30px;
  width: 60px;
}

@media only screen and (min-width:66.667em) {
  .landing .landing-main-content .editor-content>p:first-of-type,
  .landing .landing-main-content>p:first-of-type {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .landing .page-rule {
    margin: 0 auto 40px;
  }
}

.landing .page-title {
  color: #004061;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .landing .page-title {
    font-size: 3.125rem;
  }
}

@media only screen and (min-width:66.667em) {
  .landing .page-title {
    font-size: 3.4375rem;
  }
}

.landing .page-title.secondary {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media only screen and (min-width:40.063em) {
  .landing .page-title.secondary {
    font-size: 2.5rem;
  }
}

.landing .landing-main-content {
  margin: 0 auto;
}

@media only screen and (min-width:66.667em) {
  .landing .page-title.secondary {
    font-size: 2.875rem;
  }

  .landing .image-component.media-component--left {
    margin-left: -6.25rem;
  }

  .landing .image-component.media-component--right {
    margin-right: -6.25rem;
  }
}

.landing .btn-container {
  text-align: center;
}

.landing .section-title {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .landing .section-title {
    font-size: 2.5rem;
  }
}

.landing-hero {
  background: 50% 19.5% no-repeat #004061;
  background-size: cover;
  height: 300px;
  height: 18.75rem;
  position: relative;
}

.landing-hero.hero--donate {
  background-image: url(../img/hbcu_graduates.jpg);
  background-position: left center;
}

@media only screen and (min-width:66.667em) {
  .landing .section-title {
    font-size: 2.8125rem;
  }

  .landing-hero {
    height: 29.375rem;
  }

  .landing-hero.hero--donate {
    background-position: center;
  }
}

.landing--simplified__container {
  margin-top: -40px;
  position: relative;
}

.landing--simplified .page-content {
  background: #FFF;
  margin-top: 0;
  padding: 30px 0;
  padding: 1.875rem 0;
  position: relative;
}

@media only screen and (min-width:66.667em) {
  .landing--simplified .page-content {
    padding: 3.75rem 0;
  }
}

.landing--simplified h1 {
  color: #393939;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .landing--simplified .global-footer .quicksignup {
    padding: 0 2.5rem;
  }
}

.landing--affiliates .affiliates-logo-wrapper {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.our-impact,
.our-impact-wrapper {
  position: relative;
}

.landing--affiliates .affiliates-logo {
  background: #FFF;
  border: 3px solid #FFF;
  height: 100%;
}

@media only screen and (min-width:40.063em) {
  .landing--simplified h1 {
    font-size: 2.1875rem;
  }

  .landing--affiliates .affiliates-logo {
    border: 5px solid #FFF;
  }
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-logo {
    border: 8px solid #FFF;
  }
}

.landing--affiliates .affiliates-logo.round {
  border-radius: 50%;
  margin: -50px auto 0;
  max-height: 95px;
  max-height: 5.9375rem;
  max-width: 95px;
  max-width: 5.9375rem;
  overflow: hidden;
}

@media only screen and (min-width:40.063em) {
  .landing--affiliates .affiliates-logo.round {
    margin: -55px auto 0;
    max-height: 7.1875rem;
    max-width: 7.1875rem;
  }
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-logo.round {
    margin: -75px auto 0;
    max-height: 9.375rem;
    max-width: 9.375rem;
  }
}

.landing--affiliates .affiliates-logo.rectangular {
  border-radius: 5px;
  margin: -25px auto 0;
  max-height: 100px;
  max-height: 6.25rem;
  max-width: 150px;
  max-width: 9.375rem;
  padding: 0 5px;
}

@media only screen and (min-width:40.063em) {
  .landing--affiliates .affiliates-logo.rectangular {
    max-height: 9.375rem;
    max-width: 9.375rem;
  }
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-logo.rectangular {
    margin: -50px auto 0;
    max-width: 15.625rem;
  }
}

.landing--affiliates .affiliates-logo.rectangular img {
  margin: 0 auto;
  max-height: 110px;
}

.landing--affiliates .section-label {
  font-size: 12px;
  text-align: left;
}

.landing--affiliates .landing-main-content {
  margin: 0 auto 40px;
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .landing-main-content {
    margin: 0 auto;
    padding: 0 3.75rem;
    width: 68.5%;
  }
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .landing--affiliates .landing-main-content.column,
  .landing--affiliates .landing-main-content.columns {
    padding-left: 0;
    padding-right: 0;
  }
}

.landing--affiliates .landing-aside {
  border-top: dotted 1px #393939;
  color: #393939;
  padding-top: 40px;
  padding-top: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .landing-aside {
    border-top: none;
    border-left: dotted 1px #393939;
    margin: 0 auto;
    padding: 0 3.75rem;
    width: 31.5%;
  }
}

.landing--affiliates .landing-aside label {
  color: #666;
  line-height: 1;
  text-transform: uppercase;
}

.landing--affiliates .landing-aside .social-icons {
  padding: 0;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .landing-aside .social-icons {
    text-align: left;
  }
}

.landing--affiliates .landing-aside .social-icons a {
  background: #393939;
  border-color: #393939;
  color: #FFF!important;
  font-size: 12px;
  font-size: .75rem;
  margin: 0 10px 0 0;
}

.landing--affiliates .landing-aside .social-icons a:focus,
.landing--affiliates .landing-aside .social-icons a:hover {
  background: #229aaa;
  border-color: #229aaa;
}

.landing--affiliates .landing-aside .see-all {
  font-size: 14px;
  font-size: .875rem;
  text-decoration: underline;
  text-transform: capitalize;
}

.landing--affiliates .landing-aside .see-all a {
  display: block;
}

.landing--affiliates .affiliates-donate,
.landing--affiliates .affiliates-stats,
.landing--affiliates .see-all-links {
  margin: 0 0 40px;
  margin: 0 0 2.5rem;
}

.landing--affiliates .affiliates-content-wrapper {
  padding-top: 35px;
  padding-top: 2.1875rem;
}

.landing--affiliates .affiliates-donate {
  border-bottom: dotted 1px #393939;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  text-align: center;
}

.landing--affiliates .affiliates-donate p {
  font-size: 16px;
  font-size: 1rem;
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-donate p {
    text-align: left;
  }
}

.landing--affiliates .affiliates-donate .button {
  margin: 0;
}

.landing--affiliates .affiliates-stat {
  border-bottom: dotted 1px #393939;
  line-height: 1;
  padding: 20px 5px;
  padding: 1.25rem .3125rem;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-stat {
    padding: 1.875rem .3125rem;
  }
}

.landing--affiliates .affiliates-stat.first,
.landing--affiliates .affiliates-stat:nth-child(1) {
  padding-top: 0;
}

.landing--affiliates .affiliates-stat .stat-num {
  color: #f49722;
  display: block;
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  font-size: 45px;
  font-size: 2.8125rem;
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
}

.landing--affiliates .affiliates-stat .stat-copy {
  margin: 0 auto;
  max-width: 80%;
}

@media only screen and (min-width:40.063em) {
  .landing--affiliates .affiliates-stat .stat-num {
    font-size: 3.125rem;
  }

  .landing--affiliates .affiliates-stat .stat-copy {
    max-width: 50%;
  }
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-stat .stat-num {
    font-size: 3.75rem;
  }

  .landing--affiliates .affiliates-stat .stat-copy {
    max-width: 100%;
  }
}

.landing--affiliates .affiliates-stat a:focus .stat-num,
.landing--affiliates .affiliates-stat a:hover .stat-num {
  color: #f1683a;
}

.landing--affiliates .affiliates-stat,
.landing--affiliates .affiliates-stat a {
  color: #393939!important;
}

.landing--affiliates .flex-video {
  margin-bottom: 30px;
}

.landing--affiliates .affiliates-contact {
  border-top: dotted 1px #393939;
  padding-top: 40px;
  padding-top: 2.5rem;
}

.landing--affiliates .affiliates-contact__website {
  text-decoration: underline;
}

.landing--affiliates .affiliates-contact p {
  font-size: 16px;
  font-size: 1rem;
}

.landing--affiliates .affiliates-contact,
.landing--affiliates .see-all-links {
  text-align: center;
}

.landing--affiliates .affiliates-sponsors {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.landing--affiliates .sponsors-block {
  padding: 0;
}

.landing--affiliates .sponsor-logo {
  background-blend-mode: multiply;
  background-color: #FFF;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 130px;
  height: 8.125rem;
  margin: 0 auto;
  width: 200px;
  width: 12.5rem;
}

.landing--affiliates .sponsors-title {
  border-bottom: solid 2px #dde0e1;
  color: #004061;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.landing--affiliates .blockquote-embed {
  padding: 40px 0;
  padding: 2.5rem 0;
}

.landing--affiliates .blockquote-embed .attribution,
.landing--affiliates .blockquote-embed .attribution-text {
  color: #393939;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 0;
}

.landing--affiliates blockquote.blockquote-embed .quote {
  color: #004061;
}

.landing--affiliates.landing .image-component.media-component--right {
  margin-right: 0;
}

.landing--affiliates.landing .image-component.media-component--left {
  margin-left: 0;
}

.landing--gallery .landing-hero {
  background-image: url(../img/bluetorch_bkgd.png);
}

.landing--gallery .landing-main-content {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:40.063em) {
  .landing--gallery .landing-main-content {
    margin-bottom: 3.75rem;
  }
}

@media only screen and (min-width:66.667em) {
  .landing--affiliates .affiliates-contact,
  .landing--affiliates .see-all-links {
    text-align: left;
  }

  .landing--gallery .landing-main-content {
    margin-bottom: 5rem;
  }
}

.landing--gallery .landing-main-content.landing-main-content--the-latest {
  margin-bottom: 40px!important;
  margin-bottom: 2.5rem!important;
}

.landing--gallery .page-byline {
  margin: 5px 0 0;
  margin: .3125rem 0 0;
  text-align: left;
  text-transform: uppercase;
}

.landing--gallery .hidden-tile-details .tile-cover-image {
  background-color: #FFF;
  background-size: contain;
  border: 2px solid #dde0e1;
  transition: border .1s linear;
}

.landing--gallery .hidden-tile-details .tile-summary {
  display: none;
}

.landing--donor .content-tiles {
  margin: 30px 0;
  margin: 1.875rem 0;
}

@media only screen and (min-width:40.063em) {
  .landing--donor .content-tiles {
    margin: 3.125rem 0;
  }

  .landing--donor .content-tiles .tile-title {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .no-touchevents .landing--gallery .hidden-tile-details .tile-link:focus .tile-cover-image,
  .no-touchevents .landing--gallery .hidden-tile-details .tile-link:hover .tile-cover-image {
    border-color: #3a7ca5;
  }

  .landing--donor .content-tiles {
    margin: 4.375rem 0;
  }
}

.landing--donor .content-tiles .tile-title {
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.landing--donor .content-tiles .tile-cover-image {
  background-blend-mode: multiply;
  background-color: #FFF;
  border: 1px solid #adadad;
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.landing--donor .content-tiles .tile-link:focus .tile-cover-image,
.landing--donor .content-tiles .tile-link:hover .tile-cover-image {
  border-color: #186c77;
}

.landing--donor .featured-donor {
  margin: 40px auto;
  margin: 2.5rem auto;
}

@media only screen and (min-width:66.667em) {
  .landing--donor .content-tiles .tile-title {
    font-size: 2.1875rem;
  }

  .landing--donor .featured-donor {
    margin-bottom: 4.375rem;
    margin-top: 4.375rem;
    max-width: 80%;
  }
}

.landing--donor .featured-donor__heading {
  color: #229aaa;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
}

.landing--donor .section__volunteer .button {
  margin-left: 20px;
  margin-left: 1.25rem;
  margin-right: 20px;
  margin-right: 1.25rem;
}

.syndicated-content {
  background: #FFF;
  margin-top: 0!important;
  max-width: 100%;
  padding: 30px 0;
  padding: 1.875rem 0;
}

.syndicated-content h2.page-title.secondary {
  color: #666;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .landing--donor .featured-donor__heading {
    font-size: 2.1875rem;
  }

  .syndicated-content {
    padding: 3.75rem 0;
  }

  .syndicated-content h2.page-title.secondary {
    margin-bottom: 3.75rem;
  }
}

.syndicated-content .content-tiles.tiles--grid {
  margin: 0 auto;
  max-width: 1200px;
  max-width: 75rem;
}

.syndicated-content p.page-byline {
  font-size: 10px;
  font-size: .625rem;
  margin: 5px 0 0;
  margin: .3125rem 0 0;
  text-align: left;
  text-transform: uppercase;
}

.events-hero,
.events-search,
.events-search .input,
.impact-cta,
.impact-header__container,
.impact-stats .impact-description,
.impact-tabs,
.no-flexbox .impact-stats .impact-description,
.panel-stat,
.panel-stat.quote-row {
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .syndicated-content p.page-byline {
    font-size: .75rem;
  }
}

.our-impact {
  background: #011520;
  color: #FFF;
  transition: all .2s ease-in-out;
}

.our-impact .impact-heading {
  color: #FFF;
  font-size: 45px;
  font-size: 2.8125rem;
}

.impact-bkgd {
  background: center no-repeat #011520;
  background-size: cover;
  color: #FFF;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all .4s linear;
  width: 100%;
  z-index: -1;
}

.impact-bkgd.bkgd--students {
  background-image: url(../img/impact_students_bkgd_mobile.jpg);
}

@media only screen and (min-width:40.063em) {
  .our-impact .impact-heading {
    font-size: 3.125rem;
  }

  .impact-bkgd.bkgd--students {
    background-image: url(../img/impact_students_bkgd_tablet.jpg);
  }
}

@media only screen and (min-width:66.667em) {
  .our-impact .impact-heading {
    font-size: 3.4375rem;
  }

  .impact-bkgd {
    background-attachment: fixed;
  }

  .impact-bkgd.bkgd--students {
    background-image: url(../img/impact_students_bkgd.jpg);
  }
}

.impact-bkgd.bkgd--schools {
  background-image: url(../img/impact_schools_bkgd_mobile.jpg);
}

@media only screen and (min-width:40.063em) {
  .impact-bkgd.bkgd--schools {
    background-image: url(../img/impact_schools_bkgd_tablet.jpg);
  }
}

@media only screen and (min-width:66.667em) {
  .impact-bkgd.bkgd--schools {
    background-image: url(../img/impact_schools_bkgd.jpg);
  }
}

.impact-bkgd.bkgd--advocacy {
  background-image: url(../img/impact_advocacy_bkgd_mobile.jpg);
}

.impact-main {
  padding: 140px 0 40px;
  padding: 8.75rem 0 2.5rem;
}

.impact-header__container {
  margin: 0 auto;
  max-width: 485px;
  max-width: 30.3125rem;
}

.impact-tabs {
  display: inline-block;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 10px;
  font-size: .625rem;
  margin: 20px 0;
  margin: 1.25rem 0;
  text-transform: uppercase;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .impact-bkgd.bkgd--advocacy {
    background-image: url(../img/impact_advocacy_bkgd_tablet.jpg);
  }

  .impact-tabs {
    width: auto;
  }
}

@media only screen and (min-width:66.667em) {
  .impact-bkgd.bkgd--advocacy {
    background-image: url(../img/impact_advocacy_bkgd.jpg);
  }

  .impact-main {
    padding: 11.875rem 0 5.625rem;
  }

  .impact-tabs {
    font-size: .75rem;
    margin: 2.5rem 0;
  }
}

.impact-tabs .impact-tab {
  border: 2px solid #f1683a;
  display: block;
  list-style: none;
  width: 100%;
}

.impact-tabs .impact-tab.second,
.impact-tabs .impact-tab:nth-child(2) {
  border-top: none;
  border-bottom: none;
}

@media only screen and (min-width:40.063em) {
  .impact-tabs .impact-tab {
    display: inline-block;
    float: left;
    width: auto;
  }

  .impact-tabs .impact-tab.second,
  .impact-tabs .impact-tab:nth-child(2) {
    border-top: solid 2px #f1683a;
    border-bottom: solid 2px #f1683a;
    border-left: none;
    border-right: none;
  }
}

.impact-tabs .impact-tab.js-active-tab a {
  background-color: #f1683a;
}

.impact-tabs .impact-tab.js-active-tab a:focus,
.impact-tabs .impact-tab.js-active-tab a:hover {
  background-color: #f1683a;
  color: #FFF;
}

.impact-tabs .impact-tab a {
  color: #FFF;
  display: block;
  outline: 0;
  padding: 10px 15px;
  padding: .625rem .9375rem;
  transition: all .2s ease-in-out;
}

.impact-tabs .impact-tab a:hover {
  background-color: transparent;
  color: #f1683a;
}

@media only screen and (min-width:40.063em) {
  .impact-tabs .impact-tab a {
    display: inline-block;
  }

  .stats-tabs-content .impact-quote {
    font-size: 1.25rem;
  }
}

.stats-tabs-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-flexbox .stats-tabs-content {
  display: block;
}

.stats-tabs-content .tabs-panel {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  transition: all .2s ease-in-out;
  width: 100%;
}

.stats-tabs-content .tabs-panel.js-panel-active {
  display: -ms-flexbox;
  display: flex;
}

.no-flexbox .stats-tabs-content .tabs-panel.js-panel-active {
  display: block;
}

@media only screen and (min-width:66.667em) {
  .impact-tabs .impact-tab a {
    padding: .625rem 1.25rem;
  }

  .stats-tabs-content .tabs-panel {
    margin: 0 0 3.75rem;
  }
}

.stats-tabs-content .impact-quote {
  color: #FFF;
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  line-height: 1.2;
  margin: 20px 0;
  margin: 1.25rem 0;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}

@media only screen and (min-width:66.667em) {
  .stats-tabs-content .impact-quote {
    font-size: 1.5625rem;
    line-height: 1.4;
  }
}

.stats-tabs-content .impact-quote:before {
  content: '\201C';
}

@media only screen and (min-width:40.063em) {
  .stats-tabs-content .impact-quote:before {
    color: #f49722;
    font-size: 3.125rem;
    left: -5px;
    line-height: 1;
    position: relative;
    top: 15px;
  }
}

@media only screen and (min-width:66.667em) {
  .stats-tabs-content .impact-quote:before {
    font-size: 6.25rem;
    left: -10px;
    position: absolute;
    top: -15px;
  }
}

.stats-tabs-content .impact-quote:after {
  content: '\201D';
}

.event-detail-drawer .section-updated:before,
.events-hero:before,
.events-listing .event-category:before,
.events-search:before {
  content: '';
}

.stats-tabs-content .impact-quote-attr {
  color: #FFF;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  margin: 0;
  width: 100%;
}

.impact-stats .impact-stat {
  color: #f49722;
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 1;
}

@media only screen and (min-width:40.063em) {
  .impact-stats .impact-stat {
    font-size: 3.75rem;
  }
}

@media only screen and (min-width:66.667em) {
  .impact-stats .impact-stat {
    font-size: 4.6875rem;
  }
}

.impact-stats .impact-description {
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin: 0 auto;
  width: 90%;
}

.panel-stat {
  border-top: dashed 1px #004061;
  border-bottom: dashed 1px #004061;
  padding: 40px 0;
  padding: 2.5rem 0;
}

@media only screen and (min-width:40.063em) {
  .impact-stats .impact-description {
    width: 80%;
  }

  .panel-stat {
    padding: 3.75rem 0;
  }

  .panel-stat.full-width .impact-description {
    width: 60%;
  }
}

@media only screen and (min-width:66.667em) {
  .panel-stat {
    border: 1px dashed #004061;
    padding: 5rem 0;
  }

  .panel-stat.first,
  .panel-stat:nth-child(1) {
    padding-right: 1.875rem;
  }
}

.panel-stat.full-width,
.panel-stat.second,
.panel-stat:nth-child(2) {
  border-left: none;
  border-right: none;
}

.flexbox .panel-stat.quote-row,
.flexbox .panel-stat.quote-row a {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.panel-stat.top-row {
  border-top: none;
}

.panel-stat.first,
.panel-stat:nth-child(1) {
  border-left: none;
}

@media only screen and (min-width:66.667em) {
  .panel-stat.second,
  .panel-stat:nth-child(2) {
    padding-left: 1.875rem;
  }
}

.panel-stat.full-width {
  display: table;
}

.panel-stat.full-width .impact-stat {
  margin-bottom: 5px;
}

.panel-stat.full-width .impact-description {
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width:40em) {
  .panel-stat.quote-row {
    padding: 1.5625rem 0;
  }
}

.panel-stat.panel-row--second {
  border: none;
}

.panel-stat a {
  display: inherit;
}

.panel-stat a:focus .impact-quote-attr,
.panel-stat a:hover .impact-quote-attr {
  color: #f49722;
  transition: all .2s ease-in-out;
}

.panel-stat a:focus .impact-description,
.panel-stat a:focus .impact-stat,
.panel-stat a:hover .impact-description,
.panel-stat a:hover .impact-stat {
  opacity: .7;
  transition: all .2s ease-in-out;
}

.impact-cta-copy {
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  margin-bottom: 20px;
}

@media only screen and (min-width:40.063em) {
  .impact-cta-copy {
    font-size: 1.375rem;
    line-height: 28px;
  }
}

.impact-row--first,
.impact-row--second,
.impact-row--third {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (min-width:66.667em) {
  .impact-cta-copy {
    font-size: 1.5rem;
    line-height: 30px;
    margin-bottom: 40px;
  }

  .impact-row--first,
  .impact-row--second,
  .impact-row--third {
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
}

.events-hero {
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.events-hero:before {
  background: rgba(34,35,36,.65);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.events-hero .page-title {
  color: #FFF;
  margin: 50px 0 10px;
  margin: 3.125rem 0 .625rem;
}

.no-flexbox .events-hero__container {
  padding-top: 40px;
  padding-top: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .no-flexbox .events-hero__container {
    padding-top: 9.375rem;
  }

  .events-search {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-top: -40px;
  }
}

.events-search {
  background: #f1683a;
  color: #FFF;
  padding: 21px 0;
  padding: 1.3125rem 0;
  position: relative;
}

.events-search:before {
  background: url(../img/torch_pattern.png) bottom right no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  left: 0;
  opacity: .1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

@media only screen and (min-width:66.667em) {
  .events-search:before {
    background-size: contain;
  }
}

.events-search .search-form {
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  max-width: 320px;
  max-width: 20rem;
  width: 100%;
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .events-search .search-form {
    margin-left: 2.5rem;
  }
}

@media only screen and (min-width:40.063em) {
  .events-search {
    padding: 1.25rem 0;
  }

  .events-search .search-form {
    margin-bottom: 0;
    width: 35%;
  }
}

.events-search .search-inputs {
  position: relative;
}

.events-search .input {
  background: 0 0;
  border: thin solid #FFF;
  color: #FFF;
  font-size: 14px;
  height: auto;
  margin: 0;
  padding: 10px;
  text-transform: lowercase;
}

.events-search .input:active,
.events-search .input:focus {
  background: 0 0;
  border: thin solid #FFF;
  box-shadow: 0 0 5px rgba(255,255,255,.7);
}

.events-search .input::-webkit-input-placeholder {
  color: #FFF;
}

@media only screen and (min-width:66.667em) {
  .events-search .input {
    font-size: 1.125rem;
  }
}

.events-search .search-btn {
  background: 0 0;
  border: thin solid transparent;
  color: #FFF;
  font-size: 24px;
  font-size: 1.5rem;
  height: 100%;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (min-width:66.667em) {
  .events-search .search-btn:focus,
  .events-search .search-btn:hover {
    background: #FFF;
    color: #f1683a;
  }
}

.events-key {
  margin-top: 10px;
}

@media only screen and (min-width:40.063em) {
  .events-key {
    display: block;
    float: right;
    margin: 1.25rem 0 0;
    right: 0;
    padding-right: 2.5rem;
    position: absolute;
    top: 0;
  }
}

.events-key .events-key-label {
  color: #FFF;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 5px 0 0;
  margin: 0 .3125rem 0 0;
  position: relative;
  top: -9px;
}

.events-key .events-key-icons {
  display: inline-block;
  font-size: 10px;
  font-size: .625rem;
  line-height: 2;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

.events-key .events-key-icons li:before {
  display: none;
}

.events-key .icon,
.events-listing .event-row--initial,
.toggle-status {
  display: inline-block;
}

.events-key .key {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width:66.667em) {
  .events-key .events-key-icons {
    font-size: .75rem;
  }

  .events-key .key {
    margin-left: 0;
    margin-right: 0;
  }
}

.events-key .icon {
  background: center no-repeat;
  background-size: contain;
  height: 13px;
  height: .8125rem;
  margin-right: 10px;
  vertical-align: middle;
  width: 23px;
  width: 1.4375rem;
}

.events-key .icon.fundraising {
  background-image: url(../img/icon-fundraisingevent.svg);
}

.events-key .icon.student-event {
  background-image: url(../img/icon-studentevent.svg);
}

.toggle-status {
  border: 2px solid #229aaa;
  border-radius: 50%;
  height: 20px;
  height: 1.25rem;
  margin-right: 5px;
  margin-top: 4px;
  min-width: 20px;
  min-width: 1.25rem;
  text-align: center;
  width: 20px;
  width: 1.25rem;
}

.toggle-status .status-icon {
  display: inline-block;
  font-size: 13px;
  font-size: .8125rem;
  padding-top: 2px;
  vertical-align: top;
}

.events-listing .category-icon,
.program-nav-share li {
  vertical-align: middle;
}

@media only screen and (min-width:40.063em) {
  .toggle-status {
    height: 2.0625rem;
    min-width: 2.0625rem;
    width: 2.0625rem;
  }

  .toggle-status .status-icon {
    font-size: 1.25rem;
    padding-top: 5px;
  }

  .events-listing .event-category {
    display: block;
  }
}

.events-listing {
  position: relative;
}

.events-listing .event-row--expand,
.events-listing .event-row--initial {
  width: 100%;
}

.events-listing .event-category {
  background: 0 0;
  cursor: default;
  height: 60px;
  height: 3.75rem;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: right;
  top: -1px;
  width: 60px;
  width: 3.75rem;
  z-index: 1;
}

.event-block .button-wrap,
.event-byline p,
.event-detail .event-buttons,
.event-detail .event-share-icons,
.event-detail .page-title,
.events-listing .event-icon,
.events-listing .event-link,
.events-listing .label-wrap {
  text-align: center;
}

.events-listing .event-category:before {
  border-style: solid;
  border-width: 0 60px 60px 0;
  border-color: transparent #898989 transparent transparent;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.events-listing .label-wrap {
  background: #FFF;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  height: 1.5625rem;
  position: relative;
  width: 25px;
  width: 1.5625rem;
}

.events-listing #student-icon {
  width: 20px;
  width: 1.25rem;
}

.events-listing .category-icon .icon {
  fill: #898989;
}

.events-listing .event-link .button {
  margin-top: 40px;
  margin-top: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .events-listing .event-link .button {
    margin-top: 0;
  }

  .events-listing .event-details p {
    font-size: 1.125rem;
  }

  .events-listing .event-details.no-event-photo {
    padding-left: 2.5rem;
  }

  .events-listing .event-details,
  .events-listing .event-location {
    padding: 0;
  }
}

.events-listing .event-title {
  color: #393939;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-top: 0;
  padding-right: 20px;
  padding-right: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .events-listing .event-title {
    font-size: 1.375rem;
    line-height: 28px;
  }
}

@media only screen and (min-width:66.667em) {
  .events-listing .event-title {
    font-size: 1.5rem;
    line-height: 30px;
    padding-right: 0;
  }
}

.events-listing .event-date-time,
.events-listing .event-location {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
}

.events-listing .event-date-time p,
.events-listing .event-location p {
  font-size: 12px;
  font-size: .75rem;
  text-transform: uppercase;
}

.events-listing .event-icon {
  -ms-flex-align: center;
  align-items: center;
  background: #393939;
  border-radius: 50%;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: .875rem;
  height: 24px;
  height: 1.5rem;
  width: 24px;
  width: 1.5rem;
}

.events-listing .event-icon__container {
  margin: 0 10px 10px 0;
  margin: 0 .625rem .625rem 0;
  min-width: 24px;
  max-width: 24px;
}

.no-flexbox .events-listing .event-icon {
  padding-top: 4px;
}

.events-listing .event-icon:before {
  margin: 0 auto;
}

.events-listing .event-date,
.events-listing .location {
  display: block;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  line-height: 1;
}

.event-agenda .agenda-time,
.event-block.featured--first .event-title,
.event-byline .event-date,
.event-byline .location,
.event-byline.event-byline--secondary strong,
.event-detail-drawer .section-updated,
.event-detail-gallery.gallery-embed .gallery-title {
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
}

.events-listing .button--desktop {
  display: none;
}

@media only screen and (min-width:66.667em) {
  .events-listing .event-date-time p,
  .events-listing .event-location p {
    font-size: .875rem;
  }

  .events-listing .button--desktop {
    display: inline-block;
  }
}

.events-listing .event-toggle {
  display: -ms-flexbox;
  display: flex;
}

.events-listing .toggle-status {
  margin-right: 10px;
  display: inline-block;
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .events-listing .toggle-status {
    margin-top: 0;
  }
}

@media only screen and (min-width:40.063em) {
  .events-listing .toggle-status {
    padding-top: 6px;
  }
}

.events-listing .status-icon {
  font-size: 14px;
  font-size: .875rem;
  padding-top: 2px;
}

.events-listing .infinite-load {
  background: #dde0e1;
  background: linear-gradient(rgba(255,255,255,.1),#dde0e1 45%);
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  padding: 5% 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.events-listing .infinite-load .button {
  border-radius: 50%;
  height: 90px;
  padding: 28px 0 0;
  padding: 1.75rem 0 0;
  width: 90px;
}

.events-listing .infinite-load .button.alert {
  padding-top: 18px;
}

.event-block {
  background: #dde0e1;
  border-top: #898989 dashed thin;
  list-style: none;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
  padding-top: 30px;
  padding-top: 1.875rem;
  position: relative;
}

@media only screen and (min-width:40.063em) {
  .event-block {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media only screen and (min-width:66.667em) {
  .events-listing .toggle-status {
    margin-top: 4px;
  }

  .event-block {
    padding-bottom: 3.4375rem;
    padding-top: 3.4375rem;
  }
}

.event-block.featured {
  background: #FFF;
}

.event-block.featured--first {
  padding-top: 30px;
  padding-top: 1.875rem;
}

@media only screen and (min-width:66.667em) {
  .event-block.featured--first {
    padding: 0;
  }
}

.event-block.featured--first .event-link {
  padding: 0 20px;
}

.event-block.featured--first .event-link .button {
  margin-top: 0;
}

.event-block.featured--first .event-details,
.event-block.featured--first .event-link {
  padding-bottom: 10px;
  padding-bottom: .625rem;
  padding-top: 10px;
  padding-top: .625rem;
}

.event-block.featured--first .event-title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}

@media only screen and (min-width:40.063em) {
  .event-block.featured--first .event-details,
  .event-block.featured--first .event-link {
    padding-top: 1.875rem;
  }

  .event-block.featured--first .event-title {
    font-size: 2.125rem;
  }
}

.event-block .event-teaser {
  line-height: 1.2;
  opacity: 1;
}

@media only screen and (min-width:66.667em) {
  .event-block.featured--first .event-details,
  .event-block.featured--first .event-link {
    padding-bottom: 3.125rem;
    padding-top: 3.4375rem;
  }

  .event-block.featured--first .event-details.column {
    padding-left: 1.25rem;
  }

  .event-block.featured--first .event-title {
    font-size: 2.25rem;
  }

  .event-block .event-teaser {
    font-size: 1.125rem;
  }
}

.event-block .event-row--expand,
.event-block .status--expanded {
  display: none;
}

.event-block .status--collapsed {
  display: block;
}

.event-block.js-event-expanded .status--collapsed {
  display: none;
}

.event-block.js-event-expanded .status--expanded {
  display: block;
}

.event-block .event-row--expand .button--mobile,
.event-block.js-event-expanded .event-row--expand .button--mobile {
  display: inline-block;
}

.event-block.js-event-expanded .event-row--initial .button {
  opacity: 0;
  visibility: hidden;
  transition: all .3s cubic-bezier(.55,.06,.68,.19);
}

@media only screen and (max-width:66em) {
  .event-block.js-event-expanded .event-row--initial .button {
    font-size: 0;
    padding: 0;
  }
}

.event-detail .button,
.events-landing .button {
  margin: 15px 0 0;
  margin: .9375rem 0 0;
  width: 100%;
}

@media only screen and (min-width:66.667em) {
  .event-block.js-event-expanded .event-row--initial .button {
    visibility: visible;
    opacity: 1;
  }

  .event-block.js-event-expanded .event-teaser {
    opacity: 0;
  }

  .event-block .event-row--expand .button--mobile {
    display: none!important;
  }

  .event-detail .button,
  .events-landing .button {
    margin: 0;
  }

  .event-detail .button.donate-btn,
  .event-detail .button.lightbox__button,
  .events-landing .button.donate-btn,
  .events-landing .button.lightbox__button {
    background: 0 0;
    border-color: #f49722;
    color: #f49722;
  }

  .event-detail .button.donate-btn:focus,
  .event-detail .button.donate-btn:hover,
  .event-detail .button.lightbox__button:focus,
  .event-detail .button.lightbox__button:hover,
  .events-landing .button.donate-btn:focus,
  .events-landing .button.donate-btn:hover,
  .events-landing .button.lightbox__button:focus,
  .events-landing .button.lightbox__button:hover {
    background: #f49722;
    border-color: #f49722;
    color: #FFF;
  }
}

.event-detail .button.alert,
.events-landing .button.alert {
  border-color: #c4481e;
  color: #FFF;
}

.event-detail .button.alert:focus,
.event-detail .button.alert:hover,
.events-landing .button.alert:focus,
.events-landing .button.alert:hover {
  background: #c4481e;
}

.event-detail .event-buttons {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .event-detail .event-buttons {
    margin-bottom: 3.125rem;
  }

  .event-detail .event-buttons .button {
    margin: 0 1.125rem;
  }
}

.event-detail .event-buttons.secondary {
  margin-bottom: 0;
}

.event-detail .event-overview {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.event-byline p {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 15px;
  margin-bottom: .9375rem;
  text-transform: uppercase;
}

.event-byline.event-byline--secondary a {
  color: #666;
}

.event-byline.event-byline--secondary a:focus,
.event-byline.event-byline--secondary a:hover {
  color: #186c77;
}

.event-byline.event-byline--secondary strong {
  display: block;
  text-transform: uppercase;
}

.event-byline.event-byline--secondary p {
  font-size: 12px;
  font-size: .75rem;
  text-transform: none;
}

.event-byline.event-contact {
  margin: 10px 0 30px;
  margin: .625rem 0 1.875rem;
}

@media only screen and (min-width:66.667em) {
  .event-detail .event-overview {
    padding-bottom: 3.75rem;
  }

  .event-byline.event-contact {
    margin: .625rem 0 3.125rem;
  }
}

.event-byline .event-date,
.event-byline .location {
  display: block;
}

.event-share-icons.rounded-icons li .atcb-link,
.event-share-icons.rounded-icons li .ico {
  background: #666;
  border-color: #666;
  color: #FFF;
}

.event-detail-drawer:last-of-type {
  border-bottom: #898989 dashed thin;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.event-detail-drawer .drawer-toggle {
  -ms-flex-align: center;
  align-items: center;
  border-top: #898989 dashed thin;
  display: block;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  font-size: 1.5625rem;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.1;
  padding: 20px;
  padding: 1.25rem;
  position: relative;
  text-align: left;
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
}

@media only screen and (min-width:40.063em) {
  .event-detail .button,
  .events-landing .button {
    width: auto;
  }

  .event-detail-drawer .drawer-toggle {
    font-size: 2.1875rem;
    text-align: center;
  }
}

@media only screen and (min-width:66.667em) {
  .event-detail-drawer:last-of-type {
    margin-bottom: 3.125rem;
  }

  .event-detail-drawer .drawer-toggle {
    font-size: 2.875rem;
    padding: 2.5rem;
  }
}

.event-detail-drawer .drawer-toggle.js-drawer-closed .status--open,
.event-detail-drawer .drawer-toggle.js-drawer-open .status--closed {
  display: none;
}

.event-detail-drawer .section-updated {
  background: 0 0;
  color: #FFF;
  cursor: default;
  font-size: 0;
  height: auto;
  position: absolute;
  right: 0;
  text-align: right;
  text-transform: uppercase;
  top: -1px;
  width: auto;
  z-index: 1;
}

@media only screen and (min-width:66.667em) {
  .event-detail-drawer .section-updated {
    font-size: .75rem;
    height: 85%;
    padding: 20px 5px 5px;
    width: 7.5rem;
  }
}

.event-detail-drawer .section-updated:before {
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #f1683a transparent transparent;
  display: block;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

@media only screen and (min-width:40.063em) {
  .event-detail-drawer .section-updated:before {
    border-width: 0 25px 25px 0;
  }
}

.event-detail-drawer .drawer-detail {
  display: none;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  padding: 0 20px;
  padding: 0 1.25rem;
}

@media only screen and (min-width:66.667em) {
  .event-detail-drawer .section-updated:before {
    border-width: 0 115px 110px 0;
  }

  .event-detail-drawer .drawer-detail {
    margin-bottom: 4.375rem;
    padding: 0 5rem;
  }

  .event-detail-drawer .drawer-detail .column {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

.event-detail-drawer .drawer-detail h1,
.event-detail-drawer .drawer-detail h2,
.event-detail-drawer .drawer-detail h3,
.event-detail-drawer .drawer-detail h4,
.event-detail-drawer .drawer-detail h5,
.event-detail-drawer .drawer-detail h6 {
  color: #004061;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  margin: 0 0 5px;
}

.event-detail-drawer .drawer-detail .button {
  margin-top: 0;
  width: 100%;
}

.event-detail-drawer .drawer-detail .team-info__buttons {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .event-detail-drawer .drawer-detail .team-info__buttons .button {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: auto;
  }
}

.event-agenda .agenda-day {
  background: #EEE;
  color: #393939;
  font-style: italic;
  margin: 10px auto;
  padding: 5px;
  text-align: center;
}

.event-agenda .agenda-day.row-1 {
  margin-top: 0;
}

.event-agenda .agenda-time {
  color: #f49722;
}

@media only screen and (min-width:66.667em) {
  .event-agenda .agenda-day {
    background: 0 0;
  }

  .event-agenda .agenda-time {
    font-size: 1.25rem;
  }

  .event-agenda .agenda-day,
  .event-agenda .agenda-time {
    text-align: right;
  }
}

.event-agenda .agenda-summary {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
}

.event-agenda__details {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width:66.667em) {
  .event-agenda__details {
    margin-bottom: 2.5rem;
  }
}

.venue-photo {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.drawer-detail .highlights-video {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .drawer-detail .highlights-video {
    margin-bottom: 3.75rem;
  }
}

.drawer-detail .highlights-video .flex-video {
  margin-bottom: 0;
  padding-bottom: 52.5%;
}

.drawer-detail .highlights-video__caption {
  text-align: center;
}

.event-detail-gallery.gallery-embed {
  margin: 20px 0;
}

.event-detail-gallery.gallery-embed .gallery-item img {
  margin: 0 auto;
}

.event-detail-gallery.gallery-embed .gallery-item figcaption {
  color: #666;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  text-align: left;
}

@media only screen and (min-width:66.667em) {
  .event-detail-gallery.gallery-embed .gallery-item figcaption {
    margin-left: 0;
    margin-right: 0;
    max-width: 90%;
  }

  .event-detail-gallery.gallery-embed .gallery-image {
    margin: 0 auto;
    max-width: 18.75rem;
  }
}

.event-detail-gallery.gallery-embed .gallery-placeholder {
  background: url(../img/herooverlay.png) #666;
  height: 230px;
  height: 14.375rem;
  margin: 0 auto;
  width: 300px;
  width: 18.75rem;
}

.event-detail-gallery.gallery-embed .gallery-byline,
.event-detail-gallery.gallery-embed .gallery-title {
  color: #393939;
}

.event-detail-gallery.gallery-embed .gallery-image__label {
  background: #f49722;
  color: #FFF;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 11px;
  left: 0;
  line-height: 1;
  margin: 0 auto;
  max-width: 300px;
  padding: 5px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 1;
}

.event-detail-gallery.gallery-embed .press-item {
  margin: 0 auto;
  max-width: 300px;
  max-width: 18.75rem;
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .event-detail-gallery.gallery-embed .press-item {
    max-width: 25rem;
  }
}

.event-detail-gallery.gallery-embed .press-item .press-title {
  color: #666;
  line-height: 1.3;
}

@media only screen and (min-width:40.063em) {
  .event-detail-gallery.gallery-embed .press-item .press-title {
    font-size: 1.5rem;
  }
}

.event-detail-gallery.gallery-embed .press-item .press-teaser {
  color: #666;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
}

.event-detail-gallery.gallery-embed .press-item .byline-date,
.event-detail-gallery.gallery-embed .press-item .byline-heading {
  font-size: 12px;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
}

.event-detail-gallery.gallery-embed .press-item .byline-heading {
  color: #393939;
  display: block;
  line-height: 1;
  text-transform: uppercase;
}

.event-detail-gallery.gallery-embed .press-item a .press-title {
  color: #229aaa;
}

.event-detail-gallery.gallery-embed .press-item a .press-title:focus,
.event-detail-gallery.gallery-embed .press-item a .press-title:hover {
  color: #186c77;
}

.event-sponsors {
  background: #dde0e1;
  margin-top: -40px;
  padding: 60px 20px 40px;
  padding: 3.75rem 1.25rem 2.5rem;
  text-align: center;
}

.event-sponsors .presenting-sponsor {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .event-sponsors {
    padding: 5.625rem 1.25rem 2.5rem;
  }

  .event-sponsors .presenting-sponsor {
    margin-bottom: 3.125rem;
  }
}

.event-sponsors .slick-slide {
  padding: 0 20px;
  padding: 0 1.25rem;
}

@media only screen and (min-width:66.667em) {
  .event-sponsors .slick-slide {
    padding: 0 1.875rem;
  }
}

.event-sponsors .ev-sponsor-link {
  display: block;
}

.event-sponsors .sponsor-logo {
  background-blend-mode: multiply;
  background-color: #dde0e1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block!important;
  height: 130px;
  height: 8.125rem;
  max-width: 300px;
  max-width: 18.75rem;
  margin: 0 auto;
  width: 100%;
}

.event-sponsors .unstyled-list {
  list-style-type: none;
  margin: 0;
}

.event-sponsors .unstyled-list .donor-partner {
  display: inline-block;
  margin: 0 0 30px;
  max-width: 320px;
  padding: 0 15px;
  width: 100%;
}

.landing--donate .donate-section {
  border-bottom: dotted 1px #666;
  counter-increment: donate-section;
  padding: 20px 0;
  padding: 1.25rem 0;
}

@media only screen and (min-width:40.063em) {
  .landing--donate .donate-summary p {
    font-size: 1.25rem;
  }

  .landing--donate .donate-section {
    padding: 3.75rem 0;
  }
}

.landing--donate .donate-section:nth-of-type(2) {
  padding-top: 20px;
}

.landing--donate .donate-section:last-of-type {
  border-bottom: none;
}

.landing--donate .donate-section:before {
  color: #229aaa;
  content: counter(donate-section);
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: .75;
  margin-top: -10px;
  padding: 10px 20px;
  padding: .625rem 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .landing--donate .donate-section:before {
    font-size: 6.25rem;
    margin: 0;
    padding: 0 1.25rem 1.25rem;
  }
}

@media only screen and (min-width:66.667em) {
  .landing--donate .donate-section:before {
    font-size: 9.375rem;
    position: absolute;
    padding: 0 3.75rem;
  }
}

.landing--donate .amounts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.landing--donate .amount,
.landing--donate .page-content {
  display: none;
}

.landing--donate .amount+label {
  background: #004061;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  padding: 18px 36px 19px;
  padding: 1.125rem 2.25rem 1.1875rem;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .landing--donate .amount+label {
    -ms-flex: 1;
    flex: 1;
    font-size: 1.5625rem;
    margin: 0 2.1875rem 2.5rem 0;
    width: auto;
  }

  .landing--donate .amount+label:last-of-type {
    margin-right: 0;
  }
}

.landing--donate .amount:checked+label {
  background: #f49722;
  border-color: #f49722;
}

@media only screen and (max-width:40em) {
  .landing--donate .amount_other {
    margin-top: 5px;
  }
}

.landing--donate #donorInfoHeadline,
.landing--donate h2.section-heading {
  color: #393939;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
}

@media only screen and (min-width:40.063em) {
  .landing--donate #donorInfoHeadline,
  .landing--donate h2.section-heading {
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .landing--donate .page-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.landing--donate .page-content.js-active-page {
  display: block;
}

@media only screen and (min-width:66.667em) {
  .landing--donate .amount+label:hover {
    background: #f49722;
    border-color: #f49722;
  }

  .landing--donate #donorInfoHeadline,
  .landing--donate h2.section-heading {
    font-size: 2.875rem;
  }

  .landing--donate .large-8 {
    max-width: 45.625rem;
  }
}

.landing--donate .donate-footer {
  background-color: #dde0e1;
  color: #01283c;
  padding: 30px 0;
  padding: 1.875rem 0;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .landing--donate .donate-footer {
    margin-top: -40px;
    padding: 4.6875rem 0 1.875rem;
  }
}

.landing--donate .donate-footer p {
  margin: 0;
}

.landing--donate .donate-footer img {
  margin: 0 5px;
}

.landing--donate .donate-btn,
.landing--donate .lightbox__button {
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  padding: 17px 40px;
  padding: 1.0625rem 2.5rem;
}

.landing--donate .alert,
.landing--donate .error {
  color: #e1643a;
  font-style: italic;
}

.landing--donate .submit-row {
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .landing--donate .donate-btn,
  .landing--donate .lightbox__button {
    font-size: 1.5625rem;
    padding: 1.3125rem 4.0625rem 1.25rem;
  }

  .landing--donate .submit-row {
    padding-top: 2.5rem;
  }
}

.donate-default input:not([type=submit]),
.donate-default select {
  background-color: #FFF;
  border: 2px solid #CCC;
  box-shadow: none;
  color: #CCC;
  font-size: 18px;
  height: 56px;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-left: 10px;
}

@media only screen and (min-width:40.063em) {
  .donate-default input:not([type=submit]),
  .donate-default select {
    font-size: 25px;
    height: 70px;
    margin-bottom: 2.5rem;
    padding-left: 20px;
  }
}

.donate-default .last-row input:not([type=submit]),
.donate-default .last-row select,
.donate-default label {
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.donate-default label {
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 18px;
}

.donate-default select {
  background-position: 95% 50%;
}

@media only screen and (min-width:40.063em) {
  .donate-default label {
    font-size: 25px;
  }

  .donate-default select#billing_name_title {
    background-position: 91% 50%;
  }

  .donate-default select#billing_address_state {
    background-position: 88% 50%;
  }

  .donate-default select#billing_address_country {
    background-position: 97.5% 50%;
  }
}

.donate-tabs .tab:nth-of-type(2),
.donate-tabs .tab:nth-of-type(3) {
  border-bottom: solid 1px #FFF;
}

.donate-tabs a {
  display: inline-block;
  line-height: 1;
  padding: 15px 40px;
  padding: .9375rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 250ms linear;
  width: 100%;
}

.donate-tabs a.tab--give {
  background: #f1683a;
  color: #FFF;
}

@media only screen and (min-width:66.667em) {
  .donate-tabs .tab:nth-of-type(2),
  .donate-tabs .tab:nth-of-type(3) {
    border-bottom: none;
    border-left: solid 1px #FFF;
  }

  .donate-tabs a {
    padding: .75rem 2.5rem;
    width: auto;
  }

  .donate-tabs a.tab--give {
    max-width: 18.125rem;
  }

  .donate-tabs a.tab--give:focus,
  .donate-tabs a.tab--give:hover {
    background: #e1643a;
  }
}

.donate-tabs a.tab--alt {
  background: #dde0e1;
  color: #666;
  float: right;
}

@media only screen and (min-width:66.667em) {
  .donate-tabs a.tab--alt:focus,
  .donate-tabs a.tab--alt:hover {
    background: #adadad;
  }
}

.donate-tabs a.js-active-tab.tab--give {
  background: #e1643a;
}

.donate-tabs a.js-active-tab.tab--alt {
  background: #adadad;
}

.program-header {
  position: relative;
  overflow: hidden;
}

.program-header.has-nav-cta {
  overflow: visible;
}

.program-header.standard-header {
  height: auto;
}

.program-summary {
  color: #393939;
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
  text-align: center;
}

.program-summary p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}

@media only screen and (min-width:40.063em) {
  .program-summary p {
    font-size: 1.375rem;
    line-height: 28px;
  }
}

.program-summary p:last-of-type {
  margin-bottom: 0;
}

.program-hero-carousel {
  background-color: #000;
  margin: 0;
  width: 100%;
}

.program-hero-carousel .hero-slide {
  background: center center no-repeat;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100vw;
  min-height: 70vh;
  position: relative;
}

.program-hero-carousel .hero-slide.has-content {
  padding-bottom: 45px;
  padding-bottom: 2.8125rem;
  padding-top: 80px;
}

.program-hero-carousel .hero-slide.has-content:before {
  background: url(../img/herooverlay.png);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.program-hero-carousel .hero-slide.content-bottom {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media only screen and (min-width:66.667em) {
  .program-summary p {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .program-hero-carousel .hero-slide {
    height: 100vh;
  }
}

.program-hero-carousel .hero-slide-body {
  color: #FFF;
  text-align: center;
}

.program-hero-carousel .slick-arrow {
  border: 0;
  color: #f49722;
  font-size: 40px;
  height: 40px;
  height: 2.5rem;
  margin-top: -20px;
  opacity: .8;
  top: 50%;
  width: 40px;
  width: 2.5rem;
  z-index: 1;
}

.program-hero-carousel .slick-arrow:active,
.program-hero-carousel .slick-arrow:focus,
.program-hero-carousel .slick-arrow:hover {
  color: #393939;
  opacity: 1;
}

.program-hero-carousel .slick-prev {
  left: 25px;
}

.program-hero-carousel .slick-next {
  right: 25px;
}

.program-hero-carousel .slick-dots {
  bottom: 35px;
  bottom: 2.1875rem;
  position: absolute;
}

.program-hero-standard {
  background: 50% 70% no-repeat #004061;
  background-size: cover;
  padding: 90px 0 80px;
  padding: 5.625rem 0 5rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .program-hero-standard {
    padding: 10rem 0 6.25rem;
  }
}

@media only screen and (min-width:66.667em) {
  .program-hero-standard {
    padding: 15.625rem 0 8.75rem;
  }

  .program-hero-standard .column {
    max-width: 90%;
  }
}

@media only screen and (min-width:90.063em) {
  .program-hero-standard {
    padding-bottom: 11.25rem;
  }
}

.program-hero-standard .hero-title {
  color: #f49722;
  font-size: 26px;
  font-size: 1.625rem;
}

@media only screen and (min-width:40.063em) {
  .program-hero-standard .hero-title {
    font-size: 2.8125rem;
  }
}

@media only screen and (min-width:66.667em) {
  .program-hero-standard .hero-title {
    font-size: 4.25rem;
  }
}

.program-hero-standard .hero-subhead {
  color: #FFF;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (min-width:40.063em) {
  .program-hero-standard .hero-subhead {
    font-size: 2rem;
  }
}

.program-nav {
  background: #229aaa;
  box-sizing: content-box;
  color: #FFF;
  height: 60px;
  padding: 0 15px;
  overflow-y: auto;
  text-align: center;
  z-index: 1000;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}

.program-nav.active {
  height: auto;
  top: 0;
}

.program-nav a {
  transition: all .2s ease-in;
}

.program-nav a:active,
.program-nav a:focus,
.program-nav a:hover,
.program-nav a:link,
.program-nav a:visited {
  color: #FFF;
}

@media only screen and (min-width:66.667em) {
  .program-hero-standard .hero-subhead {
    font-size: 2.8125rem;
  }

  .program-nav {
    background: rgba(57,57,57,.9);
    border: thin solid #666;
    border-width: thin 0;
    height: 60px;
    overflow: visible;
    padding-bottom: 0;
    position: absolute;
    text-align: left;
  }

  .program-nav.active {
    top: auto;
  }

  .program-nav.sticky {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
  }

  .program-nav a:active,
  .program-nav a:focus,
  .program-nav a:hover {
    color: #229aaa;
  }
}

.program-nav-toggle {
  background: #229aaa;
  line-height: 60px;
  z-index: 1;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.program-nav-toggle .menu-collapse {
  display: none;
}

.program-nav-toggle .menu-expand {
  display: inline-block;
  margin-right: .5em;
}

.active .program-nav-toggle .menu-expand {
  display: none;
}

.active .program-nav-toggle .menu-collapse {
  display: inline-block;
  margin-right: .5em;
}

.program-nav-inner {
  background: #229aaa;
  display: none;
  margin: 0 auto 60px;
}

.active .program-nav-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding-bottom: 70px;
}

@media only screen and (min-width:66.667em) {
  .active .program-nav-inner {
    min-height: 0;
    position: static;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .program-nav-inner {
    background: 0 0;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    max-width: 75rem;
    width: 100%;
  }
}

.program-nav-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
  padding: 5px 0;
}

.program-nav-logo img {
  min-width: 100px;
  max-height: 40px;
}

@media only screen and (min-width:66.667em) {
  .program-nav-logo {
    border-right: solid thin #666;
    height: 60px;
    margin: 0;
    padding-right: 30px;
  }

  .program-nav-list,
  .program-nav-list li {
    display: inline-block;
  }

  .program-nav-list {
    vertical-align: middle;
    white-space: nowrap;
  }
}

.program-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.program-nav-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.program-nav-menu .program-nav-list {
  font: 32px "Circular Bold",Helvetica,Arial,sans-serif;
}

.program-nav-menu .program-nav-list li {
  margin-bottom: 10px;
}

.program-nav-menu .program-subnav-list {
  font: 16px "Circular Med",Helvetica,Arial,sans-serif;
}

.program-nav-menu .program-subnav-list li {
  margin-bottom: 0;
}

@media only screen and (min-width:66.667em) {
  .program-nav-menu {
    display: block;
  }

  .program-nav-menu .program-nav-list {
    font: 16px "Circular Med",Helvetica,Arial,sans-serif;
  }

  .program-nav-menu .program-nav-list li {
    margin-bottom: 0;
  }

  .program-nav-menu .program-nav-item {
    border-right: solid thin #666;
    display: block;
    line-height: 60px;
    padding: 0 15px;
  }

  .program-nav-menu .program-nav-item:active,
  .program-nav-menu .program-nav-item:focus,
  .program-nav-menu .program-nav-item:hover {
    background: #393939;
    color: #229aaa;
  }
}

@media only screen and (min-width:90.063em) {
  .program-nav-menu .program-nav-item {
    padding: 0 30px;
  }
}

.program-subnav-list {
  display: block;
  text-transform: uppercase;
}

@media only screen and (min-width:66.667em) {
  .program-subnav-list {
    background: #229aaa;
    height: 0;
    opacity: 0;
    overflow: hidden;
    text-align: center;
    text-transform: none;
    position: absolute;
    right: 0;
    left: 0;
    transition: opacity .2s ease-in;
  }

  .program-nav-item:focus+.program-subnav-list,
  .program-nav-menu li:hover .program-subnav-list {
    height: 42px;
    opacity: 1;
    top: -42px;
  }

  .program-interior .program-nav-item:focus+.program-subnav-list,
  .program-interior .program-nav-menu li:hover .program-subnav-list,
  .sticky .program-nav-item:focus+.program-subnav-list,
  .sticky .program-nav-menu li:hover .program-subnav-list {
    bottom: -42px;
    top: auto;
  }

  .program-subnav-list .program-nav-item {
    line-height: 42px;
  }
}

.program-subnav-list .program-nav-item {
  border: none;
}

.program-subnav-list .program-nav-item:hover {
  color: #f49722;
}

.program-nav-share {
  line-height: 60px;
}

.program-nav-share .program-nav-list {
  display: inline-block;
  margin: 0;
}

.program-nav-share .program-nav-list .ico {
  margin-bottom: 3px;
}

.program-nav-share li {
  display: inline-block;
  margin-left: .5em;
}

.program-nav-cta {
  background: #f1683a;
  color: #FFF;
  padding: 20px;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .program-nav-cta {
    box-shadow: -2px 1px 4px rgba(0,0,0,.25);
    max-width: 22.5rem;
    right: 0;
    padding: 2.5rem 1.5625rem 2.5rem 2.1875rem;
    position: absolute;
    text-align: left;
    top: 75px;
  }
}

.program-nav-cta::before {
  background: 0 0;
  content: '';
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #FFF transparent transparent;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}

.program-nav-cta .nav-cta-heading {
  color: #FFF;
  font-size: 30px;
  font-size: 1.875rem;
}

.program-nav-cta .nav-cta-subhead {
  color: #FFF;
  display: inline-block;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  margin-bottom: 30px;
  position: relative;
  text-transform: uppercase;
}

@media only screen and (min-width:66.667em) {
  .program-nav-cta::before {
    border-width: 60px 60px 0 0;
    height: 60px;
    width: 60px;
  }

  .program-nav-cta .nav-cta-heading {
    font-size: 2.5rem;
  }

  .program-nav-cta .nav-cta-subhead {
    font-size: 1.5625rem;
  }
}

.program-nav-cta .nav-cta-subhead:before {
  background: #FFF;
  bottom: -10px;
  content: '';
  height: 5px;
  left: 20%;
  text-align: left;
  position: absolute;
  width: 60px;
}

.program-nav-cta p {
  line-height: 1.3;
}

.program-nav .program-nav-cta .button {
  color: #FFF;
}

.program-nav-cta .calendar-link .atcb-item-link {
  color: #2e2e2e;
}

.program-nav-cta .close {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 25px;
  width: 30px;
  padding: 10px 0 0;
  text-align: center;
}

.program-nav-cta .close:focus,
.program-nav-cta .close:hover {
  color: #FFF;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.program-nav-cta .social-icons {
  display: inline-block;
  margin: 0 20px;
}

@media only screen and (min-width:66.667em) {
  .program-nav-cta .nav-cta-subhead:before {
    left: 0;
  }

  .program-nav-cta .social-icons {
    display: block;
    margin: 0;
  }
}

.program-section {
  position: relative;
}

.program-section .panel-background {
  background: center center no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.program-section-white-gr {
  background: #dde0e1;
}

.program-section-white-bg,
.program-section-white-gr+.program-section-cta {
  background: #FFF;
}

.program-section-title {
  color: #393939;
  font: 35px "Circular Bold",Helvetica,Arial,sans-serif;
  font: 2.1875rem "Circular Bold",Helvetica,Arial,sans-serif;
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .program-section-title {
    font-size: 2.8125rem;
    margin-bottom: 60px;
  }
}

.program-section-title.program-section-title {
  margin-bottom: 20px;
}

.program-section-title--alt {
  color: #004061;
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-align: center;
}

.program-section-content-block {
  color: #393939;
}

.program-section-content {
  padding: 90px 20px;
  position: relative;
}

.program-section-content.section--small {
  padding: 40px 0 30px;
  padding: 2.5rem 0 1.875rem;
}

@media only screen and (min-width:66.667em) {
  .program-section-title--alt {
    font-size: 3.1875rem;
  }

  .program-section-content.section--small {
    padding: 3.75rem 1.25rem 3.125rem;
  }
}

.program-section-content .content-tiles {
  margin-bottom: 40px;
  padding: 0 0 20px;
}

.program-section-content .content-tile {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.program-section-logo-carousel {
  background: #dde0e1;
}

.program-section-logo-carousel .row {
  background: 0 0;
}

.program-section-logo-carousel .program-section-title {
  color: #004061;
  font-size: 16px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.program-section-logo-carousel.carousel-bkgd--default+.program-section-logo-carousel.carousel-bkgd--default .program-section-content,
.program-section-logo-carousel.carousel-bkgd--gray+.program-section-logo-carousel.carousel-bkgd--gray .program-section-content,
.program-section-logo-carousel.carousel-bkgd--white+.program-section-logo-carousel.carousel-bkgd--white .program-section-content {
  padding-top: 0;
}

.carousel-slide {
  padding: 0 20px;
}

.carousel-slide .program-carousel-thumbnail {
  margin: 0 0 10px;
}

.carousel-slide .btn-block {
  margin: 20px 0;
  margin: 1.25rem 0;
}

.program-section-carousel.carousel-bkgd--white {
  background-color: #FFF!important;
}

.program-section-carousel.carousel-bkgd--white .img--logo {
  background-color: #FFF;
}

.program-section-carousel.carousel-bkgd--gray {
  background: #dde0e1;
}

.program-section-quote {
  background: #01283c;
  text-align: center;
}

.program-section-quote blockquote {
  margin: 0;
  padding: 0;
}

.program-section-quote blockquote p {
  color: #f49722;
  font: 30px Bery,Georgia,"Times New Roman",Times,serif;
}

.program-section-quote blockquote cite {
  color: #FFF;
  font: 400 13px "Circular Med",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
}

.program-section-quote blockquote cite::before {
  content: none;
}

.program-section-quote .panel-background {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_darkblue);
  filter: url(../img/duotone-filters.svg#duotone_darkblue);
}

.program-section-events {
  background: #e1643a;
  color: #FFF;
}

.program-section-events .program-events-list {
  margin-top: 60px;
  margin-top: 3.75rem;
}

.program-section-events .program-section-title {
  color: #FFF;
}

.program-section-events .panel-background {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_blueorange);
  filter: url(../img/duotone-filters.svg#duotone_blueorange);
  opacity: .75;
}

.program-events-list-item .event-date {
  font: 30px Bery,Georgia,"Times New Roman",Times,serif;
  display: block;
  margin-bottom: .5em;
}

.program-events-list-item a {
  color: #FFF;
}

.program-events-list-item a .event-title {
  border-bottom: solid 2px transparent;
  display: inline;
  transition: border-bottom ease 350ms;
}

.chosen-container-single .chosen-single,
.program-landing select {
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
}

.program-events-list-item a:active .event-title,
.program-events-list-item a:focus .event-title,
.program-events-list-item a:hover .event-title {
  border-bottom-color: #FFF;
}

.program-events-more {
  margin-bottom: 0;
  text-align: center;
}

.program-section-cta {
  background: #dde0e1;
  text-align: center;
}

.program-section-cta p {
  color: #393939;
  font-size: 18px;
}

@media only screen and (min-width:66.667em) {
  .program-section-cta p {
    font-size: 25px;
  }
}

.program-section-cta .program-section-title {
  margin-bottom: 20px;
}

.program-section-cta .button {
  padding-left: 70px;
  padding-right: 70px;
}

.program-section-cta .cta-secondary-copy,
.program-section-cta .cta-secondary-copy p {
  font-size: 16px;
  font-size: 1rem;
}

.program-section-cta .cta-secondary-copy {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.program-section-cta .cta-secondary-copy p:last-of-type {
  margin-bottom: 0;
}

.program-section-cta.cta--dark {
  background: #01283c;
  color: #FFF;
}

.program-section-cta.cta--dark p {
  color: #FFF;
}

.program-section-cta.cta--dark .program-section-title {
  color: #f49722;
}

.program-section-video {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.program-section-video .video-component {
  margin: 0 auto 3px;
  padding-top: 0;
}

@media only screen and (min-width:66.667em) {
  .program-section-video .video-component {
    margin: 7.5% auto 3px;
    max-width: 85%;
  }

  .program-section-video .video-component+.program-section-content {
    padding-top: 0;
  }
}

.program-section-video .flex-video {
  background: #393939;
  margin: 0;
}

.program-section-video .program-video-caption {
  background: #4b4a49;
  color: #FFF;
  padding: 20px;
  padding: 1.25rem;
}

.program-section-video .program-video-caption p:last-of-type {
  margin-bottom: 0;
}

.program-section-video h2 {
  color: #f49722;
}

.h1,
.h2,
h1,
h2 {
  color: #004061;
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
}

.program-nav-active {
  height: 100%;
  overflow: hidden;
}

.program-interior .global-nav {
  display: none;
}

@media only screen and (min-width:66.667em) {
  .program-section-video .program-video-caption {
    max-width: 85%;
    padding: 1.875rem;
  }

  .program-interior .program-nav {
    bottom: auto;
    position: fixed;
    top: 0;
  }

  .program-interior .page-content {
    margin-top: 60px;
  }
}

.program-blog-landing .page-content {
  margin-top: -40px;
}

.program .global-footer {
  margin-bottom: 60px;
}

.program-tweets {
  overflow: auto;
  max-width: 550px;
  max-height: 320px;
}

@media only screen and (min-width:66.667em) {
  .program .global-footer {
    margin-bottom: 0;
  }

  .program-tweets {
    max-height: 450px;
  }
}

.program-tweets.scroll::-webkit-scrollbar {
  width: 10px;
}

.program-tweets.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.program-tweets.scroll::-webkit-scrollbar-thumb {
  background: #666;
}

.program-tweets.scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.h1,
h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 3px;
  margin-top: .2rem;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}

.h2,
h2 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 3px;
  margin-top: .2rem;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-style: normal;
  line-height: 1.4;
  margin-top: 3px;
  margin-top: .2rem;
  margin-bottom: 8px;
  margin-bottom: .5rem;
  color: #004061;
  font-weight: 400;
}

.h3,
h3 {
  font-size: 20px;
  font-size: 1.25rem;
}

.h4,
h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

.h5,
h5 {
  font-size: 16px;
  font-size: 1rem;
}

.h6,
h6 {
  font-size: 12px;
  font-size: .8rem;
}

@media only screen and (min-width:40.063em) {
  p {
    font-size: 1.25rem;
  }
}

p.lead {
  font-size: 19px;
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.35;
  font-style: italic;
}

.editor-content:after {
  content: "";
  display: table;
  clear: both;
}

p {
  font-family: inherit;
  font-weight: 400;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.45;
}

@media only screen and (min-width:66.667em) {
  p {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 14px;
  text-align: left;
}

table th {
  padding-right: 20px;
}

.title-rule {
  background: #FFF;
  height: 5px;
  margin: 0 auto 30px;
  width: 60px;
}

.title-rule.rule--orange {
  background: #f49722;
}

.title-rule.rule--blue {
  background: #004061;
}

.title-rule.rule--charcoal {
  background: #393939;
}

.base p,
.mce-content-body p {
  margin: 0 0 14px;
}

.base ol,
.base ul,
.mce-content-body ol,
.mce-content-body ul {
  margin: 20px 0;
  padding: 0 0 0 40px;
  width: 100%;
}

.base h1+*,
.base h2+*,
.base h3+*,
.base h4+*,
.base h5+*,
.base h6+*,
.mce-content-body h1+*,
.mce-content-body h2+*,
.mce-content-body h3+*,
.mce-content-body h4+*,
.mce-content-body h5+*,
.mce-content-body h6+* {
  margin: 0 0 21px;
}

.base strong,
.mce-content-body strong {
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
}

.base em,
.mce-content-body em {
  font-family: "Circular MedItalic",Helvetica,Arial,sans-serif;
}

.base img,
.mce-content-body img {
  display: block;
  height: auto;
  line-height: 0;
  max-width: 100%;
  width: auto;
}

.base p>img,
.mce-content-body p>img {
  display: inline-block;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #004061;
}

.base blockquote,
.mce-content-body blockquote {
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  padding: 5px 10px;
  padding: .3125rem .625rem;
  position: relative;
}

.has-drop-cap:first-letter,
blockquote.blockquote-embed .attribution {
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
}

@media only screen and (min-width:40.063em) {
  .base blockquote,
  .mce-content-body blockquote {
    padding: .625rem 1.25rem;
  }
}

.base blockquote p,
.mce-content-body blockquote p {
  margin-bottom: 0;
}

.base blockquote p+p,
.mce-content-body blockquote p+p {
  margin-top: 10px;
}

.base blockquote:before,
.mce-content-body blockquote:before {
  color: #f49722;
  content: '\201C';
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin-left: -15px;
  margin-left: -.9375rem;
  position: absolute;
}

@media only screen and (min-width:66.667em) {
  .base blockquote,
  .mce-content-body blockquote {
    padding: 1.25rem 2.5rem;
  }

  .base blockquote:before,
  .mce-content-body blockquote:before {
    margin-left: -1.8125rem;
    padding-top: 3px;
    font-size: 3.125rem;
  }
}

.base ul,
.mce-content-body ul {
  padding: 0 0 0 23px;
}

.base ul:not(.unstyled):not(.slick-dots) li,
.mce-content-body ul:not(.unstyled):not(.slick-dots) li {
  list-style: none;
}

.base ul:not(.unstyled):not(.slick-dots) li:before,
.mce-content-body ul:not(.unstyled):not(.slick-dots) li:before {
  color: #f49722;
  content: "\2022";
  font-size: smaller;
  margin-left: -13px;
  padding-right: 5px;
  position: relative;
  top: -2px;
}

.base ol li,
.mce-content-body ol li {
  list-style-type: none;
  counter-increment: list;
  position: relative;
}

.base ol li:before,
.mce-content-body ol li:before {
  content: counter(list) ".";
  position: absolute;
  left: -16px;
  text-align: right;
  color: #f49722;
}

body.browser--firefox .has-drop-cap::first-letter {
  padding: 10px 12px!important;
}

.has-drop-cap:first-letter {
  border: 2px solid #f49722;
  display: block;
  float: left;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin: 4px 10px 2px 0;
  margin: .25rem .625rem .125rem 0;
  padding: 2px 12px;
  padding: .125rem .75rem;
}

blockquote.blockquote-embed {
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  padding: 5px 10px;
  padding: .3125rem .625rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  blockquote.blockquote-embed {
    padding: .625rem 1.25rem;
  }
}

@media only screen and (min-width:66.667em) {
  .has-drop-cap:first-letter {
    font-size: 3.125rem;
  }

  blockquote.blockquote-embed {
    padding: 1.25rem 2.5rem;
  }
}

blockquote.blockquote-embed:before {
  content: '';
  display: none;
}

blockquote.blockquote-embed .quote {
  color: #004061;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.25;
}

@media only screen and (min-width:40.063em) {
  blockquote.blockquote-embed .quote {
    font-size: 2.1875rem;
  }
}

@media only screen and (min-width:66.667em) {
  blockquote.blockquote-embed .quote {
    font-size: 2.1875rem;
  }
}

blockquote.blockquote-embed .quote:before {
  content: '\201C';
}

blockquote.blockquote-embed .quote:after {
  content: '\201D';
}

.editor-content blockquote:before,
.mce-content-body blockquote:before,
blockquote.blockquote-embed .attribution:before {
  content: '';
}

blockquote.blockquote-embed .attribution {
  color: #393939;
  margin: 0;
  padding: 15px 0 0;
  padding: .9375rem 0 0;
  position: relative;
}

blockquote.blockquote-embed .attribution:before {
  background: #f49722;
  display: block;
  height: 2px;
  margin: 30px auto 0;
  position: relative;
  top: -15px;
  width: 80px;
  width: 5rem;
}

blockquote.blockquote-embed .attribution.has-image:before {
  margin: 15px auto;
}

blockquote.blockquote-embed .attribution-photo {
  border-radius: 50%;
  margin: 0 auto 5px;
  max-width: 60px;
  max-width: 3.75rem;
}

blockquote.blockquote-embed .attribution-name {
  display: block;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
}

.editor-content blockquote,
.mce-content-body blockquote {
  text-align: center;
}

.editor-content blockquote p,
.mce-content-body blockquote p {
  color: #004061;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.25;
}

.editor-content blockquote p cite,
.mce-content-body blockquote p cite {
  color: #393939;
  margin: 0;
  padding: 15px 0 0;
  padding: .9375rem 0 0;
  position: relative;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
}

.feature-panel .panel-heading,
.feature-panel .panel-label,
.feature-panel .panel-spotlight .spotlight__heading,
.gallery-embed .gallery-title,
.interior-section-title,
.story-embed .story-embed__title {
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
}

.editor-content blockquote p cite:before,
.mce-content-body blockquote p cite:before {
  background: #f49722;
  content: '';
  display: block;
  height: 2px;
  margin: 30px auto 0;
  position: relative;
  top: -15px;
  width: 80px;
  width: 80px;
  width: 5rem;
}

.story-embed {
  border-bottom: solid thin #adadad;
  border-top: solid thin #adadad;
  color: #393939;
  font-size: 15px;
  font-size: .9375rem;
  margin: 20px 0;
  margin: 1.25rem 0;
  padding: 15px 0;
  padding: .9375rem 0;
}

@media only screen and (min-width:40.063em) {
  .story-embed {
    float: left;
    margin: .5rem 1.25rem .9375rem 0;
    max-width: 17.8125rem;
  }
}

@media only screen and (min-width:66.667em) {
  .story-embed {
    margin: 1.25rem 3.125rem 1.25rem 0;
    padding: 1.875rem 0;
  }
}

.story-embed .story-embed__image {
  max-width: 50%;
}

.story-embed .story-embed__title {
  color: #393939;
  margin: 8px 0 0;
  margin: .5rem 0 0;
}

.story-embed .story-embed__lede {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 10px;
}

.interior-section-title {
  color: #004061;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
  text-transform: uppercase;
}

.image-component {
  display: inline-block;
}

@media only screen and (min-width:40.063em) {
  .image-component.media-component--left {
    float: left;
    margin: .4375rem 1.5625rem .625rem 0;
    max-width: 50%;
  }

  .image-component.media-component--right {
    float: right;
    margin: .4375rem 0 .625rem 1.5625rem;
    max-width: 50%;
  }
}

.image-component .media-component__caption {
  font-size: 10px;
  font-size: .625rem;
  text-align: right;
  text-transform: uppercase;
}

.editor-content img.alignleft,
.mce-content-body img.alignleft {
  float: left;
  margin: 7px 25px 10px 0;
  margin: .4375rem 1.5625rem .625rem 0;
  max-width: 50%;
}

.editor-content img.alignright,
.mce-content-body img.alignright {
  float: right;
  margin: 7px 0 10px 25px;
  margin: .4375rem 0 .625rem 1.5625rem;
  max-width: 50%;
}

.video-component {
  padding-top: 7px;
  width: 100%;
}

.video-component .flex-video {
  padding-bottom: 50%;
}

@media only screen and (min-width:40.063em) {
  .video-component.media-component--left {
    float: left;
    margin: .4375rem 1.5625rem .625rem 0;
    max-width: 50%;
  }

  .video-component.media-component--right {
    float: right;
    margin: .4375rem 0 .625rem 1.5625rem;
    max-width: 50%;
  }

  .video-component .flex-video {
    padding-bottom: 52.5%;
  }
}

.editor-content .video-component .flex-video:empty,
.mce-content-body .video-component .flex-video:empty {
  display: none;
}

.gallery-embed {
  margin: 40px 0;
  margin: 2.5rem 0;
}

.gallery-embed .gallery-item {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-left: 0;
  position: relative;
}

.gallery-embed .gallery-item .gallery-image {
  margin: 0 auto;
  position: relative;
}

.gallery-embed .gallery-item .gallery-image img {
  max-height: 230px;
  max-height: 14.375rem;
  max-width: 100%;
}

.gallery-embed .gallery-item figcaption {
  background: #FFF;
  bottom: 0;
  color: #393939;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  padding: 20px 10px 0;
  padding: 1.25rem .625rem 0;
  position: relative;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width:40em) {
  .gallery-embed .gallery-item figcaption {
    margin: 0 auto;
  }
}

@media only screen and (min-width:40.063em) {
  .gallery-embed .gallery-item figcaption {
    margin-top: -38px;
    max-width: 80%;
    padding: 1.25rem .625rem 0 0;
    text-align: left;
  }
}

.gallery-modal .featured-image,
.gallery-modal .modal-title {
  text-align: center;
}

.gallery-embed .gallery-item figcaption a {
  display: block;
  text-decoration: underline;
}

.gallery-embed.slick-slider .slick-next,
.gallery-embed.slick-slider .slick-prev {
  margin: 0;
}

.gallery-embed.js-slick-slider--interior:not(.event-detail-gallery) figcaption {
  background: #f0efe1;
}

@media only screen and (min-width:66.667em) {
  .gallery-embed.js-slick-slider--interior:not(.event-detail-gallery) figcaption {
    max-width: 90%;
  }
}

.gallery-embed .gallery-title {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
}

.gallery-embed .gallery-quote {
  color: #666;
  display: block;
  margin: 8px 0;
}

.gallery-modal {
  background: #FFF;
  margin: 20px auto;
  max-width: 600px;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  position: relative;
  width: auto;
}

.gallery-modal.modal--quote:before {
  content: '\201C';
  color: #FFF;
  font-size: 65px;
  font-size: 4.0625rem;
  left: -30px;
  position: absolute;
  text-shadow: 1px 1px 2px #2e2e2e;
  top: 10px;
}

.gallery-modal.gallery-landing {
  background: #f0efe1;
  max-width: 800px;
  max-width: 50rem;
}

@media only screen and (min-width:66.667em) {
  .gallery-modal .modal-title {
    font-size: 2.5rem;
  }
}

.gallery-modal .featured-image img {
  width: auto;
}

.gallery-modal p {
  color: #393939;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
}

.slick-slider.js-slick-slider .post-caption {
  bottom: -20px;
  position: absolute;
}

.related-posts-embed {
  margin: 40px 0;
  margin: 2.5rem 0;
}

.related-posts-embed .featured-post {
  margin: 0 auto 20px;
}

.content-filter {
  display: block;
  margin: 0 auto!important;
  padding: 0 20px!important;
  width: 100%!important;
}

.content-filter .content-filter--item {
  display: block;
  width: 100%;
}

@media (min-width:40.063em) {
  .content-filter {
    padding: 0 2.5rem!important;
  }

  .content-filter .content-filter--item {
    display: inline-block;
    width: 48%;
  }

  .content-filter .content-filter--item:nth-child(even) {
    margin-right: 3.3%;
  }
}

@media (min-width:66.667em) {
  .content-filter {
    max-width: 1000px;
    padding: 0 5rem!important;
  }

  .content-filter .content-filter--item {
    margin-right: 2%!important;
    width: 20%;
  }
}

.content-filter .content-filter--item:before {
  content: none!important;
}

.content-filter .content-filter--item:first-child {
  margin: 0!important;
  width: 100%;
}

.content-filter .content-filter--item:first-child label {
  font-size: 16px;
  font-size: 1rem;
  min-height: 52px;
  padding: 15px 0;
  text-align: center;
}

.content-filter .content-filter--item select {
  background-position: 96% 50%;
  background-size: 13px;
  border: 2px solid #CCC;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  min-height: 52px;
  padding: 0 40px 0 12px;
}

@media (min-width:66.667em) {
  .content-filter .content-filter--item:first-child {
    width: 10%;
  }

  .content-filter .content-filter--item:first-child label {
    text-align: left;
  }

  .content-filter .content-filter--item select {
    background-position: 93% 50%;
  }
}

#blog-filter {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

#framework input[type=checkbox]+label,
#framework input[type=radio]+label {
  display: inline;
  margin-left: 3px;
}

#framework .framework-signup-title {
  color: #FFF;
  line-height: 1.1;
}

#framework.wrapper-style--dark :not(input) {
  color: #FFF;
}

#framework.wrapper-style--dark #signupheader p:last-of-type {
  color: #f49722;
}

#framework.wrapper-style--dark input.submit,
#framework.wrapper-style--dark input[type=submit] {
  background: #f49722;
  border-color: #FFF;
  color: #FFF;
}

@media only screen and (min-width:66.667em) {
  #framework .framework-signup-title {
    font-size: 3.4375rem;
  }

  #framework.wrapper-style--dark input.submit:focus,
  #framework.wrapper-style--dark input.submit:hover,
  #framework.wrapper-style--dark input[type=submit]:focus,
  #framework.wrapper-style--dark input[type=submit]:hover {
    border-color: #f49722;
  }
}

#framework .bsd-speakout .error {
  padding: 0;
  color: #d2091b;
  background: 0 0;
  margin: 0;
  font-style: normal;
}

#framework #recipient-list ol {
  list-style: none;
  padding: 0;
}

#framework #recipient-list ol li:before {
  display: none;
}

.program-landing select:focus,
.program-landing select:hover {
  border-color: #229aaa;
}

.chosen-container-single .chosen-single,
.select--large {
  background-color: #FFF;
  border: 2px solid #CCC;
  margin-bottom: 0;
  box-shadow: none;
}

.select--large {
  color: #CCC;
  font-size: 18px;
  height: 56px;
}

@media only screen and (min-width:40.063em) {
  .select--large {
    font-size: 25px;
    height: 70px;
    padding-left: 20px;
  }
}

.chosen-container {
  max-width: 100%;
  text-align: left;
}

.chosen-container-single .chosen-single {
  background-image: url(../img/select_arrow.svg);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  border-radius: 0;
  font-size: 18px;
  height: 56px;
  max-width: 100%;
}

@media only screen and (min-width:40.063em) {
  .chosen-container-single .chosen-single {
    font-size: 25px;
    height: 70px;
    padding-left: 20px;
  }
}

.chosen-container-single .chosen-single span {
  line-height: 1.5;
  padding-top: 15px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background-image: url(../img/select_arrow.svg);
  box-shadow: none;
  border: 2px solid #229aaa;
}

.chosen-container .chosen-drop {
  border-color: #ccc;
}

.feature-panel {
  -ms-flex-align: center;
  align-items: center;
  background: 50% 25% no-repeat #004061;
  background-size: cover;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 80px 0 100px;
  padding: 5rem 0 6.25rem;
  position: relative;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .feature-panel {
    padding: 4.375rem 0 6.25rem;
  }
}

.feature-panel.panel-hero {
  padding: 60px 0;
  padding: 3.75rem 0;
}

.ie .feature-panel:before,
.no-svgfilters .feature-panel:before {
  background: #004061;
  content: '';
  height: 100%;
  left: 0;
  opacity: .9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.feature-panel .column,
.feature-panel .columns,
.feature-panel .row {
  z-index: 1;
}

.feature-panel .panel-background {
  background: center no-repeat #004061;
  background-size: cover;
  -webkit-filter: url(../img/duotone-filters.svg#duotone_darkblue);
  filter: url(../img/duotone-filters.svg#duotone_darkblue);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.feature-panel .panel-label {
  color: #f49722;
  font-size: 12px;
  font-size: .75rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}

.feature-panel .panel-text {
  color: #FFF;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media only screen and (min-width:40.063em) {
  .feature-panel.panel-hero {
    padding: 10rem 0 5rem;
  }

  .feature-panel .panel-text {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .feature-panel .panel-text {
    font-size: 2.875rem;
  }
}

.feature-panel .panel-heading {
  color: #FFF;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  position: relative;
}

.feature-panel .panel-spotlight .spotlight-link,
.feature-panel .panel-summary p strong,
.feature-panel .panel-summary strong {
  color: #f49722;
}

@media only screen and (min-width:40.063em) {
  .feature-panel .panel-heading {
    font-size: 2.5rem;
  }
}

.feature-panel .panel-rule {
  background: #FFF;
  height: 5px;
  margin: 0 auto 30px;
  width: 60px;
}

@media only screen and (min-width:66.667em) {
  .feature-panel .panel-heading {
    font-size: 2.875rem;
  }

  .feature-panel .panel-rule {
    margin: 0 auto 40px;
  }
}

.feature-panel .panel-summary,
.feature-panel .panel-summary p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}

@media only screen and (min-width:40.063em) {
  .feature-panel .panel-summary,
  .feature-panel .panel-summary p {
    font-size: 1.375rem;
    line-height: 28px;
  }
}

@media only screen and (min-width:66.667em) {
  .feature-panel .panel-summary,
  .feature-panel .panel-summary p {
    font-size: 1.5rem;
    line-height: 30px;
    margin-bottom: 40px;
  }
}

.feature-panel .panel-spotlight {
  text-align: left;
}

.feature-panel .panel-spotlight p {
  font-size: 16px;
  font-size: 1rem;
}

.feature-panel .panel-spotlight .spotlight__heading {
  color: #f49722;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0;
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
}

.feature-panel .spotlight-feature {
  margin: 40px auto;
  margin: 2.5rem auto;
}

@media only screen and (min-width:40.063em) {
  .feature-panel .spotlight-feature {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem;
    max-width: 80%;
  }
}

@media only screen and (min-width:66.667em) {
  .feature-panel .spotlight-feature {
    margin-bottom: 5rem;
    margin-top: 5rem;
  }

  .feature-panel .spotlight-feature .spotlight__heading {
    font-size: 2.1875rem;
  }

  .feature-panel .column-link:focus .panel-column__heading,
  .feature-panel .column-link:hover .panel-column__heading {
    color: #FFF;
  }
}

.feature-panel .spotlight-feature .column {
  padding: 0 30px;
  padding: 0 1.875rem;
}

.feature-panel .panel-column {
  border-left: #f49722 solid 3px;
  margin: 30px 0;
  margin: 1.875rem 0;
  padding: 0 30px;
  padding: 0 1.875rem;
  text-align: left;
}

.feature-panel .column-link {
  color: #FFF;
}

@media only screen and (min-width:40.063em) {
  .feature-panel .panel-column {
    padding: 0 3.75rem 0 1.875rem;
  }

  .feature-panel--quote {
    padding: 6.25rem 0;
  }
}

@media only screen and (min-width:66.667em) {
  .feature-panel--quote {
    padding: 9.375rem 0;
  }
}

.feature-panel--quote blockquote {
  color: #f49722;
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.4;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 0;
  position: relative;
}

.button,
.feature-panel--quote .attribution,
.related-blog-posts .related-post__title,
.related-blog-posts .related-posts__heading,
button,
input.submit,
input[type=submit] {
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
}

.feature-panel--quote blockquote:before {
  content: '\201C';
}

.feature-panel--quote blockquote:after {
  content: '\201D';
}

.lightbox:before,
.related-blog-posts:before,
.tw-timeline:before {
  content: '';
}

.feature-panel--quote .attribution {
  margin: 0;
}

.feature-panel .duotone_img {
  left: 0;
  min-height: 100%;
  object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .4s;
  width: 100%;
  z-index: 0;
}

.feature-panel .duotone_img.processed {
  opacity: 1;
}

.feature-panel--cta {
  background: #f49722;
  color: #FFF;
  padding: 60px 40px;
  padding: 3.75rem 2.5rem;
}

.feature-panel--cta:before {
  display: none;
}

@media only screen and (min-width:66.667em) {
  .feature-panel--quote blockquote {
    font-size: 2.1875rem;
  }

  .feature-panel--cta {
    padding: 5rem 3.75rem;
  }

  .feature-panel--cta .panel-summary {
    margin-bottom: 3.75rem;
  }

  .feature-panel--cta .button.button-inverse:focus,
  .feature-panel--cta .button.button-inverse:hover {
    background-color: #FFF;
    color: #f49722;
  }
}

.feature-panel--impact .impact-stats {
  margin-top: 40px;
  margin-top: 2.5rem;
}

@media only screen and (min-width:40.063em) {
  .feature-panel--impact {
    padding: 6.25rem 0 9.375rem;
  }

  .feature-panel--impact .impact-stats {
    margin-top: 3.75rem;
  }
}

.feature-panel--impact .impact-stat {
  margin-bottom: 0;
}

.feature-panel--impact .impact-stat__item {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:66.667em) {
  .feature-panel--impact .impact-stats {
    margin-top: 5rem;
  }

  .feature-panel--impact .stat__second,
  .feature-panel--impact .stat__third,
  .feature-panel--impact:nth-child(2),
  .feature-panel--impact:nth-child(3) {
    border-left: dashed 1px #004061;
  }
}

.feature-panel.feature-panel--video,
.feature-panel.feature-panel--video .video-component {
  padding: 0;
}

.feature-panel.feature-panel--video .flex-video {
  margin: 0;
  padding-bottom: 42%;
}

.related-blog-posts {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  padding-top: 40px;
  padding-top: 2.5rem;
  position: relative;
}

.related-blog-posts:before {
  background: #004061;
  height: 180px;
  height: 11.25rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.related-blog-posts .related-posts__heading {
  color: #FFF;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  text-align: center;
}

@media only screen and (min-width:66.667em) {
  .related-blog-posts:before {
    height: 14.375rem;
  }

  .related-blog-posts .related-posts__heading {
    margin: 0 0 2.5rem;
    font-size: 1.875rem;
  }

  .related-blog-posts .related-post__image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }
}

.related-blog-posts .related-posts__container {
  margin: 0 auto;
  max-width: 880px;
  max-width: 55rem;
}

.featured-post,
.related-blog-posts .related-blog-post {
  margin-bottom: 40px;
}

@media only screen and (min-width:40.063em) and (max-width:66em) {
  .related-blog-posts .related-posts__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.related-blog-posts .related-post__title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  padding-top: 12px;
  padding-top: .75rem;
}

.related-blog-posts .related-post__summary {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
}

.featured-post .post-cover-image {
  background-color: #666;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
}

.featured-post .post-cover-image.no-image {
  background-blend-mode: overlay;
  background-color: #789;
  background-image: url(../img/logo-abstraction-slate.svg);
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
}

.featured-post .post-type-label {
  background: #f49722;
  color: #FFF;
  display: inline-block;
  margin: -35px 0 0 -12px;
  padding: 5px 10px;
  padding: .3125rem .625rem;
  position: absolute;
  text-transform: uppercase;
}

@media only screen and (min-width:40.063em) {
  .related-blog-posts .related-blog-post.post--first,
  .related-blog-posts .related-blog-post:nth-child(1) {
    max-width: 60%;
  }

  .related-blog-posts .related-blog-post.post--second,
  .related-blog-posts .related-blog-post:nth-child(2) {
    max-width: 40%;
  }

  .featured-post .post-type-label {
    margin: -33px 0 0 -12px;
  }
}

.featured-post .post-caption {
  background: #FFF;
  color: #393939;
  line-height: 1.25;
  margin-left: -1px;
  margin-top: -40px;
  max-width: 92.5%;
  padding: 20px 10px 10px 2px;
  padding: 1.25rem .625rem .625rem .125rem;
  position: relative;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .featured-post .post-caption {
    padding: .9375rem .9375rem .625rem .125rem;
  }
}

.hero-featured .featured-post .post-caption {
  background: #f0efe1;
}

.featured-post.no-category .post-cover-image {
  background-repeat: repeat;
}

.featured-post.no-category .post-caption {
  padding: 10px 10px 10px 0;
  padding: .625rem .625rem .625rem 0;
}

.featured-post .post-link {
  display: block;
  position: relative;
}

.featured-post .post-caption__text {
  color: #393939;
  display: inline;
  margin: 0;
}

.featured-post .post-caption__byline {
  color: #666;
  font-size: 10px;
  font-size: .625rem;
  line-height: 1;
  margin: 5px 0 0;
  text-transform: uppercase;
}

@media only screen and (min-width:66.667em) {
  .featured-post .post-link:focus .post-caption__text,
  .featured-post .post-link:hover .post-caption__text {
    border-bottom: solid 1px;
  }

  .featured-post .post-link:focus .post-cover-image.no-category,
  .featured-post .post-link:hover .post-cover-image.no-category {
    background-blend-mode: luminosity;
    -webkit-filter: grayscale(.3);
    filter: grayscale(.3);
  }

  .featured-post .post-link:focus .post-cover-image.no-category:before,
  .featured-post .post-link:hover .post-cover-image.no-category:before {
    background: #004061;
    opacity: .6;
  }

  .featured-post .post-link:focus .duotone_img.processed,
  .featured-post .post-link:hover .duotone_img.processed {
    opacity: 1;
  }

  .featured-post .post-caption__byline {
    font-size: .75rem;
  }
}

.featured-post .label-icon {
  margin-right: 5px;
  vertical-align: baseline;
}

.featured-post.post-type-student-story .post-cover-image {
  background-color: #f1683a;
}

.featured-post.post-type-student-story .post-cover-image:not(.no-image) {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_bluedarkorange);
  filter: url(../img/duotone-filters.svg#duotone_bluedarkorange);
}

.browser--safari .featured-post.post-type-student-story .post-cover-image:not(.no-image) {
  -webkit-filter: none;
  filter: none;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-student-story .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-student-story .post-link:focus .post-caption__text,
  .featured-post.post-type-student-story .post-link:hover .post-caption__text {
    border-color: #f1683a;
  }

  .featured-post.post-type-student-story .post-link:focus .post-cover-image:not(.no-image),
  .featured-post.post-type-student-story .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: url(../img/duotone-filters.svg#duotone_bluedarkorange);
    filter: url(../img/duotone-filters.svg#duotone_bluedarkorange);
  }

  .browser--safari .featured-post.post-type-student-story .post-link:focus .post-cover-image:not(.no-image),
  .browser--safari .featured-post.post-type-student-story .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }
}

.featured-post.post-type-dr-lomax .post-cover-image {
  background-color: #4c2f57;
}

.featured-post.post-type-dr-lomax .post-cover-image:not(.no-image) {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_lightblue);
  filter: url(../img/duotone-filters.svg#duotone_lightblue);
}

.browser--safari .featured-post.post-type-dr-lomax .post-cover-image:not(.no-image) {
  -webkit-filter: none;
  filter: none;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-dr-lomax .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-dr-lomax .post-link:focus .post-caption__text,
  .featured-post.post-type-dr-lomax .post-link:hover .post-caption__text {
    border-color: #4c2f57;
  }

  .featured-post.post-type-dr-lomax .post-link:focus .post-cover-image:not(.no-image),
  .featured-post.post-type-dr-lomax .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: url(../img/duotone-filters.svg#duotone_lightblue);
    filter: url(../img/duotone-filters.svg#duotone_lightblue);
  }

  .browser--safari .featured-post.post-type-dr-lomax .post-link:focus .post-cover-image:not(.no-image),
  .browser--safari .featured-post.post-type-dr-lomax .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }
}

.featured-post.post-type-member-college .post-cover-image {
  background-color: #f49722;
}

.featured-post.post-type-member-college .post-cover-image:not(.no-image) {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_blueorange);
  filter: url(../img/duotone-filters.svg#duotone_blueorange);
}

.browser--safari .featured-post.post-type-member-college .post-cover-image:not(.no-image) {
  -webkit-filter: none;
  filter: none;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-member-college .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-member-college .post-link:focus .post-caption__text,
  .featured-post.post-type-member-college .post-link:hover .post-caption__text {
    border-color: #f49722;
  }

  .featured-post.post-type-member-college .post-link:focus .post-cover-image:not(.no-image),
  .featured-post.post-type-member-college .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: url(../img/duotone-filters.svg#duotone_blueorange);
    filter: url(../img/duotone-filters.svg#duotone_blueorange);
  }

  .browser--safari .featured-post.post-type-member-college .post-link:focus .post-cover-image:not(.no-image),
  .browser--safari .featured-post.post-type-member-college .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }
}

.featured-post.post-type-scholars .post-cover-image {
  background-color: #004061;
}

.featured-post.post-type-scholars .post-cover-image:not(.no-image) {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_darkblue);
  filter: url(../img/duotone-filters.svg#duotone_darkblue);
}

.browser--safari .featured-post.post-type-scholars .post-cover-image:not(.no-image) {
  -webkit-filter: none;
  filter: none;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-scholars .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-scholars .post-link:focus .post-caption__text,
  .featured-post.post-type-scholars .post-link:hover .post-caption__text {
    border-color: #004061;
  }

  .featured-post.post-type-scholars .post-link:focus .post-cover-image:not(.no-image),
  .featured-post.post-type-scholars .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: url(../img/duotone-filters.svg#duotone_darkblue);
    filter: url(../img/duotone-filters.svg#duotone_darkblue);
  }

  .browser--safari .featured-post.post-type-scholars .post-link:focus .post-cover-image:not(.no-image),
  .browser--safari .featured-post.post-type-scholars .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }
}

.featured-post.post-type-advocacy .post-cover-image {
  background-color: #d2091b;
}

.featured-post.post-type-advocacy .post-cover-image:not(.no-image) {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_redblue);
  filter: url(../img/duotone-filters.svg#duotone_redblue);
}

.browser--safari .featured-post.post-type-advocacy .post-cover-image:not(.no-image) {
  -webkit-filter: none;
  filter: none;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-advocacy .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-advocacy .post-link:focus .post-caption__text,
  .featured-post.post-type-advocacy .post-link:hover .post-caption__text {
    border-color: #d2091b;
  }

  .featured-post.post-type-advocacy .post-link:focus .post-cover-image:not(.no-image),
  .featured-post.post-type-advocacy .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: url(../img/duotone-filters.svg#duotone_redblue);
    filter: url(../img/duotone-filters.svg#duotone_redblue);
  }

  .browser--safari .featured-post.post-type-advocacy .post-link:focus .post-cover-image:not(.no-image),
  .browser--safari .featured-post.post-type-advocacy .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }
}

.featured-post.post-type-event .post-cover-image {
  background-color: #2aa88c;
}

.featured-post.post-type-event .post-cover-image:not(.no-image) {
  -webkit-filter: url(../img/duotone-filters.svg#duotone_seafoam);
  filter: url(../img/duotone-filters.svg#duotone_seafoam);
}

.browser--safari .featured-post.post-type-event .post-cover-image:not(.no-image) {
  -webkit-filter: none;
  filter: none;
}

.featured-post.post-type-news .post-cover-image {
  background-color: #229aaa;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-event .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-event .post-link:focus .post-caption__text,
  .featured-post.post-type-event .post-link:hover .post-caption__text {
    border-color: #2aa88c;
  }

  .featured-post.post-type-event .post-link:focus .post-cover-image:not(.no-image),
  .featured-post.post-type-event .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: url(../img/duotone-filters.svg#duotone_seafoam);
    filter: url(../img/duotone-filters.svg#duotone_seafoam);
  }

  .browser--safari .featured-post.post-type-event .post-link:focus .post-cover-image:not(.no-image),
  .browser--safari .featured-post.post-type-event .post-link:hover .post-cover-image:not(.no-image) {
    -webkit-filter: none;
    filter: none;
  }

  .featured-post.post-type-news .post-link:focus .post-caption__text,
  .featured-post.post-type-news .post-link:hover .post-caption__text {
    border-color: #229aaa;
  }

  .featured-post.post-type-news .post-link:focus .post-cover-image.no-category:before,
  .featured-post.post-type-news .post-link:hover .post-cover-image.no-category:before {
    background: #229aaa;
    opacity: .3;
  }
}

.featured-post.post-type-tweet .post-cover-image {
  background-color: #fcb815;
  background-repeat: no-repeat;
  background-size: cover;
  color: #004061;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 45px 20px 70px;
  padding: 2.8125rem 1.25rem 4.375rem;
  text-align: center;
  transition: all 250ms cubic-bezier(.25,.46,.45,.94);
}

@media only screen and (min-width:40.063em) {
  .featured-post.post-type-tweet .post-cover-image {
    font-size: 1.625rem;
    padding: 3.75rem 1.25rem 5.625rem;
  }
}

.featured-post.post-type-tweet .post-cover-image a {
  color: #FFF;
  transition: 150ms color ease;
}

.featured-post.post-type-tweet .post-cover-image a:focus,
.featured-post.post-type-tweet .post-cover-image a:hover {
  color: #00aced;
}

.featured-post.post-type-tweet .post-type-label {
  background-color: #00aced;
  cursor: default;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-tweet .post-cover-image {
    font-size: 2rem;
    padding: 4.6875rem 2.5rem 6.875rem;
  }

  .featured-post.post-type-tweet .post-link:focus .post-caption__text,
  .featured-post.post-type-tweet .post-link:hover .post-caption__text {
    border-color: #00aced;
  }

  .featured-post.post-type-tweet .post-link:focus .post-cover-image,
  .featured-post.post-type-tweet .post-link:hover .post-cover-image {
    background-color: #f4ad03;
    color: #FFF;
  }
}

.featured-post.post-type-tweet.program-tweet.featured-post {
  margin-bottom: 20px!important;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-caption {
  margin-top: -20px!important;
  margin-top: -1.25rem!important;
  padding: 10px!important;
  text-align: center!important;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image {
  padding: 0;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet {
  padding: 10px 10px 30px;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-img {
  -ms-flex: 0 0 48px;
  flex: 0 0 48px;
  width: 48px;
  margin: 4px 15px 0 0;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-img img {
  width: 48px;
  height: auto;
  display: block;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-top: 5px;
  margin-bottom: 0;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-actions a {
  display: block;
  padding: 0 15px;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-actions a:first-child {
  padding-left: 0;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-actions a img {
  display: block;
  width: 12px;
  height: auto;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-actions a img.reply {
  width: 14px;
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image .the-program-tweet .tweet-actions a img.retweet {
  width: 16px;
}

@media only screen and (min-width:66.667em) {
  .featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image {
    font-size: 1rem;
    padding: 0;
  }
}

.featured-post.post-type-tweet.program-tweet.featured-post .post-caption__text {
  font-size: 13px;
  display: inline-block;
  text-align: center;
}

.featured-post.post-type-tweet.program-tweet.featured-post:last-child {
  margin-bottom: 0!important;
}

.featured-post--primary .post-caption__text {
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (min-width:66.667em) {
  .featured-post--primary .post-caption__text {
    font-size: 1.375rem;
  }
}

.featured-post--secondary .post-caption__text {
  font-size: 18px;
  font-size: 1.125rem;
}

.button,
button,
input.submit,
input[type=submit] {
  background: #004061;
  border: 2px solid #FFF;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
}

@media only screen and (min-width:40.063em) {
  .featured-post.post-type-tweet.program-tweet.featured-post .post-cover-image {
    padding: 0;
  }

  .button,
  button,
  input.submit,
  input[type=submit] {
    font-size: 1.125rem;
  }
}

@media only screen and (min-width:66.667em) {
  .button,
  button,
  input.submit,
  input[type=submit] {
    background: 0 0;
    border-color: #004061;
    color: #004061;
  }

  .button:focus,
  .button:hover,
  button:focus,
  button:hover,
  input.submit:focus,
  input.submit:hover,
  input[type=submit]:focus,
  input[type=submit]:hover {
    background: #004061;
    border-color: #FFF;
    color: #FFF;
  }
}

.button.donate-btn,
.button.lightbox__button,
button.donate-btn,
button.lightbox__button,
input.submit.donate-btn,
input.submit.lightbox__button,
input[type=submit].donate-btn,
input[type=submit].lightbox__button {
  background: #f49722;
  border-color: #FFF;
  color: #FFF;
}

@media only screen and (min-width:66.667em) {
  .button.donate-btn,
  .button.lightbox__button,
  button.donate-btn,
  button.lightbox__button,
  input.submit.donate-btn,
  input.submit.lightbox__button,
  input[type=submit].donate-btn,
  input[type=submit].lightbox__button {
    border-color: #f49722;
  }

  .button.donate-btn:focus,
  .button.donate-btn:hover,
  .button.lightbox__button:focus,
  .button.lightbox__button:hover,
  button.donate-btn:focus,
  button.donate-btn:hover,
  button.lightbox__button:focus,
  button.lightbox__button:hover,
  input.submit.donate-btn:focus,
  input.submit.donate-btn:hover,
  input.submit.lightbox__button:focus,
  input.submit.lightbox__button:hover,
  input[type=submit].donate-btn:focus,
  input[type=submit].donate-btn:hover,
  input[type=submit].lightbox__button:focus,
  input[type=submit].lightbox__button:hover {
    border-color: #FFF;
  }
}

.button.button-inverse,
button.button-inverse,
input.submit.button-inverse,
input[type=submit].button-inverse {
  background: #004061;
  border-color: #FFF;
  color: #FFF;
}

@media only screen and (min-width:66.667em) {
  .button.button-inverse,
  button.button-inverse,
  input.submit.button-inverse,
  input[type=submit].button-inverse {
    background: 0 0;
  }

  .button.button-inverse:focus,
  .button.button-inverse:hover,
  button.button-inverse:focus,
  button.button-inverse:hover,
  input.submit.button-inverse:focus,
  input.submit.button-inverse:hover,
  input[type=submit].button-inverse:focus,
  input[type=submit].button-inverse:hover {
    background: #004061;
  }
}

.button.learn-more-btn,
button.learn-more-btn,
input.submit.learn-more-btn,
input[type=submit].learn-more-btn {
  background: 0 0;
  border: none;
  color: #229aaa;
  padding: 0;
}

.button.learn-more-btn .more-arrow,
button.learn-more-btn .more-arrow,
input.submit.learn-more-btn .more-arrow,
input[type=submit].learn-more-btn .more-arrow {
  display: inline-block;
  left: 5px;
  position: relative;
  top: 1px;
}

@media only screen and (min-width:66.667em) {
  .button.learn-more-btn:focus,
  .button.learn-more-btn:hover,
  button.learn-more-btn:focus,
  button.learn-more-btn:hover,
  input.submit.learn-more-btn:focus,
  input.submit.learn-more-btn:hover,
  input[type=submit].learn-more-btn:focus,
  input[type=submit].learn-more-btn:hover {
    color: #186c77;
  }

  .button.learn-more-btn:focus .arrow-svg,
  .button.learn-more-btn:hover .arrow-svg,
  button.learn-more-btn:focus .arrow-svg,
  button.learn-more-btn:hover .arrow-svg,
  input.submit.learn-more-btn:focus .arrow-svg,
  input.submit.learn-more-btn:hover .arrow-svg,
  input[type=submit].learn-more-btn:focus .arrow-svg,
  input[type=submit].learn-more-btn:hover .arrow-svg {
    fill: #186c77;
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
  }
}

.button.btn-block,
button.btn-block,
input.submit.btn-block,
input[type=submit].btn-block {
  display: block;
}

.button.tab-btn,
button.tab-btn,
input.submit.tab-btn,
input[type=submit].tab-btn {
  background: #004061;
  border-color: #004061;
  color: #FFF;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-size: .875rem;
  margin: 0;
  text-transform: none;
}

.button.tab-btn.active,
button.tab-btn.active,
input.submit.tab-btn.active,
input[type=submit].tab-btn.active {
  background: #FFF;
  color: #004061;
}

@media only screen and (min-width:66.667em) {
  .button.tab-btn:focus,
  .button.tab-btn:hover,
  button.tab-btn:focus,
  button.tab-btn:hover,
  input.submit.tab-btn:focus,
  input.submit.tab-btn:hover,
  input[type=submit].tab-btn:focus,
  input[type=submit].tab-btn:hover {
    background: #FFF;
    color: #004061;
  }
}

.button.text-prompt,
button.text-prompt,
input.submit.text-prompt,
input[type=submit].text-prompt {
  background: 0 0;
  border: none;
  border-bottom: solid #FFF;
  color: #229aaa;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
}

.button.text-prompt.disabled,
.button.text-prompt[disabled],
button.text-prompt.disabled,
button.text-prompt[disabled],
input.submit.text-prompt.disabled,
input.submit.text-prompt[disabled],
input[type=submit].text-prompt.disabled,
input[type=submit].text-prompt[disabled] {
  color: #adadad;
}

.base .feature-category {
  margin: 30px 0;
  margin: 1.875rem 0;
}

@media only screen and (min-width:66.667em) {
  .button.text-prompt:focus,
  .button.text-prompt:hover,
  button.text-prompt:focus,
  button.text-prompt:hover,
  input.submit.text-prompt:focus,
  input.submit.text-prompt:hover,
  input[type=submit].text-prompt:focus,
  input[type=submit].text-prompt:hover {
    border-bottom: solid #229aaa;
    color: #229aaa;
  }

  .base .feature-category {
    margin: 3.375rem 0 0;
  }
}

.base .feature-category .feature-btn {
  border: 1px solid #adadad;
  color: #666;
  display: inline-block;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  margin: 10px;
  padding: 12px;
  text-transform: uppercase;
}

.content-tiles {
  margin: auto;
  padding: 40px 0 0;
  padding: 2.5rem 0 0;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .content-tiles {
    padding: 2.5rem 2.5rem 0;
  }
}

@media only screen and (min-width:66.667em) {
  .content-tiles {
    padding: 3.75rem 3.75rem 0;
  }
}

.content-tiles.tiles--grid {
  padding: 0 20px;
  padding: 0 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .content-tiles.tiles--grid {
    padding: 0 2.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .content-tiles.tiles--grid {
    padding: 0 5rem;
  }
}

.content-tiles.tiles--grid.gallery-type--Headshot .tile-cover-image,
.content-tiles.tiles--grid.grid-type--portrait .tile-cover-image {
  background-position: 50% 25%;
  height: 230px;
  padding-bottom: 0;
}

.content-tiles .content-tile {
  margin-bottom: 0;
}

.content-tiles .content-tile .tile-cover-image.no-image {
  background-blend-mode: overlay;
  background-image: none;
  position: relative;
}

.content-tiles .content-tile:nth-of-type(7n+1) .tile-cover-image.no-image {
  background-color: #f49722;
  background-image: url(../img/logo-abstraction-orange.svg);
}

.content-tiles .content-tile:nth-of-type(7n+2) .tile-cover-image.no-image {
  background-color: #004061;
  background-image: url(../img/logo-abstraction-blue.svg);
}

.content-tiles .content-tile:nth-of-type(7n+3) .tile-cover-image.no-image {
  background-color: #2aa88c;
  background-image: url(../img/logo-abstraction-green.svg);
}

.content-tiles .content-tile:nth-of-type(7n+4) .tile-cover-image.no-image {
  background-color: #f1683a;
  background-image: url(../img/logo-abstraction-red.svg);
}

.content-tiles .content-tile:nth-of-type(7n+5) .tile-cover-image.no-image {
  background-color: #4c2f57;
  background-image: url(../img/logo-abstraction-purple.svg);
}

.content-tiles .content-tile:nth-of-type(7n+6) .tile-cover-image.no-image {
  background-color: #789;
  background-image: url(../img/logo-abstraction-slate.svg);
}

.content-tiles .content-tile:nth-of-type(7n+7) .tile-cover-image.no-image {
  background-color: #229aaa;
  background-image: url(../img/logo-abstraction-teal.svg);
}

.content-tiles .content-tile.post-type-student-story .tile-cover-image.no-image {
  background-color: #f1683a;
}

.content-tiles .content-tile.post-type-dr-lomax .tile-cover-image.no-image {
  background-color: #4c2f57;
}

.content-tiles .content-tile.post-type-member-college .tile-cover-image.no-image {
  background-color: #f49722;
}

.content-tiles .content-tile .post-type-label {
  margin-left: -10px;
}

.content-tiles .tile-cover-image {
  background-color: #229aaa;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 56.4%;
  position: relative;
}

.content-tiles .tile-cover-image.image-type--logo {
  padding: 20px;
  padding: 1.25rem;
}

.content-tiles .tile-cover-image .tile-logo {
  background: center no-repeat #FFF;
  background-size: contain;
  background-blend-mode: multiply;
  height: 90%;
  width: 100%;
}

.lightbox,
.lightbox:before {
  height: 100%;
  top: 0;
  width: 100%;
  left: 0;
}

.content-tiles .tile-link {
  cursor: pointer;
}

.content-tiles .tile-link:focus .tile-title,
.content-tiles .tile-link:hover .tile-title {
  color: #186c77;
}

@media only screen and (min-width:66.667em) {
  .content-tiles .tile-link {
    display: block;
    margin: 0 auto;
  }

  .content-tiles .content-tile.large-4 .tile-link {
    max-width: 350px;
  }
}

.content-tiles .tile-title {
  color: #229aaa;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  margin-bottom: 0;
}

.content-tiles .tile-summary {
  background: #FFF;
  color: #666;
  line-height: 1.3;
  margin-top: -40px;
  max-width: 90%;
  padding: 15px 15px 0 0;
  padding: .9375rem .9375rem 0 0;
  position: relative;
}

.content-tiles .tile-summary ul {
  font-size: 18px;
  font-size: 1.125rem;
  list-style-type: disc;
}

.content-tiles .tile-summary .rte {
  font-size: 18px;
  font-size: 1.125rem;
}

.content-tiles.no-offset .tile-summary {
  background: 0 0;
  margin-top: 10px;
  max-width: none;
  padding-top: 0;
  text-align: left;
}

.content-tiles.grid-type--award {
  margin-bottom: 0;
}

@media only screen and (min-width:66.667em) {
  .content-tiles.grid-type--award .tile-link:focus .h3,
  .content-tiles.grid-type--award .tile-link:hover .h3 {
    color: #fcb815;
  }
}

.content-tiles.grid-type--award .tile-cover-image {
  border: none;
}

.content-tiles.grid-type--award .tile-summary {
  color: #FFF;
}

.content-tiles.grid-type--award .h3 {
  color: #f49722;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0;
}

.content-tiles .tile-label {
  background: #f49722;
  color: #FFF;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-size: 11px;
  left: 0;
  line-height: 1;
  margin: 0 auto;
  padding: 5px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 1;
}

.cqrollcall-theme .h1,
.cqrollcall-theme .h2,
.cqrollcall-theme h1,
.cqrollcall-theme h2,
.lightbox__header p,
.tw-timeline-heading {
  font-family: Bery,Georgia,"Times New Roman",Times,serif;
}

.tabbed-content-heading {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 40px;
  margin: 0 0 2.5rem;
  text-align: center;
}

ul.tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  text-align: center;
}

ul.tabs .tab-btn.button {
  margin: 5px 10px;
  min-width: 130px;
  max-width: 160px;
  padding: 10px;
  min-height: 70px;
  vertical-align: bottom;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

ul.tabs .tab-btn.button span {
  width: 100%;
}

.tabbed-content .tab-content {
  display: none;
}

.tabbed-content .tab-content.active {
  display: block;
}

.lightbox {
  -ms-flex-align: center;
  align-items: center;
  display: none;
  position: fixed;
  z-index: 1000;
  overflow: hidden;
}

.lightbox:before {
  background-color: #004061;
  opacity: .95;
  position: absolute;
}

.lightbox--active .lightbox {
  display: -ms-flexbox;
  display: flex;
}

.lightbox__close {
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  z-index: 10001;
  font-size: 24px;
  color: #898989;
  text-align: center;
  cursor: pointer;
}

.lightbox__content,
.tw-timeline {
  position: relative;
  text-align: center;
}

.lightbox__close:focus,
.lightbox__close:hover {
  color: #FFF;
}

.lightbox__content {
  margin: auto;
  max-width: 750px;
  padding: 20px;
  width: 100%;
  z-index: 1000;
}

.lightbox__header p {
  color: #FFF;
  font-size: 26px;
  font-size: 1.625rem;
}

.lightbox__header p strong {
  color: #f49722;
  font-weight: 400;
}

.lightbox__subhead p {
  color: #FFF;
  line-height: 1.35;
}

.lightbox__rule {
  border: 3px solid #7e7e7e;
  margin: 0 auto 20px;
  max-width: 150px;
}

.lightbox__button {
  margin: 0;
}

.lightbox__form {
  margin-top: 10px;
}

.lightbox__form input.text {
  background: 0 0;
  border: none;
  border-bottom: solid 1px #393939;
  box-shadow: none;
  color: #393939;
  display: block;
  height: auto;
}

.lightbox__form .error .input.text {
  border-color: #ff474a;
}

.lightbox__form fieldset {
  background: #f0efe1;
  padding: 10px;
}

@media only screen and (min-width:66.667em) {
  .lightbox__header p {
    font-size: 2.6875rem;
  }

  .lightbox__subhead p {
    font-size: 1.625rem;
  }

  .lightbox__form input.text {
    display: inline-block;
    margin: 0;
  }

  .lightbox__form fieldset {
    padding: 0;
  }

  .lightbox__form fieldset.collapse>.column {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.lightbox__form fieldset.collapse>.column.submit-column {
  padding: 0;
}

.tw-timeline {
  background-color: #222324;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  color: #FFF;
  padding: 60px 20px;
  padding: 3.75rem 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .tw-timeline {
    padding: 4.375rem 1.25rem 5.625rem;
    min-height: 580px;
  }
}

.tw-timeline.tw-default-bkgd {
  background-image: url(../img/twtimeline_bkgd.jpg);
}

.tw-timeline:before {
  background: rgba(34,35,36,.33);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.tw-timeline .row {
  position: relative;
  z-index: 1;
}

.tw-timeline .section-label {
  color: #fcb815;
  font-size: 16px;
}

@media only screen and (min-width:66.667em) {
  .tw-timeline {
    min-height: 720px;
  }

  .tw-timeline .section-label {
    font-size: 20px;
  }
}

.tw-timeline-heading {
  color: #FFF;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.2;
  text-align: center;
}

.sharable-gallery-grid {
  padding: 40px 20px 60px;
  padding: 2.5rem 1.25rem 3.75rem;
}

@media only screen and (min-width:66.667em) {
  .tw-timeline-heading {
    font-size: 46px;
  }

  .sharable-gallery-grid {
    padding: 3.75rem 1.25rem;
  }
}

.sharable-gallery-grid+.page-content {
  margin-top: 0;
  padding-top: 0;
}

.sharable-gallery-grid .grid-container {
  font-size: .1px;
  margin: 0;
  text-align: center;
}

.sharable-gallery-grid .sharable-gallery-item {
  background-color: #f1683a;
  color: #FFF;
  display: inline-block;
  max-height: 230px;
  max-height: 14.375rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .sharable-gallery-grid .sharable-gallery-item {
    width: 49.85%;
  }
}

.sharable-gallery-grid .sharable-gallery-item:focus .sharable-gallery-figure::before,
.sharable-gallery-grid .sharable-gallery-item:hover .sharable-gallery-figure::before {
  background: rgba(0,0,0,.5);
  opacity: 1;
}

.sharable-gallery-grid .sharable-gallery-item:focus .sharable-gallery-caption,
.sharable-gallery-grid .sharable-gallery-item:hover .sharable-gallery-caption {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.sharable-gallery-grid .sharable-gallery-item:focus .sharable-gallery-caption .sharable-gallery-figure__title,
.sharable-gallery-grid .sharable-gallery-item:hover .sharable-gallery-caption .sharable-gallery-figure__title {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.sharable-gallery-grid .sharable-gallery-item:focus .sharable-gallery-caption p,
.sharable-gallery-grid .sharable-gallery-item:hover .sharable-gallery-caption p {
  opacity: 1;
}

.sharable-gallery-grid .sharable-gallery-item:focus .sharable-gallery-share::after,
.sharable-gallery-grid .sharable-gallery-item:focus .sharable-gallery-share::before,
.sharable-gallery-grid .sharable-gallery-item:hover .sharable-gallery-share::after,
.sharable-gallery-grid .sharable-gallery-item:hover .sharable-gallery-share::before {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.sharable-gallery-grid .sharable-gallery-item:focus .social-icons,
.sharable-gallery-grid .sharable-gallery-item:hover .social-icons {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.page-content+.sharable-gallery-grid {
  margin-top: -40px;
  padding-top: 0;
}

.sharable-gallery-figure__title {
  -ms-flex-align: end;
  align-items: flex-end;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 15px;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
}

.no-flexbox .sharable-gallery-figure__title,
.no-flexboxlegacy .sharable-gallery-figure__title {
  display: block;
}

.ie .sharable-gallery-figure__title {
  min-height: auto;
}

@media only screen and (min-width:66.667em) {
  .sharable-gallery-grid .grid-container {
    text-align: left;
  }

  .sharable-gallery-grid .grid-container.gallery-total-10,
  .sharable-gallery-grid .grid-container.gallery-total-13,
  .sharable-gallery-grid .grid-container.gallery-total-16,
  .sharable-gallery-grid .grid-container.gallery-total-19,
  .sharable-gallery-grid .grid-container.gallery-total-22,
  .sharable-gallery-grid .grid-container.gallery-total-25,
  .sharable-gallery-grid .grid-container.gallery-total-28,
  .sharable-gallery-grid .grid-container.gallery-total-31,
  .sharable-gallery-grid .grid-container.gallery-total-4,
  .sharable-gallery-grid .grid-container.gallery-total-7 {
    text-align: center;
  }

  .sharable-gallery-grid .sharable-gallery-item {
    width: 33.25%;
  }

  .sharable-gallery-figure__title {
    font-size: 25px;
  }
}

.sharable-gallery-figure {
  -ms-flex-align: end;
  align-items: flex-end;
  background: center no-repeat;
  background-size: cover;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 230px;
  height: 14.375rem;
  max-height: 230px;
  max-height: 14.375rem;
  padding: 10px 60px 20px 20px;
  padding: .625rem 3.75rem 1.25rem 1.25rem;
  position: relative;
  width: 100%;
}

.sharable-gallery-figure::after,
.sharable-gallery-figure::before {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  left: 0;
}

.no-flexbox .sharable-gallery-figure,
.no-flexboxlegacy .sharable-gallery-figure {
  display: block;
}

.sharable-gallery-figure::before {
  background: rgba(0,0,0,.25);
  opacity: 0;
  transition: opacity .2s cubic-bezier(.25,.46,.45,.94);
}

.sharable-gallery-figure::after {
  background: rgba(0,0,0,.35);
  background: linear-gradient(rgba(255,255,255,.02),rgba(0,0,0,.35) 90%);
}

.sharable-gallery-caption {
  position: relative;
  text-align: left;
  -webkit-transform: translateY(115px);
  transform: translateY(115px);
  transition: -webkit-transform .4s cubic-bezier(.25,.46,.45,.94);
  transition: transform .4s cubic-bezier(.25,.46,.45,.94);
  z-index: 2;
}

.sharable-gallery-caption p {
  height: 95px;
  font-size: 16px;
  line-height: 1.1;
  margin: 0;
  opacity: 0;
  position: relative;
  transition: opacity .3s ease 50ms;
}

@media only screen and (min-width:66.667em) {
  .sharable-gallery-caption p {
    font-size: 18px;
  }
}

.sharable-gallery-link {
  display: inline-block;
  width: 100%;
}

.sharable-gallery-share .social-icons {
  height: 100%;
  max-width: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 15px;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  transition: -webkit-transform 350ms cubic-bezier(.25,.46,.45,.94) .1s;
  transition: transform 350ms cubic-bezier(.25,.46,.45,.94) .1s;
  width: 50px;
  z-index: 3;
}

.sharable-gallery-share .social-icons .ico {
  color: #f1683a;
  margin-bottom: 15px;
}

.sharable-gallery-share::after,
.sharable-gallery-share::before {
  border-style: solid;
  border-color: #f1683a;
  content: '';
  height: 110%;
  position: absolute;
  width: 110%;
  transition: -webkit-transform 350ms;
  transition: transform 350ms;
}

.sharable-gallery-share::before {
  right: 0;
  bottom: 0;
  border-width: 0 50px 10px 0;
  -webkit-transform: translate3d(50px,10px,0);
  transform: translate3d(50px,10px,0);
}

.sharable-gallery-share::after {
  border-width: 10px 0 0 10px;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(-10px,-10px,0);
  transform: translate3d(-10px,-10px,0);
}

.sharable-gallery-filters {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center;
}

.sharable-gallery-filters .sharable-gallery-filter {
  background: 0 0;
  border: none;
  border-bottom: solid 4px transparent;
  color: #004061;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 10px 5px;
  padding: 5px 3px;
  text-transform: uppercase;
  transition: border-bottom 350ms ease;
}

.sharable-gallery-filters .sharable-gallery-filter.mixitup-control-active,
.sharable-gallery-filters .sharable-gallery-filter:focus,
.sharable-gallery-filters .sharable-gallery-filter:hover {
  background: 0 0;
  border-bottom-color: #004061;
}

.img--logo {
  background-blend-mode: multiply;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block!important;
  height: 130px;
  height: 8.125rem;
  max-width: 300px;
  max-width: 18.75rem;
  margin: 0 auto;
  width: 100%;
}

.img--logo.bg-gray {
  background-color: #dde0e1;
}

.img--logo.bg-white {
  background-color: #FFF;
}

.img--logo.bg-blue {
  background-color: #004061;
}

.cqrollcall-theme .h1,
.cqrollcall-theme .h2,
.cqrollcall-theme h1,
.cqrollcall-theme h2 {
  color: #004061;
}

.cqrollcall-theme .landing-hero {
  background-image: url(../img/bluetorch_bkgd.png);
}

.cqrollcall-theme .global-nav .navigation {
  -ms-flex-align: center;
  align-items: center;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  list-style: none;
  margin: 0;
  outline: salmon thin;
  width: 100%;
}

@media only screen and (min-width:66.667em) {
  .sharable-gallery-filters .sharable-gallery-filter {
    font-size: 1.5rem;
  }

  .cqrollcall-theme .global-nav .navigation {
    min-height: 6.875rem;
  }
}

.cqrollcall-theme .global-nav .navigation a {
  display: block;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-size: 12px;
  font-size: .75rem;
  padding: 15px;
  padding: .9375rem;
  text-transform: uppercase;
  transition: all .2s ease-in;
}

.cqrollcall-theme .global-nav .navigation .navigation li {
  display: inline-block;
}

.cqrollcall-theme .off-canvas-menu .navigation li {
  border-bottom: solid thin #666;
  display: block;
  margin: 0;
}

.cqrollcall-theme .off-canvas-menu .navigation a {
  color: #FFF;
  display: inline-block;
  font-size: 10px;
  font-size: .625rem;
  padding: 20px;
  padding: 1.25rem;
  text-transform: uppercase;
  transition: color .2s linear;
}

.cqrollcall-theme.interior .page-content {
  padding: 80px 15px 60px;
}

.cqrollcall-theme .page-content article hgroup h1 {
  margin-bottom: 2px;
  font-style: 28px;
  text-align: left;
}

@media only screen and (min-width:40.063em) {
  .cqrollcall-theme .page-content article hgroup h1 {
    font-size: 2.25rem;
  }
}

@media only screen and (min-width:66.667em) {
  .cqrollcall-theme.interior .page-content {
    padding: 180px 0 80px;
  }

  .cqrollcall-theme .page-content article hgroup h1 {
    font-size: 2.875rem;
  }
}

.cqrollcall-theme .listing .content-wrap {
  margin-left: 0;
}

.cqrollcall-theme .listing .image-wrap+.content-wrap {
  margin-left: 80px;
}

.cqrollcall-theme .listing .content-wrap h3 {
  margin: initial;
}

.cqrollcall-theme #interiorContent h1 {
  font-size: 32px;
}

@media only screen and (min-width:40.063em) {
  .cqrollcall-theme #interiorContent h1 {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .cqrollcall-theme #interiorContent h1 {
    font-size: 3.125rem;
  }
}

.cqrollcall-theme .page-content h1 {
  color: #004061;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .cqrollcall-theme .page-content h1 {
    font-size: 3.125rem;
  }
}

@media only screen and (min-width:66.667em) {
  .cqrollcall-theme .page-content h1 {
    font-size: 3.4375rem;
  }
}

.cqrollcall-theme #interiorSidebar h1 {
  font-size: 20px;
}

@media only screen and (min-width:40.063em) {
  .cqrollcall-theme #interiorSidebar h1 {
    font-size: 26px;
  }
}

@media only screen and (min-width:66.667em) {
  .cqrollcall-theme #interiorSidebar h1 {
    font-size: 32px;
  }
}

.cqrollcall-theme .content-tiles h1 {
  font-size: 28px;
  left: 0;
  padding: 0;
}

.video--gallery .feature-panel--video {
  background: #004061;
  color: #FFF;
  padding: 30px 0;
  padding: 1.875rem 0;
  text-align: center;
}

.video--gallery .feature-panel--video .landing-main-content {
  margin-bottom: 0!important;
}

.video--gallery .feature-panel--video .panel-heading {
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.2;
}

@media only screen and (min-width:40.063em) {
  .video--gallery .feature-panel--video .panel-heading {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .video--gallery .feature-panel--video {
    padding: 3.75rem 0;
  }

  .video--gallery .feature-panel--video .panel-heading {
    font-size: 2.75rem;
  }
}

.video--gallery .feature-panel--video .panel-subheading {
  font-size: 28px;
  font-size: 1.75rem;
  text-transform: none;
}

.video--gallery .feature-panel--video .panel-video {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-top: 30px;
  margin-top: 1.875rem;
  padding-bottom: 56.3%;
  position: relative;
}

@media only screen and (min-width:66.667em) {
  .video--gallery .feature-panel--video .panel-subheading {
    font-size: 2rem;
  }

  .video--gallery .feature-panel--video .panel-video {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem;
  }
}

.video--gallery .feature-panel--video .panel-video iframe {
  display: block;
  height: 100%!important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%!important;
}

.video--gallery .feature-panel--video .panel-title {
  color: #fff;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 25px;
  font-size: 1.5625rem;
}

.video--gallery .feature-panel--video .panel-summary {
  color: #FFF!important;
  font-family: "Circular Med",Helvetica,Arial,sans-serif!important;
}

.video--gallery .gallery-main {
  background: #FFF;
  color: #393939;
  padding: 30px 0;
  padding: 1.875rem 0;
}

@media only screen and (min-width:66.667em) {
  .video--gallery .feature-panel--video .panel-title {
    font-size: 1.6875rem;
  }

  .video--gallery .gallery-main {
    padding: 3.75rem 0;
  }
}

.video--gallery .gallery-main .gallery-heading {
  color: #2e2e2e;
  font-family: "Circular Black",Helvetica,Arial,sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.2;
  margin-bottom: 19px;
  margin-bottom: 1.2rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .video--gallery .gallery-main .gallery-heading {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width:66.667em) {
  .video--gallery .gallery-main .gallery-heading {
    font-size: 2.75rem;
  }
}

.video--gallery .gallery-main .gallery-copy {
  font-family: "Circular Med",Helvetica,Arial,sans-serif!important;
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.video--gallery .gallery-main .video-entry {
  text-align: left;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}

@media only screen and (min-width:66.667em) {
  .video--gallery .gallery-main .gallery-copy {
    font-size: 1.6875rem;
    margin-bottom: 3.75rem;
  }

  .video--gallery .gallery-main .video-entry {
    padding-bottom: 7.5rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

.video--gallery .gallery-main .video-entry .video-entry--video {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding-bottom: 56.3%;
  position: relative;
}

.video--gallery .gallery-main .video-entry .video-entry--video iframe {
  display: block;
  height: 100%!important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%!important;
}

.video--gallery .gallery-main .video-entry .video-entry--title {
  color: #229aaa;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
}

.video--gallery .gallery-main .video-entry .video-entry--subtitle {
  color: #2e2e2e;
  font-family: "Circular Bold",Helvetica,Arial,sans-serif;
}

.video--gallery .gallery-main .video-entry .video-entry--copy {
  color: #666;
  font-family: "Circular Med",Helvetica,Arial,sans-serif;
}

.video--gallery .gallery-main .video-entry .video-entry--social {
  margin: 0 auto;
  width: 100%;
}

.video--gallery .gallery-main .video-entry .video-entry--social .ico {
  background: #666;
  color: #FFF;
}

.video--gallery .gallery-main .panel-entry {
  margin-bottom: 120px;
  margin-bottom: 7.5rem;
  padding-bottom: 80px;
  padding-bottom: 5rem;
  padding-top: 80px;
  padding-top: 5rem;
  width: 100vw;
}

@media screen and (min-width:1200px) {
  .video--gallery .gallery-main .panel-entry {
    left: 50%;
    margin-bottom: 9rem;
    margin-left: -50vw;
  }
}

.video--gallery .gallery-main .panel-entry .row {
  margin: 0;
  width: 100vw;
}

.video--gallery .gallery-main .panel-entry .panel-entry--copy {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media print {
  *,
  a,
  a:visited {
    color: #444!important;
  }

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0!important;
    text-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  #content {
    padding: 0 5%;
  }

  #content a:after {
    content: " (" attr(href) ")";
  }

  abbr:after {
    content: " (" attr(title) ")";
  }

  .ir a:after {
    content: "";
  }

  blockquote,
  pre {
    border: none!important;
  }

  blockquote p,
  pre p {
    font-size: 20px;
    font-style: italic;
    text-align: center;
  }

  thead {
    display: table-header-group;
  }

@page {
    margin: .5cm;
}

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  #addthis,
  #editToggle,
  #mobile-menu,
  #nav,
  #navigation,
  #search,
  #sidebar,
  .editThis,
  .global-footer,
  .global-nav__header,
  .off-canvas-menu {
    display: none;
  }

  .interior .related-blog-posts,
  .interior .social-icons,
  .interior .video-component,
  .interior blockquote.blockquote-embed .attribution:before {
    display: none!important;
  }

  .interior .off-canvas-push {
    margin: 0!important;
    padding: 20px!important;
  }

  .interior .page-content,
  .interior main {
    margin: 0!important;
    padding: 0!important;
  }

  .interior .page-title {
    margin-bottom: 40px;
  }
}
/*# sourceMappingURL=styles.css.map */
