html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }
  
.pubsmall { padding-left: 25px !important; padding-right:25px !important}

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

elements-of-type(html5-block) {
  display: block; }

/*
 * colors
 */
/* CoSAI palette */
/* cgiar palette */
/* WLE Palette */
/* custom colors */
/* borders */
/* animations */
/* shadows */
/* legacy colors */
.bg-color-white {
  background-color: #fff; }
  .bg-color-white.entity-paragraphs-item {
    padding: 20px; }

.bg-color-grey-extra-light {
  background-color: #f8f8f8; }
  .bg-color-grey-extra-light.entity-paragraphs-item {
    padding: 20px; }

.bg-color-grey-light {
  background-color: #ddd; }
  .bg-color-grey-light.entity-paragraphs-item {
    padding: 20px; }

.bg-color-grey-medium-light {
  background-color: #ccc; }
  .bg-color-grey-medium-light.entity-paragraphs-item {
    padding: 20px; }

.bg-color-grey-medium {
  background-color: #999; }
  .bg-color-grey-medium.entity-paragraphs-item {
    padding: 20px; }

.bg-color-grey-dark {
  background-color: #575757; }
  .bg-color-grey-dark.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-grey-dark * {
    color: #FFFFFF !important; }

.bg-color-grey-extra-dark {
  background-color: #393939; }
  .bg-color-grey-extra-dark.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-grey-extra-dark * {
    color: #FFFFFF !important; }

.bg-color-black {
  background-color: #000; }
  .bg-color-black.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-black * {
    color: #FFFFFF !important; }

.bg-color-blue {
  background-color: #0093d0; }
  .bg-color-blue.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-blue * {
    color: #FFFFFF !important; }

.bg-color-blue-dark {
  background-color: #0058a9; }
  .bg-color-blue-dark.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-blue-dark * {
    color: #FFFFFF !important; }

.bg-color-teal {
  background-color: #8bd8d0; }
  .bg-color-teal.entity-paragraphs-item {
    padding: 20px; }

.bg-color-purple {
  background-color: #933488; }
  .bg-color-purple.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-purple * {
    color: #FFFFFF !important; }

.bg-color-wine {
  background-color: #ad2259; }
  .bg-color-wine.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-wine * {
    color: #FFFFFF !important; }

.bg-color-pink-pale {
  background-color: #fef5f1; }
  .bg-color-pink-pale.entity-paragraphs-item {
    padding: 20px; }

.bg-color-orange {
  background-color: #f7941e; }
  .bg-color-orange.entity-paragraphs-item {
    padding: 20px; }

.bg-color-red {
  background-color: #c00; }
  .bg-color-red.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-red * {
    color: #FFFFFF !important; }

.bg-color-red-orange {
  background-color: #ed541d; }
  .bg-color-red-orange.entity-paragraphs-item {
    padding: 20px; }

.bg-color-rust {
  background-color: #8c2e0b; }
  .bg-color-rust.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-rust * {
    color: #FFFFFF !important; }

.bg-color-yellow-pale {
  background-color: #ffd; }
  .bg-color-yellow-pale.entity-paragraphs-item {
    padding: 20px; }

.bg-color-yellow {
  background-color: #ff0; }
  .bg-color-yellow.entity-paragraphs-item {
    padding: 20px; }

.bg-color-yellow-dark {
  background-color: #ed5; }
  .bg-color-yellow-dark.entity-paragraphs-item {
    padding: 20px; }

.bg-color-green-pale {
  background-color: #f8fff0; }
  .bg-color-green-pale.entity-paragraphs-item {
    padding: 20px; }

.bg-color-green-light {
  background-color: #be7; }
  .bg-color-green-light.entity-paragraphs-item {
    padding: 20px; }

.bg-color-green-lime {
  background-color: #94c83e; }
  .bg-color-green-lime.entity-paragraphs-item {
    padding: 20px; }

.bg-color-green-dark {
  background-color: #6ac211; }
  .bg-color-green-dark.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-green-dark * {
    color: #FFFFFF !important; }

.bg-color-green-forest {
  background-color: #006f41; }
  .bg-color-green-forest.entity-paragraphs-item {
    padding: 20px; }
  .bg-color-green-forest * {
    color: #FFFFFF !important; }

*, *:after, *:before {
  box-sizing: border-box; }

.container, .breadcrumbs, article.view-mode-full .content-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }
  .container.with-content, .breadcrumbs, article.view-mode-full .with-content.content-wrapper, article.view-mode-full .content-wrapper.breadcrumbs {
    padding-left: 20px;
    padding-right: 20px; }

.row {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0; }

.col-1 {
  width: 8.33333%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-2, .node-publication.view-mode-full .preview-wrapper {
  width: 16.66667%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-3 {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-4 {
  width: 33.33333%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-5, .node-publication.view-mode-full .author-citation-wrapper {
  width: 41.66667%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-6 {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-7, article.view-mode-full .content-wrapper > .content {
  width: 58.33333%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-8 {
  width: 66.66667%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-9 {
  width: 75%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-10 {
  width: 83.33333%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-11 {
  width: 91.66667%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-12 {
  width: 100%;
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

.col-offset-1 {
  padding-left: 8.33333%; }

.col-offset-2 {
  padding-left: 16.66667%; }

.col-offset-3 {
  padding-left: 25%; }

.col-offset-4 {
  padding-left: 33.33333%; }

.col-offset-5 {
  padding-left: 41.66667%; }

.col-offset-6 {
  padding-left: 50%; }

.col-offset-7 {
  padding-left: 58.33333%; }

.col-offset-8 {
  padding-left: 66.66667%; }

.col-offset-9 {
  padding-left: 75%; }

.col-offset-10 {
  padding-left: 83.33333%; }

.col-offset-11 {
  padding-left: 91.66667%; }

.col-offset-12 {
  padding-left: 100%; }

.col-pull-1 {
  padding-right: 8.33333%; }

.col-pull-2 {
  padding-right: 16.66667%; }

.col-pull-3 {
  padding-right: 25%; }

.col-pull-4 {
  padding-right: 33.33333%; }

.col-pull-5 {
  padding-right: 41.66667%; }

.col-pull-6 {
  padding-right: 50%; }

.col-pull-7 {
  padding-right: 58.33333%; }

.col-pull-8 {
  padding-right: 66.66667%; }

.col-pull-9 {
  padding-right: 75%; }

.col-pull-10 {
  padding-right: 83.33333%; }

.col-pull-11 {
  padding-right: 91.66667%; }

.col-pull-12 {
  padding-right: 100%; }

.row.border > .col, article.view-mode-full .content-wrapper.row.border > .content {
  border: 1px solid #222221; }

.row.vcenter {
  vertical-align: middle; }
  .row.vcenter .col, .row.vcenter article.view-mode-full .content-wrapper > .content, article.view-mode-full .row.vcenter .content-wrapper > .content, .row.vcenter *[class^='col-'] {
    vertical-align: middle; }

.row.auto {
  width: 100%;
  table-layout: auto; }

.col, article.view-mode-full .content-wrapper > .content {
  display: table-cell;
  padding-left: 20px;
  padding-right: 20px; }

.col.center, article.view-mode-full .content-wrapper > .center.content {
  text-align: center; }

.vcenter {
  vertical-align: middle; }

.col-full {
  padding-left: 20px;
  padding-right: 20px; }

.twoInARow {
  float: left;
  width: 50%; }

.aleft {
  text-align: left; }

.aright {
  text-align: right; }

.acenter {
  text-align: center; }

.n-up, .articles-list {
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px; }
  .n-up > li, .articles-list > li {
    width: 33.3%;
    display: block;
    float: left;
    margin-bottom: 40px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px; }

.up-1 > li, .articles-list.vertical > li {
  width: 100%; }
  .up-1 > li:nth-child(1n+1), .articles-list.vertical > li:nth-child(1n+1) {
    clear: left; }

.up-2 > li {
  width: 50%; }
  .up-2 > li:nth-child(2n+1) {
    clear: left; }

.up-3 > li {
  width: 33.33333%; }
  .up-3 > li:nth-child(3n+1) {
    clear: left; }

.up-4 > li {
  width: 25%; }
  .up-4 > li:nth-child(4n+1) {
    clear: left; }

.up-5 > li {
  width: 20%; }
  .up-5 > li:nth-child(5n+1) {
    clear: left; }

.up-6 > li {
  width: 16.66667%; }
  .up-6 > li:nth-child(6n+1) {
    clear: left; }

.up-7 > li {
  width: 14.28571%; }
  .up-7 > li:nth-child(7n+1) {
    clear: left; }

.up-8 > li {
  width: 12.5%; }
  .up-8 > li:nth-child(8n+1) {
    clear: left; }

.up-9 > li {
  width: 11.11111%; }
  .up-9 > li:nth-child(9n+1) {
    clear: left; }

.up-10 > li {
  width: 10%; }
  .up-10 > li:nth-child(10n+1) {
    clear: left; }

.up-11 > li {
  width: 9.09091%; }
  .up-11 > li:nth-child(11n+1) {
    clear: left; }

.up-12 > li {
  width: 8.33333%; }
  .up-12 > li:nth-child(12n+1) {
    clear: left; }

.vocabulary-thrive-topics.view-mode-full .paragraphs-items-full .field-paragraphs {
  margin-left: -20px;
  margin-right: -20px; }

/**
.col-1 {
  width: 8.333333%;
  display: table-cell;
}

.col-2 {
  width: 16.666667%;
display: table-cell;
}

.col-3 {
  width: 25%;
  display: table-cell;
}

.col-4 {
  width: 33.333333%;
  display: table-cell;
}

.col-5 {
  width: 41.666667%;
  display: table-cell;
}

.col-6 {
  width: 50%;
  display: table-cell;
}

.col-7 {
  width: 58.333333%;
  display: table-cell;
}

.col-8 {
  width: 66.666667%;
  display: table-cell;
}

.col-9 {
  width: 75%;
  display: table-cell;
}

.col-10 {
  width: 83.333333%;
  display: table-cell;
}

.col-11 {
  width: 91.666667%;
  display: table-cell;
}

.col-12 {
  width: 100%;
  display: table-cell;
}

*/
@media only screen and (max-width: 767px) {
  .row {
    display: block;
    width: 100%; }
  .col, article.view-mode-full .content-wrapper > .content {
    display: block;
    width: 100%; }
  .col-1 {
    display: block;
    width: 100%; }
  .col-2, .node-publication.view-mode-full .preview-wrapper {
    display: block;
    width: 100%; }
  .col-3 {
    display: block;
    width: 100%; }
  .col-4 {
    display: block;
    width: 100%; }
  .col-5, .node-publication.view-mode-full .author-citation-wrapper {
    display: block;
    width: 100%; }
  .col-6 {
    display: block;
    width: 100%; }
  .col-7, article.view-mode-full .content-wrapper > .content {
    display: block;
    width: 100%; }
  .col-8 {
    display: block;
    width: 100%; }
  .col-9 {
    display: block;
    width: 100%; }
  .col-10 {
    display: block;
    width: 100%; }
  .col-11 {
    display: block;
    width: 100%; }
  .col-12 {
    display: block;
    width: 100%; }
  .mob-1 {
    width: 8.33333%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-2 {
    width: 16.66667%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-3 {
    width: 25%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-4 {
    width: 33.33333%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-5 {
    width: 41.66667%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-6 {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-7 {
    width: 58.33333%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-8 {
    width: 66.66667%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-9 {
    width: 75%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-10 {
    width: 83.33333%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-11 {
    width: 91.66667%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .mob-12 {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
  .n-up > li, .articles-list > li {
    display: block;
    width: 100%;
    float: none;
    padding: 0 10px; }
  .twoInARow {
    width: 100%; } }

@keyframes slide-down {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

@keyframes slide-up {
  0% {
    height: 100%; }
  100% {
    height: 0; } }

.text-container blockquote:before, .cke_editable blockquote:before, .paragraphs-item-quote.view-mode-full .quote .quote-content:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d"; }

.text-container blockquote:after, .cke_editable blockquote:after, .paragraphs-item-quote.view-mode-full .quote .quote-content:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908"; }

header.page-header .menu-container .menu .home:before, .breadcrumbs li:first-child:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907"; }

.paragraphs-items-field-accordion-ph .accordion h3 .accordion-title:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905"; }

footer.page-footer .footer-content .contact a:after, .node-person.view-mode-full .metadata-fields .metadata-field.email:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902"; }

.node-person.view-mode-full .metadata-fields .metadata-field.position:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901"; }

.metadata-field.attachments a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909"; }

.metadata-field.links a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a"; }

.node-story.view-mode-full .metadata-wrapper time:before, .node-event.view-mode-full .metadata-wrapper time:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b"; }

.metadata-field.topics .label-above:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a"; }

.metadata-field.venue:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900"; }

body {
  color: #637074;
  font-size: 16px; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

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

/* text sizes */
.huge-text {
  font-size: 1.7rem;
  color: #393939; }
  .filled .huge-text {
    color: #222221; }

.big-text {
  font-size: 1.3rem;
  color: #444442; }
  .filled .big-text, .with-bg .big-text {
    color: #222221; }

.tiny-text {
  font-size: 0.65rem;
  font-family: "Ubuntu";
  font-weight: 400; }

/* text container */
.text-container, .cke_editable {
  max-width: 50em;
  font-family: "Ubuntu";
  font-weight: 300;
  line-height: 1.5; }
  .text-container.full-width, .full-width.cke_editable {
    max-width: 50em; }
  .text-container h2, .cke_editable h2 {
    font-size: 1.7rem;
    margin-top: 1em; }
  .text-container h3, .cke_editable h3 {
    font-size: 1.5rem;
    color: #637074;
    font-family: "Ubuntu";
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: 0.5em; }
  .text-container h4, .cke_editable h4 {
    font-size: 1.3rem;
    color: #637074;
    margin-top: 1em; }
  .text-container h4, .cke_editable h4, .text-container h5, .cke_editable h5 {
    text-transform: uppercase;
    font-family: "Ubuntu";
    font-weight: 500; }
  .text-container h5, .cke_editable h5 {
    font-size: 1.1rem; }
  .text-container h3, .cke_editable h3,
  .text-container h4, .cke_editable h4,
  .text-container h5, .cke_editable h5 {
    margin-top: 10px;
    margin-bottom: 20px; }
  .text-container table caption, .cke_editable table caption {
    display: inline-block;
    background-color: #1F4F33;
    padding: 3px 10px;
    border-radius: 0 10px 0 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Ubuntu";
    font-weight: 300; }
  .text-container table tr, .cke_editable table tr {
    border-bottom: 1px solid #FFFFFF; }
    .text-container table tr td, .cke_editable table tr td {
      font-family: "Ubuntu";
      font-weight: 300;
      padding: 5px 10px;
      border-right: 1px solid #FFFFFF; }
      .text-container table tr td:last-child, .cke_editable table tr td:last-child {
        border-right: 0; }
    .text-container table tr:nth-child(odd), .cke_editable table tr:nth-child(odd) {
      background-color: rgba(45, 116, 75, 0.3); }
    .text-container table tr:last-child, .cke_editable table tr:last-child {
      border-bottom: 0; }
  .text-container blockquote, .cke_editable blockquote {
    position: relative;
    padding: 30px;
    margin: 20px 0;
    background-color: #FCF8F2;
    border-radius: 50px 0 50px;
    font-family: "Ubuntu";
    font-weight: 400;
    font-style: italic; }
    .text-container blockquote:before, .cke_editable blockquote:before, .text-container blockquote:after, .cke_editable blockquote:after, .text-container blockquote p, .cke_editable blockquote p {
      display: inline; }
    .text-container blockquote:before, .cke_editable blockquote:before {
      padding-right: 10px; }
    .text-container blockquote:after, .cke_editable blockquote:after {
      padding-left: 10px; }
  .text-container hr, .cke_editable hr {
    border-color: #1F4F33; }
  .text-container ul, .cke_editable ul {
    list-style: none; }
  .text-container ol, .cke_editable ol {
    list-style-type: decimal;
    list-style-position: inside; }
    .text-container ol li, .cke_editable ol li {
      margin-bottom: 0.5em; }
  .text-container p, .cke_editable p {
    position: relative;
    margin-bottom: 1em; }
    .text-container p sub, .cke_editable p sub, .text-container p sup, .cke_editable p sup {
      position: absolute;
      font-size: 10px; }
    .text-container p sub, .cke_editable p sub {
      bottom: 0; }
    .text-container p sup, .cke_editable p sup {
      top: 0; }
    .text-container p .image-caption-container, .cke_editable p .image-caption-container {
      height: auto !important; }
      .text-container p .image-caption-container .image-caption, .cke_editable p .image-caption-container .image-caption {
        padding: 10px;
        font-size: 0.75rem;
        background-color: #F7E7D0;
        font-family: "Ubuntu Condensed";
        font-weight: 400; }
  .text-container img[style*='float: r'], .cke_editable img[style*='float: r'] {
    margin: 20px 0 20px 20px; }
  .text-container img[style*='float: l'], .cke_editable img[style*='float: l'] {
    margin: 20px 20px 20px 0; }
  .text-container em, .cke_editable em {
    font-family: "Ubuntu";
    font-weight: 400;
    font-style: italic; }
  .text-container strong, .cke_editable strong {
    font-family: "Ubuntu";
    font-weight: 700;
    color: #637074; }
  .text-container ul, .cke_editable ul, .text-container ol, .cke_editable ol, .text-container dl, .cke_editable dl {
    margin-bottom: 0.5em; }
  .text-container ul li, .cke_editable ul li, .text-container dt, .cke_editable dt {
    display: block;
    margin-bottom: 0.5em;
    padding-left: 1em;
    position: relative; }
    .text-container ul li:before, .cke_editable ul li:before, .text-container dt:before, .cke_editable dt:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "\2022"; }
  .text-container dd, .cke_editable dd {
    padding-left: 1em;
    margin-bottom: 0.5em; }
  .text-container.last *:last-child, .last.cke_editable *:last-child {
    margin-bottom: 0; }
  .text-container img, .cke_editable img {
    width: auto;
    height: auto !important;
    max-width: 100%; }
  .text-container .media-element-container, .cke_editable .media-element-container {
    position: relative;
    background: #FCF8F2;
    margin-bottom: 20px; }
    .text-container .media-element-container .photo-credits, .cke_editable .media-element-container .photo-credits {
      position: absolute;
      right: 20px;
      top: 20px;
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
      padding: 3.33333px 5px;
      color: #FFFFFF;
      background-color: rgba(34, 34, 33, 0.5);
      font-size: 0.75rem;
      z-index: 20;
      font-family: "Ubuntu";
      font-weight: 300; }
    .text-container .media-element-container .caption, .cke_editable .media-element-container .caption {
      padding: 10px;
      font-size: 0.75rem;
      font-family: "Ubuntu Condensed";
      font-weight: 400; }
  .text-container a, .cke_editable a {
    color: #3c9862;
    border-bottom: 1px dotted #3c9862; }

#colorbox .text-container, #colorbox .cke_editable {
  max-width: 38em; }

#colorbox li small {
  display: block;
  font-size: 12px;
  padding: 7px;
  color: #bdbdbd;
  background: #fafafa; }
  #colorbox li small a {
    text-decoration: none;
    color: #ad2259; }

@media only screen and (max-width: 767px) {
  .text-container, .cke_editable {
    max-width: 100%; }
    .text-container a, .cke_editable a {
      word-break: break-all; }
    .text-container table, .cke_editable table {
      width: 100% !important;
      max-width: 100% !important; } }

/*Components*/
#admin-menu, #admin-menu .dropdown {
  z-index: 99999; }

#admin-toolbar, #admin-toolbar * {
  box-sizing: content-box; }

#admin-menu {
  z-index: 40000; }

#admin-toolbar * {
  box-sizing: content-box; }

.administrative-links {
  float: left;
  position: fixed;
  z-index: 9000;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background: #FCF8F2;
  width: 200px;
  border: 2px solid #1F4F33; }
  .administrative-links a {
    text-decoration: none;
    color: #1F4F33; }

.logged-in .ui-banner,
.logged-in .ui-banners,
.logged-in .ui-content,
.logged-in .ui-links {
  position: relative; }

/*
 * ckeditor
 */
.cke_editable {
  padding: 20px; }

/* general purpose formatting for blocks */
.stripe {
  overflow: hidden;
  *zoom: 1; }

.padded {
  padding: 40px; }

.padded-half {
  padding: 20px; }

.v-padded, .node-activity.view-mode-full, article.view-mode-full .content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px; }

.v-padded-double {
  padding-top: 80px;
  padding-bottom: 80px; }

.v-padded-top {
  padding-top: 40px; }

.v-padded-bottom {
  padding-bottom: 40px; }

.h-padded {
  padding-left: 40px;
  padding-right: 40px; }

.with-border {
  border-bottom: 5px solid #1F4F33; }
  .with-border + .with-border {
    border-top: none; }

.bottom-padded {
  padding-bottom: 40px; }

.filled {
  background: #e37222;
  /* if padding a row, compensate column padding
   * on outmost columns
   */ }
  .filled .filled {
    background: #FFFFFF; }
  .filled.row {
    padding-top: 20px; }

.with-bg {
  position: relative;
  background-repeat: no-repeat; }
  .with-bg.bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }

.indented {
  padding-left: 2em; }

.bg-overlay:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1; }

.bg-overlay .text-container, .bg-overlay .cke_editable {
  position: relative;
  z-index: 2; }

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

.block-intro {
  padding-top: 0; }
  .block-intro .content {
    font-size: 1rem; }

.two-cols {
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -ms-column-gap: 40px;
  -o-column-gap: 40px;
  column-gap: 40px; }

.main-content-wrapper form {
  padding-bottom: 20px; }

form * {
  font-family: "Ubuntu";
  font-weight: 400; }

form .description {
  display: none; }

form label {
  display: block; }

form .form-item {
  margin-bottom: 1em; }

form input, form textarea {
  font-family: "Ubuntu";
  font-weight: 400;
  padding: 10px;
  font-size: 1rem;
  border: 1px solid #9FA9AC; }

form input[type=text], form textarea {
  max-width: 100%;
  width: 100%; }

form input[type="submit"] {
  outline: none; }

#user-login {
  width: 500px; }
  #user-login input {
    width: 100%; }

body {
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5; }

.krumo-root img {
  display: none; }

section {
  margin: 40px 0; }


a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  color: #637074;
  transition: all 300ms ease-in-out; }

/* headers */
h1, h2, h3 {
  line-height: 1.2; }

h2 {
  font-size: 1.7rem;
  font-family: "Ubuntu";
  font-weight: 700;
  color: #1F4F33;
  text-transform: uppercase;
  margin: 1em 0 0.5em 0;
  letter-spacing: 1px; }
  h2.pane-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #1F4F33;
    margin: 1em 0; }
  h2 a {
    text-decoration: none;
    color: #222221;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: hand;
    cursor: pointer;
    color: #1F4F33; }
    h2 a:hover {
      text-decoration: underline; }

h2.aside-title {
  font-size: 1.3rem;
  border-bottom: 1px solid #1F4F33;
  padding-bottom: 5px;
  font-family: "Ubuntu Condensed";
  font-weight: 400;
  margin-top: 0; }

.leaf-green {
  position: absolute;
  top: -25px;
  margin: 0;
  background: #1F4F33;
  color: white !important;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 30px 0 30px 0;
  font-family: "Ubuntu";
  font-weight: 700; }

/*
 *     font-size: 2.2rem;
    font-family: "Oswald";
    font-weight: 400;
    color: #393939;
    margin: 1em 0 0.25em 0;
    padding-top: 10px;
 */
h3 {
  font-size: 1.3rem; }

img {
  width: 100%;
  max-width: 100%;
  height: auto; }

ul.comma-list {
  list-style: none; }
  ul.comma-list li {
    display: inline; }
    ul.comma-list li:after {
      content: ", ";
      margin-right: 3px; }
    ul.comma-list li:last-child:after {
      content: ""; }
    ul.comma-list li:first-child:last-child:after {
      content: ""; }

/* action buttons
.action {

  @include interfaceAnchor();
  background: $secondaryColor;
  color: $white;
  padding: 0.5em 1em;
  margin: 0 0.5em 0.5em 0.5em;
  text-transform: uppercase;
  letter-spacing: 3px;



}
*/
/* action button */
.action, form input[type="submit"], .actions a, .form-actions a, .actions input, .form-actions input, .mobile-menu-switch {
  font-family: "Ubuntu";
  font-weight: 400;
  text-decoration: none;
  color: #222221;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: hand;
  cursor: pointer;
  /*
   * prevent weirdo iPad
   */
  -webkit-appearance: none;
  background: #1F4F33;
  padding: 10px;
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 20px;
  border: none;
  position: relative;
  transition: none;
  border-radius: 5px;
  /*
   *
  border: 2px solid $red;
  background: $white !important;
  color: $red !important;

   */ }
  .action:first-child, form input[type="submit"]:first-child, .actions a:first-child, .form-actions a:first-child, .actions input:first-child, .form-actions input:first-child, .mobile-menu-switch:first-child {
    margin-left: 0; }
  .action:last-child, form input[type="submit"]:last-child, .actions a:last-child, .form-actions a:last-child, .actions input:last-child, .form-actions input:last-child, .mobile-menu-switch:last-child {
    margin-right: 0; }
  .action:hover, form input[type="submit"]:hover, .actions a:hover, .form-actions a:hover, .actions input:hover, .form-actions input:hover, .mobile-menu-switch:hover {
    background: #26613f; }
  .action:active, form input[type="submit"]:active, .actions a:active, .form-actions a:active, .actions input:active, .form-actions input:active, .mobile-menu-switch:active {
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    box-shadow: 0 1px 0 0 #112a1b, 0 3px 5px 2px rgba(0, 0, 0, 0.3); }
  .action.tiny, form input.tiny[type="submit"], .actions a.tiny, .form-actions a.tiny, .actions input.tiny, .form-actions input.tiny, .mobile-menu-switch {
    font-size: 0.65rem;
    color: #FFFFFF;
    letter-spacing: 2px; }
  .action.big, form input.big[type="submit"], .actions a.big, .form-actions a.big, .actions input.big, .form-actions input.big, .big.mobile-menu-switch {
    font-size: 1.3rem;
    color: #FFFFFF;
    padding: 20px; }
  .action.light, form input.light[type="submit"], .actions a, .form-actions a, .actions input, .form-actions input, .mobile-menu-switch {
    background: transparent;
    color: #ad2259;
    letter-spacing: 1px;
    border: 1px solid #ad2259;
    box-shadow: none; }
    .action.light:hover, form input.light[type="submit"]:hover, .actions a:hover, .form-actions a:hover, .actions input:hover, .form-actions input:hover, .mobile-menu-switch:hover {
      background: #ad2259;
      color: #FFFFFF; }
    .action.light.reverse, form input.light.reverse[type="submit"], .actions a.reverse, .form-actions a.reverse, .actions input.reverse, .form-actions input.reverse, .reverse.mobile-menu-switch {
      border-color: #FFFFFF;
      color: #FFFFFF; }
      .action.light.reverse:hover, form input.light.reverse[type="submit"]:hover, .actions a.reverse:hover, .form-actions a.reverse:hover, .actions input.reverse:hover, .form-actions input.reverse:hover, .reverse.mobile-menu-switch:hover {
        background: transparent; }
  .action em, form input[type="submit"] em, .actions a em, .form-actions a em, .actions input em, .form-actions input em, .mobile-menu-switch em {
    display: block;
    font-weight: 700; }

.actions, .form-actions {
  padding: 10px 0; }
  .actions li, .form-actions li, .actions a, .form-actions a, .actions input, .form-actions input {
    display: inline-block; }
  .actions a, .form-actions a, .actions input, .form-actions input {
    font-size: 1rem; }

figcaption {
  position: absolute;
  right: 20px;
  bottom: -1px;
  -ms-transform-origin: top right;
      transform-origin: top right;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  padding: 3.33333px 5px;
  color: #FFFFFF;
  background-color: rgba(34, 34, 33, 0.5);
  font-size: 0.65rem;
  z-index: 20;
  font-family: "Ubuntu";
  font-weight: 300; }

.title-container h1,
.image-container h1 {
  color: #1F4F33;
  padding-bottom: 20px;
  font-family: "Ubuntu";
  font-weight: 700;
  font-size: 2.2rem;
  text-transform: uppercase;
  border-bottom: 2px solid #637074; }
  


.title-container.with-bg,
.page-events .title-container,
.page-resources .title-container,
.image-container.with-bg,
.page-events
.image-container,
.page-resources
.image-container {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 2px solid #1F4F33; }
  .title-container.with-bg img,
  .page-events .title-container img,
  .page-resources .title-container img,
  .image-container.with-bg img,
  .page-events
  .image-container img,
  .page-resources
  .image-container img {
    display: none; }
  .title-container.with-bg .title-wrapper,
  .page-events .title-container .title-wrapper,
  .page-resources .title-container .title-wrapper,
  .image-container.with-bg .title-wrapper,
  .page-events
  .image-container .title-wrapper,
  .page-resources
  .image-container .title-wrapper {
    background-color: #F7E7D0; }
  .title-container.with-bg h1,
  .page-events .title-container h1,
  .page-resources .title-container h1,
  .image-container.with-bg h1,
  .page-events
  .image-container h1,
  .page-resources
  .image-container h1 {
    border-bottom: 0; }

.title-container.without-bg .title-wrapper,
.image-container.without-bg .title-wrapper {
  position: relative; }

.not-front .image-container.stripe-image {
  max-height: 200px;
  height: 200px; }

.not-front .image-container.hero-image {
  max-height: 560px;
  height: 560px; }

.more-link {
  text-align: center; }
  .more-link a {
    padding: 10px;
    border: 1px solid #1F4F33;
    text-decoration: none;
    color: #393939;
    text-transform: uppercase;
    transition: color 200ms ease-in-out; }
    .more-link a:hover {
      color: #FFFFFF;
      background: #1F4F33; }

@media only screen and (max-width: 1023px) {
  figcaption {
    -ms-transform: unset;
        transform: unset;
    bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .not-front .title-container.with-bg h1,
  .title-container.with-bg h1 {
    font-size: 1.7rem; } }

/*Layout*/
#sliding-popup {
  padding: 20px 0;
  width: 100%;
  background: #9FA9AC; }
  #sliding-popup .popup-content {
    width: 100%; }
    #sliding-popup .popup-content #popup-text {
      float: none;
      max-width: none;
      color: #FFFFFF; }
      #sliding-popup .popup-content #popup-text h2 {
        font-size: 1.4rem;
        font-weight: 400;
        margin: 0 0 10px 0;
        color: #FFFFFF; }
      #sliding-popup .popup-content #popup-text p {
        font-size: 1rem;
        font-family: "Ubuntu";
        font-weight: 300; }
    #sliding-popup .popup-content #popup-buttons {
      float: none;
      max-width: none;
      vertical-align: middle; }
      #sliding-popup .popup-content #popup-buttons button {
        background: transparent;
        border: 1px solid #FFFFFF;
        padding: 10px;
        font-size: 1rem;
        color: #FFFFFF;
        text-transform: uppercase;
        font-weight: 400;
        font-family: "Ubuntu";
        font-weight: 400;
        letter-spacing: 1px;
        transition: none;
        margin: 0 10px 10px 0; }
        #sliding-popup .popup-content #popup-buttons button:hover {
          color: #9FA9AC;
          background: #FFFFFF; }

footer {
  margin-top: 80px; }
  .page-node-14730 footer {
    margin-top: 0; }
  footer.page-footer {
    background-color: #637074; }
    footer.page-footer .container, footer.page-footer .breadcrumbs, footer.page-footer article.view-mode-full .content-wrapper, article.view-mode-full footer.page-footer .content-wrapper {
      padding: 40px 0 20px; }
    footer.page-footer .footer-logo h3 {
      color: #FCF8F2;
      padding-bottom: 10px;
      font-family: "Ubuntu";
      font-weight: 300;
      font-size: 12px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    footer.page-footer .footer-content {
      text-align: right; }
      footer.page-footer .footer-content .text-container, footer.page-footer .footer-content .cke_editable {
        max-width: unset;
        display: block; }
      footer.page-footer .footer-content p {
        color: #FCF8F2;
        font-family: "Ubuntu";
        font-weight: 300;
        padding-bottom: 0;
        margin-bottom: 0; }
        footer.page-footer .footer-content p:last-child {
          padding-bottom: 10px;
          border-bottom: 5px solid #FCF8F2; }
        footer.page-footer .footer-content p a {
          color: #FFFFFF;
          border-bottom: 1px dotted #FFFFFF; }
      footer.page-footer .footer-content .contact {
        float: left;
        margin-top: 15px;
        display: inline-block; }
        footer.page-footer .footer-content .contact a {
          background: #3c9862;
          padding: 3px 8px;
          border-radius: 5px;
          color: #FCF8F2;
          transition: all 300ms ease-in-out; }
          footer.page-footer .footer-content .contact a:after {
            position: relative;
            margin-left: 4px;
            top: 2px; }
      footer.page-footer .footer-content .copy {
        padding-top: 10px; }
        footer.page-footer .footer-content .copy li {
          display: inline-block;
          color: #FCF8F2;
          margin-bottom: 0;
          padding-left: 0;
          font-family: "Ubuntu";
          font-weight: 300; }
          footer.page-footer .footer-content .copy li:before {
            display: none; }
          footer.page-footer .footer-content .copy li:after {
            display: inline-block;
            content: '|';
            margin-left: 5px; }
          footer.page-footer .footer-content .copy li a {
            color: #FCF8F2;
            padding-bottom: 1px;
            border: 1px solid transparent; }
            footer.page-footer .footer-content .copy li a:hover {
              border-bottom: 1px solid #FFFFFF; }
          footer.page-footer .footer-content .copy li:last-child:after {
            display: none; }

@media only screen and (max-width: 767px) {
  footer.page-footer .footer-logo {
    padding-bottom: 20px; }
    footer.page-footer .footer-logo img {
      width: auto; }
  footer.page-footer .footer-content {
    text-align: left;
    padding-bottom: 15px; }
    footer.page-footer .footer-content .contact {
      display: block;
      float: unset; }
    footer.page-footer .footer-content .copy {
      padding-top: 15px; } }

header .leaf-img {
  background-image: url(../../img/cosai-logo-leaf-green-solid/index.svg);
  width: 425px;
  height: 122px;
  position: absolute;
  background-repeat: no-repeat;
  background-position-y: 90%;
  background-position-x: 0;
  background-size: cover;
  left: calc((100% - 1200px) / 2 - 120px);  }
  
.green-box {display:none}
  
@media only screen and (max-width: 1400px) {
.green-box { display: block; background-color:#014F33; position:absolute; left:0px; width:20%; top:0px; height:100%; z-index:9}
}

@media only screen and (max-width: 1024px) {.green-box {display:none}}


header.page-header {
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  width: 100%;
  z-index: 40;
  border-bottom: 2px solid #1F4F33; }
  header.page-header .logo-container {
    position: relative;
    /* &:after {
         position: absolute;
         top: -285px;
         right: 0;
         width: 440px;
         height: 440px;
         background: url("/cosai/sites/all/themes/custom/cosai/img/cosai-logo-leaf-green-solid.svg") 50% 50% no-repeat;
         content: '';
         background-size: cover;
         z-index: 20;
       }*/ }
    header.page-header .logo-container a {
      display: inline-block;
      padding: 10px 20px; }
    header.page-header .logo-container img {
      position: relative;
      width: 150px;
      z-index: 30; }
  header.page-header .menu-container {
    text-align: left;
    padding-left: 30px; }
    header.page-header .menu-container .menu .home {
      position: relative; }
      header.page-header .menu-container .menu .home a {
        position: absolute;
        overflow: hidden;
        text-indent: 9999px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-bottom: 0; }
      header.page-header .menu-container .menu .home:before {
        color: #1F4F33;
        font-size: 1.2rem;
        position: relative;
        top: 1px;
        transition: color 300ms ease-in-out; }
      header.page-header .menu-container .menu .home:hover:before {
        color: #3c9862; }
    header.page-header .menu-container .menu li {
      display: inline-block;
      margin-right: 20px; }
      header.page-header .menu-container .menu li:last-child {
        margin-right: 0; }
      header.page-header .menu-container .menu li .activities-menu,
      header.page-header .menu-container .menu li a {
        cursor: pointer;
        text-transform: uppercase;
        color: #1F4F33;
        font-size: 20px;
        transition: color 300ms ease-in-out;
        font-family: "Ubuntu Condensed";
        font-weight: 400; }
        header.page-header .menu-container .menu li .activities-menu:hover, header.page-header .menu-container .menu li .activities-menu.active, header.page-header .menu-container .menu li .activities-menu.active-trail,
        header.page-header .menu-container .menu li a:hover,
        header.page-header .menu-container .menu li a.active,
        header.page-header .menu-container .menu li a.active-trail {
          color: #3c9862; }
    header.page-header .menu-container .menu > li {
      position: relative;
      display: inline-block;
      line-height: 80px; }
      header.page-header .menu-container .menu > li:hover > ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        text-align: left; }
      header.page-header .menu-container .menu > li > ul {
        position: absolute;
        display: none;
        padding: 15px;
        margin-top: -20px;
        width: 180px;
        background: #1F4F33;
        -webkit-transform: translateZ(0); }
        header.page-header .menu-container .menu > li > ul:before {
          position: absolute;
          top: -8px;
          left: 10px;
          content: '';
          width: 0;
          height: 0;
          content: '';
          z-index: 2;
          border-bottom: 8px solid #1F4F33;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent; }
        header.page-header .menu-container .menu > li > ul > li {
          margin: 0; }
          header.page-header .menu-container .menu > li > ul > li a {
            display: table;
            padding: 0 6.66667px;
            color: #F7E7D0;
            line-height: 30px;
            text-transform: none; }
  .not-front header.page-header {
    position: relative; }

.mobile-menu-switch {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 24px;
  font-size: 1rem;
  border-color: #1F4F33;
  color: #1F4F33;
  margin-top: 30px;
  transition: all 300ms ease-in-out; }
  .mobile-menu-switch:hover {
    background: #1F4F33;
    color: #FCF8F2; }
  .mobile-menu-switch:after {
    font-size: 24px;
    vertical-align: bottom;
    padding-left: 5px; }

@media only screen and (max-width: 1023px) {
  .front header .leaf-img,
  .not-front header .leaf-img {
    display: none; }
  .front header.page-header,
  .not-front header.page-header {
    position: fixed;
    top: 0;
    overflow: hidden;
    background: #FCF8F2; }
    .front header.page-header.mobile-open,
    .not-front header.page-header.mobile-open {
      position: relative; }
    .front header.page-header .logo-container,
    .not-front header.page-header .logo-container {
      max-width: 200px;
      display: block; }
      .front header.page-header .logo-container:after,
      .not-front header.page-header .logo-container:after {
        position: absolute;
        top: -270px;
        right: -85px;
        height: 400px;
        width: 400px;
        background: url("../../img/cosai-logo-leaf-green-solid/index.svg") 50% 50% no-repeat;
        content: '';
        background-size: cover;
        z-index: 20; }
    .front header.page-header .menu-container,
    .not-front header.page-header .menu-container {
      display: none;
      width: 100%;
      position: relative;
      z-index: 30;
      top: 30px;
      padding-bottom: 25px; }
      .front header.page-header .menu-container .menu,
      .not-front header.page-header .menu-container .menu {
        padding-top: 20px;
        padding-bottom: 20px;
        overflow: hidden;
        *zoom: 1; }
        .front header.page-header .menu-container .menu li,
        .not-front header.page-header .menu-container .menu li {
          background-color: #f8ebd9;
          margin-bottom: 5px;
          width: 100%;
          text-align: left;
          padding-right: 0;
          padding-bottom: 5px;
          line-height: 2; }
          .front header.page-header .menu-container .menu li.expanded span,
          .not-front header.page-header .menu-container .menu li.expanded span {
            display: block;
            background-color: transparent;
            border-bottom: 1px dotted #1F4F33;
            margin: 5px 10px;
            padding: 0; }
        .front header.page-header .menu-container .menu > li,
        .not-front header.page-header .menu-container .menu > li {
          font-size: 1rem; }
          .front header.page-header .menu-container .menu > li > ul,
          .not-front header.page-header .menu-container .menu > li > ul {
            border-radius: 0;
            position: relative;
            top: 0;
            margin-top: 0;
            display: block;
            padding: 0 0 0 10px;
            background: transparent; }
            .front header.page-header .menu-container .menu > li > ul:before,
            .not-front header.page-header .menu-container .menu > li > ul:before {
              display: none; }
            .front header.page-header .menu-container .menu > li > ul > li,
            .not-front header.page-header .menu-container .menu > li > ul > li {
              padding: 5px 0; }
              .front header.page-header .menu-container .menu > li > ul > li a,
              .not-front header.page-header .menu-container .menu > li > ul > li a {
                color: #1F4F33;
                display: inline-block;
                line-height: 1;
                transition: color 300ms ease-in-out; }
                .front header.page-header .menu-container .menu > li > ul > li a:hover,
                .not-front header.page-header .menu-container .menu > li > ul > li a:hover {
                  color: #3c9862; }
        .front header.page-header .menu-container .menu .activities-menu,
        .front header.page-header .menu-container .menu a,
        .not-front header.page-header .menu-container .menu .activities-menu,
        .not-front header.page-header .menu-container .menu a {
          padding: 5px 10px; }
        .front header.page-header .menu-container .menu .home:before,
        .not-front header.page-header .menu-container .menu .home:before {
          left: 9px;
          top: 5px; }
  .not-front header.page-header .menu-container .menu li {
    background-color: #f8ebd9; }
    .not-front header.page-header .menu-container .menu li.expanded span {
      border-bottom: 1px dotted #1F4F33; }
  .not-front header.page-header .menu-container .menu > li > ul {
    top: 0;
    background: transparent; }
  .front header.page-header {
    z-index: 30; }
  .mobile-menu-switch {
    display: block;
    z-index: 21; } }

@media only screen and (max-width: 767px) {
  .mobile-menu-switch {
    margin-top: 15px; }
  .front header.page-header .logo-container, .not-front header.page-header .logo-container {
    max-width: 150px; }
    .front header.page-header .logo-container:after, .not-front header.page-header .logo-container:after {
      top: -205px;
      right: -55px;
      height: 300px;
      width: 300px; } }

.page-home main {
  margin-top: 0; }

.page-home section.banner {
  position: relative;
  margin: 0; }
  .page-home section.banner:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 80%;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    content: ''; }
  .page-home section.banner:before {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    content: '';
    z-index: 10;
    border-bottom: 2px solid #1F4F33; }

.page-home section.claim {
  margin: 0;
  border-bottom: 5px solid #1F4F33; }
  .page-home section.claim h2 {
    margin-top: 0;
    font-size: 1.7rem;
    color: #1F4F33;
    text-transform: none; margin-left: 40px; }
    .page-home section.claim h2 strong {
      font-family: "Ubuntu";
      font-weight: 700; }
    .page-home section.claim h2 em {
      font-family: "Ubuntu";
      font-weight: 400;
      font-style: italic; }

.page-home section.highlights {
  position: relative; margin-top:0px !important }
  .page-home section.highlights .node-ui-banner.view-mode-teaser {
    overflow: hidden; }
    .page-home section.highlights .node-ui-banner.view-mode-teaser a figure {
      transition: all 300ms ease-in-out; }
    .page-home section.highlights .node-ui-banner.view-mode-teaser a:hover figure {
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .page-home section.highlights h2 {
    font-size: 1.3rem; }
  .page-home section.highlights .row {
    margin-bottom: 20px; }
    .page-home section.highlights .row .col-4 {
      padding: 0 5px; }
    .page-home section.highlights .row.first-row {
      margin-top: 100px; }
      .page-home section.highlights .row.first-row .col-8 {
        padding-left: 0;
        padding-right: 5px; }
      .page-home section.highlights .row.first-row .col-4 {
        padding-right: 0; }
        .page-home section.highlights .row.first-row .col-4 .node-ui-banner.view-mode-teaser {
          overflow: hidden;
          border-radius: 0 50px 0 0; }
    .page-home section.highlights .row.second-row .col-4:first-child {
      padding-left: 0; }
      .page-home section.highlights .row.second-row .col-4:first-child .node-ui-banner.view-mode-teaser {
        overflow: hidden;
        border-radius: 0 0 0 50px; }
    .page-home section.highlights .row.second-row .col-4:last-child {
      padding-right: 0; }
  .page-home section.highlights .node-ui-banner.view-mode-teaser {
    position: relative; }
    .page-home section.highlights .node-ui-banner.view-mode-teaser figure {
      position: relative;
      height: 300px;
      width: auto;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover; }
      .page-home section.highlights .node-ui-banner.view-mode-teaser figure img {
        display: none; }
      .page-home section.highlights .node-ui-banner.view-mode-teaser figure:after {
        position: absolute;
        top: 0;
        right: -1px;
        bottom: 0;
        left: 0;
        background: transparent linear-gradient(180deg, rgba(104, 38, 34, 0) 75%, #1F4F33 100%) 0% 0% no-repeat padding-box;
        content: ''; }
    .page-home section.highlights .node-ui-banner.view-mode-teaser .content {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
      .page-home section.highlights .node-ui-banner.view-mode-teaser .content h3 {
        margin: 20px 20px;
        color: #FFFFFF;
        text-decoration: none;
        font-family: "Ubuntu";
        font-weight: 700; }

@media only screen and (max-width: 767px) {
  .page-home section.highlights .row {
    margin-bottom: 0; }
    .page-home section.highlights .row .col-8, .page-home section.highlights .row .col-4 {
      padding: 20px 0 0 0; }
    .page-home section.highlights .row.first-row .col-4 .node-ui-banner.view-mode-teaser,
    .page-home section.highlights .row.second-row .col-4:first-child .node-ui-banner.view-mode-teaser {
      border-radius: 0 50px 0 50px; }
    .page-home section.highlights .row.first-row .col-8 {
      padding-right: 0; }
  .page-home section.highlights .node-ui-banner.view-mode-teaser {
    border-radius: 0 50px 0 50px; }
  .page-home section.claim h2 {
    font-size: 1.4rem; } }

/*Modules*/
.breadcrumbs {
  padding: 10px 0 20px 0; }
  .breadcrumbs li {
    position: relative;
    display: inline-block; }
    .breadcrumbs li:after {
      content: '/';
      color: #637074;
      margin-left: 5px;
      margin-right: 5px; }
    .breadcrumbs li:first-child a {
      position: absolute;
      overflow: hidden;
      text-indent: -9999px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .breadcrumbs li:first-child:before {
      position: relative;
      top: 1px; }
    .breadcrumbs li:last-child:after {
      display: none; }
  .breadcrumbs span,
  .breadcrumbs a,
  .breadcrumbs li {
    font-family: "Ubuntu Condensed";
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.95rem;
    color: #637074;
    transition: all 300ms ease-in-out; }
    .breadcrumbs span:hover,
    .breadcrumbs a:hover,
    .breadcrumbs li:hover {
      color: #3c9862; }
    .with-bg .breadcrumbs span, .with-bg
    .breadcrumbs a, .with-bg
    .breadcrumbs li {
      color: #3B3B3B; }

.entity-paragraphs-item {
  margin: 20px 0;
  padding: 20px 0; }
  .entity-paragraphs-item:first-child {
    margin-top: 0; }
  .entity-paragraphs-item h3 {
    font-family: "Ubuntu";
    font-weight: 700;
    text-transform: uppercase;
    color: #1F4F33;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #1F4F33; }

.paragraphs-item-full-width-image.view-mode-full {
  position: relative;
  max-height: 80vw; }
  .paragraphs-item-full-width-image.view-mode-full img {
    width: 100%;
    object-fit: cover; }
  .paragraphs-item-full-width-image.view-mode-full .container, .paragraphs-item-full-width-image.view-mode-full .breadcrumbs, .paragraphs-item-full-width-image.view-mode-full article.view-mode-full .content-wrapper, article.view-mode-full .paragraphs-item-full-width-image.view-mode-full .content-wrapper {
    position: absolute;
    max-width: 800px;
    top: 50%;
    left: 50%;
    background-color: rgba(247, 231, 208, 0.8);
    padding: 30px;
    border-radius: 50px 0 50px 0;
    z-index: 20;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .paragraphs-item-full-width-image.view-mode-full .container h3, .paragraphs-item-full-width-image.view-mode-full .breadcrumbs h3, .paragraphs-item-full-width-image.view-mode-full article.view-mode-full .content-wrapper h3, article.view-mode-full .paragraphs-item-full-width-image.view-mode-full .content-wrapper h3 {
      margin: 0 0 20px;
      font-size: 1.3rem;
      color: #1F4F33;
      font-family: "Ubuntu";
      font-weight: 700; }
    .paragraphs-item-full-width-image.view-mode-full .container p, .paragraphs-item-full-width-image.view-mode-full .breadcrumbs p, .paragraphs-item-full-width-image.view-mode-full article.view-mode-full .content-wrapper p, article.view-mode-full .paragraphs-item-full-width-image.view-mode-full .content-wrapper p {
      color: #1F4F33;
      font-family: "Ubuntu";
      font-weight: 300; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full .image-wrapper,
.paragraphs-item-two-columns-with-image-text-left.view-mode-full .image-wrapper {
  vertical-align: top; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full .content,
.paragraphs-item-two-columns-with-image-text-left.view-mode-full .content {
  vertical-align: top; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full img,
.paragraphs-item-two-columns-with-image-text-left.view-mode-full img {
  border: 5px solid #B4B8AB;
  border-radius: 50px 0 50px 0;
  overflow: hidden; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full h3,
.paragraphs-item-two-columns-with-image-text-left.view-mode-full h3 {
  margin-bottom: 20px; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full .text-container, .paragraphs-item-two-columns-with-image-text-righ.view-mode-full .cke_editable,
.paragraphs-item-two-columns-with-image-text-left.view-mode-full .text-container,
.paragraphs-item-two-columns-with-image-text-left.view-mode-full .cke_editable {
  font-family: "Ubuntu";
  font-weight: 300; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full .image-wrapper {
  padding-left: 0; }

.paragraphs-item-two-columns-with-image-text-righ.view-mode-full img {
  border: 5px solid #B4B8AB;
  border-radius: 50px 0 50px 0;
  overflow: hidden; }

.paragraphs-item-two-columns-with-image-text-left.view-mode-full .image-wrapper {
  padding-right: 0; }

.paragraphs-item-two-columns-with-image-text-left.view-mode-full img {
  border: 5px solid #B4B8AB;
  border-radius: 0 50px 0 50px;
  overflow: hidden; }

.paragraphs-item-quote.view-mode-full.quote-stripe {
  background-color: #F4F3F2; }

.paragraphs-item-quote.view-mode-full .metadata-fields {
  padding-top: 5px;
  margin-bottom: 0; }

.paragraphs-item-quote.view-mode-full .metadata-field.full-name {
  font-family: "Ubuntu Condensed";
  font-weight: 400;
  font-size: 1rem;
  text-transform: none;
  padding: 0;
  margin: 0;
  border: 0; }

.paragraphs-item-quote.view-mode-full .metadata-field.position {
  color: #9FA9AC;
  font-size: 15px;
  padding-top: 0;
  border-top: 0; }

.paragraphs-item-quote.view-mode-full .quote {
  vertical-align: middle; }
  .paragraphs-item-quote.view-mode-full .quote .quote-content {
    font-size: 1.2rem;
    font-family: "Ubuntu";
    font-weight: 400;
    font-style: italic; }
    .paragraphs-item-quote.view-mode-full .quote .quote-content:before {
      padding-right: 5px; }
    .paragraphs-item-quote.view-mode-full .quote .quote-content:after {
      padding-left: 2px; }
    .paragraphs-item-quote.view-mode-full .quote .quote-content p {
      display: inline; }

.paragraphs-item-quote.view-mode-full .image-quote {
  vertical-align: top; }
  .paragraphs-item-quote.view-mode-full .image-quote img {
    border: 5px solid #B4B8AB;
    border-radius: 0 50px 0 50px;
    overflow: hidden; }

.paragraphs-items-field-accordion-ph .accordions {
  margin-top: 20px; }

.paragraphs-items-field-accordion-ph .accordion {
  padding: 0;
  margin: 10px 0 0; }
  .paragraphs-items-field-accordion-ph .accordion h3 {
    cursor: pointer;
    border: 0;
    border-bottom: 2px dotted #F7E7D0;
    display: inline-block;
    transition: border-bottom 300ms ease-in-out; }
    .paragraphs-items-field-accordion-ph .accordion h3 .accordion-title {
      font-size: 1.3rem;
      font-family: "Ubuntu Condensed";
      font-weight: 400;
      position: relative;
      display: inline-block;
      padding-left: 25px;
      text-transform: none; }
      .paragraphs-items-field-accordion-ph .accordion h3 .accordion-title:before {
        -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
        transition: transform 500ms ease-in-out;
        position: absolute;
        top: 50%;
        left: 0;
        display: inline-block;
        font-size: 15px; }
  .paragraphs-items-field-accordion-ph .accordion .wrapper .text-container, .paragraphs-items-field-accordion-ph .accordion .wrapper .cke_editable {
    border: 0;
    border-left: 5px solid #F7E7D0;
    overflow: hidden;
    padding: 0 20px;
    margin: 0;
    display: none; }
  .paragraphs-items-field-accordion-ph .accordion.active h3 {
    border-bottom: 2px dotted transparent; }
  .paragraphs-items-field-accordion-ph .accordion.active .accordion-title:before {
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    transition: transform 500ms ease-in-out; }

@media only screen and (max-width: 767px) {
  .paragraphs-item-two-columns-with-image-text-righ.view-mode-full .image-wrapper,
  .paragraphs-item-two-columns-with-image-text-left.view-mode-full .image-wrapper {
    padding: 0; }
    .paragraphs-item-two-columns-with-image-text-righ.view-mode-full .image-wrapper img,
    .paragraphs-item-two-columns-with-image-text-left.view-mode-full .image-wrapper img {
      width: 100%; }
  .paragraphs-item-two-columns-with-image-text-righ.view-mode-full .content,
  .paragraphs-item-two-columns-with-image-text-left.view-mode-full .content {
    margin-top: 20px;
    padding-left: 0; }
  .paragraphs-item-quote.view-mode-full .quote {
    padding-left: 0; }
  .paragraphs-item-quote.view-mode-full .image-quote {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0; }
    .paragraphs-item-quote.view-mode-full .image-quote img {
      width: 100%; }
    .paragraphs-item-quote.view-mode-full .image-quote .full-name {
      margin-top: 20px; }
    .paragraphs-item-quote.view-mode-full .image-quote .metadata-fields {
      text-align: right; }
  .paragraphs-item-full-width-image.view-mode-full {
    max-height: unset; }
    .paragraphs-item-full-width-image.view-mode-full .container, .paragraphs-item-full-width-image.view-mode-full .breadcrumbs, .paragraphs-item-full-width-image.view-mode-full article.view-mode-full .content-wrapper, article.view-mode-full .paragraphs-item-full-width-image.view-mode-full .content-wrapper {
      position: unset;
      max-width: unset;
      border-radius: 0;
      -ms-transform: unset;
          transform: unset; } }

.exposed-form-wrapper {
  border-top: 3px solid #1F4F33;
  border-bottom: 3px solid #1F4F33; }
  .exposed-form-wrapper .inner-wrapper {
    background: #1F4F33;
    padding: 10px 0;
    margin: 10px 0; }
    .exposed-form-wrapper .inner-wrapper .views-exposed-widgets {
      display: -ms-flexbox;
      display: flex; }
      .exposed-form-wrapper .inner-wrapper .views-exposed-widgets .views-widget-filter-title {
        -ms-flex-positive: 2;
            flex-grow: 2; }
      .exposed-form-wrapper .inner-wrapper .views-exposed-widgets .views-submit-button {
        margin-top: 40px;
        transition: background 300ms ease-in-out; }
        .exposed-form-wrapper .inner-wrapper .views-exposed-widgets .views-submit-button input {
          background: #FFFFFF;
          color: #1F4F33; }
        .exposed-form-wrapper .inner-wrapper .views-exposed-widgets .views-submit-button:hover input {
          background: #FCF8F2; }
      .exposed-form-wrapper .inner-wrapper .views-exposed-widgets > div {
        display: inline-block;
        padding-right: 20px; }
        .exposed-form-wrapper .inner-wrapper .views-exposed-widgets > div label {
          color: #FFFFFF;
          padding-bottom: 10px;
          font-family: "Ubuntu";
          font-weight: 700; }
        .exposed-form-wrapper .inner-wrapper .views-exposed-widgets > div:last-child {
          padding-right: 0; }

@media only screen and (max-width: 767px) {
  .views-exposed-form .views-exposed-widgets {
    display: block; }
    .views-exposed-form .views-exposed-widgets .views-widget-filter-title {
      display: block;
      padding-right: 0; }
    .views-exposed-form .views-exposed-widgets .views-widget-filter-date_filter {
      display: inline-block; }
    .views-exposed-form .views-exposed-widgets .views-submit-button {
      float: right;
      margin-top: 20px; } }

/*Nodes*/
.node-activity.view-mode-full aside a {
  transition: color 300ms ease-in-out; }
  .node-activity.view-mode-full aside a:hover {
    color: #3c9862; }

.node-activity.view-mode-full aside .metadata-field {
  margin-bottom: 20px; }

.articles-list + .articles-list {
  margin-top: -40px;
  padding-top: 0; }

.node-ui-banner.view-mode-full {
  position: relative;
  max-height: 30vw;
  height: 30vw; }
  .node-ui-banner.view-mode-full img {
    height: 30vw;
    object-fit: cover; }
  .node-ui-banner.view-mode-full .wrapper {
    position: absolute;
    width: 800px;
    max-width: 800px;
    bottom: 10%;
    left: 50%;
    z-index: 20;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .node-ui-banner.view-mode-full .wrapper h2 {
      font-size: 2vw;
      color: #F7E7D0;
      text-transform: none;
      margin: 0 0 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #F7E7D0;
      font-family: "Ubuntu Condensed";
      font-weight: 400; }
      .node-ui-banner.view-mode-full .wrapper h2 span {
        display: block; }
      .node-ui-banner.view-mode-full .wrapper h2 em {
        display: block;
        font-size: 4vw;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #F7E7D0; }
@media only screen and (max-width: 1024px) {
	.node-ui-banner.view-mode-full .wrapper h2 em {font-size: 3vw;}}
		
		
		
		
		
		
    .node-ui-banner.view-mode-full .wrapper p {
      font-size: 1.3vw;
      color: #F7E7D0;
      font-family: "Ubuntu";
      font-weight: 400;
      font-style: italic; }

@media only screen and (max-width: 1023px) {
  .node-ui-banner.view-mode-full {
    max-height: 45vw;
    height: 45vw; }
    .node-ui-banner.view-mode-full img {
      height: 45vw;
      object-fit: cover; }
    .node-ui-banner.view-mode-full .wrapper {
      width: 90%;
      max-width: 90%; } }

@media only screen and (max-width: 767px) {
  .node-ui-banner.view-mode-full {
    height: 400px;
    max-height: 400px; }
    .node-ui-banner.view-mode-full img {
      height: 400px;
      max-height: 400px; }
    .node-ui-banner.view-mode-full figcaption {
      -ms-transform: unset;
          transform: unset;
      bottom: 20px; }
    .node-ui-banner.view-mode-full .wrapper {
      width: 100%;
      right: 0;
      left: 0;
      bottom: 15%;
      -ms-transform: unset;
          transform: unset;
      margin: 0 auto; }
      .node-ui-banner.view-mode-full .wrapper h2 {
        font-size: 1rem; }
        .node-ui-banner.view-mode-full .wrapper h2 em {
          font-size: 3rem; }
      .node-ui-banner.view-mode-full .wrapper p {
        font-size: 0.9rem; } }

.metadata-field.topics {
  margin-top: 40px;
  padding: 10px;
  background: #F7E7D0;
  border-radius: 10px 0 10px 0; }
  .metadata-field.topics .label-above {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    color: #1F4F33;
    font-size: 1.7rem;
    text-transform: uppercase;
    font-family: "Ubuntu";
    font-weight: 300; }
    .metadata-field.topics .label-above:before {
      position: relative;
      top: 0;
      margin-right: 10px;
      padding-left: 5px;
      font-size: 1.5rem; }
  .metadata-field.topics ul {
    display: table-cell;
    width: 100%;
    margin: 0;
    padding: 1rem;
    border-radius: 10px 0 10px 0;
    background: #FFFFFF; }
    .metadata-field.topics ul li {
      display: inline-block;
      color: #637074; }
      .metadata-field.topics ul li:after {
        margin-right: 3px;
        content: ','; }
      .metadata-field.topics ul li:last-child:after {
        display: none; }
      .metadata-field.topics ul li a {
        color: #637074;
        transition: color 300ms ease-in-out; }
        .metadata-field.topics ul li a:hover {
          color: #3c9862; }

.metadata-field.posted strong {
  display: block;
  padding-bottom: 10px; }

.metadata-field.posted time {
  font-family: "Ubuntu";
  font-weight: 300; }

.metadata-field.field-written-by strong {
  display: block;
  padding-bottom: 10px; }

.metadata-field.field-written-by li {
  padding-bottom: 10px; }
  .metadata-field.field-written-by li:last-child {
    padding-bottom: 0; }

.metadata-field.field-written-by figure {
  display: inline-block; }

.metadata-field.field-written-by img {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  vertical-align: middle; }

.metadata-field.field-written-by h4 {
  display: inline-block;
  font-size: 0.75em;
  vertical-align: middle;
  margin-left: 10px;
  transition: color 300ms ease-in-out; }

.metadata-field.field-written-by a:hover h4 {
  color: #3c9862; }

.metadata-field.links a:before {
  color: #637074;
  position: relative;
  top: 1px;
  margin-right: 5px; }

.metadata-field.links a:hover:before {
  color: #3c9862; }

.metadata-field.attachments img {
  display: none; }

.metadata-field.attachments a {
  position: relative;
  padding-left: 20px;
  display: block;
  transition: color 300ms ease-in-out; }
  .metadata-field.attachments a:before {
    position: absolute;
    top: 2px;
    left: 0;
    color: #637074; }
  .metadata-field.attachments a:hover {
    color: #3c9862; }

.metadata-field.full-name {
  font-family: "Ubuntu";
  font-weight: 700; }

.metadata-field.position {
  padding-top: 10px;
  border-top: 1px solid #1F4F33;
  color: #637074;
  line-height: 1.2rem;
  font-size: 13px;
  font-family: "Ubuntu Condensed";
  font-weight: 400; }

.metadata-field.attachments .file img {
  width: 15px; }

.metadata-field.venue {
  display: block; }
  .metadata-field.venue:before {
    position: relative;
    top: 1px;
    margin-right: 4px; }

.metadata-fields {
  position: relative;
  margin-bottom: 20px; }
  aside .metadata-fields {
    margin-bottom: 0; }
  .metadata-fields .story-date {
    position: absolute;
    right: 0;
    top: 0; }
    .metadata-fields .story-date time {
      display: block;
      margin-bottom: 10px;
      color: #637074;
      font-family: "Ubuntu Condensed";
      font-weight: 400; }
  .metadata-fields .story-type {
    display: inline-block;
    color: #FFFFFF;
    background-color: #1F4F33;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 8px;
    font-family: "Ubuntu";
    font-weight: 300; }

@media only screen and (max-width: 767px) {
  .metadata-field.topics .label-above {
    display: block;
    font-size: 20px; }
    .metadata-field.topics .label-above:before {
      font-size: 20px; }
  .metadata-field.topics ul {
    padding: 10px;
    display: block; }
  .metadata-field.field-written-by figure {
    display: block; }
  .metadata-field.field-written-by h4 {
    margin-left: 0; } }

article.view-mode-full .content-wrapper {
  display: table; }

.node-story.view-mode-full {
  margin-top: 40px; }
  .node-story.view-mode-full .metadata-wrapper {
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    display: -webkit-flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid #1F4F33; }
    .node-story.view-mode-full .metadata-wrapper time:before {
      padding-right: 4px; }
    .node-story.view-mode-full .metadata-wrapper .type {
      padding: 3px 10px 3px 20px;
      border-radius: 20px 0 0 0;
      background-color: #1F4F33;
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Ubuntu";
      font-weight: 300; }
  .node-story.view-mode-full .paragraphs-items-full .field-paragraphs {
    margin: 0 -20px; }
  .node-story.view-mode-full .paragraphs-items-full .paragraphs-item-two-columns-with-image-text-left img,
  .node-story.view-mode-full .paragraphs-items-full .paragraphs-item-two-columns-with-image-text-righ img {
    border: 5px solid #B4B8AB; }
  .node-story.view-mode-full aside .metadata-field {
    margin-bottom: 20px; }
  .node-story.view-mode-full aside .node-story.view-mode-teaser, .node-story.view-mode-full aside .node-event.view-mode-teaser {
    border-radius: 0;
    margin-bottom: 20px; }
    .node-story.view-mode-full aside .node-story.view-mode-teaser .field-teaser,
    .node-story.view-mode-full aside .node-story.view-mode-teaser figure, .node-story.view-mode-full aside .node-event.view-mode-teaser .field-teaser,
    .node-story.view-mode-full aside .node-event.view-mode-teaser figure {
      display: none; }
    .node-story.view-mode-full aside .node-story.view-mode-teaser h3, .node-story.view-mode-full aside .node-event.view-mode-teaser h3 {
      font-size: 16px; }
    .node-story.view-mode-full aside .node-story.view-mode-teaser .story-type, .node-story.view-mode-full aside .node-event.view-mode-teaser .story-type {
      display: inline-block; }
    .node-story.view-mode-full aside .node-story.view-mode-teaser .story-date, .node-story.view-mode-full aside .node-event.view-mode-teaser .story-date {
      position: absolute; }

.node-story.view-mode-teaser {
  border-radius: 50px 0 50px 0;
  overflow: hidden; }
  .node-story.view-mode-teaser:hover figure img {
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .node-story.view-mode-teaser:hover .content h3 {
    color: #3c9862; }
  .node-story.view-mode-teaser figure {
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    width: 100%;
    overflow: hidden; }
    .node-story.view-mode-teaser figure img {
      transition: all 300ms ease-in-out; }
  .node-story.view-mode-teaser .content {
    background: #F4F3F2;
    padding: 10px; }
    .node-story.view-mode-teaser .content h3 {
      display: block;
      margin-bottom: 10px;
      color: #1F4F33;
      transition: color 300ms ease-in-out; }
    .node-story.view-mode-teaser .content .field-teaser {
      font-size: 0.75rem;
      color: #637074; }
      .node-story.view-mode-teaser .content .field-teaser p {
        font-size: 14px;
        line-height: 1.4;
        font-family: "Ubuntu";
        font-weight: 300; }

.page-news-and-media section.news {
  padding-top: 40px; }
  .page-news-and-media section.news .container, .page-news-and-media section.news .breadcrumbs, .page-news-and-media section.news article.view-mode-full .content-wrapper, article.view-mode-full .page-news-and-media section.news .content-wrapper {
    margin-top: 20px; }

@media only screen and (max-width: 767px) {
  .node-story.view-mode-teaser figure {
    height: 100%; }
    .node-story.view-mode-teaser figure img {
      width: 100%; }
  .node-story.view-mode-full aside {
    margin-top: 40px; } }

.node-person.view-mode-full .metadata-fields {
  background: #e5e7e2;
  border-radius: 0 0 0 50px;
  border: 5px solid #B4B8AB;
  border-top: 3px solid #B4B8AB;
  padding: 20px 20px 20px 30px; }
  .node-person.view-mode-full .metadata-fields .metadata-field {
    font-family: "Ubuntu";
    font-weight: 400; }
    .node-person.view-mode-full .metadata-fields .metadata-field.position {
      position: relative;
      display: block;
      padding-top: 0;
      border-top: 0;
      font-size: 16px;
      padding-left: 20px; }
      .node-person.view-mode-full .metadata-fields .metadata-field.position:before {
        position: absolute;
        color: #637074;
        top: 1px;
        left: 0; }
    .node-person.view-mode-full .metadata-fields .metadata-field.email {
      position: relative;
      display: block;
      padding-left: 20px; }
      .node-person.view-mode-full .metadata-fields .metadata-field.email a {
        border-bottom: 0 dotted transparent;
        transition: all 300ms ease-in-out; }
        .node-person.view-mode-full .metadata-fields .metadata-field.email a:hover {
          border-bottom: 1px dotted #358656; }
      .node-person.view-mode-full .metadata-fields .metadata-field.email:before {
        color: #637074;
        position: absolute;
        left: 0;
        top: 5px; }

.node-person.view-mode-full figure {
  font-size: 0;
  padding-left: 0; }
  .node-person.view-mode-full figure img {
    width: 100%;
    border: 5px solid #B4B8AB;
    border-radius: 0 50px 0 0;
    overflow: hidden;
    border-bottom: 0; }

.node-person.view-mode-full .position {
  padding-top: 20px;
  border-top: 0; }

.node-person.view-mode-teaser figure {
  padding-left: 0; }
  .node-person.view-mode-teaser figure img {
    border: 5px solid #B4B8AB;
    border-radius: 0 50px 0 50px;
    overflow: hidden; }

.node-person.view-mode-teaser .wrapper {
  vertical-align: middle; }
  .node-person.view-mode-teaser .wrapper h3 {
    display: inline-block;
    font-family: "Ubuntu";
    font-weight: 700;
    text-transform: uppercase;
    color: #1F4F33;
    transition: all 300ms ease-in-out; }
    .node-person.view-mode-teaser .wrapper h3 a {
      color: #1F4F33;
      text-decoration: none; }
  .node-person.view-mode-teaser .wrapper .field-position {
    display: block;
    margin-bottom: 10px;
    color: #637074;
    font-family: "Ubuntu Condensed";
    font-weight: 400; }

.node-person.view-mode-teaser a:hover .wrapper h3 {
  color: #3c9862; }

.node-person.view-mode-list .link {
  display: block; }
  .node-person.view-mode-list .link:hover .wrapper h3 {
    color: #3c9862; }
  .node-person.view-mode-list .link figure {
    display: table-cell;
    width: 40%; }
    .node-person.view-mode-list .link figure img {
      border: 5px solid #B4B8AB;
      border-radius: 50px 0 50px 0;
      overflow: hidden; }
  .node-person.view-mode-list .link .wrapper {
    text-align: center; }
    .node-person.view-mode-list .link .wrapper h3 {
      font-size: 1rem;
      display: inline-block;
      font-family: "Ubuntu";
      font-weight: 700;
      text-transform: uppercase;
      color: #1F4F33;
      padding-bottom: 10px;
      transition: color 300ms ease-in-out; }

@media only screen and (max-width: 767px) {
  .node-person.view-mode-full .field-image img {
    display: block;
    width: 100%; }
  .node-person.view-mode-teaser figure {
    padding-bottom: 20px;
    padding-right: 0; }
    .node-person.view-mode-teaser figure img {
      display: block;
      width: 100%; }
  .node-person.view-mode-teaser .wrapper {
    padding-right: 0;
    padding-left: 0; }
  .node-person.view-mode-list h3 {
    font-size: 1rem; }
  .node-person.view-mode-list img {
    display: block;
    width: 100%; } }

.node-publication.view-mode-teaser {
  overflow: hidden;
  background: #F4F3F2;
  padding: 20px;
  border-radius: 50px 0 50px 0; }
  .node-publication.view-mode-teaser .content a {
    border-bottom: 1px dotted transparent;
    transition: all 300ms ease-in-out; }
    .node-publication.view-mode-teaser .content a:hover {
      border-bottom: 1px dotted #1F4F33;
      color: #3c9862; }
  .node-publication.view-mode-teaser .content figure {
    float: right;
    width: 110px;
    margin: 0 0 10px 10px; }
  .node-publication.view-mode-teaser .content h3 {
    font-size: 1rem; }

.node-publication.view-mode-full .preview-wrapper img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); }

.node-publication.view-mode-full .field-author li {
  display: inline; }
  .node-publication.view-mode-full .field-author li:after {
    content: ", "; }
  .node-publication.view-mode-full .field-author li:last-child:after {
    content: ""; }

.node-publication.view-mode-full .author-citation-wrapper .metadata-field,
.node-publication.view-mode-full .sidebar .metadata-field {
  padding-bottom: 20px; }
  .node-publication.view-mode-full .author-citation-wrapper .metadata-field h2,
  .node-publication.view-mode-full .sidebar .metadata-field h2 {
    font-size: 1rem;
    color: #1F4F33;
    margin-top: 0;
    margin-bottom: 0; }

.node-publication.view-mode-full .field-abstract {
  margin-bottom: 20px;
  font-size: 1.2rem; }

.node-event.view-mode-full {
  margin-top: 40px; }
  .node-event.view-mode-full .metadata-wrapper {
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    display: -webkit-flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid #1F4F33; }
    .node-event.view-mode-full .metadata-wrapper time {
      text-transform: uppercase;
      font-size: 14px; }
      .node-event.view-mode-full .metadata-wrapper time:before {
        padding-right: 4px; }
    .node-event.view-mode-full .metadata-wrapper .venue {
      padding: 3px 10px 3px 20px;
      border-radius: 20px 0 0 0;
      background-color: #1F4F33;
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Ubuntu";
      font-weight: 300; }
  .node-event.view-mode-full .paragraphs-items-full .field-paragraphs {
    margin: 0 -20px; }
  .node-event.view-mode-full aside .metadata-field {
    margin-bottom: 20px; }
  .node-event.view-mode-full aside .node-story.view-mode-teaser,
  .node-event.view-mode-full aside .node-event.view-mode-teaser {
    border-radius: 0;
    margin-bottom: 20px; }
    .node-event.view-mode-full aside .node-story.view-mode-teaser .field-teaser,
    .node-event.view-mode-full aside .node-story.view-mode-teaser figure,
    .node-event.view-mode-full aside .node-event.view-mode-teaser .field-teaser,
    .node-event.view-mode-full aside .node-event.view-mode-teaser figure {
      display: none; }
    .node-event.view-mode-full aside .node-story.view-mode-teaser h3,
    .node-event.view-mode-full aside .node-event.view-mode-teaser h3 {
      font-size: 16px; }

.node-event.view-mode-teaser {
  border-radius: 50px 0 50px 0;
  overflow: hidden; }
  .node-event.view-mode-teaser:hover figure img {
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .node-event.view-mode-teaser:hover .content h3 {
    color: #3c9862; }
  .node-event.view-mode-teaser figure {
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    width: 100%;
    overflow: hidden; }
    .node-event.view-mode-teaser figure img {
      transition: all 300ms ease-in-out; }
  .node-event.view-mode-teaser .content {
    background: #F4F3F2;
    padding: 10px; }
    .node-event.view-mode-teaser .content h3 {
      display: block;
      margin-bottom: 10px;
      color: #1F4F33;
      transition: color 300ms ease-in-out; }
    .node-event.view-mode-teaser .content .metadata-fields {
      display: -ms-flexbox;
      display: flex; }
      .node-event.view-mode-teaser .content .metadata-fields .metadata-field.event-date {
        position: relative;
        font-size: 14px;
        text-transform: uppercase; }
        .node-event.view-mode-teaser .content .metadata-fields .metadata-field.event-date time {
          margin-bottom: 0; }
      .node-event.view-mode-teaser .content .metadata-fields .metadata-field.venue {
        margin-left: auto;
        font-size: 14px;
        text-transform: uppercase; }

/*Taxonomies*/
.page-vocabulary-thrive-topics .paragraphs-items-full .field-paragraphs {
  margin: 0 -20px; }

/*
@import "components/objects";
@import "components/embeds";
@import "components/wysiwyg_styles";
@import "components/block_styles";
@import "components/glossary";
@import "components/google_search";

// @import "libraries/formhack";
@import "components/forms";
@import "components/cookies";

@import "layout/header";
@import "layout/page";
@import "layout/footer";
@import "layout/vertical_navbar";

@import "nodes/articles-lists";
@import "nodes/teaser";
@import "nodes/full";
@import "nodes/paragraphs";
@import "nodes/landing-page";
@import "nodes/brief";
@import "nodes/photo-story";
@import "nodes/campaign-landing-page";
@import "nodes/data";

@import "taxonomies/solutions";
@import "taxonomies/research";
@import "taxonomies/thrivetopics";
@import "taxonomies/regions";
@import "taxonomies/full-page";
@import "taxonomies/annual_report";
@import "taxonomies/glossary";


@import "nodes/ui-banner";
@import "nodes/ui-content";
@import "nodes/publications";
@import "nodes/partner";

@import "nodes/fields";
@import "nodes/big-questions-navigation";
@import "nodes/comments";
@import "nodes/sidebar";

@import "sections/thrive";
@import "sections/homepage";
@import "sections/news";

@import "temporary.scss";

@import "components/admin";


@import "devices/mobile";
*/

/*# sourceMappingURL=style.css.map */

/* pseudo titles */
.page-node-14762 .attachments ul li .file {margin-left:15px; display:block}
.page-node-14762 .attachments ul li:before {display:block; color: #014F33; font-weight:bold; margin-bottom:5px; margin-top:5px;}
.page-node-14762 .attachments ul li:nth-of-type(1):before {content:"Reports & briefs"; margin-top:0 !important }
.page-node-14762 .attachments ul li:nth-of-type(3):before {content:"Approach"; }
.page-node-14762 .attachments ul li:nth-of-type(5):before {content:"Case studies"; }
.page-node-14762 .attachments ul li:nth-of-type(13):before {content:"Data"; }

/* Resource page */
.page-node-14889 .image-container {display:none}
.page-node-14889 .pub-holder {display: flex; flex-wrap: wrap; line-height:1}
.page-node-14889 .pub {display:block; width:23.5%; float:left; margin-right:2%; margin-bottom: 2%; border-radius: 50px 0 50px 0; overflow:hidden; background: #F4F3F2;
}

@media only screen and (max-width: 767px) {
.page-node-14889 .pub {display:block; width:100%; float:left; margin-right:0%; margin-bottom: 20px; border-radius: 50px 0 50px 0; overflow:hidden; background: #F4F3F2;
}	
}

.page-node-14889 .publast {margin-right:0 !important}
.page-node-14889 img {width:100%; height:auto; border:none !important;}
.page-node-14889 .pub-holder a {border:none !important; text-decoration:none}
.page-node-14889 .fa-solid {margin-right:4%}
.page-node-14889 .text-container {max-width: 100% !important}
.page-node-14889 .evidence-link {}
.page-node-14889  br {display: none;}
.page-node-14889 .pub-title {position:relative; margin-bottom:10px}
.page-node-14889 .pub-title, .page-node-14889 .evidence-link { line-height:1.2}
.page-node-14889 .pub-title span, .page-node-14889 .evidence-link span {margin-left: 1.75vw; display: block; position: relative;}
@media only screen and (max-width: 767px) {
.page-node-14889 .pub-title span, .page-node-14889 .evidence-link span {margin-left: 6vw;}	
}
.page-node-14889 .pub p, .page-node-14889 .pub-title {margin-left: 10px;}
.page-node-14889 .node-unpublished {
    background-color: #fff !important;
}

.page-node-14889 h2 {display: block; width: 100%; clear:both}

.pub-title a::before {
	font-family: "Font Awesome 6 Pro"; 
    font-weight: 900; 
    content: "\f1c1";
    font-size: 100%;
    margin-top: 0;
    padding: 0; position:absolute; top:0; left:0}
	
.evidence-link::before {font-family: "Font Awesome 6 Pro"; 
    font-weight: 900; 
    content: "\f05a"; font-size: 100%;
    margin-top: 0;
    padding: 0; position:absolute; top:0; left:0}

.rcbg {background-size:cover;     padding-left: 50px;
    padding-right: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.pub01 .rcbg { background-image: url(../../images/bg01/index.jpg);}
.pub02 .rcbg { background-image: url(../../images/bg02/index.jpg);}
.pub03 .rcbg { background-image: url(../../images/bg03/index.jpg);}
.pub04 .rcbg { background-image: url(../../images/bg04/index.jpg);}
.pub05 .rcbg { background-image: url(../../images/bg05/index.jpg);}
.pub06 .rcbg { background-image: url(../../images/bg06/index.jpg);}
.pub07 .rcbg { background-image: url(../../images/bg07/index.jpg);}
.pub08 .rcbg { background-image: url(../../images/bg08/index.jpg);}

.pub p {margin-bottom:0 !important }
.pub .evidence-p {margin-bottom:20px !important}
.redate {  text-align: right;
    color: #637074;
    font-family: "Ubuntu Condensed";
    font-weight: 400; margin-right:10px; margin-top: 10px; margin-bottom:10px;
}

.swiper-holder .swiper01 .slideleft {background-image: url(../../images/new-slider01/index.jpg);}

.swiper-holder .swiper02 .slideleft {background-image: url(../../images/slider01-v2/index.jpg);}

.swiper-holder .swiper03 .slideleft {background-image: url(../../images/slider03-v2/index.jpg);}

.swiper-holder .swiper05 .slideleft {background-image: url(../../images/slider05-v2/index.jpg);}

.swiper-holder .swiper06 .slideleft {background-image: url(../../images/new-slider06-v2/index.jpg);}


.swiper-holder .slideleft {
    width: 100%;
    padding-bottom: 26.6%;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
.swiper-holder .slideleft {
    width: 100%;
    padding-bottom: 48.7%;
	background-position:center right;	
}}

.swiper-holder  .slideleft img {display:none}

.clearfix::after, #menu-main-menu::after {
  content: "";
  clear: both;
  display: table;
}

.slider-home{line-height:1; position:relative; padding-top: 30px;
margin-top: 0px;}
.news .slider-home{padding-top: 0 !important;}
.page-news .news {margin-top: 0 !important}

.page-home section.claim {border: none !important}
.slider-home h2 {margin-left:0 !important}

.swiper-holder  {position:relative; width: 100%; margin-top: 30px; line-height:0; margin-bottom: 60px;}
.swiper-container {border-radius: 50px 0 50px 0; overflow-x: hidden; }

@media only screen and (max-width: 767px) {
	.swiper-container {border-radius: 10px 0 10px 0; overflow-x: hidden; }
}

.page-home section.highlights .row.first-row {
    margin-top: 80px !important;
}


.swipe-placeholder {visibility: hidden;}

.slideleft { width:100%}
.slideright {
	float: left;
	width: 40%;
	padding: 5%;
	line-height: 1.4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px; background-color:#1F4F33; opacity:0.9;
}

@media only screen and (max-width: 812px) {
	.slideright {
	float: left;
	width: 40%;
	padding: 4%;}
}
.slider-home h2 {
    font-family: "Ubuntu";
    font-weight: 700;
    text-transform: uppercase !important;
    color: #1F4F33;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #1F4F33;
}


.slideright p {font-size:140%; margin-bottom:10px; color:#FFF}

.slideright p strong {font-size: 1.7rem; !important; font-weight:bold;}

.slideright .readmore {margin-top: 10px; background-color: #f29313; display:inline-block; padding:10px; color:#fff; font-size:85%; border-radius:5px; }

@media only screen and (max-width: 812px) {
.slideright p {
    font-size: 60%; margin-bottom:0}

.slideright .readmore {
	margin-top: 10px;
	color: #fff;
	font-size: 60%;
	border-radius: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
}

.slideright .readmore:hover { background-color:#fff; color:#1F4F33;}


.left-right-holder {display:none}
.swiper-pagination {width: 100%; margin-top:10px}

.swiper-pagination-bullet-active {
    background: #1F4F33 !important;
}

.swiper-pagination-bullet {width: 12px !important;
height: 12px !important; margin-right:5px}
.swiper-pagination-bullet:last-of-type {margin-right:0 !important}

.claim {max-width: 100vw;
overflow-x: hidden;}

.page-home .highlights:before{content: ' ';
position: absolute;
width: 200vw;
height: 5px;
background-color: #1F4F33;
left: -50vw;
top: 20px;
z-index: 9;}

.page-home .highlights {padding-top:5px}

.page-home .leaf-green {z-index:999; top:0 !important}

.page-home section.content {max-width:100vw; overflow-x: hidden;}

.page-home .quote-content {font-size:115% !important; }

.home-intro {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
	padding-left: 20px;
padding-right: 20px; padding-top: 30px;
}

.home-intro a {
    color: #3c9862;
    border-bottom: 1px dotted #3c9862;
}

