/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Twenty Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

img {
  border: none; }

/* Main titles for various pages. */
/* Non-title text */
ul {
  margin: 0;
  padding: 0;
  list-style-type: disc; }

li {
  margin: 0;
  padding: 2px; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

.wrapper {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper:after {
    content: " ";
    display: block;
    clear: both; }

.content {
  width: 100%;
  padding: 25px 0;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  .content:after {
    content: " ";
    display: block;
    clear: both; }

.content-programs, .content-projects, .content-resources.featured-resources {
  width: 100%;
  padding: 25px;
  background-color: #eaeaea; }

.content, .content-programs, .content-resources, .content-resources.featured-resources, .content-projects, .main, .main-left, .main-right, .main-full aside {
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.content-resources.featured-resources {
  width: 100%;
  padding: 25px; }

.main, .main-left, .main-right, .main-full, .main-two-columns, .main-two-columns-programs, .main-two-columns-resources {
  padding: .5em; }
  .main ul, .main-left ul, .main-right ul, .main-full ul, .main-two-columns ul, .main-two-columns-programs ul, .main-two-columns-resources ul {
    margin-left: 1.1em; }

.col-container {
  width: 100%;
  padding: 10px; }

.col1, .col2, .col3 {
  width: 100%;
  padding: 10px; }

.col3 {
  background-color: transparent;
  text-align: left; }
  .col3 ul li {
    margin: 0; }

.main-right {
  text-align: center; }
  .main-right ul {
    margin: 0; }

.m6-highlights {
  margin: 15px 0; }

aside {
  padding: .5em; }

.line-heading, .excerpt-container h4.line-heading {
  text-transform: uppercase !important;
  display: flex;
  flex-direction: row; }
  .line-heading:before, .line-heading:after, .excerpt-container h4.line-heading:before, .excerpt-container h4.line-heading:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #eaeaea;
    margin: auto 15px; }

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  width: 100%; }

.m6-featured-image img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 250px;
  height: 250px;
  vertical-align: middle;
  margin: 0 auto;
  display: block; }

.excerpt.people .m6-featured-image img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 125px;
  height: 125px;
  vertical-align: middle;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 55px; }

.m6-link-container {
  text-align: center;
  margin: 15px 0; }
  .m6-link-container a {
    text-decoration: none;
    display: inline-block; }
  .m6-link-container img {
    max-width: 40px;
    display: inline-block;
    vertical-align: middle; }

.m6-links-program-book {
  background-color: #c95233;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px; }

a.m6-links-program-book:hover {
  color: #7b1e05; }

.excerpt-container.people h4 {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none; }
.excerpt-container.people .excerpt-header {
  position: relative;
  top: 0;
  z-index: 99;
  background-color: #eaeaea;
  height: 105px; }
  .excerpt-container.people .excerpt-header .m6-featured-image {
    position: relative;
    top: -27px; }
.excerpt-container.people .excerpt.people {
  margin: 10px;
  padding: 0;
  width: 260px;
  vertical-align: top;
  border: 1px solid #b9b9b9;
  background-color: #fff;
  min-height: 360px; }
.excerpt-container.people .excerpt-title-container.people {
  padding: 0;
  background-color: #fff; }
.excerpt-container.people .excerpt-title.people {
  margin-top: 0; }
.excerpt-container.people .excerpt-text.people {
  background: #fff;
  padding: 78px 20px 2px;
  position: relative;
  top: 0;
  margin-top: 5px; }
  .excerpt-container.people .excerpt-text.people .entry-content.cf.excerpt-content {
    margin-top: -30px; }
.excerpt-container.people .job-title {
  min-height: 64px; }

.m6-link-container.people-excerpt {
  text-align: left; }

.job-title p {
  color: #c95233; }

.sidebar-list {
  margin-bottom: 26px; }
  .sidebar-list ul {
    list-style-type: none;
    margin-left: 0; }
  .sidebar-list li {
    margin: 0;
    padding: 0; }

.program-title-container {
  margin-bottom: 15px; }
  .program-title-container h2 {
    color: #303030;
    margin-bottom: 8px; }
  .program-title-container h4.location {
    color: #c95233;
    font-weight: 600; }

.image-gallery {
  margin: 0 auto;
  padding-right: 50px;
  display: block; }

.primary, .thumbnails {
  display: block; }

.thumbnails {
  width: 100%; }

.primary {
  width: 100%;
  background-color: transparent;
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 75%;
  height: 0;
  margin-bottom: 0; }
  .primary img {
    visibility: hidden;
    width: 100%; }

.thumbnail {
  display: inline-block; }

.thumbnail:hover .thumbnail-image, .selected .thumbnail-image {
  border: 4px solid #c95233; }

.thumbnail-image {
  width: 100px;
  height: 100px;
  margin: 20px auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 4px solid transparent;
  display: inline-block; }

.entry-content p.content-container-title {
  margin-bottom: 20px; }

.m6-highlights ul {
  list-style-type: none; }
  .m6-highlights ul li:before {
    content: "\25A0";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #c95233;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */ }

.m6-highlights.intinerary {
  background-color: #f4f4f4;
  padding: 10px 26px 0 26px; }
  .m6-highlights.intinerary ul {
    margin: 20px 0 0 0; }

details {
  width: 100%;
  min-height: 5px;
  max-width: 100%;
  padding: 15px 70px 15px 45px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #c95233;
  box-sizing: border-box;
  transition: all .3s;
  text-align: left; }

details + details {
  margin-top: 20px; }

details[open] {
  min-height: 50px;
  background-color: #fff;
  box-shadow: 2px 2px 20px #c95233; }

/*
details p {
  color: #96999d;
  font-weight: 300;
}
*/
summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer; }

summary:focus {
  outline: none; }

summary:focus::after {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 0 5px #c95233; }

summary::-webkit-details-marker {
  display: none; }

.control-icon {
  fill: #c95233;
  transition: .3s ease;
  pointer-events: none; }

.control-icon-close {
  display: none; }

details[open] .control-icon-close {
  display: initial;
  transition: .3s ease; }

details[open] .control-icon-expand {
  display: none; }

span.read {
  color: #416e74; }
  span.read:hover {
    text-decoration: none; }

.excerpt.programs {
  border-top: 14px solid #c95233; }

.program-banner {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 40px 0 30px 0; }
  .program-banner h2 {
    font-size: 28px;
    color: #c95233;
    font-weight: 700;
    text-transform: none; }
  .program-banner p {
    font-size: 16px;
    color: #303030;
    line-height: 1.66em; }

.excerpt-container h4 {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none; }
.excerpt-container .excerpt {
  margin: 20px 0;
  padding: 0;
  width: 280px;
  vertical-align: top;
  border-left: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  background-color: #fff; }
.excerpt-container .excerpt-featured-image {
  width: auto;
  margin: 0 auto;
  height: 180px;
  overflow: hidden; }
  .excerpt-container .excerpt-featured-image img {
    width: 100%; }
  .excerpt-container .excerpt-featured-image .placeholder {
    position: relative;
    top: -53px; }
.excerpt-container .excerpt-title-container {
  padding: 0 15px; }
.excerpt-container .excerpt-title {
  margin-top: 0; }
.excerpt-container h3.excerpt-title {
  margin-top: 0;
  font-size: 20px; }

.main-right-two-columns-programs-sidebar h4 {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none; }

.searchandfilter li {
  display: block !important; }

.main-right-two-columns.programs h4 {
  font-size: 22px;
  color: #303030;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px; }
.main-right-two-columns.programs h5 {
  font-family: Open Sans;
  font-size: 16px;
  color: #303030;
  line-height: 1.66em; }

.main-right-two-columns-programs.programs h4 {
  font-size: 22px;
  color: #303030;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: -10px; }
.main-right-two-columns-programs.programs h5 {
  font-family: Open Sans;
  font-size: 16px;
  color: #303030;
  line-height: 1.66em; }

.archive-title, .main-right-two-columns-programs.programs.archive h4.main-right-two-columns-programs-sidebar {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 15px; }

.archive-title, .main-right-two-columns-programs.programs.archive li h4 {
  margin-bottom: 0;
  padding: 0; }

.excerpt-header {
  margin-bottom: 0; }
  .excerpt-header h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 18px; }
  .excerpt-header h4 {
    margin-top: 0;
    color: #c95233;
    font-weight: 600;
    font-size: 1.3em; }

.excerpt-text {
  padding: 0 15px; }
  .excerpt-text .entry-content.cf.excerpt-content {
    margin-top: 0; }

.excerpt-footer {
  margin-bottom: 20px; }

.excerpt-details {
  margin-bottom: 20px; }
  .excerpt-details ul li {
    margin: 0; }

.excerpt-full-details-button {
  max-width: 300px;
  margin: 30px 0; }
  .excerpt-full-details-button a {
    border: 1px solid #c95233;
    color: #c95233;
    padding: 10px 70px;
    text-decoration: none;
    text-align: center;
    background-color: transparent; }
    .excerpt-full-details-button a:hover {
      color: #fff;
      background-color: #c95233; }

.entry-content.cf.excerpt-content {
  margin: 20px 0; }
  .entry-content.cf.excerpt-content p {
    margin-top: 20px; }

.projects-banner {
  width: 75%;
  margin: 0 auto; }

.projects p {
  margin-bottom: 0; }

.m6-project-featured-image {
  margin-top: 40px; }
  .m6-project-featured-image img {
    width: 98%; }

.main-right-two-columns.projects {
  padding: .5em 2em; }

.projects-title-container {
  margin-bottom: 15px; }
  .projects-title-container h2 {
    color: #303030;
    margin-bottom: 8px; }
  .projects-title-container h4.location {
    color: #c95233;
    font-weight: 600; }

.project-partners ul li {
  display: inline-block;
  vertical-align: middle; }
  .project-partners ul li img {
    max-width: 150px;
    margin: 0 auto;
    padding: 10px; }

.project-report {
  margin: 20px 0; }
  .project-report h5 {
    display: inline-block; }

.mk-svg-icon {
  fill: #303030;
  position: relative;
  display: inline-block;
  left: 0;
  height: 16px; }

h4 {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none; }

h4.project-category {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  text-transform: none;
  margin: 7px 0; }

h4.project-dates {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  text-transform: none; }

.excerpt-container-projects {
  margin-top: 40px;
  padding: .5em 1.2em; }

.excerpt.project .m6-project-image img {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 100%;
  height: auto;
  vertical-align: middle;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 0; }

.excerpt.project {
  margin: 20px 0;
  padding: 26px 26px 0 26px;
  width: 100%;
  vertical-align: top;
  border: 1px solid #b9b9b9;
  top: 0; }
  .excerpt.project .excerpt-header {
    width: 100%;
    margin-bottom: 20px;
    top: 0; }

.excerpt-title-container.project {
  padding: 0;
  background-color: #fff; }

.excerpt-title.project {
  margin-top: 0; }

.excerpt-text.project {
  background: #fff;
  padding: 20px 0 2px;
  position: relative;
  top: 0; }
  .excerpt-text.project .entry-content.cf.excerpt-content {
    margin-top: 0; }

#mk-button-9 {
  margin: 15px 0; }

#mk-button-9 .mk-button {
  border-color: #416e74;
  color: #416e74 !important;
  display: inline-block;
  max-width: 100%;
  text-decoration: none; }
  #mk-button-9 .mk-button:hover {
    background-color: rgba(65, 110, 116, 0.2);
    color: #2c244c !important; }

#mk-button-9 .mk-button .mk-svg-icon {
  fill: #416e74 !important; }

.mk-button .mk-button--icon svg {
  vertical-align: middle; }

#mk-button-9 .mk-button span {
  letter-spacing: 1px;
  margin-right: -1px;
  display: inline-block; }

.mk-svg-icon {
  fill: #303030;
  position: relative;
  display: inline-block;
  left: 0;
  height: 16px; }

.mk-button .mk-button--icon {
  margin: -2px 15px 0 0; }

.mk-button--dimension-outline.mk-button--size-small, .mk-button--dimension-savvy.mk-button--size-small {
  padding: 10px 18px; }

.jupiter-donut-relative {
  position: relative; }

.jupiter-donut-left {
  float: left; }

.jupiter-donut-inline-block {
  display: inline-block; }

.mk-button--dimension-outline, .mk-button--dimension-savvy {
  border-width: 2px;
  border-style: solid; }

.mk-button--size-small, .mk-contact-form .mk-button--size-small {
  padding: 12px 18px;
  font-size: 10px;
  line-height: 100%; }

.mk-button--corner-rounded, .mk-button--corner-rounded .double-outline-inside {
  border-radius: 3px; }

.mk-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
  transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out; }

.jupiter-donut-no-backface {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.jupiter-donut-relative {
  position: relative; }

.jupiter-donut-inline-block {
  display: inline-block; }

.jupiter-donut-text-center {
  text-align: center; }

.jupiter-donut-font-weight-700 {
  font-weight: 700; }

.excerpt-container .excerpt.shortcode-partners-excerpt {
  width: 180px;
  margin: 20px auto;
  padding: 0;
  vertical-align: top;
  border: 1px solid #eaeaea; }

.shortcode-partners-container {
  text-align: center; }

.shortcode-partners-img {
  width: 168px; }

.textwidget .excerpt-block {
  text-align: center; }

.content-resources {
  max-width: 1140px;
  margin: 0 auto; }
  .content-resources .excerpt-block {
    margin-top: 8px; }
  .content-resources .excerpt-container h4 {
    font-size: 18px;
    color: #404040;
    font-weight: 600;
    text-transform: none; }
  .content-resources .excerpt-container .excerpt {
    margin: 20px 0;
    padding: 0;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #e2e2e2;
    border-left: none;
    border-right: none;
    background-color: #fff; }
    .content-resources .excerpt-container .excerpt.resources {
      border-top: none; }
  .content-resources .excerpt-container .excerpt-featured-image {
    width: 42px;
    margin: 0 auto 10px;
    height: auto;
    overflow: hidden; }
    .content-resources .excerpt-container .excerpt-featured-image img {
      width: 100%;
      position: relative;
      margin-top: 15px; }
    .content-resources .excerpt-container .excerpt-featured-image .placeholder {
      padding-top: 40px; }
  .content-resources .excerpt-container .excerpt-title-container {
    padding: 0 15px; }
  .content-resources .excerpt-container .excerpt-title {
    margin-top: 0; }
  .content-resources .excerpt-container h3.excerpt-title {
    margin-top: 0;
    font-size: 22px; }

.content-container.resources {
  margin-top: 15px; }

.content-resources.featured-resources {
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }

.main-right-two-columns-resources-sidebar h4 {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none; }

.main-right-two-columns-resources.resources {
  padding-left: 20px;
  margin-top: 28px; }
  .main-right-two-columns-resources.resources h4 {
    font-size: 22px;
    color: #303030;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: -10px; }
  .main-right-two-columns-resources.resources h5 {
    font-family: Open Sans;
    font-size: 16px;
    color: #303030;
    line-height: 1.66em; }

.archive-title, .main-right-two-columns-resources.resources.archive h4.main-right-two-columns-resources-sidebar {
  font-size: 18px;
  color: #404040;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 15px; }

.archive-title, .main-right-two-columns-resources.resources.archive li h4 {
  margin-bottom: 0;
  padding: 0; }

.excerpt.resources {
  border-top: 14px solid #c95233; }
  .excerpt.resources .excerpt-text .entry-content.cf.excerpt-content {
    margin-top: 3px; }

.program-title-container.news h1, .program-title-container.news h2, .program-title-container.news h3, .program-title-container.news h4, .program-title-container.news h5 {
  color: #000;
  border-bottom: 1px solid #303030;
  padding-bottom: 11px;
  margin-bottom: 11px; }

.news h1.archive-title.h2 {
  border-bottom: 1px solid #303030;
  padding-bottom: 10px;
  margin-bottom: 15px; }

.news-content-box img {
  height: auto;
  width: auto;
  max-width: 400px;
  object-fit: cover; }

.news-images {
  margin-top: 15px; }

.news-additional-images img {
  width: 300px;
  height: 200px;
  margin: 5px;
  object-fit: cover; }

.excerpt-container .excerpt.news {
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: top;
  border: none; }
  .excerpt-container .excerpt.news:nth-child(even) {
    border-bottom: none;
    border-left: none;
    border-right: none;
    background-color: #eaeaea; }
  .excerpt-container .excerpt.news p.excerpt-title {
    line-height: 2.3em;
    height: 32px;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 1em; }

.news .pagination {
  margin-top: 15px; }

body.archive .main-right-two-columns.projects.news {
  margin-top: 0; }

.main-right-two-columns.projects.news {
  margin-top: 14px; }

.sidebar-list.news h4, .sidebar-list.news h5, .sidebar-list.news h6 {
  color: #000;
  border-bottom: 1px solid #303030;
  font-size: 1.1em;
  text-transform: uppercase;
  padding-bottom: 11px;
  margin-bottom: 11px; }
.sidebar-list.news li {
  margin: 12px 0;
  line-height: 1.3em; }

section, .entry-content p {
  padding: 0;
  margin: 0; }

.pagination {
  text-align: right; }

footer {
  clear: both; }

h2.screen-reader-text {
  font-size: 1.2em; }

@media (min-width: 665px) {
  .main-two-columns {
    padding: .5em 2em; } }
@media (min-width: 768px) {
  /*
    .main {
      @include span(8 of 12 last);
    }

    aside {
      @include span(4 of 12);
    }

    .main-full {
      @include span(12 of 12);
    }

    aside.full {
      @include span(12 of 12);
    }

    .main-right {
      @include span(8 of 12);
    }

    aside.right {
      @include span(4 of 12 last);
    }
  */
  .excerpt-container .excerpt.shortcode-partners-excerpt {
    width: 180px;
    display: inline-block;
    margin: 20px 20px 20px 0; }

  .shortcode-partners-block, .shortcode-partners-container {
    max-width: 700px;
    margin: 0 auto; }

  .shortcode-partners-block.page, .shortcode-partners-container.page {
    max-width: 100%;
    width: 100%;
    margin: 0 auto; }

  .excerpt.project .m6-project-image img {
    width: 300px; }

  .content-resources .excerpt-container .excerpt {
    margin: 10px 0 0 0; }
  .content-resources .excerpt-container .excerpt-featured-image {
    width: 55px;
    margin: 0 auto; }
    .content-resources .excerpt-container .excerpt-featured-image img {
      margin-top: 7px; }
  .content-resources .excerpt-header {
    width: 11%;
    display: inline-block;
    vertical-align: top; }
  .content-resources .excerpt-text {
    width: 87%;
    display: inline-block; } }
@media (min-width: 960px) {
  .excerpt.project .excerpt-header {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px; }

  .excerpt-text.project {
    width: 66%;
    display: inline-block;
    padding: 0;
    vertical-align: top; }

  .content-projects .excerpt-block {
    width: 75%;
    margin: 0 auto; }

  .excerpt.project .m6-project-image img {
    width: 100%; }

  .main-right-two-columns.projects.resource {
    margin-top: 55px; }

  .news-additional-images img {
    display: inline-block; } }
@media (min-width: 1024px) {
  .main {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%; }

  .main-left {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }

  .main-right {
    width: 23.72881%;
    float: right;
    margin-right: 0;
    text-align: left; }
    .main-right ul {
      margin-left: 0; }
    .main-right li {
      margin-left: 0; }

  .col3 ul {
    margin-left: 0; }
  .col3 li {
    margin-left: 0; }

  .main-full {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .main-two-columns {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    padding: .5em 0 .5em 2em; }

  .main-right-two-columns {
    width: 32.20339%;
    float: right;
    margin-right: 0; }
    .main-right-two-columns.programs {
      margin-top: 99px; }

  .col-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 10px; }

  .col1, .col3 {
    width: 25%;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }

  .col2 {
    width: 50%;
    -webkit-box: 2;
    -moz-box: 2;
    -webkit-flex: 2 0 auto;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
    padding: 0 25px 0 10px; }

  .main-two-columns-programs {
    width: 74.57627%;
    float: right;
    margin-right: 0; }

  .main-right-two-columns-programs {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
    .main-right-two-columns-programs.programs {
      margin-top: 49px; }
    .main-right-two-columns-programs.archive {
      margin-top: 0; }

  .program-title-container {
    margin-bottom: 30px; }

  .excerpt-container .excerpt {
    display: inline-block;
    text-align: left;
    margin: 20px 25px 20px 0; }

  .main-right-two-columns.projects {
    padding: .5em 1.5em .5em 2em; }

  .projects-title-container {
    margin-bottom: 30px; }

  .main-right-two-columns.projects {
    margin-top: 110px; }

  .excerpt-container .excerpt.project {
    display: block; }

  .excerpt-container-projects {
    padding: .5em 0; }

  .shortcode-partners-container {
    max-width: 1100px; }

  .main-two-columns-resources {
    width: 74.57627%;
    float: right;
    margin-right: 0; } }
@media (min-width: 1250px) {
  .shortcode-partners-block, .shortcode-partners-container {
    max-width: 1255px; }

  .excerpt-container .excerpt.shortcode-partners-excerpt {
    width: 168px;
    margin: 20px 11px 20px 0; } }
