/**
 * @license
 * MyFonts Webfont Build ID 3427374, 2017-07-25T12:23:19-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ForoRounded-Light by Hoftype
 * URL: https://www.myfonts.com/fonts/hoftype/foro-rounded/light/
 * Copyright: Copyright (c) 2013 by Dieter Hofrichter. All rights reserved.
 * Licensed pageviews: Unlimited
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3427374
 * 
 * © 2017 MyFonts Inc
*/
@font-face {
  font-family: 'ForoRounded-Light';
  src: url('../webfonts/344C2E_0_0.eot');
  src: url('../webfonts/344C2E_0_0.eot?#iefix') format('embedded-opentype'), url('../webfonts/344C2E_0_0.woff2') format('woff2'), url('../webfonts/344C2E_0_0.woff') format('woff'), url('../webfonts/344C2E_0_0.ttf') format('truetype');
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Custom additions */
ul,
ol {
  margin: 0;
  padding: 0;
}
/* Hide arrows on number fields */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*********************
TYPOGRAPHY
*********************/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/* .transition(all 2s); */
/* .css-gradient(#dfdfdf,#f8f8f8); */
.button,
.button:visited {
  border: 0;
  border-radius: 5px;
  padding: 12px 25px;
  background: #f5821f;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  background: #f69037;
  color: white;
}
.centerVertically {
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  /* W3C */
  display: flex;
  align-items: center;
}
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-controls-direction .bx-prev,
.bx-wrapper .bx-controls-direction .bx-next {
  display: inline-block;
  outline: 0;
  overflow: hidden;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/*********************
01. GENERAL STYLES
*********************/
html,
body {
  height: 100%;
}
body {
  font-family: "Gibson", "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #333333;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #f5821f;
  color: white;
}
::-moz-selection {
  background: #f5821f;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
body h1 {
  font-weight: normal;
  color: #2d6575;
  line-height: 40px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 100px;
}
body h1 .subtitle {
  font-size: 22px;
  line-height: 26px;
  margin-top: 5px;
  color: #f5821f;
  font-weight: 300;
}
body h2 {
  color: #2d6575;
  font-size: 22px;
  font-weight: 300;
}
body strong {
  font-weight: 400;
}
body.home #inner-content {
  padding-bottom: 50px;
}
body.home h1 {
  font-weight: 300;
  margin-bottom: 25px;
}
body.home p {
  font-size: 16px;
  color: #2d6575;
  line-height: 1.6;
  font-weight: 300;
}
body.home p:first-child {
  margin-top: 0;
  margin-bottom: 30px;
}
body.home .communes-title {
  color: #95989A;
  margin-top: 40px;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 400;
}
body.home .communes {
  column-count: 2;
  list-style: none;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 30px 0;
}
body.home .communes ul {
  list-style: none;
}
body.home .communes li {
  color: #989898;
  font-weight: 400;
}
body.home .communes li a {
  text-decoration: none;
  color: #f5821f;
}
body.home .communes li a:hover,
body.home .communes li a.active {
  color: #f69037;
}
body.home .communes:hover li a,
body.home .communes.active li a {
  color: #989898;
}
body.home .communes:hover li a:hover,
body.home .communes.active li a:hover,
body.home .communes:hover li a.active,
body.home .communes.active li a.active {
  color: #f5821f;
}
body.home .map {
  margin-top: 40px;
  position: absolute;
  opacity: 0.1;
  z-index: -1;
  user-select: none;
}
body.home .map svg {
  width: 100%;
}
body.home .header nav .button {
  display: block;
  font-weight: 600;
}
body.single-commune .commune-tabs {
  background: #517683;
  color: white;
  width: 100%;
  z-index: 51;
  padding: 13px 0 10px;
}
body.single-commune .commune-tabs ul {
  list-style: none;
  zoom: 1;
}
body.single-commune .commune-tabs ul:before,
body.single-commune .commune-tabs ul:after {
  content: "";
  display: table;
}
body.single-commune .commune-tabs ul:after {
  clear: both;
}
body.single-commune .commune-tabs ul li {
  display: block;
  font-weight: 400;
}
body.single-commune .commune-tabs ul li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 10px 20px;
}
body.single-commune .commune-tabs ul li.active {
  font-weight: 600;
}
body.single-commune .commune-tabs ul li.external-links a {
  display: inline-block;
}
body.single-commune .projects,
body.single-commune .bilan {
  position: relative;
}
body.single-commune .projects .entries,
body.single-commune .bilan .entries {
  margin-top: 50px;
}
body.single-commune .projects .entry,
body.single-commune .bilan .entry {
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.02);
  position: relative;
  padding: 180px 20px 20px 20px;
  transition: opacity 0.3s ease-in-out;
  margin-bottom: 20px;
}
body.single-commune .projects .entry .photo,
body.single-commune .bilan .entry .photo {
  width: 100%;
  height: 160px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
body.single-commune .projects .entry h2,
body.single-commune .bilan .entry h2 {
  margin: 0;
  font-size: 18px;
}
body.single-commune .projects .entry p,
body.single-commune .bilan .entry p {
  font-size: 14px;
}
body.single-commune .projects .entry a.link,
body.single-commune .bilan .entry a.link {
  text-decoration: none;
  font-size: 12px;
}
body.single-commune .projects .entry.inactive,
body.single-commune .bilan .entry.inactive {
  opacity: 0.5;
}
body.single-commune .projects .entry.inactive:hover,
body.single-commune .bilan .entry.inactive:hover {
  opacity: 1;
  cursor: pointer;
}
body.single-commune .projects #map-panel,
body.single-commune .bilan #map-panel {
  height: 380px;
  z-index: 0;
  margin-bottom: 20px;
}
body.single-commune .projects #map-panel #map-canvas,
body.single-commune .bilan #map-panel #map-canvas {
  width: 100%;
  height: 100%;
}
body.single-commune .program h1 {
  margin-top: 60px;
  margin-bottom: 45px;
}
body.single-commune .program h2 {
  font-size: 26px;
  margin-bottom: 25px;
}
body.single-commune .program h3 {
  color: #f5821f;
  font-weight: 300;
}
body.single-commune .program h3 span {
  color: #f5821f;
}
body.single-commune .program aside .widget {
  padding: 25px;
  background: #2d6575;
  color: white;
  margin-bottom: 10px;
}
body.single-commune .program aside .widget h2 {
  color: white;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
body.single-commune .program aside .widget h2 .subtitle {
  font-size: 24px;
  font-weight: 600;
}
body.single-commune .program aside .widget ul {
  display: block;
  font-size: 14px;
}
body.single-commune .program aside .widget ul li {
  display: block;
  font-size: 16px;
  font-weight: 600;
}
body.single-commune .program aside .widget ul li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 8px 0;
  line-height: 1.35;
}
body.single-commune .program aside .widget .button {
  margin-bottom: 0;
  font-size: 14px;
  padding: 9px 14px;
  font-weight: 600;
}
body.single-commune .program .chapters {
  position: relative;
}
body.single-commune .program .chapters .chapter {
  display: none;
  padding-bottom: 50px;
}
body.single-commune .program .chapters .chapter img {
  max-width: 100%;
  height: auto;
}
body.single-commune .program .chapters .chapter ul {
  padding-left: 18px;
}
body.no-footer footer.footer {
  height: 0;
  padding: 0;
  overflow: hidden;
}
body.page-template-page-facebook-profile .entry-content {
  max-width: 800px;
}
/*********************
03. LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 90%;
  margin: 0 auto;
}
/*********************
04. LINK STYLES
*********************/
a,
a:visited {
  color: #f5821f;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* mobile tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #f69037;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #f69037;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
h2,
h3,
h4,
h5 {
  font-family: "Gibson", "canada-type-gibson", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
}
/*********************
06. HEADER SYTLES
*********************/
.header {
  width: 100%;
  background: #2d6575;
  color: white;
  position: relative;
  z-index: 100;
  height: 53px;
}
.header #inner-header {
  position: relative;
  z-index: 1;
}
.header #toggle-menu {
  border: 0;
  background: transparent;
  color: white;
  position: absolute;
  top: 14px;
  right: 20px;
  font-size: 20px;
  outline: none;
}
.header #logo {
  display: block;
  text-decoration: none;
  margin: 4px 20px -11px;
  width: 200px;
  outline: none;
  zoom: 1;
}
.header #logo:before,
.header #logo:after {
  content: "";
  display: table;
}
.header #logo:after {
  clear: both;
}
.header #logo img {
  float: left;
  width: 60px;
  height: auto;
}
.header #logo .sitename {
  float: left;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 20px 10px 10px;
  max-width: 70px;
  line-height: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header #logo:hover .sitename {
  opacity: 0.75;
}
.header .gemeng {
  display: block;
  background: #1c3f49;
  padding: 11px 20px;
  font-size: 14px;
}
.header nav {
  display: none;
  background: #2d6575;
}
.header nav ul.nav,
.header nav div.nav ul {
  list-style: none;
}
.header nav ul.nav li a,
.header nav div.nav ul li a {
  color: white;
  display: block;
  text-decoration: none;
  padding: 10px 18px;
  font-size: 14px;
}
.header nav ul.nav li a:hover,
.header nav div.nav ul li a:hover {
  text-decoration: none;
}
.header nav ul.nav li ul.sub-menu li a,
.header nav div.nav ul li ul.sub-menu li a,
.header nav ul.nav li ul.children li a,
.header nav div.nav ul li ul.children li a {
  padding-left: 30px;
}
.header nav ul.nav li.current-menu-item,
.header nav div.nav ul li.current-menu-item {
  font-weight: 600;
}
.header nav .button {
  margin: 10px 5% 0 0;
  float: right;
  padding: 4px 13px;
  display: none;
}
.header .qtranslate-wrapper {
  border-top: 1px solid #8d9da3;
  border-bottom: 1px solid #8d9da3;
  padding: 15px 0;
  margin-top: 15px;
}
.header .qtranslate-wrapper .label {
  float: left;
  color: #8d9da3;
  margin-right: 20px;
  font-size: 14px;
}
.header .qtranxs_language_chooser {
  list-style: none;
  margin-top: 4px;
  text-transform: uppercase;
  zoom: 1;
}
.header .qtranxs_language_chooser:before,
.header .qtranxs_language_chooser:after {
  content: "";
  display: table;
}
.header .qtranxs_language_chooser:after {
  clear: both;
}
.header .qtranxs_language_chooser li {
  float: left;
}
.header .qtranxs_language_chooser li:last-child a {
  margin-right: 0;
}
.header .qtranxs_language_chooser li.active a {
  color: white;
}
.header .qtranxs_language_chooser li a {
  display: block;
  font-weight: 600;
  margin: 0 5px;
  color: #8d9da3;
  text-decoration: none;
  line-height: 12px;
}
.header #close-menu {
  border: 0;
  background: transparent;
  color: white;
  padding: 15px 0;
}
.header #close-menu i {
  font-size: 12px;
  margin-right: 5px;
}
.header .qtranslate-wrapper,
.header #close-menu {
  margin-left: 20px;
  margin-right: 20px;
}
/*********************
08. POSTS & CONTENT STYLES
*********************/
#content #inner-content .entry-content {
  margin-bottom: 100px;
  font-size: 16px;
  font-weight: 300;
  color: #989898;
  line-height: 1.8;
}
#content #inner-content .entry-content > h2 {
  font-size: 24px;
  margin-bottom: 30px;
}
#content #inner-content .entry-content > p {
  max-width: 580px;
}
#content #inner-content #main {
  font-size: 16px;
  font-weight: 300;
  color: #989898;
  line-height: 1.8;
}
#content #inner-content #main > p {
  margin-bottom: 50px;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content iframe {
  max-width: 100%;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.agenda h1 {
  margin-bottom: 20px;
}
.agenda .item {
  max-width: 800px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}
.agenda .item .headline {
  position: relative;
  cursor: pointer;
}
.agenda .item .headline .date {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 82px;
  text-align: center;
  background: #f5821f;
  color: white;
  padding: 10px 0;
  font-weight: 400;
}
.agenda .item .headline .date .day {
  font-size: 40px;
  line-height: 38px;
  letter-spacing: -1px;
}
.agenda .item .headline .date .month {
  font-size: 18px;
  line-height: 20px;
}
.agenda .item .headline .title {
  color: #f5821f;
  font-size: 20px;
  padding: 15px 45px 15px 100px;
  border-bottom: 1px solid #eaeaeb;
  font-weight: 300;
  line-height: 1;
}
.agenda .item .headline .title .meta {
  color: #333333;
  font-size: 16px;
  font-family: "ForoRounded-Light", Cambria, Times New Roman, Times, serif;
  margin-top: 7px;
}
.agenda .item .headline button {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none;
}
.agenda .item .headline:hover button {
  opacity: 0.8;
}
.agenda .item .content {
  display: none;
  font-size: 14px;
  zoom: 1;
}
.agenda .item .content:before,
.agenda .item .content:after {
  content: "";
  display: table;
}
.agenda .item .content:after {
  clear: both;
}
.agenda .item .content .aside strong,
.agenda .item .content .text strong {
  font-size: 15px;
  font-weight: 600;
  color: #99cdbc;
  display: block;
  margin-bottom: 5px;
}
.agenda .item .content .aside div,
.agenda .item .content .text div,
.agenda .item .content .aside p,
.agenda .item .content .text p {
  font-weight: 300;
}
.agenda .item .content .aside {
  width: 220px;
  padding: 24px 30px 24px 34px;
}
.agenda .item .content .aside .address {
  margin-bottom: 14px;
}
.agenda .item .content .text {
  padding: 24px 34px 24px 30px;
}
.agenda .item .content .text p {
  margin-top: 0;
}
.agenda .export-wrapper {
  max-width: 800px;
  margin-bottom: 20px;
  zoom: 1;
}
.agenda .export-wrapper:before,
.agenda .export-wrapper:after {
  content: "";
  display: table;
}
.agenda .export-wrapper:after {
  clear: both;
}
.agenda .export-wrapper a {
  float: right;
  text-decoration: none;
}
.agenda .export-wrapper a:hover {
  opacity: 0.8;
}
.accordion .toggle-accordion {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  background: #f5821f;
  color: white;
  display: block;
  border: 0;
}
.accordion .toggle-accordion:before,
.accordion .toggle-accordion:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  content: "";
  background: white;
  border-radius: 4px;
  width: 20px;
  height: 4px;
  margin: auto;
  left: 0;
  right: 0;
  transition: transform 0.3s ease-in-out;
}
.accordion.collapsed .toggle-accordion:after {
  transform: rotate(90deg);
}
.posters {
  zoom: 1;
}
.posters:before,
.posters:after {
  content: "";
  display: table;
}
.posters:after {
  clear: both;
}
.posters a {
  position: relative;
  float: left;
  display: block;
  margin: 0 10px 10px 0;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  font-weight: 400;
}
.posters a img {
  display: block;
  width: 180px;
}
.posters a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: attr(data-hover-text);
  background: rgba(245, 130, 31, 0.7);
  color: white;
  text-align: center;
  padding: 140px 20px 0 20px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.posters a i {
  position: absolute;
  left: 0;
  top: 90px;
  right: 0;
  font-size: 40px;
  text-align: center;
  color: white;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.posters a:hover:before,
.posters a:hover i {
  opacity: 1;
}
.videos {
  zoom: 1;
}
.videos:before,
.videos:after {
  content: "";
  display: table;
}
.videos:after {
  clear: both;
}
.videos a {
  text-decoration: none;
  position: relative;
  float: left;
  display: block;
  margin: 0 10px 10px 0;
  font-size: 14px;
}
.videos a .image {
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.videos a .image img {
  display: block;
  width: 280px;
}
.videos a .image:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(245, 130, 31, 0.7);
  color: white;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.videos a .image i {
  position: absolute;
  left: 0;
  top: 45px;
  right: 0;
  font-size: 60px;
  text-align: center;
  color: white;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.videos a .title {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.1;
}
.videos a:hover .image:before,
.videos a:hover .image i {
  opacity: 1;
}
.audios {
  zoom: 1;
}
.audios:before,
.audios:after {
  content: "";
  display: table;
}
.audios:after {
  clear: both;
}
.audios .audio {
  text-decoration: none;
  position: relative;
  float: left;
  display: block;
  margin: 0 10px 10px 0;
  background: #2d6575;
  color: white;
  transition: background 0.3s ease-in-out;
  padding: 25px 10px 25px 14px;
  font-size: 14px;
  width: 280px;
}
.audios .audio:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-width: 4px;
  opacity: 0;
  content: "";
  background: rgba(245, 130, 31, 0.7);
  color: white;
  text-align: center;
  transition: opacity 0.3s ease-in-out;
}
.audios .audio:after {
  position: absolute;
  font-family: 'wahlen';
  content: "\e90f";
  display: block;
  top: -19px;
  left: -7px;
  font-size: 120px;
  line-height: 1;
  opacity: 0.07;
}
.audios .audio .progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  min-width: 4px;
  content: "";
  background: #f5821f;
  color: white;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
}
.audios .audio .title {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out 0.3s;
  font-size: 16px;
  margin-left: 18px;
  line-height: 1.1;
  width: 200px;
  font-weight: 400;
}
.audios .audio i {
  position: absolute;
  z-index: 1;
  left: 18px;
  top: 27px;
  font-size: 25px;
  text-align: center;
  color: white;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
.audios .audio .time {
  color: #ccc;
  font-size: 12px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
.audios .audio:hover {
  color: white;
}
.audios .audio:hover .title {
  padding-left: 20px;
  transition-delay: 0s;
  width: 220px;
}
.audios .audio:hover:before,
.audios .audio:hover i {
  opacity: 1;
  transition-delay: 0.3s;
}
.audios .audio.playing .time {
  opacity: 1;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.energysaver_page_navi {
  /* common styles for page-navi links */
}
.energysaver_page_navi li {
  float: left;
  list-style: none;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #f5821f;
  text-decoration: underline;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f5821f;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: bold;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
/*********************
13. FOOTER STYLES
*********************/
.footer,
.footer-sektioun {
  clear: both;
  background: #f5f5f5;
  border-bottom: 5px solid #2d6575;
  padding: 20px;
}
.footer #inner-footer,
.footer-sektioun #inner-footer {
  text-align: center;
}
.footer #inner-footer .col1,
.footer-sektioun #inner-footer .col1,
.footer #inner-footer .col2,
.footer-sektioun #inner-footer .col2,
.footer #inner-footer .col3,
.footer-sektioun #inner-footer .col3,
.footer #inner-footer .col4,
.footer-sektioun #inner-footer .col4 {
  padding: 0 0 20px 0;
  color: #2d6575;
}
.footer #inner-footer .col1 a,
.footer-sektioun #inner-footer .col1 a,
.footer #inner-footer .col2 a,
.footer-sektioun #inner-footer .col2 a,
.footer #inner-footer .col3 a,
.footer-sektioun #inner-footer .col3 a,
.footer #inner-footer .col4 a,
.footer-sektioun #inner-footer .col4 a {
  text-decoration: none;
}
.footer #inner-footer .col1,
.footer-sektioun #inner-footer .col1 {
  font-size: 14px;
}
.footer #inner-footer .col1 .slogan,
.footer-sektioun #inner-footer .col1 .slogan {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
}
.footer #inner-footer .col1 .logo img,
.footer-sektioun #inner-footer .col1 .logo img {
  width: 60px;
  margin: 0 0 10px 0;
}
.footer #inner-footer .col3,
.footer-sektioun #inner-footer .col3 {
  font-size: 19px;
  line-height: 1.1;
}
.footer #inner-footer .col3 a,
.footer-sektioun #inner-footer .col3 a {
  font-size: 14px;
}
.footer #inner-footer .col4,
.footer-sektioun #inner-footer .col4 {
  font-size: 15px;
  font-weight: 400;
  margin-right: 0;
}
.footer #inner-footer .col4 a,
.footer-sektioun #inner-footer .col4 a {
  font-size: 20px;
}
.footer #inner-footer .col4 a:last-child,
.footer-sektioun #inner-footer .col4 a:last-child {
  margin-left: 5px;
}
.footer #inner-footer .col5,
.footer-sektioun #inner-footer .col5 {
  padding: 15px 30px 20px 45px;
  color: #2d6575;
  display: inline-block;
}
.footer #inner-footer .col5 h3,
.footer-sektioun #inner-footer .col5 h3 {
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  letter-spacing: 1px;
  position: relative;
}
.footer #inner-footer .col5 h3:before,
.footer-sektioun #inner-footer .col5 h3:before {
  content: '';
  position: absolute;
  width: 26px;
  height: 26px;
  border: 3px solid #2d6575;
  border-radius: 100%;
  left: -45px;
  top: 1px;
}
.footer #inner-footer .col5 h3:after,
.footer-sektioun #inner-footer .col5 h3:after {
  content: "\e904";
  font-family: 'wahlen';
  position: absolute;
  font-size: 14px;
  left: -36px;
  top: 11px;
  color: #f5821f;
}
.footer #inner-footer .col5 span,
.footer-sektioun #inner-footer .col5 span {
  font-weight: 600;
}
.footer-sektioun #inner-footer .col1 .label,
.footer-sektioun #inner-footer .col2 .label,
.footer-sektioun #inner-footer .col3 .label,
.footer-sektioun #inner-footer .col4 .label {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.3;
}
.footer-sektioun #inner-footer .col1 .logo {
  margin-top: 20px;
}
.footer-sektioun #inner-footer .col1 .logo img {
  width: 60px;
  margin: 0 0 10px 0;
}
.footer-sektioun #inner-footer .col2 {
  line-height: 1.5;
}
.footer-sektioun #inner-footer .col3 {
  font-size: 18px;
}
.footer-sektioun #inner-footer .col4 a {
  display: inline-block;
  margin-left: 3px;
}
.footer-sektioun #inner-footer .col4 a:last-child {
  font-size: 14px;
  margin-bottom: 4px;
}
.social-icons {
  margin-left: -6px;
}
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 20px;
  height: 30px;
  line-height: 30px;
  color: #f5821f;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-icons .icon-email:hover {
  color: #666666;
}
.social-icons .icon-facebook:hover {
  color: #3b5998;
}
.social-icons .icon-twitter:hover {
  color: #00aced;
}
.social-icons .icon-googleplus:hover {
  color: #dd4b39;
}
.social-icons .icon-linkedin:hover {
  color: #007bb6;
}
.social-icons .icon-youtube:hover {
  color: #bb0000;
}
.profile-generator {
  margin: 70px 0 0;
  background: #2d6575;
  color: white;
  padding: 40px;
  position: relative;
  z-index: 1;
}
.profile-generator:before {
  position: absolute;
  font-family: 'wahlen';
  content: "\e910";
  display: block;
  top: -15px;
  left: -54px;
  font-size: 450px;
  line-height: 1;
  opacity: 0.05;
  z-index: -1;
}
.profile-generator .steps {
  margin-top: -60px;
}
.profile-generator .steps .step {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.33);
  font-weight: 400;
}
.profile-generator .steps .step .number {
  margin: 0 auto 10px auto;
  display: block;
  font-size: 22px;
  width: 38px;
  height: 38px;
  line-height: 34px;
  background: white;
  border: 2px solid #2d6575;
  color: #2d6575;
  border-radius: 100%;
}
.profile-generator .steps .step.active {
  font-weight: 600;
  color: white;
}
.profile-generator .steps .step.active .number {
  font-weight: normal;
  background: #f5821f;
  border-color: #f5821f;
  color: white;
}
.profile-generator .content {
  margin: 50px 0;
}
.profile-generator .content .image {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
}
.profile-generator .content .image img {
  width: 200px;
  height: auto;
}
.profile-generator .content h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
}
.profile-generator .content h2,
.profile-generator .content p {
  color: white;
}
.profile-generator .content p {
  margin: 10px 0 0;
}
.profile-generator .description {
  padding-top: 20px;
  text-align: center;
}
.profile-generator .description button {
  display: block;
  margin: 25px auto 0;
  font-weight: 600;
}
.gallery {
  zoom: 1;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery .gallery-item {
  float: left;
  margin: 20px 20px 0 0;
}
@font-face {
  font-family: 'wahlen';
  src: url('../icons/wahlen/fonts/wahlen.eot?v2');
  src: url('../icons/wahlen/fonts/wahlen.eot?v2#iefix') format('embedded-opentype'), url('../icons/wahlen/fonts/wahlen.woff2?v2') format('woff2'), url('../icons/wahlen/fonts/wahlen.ttf?v2') format('truetype'), url('../icons/wahlen/fonts/wahlen.woff?v2') format('woff'), url('../icons/wahlen/fonts/wahlen.svg?v2#wahlen') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wahlen' !important;
  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: "\e909";
}
.icon-zoom:before {
  content: "\e90a";
}
.icon-external:before {
  content: "\e911";
}
.icon-play2:before {
  content: "\e90b";
}
.icon-player:before {
  content: "\e90b";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-minus:before {
  content: "\e913";
}
.icon-plus:before {
  content: "\e912";
}
.icon-like:before {
  content: "\e910";
}
.icon-audio:before {
  content: "\e90f";
}
.icon-video:before {
  content: "\e90e";
}
.icon-arrow-top:before {
  content: "\e90d";
}
.icon-map:before {
  content: "\e90c";
}
.icon-menu:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e904";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e900";
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 0 15px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: 36px;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
/* Custom styles */
.entry-content .selectize-control.commune {
  border: 0;
  border-radius: 30px;
  box-shadow: 11px 0 35px 0 rgba(0, 0, 0, 0.05);
  padding-left: 45px;
  height: 50px;
  line-height: 50px;
  background: white;
}
.entry-content .selectize-control.commune:before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px 0 0 30px;
  background: #f5821f;
  width: 45px;
  height: 100%;
  color: white;
  text-align: center;
  line-height: 50px;
  content: "\e900";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wahlen' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.entry-content .selectize-control.commune .selectize-input {
  border: 0;
  border-radius: 0 20px 20px 0;
  background: transparent !important;
}
.entry-content .selectize-control.commune .selectize-input:after {
  display: none;
}
.entry-content .selectize-control.commune .selectize-input > input {
  line-height: 50px;
  font-size: 21px;
}
.entry-content .selectize-control.commune .selectize-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: lightgrey;
  font-weight: 300;
}
.entry-content .selectize-control.commune .selectize-input input::-moz-placeholder {
  /* Firefox 19+ */
  color: lightgrey;
  font-weight: 300;
}
.entry-content .selectize-control.commune .selectize-input input:-ms-input-placeholder {
  /* IE 10+ */
  color: lightgrey;
  font-weight: 300;
}
.entry-content .selectize-control.commune .selectize-input input:-moz-placeholder {
  /* Firefox 18- */
  color: lightgrey;
  font-weight: 300;
}
.entry-content .selectize-control.commune .selectize-dropdown {
  line-height: 18px;
}
header .selectize-control.commune .selectize-input,
header .selectize-control.commune .selectize-input input,
header .selectize-control.commune .selectize-dropdown {
  color: white;
  font-weight: 600;
  line-height: 36px;
}
header .selectize-control.commune .selectize-input {
  border: 0;
  background: transparent !important;
  box-shadow: none;
  padding: 0 20px 0 0;
}
header .selectize-control.commune .selectize-input:after {
  right: 0;
}
header .selectize-control.commune .selectize-dropdown {
  border: 0;
  background: #1c3f49;
  width: auto !important;
  left: -20px !important;
  right: -20px !important;
  top: 47px !important;
}
header .selectize-control.commune .selectize-dropdown [data-selectable],
header .selectize-control.commune .selectize-dropdown .optgroup-header {
  padding: 3px 20px;
}
.gemeng .selectize .selectize-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: lightgrey;
}
.gemeng .selectize .selectize-input input::-moz-placeholder {
  /* Firefox 19+ */
  color: lightgrey;
}
.gemeng .selectize .selectize-input input:-ms-input-placeholder {
  /* IE 10+ */
  color: lightgrey;
}
.gemeng .selectize .selectize-input input:-moz-placeholder {
  /* Firefox 18- */
  color: lightgrey;
}
.candidats {
  margin: 0 -12px 0 0;
  zoom: 1;
}
.candidats:before,
.candidats:after {
  content: "";
  display: table;
}
.candidats:after {
  clear: both;
}
.candidat .inner,
.candidat-large .inner {
  position: relative;
  overflow: hidden;
}
.candidat .image img,
.candidat-large .image img {
  display: block;
}
.candidat .meta,
.candidat-large .meta {
  background: #2d6575;
  color: white;
  padding: 12px 24px;
  min-height: 82px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  /* W3C */
  display: flex;
  align-items: center;
}
.candidat .meta .meta_inner,
.candidat-large .meta .meta_inner {
  font-weight: 400;
}
.candidat .meta .meta_inner .name,
.candidat-large .meta .meta_inner .name {
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 1;
}
.candidat .meta .meta_inner .intro,
.candidat-large .meta .meta_inner .intro {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.66);
  line-height: 1;
}
.candidat.tete_de_liste .meta,
.candidat-large.tete_de_liste .meta {
  background: #870051;
}
.candidat.tete_de_liste:hover .meta,
.candidat-large.tete_de_liste:hover .meta {
  background: #a10060;
}
.candidat {
  outline: 0;
}
.candidat .inner {
  margin: 0 12px 12px 0;
}
.candidat .image {
  margin-bottom: 20px;
}
.candidat .image img {
  width: 100%;
  height: auto;
  transition: transform 2s cubic-bezier(0.21, 1, 0.34, 1), opacity 0.2s ease-in-out;
  transform: scale(1);
}
.candidat:hover .image img {
  transform: scale(1.1);
  transition-duration: 2s, 0.5s;
  opacity: 0.9;
}
.candidat:hover .meta {
  background: #347587;
}
.candidat-detail {
  background: white;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.no-js .candidat-detail {
  opacity: 1;
}
.candidat-large .inner {
  margin: 0 0 12px 0;
}
.candidat-large .image {
  background: #16323a;
  text-align: center;
}
.candidat-large .image img {
  width: 100%;
  height: auto;
  max-width: 414px;
  display: inline-block;
}
.candidat-large .meta {
  text-align: left;
  padding: 12px 54px;
}
.candidat-large .meta .previous,
.candidat-large .meta .next {
  background: #f5821f;
  color: white;
  text-decoration: none;
  position: absolute;
  top: 0;
  width: 38px;
  height: 100%;
  text-align: center;
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  /* W3C */
  display: flex;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.candidat-large .meta .previous:hover,
.candidat-large .meta .next:hover {
  background: #f69037;
}
.candidat-large .meta .previous i,
.candidat-large .meta .next i {
  width: 38px;
  display: inline-block;
}
.candidat-large .meta .previous {
  left: 0;
}
.candidat-large .meta .next {
  right: 0;
}
.candidat-large .meta .meta_inner .name {
  font-size: 28px;
}
.candidat-large .meta .meta_inner .intro {
  font-size: 17px;
}
.candidat-large .tab-content {
  padding: 30px;
  max-width: 1200px;
  font-weight: 300;
}
.candidat-large .tab-content .name {
  color: #2d6575;
  font-size: 32px;
}
.candidat-large .tab-content .name .social-icons {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
}
.candidat-large .tab-content .name .social-icons [class^="icon-"],
.candidat-large .tab-content .name .social-icons [class*=" icon-"] {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.candidat-large .tab-content .name .social-icons a {
  text-decoration: none;
  margin-left: 5px;
}
.candidat-large .tab-content .intro {
  color: #989898;
  font-size: 18px;
  margin: 20px 0 40px 0;
}
.candidat-large .tab-content .text {
  color: #666666;
  line-height: 1.5;
}
.candidat-large .tab-content .text h2,
.candidat-large .tab-content .text h3 {
  color: #2d6575;
  font-weight: normal;
  margin-bottom: 22px;
}
.candidat-large .tab-content .text h2 strong,
.candidat-large .tab-content .text h3 strong {
  font-weight: normal;
}
.candidat-large .tab-content .text ol {
  margin-left: 18px;
}
.candidat-large .tab-content .text ul {
  list-style: none;
  margin-left: 14px;
  margin-bottom: 40px;
}
.candidat-large .tab-content .text ul li {
  position: relative;
  margin-bottom: 12px;
}
.candidat-large .tab-content .text ul li:before {
  position: absolute;
  top: 7px;
  left: -13px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #99cdbc;
}
.candidat-large .tab-content iframe {
  margin: 20px 0 60px 0;
}
.candidat-tabs {
  background: white;
  box-shadow: 0 10px 21px 0 #f2f2f2;
  line-height: 63px;
  right: 0;
  z-index: 60;
}
.candidat-tabs ul {
  list-style: none;
  margin-left: 30px;
}
.candidat-tabs ul li {
  display: inline-block;
  margin-right: 30px;
}
.candidat-tabs ul li a {
  display: block;
  color: #f5821f;
  text-decoration: none;
  padding: 0 2px;
  border-bottom: 4px solid transparent;
}
.candidat-tabs ul li a.active {
  border-bottom-color: #f5821f;
}
.candidat-tabs .close {
  background: #f5821f;
  color: white;
  text-decoration: none;
  position: absolute;
  right: 0;
  width: 67px;
  height: 67px;
  font-size: 34px;
  line-height: 70px;
  text-align: center;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.candidat-tabs .close:hover {
  color: white;
  background: #f79d50;
}
#main > .intro {
  margin-bottom: 50px;
}
@media only screen and (min-width: 481px), print {
  body.single-commune .commune-tabs ul li {
    display: inline-block;
  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .candidat {
    width: 50%;
    display: inline-block;
  }
}
@media only screen and (min-width: 768px), print {
  .wrap {
    max-width: 1140px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  body.home {
    overflow-x: hidden;
    background: white;
    /*background: linear-gradient(to right, #2d6575 0%, #2d6575 50%, white 50%, white 100%);*/
    /*
        &:before {
            content: "";
            background: linear-gradient(to right, #2d6575 0%, #2d6575 50%, white 50%, white 100%);
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            z-index: -1;
            top: 74px;
            right: 0;
            left: 0;
            bottom: 0;
        }
        */
  }
  body.home #inner-content {
    background-size: contain;
    margin-top: -1px;
    z-index: 10;
    height: 1000px;
  }
  body.home #inner-content article {
    float: right;
  }
  body.home #inner-content:after {
    content: '';
    display: block;
    width: 1000px;
    height: 110%;
    transform: skew(-24deg);
    position: absolute;
    top: 0;
    right: 104%;
    z-index: -1;
    background: #2d6575;
  }
  body.home p,
  body.home .communes,
  body.home .selectize-control.commune {
    max-width: 480px;
    cursor: text;
  }
  body.home p div,
  body.home .communes div,
  body.home .selectize-control.commune div,
  body.home p input,
  body.home .communes input,
  body.home .selectize-control.commune input {
    cursor: text;
  }
  body.home h1 {
    margin-top: 115px;
  }
  body.home .communes {
    max-width: 490px;
    column-count: 5;
  }
  body.home #inner-content {
    position: relative;
    padding-left: 400px;
  }
  body.home .map {
    z-index: 0;
    display: block;
    position: absolute;
    top: 25px;
    left: -20px;
    width: 400px;
  }
  body.home .map path {
    cursor: pointer;
  }
  body.home .qtranxs_language_chooser {
    margin: 20px 180px 0 auto;
  }
  body.home .header nav .button {
    position: absolute;
    top: 13px;
    right: 0;
    margin: 0;
  }
  body.single-commune .commune-tabs {
    padding-top: 25px;
  }
  body.single-commune .commune-tabs ul li:first-child a {
    margin-left: -16px;
  }
  body.single-commune .commune-tabs ul li:last-child a {
    margin-right: -20px;
  }
  body.single-commune .projects,
  body.single-commune .bilan {
    position: static;
  }
  body.single-commune .projects #main,
  body.single-commune .bilan #main {
    max-width: 400px;
  }
  body.single-commune .projects .entries,
  body.single-commune .bilan .entries {
    padding-top: 0;
  }
  body.single-commune .projects #map-panel,
  body.single-commune .bilan #map-panel {
    position: absolute;
    top: 0;
    left: auto;
    height: auto;
    right: 0;
    bottom: 0;
  }
  body.single-commune .program #main {
    position: relative;
    padding-left: 380px;
    margin-top: 60px;
  }
  body.single-commune .program aside {
    position: absolute;
    top: 30px;
    left: 0;
    width: 320px;
    padding-bottom: 100px;
  }
  .header {
    height: 110px;
  }
  .header #inner-header {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 180px;
  }
  .header #logo {
    margin: 0;
    position: absolute;
    top: 8px;
    left: 0;
  }
  .header #logo .sitename {
    margin: 6px 20px 0px 12px;
  }
  .header .gemeng {
    display: block;
    float: left;
    padding: 7px 20px;
  }
  .header #toggle-menu {
    display: none;
  }
  .header nav {
    display: block !important;
    height: auto !important;
    margin-top: 80px;
    margin-left: -180px;
    box-shadow: 7px 5px 24px rgba(0, 0, 0, 0.1);
    zoom: 1;
  }
  .header nav:before,
  .header nav:after {
    content: "";
    display: table;
  }
  .header nav:after {
    clear: both;
  }
  .header nav ul.nav,
  .header nav div.nav ul {
    display: block;
    float: left;
    margin: 8px 0 0;
    font-weight: 400;
  }
  .header nav ul.nav li,
  .header nav div.nav ul li {
    display: inline-block;
    position: relative;
  }
  .header nav ul.nav li a,
  .header nav div.nav ul li a {
    text-decoration: none;
  }
  .header nav ul.nav li a:hover,
  .header nav div.nav ul li a:hover,
  .header nav ul.nav li a:focus,
  .header nav div.nav ul li a:focus {
    opacity: 0.8;
  }
  .header nav ul.nav li ul.sub-menu,
  .header nav div.nav ul li ul.sub-menu,
  .header nav ul.nav li ul.children,
  .header nav div.nav ul li ul.children {
    margin-top: 0;
    border-top: 0;
    position: absolute;
    display: none;
    z-index: 99999;
    /* highlight sub-menu current page */
  }
  .header nav ul.nav li ul.sub-menu li a,
  .header nav div.nav ul li ul.sub-menu li a,
  .header nav ul.nav li ul.children li a,
  .header nav div.nav ul li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
  }
  .header nav ul.nav li:hover ul,
  .header nav div.nav ul li:hover ul {
    top: auto;
    display: block;
  }
  .header nav ul.nav li:last-child:after,
  .header nav div.nav ul li:last-child:after {
    position: absolute;
    font-family: 'wahlen';
    content: "\e911";
    display: block;
    top: 10px;
    right: -3px;
    font-size: 14px;
  }
  .header .qtranslate-wrapper {
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .header .qtranslate-wrapper .label {
    display: none;
  }
  .header .qtranxs_language_chooser {
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px auto 0 auto;
  }
  .header .qtranxs_language_chooser li {
    border-right: 1px solid #8d9da3;
  }
  .header .qtranxs_language_chooser li:last-child {
    border-right: none;
  }
  .header #close-menu {
    display: none;
  }
  #container {
    padding-bottom: 96px;
  }
  .footer,
  .footer-sektioun {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    z-index: 99;
  }
  .footer #inner-footer,
  .footer-sektioun #inner-footer {
    text-align: left;
    padding-top: 5px;
  }
  .footer #inner-footer .col1,
  .footer-sektioun #inner-footer .col1,
  .footer #inner-footer .col2,
  .footer-sektioun #inner-footer .col2,
  .footer #inner-footer .col3,
  .footer-sektioun #inner-footer .col3,
  .footer #inner-footer .col4,
  .footer-sektioun #inner-footer .col4 {
    position: relative;
    white-space: nowrap;
    float: left;
    margin-right: 35px;
    padding: 20px 0 16px;
  }
  .footer #inner-footer .col1,
  .footer-sektioun #inner-footer .col1 {
    width: 280px;
    padding-left: 80px;
    line-height: 1.5;
    width: 100%;
    display: block;
  }
  .footer #inner-footer .col1 .logo,
  .footer-sektioun #inner-footer .col1 .logo {
    float: none;
  }
  .footer #inner-footer .col1 .logo img,
  .footer-sektioun #inner-footer .col1 .logo img {
    position: absolute;
    margin: 0;
    top: 7px;
    left: 0;
  }
  .footer #inner-footer .col2,
  .footer-sektioun #inner-footer .col2 {
    font-size: 14px;
    line-height: 1.5;
  }
  .footer #inner-footer .col3:last-child,
  .footer-sektioun #inner-footer .col3:last-child {
    font-size: 15px;
    font-weight: 400;
    margin-right: 0;
  }
  .footer #inner-footer .col3:last-child a,
  .footer-sektioun #inner-footer .col3:last-child a {
    font-size: 20px;
  }
  .footer #inner-footer .col3:last-child a:last-child,
  .footer-sektioun #inner-footer .col3:last-child a:last-child {
    margin-left: 5px;
  }
  .footer #inner-footer .col5,
  .footer-sektioun #inner-footer .col5 {
    padding: 25px 0 20px 45px;
    float: right;
  }
  .footer-sektioun #inner-footer .col1 {
    padding-left: 80px;
  }
  .footer-sektioun #inner-footer .col1 .logo {
    margin-top: 0;
    float: none;
  }
  .footer-sektioun #inner-footer .col1 .logo img {
    position: absolute;
    margin: 0;
    top: 10px;
    left: 0;
  }
  .profile-generator .content .image {
    float: left;
    margin-right: 50px;
  }
  .profile-generator .steps .step {
    width: 33.3%;
    margin-bottom: 0;
  }
  .profile-generator .steps .step .number {
    margin: 0 auto 10px auto;
  }
  .profile-generator .description {
    text-align: left;
  }
  .profile-generator .description button {
    margin: 25px 0 0;
  }
  .candidat {
    width: 33.2%;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  body.single-commune .projects #main,
  body.single-commune .bilan #main {
    max-width: 600px;
  }
  body.single-commune .projects .entry,
  body.single-commune .bilan .entry {
    padding: 20px 20px 20px 270px;
  }
  body.single-commune .projects .entry .photo,
  body.single-commune .bilan .entry .photo {
    width: 240px;
    height: 100%;
  }
  body.single-commune .commune-tabs ul li {
    display: inline-block;
  }
  body.single-commune .commune-tabs ul li.external-links {
    float: right;
  }
  body.home #inner-content:after {
    right: 82%;
  }
  body.home #content {
    background: none;
  }
  body.home .map {
    z-index: 0;
    opacity: 1;
  }
  .agenda .item .content .text {
    margin-left: 210px;
  }
  .agenda .item .content .aside {
    float: left;
  }
  .footer #inner-footer .col1,
  .footer-sektioun #inner-footer .col1 {
    width: 280px;
    padding-left: 80px;
  }
  .footer #inner-footer .col5,
  .footer-sektioun #inner-footer .col5 {
    padding: 21px 0 20px 45px;
    float: right;
  }
  .candidat {
    float: left;
    width: 25%;
  }
  .candidat-large {
    position: relative;
  }
  .candidat-large .image {
    overflow: hidden;
    background: transparent;
  }
  .candidat-large .image img {
    width: 100%;
    height: auto;
    max-width: initial;
  }
  .candidat-large .inner {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 12px 12px 0;
  }
  .candidat-large .tab-content {
    padding-left: 40px;
    padding-right: 40px;
    min-height: 400px;
  }
  .candidat-tabs ul {
    margin-left: 40px;
  }
  .candidat-tabs .close {
    top: 0;
  }
}
@media only screen and (min-width: 1400px) {
  body.home #inner-content:after {
    right: 80%;
  }
  body.home .map {
    top: 55px;
    left: -70px;
    width: 600px;
  }
  body.home .header nav .button {
    position: relative;
    top: -2px;
  }
  body.single-commune .projects #main,
  body.single-commune .bilan #main {
    max-width: 800px;
  }
  body.single-commune .commune-tabs {
    padding-top: 8px;
  }
  body.single-commune .commune-tabs ul {
    padding-left: 180px;
  }
  .header {
    height: 53px;
  }
  .header nav {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .header .gemeng {
    border-radius: 0;
  }
  .candidat-large .tab-content {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 60px;
  }
  .candidat-tabs ul {
    margin-left: 80px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-commune .commune-tabs {
    padding-top: 8px;
  }
  body.single-commune .commune-tabs ul li:first-child a {
    margin-left: -18px;
  }
  body.single-commune .commune-tabs ul li:last-child a {
    margin-right: -18px;
  }
  body.single-commune .commune-tabs ul li.external-links {
    position: absolute;
    right: 5%;
  }
  body.single-commune .commune-tabs .wrap {
    padding-left: 0;
  }
  body.home .qtranxs_language_chooser {
    margin-right: 0;
  }
  body.home .header nav .button {
    right: -8%;
  }
  .header {
    max-width: inherit;
  }
  .header nav {
    max-width: 1140px;
    margin: 0 auto;
  }
  .header #inner-header {
    max-width: inherit;
    padding-left: 0;
    position: inherit;
    width: 100%;
  }
  .header #logo {
    left: calc((100% - 1140px)/2 - 160px);
  }
  .header #logo img {
    width: 65px;
  }
  .header .qtranxs_language_chooser {
    right: 5%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*

EXAMPLE 
.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

*/
}
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .header #inner-header {
    padding-left: 0;
  }
  .header #logo {
    position: static;
  }
  .footer {
    position: static;
    padding-top: 50px;
  }
  body.single-commune .program #main {
    padding-left: 0;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  #toggle-menu,
  .commune-tabs,
  aside,
  #inner-header nav,
  .footer #inner-footer .col3 {
    display: none !important;
  }
}
