@charset "UTF-8";
.notice {
  color: blue;
  font-weight: bold;
  font-size: 2em;
}

.notice {
  border: solid red 1px;
}

/* P-A Rochat 2014 

*/
.bold {
  font-weight: bold;
}

.underlined {
  text-decoration: underline;
}

.grayscale img {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Webkit Nightlies & Google Chrome Canary */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}

.grayscale img:hover {
  filter: none;
  /* Applies to FF + IE */
  -webkit-filter: grayscale(0);
}

.embed-container {
  position: relative;
  padding-bottom: 75.4858%;
  padding-top: 0px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container img,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*	Resets (http://lessframework.com by Jony Korpi)	------	*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
  display: block;
}

a img {
  border: 0;
}

body {
  font: 12px/24px Georgia, serif;
}

.small, small {
  font-size: 13px;
  line-height: 18px;
}

/* Selection colours (easy to forget) */
::selection {
  background: #a0c1df;
  color: black;
}

::-moz-selection {
  background: #a0c1df;
  color: black;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

body {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.clear {
  background: none;
  border: 0 !important;
  clear: both !important;
  display: block;
  float: none !important;
  font-size: 0 !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
}

li {
  list-style-type: none;
}

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.lacroixchessex.ch
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2018
 */
/* Complete */
@font-face {
  font-family: "LL Akkurat Light Web";
  src: url("fonts/lineto-akkurat-light.eot");
  src: url("fonts/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"), url("fonts/lineto-akkurat-light.woff2") format("woff2"), url("fonts/lineto-akkurat-light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Subsetted */
@font-face {
  font-family: "LL Akkurat Light Sub";
  src: url("fonts_subsetted/lineto-akkurat-light.eot");
  src: url("fonts_subsetted/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"), url("fonts_subsetted/lineto-akkurat-light.woff2") format("woff2"), url("fonts_subsetted/lineto-akkurat-light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*
// on oblige Chrome à utiliser le TTF
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Akkurat-Light";

		src: url("fonts/Akkurat-Light.ttf") format("truetype");
	}
}*/
.project_thumb:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

.project_thumb {
  color: #9e9e9e;
  cursor: pointer;
  margin-bottom: 12px;
}
.project_thumb a {
  color: #9e9e9e;
}
.project_thumb .infos_list {
  border-spacing: 0px;
  border: none;
  border-bottom: solid #cccccc 1px;
  width: 100%;
}
.project_thumb .infos_list td {
  vertical-align: top;
  height: 33%;
  border-bottom: solid #cccccc 1px;
  padding-left: 7%;
  padding-right: 4%;
  padding-top: 4%;
  padding-bottom: 4%;
}
.project_thumb .infos_list td.first {
  border-bottom: none;
}
.project_thumb .infos_list td.descriptions {
  border-bottom: none;
  font-size: 12px;
  line-height: 16px;
}
.project_thumb .infos_list td.descriptions .description_mobile {
  display: inline;
}
.project_thumb .infos_list tr.description_desktop {
  display: none;
}
.project_thumb .infos_list td.descriptions.last {
  border: none;
}
.project_thumb .infos {
  width: 100%;
}
.project_thumb img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

.project_thumb.thumb_infos {
  margin-bottom: 0;
}

.project_thumb.thumb_dessins {
  border-bottom: solid #cccccc 1px;
}

.list_mobile {
  display: block;
}

.list_desktop {
  display: none;
}

#diaporama li img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
#diaporama li .video {
  margin: auto;
  width: 100%;
  max-height: 100vh;
}

.slide_dessins {
  position: relative;
  margin-top: -1px;
}
.slide_dessins img {
  position: relative;
}

.data_margins {
  position: relative;
  width: 80.625%;
  margin: 68px 10% 10px 10%;
}

.page_content {
  margin-bottom: 40px;
}

.project_infos {
  padding-top: 11px;
}

.text {
  width: 80.625%;
  margin: auto;
  padding-top: 9px;
  text-align: justify;
}

#project_infos_table, #profil_infos_table {
  width: 100%;
  border-bottom: solid #cccccc 1px;
  border-spacing: 0;
}
#project_infos_table td, #profil_infos_table td {
  vertical-align: top;
  width: 40%;
  padding-top: 9px;
  padding-bottom: 8px;
  border-bottom: solid #cccccc 1px;
}
#project_infos_table td.first, #profil_infos_table td.first {
  padding-left: 10%;
}
#project_infos_table td.last, #profil_infos_table td.last {
  padding-right: 10%;
}
#project_infos_table td.lastline, #profil_infos_table td.lastline {
  border: none;
}
#project_infos_table tr:last-child td, #profil_infos_table tr:last-child td {
  border: none;
}

#map_container {
  position: relative;
  border: solid white 1px;
  width: 100%;
  margin-bottom: 30px;
}

#map_dummy {
  margin-top: 69.23%;
  height: 0;
}

#map_xc {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.presse:hover {
  color: #212121;
}
.presse:hover a {
  color: #212121;
}

.presse {
  cursor: pointer;
  color: #9e9e9e;
  border-bottom: solid #cccccc 1px;
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.presse h2 {
  color: #212121;
}
.presse .presse_left {
  float: left;
  width: 69%;
}
.presse .presse_right {
  float: right;
  text-align: right;
  width: 30%;
}

.presse_desktop {
  display: none;
}

.post {
  cursor: pointer;
  position: relative;
  border-bottom: solid #cccccc 1px;
}
.post img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.post .data_margins {
  margin-top: 25px;
  margin-bottom: 15px;
}

.post.first {
  margin-top: 60px;
}

.post_date {
  width: 49%;
  float: left;
}
.post_date .post_project_big {
  display: none;
}

.post_project {
  width: 49%;
  float: right;
  text-align: right;
}

.post_title {
  width: 80%;
  float: left;
  color: #9e9e9e;
}

.post_links {
  width: 20%;
  float: right;
  text-align: right;
}

.post_image {
  position: relative;
  margin-top: 14px;
  border: solid white 1px;
  border-width: 1px 0;
}
.post_image .post_image_dummy {
  height: 0;
  margin-top: 75.3%;
}
.post_image img {
  position: absolute;
  top: 0;
  height: 100%;
}

#impressum {
  display: none;
}

#impressum_mobile {
  margin-left: 10%;
  font-size: 0.6em;
  line-height: 14px;
  margin-bottom: 20px;
  position: static;
  margin-top: 40px;
  bottom: 0;
}

#image_profil {
  margin-top: 20px;
}

.member_fiche {
  position: relative;
  width: 44.186%;
}
.member_fiche img {
  display: block;
  width: 100%;
  margin-bottom: 26px;
}
.member_fiche h2 {
  position: absolute;
  z-index: 3;
  width: 130%;
}

.member_partner {
  margin-bottom: 30px;
}
.member_partner .member_fiche {
  float: left;
  margin-bottom: 55px;
}

.member_team {
  float: left;
  margin-right: 11.6279%;
}
.member_team img {
  margin-bottom: 11px;
}
.member_team .subtitle {
  position: relative;
  margin-top: 32px;
  margin-bottom: 26px;
}

.member_team.deux {
  margin-right: 0;
}

.member_infos table {
  border-spacing: 0;
  width: 100%;
}
.member_infos table tr td {
  vertical-align: top;
}
.member_infos table tr td:first-child {
  width: 30%;
}
.member_infos table tr td:last-child {
  width: 70%;
}

#partner_hieronyme_lacroix .member_fiche {
  z-index: 4;
}

#partner_hieronyme_lacroix, #partner_simon_chessex {
  position: absolute;
}
#partner_hieronyme_lacroix img, #partner_simon_chessex img {
  opacity: 0.4;
}
#partner_hieronyme_lacroix img:hover, #partner_simon_chessex img:hover {
  opacity: 0.62;
}
#partner_hieronyme_lacroix .selected img, #partner_simon_chessex .selected img {
  opacity: 1;
}
#partner_hieronyme_lacroix .selected h2, #partner_simon_chessex .selected h2 {
  color: #212121;
}
#partner_hieronyme_lacroix h2, #partner_simon_chessex h2 {
  color: #9e9e9e;
}
#partner_hieronyme_lacroix #image_member_over, #partner_simon_chessex #image_member_over {
  position: absolute;
  z-index: 3;
}

#partner_simon_chessex .member_fiche {
  margin-left: 55.4838%;
}
body {
  color: #212121;
  font-size: 14px;
  line-height: 21px;
  font-family: "LL Akkurat Light Web", "Akkurat-Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.2px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background-color: white;
}

.fromDesktopTableRow {
  display: none;
}

.toDesktop {
  display: block;
}

.fromTabletTableRow {
  display: none;
}

strong {
  font-family: "LL Akkurat Light Web", "Akkurat-Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 200;
  color: #212121;
}

h1, h2, h3, h4, h5 {
  font-family: "LL Akkurat Light Web", "Akkurat-Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 200;
}

a {
  text-decoration: none;
  color: #9e9e9e;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

a.selected {
  color: #212121;
}

a:hover, a.hovered {
  color: #212121;
}

.text p {
  margin-bottom: 21px;
}

img {
  color: white;
}

.subli.closed {
  display: none;
}

.no_mobile {
  display: none;
}

.fromDesktop {
  display: none;
}

.toDesktop {
  display: block;
}

#wrapper {
  width: 100%;
  min-width: 300px;
  margin: 0;
}

#mobile_header {
  position: fixed;
  -webkit-backface-visibility: hidden;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 38px;
  background-color: white;
  border-bottom: solid #cccccc 1px;
}
#mobile_header div {
  margin-top: 9px;
}
#mobile_header h1 {
  float: left;
}
#mobile_header h1.center_h1 {
  float: left;
  width: 80%;
  text-align: center;
}
#mobile_header h1.left_h1 {
  margin-left: 5%;
  width: 85%;
}
#mobile_header img {
  height: 16px;
  position: relative;
  margin-top: 4px;
}
#mobile_header #menu_link {
  position: relative;
  z-index: 8;
  float: left;
  width: 5%;
  margin-right: 5%;
  text-align: right;
}
#mobile_header #back_link {
  float: left;
  width: 5%;
  margin-left: 5%;
  opacity: 0.5;
}
#mobile_header #back_link:active  {
  opacity: 1;
}
#mobile_header #caption_mobile {
  display: none;
  position: absolute;
  width: 100%;
  background-color: white;
  padding-top: 7px;
  padding-bottom: 7px;
  top: 30px;
  font-size: 12px;
  line-height: 17px;
  border-bottom: solid #cccccc 1px;
  text-align: center;
}

#menu_mask {
  display: none;
}

#menu_link {
  position: fixed;
  width: 5%;
  right: 5%;
  z-index: 6;
  top: 11px;
  text-align: right;
}
#menu_link img {
  height: 16px;
}

#mobile_header.header_home {
  border: none;
}

#menu {
  display: none;
  position: fixed;
  -webkit-backface-visibility: hidden;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  opacity: 1;
  background-color: white;
}
#menu nav {
  width: 80.625%;
  margin-left: 9.6875%;
  margin-top: 37px;
  color: #9e9e9e;
  font-size: 15px;
  line-height: 15px;
}
#menu nav a {
  color: #9e9e9e;
}
#menu nav a.selected {
  color: #212121;
}
#menu nav li.selected {
  border-color: #2a2a2a;
}
#menu nav li {
  margin-top: 10px;
  padding-bottom: 9px;
  border-bottom: solid #cccccc 1px;
  cursor: pointer;
}
#menu nav li.link:hover a, #menu nav li.folder_link:hover a {
  color: #212121 !important;
}
#menu nav li.lang_li {
  border: none;
}
#menu nav li.last {
  border: none;
  padding-bottom: 0;
}
#menu nav .submenu {
  color: red;
}
#menu nav .submenu li.selected {
  border-color: #cccccc;
}
#menu .subli a {
  padding-left: 140px;
}
#menu h1 {
  display: none;
  margin-left: 9.6875%;
  margin-top: 25px;
  margin-bottom: 29px;
}
#menu h1 img {
  width: 260px;
}

#container {
  width: 100%;
  margin-top: 39px;
}
#container #desktop_header {
  display: none;
}
#container #content {
  width: 100%;
}
#container #content #content_inner.content_inner_project_dessins img {
  border: none;
}
#container #content #content_inner.content_inner_project_dessins img#project_empty_image {
  border: none;
}
#container #content #content_dummy {
  display: none;
}
#container #content img {
  max-width: 100%;
}

#project_tools {
  display: none;
}

#project_close {
  display: none;
}

#lang_btns {
  display: none;
}

#lang_btns_mobile {
  display: none;
  position: absolute;
  z-index: 3;
  height: 30px;
  margin-left: 9.6875%;
  width: 80.625%;
}
#lang_btns_mobile a {
  display: block;
  cursor: pointer;
  float: left;
  color: #9e9e9e;
}
#lang_btns_mobile a.selected {
  color: #212121;
}
#lang_btns_mobile .fre {
  padding-right: 10px;
  padding-top: 10px;
}
#lang_btns_mobile .eng {
  padding-left: 30px;
  padding-top: 10px;
}

#mobile_footer {
  position: fixed;
  -webkit-backface-visibility: hidden;
  z-index: 5;
  background-color: white;
  width: 100%;
  border-top: solid #cccccc 1px;
  height: 38px;
  bottom: 0;
}
#mobile_footer a {
  display: block;
  float: left;
  width: 33.33%;
  text-align: center;
  margin-top: 8px;
}
#mobile_footer a.first {
  width: 28.33%;
  margin-left: 5%;
  text-align: left;
}
#mobile_footer a.last {
  width: 28.33%;
  margin-right: 5%;
  text-align: right;
}

#home_logo {
  width: 100%;
  position: fixed;
  top: 45%;
  margin: auto;
  text-align: center;
}
#home_logo img {
  max-width: 90% !important;
  width: 256px;
}

.home_gallery {
  display: none;
}

#caption_desktop {
  display: none;
}

#project_empty_image {
  display: none;
}

#up_btns, #down_btns {
  display: none;
}

.ps-scrollbar-y-rail, .ps-scrollbar-x-rail  {
  display: none;
}

.video {
  -webkit-filter: brightness(108.5%);
  filter: brightness(108.5%);
}

.equipe {
  color: #9e9e9e;
}

#impressum {
  font-size: 0.65em;
  line-height: 14px;
}

@media screen and (min-width: 450px) {
  .projects_list {
    margin-top: 82px;
  }

  .project_thumb {
    margin-bottom: 0;
    float: left;
    position: relative;
    width: 41%;
    margin-left: 4.5833%;
    margin-right: 7.5%;
    border-bottom: none;
  }
  .project_thumb > a, .project_thumb ul {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .project_thumb .tablet_dummy {
    display: block;
    height: 0;
    margin-top: 90.5%;
  }
  .project_thumb .infos {
    width: 100%;
    border: solid #cccccc 1px;
    position: absolute;
    top: 0;
  }
  .project_thumb .infos_dummy {
    height: 0;
    margin-top: 75%;
  }
  .project_thumb .infos_list {
    border-spacing: 0px;
    border: none;
    width: 100%;
    position: absolute;
    top: 0;
  }
  .project_thumb .infos_list td.first {
    border-bottom: solid #cccccc 1px;
  }
  .project_thumb .infos_list td.descriptions {
    border-bottom: solid #cccccc 1px;
  }
  .project_thumb .infos_list td.descriptions .description_mobile {
    display: none;
  }
  .project_thumb .infos_list tr.description_desktop {
    display: table-row;
  }
  .project_thumb .infos_list td {
    height: 33%;
    border-bottom: solid #cccccc 1px;
    padding-left: 7%;
    padding-right: 4%;
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .project_thumb .infos_list td.descriptions {
    font-size: 12px;
    line-height: 16px;
  }
  .project_thumb .infos_list td.descriptions.last {
    border: none;
  }

  .project_thumb.deux {
    margin-right: 0;
    margin-left: 0;
  }

  .project_thumb.thumb_dessins {
    border: none;
  }
  .project_thumb.thumb_dessins img {
    border: solid white 1px;
  }

  .project_thumb.thumb_dessins:hover img {
    border: solid #2a2a2a 1px;
  }

  .data_margins {
    margin-left: 4.6875%;
    margin-right: 4.6875%;
    width: 90.625%;
  }

  .toTablet {
    display: none;
  }

  .fromTabletTableRow {
    display: table-row;
  }

  .project_infos {
    padding-top: 0;
  }

  .text {
    width: 90.6%;
    padding-top: 0;
  }

  #project_infos_table {
    margin-top: 83px;
  }

  #profil_infos_table {
    margin-top: 45px;
  }

  #project_infos_table, #profil_infos_table {
    border: solid #cccccc 1px;
    margin-bottom: 40px;
    margin-left: 4.6875%;
    margin-right: 4.6875%;
    width: 90.6%;
  }
  #project_infos_table td, #profil_infos_table td {
    padding-top: 10px;
    padding-bottom: 9px;
  }
  #project_infos_table td.first, #profil_infos_table td.first {
    width: 34%;
    padding-left: 5%;
    font-size: 14px;
  }
  #project_infos_table td.last, #profil_infos_table td.last {
    width: 58%;
    padding-right: 5%;
  }
  #project_infos_table td.lastline, #profil_infos_table td.lastline {
    border: none;
  }
  #project_infos_table tr:last-child td, #profil_infos_table tr:last-child td {
    border: none;
  }

  .presse {
    width: 90.6%;
    padding-left: 4.7%;
    padding-right: 4.7%;
    margin: 0;
  }

  .post_date {
    float: left;
    width: 20%;
    margin-right: 2%;
  }
  .post_date .post_project_big {
    display: block;
  }

  .post_title {
    float: left;
    width: 71%;
    margin-right: 2%;
  }

  .post_links {
    float: left;
    width: 5%;
  }

  .post_project {
    display: none;
  }

  .post_image {
    width: 46%;
    margin-left: 22%;
  }

  .equipe {
    margin-left: 18.75%;
  }

  #impressum {
    display: none;
    position: absolute;
    bottom: 0;
    margin: 0;
  }

  #impressum_mobile {
    margin-left: 4.6875%;
    margin-bottom: 40px;
  }

  .member_fiche {
    width: 34.4036%;
  }
  .member_fiche img {
    margin-bottom: 26px;
  }
  .member_fiche h2 {
    width: 130%;
    font-size: 18px;
    line-height: 24px;
  }

  .member_partner {
    width: 100%;
  }
  .member_partner .member_fiche {
    margin-bottom: 62px;
  }

  .member_team {
    margin-right: 5%;
  }
  .member_team img {
    margin-bottom: 11px;
  }
  .member_team .subtitle {
    font-size: 15px;
    margin-top: 35px;
    margin-bottom: 28px;
  }

  .member_team {
    margin-right: 20.6422%;
  }

  .member_team.deux {
    margin-right: 0%;
  }

  .member_infos table tr td:first-child {
    width: 15%;
    font-size: 14px;
  }
  .member_infos table tr td:last-child {
    width: 85%;
  }

  .toTablet {
    display: none;
  }
}
@media screen and (min-width: 451px) and (max-width: 899px) and (orientation: landscape) {
  .projects_list {
    margin-top: 0;
  }

  .project_thumb .infos_list td.descriptions {
    border-bottom: solid #cccccc 1px;
  }
  .project_thumb .infos_list td.descriptions .description_mobile {
    display: none;
  }
  .project_thumb .infos_list tr.description_desktop {
    display: table-row;
  }

  #diaporama {
    margin-top: -28px;
  }

  .project_infos {
    padding-top: 0;
  }

  .text {
    width: 90%;
    padding-top: 19px;
  }

  #project_infos_table, #profil_infos_table {
    border: none;
    border-bottom: solid #cccccc 1px;
    width: 100%;
    margin: 0;
  }
  #project_infos_table td, #profil_infos_table td {
    padding-top: 9px;
    padding-bottom: 8px;
  }
  #project_infos_table td.first, #profil_infos_table td.first {
    width: 31.666%;
    padding-left: 5%;
  }
  #project_infos_table td.last, #profil_infos_table td.last {
    width: 58%;
    padding-right: 5%;
  }
  #project_infos_table td.lastline, #profil_infos_table td.lastline {
    border: none;
  }
  #project_infos_table tr:last-child td, #profil_infos_table tr:last-child td {
    border: none;
  }

  .presse.first {
    margin-top: 0;
    padding-top: 0;
  }

  .post_image {
    width: 59%;
  }

  .equipe {
    margin-left: 0;
  }

  #impressum_mobile {
    display: none;
  }

  .member_fiche h2 {
    font-size: 14px;
  }

  .noHMobile {
    display: none;
  }

  #menu h1 {
    margin-bottom: 38px;
    margin-left: 7.2916%;
    width: 85.4168%;
  }
  #menu h1 img {
    width: 192px;
  }
  #menu nav {
    margin-left: 7.2916%;
    width: 85.4168%;
  }
  #menu nav li {
    font-size: 14px;
    line-height: 14px;
    margin-top: 9px;
    padding-bottom: 5px;
  }
  #menu nav .submenu {
    text-align: right;
  }
  #menu nav .submenu li.first {
    margin-left: 0px;
  }
  #menu nav .submenu li {
    display: inline;
    border: none;
    margin-left: 20px;
  }
  #menu nav .submenu li a {
    font-size: 12px;
    padding-left: 0;
    display: inline;
  }

  #lang_btns_mobile {
    margin-left: 7.2916%;
    width: 85.4168%;
  }

  #container {
    margin-top: 67px;
  }
}
@media screen and (min-width: 451px) and (max-width: 899px) and (orientation: portrait) {
  body {
    font-size: 17px;
    line-height: 24px;
  }

  h1, h2, h3, h4, h5 {
    font-size: 17px;
    line-height: 24px;
  }

  .no_mobile {
    display: block;
  }

  .toTablet {
    display: none;
  }

  #menu_mask {
    z-index: 4;
    position: absolute;
    width: 100%;
    height: 100%;
    height: 100vh;
    background-color: #ebebeb;
    opacity: 0.5;
  }

  #menu {
    height: auto;
  }
  #menu h1 {
    display: none;
    margin-top: 40px;
    margin-bottom: 53px;
    margin-left: 7.8125%;
  }
  #menu h1 img {
    width: 256px;
  }
  #menu nav {
    width: 84.375%;
    margin-left: 7.8125%;
    font-size: 17px;
    line-height: 17px;
  }
  #menu nav li {
    margin-top: 18px;
    margin-bottom: 0;
    padding-bottom: 13px;
  }
  #menu nav .submenu {
    text-align: right;
  }
  #menu nav .submenu li {
    display: inline;
    border: none;
    padding: 0;
    margin-left: 27px;
  }
  #menu nav .submenu li a {
    font-size: 14px;
    padding-left: 0;
    display: inline;
  }
  #menu nav .submenu li.first {
    margin-left: 0;
  }

  #menu.menu_home {
    display: block;
  }
  #menu.menu_home h1 {
    display: block;
  }

  #home_logo {
    display: none;
  }

  .home_gallery {
    display: block;
    position: fixed;
    z-index: 3;
    bottom: 40px;
    width: 84.375%;
    margin-left: 7.8125%;
  }
  .home_gallery li {
    position: fixed;
    bottom: 40px;
    width: 84.375%;
  }

  #lang_btns_mobile {
    position: relative;
    width: 84.375%;
    margin-left: 7.8125%;
    margin-top: 23px;
    margin-bottom: 27px;
  }

  #mobile_header #caption_mobile {
    padding-top: 13px;
    padding-bottom: 14px;
    top: 30px;
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (min-width: 900px) {
  .projects_list {
    margin-top: 0;
  }

  .project_thumb {
    float: left;
    width: 28.97%;
    margin-right: 6.3745%;
    margin-bottom: 5%;
    margin-left: 0;
    border: none;
  }
  .project_thumb .tablet_dummy {
    margin-top: 74.5%;
  }
  .project_thumb img {
    position: absolute;
    display: block;
    width: 100%;
    border: solid white 1px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .project_thumb .infos:hover {
    border: solid #2a2a2a 1px;
  }

  .project_thumb.thumb_infos {
    margin-bottom: 4.6812%;
  }

  .project_thumb:hover {
    color: #212121;
  }
  .project_thumb:hover a {
    color: #212121;
  }
  .project_thumb:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
  }
  .project_thumb:hover .infos_list td {
    border-color: #2a2a2a;
  }

  .project_thumb.thumb_dessins:hover img {
    border: solid #2a2a2a 1px;
  }

  .project_thumb.deux {
    margin-right: 6.3745%;
    margin-left: 0;
  }

  .project_thumb.trois {
    margin-right: 0;
    margin-left: 0;
  }

  .list_mobile {
    display: none;
  }

  .list_desktop {
    display: block;
  }

  #diaporama {
    cursor: pointer;
  }
  #diaporama li img {
    margin-left: 0;
  }
  #diaporama li .video {
    margin-left: 0;
  }

  .slide_dessins {
    position: relative;
    margin-top: 0px;
  }

  .data_margins {
    z-index: 100;
    width: 100%;
    margin: 0;
  }

  .page_content {
    margin: 0;
    width: 100%;
    margin-top: 0px;
  }

  .project_infos {
    width: 100%;
  }

  .text {
    float: left;
    width: 55.7768%;
    margin: 0;
  }

  #project_infos_table, #profil_infos_table {
    width: 37.8486%;
    margin: 0;
    margin-left: 6.3745%;
    float: right;
  }
  #project_infos_table td, #profil_infos_table td {
    padding-top: 10px;
    padding-bottom: 9px;
  }
  #project_infos_table td.first, #profil_infos_table td.first {
    font-size: 0.9em;
    width: 45%;
  }
  #project_infos_table td.last, #profil_infos_table td.last {
    width: 58%;
  }

  #map_container {
    margin-top: 5px;
    width: 73.305%;
    float: left;
  }

  #map_dummy {
    margin-top: 69.23%;
    height: 0;
  }

  #map_xc {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
  }

  #contact_infos {
    float: left;
    margin-left: 6.3745%;
    width: 19.92%;
  }

  .presse {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 13px;
    padding-bottom: 10px;
  }

  .presse.first {
    margin-top: 0;
    padding-top: 0;
  }

  .presse_left, .presse_right {
    display: none;
  }

  .presse_desktop {
    display: block;
  }
  .presse_desktop div {
    display: inline-block;
    margin: 0;
  }
  .presse_desktop .presse_title {
    width: 20%;
  }
  .presse_desktop .presse_date {
    width: 15%;
  }
  .presse_desktop .presse_project {
    width: 69%;
  }
  .presse_desktop .presse_links {
    width: 10%;
    text-align: right;
  }

  .post:hover {
    color: #212121;
  }
  .post:hover h2, .post:hover a {
    color: #212121;
  }
  .post:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
  }

  .post .data_margins {
    width: 99%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .post.first {
    margin-top: 0px;
  }
  .post.first .data_margins {
    margin-top: 0;
  }

  .post_date, .post_project, .post_title, .post_links {
    float: left;
    text-align: left;
  }

  .post_date {
    width: 15%;
    margin-right: 1%;
  }
  .post_date .post_project_big {
    display: none;
  }

  .post_project {
    display: block;
    width: 10%;
    margin-right: 1%;
  }

  .post_title {
    width: 68%;
    margin-right: 1%;
  }

  .post_links {
    width: 4%;
    text-align: right;
  }

  .post_image {
    margin-left: 27%;
    width: 26%;
  }

  .equipe {
    margin-left: 9.4%;
  }

  #impressum {
    display: block;
    margin-top: 20px;
    bottom: 26px;
  }

  #impressum_mobile {
    display: none;
  }

  .member_fiche {
    position: relative;
    width: 30.2127%;
  }
  .member_fiche img {
    display: block;
    width: 100%;
    margin-bottom: 11px;
  }
  .member_fiche h2 {
    width: 170%;
    font-size: 12px;
  }

  #partner_gregoire_martin, .member_first_column {
    margin-right: 6.3745%;
  }

  .member_partner {
    width: 46.8127%;
    margin-bottom: 42.5px;
    float: left;
  }
  .member_partner .member_fiche {
    margin-bottom: 42.5px;
    margin-left: 19.149%;
    float: none;
  }
  .member_partner .member_fiche.no_left {
    margin-left: 0;
  }

  .member_team {
    width: 14.1434%;
    margin-right: 12.4501%;
  }
  .member_team img {
    margin-bottom: 11px;
  }
  .member_team .subtitle {
    margin-top: 29px;
    margin-bottom: 54px;
    font-size: 12px;
  }

  .member_team.deux, .member_team.trois {
    margin-right: 12.4501%;
  }

  .member_team.quatre {
    margin-right: 0;
  }

  .member_infos table tr td:first-child {
    width: 19.149%;
    font-size: 0.86em;
  }
  .member_infos table tr td:last-child {
    width: 80.851%;
  }
  .member_infos table.distinctions tr td:first-child {
    width: 9.5%;
  }
  .member_infos table.distinctions tr td:last-child {
    width: 90.5%;
  }

  #partner_hieronyme_lacroix, #partner_simon_chessex {
    position: static;
  }
  #partner_hieronyme_lacroix h2, #partner_simon_chessex h2 {
    color: #212121;
  }
  #partner_hieronyme_lacroix img, #partner_simon_chessex img {
    opacity: 1;
  }

  #partner_simon_chessex .member_fiche {
    margin-left: 19.149%;
    float: none;
  }

  #partner_hieronyme_lacroix, .member_first_column {
    margin-right: 6.3745%;
  }
  #partner_hieronyme_lacroix .member_fiche, .member_first_column .member_fiche {
    float: none;
  }

  body {
    font-size: 12px;
    line-height: 17px;
  }

  h1, h2, h3, h4, h5 {
    font-size: 12px;
    line-height: 17px;
  }

  .fromDesktopTableRow {
    display: table-row;
  }

  .toDesktop {
    display: none;
  }

  .fromDesktop {
    display: block;
  }

  #wrapper {
    display: block;
    height: 63.29588vw;
    max-height: 95vh;
    max-width: 145vh;
    min-height: 550px;
    min-width: 868.93455px;
    margin: auto;
    width: 92.57812%;
  }

  #mobile_header {
    display: none;
  }

  #menu {
    width: 182px;
    display: block;
    float: left;
    vertical-align: top;
    position: relative;
    margin: 0;
  }
  #menu h1 {
    display: block;
    margin-top: 25px;
  }
  #menu h1 img {
    width: 100%;
  }

  #desktop_header {
    background-color: white;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #desktop_header div {
    margin: 0;
    padding: 0;
  }
  #desktop_header #header_title, #desktop_header #header_subtitle, #desktop_header #header_nav {
    display: inline-block;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
  }
  #desktop_header #header_title h2 {
    -webkit-font-smoothing: antialiased;
    font-size: 1em;
  }
  #desktop_header #header_title {
    width: 13.9442%;
  }
  #desktop_header #header_nav {
    width: 29.0836%;
    float: right;
  }
  #desktop_header #header_nav a {
    display: inline-block;
    width: 32%;
    text-align: center;
  }
  #desktop_header #header_nav a.first {
    text-align: left;
  }
  #desktop_header #header_nav a.last {
    text-align: right;
  }
  #container {
    display: table-cell;
    position: relative;
    vertical-align: top;
    margin: 0;
    padding-left: 6.5%;
  }
  #container #desktop_header {
    display: block;
  }
  #container img {
    max-width: 100%;
  }
  #container img.dummy {
    width: 100%;
  }
  #container #content #content_inner {
    position: absolute;
    top: 63px;
    bottom: 0;
    left: 6.5%;
    right: 0;
    overflow: hidden;
  }
  #container #content #content_inner #inner_inner {
    height: 105%;
  }
  #container #content #content_inner.content_inner_project_dessins img {
    border: solid #cccccc 1px;
    border-width: 0 0 0 0;
  }
  #container #content #content_dummy {
    display: block;
    width: 100%;
    height: 0;
    margin-top: 75.3%;
    margin-top: 75.7%;
  }
  #container #content #content_inner.high {
    top: 24px;
  }
  #container #content #content_dummy.high {
    margin-top: 79.6%;
  }
  #container #project_tools {
    display: block;
    width: 93.4%;
    margin-top: 10px;
    position: absolute;
    height: 30px;
  }
  #container #project_tools #punkts {
    position: relative;
    margin-left: -10px;
    float: left;
    width: 96%;
  }
  #container #project_tools #concept_link {
    width: 30.2%;
    float: right;
    cursor: pointer;
  }

  #project_close img {
    opacity: 0.6;
    width: 13px;
    margin-right: 1px;
  }

  #project_close:hover img, #project_close:active img {
    opacity: 1;
  }

  #down_1, #down_2, #up_1, #up_2 {
    position: absolute;
    display: block;
    text-align: center;
    width: 6.3745%;
  }

  #down_1, #up_1 {
    margin-left: 28.97%;
  }

  #down_2, #up_2 {
    margin-left: 64.3145%;
  }

  #down_btns {
    opacity: 0.6;
    display: block;
    position: absolute;
    left: 23%;
    margin-top: 0;
    height: 20px;
    width: 93.4%;
    z-index: 3;
  }
  #down_btns img {
    width: 30px;
  }

  #down_btns:hover, #down_btns:active, #up_btns:hover, #up_btns:active {
    opacity: 1;
  }

  #up_btns {
    opacity: 0.6;
    display: block;
    position: absolute;
    left: 23%;
    height: 20px;
    margin-top: -38px;
    width: 93.4%;
    z-index: 2;
  }
  #up_btns img {
    width: 30px;
  }

  #project_close {
    display: block;
    position: absolute;
    z-index: 100;
    right: 0;
  }

  #project_close.infos {
    margin-top: -17px;
  }

  #lang_btns_mobile {
    display: none;
  }

  #lang_btns {
    display: none;
    display: block;
    position: absolute;
    z-index: 5;
    margin-top: 0;
    left: 0;
    margin-left: -182px;
  }
  #lang_btns a {
    position: relative;
    top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 30px;
  }
  .dot.selected span {
    width: 5.5px;
    height: 5.5px;
    margin-top: 9px;
  }

  .dot {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .dot span {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    cursor: pointer;
    width: 2px;
    height: 2px;
    text-indent: -9999px;
    padding: 0;
    background: #2a2a2a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
  }

  #menu {
    height: 100%;
  }
  #menu h1 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 77px;
  }
  #menu h1 img {
    width: 100%;
  }
  #menu nav {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
    line-height: 17px;
  }
  #menu nav .subli a {
    padding-left: 98px;
  }

  #mobile_footer {
    display: none;
  }

  #home_logo {
    display: none;
  }

  .home_gallery {
    display: block;
    position: static;
  }
  .home_gallery li {
    position: absolute;
    width: 100%;
  }

  #menu_link {
    display: none;
  }

  #project_empty_image {
    display: block;
  }

  .onepage-wrapper, html {
    display: block;
    position: static;
    padding: 0;
    width: 100%;
    height: 100%;
  }

  #diaporama.home {
    margin-top: 4px;
  }

  #caption_desktop {
    position: absolute;
    background-color: white;
    width: 100%;
    padding-top: 4px;
    margin-top: -28px;
  }
}
@media screen and (min-width: 1441px) and (min-height: 800px) {
  .project_thumb .infos_list td.descriptions {
    font-size: 14px;
    line-height: 21px;
  }

  #project_infos_table td, #profil_infos_table td {
    padding-top: 11px;
    padding-bottom: 10px;
  }
  #project_infos_table td.first, #profil_infos_table td.first {
    font-size: 14px;
  }

  #impressum {
    line-height: 20px;
  }

  .member_fiche img {
    margin-bottom: 16px;
  }
  .member_fiche h2 {
    font-size: 18px;
  }

  .member_partner .member_fiche {
    margin-bottom: 60px;
  }
  .member_partner .member_fiche h2 {
    font-size: 17px;
  }

  .member_team img {
    margin-bottom: 11px;
  }
  .member_team .subtitle {
    margin-top: 35px;
    margin-bottom: 54px;
    font-size: 15px;
  }

  .member_infos table tr td:first-child {
    font-size: 14px;
  }
  body {
    font-size: 17px;
    line-height: 24px;
  }

  h1, h2, h3, h4, h5 {
    font-size: 17px;
    line-height: 24px;
  }

  #menu {
    width: 256px;
  }
  #menu h1 {
    margin-top: 41px;
    margin-bottom: 116px;
  }
  #menu nav {
    font-size: 17px;
    line-height: 24px;
  }
  #menu nav .subli a {
    padding-left: 138px;
  }

  #caption_desktop {
    margin-top: -36px;
    width: 100%;
    line-height: 21px;
    padding-top: 8px;
  }
  #container #desktop_header {
    margin-top: 40px;
  }
  #container #content #content_inner {
    top: 91px;
  }
  #container #content #content_inner.high {
    top: 40px;
  }
  #container #content #content_dummy.high {
    margin-top: 82.2%;
  }
  #container #project_tools {
    margin-top: 10px;
  }
  #container #project_tools #project_close {
    margin-right: 1px;
  }
  #container #project_tools #project_close img {
    margin-right: 0;
    width: 15px;
  }

  #down_btns img, #up_btns img {
    width: 45px;
  }

  #up_btns {
    margin-top: -45px;
  }

  #lang_btns {
    bottom: -4px;
    margin-left: -256px;
  }
  #lang_btns .eng {
    margin-left: 20px;
  }

  .dot.selected span {
    width: 7px;
    height: 7px;
    margin-top: 14px;
  }

  .dot {
    width: 31px;
    height: 31px;
  }
  .dot span {
    margin-top: 16px;
    margin-left: 12px;
    width: 2px;
    height: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
}

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