/* line 55, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_semantic-grid.scss */
.how-we-work-bar h3, .themes-horizontal-list h3, .regions-horizontal-list h3, .node-library-item .zz12, .node-library-item .zz34, article.node-type-ar-story .report-story-container .zz {
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.how-we-work-bar h3:before, .themes-horizontal-list h3:before, .regions-horizontal-list h3:before, .node-library-item .zz12:before, .node-library-item .zz34:before, article.node-type-ar-story .report-story-container .zz:before, .how-we-work-bar h3:after, .themes-horizontal-list h3:after, .regions-horizontal-list h3:after, .node-library-item .zz12:after, .node-library-item .zz34:after, article.node-type-ar-story .report-story-container .zz:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.how-we-work-bar h3:after, .themes-horizontal-list h3:after, .regions-horizontal-list h3:after, .node-library-item .zz12:after, .node-library-item .zz34:after, article.node-type-ar-story .report-story-container .zz:after {
  clear: both;
}

/* Requires: normalize.css */
/* Global Reset & Standards ---------------------- */
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
html {
  font-size: 62.5%;
}

/* line 7, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
body {
  background: white;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  color: #222222;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

/* Links ---------------------- */
/* line 11, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a img {
  border: none;
}

/* line 12, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;
}

/* line 13, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a:hover {
  color: #2795b6;
}

/* line 14, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a:focus {
  color: #2795b6;
}

/* line 15, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
p a, p a:visited {
  line-height: inherit;
}

/* Misc ---------------------- */
/* line 19, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.left {
  float: left;
}

/* line 20, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.right {
  float: right;
}

/* line 21, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.text-left {
  text-align: left;
}

/* line 22, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.text-right {
  text-align: right;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.text-center {
  text-align: center;
}

/* line 24, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.hide {
  display: none;
}

/* line 25, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.hide-override {
  display: none !important;
}

/* line 26, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.highlight {
  background: #ffff99;
}

/* line 28, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#googlemap img, object, embed {
  max-width: none;
}

/* line 30, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#map_canvas embed {
  max-width: none;
}

/* line 31, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#map_canvas img {
  max-width: none;
}

/* line 32, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#map_canvas object {
  max-width: none;
}

/* Reset for strange margins by default on <figure> elements */
/* line 35, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
figure {
  margin: 0;
}

/* The Grid ---------------------- */
/* line 3, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row, #sliding-popup .popup-content {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .row, #sliding-popup .popup-content .row, .row #sliding-popup .popup-content, #sliding-popup .row .popup-content, #sliding-popup .popup-content .popup-content {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -10px;
}
/* line 7, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row.collapse .column, #sliding-popup .collapse.popup-content .column, .row.collapse .columns, #sliding-popup .collapse.popup-content .columns, .row.collapse #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .row.collapse #popup-text, #sliding-popup .collapse.popup-content #popup-text, .row.collapse #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .row.collapse #popup-buttons, #sliding-popup .collapse.popup-content #popup-buttons {
  padding: 0;
}
/* line 9, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .row, #sliding-popup .popup-content .row, .row #sliding-popup .popup-content, #sliding-popup .row .popup-content, #sliding-popup .popup-content .popup-content {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -10px;
}
/* line 10, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .row.collapse, #sliding-popup .popup-content .row.collapse, .row #sliding-popup .collapse.popup-content, #sliding-popup .row .collapse.popup-content, #sliding-popup .popup-content .collapse.popup-content {
  margin: 0;
}

/* line 14, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.column, .columns, #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content #popup-buttons {
  float: left;
  min-height: 1px;
  padding: 0 10px;
  position: relative;
}
/* line 15, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.column.centered, .columns.centered, #sliding-popup .popup-content .centered#popup-text, #sliding-popup .popup-content .centered#popup-buttons {
  float: none;
  margin: 0 auto;
}

/* line 18, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 19, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.one, .row .one, #sliding-popup .popup-content .one {
  width: 8.33333%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.two, .row .two, #sliding-popup .popup-content .two {
  width: 16.66667%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.three, .row .three, #sliding-popup .popup-content .three {
  width: 25%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.four, .row .four, #sliding-popup .popup-content .four {
  width: 33.33333%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.five, .row .five, #sliding-popup .popup-content .five, #sliding-popup .popup-content #popup-buttons {
  width: 41.66667%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.six, .row .six, #sliding-popup .popup-content .six {
  width: 50%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.seven, .row .seven, #sliding-popup .popup-content .seven, #sliding-popup .popup-content #popup-text {
  width: 58.33333%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.eight, .row .eight, #sliding-popup .popup-content .eight {
  width: 66.66667%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.nine, .row .nine, #sliding-popup .popup-content .nine {
  width: 75%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.ten, .row .ten, #sliding-popup .popup-content .ten {
  width: 83.33333%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.eleven, .row .eleven, #sliding-popup .popup-content .eleven {
  width: 91.66667%;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.twelve, .row .twelve, #sliding-popup .popup-content .twelve {
  width: 100%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-one, #sliding-popup .popup-content .offset-by-one {
  margin-left: 8.33333%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-two, #sliding-popup .popup-content .offset-by-two {
  margin-left: 16.66667%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-three, #sliding-popup .popup-content .offset-by-three {
  margin-left: 25%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-four, #sliding-popup .popup-content .offset-by-four {
  margin-left: 33.33333%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-five, #sliding-popup .popup-content .offset-by-five {
  margin-left: 41.66667%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-six, #sliding-popup .popup-content .offset-by-six {
  margin-left: 50%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-seven, #sliding-popup .popup-content .offset-by-seven {
  margin-left: 58.33333%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-eight, #sliding-popup .popup-content .offset-by-eight {
  margin-left: 66.66667%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-nine, #sliding-popup .popup-content .offset-by-nine {
  margin-left: 75%;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-ten, #sliding-popup .popup-content .offset-by-ten {
  margin-left: 83.33333%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-two {
  left: 16.66667%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-two {
  right: 16.66667%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-three {
  left: 25%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-three {
  right: 25%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-four {
  left: 33.33333%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-four {
  right: 33.33333%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-five {
  left: 41.66667%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-five {
  right: 41.66667%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-six {
  left: 50%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-six {
  right: 50%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-seven {
  left: 58.33333%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-seven {
  right: 58.33333%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-eight {
  left: 66.66667%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-eight {
  right: 66.66667%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-nine {
  left: 75%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-nine {
  right: 75%;
}

/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-ten {
  left: 83.33333%;
}

/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-ten {
  right: 83.33333%;
}

/* line 46, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
img {
  height: auto;
}

/* line 47, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
img, object, embed {
  max-width: 100%;
}

/* line 48, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 49, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
#map_canvas img, .map_canvas img {
  max-width: none !important;
}

/* Nicolas Gallagher's micro clearfix */
/* line 52, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row, #sliding-popup .popup-content {
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.row:before, #sliding-popup .popup-content:before, .row:after, #sliding-popup .popup-content:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.row:after, #sliding-popup .popup-content:after {
  clear: both;
}

/* Block Grids ---------------------- */
/* These are 2-up, 3-up, 4-up and 5-up ULs, suited
for repeating blocks of content. Add 'mobile' to
them to switch them just like the layout grid
(one item per line) on phones

For IE7/8 compatibility block-grid items need to be
the same height. You can optionally uncomment the
lines below to support arbitrary height, but know
that IE7/8 do not support :nth-child.
-------------------------------------------------- */
/* line 67, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0;
}
/* line 69, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid > li {
  display: block;
  height: auto;
  float: left;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.one-up {
  margin: 0;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.two-up {
  margin: 0 -15px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.two-up > li:nth-child(2n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.three-up {
  margin: 0 -12px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.three-up > li {
  width: 33.33333%;
  padding: 0 12px 12px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.three-up > li:nth-child(3n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.four-up {
  margin: 0 -10px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.four-up > li:nth-child(4n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.five-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.five-up > li:nth-child(5n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.six-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.six-up > li {
  width: 16.66667%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.six-up > li:nth-child(6n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.seven-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.seven-up > li {
  width: 14.28571%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.seven-up > li:nth-child(7n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eight-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eight-up > li {
  width: 12.5%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eight-up > li:nth-child(8n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.nine-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.nine-up > li {
  width: 11.11111%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.nine-up > li:nth-child(9n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.ten-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.ten-up > li {
  width: 10%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.ten-up > li:nth-child(10n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eleven-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eleven-up > li {
  width: 9.09091%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eleven-up > li:nth-child(11n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.twelve-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.twelve-up > li {
  width: 8.33333%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.twelve-up > li:nth-child(12n+1) {
  clear: both;
}

/* Base Type Styles Using Modular Scale ---------------------- */
/* line 3, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-size: 16px;
  direction: ltr;
}

/* line 10, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 17px;
}
/* line 11, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
p.lead {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 17px;
}

/* line 13, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
aside p {
  font-size: 15px;
  line-height: 1.35;
  font-style: italic;
}

/* line 15, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 16px;
  margin-top: 16px;
}
/* line 24, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 27, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h1 {
  font-size: 44px;
}

/* line 28, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h2 {
  font-size: 42px;
}

/* line 29, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h3 {
  font-size: 27px;
}

/* line 30, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h4 {
  font-size: 26px;
}

/* line 31, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h5 {
  font-size: 17px;
}

/* line 32, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
h6 {
  font-size: 16px;
}

/* line 34, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 22px 0 21px;
  height: 0;
}

/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
.subheader {
  line-height: 1.3;
  color: #6f6f6f;
  font-weight: 300;
  margin-bottom: 17px;
}

/* line 38, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
em, i {
  font-style: italic;
  line-height: inherit;
}

/* line 39, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
strong, b {
  font-weight: bold;
  line-height: inherit;
}

/* line 40, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 41, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
code {
  font-weight: bold;
  background: #ffff99;
}

/* Lists ---------------------- */
/* line 44, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul, ol, dl {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 17px;
  list-style-position: outside;
}

/* line 47, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul li ul, ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
/* line 49, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.square, ul.circle, ul.disc {
  margin-left: 17px;
}
/* line 50, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.square {
  list-style-type: square;
}
/* line 51, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.square li ul {
  list-style: inherit;
}
/* line 53, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.circle {
  list-style-type: circle;
}
/* line 54, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.circle li ul {
  list-style: inherit;
}
/* line 56, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.disc {
  list-style-type: disc;
}
/* line 57, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.disc li ul {
  list-style: inherit;
}
/* line 59, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.no-bullet {
  list-style: none;
}
/* line 60, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ul.large li {
  line-height: 21px;
}

/* line 62, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ol {
  margin-left: 20px;
}
/* line 64, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
ol li ul, ol li ol {
  margin-left: 20px;
  margin-bottom: 0;
}

/* Blockquotes ---------------------- */
/* line 69, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
blockquote, blockquote p {
  line-height: 1.5;
  color: #6f6f6f;
}

/* line 70, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
blockquote {
  margin: 0 0 17px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
/* line 71, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
blockquote cite {
  display: block;
  font-size: 15px;
  color: #555555;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 73, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
blockquote cite a, blockquote cite a:visited {
  color: #555555;
}

/* line 77, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px solid #ddd;
  cursor: help;
}

/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
abbr {
  text-transform: none;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 86, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 88, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  /* line 89, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 90, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 91, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 92, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  /* line 93, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 94, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  /* line 95, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 96, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 98, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 99, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 100, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 101, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  .print-only {
    display: block !important;
  }

  /* line 102, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 103, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_typography.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* Requires
   globals.css */
/* Standard Forms ---------------------- */
/* line 6, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form {
  margin: 0 0 19.41641px;
}

/* line 8, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.row form .row, #sliding-popup .popup-content form .row, .row form #sliding-popup .popup-content, #sliding-popup .row form .popup-content, #sliding-popup .popup-content form .popup-content {
  margin: 0 -6px;
}
/* line 10, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.row form .row .column, #sliding-popup .popup-content form .row .column, .row form #sliding-popup .popup-content .column, #sliding-popup .row form .popup-content .column, #sliding-popup .popup-content form .popup-content .column, .row form .row .columns, #sliding-popup .popup-content form .row .columns, .row form #sliding-popup .popup-content .columns, #sliding-popup .row form .popup-content .columns, #sliding-popup .popup-content form .popup-content .columns, .row form .row #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .row form .row #popup-text, #sliding-popup .popup-content form .row #popup-text, .row form #sliding-popup .popup-content #popup-text, #sliding-popup .row form .popup-content #popup-text, #sliding-popup .popup-content form .popup-content #popup-text, .row form .row #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .row form .row #popup-buttons, #sliding-popup .popup-content form .row #popup-buttons, .row form #sliding-popup .popup-content #popup-buttons, #sliding-popup .row form .popup-content #popup-buttons, #sliding-popup .popup-content form .popup-content #popup-buttons {
  padding: 0 6px;
}
/* line 12, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.row form .row.collapse, #sliding-popup .popup-content form .row.collapse, .row form #sliding-popup .collapse.popup-content, #sliding-popup .row form .collapse.popup-content, #sliding-popup .popup-content form .collapse.popup-content {
  margin: 0;
}
/* line 13, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.row form .row.collapse .column, #sliding-popup .popup-content form .row.collapse .column, .row form #sliding-popup .collapse.popup-content .column, #sliding-popup .row form .collapse.popup-content .column, #sliding-popup .popup-content form .collapse.popup-content .column, .row form .row.collapse .columns, #sliding-popup .popup-content form .row.collapse .columns, .row form #sliding-popup .collapse.popup-content .columns, #sliding-popup .row form .collapse.popup-content .columns, #sliding-popup .popup-content form .collapse.popup-content .columns, .row form .row.collapse #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .row form .row.collapse #popup-text, #sliding-popup .popup-content form .row.collapse #popup-text, .row form #sliding-popup .collapse.popup-content #popup-text, #sliding-popup .row form .collapse.popup-content #popup-text, #sliding-popup .collapse.popup-content form .collapse.popup-content #popup-text, .row form .row.collapse #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .row form .row.collapse #popup-buttons, #sliding-popup .popup-content form .row.collapse #popup-buttons, .row form #sliding-popup .collapse.popup-content #popup-buttons, #sliding-popup .row form .collapse.popup-content #popup-buttons, #sliding-popup .collapse.popup-content form .collapse.popup-content #popup-buttons {
  padding: 0;
}

/* line 17, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
label {
  font-size: 16px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
}
/* line 19, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 20, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
label.inline {
  line-height: 34px;
  margin: 0 0 12px 0;
}

/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 33px;
}

/* line 24, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
a.button.prefix, a.button.postfix {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 25, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
span.prefix, span.postfix {
  background: #f2f2f2;
  border: 1px solid #cccccc;
}

/* line 27, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.prefix {
  left: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  overflow: hidden;
}

/* line 28, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.postfix {
  right: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 30, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  background-color: white;
  font-family: inherit;
  border: 0 solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 34px;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 32, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
  font-size: 17px;
  padding: 4px 6px;
}
/* line 34, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #b3b3b3;
}
/* line 35, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
  background-color: #ddd;
}

/* line 38, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
textarea {
  height: auto;
}

/* line 40, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
select {
  width: 100%;
}

/* Fieldsets */
/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
fieldset {
  border: solid 1px #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 12px;
  margin: 18px 0;
}
/* line 45, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
}

/* Errors */
/* line 49, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}

/* line 50, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
  outline-color: #f5797c;
}

/* line 51, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.error label, label.error {
  color: #c60f13;
}

/* line 52, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.error small, small.error {
  display: block;
  padding: 6px 4px;
  margin-top: -13px;
  margin-bottom: 12px;
  background: #c60f13;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* Custom Forms ---------------------- */
/* line 55, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 57, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom span.custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #cccccc;
  background: white;
}
/* line 59, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom span.custom.radio {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
/* line 61, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom span.custom.checkbox:before {
  content: "";
  display: block;
  line-height: 0.8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
}
/* line 64, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom span.custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #222222;
  position: relative;
  top: 3px;
  left: 3px;
}
/* line 67, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom span.custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
}
/* line 70, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown {
  display: block;
  position: relative;
  width: auto;
  height: 28px;
  margin-bottom: 9px;
  margin-top: 2px;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 73, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.current {
  display: block;
  width: auto;
  line-height: 26px;
  min-height: 28px;
  padding: 0;
  padding-left: 6px;
  padding-right: 38px;
  border: solid 1px #dddddd;
  color: #141414;
  background-color: white;
  white-space: nowrap;
}
/* line 74, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.selector {
  position: absolute;
  width: 27px;
  height: 28px;
  display: block;
  right: 0;
  top: 0;
  border: solid 1px #dddddd;
}
/* line 75, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaaaaa transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2px;
  margin-left: -5px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #222222 transparent transparent transparent;
}
/* line 81, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open ul {
  display: block;
  z-index: 10;
}
/* line 83, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.small {
  width: 134px !important;
}
/* line 84, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.medium {
  width: 254px !important;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.large {
  width: 434px !important;
}
/* line 86, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.expand {
  width: 100% !important;
}
/* line 88, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.small ul {
  width: 134px !important;
}
/* line 89, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.medium ul {
  width: 254px !important;
}
/* line 90, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.large ul {
  width: 434px !important;
}
/* line 91, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.expand ul {
  width: 100% !important;
}
/* line 94, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: 0;
  top: 27px;
  margin: 0;
  padding: 0;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  border: solid 1px #cccccc;
}
/* line 96, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li {
  color: #555555;
  font-size: 15px;
  cursor: pointer;
  padding: 3px;
  padding-left: 6px;
  padding-right: 38px;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 97, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected {
  background: #cdebf5;
  color: black;
}
/* line 98, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:after {
  content: "\2013";
  position: absolute;
  right: 10px;
}
/* line 100, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li:hover {
  background-color: #cdebf5;
  color: black;
}
/* line 101, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li:hover:after {
  content: "\2013";
  position: absolute;
  right: 10px;
  color: #a3dbec;
}
/* line 103, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover {
  background: #cdebf5;
  cursor: default;
  color: black;
}
/* line 104, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover:after {
  color: black;
}
/* line 106, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul.show {
  display: block;
}
/* line 110, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
form.custom .custom.disabled {
  background-color: #dddddd;
}

/* Correct FF custom dropdown height */
@-moz-document url-prefix() {
  /* line 115, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
  form.custom div.custom.dropdown a.selector {
    height: 28px;
  }
}

/* line 117, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/common/_forms.scss */
.lt-ie9 form.custom div.custom.dropdown a.selector {
  height: 28px;
}

/* Normal Buttons ---------------------- */
/* line 3, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button {
  width: auto;
  background: #2ba6cb;
  border: 1px solid #1e728c;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 10px 20px 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  /* Hovers */
  /* Sizes */
  /* Colors */
  /* Radii */
  /* Layout */
  /* Disabled ---------- */
}
/* line 6, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button:hover, .button:focus {
  color: white;
  background-color: #2284a1;
}
/* line 7, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button:active {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
/* line 10, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.large {
  font-size: 17px;
  padding: 15px 30px 16px;
}
/* line 11, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.medium {
  font-size: 16px;
}
/* line 12, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.small {
  font-size: 13px;
  padding: 7px 14px 8px;
}
/* line 13, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.tiny {
  font-size: 12px;
  padding: 5px 10px 6px;
}
/* line 14, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.expand {
  width: 100%;
  text-align: center;
}
/* line 17, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.primary {
  background-color: #2ba6cb;
  border: 1px solid #1e728c;
}
/* line 18, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #2284a1;
}
/* line 20, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.success {
  background-color: #5da423;
  border: 1px solid #396516;
}
/* line 21, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 23, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.alert {
  background-color: #c60f13;
  border: 1px solid #7f0a0c;
}
/* line 24, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
/* line 26, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.secondary {
  background-color: #e9e9e9;
  color: #1d1d1d;
  border: 1px solid #c3c3c3;
}
/* line 27, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #d0d0d0;
}
/* line 31, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 32, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.round {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 35, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.full-width {
  width: 100%;
  text-align: center;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* line 36, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.left-align {
  text-align: left;
  text-indent: 12px;
}
/* line 39, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled, .button[disabled] {
  opacity: 0.6;
  cursor: default;
  background: #2ba6cb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 40, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled:hover, .button[disabled]:hover {
  background: #2ba6cb;
}
/* line 42, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled.success, .button[disabled].success {
  background-color: #5da423;
}
/* line 43, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
  outline: none;
}
/* line 45, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
}
/* line 46, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
  outline: none;
}
/* line 48, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled.secondary, .button[disabled].secondary {
  background-color: #e9e9e9;
}
/* line 49, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e9e9e9;
  outline: none;
}

/* Don't use native buttons on iOS */
/* line 55, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
input[type=submit].button, button.button {
  -webkit-appearance: none;
}

/* Correct FF button padding */
@-moz-document url-prefix() {
  /* line 59, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
  button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
  }

  /* line 60, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
  input[type="submit"].tiny.button {
    padding: 3px 10px 4px;
  }

  /* line 61, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
  input[type="submit"].small.button {
    padding: 5px 14px 6px;
  }

  /* line 62, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
  input[type="submit"].button, input[type=submit].medium.button {
    padding: 8px 20px 9px;
  }

  /* line 63, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
  input[type="submit"].large.button {
    padding: 13px 30px 14px;
  }
}

/* Buttons with Dropdowns ---------------------- */
/* line 68, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown {
  position: relative;
  padding-right: 44px;
  /* Sizes */
  /* Triangles */
  /* Flyout List */
  /* Split Dropdown Buttons */
}
/* line 71, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.large {
  padding-right: 60px;
}
/* line 72, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.small {
  padding-right: 28px;
}
/* line 73, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.tiny {
  padding-right: 20px;
}
/* line 76, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: white transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -2px;
}
/* line 77, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.large:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: white transparent transparent transparent;
  margin-top: -3px;
  right: 30px;
}
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.small:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: white transparent transparent transparent;
  margin-top: -2px;
  right: 14px;
}
/* line 79, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.tiny:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 4px;
  border-color: white transparent transparent transparent;
  margin-top: -1px;
  right: 10px;
}
/* line 82, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown > ul {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute;
  left: -1px;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #cccccc;
  border-top: none;
  min-width: 100%;
  z-index: 40;
}
/* line 84, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li {
  width: 100%;
  cursor: pointer;
  padding: 0;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 85, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li a, .button.dropdown > ul li button {
  display: block;
  color: #555;
  font-size: 15px;
  font-weight: normal;
  padding: 6px 14px;
  text-align: left;
}
/* line 86, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li button {
  width: 100%;
  border: inherit;
  background: inherit;
  font-family: inherit;
  margin: inherit;
  -webkit-font-smoothing: antialiased;
}
/* line 87, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li:hover, .button.dropdown > ul li:focus {
  background-color: #e3f4f9;
  color: #222;
}
/* line 88, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li.divider {
  min-height: 0;
  padding: 0;
  height: 1px;
  margin: 4px 0;
  background: #ededed;
}
/* line 92, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.up > ul {
  border-top: 1px solid #cccccc;
  border-bottom: none;
}
/* line 94, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown ul.no-hover.show-dropdown {
  display: block !important;
}
/* line 96, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown:hover > ul.no-hover {
  display: none;
}
/* line 102, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split {
  padding: 0;
  position: relative;
  /* Sizes */
  /* Triangle Spans */
  /* Colors */
}
/* line 104, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split:after {
  display: none;
}
/* line 105, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split:hover, .button.dropdown.split:focus {
  background-color: #2ba6cb;
}
/* line 106, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert:hover, .button.dropdown.split.alert:focus {
  background-color: #c60f13;
}
/* line 107, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success:hover, .button.dropdown.split.success:focus {
  background-color: #5da423;
}
/* line 108, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary:hover, .button.dropdown.split.secondary:focus {
  background-color: #e9e9e9;
}
/* line 111, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split > a {
  color: white;
  display: block;
  padding: 10px 50px 11px 20px;
  padding-left: 20px;
  padding-right: 50px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
/* line 112, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split > a:hover, .button.dropdown.split > a:focus {
  background-color: #2284a1;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 114, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large > a {
  padding: 15px 75px 16px 30px;
  padding-left: 30px;
  padding-right: 75px;
}
/* line 115, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small > a {
  padding: 7px 35px 8px 14px;
  padding-left: 14px;
  padding-right: 35px;
}
/* line 116, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny > a {
  padding: 5px 25px 6px 10px;
  padding-left: 10px;
  padding-right: 25px;
}
/* line 119, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span {
  background-color: #2ba6cb;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  border-left: 1px solid #1e728c;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
/* line 120, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span:hover, .button.dropdown.split > span:focus {
  background-color: #2284a1;
}
/* line 121, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: white transparent transparent transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -2px;
}
/* line 123, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: #1d1d1d transparent transparent transparent;
}
/* line 125, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large span {
  width: 45px;
}
/* line 126, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small span {
  width: 21px;
}
/* line 127, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny span {
  width: 15px;
}
/* line 129, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: white transparent transparent transparent;
  margin-top: -3px;
  margin-left: -7px;
}
/* line 130, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 4px;
  border-color: white transparent transparent transparent;
  margin-top: -1px;
  margin-left: -4px;
}
/* line 131, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 3px;
  border-color: white transparent transparent transparent;
  margin-top: -1px;
  margin-left: -3px;
}
/* line 134, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert > span {
  background-color: #c60f13;
  border-left-color: #7f0a0c;
}
/* line 135, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success > span {
  background-color: #5da423;
  border-left-color: #396516;
}
/* line 136, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > span {
  background-color: #e9e9e9;
  border-left-color: #c3c3c3;
}
/* line 137, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > a {
  color: #1d1d1d;
}
/* line 139, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert > a:hover, .button.dropdown.split.alert > span:hover, .button.dropdown.split.alert > a:focus, .button.dropdown.split.alert > span:focus {
  background-color: #970b0e;
}
/* line 140, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success > a:hover, .button.dropdown.split.success > span:hover, .button.dropdown.split.success > a:focus, .button.dropdown.split.success > span:focus {
  background-color: #457a1a;
}
/* line 141, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > a:hover, .button.dropdown.split.secondary > span:hover, .button.dropdown.split.secondary > a:focus, .button.dropdown.split.secondary > span:focus {
  background-color: #d0d0d0;
}

/* Button Groups ---------------------- */
/* line 147, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
ul.button-group:before, ul.button-group:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
ul.button-group:after {
  clear: both;
}
/* line 149, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group li {
  padding: 0;
  margin: 0 0 0 -1px;
  float: left;
}
/* line 150, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group li:first-child {
  margin-left: 0;
}
/* line 154, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.radius li .button, ul.button-group.radius li .button.radius, ul.button-group.radius li .button-rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/* line 156, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:first-child .button, ul.button-group.radius li:first-child .button.radius {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 157, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:first-child .button.rounded {
  -moz-border-radius-topleft: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-top-left-radius: 1000px;
  -moz-border-radius-bottomleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
}
/* line 160, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:last-child .button, ul.button-group.radius li:last-child .button.radius {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 161, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:last-child .button.rounded {
  -moz-border-radius-topright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-top-right-radius: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 166, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.even .button {
  width: 100%;
}
/* line 167, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.even.two-up li {
  width: 50%;
}
/* line 168, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.even.three-up li {
  width: 33.3%;
}
/* line 169, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.even.three-up li:first-child {
  width: 33.4%;
}
/* line 170, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.even.four-up li {
  width: 25%;
}
/* line 171, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
ul.button-group.even.five-up li {
  width: 20%;
}

/* line 175, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
div.button-bar {
  overflow: hidden;
}
/* line 176, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
div.button-bar ul.button-group {
  float: left;
  margin-right: 8px;
}
/* line 177, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_buttons.scss */
div.button-bar ul.button-group:last-child {
  margin-left: 0;
}

/* CSS for jQuery Orbit Plugin 1.4.0
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
/* Container ---------------------- */
/* line 9, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper {
  width: 1px;
  height: 1px;
  position: relative;
}

/* line 11, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit {
  width: 1px;
  height: 1px;
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
}
/* line 13, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit.with-bullets {
  margin-bottom: 40px;
}
/* line 15, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit .orbit-slide {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 16, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit a.orbit-slide {
  border: none;
  line-height: 0;
  display: none;
}
/* line 17, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit div.orbit-slide {
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */
/* Timer ---------------------- */
/* line 25, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .timer {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: .6;
  cursor: pointer;
  z-index: 31;
}
/* line 26, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper span.rotator {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: -20px;
  background: url('/images/foundation/orbit/rotator-black.png?1438947727') no-repeat;
  z-index: 3;
}
/* line 27, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper span.rotator.move {
  left: 0;
}
/* line 29, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper span.mask {
  display: block;
  width: 20px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}
/* line 30, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper span.mask.move {
  width: 40px;
  left: 0;
  background: url('/images/foundation/orbit/timer-black.png?1438947727') repeat 0 0;
}
/* line 32, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper span.pause {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/images/foundation/orbit/pause-black.png?1438947727') no-repeat;
  z-index: 4;
  opacity: 0;
}
/* line 33, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper span.pause.active {
  background: url('/images/foundation/orbit/pause-black.png?1438947727') no-repeat 0 -40px;
}
/* line 35, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .timer:hover span.pause, .orbit-wrapper .timer:focus span.pause, .orbit-wrapper span.pause.active {
  opacity: 1;
}

/* Captions ---------------------- */
/* line 40, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-caption {
  display: none;
  font-family: inherit;
}

/* line 41, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .orbit-caption {
  background: black;
  background: rgba(0, 0, 0, 0.6);
  z-index: 30;
  color: white;
  text-align: center;
  padding: 7px 0;
  font-size: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

/* Directional Nav ---------------------- */
/* line 46, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .slider-nav {
  display: block;
}
/* line 47, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .slider-nav span {
  width: 39px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  z-index: 30;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
}
/* line 48, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .slider-nav span.right {
  background: url('/images/foundation/orbit/right-arrow.png?1438947727');
  background-size: 100%;
  right: 0;
}
/* line 49, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-wrapper .slider-nav span.left {
  background: url('/images/foundation/orbit/left-arrow.png?1438947727');
  background-size: 100%;
  left: 0;
}

/* line 54, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.lt-ie9 .orbit-wrapper .slider-nav span.right {
  background: url('/images/foundation/orbit/right-arrow-small.png?1438947727');
}
/* line 55, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.lt-ie9 .orbit-wrapper .slider-nav span.left {
  background: url('/images/foundation/orbit/left-arrow-small.png?1438947727');
}

/* Bullet Nav ---------------------- */
/* line 61, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
ul.orbit-bullets {
  position: absolute;
  z-index: 30;
  list-style: none;
  bottom: -40px;
  left: 50%;
  margin-left: -50px;
  padding: 0;
}
/* line 62, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li {
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #999999;
  text-indent: -9999px;
  background: url('/images/foundation/orbit/bullets.jpg?1438947727') no-repeat 4px 0;
  width: 13px;
  height: 12px;
  overflow: hidden;
}
/* line 63, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.active {
  color: #222222;
  background-position: -8px 0;
}
/* line 64, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px;
}
/* line 65, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid black;
}

/* Orbit Slide Counter */
/* line 70, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit-slide-counter {
  position: absolute;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px;
}

/* Fluid Layout ---------------------- */
/* line 74, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit img.fluid-placeholder {
  visibility: hidden;
  position: static;
  display: block;
  width: 100%;
}

/* line 75, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.orbit, .orbit-wrapper {
  width: 100% !important;
}

/* Correct timer in IE */
/* line 78, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.lt-ie9 .timer {
  display: none !important;
}

/* line 79, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
.lt-ie9 .orbit-caption {
  background: black;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  zoom: 1;
}

@media only screen and (max-width: 767px) {
  /* line 83, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
  .orbit.orbit-stack-on-small img.fluid-placeholder {
    visibility: visible;
  }

  /* line 86, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_orbit.scss */
  .orbit.orbit-stack-on-small .orbit-slide {
    position: static;
    margin-bottom: 10px;
  }
}
/* Visibility Classes ---------------------- */
/*                                           */
/* Standard (large) display targeting */
/* line 10, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.show-for-small,
.show-for-medium,
.show-for-medium-down,
.hide-for-large,
.hide-for-large-up,
.show-for-xlarge,
.show-for-print {
  display: none !important;
}

/* line 18, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.hide-for-small,
.hide-for-medium,
.hide-for-medium-down,
.show-for-large,
.show-for-large-up,
.hide-for-xlarge,
.hide-for-print {
  display: inherit !important;
}

/* Very large display targeting */
@media only screen and (min-width: 1441px) {
  /* line 27, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 34, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: none !important;
  }
}
/* Medium display targeting */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
  /* line 44, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: inherit !important;
  }

  /* line 51, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: none !important;
  }
}
/* Small display targeting */
@media only screen and (max-width: 767px) {
  /* line 61, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: inherit !important;
  }

  /* line 68, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: none !important;
  }
}
/* Orientation targeting */
/* line 73, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 75, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 79, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 81, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 86, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 88, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
}
/* Touch-enabled device targeting */
/* line 92, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.show-for-touch {
  display: none !important;
}

/* line 93, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 94, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 95, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific overrides for elements that require something other than display: block */
/* line 102, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
table.show-for-xlarge,
table.show-for-large,
table.hide-for-small,
table.hide-for-medium {
  display: table !important;
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  /* line 108, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch table.hide-for-xlarge,
  .touch table.hide-for-large,
  .touch table.hide-for-small,
  .touch table.show-for-medium {
    display: table !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 115, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  table.hide-for-xlarge,
  table.hide-for-large,
  table.hide-for-medium,
  table.show-for-small {
    display: table !important;
  }
}
/* 1280 tablet ------------ */
@media only screen and (max-device-width: 1280px) {
  /* NavBar --- */
  /*            */
  /* line 124, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }
}
/* Covering almost all ----- */
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  /* line 130, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flex-video {
    padding-top: 0;
  }
}
/* Between Medium and Small */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
  /* NavBar --- */
  /*            */
  /* line 139, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li a {
    font-size: 15px;
  }
  /* line 141, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li.has-flyout > a.flyout-toggle {
    padding: 20px !important;
  }
  /* line 142, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }

  /* Clearing --- */
  /*              */
  /* line 148, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right, .clearing-main-left {
    height: 100%;
    width: 40px;
    top: 0;
    border: none;
  }
  /* line 153, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right:before, .clearing-main-left:before {
    position: absolute;
    top: 50%;
  }

  /* line 155, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-left {
    left: 0;
  }
  /* line 157, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-left:before {
    left: 5px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent white transparent transparent;
  }

  /* line 159, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right {
    height: 100%;
    right: 0;
  }
  /* line 162, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent transparent transparent white;
  }
}
/* Small Devices ------------ */
@media only screen and (max-width: 767px) {
  /* Global Misc --- */
  /*                 */
  /* line 172, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .left, .right {
    float: none;
  }

  /* line 173, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  /* The Grid --- */
  /*              */
  /* line 177, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row, #sliding-popup .popup-content {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 178, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column, .columns, #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content #popup-buttons {
    width: auto !important;
    float: none;
  }

  /* line 179, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column:last-child, .columns:last-child, #sliding-popup .popup-content #popup-text:last-child, #sliding-popup .popup-content #popup-buttons:last-child {
    float: none;
  }

  /* line 180, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }

  /* line 181, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column:before, .columns:before, #sliding-popup .popup-content #popup-text:before, #sliding-popup .popup-content #popup-buttons:before, .column:after, .columns:after, #sliding-popup .popup-content #popup-text:after, #sliding-popup .popup-content #popup-buttons:after {
    content: "";
    display: table;
  }

  /* line 182, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column:after, .columns:after, #sliding-popup .popup-content #popup-text:after, #sliding-popup .popup-content #popup-buttons:after {
    clear: both;
  }

  /* line 185, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten {
    margin-left: 0 !important;
  }

  /* line 186, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
    left: auto;
  }

  /* line 187, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten {
    right: auto;
  }

  /* Mobile 4-column Grid */
  /* line 200, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-one, #sliding-popup .popup-content .mobile-one {
    width: 25% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 201, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-one:last-child, #sliding-popup .popup-content .mobile-one:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-one.end, #sliding-popup .popup-content .mobile-one.end {
    float: left;
  }
  /* line 205, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-one, #sliding-popup .collapse.popup-content .mobile-one {
    padding: 0;
  }

  /* line 200, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-two, #sliding-popup .popup-content .mobile-two {
    width: 50% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 201, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-two:last-child, #sliding-popup .popup-content .mobile-two:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-two.end, #sliding-popup .popup-content .mobile-two.end {
    float: left;
  }
  /* line 205, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-two, #sliding-popup .collapse.popup-content .mobile-two {
    padding: 0;
  }

  /* line 200, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-three, #sliding-popup .popup-content .mobile-three {
    width: 75% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 201, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-three:last-child, #sliding-popup .popup-content .mobile-three:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-three.end, #sliding-popup .popup-content .mobile-three.end {
    float: left;
  }
  /* line 205, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-three, #sliding-popup .collapse.popup-content .mobile-three {
    padding: 0;
  }

  /* line 200, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-four, #sliding-popup .popup-content .mobile-four {
    width: 100% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 201, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-four:last-child, #sliding-popup .popup-content .mobile-four:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-four.end, #sliding-popup .popup-content .mobile-four.end {
    float: left;
  }
  /* line 205, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-four, #sliding-popup .collapse.popup-content .mobile-four {
    padding: 0;
  }

  /* line 210, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-one-mobile {
    left: 25%;
  }

  /* line 211, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-one-mobile {
    right: 25%;
  }

  /* line 210, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-two-mobile {
    left: 50%;
  }

  /* line 211, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-two-mobile {
    right: 50%;
  }

  /* line 210, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-three-mobile {
    left: 75%;
  }

  /* line 211, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-three-mobile {
    right: 75%;
  }

  /* Block Grids --- */
  /*                 */
  /* line 217, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile > li {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  /* line 221, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid > li {
    clear: none;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-one-up > li {
    width: 100%;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-two-up > li {
    width: 50%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-two-up > li:nth-child(2n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-three-up > li {
    width: 33.33333%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-three-up > li:nth-child(3n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-four-up > li {
    width: 25%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-four-up > li:nth-child(4n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-five-up > li {
    width: 20%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-five-up > li:nth-child(5n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-six-up > li {
    width: 16.66667%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-six-up > li:nth-child(6n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-seven-up > li {
    width: 14.28571%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-seven-up > li:nth-child(7n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eight-up > li {
    width: 12.5%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eight-up > li:nth-child(8n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-nine-up > li {
    width: 11.11111%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-nine-up > li:nth-child(9n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-ten-up > li {
    width: 10%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-ten-up > li:nth-child(10n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eleven-up > li {
    width: 9.09091%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eleven-up > li:nth-child(11n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-twelve-up > li {
    width: 8.33333%;
  }
  /* line 225, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
    clear: both;
  }

  /* Forms --- */
  /*           */
  /* Label alignment */
  /* line 234, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  label.right {
    text-align: left;
  }

  /* Extend width of all inputs */
  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].one, .row input[type="text"].one, #sliding-popup .popup-content input[type="text"].one,
  input[type="password"].one,
  .row input[type="password"].one,
  #sliding-popup .popup-content input[type="password"].one,
  input[type="date"].one,
  .row input[type="date"].one,
  #sliding-popup .popup-content input[type="date"].one,
  input[type="datetime"].one,
  .row input[type="datetime"].one,
  #sliding-popup .popup-content input[type="datetime"].one,
  input[type="email"].one,
  .row input[type="email"].one,
  #sliding-popup .popup-content input[type="email"].one,
  input[type="number"].one,
  .row input[type="number"].one,
  #sliding-popup .popup-content input[type="number"].one,
  input[type="search"].one,
  .row input[type="search"].one,
  #sliding-popup .popup-content input[type="search"].one,
  input[type="tel"].one,
  .row input[type="tel"].one,
  #sliding-popup .popup-content input[type="tel"].one,
  input[type="time"].one,
  .row input[type="time"].one,
  #sliding-popup .popup-content input[type="time"].one,
  input[type="url"].one,
  .row input[type="url"].one,
  #sliding-popup .popup-content input[type="url"].one,
  textarea.one,
  .row textarea.one,
  #sliding-popup .popup-content textarea.one {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].two, .row input[type="text"].two, #sliding-popup .popup-content input[type="text"].two,
  input[type="password"].two,
  .row input[type="password"].two,
  #sliding-popup .popup-content input[type="password"].two,
  input[type="date"].two,
  .row input[type="date"].two,
  #sliding-popup .popup-content input[type="date"].two,
  input[type="datetime"].two,
  .row input[type="datetime"].two,
  #sliding-popup .popup-content input[type="datetime"].two,
  input[type="email"].two,
  .row input[type="email"].two,
  #sliding-popup .popup-content input[type="email"].two,
  input[type="number"].two,
  .row input[type="number"].two,
  #sliding-popup .popup-content input[type="number"].two,
  input[type="search"].two,
  .row input[type="search"].two,
  #sliding-popup .popup-content input[type="search"].two,
  input[type="tel"].two,
  .row input[type="tel"].two,
  #sliding-popup .popup-content input[type="tel"].two,
  input[type="time"].two,
  .row input[type="time"].two,
  #sliding-popup .popup-content input[type="time"].two,
  input[type="url"].two,
  .row input[type="url"].two,
  #sliding-popup .popup-content input[type="url"].two,
  textarea.two,
  .row textarea.two,
  #sliding-popup .popup-content textarea.two {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].three, .row input[type="text"].three, #sliding-popup .popup-content input[type="text"].three,
  input[type="password"].three,
  .row input[type="password"].three,
  #sliding-popup .popup-content input[type="password"].three,
  input[type="date"].three,
  .row input[type="date"].three,
  #sliding-popup .popup-content input[type="date"].three,
  input[type="datetime"].three,
  .row input[type="datetime"].three,
  #sliding-popup .popup-content input[type="datetime"].three,
  input[type="email"].three,
  .row input[type="email"].three,
  #sliding-popup .popup-content input[type="email"].three,
  input[type="number"].three,
  .row input[type="number"].three,
  #sliding-popup .popup-content input[type="number"].three,
  input[type="search"].three,
  .row input[type="search"].three,
  #sliding-popup .popup-content input[type="search"].three,
  input[type="tel"].three,
  .row input[type="tel"].three,
  #sliding-popup .popup-content input[type="tel"].three,
  input[type="time"].three,
  .row input[type="time"].three,
  #sliding-popup .popup-content input[type="time"].three,
  input[type="url"].three,
  .row input[type="url"].three,
  #sliding-popup .popup-content input[type="url"].three,
  textarea.three,
  .row textarea.three,
  #sliding-popup .popup-content textarea.three {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].four, .row input[type="text"].four, #sliding-popup .popup-content input[type="text"].four,
  input[type="password"].four,
  .row input[type="password"].four,
  #sliding-popup .popup-content input[type="password"].four,
  input[type="date"].four,
  .row input[type="date"].four,
  #sliding-popup .popup-content input[type="date"].four,
  input[type="datetime"].four,
  .row input[type="datetime"].four,
  #sliding-popup .popup-content input[type="datetime"].four,
  input[type="email"].four,
  .row input[type="email"].four,
  #sliding-popup .popup-content input[type="email"].four,
  input[type="number"].four,
  .row input[type="number"].four,
  #sliding-popup .popup-content input[type="number"].four,
  input[type="search"].four,
  .row input[type="search"].four,
  #sliding-popup .popup-content input[type="search"].four,
  input[type="tel"].four,
  .row input[type="tel"].four,
  #sliding-popup .popup-content input[type="tel"].four,
  input[type="time"].four,
  .row input[type="time"].four,
  #sliding-popup .popup-content input[type="time"].four,
  input[type="url"].four,
  .row input[type="url"].four,
  #sliding-popup .popup-content input[type="url"].four,
  textarea.four,
  .row textarea.four,
  #sliding-popup .popup-content textarea.four {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].five, .row input[type="text"].five, #sliding-popup .popup-content input[type="text"].five, #sliding-popup .popup-content input[type="text"]#popup-buttons,
  input[type="password"].five,
  .row input[type="password"].five,
  #sliding-popup .popup-content input[type="password"].five,
  #sliding-popup .popup-content input[type="password"]#popup-buttons,
  input[type="date"].five,
  .row input[type="date"].five,
  #sliding-popup .popup-content input[type="date"].five,
  #sliding-popup .popup-content input[type="date"]#popup-buttons,
  input[type="datetime"].five,
  .row input[type="datetime"].five,
  #sliding-popup .popup-content input[type="datetime"].five,
  #sliding-popup .popup-content input[type="datetime"]#popup-buttons,
  input[type="email"].five,
  .row input[type="email"].five,
  #sliding-popup .popup-content input[type="email"].five,
  #sliding-popup .popup-content input[type="email"]#popup-buttons,
  input[type="number"].five,
  .row input[type="number"].five,
  #sliding-popup .popup-content input[type="number"].five,
  #sliding-popup .popup-content input[type="number"]#popup-buttons,
  input[type="search"].five,
  .row input[type="search"].five,
  #sliding-popup .popup-content input[type="search"].five,
  #sliding-popup .popup-content input[type="search"]#popup-buttons,
  input[type="tel"].five,
  .row input[type="tel"].five,
  #sliding-popup .popup-content input[type="tel"].five,
  #sliding-popup .popup-content input[type="tel"]#popup-buttons,
  input[type="time"].five,
  .row input[type="time"].five,
  #sliding-popup .popup-content input[type="time"].five,
  #sliding-popup .popup-content input[type="time"]#popup-buttons,
  input[type="url"].five,
  .row input[type="url"].five,
  #sliding-popup .popup-content input[type="url"].five,
  #sliding-popup .popup-content input[type="url"]#popup-buttons,
  textarea.five,
  .row textarea.five,
  #sliding-popup .popup-content textarea.five,
  #sliding-popup .popup-content textarea#popup-buttons {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].six, .row input[type="text"].six, #sliding-popup .popup-content input[type="text"].six,
  input[type="password"].six,
  .row input[type="password"].six,
  #sliding-popup .popup-content input[type="password"].six,
  input[type="date"].six,
  .row input[type="date"].six,
  #sliding-popup .popup-content input[type="date"].six,
  input[type="datetime"].six,
  .row input[type="datetime"].six,
  #sliding-popup .popup-content input[type="datetime"].six,
  input[type="email"].six,
  .row input[type="email"].six,
  #sliding-popup .popup-content input[type="email"].six,
  input[type="number"].six,
  .row input[type="number"].six,
  #sliding-popup .popup-content input[type="number"].six,
  input[type="search"].six,
  .row input[type="search"].six,
  #sliding-popup .popup-content input[type="search"].six,
  input[type="tel"].six,
  .row input[type="tel"].six,
  #sliding-popup .popup-content input[type="tel"].six,
  input[type="time"].six,
  .row input[type="time"].six,
  #sliding-popup .popup-content input[type="time"].six,
  input[type="url"].six,
  .row input[type="url"].six,
  #sliding-popup .popup-content input[type="url"].six,
  textarea.six,
  .row textarea.six,
  #sliding-popup .popup-content textarea.six {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].seven, .row input[type="text"].seven, #sliding-popup .popup-content input[type="text"].seven, #sliding-popup .popup-content input[type="text"]#popup-text,
  input[type="password"].seven,
  .row input[type="password"].seven,
  #sliding-popup .popup-content input[type="password"].seven,
  #sliding-popup .popup-content input[type="password"]#popup-text,
  input[type="date"].seven,
  .row input[type="date"].seven,
  #sliding-popup .popup-content input[type="date"].seven,
  #sliding-popup .popup-content input[type="date"]#popup-text,
  input[type="datetime"].seven,
  .row input[type="datetime"].seven,
  #sliding-popup .popup-content input[type="datetime"].seven,
  #sliding-popup .popup-content input[type="datetime"]#popup-text,
  input[type="email"].seven,
  .row input[type="email"].seven,
  #sliding-popup .popup-content input[type="email"].seven,
  #sliding-popup .popup-content input[type="email"]#popup-text,
  input[type="number"].seven,
  .row input[type="number"].seven,
  #sliding-popup .popup-content input[type="number"].seven,
  #sliding-popup .popup-content input[type="number"]#popup-text,
  input[type="search"].seven,
  .row input[type="search"].seven,
  #sliding-popup .popup-content input[type="search"].seven,
  #sliding-popup .popup-content input[type="search"]#popup-text,
  input[type="tel"].seven,
  .row input[type="tel"].seven,
  #sliding-popup .popup-content input[type="tel"].seven,
  #sliding-popup .popup-content input[type="tel"]#popup-text,
  input[type="time"].seven,
  .row input[type="time"].seven,
  #sliding-popup .popup-content input[type="time"].seven,
  #sliding-popup .popup-content input[type="time"]#popup-text,
  input[type="url"].seven,
  .row input[type="url"].seven,
  #sliding-popup .popup-content input[type="url"].seven,
  #sliding-popup .popup-content input[type="url"]#popup-text,
  textarea.seven,
  .row textarea.seven,
  #sliding-popup .popup-content textarea.seven,
  #sliding-popup .popup-content textarea#popup-text {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].eight, .row input[type="text"].eight, #sliding-popup .popup-content input[type="text"].eight,
  input[type="password"].eight,
  .row input[type="password"].eight,
  #sliding-popup .popup-content input[type="password"].eight,
  input[type="date"].eight,
  .row input[type="date"].eight,
  #sliding-popup .popup-content input[type="date"].eight,
  input[type="datetime"].eight,
  .row input[type="datetime"].eight,
  #sliding-popup .popup-content input[type="datetime"].eight,
  input[type="email"].eight,
  .row input[type="email"].eight,
  #sliding-popup .popup-content input[type="email"].eight,
  input[type="number"].eight,
  .row input[type="number"].eight,
  #sliding-popup .popup-content input[type="number"].eight,
  input[type="search"].eight,
  .row input[type="search"].eight,
  #sliding-popup .popup-content input[type="search"].eight,
  input[type="tel"].eight,
  .row input[type="tel"].eight,
  #sliding-popup .popup-content input[type="tel"].eight,
  input[type="time"].eight,
  .row input[type="time"].eight,
  #sliding-popup .popup-content input[type="time"].eight,
  input[type="url"].eight,
  .row input[type="url"].eight,
  #sliding-popup .popup-content input[type="url"].eight,
  textarea.eight,
  .row textarea.eight,
  #sliding-popup .popup-content textarea.eight {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].nine, .row input[type="text"].nine, #sliding-popup .popup-content input[type="text"].nine,
  input[type="password"].nine,
  .row input[type="password"].nine,
  #sliding-popup .popup-content input[type="password"].nine,
  input[type="date"].nine,
  .row input[type="date"].nine,
  #sliding-popup .popup-content input[type="date"].nine,
  input[type="datetime"].nine,
  .row input[type="datetime"].nine,
  #sliding-popup .popup-content input[type="datetime"].nine,
  input[type="email"].nine,
  .row input[type="email"].nine,
  #sliding-popup .popup-content input[type="email"].nine,
  input[type="number"].nine,
  .row input[type="number"].nine,
  #sliding-popup .popup-content input[type="number"].nine,
  input[type="search"].nine,
  .row input[type="search"].nine,
  #sliding-popup .popup-content input[type="search"].nine,
  input[type="tel"].nine,
  .row input[type="tel"].nine,
  #sliding-popup .popup-content input[type="tel"].nine,
  input[type="time"].nine,
  .row input[type="time"].nine,
  #sliding-popup .popup-content input[type="time"].nine,
  input[type="url"].nine,
  .row input[type="url"].nine,
  #sliding-popup .popup-content input[type="url"].nine,
  textarea.nine,
  .row textarea.nine,
  #sliding-popup .popup-content textarea.nine {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].ten, .row input[type="text"].ten, #sliding-popup .popup-content input[type="text"].ten,
  input[type="password"].ten,
  .row input[type="password"].ten,
  #sliding-popup .popup-content input[type="password"].ten,
  input[type="date"].ten,
  .row input[type="date"].ten,
  #sliding-popup .popup-content input[type="date"].ten,
  input[type="datetime"].ten,
  .row input[type="datetime"].ten,
  #sliding-popup .popup-content input[type="datetime"].ten,
  input[type="email"].ten,
  .row input[type="email"].ten,
  #sliding-popup .popup-content input[type="email"].ten,
  input[type="number"].ten,
  .row input[type="number"].ten,
  #sliding-popup .popup-content input[type="number"].ten,
  input[type="search"].ten,
  .row input[type="search"].ten,
  #sliding-popup .popup-content input[type="search"].ten,
  input[type="tel"].ten,
  .row input[type="tel"].ten,
  #sliding-popup .popup-content input[type="tel"].ten,
  input[type="time"].ten,
  .row input[type="time"].ten,
  #sliding-popup .popup-content input[type="time"].ten,
  input[type="url"].ten,
  .row input[type="url"].ten,
  #sliding-popup .popup-content input[type="url"].ten,
  textarea.ten,
  .row textarea.ten,
  #sliding-popup .popup-content textarea.ten {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].eleven, .row input[type="text"].eleven, #sliding-popup .popup-content input[type="text"].eleven,
  input[type="password"].eleven,
  .row input[type="password"].eleven,
  #sliding-popup .popup-content input[type="password"].eleven,
  input[type="date"].eleven,
  .row input[type="date"].eleven,
  #sliding-popup .popup-content input[type="date"].eleven,
  input[type="datetime"].eleven,
  .row input[type="datetime"].eleven,
  #sliding-popup .popup-content input[type="datetime"].eleven,
  input[type="email"].eleven,
  .row input[type="email"].eleven,
  #sliding-popup .popup-content input[type="email"].eleven,
  input[type="number"].eleven,
  .row input[type="number"].eleven,
  #sliding-popup .popup-content input[type="number"].eleven,
  input[type="search"].eleven,
  .row input[type="search"].eleven,
  #sliding-popup .popup-content input[type="search"].eleven,
  input[type="tel"].eleven,
  .row input[type="tel"].eleven,
  #sliding-popup .popup-content input[type="tel"].eleven,
  input[type="time"].eleven,
  .row input[type="time"].eleven,
  #sliding-popup .popup-content input[type="time"].eleven,
  input[type="url"].eleven,
  .row input[type="url"].eleven,
  #sliding-popup .popup-content input[type="url"].eleven,
  textarea.eleven,
  .row textarea.eleven,
  #sliding-popup .popup-content textarea.eleven {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].twelve, .row input[type="text"].twelve, #sliding-popup .popup-content input[type="text"].twelve,
  input[type="password"].twelve,
  .row input[type="password"].twelve,
  #sliding-popup .popup-content input[type="password"].twelve,
  input[type="date"].twelve,
  .row input[type="date"].twelve,
  #sliding-popup .popup-content input[type="date"].twelve,
  input[type="datetime"].twelve,
  .row input[type="datetime"].twelve,
  #sliding-popup .popup-content input[type="datetime"].twelve,
  input[type="email"].twelve,
  .row input[type="email"].twelve,
  #sliding-popup .popup-content input[type="email"].twelve,
  input[type="number"].twelve,
  .row input[type="number"].twelve,
  #sliding-popup .popup-content input[type="number"].twelve,
  input[type="search"].twelve,
  .row input[type="search"].twelve,
  #sliding-popup .popup-content input[type="search"].twelve,
  input[type="tel"].twelve,
  .row input[type="tel"].twelve,
  #sliding-popup .popup-content input[type="tel"].twelve,
  input[type="time"].twelve,
  .row input[type="time"].twelve,
  #sliding-popup .popup-content input[type="time"].twelve,
  input[type="url"].twelve,
  .row input[type="url"].twelve,
  #sliding-popup .popup-content input[type="url"].twelve,
  textarea.twelve,
  .row textarea.twelve,
  #sliding-popup .popup-content textarea.twelve {
    width: 100% !important;
  }

  /* Buttons --- */
  /*             */
  /* Basic overrides */
  /* line 261, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button {
    display: block;
  }

  /* line 262, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  button.button, input[type="submit"].button, input[type="reset"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  /* Button Groups */
  /* line 265, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button, .button-group input[type="submit"].button {
    width: auto;
    padding: 10px 20px 11px;
  }
  /* line 266, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.large, .button-group input[type="submit"].button.large {
    padding: 15px 30px 16px;
  }
  /* line 267, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.medium, .button-group input[type="submit"].button.medium {
    padding: 10px 20px 11px;
  }
  /* line 268, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.small, .button-group input[type="submit"].button.small {
    padding: 7px 14px 8px;
  }
  /* line 269, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.tiny, .button-group input[type="submit"].button.tiny {
    padding: 5px 10px 6px;
  }
  /* line 271, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group.even button.button, .button-group.even input[type="submit"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar --- */
  /*            */
  /* line 276, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar {
    height: auto;
  }
  /* line 277, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li {
    float: none;
    display: block;
    border-right: none;
  }
  /* line 278, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li > a.main {
    text-align: left;
    border-top: 1px solid #ddd;
    border-right: none;
  }
  /* line 279, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li:first-child > a.main {
    border-top: none;
  }
  /* line 280, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li.has-flyout > a.flyout-toggle {
    position: absolute;
    right: 0;
    top: 0;
    padding: 22px;
    z-index: 2;
    display: block;
  }
  /* line 281, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li.has-flyout.is-touch > a.flyout-toggle span {
    content: "";
    width: 0;
    height: 0;
    display: block;
  }
  /* line 282, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li.has-flyout > a.flyout-toggle:hover span {
    border-top-color: #141414;
  }
  /* line 283, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar.vertical > li.has-flyout > .flyout {
    left: 0;
  }

  /* line 285, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout {
    position: relative;
    width: 100% !important;
    top: auto;
    margin-right: -2px;
    border-width: 1px 1px 0 1px;
  }
  /* line 286, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout.right {
    float: none;
    right: auto;
    left: -1px;
  }
  /* line 287, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout.small, .flyout.large {
    width: 100% !important;
  }
  /* line 288, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout p:last-child {
    margin-bottom: 18px;
  }

  /* Reveal --- */
  /*            */
  /* line 293, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .reveal-modal-bg {
    position: absolute;
  }

  /* line 298, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .reveal-modal,
  .reveal-modal.small,
  .reveal-modal.medium,
  .reveal-modal.large,
  .reveal-modal.xlarge {
    width: 80%;
    top: 15px;
    left: 50%;
    margin-left: -40%;
    padding: 20px;
    height: auto;
  }

  /* Clearing --- */
  /*              */
  /* line 302, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-container {
    margin: 0;
  }

  /* line 303, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-close {
    z-index: 99;
    font-size: 42px;
    top: 0px;
    right: 5px;
  }

  /* line 304, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-caption {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px !important;
    line-height: 1.3;
  }

  /* line 305, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right, .clearing-main-left {
    display: none;
  }

  /* line 307, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-blackout.clearing-assembled .visible-img, .clearing-blackout.clearing-assembled .clearing-container {
    height: 100%;
  }
  /* line 308, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-blackout.clearing-assembled ul[data-clearing] {
    display: none;
  }

  /* Joyride --- */
  /*             */
  /* line 313, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .joyride-tip-guide {
    width: 95% !important;
    left: 2.5% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }

  /* line 314, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .joyride-tip-guide-wrapper {
    width: 100%;
  }

  /* Tabs --- */
  /*          */
  /* line 318, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile {
    width: auto;
    margin: 20px -20px 40px;
    border-bottom: solid 1px #ccc;
    height: auto;
    margin: 20px -15px 0px -15px;
  }
  /* line 319, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dt, .tabs.mobile li, .tabs.mobile dd {
    float: none;
    height: auto;
  }
  /* line 320, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dd a, .tabs.mobile li a {
    font-size: 17px;
    display: block;
    width: auto;
    height: auto;
    padding: 18px 20px;
    margin: 0;
    color: #555;
    line-height: 1;
    border: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #ccc;
    background: #fff;
  }
  /* line 321, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dd a.active, .tabs.mobile li a.active {
    border: none;
    background: #2ba6cb;
    color: #fff;
    margin: 0;
    position: static;
    top: 0;
    height: auto;
  }
  /* line 322, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dd:first-child a.active, .tabs.mobile li:first-child a.active {
    margin: 0;
  }
  /* line 323, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile + .tabs-content.contained {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 324, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile .section-title {
    padding-left: 20px !important;
  }

  /* line 327, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .contained.mobile {
    margin-bottom: 0;
  }

  /* line 328, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .contained.tabs.mobile dd a, .contained.tabs.mobile li a {
    padding: 18px 20px;
  }

  /* line 329, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile + ul.contained {
    margin-left: -20px;
    margin-right: -20px;
    border-width: 0 0 1px 0;
  }

  /* UI Elements --- */
  /*                 */
  /* Tooltips */
  /* line 334, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tooltip {
    font-size: 14px;
    line-height: 1.4;
    padding: 7px 10px 9px 10px;
    left: 50% !important;
    max-width: 80% !important;
    margin-left: -40%;
    font-size: 110%;
  }

  /* line 343, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
    border-color: transparent transparent black transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
    top: -12px;
    left: 10px;
  }
}
/* Topbar Specific Breakpoint that you can customize */
@media only screen and (max-width: 940px) {
  /* line 354, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar {
    margin-bottom: 0;
    overflow: hidden;
    height: 45px;
    background: #222222;
    /* Override contain to grid stuff for breakpoint */
    /* Setting up the sliding area */
    /* When the Small Nav is Showing */
  }
  /* line 355, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar .js-generated {
    display: block;
  }
  /* line 358, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .contain-to-grid .top-bar {
    width: auto;
  }
  /* line 361, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms 0;
    -moz-transition: left 300ms 0;
    -o-transition: left 300ms 0;
    transition: left 300ms 0;
  }
  /* line 362, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    display: block;
  }
  /* line 363, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li {
    float: none;
    /* Branding and name */
    /* Dropdown Toggle */
    /* Divider for breakpoint */
    /* Search Overrides for breakpoint size */
    /* Dropdown Level 1 */
    /* Dropdown Level 2 */
  }
  /* line 364, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.active, .top-bar ul > li:hover {
    background: #151515;
  }
  /* line 366, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.name {
    height: 45px;
  }
  /* line 367, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.name h1 {
    line-height: 1;
  }
  /* line 368, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.name h1 a {
    color: white;
    display: block;
    line-height: 45px !important;
    padding-left: 15px;
    height: 45px;
  }
  /* line 371, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li:hover a, .top-bar ul > li.active a {
    color: white;
  }
  /* line 372, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li a:not(.button) {
    color: white;
  }
  /* line 375, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar {
    cursor: pointer;
    display: block;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  /* line 376, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 8px;
    border-color: white transparent transparent transparent;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 22.5px;
    margin-top: -4px;
  }
  /* line 378, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar:hover {
    background: inherit;
  }
  /* line 380, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar a {
    padding: 0 !important;
  }
  /* line 383, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.divider {
    border-bottom: solid 1px #3c3c3c;
    border-top: solid 1px black;
    clear: both;
    height: 1px !important;
    margin: 8px 0 !important;
    width: 100%;
  }
  /* line 386, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search {
    padding: 0 22.5px;
  }
  /* line 387, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search form {
    width: 100%;
  }
  /* line 388, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search form input[type=text] {
    width: 75%;
  }
  /* line 389, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search form .button {
    top: -1px;
    width: 25%;
  }
  /* line 395, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown a {
    padding-right: 33.75px;
  }
  /* line 396, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
  }
  /* line 398, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown:hover > .dropdown {
    display: block;
    visibility: hidden;
  }
  /* line 399, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown {
    visibility: hidden;
    z-index: 0 !important;
  }
  /* line 400, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved {
    position: static;
  }
  /* line 401, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown {
    top: 0;
    visibility: visible;
  }
  /* line 403, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li label {
    margin-bottom: 6px;
    padding-top: 6px !important;
    font-size: 13px;
  }
  /* line 404, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) {
    padding-bottom: 0;
  }
  /* line 405, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) a {
    padding: 8px 22.5px;
    font-size: 16px;
  }
  /* line 407, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li a, .top-bar ul > li.has-dropdown.moved > .dropdown li label {
    padding: 0 22.5px;
  }
  /* line 408, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
    background: #3c3c3c;
    display: block;
  }
  /* line 409, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li.divider {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 412, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title {
    padding-bottom: 0;
  }
  /* line 413, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title a:before {
    position: absolute;
    top: 50%;
    left: 17.5px;
    margin-top: -5px;
    width: 0;
    height: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent white transparent transparent;
  }
  /* line 414, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title h5 {
    margin: 0;
    padding-left: 15px;
    position: relative;
  }
  /* line 415, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title h5 a {
    background: transparent;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 26px;
    font-weight: bold;
  }
  /* line 422, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li {
    background: transparent;
  }
  /* line 424, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown {
    left: 100% !important;
    top: 0;
    right: auto !important;
  }
  /* line 425, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a {
    padding-right: 33.75px;
  }
  /* line 426, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
    content: "";
    margin-right: 15px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    margin-top: -4.5px;
  }
  /* line 428, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a li a:hover {
    background: #3c3c3c;
  }
  /* line 431, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved {
    position: static;
  }
  /* line 432, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved .dropdown {
    top: 0;
    visibility: visible;
  }
  /* line 434, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover {
    display: block;
  }
  /* line 438, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul.left, .top-bar ul.right {
    float: none;
    width: 100%;
  }
  /* line 439, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul.left > li, .top-bar ul.right > li {
    display: block;
    float: none;
    margin: 0 !important;
  }
  /* line 441, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul.left > li.has-dropdown .dropdown, .top-bar ul.right > li.has-dropdown .dropdown {
    left: 100% !important;
    top: 0;
    right: auto !important;
  }
  /* line 446, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar section > ul li a:not(.button) {
    padding-left: 22.5px !important;
  }
  /* line 449, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar.expanded {
    height: 100%;
  }
  /* line 450, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar.expanded ul li.toggle-topbar a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 8px;
    border-color: transparent transparent #cccccc transparent;
    top: auto;
    bottom: 50%;
    margin-bottom: -4px;
  }

  /* line 453, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul li.has-button {
    padding: 5px 15px;
  }

  /* line 454, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul li .button.small {
    margin: 0 !important;
    display: inline-block;
    width: 100%;
  }

  /* line 456, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-button a.button {
    margin: 0;
  }
}
/* line 11, ../sass/_utilities.scss */
.element-invisible {
  display: none;
}

/* line 1, ../sass/_elements.scss */
body {
  background: #f1f1f1;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #3d3028;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  /* line 8, ../sass/_elements.scss */
  .page-wrapper {
    overflow: hidden;
  }
}

/* line 14, ../sass/_elements.scss */
strong {
  font-weight: 700;
  font-style: normal;
}

/* line 19, ../sass/_elements.scss */
em {
  font-style: italic;
  font-weight: 400;
}

/* line 24, ../sass/_elements.scss */
h2 {
  font-weight: 300;
  color: #416a30;
  font-size: 46px;
  letter-spacing: -2px;
}

/* line 31, ../sass/_elements.scss */
h3 {
  font-weight: 300;
  color: #416a30;
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 37, ../sass/_elements.scss */
h3.view-all-trigger {
  cursor: hand;
  cursor: pointer;
}
/* line 40, ../sass/_elements.scss */
h3.view-all-trigger:hover {
  color: #47939c;
}
/* line 44, ../sass/_elements.scss */
h3 span {
  font-weight: 300;
}
/* line 47, ../sass/_elements.scss */
h3 small {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  line-height: 24px;
  padding-left: 2px;
}
/* line 55, ../sass/_elements.scss */
h3.taxonomy-posts-title {
  line-height: 60px;
  padding-left: 60px;
  margin: 0;
}
/* line 59, ../sass/_elements.scss */
h3.taxonomy-posts-title:before, h3.taxonomy-posts-title:after {
  line-height: 60px;
  color: #cfcfcf;
  font-size: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 67, ../sass/_elements.scss */
h3.taxonomy-posts-title:after {
  color: black;
}
/* line 72, ../sass/_elements.scss */
.two-lines-title h3 {
  min-height: 2.2em;
}

/* line 77, ../sass/_elements.scss */
h4 {
  font-weight: 400;
  color: #416a30;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.5;
}

/* line 86, ../sass/_elements.scss */
h5 {
  font-weight: 700;
  color: #656565;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.5;
}

/* line 97, ../sass/_elements.scss */
a, a:hover {
  color: #0c6772;
}

/* line 101, ../sass/_elements.scss */
.hidden {
  display: none;
}

/* line 105, ../sass/_elements.scss */
blockquote {
  font-style: italic;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 111, ../sass/_elements.scss */
.thumbnail img {
  display: block;
}

/* RSS link */
/* line 118, ../sass/_elements.scss */
.subscribe-rss a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e003";
}

/* ellipsis anchors */
/* line 126, ../sass/_elements.scss */
.ellipsis {
  position: relative;
  padding-bottom: 30px !important;
}

/* line 132, ../sass/_elements.scss */
a.ellipsis:after,
.ellipsis a:after {
  position: absolute;
  content: "\2026";
  bottom: 10px;
  right: 10px;
  font-weight: 700;
}

/* line 143, ../sass/_elements.scss */
.card.ellipsis a:after,
.card a.ellipsis:after,
.card .ellipsis a:after {
  color: #aaaaaa;
}

/* JS processed */
/* line 149, ../sass/_elements.scss */
.proc {
    /*
    a.ellipsis:after,
    & .ellipsis a:after,
    &.ellipsis a:after {
       display: none;
    }
*/
}
/* line 160, ../sass/_elements.scss */
.proc:hover a.ellipsis:after, .proc:hover .ellipsis a:after, .proc:hover.ellipsis a:after {
  color: #3d3028;
}

/* allows placement of ellipsis according to container */
/* line 167, ../sass/_elements.scss */
.ellipsis .columns, .ellipsis #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .ellipsis #popup-text, .ellipsis #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .ellipsis #popup-buttons {
  position: static;
}

/* blocks and articles layout and background */
/* line 173, ../sass/_elements.scss */
.block {
  margin-top: 20px;
  margin-bottom: 20px !important;
  *zoom: 1;
  margin-bottom: 40px;
}
/* line 176, ../sass/_elements.scss */
.block ul, .block li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 181, ../sass/_elements.scss */
.block.no-title {
  margin-top: 40px;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.block:before, .block:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.block:after {
  clear: both;
}
/* line 186, ../sass/_elements.scss */
.block.filled .content {
  background: #fff;
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.block.filled .content:before, .block.filled .content:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.block.filled .content:after {
  clear: both;
}
/* line 190, ../sass/_elements.scss */
.block.padded .content {
  padding: 20px;
}

/* line 196, ../sass/_elements.scss */
.horizontal-list article {
  border-right: 5px solid #f1f1f1;
  border-bottom: 5px solid #f1f1f1;
}
/* line 199, ../sass/_elements.scss */
.horizontal-list article img {
  display: block;
}

/* line 206, ../sass/_elements.scss */
.floating-list article {
  float: left;
}

/* line 212, ../sass/_elements.scss */
.pad-articles article {
  padding: 5px !important;
}

/*
 * nodes with captions
 */
/* line 221, ../sass/_elements.scss */
.with-caption {
  position: relative;
}
/* line 223, ../sass/_elements.scss */
.with-caption img {
  display: block;
}
/* line 226, ../sass/_elements.scss */
.with-caption h4 {
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  background: #3d3028;
  color: white;
  padding: 10px;
  margin: 0;
}
/* line 233, ../sass/_elements.scss */
.with-caption h4 a {
  color: white;
}

/* line 239, ../sass/_elements.scss */
.margin-bottom {
  margin-bottom: 40px;
}

/* line 244, ../sass/_elements.scss */
.links-collection ul {
  list-style: none;
  margin: 5px;
}
/* line 247, ../sass/_elements.scss */
.links-collection ul li {
  padding-bottom: 10px;
}
/* line 250, ../sass/_elements.scss */
.links-collection ul a {
  font-size: 12px;
  line-height: 1;
  padding-left: 20px;
  display: block;
  position: relative;
  line-height: 1.2;
}
/* line 257, ../sass/_elements.scss */
.links-collection ul a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e010";
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 269, ../sass/_elements.scss */
.banners-container h3 {
  font-size: 14px;
  font-weight: 700;
}

/* line 274, ../sass/_elements.scss */
.text-banner {
  font-weight: 700;
}
/* line 276, ../sass/_elements.scss */
.text-banner.padded {
  padding: 15px;
}
/* line 279, ../sass/_elements.scss */
.text-banner p {
  margin: 0;
  font-weight: 700;
}

/* line 285, ../sass/_elements.scss */
.node-banner.view-mode-full {
  float: left;
}

/* line 289, ../sass/_elements.scss */
.padded {
  padding: 5px;
}

/* line 293, ../sass/_elements.scss */
.double-padded {
  padding: 10px;
}

/* line 297, ../sass/_elements.scss */
.partner_padded {
  padding: 20px;
  float: left;
}

/* line 302, ../sass/_elements.scss */
.filled {
  background: #fff;
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.filled:before, .filled:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.filled:after {
  clear: both;
}

/* line 307, ../sass/_elements.scss */
.useful-links {
  display: block;
  padding-bottom: 10px;
}

/* full-width containers */
/* line 330, ../sass/_elements.scss */
.even-strip {
  background: white;
}
/* line 316, ../sass/_elements.scss */
.even-strip .filled {
  background: #f1f1f1;
}
/* line 321, ../sass/_elements.scss */
.even-strip .horizontal-list article {
  padding-left: 0;
  padding-right: 0;
  border-right: 5px solid white;
  border-bottom: 5px solid white;
}

/* line 348, ../sass/_elements.scss */
.odd-strip {
  background: #f1f1f1;
}
/* line 336, ../sass/_elements.scss */
.odd-strip .filled {
  background: white;
}
/* line 340, ../sass/_elements.scss */
.odd-strip .horizontal-list article {
  padding-left: 0;
  padding-right: 0;
  border-right: 5px solid #f1f1f1;
}

/*
 * reverse strip
 */
/* line 357, ../sass/_elements.scss */
.reverse-strips .odd-strip {
  background: white;
}
/* line 316, ../sass/_elements.scss */
.reverse-strips .odd-strip .filled {
  background: #f1f1f1;
}
/* line 321, ../sass/_elements.scss */
.reverse-strips .odd-strip .horizontal-list article {
  padding-left: 0;
  padding-right: 0;
  border-right: 5px solid white;
  border-bottom: 5px solid white;
}
/* line 360, ../sass/_elements.scss */
.reverse-strips .even-strip {
  background: #f1f1f1;
}
/* line 336, ../sass/_elements.scss */
.reverse-strips .even-strip .filled {
  background: white;
}
/* line 340, ../sass/_elements.scss */
.reverse-strips .even-strip .horizontal-list article {
  padding-left: 0;
  padding-right: 0;
  border-right: 5px solid #f1f1f1;
}

/*
 * intros
 */
/* line 369, ../sass/_elements.scss */
.big-intro, .node-library-item .zz12wrapper {
  background: #e2e2e2;
  padding: 20px 0;
}
/* line 372, ../sass/_elements.scss */
.big-intro h2, .node-library-item .zz12wrapper h2 {
  margin-top: 0;
}
/* line 375, ../sass/_elements.scss */
.big-intro .block, .node-library-item .zz12wrapper .block {
  margin-top: 0;
}
/* line 378, ../sass/_elements.scss */
.big-intro article .node-body figure, .node-library-item .zz12wrapper article .node-body figure {
  background: white;
}
/* line 381, ../sass/_elements.scss */
.big-intro article .node-body aside, .node-library-item .zz12wrapper article .node-body aside {
  background: white;
}

/* line 386, ../sass/_elements.scss */
.big-intro-text p {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
}

/*
 * pager
 */
/* line 397, ../sass/_elements.scss */
ul.pagination {
  position: relative;
  margin: 20px 0 40px -9px;
  padding: 10px;
  background: #e2e2e2;
  height: 50px;
}
/* line 403, ../sass/_elements.scss */
ul.pagination:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 10px;
  border-color: transparent transparent #e2e2e2 transparent;
  position: absolute;
  top: -20px;
  left: 0;
}
/* line 409, ../sass/_elements.scss */
ul.pagination li.current a {
  background: white;
  color: #3d3028;
}
/* line 414, ../sass/_elements.scss */
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: white;
}

/* fix image responsiveness for images larger than their container */
/* line 421, ../sass/_elements.scss */
img, object, embed {
  max-width: 100%;
  height: auto !important;
}

/* fix bg for panels with no row */
/* line 428, ../sass/_elements.scss */
.foundation-nomarkup {
  background: white;
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.foundation-nomarkup:before, .foundation-nomarkup:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.foundation-nomarkup:after {
  clear: both;
}

/*
 * displays standard font inside of spans where icon-* class is applied
 */
/* line 437, ../sass/_elements.scss */
[class*="icon-"] span {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/*
 * foundation overrides
 */
/* line 445, ../sass/_elements.scss */
[class*="column"] + [class*="column"]:last-child {
  float: left;
}

/* line 449, ../sass/_elements.scss */
div.custom.dropdown {
  width: 101% !important;
}
/* line 451, ../sass/_elements.scss */
div.custom.dropdown ul {
  width: 100% !important;
}

/*
* view-all
*/
/* line 460, ../sass/_elements.scss */
.view-all {
  display: block;
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #aaaaaa;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 5px;
}

/* line 471, ../sass/_elements.scss */
.view-all:before {
  content: "\e011";
  font-family: 'ccafs-icons';
  font-size: 16px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 19px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: 2px;
}

/* line 1, ../sass/_cards.scss */
.card {
  /* proc */
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
/* line 2, ../sass/_cards.scss */
.card.padded {
  padding: 10px;
}
/* line 5, ../sass/_cards.scss */
.card.proc {
  cursor: hand;
  cursor: pointer;
  position: relative;
}
/* line 15, ../sass/_cards.scss */
.card.proc.procBg .thumbnail {
  background-size: cover;
  background-position: 50% 50%;
}
/* line 19, ../sass/_cards.scss */
.card.proc.procBg.defaultImage .thumbnail {
  background-color: #cfcfcf;
  background-size: contain;
}
/* line 26, ../sass/_cards.scss */
.card .cover-anchor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  display: block;
}
/* line 34, ../sass/_cards.scss */
.card .cover-anchor:after, .card .cover-anchor:before {
  display: none;
}
/* line 42, ../sass/_cards.scss */
.card.stacked {
  display: block;
}
/* line 44, ../sass/_cards.scss */
.card.stacked .nz {
  display: block;
  width: 100%;
}
/* line 48, ../sass/_cards.scss */
.card.stacked .thumbnail {
  margin-bottom: 3px;
}
/* line 51, ../sass/_cards.scss */
.card.stacked .title {
  padding: 0 !important;
}
/* line 54, ../sass/_cards.scss */
.card.stacked .z1 {
  width: 100% !important;
}
/* line 57, ../sass/_cards.scss */
.card.stacked.proc .z1 {
  height: 150px;
}
/* line 60, ../sass/_cards.scss */
.card.stacked time {
  margin-bottom: 0;
}
/* line 64, ../sass/_cards.scss */
.card.stacked a.ellipsis:after,
.card.stacked .ellipsis a:after {
  content: "";
}
/* line 68, ../sass/_cards.scss */
.card time {
  display: block;
  margin-bottom: 10px;
  font-weight: 300;
  color: #aaaaaa;
  float: left;
}
/* line 75, ../sass/_cards.scss */
.card .article-themes {
  float: right;
}
/* line 77, ../sass/_cards.scss */
.card .article-themes li {
  display: inline-block;
}
/* line 80, ../sass/_cards.scss */
.card .article-themes a {
  color: #aaaaaa;
}
/* line 82, ../sass/_cards.scss */
.card .article-themes a:after {
  content: '';
  display: none;
}
/* line 87, ../sass/_cards.scss */
.card .article-themes span {
  display: none;
}
/* line 91, ../sass/_cards.scss */
.card .nz {
  display: table-cell;
  vertical-align: top;
}
/* line 95, ../sass/_cards.scss */
.card .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 100, ../sass/_cards.scss */
.card .title a {
  display: block;
  height: 100%;
}
/* line 104, ../sass/_cards.scss */
.card h4 {
  line-height: 1.3;
  color: #3d3028;
}
/* line 107, ../sass/_cards.scss */
.card h4 a {
  color: #3d3028;
}
/* line 111, ../sass/_cards.scss */
.card .node-teaser-intro {
  font-size: 12px;
}
/* line 114, ../sass/_cards.scss */
.card .title h4 {
  margin-bottom: 0;
  clear: both;
}
/* line 118, ../sass/_cards.scss */
.card .title h4 a {
  color: #3d3028;
}

/* large */
/* line 131, ../sass/_cards.scss */
.twelve.columns.structure .card .z1, .row .columns.structure.twelve .card .z1, #sliding-popup .popup-content .columns.structure.twelve .card .z1, .row #sliding-popup .popup-content .structure.twelve#popup-text .card .z1, #sliding-popup .popup-content .row .structure.twelve#popup-text .card .z1, #sliding-popup .popup-content .structure.twelve#popup-text .card .z1, .row #sliding-popup .popup-content .structure.twelve#popup-buttons .card .z1, #sliding-popup .popup-content .row .structure.twelve#popup-buttons .card .z1, #sliding-popup .popup-content .structure.twelve#popup-buttons .card .z1 {
  width: 30%;
}
/* line 134, ../sass/_cards.scss */
.twelve.columns.structure .card .z2, .row .columns.structure.twelve .card .z2, #sliding-popup .popup-content .columns.structure.twelve .card .z2, .row #sliding-popup .popup-content .structure.twelve#popup-text .card .z2, #sliding-popup .popup-content .row .structure.twelve#popup-text .card .z2, #sliding-popup .popup-content .structure.twelve#popup-text .card .z2, .row #sliding-popup .popup-content .structure.twelve#popup-buttons .card .z2, #sliding-popup .popup-content .row .structure.twelve#popup-buttons .card .z2, #sliding-popup .popup-content .structure.twelve#popup-buttons .card .z2 {
  width: 70%;
}
/* line 137, ../sass/_cards.scss */
.twelve.columns.structure .card .title, .row .columns.structure.twelve .card .title, #sliding-popup .popup-content .columns.structure.twelve .card .title, .row #sliding-popup .popup-content .structure.twelve#popup-text .card .title, #sliding-popup .popup-content .row .structure.twelve#popup-text .card .title, #sliding-popup .popup-content .structure.twelve#popup-text .card .title, .row #sliding-popup .popup-content .structure.twelve#popup-buttons .card .title, #sliding-popup .popup-content .row .structure.twelve#popup-buttons .card .title, #sliding-popup .popup-content .structure.twelve#popup-buttons .card .title {
  padding: 20px;
}
/* line 140, ../sass/_cards.scss */
.twelve.columns.structure .card .title, .row .columns.structure.twelve .card .title, #sliding-popup .popup-content .columns.structure.twelve .card .title, .row #sliding-popup .popup-content .structure.twelve#popup-text .card .title, #sliding-popup .popup-content .row .structure.twelve#popup-text .card .title, #sliding-popup .popup-content .structure.twelve#popup-text .card .title, .row #sliding-popup .popup-content .structure.twelve#popup-buttons .card .title, #sliding-popup .popup-content .row .structure.twelve#popup-buttons .card .title, #sliding-popup .popup-content .structure.twelve#popup-buttons .card .title, .twelve.columns.structure .card .title a, .row .columns.structure.twelve .card .title a, #sliding-popup .popup-content .columns.structure.twelve .card .title a, .row #sliding-popup .popup-content .structure.twelve#popup-text .card .title a, #sliding-popup .popup-content .row .structure.twelve#popup-text .card .title a, #sliding-popup .popup-content .structure.twelve#popup-text .card .title a, .row #sliding-popup .popup-content .structure.twelve#popup-buttons .card .title a, #sliding-popup .popup-content .row .structure.twelve#popup-buttons .card .title a, #sliding-popup .popup-content .structure.twelve#popup-buttons .card .title a {
  font-size: 24px;
}

/* medium */
/* line 151, ../sass/_cards.scss */
.eight.columns.structure .card .z1, .row .columns.structure.eight .card .z1, #sliding-popup .popup-content .columns.structure.eight .card .z1, .row #sliding-popup .popup-content .structure.eight#popup-text .card .z1, #sliding-popup .popup-content .row .structure.eight#popup-text .card .z1, #sliding-popup .popup-content .structure.eight#popup-text .card .z1, .row #sliding-popup .popup-content .structure.eight#popup-buttons .card .z1, #sliding-popup .popup-content .row .structure.eight#popup-buttons .card .z1, #sliding-popup .popup-content .structure.eight#popup-buttons .card .z1,
.six.columns.structure .card .z1,
.row .columns.structure.six .card .z1,
#sliding-popup .popup-content .columns.structure.six .card .z1,
.row #sliding-popup .popup-content .structure.six#popup-text .card .z1,
#sliding-popup .popup-content .row .structure.six#popup-text .card .z1,
#sliding-popup .popup-content .structure.six#popup-text .card .z1,
.row #sliding-popup .popup-content .structure.six#popup-buttons .card .z1,
#sliding-popup .popup-content .row .structure.six#popup-buttons .card .z1,
#sliding-popup .popup-content .structure.six#popup-buttons .card .z1,
.twelve.columns.structure .two-up .card .z1,
.row .columns.structure.twelve .two-up .card .z1,
#sliding-popup .popup-content .columns.structure.twelve .two-up .card .z1,
.row #sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .z1,
#sliding-popup .popup-content .row .structure.twelve#popup-text .two-up .card .z1,
#sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .z1,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .z1,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .two-up .card .z1,
#sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .z1 {
  width: 40%;
}
/* line 154, ../sass/_cards.scss */
.eight.columns.structure .card .z2, .row .columns.structure.eight .card .z2, #sliding-popup .popup-content .columns.structure.eight .card .z2, .row #sliding-popup .popup-content .structure.eight#popup-text .card .z2, #sliding-popup .popup-content .row .structure.eight#popup-text .card .z2, #sliding-popup .popup-content .structure.eight#popup-text .card .z2, .row #sliding-popup .popup-content .structure.eight#popup-buttons .card .z2, #sliding-popup .popup-content .row .structure.eight#popup-buttons .card .z2, #sliding-popup .popup-content .structure.eight#popup-buttons .card .z2,
.six.columns.structure .card .z2,
.row .columns.structure.six .card .z2,
#sliding-popup .popup-content .columns.structure.six .card .z2,
.row #sliding-popup .popup-content .structure.six#popup-text .card .z2,
#sliding-popup .popup-content .row .structure.six#popup-text .card .z2,
#sliding-popup .popup-content .structure.six#popup-text .card .z2,
.row #sliding-popup .popup-content .structure.six#popup-buttons .card .z2,
#sliding-popup .popup-content .row .structure.six#popup-buttons .card .z2,
#sliding-popup .popup-content .structure.six#popup-buttons .card .z2,
.twelve.columns.structure .two-up .card .z2,
.row .columns.structure.twelve .two-up .card .z2,
#sliding-popup .popup-content .columns.structure.twelve .two-up .card .z2,
.row #sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .z2,
#sliding-popup .popup-content .row .structure.twelve#popup-text .two-up .card .z2,
#sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .z2,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .z2,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .two-up .card .z2,
#sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .z2 {
  width: 60%;
}
/* line 157, ../sass/_cards.scss */
.eight.columns.structure .card .title, .row .columns.structure.eight .card .title, #sliding-popup .popup-content .columns.structure.eight .card .title, .row #sliding-popup .popup-content .structure.eight#popup-text .card .title, #sliding-popup .popup-content .row .structure.eight#popup-text .card .title, #sliding-popup .popup-content .structure.eight#popup-text .card .title, .row #sliding-popup .popup-content .structure.eight#popup-buttons .card .title, #sliding-popup .popup-content .row .structure.eight#popup-buttons .card .title, #sliding-popup .popup-content .structure.eight#popup-buttons .card .title,
.six.columns.structure .card .title,
.row .columns.structure.six .card .title,
#sliding-popup .popup-content .columns.structure.six .card .title,
.row #sliding-popup .popup-content .structure.six#popup-text .card .title,
#sliding-popup .popup-content .row .structure.six#popup-text .card .title,
#sliding-popup .popup-content .structure.six#popup-text .card .title,
.row #sliding-popup .popup-content .structure.six#popup-buttons .card .title,
#sliding-popup .popup-content .row .structure.six#popup-buttons .card .title,
#sliding-popup .popup-content .structure.six#popup-buttons .card .title,
.twelve.columns.structure .two-up .card .title,
.row .columns.structure.twelve .two-up .card .title,
#sliding-popup .popup-content .columns.structure.twelve .two-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-text .two-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .title {
  padding: 10px;
}
/* line 160, ../sass/_cards.scss */
.eight.columns.structure .card .title, .row .columns.structure.eight .card .title, #sliding-popup .popup-content .columns.structure.eight .card .title, .row #sliding-popup .popup-content .structure.eight#popup-text .card .title, #sliding-popup .popup-content .row .structure.eight#popup-text .card .title, #sliding-popup .popup-content .structure.eight#popup-text .card .title, .row #sliding-popup .popup-content .structure.eight#popup-buttons .card .title, #sliding-popup .popup-content .row .structure.eight#popup-buttons .card .title, #sliding-popup .popup-content .structure.eight#popup-buttons .card .title, .eight.columns.structure .card .title a, .row .columns.structure.eight .card .title a, #sliding-popup .popup-content .columns.structure.eight .card .title a, .row #sliding-popup .popup-content .structure.eight#popup-text .card .title a, #sliding-popup .popup-content .row .structure.eight#popup-text .card .title a, #sliding-popup .popup-content .structure.eight#popup-text .card .title a, .row #sliding-popup .popup-content .structure.eight#popup-buttons .card .title a, #sliding-popup .popup-content .row .structure.eight#popup-buttons .card .title a, #sliding-popup .popup-content .structure.eight#popup-buttons .card .title a,
.six.columns.structure .card .title,
.row .columns.structure.six .card .title,
#sliding-popup .popup-content .columns.structure.six .card .title,
.row #sliding-popup .popup-content .structure.six#popup-text .card .title,
#sliding-popup .popup-content .row .structure.six#popup-text .card .title,
#sliding-popup .popup-content .structure.six#popup-text .card .title,
.row #sliding-popup .popup-content .structure.six#popup-buttons .card .title,
#sliding-popup .popup-content .row .structure.six#popup-buttons .card .title,
#sliding-popup .popup-content .structure.six#popup-buttons .card .title,
.six.columns.structure .card .title a,
.row .columns.structure.six .card .title a,
#sliding-popup .popup-content .columns.structure.six .card .title a,
.row #sliding-popup .popup-content .structure.six#popup-text .card .title a,
#sliding-popup .popup-content .row .structure.six#popup-text .card .title a,
#sliding-popup .popup-content .structure.six#popup-text .card .title a,
.row #sliding-popup .popup-content .structure.six#popup-buttons .card .title a,
#sliding-popup .popup-content .row .structure.six#popup-buttons .card .title a,
#sliding-popup .popup-content .structure.six#popup-buttons .card .title a,
.twelve.columns.structure .two-up .card .title,
.row .columns.structure.twelve .two-up .card .title,
#sliding-popup .popup-content .columns.structure.twelve .two-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-text .two-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .title,
.twelve.columns.structure .two-up .card .title a,
.row .columns.structure.twelve .two-up .card .title a,
#sliding-popup .popup-content .columns.structure.twelve .two-up .card .title a,
.row #sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .title a,
#sliding-popup .popup-content .row .structure.twelve#popup-text .two-up .card .title a,
#sliding-popup .popup-content .structure.twelve#popup-text .two-up .card .title a,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .title a,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .two-up .card .title a,
#sliding-popup .popup-content .structure.twelve#popup-buttons .two-up .card .title a {
  font-size: 18px;
}

/* small */
/* line 173, ../sass/_cards.scss */
.four.columns.structure .card .z1, .row .columns.structure.four .card .z1, #sliding-popup .popup-content .columns.structure.four .card .z1, .row #sliding-popup .popup-content .structure.four#popup-text .card .z1, #sliding-popup .popup-content .row .structure.four#popup-text .card .z1, #sliding-popup .popup-content .structure.four#popup-text .card .z1, .row #sliding-popup .popup-content .structure.four#popup-buttons .card .z1, #sliding-popup .popup-content .row .structure.four#popup-buttons .card .z1, #sliding-popup .popup-content .structure.four#popup-buttons .card .z1,
.twelve.columns.structure .three-up .card .z1,
.row .columns.structure.twelve .three-up .card .z1,
#sliding-popup .popup-content .columns.structure.twelve .three-up .card .z1,
.row #sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .z1,
#sliding-popup .popup-content .row .structure.twelve#popup-text .three-up .card .z1,
#sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .z1,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .z1,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .three-up .card .z1,
#sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .z1,
.twelve.columns.structure .four-up .card .z1,
.row .columns.structure.twelve .four-up .card .z1,
#sliding-popup .popup-content .columns.structure.twelve .four-up .card .z1,
.row #sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .z1,
#sliding-popup .popup-content .row .structure.twelve#popup-text .four-up .card .z1,
#sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .z1,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .z1,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .four-up .card .z1,
#sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .z1,
.eight.columns.structure .two-up .card .z1,
.row .columns.structure.eight .two-up .card .z1,
#sliding-popup .popup-content .columns.structure.eight .two-up .card .z1,
.row #sliding-popup .popup-content .structure.eight#popup-text .two-up .card .z1,
#sliding-popup .popup-content .row .structure.eight#popup-text .two-up .card .z1,
#sliding-popup .popup-content .structure.eight#popup-text .two-up .card .z1,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .z1,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .two-up .card .z1,
#sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .z1,
.eight.columns.structure .three-up .card .z1,
.row .columns.structure.eight .three-up .card .z1,
#sliding-popup .popup-content .columns.structure.eight .three-up .card .z1,
.row #sliding-popup .popup-content .structure.eight#popup-text .three-up .card .z1,
#sliding-popup .popup-content .row .structure.eight#popup-text .three-up .card .z1,
#sliding-popup .popup-content .structure.eight#popup-text .three-up .card .z1,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .z1,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .three-up .card .z1,
#sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .z1 {
  width: 40%;
}
/* line 176, ../sass/_cards.scss */
.four.columns.structure .card .z2, .row .columns.structure.four .card .z2, #sliding-popup .popup-content .columns.structure.four .card .z2, .row #sliding-popup .popup-content .structure.four#popup-text .card .z2, #sliding-popup .popup-content .row .structure.four#popup-text .card .z2, #sliding-popup .popup-content .structure.four#popup-text .card .z2, .row #sliding-popup .popup-content .structure.four#popup-buttons .card .z2, #sliding-popup .popup-content .row .structure.four#popup-buttons .card .z2, #sliding-popup .popup-content .structure.four#popup-buttons .card .z2,
.twelve.columns.structure .three-up .card .z2,
.row .columns.structure.twelve .three-up .card .z2,
#sliding-popup .popup-content .columns.structure.twelve .three-up .card .z2,
.row #sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .z2,
#sliding-popup .popup-content .row .structure.twelve#popup-text .three-up .card .z2,
#sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .z2,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .z2,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .three-up .card .z2,
#sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .z2,
.twelve.columns.structure .four-up .card .z2,
.row .columns.structure.twelve .four-up .card .z2,
#sliding-popup .popup-content .columns.structure.twelve .four-up .card .z2,
.row #sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .z2,
#sliding-popup .popup-content .row .structure.twelve#popup-text .four-up .card .z2,
#sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .z2,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .z2,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .four-up .card .z2,
#sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .z2,
.eight.columns.structure .two-up .card .z2,
.row .columns.structure.eight .two-up .card .z2,
#sliding-popup .popup-content .columns.structure.eight .two-up .card .z2,
.row #sliding-popup .popup-content .structure.eight#popup-text .two-up .card .z2,
#sliding-popup .popup-content .row .structure.eight#popup-text .two-up .card .z2,
#sliding-popup .popup-content .structure.eight#popup-text .two-up .card .z2,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .z2,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .two-up .card .z2,
#sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .z2,
.eight.columns.structure .three-up .card .z2,
.row .columns.structure.eight .three-up .card .z2,
#sliding-popup .popup-content .columns.structure.eight .three-up .card .z2,
.row #sliding-popup .popup-content .structure.eight#popup-text .three-up .card .z2,
#sliding-popup .popup-content .row .structure.eight#popup-text .three-up .card .z2,
#sliding-popup .popup-content .structure.eight#popup-text .three-up .card .z2,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .z2,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .three-up .card .z2,
#sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .z2 {
  width: 60%;
}
/* line 179, ../sass/_cards.scss */
.four.columns.structure .card .title, .row .columns.structure.four .card .title, #sliding-popup .popup-content .columns.structure.four .card .title, .row #sliding-popup .popup-content .structure.four#popup-text .card .title, #sliding-popup .popup-content .row .structure.four#popup-text .card .title, #sliding-popup .popup-content .structure.four#popup-text .card .title, .row #sliding-popup .popup-content .structure.four#popup-buttons .card .title, #sliding-popup .popup-content .row .structure.four#popup-buttons .card .title, #sliding-popup .popup-content .structure.four#popup-buttons .card .title,
.twelve.columns.structure .three-up .card .title,
.row .columns.structure.twelve .three-up .card .title,
#sliding-popup .popup-content .columns.structure.twelve .three-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-text .three-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .title,
.twelve.columns.structure .four-up .card .title,
.row .columns.structure.twelve .four-up .card .title,
#sliding-popup .popup-content .columns.structure.twelve .four-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-text .four-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .four-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .title,
.eight.columns.structure .two-up .card .title,
.row .columns.structure.eight .two-up .card .title,
#sliding-popup .popup-content .columns.structure.eight .two-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-text .two-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-text .two-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-text .two-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .title,
.eight.columns.structure .three-up .card .title,
.row .columns.structure.eight .three-up .card .title,
#sliding-popup .popup-content .columns.structure.eight .three-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-text .three-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-text .three-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-text .three-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .title {
  padding: 6.66667px;
}
/* line 182, ../sass/_cards.scss */
.four.columns.structure .card .title, .row .columns.structure.four .card .title, #sliding-popup .popup-content .columns.structure.four .card .title, .row #sliding-popup .popup-content .structure.four#popup-text .card .title, #sliding-popup .popup-content .row .structure.four#popup-text .card .title, #sliding-popup .popup-content .structure.four#popup-text .card .title, .row #sliding-popup .popup-content .structure.four#popup-buttons .card .title, #sliding-popup .popup-content .row .structure.four#popup-buttons .card .title, #sliding-popup .popup-content .structure.four#popup-buttons .card .title, .four.columns.structure .card .title a, .row .columns.structure.four .card .title a, #sliding-popup .popup-content .columns.structure.four .card .title a, .row #sliding-popup .popup-content .structure.four#popup-text .card .title a, #sliding-popup .popup-content .row .structure.four#popup-text .card .title a, #sliding-popup .popup-content .structure.four#popup-text .card .title a, .row #sliding-popup .popup-content .structure.four#popup-buttons .card .title a, #sliding-popup .popup-content .row .structure.four#popup-buttons .card .title a, #sliding-popup .popup-content .structure.four#popup-buttons .card .title a,
.twelve.columns.structure .three-up .card .title,
.row .columns.structure.twelve .three-up .card .title,
#sliding-popup .popup-content .columns.structure.twelve .three-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-text .three-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .title,
.twelve.columns.structure .three-up .card .title a,
.row .columns.structure.twelve .three-up .card .title a,
#sliding-popup .popup-content .columns.structure.twelve .three-up .card .title a,
.row #sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .title a,
#sliding-popup .popup-content .row .structure.twelve#popup-text .three-up .card .title a,
#sliding-popup .popup-content .structure.twelve#popup-text .three-up .card .title a,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .title a,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .three-up .card .title a,
#sliding-popup .popup-content .structure.twelve#popup-buttons .three-up .card .title a,
.twelve.columns.structure .four-up .card .title,
.row .columns.structure.twelve .four-up .card .title,
#sliding-popup .popup-content .columns.structure.twelve .four-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-text .four-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .title,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .title,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .four-up .card .title,
#sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .title,
.twelve.columns.structure .four-up .card .title a,
.row .columns.structure.twelve .four-up .card .title a,
#sliding-popup .popup-content .columns.structure.twelve .four-up .card .title a,
.row #sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .title a,
#sliding-popup .popup-content .row .structure.twelve#popup-text .four-up .card .title a,
#sliding-popup .popup-content .structure.twelve#popup-text .four-up .card .title a,
.row #sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .title a,
#sliding-popup .popup-content .row .structure.twelve#popup-buttons .four-up .card .title a,
#sliding-popup .popup-content .structure.twelve#popup-buttons .four-up .card .title a,
.eight.columns.structure .two-up .card .title,
.row .columns.structure.eight .two-up .card .title,
#sliding-popup .popup-content .columns.structure.eight .two-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-text .two-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-text .two-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-text .two-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .two-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .title,
.eight.columns.structure .two-up .card .title a,
.row .columns.structure.eight .two-up .card .title a,
#sliding-popup .popup-content .columns.structure.eight .two-up .card .title a,
.row #sliding-popup .popup-content .structure.eight#popup-text .two-up .card .title a,
#sliding-popup .popup-content .row .structure.eight#popup-text .two-up .card .title a,
#sliding-popup .popup-content .structure.eight#popup-text .two-up .card .title a,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .title a,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .two-up .card .title a,
#sliding-popup .popup-content .structure.eight#popup-buttons .two-up .card .title a,
.eight.columns.structure .three-up .card .title,
.row .columns.structure.eight .three-up .card .title,
#sliding-popup .popup-content .columns.structure.eight .three-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-text .three-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-text .three-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-text .three-up .card .title,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .three-up .card .title,
#sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .title,
.eight.columns.structure .three-up .card .title a,
.row .columns.structure.eight .three-up .card .title a,
#sliding-popup .popup-content .columns.structure.eight .three-up .card .title a,
.row #sliding-popup .popup-content .structure.eight#popup-text .three-up .card .title a,
#sliding-popup .popup-content .row .structure.eight#popup-text .three-up .card .title a,
#sliding-popup .popup-content .structure.eight#popup-text .three-up .card .title a,
.row #sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .title a,
#sliding-popup .popup-content .row .structure.eight#popup-buttons .three-up .card .title a,
#sliding-popup .popup-content .structure.eight#popup-buttons .three-up .card .title a {
  font-size: 14px;
}

/* line 191, ../sass/_cards.scss */
.card.no-thumbnail .z1 {
  width: 100% !important;
}
/* line 194, ../sass/_cards.scss */
.card.no-thumbnail.small .title {
  padding: 10px;
}

/* line 201, ../sass/_cards.scss */
.card.padded .title {
  padding-top: 0 !important;
}

/* line 209, ../sass/_cards.scss */
.page-resources-agclim-letters-policy-bulletin .node-blog.node-teaser.card {
  min-height: 150px;
}

/* line 1, ../sass/_forms.scss */
form * {
  font: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 5, ../sass/_forms.scss */
form .columns, form #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content form #popup-text, form #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content form #popup-buttons {
  overflow: visible;
}

/* line 9, ../sass/_forms.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, .button {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 14, ../sass/_forms.scss */
label {
  font-weight: 700;
}

/* line 18, ../sass/_forms.scss */
.form-type-date-popup:after {
  content: "\e013";
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  position: absolute;
  top: 32px;
  right: 7px;
  font-size: 25px;
  color: #c7c5c5;
}

/* line 28, ../sass/_forms.scss */
form[id*="views-exposed-form"] {
  padding: 20px;
  background: #e2e2e2;
}

/* line 34, ../sass/_forms.scss */
.form-type-date-popup .description {
  display: none;
}

/* line 39, ../sass/_forms.scss */
.compact-form-label {
  top: 6px;
  left: 14px;
  font-size: 16px;
}

/* line 45, ../sass/_forms.scss */
form.custom div.custom.dropdown {
  font-size: 16px;
  font-family: "Open Sans Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
  font-weight: 300;
  max-width: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 53, ../sass/_forms.scss */
input[type=submit].button, button.button {
  -webkit-appearance: none;
  margin-top: 20px;
}
/* line 56, ../sass/_forms.scss */
input[type=submit].button.secondary-action, button.button.secondary-action {
  font-weight: 300;
  background: #79cae3;
}

/* line 64, ../sass/_forms.scss */
.publications-form .form-type-bef-checkbox,
.publications-form .form-type-bef-checkbox {
  float: left;
  padding: 0 10px 0 0;
  margin: 0 10px 10px 0;
  border-right: 1px solid #aaaaaa;
}
/* line 69, ../sass/_forms.scss */
.publications-form .form-type-bef-checkbox:first-child,
.publications-form .form-type-bef-checkbox:first-child {
  padding-left: 0;
}
/* line 72, ../sass/_forms.scss */
.publications-form .form-type-bef-checkbox:last-child,
.publications-form .form-type-bef-checkbox:last-child {
  border-right: none;
}
/* line 75, ../sass/_forms.scss */
.publications-form .form-type-bef-checkbox label,
.publications-form .form-type-bef-checkbox label {
  font-size: 12px;
}

/* INFO NOTES */
/* line 83, ../sass/_forms.scss */
.publications-form #edit-info-note-wrapper {
  position: relative;
  display: inline-block;
  width: calc(25% - 10px);
}
/* line 88, ../sass/_forms.scss */
.publications-form #edit-info-note-wrapper .highlight {
  width: 100%;
}
/* line 92, ../sass/_forms.scss */
.publications-form #edit-info-note-wrapper > label {
  position: absolute;
  left: 20px;
  top: 3px;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 100, ../sass/_forms.scss */
.publications-form #edit-info-note-wrapper .form-type-bef-checkbox {
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 105, ../sass/_forms.scss */
.publications-form #edit-info-note-wrapper .form-type-bef-checkbox label {
  display: none;
}

/* line 115, ../sass/_forms.scss */
.form-item .description {
  display: none;
}

@keyframes loader {
  /* line 124, ../sass/_forms.scss */
  0% {
    width: 3%;
  }

  /* line 125, ../sass/_forms.scss */
  100% {
    width: 100%;
  }
}

@-webkit-keyframes loader {
  /* line 131, ../sass/_forms.scss */
  0% {
    width: 3%;
  }

  /* line 132, ../sass/_forms.scss */
  100% {
    width: 100%;
  }
}

/* line 136, ../sass/_forms.scss */
.progress-disabled {
  display: block;
}

/* line 139, ../sass/_forms.scss */
.ajax-progress {
  display: block;
  position: relative;
  overflow: visible;
  width: 100%;
}

/* line 145, ../sass/_forms.scss */
.ajax-progress .throbber {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 800;
  text-align: center;
  font-size: 30px;
  height: 80px;
}
/* line 157, ../sass/_forms.scss */
.ajax-progress .throbber:after {
  content: "";
  position: fixed;
  display: block;
  bottom: 0;
  left: 0;
  height: 8px;
  background: #3d3028;
  width: 0%;
  animation: loader 4s ease-out;
  -webkit-animation: loader 4s ease-out;
}
/* line 170, ../sass/_forms.scss */
.ajax-progress .throbber:before {
  content: "loading...";
  text-transform: uppercase;
  display: block;
  line-height: 80px;
}

/* line 179, ../sass/_forms.scss */
.ajax-progress-bar {
  width: 16em;
}

/* line 1, ../sass/_header.scss */
a.page-wrapper {
  width: 100%;
  overflow: hidden;
}

/*
 * 

.top-banner {
  
  background: #f9e183;
  display: none;
      
  a {
    display: block;
    
    img {
      display: block;
      margin: 0 auto;
    }
  }
      
  #hackathon {
    width: 940px;
    margin: 0 auto;
    background: #f9e183;
    position: relative;
    
     .close {
        position: absolute;
        cursor: pointer;
        cursor: hand;
        z-index: 10;
        top: 0;
        right: -20px;
        font-size: 12px;
        height: 14px;
        line-height: 12px;
        color: #3f682d;
        
        span {
            color: #000;
            font-weight: 300;
            padding: 3px 3px 3px 4px;
            margin: 0 3px 0 0;
            display: block;
            background: $white;
        }
     }
  }
}
 */
/* line 53, ../sass/_header.scss */
#header {
  border-top: 5px solid #f9d136;
  background: #fff;
  position: relative;
  padding-bottom: 54px;
   /*
    * 
   #main-menu {
      background: $blue;
      height: 70px;
      position: absolute;
      bottom: 0;
      width: 100%;
      
      @include single-box-shadow(rgba(0,0,0,0.2), 0, 4px, 7px, 0);
      
      ul {
        position: relative;
        padding: 0 $columnGutter/2;
      }
      
      li {      
        list-style: none;
        margin: 0;
        padding: 0 20px 0 0;
        display: inline-block;
        position: relative;
                
        font-size: 22px;
        letter-spacing: -1px;
        font-weight: 400;
        
        height: 70px;
        
       // hide elements to be shown only in page
        &.only-in-page {
         display: none !important;
        }
        
  
        a {
          color: #fff;
          display: block;
          height: 70px;
          padding-top: 15px;
          line-height: 23px;
        }
        
        a.active,
        a.active-trail,
        &.active-trail a,
        &.active a {
          color: $yellow;
        }
        
        span {
          display: block;
          text-transform: none;
          font-size: 11px;
          font-weight: 400;
          @include subpixelAntialias();
          padding-left: 1px;
          letter-spacing: 0;
        }
     
        &.home-link {

          position: absolute;
          left: -40px;
          top: -1px;  
          font-size: 22px !important;   
          
           a {
      
              &:before {
                content: "\e00f";
                @include iconFont();
              }
                
              span {
                @include hideText();  
                font-size: 0;
              }
          }
          
        }
        
        // second level menu: dropdown 
        
        
	        
	       ul {
             display: none;
             position: absolute;
             border-top: 10px solid $yellow;
             background: #ffffff;
             z-index: 100;
             padding: 5px 10px 10px 10px;
             margin-left: 0;
             left: 0;
             top: 70px;
             @include single-box-shadow(rgba(0,0,0,0.2), 0, 3px, 2px, 2px);
             
             li {
                float: left;
                width: 50%;  
                height: 70px;
                
                a {
                  font-size: 14px;
                  line-height: 25px;
                  text-transform: none;
                  text-align: left;
                  letter-spacing: 0;
                  
                  &:hover {
                    text-decoration: underline;
                  }
                  
                }
                
             }
             
          } 
          
         &.active ul li a {color: $blue;}
	       
	       // countries 
          &.region-menu {
            
            &:hover > ul {
              display: block;
            }
                        
            ul {
             width: 600px;
			       padding: 10px 20px 30px 20px;
                          
              li {
                
                width: 20%;
                height: 85px;
                
                &:before {
                   color: $mapReverseBg;  
                }
                
                &:before, &:after {
                  left: 17%;
                }
                                         
                a {
                  display: block;
                  text-align: center;
                  padding-top: 70px;
                  color: $blue;
                  z-index: 30;
                  position: relative; 
                  font-weight: $boldWeight;
                  font-size: $smallSize;
                }
        
              }
            }
            
            
          }
          
          &.research-menu {
            
            &:hover > ul {
              display: block;
            }
               
            ul {
              
              width: 600px;
              padding: 0 20px 20px 20px;
              
                li {
                  
                  width: 20%;
                  padding: 0;
                  
                  text-align: center;
                  margin-top: 20px;
                  height: auto;
                  
                  &:before {
                    display: block;
                    font-size: 32px;
                    margin-bottom: 5px;
                    position: relative;
                    margin: 0 0 10px 0;
                    position: absolute;
                    left: 50%;
                    margin-left: -17px;
                  }
                  
                  a {
                    color: $blue;
                    font-size: $smallSize;
                    font-weight: normal;
                    text-align: center;
                    padding: 0;
                    position: relative;
                    z-index: 2;
                    line-height: 1.3;
                    height: auto;
                    padding-top: 43px;
                  }
                  

              
                  &.row1 {
                    width: 33%;
                    height: 60px;
                  
                    a {
                      text-align: center;
                      font-size: 16px;
                      font-weight: 400;
                      padding: 0px 0 20px 0;
                      border-bottom: 1px solid $subtleGrey;
                    }
                  }
                  
                  &.themes-line {
                    width: 100%;
                    text-align: center;
                    padding: 0;
                    margin: 0;
                    height: auto;
                    
                    span {
                      font-weight: 400;
                      text-transform: uppercase;
                      letter-spacing: 2px;
                      color: $subtleGrey;
                      font-size: 16px;
                    }
                  }
              
              }
            
            }
            
          }
	        
        
              
      }
      
      // hide any third level menu

      ul ul ul {
        display: none;
      }
         
    } 
     */
  /* tablets portrait */
  /* max-width: $mobileBreakpoint */
  /* small devices*/
  /* (max-width: $smallBreakpoint) */
}
/* line 60, ../sass/_header.scss */
#header .mobile-menu-trigger,
#header .mobile-menu-search {
  display: none;
}
/* line 65, ../sass/_header.scss */
#header #header-top {
  position: relative;
  padding-bottom: 15px;
}
/* line 70, ../sass/_header.scss */
#header h1 {
  margin: 55px 0 0 0;
}
/* line 74, ../sass/_header.scss */
#header h1 a {
  text-indent: 130%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 350px;
  height: 106px;
  background: url("../images/ccafs-logo.gif") top left no-repeat;
}
/* line 87, ../sass/_header.scss */
#header #search-social-container {
  width: 220px;
  position: absolute;
  top: 10px;
  right: 0;
}
/* line 97, ../sass/_header.scss */
#header #social-header ul, #header #social-header li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 103, ../sass/_header.scss */
#header #social-header li {
  float: left;
  display: block;
}
/* line 107, ../sass/_header.scss */
#header #social-header li a {
  line-height: 26px;
  display: block;
  height: 26px;
}
/* line 114, ../sass/_header.scss */
#header #social-header .social-header-icon:before {
  font-size: 26px;
  color: #a6d1d6;
}
/* line 119, ../sass/_header.scss */
#header #social-header .social-header-icon {
  position: relative;
  padding-right: 6px;
}
/* line 123, ../sass/_header.scss */
#header #social-header .social-header-icon span {
  display: none;
  position: absolute;
  top: 2.5em;
  left: 0;
  width: 200px;
  font-size: 12px;
  text-transform: uppercase;
  color: #3d3028;
  font-weight: 700;
  line-height: 1.2;
}
/* line 138, ../sass/_header.scss */
#header #social-header .social-header-icon:hover span {
  display: block;
}
/* line 145, ../sass/_header.scss */
#header #social-header .last {
  /*
        a {
          color: $brown;
          font-size: 12px;
          @include subpixelAntialias();
          font-weight: 400;
        }
        */
}
/* line 147, ../sass/_header.scss */
#header #social-header .last a:before {
  color: white;
  background: #a6d1d6;
  padding: 4px;
  font-size: 19px;
  border-radius: 4px;
}
/* line 169, ../sass/_header.scss */
#header form {
  min-width: 0;
  z-index: 38;
  margin: 0;
  padding: 0;
  background: transparent;
}
/* line 177, ../sass/_header.scss */
#header form label, #header form #edit-type-wrapper, #header form .views-submit-button {
  display: none;
}
/* line 181, ../sass/_header.scss */
#header form input.form-text {
  -webkit-appearance: textfield !important;
  background: #a6d1d6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #a6d1d6;
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
  height: 40px;
  line-height: 40px;
  padding-right: 40px;
  width: 100%;
}
/* line 194, ../sass/_header.scss */
#header form:after {
  content: "\e000";
  display: block;
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 12px;
  top: 12px;
  font-family: "ccafs-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 214, ../sass/_header.scss */
#header form .form-actions {
  display: none;
}
/* line 477, ../sass/_header.scss */
#header #header-about-menu {
  position: absolute;
  right: 0;
  bottom: 15px;
}
/* line 483, ../sass/_header.scss */
#header #header-about-menu ul, #header #header-about-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 489, ../sass/_header.scss */
#header #header-about-menu li {
  display: inline;
  padding-left: 15px;
}
/* line 494, ../sass/_header.scss */
#header #header-about-menu a {
  font-size: 12px;
  text-transform: uppercase;
  color: #3d3028;
  font-weight: 700;
}
/* line 501, ../sass/_header.scss */
#header #header-about-menu a.active, #header #header-about-menu a.active-trail {
  color: #156B75;
  border-bottom: 1px solid #156B75;
}
/* line 508, ../sass/_header.scss */
#header #header-about-menu ul ul {
  display: none;
}
/* line 515, ../sass/_header.scss */
#header #mobile-nav {
  padding: 10px;
}
/* line 519, ../sass/_header.scss */
#header #mobile-nav select {
  font-size: 24px;
  background: #47939c;
  color: #fff;
}
/* line 530, ../sass/_header.scss */
#header #language-switcher {
  position: absolute;
  top: 0;
  left: 15px;
}
/* line 538, ../sass/_header.scss */
#header #language-switcher ul,
#header #language-switcher li {
  list-style: none;
}
/* line 542, ../sass/_header.scss */
#header #language-switcher li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 15px;
}
/* line 548, ../sass/_header.scss */
#header #language-switcher li a {
  display: block;
  color: #656565;
  font-weight: 700;
  position: relative;
}
/* line 555, ../sass/_header.scss */
#header #language-switcher li a.active {
  color: #47939c;
}
/* line 559, ../sass/_header.scss */
#header #language-switcher li a.active:before {
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -3px;
  content: ' ';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #f9d136 transparent transparent transparent;
}
/* line 574, ../sass/_header.scss */
#header #language-switcher li .locale-untranslated {
  text-decoration: none;
  color: #e2e2e2;
}
@media only screen and (max-width: 1024px) {
  /* line 584, ../sass/_header.scss */
  #header h1 a {
    margin-left: 2px;
    margin-top: -13px;
  }
  /* line 589, ../sass/_header.scss */
  #header #search-social-container {
    right: 10px;
  }
  /* line 594, ../sass/_header.scss */
  #header #main-menu,
  #header #header-about-menu {
    display: block;
  }
  /* line 605, ../sass/_header.scss */
  #header #main-menu li.home-link {
    display: none;
  }
  /* line 616, ../sass/_header.scss */
  #header #main-menu li span {
    display: none;
  }
  /* line 620, ../sass/_header.scss */
  #header #main-menu li .themes-line span {
    display: block;
  }
  /* line 632, ../sass/_header.scss */
  #header #header-about-menu {
    top: 174px;
    left: -3px;
    right: auto;
    bottom: auto;
  }
  /* line 639, ../sass/_header.scss */
  #header #header-about-menu li {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 53, ../sass/_header.scss */
  #header {
    height: 100%;
  }
  /* line 653, ../sass/_header.scss */
  #header, #header #header-top {
    padding-bottom: 0;
  }
  /* line 657, ../sass/_header.scss */
  #header .mobile-menu-trigger {
    display: block;
    cursor: hand;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 65px;
    background: #47939c;
    color: white;
    padding: 10px 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 672, ../sass/_header.scss */
  #header .mobile-menu-trigger:before {
    font-family: 'ccafs-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    content: "\e014";
    margin: 0;
  }
  /* line 678, ../sass/_header.scss */
  #header .mobile-menu-trigger span {
    display: none;
  }
  /* line 684, ../sass/_header.scss */
  #header .mobile-menu-search {
    display: block;
    cursor: hand;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 15px;
    background: #e2e2e2;
    color: white;
    padding: 10px 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 700, ../sass/_header.scss */
  #header .mobile-menu-search:before {
    font-family: 'ccafs-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    content: "\e000";
    margin: 0;
  }
  /* line 706, ../sass/_header.scss */
  #header .mobile-menu-search span {
    display: none;
  }
  /* line 715, ../sass/_header.scss */
  #header h1 {
    margin: 55px 0 0px 0;
  }
  /* line 718, ../sass/_header.scss */
  #header h1 a {
    background-size: 60%;
    background-position: 10px 10px;
  }
  /* line 724, ../sass/_header.scss */
  #header #search-social-container {
    display: none;
  }
  /* line 729, ../sass/_header.scss */
  #header #main-menu,
  #header #header-about-menu {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  /* line 737, ../sass/_header.scss */
  #header #main-menu li,
  #header #header-about-menu li {
    display: block;
  }
  /* line 740, ../sass/_header.scss */
  #header #main-menu li a,
  #header #header-about-menu li a {
    line-height: 50px;
    height: auto;
    display: block;
    color: white;
  }
  /* line 747, ../sass/_header.scss */
  #header #main-menu li a.active, #header #main-menu li a.active-trail,
  #header #header-about-menu li a.active,
  #header #header-about-menu li a.active-trail {
    border: none;
    color: #f9d136;
  }
  /* line 757, ../sass/_header.scss */
  #header #header-about-menu {
    position: absolute;
    z-index: 100;
    right: 0;
  }
  /* line 763, ../sass/_header.scss */
  #header #header-about-menu a {
    text-align: right;
    font-weight: 700;
  }
  /* line 773, ../sass/_header.scss */
  #header #main-menu li {
    display: block;
  }
  /* line 776, ../sass/_header.scss */
  #header #main-menu li ul {
    display: none !important;
  }
}

/* line 792, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title h2 span {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
/* line 797, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title h2 span .label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  background-color: #e2e2e2;
  display: inline-block;
  bottom: 1px;
  padding: 7px 6px 6px 6px;
  line-height: 1;
  color: #656565;
  text-transform: uppercase;
}
/* line 809, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title h2 span .label:after {
  position: absolute;
  top: 0;
  right: -13px;
  content: "";
  width: 0;
  height: 0;
  content: '';
  border-left: 13px solid #e2e2e2;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  z-index: 2;
}
/* line 817, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title h2 span .label:before {
  position: absolute;
  top: 0;
  right: -15px;
  content: "";
  width: 0;
  height: 0;
  content: '';
  border-left: 13px solid #f1f1f1;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  z-index: 1;
}
/* line 827, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title h2 span a {
  font-size: 18px;
  background-color: #e2e2e2;
  display: inline-block;
  padding: 3px 8px 3px 24px;
  position: relative;
}

/* line 844, ../sass/_header.scss */
.fixed-title #page-title {
  position: relative;
}
/* line 849, ../sass/_header.scss */
.fixed-title #page-title .inner:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  position: absolute;
  z-index: 0;
  font-size: 125px;
  left: 0;
  top: 0;
  color: #D9D9D9;
}
/* line 862, ../sass/_header.scss */
#page-title .node-translations {
  clear: both;
  font-size: 12px;
  padding-top: 7px;
}
/* line 868, ../sass/_header.scss */
#page-title .inner {
  overflow: hidden;
  background: #f1f1f1;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  /* line 877, ../sass/_header.scss */
  #page-title.fixed .inner {
    position: fixed;
    top: 38px;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    z-index: 0;
  }
  /* line 885, ../sass/_header.scss */
  .fixed-title #page-title.fixed .breadcrumb, .fixed-title #page-title.fixed .title-container {
    display: none !important;
  }
  /* line 891, ../sass/_header.scss */
  .fix-menu #page-title.fixed .breadcrumb {
    display: none !important;
  }
  /* line 895, ../sass/_header.scss */
  .fix-menu #page-title.fixed .title-container {
    padding-top: 10px;
    margin-bottom: 0;
  }
  /* line 900, ../sass/_header.scss */
  .fix-menu #page-title.fixed .title-container h2 {
    font-size: 24px;
    margin-bottom: 0;
    letter-spacing: -1px;
    line-height: 38px;
    padding-right: 10px;
  }
  /* line 909, ../sass/_header.scss */
  .fix-menu #page-title.fixed .title-container .node-translations {
    line-height: 33px;
    clear: right;
  }
  /* line 918, ../sass/_header.scss */
  #page-title.fixed .secondary-menu h2 {
    font-size: 24px;
    margin-bottom: 0;
    letter-spacing: -1px;
    line-height: 38px;
  }
  /* line 927, ../sass/_header.scss */
  #page-title.fixed .menu {
    margin-bottom: 0;
  }
  /* line 931, ../sass/_header.scss */
  .fixed-title #page-title.fixed .inner:before {
    font-size: 106px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 840, ../sass/_header.scss */
  #page-title {
    height: auto !important;
  }
}
/* line 943, ../sass/_header.scss */
#page-title .title-container {
  *zoom: 1;
  margin: 0 0 20px 0;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
#page-title .title-container:before, #page-title .title-container:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
#page-title .title-container:after {
  clear: both;
}
/* line 948, ../sass/_header.scss */
.fixed-title.research-area.flagship-20268 #page-title .title-container, .fixed-title #page-title .title-container {
  display: none;
}
/* line 956, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title .title-container, .fixed-title.page-node.node-type-research-project #page-title .title-container, .fixed-title.research-area #page-title .title-container {
  display: block;
}
/* line 958, ../sass/_header.scss */
.fixed-title.page-node.node-type-research-project-activity #page-title .title-container h2, .fixed-title.page-node.node-type-research-project #page-title .title-container h2, .fixed-title.research-area #page-title .title-container h2 {
  font-size: 30px;
  letter-spacing: 0;
  color: #656565;
  position: relative;
  line-height: 1.1;
  letter-spacing: -1px;
}
/* line 972, ../sass/_header.scss */
.fixed-title.research-area #page-title .title-container h2 {
  min-height: 60px;
}
/* line 976, ../sass/_header.scss */
.fixed-title.research-area #page-title .title-container h2:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  font-size: 60px;
  background: white;
}
/* line 984, ../sass/_header.scss */
#page-title .title-container.with-flagships h2 {
  width: 75%;
}
/* line 988, ../sass/_header.scss */
#page-title .title-container .node-header-flagships {
  float: right;
  width: 25%;
}
/* line 991, ../sass/_header.scss */
#page-title .title-container .node-header-flagships ul {
  display: table;
}
/* line 994, ../sass/_header.scss */
#page-title .title-container .node-header-flagships ul li {
  display: table-cell;
  text-align: center;
  padding: 0 5px 5px 0;
}
/* line 1000, ../sass/_header.scss */
#page-title .title-container .node-header-flagships ul a {
  display: block;
  color: #656565;
  padding: 4px;
  background-color: #FFFDFD;
}
/* line 1007, ../sass/_header.scss */
#page-title .title-container .node-header-flagships ul i {
  display: block;
}
/* line 1010, ../sass/_header.scss */
#page-title .title-container .node-header-flagships ul i:before {
  font-size: 65px;
  display: inline-block;
  margin: 0;
}
/* line 1017, ../sass/_header.scss */
#page-title .title-container .node-header-flagships ul span {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  padding-top: 15px;
}
/* line 1028, ../sass/_header.scss */
#page-title h2 {
  float: left;
  line-height: 50px;
  margin: 0;
}
/* line 1033, ../sass/_header.scss */
#page-title h2 span a {
  display: block;
  font-size: 30px;
  line-height: 1.2;
  color: #0c6772;
}
/* line 1042, ../sass/_header.scss */
#page-title .title-rss-link {
  float: right;
  line-height: 50px;
  font-size: 35px;
  color: #47939c;
  position: relative;
  top: 5px;
}
/* line 1051, ../sass/_header.scss */
#page-title .title-rss-link:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e003";
}
/* line 1056, ../sass/_header.scss */
#page-title .title-rss-link span {
  display: none;
}

/* line 1070, ../sass/_header.scss */
.i18n-fr #header #main-menu ul li a {
  font-size: 17px;
}
/* line 1074, ../sass/_header.scss */
.i18n-fr #header #main-menu ul li ul li a {
  font-size: 12px;
}
/* line 1078, ../sass/_header.scss */
.i18n-fr #header #main-menu ul li.region-hover ul {
  width: 640px;
}

/* line 1089, ../sass/_header.scss */
.secondary-menu, .breadcrumb {
  margin-bottom: 0;
}
/* line 1091, ../sass/_header.scss */
.secondary-menu ul, .secondary-menu li, .breadcrumb ul, .breadcrumb li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 1096, ../sass/_header.scss */
.secondary-menu li, .breadcrumb li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 1101, ../sass/_header.scss */
.secondary-menu li:after, .secondary-menu li:before, .breadcrumb li:after, .breadcrumb li:before {
  display: none;
}
/* line 1104, ../sass/_header.scss */
.secondary-menu li a span, .breadcrumb li a span {
  display: none;
}

/* line 1110, ../sass/_header.scss */
.breadcrumb {
  margin-top: 20px;
  cursor: hand;
  cursor: pointer;
}
/* line 1119, ../sass/_header.scss */
.hide-breadcrumb .breadcrumb ul {
  display: none;
}
/* line 1123, ../sass/_header.scss */
.breadcrumb a {
  line-height: 22px;
  padding: 0 12px 0 22px;
  font-family: "Open Sans Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
  font-size: 14px;
  display: block;
  background: white;
  color: #aaaaaa;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
/* line 1135, ../sass/_header.scss */
.breadcrumb a:before, .breadcrumb a:after {
  display: none;
}
/* line 1139, ../sass/_header.scss */
.breadcrumb li {
  position: relative;
  margin-left: -8px;
}
/* line 1142, ../sass/_header.scss */
.breadcrumb li:first-child {
  margin-left: 0;
}
/* line 1146, ../sass/_header.scss */
.breadcrumb li:hover a {
  color: #47939c;
}
/* line 1150, ../sass/_header.scss */
.breadcrumb li.home {
  margin-left: 0;
}
/* line 1152, ../sass/_header.scss */
.breadcrumb li.home a {
  padding-left: 10px;
  padding-right: 0;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -ms-border-radius: 2px 0 0 2px;
  -o-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
/* line 1156, ../sass/_header.scss */
.breadcrumb li.home a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e00f";
  color: white;
  font-size: 12px;
}
/* line 1164, ../sass/_header.scss */
.breadcrumb li:after {
  position: absolute;
  top: 0;
  right: -22px;
  content: "";
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 11px;
  border-color: transparent transparent transparent white;
  z-index: 2;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
/* line 1173, ../sass/_header.scss */
.breadcrumb li:before {
  position: absolute;
  top: 0;
  right: -24px;
  content: "";
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 11px;
  border-color: transparent transparent transparent #f1f1f1;
  z-index: 1;
}

/* line 1184, ../sass/_header.scss */
.secondary-menu {
  position: relative;
  padding-top: 0;
  clear: both;
}
/* line 1188, ../sass/_header.scss */
.secondary-menu ul {
  padding: 0;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 20px;
}
/* line 1193, ../sass/_header.scss */
.secondary-menu ul > li {
  display: inline-block;
  vertical-align: top;
  max-width: 40%;
}
/* line 1197, ../sass/_header.scss */
.secondary-menu ul > li > a {
  display: block;
  color: #637274;
  background: #FFF;
  border: 1px solid #D1D1D1;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
  font-size: 12px;
  padding: 1px 8px;
  line-height: 1.5;
  -webkit-transition: color 0.2s ease, background 0.2s ease;
  -moz-transition: color 0.2s ease, background 0.2s ease;
  -o-transition: color 0.2s ease, background 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease;
}
/* line 1210, ../sass/_header.scss */
.secondary-menu ul > li.active > a, .secondary-menu ul > li.active-trail > a, .secondary-menu ul > li > a:hover {
  background: #637274;
  color: white;
}
/* line 1214, ../sass/_header.scss */
.secondary-menu ul > li ul {
  display: none;
}
/* line 1217, ../sass/_header.scss */
.secondary-menu ul > li li {
  float: left;
  max-width: auto;
}
/* line 1220, ../sass/_header.scss */
.secondary-menu ul > li li a {
  display: inline;
  padding: 0;
  border: none;
  text-transform: none;
  font-size: 10px;
}

/* flagships */
/* line 1237, ../sass/_header.scss */
#page-title .fixed-title-menu h2 {
  clear: both;
  float: none;
  margin-bottom: 20px;
}
/* line 1242, ../sass/_header.scss */
#page-title .fixed-title-menu h2 a {
  color: #416a30;
}
/* line 1245, ../sass/_header.scss */
#page-title .fixed-title-menu h2 a:hover {
  color: #416a30;
  border-bottom: 1px dotted #416a30;
}

/* overrides for sections */
/* line 1256, ../sass/_header.scss */
.page-research .secondary-menu li {
  display: none;
}
/* line 1259, ../sass/_header.scss */
.page-research .secondary-menu li.only-in-page {
  display: inline-block;
}

/* spanish overrides

body.i18n-es {
  
  #header {
    
    #social-header {
    
      .social-header-icon:before {
        font-size: 22px;
      }
    }
  }
  
}
 */
/* line 1, ../sass/_mainmenu.scss */
#main-menu {
  background: #47939c;
  width: 100%;
  position: absolute;
  bottom: 0;
  min-height: 54px;
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
  /* hide any third level menu */
}
/* line 8, ../sass/_mainmenu.scss */
#main-menu.fixed {
  position: fixed;
  top: 0;
  bottom: auto;
  z-index: 100;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: 38px;
}
/* line 17, ../sass/_mainmenu.scss */
#main-menu.fixed > ul > li > a span {
  display: none;
}
/* line 21, ../sass/_mainmenu.scss */
#main-menu.fixed li.l1 {
  min-height: 38px;
}
/* line 24, ../sass/_mainmenu.scss */
#main-menu.fixed li.l1 > ul {
  top: 38px;
}
/* line 31, ../sass/_mainmenu.scss */
#main-menu > ul {
  position: relative;
  padding: 0 0 0 10px;
  margin-bottom: 0;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
/* line 39, ../sass/_mainmenu.scss */
#main-menu > ul li {
  list-style: none;
  position: relative;
}
/* line 43, ../sass/_mainmenu.scss */
#main-menu > ul li a {
  display: block;
}
/* line 49, ../sass/_mainmenu.scss */
#main-menu li.l1 {
  list-style: none;
  margin: 0;
  padding: 0 15px 0 0;
  display: inline-block;
  position: relative;
  font-size: 22px;
  letter-spacing: -1px;
  font-weight: 400;
  min-height: 54px;
  /* second level menu: dropdown */
}
/* line 60, ../sass/_mainmenu.scss */
#main-menu li.l1.only-in-page {
  display: none !important;
}
/* line 63, ../sass/_mainmenu.scss */
#main-menu li.l1 > a {
  color: white;
  display: block;
  line-height: 37px;
  font-size: 20px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
/* line 74, ../sass/_mainmenu.scss */
#main-menu li.l1 a.active,
#main-menu li.l1 a.active-trail, #main-menu li.l1.active-trail a, #main-menu li.l1.active a,
#main-menu li.l1 a:hover {
  color: #FFEB84;
}
/* line 77, ../sass/_mainmenu.scss */
#main-menu li.l1 span {
  position: relative;
  top: -3px;
  display: block;
  text-transform: none;
  font-size: 11px;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-left: 1px;
  letter-spacing: 0;
  line-height: 12px;
}
/* line 89, ../sass/_mainmenu.scss */
#main-menu li.l1.home-link {
  position: absolute;
  left: -27px;
  top: 0px;
}
/* line 94, ../sass/_mainmenu.scss */
#main-menu li.l1.home-link a:before {
  content: "\e00f";
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  font-size: 22px;
}
/* line 99, ../sass/_mainmenu.scss */
#main-menu li.l1.home-link a span {
  text-indent: 130%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
/* line 106, ../sass/_mainmenu.scss */
#main-menu li.l1 > ul {
  display: none;
  position: absolute;
  border-top: 10px solid #f9d136;
  background: white;
  z-index: 100;
  padding: 5px 10px 10px 10px;
  margin-left: 0;
  left: 0;
  top: 54px;
  -webkit-box-shadow: 0 3px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 117, ../sass/_mainmenu.scss */
#main-menu li.l1 > ul li {
  float: left;
  width: 50%;
  height: 70px;
}
/* line 121, ../sass/_mainmenu.scss */
#main-menu li.l1 > ul li a {
  font-size: 14px;
  line-height: 25px;
  text-transform: none;
  text-align: left;
  letter-spacing: 0;
  color: #222222;
}
/* line 128, ../sass/_mainmenu.scss */
#main-menu li.l1 > ul li a:hover, #main-menu li.l1 > ul li a.active {
  text-decoration: underline;
}
/* line 134, ../sass/_mainmenu.scss */
#main-menu li.l1.active ul li a {
  color: #47939c;
}
/* line 139, ../sass/_mainmenu.scss */
#main-menu li.l1.region-menu:hover > ul {
  display: block;
}
/* line 142, ../sass/_mainmenu.scss */
#main-menu li.l1.region-menu ul {
  width: 600px;
  padding: 10px 20px 30px 20px;
}
/* line 145, ../sass/_mainmenu.scss */
#main-menu li.l1.region-menu ul li {
  width: 20%;
  height: 85px;
}
/* line 148, ../sass/_mainmenu.scss */
#main-menu li.l1.region-menu ul li:before {
  color: #e2e2e2;
}
/* line 151, ../sass/_mainmenu.scss */
#main-menu li.l1.region-menu ul li:before, #main-menu li.l1.region-menu ul li:after {
  left: 29px;
}
/* line 154, ../sass/_mainmenu.scss */
#main-menu li.l1.region-menu ul li a {
  display: block;
  text-align: center;
  padding-top: 70px;
  color: #222222;
  z-index: 30;
  position: relative;
  font-size: 14px;
}
/* line 167, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu > ul {
  display: none;
  width: 730px;
  height: 220px;
  left: -385px;
}
/* line 173, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu > ul li {
  height: auto;
  float: none;
  width: 50%;
}
/* line 177, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu > ul li a {
  color: #222222;
  font-size: 14px;
}
/* line 181, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu > ul li ul {
  display: block;
  padding-bottom: 5px;
  margin: 0;
}
/* line 186, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu > ul li li {
  float: left;
  width: auto;
}
/* line 189, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu > ul li li a {
  padding-right: 15px;
  color: #656565;
  font-size: 11px;
  line-height: 1.5;
}
/* line 198, ../sass/_mainmenu.scss */
#main-menu li.l1.how-we-work-menu:hover > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
/* line 205, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu:hover > ul {
  display: block;
}
/* line 208, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul {
  width: 500px;
  padding: 0 20px 20px 20px;
}
/* line 211, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li {
  width: 25%;
  padding: 0;
  text-align: center;
  margin-top: 20px;
  height: auto;
}
/* line 218, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li.cross-1 {
  margin-left: 25%;
}
/* line 222, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li.cross-2 {
  margin-right: 25%;
}
/* line 227, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li:before {
  display: block;
  font-size: 60px;
  margin-bottom: 5px;
  margin: 0 0 10px 0;
  position: absolute;
  left: 28px;
  margin-left: 0;
  top: -24px;
}
/* line 237, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li a {
  color: #222222;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding: 0;
  position: relative;
  z-index: 2;
  line-height: 1.3;
  height: auto;
  padding-top: 43px;
}
/* line 249, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li.row1 {
  width: 33%;
  height: 60px;
}
/* line 252, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li.row1 a {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  padding: 0px 0 20px 0;
  border-bottom: 1px solid #aaaaaa;
}
/* line 260, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li.themes-line {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
  height: auto;
}
/* line 266, ../sass/_mainmenu.scss */
#main-menu li.l1.research-menu ul li.themes-line span {
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #aaaaaa;
  font-size: 16px;
  line-height: 50px;
}
/* line 281, ../sass/_mainmenu.scss */
#main-menu ul ul ul {
  display: none;
}

/* line 1, ../sass/_footer.scss */
footer {
  margin-top: 60px;
}
/* line 3, ../sass/_footer.scss */
footer .partners {
  text-transform: uppercase;
  padding-bottom: 20px;
  /* footer */
}
/* line 6, ../sass/_footer.scss */
footer .partners a {
  text-indent: -9000px;
  display: block;
}
/* line 10, ../sass/_footer.scss */
footer .partners strong {
  font-size: 12px;
  color: #656565;
}
/* line 14, ../sass/_footer.scss */
footer .partners .logo-ccafs {
  text-transform: none;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 3px;
}
/* line 17, ../sass/_footer.scss */
footer .partners .logo-ccafs p {
  font-size: 12px;
  color: #656565;
  font-weight: 700;
}
/* line 22, ../sass/_footer.scss */
footer .partners .logo-ccafs a {
  text-indent: 0;
  display: inline;
}
/* line 27, ../sass/_footer.scss */
footer .partners .logo-ccafs span {
  display: block;
}
/* line 32, ../sass/_footer.scss */
footer .partners .logo-ciat a {
  background: url("../images/ciat.gif") 0 13px no-repeat;
  height: 76px;
}
/* line 38, ../sass/_footer.scss */
footer .partners .logo-future-earth a {
  background: url("../images/futureearth.png") 0 13px no-repeat;
  height: 76px;
}
@media (max-width: 1023px) {
  /* line 45, ../sass/_footer.scss */
  footer .partners .logo-ccafs {
    margin-bottom: 20px;
  }
  /* line 48, ../sass/_footer.scss */
  footer .partners a {
    background-size: 75% !important;
  }
}
@media (max-width: 1023px) {
  /* line 57, ../sass/_footer.scss */
  footer .footer-contacts,
  footer .footer-social,
  footer .footer-subscribe {
    margin-top: 20px;
  }
}
/* line 61, ../sass/_footer.scss */
footer .footer-wrapper {
  background: #e5e9e9;
}
/* line 63, ../sass/_footer.scss */
footer .footer-wrapper .contacts {
  padding-top: 25px;
  padding-bottom: 30px;
}
/* line 66, ../sass/_footer.scss */
footer .footer-wrapper .contacts a {
  display: block;
  color: #a5a8a8;
  font-size: 20px;
}
/* line 71, ../sass/_footer.scss */
footer .footer-wrapper .contacts a:hover span {
  text-decoration: underline;
}
/* line 75, ../sass/_footer.scss */
footer .footer-wrapper .contacts a span {
  padding-left: 10px;
  font-size: 12px;
  vertical-align: 4px;
  color: #656565;
  font-weight: 700;
}
/* line 83, ../sass/_footer.scss */
footer .footer-wrapper .contacts h3 {
  font-size: 18px;
  color: #3d3028;
  display: block;
  margin-bottom: 0;
}
/* line 88, ../sass/_footer.scss */
body.i18n-fr footer .footer-wrapper .contacts h3 {
  font-size: 16px;
}
/* line 93, ../sass/_footer.scss */
footer .footer-wrapper .contacts .footer-info .footer-address {
  font-size: 12px;
  padding-top: 16px;
  line-height: 20px;
  padding-left: 40px;
  color: #40260c;
}
/* line 99, ../sass/_footer.scss */
footer .footer-wrapper .contacts .footer-info .footer-address i {
  position: absolute;
  left: 6px;
  font-size: 41px;
  top: 54px;
  color: #A5A8A8;
}
/* line 107, ../sass/_footer.scss */
footer .footer-wrapper .contacts .footer-info strong {
  text-transform: none;
  display: inline;
  letter-spacing: normal;
}
/* line 112, ../sass/_footer.scss */
footer .footer-wrapper .contacts .footer-info .ccafs-title-footer {
  color: #656565;
}
/* line 116, ../sass/_footer.scss */
footer .footer-wrapper .contacts .footer-email, footer .footer-wrapper .contacts .footer-facebook, footer .footer-wrapper .contacts .footer-newsletter {
  padding-top: 25px;
  line-height: 1;
}
/* line 120, ../sass/_footer.scss */
footer .footer-wrapper .contacts .footer-phone, footer .footer-wrapper .contacts .footer-twitter, footer .footer-wrapper .contacts .footer-feed, footer .footer-wrapper .contacts .footer-googleplus, footer .footer-wrapper .contacts .footer-linkedin, footer .footer-wrapper .contacts .footer-youtube {
  padding-top: 16px;
  line-height: 1;
}
/* line 126, ../sass/_footer.scss */
footer .footer-wrapper ul li {
  list-style: none;
}
/* line 133, ../sass/_footer.scss */
footer .cc-license p {
  font-size: 12px;
  color: #40260c;
  text-transform: initial;
}
/* line 138, ../sass/_footer.scss */
footer .cc-license p a {
  text-indent: 0;
  display: inline;
  color: #40260c;
  font-weight: 700;
}
/* line 144, ../sass/_footer.scss */
footer .cc-license p a:hover {
  text-decoration: underline;
}
/* line 149, ../sass/_footer.scss */
footer .cc-license p .cc-icon:before {
  content: "\e90b";
  font-family: 'ccafs-icons';
  position: relative;
  top: 1px;
  font-style: normal;
  text-decoration: none;
}

/* line 1, ../sass/_home.scss */
.home-featured-slideshow {
  display: none;
  margin: 60px 0 40px 0;
  position: relative;
}
/* line 3, ../sass/_home.scss */
.home-featured-slideshow, .home-featured-slideshow * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, ../sass/_home.scss */
.home-featured-slideshow .content-wrapper {
  background: #a6d1d6;
}
/* line 14, ../sass/_home.scss */
.home-featured-slideshow h3 {
  margin-bottom: 20px;
  padding: 0 10px;
}
/* line 20, ../sass/_home.scss */
.home-featured-slideshow img {
  display: block;
}
/* line 23, ../sass/_home.scss */
.home-featured-slideshow .slides-container {
  border-right: 5px solid #f1f1f1;
  height: 305px !important;
  width: 100% !important;
}
/* line 28, ../sass/_home.scss */
.home-featured-slideshow .slide-image {
  display: block;
  float: left;
  max-width: 55%;
}
/* line 32, ../sass/_home.scss */
.home-featured-slideshow .slide-image a {
  display: block;
  height: 305px !important;
}
/* line 37, ../sass/_home.scss */
.home-featured-slideshow .bgHolder {
  width: 530px;
}
/* line 40, ../sass/_home.scss */
.home-featured-slideshow .slide-caption {
  width: 45%;
  float: right;
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
  padding: 50px 30px 0 30px;
}
/* line 47, ../sass/_home.scss */
.home-featured-slideshow .slide-caption a {
  color: white;
}
/* line 51, ../sass/_home.scss */
.home-featured-slideshow .orbit {
  margin-bottom: 0;
}
/* line 54, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper {
  padding: 0 10px;
  /* overlays video icon on thumbnails */
}
/* line 56, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper ul.orbit-bullets {
  top: 20px;
  right: auto;
  left: 55%;
  bottom: auto;
  padding: 0 0 0 27px !important;
  margin: 0 !important;
}
/* line 63, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper ul.orbit-bullets li {
  background: none;
  width: 40px;
  height: 5px;
  background: #fff;
  margin: 0 5px 0 0;
}
/* line 69, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper ul.orbit-bullets li.active {
  background: #f9d136;
}
/* line 74, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper .timer {
  right: 20px;
}
/* line 78, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper .video .slide-image {
  display: block;
  position: relative;
  float: left;
}
/* line 82, ../sass/_home.scss */
.home-featured-slideshow .orbit-wrapper .video .slide-image a:after {
  display: block;
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e015";
  font-size: 70px;
  color: white;
  color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -38px;
}
@media (min-width: 1024px) {
  /* line 97, ../sass/_home.scss */
  .home-featured-slideshow .orbit-wrapper .video-thumb {
    float: none;
  }
  /* line 100, ../sass/_home.scss */
  .home-featured-slideshow .orbit-wrapper .slider-nav span.left {
    background: url("../images/orbit/orbit-left.png");
    bottom: 20px;
    left: 55%;
    top: auto;
    margin-left: 20px;
    background-size: 100%;
  }
  /* line 108, ../sass/_home.scss */
  .home-featured-slideshow .orbit-wrapper .slider-nav span.right {
    background: url("../images/orbit/orbit-right.png");
    background-size: 100%;
    right: 35px;
    bottom: 20px;
    top: auto;
  }
}
@media (max-width: 1023px) {
  /* line 118, ../sass/_home.scss */
  .home-featured-slideshow img {
    display: none;
  }
  /* line 121, ../sass/_home.scss */
  .home-featured-slideshow .bgHolder {
    display: block !important;
    background-position: 50% 50%;
    width: 100%;
  }
  /* line 126, ../sass/_home.scss */
  .home-featured-slideshow .orbit-slide {
    background: #222;
  }
  /* line 129, ../sass/_home.scss */
  .home-featured-slideshow .slide-image {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 8;
  }
  /* line 135, ../sass/_home.scss */
  .home-featured-slideshow .slide-caption {
    z-index: 10;
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    font-size: 18px;
    min-height: 50px;
    overflow: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
  }
  /* line 151, ../sass/_home.scss */
  .home-featured-slideshow div.orbit-wrapper div.slider-nav span.left {
    display: none;
  }
  /* line 154, ../sass/_home.scss */
  .home-featured-slideshow div.orbit-wrapper div.slider-nav span.right {
    right: 5px;
    bottom: 0;
    top: auto;
  }
  /* line 159, ../sass/_home.scss */
  .home-featured-slideshow .orbit-wrapper ul.orbit-bullets {
    bottom: 22px;
    top: auto;
    right: 50px;
    left: auto;
  }
}

/* line 169, ../sass/_home.scss */
.front .regions-horizontal-list {
  padding: 50px 0 0 0;
}
/* line 171, ../sass/_home.scss */
.front .regions-horizontal-list .content-wrapper {
  background: #8ea786;
}
/* line 174, ../sass/_home.scss */
.front .regions-horizontal-list ul {
  padding: 0 10px;
}
/* line 177, ../sass/_home.scss */
.front .regions-horizontal-list li {
  width: 20%;
  padding: 0;
}
/* line 180, ../sass/_home.scss */
.front .regions-horizontal-list li a {
  color: #fff;
  padding: 20px 45px 0 60px;
  font-size: 17px;
}
/* line 184, ../sass/_home.scss */
.front .regions-horizontal-list li a:hover {
  background-color: #9cb295;
}
@media (max-width: 767px) {
  /* line 169, ../sass/_home.scss */
  .front .regions-horizontal-list {
    padding: 20px 0 0 0;
  }
  /* line 192, ../sass/_home.scss */
  .front .regions-horizontal-list li a {
    background-position: 50% 10px;
    padding: 70px 5px 10px 5px;
    height: auto;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
  }
  /* line 199, ../sass/_home.scss */
  .front .regions-horizontal-list li a:after, .front .regions-horizontal-list li a:before {
    left: 27%;
  }
}
/* line 206, ../sass/_home.scss */
.front .themes-horizontal-list {
  padding: 20px 0 70px 0;
}
/* line 208, ../sass/_home.scss */
.front .themes-horizontal-list .content-wrapper {
  background: #0076a3;
}
/* line 211, ../sass/_home.scss */
.front .themes-horizontal-list .columns, .front .themes-horizontal-list #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .front .themes-horizontal-list #popup-text, .front .themes-horizontal-list #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .front .themes-horizontal-list #popup-buttons {
  overflow: visible;
}
@media (max-width: 767px) {
  /* line 206, ../sass/_home.scss */
  .front .themes-horizontal-list {
    padding: 20px 0 20px 0;
  }
  /* line 216, ../sass/_home.scss */
  .front .themes-horizontal-list ul {
    padding: 0;
  }
  /* line 219, ../sass/_home.scss */
  .front .themes-horizontal-list li {
    width: 100%;
  }
  /* line 221, ../sass/_home.scss */
  .front .themes-horizontal-list li a {
    height: auto;
    display: table;
    text-align: left;
    border: none !important;
    padding: 5px !important;
  }
  /* line 227, ../sass/_home.scss */
  .front .themes-horizontal-list li a:before {
    display: table-cell;
    float: left;
    margin-right: 0;
    padding-left: 10px;
  }
  /* line 233, ../sass/_home.scss */
  .front .themes-horizontal-list li a:after {
    display: none;
  }
  /* line 236, ../sass/_home.scss */
  .front .themes-horizontal-list li a span {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    color: white;
    top: auto;
  }
}
/* line 247, ../sass/_home.scss */
.front .home-blog-events .odd-strip {
  padding-top: 20px;
}

/* line 254, ../sass/_home.scss */
.icon-HWW-CDEV:before {
  content: "\e900";
}

/* line 257, ../sass/_home.scss */
.icon-HWW-CSA:before {
  content: "\e901";
}

/* line 260, ../sass/_home.scss */
.icon-HWW-CSV:before {
  content: "\e902";
}

/* line 263, ../sass/_home.scss */
.icon-HWW-PLME:before {
  content: "\e903";
}

/* line 267, ../sass/_home.scss */
.how-we-work-bar {
  margin: 20px 0;
}
/* line 271, ../sass/_home.scss */
.how-we-work-bar .content-wrapper {
  background: white;
}
/* line 275, ../sass/_home.scss */
.how-we-work-bar ul, .how-we-work-bar li {
  list-style: none;
}
/* line 279, ../sass/_home.scss */
.how-we-work-bar ul {
  margin-top: 20px;
  display: table;
  table-layout: fixed;
}
/* line 285, ../sass/_home.scss */
.how-we-work-bar li {
  display: table-cell;
}
/* line 289, ../sass/_home.scss */
.how-we-work-bar a {
  text-align: center;
  display: block;
}
/* line 293, ../sass/_home.scss */
.how-we-work-bar a:before {
  display: inline-block;
  font-size: 128px;
  color: #8ea786;
  margin-bottom: 20px;
}
/* line 300, ../sass/_home.scss */
.how-we-work-bar a span {
  display: block;
  color: black;
  font-size: 12px;
}
/* line 308, ../sass/_home.scss */
.how-we-work-bar h3 {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 308, ../sass/_home.scss */
  .how-we-work-bar h3 {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 316, ../sass/_home.scss */
  .how-we-work-bar ul, .how-we-work-bar li {
    display: block;
  }
  /* line 321, ../sass/_home.scss */
  .how-we-work-bar li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }
}

/*
 * node body
 */
/* line 139, ../sass/_nodes.scss */
article {
  *zoom: 1;
}
/* line 141, ../sass/_nodes.scss */
article.view-mode-banner img {
  width: 100%;
}
/* line 144, ../sass/_nodes.scss */
article.view-mode-banner h4 {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
article:before, article:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
article:after {
  clear: both;
}
/* line 151, ../sass/_nodes.scss */
article .node-intro img {
  display: block;
}
/* line 155, ../sass/_nodes.scss */
article .node-meta-field {
  color: #3d3028;
  font-size: 12px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #c7c5c5;
}
/* line 162, ../sass/_nodes.scss */
article .node-meta-field h3 {
  font-size: 12px;
  display: block;
  color: #656565;
  line-height: 2;
  margin: 0;
  font-weight: 700;
}
/* line 171, ../sass/_nodes.scss */
article .node-meta-field:last-child {
  border: none;
}
/* line 174, ../sass/_nodes.scss */
article .node-meta-field ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 178, ../sass/_nodes.scss */
article .node-meta-field li {
  font-size: 12px;
}
/* line 182, ../sass/_nodes.scss */
article .node-meta-field.commas ul, article .node-meta-field.commas li {
  list-style: none;
}
/* line 185, ../sass/_nodes.scss */
article .node-meta-field.commas li {
  display: inline;
}
/* line 188, ../sass/_nodes.scss */
article .node-meta-field.commas li:after {
  content: ",\0020";
}
/* line 191, ../sass/_nodes.scss */
article .node-meta-field.commas li:last-child:after {
  content: "";
}
/* line 196, ../sass/_nodes.scss */
article .node-meta-field.semicolon ul, article .node-meta-field.semicolon li {
  list-style: none;
}
/* line 199, ../sass/_nodes.scss */
article .node-meta-field.semicolon li {
  display: inline;
}
/* line 202, ../sass/_nodes.scss */
article .node-meta-field.semicolon li:after {
  content: ";\0020";
}
/* line 205, ../sass/_nodes.scss */
article .node-meta-field.semicolon li:last-child:after {
  content: "";
}
/* line 210, ../sass/_nodes.scss */
article .node-meta-field time span {
  display: block;
  font-weight: normal;
}
/* line 215, ../sass/_nodes.scss */
article .node-published {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 216, ../sass/_nodes.scss */
article .node-published h3 {
  display: none;
}
/* line 224, ../sass/_nodes.scss */
article .node-tags p {
  margin: 0;
}
/* line 227, ../sass/_nodes.scss */
article .node-tags ul {
  list-style: none;
}
/* line 229, ../sass/_nodes.scss */
article .node-tags ul li {
  display: inline-block;
}
/* line 233, ../sass/_nodes.scss */
article .node-tags a {
  font-size: 12px;
 /*     background: $lightBlue;
      color: white;
      @include border-radius(20px);
*/
  white-space: nowrap;
  margin-right: 10px;
}
/* line 241, ../sass/_nodes.scss */
article .node-tags a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e01f";
  color: #656565;
}
/* line 249, ../sass/_nodes.scss */
article .node-themes ul {
  list-style: none;
  margin: 0 0 5px 0;
  position: relative;
}
/* line 253, ../sass/_nodes.scss */
article .node-themes ul li {
  display: block;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
/* line 258, ../sass/_nodes.scss */
article .node-themes ul li a {
  display: block;
  position: relative;
  text-align: left;
  padding: 5px 0 5px 0;
  color: #3d3028;
  font-size: 12px;
}
/* line 265, ../sass/_nodes.scss */
article .node-themes ul li a:before {
  font-size: 15px;
  display: inline;
  color: #3d3028;
  padding: 0 10px 0 0;
}
/* line 271, ../sass/_nodes.scss */
article .node-themes ul li a span {
  display: inline;
}
/* line 276, ../sass/_nodes.scss */
article .node-themes ul li a.active span, article .node-themes ul li a.active:before {
  color: #3d3028;
}
/* line 288, ../sass/_nodes.scss */
article .node-region a {
  display: block;
  padding: 0 0 0 30px;
  line-height: 30px;
  position: relative;
}
/* line 293, ../sass/_nodes.scss */
article .node-region a:after, article .node-region a:before {
  font-size: 25px;
  line-height: 30px;
}
/* line 297, ../sass/_nodes.scss */
article .node-region a span {
  display: block;
  color: #3d3028;
  font-size: 12px;
}
/* line 304, ../sass/_nodes.scss */
article .key-links {
  border: none;
}
/* line 306, ../sass/_nodes.scss */
article .key-links ul {
  padding: 15px;
  border: none;
}
/* line 310, ../sass/_nodes.scss */
article .key-links li {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
/* line 314, ../sass/_nodes.scss */
article .key-links li:last-child {
  margin-bottom: 0;
}
/* line 320, ../sass/_nodes.scss */
article .project-partners ul, article .project-partners li, article .contact-persons ul, article .contact-persons li {
  list-style: none;
}
/* line 323, ../sass/_nodes.scss */
article .project-partners li, article .contact-persons li {
  padding-bottom: 15px;
  font-size: 12px;
}
/* line 328, ../sass/_nodes.scss */
article .contact-persons li {
  padding-bottom: 5px;
}
/* line 331, ../sass/_nodes.scss */
article .node-introduction, article .node-introduction p {
  font-style: italic;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
}
/* line 337, ../sass/_nodes.scss */
article .node-introduction {
  margin-bottom: 40px;
}
/* line 340, ../sass/_nodes.scss */
article .node-description {
  margin-bottom: 20px;
}
/* line 343, ../sass/_nodes.scss */
article .node-map img {
  display: block;
}
/* line 348, ../sass/_nodes.scss */
article .node-external-links a {
  display: block;
  font-size: 12px;
}
/* line 351, ../sass/_nodes.scss */
article .node-external-links a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e010";
  color: #3d3028;
}
/* line 359, ../sass/_nodes.scss */
article .node-download ul {
  list-style: none;
  margin-bottom: 0;
}
/* line 362, ../sass/_nodes.scss */
article .node-download ul li {
  list-style: none;
  padding-bottom: 10px;
}
/* line 365, ../sass/_nodes.scss */
article .node-download ul li:last-child {
  padding-bottom: 0;
}
/* line 370, ../sass/_nodes.scss */
article .node-download a {
  display: block;
}
/* line 373, ../sass/_nodes.scss */
article .node-download a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e012";
  color: #3d3028;
}
/* line 380, ../sass/_nodes.scss */
article .node-ical a {
  display: block;
}
/* line 383, ../sass/_nodes.scss */
article .node-ical a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e013";
  color: #3d3028;
}
/* line 389, ../sass/_nodes.scss */
article .node-body-container {
  padding-top: 40px;
  padding-bottom: 20px;
}
/* line 392, ../sass/_nodes.scss */
article .node-body-container .node-main-image {
  margin-bottom: 20px;
}
/* line 396, ../sass/_nodes.scss */
article .node-body {
  /* embedded info box */
  /* lists */
}
/* line 6, ../sass/_nodes.scss */
article .node-body figure {
  float: right;
  margin: 20px 100px 40px 100px;
  background: #e2e2e2;
  padding: 5px;
  width: 420px;
}
/* line 12, ../sass/_nodes.scss */
article .node-body figure img {
  width: 100%;
}
/* line 15, ../sass/_nodes.scss */
article .node-body figure figcaption {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #3d3028;
  padding: 10px 0 5px;
  letter-spacing: 2px;
}
/* line 22, ../sass/_nodes.scss */
article .node-body figure figcaption p {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  /* line 6, ../sass/_nodes.scss */
  article .node-body figure {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
  /* line 35, ../sass/_nodes.scss */
  article .node-body figure img {
    width: 100% !important;
    height: auto !important;
  }
}
/* line 42, ../sass/_nodes.scss */
article .node-body input {
  border: 2px solid #cfcfcf;
}
/* line 46, ../sass/_nodes.scss */
article .node-body table * {
  font-size: 14px !important;
}
/* line 51, ../sass/_nodes.scss */
article .node-body aside {
  width: 50%;
  float: right;
  background: #e2e2e2;
  padding: 20px;
  color: #3d3028;
  margin: 20px 0 20px 20px;
  /* pull quotes */
}
/* line 58, ../sass/_nodes.scss */
article .node-body aside p {
  font-size: 16px;
  font-style: normal;
}
/* line 61, ../sass/_nodes.scss */
article .node-body aside p:last-child {
  margin-bottom: 0;
}
/* line 67, ../sass/_nodes.scss */
article .node-body aside.pull {
  background: transparent;
  position: relative;
  margin: 0 0 0 10px;
  padding: 0 0 0 20px;
  float: right;
  line-height: 1.6;
  z-index: 0;
}
/* line 75, ../sass/_nodes.scss */
article .node-body aside.pull blockquote {
  color: #416a30;
  font-size: 30px;
  line-height: 1.2;
  margin: 0;
}
/* line 82, ../sass/_nodes.scss */
article .node-body aside.pull blockquote:before {
  left: -22px;
  top: -23px;
  line-height: 120px;
  font-size: 100px;
  z-index: -1;
  color: #416a30;
}
@media only screen and (max-width: 767px) {
  /* line 92, ../sass/_nodes.scss */
  article .node-body aside.pull {
    width: 90%;
    margin: 20px auto;
    padding: 10px;
    float: none;
  }
  /* line 98, ../sass/_nodes.scss */
  article .node-body aside.pull:before {
    top: 10px;
  }
}
/* line 106, ../sass/_nodes.scss */
article .node-body blockquote {
  margin: 0 0 17px;
  padding: 20px 0 10px 20px;
  border: none;
  position: relative;
}
/* line 111, ../sass/_nodes.scss */
article .node-body blockquote:before {
  content: '\201C';
  position: absolute;
  left: -21px;
  color: #E2E2E2;
  font-size: 80px;
  font-weight: 700;
  top: -16px;
}
/* line 120, ../sass/_nodes.scss */
article .node-body blockquote p {
  color: #3d3028;
  font-size: 16px;
}
/* line 128, ../sass/_nodes.scss */
article .node-body ul {
  margin-left: 20px;
}
/* line 131, ../sass/_nodes.scss */
article .node-body ol {
  margin-left: 24px;
}
/* line 134, ../sass/_nodes.scss */
article .node-body .flex-video {
  border: 5px solid #e2e2e2;
}
/* line 399, ../sass/_nodes.scss */
article .node-main-image {
  position: relative;
}
/* line 401, ../sass/_nodes.scss */
article .node-main-image img {
  display: block;
  width: 100%;
}
/* line 405, ../sass/_nodes.scss */
article .node-main-image figcaption {
  position: absolute;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  font-size: 12px;
  color: white;
  line-height: 20px;
}
/* line 417, ../sass/_nodes.scss */
article .node-main-image figcaption a {
  color: white;
  text-decoration: underline;
}
/* line 423, ../sass/_nodes.scss */
article .node-footer {
  border-top: 5px solid #e2e2e2;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
}
/* line 428, ../sass/_nodes.scss */
article .node-footer * {
  font-size: 12px;
}
/* line 432, ../sass/_nodes.scss */
article .node-footer .node-links ul {
  list-style: none;
}
/* line 437, ../sass/_nodes.scss */
article small {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #aaaaaa;
  line-height: 1.2;
  margin-bottom: 0.5em;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* article */
@media (max-width: 767px) {
  /* line 452, ../sass/_nodes.scss */
  .view-mode-intro .z2 {
    margin-top: 20px;
  }
}
/* line 458, ../sass/_nodes.scss */
.white-container article {
  background: #f1f1f1;
}

/* line 463, ../sass/_nodes.scss */
.node-theme {
  background: #f7f7f7;
}
/* line 465, ../sass/_nodes.scss */
.node-theme ul {
  list-style: none;
  margin: 10px 0 5px 0;
  position: relative;
}
/* line 469, ../sass/_nodes.scss */
.node-theme ul:before {
  content: 'themes';
  position: absolute;
  right: 100%;
  color: #e2e2e2;
  font-size: 30px;
  font-weight: 300;
}
/* line 477, ../sass/_nodes.scss */
.node-theme ul li {
  display: inline-block;
  vertical-align: top;
  width: 12%;
  padding: 0 10px 0 0;
  margin: 0;
}
/* line 483, ../sass/_nodes.scss */
.node-theme ul li a {
  display: block;
  position: relative;
  text-align: center;
  vertical-align: top;
  padding: 10px 0 10px 0;
  color: #aaa;
}
/* line 490, ../sass/_nodes.scss */
.node-theme ul li a:before {
  display: block;
  font-size: 30px;
  display: inline-block;
  color: #aaa;
  padding-bottom: 10px;
}
/* line 497, ../sass/_nodes.scss */
.node-theme ul li a span {
  display: block;
  font-size: 10px;
}
/* line 501, ../sass/_nodes.scss */
.node-theme ul li a.active:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 10px;
  border-color: #e2e2e2 transparent transparent transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
}
/* line 509, ../sass/_nodes.scss */
.node-theme ul li a.active span, .node-theme ul li a.active:before {
  color: #3d3028;
}

/*
 * blogpost 
 */
/* line 526, ../sass/_nodes.scss */
.node-links .content article {
  padding: 10px;
}

/* line 531, ../sass/_nodes.scss */
.node-sidebar-container {
  margin-top: 60px;
  margin-bottom: 60px;
}

/*
.page-node .addthis_toolbox.addthis_default_style.addthis_32x32_style {
  margin-top: 60px;
}

*/
/* internal h3 navigation */
/* line 546, ../sass/_nodes.scss */
.node-navigation a {
  display: block;
  color: #416a30;
}

/* key links for Areas */
/* line 554, ../sass/_nodes.scss */
.node-type-research-project .key-links {
  list-style: none;
}
/* line 558, ../sass/_nodes.scss */
.node-type-research-project .key-links .key-link {
  background: white;
  padding: 10px;
  margin-bottom: 20px;
  border: 3px solid #e2e2e2;
}
/* line 564, ../sass/_nodes.scss */
.node-type-research-project .key-links .key-link img {
  margin-bottom: 20px;
  display: block;
  margin: 10px auto;
}
/* line 570, ../sass/_nodes.scss */
.node-type-research-project .key-links .key-link a {
  display: block;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 577, ../sass/_nodes.scss */
.node-type-research-project .key-links .key-link .link-description {
  border-top: 1px solid #e2e2e2;
  font-size: 12px;
  padding-top: 10px;
  margin: 10px 0 0 0;
}

/* line 1, ../sass/_regions.scss */
.page-regions .regions-horizontal-list li a {
  text-align: center;
  height: auto;
  margin-top: 20px;
  padding: 120px 0 20px 0;
  font-size: 14px;
  position: relative;
}
/* line 7, ../sass/_regions.scss */
.page-regions .regions-horizontal-list li a:before {
  color: #e2e2e2;
}
/* line 12, ../sass/_regions.scss */
.page-regions .regions-horizontal-list li a:before, .page-regions .regions-horizontal-list li a:after {
  left: 27%;
  margin-left: -12px;
  font-size: 100px;
}
@media only screen and (max-width: 767px) {
  /* line 12, ../sass/_regions.scss */
  .page-regions .regions-horizontal-list li a:before, .page-regions .regions-horizontal-list li a:after {
    font-size: 50px;
  }
}

/* line 22, ../sass/_regions.scss */
.region-map {
  position: relative;
}

/* line 27, ../sass/_regions.scss */
.block.region-countries {
  margin-top: 25px;
  padding: 10px;
  border-left: 1px dotted #3d3028;
}
/* line 33, ../sass/_regions.scss */
.block.region-countries a {
  font-size: 24px;
  font-weight: 300;
}

/* line 41, ../sass/_regions.scss */
section.region-intro {
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  min-height: 450px;
}
/* line 47, ../sass/_regions.scss */
section.region-intro .theme-intro {
  margin-top: 20px;
}
/* line 51, ../sass/_regions.scss */
section.region-intro .row, section.region-intro #sliding-popup .popup-content, #sliding-popup section.region-intro .popup-content {
  z-index: 1;
}
/* line 55, ../sass/_regions.scss */
section.region-intro .view-all, section.region-intro .view-all:hover {
  color: black;
}
/* line 59, ../sass/_regions.scss */
section.region-intro:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.78);
}

/* line 3, ../sass/_partners.scss */
.page-partners table th, .page-partners table td {
  font-size: 12px !important;
}

/* line 1, ../sass/_career.scss */
.career-deadline {
  margin-top: 10px;
  display: block;
}

/* line 1, ../sass/_events.scss */
article.node-event {
  *zoom: 1;
  padding: 15px 0;
  font-weight: 300;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
article.node-event:before, article.node-event:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
article.node-event:after {
  clear: both;
}
/* line 5, ../sass/_events.scss */
article.node-event .date {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  padding: 0 10px;
  line-height: 24px;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 13, ../sass/_events.scss */
article.node-event .date span {
  display: block;
  color: #aaaaaa;
}
/* line 17, ../sass/_events.scss */
article.node-event .date .month {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/* line 23, ../sass/_events.scss */
article.node-event .date .day {
  font-size: 34px;
  line-height: 36px;
}
/* line 27, ../sass/_events.scss */
article.node-event .date .year {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  padding-bottom: 3px;
}
/* line 33, ../sass/_events.scss */
article.node-event .date .until {
  color: #aaaaaa;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 1px;
  font-style: italic;
  border-top: solid 1px #dedede;
}
/* line 41, ../sass/_events.scss */
article.node-event .date .until-date {
  color: #aaaaaa;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
}
/* line 49, ../sass/_events.scss */
article.node-event h4 {
  display: block;
  float: left;
  width: 75%;
  margin: 0 0 15px 0;
  padding-left: 15px;
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

/* line 62, ../sass/_events.scss */
.ical-events-full {
  float: right;
  width: 200px;
  top: 8px;
  position: relative;
}
/* line 67, ../sass/_events.scss */
.ical-events-full span {
  display: block;
  text-align: left;
  padding: 2px 10px 0 45px;
  margin-right: 10px;
  font-size: 12px;
  border-right: 1px solid #aaaaaa;
  position: relative;
}
/* line 75, ../sass/_events.scss */
.ical-events-full span:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
  content: "\e013";
  font-size: 35px;
  color: #47939c;
}

/* line 87, ../sass/_events.scss */
.node-information {
  margin-bottom: 10px;
}

/* line 2, ../sass/_people.scss */
.node-people .people-mail {
  display: block;
  font-family: "Open Sans Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
  font-weight: 300;
  margin-top: 10px;
}
/* line 7, ../sass/_people.scss */
.node-people .people-mail a:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e006";
  color: #3d3028;
  position: relative;
  top: 2px;
}
/* line 15, ../sass/_people.scss */
.node-people .people-phone {
  display: block;
  font-weight: 700;
}
/* line 18, ../sass/_people.scss */
.node-people .people-phone:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e005";
  color: #3d3028;
}
/* line 25, ../sass/_people.scss */
.node-people.view-mode-list h4 {
  margin-bottom: 0;
  padding-bottom: 0 !important;
  text-align: center;
}
/* line 31, ../sass/_people.scss */
.node-people.view-mode-teaser {
  font-size: 12px;
}
/* line 33, ../sass/_people.scss */
.node-people.view-mode-teaser h4 {
  font-size: 12px;
}
/* line 36, ../sass/_people.scss */
.node-people.view-mode-teaser .people-role, .node-people.view-mode-teaser .people-staff-function {
  line-height: 1.3;
}
/* line 39, ../sass/_people.scss */
.node-people.view-mode-teaser .people-role {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
/* line 44, ../sass/_people.scss */
.node-people.view-mode-teaser .people-staff-function {
  margin-top: 5px;
  display: block;
  font-size: 12px;
  color: #aaaaaa;
  font-weight: 700;
}
/* line 53, ../sass/_people.scss */
.node-people.view-mode-intro .people-role, .node-people.view-mode-intro .people-staff-function {
  line-height: 1.3;
}
/* line 56, ../sass/_people.scss */
.node-people.view-mode-intro .people-role {
  font-weight: 700;
}
/* line 59, ../sass/_people.scss */
.node-people.view-mode-intro .people-staff-function {
  color: #aaaaaa;
  font-weight: 700;
}
@media (max-width: 767px) {
  /* line 65, ../sass/_people.scss */
  .node-people .z2, .node-people .z3 {
    padding-top: 20px;
  }
}

/*
.icon-6:before,
.icon-8:before,
.icon-7:before,
.icon-5:before,
.icon-4:before,
.icon-3:before,
.icon-2:before,
.icon-1:before {
  @include iconFont;
}

   
.icon-6:before {
  content: "\e007";
}
  

.icon-8:before {
  content: "\e008";
}


.icon-7:before {
  content: "\e009";
}

.icon-5:before {
  content: "\e008";
}

.icon-4:before {
  content: "\e00b";
}

.icon-3:before {
  content: "\e00e";
}


.icon-2:before {
  content: "\e00d";
}

  .icon-19148:before {
    content: "\e008"; 
  }
  
  .icon-19149:before {
    content: "\e009"; 
  }
  
  .icon-19150:before {
    content: "\e007"; 
  }

*/
/*
 * LISTS
 */
/* line 67, ../sass/_taxonomy.scss */
.themes-vertical-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 71, ../sass/_taxonomy.scss */
.themes-vertical-list ul li {
  display: block;
  vertical-align: top;
  width: auto;
  padding: 10px 10px 0 10px;
  margin: 0;
}
/* line 77, ../sass/_taxonomy.scss */
.themes-vertical-list ul li a {
  display: block;
  position: relative;
  text-align: center;
  vertical-align: top;
  padding: 10px 0 10px 0;
  margin: 0;
  color: #3d3028;
  font-size: 12px;
}
/* line 86, ../sass/_taxonomy.scss */
.themes-vertical-list ul li a:hover {
  color: #3d3028;
}
/* line 89, ../sass/_taxonomy.scss */
.themes-vertical-list ul li a:before {
  display: block;
  float: left;
  font-size: 45px;
  display: inline-block;
  color: #3d3028;
  padding-bottom: 10px;
}
/* line 97, ../sass/_taxonomy.scss */
.themes-vertical-list ul li a span {
  display: block;
  font-size: 12px;
  min-height: 3em;
  text-align: left;
  padding: 0 0 0 60px;
  line-height: 45px;
}

/* line 111, ../sass/_taxonomy.scss */
.themes-horizontal-list h3 {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 111, ../sass/_taxonomy.scss */
  .themes-horizontal-list h3 {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 116, ../sass/_taxonomy.scss */
.themes-horizontal-list ul, .themes-horizontal-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 121, ../sass/_taxonomy.scss */
.themes-horizontal-list ul {
  *zoom: 1;
  padding: 0 10px;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.themes-horizontal-list ul:before, .themes-horizontal-list ul:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.themes-horizontal-list ul:after {
  clear: both;
}
/* line 125, ../sass/_taxonomy.scss */
.themes-horizontal-list li {
  width: 16.66%;
  float: left;
  display: block;
}
/* line 129, ../sass/_taxonomy.scss */
.themes-horizontal-list li:last-child a {
  border-right: 1px dotted #47939c;
}
/* line 132, ../sass/_taxonomy.scss */
.themes-horizontal-list li a {
  color: #fff;
  display: block;
  height: 100px;
  text-align: center;
  border-left: 1px dotted #47939c;
  position: relative;
}
/* line 138, ../sass/_taxonomy.scss */
.themes-horizontal-list li a:hover {
  background: #0088bc;
}
/* line 141, ../sass/_taxonomy.scss */
.themes-horizontal-list li a:before {
  font-size: 70px;
  line-height: 100px;
}
/* line 147, ../sass/_taxonomy.scss */
.themes-horizontal-list li span {
  display: block;
  position: absolute;
  top: 115px;
  width: 100%;
  padding: 0 15px 0 15px;
  font-size: 14px;
  line-height: 1.2;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #0076a3;
}

/* line 162, ../sass/_taxonomy.scss */
.themes-article ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 166, ../sass/_taxonomy.scss */
.themes-article ul li {
  display: inline-block;
  vertical-align: top;
}
/* line 169, ../sass/_taxonomy.scss */
.themes-article ul li a {
  display: block;
  position: relative;
}
/* line 172, ../sass/_taxonomy.scss */
.themes-article ul li a:hover {
  color: #aaaaaa;
}
/* line 175, ../sass/_taxonomy.scss */
.themes-article ul li a:before {
  display: block;
  font-size: 20px;
  display: inline-block;
  color: #aaaaaa;
  padding-bottom: 10px;
}

/* line 191, ../sass/_taxonomy.scss */
.vocabulary-themes.view-mode-list .z3 {
  width: 20%;
}
/* line 195, ../sass/_taxonomy.scss */
.vocabulary-themes.view-mode-list i:before {
  font-size: 80px;
}

/*
 * REGIONS
 */
/* line 206, ../sass/_taxonomy.scss */
.icon-vid-6 {
  padding-left: 60px;
  line-height: 60px;
}

/* line 215, ../sass/_taxonomy.scss */
.icon-9,
.icon-10,
.icon-11,
.icon-12,
.icon-13 {
  position: relative;
}
/* line 218, ../sass/_taxonomy.scss */
.icon-9:after, .icon-9:before,
.icon-10:after,
.icon-10:before,
.icon-11:after,
.icon-11:before,
.icon-12:after,
.icon-12:before,
.icon-13:after,
.icon-13:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 50px;
  margin: 0;
  padding: 0;
  line-height: 80px;
}
/* line 228, ../sass/_taxonomy.scss */
.icon-9:after,
.icon-10:after,
.icon-11:after,
.icon-12:after,
.icon-13:after {
  color: #3d3028;
  z-index: 2;
}
/* line 232, ../sass/_taxonomy.scss */
.icon-9:before,
.icon-10:before,
.icon-11:before,
.icon-12:before,
.icon-13:before {
  color: white;
  z-index: 1;
}

/* east africa */
/* line 239, ../sass/_taxonomy.scss */
.icon-9 {
  position: relative;
}
/* line 241, ../sass/_taxonomy.scss */
.icon-9:before {
  content: "\e016";
}
/* line 244, ../sass/_taxonomy.scss */
.icon-9:after {
  content: "\e017";
}

/* latin america */
/* line 251, ../sass/_taxonomy.scss */
.icon-13:before {
  content: "\e01a";
}
/* line 254, ../sass/_taxonomy.scss */
.icon-13:after {
  content: "\e01c";
}

/* south asia */
/* line 261, ../sass/_taxonomy.scss */
.icon-11:before {
  content: "\e019";
}
/* line 264, ../sass/_taxonomy.scss */
.icon-11:after {
  content: "\e01e";
}

/* southeast asia */
/* line 271, ../sass/_taxonomy.scss */
.icon-12:before {
  content: "\e018";
}
/* line 274, ../sass/_taxonomy.scss */
.icon-12:after {
  content: "\e01d";
}

/* west africa */
/* line 281, ../sass/_taxonomy.scss */
.icon-10:before {
  content: "\e016";
}
/* line 284, ../sass/_taxonomy.scss */
.icon-10:after {
  content: "\e90a";
}

/* line 295, ../sass/_taxonomy.scss */
.big-icons .icon-9:after, .big-icons .icon-9:before,
.big-icons .icon-10:after,
.big-icons .icon-10:before,
.big-icons .icon-11:after,
.big-icons .icon-11:before,
.big-icons .icon-12:after,
.big-icons .icon-12:before,
.big-icons .icon-13:after,
.big-icons .icon-13:before {
  font-size: 200px;
}

/* line 301, ../sass/_taxonomy.scss */
.region-intro i {
  display: block;
  height: 300px;
}
/* line 304, ../sass/_taxonomy.scss */
.region-intro i:before {
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
/* line 308, ../sass/_taxonomy.scss */
.region-intro i:after, .region-intro i:before {
  margin-left: -40px;
  font-size: 260px;
  line-height: 290px;
}

/* line 316, ../sass/_taxonomy.scss */
.regions-horizontal-list {
  clear: both;
}
/* line 318, ../sass/_taxonomy.scss */
.regions-horizontal-list h3 {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 318, ../sass/_taxonomy.scss */
  .regions-horizontal-list h3 {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 323, ../sass/_taxonomy.scss */
.regions-horizontal-list ul, .regions-horizontal-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 328, ../sass/_taxonomy.scss */
.regions-horizontal-list ul {
  *zoom: 1;
}
/* line 4, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.regions-horizontal-list ul:before, .regions-horizontal-list ul:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../lib/gems/2.3.0/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.regions-horizontal-list ul:after {
  clear: both;
}
/* line 331, ../sass/_taxonomy.scss */
.regions-horizontal-list li {
  float: left;
  display: block;
  padding-bottom: 0 !important;
  padding-right: 20px;
}
/* line 336, ../sass/_taxonomy.scss */
.regions-horizontal-list li a {
  color: #3d3028;
  display: block;
  height: 80px;
  text-align: left;
  padding: 65px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  position: relative;
}
/* line 344, ../sass/_taxonomy.scss */
.regions-horizontal-list li a:before {
  font-size: 50px;
  line-height: 80px;
}

/* line 354, ../sass/_taxonomy.scss */
.regions-vertical-list ul {
  list-style: none;
}
/* line 356, ../sass/_taxonomy.scss */
.regions-vertical-list ul li {
  margin-bottom: 5px;
  padding: 10px !important;
}
/* line 360, ../sass/_taxonomy.scss */
.regions-vertical-list ul a {
  display: block;
  padding-left: 65px;
  line-height: 50px;
  height: 50px;
  color: #3d3028;
  font-size: 14px;
}
/* line 367, ../sass/_taxonomy.scss */
.regions-vertical-list ul a:before {
  color: #e2e2e2;
}
/* line 371, ../sass/_taxonomy.scss */
.regions-vertical-list ul a:before, .regions-vertical-list ul a:after {
  line-height: 50px;
}

/* line 378, ../sass/_taxonomy.scss */
.even-strip .regions-vertical-list li a:before {
  color: white;
}

/* line 382, ../sass/_taxonomy.scss */
.reverse-strips .even-strip .regions-vertical-list li a:before {
  color: #e2e2e2;
}

/* line 387, ../sass/_taxonomy.scss */
.theme-intro i {
  font-size: 200px;
  color: #3D220B;
  display: block;
  line-height: 200px;
  background: #FFF;
  width: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  margin: 0 40px 40px 0;
}

/* anchors inside icon-* */
/* line 404, ../sass/_taxonomy.scss */
[class^="icon-"] a, [class*=" icon-"] a {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 1, ../sass/_useful-links.scss */
.useful-links {
  display: block;
  padding-bottom: 10px;
}

/* line 1, ../sass/_focus.scss */
.focus-content {
  display: inline-block;
  vertical-align: top;
}
/* line 6, ../sass/_focus.scss */
.focus-content a {
  display: block;
}
/* line 10, ../sass/_focus.scss */
.focus-content span {
  display: block;
  padding-top: 10px;
}

/* line 2, ../sass/_library-item.scss */
.node-library-item.view-mode-teaser time {
  font-size: 12px;
  display: block;
  float: none;
  font-weight: 700;
  margin-top: -7px;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 13, ../sass/_library-item.scss */
.node-library-item .zz12, .node-library-item .zz34 {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 13, ../sass/_library-item.scss */
  .node-library-item .zz12, .node-library-item .zz34 {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 16, ../sass/_library-item.scss */
.node-library-item .zz2 {
  float: right;
}
@media (max-width: 767px) {
  /* line 20, ../sass/_library-item.scss */
  .node-library-item .zz12 .columns, .node-library-item .zz12 #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .node-library-item .zz12 #popup-text, .node-library-item .zz12 #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .node-library-item .zz12 #popup-buttons {
    width: 100% !important;
  }
  /* line 23, ../sass/_library-item.scss */
  .node-library-item .zz2 {
    padding-top: 20px;
  }
}
/* line 27, ../sass/_library-item.scss */
.node-library-item.view-mode-full .node-intro {
  font-size: 16px;
}
/* line 30, ../sass/_library-item.scss */
.node-library-item .node-publication-type {
  border: none;
  font-weight: 700;
}
/* line 35, ../sass/_library-item.scss */
.node-library-item .zz34wrapper .node-meta-field {
  padding-top: 20px;
  line-height: 24px;
  border: none;
}
/* line 40, ../sass/_library-item.scss */
.node-library-item .zz34wrapper h3 {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 700;
}
/* line 46, ../sass/_library-item.scss */
.node-library-item .zz34wrapper p {
  line-height: 24px;
  margin-bottom: 0;
}
/* line 51, ../sass/_library-item.scss */
.node-library-item .node-meta-field.node-download {
  padding: 10px;
  background: white;
}
/* line 54, ../sass/_library-item.scss */
.node-library-item .node-meta-field.node-download h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
  border-bottom: 1px solid #C7C5C5;
}
/* line 59, ../sass/_library-item.scss */
.node-library-item .node-meta-field.node-download a {
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
/* line 68, ../sass/_library-item.scss */
.node-library-item .node-meta-field.node-download a:before {
  color: #47939C;
  font-size: 24px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 77, ../sass/_library-item.scss */
.node-library-item .node-meta-field.node-doi {
  padding: 15px 0;
  margin-bottom: 10px;
}

/* line 3, ../sass/_model-tools.scss */
.node-embed-page.view-mode-teaser h4,
.node-models-tools-and-data.view-mode-teaser h4 {
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 1, ../sass/_ckeditor.scss */
.cke_show_borders {
  width: 620px;
  background: white;
  margin: 40px;
  /* embedded info box */
  /* lists */
}
/* line 6, ../sass/_nodes.scss */
.cke_show_borders figure {
  float: right;
  margin: 20px 100px 40px 100px;
  background: #e2e2e2;
  padding: 5px;
  width: 420px;
}
/* line 12, ../sass/_nodes.scss */
.cke_show_borders figure img {
  width: 100%;
}
/* line 15, ../sass/_nodes.scss */
.cke_show_borders figure figcaption {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #3d3028;
  padding: 10px 0 5px;
  letter-spacing: 2px;
}
/* line 22, ../sass/_nodes.scss */
.cke_show_borders figure figcaption p {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  /* line 6, ../sass/_nodes.scss */
  .cke_show_borders figure {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
  /* line 35, ../sass/_nodes.scss */
  .cke_show_borders figure img {
    width: 100% !important;
    height: auto !important;
  }
}
/* line 42, ../sass/_nodes.scss */
.cke_show_borders input {
  border: 2px solid #cfcfcf;
}
/* line 46, ../sass/_nodes.scss */
.cke_show_borders table * {
  font-size: 14px !important;
}
/* line 51, ../sass/_nodes.scss */
.cke_show_borders aside {
  width: 50%;
  float: right;
  background: #e2e2e2;
  padding: 20px;
  color: #3d3028;
  margin: 20px 0 20px 20px;
  /* pull quotes */
}
/* line 58, ../sass/_nodes.scss */
.cke_show_borders aside p {
  font-size: 16px;
  font-style: normal;
}
/* line 61, ../sass/_nodes.scss */
.cke_show_borders aside p:last-child {
  margin-bottom: 0;
}
/* line 67, ../sass/_nodes.scss */
.cke_show_borders aside.pull {
  background: transparent;
  position: relative;
  margin: 0 0 0 10px;
  padding: 0 0 0 20px;
  float: right;
  line-height: 1.6;
  z-index: 0;
}
/* line 75, ../sass/_nodes.scss */
.cke_show_borders aside.pull blockquote {
  color: #416a30;
  font-size: 30px;
  line-height: 1.2;
  margin: 0;
}
/* line 82, ../sass/_nodes.scss */
.cke_show_borders aside.pull blockquote:before {
  left: -22px;
  top: -23px;
  line-height: 120px;
  font-size: 100px;
  z-index: -1;
  color: #416a30;
}
@media only screen and (max-width: 767px) {
  /* line 92, ../sass/_nodes.scss */
  .cke_show_borders aside.pull {
    width: 90%;
    margin: 20px auto;
    padding: 10px;
    float: none;
  }
  /* line 98, ../sass/_nodes.scss */
  .cke_show_borders aside.pull:before {
    top: 10px;
  }
}
/* line 106, ../sass/_nodes.scss */
.cke_show_borders blockquote {
  margin: 0 0 17px;
  padding: 20px 0 10px 20px;
  border: none;
  position: relative;
}
/* line 111, ../sass/_nodes.scss */
.cke_show_borders blockquote:before {
  content: '\201C';
  position: absolute;
  left: -21px;
  color: #E2E2E2;
  font-size: 80px;
  font-weight: 700;
  top: -16px;
}
/* line 120, ../sass/_nodes.scss */
.cke_show_borders blockquote p {
  color: #3d3028;
  font-size: 16px;
}
/* line 128, ../sass/_nodes.scss */
.cke_show_borders ul {
  margin-left: 20px;
}
/* line 131, ../sass/_nodes.scss */
.cke_show_borders ol {
  margin-left: 24px;
}
/* line 134, ../sass/_nodes.scss */
.cke_show_borders .flex-video {
  border: 5px solid #e2e2e2;
}

/* line 1, ../sass/_admin.scss */
.administrative-links .columns, .administrative-links #sliding-popup .popup-content #popup-text, #sliding-popup .popup-content .administrative-links #popup-text, .administrative-links #sliding-popup .popup-content #popup-buttons, #sliding-popup .popup-content .administrative-links #popup-buttons {
  overflow: visible;
}

/* line 6, ../sass/_admin.scss */
.primary-tabs {
  position: fixed;
  right: 0;
  top: 40px;
  z-index: 800;
  -webkit-box-shadow: 0 2px 2px 0 #e2e2e2;
  -moz-box-shadow: 0 2px 2px 0 #e2e2e2;
  box-shadow: 0 2px 2px 0 #e2e2e2;
}
/* line 13, ../sass/_admin.scss */
.primary-tabs .active {
  color: #416a30;
}

/* line 2, ../sass/_search.scss */
#search-block-form .search-advanced .form-item-type .form-type-checkbox {
  float: left;
  width: 20%;
}
/* line 6, ../sass/_search.scss */
#search-block-form .form-text {
  -webkit-appearance: textfield !important;
  background: #a6d1d6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #a6d1d6;
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
  height: 40px;
  line-height: 40px;
  padding-right: 40px;
  width: 100%;
}

/* line 19, ../sass/_search.scss */
ol.search-results {
  margin-left: 0;
  background: red;
}
/* line 22, ../sass/_search.scss */
ol.search-results h4 {
  margin-bottom: 0;
}
/* line 25, ../sass/_search.scss */
ol.search-results .search-snippet-info strong {
  background: #FF9;
  padding: 0px 5px;
}

/* line 31, ../sass/_search.scss */
.search-result-item {
  padding-bottom: 40px;
}
/* line 32, ../sass/_search.scss */
.search-result-item a {
  top: -4px;
  display: block;
  position: relative;
}

/* line 40, ../sass/_search.scss */
.page-search #edit-type-wrapper {
  width: 50%;
}

/* line 1, ../sass/_videostream.scss */
.multiple-embeds {
  padding: 20px 0 20px 0;
}
/* line 3, ../sass/_videostream.scss */
.multiple-embeds li {
  border: 10px solid #e2e2e2;
}

/* line 9, ../sass/_videostream.scss */
.node-video-stream.view-mode-full .z1, .node-video-stream.view-mode-full .z2, .node-video-stream.view-mode-full .z3 {
  border-top: 2px solid #aaaaaa;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 14, ../sass/_videostream.scss */
.node-video-stream.view-mode-full .embedded-video {
  margin-bottom: 20px;
}

/* line 22, ../sass/_videostream.scss */
.flex-video img {
  margin-top: -25px;
  width: 100% !important;
  height: auto !important;
}

/* line 31, ../sass/_videostream.scss */
.container-flex-video .action {
  background: #0076a3;
  padding: 3px 6px;
  border-radius: 3px;
  display: block;
  text-align: center;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 42, ../sass/_videostream.scss */
.container-flex-video .action:hover {
  background: #f9d136;
  color: black;
}
/* line 47, ../sass/_videostream.scss */
.container-flex-video .action:before {
  font-family: 'ccafs-icons';
  content: "\e015";
  position: relative;
  top: 1px;
  margin-right: 5px;
}

/* line 10, ../sass/_arsupport.scss */
article.node-type-ar-story .report-story-container .zz {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 10, ../sass/_arsupport.scss */
  article.node-type-ar-story .report-story-container .zz {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 16, ../sass/_arsupport.scss */
#bigfacts {
  cursor: pointer;
  cursor: hand;
}

/* line 21, ../sass/_arsupport.scss */
#bigfacts-banner {
  background: #fff;
}

/* line 25, ../sass/_arsupport.scss */
ul.annual-reports {
  list-style: none;
  background: #656565;
}
/* line 29, ../sass/_arsupport.scss */
ul.annual-reports li a {
  display: block;
  color: #416a30;
  font-size: 24px;
  padding: 5px 0 5px 15px;
  font-weight: 300;
}
/* line 37, ../sass/_arsupport.scss */
ul.annual-reports li.ar-2013 a {
  background: url("../images/ar-block-2013.jpg") top left no-repeat;
  background-size: cover;
  display: block;
  height: 124px;
  color: #416a30;
  font-size: 60px;
  padding-top: 30px;
}

/* line 1, ../sass/_results.scss */
.results-container {
  position: relative;
}
/* line 3, ../sass/_results.scss */
.results-container .view-all {
  position: absolute;
  right: 0;
  bottom: 50px;
}
/* line 8, ../sass/_results.scss */
.results-container .results-nodes {
  height: 300px !important;
}
/* line 11, ../sass/_results.scss */
.results-container .orbit-slide {
  width: 100%;
}
/* line 14, ../sass/_results.scss */
.results-container .orbit-wrapper {
  margin-bottom: 50px;
}
/* line 17, ../sass/_results.scss */
.results-container ul.orbit-bullets {
  bottom: 0;
  height: 12px;
}
/* line 21, ../sass/_results.scss */
.results-container .orbit-bullets li {
  background: #F1F1F1;
}
/* line 23, ../sass/_results.scss */
.results-container .orbit-bullets li.active {
  background: #3D220B;
}
/* line 27, ../sass/_results.scss */
.results-container div.orbit-wrapper div.timer {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  bottom: -15px;
  top: auto;
  right: auto;
  left: 0;
  opacity: .6;
  cursor: pointer;
  z-index: 31;
}

/* flagships landing */
/* line 4, ../sass/_research.scss */
.flagships-landing-container {
  background-image: url("../images/research/research-landing.jpg");
  background-size: cover;
  background-position: 50% 50%;
}

/* line 12, ../sass/_research.scss */
.flagships-landing-list ul {
  padding-top: 40px;
}
/* line 16, ../sass/_research.scss */
.flagships-landing-list a {
  text-align: center;
  display: inline-block;
}
/* line 23, ../sass/_research.scss */
.flagships-landing-list li {
  margin-bottom: 40px;
}
/* line 27, ../sass/_research.scss */
.flagships-landing-list a:before {
  font-size: 110px;
  display: block;
  text-align: center;
  margin: 0;
  color: #656565;
}
/* line 35, ../sass/_research.scss */
.flagships-landing-list span {
  display: block;
  color: #656565;
  min-height: 3em;
  margin-top: 10px;
  font-size: 20px;
  letter-spacing: -1px;
}
/* line 44, ../sass/_research.scss */
.flagships-landing-list .summary {
  margin-top: 0;
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  /* line 51, ../sass/_research.scss */
  .flagships-landing-list span {
    min-height: auto;
  }
  /* line 55, ../sass/_research.scss */
  .flagships-landing-list .summary {
    padding-bottom: 1em;
  }
}

/* flagship page */
/* line 65, ../sass/_research.scss */
section.flagship-intro {
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
/* line 70, ../sass/_research.scss */
section.flagship-intro .theme-intro {
  margin-top: 20px;
}
/* line 74, ../sass/_research.scss */
section.flagship-intro .row, section.flagship-intro #sliding-popup .popup-content, #sliding-popup section.flagship-intro .popup-content {
  z-index: 1;
}
/* line 78, ../sass/_research.scss */
section.flagship-intro .view-all, section.flagship-intro .view-all:hover {
  color: black;
}
/* line 82, ../sass/_research.scss */
section.flagship-intro:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.78);
}

/* line 114, ../sass/_research.scss */
.research-area-about-list ul, .research-area-about-list li {
  list-style: none;
}

/* line 125, ../sass/_research.scss */
.research-area .sidebar-container h3,
.page-flagship-about .sidebar-container h3 {
  position: relative;
}
/* line 129, ../sass/_research.scss */
.research-area .sidebar-container h3:after, .research-area .sidebar-container h3:before,
.page-flagship-about .sidebar-container h3:after,
.page-flagship-about .sidebar-container h3:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  position: absolute;
  color: #cfcfcf;
  top: -13px;
  right: 0;
  margin: 0;
  font-size: 50px;
  line-height: 50px;
}

/* line 142, ../sass/_research.scss */
.research-area-about-list {
  margin-top: -20px;
}

/* line 146, ../sass/_research.scss */
.research-area-about-list h3 {
  position: relative;
}
/* line 152, ../sass/_research.scss */
.research-area-about-list h3:before {
  position: absolute;
  top: 0;
  -webkit-font-smoothing: subpixel-antialiased;
  left: 0;
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  font-size: 100px;
  color: #656565;
  margin: 0;
  background: #e2e2e2;
  display: none;
}

/* project page */
@media only screen and (max-width: 767px) {
  /* line 171, ../sass/_research.scss */
  .node-navigation-container {
    display: none;
  }
}
/* theme specific tweaks */
/* line 179, ../sass/_research.scss */
.flagship-4 .flagship-intro .theme-intro {
  position: relative;
}
/* line 183, ../sass/_research.scss */
.flagship-4 .flagship-intro .theme-intro:after {
  position: absolute;
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e00b";
  left: 100%;
  margin-left: 30px;
  font-size: 367px;
  top: 0;
  color: rgba(61, 48, 40, 0.34);
}

/* annual reports banner */
/* line 198, ../sass/_research.scss */
a.ar-banner {
  display: block;
  height: 160px;
  background-size: cover;
  background-position: 50% 50%;
  padding: 20px;
}
/* line 205, ../sass/_research.scss */
a.ar-banner small {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 9px 5px;
  border: 1px solid #656565;
}
/* line 213, ../sass/_research.scss */
a.ar-banner strong {
  display: block;
  font-size: 60px;
  font-weight: 100;
}
/* line 219, ../sass/_research.scss */
a.ar-banner.y-2014 {
  background-image: url("../images/ar-banners/ar-2014.jpg");
}
/* line 223, ../sass/_research.scss */
a.ar-banner.y-2013 {
  background-image: url("../images/ar-banners/ar-2013.jpg");
}
/* line 227, ../sass/_research.scss */
a.ar-banner.y-2012 {
  background-image: url("../images/ar-banners/ar-2012.jpg");
}
/* line 231, ../sass/_research.scss */
a.ar-banner.y-2011 {
  background-image: url("../images/ar-banners/ar-2011.jpg");
}

/* line 1, ../sass/_taxonomyicons.scss */
.icon-1:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e600";
}

/* line 14, ../sass/_taxonomyicons.scss */
.flagship-1 #page-title .inner:before,
.flagship-1 .sidebar-container h3:after {
  content: "\e600";
}

/* line 17, ../sass/_taxonomyicons.scss */
.icon-2:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e00d";
}

/* line 30, ../sass/_taxonomyicons.scss */
.flagship-2 #page-title .inner:before,
.flagship-2 .sidebar-container h3:after {
  content: "\e00d";
}

/* line 33, ../sass/_taxonomyicons.scss */
.icon-3:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e00e";
}

/* line 46, ../sass/_taxonomyicons.scss */
.flagship-3 #page-title .inner:before,
.flagship-3 .sidebar-container h3:after {
  content: "\e00e";
}

/* line 49, ../sass/_taxonomyicons.scss */
.icon-4:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e00b";
}

/* line 62, ../sass/_taxonomyicons.scss */
.flagship-4 #page-title .inner:before,
.flagship-4 .sidebar-container h3:after {
  content: "\e00b";
}

/* line 65, ../sass/_taxonomyicons.scss */
.icon-5:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e008";
}

/* line 78, ../sass/_taxonomyicons.scss */
.icon-20268:before,
.icon-6:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e90c";
}

/* line 91, ../sass/_taxonomyicons.scss */
.flagship-5 #page-title .inner:before,
.flagship-5 .sidebar-container h3:after {
  content: "\e008";
}

/* line 94, ../sass/_taxonomyicons.scss */
.icon-6:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e90c";
}

/* line 107, ../sass/_taxonomyicons.scss */
.flagship-20268 #page-title .inner:before,
.flagship-20268 .sidebar-container h3:after {
  content: "\e90c";
}

/* line 110, ../sass/_taxonomyicons.scss */
.icon-7:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e009";
}

/* line 123, ../sass/_taxonomyicons.scss */
.flagship-7 #page-title .inner:before,
.flagship-7 .sidebar-container h3:after {
  content: "\e009";
}

/* line 126, ../sass/_taxonomyicons.scss */
.icon-8:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e008";
}

/* line 139, ../sass/_taxonomyicons.scss */
.flagship-8 #page-title .inner:before,
.flagship-8 .sidebar-container h3:after {
  content: "\e008";
}

/* line 142, ../sass/_taxonomyicons.scss */
.icon-19145:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60b";
}

/* line 156, ../sass/_taxonomyicons.scss */
.research-area-19145 .title-container h2:before,
.research-area-19145 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19145 h3:before {
  content: "\e60b";
}

/* line 159, ../sass/_taxonomyicons.scss */
.icon-19146:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60c";
}

/* line 173, ../sass/_taxonomyicons.scss */
.research-area-19146 .title-container h2:before,
.research-area-19146 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19146 h3:before {
  content: "\e60c";
}

/* line 176, ../sass/_taxonomyicons.scss */
.icon-19872:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60d";
}

/* line 190, ../sass/_taxonomyicons.scss */
.research-area-19872 .title-container h2:before,
.research-area-19872 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19872 h3:before {
  content: "\e60d";
}

/* line 193, ../sass/_taxonomyicons.scss */
.icon-19148:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60e";
}

/* line 207, ../sass/_taxonomyicons.scss */
.research-area-19148 .title-container h2:before,
.research-area-19148 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19148 h3:before {
  content: "\e60e";
}

/* line 210, ../sass/_taxonomyicons.scss */
.icon-19149:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60f";
}

/* line 224, ../sass/_taxonomyicons.scss */
.research-area-19149 .title-container h2:before,
.research-area-19149 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19149 h3:before {
  content: "\e60f";
}

/* line 227, ../sass/_taxonomyicons.scss */
.icon-19150:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e610";
}

/* line 241, ../sass/_taxonomyicons.scss */
.research-area-19150 .title-container h2:before,
.research-area-19150 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19150 h3:before {
  content: "\e610";
}

/* line 244, ../sass/_taxonomyicons.scss */
.icon-19873:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60a";
}

/* line 258, ../sass/_taxonomyicons.scss */
.research-area-19873 .title-container h2:before,
.research-area-19873 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19873 h3:before {
  content: "\e60a";
}

/* line 261, ../sass/_taxonomyicons.scss */
.icon-19874:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e607";
}

/* line 275, ../sass/_taxonomyicons.scss */
.research-area-19874 .title-container h2:before,
.research-area-19874 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19874 h3:before {
  content: "\e607";
}

/* line 278, ../sass/_taxonomyicons.scss */
.icon-19875:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e608";
}

/* line 292, ../sass/_taxonomyicons.scss */
.research-area-19875 .title-container h2:before,
.research-area-19875 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19875 h3:before {
  content: "\e608";
}

/* line 295, ../sass/_taxonomyicons.scss */
.icon-19876:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e609";
}

/* line 309, ../sass/_taxonomyicons.scss */
.research-area-19876 .title-container h2:before,
.research-area-19876 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19876 h3:before {
  content: "\e606";
}

/* line 312, ../sass/_taxonomyicons.scss */
.icon-19877:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e605";
}

/* line 326, ../sass/_taxonomyicons.scss */
.research-area-19877 .title-container h2:before,
.research-area-19877 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19877 h3:before {
  content: "\e605";
}

/* line 329, ../sass/_taxonomyicons.scss */
.icon-19878:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e606";
}

/* line 343, ../sass/_taxonomyicons.scss */
.research-area-19878 .title-container h2:before,
.research-area-19878 .sidebar-container h3:after,
.research-area-about-list .area-about-list-19878 h3:before {
  content: "\e606";
}

/* line 348, ../sass/_taxonomyicons.scss */
.icon-20157:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e605";
}

/* line 362, ../sass/_taxonomyicons.scss */
.research-area-20157 .title-container h2:before,
.research-area-20157 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20157 h3:before {
  content: "\e605";
}

/* line 368, ../sass/_taxonomyicons.scss */
.icon-20158:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e904";
}

/* line 382, ../sass/_taxonomyicons.scss */
.research-area-20158 .title-container h2:before,
.research-area-20158 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20158 h3:before {
  content: "\e904";
}

/* line 387, ../sass/_taxonomyicons.scss */
.icon-20159:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e906";
}

/* line 401, ../sass/_taxonomyicons.scss */
.research-area-20159 .title-container h2:before,
.research-area-20159 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20159 h3:before {
  content: "\e906";
}

/* line 405, ../sass/_taxonomyicons.scss */
.icon-20160:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60b";
}

/* line 419, ../sass/_taxonomyicons.scss */
.research-area-20160 .title-container h2:before,
.research-area-20160 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20160 h3:before {
  content: "\e60b";
}

/* line 424, ../sass/_taxonomyicons.scss */
.icon-20161:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e907";
}

/* line 438, ../sass/_taxonomyicons.scss */
.research-area-20161 .title-container h2:before,
.research-area-20161 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20161 h3:before {
  content: "\e907";
}

/* line 442, ../sass/_taxonomyicons.scss */
.icon-20162:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60c";
}

/* line 456, ../sass/_taxonomyicons.scss */
.research-area-20162 .title-container h2:before,
.research-area-20162 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20162 h3:before {
  content: "\e60c";
}

/* line 460, ../sass/_taxonomyicons.scss */
.icon-20163:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60d";
}

/* line 474, ../sass/_taxonomyicons.scss */
.research-area-20163 .title-container h2:before,
.research-area-20163 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20163 h3:before {
  content: "\e60d";
}

/* line 480, ../sass/_taxonomyicons.scss */
.icon-20149:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60a";
}

/* line 494, ../sass/_taxonomyicons.scss */
.research-area-20149 .title-container h2:before,
.research-area-20149 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20149 h3:before {
  content: "\e60a";
}

/* line 498, ../sass/_taxonomyicons.scss */
.icon-20150:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e607";
}

/* line 512, ../sass/_taxonomyicons.scss */
.research-area-20150 .title-container h2:before,
.research-area-20150 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20150 h3:before {
  content: "\e607";
}

/* line 517, ../sass/_taxonomyicons.scss */
.icon-20152:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e608";
}

/* line 531, ../sass/_taxonomyicons.scss */
.research-area-20152 .title-container h2:before,
.research-area-20152 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20152 h3:before {
  content: "\e608";
}

/* line 536, ../sass/_taxonomyicons.scss */
.icon-20153:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e60f";
}

/* line 550, ../sass/_taxonomyicons.scss */
.research-area-20153 .title-container h2:before,
.research-area-20153 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20153 h3:before {
  content: "\e60f";
}

/* line 555, ../sass/_taxonomyicons.scss */
.icon-20154:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e905";
}

/* line 569, ../sass/_taxonomyicons.scss */
.research-area-20154 .title-container h2:before,
.research-area-20154 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20154 h3:before {
  content: "\e905";
}

/* line 575, ../sass/_taxonomyicons.scss */
.icon-20155:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e610";
}

/* line 589, ../sass/_taxonomyicons.scss */
.research-area-20155 .title-container h2:before,
.research-area-20155 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20155 h3:before {
  content: "\e610";
}

/* line 593, ../sass/_taxonomyicons.scss */
.icon-20156:before {
  font-family: 'ccafs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  content: "\e908";
}

/* line 607, ../sass/_taxonomyicons.scss */
.research-area-20156 .title-container h2:before,
.research-area-20156 .sidebar-container h3:after,
.research-area-about-list .area-about-list-20156 h3:before {
  content: "\e908";
}

/*# sourceMappingURL=flagshipicons.css.map */
/*
 * 
 * 
.card.stacked {
  padding: 5px;
  
  .thumbnail {
    margin-bottom: 3px;
  }
  
  time {
    margin-bottom: 0;
    padding: 0 0 1px 0;
    font-size: 12px;
    color: $midGrey;
  }
  
  .title {
    padding-bottom: 0 !important; //fix in framework

  }
  
  a.ellipsis:after,
  .ellipsis a:after {
    content: "";
  }
  
}
*/
/* line 31, ../sass/_blogrevamp.scss */
.strip.highlights {
  padding: 40px 0;
  background: white;
}

/* line 36, ../sass/_blogrevamp.scss */
.page-blog .strip.highlights {
  background: white;
  padding: 20px;
}

/* line 44, ../sass/_blogrevamp.scss */
.blog-highlights ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 50, ../sass/_blogrevamp.scss */
.blog-highlights article {
  min-height: 450px;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  -webkit-box-shadow: 0 15px 0 -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 15px 0 -8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 0 -8px rgba(0, 0, 0, 0.1);
}
/* line 58, ../sass/_blogrevamp.scss */
.blog-highlights article:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.3);
}
/* line 69, ../sass/_blogrevamp.scss */
.blog-highlights article h4 {
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 10px;
  font-weight: 700;
  font-size: 48px;
  letter-spacing: -3px;
  text-shadow: 1px 1px 0 black;
}
/* line 79, ../sass/_blogrevamp.scss */
.blog-highlights article h4 a {
  color: white;
  padding: 20px;
  display: block;
}
/* line 90, ../sass/_blogrevamp.scss */
.blog-highlights .orbit {
  overflow: visible;
}
/* line 94, ../sass/_blogrevamp.scss */
.blog-highlights .orbit-slide {
  width: 100%;
}

/* line 101, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight {
  position: relative;
}
/* line 105, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight .card {
  background: transparent !important;
}
/* line 108, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight .card .thumbnail {
  display: none;
}
/* line 112, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight .card .z3 {
  display: none;
}
/* line 117, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight .view-all {
  display: none;
}
/* line 121, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight h4 {
  margin-top: 300px;
  padding-left: 10px;
}
/* line 125, ../sass/_blogrevamp.scss */
.reverse-strips .odd-strip.highlight h4 a {
  color: white;
  font-size: 51px;
  letter-spacing: -3px;
  font-weight: 700;
  text-shadow: 1px 1px 0 #000;
}

/* line 138, ../sass/_blogrevamp.scss */
.blog-filter {
  background: #3d3028;
}
/* line 142, ../sass/_blogrevamp.scss */
.blog-filter form {
  background: none;
  padding: 10px 0;
}
/* line 146, ../sass/_blogrevamp.scss */
.blog-filter form label {
  color: white;
}

/* line 153, ../sass/_blogrevamp.scss */
em.node-type {
  position: absolute;
  top: 10px;
  left: -10px;
  background: #3d3028;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  padding: 1px 5px;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 166, ../sass/_blogrevamp.scss */
em.node-type:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #3d3028 transparent transparent;
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
}
/* line 178, ../sass/_blogrevamp.scss */
em.node-type:before {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  background: rgba(0, 0, 0, 0.12);
  right: 3px;
  bottom: -3px;
  width: 90%;
}

/* line 3, ../sass/_cookies.scss */
#sliding-popup {
  padding: 20px 0;
  width: 100%;
  background: #47939c;
}
/* line 14, ../sass/_cookies.scss */
#sliding-popup .popup-content #popup-text {
  display: block;
  max-width: none;
  color: white;
}
/* line 21, ../sass/_cookies.scss */
#sliding-popup .popup-content #popup-text h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: white;
}
/* line 28, ../sass/_cookies.scss */
#sliding-popup .popup-content #popup-text p {
  font-size: 0.8em;
  font-weight: 400;
}
/* line 34, ../sass/_cookies.scss */
#sliding-popup .popup-content #popup-buttons {
  display: block;
  max-width: none;
  vertical-align: middle;
}
/* line 41, ../sass/_cookies.scss */
#sliding-popup .popup-content #popup-buttons button {
  background: transparent;
  border: 1px solid white;
  padding: 10px;
  font-size: 1em;
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  margin: 0 10px 10px 0;
}
/* line 56, ../sass/_cookies.scss */
#sliding-popup .popup-content #popup-buttons button:hover {
  color: #47939c;
  background: white;
}

/* line 1, ../sass/_ar2015banner.scss */
.top-banner {
  display: block !important;
}
/* line 4, ../sass/_ar2015banner.scss */
.top-banner img {
  display: block;
  margin: 0 auto;
}

/* line 10, ../sass/_ar2015banner.scss */
.ar-banner-2015 {
  display: block;
  height: 0;
  background-color: #333;
  background-image: url("../images/CCAFS-AR-2015-banner.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  text-indent: -9001px;
}
/* line 20, ../sass/_ar2015banner.scss */
.ar-banner-2015 img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 91, ../sass/app.scss */
  .block-grid.mobile-two-up > li:nth-child(odd) {
    clear: left !important;
  }
}
