@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  width:100% !important;}

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* COMP-BUTTONS
   ========================================================================== /
*
*  Style for the buttons
*
*/
@media only screen and (min-width: 320px) {
  .button,
  .button input[type="submit"],
  .button input[type="button"],
  .button-form input[type="submit"],
  .button-form input[type="button"],
  input[type="button"] {
    background-color: #D51317;
    padding: 10px 20px;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-family: 'MuseoSansRounded-500';
    display: inline-block;
    border: 0;
    min-height: 40px; }
    .button:hover,
    .button input[type="submit"]:hover,
    .button input[type="button"]:hover,
    .button-form input[type="submit"]:hover,
    .button-form input[type="button"]:hover,
    input[type="button"]:hover {
      text-decoration: none;
      background-color: #be1114;
      color: #FFFFFF; }
    .button a,
    .button input[type="submit"] a,
    .button input[type="button"] a,
    .button-form input[type="submit"] a,
    .button-form input[type="button"] a,
    input[type="button"] a {
      color: #FFFFFF; }
      .button a:hover,
      .button input[type="submit"] a:hover,
      .button input[type="button"] a:hover,
      .button-form input[type="submit"] a:hover,
      .button-form input[type="button"] a:hover,
      input[type="button"] a:hover {
        color: #FFFFFF; }
      .button a:focus,
      .button input[type="submit"] a:focus,
      .button input[type="button"] a:focus,
      .button-form input[type="submit"] a:focus,
      .button-form input[type="button"] a:focus,
      input[type="button"] a:focus {
        color: #FFFFFF; }
      .button a:active,
      .button input[type="submit"] a:active,
      .button input[type="button"] a:active,
      .button-form input[type="submit"] a:active,
      .button-form input[type="button"] a:active,
      input[type="button"] a:active {
        color: #FFFFFF; } }
@media only screen and (min-width: 768px) {
  .button,
  .button input[type="submit"],
  .button input[type="button"],
  .button-form input[type="submit"],
  .button-form input[type="button"],
  input[type="button"] {
    font-size: 16px; } }

a.button:focus,
a.button:visited {
  color: #FFFFFF; }

.button-login {
  width: 30%; }

@media only screen and (min-width: 320px) {
  .button-black {
    background-color: #000000; }

  .button-black:hover {
    background-color: #595959; }

  .button-white {
    background-color: #FFFFFF;
    color: #D51317; }

  .button-white:hover {
    background-color: #e6e6e6;
    color: #D51317; } }
.button-top-top {
  position: fixed;
  right: -300px;
  bottom: 30px;
  font-size: 30px;
  padding: 3px 5px;
  cursor: pointer;
  transition: 0.5s linear; }
  .button-top-top.active {
    right: 30px; }

@media only screen and (max-width: 321px) {
  body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    position: absolute;
    left: 294px; } }
@media only screen and (min-width: 322px) {
  body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    z-index: 9999;
    margin-top: 9px;
    max-width: 250px;
    margin-left: 10px;
    position: absolute;
    top: 300px;
    text-transform: uppercase; }
    body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta p,
    body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta p,
    body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta p {
      line-height: 1em; }
    body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta a,
    body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta a,
    body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta a {
      color: #FFFFFF !important; } }
@media only screen and (min-width: 480px) {
  body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    margin-left: 15px;
    top: 300px; } }
@media only screen and (min-width: 768px) {
  body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    top: 10px;
    margin-left: 630px;
    font-size: 1em; } }
@media only screen and (min-width: 992px) {
  body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    margin-left: 773px;
    line-height: 1.6em;
    width: 150px; } }
@media only screen and (min-width: 1200px) {
  body.chrome #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.gecko #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.ie #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    margin-left: 968px;
    top: 10px; } }

@media only screen and (max-width: 321px) {
  body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    position: absolute;
    left: 294px; } }
@media only screen and (min-width: 322px) {
  body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    z-index: 9999;
    margin-top: 9px;
    max-width: 250px;
    margin-left: 10px;
    left: 0;
    position: absolute;
    top: 300px;
    text-transform: uppercase; }
    body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta p,
    body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta p {
      line-height: 0.8em; }
    body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta a,
    body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta a {
      color: #FFFFFF !important; } }
@media only screen and (min-width: 480px) {
  body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    margin-left: 15px;
    top: 300px; } }
@media only screen and (min-width: 768px) {
  body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    top: 10px;
    margin-left: 615px;
    font-size: 1em;
    width: 115px; } }
@media only screen and (min-width: 992px) {
  body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    margin-left: 773px;
    line-height: 1.6em;
    width: 150px; } }
@media only screen and (min-width: 1200px) {
  body.safari #pushobj .container .site-header .col-md-12 .header-content-top .button-cta,
  body.iphone #pushobj .container .site-header .col-md-12 .header-content-top .button-cta {
    margin-left: 968px;
    top: 10px;
    line-height: 1.6em; } }

/* ENTRY CONTENT
   ========================================================================== */
/**
 * This section has all styles used in entry content. Entry content is the main
 * content area for WordPress, below you'll find styles for titles, images, lists,
 * blockquotes and tables
 *
 */
@media only screen and (min-width: 320px) {
  .entry-content {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (min-width: 480px) {
  .entry-content {
    padding-left: 40px; } }
@media only screen and (min-width: 992px) {
  .entry-content {
    padding-left: 50px;
    padding-right: 50px; } }
@media only screen and (min-width: 1200px) {
  .entry-content {
    padding-right: 70px;
    padding-left: 100px; } }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color: #D51317; }
.entry-content h3 {
  font-weight: bold; }
.entry-content .alignright {
  /* image alignment */
  float: right;
  margin-left: 10px; }
.entry-content .alignleft {
  float: left;
  margin-right: 10px; }
.entry-content .aligncenter {
  display: block;
  margin: 0 auto; }
.entry-content .alignnone {
  display: block;
  float: none;
  margin: 0 0 30px; }
.entry-content .size-full {
  height: auto;
  width: 100%; }
.entry-content img {
  max-width: 100%;
  height: auto; }
.entry-content figure {
  max-width: 100%; }
.entry-content .wp-caption-text {
  background-color: #E4E4E4;
  padding: 10px;
  font-size: 1.2em; }
.entry-content .gallery {
  margin: auto;
  float: left;
  width: 100%; }
.entry-content .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%; }
.entry-content ol, .entry-content ul {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 16px; }
.entry-content table {
  font-size: 1.6em; }
.entry-content th, .entry-content tfoot td {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border: 1px solid #999999;
  font-weight: normal;
  padding: 10px 15px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap; }
.entry-content strong, .entry-content th {
  font-weight: bold; }
.entry-content tr:nth-child(2n+1) td {
  background: none repeat scroll 0 0 #FFFFFF; }
.entry-content td {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  padding: 10px 15px; }
.entry-content td, .entry-content td img {
  vertical-align: top; }
.entry-content blockquote::before {
  content: "";
  left: 0;
  top: 5px; }
.entry-content blockquote::after {
  bottom: 5px;
  content: "";
  right: 0; }
.entry-content blockquote::before, .entry-content blockquote::after {
  -moz-osx-font-smoothing: grayscale;
  color: #D51317;
  display: block;
  font-family: FontAwesome;
  font-size: 18px;
  height: 20px;
  line-height: 1;
  position: absolute;
  text-rendering: auto;
  width: 27px; }
.entry-content blockquote {
  border-left: medium none;
  color: #999999;
  font-size: 1em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
  margin: 0 0 5px;
  padding: 0 40px;
  position: relative; }
.entry-content cite {
  color: #000000; }
.entry-content dt,
.entry-content dd {
  font-size: 1.6em; }
.entry-content q::before {
  padding: 0 3px;
  content: open-quote; }
.entry-content q::after {
  padding: 0 3px;
  content: close-quote; }
.entry-content q {
  background-color: #E4E4E4;
  font-style: italic; }
.entry-content address {
  display: block;
  font-style: italic;
  font-size: 1.6em; }
.entry-content .title {
  border-bottom: 1px solid #D51317;
  padding-bottom: 20px;
  margin: 0 0 20px; }
.entry-content p {
  margin-bottom: 25px; }
.entry-content pre {
  font-size: 16px; }

.field {
  position: relative;
  height: 72px;
  padding: 16px 0 8px 0; }

form label {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 0; }

form input {
  background: #eeeeee;
  border-bottom: 2px solid #e6e6e6;
  border-left: none;
  border-right: none;
  border-top: none;
  font-size: 16px;
  height: 40px;
  line-height: 16px;
  margin: 5px 0 15px 0;
  outline: none;
  padding: 5px 0 5px 10px;
  width: 100%;
  -webkit-appearance: none; }
  form input[type="file"] {
    background-color: inherit;
    border: none;
    padding: 0; }

textarea {
  background-color: #eeeeee;
  border: none;
  margin: 5px 0 15px 0;
  padding: 10px;
  font-size: 1.5em; }

form input[type="text"]:focus,
form input[type="email"]:focus {
  border-bottom: 2px solid #be1114; }

form input[type="checkbox"],
form input[type="radio"] {
  width: auto;
  height: auto;
  margin-right: 5px !important; }

form input[type="checkbox"] {
  -webkit-appearance: checkbox; }

form input[type="radio"] {
  -webkit-appearance: radio; }

.error,
.asterix_required {
  color: #d51317;
  font-weight: 700; }

.field-incorrect {
  background-color: #ffdfe0;
  border-bottom: 1px solid #c89797;
  border-top: 1px solid #c89797;
  height: 110px;
  margin-bottom: 5px; }
  .field-incorrect label {
    margin-left: 10px; }
  .field-incorrect input {
    margin: 5px 3% !important;
    width: 94%;
    background-color: #ffffff;
    border: 1px solid #790000; }
  .field-incorrect span.error {
    line-height: 30px;
    margin-left: 10px; }

/* CONVERT 'PIXEL' TO 'EM'
   ========================================================================== */
/**
// General font size function that will convert intigers into em values
// $font_size: em(12);
*
*
*/
html, body {
  height: 100%;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0; }

@media only screen and (max-width: 768px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden; } }
.no-display {
  font: 0px/0 a;
  margin: 0;
  overflow: hidden;
  text-indent: 100%;
  text-shadow: none;
  white-space: nowrap; }

.addon {
  display: block;
  position: relative;
  clear: both; }

.latest-posts-list {
  float: left; }

@media only screen and (min-width: 320px) {
  .content-container {
    padding: 0 3%;
    min-height: 1px;
    position: relative;
    background-color: #D51317; } }
@media only screen and (min-width: 480px) {
  .content-container {
    padding: 0 3%; } }
@media only screen and (min-width: 768px) {
  .content-container {
    padding: 0 3%; } }
@media only screen and (min-width: 992px) {
  .content-container {
    padding: 0 10%; } }
@media only screen and (min-width: 1200px) {
  .content-container {
    padding: 0 15%; } }

.content-container-single {
  padding-bottom: 50px; }

.red-border-top {
  float: left;
  width: 100%;
  height: 140px;
  background-color: #D51317; }

/* FONTS
   ========================================================================== */
/**
 * This section has all font styles used in the website
 *
 * The files are stored in /assets/fonts/
 * for this site we use:Museo Sans
 *
 *
 */
/*========================================================================
        FONTS LOAD
========================================================================== */
@font-face {
  font-family: 'icomoon';
  src: url("/wp-content/themes/hivos/assets/fonts/icomoon.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/icomoon.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/icomoon.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MuseoSans-100';
  src: url("/wp-content/themes/hivos/assets/fonts/museo100-regular-webfont.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/museo100-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/museo100-regular-webfont.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/museo100-regular-webfont.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/museo100-regular-webfont.svg#museo100") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MuseoSans-300';
  src: url("/wp-content/themes/hivos/assets/fonts/2B836F_0_0.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/2B836F_0_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/2B836F_0_0.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/2B836F_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'MuseoSansRounded-100';
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-100-webfont.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-100-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-100-webfont.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-100-webfont.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-100-webfont.svg#museo_sans_rounded100") format("svg");
  font-weight: 100; }
@font-face {
  font-family: 'MuseoSansRounded-300';
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-300-webfont.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-300-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-300-webfont.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-300-webfont.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-300-webfont.svg#museo_sans_rounded300") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'MuseoSansRounded-500';
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-500-webfont.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-500-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-500-webfont.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-500-webfont.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-500-webfont.svg#museo_sans_rounded500") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'MuseoSansRounded-700';
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-700-webfont.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-700-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-700-webfont.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-700-webfont.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-700-webfont.svg#museo_sans_rounded700") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'MuseoSansRounded-900';
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-900-webfont.eot");
  src: url("/wp-content/themes/hivos/assets/fonts/museosansrounded-900-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-900-webfont.woff") format("woff"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-900-webfont.ttf") format("truetype"), url("/wp-content/themes/hivos/assets/fonts/museosansrounded-900-webfont.svg#museo_sans_rounded900") format("svg");
  font-weight: 800;
  font-style: normal; }
/* TYPOGRAPHY
   ========================================================================== */
/**
 * This section is used for all headings and typography in the site
 *
 * Next to the normal h1,h2,h3 etc.. classes we will also use .h1,.h2,.h3 etc.. classes
 * The usefulness of the .h* classes comes into play when the size of the typography
 * in the design does not correlate with the semantically appropriate heading levels.
 * By splitting the problem in two, we can cleanly solve for both.
 * The first bit is the element/tag. The '<h*>' takes care of semantics, accessibility and SEO.
 * The second bit is the class. The '.h*' takes care typographical hierarchy.
 * the .title class will have the main visual semantice styling for all headings.
 * If there is a custom style for a title use a good title name that tells something about
 * the function of the heading (for example title-article)
 *
 * For reference see articles about Object-Oriented CSS
 *
 * http://www.stubbornella.org/content/2011/09/06/style-headings-using-html5-sections/
 *
 * http://csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css/
 *
 * https://groups.google.com/forum/#!topic/object-oriented-css/GE1uzU2Bu48/discussion
 *
 */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-play:before {
  content: "\ea15"; }

.icon-arrow-right2:before {
  content: "\ea3c";
  font-size: 0.7em; }

body {
  font-size: 16px;
  color: #000000;
  font-family: 'MuseoSansRounded-300'; }
  @media only screen and (min-width: 320px) {
    body {
      font-family: 'MuseoSansRounded-300';
      font-size: 10px; } }

@media only screen and (min-width: 320px) {
  h1, .h1, .section-title {
    font-size: 2.4em;
    line-height: 1.25em; } }
@media only screen and (min-width: 480px) {
  h1, .h1, .section-title {
    font-size: 2.4em;
    line-height: 1.25em; } }
@media only screen and (min-width: 768px) {
  h1, .h1, .section-title {
    font-size: 3.2em;
    line-height: 1.125em; } }
@media only screen and (min-width: 992px) {
  h1, .h1, .section-title {
    font-size: 4.0em;
    line-height: 1.05em; } }
@media only screen and (min-width: 1200px) {
  h1, .h1, .section-title {
    font-size: 4.0em;
    line-height: 1.05em; } }

@media only screen and (min-width: 320px) {
  .add-hero-block p {
    font-size: 2em;
    line-height: 1.25em; } }
@media only screen and (min-width: 768px) {
  .add-hero-block p {
    font-size: 2em; } }

@media only screen and (min-width: 320px) {
  h2, .h2 {
    font-size: 1.625em;
    line-height: 1.15384615em; } }
@media only screen and (min-width: 480px) {
  h2, .h2 {
    font-size: 1.625em;
    line-height: 1.15384615em; } }
@media only screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 2em;
    line-height: 1.125em; } }
@media only screen and (min-width: 992px) {
  h2, .h2 {
    font-size: 2.25em;
    line-height: 1.25em; } }
@media only screen and (min-width: 1200px) {
  h2, .h2 {
    font-size: 3.6em;
    line-height: 1.25em; } }

@media only screen and (min-width: 320px) {
  h3, .h3 {
    font-size: 1.375em;
    line-height: 1.13636364em; } }
@media only screen and (min-width: 480px) {
  h3, .h3 {
    font-size: 1.375em;
    line-height: 1.13636364em; } }
@media only screen and (min-width: 768px) {
  h3, .h3 {
    font-size: 1.5em;
    line-height: 1.25em; } }
@media only screen and (min-width: 992px) {
  h3, .h3 {
    font-size: 1.75em;
    line-height: 1.25em; } }
@media only screen and (min-width: 1200px) {
  h3, .h3 {
    font-size: 2.8em;
    line-height: 1.25em; } }

@media only screen and (min-width: 320px) {
  h4, .h4 {
    font-size: 1.125em;
    line-height: 1.11111em; } }
@media only screen and (min-width: 480px) {
  h4, .h4 {
    font-size: 1.125em;
    line-height: 1.11111em; } }
@media only screen and (min-width: 768px) {
  h4, .h4 {
    font-size: 1.125em;
    line-height: 1.22222222em; } }
@media only screen and (min-width: 992px) {
  h4, .h4 {
    font-size: 1.125em;
    line-height: 1.22222222em; } }
@media only screen and (min-width: 1200px) {
  h4, .h4 {
    font-size: 2em;
    line-height: 1.22222222em; } }

@media only screen and (min-width: 320px) {
  h5, .h5 {
    font-size: 1.125em;
    line-height: 1.11111em; } }
@media only screen and (min-width: 480px) {
  h5, .h5 {
    font-size: 1.125em;
    line-height: 1.11111em; } }
@media only screen and (min-width: 768px) {
  h5, .h5 {
    font-size: 1.125em;
    line-height: 1.22222222em; } }
@media only screen and (min-width: 992px) {
  h5, .h5 {
    font-size: 1.125em;
    line-height: 1.22222222em; } }
@media only screen and (min-width: 1200px) {
  h5, .h5 {
    font-size: 1.6em;
    line-height: 1.22222222em; } }

@media only screen and (min-width: 320px) {
  h6, .h6 {
    font-size: 1.125em;
    line-height: 1.11111em; } }
@media only screen and (min-width: 480px) {
  h6, .h6 {
    font-size: 1.125em;
    line-height: 1.11111em; } }
@media only screen and (min-width: 768px) {
  h6, .h6 {
    font-size: 1.125em;
    line-height: 1.22222222em; } }
@media only screen and (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125em;
    line-height: 1.22222222em; } }
@media only screen and (min-width: 1200px) {
  h6, .h6 {
    font-size: 1.3em;
    line-height: 1.22222222em; } }

@media only screen and (min-width: 320px) {
  p {
    font-size: 1.6em;
    line-height: 1.6em; } }
@media only screen and (min-width: 480px) {
  p {
    font-size: 1.6em;
    line-height: 1.4em; } }
@media only screen and (min-width: 768px) {
  p {
    font-size: 1.4em;
    line-height: 1.4em; } }
@media only screen and (min-width: 992px) {
  p {
    font-size: 1.6em;
    line-height: 1.4em; } }
@media only screen and (min-width: 1200px) {
  p {
    font-size: 1.6em;
    line-height: 1.4em; } }

a {
  color: #D51317;
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #000000; }

a:visited {
  color: #D51317; }

.title, .meta {
  font-family: 'MuseoSansRounded-100';
  color: #D51317; }

.title a,
.read-more a {
  font-family: 'MuseoSansRounded-500'; }
  .title a:hover,
  .read-more a:hover {
    color: #000000; }

.field {
  position: relative;
  height: 72px;
  padding: 16px 0 8px 0; }

form label {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 0; }

form input {
  background: #eeeeee;
  border-bottom: 2px solid #e6e6e6;
  border-left: none;
  border-right: none;
  border-top: none;
  font-size: 16px;
  height: 40px;
  line-height: 16px;
  margin: 5px 0 15px 0;
  outline: none;
  padding: 5px 0 5px 10px;
  width: 100%;
  -webkit-appearance: none; }
  form input[type="file"] {
    background-color: inherit;
    border: none;
    padding: 0; }

textarea {
  background-color: #eeeeee;
  border: none;
  margin: 5px 0 15px 0;
  padding: 10px;
  font-size: 1.5em; }

form input[type="text"]:focus,
form input[type="email"]:focus {
  border-bottom: 2px solid #be1114; }

form input[type="checkbox"],
form input[type="radio"] {
  width: auto;
  height: auto;
  margin-right: 5px !important; }

form input[type="checkbox"] {
  -webkit-appearance: checkbox; }

form input[type="radio"] {
  -webkit-appearance: radio; }

.error,
.asterix_required {
  color: #d51317;
  font-weight: 700; }

.field-incorrect {
  background-color: #ffdfe0;
  border-bottom: 1px solid #c89797;
  border-top: 1px solid #c89797;
  height: 110px;
  margin-bottom: 5px; }
  .field-incorrect label {
    margin-left: 10px; }
  .field-incorrect input {
    margin: 5px 3% !important;
    width: 94%;
    background-color: #ffffff;
    border: 1px solid #790000; }
  .field-incorrect span.error {
    line-height: 30px;
    margin-left: 10px; }

.section-footer-top {
  background-color: #E4E4E4;
  padding: 0 20px; }

.section-footer-bottom {
  background-color: #FFFFFF;
  text-align: right; }
  @media only screen and (min-width: 320px) {
    .section-footer-bottom img {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      width: auto;
      height: 45px; } }
  @media only screen and (min-width: 480px) {
    .section-footer-bottom img {
      height: 60px; } }
  @media only screen and (min-width: 768px) {
    .section-footer-bottom img {
      height: 93px; } }
  .section-footer-bottom img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: all 0.5s; }

.footer-menu {
  padding: 20px 0; }
  .footer-menu .title {
    font-family: 'MuseoSansRounded-500'; }
  .footer-menu .title-social {
    color: #D51317;
    font-size: 1.7em;
    margin-top: 30px; }
  .footer-menu a {
    font-size: 1.6em; }
    .footer-menu a:hover {
      color: #000000;
      text-decoration: none; }

.textwidget {
  font-size: 1.6em; }

.footer-menu-bottom {
  text-align: center;
  margin: 20px;
  float: left;
  width: 100%; }
  .footer-menu-bottom li {
    display: inline;
    padding: 0 10px; }
    .footer-menu-bottom li a {
      font-family: 'MuseoSans-100';
      font-size: 1.6em; }
      .footer-menu-bottom li a:hover, .footer-menu-bottom li a:active, .footer-menu-bottom li a:focus {
        color: #000000;
        text-decoration: none; }

@media only screen and (min-width: 320px) {
  .social-buttons li {
    margin-right: 0;
    padding: 0 5px; } }
@media only screen and (min-width: 768px) {
  .social-buttons li {
    margin-right: 8px; } }
.social-buttons li a {
  font-size: 26px;
  color: #e4e4e4; }
  .social-buttons li a:hover {
    color: #FFFFFF; }

.icon-hivos {
  width: 40px;
  height: 40px;
  background-color: #999999;
  padding: 7px;
  text-align: center; }
  .icon-hivos.fa:hover {
    color: #e4e4e4; }
  .icon-hivos:hover {
    background-color: #D51317; }

.newsletter-box {
  width: 94%; }
  .newsletter-box .newsletter-input {
    float: left;
    width: 70%; }
    .newsletter-box .newsletter-input input {
      padding: 10px;
      width: 100%;
      border: none; }
      @media only screen and (min-width: 320px) {
        .newsletter-box .newsletter-input input {
          font-size: 18px; } }
      @media only screen and (min-width: 768px) {
        .newsletter-box .newsletter-input input {
          font-size: 10px; } }
      @media only screen and (min-width: 1020px) {
        .newsletter-box .newsletter-input input {
          font-size: 14px; } }
      @media only screen and (min-width: 1200px) {
        .newsletter-box .newsletter-input input {
          font-size: 18px; } }
  .newsletter-box .newsletter-button {
    float: left;
    width: 40%; }
    .newsletter-box .newsletter-button button {
      border: none;
      background-color: #D51317;
      color: #FFFFFF;
      padding: 10px;
      width: 100%; }
      @media only screen and (min-width: 320px) {
        .newsletter-box .newsletter-button button {
          font-size: 18px; } }
      @media only screen and (min-width: 768px) {
        .newsletter-box .newsletter-button button {
          font-size: 10px; } }
      @media only screen and (min-width: 1020px) {
        .newsletter-box .newsletter-button button {
          font-size: 14px; } }
      @media only screen and (min-width: 1200px) {
        .newsletter-box .newsletter-button button {
          font-size: 18px; } }

.newsletter-title {
  font-size: 1.5em;
  color: #D51317;
  margin-bottom: 5px; }

@media only screen and (min-width: 320px) {
  .help-me {
    width: 100%;
    margin-bottom: 10px; }

  .newsletter-box {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  .help-me {
    width: 100%; }

  .newsletter-box {
    width: 95%; } }
@media only screen and (min-width: 992px) {
  .help-me {
    width: 100%; }

  .newsletter-box {
    width: 92%; } }
.footer-menu .social-buttons li a {
  color: #D51317; }
.footer-menu .social-buttons li .icon-hivos {
  background-color: #FFFFFF; }

.list-social-footer {
  display: inline-block; }

.footer-logo-container {
  margin: 10px 0 0;
  padding: 0; }
  .footer-logo-container .footer-logo-content-left ul,
  .footer-logo-container .footer-logo-content-right ul {
    margin: 10px 0 0;
    padding: 0; }
    .footer-logo-container .footer-logo-content-left ul li,
    .footer-logo-container .footer-logo-content-right ul li {
      float: left; }
      @media only screen and (min-width: 320px) {
        .footer-logo-container .footer-logo-content-left ul li,
        .footer-logo-container .footer-logo-content-right ul li {
          width: 50%;
          margin-bottom: 20px;
          padding: 0 15px; } }
      @media only screen and (min-width: 992px) {
        .footer-logo-container .footer-logo-content-left ul li,
        .footer-logo-container .footer-logo-content-right ul li {
          width: auto; } }
      @media only screen and (min-width: 1024px) {
        .footer-logo-container .footer-logo-content-left ul li,
        .footer-logo-container .footer-logo-content-right ul li {
          padding: 0 10px; } }
      @media only screen and (min-width: 1200px) {
        .footer-logo-container .footer-logo-content-left ul li,
        .footer-logo-container .footer-logo-content-right ul li {
          padding: 0 15px; } }
      .footer-logo-container .footer-logo-content-left ul li img,
      .footer-logo-container .footer-logo-content-right ul li img {
        filter: grayscale(100%);
        /* Firefox */
        filter: gray;
        /* ie 9 */
        -webkit-filter: grayscale(100%);
        /* Chrome */ }
        .footer-logo-container .footer-logo-content-left ul li img:hover,
        .footer-logo-container .footer-logo-content-right ul li img:hover {
          filter: grayscale(0);
          /* Firefox */
          filter: none;
          /* ie 9 */
          -webkit-filter: grayscale(0);
          /* Chrome */
          transition: .5s all; }
  .footer-logo-container .footer-logo-content-left .footer-logo-title,
  .footer-logo-container .footer-logo-content-right .footer-logo-title {
    font-size: 1.4em; }
    @media only screen and (min-width: 320px) {
      .footer-logo-container .footer-logo-content-left .footer-logo-title,
      .footer-logo-container .footer-logo-content-right .footer-logo-title {
        padding: 0 15px; } }
    @media only screen and (min-width: 992px) {
      .footer-logo-container .footer-logo-content-left .footer-logo-title,
      .footer-logo-container .footer-logo-content-right .footer-logo-title {
        padding: 0; } }
  .footer-logo-container .footer-logo-content-left {
    float: left;
    /*@media only screen and (min-width: 320px) {
      width: 100%;
    }
    @media only screen and (min-width: 992px) {
      width: 85%;
    }
    @media only screen and (min-width: 1024px) {
      width: 84%;
    }
    @media only screen and (min-width: 1200px) {
      width: 85%;
    }*/ }
    @media only screen and (min-width: 320px) {
      .footer-logo-container .footer-logo-content-left ul li:first-child {
        padding-right: 15px; } }
    @media only screen and (min-width: 992px) {
      .footer-logo-container .footer-logo-content-left ul li:first-child {
        padding-left: 0; } }
    @media only screen and (min-width: 1024px) {
      .footer-logo-container .footer-logo-content-left ul li:first-child {
        padding-right: 10px; } }
    @media only screen and (min-width: 1200px) {
      .footer-logo-container .footer-logo-content-left ul li:first-child {
        padding-right: 15px; } }
    @media only screen and (min-width: 320px) {
      .footer-logo-container .footer-logo-content-left ul li:nth-child(7n) {
        border-right: 0; } }
    @media only screen and (min-width: 992px) {
      .footer-logo-container .footer-logo-content-left ul li:nth-child(7n) {
        border-right: 1px solid #cccccc; } }
  .footer-logo-container .footer-logo-content-right {
    float: right;
    /*@media only screen and (min-width: 320px) {
      width: 100%;
    }
    @media only screen and (min-width: 992px) {
      width: 15%;
    }
    @media only screen and (min-width: 1024px) {
      width: 16%;
    }
    @media only screen and (min-width: 1200px) {
      width: 15%;
    }*/ }
    @media only screen and (min-width: 320px) {
      .footer-logo-container .footer-logo-content-right ul li:first-child {
        padding-right: 15px; } }
    @media only screen and (min-width: 992px) {
      .footer-logo-container .footer-logo-content-right ul li:first-child {
        padding-left: 0; } }
    @media only screen and (min-width: 1024px) {
      .footer-logo-container .footer-logo-content-right ul li:first-child {
        padding-right: 10px; } }
    @media only screen and (min-width: 1200px) {
      .footer-logo-container .footer-logo-content-right ul li:first-child {
        padding-right: 15px; } }
    .footer-logo-container .footer-logo-content-right ul li:last-child {
      padding-right: 0; }

.footer-menu [class^="sub-menu"] {
  display: none; }

.newsletter-box .newsletter-button button {
  font-size: 16px !important; }

.body.chrome .mp-container .mp-pusher .scroller .scroller-inner .container .site-header .col-md-12 .header-content-top .button-cta,
body.gecko .mp-container .mp-pusher .scroller .scroller-inner .container .site-header .col-md-12 .header-content-top .button-cta,
body.ie .mp-container .mp-pusher .scroller .scroller-inner .container .site-header .col-md-12 .header-content-top .button-cta {
  width: 150px !important; }

.add-post-item.col-2 a:visited
.add-post-item.col-3 a:visited {
  color: #FFFFFF !important; }

#mc_embed_signup {
  background-color: transparent !important;
  font-family: "MuseoSansRounded-300" !important; }

#mc_embed_signup form {
  padding: 0 !important; }

#mc_embed_signup input.email
#mc_embed_signup .newsletter-button .button {
  background-color: #D51317;
  border: medium none;
  color: #FFFFFF;
  padding: 10px;
  width: 100%; }

#mc_embed_signup .newsletter-input {
  float: left;
  width: 60%; }

#mc_embed_signup .newsletter-button {
  float: left;
  width: 40% !important; }

#mc_embed_signup .newsletter-input input {
  border: medium none;
  padding: 10px;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 0; }

.footer-menu span,
.newsletter-button input {
  width: 100%; }

.site-header {
  margin-top: -2px; }

.header-content-top {
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: -1px; }

.title-question {
  font-size: 24px; }

.block-question {
  margin: 20px 0; }
  .block-question p:first-child {
    font-weight: bold;
    margin-bottom: 10px; }
  .block-question p:nth-child(n+2) {
    margin-bottom: 5px; }
  .block-question input {
    margin-right: 20px !important; }

@media only screen and (min-width: 320px) {
  .block-draggable input {
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }
@media only screen and (min-width: 768px) {
  .block-draggable input {
    margin-left: 20px;
    margin-right: 0;
    width: 45%; } }

.block-info {
  background-color: #eee;
  padding: 20px;
  font-size: 14px; }

.button-questionnaire {
  text-align: right; }
  .button-questionnaire input {
    display: inline;
    margin-right: 10px; }

.ui-sortable li,
.ui-sortable li label {
  cursor: move;
  font-family: MuseoSansRounded-100;
  font-size: 18px; }

.ui-sortable li {
  border: 1px solid #f1f1f1;
  font-family: FontAwesome;
  padding: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ui-sortable li:hover {
    background-color: #f3f3f3; }
  .ui-sortable li:before {
    content: "\f142";
    padding-right: 20px;
    color: #ddd; }

.progress-bar {
  background-color: #D51317 !important; }

.progress {
  margin-bottom: 10px !important; }

.block-check {
  float: left;
  width: 5%; }

.block-answer {
  float: left;
  width: 95%;
  font-size: 1.6em;
  line-height: 1.5em;
  margin-bottom: 5px; }

.block-last {
  margin-bottom: 20px; }

.info-progress {
  font-size: 1.5em;
  color: #999; }

/*============================================
      PUSH MENU
==============================================*/
.container {
  position: relative; }

.ml-menu {
  padding: 15px; }

.scroller,
.scroller-inner {
  position: relative; }

.mp-container {
  position: relative;
  /*overflow: hidden;*/ }

.mp-pusher {
  position: relative;
  left: 0;
  height: 100%; }

a.mp-back {
  color: #FFFFFF; }

.mp-menu {
  position: fixed;
  /* we can't use fixed here :( */
  top: 0;
  left: 0;
  z-index: 1;
  width: 300px;
  height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  height: 100%;
  overflow-y: auto;
  background-color: #D51317;
  /* content style */ }
  .mp-menu.mp-cover h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1em; }
  .mp-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .mp-menu ul li > a {
      display: block;
      padding: 0.7em 1em 0.7em 1.8em;
      outline: none;
      box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
      font-size: 2em;
      -webkit-transition: background 0.3s, box-shadow 0.3s;
      -moz-transition: background 0.3s, box-shadow 0.3s;
      transition: background 0.3s, box-shadow 0.3s;
      color: #FFFFFF; }
    .mp-menu ul li::before {
      position: absolute;
      left: 10px;
      z-index: -1;
      color: rgba(0, 0, 0, 0.2);
      line-height: 3.5; }
  .mp-menu h2 {
    margin: 0;
    padding: 1em;
    color: #FFFFFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 2em; }
  .mp-menu.mp-overlap h2::before {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8px;
    font-size: 75%;
    line-height: 1.8;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
    transition: opacity 0.3s, transform 0.1s 0.3s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%); }

.mp-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #D51317;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0; }

.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }

.mp-level::after {
  z-index: -1; }

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 110%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.mp-level.mp-level-overlay {
  cursor: pointer; }
  .mp-level.mp-level-overlay.mp-level::before {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 1; }

.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mp-cover .mp-level.mp-level-open ul > li > .mp-level:not(.mp-level-open) {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

.mp-overlap .mp-level.mp-level-overlay > h2::before {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.mp-level > ul > li:first-child > a {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2); }

.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px transparent; }

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px transparent; }

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px transparent, inset 0 1px transparent; }

/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-back {
  background: rgba(0, 0, 0, 0.1);
  outline: none;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  font-size: 1.6em;
  padding: 1em 2em;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }
  .mp-back:hover {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none; }
  .mp-back::after {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f104";
    left: 10px;
    font-size: 1.3em;
    color: rgba(0, 0, 0, 0.3);
    line-height: 1.15em;
    color: #FFFFFF; }

.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent; }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
  padding-left: 300px; }

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none; }

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block; }

.mp-menu ul li > a,
.mp-back {
  font-family: museosansrounded-100;
  text-decoration: none; }

.icon-arrow-right::after {
  font-family: 'FontAwesome';
  content: '\f105';
  position: absolute;
  right: 40px;
  z-index: -1; }

@media only screen and (min-width: 320px) {
  .close-menu {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 35px;
    font-weight: bold;
    margin: 0;
    padding: 5px 20px;
    position: absolute;
    top: -10px;
    z-index: 2000; } }

.mp-level-child {
  padding-left: 40px; }

.menu-trigger,
.brand-link {
  float: left;
  z-index: 99; }

.menu-trigger i,
.menu-trigger i:hover,
.menu-trigger i:focus {
  color: #FFFFFF;
  font-style: normal; }
@media only screen and (min-width: 320px) {
  .menu-trigger {
    background-color: #D51317;
    margin: 15px 28px 0 28px;
    color: white;
    padding: 4px 7px;
    font-size: 24px; } }
@media only screen and (min-width: 667px) {
  .menu-trigger {
    margin: 20px 28px 0 28px; } }
@media only screen and (min-width: 768px) {
  .menu-trigger {
    font-size: 30px; } }
@media only screen and (min-width: 992px) {
  .menu-trigger {
    font-size: 35px; } }
@media only screen and (min-width: 1200px) {
  .menu-trigger {
    font-size: 35px; } }

#mp-menu #searchform input[type=text] {
  color: #d51317;
  padding: 5px; }

#mp-menu #searchsubmit {
  color: #d51317;
  background-color: #fff; }

#menu-top-menu {
  display: none; }

/* COMP-BRANDING HIVOS
   ========================================================================== /
*
*  This is the style for the main logo you can find this file here:
*  assets/css/scss/components/comp-call-to-action.scss
*  templates/components/comp-call-to-action.php
*
*/
@media only screen and (min-width: 320px) {
  .branding-hivos {
    /*margin-left:75px;*/
    position: fixed;
    display: inline-block;
    z-index: 9999;
    min-width: 220px; } }
@media only screen and (min-width: 1200px) {
  .branding-hivos {
    /*margin-left:114px;*/ } }
@media only screen and (min-width: 320px) {
  .branding-hivos img {
    width: 100px;
    height: auto;
    image-rendering: optimizequality; } }
@media only screen and (min-width: 768px) {
  .branding-hivos img {
    width: 135px;
    height: 80px; } }
@media only screen and (min-width: 992px) {
  .branding-hivos img {
    width: 135px; } }
@media only screen and (min-width: 1200px) {
  .branding-hivos img {
    width: 100%; } }

/* COMP-ITEM-THEME
   ========================================================================== /
*
*  This is the style for the main logo you can find this file here:
*
*/
.theme-item-two {
  position: relative;
  width: 49.5%;
  float: left; }
  .theme-item-two img {
    height: auto; }

.media.theme-item-two:nth-child(2n+1) {
  padding-left: 0;
  margin-right: 5px; }

.media.theme-item-two:nth-child(2n) {
  padding-right: 0;
  margin-left: 5px; }

@media only screen and (min-width: 320px) {
  .theme-item-two {
    width: 100%;
    height: 240px; }

  .media.theme-item-two:nth-child(2n+1) {
    margin-right: 0; }

  .media.theme-item-two:nth-child(2n) {
    margin-left: 0; } }
@media only screen and (min-width: 768px) {
  .theme-item-two {
    width: 49.3%;
    height: 230px; }

  .media.theme-item-two:nth-child(2n+1) {
    padding-left: 0;
    margin-right: 5px; }

  .media.theme-item-two:nth-child(2n) {
    padding-right: 0;
    margin-left: 5px; } }
@media only screen and (min-width: 992px) {
  .theme-item-two {
    width: 49.4%;
    height: 300px; } }
/* COMP-ABOUT-HIVOS
   ========================================================================== /
*
*  This is the style for the main logo you can find this file here:
*  assets/css/scss/components/comp-call-to-action.scss
*  templates/components/comp-call-to-action.php
*
*/
@media only screen and (min-width: 320px) {
  .search-form-flower {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  .search-form-flower {
    width: 80%; } }

@media only screen and (min-width: 320px) {
  .search-field-flower {
    width: 100% !important; } }
@media only screen and (min-width: 768px) {
  .search-field-flower {
    width: 70% !important; } }

input.search-range:focus,
input.search-field:focus,
input.search-field-flower:focus {
  border-bottom: 1px solid #eee !important; }

@media only screen and (min-width: 320px) {
  .search-submit-flower {
    width: 100% !important; } }
@media only screen and (min-width: 768px) {
  .search-submit-flower {
    width: 30% !important; } }

@media only screen and (min-width: 320px) {
  .search-form {
    float: left;
    padding: 20px 0;
    margin-left: 5px; } }
@media only screen and (min-width: 768px) {
  .search-form {
    margin-left: 0; } }
@media only screen and (min-width: 320px) {
  .search-form.search-shop-form {
    width: 100%; } }
@media only screen and (min-width: 992px) {
  .search-form.search-shop-form {
    /*width: 75%;*/ } }

@media only screen and (min-width: 320px) {
  .search-field {
    border: 1px solid #D51317;
    width: 63%;
    float: left; } }
@media only screen and (min-width: 480px) {
  .search-field {
    width: 55%; } }
@media only screen and (min-width: 768px) {
  .search-field {
    /*width: 50%;*/
    width: 30%; } }

@media only screen and (min-width: 320px) {
  .search-submit {
    float: left;
    width: 97%;
    margin-top: 20px; } }
@media only screen and (min-width: 480px) {
  .search-submit {
    width: 19%;
    margin-top: 0; } }
@media only screen and (min-width: 768px) {
  .search-submit {
    width: 20%; } }

.searchinput .search-field {
  border: 1px solid #eee; }
.searchinput input {
  height: 40px !important;
  margin-top: 0;
  border-radius: 0; }
  .searchinput input:focus {
    border-bottom: none; }
.searchinput input[type="text"] {
  background-color: #FFFFFF;
  padding-left: 15px;
  font-size: 16px; }

.search-result-content {
  display: inline-block; }

.pagination .page-numbers {
  text-align: center;
  border-radius: 0;
  border-collapse: initial;
  display: table-cell;
  margin: 0;
  padding: 5px 15px;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  @media only screen and (min-width: 320px) {
    .pagination .page-numbers {
      font-size: 1.3em; } }
  @media only screen and (min-width: 375px) {
    .pagination .page-numbers {
      font-size: 1.6em; } }
  .pagination .page-numbers:hover,
  .pagination .page-numbers .current:hover {
    background-color: #E4E4E4; }
  .pagination .page-numbers:first-child {
    border-left: 1px solid #E4E4E4; }

/* COMP-SOCIAL-BUTTONS
   ========================================================================== /
*/
.entry-content .list-social li:before {
  content: ""; }

.list-social li {
  float: left;
  padding-right: 10px; }
  .list-social li .fa {
    background-color: #999999;
    color: #FFFFFF;
    height: 35px;
    padding: 6px;
    text-align: center;
    width: 35px;
    font-size: 23px; }
    .list-social li .fa:hover {
      background-color: #D51317;
      color: #FFFFFF; }
  .list-social li .social-icon.icon-facebook .fa:hover {
    background-color: #3B5998; }
  .list-social li .social-icon.icon-twitter .fa:hover {
    background-color: #4099FF; }
  .list-social li .social-icon.icon-linkedin .fa:hover {
    background-color: #0E76A8; }

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