/*
Theme Name:Generous
Theme URI:http://www.generousbranding.com
Description:Originalt theme for Generous Branding by Generous, Dario Daoud & Antoine Wodniack
Author:Generous / Dario Daoud / Antoine Wodniack
Version:2.0

/\/\/

*/
/* =============================================================================
   SPRITES: =Normal
   ========================================================================== */
.sprite-sprite, .sprite-access-bike, .sprite-access-bus, .sprite-access-car, .sprite-access-parking, .sprite-access-underground, .sprite-button-link, .sprite-button-linkedin, .sprite-button-menu, .sprite-icon-email-footer, .sprite-icon-email, .sprite-icon-facebook, .sprite-icon-linkedin, .sprite-icon-twitter, .sprite-logo-blog, .sprite-scroll-top {
  background-image: url('img/sprite-s012e86789b.png');
  background-repeat: no-repeat;
}

.sprite-access-bike {
  background-position: 0 0;
  height: 28px;
  width: 44px;
}

.sprite-access-bus {
  background-position: 0 -29px;
  height: 22px;
  width: 22px;
}

.sprite-access-car {
  background-position: 0 -52px;
  height: 23px;
  width: 31px;
}

.sprite-access-parking {
  background-position: 0 -76px;
  height: 27px;
  width: 27px;
}

.sprite-access-underground {
  background-position: 0 -104px;
  height: 22px;
  width: 22px;
}

.sprite-button-link {
  background-position: 0 -127px;
  height: 33px;
  width: 63px;
}

.sprite-button-linkedin {
  background-position: 0 -161px;
  height: 12px;
  width: 46px;
}

.sprite-button-menu {
  background-position: 0 -174px;
  height: 20px;
  width: 20px;
}

.sprite-icon-email-footer {
  background-position: 0 -195px;
  height: 24px;
  width: 24px;
}

.sprite-icon-email {
  background-position: 0 -220px;
  height: 20px;
  width: 24px;
}

.sprite-icon-facebook {
  background-position: 0 -241px;
  height: 24px;
  width: 24px;
}

.sprite-icon-linkedin {
  background-position: 0 -266px;
  height: 24px;
  width: 24px;
}

.sprite-icon-twitter {
  background-position: 0 -291px;
  height: 24px;
  width: 24px;
}

.sprite-logo-blog {
  background-position: 0 -316px;
  height: 62px;
  width: 62px;
}

.sprite-scroll-top {
  background-position: 0 -379px;
  height: 46px;
  width: 46px;
}

.sprite-sprite, .sprite-access-bike, .sprite-access-bus, .sprite-access-car, .sprite-access-parking, .sprite-access-underground, .sprite-button-link, .sprite-button-linkedin, .sprite-button-menu, .sprite-icon-email-footer, .sprite-icon-email, .sprite-icon-facebook, .sprite-icon-linkedin, .sprite-icon-twitter, .sprite-logo-blog, .sprite-scroll-top {
  display: block;
  text-indent: -999em;
}

/* =============================================================================
   SPRITES: =Retina
   ========================================================================== */
.sprite-retina-sprite {
  background-image: url('img/sprite-retina-s6fa65f30e1.png');
  background-repeat: no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .sprite-all-retina-sprites, .sprite-access-bike, .sprite-access-bus, .sprite-access-car, .sprite-access-parking, .sprite-access-underground, .sprite-button-link, .sprite-button-linkedin, .sprite-button-menu, .sprite-icon-email-footer, .sprite-icon-email, .sprite-icon-facebook, .sprite-icon-linkedin, .sprite-icon-twitter, .sprite-logo-blog, .sprite-scroll-top {
    background-image: url('img/sprite-retina-s6fa65f30e1.png');
    -moz-background-size: 63px auto;
    -o-background-size: 63px auto;
    -webkit-background-size: 63px auto;
    background-size: 63px auto;
  }

  .sprite-access-bike {
    background-position: 0 0;
  }

  .sprite-access-bus {
    background-position: 0 -28.5px;
  }

  .sprite-access-car {
    background-position: 0 -51px;
  }

  .sprite-access-parking {
    background-position: 0 -74.5px;
  }

  .sprite-access-underground {
    background-position: 0 -102px;
  }

  .sprite-button-link {
    background-position: 0 -124.5px;
  }

  .sprite-button-linkedin {
    background-position: 0 -158px;
  }

  .sprite-button-menu {
    background-position: 0 -170.5px;
  }

  .sprite-icon-email-footer {
    background-position: 0 -191px;
  }

  .sprite-icon-email {
    background-position: 0 -215.5px;
  }

  .sprite-icon-facebook {
    background-position: 0 -236px;
  }

  .sprite-icon-linkedin {
    background-position: 0 -260.5px;
  }

  .sprite-icon-twitter {
    background-position: 0 -285px;
  }

  .sprite-logo-blog {
    background-position: 0 -309.5px;
  }

  .sprite-scroll-top {
    background-position: 0 -372px;
  }
}
/* =============================================================================
   =HELPERS
   ========================================================================== */
.ir {
  overflow: hidden;
  background-color: transparent;
  border: 0;
  *text-indent: -9999px;
  /* IE 6/7 fallback */
}

.ir:before {
  display: block;
  width: 0;
  height: 150%;
  content: "";
}

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

.visuallyhidden {
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  overflow: visible;
  margin: 0;
  position: static;
  width: auto;
  height: auto;
  clip: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.horizontal-wrapper {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

.on-handheld {
  display: none;
}

/* =============================================================================
   CMS: =WordPress
   ========================================================================== */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* =============================================================================
   CLIENT: =Colors
   -----------------------------------------------------------------------------

   orange    : #ea5b0c
   red    : #E30613

   ========================================================================== */
/* =============================================================================
   CLIENT: =Fonts
   -----------------------------------------------------------------------------

    Century Gothic W01 Bold
    Bauer Bodoni Pro_1 W01 Roman
    Bauer Bodoni Pro_2 W01 Black
    Futura BT W01 Light
    Futura BT W01 Light
    Futura BT W01 Book
    Futura BT W01 Medium
    Futura BT W01 Bold
    Futura BT W01 Heavy
    Market Deco Regular
    NewBaskervilleW01-Roman

   ========================================================================== */
@font-face {
  font-family: 'Market Deco Regular';
  src: url("fonts/market_deco-2-webfont.eot");
  src: url("fonts/market_deco-2-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/market_deco-2-webfont.woff") format("woff"), url("fonts/market_deco-2-webfont.ttf") format("truetype"), url("fonts/market_deco-2-webfont.svg#market_decoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =============================================================================
   BASE: =Base
   ========================================================================== */
::-moz-selection {
  background: #ea5b0c;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ea5b0c;
  color: #fff;
  text-shadow: none;
}

html, body {
  position: relative;
  width: 100%;
  height: 100%;
}

html {
  color: #000;
  font: 1em/1.2 "Futura BT W01 Book", sans-serif;
}

* {
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* =============================================================================
   BASE: =Forms
   ========================================================================== */
input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

input[type="text"],
input[type="email"],
textarea {
  padding: 4px;
  height: 20px;
  color: #333;
  font: 12px/1 "Futura BT W01 Book";
  border: 0;
}

textarea {
  height: 100px;
}

input[type="submit"] {
  padding: 0 10px;
  height: 20px;
  background: #ea5b0c;
  border: 0;
  vertical-align: bottom;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
input[type="submit"]:hover {
  background: #fff;
  color: #000;
}

.wpcf7-form.failed input[type="text"],
.wpcf7-form.failed input[type="email"], .wpcf7-form.invalid input[type="text"],
.wpcf7-form.invalid input[type="email"] {
  -moz-box-shadow: rgba(255, 0, 0, 0.3) 0 0 50px inset;
  -webkit-box-shadow: rgba(255, 0, 0, 0.3) 0 0 50px inset;
  box-shadow: rgba(255, 0, 0, 0.3) 0 0 50px inset;
}
.wpcf7-form .wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: 0;
}
.wpcf7-form .wpcf7-validation-errors {
  color: #ea5b0c;
}
.wpcf7-form .ajax-loader {
  position: absolute;
  bottom: 2px;
  width: 16px;
}

/* =============================================================================
   BASE: =Text level
   ========================================================================== */
a {
  color: inherit;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Market Deco Regular";
  font-style: normal;
  font-weight: normal;
}

strong, b,
em, i {
  margin: 0;
  font-family: "Futura BT W01 Bold";
  font-style: normal;
  font-weight: normal;
}

img {
  max-width: 100%;
}

p {
  margin: 0;
}

p + p, ul + p, ol + p,
p + ul, ul + ul, ol + ul,
p + ol, ul + ol, ol + ol,
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p,
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h6 + ul,
h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, h6 + ol {
  margin-top: 1em;
}

img.is-loading {
  background: url("img/ajax-loader.gif") no-repeat center;
}

/* =============================================================================
   STRUCTURE: =Global container
   ========================================================================== */
.global-container {
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
  width: 100%;
  height: 100%;
}

.old-ios .global-container,
.lt-ie9 .global-container {
  overflow: visible;
  width: auto;
  height: auto;
}
.old-ios .global-container.is-limited,
.lt-ie9 .global-container.is-limited {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* =============================================================================
   STRUCTURE: =Head
   ========================================================================== */
.site-head {
  position: relative;
  height: 100px;
  z-index: 20;
}

.site-title {
  margin: 0;
}

.site-logo {
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  width: 200px;
}

/* =============================================================================
   STRUCTURE: =Foot
   ========================================================================== */
.site-foot {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #000;
}

/* =============================================================================
   LAYOUT: =General
   ========================================================================== */
.page-container {
  position: relative;
  font-family: "Futura BT W01 Book";
}

.page-background {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-background + * {
  position: relative;
  z-index: 2;
}
.page-background .background {
  display: block;
  position: relative;
  max-width: none;
}

.new-container,
.old-container {
  overflow: hidden;
  z-index: 1;
}

.new-container {
  z-index: 5;
}

.scroll-top {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 46px;
  height: 30px;
  cursor: pointer;
  z-index: 3;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
.scroll-top:hover {
  height: 46px !important;
}

/* =============================================================================
   LAYOUT: =Case
   ========================================================================== */
.layout-case {
  padding: 0 0 100px;
}
.layout-case .slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 500px;
}
.layout-case .slideshow .slide {
  overflow: hidden;
  position: absolute;
  left: 100%;
  width: 100%;
  height: 100%;
}
.layout-case .slideshow .slide.is-active {
  left: 0;
}
.layout-case .slideshow .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.layout-case .slideshow .image {
  display: block;
  max-width: none;
}
.layout-case .case-title {
  display: block;
  margin: 0;
  padding: 20px;
  position: relative;
  background: #d1d1d1;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  text-align: center;
}
.layout-case .case-title span {
  position: relative;
}
.layout-case .content {
  display: flex;
  margin: 0 auto;
  padding: 20px 0 80px;
  position: relative;
  width: 980px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.layout-case .content .aside {
  display: flex;
  margin-right: 30px;
  align-items: flex-start;
  flex-direction: row;
  flex-grow: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.layout-case .content .partners {
  margin: -8px 20px 20px 0;
  position: relative;
  width: 95px;
}
.layout-case .content .partners img {
  display: block;
}
.layout-case .content .video-embed {
  position: relative;
  width: 100%;
}
.layout-case .content .video-embed .image {
  display: block;
  max-width: 100%;
  height: auto;
  opacity: inherit;
}
.layout-case .content .video-embed a {
  transition: opacity 0.1s ease;
}
.layout-case .content .video-embed a:hover {
  opacity: 0.8;
}
.layout-case .content .description-short {
  margin: 0 0 20px;
  position: relative;
  width: 195px;
  font-size: 16px;
  line-height: 1.6;
}
.layout-case .content .description-short .title {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  text-transform: uppercase;
}
.layout-case .content .description-short .title + p {
  margin-top: 0;
}
.layout-case .content .description-long {
  position: relative;
  width: 640px;
  flex-shrink: 0;
  color: #877666;
  font-size: 13px;
  line-height: 2.3;
}
.layout-case .content .description-long .title {
  color: #333;
  font-size: 20px;
  line-height: 1;
}
.layout-case .content .description-long .title + p {
  margin-top: 10px;
}
.layout-case .other-cases {
  margin: 0 auto;
  position: relative;
  width: 90%;
  max-width: 1250px;
}
.layout-case .other-cases .other-cases-title {
  margin: 0 auto 40px;
  position: relative;
  width: 60%;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.layout-case .other-cases .other-cases-title:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #999;
  content: '';
  z-index: 1;
}
.layout-case .other-cases .other-cases-title span {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  background: #fff;
  z-index: 2;
}
.layout-case .other-cases .case {
  float: left;
  position: relative;
  width: 20%;
}
.layout-case .other-cases .case .image-container {
  position: relative;
  z-index: 1;
}
.layout-case .other-cases .case .image {
  display: block;
}
.layout-case .other-cases .case .content {
  display: none;
  padding: 15px 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("img/black_50.png");
  z-index: 2;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
.layout-case .other-cases .case .title {
  font-size: 14px;
}

/*
.contact-popin {
	display: block;
	overflow: hidden;
	margin: 50px 0 0;
	position: absolute;
	right: 0;
	width: 0;
	height: 139px;

	z-index: 20;
	@include single-transition(width, 0.5s, ease);

	.popin-content {
		padding: 3px 29px 15px 3px;
		position: relative;
		top: 0;
		right: 0;
		width: 290px;
		height: 139px;

		background: url('img/contact-background.png') no-repeat;

		.popin-photo {
			display: block;
			position: absolute;
			top: 3px;
			left: 3px;
			width: 121px;
			height: 121px;
		}

		.popin-text {
			position: absolute;
			top: 35px;
			left: 130px;
			width: 125px;

			color: #fff;
			font-size: 13px;

			u {
				font-family: $futura-heavy;
			}
		}
	}

	&.is-visible {
		width: 290px;
	}
}
*/
/* =============================================================================
   LAYOUT: =Contact
   ========================================================================== */
.layout-contact .outer {
  display: table;
  width: 100%;
  height: 100%;
  background: url("img/black_30.png");
}
.layout-contact .inner {
  display: table-cell;
  vertical-align: middle;
}
.layout-contact .contact-content {
  margin: 0 auto;
  position: relative;
  width: 350px;
  color: #fff;
  font-size: 22px;
}
.layout-contact .page-title {
  margin: 0 0 40px;
  font-size: 80px;
  letter-spacing: 0.01em;
  line-height: 1;
}
.layout-contact .map {
  display: block;
  margin: 0 100px 0 0;
  position: absolute;
  top: 50px;
  right: 100%;
  width: 250px;
}
.layout-contact .text {
  padding: 0 10px;
}
.layout-contact .email + .text {
  margin-top: 30px;
}
.layout-contact .email {
  padding: 0 10px;
  font-size: 16px;
}
.layout-contact .email:hover {
  text-decoration: underline;
}
.layout-contact .address {
  margin: 20px 10px 0;
  padding: 20px 0 0;
  position: relative;
}
.layout-contact .address:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 1px;
  background: #fff;
  content: '';
}
.layout-contact .address .fn {
  text-transform: uppercase;
}
.layout-contact .address .tel {
  font-family: "Futura BT W01 Bold";
  color: #fff;
}
.layout-contact .footer {
  overflow: hidden;
  padding: 10px 0 0;
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 100%;
  height: 70px;
  background: #000;
}
.layout-contact .footer .wrapper {
  margin: 0 auto;
  width: 920px;
}
.layout-contact .footer .row {
  float: left;
  position: relative;
}
.layout-contact .footer .access {
  float: left;
  position: relative;
  height: 50px;
}
.layout-contact .footer .access .sprite {
  margin-top: 5px;
}
.layout-contact .footer .access + .access,
.layout-contact .footer .row + .row .access {
  margin-left: 0;
  padding-left: 20px;
  border-left: 1px solid #fff;
}
.layout-contact .footer .access-car {
  width: 190px;
}
.layout-contact .footer .access-car .content {
  color: #a7a7a7;
}
.layout-contact .footer .access-car .content:first-line {
  color: #fff;
}
.layout-contact .footer .access-parking {
  width: 165px;
}
.layout-contact .footer .access-bike {
  width: 195px;
}
.layout-contact .footer .access-underground {
  width: 185px;
}
.layout-contact .footer .access-underground .station {
  display: inline-block;
  margin-bottom: 10px;
  width: 70px;
  text-transform: uppercase;
}
.layout-contact .footer .access-underground .line {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  font: 14px/18px "Futura BT W01 Light";
  text-align: center;
}
.layout-contact .footer .access-underground .line-2 {
  background: #e7509c;
}
.layout-contact .footer .access-underground .line-4 {
  background: #91268f;
}
.layout-contact .footer .access-underground .line-11 {
  background: #5A230A;
}
.layout-contact .footer .access-bus {
  width: 185px;
}
.layout-contact .footer .access-bus li {
  float: left;
  margin: 0 10px 10px 0;
}
.layout-contact .footer .access-bus .label {
  margin-right: 5px;
  text-transform: uppercase;
}
.layout-contact .footer .access-bus .line {
  display: inline-block;
  width: 20px;
  height: 18px;
  font: 14px/18px "Futura BT W01 Light";
  text-align: center;
}
.layout-contact .footer .access-bus .line-30 {
  background: #2e2d7c;
}
.layout-contact .footer .access-bus .line-54 {
  background: #2f60ad;
}
.layout-contact .footer .access-bus .line-85 {
  background: #5e5446;
}
.layout-contact .footer .access-bus .line-46 {
  background: #C4CA0C;
  color: #000;
}
.layout-contact .footer .access-bus .line-75 {
  background: #FFCF00;
  color: #000;
}
.layout-contact .footer .access-underground ul,
.layout-contact .footer .access-bus ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout-contact .footer .access-underground ul li,
.layout-contact .footer .access-bus ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.layout-contact .footer .access-underground .sprite,
.layout-contact .footer .access-bus .sprite {
  margin-top: 0;
}
.layout-contact .footer .title {
  float: left;
  margin: 0 15px 0 0;
}
.layout-contact .footer .content {
  overflow: hidden;
  color: #fff;
  font-size: 12px;
}

/* =============================================================================
   LAYOUT: =Long page
   ========================================================================== */
.layout-long-page .page-title {
  position: absolute;
  left: -999em;
}
.layout-long-page .section {
  position: relative;
}
.layout-long-page .section-image {
  height: 400px;
  z-index: 1;
}
.layout-long-page .section-image .background {
  position: relative;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-color: #ea5b0c;
  background-position: top;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.layout-long-page .section-image .title {
  position: absolute;
  bottom: 15%;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 52px;
  line-height: 1;
  text-align: center;
}
.layout-long-page .section-text-big-title,
.layout-long-page .section-text-one-column,
.layout-long-page .section-text-two-columns,
.layout-long-page .section-text-three-columns,
.layout-long-page .section-icons {
  z-index: 2;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 -5px 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 -5px 20px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 -5px 20px;
}
.layout-long-page .section-text-big-title .inner,
.layout-long-page .section-text-one-column .inner,
.layout-long-page .section-text-two-columns .inner,
.layout-long-page .section-text-three-columns .inner,
.layout-long-page .section-icons .inner {
  padding: 30px 0;
  position: relative;
  background: #fff;
  z-index: 2;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 5px 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 5px 20px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 5px 20px;
}
.layout-long-page .section-text-big-title .content,
.layout-long-page .section-text-one-column .content,
.layout-long-page .section-text-two-columns .content,
.layout-long-page .section-text-three-columns .content,
.layout-long-page .section-icons .content {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  max-width: 800px;
}
.layout-long-page .section-text-one-column .inner,
.layout-long-page .section-text-big-title .inner {
  padding: 60px 0;
}
.layout-long-page .section-text-one-column .column,
.layout-long-page .section-text-two-columns .column,
.layout-long-page .section-text-three-columns .column {
  display: block;
  float: left;
  padding: 0 15px 0 0;
  width: 50%;
  vertical-align: top;
}
.layout-long-page .section-text-one-column .column.large,
.layout-long-page .section-text-two-columns .column.large,
.layout-long-page .section-text-three-columns .column.large {
  padding: 30px 0 0;
  width: 100%;
}
.layout-long-page .section-text-one-column .title,
.layout-long-page .section-text-two-columns .title,
.layout-long-page .section-text-three-columns .title {
  margin: 0;
  font-size: 20px;
  line-height: 1;
}
.layout-long-page .section-text-one-column p,
.layout-long-page .section-text-two-columns p,
.layout-long-page .section-text-three-columns p {
  margin-top: 10px;
  color: #877665;
  font: 13px/1.6 "Futura BT W01 Book";
}
.layout-long-page .section-text-one-column strong,
.layout-long-page .section-text-two-columns strong,
.layout-long-page .section-text-three-columns strong {
  color: #ea5b0c;
  font-family: "Futura BT W01 Heavy";
  font-weight: normal;
}
.layout-long-page .section-text-one-column em,
.layout-long-page .section-text-two-columns em,
.layout-long-page .section-text-three-columns em {
  color: #000;
  font-family: "Futura BT W01 Book";
  font-weight: normal;
}
.layout-long-page .section-text-three-columns .columns {
  display: table;
  margin: 30px -4% 0;
}
.layout-long-page .section-text-three-columns .column {
  display: table-cell;
  float: none;
  padding: 15px 4% 0;
  position: relative;
  width: 33.33%;
  color: #000;
  font-family: "Market Deco Regular";
  text-transform: uppercase;
}
.layout-long-page .section-text-three-columns .column:before, .layout-long-page .section-text-three-columns .column:after {
  margin: 0 0 0 -4px;
  position: absolute;
  left: 50%;
  width: 8px;
  height: 8px;
  background: #000;
  content: '';
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.layout-long-page .section-text-three-columns .column:before {
  top: 0;
}
.layout-long-page .section-text-three-columns .column:after {
  bottom: -10px;
}
.layout-long-page .section-text-three-columns .column:nth-child(2) {
  border-color: #000;
  border-style: solid;
  border-width: 0 1px;
}
.layout-long-page .section-text-three-columns .column .title,
.layout-long-page .section-text-three-columns .column p {
  color: #000;
  font: 13px/1.6 "Futura BT W01 Book";
}
.layout-long-page .section-text-three-columns .column .title {
  font-size: 14px;
  letter-spacing: 0.15em;
  text-align: center;
}
.layout-long-page .section-text-three-columns .column .title b {
  font-family: "Futura BT W01 Heavy";
}
.layout-long-page .section-text-three-columns .column p {
  margin-top: 5px;
}
.layout-long-page .section-text-big-title:before {
  display: none;
  margin: 0 0 0 -220px;
  position: absolute;
  top: -72px;
  left: 50%;
  width: 440px;
  height: 7px;
  background: #E30613;
  content: '';
  z-index: 3;
}
.layout-long-page .section-text-big-title .columns {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
}
.layout-long-page .section-text-big-title .column:first-child {
  display: flex;
  margin: 0 30px 0 0;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: space-between;
}
.layout-long-page .section-text-big-title .column:last-child {
  flex-grow: 1;
}
.layout-long-page .section-text-big-title .title {
  font: 60px/0.88 "Futura BT W01 Light";
  text-transform: none;
}
.layout-long-page .section-text-big-title .aside {
  font-size: 12px;
  opacity: 0.5;
}
.layout-long-page .section-icons .content {
  max-width: 900px;
}
.layout-long-page .section-icons .intro {
  margin: 0 0 30px;
  font: 13px/1.6 "Futura BT W01 Book";
}
.layout-long-page .section-icons .intro strong {
  color: #ea5b0c;
  font-family: "Futura BT W01 Heavy";
  font-weight: normal;
}
.layout-long-page .section-icons .icon {
  float: left;
  width: 33%;
  text-align: center;
}
.layout-long-page .section-icons .icon:nth-child(1n) {
  margin-top: 20px;
}
.layout-long-page .section-icons .icon:nth-child(-n+3) {
  margin-top: 0;
}
.layout-long-page .section-icons .icon:nth-child(3n+1) {
  clear: left;
  text-align: left;
}
.layout-long-page .section-icons .icon:nth-child(3n) {
  text-align: right;
}
.layout-long-page .section-icons .icon .icon-inner {
  display: inline-block;
  max-width: 200px;
  text-align: center;
}
.layout-long-page .section-icons .icon .image {
  display: block;
  margin: 0 auto 5px;
  width: auto;
  height: 70px;
}
.layout-long-page .section-icons .icon .text {
  font-size: 13px;
}
.layout-long-page .section-icons .icon small {
  display: block;
  font-size: 11px;
}
.layout-long-page .section-references {
  position: relative;
}
.layout-long-page .section-references .section-title {
  display: inline-block;
  margin-top: -10px;
  padding: 5px;
  border: 1px solid #fff;
  z-index: 2;
  color: #fff;
  font-family: "Market Deco Regular";
  font-size: 20px;
  text-transform: uppercase;
}
.layout-long-page .section-references .content {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px;
}
.layout-long-page .section-references .reference {
  overflow: hidden;
  padding: 80px 0 50px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.layout-long-page .section-references .reference-inner {
  display: table;
  width: 100%;
}
.layout-long-page .section-references .header,
.layout-long-page .section-references .text,
.layout-long-page .section-references .link {
  display: table-cell;
  padding: 30px 0;
  width: 33.33%;
  vertical-align: middle;
}
.layout-long-page .section-references .header {
  padding-right: 15px;
  vertical-align: top;
}
.layout-long-page .section-references .header .logo {
  display: block;
  margin: 0 0 15px;
  max-width: 100%;
  height: auto;
}
.layout-long-page .section-references .header .title {
  font-family: "Futura BT W01 Heavy";
  font-size: 50px;
  line-height: 0.9;
}
.layout-long-page .section-references .text {
  padding: 30px;
  border-color: #fff;
  border-style: solid;
  border-width: 0 1px;
}
.layout-long-page .section-references .link {
  font-family: "Market Deco Regular";
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}
.layout-long-page .section-references .link .link-outer {
  display: table;
  width: 100%;
  height: 100%;
}
.layout-long-page .section-references .link .link-inner {
  display: table-cell;
  vertical-align: middle;
}
.layout-long-page .section-references .link a {
  display: block;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.layout-long-page .section-references .link a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.layout-long-page .section-references .link .sprite {
  margin: 0 auto 10px;
}
.layout-long-page .section-references .quote {
  display: block;
  margin: 40px auto 0;
  padding: 20px 75px 40px;
  position: relative;
  max-width: 550px;
  font-family: "Bauer Bodoni Pro_1 W01 Roman";
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.layout-long-page .section-references .quote:before, .layout-long-page .section-references .quote:after {
  position: absolute;
  font-family: "Bauer Bodoni Pro_2 W01 Black";
  font-size: 82px;
  line-height: 1;
}
.layout-long-page .section-references .quote:before {
  top: 0;
  left: 20px;
  content: '\201C';
}
.layout-long-page .section-references .quote:after {
  right: 0;
  bottom: -30px;
  content: '\201D';
}
.layout-long-page .section-references .quote cite {
  display: block;
  position: absolute;
  bottom: 0;
  right: 50px;
  font-family: "Futura BT W01 Medium";
  font-size: 11px;
  font-style: normal;
  text-align: right;
}

.android .layout-long-page .section-image .background,
.old-ios .layout-long-page .section-image .background {
  background-attachment: scroll;
}

/* =============================================================================
   LAYOUT: =Clients
   ========================================================================== */
.layout-clients {
  margin: 0 auto;
  padding: 30px 0 100px;
  max-width: 980px;
}
.layout-clients .page-title {
  margin: 0 0 10px;
  font-size: 16px;
}
.layout-clients .clients {
  float: left;
  width: 200px;
}
.layout-clients .clients .client {
  clear: both;
  float: left;
  margin: 0 0 10px;
  position: relative;
  font-size: 14px;
  line-height: 1;
}
.layout-clients .clients .bar {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 1px;
  background: #000;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.layout-clients .clients a:hover .bar {
  padding: 0 5px;
  left: -5px;
  width: 100%;
}
.layout-clients .logos {
  float: right;
  position: relative;
  width: 750px;
  /*
  &:hover .logo .image {
  	@include opacity(0.3);
  }
  &:hover .logo:hover .image {
  	@include opacity(1);
  }
  */
}
.layout-clients .logos .logo {
  float: left;
  position: relative;
  width: 33.33%;
  background: #000;
}
.layout-clients .logos .image {
  display: block;
  /*
  @include opacity(1);
  @include single-transition(opacity, 0.3s, ease);
  */
}

/* =============================================================================
   LAYOUT: =Team
   ========================================================================== */
.layout-team .team-content {
  margin: 100px auto 110px;
  padding: 0 20px;
  position: relative;
  max-width: 1080px;
}
.layout-team .page-title {
  margin: 0 0 50px;
  position: relative;
  background: #fff;
  font: 44px/1.2 "Futura BT W01 Bold";
}
.layout-team .text {
  font: 24px/1.3 "Futura BT W01 Light";
}
.layout-team .photos {
  position: absolute;
  top: 0;
  right: 20px;
  width: 300px;
}
.layout-team .photos:before {
  display: block;
  padding-top: 100%;
  content: '';
}
.layout-team .photos .photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
}
.layout-team .photos .photo.is-active {
  opacity: 1;
  z-index: 2;
}
.layout-team .manager .image-container .quote {
  padding: 10px 10px 20px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  color: #fff;
  font: 13px/1.2 "Futura BT W01 Light";
  text-transform: uppercase;
}
.layout-team .manager .image-container .quote:before, .layout-team .manager .image-container .quote:after {
  display: block;
  content: '//';
}
.layout-team .manager .image-container .quote:after {
  display: inline;
  position: relative;
  top: 14px;
  left: -18px;
}
.layout-team .manager .picto-image {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 40px;
}
.layout-team .manager .picto-blank {
  margin: 10px 0;
  width: 40px;
  height: 5px;
  background: #ea5b0c;
}
.layout-team .manager .picto-blank + .presentation {
  margin-top: 0;
}
.layout-team .member .picto-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 50px;
  background: #ea5b0c;
  text-align: center;
}
.layout-team .member .picto-container .outer {
  display: table;
  width: 100%;
  height: 100%;
}
.layout-team .member .picto-container .inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.layout-team .member .picto-container .picto-image {
  display: block;
  margin: 0 auto;
  max-width: 20px;
}
.layout-team .member .job {
  height: 2.4em;
}
.layout-team .people {
  float: left;
  padding: 10px;
  position: relative;
  width: 25%;
}
.layout-team .people:nth-child(4n+1) {
  clear: left;
}
.layout-team .people .image-container {
  position: relative;
  width: 100%;
  background: #eee;
}
.layout-team .people .image-container:before {
  display: block;
  padding-top: 100%;
  position: relative;
  content: '';
  z-index: 1;
}
.layout-team .people .image-container .photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.layout-team .people .image-container .default {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.layout-team .people .image-container:hover .presentation {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.layout-team .people .content {
  padding: 20px 0 0;
  position: relative;
}
.layout-team .people .fullname {
  font: 14px/1 "Futura BT W01 Bold";
  text-transform: uppercase;
}
.layout-team .people .company,
.layout-team .people .job {
  font-size: 14px;
}
.layout-team .people .company {
  text-transform: uppercase;
}
.layout-team .people .company:after {
  content: ' /';
}
.layout-team .people .presentation {
  overflow: hidden;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  font-size: 12px;
  line-height: 1.3;
}
.layout-team .people .presentation .outer {
  display: table;
  width: 100%;
  height: 100%;
}
.layout-team .people .presentation .inner {
  display: table-cell;
  vertical-align: middle;
}
.layout-team .people .linkedin {
  display: block;
  margin: 10px 0 0;
}

/* =============================================================================
   LAYOUT: =Press
   ========================================================================== */
.layout-press .page-outer {
  min-height: calc( 100vh - 100px - 70px );
  background: #e6e6e6;
}
.layout-press .articles {
  margin: 0 auto;
  padding: 40px 20px;
  max-width: 1320px;
}
.layout-press .article {
  float: left;
  margin: 5% 5% 0 0;
  width: 30%;
  background: #fff;
}
.layout-press .article:nth-child(-n+3) {
  margin-top: 0;
}
.layout-press .article:nth-child(3n+3) {
  margin-right: 0;
}
.layout-press .article:nth-child(3n+1) {
  clear: both;
}
.layout-press .article-inner {
  padding: 10px 20px;
  text-transform: uppercase;
}
.layout-press .article .image {
  display: block;
  width: 100%;
  height: auto;
}
.layout-press .article-title {
  overflow: hidden;
  margin: 0 0 10px;
  height: 4.8em;
  font-size: 24px;
}
.layout-press .article-date {
  margin: 0 0 10px;
  font: 18px/1 "Futura BT W01 Book";
}
.layout-press .article-link {
  display: inline-block;
  position: relative;
  color: #eb212e;
  font-size: 12px;
}
.layout-press .article-link:after {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #eb212e;
  content: '';
  transform-origin: 0 0;
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.layout-press .article-link:hover:after {
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* =============================================================================
   BLOCK: =Global loader
   ========================================================================== */
.global-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999;
}
.global-loader .outer {
  display: table;
  width: 100%;
  height: 100%;
}
.global-loader .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.global-loader .loader-container {
  margin: 0 auto 5px;
  padding: 2px;
  width: 20px;
  height: 20px;
  background: #000;
}
.global-loader .text {
  color: #333;
  font: 12px/1 "Futura BT W01 Medium";
  text-transform: uppercase;
}

/* =============================================================================
   BLOCK: =Page loader
   ========================================================================== */
.page-loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("img/black_50.png");
  z-index: 999;
}
.page-loader .loader {
  margin: -8px 0 0 -8px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
}

/* =============================================================================
   BLOCK: =Nav main
   ========================================================================== */
.nav-main {
  position: absolute;
  top: 40px;
  right: 40px;
  color: #666;
  font: 13px/1 "Futura BT W01 Book";
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.nav-main .button {
  display: none;
}
.nav-main .menu,
.nav-main .language-selector {
  float: left;
}
.nav-main .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-main .menu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.nav-main .menu .menu-item {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.nav-main .menu .menu-item + .menu-item {
  margin-left: 20px;
}
.nav-main .link-blog a {
  width: 60px;
  height: 23px;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.nav-main .link-blog a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.nav-main .link-blog .sprite {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.nav-main a {
  display: block;
  padding: 5px 0;
  position: relative;
}
.nav-main .color {
  color: #ea5b0c;
}
.nav-main .sprite {
  margin-bottom: 2px;
}
.nav-main .bar {
  display: block;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 1px;
  background: #000;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.nav-main .current-menu-item > a .bar,
.nav-main a:hover .bar,
.nav-main li:hover > a .bar {
  padding: 0 5px;
  left: -5px;
  width: 100%;
}
.nav-main .submenu-container {
  display: none;
  margin: 23px 0 0 -125px;
  padding: 8px 0 0;
  position: absolute;
  top: 0;
  left: 50%;
  width: 250px;
  height: 320px;
}
.nav-main .submenu-container:before {
  display: block;
  margin: 0 0 0 -8px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px dashed transparent;
  border-right: 8px dashed transparent;
  border-bottom: 8px solid rgba(0, 0, 0, 0.7);
  content: '';
}
.nav-main .submenu-container .submenu,
.nav-main .submenu-container .submenu-item {
  margin: 0;
  padding: 0;
}
.nav-main .submenu-container .submenu {
  padding: 22px 0 10px;
  background: rgba(0, 0, 0, 0.7);
  list-style: none;
}
.nav-main .submenu-container .submenu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.nav-main .submenu-container .submenu-item {
  display: block;
  padding: 0 20px;
  width: 100%;
  color: #fff;
  font: 11px/1 "Futura BT W01 Light";
}
.nav-main .submenu-container a {
  display: inline-block;
  padding: 7px 0;
}
.nav-main .submenu-container .bar {
  top: auto;
  bottom: 0;
  left: -5px;
  background: #fff;
}

.language-selector {
  margin: 0 0 0 26px;
}
.language-selector .langs,
.language-selector .lang {
  margin: 0;
  padding: 0;
}
.language-selector .langs {
  list-style: none;
}
.language-selector .langs li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.language-selector .lang {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.language-selector .lang + .lang {
  margin-left: 10px;
}
.language-selector .lang + .lang:before {
  display: block;
  position: absolute;
  top: 2px;
  left: -8px;
  width: 1px;
  height: 20px;
  background: #666;
  content: '';
}
.language-selector a {
  display: block;
  padding: 5px 0;
}
.language-selector a:hover,
.language-selector .is-active a {
  color: #ea5b0c;
}
.language-selector .is-active {
  font-family: "Futura BT W01 Bold";
}

/* =============================================================================
   BLOCK: =Fullscreen slideshow
   ========================================================================== */
.fullscreen-slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background: #000;
}
.fullscreen-slideshow .slides {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.fullscreen-slideshow .slide {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.fullscreen-slideshow .slide.is-active {
  left: 0;
  z-index: 2;
}
.fullscreen-slideshow .slide-single .outer {
  display: table;
  width: 100%;
  height: 100%;
}
.fullscreen-slideshow .slide-single .inner {
  display: table-cell;
  vertical-align: middle;
}
.fullscreen-slideshow .slide-single .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.fullscreen-slideshow .slide-single .image {
  display: block;
  position: relative;
  max-width: none;
}
.fullscreen-slideshow .slide-single .content {
  padding: 0 20px;
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.fullscreen-slideshow .slide-single .text {
  position: relative;
  font: 86px/0.9 "Market Deco Regular";
}
.fullscreen-slideshow .slide-single .button {
  display: inline-block;
  margin: 30px 0 0;
  padding: 12px 20px;
  position: relative;
  background: #fff;
  color: #000;
  font: 14px/1 "Century Gothic W01 Bold";
}
.fullscreen-slideshow .slide-single .button:before, .fullscreen-slideshow .slide-single .button:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #000;
  content: '';
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.fullscreen-slideshow .slide-single .button:after {
  border: 2px solid #fff;
}
.fullscreen-slideshow .slide-single .button:hover:before {
  border-width: 5px;
}
.fullscreen-slideshow .slide-single .button:hover:after {
  border-width: 3px;
}
.fullscreen-slideshow .slide-single .button-black {
  background: #000;
  color: #fff;
}
.fullscreen-slideshow .slide-single .button-black:before {
  border-color: #fff;
}
.fullscreen-slideshow .slide-single .button-black:after {
  border-color: #000;
}
.fullscreen-slideshow .slide-grid {
  background: #000;
}
.fullscreen-slideshow .slide-grid .cells {
  position: relative;
  width: 100%;
  height: 100%;
}
.fullscreen-slideshow .slide-grid .cell {
  float: left;
  overflow: hidden;
  position: relative;
  width: 20%;
  height: 33.34%;
  background: #000;
}
.fullscreen-slideshow .slide-grid .background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.fullscreen-slideshow .slide-grid .image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
}
.fullscreen-slideshow .slide-grid .image {
  display: block;
  position: relative;
  max-width: none;
}
.fullscreen-slideshow .slide-grid .content {
  display: none;
  padding: 15px 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("img/black_50.png");
  z-index: 2;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
.fullscreen-slideshow .slide-grid .title {
  font-size: 16px;
}

.slideshow-pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 24px;
  z-index: 2;
  text-align: center;
}
.slideshow-pagination .pages {
  display: inline-block;
  margin: 0 auto;
}
.slideshow-pagination .page {
  float: left;
  padding: 5px;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
  text-indent: -999em;
}
.slideshow-pagination .page:before {
  display: block;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: url("img/black_30.png");
  border: 0 solid #fff;
  content: '';
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.slideshow-pagination .page.is-active:before, .slideshow-pagination .page:hover:before {
  border-width: 5px;
}
.slideshow-pagination .page.is-active:before {
  background: #fff;
}

/* =============================================================================
   BLOCK: =Fullwidth grid
   ========================================================================== */
.fullwidth-grid {
  position: relative;
}
.fullwidth-grid .cell {
  float: left;
  width: 20%;
}
.fullwidth-grid .image {
  display: block;
  position: relative;
  width: 100%;
  max-width: none;
}

/* =============================================================================
   BLOCK: =RDV form footer
   ========================================================================== */
.rdv-form-footer {
  position: absolute;
  left: 100px;
  top: 23px;
  height: 20px;
}
.rdv-form-footer label {
  margin-right: 10px;
  color: #ccc;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}
.rdv-form-footer input[type="email"] {
  width: 200px;
  background: #333;
  color: #fff;
}
.rdv-form-footer input[type="email"]::-webkit-input-placeholder {
  color: #999;
}
.rdv-form-footer input[type="email"]::-moz-placeholder {
  color: #999;
}
.rdv-form-footer input[type="email"]:-ms-input-placeholder {
  color: #999;
}
.rdv-form-footer input[type="email"]:-moz-placeholder {
  color: #999;
}
.rdv-form-footer input[type="email"].placeholder {
  color: #999;
}
.rdv-form-footer .wpcf7-not-valid-tip {
  display: none;
}
.rdv-form-footer #mce-success-response,
.rdv-form-footer #mce-error-response {
  padding: 0;
  position: absolute;
  top: 25px;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 12px;
}
.rdv-form-footer #mce-error-response {
  color: #ea5b0c;
}

/* =============================================================================
   BLOCK: =Social links
   ========================================================================== */
.social-links {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 23px;
  right: 100px;
  cursor: default;
  list-style: none;
}
.social-links li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.social-links li {
  float: left;
}
.social-links li + li {
  margin-left: 10px;
}
.social-links a {
  display: block;
  position: relative;
  background: #c5c5c5;
}
.social-links .link-contact {
  background: none;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.social-links .link-contact:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.social-links .sprite {
  position: relative;
  z-index: 2;
}
.social-links .background {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #fff;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  z-index: 1;
}
.social-links a:hover .background {
  height: 100%;
}

/* =============================================================================
   =MEDIA QUERIES
   ========================================================================== */
/**
 * Screen, small size
 */
@media only screen and (max-width: 1100px) {
  /**
   * LAYOUT: =Press
   */
  .layout-press .articles {
    max-width: 980px;
  }
  .layout-press .article-title {
    font-size: 20px;
  }
  .layout-press .article-date {
    font-size: 17px;
  }
  .layout-press .article-link {
    font-size: 11px;
  }

  /**
   * LAYOUT: =Team
   */
  .layout-team .team-content {
    margin: 80px auto 90px;
  }

  /**
   * BLOCK: =Nav main
   */
  .nav-main {
    right: 20px;
    letter-spacing: 0.1em;
  }
}
/**
 * Tablet, portrait
 */
@media only screen and (max-width: 980px) {
  /**
   * STRUCTURE: =Head
   */
  .site-head {
    overflow: visible;
    height: 60px;
  }

  .site-logo {
    top: 10px;
    left: -50px;
  }

  /**
   * STRUCTURE: =Foot
   */
  .site-foot {
    height: 80px;
  }

  /**
   * LAYOUT: =Case
   */
  .layout-case {
    padding-bottom: 50px;
  }
  .layout-case .case-title {
    padding: 20px;
    font-size: 24px;
  }
  .layout-case .content {
    display: block;
    padding: 35px;
    width: auto;
  }
  .layout-case .content .aside {
    margin: 0 0 20px;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .layout-case .content .video-embed {
    margin: 0 15px 0 0;
    width: 300px;
    order: 1;
  }
  .layout-case .content .partners {
    margin-top: -3px;
    margin-right: 15px;
    width: 95px;
    flex-shrink: 0;
    order: 2;
  }
  .layout-case .content .description-short {
    margin: 0;
    overflow: hidden;
    float: none;
    padding: 0;
    width: auto;
    order: 3;
    font-size: 16px;
  }
  .layout-case .content .description-short .title {
    display: none;
  }
  .layout-case .content .description-long {
    overflow: hidden;
    margin-top: 20px;
    padding: 0;
    float: none;
    width: auto;
  }
  .layout-case .content .description-long .title {
    margin: 0;
    font-size: 16px;
  }
  .layout-case .content .description-long .title + p {
    margin-top: 0;
  }
  .layout-case .other-cases .case .content {
    padding: 10px;
  }
  .layout-case .other-cases .case .description {
    display: none;
  }

  /**
   * LAYOUT: =Contact
   */
  .layout-contact .contact-content {
    padding: 0 0 0 200px;
    width: 550px;
  }
  .layout-contact .map {
    margin: 0 0 0 -50px;
    right: auto;
    left: 0;
    width: 200px;
  }
  .layout-contact .footer {
    height: 140px;
  }
  .layout-contact .footer .wrapper {
    width: auto;
    text-align: center;
  }
  .layout-contact .footer .row {
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
  }
  .layout-contact .footer .row + .row {
    margin-top: 15px;
    padding: 0;
    border: 0;
  }
  .layout-contact .footer .access-bike {
    width: 175px;
  }

  /**
   * LAYOUT: =Clients
   */
  .layout-clients {
    padding: 30px 20px;
  }
  .layout-clients .clients {
    width: 20%;
  }
  .layout-clients .logos {
    width: 75%;
  }

  /**
   * LAYOUT: =Long page
   */
  .layout-long-page .section-text-big-title:before {
    margin-left: -190px;
    top: -50px;
    width: 380px;
    height: 6px;
  }
  .layout-long-page .section-text-big-title .column:first-child {
    margin-right: 40px;
  }
  .layout-long-page .section-text-big-title .title {
    font-size: 50px;
  }
  .layout-long-page .section-text-big-title .text {
    font-size: 15px;
  }
  .layout-long-page .section-icons .content {
    max-width: 600px;
  }
  .layout-long-page .section-icons .icon {
    width: 50%;
  }
  .layout-long-page .section-icons .icon:nth-child(1n) {
    clear: none;
    margin-top: 20px;
    text-align: center;
  }
  .layout-long-page .section-icons .icon:nth-child(-n+2) {
    margin-top: 0;
  }
  .layout-long-page .section-icons .icon:nth-child(2n+1) {
    clear: left;
  }
  .layout-long-page .section-references .reference {
    padding: 50px 0 30px;
  }
  .layout-long-page .section-references .header {
    width: 30%;
  }
  .layout-long-page .section-references .header .title {
    font-size: 40px;
  }
  .layout-long-page .section-references .text {
    width: 50%;
  }
  .layout-long-page .section-references .link {
    width: 20%;
  }

  /**
   * LAYOUT: =Team
   */
  .layout-team .team-content {
    margin: 60px auto 70px;
    max-width: 760px;
  }
  .layout-team .page-title {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .layout-team .text {
    font-size: 16px;
  }
  .layout-team .photos {
    width: 200px;
  }
  .layout-team .people {
    width: 33%;
  }
  .layout-team .people:nth-child(1n) {
    clear: none;
  }
  .layout-team .people:nth-child(3n+1) {
    clear: left;
  }

  /**
   * LAYOUT: =Press
   */
  .layout-press .page-outer {
    min-height: calc( 100vh - 60px - 80px );
  }
  .layout-press .articles {
    padding: 5%;
  }
  .layout-press .article {
    width: 47.5%;
  }
  .layout-press .article:nth-child(1n) {
    clear: none;
    margin: 5% 5% 0 0;
  }
  .layout-press .article:nth-child(-n+2) {
    margin-top: 0;
  }
  .layout-press .article:nth-child(2n+2) {
    margin-right: 0;
  }
  .layout-press .article:nth-child(2n+1) {
    clear: both;
  }

  /**
   * BLOCK: =Nav main
   */
  .nav-main {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    z-index: 2;
    font-size: 14px;
  }
  .nav-main.is-open {
    width: 260px;
    height: auto;
  }
  .nav-main.is-open + .nav-main-mask {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .nav-main .button {
    display: block;
    padding: 20px;
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    background: #fff;
    cursor: pointer;
    z-index: 2;
  }
  .nav-main .button .sprite {
    margin: 0;
  }
  .nav-main .menu-container {
    padding: 0;
    position: relative;
    top: 0;
    left: 60px;
    width: 200px;
    background: #fff;
    border-left: 1px solid #eee;
    z-index: 1;
  }
  .nav-main .menu,
  .nav-main .language-selector {
    float: none;
  }
  .nav-main .menu .menu-item,
  .nav-main .menu .menu-item + .menu-item {
    display: block;
    margin: 0;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
  }
  .nav-main .menu .sprite {
    display: inline;
    margin: 0;
    background: none;
    text-indent: 0;
  }
  .nav-main .link-blog a {
    width: auto;
    height: auto;
  }
  .nav-main .link-blog .sprite {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
  .nav-main a {
    display: block;
    padding: 14px 10px;
    font-size: 12px;
    line-height: 1;
  }
  .nav-main a:hover,
  .nav-main .current-menu-item a {
    background: #f9f9f9;
  }
  .nav-main .bar {
    display: none;
  }
  .nav-main .submenu-container {
    display: none !important;
  }

  .nav-main-mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: url("img/black_80.png");
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  .language-selector {
    overflow: hidden;
    margin: 0;
    border-bottom: 1px solid #eee;
  }
  .language-selector .lang {
    float: left;
    width: 50%;
    text-align: center;
  }
  .language-selector .lang + .lang {
    margin: 0;
    border-left: 1px solid #eee;
  }
  .language-selector .lang + .lang:before {
    display: none;
  }
  .language-selector a {
    padding: 10px;
  }

  /**
   * BLOCK: =Fullscreen slideshow
   */
  .fullscreen-slideshow {
    min-height: 400px;
  }
  .fullscreen-slideshow .slide-single .text {
    font-size: 50px;
  }
  .fullscreen-slideshow .slide-grid .cell {
    width: 33%;
    height: 20%;
  }
  .fullscreen-slideshow .slide-grid .nth-3 {
    width: 34%;
  }
  .fullscreen-slideshow .slide-grid .content {
    display: none !important;
  }

  .slideshow-pagination {
    bottom: 10px;
    height: 30px;
  }
  .slideshow-pagination .page {
    padding: 10px;
    width: 30px;
    height: 30px;
  }

  /**
   * BLOCK: =Social links
   */
  .social-links {
    right: 20px;
  }

  /**
   * BLOCK: =RDV form
   */
  .rdv-form-footer {
    margin: 0;
    padding: 23px 0 0 20px;
    position: relative;
    top: 0;
    left: 0;
    width: 500px;
    height: auto;
  }
  .rdv-form-footer .wpcf7-response-output {
    margin: 0;
    padding: 10px 0;
    position: relative;
    top: 0;
    right: auto;
    left: 0;
  }
  .rdv-form-footer label {
    font-size: 12px;
  }
  .rdv-form-footer input[type="email"] {
    width: 180px;
  }
}
/**
 * Mobile, landscape
 */
@media only screen and (max-width: 580px) {
  /**
   * STRUCTURE: =Head
   */
  .site-head {
    height: 40px;
  }

  .site-logo {
    top: 0;
  }

  /**
   * STRUCTURE: =Foot
   */
  .site-foot {
    height: 100px;
  }

  /**
   * LAYOUT: =Case
   */
  .layout-case {
    padding-bottom: 20px;
  }
  .layout-case .case-title {
    padding: 15px 20px;
    font-size: 18px;
  }
  .layout-case .content {
    padding: 20px 20px 40px;
  }
  .layout-case .content .aside {
    flex-wrap: wrap;
  }
  .layout-case .content .partners {
    margin-top: 0em;
    margin-right: 10px;
    width: 70px;
    order: 1;
  }
  .layout-case .content .description-short {
    width: calc( 100% - 80px );
    order: 2;
  }
  .layout-case .content .description-long {
    margin-top: 20px;
    line-height: 1.4;
  }
  .layout-case .content .description-long .title + p {
    margin-top: 3px;
  }
  .layout-case .content .video-embed {
    margin: 15px 0;
    order: 3;
  }
  .layout-case .other-cases {
    max-width: 280px;
  }
  .layout-case .other-cases .other-cases-title {
    margin-bottom: 20px;
    width: 100%;
  }
  .layout-case .other-cases .case {
    float: none;
    width: 100%;
  }
  .layout-case .other-cases .case .image {
    width: 100%;
    max-width: none;
  }

  .contact-popin {
    display: none !important;
  }

  /**
   * LAYOUT: =Contact
   */
  .layout-contact {
    height: auto !important;
  }
  .layout-contact .outer {
    height: 350px;
  }
  .layout-contact .contact-content {
    padding: 0;
    width: 210px;
    font-size: 16px;
  }
  .layout-contact .page-title {
    margin: 0 0 15px;
    font-size: 40px;
  }
  .layout-contact .map {
    margin: 0;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 50px;
  }
  .layout-contact .text {
    padding: 0 5px;
  }
  .layout-contact .email + .text {
    margin-top: 15px;
  }
  .layout-contact .email {
    padding: 0 5px;
    font-size: 14px;
  }
  .layout-contact .address {
    margin: 15px 0 0;
    padding: 15px 0 0 60px;
  }
  .layout-contact .address:before {
    left: 5px;
  }
  .layout-contact .footer {
    padding: 5px 0;
    position: relative;
    bottom: auto;
    height: auto;
    border-bottom: 1px solid #333;
  }
  .layout-contact .footer .access,
  .layout-contact .footer .access + .access {
    clear: both;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 10px 0;
    width: 210px;
    border: 0;
  }
  .layout-contact .footer .access + .access,
  .layout-contact .footer .row + .row .access {
    margin: 0 auto;
    padding: 10px 0;
    border-top: 1px solid #333;
    border-left: 0;
  }
  .layout-contact .footer .row,
  .layout-contact .footer .row + .row {
    display: block;
    margin: 0;
  }
  .layout-contact .footer .title {
    display: table-cell;
    float: none;
    margin: 0;
    width: 80px;
    vertical-align: middle;
  }
  .layout-contact .footer .title .sprite {
    margin: 0 auto;
  }
  .layout-contact .footer .content {
    display: table-cell;
    vertical-align: middle;
  }

  /**
   * LAYOUT: =Long page
   */
  .layout-long-page .section-image .title {
    font-size: 30px;
  }
  .layout-long-page .section-text-one-column .inner,
  .layout-long-page .section-text-two-columns .inner,
  .layout-long-page .section-text-three-columns .inner {
    padding: 30px 0;
  }
  .layout-long-page .section-text-one-column .columns,
  .layout-long-page .section-text-two-columns .columns,
  .layout-long-page .section-text-three-columns .columns {
    display: block;
  }
  .layout-long-page .section-text-one-column .column,
  .layout-long-page .section-text-two-columns .column,
  .layout-long-page .section-text-three-columns .column {
    display: block;
    padding: 0;
    width: 100%;
  }
  .layout-long-page .section-text-one-column .column + .column,
  .layout-long-page .section-text-two-columns .column + .column,
  .layout-long-page .section-text-three-columns .column + .column {
    margin: 30px 0 0;
    padding: 0;
  }
  .layout-long-page .section-text-one-column .title,
  .layout-long-page .section-text-two-columns .title,
  .layout-long-page .section-text-three-columns .title {
    font-size: 16px;
  }
  .layout-long-page .section-text-one-column p,
  .layout-long-page .section-text-two-columns p,
  .layout-long-page .section-text-three-columns p {
    margin-top: 5px;
  }
  .layout-long-page .section-text-three-columns .inner {
    padding-bottom: 40px;
  }
  .layout-long-page .section-text-three-columns .columns {
    margin-left: 0;
    margin-right: 0;
  }
  .layout-long-page .section-text-three-columns .column {
    padding-top: 20px;
  }
  .layout-long-page .section-text-three-columns .column:after {
    display: none;
  }
  .layout-long-page .section-text-three-columns .column + .column {
    margin-top: 12px;
    padding-top: 20px;
  }
  .layout-long-page .section-text-three-columns .column:nth-child(2) {
    border-width: 0;
  }
  .layout-long-page .section-text-three-columns .column:nth-child(3):after {
    display: block;
    bottom: -15px;
  }
  .layout-long-page .section-text-big-title:before {
    margin-left: -110px;
    top: -40px;
    width: 220px;
    height: 4px;
  }
  .layout-long-page .section-text-big-title .inner {
    padding: 40px 0;
  }
  .layout-long-page .section-text-big-title .content {
    max-width: 440px;
  }
  .layout-long-page .section-text-big-title .columns {
    display: block;
  }
  .layout-long-page .section-text-big-title .column:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .layout-long-page .section-text-big-title .title {
    margin-bottom: 30px;
    font-size: 50px;
  }
  .layout-long-page .section-text-big-title .aside br {
    display: none;
  }
  .layout-long-page .section-text-big-title .text {
    font-size: 13px;
  }
  .layout-long-page .section-icons .icon {
    width: 100%;
  }
  .layout-long-page .section-icons .icon:nth-child(1n) {
    clear: both;
    float: none;
    margin-top: 20px;
  }
  .layout-long-page .section-icons .icon:nth-child(1) {
    margin-top: 0;
  }
  .layout-long-page .section-references .section-title {
    margin: -10px 0 15px;
    font-size: 16px;
  }
  .layout-long-page .section-references .reference {
    padding: 30px 0 20px;
  }
  .layout-long-page .section-references .header,
  .layout-long-page .section-references .text,
  .layout-long-page .section-references .link {
    display: block;
    padding: 0;
    width: 100%;
  }
  .layout-long-page .section-references .header .logo {
    max-width: 50%;
  }
  .layout-long-page .section-references .header .title {
    font-size: 30px;
  }
  .layout-long-page .section-references .text {
    margin: 20px 0;
    padding: 20px 0;
    border-width: 1px 0;
  }
  .layout-long-page .section-references .quote {
    margin-top: 25px;
    padding: 10px 30px 40px;
    font-size: 16px;
  }
  .layout-long-page .section-references .quote:before, .layout-long-page .section-references .quote:after {
    font-size: 50px;
  }
  .layout-long-page .section-references .quote:before {
    top: 0;
    left: 0;
  }
  .layout-long-page .section-references .quote:after {
    right: 0;
    bottom: -10px;
  }
  .layout-long-page .section-references .quote cite {
    bottom: 0;
    right: 35px;
  }

  /**
   * LAYOUT: =Clients
   */
  .layout-clients {
    padding: 20px;
  }
  .layout-clients .clients {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  .layout-clients .clients .client {
    display: inline-block;
    float: none;
  }
  .layout-clients .clients .client:after {
    content: ' / ';
  }
  .layout-clients .logos {
    float: none;
    width: 100%;
  }
  .layout-clients .logos .logo {
    width: 50%;
  }

  /**
   * LAYOUT: =Team
   */
  .layout-team .team-content {
    margin: 20px auto 30px;
    max-width: 300px;
  }
  .layout-team .page-title {
    margin-bottom: 20px;
  }
  .layout-team .photos {
    margin: 30px auto 0;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
  }
  .layout-team .people {
    width: 100%;
  }
  .layout-team .people:nth-child(1n) {
    clear: left;
  }

  /**
   * LAYOUT: =Press
   */
  .layout-press .page-outer {
    min-height: calc( 100vh - 40px - 100px );
  }
  .layout-press .articles {
    padding: 10%;
  }
  .layout-press .article {
    width: 100%;
  }
  .layout-press .article:nth-child(1n) {
    float: none;
    margin: 10% 0 0;
  }
  .layout-press .article:nth-child(1) {
    margin-top: 0;
  }
  .layout-press .article-title {
    height: auto;
    font-size: 16px;
  }
  .layout-press .article-date {
    font-size: 15px;
  }

  /**
   * BLOCK: =Nav main
   */
  .nav-main {
    width: 40px;
    height: 40px;
  }
  .nav-main.is-open {
    width: 240px;
    height: auto;
  }
  .nav-main .button {
    padding: 10px;
  }
  .nav-main .menu-container {
    left: 40px;
  }

  /**
   * BLOCK: =Fullscreen slideshow
   */
  .fullscreen-slideshow .slide-single .text {
    font-size: 30px;
  }
  .fullscreen-slideshow .slide-single .text br {
    display: none;
  }
  .fullscreen-slideshow .slide-single .button {
    padding: 10px 15px;
    position: relative;
    font-size: 12px;
  }

  /**
   * BLOCK: =RDV form
   */
  .rdv-form-footer {
    padding: 5px 0 0 10px;
    width: 240px;
    height: auto;
  }
  .rdv-form-footer input[type="email"] {
    width: 160px;
  }
  .rdv-form-footer input[type="submit"] {
    padding: 0 5px;
    font-size: 10px;
  }
  .rdv-form-footer .wpcf7-response-output {
    width: 300px;
  }

  /**
   * BLOCK: =Social links
   */
  .social-links {
    right: 10px;
    width: 53px;
    background: #111;
    border-top: 1px solid #222;
    text-align: center;
  }
  .social-links li {
    margin: 5px 0 0;
  }
  .social-links li:nth-child(2n+1) {
    float: left;
  }
  .social-links li:nth-child(2n+2) {
    float: right;
  }
  .social-links li:nth-child(-n+2) {
    margin-top: 0;
  }
  .social-links li + li {
    margin-left: 0;
  }
}
/**
 * Mobile, portrait
 */
