/* ::: ICDF Main Theme
-------------------------------------------------- 
Stylesheet for icdf.com
Last Updated: 06/05/2018
copyright by Almut Schweitzer-Herbold <a@schweitzer-herbold.de>
copyright by Marie-Luise Vorberg <mlv@luxo-five.de>
-------------------------------------------------- 
*/
/* :::  Table of Contents
-------------------------------------------------- 
1 :: Typography
2 :: Variables and Mixins
3 :: Globals
4 :: HTML Elements 
5 :: Basic Layout
6 :: Navigation
7 :: Components

:: Navigation
:: Components

-------------------------------------------------- 
*/
/* :::  1 ::: Typography
-------------------------------------------------- */
/*
* Web Fonts from fontspring.com
*
* All OpenType features and all extended glyphs have been removed.
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected under domestic and international trademark and 
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
* distributing this font software.
* (c) 2010-2013 Fontspring
* The fonts included are copyrighted by the vendor listed below.
*
* Vendor:      exljbris Font Foundry
* License URL: http://www.fontspring.com/fflicense/exljbris
*
*/
@font-face {
  font-family: 'Museo300Regular';
  src: url("fonts/Museo300-Regular-webfont.eot");
  src: url("fonts/Museo300-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Museo300-Regular-webfont.woff") format("woff"), url("fonts/Museo300-Regular-webfont.ttf") format("truetype"), url("fonts/Museo300-Regular-webfont.svg#Museo300Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Museo500Regular';
  src: url("fonts/Museo500-Regular-webfont.eot");
  src: url("fonts/Museo500-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Museo500-Regular-webfont.woff") format("woff"), url("fonts/Museo500-Regular-webfont.ttf") format("truetype"), url("fonts/Museo500-Regular-webfont.svg#Museo500Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Museo700Regular';
  src: url("fonts/Museo700-Regular-webfont.eot");
  src: url("fonts/Museo700-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Museo700-Regular-webfont.woff") format("woff"), url("fonts/Museo700-Regular-webfont.ttf") format("truetype"), url("fonts/Museo700-Regular-webfont.svg#Museo700Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
* Web Fonts from fontspring.com
* Vendor:      Synthview Type Design
* License URL: http://www.fontspring.com/fflicense/synthview
*/
@font-face {
  font-family: 'novecento_sans_widenormal';
  src: url("fonts/Novecentosanswide-Normal-webfont.eot");
  src: url("fonts/Novecentosanswide-Normal-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-Normal-webfont.woff") format("woff"), url("fonts/Novecentosanswide-Normal-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-Normal-webfont.svg#novecento_sans_widenormal") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'novecento_sans_wide_bookbold';
  src: url("fonts/Novecentosanswide-Bold-webfont.eot");
  src: url("fonts/Novecentosanswide-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-Bold-webfont.woff") format("woff"), url("fonts/Novecentosanswide-Bold-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-Bold-webfont.svg#novecento_sans_wide_bookbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'novecento_sans_widebook';
  src: url("fonts/Novecentosanswide-Book-webfont.eot");
  src: url("fonts/Novecentosanswide-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-Book-webfont.woff") format("woff"), url("fonts/Novecentosanswide-Book-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-Book-webfont.svg#novecento_sans_widebook") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'novecento_sans_widedemibold';
  src: url("fonts/Novecentosanswide-DemiBold-webfont.eot");
  src: url("fonts/Novecentosanswide-DemiBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-DemiBold-webfont.woff") format("woff"), url("fonts/Novecentosanswide-DemiBold-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-DemiBold-webfont.svg#novecento_sans_widedemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'novecento_sans_widelight';
  src: url("fonts/Novecentosanswide-Light-webfont.eot");
  src: url("fonts/Novecentosanswide-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-Light-webfont.woff") format("woff"), url("fonts/Novecentosanswide-Light-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-Light-webfont.svg#novecento_sans_widelight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'novecento_sans_widemedium';
  src: url("fonts/Novecentosanswide-Medium-webfont.eot");
  src: url("fonts/Novecentosanswide-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentosanswide-Medium-webfont.woff") format("woff"), url("fonts/Novecentosanswide-Medium-webfont.ttf") format("truetype"), url("fonts/Novecentosanswide-Medium-webfont.svg#novecento_sans_widemedium") format("svg");
  font-weight: normal;
  font-style: normal; }
/* :::  2 ::: Variables and Mixins
-------------------------------------------------- */
/* :::  3 ::: Globals and System Overrides
-------------------------------------------------- */
#lightbox2-overlay,
#lightbox {
  z-index: 99999 !important; }

.back {
  display: block;
  max-width: 20px; }
  .back:hover {
    opacity: 0.8; }

.padding,
.l-padding {
  padding: 12px; }

.l-padding-top {
  padding-top: 12px; }

.l-inner {
  padding: 0 12px; }

@media screen and (max-width: 620px) {
  .module {
    float: none; } }
@media screen and (min-width: 620px) and (max-width: 960px) {
  .l-push-20 {
    margin-left: 20% !important; } }
@media screen and (min-width: 960px) and (max-width: 1024px) {
  .l-push-right {
    max-width: 60% !important;
    float: right !important; } }
@media screen and (min-width: 1024px) {
  .l-push-right {
    padding-left: 162px !important;
    max-width: 67% !important;
    float: left !important;
    max-width: 66%; } }
.clear:after {
  content: '';
  display: table;
  clear: both; }

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

.l-right,
.right {
  float: right; }

.l-left,
.left {
  float: left; }

.l-position-relative {
  position: relative; }

.l-bottom-spack {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.d-chocolate {
  background-color: #4d1315;
  color: #bca4a5; }
  .d-chocolate a:hover {
    color: #eee8e9 !important; }

.d-lightblue {
  color: #8c6665;
  background-color: #d6eceb; }
  .d-lightblue a {
    color: #8c6665; }
    .d-lightblue a:hover {
      color: #4d1315 !important; }

.d-align-left {
  text-align: left !important; }

.d-no-deco {
  background: none !important; }

.d-deco-top::before {
  content: '';
  display: block;
  height: 80px;
  background: url(images/content-top.png) top left no-repeat; }

.d-deco-bottom::after {
  content: '';
  display: block;
  height: 80px;
  background: url(images/content-bottom.png) bottom right no-repeat; }

.views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0; }
  .views-exposed-form .views-exposed-widget .active {
    color: black; }

.mobile {
  display: block;
  visibility: visible; }

.desktop {
  display: none;
  visibility: hidden; }

.hide {
  visibility: hidden;
  display: none; }

@media screen and (min-width: 620px) {
  .show-620 {
    visibility: visible;
    display: block; }

  .hide-620 {
    visibility: hidden;
    display: none; } }
@media screen and (min-width: 960px) {
  .desktop {
    display: block;
    visibility: visible; }

  .mobile {
    display: none;
    visibility: hidden; }

  .show-960 {
    visibility: visible;
    display: block; }

  .country-logo.hide-960,
  .hide-960 {
    visibility: hidden;
    display: none; } }
/* :::  4 ::: HTML Elements
-------------------------------------------------- */
html,
body {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Museo300Regular', Arial, Helvetica, Sans-serif;
  font-size: 14px;
  background-color: #133654;
  padding: 0px;
  line-height: 140%; }

h1,
#main-title {
  font-size: 24px;
  line-height: 125%;
  font-family: 'novecento_sans_widelight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 24px 0px;
  text-transform: uppercase; }

h2 {
  font-size: 20px;
  font-family: 'novecento_sans_widenormal', Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: lowercase;
  margin: 20px 0px 8px 0px; }

h1 > h2,
h2:first-child {
  margin-top: 0; }

h3,
h4 {
  font-size: 16px;
  font-family: 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
  margin: 14px 0px 8px 0px;
  text-transform: lowercase;
  color: #b80569;
  font-weight: normal; }

h4 {
  color: black; }

p {
  line-height: 140%;
  margin-bottom: 8px; }

.special {
  padding-left: 20px;
  background: url(images/special.png) no-repeat top left; }

a {
  color: #9a9a9a;
  font-family: 'Museo500Regular', Arial, Helvetica, sans-serif;
  text-decoration: none; }

a:hover {
  color: black; }

hr {
  background-color: #4d1315;
  height: 2px; }

.map-link {
  display: none; }

.text ul {
  margin-left: 25px; }

.text ul {
  line-height: 140%; }

.text ul li {
  list-style: none;
  list-style-image: none;
  list-style-image: url(images/list.png);
  margin-bottom: 6px; }

.text img {
  display: block;
  height: auto;
  margin-bottom: 12px; }

strong {
  font-family: 'Museo500Regular'; }

/* :::  5 ::: Basic Layout
-------------------------------------------------- */
.group:after {
  content: '';
  display: table;
  clear: both; }

.module {
  padding: 0;
  margin: 0; }

/* layout wrapper */
.l-layout-wrapper {
  background-color: white;
  width: 96%;
  max-width: 1076px;
  margin: 52px auto 0 auto; }

/* horizon */
.l-horizon {
  height: 96px;
  position: relative; }

.l-horizon:before {
  content: '';
  display: block;
  height: 100px;
  width: 100px;
  background: url(images/content-top.png) top left no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

/* content wrapper */
.l-content-wrapper {
  background: url(images/gradient-vertical.png) no-repeat top left;
  padding: 24px;
  position: relative; }

.l-content-wrapper:before {
  content: '';
  display: block;
  height: 80px;
  background: url(images/content-top.png) top left no-repeat; }

.l-content-wrapper.d-no-deco:before {
  display: none;
  visibility: hidden; }

.l-content-wrapper.worldmap:before {
  display: none;
  visibility: hidden; }

.main {
  background: url(images/content-bottom.png) bottom right no-repeat;
  padding-bottom: 120px;
  margin-bottom: 42px; }

/* footer */
#page-footer {
  min-height: 120px;
  border-top: 4px solid white;
  border-bottom: 2px solid #4d1315;
  background-image: url(images/icdf-identity.png) bottom no-repeat;
  background-repeat: no-repeat;
  background-position: bottom; }

@media screen and (min-width: 620px) {
  .l-skip-aside {
    padding-left: 20%; }

  .l-with-margin {
    margin-left: 20%; } }
@media screen and (min-width: 960px) {
  .l-skip-aside-960 {
    padding-left: 0 !important; }

  .l-layout-wrapper {
    margin-top: 0; }

  .l-content-wrapper {
    padding: 24px 64px 8px 64px; }

  .l-content-wrapper:before {
    display: none;
    visibility: hidden; } }
/* :::  6 ::: Navigation
-------------------------------------------------- */
/* --- Mobile Menu --- */
#mobile-site-header.header {
  visibility: hidden;
  position: absolute;
  z-index: 99999;
  top: 40px;
  left: -2000px;
  width: 100%;
  height: auto;
  padding-top: 10%;
  -webkit-animation: slide 1s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 1s forwards;
  animation-delay: 2s;
  transition: 1s; }
  #mobile-site-header.header:after {
    content: '';
    display: table;
    clear: both;
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: -60px;
    background: white;
    background: -moz-linear-gradient(top, white 24%, white 30%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(24%, white), color-stop(30%, white), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 24%, white 30%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, white 24%, white 30%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, white 24%, white 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, white 24%, white 30%, rgba(255, 255, 255, 0) 100%); }
  #mobile-site-header.header.visible {
    background-color: rgba(255, 255, 255, 0.98);
    visibility: visible;
    width: 100%;
    min-height: 100%;
    height: inherit;
    transition: 1s;
    left: 0;
    z-index: 99999;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
    padding-bottom: 60px; }
  #mobile-site-header.header #logo {
    float: none !important; }
  #mobile-site-header.header .menu {
    display: block;
    height: auto; }
    #mobile-site-header.header .menu:first-child {
      background: transparent;
      margin-top: 36px; }
  #mobile-site-header.header .menu li {
    float: none;
    display: block;
    background-color: transparent; }
    #mobile-site-header.header .menu li.active-trail, #mobile-site-header.header .menu li:hover {
      background-image: none; }
      #mobile-site-header.header .menu li.active-trail a.active, #mobile-site-header.header .menu li:hover a.active {
        font-family: "novecento_sans_wide_bookbold", Arial, Helvetica, sans-serif; }
  #mobile-site-header.header .menu .menu {
    visibility: visible;
    display: block;
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    top: 0;
    left: 0;
    background: url(images/menu-submenu-hover.png) left top no-repeat, none; }

/* --- Secondary Menu: Mobile --- */
.secondary.mobile {
  position: fixed;
  z-index: 99999;
  top: 0;
  width: 100%;
  background-color: #4d1315; }
  .secondary.mobile .padding {
    padding: 8px 16px;
    max-width: 960px;
    margin: 0 auto; }
  .secondary.mobile .home-button .st0 {
    fill: #fff !important; }
  .secondary.mobile .menu-toggle {
    color: white;
    padding-top: 4px;
    margin-left: 36px;
    text-decoration: none; }
  .secondary.mobile .menu-toggle:hover {
    opacity: 0.85; }

/* --- secondary Menu --- */
.header .secondary {
  display: none;
  visibility: hidden; }

/* --- Desktop Menu --- */
.header .menu {
  height: 40px;
  z-index: 6000;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  background: url(images/menu-bg.png) no-repeat top left;
  flex-wrap: nowrap;
  padding: 8px 12px 0px 12px; }
  .header .menu li {
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: none;
    position: relative;
    padding: 9px 0px 10px 0px;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
    .header .menu li:hover, .header .menu li.active-trail {
      background-image: url(images/menu-hover.png);
      background-repeat: no-repeat;
      background-position: bottom left; }
  .header .menu a {
    font-family: 'novecento_sans_widedemibold', arial, helvetica, sans-serif;
    text-transform: uppercase;
    color: #771921;
    text-decoration: none;
    padding: 0px 6px 0px 6px;
    display: block;
    width: 100%; }
  .header .menu .menu {
    padding: 0px;
    display: none;
    visibility: hidden;
    min-width: 160px;
    max-width: 220px;
    height: auto;
    background: url(images/menu-submenu-hover.png) left top no-repeat, url(images/main-menu-background.png);
    position: absolute;
    top: 32px;
    left: 0; }
    .header .menu .menu li {
      float: none;
      display: block;
      padding: 5px 6px 5px 0; }
      .header .menu .menu li:hover a {
        font-family: novecento_sans_widedemibold, arial, helvetica, sans-serif;
        font-size: 13px; }
      .header .menu .menu li a {
        font-family: novecento_sans_widenormal, arial, helvetica, sans-serif;
        font-size: 13px;
        padding: 0 6px; }
  .header .menu li:hover .menu {
    display: block;
    visibility: visible;
    z-index: 99999; }

.header .menu li:hover .menu li {
  background-image: none; }

/* --- Main Menu, 2nd Layer --- */
.l-horizon .menu {
  padding: 14px 0 0 0;
  position: relative;
  z-index: 66666; }
  .l-horizon .menu li {
    display: inline;
    list-style: none;
    padding: 0;
    text-decoration: none;
    position: relative;
    z-index: 88888; }
    .l-horizon .menu li:after {
      content: '|'; }
    .l-horizon .menu li.last:after {
      content: ''; }
    .l-horizon .menu li.active a,
    .l-horizon .menu li a:hover {
      font-family: novecento_sans_widedemibold, Arial, Helvetica, sans-serif; }
  .l-horizon .menu a {
    font-family: novecento_sans_widenormal, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #771921;
    padding: 0px 10px 0px 10px;
    font-weight: normal;
    text-decoration: none; }

/* --- Navigation Media Queries --- */
@media screen and (min-width: 960px) {
  #mobile-site-header {
    display: none;
    visibility: hidden; }

  .secondary.mobile {
    display: none;
    visibility: hidden; }

  .header .secondary {
    display: block;
    visibility: visible;
    padding-right: 12px; } }
@media screen and (max-width: 1024px) {
  .header .menu li a {
    font-size: 12px; } }
@media screen and (min-width: 1135px) {
  .header .menu {
    padding: 8px 54px 0px 54px; }

  .header.front .menu {
    background-image: url(images/menu-bg-front.png) no-repeat top left; }
    .header.front .menu .menu {
      background-image: url(images/main-menu-background.png);
      background-repeat: repeat; } }
/* :::  FIXME ::: Page Layouts
-------------------------------------------------- */
/* --- Standard Page --- */
.aside.l-standard {
  width: 100%;
  margin-bottom: 12px; }

.image.d-with-background {
  display: block;
  float: left;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 150px; }

.image.portrait.d-with-background {
  width: calc(40% - 14px);
  margin-right: 14px; }

.image.landscape.d-with-background {
  width: 60%; }

.image.d-without-background img,
.image.d-with-background img {
  display: none; }

@media screen and (min-width: 480px) {
  .image.d-with-background {
    height: 180px; }

  .image.portrait.d-with-background {
    width: calc(35% - 14px);
    margin-right: 14px; }

  .image.landscape.d-with-background {
    width: 65%; } }
@media screen and (min-width: 620px) {
  .image.d-with-background {
    background-image: none !important; }

  .image.d-with-background.portrait,
  .image.d-with-background.landscape {
    width: 100%;
    float: none;
    height: auto !important;
    margin-bottom: 12px; }

  .image.d-with-background.portrait {
    display: block !important;
    visibility: visible; }

  .image.d-with-background img {
    display: block !important;
    height: auto !important; }

  .module.aside.l-standard {
    width: 20%;
    max-width: 182px;
    float: left;
    padding-right: 2%; }

  .module.main.l-standard {
    width: 80%;
    max-width: 500px;
    float: left; } }
@media screen and (min-width: 1076px) {
  .aside .image.landscape {
    display: none; }

  .image.landscape.d-without-background img {
    display: block !important;
    visibility: visible !important; } }
/* --- Country Page --- */
.country-logo {
  display: block;
  max-width: 200px; }

.aside.l-country {
  padding: 0 20px 20px 0; }

.meta-information p {
  margin-bottom: 4px; }

.r-event-teasers {
  background-color: #fefaf4;
  padding: 5% 0; }
  .r-event-teasers h2 {
    font-size: 24px;
    font-family: 'novecento_sans_widelight', Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0px 0px 24px 0px;
    text-transform: uppercase; }
  .r-event-teasers .event {
    position: relative; }
    .r-event-teasers .event .image,
    .r-event-teasers .event .text {
      float: left;
      width: 48%; }
    .r-event-teasers .event .text {
      position: absolute;
      bottom: -5px;
      left: 54%; }
    .r-event-teasers .event a {
      font-family: 'novecento_sans_widenormal', Arial, Helvetica, sans-serif;
      text-transform: lowercase;
      font-size: 13px;
      color: #666666;
      text-decoration: none;
      line-height: 120%; }
    .r-event-teasers .event img {
      display: block;
      height: auto; }

@media screen and (min-width: 420px) {
  .r-event-teasers .event .image {
    width: 30%; }
  .r-event-teasers .event .text {
    width: 60%;
    left: 34%; } }
@media screen and (min-width: 620px) {
  .aside.l-country {
    padding-top: 56px; }

  .module.size2of5.r-event-teasers,
  .module.main.size2of5.l-country {
    width: 80%;
    float: right; } }
@media screen and (min-width: 800px) {
  .module.size2of5.r-event-teasers,
  .module.main.size2of5.l-country {
    width: 40%;
    float: left; }

  .r-event-teasers {
    padding: 0; }

  .r-event-teasers .event .image,
  .r-event-teasers .event .text {
    width: 50%;
    float: left; }

  .r-event-teasers .event .text {
    position: absolute;
    bottom: -5px;
    right: 0;
    left: auto;
    padding-left: 12px; } }
@media screen and (min-width: 940px) {
  .r-event-teasers {
    padding-top: 10%; } }
@media screen and (min-width: 960px) {
  .r-event-teasers {
    margin-top: -10%;
    padding: 10% 2%; } }
/* :::  FIXME ::: Components
-------------------------------------------------- */
/* --- mission statement --- */
#mission {
  min-height: 56px;
  border-top: 4px solid #f1f6f4;
  padding: 24px; }

@media screen and (min-width: 800px) {
  #mission {
    padding: 0px; } }
#mission p,
#mission a {
  font-family: novecento_sans_widelight;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  margin: 11px 0px 0px 0px;
  padding: 0; }

/* --- Footer ---- */
.footer {
  min-height: 220px; }
  .footer h2 {
    margin: 0px 0px 5px 0px;
    font-family: 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
    .footer h2:after {
      content: '';
      display: block;
      width: 100%;
      background: url(images/footer-line.png) top left no-repeat;
      min-height: 40px;
      position: absolute; }
    .footer h2 a {
      color: #bca4a5; }
      .footer h2 a:hover {
        color: #eee8e9 !important; }
  .footer .events a {
    display: block;
    margin-bottom: 8px; }

#page-footer h2:after {
  background: url(images/footer-line-short.png) top left no-repeat; }

#page-footer .footer-block .content ul li {
  display: inline; }

@media screen and (min-width: 480px) {
  .footer .module.size1of5 {
    margin-bottom: 8px; }

  .footer .module.size1of5:after {
    content: '';
    display: table;
    clear: both; }

  .footer .module.size1of5 h2 {
    display: block;
    width: 50%;
    float: left;
    min-height: 100% !important;
    text-align: right; }

  .footer .module h2:after {
    display: none;
    visibility: hidden; }

  .footer .module.size1of5 .l-inner {
    width: 50%;
    float: right; } }
@media screen and (min-width: 620px) {
  .footer .module.size1of5 {
    width: 50%; }

  .footer .module.size1of5 h2 {
    display: block;
    width: 100%;
    float: none;
    min-height: auto !important;
    height: auto !important;
    text-align: left; }

  .footer .module h2:after {
    display: block;
    visibility: visible;
    z-index: 10 !important; }

  .footer .module .l-inner {
    position: relative;
    z-index: 1000 !important; }

  .footer .module.size1of5 .l-inner {
    width: 100%;
    float: none; } }
@media screen and (min-width: 960px) {
  .footer {
    padding: 24px 64px; }
    .footer .l-padding {
      padding: 0; }

  .footer .module.size1of5 {
    width: 20%; }

  .footer h2:after {
    min-height: 130px; } }
/* --- Logo --- */
.logo-link {
  max-width: 86%;
  display: block;
  float: left;
  margin-left: 12px; }
  .logo-link img {
    display: block; }

@media screen and (min-width: 1135px) {
  .logo-link {
    margin-left: 0; } }
/* --- Home Button --- */
.home-button {
  display: block;
  float: left;
  height: 20px;
  width: 10px; }
  .home-button svg {
    height: 100%;
    width: auto; }
  .home-button:hover {
    opacity: 0.6; }

/* --- Language Switcher --- */
.language-switcher-locale-url {
  float: right;
  margin-left: 4px; }

.language-switcher-locale-url:after {
  content: '';
  display: table;
  clear: both; }
.language-switcher-locale-url li {
  float: left;
  display: block;
  width: 30px;
  height: 20px;
  margin-left: 8px; }
  .language-switcher-locale-url li .language-link {
    font-size: 0;
    position: relative;
    width: 100%;
    height: 100%; }
  .language-switcher-locale-url li .language-link:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: left -5px;
    background-repeat: no-repeat; }
  .language-switcher-locale-url li .language-link:hover:before {
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5); }
.language-switcher-locale-url .en .language-link:before {
  background-image: url(images/flags/100-great-britain.svg); }
.language-switcher-locale-url .es .language-link:before {
  background-image: url(images/flags/065-spain.svg); }
.language-switcher-locale-url .sv .language-link:before {
  background-image: url(images/flags/087-sweden.svg); }

/* --- Social Media --- */
.social-media {
  display: inline-block;
  width: 26px;
  height: 27px;
  float: left;
  margin: 0px 10px 10px 0px;
  background-position: left; }
  .social-media:nth-child(4) {
    margin-right: 0; }
  .social-media.social-media-facebook {
    background: url(images/social_media_new.png) 0px 0px; }
    .social-media.social-media-facebook:hover {
      background: url(images/social_media_new.png) 0px -27px; }
  .social-media.social-media-twitter {
    background: url(images/social_media_new.png) -54px 0px; }
    .social-media.social-media-twitter:hover {
      background: url(images/social_media_new.png) -54px -27px; }
  .social-media.social-media-youtube {
    background: url(images/social_media_new.png) 27px 0px; }
    .social-media.social-media-youtube:hover {
      background: url(images/social_media_new.png) 26px -27px; }
  .social-media.social-media-wordpress {
    width: 28px;
    height: 27px;
    background: url(images/social_media_new.png) -26px 0px; }
    .social-media.social-media-wordpress:hover {
      background: url(images/social_media_new.png) -26px -27px; }
  .social-media.social-media-quicktopic {
    background: url(images/social_media_new.png) -82px 0px; }
    .social-media.social-media-quicktopic:hover {
      background: url(images/social_media_new.png) -82px -27px; }
  .social-media.social-media-pinterest {
    background: url(images/social_media_new.png) -135px 0px; }
    .social-media.social-media-pinterest:hover {
      background: url(images/social_media_new.png) -135px -27px; }
  .social-media.social-media-instagram {
    background: url(images/social_media_new.png) -109px 0px; }
    .social-media.social-media-instagram:hover {
      background: url(images/social_media_new.png) -109px -27px; }

/* --- Contacts ---- */
.contact {
  font-family: Museo500Regular, Arial, Helvetica, sans-serif;
  display: block;
  position: relative;
  margin-top: 18px; }
  .contact .contact span {
    display: block; }
  .contact:before {
    content: '';
    display: block;
    width: 23px;
    height: 38px;
    margin-right: 8px;
    float: left;
    background: url(images/contact-icon.png) no-repeat bottom; }
  .contact .contact-information {
    padding-top: 6px;
    float: left; }
    .contact .contact-information p,
    .contact .contact-information span {
      line-height: 100%;
      margin-bottom: 6px; }
  .contact .contact-email {
    font-family: Museo300Regular, Arial, Helvetica, Sans-serif; }
  .contact a,
  .contact a.ext {
    text-decoration: none;
    color: #666666;
    text-decoration: none; }
    .contact a:hover,
    .contact a.ext:hover {
      color: black; }

/* --- Slideshow ---- */
.flex-control-nav.flex-control-paging {
  top: 10px;
  max-height: 30px; }

.flex-direction-nav {
  display: none;
  visibility: hidden; }
  .flex-direction-nav a {
    line-height: 100% !important;
    padding-top: 12px; }

.slides {
  position: relative; }
  .slides .overlay {
    width: 100%;
    height: 100%;
    background: url(images/layer.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 66666;
    background-size: contain; }
  .slides .slide {
    z-index: 22222 !important; }
  .slides .link-to-page {
    z-index: 999999;
    color: #4d1315;
    display: block; }
    .slides .link-to-page:hover {
      opacity: 0.7; }
    .slides .link-to-page.mobile {
      margin-top: 16px; }
    .slides .link-to-page.desktop {
      display: none;
      visibility: hidden; }

.slideshow-caption {
  color: #f1f8f6;
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  z-index: 99999; }
  .slideshow-caption .huge {
    font-size: 28px;
    line-height: 1;
    display: block;
    font-family: "novecento_sans_widelight", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 8px 0 0 0; }
  .slideshow-caption.mobile {
    background-color: #7ec3c4;
    padding: 24px;
    text-align: center; }
  .slideshow-caption.desktop {
    position: absolute;
    width: 100%;
    padding: 8% 3%;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    visibility: hidden; }

@media screen and (min-width: 800px) {
  .slideshow-caption.desktop {
    display: block;
    visibility: visible; }
  .slideshow-caption.mobile {
    display: none;
    visibility: hidden; }

  .flex-control-nav.flex-control-paging {
    width: 80%;
    margin: 0 10%;
    bottom: 10px;
    top: auto; }

  .slides .link-to-page {
    display: block;
    visibility: visible;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999999;
    padding: 20px;
    color: #4d1315;
    display: block;
    padding: 24px;
    background-color: rgba(255, 255, 255, 0.6); }
    .slides .link-to-page.desktop {
      display: block;
      visibility: visible; }
    .slides .link-to-page:hover {
      background-color: rgba(255, 255, 255, 0.9); } }
/* --- Quotes --- */
.quote {
  padding: 14px;
  background-color: #ecf0f3;
  display: block;
  color: #818181;
  font-family: novecento_sans_widebook, Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 12px; }
  .quote span {
    display: block; }
  .quote .author {
    font-size: 20px;
    float: right; }
    .quote .author:after {
      clear: both; }

@media screen and (min-width: 620px) {
  .quote {
    min-height: 40px;
    width: 100%;
    max-width: 280x;
    float: right; } }
@media screen and (min-width: 920px) {
  .quote {
    width: 380px;
    margin-right: -100px; } }
/* --- Media ---- */
.gallery-thumbnail {
  width: calc(25% - 12px);
  height: auto;
  float: left;
  margin: 0 12px 12px 0; }
  .gallery-thumbnail a,
  .gallery-thumbnail img {
    display: block;
    width: 100%; }
  .gallery-thumbnail:nth-of-type(4n) {
    margin-right: 0; }

.video-thumbnail {
  height: 100%;
  width: calc(50% - 12px);
  float: left;
  overflow: hidden;
  margin: 0px 12px 12px 0px;
  position: relative; }

.video-thumbnail:nth-of-type(2n) {
  margin-right: 0; }

/* --- Worldmap ---- */
.worldmap {
  padding: 0;
  margin: 0;
  position: relative !important; }

#worldmap-background {
  position: absolute;
  top: 0;
  left: 0; }

.country-list h2 {
  width: 60%;
  margin: 12px auto;
  padding: 0; }

.country-list .l-inner {
  width: 60%;
  margin: 0 auto;
  padding: 0; }

.country-list a {
  display: block; }

@media screen and (min-width: 760px) {
  .country-list {
    display: none;
    visibility: hidden; } }
#gradient {
  width: 100%;
  height: 50px;
  background: url(images/gradient-vertical.png) no-repeat top left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }

.country-marker {
  height: 14px;
  width: 14px;
  position: absolute;
  background: url(images/dot-active.png) no-repeat bottom left; }

.country-marker a.marker {
  display: inline-block;
  height: 14px;
  width: 14px;
  z-index: 9000;
  position: absolute;
  bottom: 0;
  left: 0; }

.country-marker:hover {
  /* width: 225px;
  height: 64px; */
  z-index: 2000; }

.country-marker .country-bubble {
  display: none;
  visibility: hidden;
  height: 14px;
  width: auto;
  max-width: 180px;
  position: absolute;
  top: 0px;
  left: 0;
  display: block !important; }

.country-marker:hover .country-bubble {
  visibility: visible;
  display: block; }

.country-marker .country-bubble a {
  background: url(images/map-bubble-background.png);
  width: auto !important;
  min-width: 80px;
  max-width: 220px;
  color: white;
  padding: 0px 10px 0px 10px;
  border-radius: 0px 8px 0px 0px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: novecento_sans_widenormal, Arial, Helvetica, sans-serif;
  z-index: 7000;
  display: block;
  height: 32px;
  font-size: 12px;
  text-decoration: none;
  hyphens: none !important; }

/* Germany */
.country-marker.c-43 {
  top: 23.7642586%;
  left: 51.4869888%;
  /* top: 125px; left: 554px; */ }

/* Britain */
.country-marker.c-82 {
  top: 21.6730038%;
  left: 48.14126394%;
  /* top: 114px; left: 518px; */ }

/* Brazil */
.country-marker.c-87 {
  top: 58.74524715%;
  left: 36.24535316%;
  /* top: 309px; left: 390px; */ }

/* Canada */
.country-marker.c-55 {
  top: 14.25855%;
  left: 23.23420%; }

/*  Australia  */
.country-marker.c-76 {
  top: 65.77946768%;
  left: 82.52788104%;
  /* top: 346px; left: 888px; */ }

/* New Zealand */
.country-marker.c-95 {
  top: 79.08745247%;
  left: 90.14869888%;
  /* top: 416px; left: 970px; */ }

/* Ireland  */
.country-marker.c-101 {
  top: 21.6730038%;
  left: 46.46840149%;
  /* top: 114px; left: 500px; */ }

/* Sweden  */
.country-marker.c-98 {
  top: 18.0608365%;
  left: 53.43866171%;
  /* top: 95px; left: 575px; */ }

/* Costa Rica  */
.country-marker.c-45 {
  top: 46.57794677%;
  left: 24.81412639%;
  /* top: 245px; left: 267px; */ }

/* Fiji */
.country-marker.c-97 {
  top: 64.4486692%;
  left: 94.79553903%;
  /* top: 339px; left: 1020px; */ }

/*  France  */
.country-marker.c-36 {
  top: 27.37642586%;
  left: 49.25650558%;
  /* top: 144px; left: 530px; */ }

/*  Ghana  */
.country-marker.c-59 {
  top: 51.90114068%;
  left: 46.9330855%;
  /* top: 273px; left: 505px; */ }

/*  India  */
.country-marker.c-57 {
  top: 48.28897338%;
  left: 67.28624535%;
  /* top: 254px; left: 724px; */ }

/* Indonesia */
.country-marker.c-33 {
  top: 54.18250951%;
  left: 70.63197026%;
  /* top: 285px; left: 760px; */ }

/*  Jamaica  */
.country-marker.c-53 {
  top: 41.82509506%;
  left: 27.60223048%;
  /* top: 220px; left: 297px; */ }

/*  Japan  */
.country-marker.c-39 {
  top: 32.31939164%;
  left: 83.27137546%;
  /* top: 170px; left: 896px; */ }

/* Kenya */
.country-marker.c-90 {
  top: 55.32319392%;
  left: 55.29739777%;
  /* top: 291px; left: 595px; */ }

/* Korea */
.country-marker.c-47 {
  top: 31.9391635%;
  left: 80.11152416%;
  /* top: 168px; left: 862px; */ }

/* Malaysia */
.country-marker.c-49 {
  top: 49.61977186%;
  left: 72.86245353%;
  /* top: 261px; left: 784px; */ }

/* Netherlands */
.country-marker.c-61 {
  top: 23.19391635%;
  left: 50.18587361%;
  /* top: 122px; left: 540px; */ }

/* Philippines */
.country-marker.c-37 {
  top: 44.10646388%;
  left: 78.71747212%;
  /* top: 232px; left: 847px; */ }

/* Puerto Rico */
.country-marker.c-41 {
  top: 43.53612167%;
  left: 29.18215613%;
  /* top: 229px; left: 314px; */ }

/*  Singapore  */
.country-marker.c-32 {
  top: 52.28136882%;
  left: 72.49070632%;
  /* top: 275px; left: 780px; */ }

/*  South Africa  */
.country-marker.c-70 {
  top: 71.86311787%;
  left: 52.50929368%;
  /* top: 378px; left: 565px; */ }

/* Suriname */
.country-marker.c-73 {
  top: 48.66920152%;
  left: 32.52788104%;
  /* top: 256px; left: 350px; */ }

/*  Trinidad & Tobago  */
.country-marker.c-63 {
  top: 46.57794677%;
  left: 31.133829%;
  /* top: 245px; left: 335px; */ }

/* USA */
.country-marker.c-93 {
  top: 29.65779468%;
  left: 18.95910781%;
  /* top: 156px; left: 204px; */ }

/* Cuba */
.country-marker.c-51 {
  top: 39.9239544%;
  left: 29.1821561%;
  /* top: 210px; left: 314px; */ }

/* Uganda */
.country-marker.c-65 {
  top: 53.23193916%;
  left: 53.90334572%;
  /* top: 280px; left: 580px; */ }

/* Nigeria */
.country-marker.c-67 {
  top: 51.90114068%;
  left: 48.32713755%;
  /* top: 273px; left: 520px; */ }

@media screen and (min-width: 960px) {
  .country-marker .country-bubble a {
    font-size: 14px; }

  .country-marker:hover {
    width: 225px;
    height: 64px; }

  .country-marker .country-bubble {
    height: 50px;
    background: url(images/map-pin.png) no-repeat bottom left;
    left: 8px; }

  /* Germany */
  .country-marker.c-43:hover {
    top: 76px; }

  /* Ireland  */
  .country-marker.c-101:hover {
    top: 65px; }

  /* Britain */
  .country-marker.c-82:hover {
    top: 65px; }

  /* Brazil */
  .country-marker.c-87:hover {
    top: 260px; }

  /* Canada */
  .country-marker.c-55:hover {
    top: 26px; }

  /* Sweden  */
  .country-marker.c-98:hover {
    top: 46px; }

  /*  Australia  */
  .country-marker.c-76:hover {
    top: 297px; }

  /* New Zealand */
  .country-marker.c-95:hover {
    top: 367px; }

  /*  France  */
  .country-marker.c-36:hover {
    top: 95px; }

  /* Costa Rica  */
  .country-marker.c-45:hover {
    top: 196px; }

  /*  Ghana  */
  .country-marker.c-59:hover {
    top: 224px; }

  /* Fiji */
  .country-marker.c-97:hover {
    top: 290px; }

  /*  India  */
  .country-marker.c-57:hover {
    top: 205px; }

  /* Indonesia */
  .country-marker.c-33:hover {
    top: 236px; }

  /*  Japan  */
  .country-marker.c-39:hover {
    top: 121px; }

  /*  Jamaica  */
  .country-marker.c-53:hover {
    top: 171px; }

  /* Kenya */
  .country-marker.c-90:hover {
    top: 242px; }

  /* Korea */
  .country-marker.c-47:hover {
    top: 119px; }

  /* Malaysia */
  .country-marker.c-49:hover {
    top: 212px; }

  .country-marker.c-49:hover .country-bubble {
    display: inline-block; }

  /* Netherlands */
  .country-marker.c-61:hover {
    top: 73px; }

  .country-marker.c-61:hover .country-bubble {
    display: inline-block; }

  /* Philippines */
  .country-marker.c-37:hover {
    top: 183px; }

  .country-marker.c-37:hover .country-bubble {
    display: inline-block; }

  /* Puerto Rico */
  .country-marker.c-41:hover {
    top: 180px; }

  .country-marker.c-41:hover .country-bubble {
    display: inline-block; }

  /*  Singapore  */
  .country-marker.c-32:hover {
    top: 226px; }

  .country-marker.c-32:hover .country-bubble {
    display: inline-block; }

  /*  South Africa  */
  .country-marker.c-70:hover {
    top: 329px; }

  .country-marker.c-70:hover .country-bubble {
    display: inline-block; }

  /* Suriname */
  .country-marker.c-73:hover {
    top: 207px; }

  .country-marker.c-73:hover .country-bubble {
    display: inline-block; }

  /*  Trinidad & Tobago  */
  .country-marker.c-63:hover {
    top: 196px; }

  .country-marker.c-63:hover .country-bubble {
    display: inline-block; }

  /* USA */
  .country-marker.c-93:hover {
    top: 107px; }

  .country-marker.c-93:hover .country-bubble {
    display: inline-block; }

  /* Cuba */
  .country-marker.c-51:hover {
    top: 161px; }

  .country-marker.c-51:hover .country-bubble {
    display: inline-block; }

  /* Uganda */
  .country-marker.c-65:hover {
    top: 231px; }

  .country-marker.c-65:hover {
    top: 224px; } }
/* --- Textblock Overview ---- */
.group.text-blocks {
  width: 100%;
  padding-bottom: 30px; }

.l-group-wrapper.d-styled {
  background: url(images/content-bottom.png) bottom right no-repeat, url(images/content-top.png) top left no-repeat;
  padding: 60px 0px 60px 0px; }

.l-group-wrapper.d-styled:first-child {
  background: transparent;
  padding-top: 0; }

.text-blocks .text-block {
  margin-bottom: 20px; }

.text-blocks .text-block .text h3:first-child {
  margin-top: 3px; }

.text-blocks .text-block .portrait img {
  width: 100%;
  height: auto; }

.text-blocks h2 {
  margin: 16px 0; }

.text-block {
  width: 100%; }

@media screen and (min-width: 400px) {
  .text-blocks .text-block .portrait {
    background: rgba(0, 0, 0, 0.05); }

  .text-blocks .text-block .portrait img {
    width: 200px;
    display: block;
    margin: 0 auto; } }
@media screen and (min-width: 620px) {
  .text-blocks h2 {
    margin: 0;
    padding: 0 0 0 20%; }

  .text-blocks .text-block .portrait {
    width: 20%;
    overflow: hidden;
    float: left;
    padding-right: 10px;
    background: transparent;
    margin-top: 6px;
    text-align: right; }

  .text-blocks .text-block .portrait img {
    display: inline;
    width: auto;
    max-width: 90px; }

  .text-blocks .text-block .text {
    width: 80%;
    float: right; }

  .text-block,
  .text-block h2 {
    padding: 0; } }
@media screen and (min-width: 620px) {
  .text {
    display: block;
    width: 80%; }

  .text .text-block-wrapper {
    max-width: 500px; } }
@media screen and (min-width: 960px) {
  .l-group-wrapper.d-styled:first-of-type {
    background: url(images/content-bottom.png) bottom right no-repeat;
    padding: 0 0 60px 0; } }
/* Projects */
.module.size4of5.r-project-wrapper {
  width: 100%; }

@media screen and (min-width: 620px) {
  .module.size4of5.r-project-wrapper {
    width: 80%;
    margin-left: 20%; } }
@media screen and (min-width: 960px) {
  .module.size4of5.r-project-wrapper {
    margin-left: 0%; } }
@media screen and (min-width: 1024px) {
  .module.size4of5.r-project-wrapper {
    width: 80%;
    float: left; } }
.project-titles,
.bef-select-as-links {
  text-transform: lowercase;
  padding-right: 16px;
  text-align: right; }
  .project-titles li,
  .bef-select-as-links li {
    display: block;
    height: auto; }
  .project-titles a,
  .bef-select-as-links a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    font-family: novecento_sans_widelight, Arial, Helvetica, sans-serif;
    hyphens: none !important;
    margin-bottom: 6px; }

.item.size1of4 {
  margin-bottom: 10%; }

@media screen and (min-width: 460px) {
  .item.size1of4 {
    width: 49%;
    float: left;
    margin-right: 2%; }

  .item.size1of4:nth-of-type(2n) {
    margin-right: 0; } }
@media screen and (min-width: 800px) {
  .item.size1of4,
  .item.size1of4:nth-of-type(2n) {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%; }

  .item.size1of4:nth-of-type(3n) {
    margin-right: 0; } }
@media screen and (min-width: 960px) {
  .item.size1of4,
  .item.size1of4:nth-of-type(2n),
  .item.size1of4:nth-of-type(3n) {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }

  .item.size1of4:nth-of-type(4n) {
    margin-right: 0; } }
.item img {
  display: block;
  width: 100%;
  height: auto !important; }

.item .l-square {
  width: 100%;
  padding-bottom: 100%;
  position: relative; }

.item .l-square .l-inner-square {
  position: absolute;
  top: 0;
  left: 0; }

.with-overlay {
  display: block;
  position: relative;
  padding: 6px;
  border: 1px solid #485a90;
  border-radius: 3px;
  margin-bottom: 8px;
  width: 100%; }

.with-overlay:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/overlay-blue.png); }

.item .title {
  display: block;
  color: #666666;
  font-size: 16px;
  line-height: 18px;
  font-family: novecento_sans_widelight, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  margin-top: 8px; }

.project-reference {
  display: block;
  position: relative; }

.project-reference:hover .with-overlay:after {
  display: none;
  visibility: hidden; }

.project-reference:hover .title {
  color: black; }

@media screen and (max-width: 1024px) {
  .change-axis {
    width: 20%;
    max-width: 182px;
    float: left;
    padding-right: 2%; }
    .change-axis img {
      display: block;
      margin-bottom: 12px; } }
/* --- Event Overview ---- */
.bef-select-as-links {
  magin-bottom: 40px;
  padding: 0; }
  .bef-select-as-links:after {
    content: '';
    display: table;
    clear: both; }
  .bef-select-as-links .form-type-bef-link {
    float: left;
    display: inline;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
    .bef-select-as-links .form-type-bef-link a:after {
      content: '|';
      display: inline-block;
      padding: 0 8px; }
    .bef-select-as-links .form-type-bef-link:last-of-type a:after {
      content: ''; }

.square {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background: #4d1315; }
  .square .square-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden; }

.event-teaser {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #4d1315; }
  .event-teaser:last-of-type {
    border: none;
    margin-bottom: 0; }
  .event-teaser:nth-of-type(odd) .event-date-and-image .event-image {
    right: 0;
    left: auto; }
  .event-teaser:nth-of-type(odd) .event-date-and-image .event-date {
    left: 0;
    right: auto; }
  .event-teaser:nth-of-type(even) .event-date-and-image .event-image {
    right: auto;
    left: 0; }
  .event-teaser:nth-of-type(even) .event-date-and-image .event-date {
    right: 0;
    left: auto; }

.event-date-and-image:after {
  content: '';
  display: table;
  clear: both; }
.event-date-and-image a,
.event-date-and-image span {
  text-transform: lowercase;
  font-size: 26px;
  font-family: "novecento_sans_widemedium", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 24px;
  color: #b80569;
  text-decoration: none; }
.event-date-and-image .event-date {
  position: absolute;
  width: 45%;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  padding: 6px; }
.event-date-and-image .event-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: auto;
  overflow: hidden; }

.event-teaser-and-information {
  margin-top: 15px; }
  .event-teaser-and-information h2 a {
    color: #b80569;
    text-transform: lowercase;
    font-family: "novecento_sans_widenormal", Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-bottom: 12px;
    text-decoration: none;
    font-size: 18px;
    margin-top: 0; }
    .event-teaser-and-information h2 a:hover {
      color: #4d1315; }
  .event-teaser-and-information a {
    font-family: Museo300Regular, Times, serif;
    color: black;
    text-decoration: underline; }
    .event-teaser-and-information a:hover {
      color: #666666; }
  .event-teaser-and-information .location {
    color: #b80569;
    text-transform: uppercase;
    font-family: "novecento_sans_widenormal", Arial, Helvetica, sans-serif;
    margin-bottom: 8px; }

@media screen and (min-width: 480px) and (max-width: 960px) {
  .fill-width-960,
  .stay-on-top {
    width: 100%;
    float: none; }

  .event-teaser {
    width: 50%;
    float: left;
    padding-right: 7px;
    border: none; }
    .event-teaser:nth-of-type(even) {
      padding-left: 7px;
      padding-right: 0; } }
@media screen and (min-width: 960px) {
  .stay-on-top.l-skip-aside {
    padding-left: 0 !important; }

  .bef-select-as-links {
    padding-right: 20px; }
    .bef-select-as-links .form-type-bef-link {
      float: none;
      display: block; }
      .bef-select-as-links .form-type-bef-link a:after {
        display: none;
        visibility: hidden; }

  .square {
    width: 50%;
    padding-bottom: 50%;
    float: left; }

  .event-teaser .event-teaser-and-information {
    width: 50%; }
  .event-teaser:nth-of-type(odd) .event-date-and-image {
    float: left; }
  .event-teaser:nth-of-type(odd) .event-teaser-and-information {
    padding-left: 30px;
    float: right; }
  .event-teaser:nth-of-type(even) .event-date-and-image {
    float: right; }
  .event-teaser:nth-of-type(even) .event-teaser-and-information {
    padding-right: 30px;
    float: left; } }
@media screen and (min-width: 1024px) {
  .event-teaser .square {
    width: 25%;
    padding-bottom: 25%; }
  .event-teaser .event-teaser-and-information {
    width: 75%;
    margin-top: 0; } }
/* --- Event Detail Page ---- */
.r-event-detail {
  background-color: #4d1315;
  margin-bottom: 18px; }
  .r-event-detail .event-date {
    color: #b80569;
    text-transform: lowercase;
    font-family: novecento_sans_widemedium, Arial, Helvetica, sans-serif;
    padding: 6px; }
    .r-event-detail .event-date p {
      margin: 0;
      padding: 0px 6px 0px 0px;
      text-align: right;
      font-size: 26px;
      line-height: 26px; }
    .r-event-detail .event-date span {
      text-transform: lowercase;
      font-size: 26px;
      font-family: novecento_sans_widemedium, Arial, Helvetica, sans-serif;
      margin: 0;
      padding: 0;
      line-height: 24px;
      color: #b80569;
      text-decoration: none;
      display: inline-block;
      margin-right: 4px; }
  .r-event-detail .event-main-image {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #4d1315; }
    .r-event-detail .event-main-image img {
      display: block; }
  .r-event-detail .event-additional-images img {
    display: block;
    width: 20%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0; }
  .r-event-detail .event-additional-images img:first-child {
    margin-right: 2px; }

.event-content-and-information .h2 {
  margin-top: 0;
  color: #b80569;
  font-size: 20px;
  font-family: 'novecento_sans_widenormal', Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: lowercase;
  margin: 0 0 8px 0; }
.event-content-and-information .event-information {
  line-height: 120%;
  font-family: novecento_sans_widelight, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  color: #b80569;
  font-size: 16px;
  table-layout: auto; }
  .event-content-and-information .event-information tr {
    background: transparent !important; }
  .event-content-and-information .event-information td {
    min-width: 70px;
    padding: 3px 10px 3px 0px;
    background: transparent !important; }

@media screen and (min-width: 600px) and (max-width: 800px) {
  .padding-20 {
    padding-left: 20%; }

  .size2of5,
  .size3of5 {
    width: 100% !important;
    float: none !important; } }
@media screen and (min-width: 520px) {
  .r-event-detail .event-date {
    width: 21%;
    float: left;
    text-align: right; }
    .r-event-detail .event-date span {
      display: block !important; }
  .r-event-detail .event-main-image {
    width: 79%;
    overflow: hidden;
    float: left;
    margin-bottom: 2px; } }
@media screen and (min-width: 800px) {
  .event-content-and-information {
    width: 60% !important;
    padding-left: 12px; } }
/* :::  FIXME ::: Forms
-------------------------------------------------- */
form,
.webform-component {
  margin: 6px 0px 6px 3px;
  /* inputs */ }

form input[type=text],
form input[type=email],
form input[type=password],
form textarea,
.webform-component input[type=text],
.webform-component input[type=email],
.webform-component input[type=password],
.webform-component textarea {
  border: none;
  border-radius: 4px;
  width: 500px;
  max-width: 100%;
  padding: 6px;
  font-size: 12px;
  margin-bottom: 4px;
  background-color: #f1f8f6; }

form input[type=text],
form input[type=email],
.webform-component input[type=text],
.webform-component input[type=email] {
  height: 26px; }

form label,
.webform-component label {
  color: #818181;
  line-height: 26px;
  padding: 8px 0px 0px 8px;
  font-weight: normal; }

form .form-required,
.webform-component .form-required {
  color: #b80569; }

form .form-item input.error,
.webform-component .form-item input.error {
  border: 1px solid #b80569; }

form .grippie,
.webform-component .grippie {
  display: none;
  visibility: hidden; }

.form-submit,
.webform-submit {
  border: none;
  box-shadow: none;
  height: 30px;
  width: 160px;
  float: right;
  font-size: 20px;
  font-family: novecento_sans_widelight, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  background: url(images/send.png) no-repeat right;
  color: #7ec3c4;
  padding-right: 30px;
  padding-bottom: 3px; }

.form-submit:hover,
.webform-submit:hover {
  background: url(images/send-hover.png) no-repeat right;
  font-family: novecento_sans_widenormal, Arial, Helvetica, sans-serif; }

.webform-component input.turquoise-1,
.webform-component textarea.turquoise-4 {
  background-color: #f1f8f6; }

.webform-component input.turquoise-2,
.webform-component textarea.turquoise-4 {
  background-color: #e5f2ee; }

.webform-component input.turquoise-3,
.webform-component textarea.turquoise-4 {
  background-color: #d7ebe6; }

.webform-component input.turquoise-4,
.webform-component textarea.turquoise-4 {
  background-color: #cae5de; }

.entity-entityform-type > h2 {
  display: none;
  visibility: hidden; }

/* :::  FIXME ::: Admin Stuff
-------------------------------------------------- */
.messages {
  border-radius: 4px;
  width: 530px;
  margin: 0 auto 40px auto;
  border: none;
  color: white;
  background-image: none; }

.messages.error {
  background-color: #b80569;
  color: white;
  border: none;
  background-image: none; }

.messages.status {
  background-color: #7ec3c4;
  color: white;
  border: none;
  background-image: none; }

ul.inline,
ul.links.inline,
.views-widget .form-item .description {
  display: none; }

.fancy {
  display: none !important;
  visibility: hidden !important; }

@media screen and (min-width: 1135px) {
  .fancy {
    display: block !important;
    visibility: visible !important; }

  .blank {
    display: none !important;
    visibility: hidden !important; } }
.block.event {
  padding: 10px 0px 10px 0px;
  max-width: 420px; }
  .block.event .padding {
    border-top: 1px solid #fbcb8a;
    border-bottom: 1px solid #fbcb8a; }

.block.event .image {
  margin: 0px 10px 0px 0px; }

.block.event .text p, .block.event .text a {
  font-family: novecento_sans_widenormal, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  font-size: 13px;
  color: #666666;
  text-decoration: none;
  line-height: 120%;
  margin: 0;
  padding: 0px 0px 2px 0px; }
.block.event .text a:hover {
  color: black; }

@media screen and (min-width: 780px) {
  .block.event {
    padding-left: 40px; } }
#myShop {
  overflow: hidden; }
  #myShop * {
    max-width: 100% !important; }

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