/*!
  Theme Name: The Leap
  Author: Helios Design Labs
  Author URI: http://heliosdesignlabs.com
  Description: WordPress theme for The Leap manifesto.
  Version: 2.0.0
  Text Domain: 'theleap'
  */
@font-face {
  font-family: 'Cooper Hewitt';
  src: url("fonts/cooperhewitt-medium-webfont.eot");
  src: url("fonts/cooperhewitt-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/cooperhewitt-medium-webfont.woff2") format("woff2"), url("fonts/cooperhewitt-medium-webfont.woff") format("woff"), url("fonts/cooperhewitt-medium-webfont.ttf") format("truetype"), url("fonts/cooperhewitt-medium-webfont.svg#cooper_hewittmedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Cooper Hewitt';
  src: url("fonts/cooperhewitt-bold-webfont.eot");
  src: url("fonts/cooperhewitt-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/cooperhewitt-bold-webfont.woff2") format("woff2"), url("fonts/cooperhewitt-bold-webfont.woff") format("woff"), url("fonts/cooperhewitt-bold-webfont.ttf") format("truetype"), url("fonts/cooperhewitt-bold-webfont.svg#cooper_hewittbold") format("svg");
  font-weight: bold;
  font-style: normal; }

/**
 * Site wide variables.
 */
/**
 * Misc
 */
.u-none {
  display: none; }

.u-pull-left {
  float: left; }

.u-pull-right {
  float: right; }

/**
 * Clearfix
 */
.u-cf, .u-col-row, .section-wrap, .mainnav-wrap, .hero-wrap, .masthead-wrap, .footer-wrap, .section-col-2, .campaign, .sharecard {
  *zoom: 1; }
  .u-cf:before, .u-col-row:before, .section-wrap:before, .mainnav-wrap:before, .hero-wrap:before, .masthead-wrap:before, .footer-wrap:before, .section-col-2:before, .campaign:before, .sharecard:before, .u-cf:after, .u-col-row:after, .section-wrap:after, .mainnav-wrap:after, .hero-wrap:after, .masthead-wrap:after, .footer-wrap:after, .section-col-2:after, .campaign:after, .sharecard:after {
    content: '';
    display: table; }
  .u-cf:after, .u-col-row:after, .section-wrap:after, .mainnav-wrap:after, .hero-wrap:after, .masthead-wrap:after, .footer-wrap:after, .section-col-2:after, .campaign:after, .sharecard:after {
    clear: both; }

/**
 * Text
 */
.u-serif {
  font-family: "Alegreya", "Times New Roman", Times, serif; }

.u-sans-serif {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.u-muted {
  color: #777777;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.3em; }

.u-hot {
  color: #d8492a; }

.u-large {
  font-size: 28px;
  line-height: 34px; }

.u-jumbo {
  color: #d8492a;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 110%; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .u-jumbo {
      font-size: 50px; } }

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

.u-lowercase {
  text-transform: lowercase; }

/**
 * Lists
 */
.u-list-unstyled, .mainnav ul, .languagenav {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.u-highlight, .branding-description-highlight {
  background: #d8492a;
  box-decoration-break: clone;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  -webkit-box-shadow: 0.5em 0 0 #d8492a, -0.5em 0 0 #d8492a;
  box-shadow: 0.5em 0 0 #d8492a, -0.5em 0 0 #d8492a;
  display: inline;
  line-height: 200%;
  margin-right: 1.25em;
  padding: 0.15em 0; }
  .u-highlight-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px; }
  .u-highlight.mod-dark, .mod-dark.branding-description-highlight {
    background: #000;
    -webkit-box-shadow: 0.5em 0 0 #000, -0.5em 0 0 #000;
    box-shadow: 0.5em 0 0 #000, -0.5em 0 0 #000; }
  .u-highlight.mod-dark-gray, .mod-dark-gray.branding-description-highlight {
    background: #383838;
    -webkit-box-shadow: 0.5em 0 0 #383838, -0.5em 0 0 #383838;
    box-shadow: 0.5em 0 0 #383838, -0.5em 0 0 #383838; }
  .u-highlight.mod-light, .mod-light.branding-description-highlight {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0.5em 0 0 #fff, -0.5em 0 0 #fff;
    box-shadow: 0.5em 0 0 #fff, -0.5em 0 0 #fff; }

/**
 * Columns and Layout
 */
.u-col-third {
  float: left;
  margin-right: 5%;
  width: 30%; }
  .u-col-third:nth-of-type(3n) {
    margin-right: 0; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .u-col-third {
      float: none;
      margin-bottom: 30px;
      width: 100%; } }

.u-divider {
  border-top: 1px solid #000;
  margin-top: 20px;
  margin-bottom: 20px; }

/* =Reset */
/* -------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #fff; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block; }

ol, ul {
  list-style: none; }

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

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

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

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

/* =Global */
/* ----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/* Text elements */
p {
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

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

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  overflow: auto;
  padding-left: 3px;
  vertical-align: top;
  width: 98%; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }
  @media (max-width: 500px) {
    .alignleft {
      max-width: 50%; } }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }
  @media (max-width: 500px) {
    .alignright img {
      max-width: 50%; } }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/* Text meant only for screen readers */
.screen-reader-text, .u-hidden {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.screen-reader-text:hover, .u-hidden:hover,
.screen-reader-text:active,
.u-hidden:active,
.screen-reader-text:focus,
.u-hidden:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
  content: '';
  display: table; }

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
  clear: both; }

/* =Content */
/* ----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em; }

.byline {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* =Asides */
/* ----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/* =Media */
/* ----------------------------------------------- */
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%; }

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

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.site-content .gallery {
  margin-bottom: 1.5em; }

.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%; }

.site-content .gallery dd {
  margin: 0; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

/* =Navigation */
/* ----------------------------------------------- */
.site-content [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden; }

[class*="navigation"] .nav-previous {
  float: left;
  width: 50%; }

[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/* =Comments */
/* ----------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

/* =Widgets */
/* ----------------------------------------------- */
/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%; }

/* Search widget */
.widget_search .submit {
  display: none; }

/* =Infinite Scroll */
/* ----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .navigation-paging,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block; }

.mc4wp-alert {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 10px 0; }

/* =HTML */
/*-----------------------------------------------------------*/
html,
body {
  height: 100%; }

body {
  font-family: "Alegreya", "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.8; }
  body:before {
    content: '';
    display: none; }
  @media only screen and (max-width: 500px) {
    body:before {
      content: 'xs'; } }
  @media only screen and (min-width: 501px) and (max-width: 750px) {
    body:before {
      content: 'sm'; } }
  @media only screen and (min-width: 751px) and (max-width: 900px) {
    body:before {
      content: 'md'; } }
  @media only screen and (min-width: 901px) and (max-width: 1280px) {
    body:before {
      content: 'lg'; } }
  @media only screen and (min-width: 1281px) {
    body:before {
      content: 'xl'; } }

p {
  margin-bottom: 20px; }

a {
  color: #d8492a;
  cursor: pointer; }
  a:hover {
    color: #99321c; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

dfn, cite, em, i {
  font-style: italic; }

img {
  vertical-align: middle; }

textarea {
  resize: vertical; }

h1 {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1; }

h2 {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1; }

h3 {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1; }

h4 {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1; }

h5 {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1; }

h6 {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1; }

h1 {
  margin-top: 20px;
  margin-bottom: 20px; }

h2 {
  margin-top: 20px;
  margin-bottom: 20px; }

h3 {
  margin-top: 20px;
  margin-bottom: 20px; }

h4 {
  margin-top: 10px;
  margin-bottom: 10px; }

h5 {
  margin-top: 10px;
  margin-bottom: 10px; }

h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.section, .header, .mainnav, .hero, .masthead, .footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
  position: relative; }
  .section-wrap, .mainnav-wrap, .hero-wrap, .masthead-wrap, .footer-wrap {
    margin: 0 auto;
    max-width: 920px;
    position: relative;
    width: 90%; }
  .section-col, .mainnav-col {
    position: relative; }
    .section-col-2 {
      column-break-inside: avoid;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-width: 200px;
      -moz-column-width: 200px;
      column-width: 200px;
      margin-bottom: 20px; }
      .section-col-2 iframe {
        margin-top: 0 !important; }
    .section-col-main, .mainnav-col-main, .masthead-col-main {
      float: right;
      width: 79%; }
      .section-col-main.mod-left, .mod-left.mainnav-col-main, .mod-left.masthead-col-main {
        float: left; }
      .section-col-main.mod-middle, .mod-middle.mainnav-col-main, .mod-middle.masthead-col-main {
        float: none;
        margin: 0 auto; }
    .section-col-secondary, .mainnav-col-secondary {
      float: left;
      width: 20%; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .section-col-main, .mainnav-col-main, .masthead-col-main, .section-col-secondary, .mainnav-col-secondary {
        float: none;
        width: 100%; } }

.section.mod-darkened, .mod-darkened.header, .mod-darkened.mainnav, .mod-darkened.hero, .mod-darkened.masthead, .mod-darkened.footer {
  background: #f8f8f8; }

.section.mod-dark, .mod-dark.header, .mod-dark.mainnav, .mod-dark.hero, .mod-dark.masthead, .mod-dark.footer {
  background: #3c3c3c;
  color: #fff; }

.header {
  min-height: 86px;
  padding: 0;
  position: relative; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .header {
      min-height: 40px; } }

.header.mod-manifesto {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .header.mod-manifesto {
      height: auto; } }

.maintitle {
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .maintitle-link {
    text-decoration: none; }

.mainnav {
  background: #f8f8f8;
  top: 0;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 86px;
  padding: 0;
  position: fixed;
  text-transform: lowercase;
  width: 100%;
  z-index: 1000; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .mainnav {
      font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 12px;
      height: auto;
      bottom: auto;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      position: fixed;
      max-height: 100%;
      overflow: hidden; } }
  .mainnav-wrap {
    height: 100%; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .mainnav-wrap {
        margin: 0;
        width: 100%; } }
    .mainnav-wrap > div {
      height: 100%; }
  .mainnav-social {
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 19px; }
    .mainnav-social-link:hover .svg-icon use {
      fill: #99321c; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .mainnav-social {
        bottom: auto;
        right: 40px;
        top: 5px; } }
    .mainnav-social .svg-icon {
      display: inline-block;
      height: 20px;
      width: 20px; }
      .mainnav-social .svg-icon use {
        fill: #d8492a; }
  .mainnav-toggle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    height: 40px;
    padding: 10px;
    right: 0;
    top: 0;
    width: 40px; }
    .mainnav-toggle svg {
      display: inline-block;
      height: 20px;
      width: 20px; }
    .mainnav-toggle use {
      fill: #383838; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .mainnav-toggle {
        display: block;
        position: absolute; } }
  .mainnav-col {
    height: 100%; }
  .mainnav ul {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .mainnav ul {
        display: block; } }
  .mainnav li {
    display: table-cell;
    padding-bottom: 20px;
    vertical-align: bottom; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .mainnav li {
        display: block;
        height: 0;
        overflow: hidden;
        padding: 0;
        -webkit-transition: height 300ms;
        transition: height 300ms; }
        .mainnav li:first-of-type {
          height: 40px; } }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .mainnav.is-open li {
      height: 40px; } }
  .mainnav a {
    color: inherit;
    display: inline-block;
    line-height: 1.4;
    max-width: 80px;
    text-decoration: none; }
    @media only screen and (min-width: 751px) and (max-width: 900px), only screen and (min-width: 901px) and (max-width: 1280px), only screen and (min-width: 1281px) {
      .mainnav a[href*="/fr/un-grand-bond-vers-lavant"] {
        max-width: 100px; } }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .mainnav a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 40px;
        max-width: 100%;
        padding: 0 5%;
        width: 100%; } }
  .mainnav .current-menu-item {
    position: relative; }
    .mainnav .current-menu-item:before {
      background: #d8492a;
      content: '';
      height: 5px;
      position: absolute;
      top: 0;
      width: 80px; }
      @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
        .mainnav .current-menu-item:before {
          display: none;
          width: 50px; } }
  .mainnav .lang-item {
    font-style: italic; }

.mainnav.mod-manifesto {
  bottom: 0;
  position: absolute;
  top: auto; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .mainnav.mod-manifesto {
      bottom: auto;
      position: fixed;
      top: 0; } }

.languagenav {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-width: 100px;
  -moz-column-width: 100px;
  column-width: 100px;
  font-weight: bold; }
  .languagenav a {
    color: #383838;
    text-decoration: none; }
    .languagenav a:hover {
      color: #d8492a; }
  .languagenav .current-menu-item a {
    color: #d8492a; }

.hero {
  height: 100%; }
  @media only screen and (min-width: 751px) and (max-width: 900px), only screen and (min-width: 901px) and (max-width: 1280px), only screen and (min-width: 1281px) {
    .hero {
      padding-bottom: 86px; } }
  @media only screen and (min-width: 501px) and (max-width: 750px), only screen and (max-width: 500px) {
    .hero {
      padding-top: 40px; } }
  .hero-background {
    background: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .hero-background {
        background: url(assets/img/hero/trees-small.jpg) center center no-repeat;
        background-size: cover; } }
  .hero-video {
    height: auto;
    left: 50%;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%; }
    @media (max-aspect-ratio: 16 / 9) {
      .hero-video {
        height: 100%;
        width: auto; } }
  .hero-wrap {
    height: 100%; }
  .hero-join {
    font-size: 16px; }
    .hero-join .u-highlight.mod-dark, .hero-join .mod-dark.branding-description-highlight {
      clear: right; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .hero-join {
        display: none; } }

.branding {
  bottom: 60px;
  color: #fff;
  position: absolute; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .branding {
      position: static; } }
  .branding-title {
    font-size: 60px; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .branding-title {
        font-size: 50px; } }
    @media only screen and (min-width: 751px) and (max-width: 900px), only screen and (min-width: 901px) and (max-width: 1280px), only screen and (min-width: 1281px) {
      .branding-title {
        text-transform: lowercase; } }
    @media only screen and (min-width: 1281px) {
      .branding-title {
        margin-left: -15%; } }
  .branding-description {
    font-family: "Alegreya", "Times New Roman", Times, serif;
    font-size: 25px;
    margin-left: 0.5em;
    max-width: 400px; }

.join {
  display: inline-block;
  position: relative;
  vertical-align: top; }
  .join.is-safari .join-tile {
    -webkit-transition: top 500ms;
    transition: top 500ms; }
  .join-tile {
    line-height: inherit;
    padding: 0;
    position: absolute;
    top: -10px;
    -webkit-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 500ms;
    transition: all 500ms;
    white-space: nowrap; }
    .join-tile.is-next {
      top: -10px;
      -webkit-transform: rotateX(-90deg);
      -ms-transform: rotateX(-90deg);
      transform: rotateX(-90deg); }
    .join-tile.is-in {
      top: 2px;
      -webkit-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      transform: rotateX(0deg); }
    .join-tile.is-out {
      top: 8px;
      -webkit-transform: rotateX(90deg);
      -ms-transform: rotateX(90deg);
      transform: rotateX(90deg); }

.masthead {
  background: #f8f8f8;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 230px;
  padding: 36px 0;
  position: relative; }
  .masthead.mod-large {
    height: 460px;
    max-height: 80vh; }
    .masthead.mod-large:after {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.2)));
      background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
      background: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      bottom: 0;
      content: '';
      position: absolute;
      height: 70%;
      width: 100%; }
  .masthead-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .masthead-wrap {
    height: 100%; }
  .masthead-col-main {
    height: 100%; }
  .masthead-title {
    color: #d8492a !important;
    font-size: 60px;
    position: absolute;
    bottom: 0;
    z-index: 5; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .masthead-title.article-title {
        font-size: 40px;
        line-height: 110%; } }
    .masthead-title.mod-inverted {
      color: #fff !important; }
    .masthead-title.mod-text-shadow {
      text-shadow: 0 0 30px black; }
    .masthead-title.u-text-center {
      width: 100%; }

.article {
  margin-bottom: 0; }
  .article h1 {
    color: #d8492a;
    line-height: 150%; }
  .article h2 {
    color: #d8492a;
    line-height: 150%; }
  .article h3 {
    color: #d8492a;
    line-height: 150%; }
  .article h4 {
    color: #d8492a;
    line-height: 150%; }
  .article-block {
    margin-bottom: 20px; }
    .article-block.mod-oblique {
      font-size: 30px;
      font-style: italic;
      line-height: 1.4; }
      @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
        .article-block.mod-oblique {
          font-size: 24px; } }
    .article-block.mod-leftbar {
      border-left: 5px solid #d8492a;
      padding-left: 20px; }
    .article-block.mod-image {
      position: relative;
      z-index: -1; }
  @media only screen and (min-width: 751px) and (max-width: 900px), only screen and (min-width: 901px) and (max-width: 1280px), only screen and (min-width: 1281px) {
    .article-jumplink {
      height: 86px;
      margin-top: -86px; } }
  .article-byline {
    font-style: italic;
    margin: 14px 0; }

.article.mod-manifesto p {
  font-size: 18px;
  padding-left: 21%; }
  @media only screen and (min-width: 501px) and (max-width: 750px), only screen and (max-width: 500px) {
    .article.mod-manifesto p {
      padding-left: 0; } }

.poster {
  color: #383838;
  float: left;
  font-size: 18px;
  line-height: 22px;
  margin: 40px 5% 40px 0;
  width: 30%; }
  .poster:nth-of-type(3n) {
    margin-right: 0; }
  .poster:nth-of-type(3n+1) {
    clear: left; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .poster {
      width: 100%; } }
  .poster-thumbnail img {
    display: block;
    height: auto;
    width: 100%; }
  .poster-thumbnail, .poster-header {
    margin-bottom: 20px; }
  .poster-title, .poster-artist {
    color: #d8492a;
    font-family: "Alegreya", "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 22px;
    margin: 0; }
  .poster-share {
    float: left; }
    .poster-share-icon {
      text-decoration: none;
      margin-right: 10px; }
      .poster-share-icon svg {
        display: inline-block;
        height: 20px;
        width: 20px; }
        .poster-share-icon svg use {
          fill: #383838; }
  .poster-download-link {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none; }
    .poster-download-link:hover {
      color: #050505; }

.campaign {
  color: #383838;
  float: left;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin: 40px 4% 40px 0;
  position: relative; }
  .campaign:before {
    background: #d8492a;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px; }
  .campaign-text {
    float: left;
    padding-top: 20px;
    width: 40%; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .campaign-text {
        float: none;
        width: 100%; } }
  .campaign-thumbnail {
    float: right;
    width: 58%; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .campaign-thumbnail {
        float: none;
        width: 100%; } }
    .campaign-thumbnail img {
      display: block;
      height: auto;
      width: 100%; }
  .campaign-thumbnail, .campaign-header {
    margin-bottom: 20px; }

.sharecard {
  color: #383838;
  float: left;
  font-weight: bold;
  margin: 40px 2% 40px 0;
  position: relative;
  width: 48%; }
  @media only screen and (max-width: 500px) {
    .sharecard {
      margin: 20px 0;
      width: 100%; } }
  .sharecard:nth-of-type(2n) {
    margin-right: 0; }
  .sharecard-footer {
    margin-top: 10px; }
  .sharecard-icon {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle; }
    .sharecard-icon svg {
      height: 20px;
      width: 20px; }
  .sharecard-download {
    color: #383838;
    text-decoration: none; }
    .sharecard-download:hover {
      color: #d8492a; }

.footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f8f8f8;
  min-height: 86px; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .footer {
      min-height: 76px;
      padding-top: 10px; } }
  .footer-email-link {
    text-decoration: none; }
  .footer-social {
    font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .footer-social-link {
      color: #383838;
      margin-right: 5px; }

.footernav ul {
  list-style-type: none;
  margin: 0; }

.footernav a {
  text-decoration: none; }

.footernav-border-bottom {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.footernav .footernav-icon-facebook a:before {
  background: url(assets/svg/icon-facebook.svg);
  background-size: 100% 100%;
  content: '';
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  position: relative;
  top: 1px;
  width: 15px; }

.signatories {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-width: 150px;
  -moz-column-width: 150px;
  column-width: 150px; }
  .signatories-title {
    border-top: 5px solid #d8492a;
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
    padding-top: 20px; }
  .signatories ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .signatories li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -webkit-break-inside: avoid-column;
    -moz-break-inside: avoid-column;
    break-inside: avoid-column; }

.panel {
  background: #fff;
  margin: 40px 0;
  padding: 40px; }
  .panel p {
    margin: 0; }

.tile {
  background: #f8f8f8;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 20px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -webkit-break-inside: avoid-column;
  -moz-break-inside: avoid-column;
  break-inside: avoid-column; }
  .tile p {
    margin: 0; }
  .tile a {
    display: block;
    font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    text-decoration: none; }
    .tile a:after {
      border-color: #d8492a;
      border-style: solid;
      border-width: 3px 3px 0 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      content: '';
      display: inline-block;
      height: 10px;
      left: 3px;
      position: relative;
      top: -2px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 10px; }

.topbar {
  background-color: #d8492a;
  height: 5px;
  margin-top: 5px;
  width: 40px; }

.topbar.mod-wide {
  width: 80px; }

.pullquote {
  border-top: 5px solid #d8492a;
  display: inline;
  float: left;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 12px 20px 10px -26%;
  padding-top: 20px;
  position: relative;
  width: 32%; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .pullquote {
      display: block;
      font-size: 24px;
      margin: 30px 0;
      width: 100%; } }
  .pullquote .pullquote-share {
    display: block;
    margin-top: 10px;
    position: absolute; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .pullquote .pullquote-share {
        position: relative; } }
  .pullquote-icon {
    margin-right: 10px; }
    .pullquote-icon svg {
      height: 20px;
      width: 20px; }
    .pullquote-icon use {
      fill: #d8492a; }

.bubble-list {
  counter-reset: li;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 0;
  overflow: hidden;
  padding-left: 0; }
  .bubble-list > li {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    font-size: 16px;
    list-style: none;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    width: 70%; }
    .bubble-list > li:before {
      color: #d8492a;
      content: counter(li);
      counter-increment: li;
      font-size: 30px;
      left: 0;
      position: absolute;
      text-align: center;
      top: 50%;
      -webkit-transform: translate(-130%, -50%);
      -ms-transform: translate(-130%, -50%);
      transform: translate(-130%, -50%);
      width: 30%; }
    @media only screen and (max-width: 500px) {
      .bubble-list > li {
        font-size: 14px;
        width: 100%; }
        .bubble-list > li:before {
          position: relative;
          float: left;
          line-height: 100%;
          margin-right: 10px;
          margin-top: 10px;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0);
          width: auto; } }

.btn, .btn[type="submit"] {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background: #f8f8f8;
  border: 1px solid transparent;
  border-radius: 4px;
  text-decoration: none;
  text-shadow: none; }
  .btn:hover, .btn[type="submit"]:hover {
    background: #dfdfdf;
    color: #d8492a; }
  .btn:disabled, .btn[type="submit"]:disabled {
    opacity: 0.5;
    pointer-events: none; }

.btn.mod-hot {
  background: #d8492a;
  color: #fff;
  text-shadow: none; }
  .btn.mod-hot:hover {
    color: #fff;
    background: #842b18; }

.btn.mod-large {
  font-size: 20px;
  padding: 4px 32px; }

.btn.mod-jumbo {
  font-size: 26px;
  padding: 9px 32px; }

input[type="text"], input[type="email"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding: 6px 12px;
  vertical-align: middle; }

::-webkit-input-placeholder {
  font-family: "Alegreya", "Times New Roman", Times, serif;
  font-style: italic; }

::-moz-placeholder {
  font-family: "Alegreya", "Times New Roman", Times, serif; }

:-ms-input-placeholder {
  font-family: "Alegreya", "Times New Roman", Times, serif; }

.tab {
  background: #d8492a;
  border-radius: 0 6px 6px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  position: fixed;
  right: 50%;
  text-align: right;
  top: 116px;
  text-decoration: none;
  text-transform: lowercase;
  margin-right: 290px;
  width: 50%;
  z-index: 900; }
  .tab:hover {
    color: #fff; }
  @media (min-width: 1175px) {
    .tab {
      font-size: 28px;
      font-weight: bold;
      padding: 0 20px; } }
  @media (max-width: 1070px) {
    .tab {
      margin-right: 0;
      right: 79%; } }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .tab {
      display: none; } }
  .tab.is-home-tab {
    position: absolute;
    top: 350px; }
  .tab.is-pinned {
    position: fixed;
    top: 112px; }
  .tab.mod-mobile-only {
    display: none; }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .tab.mod-mobile-only {
        border-radius: 0;
        bottom: 0;
        display: block;
        font-size: 14px;
        font-weight: normal;
        line-height: 40px;
        margin: 0;
        padding: 0 10px;
        position: fixed;
        right: 0;
        text-align: center;
        top: auto;
        width: 100%; } }

.popup {
  display: none;
  position: fixed;
  z-index: 1010; }
  .popup-wrap {
    background: rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    position: fixed;
    height: 100%;
    padding: 50px;
    left: 0;
    text-align: center;
    top: 0;
    width: 100%; }
  .popup-center {
    display: table-cell;
    max-width: 300px;
    width: 80%;
    vertical-align: middle; }
  .popup-inner {
    display: inline-block;
    position: relative; }
  .popup-close-btn {
    background: none;
    border: none;
    height: 40px;
    padding: 0;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 40px; }
    .popup-close-btn .icon-close {
      fill: #ffffff;
      height: 100%;
      width: 100%; }

/**
 * Very specific overrides based on template.
 */
.tmp-resources .language-pdf-list {
  column-break-inside: avoid;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 100px;
  -moz-column-width: 100px;
  column-width: 100px;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .tmp-resources .language-pdf-list a {
    color: #383838;
    text-decoration: none; }
    .tmp-resources .language-pdf-list a:hover {
      color: #d8492a; }

.tmp-sign-the-manifesto-form h3, .tmp-sign-the-manifesto-form h4,
.tmp-signez-le-manifeste-form h3,
.tmp-signez-le-manifeste-form h4 {
  color: #383838;
  font-family: "Alegreya", "Times New Roman", Times, serif;
  margin-bottom: 40px; }

.tmp-sign-the-manifesto-form p,
.tmp-signez-le-manifeste-form p {
  margin-bottom: 5px; }

.tmp-sign-the-manifesto-form select,
.tmp-signez-le-manifeste-form select {
  background: none;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 6px 12px;
  width: 172px;
  vertical-align: middle; }

@media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
  .tmp-sign-the-manifesto-form p,
  .tmp-signez-le-manifeste-form p {
    margin-bottom: 0; }
  .tmp-sign-the-manifesto-form input,
  .tmp-sign-the-manifesto-form select,
  .tmp-signez-le-manifeste-form input,
  .tmp-signez-le-manifeste-form select {
    margin-bottom: 10px; } }

.all-sigs-section {
  height: 50%;
  height: -webkit-calc( 100% - 172px);
  height: calc( 100% - 172px);
  padding-bottom: 0; }
  @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
    .all-sigs-section {
      height: -webkit-calc( 100% - 66px);
      height: calc( 100% - 66px);
      padding-top: 0; } }
  .all-sigs-section-wrap {
    height: 100%; }
  .all-sigs-section .section-col-main, .all-sigs-section .mainnav-col-main, .all-sigs-section .masthead-col-main {
    height: 100%; }
    @media only screen and (min-width: 901px) and (max-width: 1280px), only screen and (min-width: 1281px) {
      .all-sigs-section .section-col-main, .all-sigs-section .mainnav-col-main, .all-sigs-section .masthead-col-main {
        width: 79.5%; } }
  @media only screen and (min-width: 901px) and (max-width: 1280px), only screen and (min-width: 1281px) {
    .all-sigs-section .section-col-secondary, .all-sigs-section .mainnav-col-secondary {
      width: 19%; } }

.letters {
  margin-bottom: 10px; }

.signatory-scroll {
  border: 1px solid #dfdfdf;
  border-width: 1px 0; }
  .signatory-scroll.clusterize-scroll {
    max-height: 80%;
    max-height: -webkit-calc( 100% - 40px);
    max-height: calc( 100% - 40px); }
    @media only screen and (max-width: 500px), only screen and (min-width: 501px) and (max-width: 750px) {
      .signatory-scroll.clusterize-scroll {
        max-height: -webkit-calc( 100% - 150px);
        max-height: calc( 100% - 150px); } }

.signatory-content {
  list-style-type: none;
  margin-left: 0; }

.letter-divider {
  color: #d8492a;
  font-family: "Cooper Hewitt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* Don't show links for images, or javascript/internal links */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
