/* MEDIA QUERIES (TABLET/MOBILE)
--------------------------------------------------*/
@media
screen and (max-device-width:834px), /*IPAD Pro 2019*/
screen and (max-width:834px) {

html {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}
.tablet {
	display:block;
}

.col-sm-13 {
width: 100%;
}
.col-sm-12 {
width: 92.30769231%;
}
.col-sm-11 {
width: 84.61538462%;
}
.col-sm-10 {
width: 76.92307692%;
}
.col-sm-9 {
width: 69.23076923%;
}
.col-sm-8 {
width: 61.53846154%;
}
.col-sm-7 {
width: 53.84615385%;
}
.col-sm-6 {
width: 46.15384615%;
}
.col-sm-5 {
width: 38.46153846%;
}
.col-sm-4 {
width: 30.76923077%;
}
.col-sm-3 {
width: 23.07692308%;
}
.col-sm-2 {
width: 15.38461538%;
}
.col-sm-1 {
width: 7.69230769%;
}
.col-sm-offset-13 {
margin-left: 100%;
}
.col-sm-offset-12 {
margin-left: 92.30769231%;
}
.col-sm-offset-11 {
margin-left: 84.61538462%;
}
.col-sm-offset-10 {
margin-left: 76.92307692%;
}
.col-sm-offset-9 {
margin-left: 69.23076923%;
}
.col-sm-offset-8 {
margin-left: 61.53846154%;
}
.col-sm-offset-7 {
margin-left: 53.84615385%;
}
.col-sm-offset-6 {
margin-left: 46.15384615%;
}
.col-sm-offset-5 {
margin-left: 38.46153846%;
}
.col-sm-offset-4 {
margin-left: 30.76923077%;
}
.col-sm-offset-3 {
margin-left: 23.07692308%;
}
.col-sm-offset-2 {
margin-left: 15.38461538%;
}
.col-sm-offset-1 {
margin-left: 7.69230769%;
}
.col-sm-offset-0 {
margin-left: 0%;
}


body {
    font-size:2vw;
    line-height:2.5vw;
}
p {
    margin-bottom:2vw;
}
#main-menu ul li {
    font-size:19vh;
    padding-top:0.75vh;
}
#searcher {
    height: 45vh;
    font-size: 3vh;
    line-height: 3vh;
}
.search-form {
    margin-top: 20vh;
}
input[type="search"], textarea[type="search"] {
    font-size:3vw;
    line-height:3vw;
}
.close-search {
    background-color: #000;
    color: #fff;
    width: auto;
    font-size: 1.6vw;
    line-height: 3vw;
    height: 3vw;
    padding: 0vw 1.5vw 0;
    border-radius: 1.5vw;
}
.avenir {
    height: 3.6vw;
    font-size: 1.6vw;
    line-height: 3.6vw;
    text-align: center;
    border-radius: 1.8vw;
    padding: 0 2vw;
    transform: rotate(-30deg);
    transform-origin: left bottom;
    margin-bottom: 2vw;
    margin-left: 1vw;
}
.featured-excerpt {
    float: none;
    overflow: auto;
    width: 70%;
}
.dot {
    width: 1.6vw;
    height: 1.6vw;
    border-radius: 0.8vw;
    margin-top: 0.3vw;
    margin-right: 1vw;
}
.plus-container.nofloated {
    float: none;
    margin-right: 0;
    margin-top:0.75vw;
    padding-left:2.5vw;
}
a.plus {
    font-size: 1.6vw;
    line-height: 3vw;
    height: 3vw;
    padding: 0vw 1.5vw 0;
    border-radius: 1.5vw;
}
.page-text.homepage {
    padding: 0 14vw;
}
.page-text h3 {
    width: 65%;
}
.reveal-container {
	padding-bottom:3vw;
}
.thumb-hover-container:hover {
  opacity:0;
}
.avenir.black {
    height: 3vw;
    font-size: 1.2vw;
    line-height: 3vw;
    text-align: center;
    border-radius: 1.5vw;
    padding: 0 1.5vw;
}
.experience-thumb {
    height: 62vw;
}
.experience-text {
    width: 100%;
}
.module-thumb {
    height: 50vw;
}
.module-image-container {
    margin-bottom: 1.5vw;
}
.gallery-item .image-caption {
    font-size: 1.3vw;
    line-height: 1.4vw;
    margin-top: 1vw;
}
.owl-prev {
    left: 2vw;
    height: 4vw;
}
.owl-next {
    right: 2vw;
    height: 4vw;
}
.sl-wrapper .sl-navigation button img,
.gallery.owl-carousel .owl-prev img,
.gallery.owl-carousel .owl-next img {
    height: 3.3vw;
}
.sl-wrapper .sl-image .sl-caption {
    font-size: 1.5625vw;
    line-height: 1.7vw;
    padding: 1vw 10vw;
}
.sl-wrapper .sl-close {
    top:5vw;
    right:5vw;
    font-size: 1.6vw;
    line-height: 3vw;
    height: 3vw;
    padding: 0vw 1.5vw 0;
    border-radius: 1.5vw;
}
h4 {
    font-size: 3.9vw;
    line-height: 3.9vw;
    margin-bottom: 3vw;
}
.cat-term,
.cat-term-fixed {
    margin: 0 1.5vw 1vw 0;
    height: 3vw;
    font-size: 1.2vw;
    line-height: 3vw;
    text-align: center;
    border-radius: 1.5vw;
    padding: 0 1.5vw;
}
.categories-module .cat-term-fixed {
    margin: 1vw 1.5vw 0 0;
}
.gallery {
    height:36vw;
}
.gallery-item img {
    width: auto !important;
    height: 36vw;
}
.gallery-item.flickr {
    width:45vw;
    height: 36vw;
}
.gallery-item.flickr a.flickr {
    font-size: 1.6vw;
    line-height: 3vw;
    height: 3vw;
    padding: 0vw 1.5vw 0;
    border-radius: 1.5vw;
}
.gallery-item.flickr a.flickr:hover {
    background-color:#fff;
}
.module-section {
    position:relative;
}
.credits-col-1.totwo, .credits-col-2.totwo {
    float: none;
    width: 100%;
    padding-right: 4vw;
}
.credits-col-3.totwo {
    float: none;
    position:absolute;
    top:2vw;
    right:0;
}
.credits ul {
    margin-left: 2vw;
}
.gallery-videos {
    width: 100%;
}
.experience-section.w-gallery {
    margin-bottom:16vw;
}
.sl-wrapper .sl-navigation button,
.flickr-link {
    top: calc(50% - 3vw);
}
.flickr-link a {
    font-size: 3.4vw;
    line-height: 3.4vw;
    height: 6vw;
    padding: calc((6vw - 3.4vw)/2) 3vw;
    border-radius: 3vw;
}
.flickr-link div {
    display:none;
}
.team-member {
    width: calc(30.76923077vw - 1.354vw);
    height: 56vw;
    margin-right: 1.354vw;
    font-size: 1.8vw;
    line-height: 2.1vw;
}
.team-image-container {
    width: calc(30.76923077vw - 1.354vw);
    height: calc(30.76923077vw - 1.354vw);
    margin-bottom: 2vw;
}
.team-member:nth-child(3n+1) {
  margin-right: 0;
}
.team-member:nth-child(4n+1) {
  margin-right: 1.354vw;
}
.team-member.collaborateur {
    height: 22vw;
}

a:focus,
a:hover,
#main-menu .close-button span:hover,
.close-search:hover,
.sl-wrapper .sl-close:hover,
.sl-wrapper .sl-navigation button:hover,
.flickr-link a:hover,
.post-titles-container-home a:hover,
a.plus:hover {
  background-color:inherit;
  color:inherit;
  opacity:inherit;
  border-color:inherit;
}
a.plus:hover {
	background-color:#000;
	color:#fff;
}
.thumb-hover-container:hover,
.gallery-item:hover .image-filter {
    opacity: 0;
}
#main-menu ul li:nth-child(odd) a:hover {
    color:#fff;
    opacity:1;
}
.meta-text {
    overflow: hidden;
    white-space: nowrap;
    width: 42vw;
}
#cookie-law-info-bar {
  margin-left: calc(7.69230769vw + 0.677vw);
  width:calc(100vw - 7.69230769vw + 0.677vw);
  font-size: 2vw;
  line-height: 2.2vw;
  padding:3vw 10vw 3.5vw;
}
.cli_messagebar_head {
  font-size: 3vw;
  line-height: 3vw;
}
#cookie_action_close_header,
#cookie_action_close_header_reject,
.cli-plugin-main-link {
  margin:0 2vw 0 3vw;
}

}

@media screen and (max-width:750px) {
    body {
        font-size: 18px;
        line-height: 22px;
    }
    .experience-section {
        padding-bottom: 86px;
        overflow: hidden;
    }
    .experience-thumb {
        height: 70vw;
    }
    .home-section-text {
        font-size:14px;
        line-height:20px;
    }
    .module-title {
        font-size: 17px;
        line-height: 19px;
    }
}

@media screen and (max-width:414px) {

.mobile {
	display:block;
}
.nomobile {
	display:none!important;
}

.col-xs-13 {
  width: 100%;
}
.col-xs-12 {
  width: 92.30769231%;
}
.col-xs-11 {
  width: 84.61538462%;
}
.col-xs-10 {
  width: 76.92307692%;
}
.col-xs-9 {
  width: 69.23076923%;
}
.col-xs-8 {
  width: 61.53846154%;
}
.col-xs-7 {
  width: 53.84615385%;
}
.col-xs-6 {
  width: 46.15384615%;
}
.col-xs-5 {
  width: 38.46153846%;
}
.col-xs-4 {
  width: 30.76923077%;
}
.col-xs-3 {
  width: 23.07692308%;
}
.col-xs-2 {
  width: 15.38461538%;
}
.col-xs-1 {
  width: 7.69230769%;
}
.col-xs-offset-13 {
  margin-left: 100%;
}
.col-xs-offset-12 {
  margin-left: 92.30769231%;
}
.col-xs-offset-11 {
  margin-left: 84.61538462%;
}
.col-xs-offset-10 {
  margin-left: 76.92307692%;
}
.col-xs-offset-9 {
  margin-left: 69.23076923%;
}
.col-xs-offset-8 {
  margin-left: 61.53846154%;
}
.col-xs-offset-7 {
  margin-left: 53.84615385%;
}
.col-xs-offset-6 {
  margin-left: 46.15384615%;
}
.col-xs-offset-5 {
  margin-left: 38.46153846%;
}
.col-xs-offset-4 {
  margin-left: 30.76923077%;
}
.col-xs-offset-3 {
  margin-left: 23.07692308%;
}
.col-xs-offset-2 {
  margin-left: 15.38461538%;
}
.col-xs-offset-1 {
  margin-left: 7.69230769%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13 {
    padding-right: 9px;
    padding-left: 9px;
}

body {
    font-size: 18px;
    line-height: 24px;
}
header {
    height: 76px;
}
.headline {
    font-size: 60px;
    line-height: 76px;
    margin-left: 60px;
    margin-top: 3px;
}
.nav-button {
    width: 60px;
}
.nav-button img {
    width: 30px;
    margin-top: 30px;
}
.floating-search,
.floating-brand {
  display:none;
}
#main-menu ul {
    height: calc(100vh - 76px);
}
.home-button {
    position:absolute;
    top:7px;
    left:18px;
    font-size: 50px;
    line-height: 76px;
}
#main-menu .close-button {
    height: 76px;
    font-size: 40px;
    line-height: 76px;
    margin-top:7px;
    margin-right:18px;
    text-align:right;
}
#main-menu ul li {
    height: calc(28vh - 76px/4);
    font-size: 88px;
    line-height: calc(28vh - 76px/4);
    padding-top: 0;
}
#main-menu ul li:nth-child(2) {
    font-size: 120px;
}
#main-menu ul li:nth-child(4) {
    height: calc(16vh - 76px/4);
    line-height: calc(15vh - 76px/4);
    font-size: 40px;
}
#searcher {
    z-index: 11;
    height: 100vh;
    background-color: #fff;
    font-size: 30px;
    line-height: 30px;
}
#searcher.open {
    top:0;
}
.search-form {
    margin-top: 45vh;
}
input[type="search"] {
  font-size:18px;
    width: 98vw;
    background-color: #fff;
}
.close-search {
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    width:100vw;
    height: 76px;
    font-size: 50px;
    line-height: 76px;
    margin-top:7px;
    background-color: #fff;
    color: #000;
    padding: 0;
    border-radius: 0;
    font-style: italic;
    text-align: center;
    font-family: 'Druk Web', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.page-container {
    margin-top: 76px;
    margin-bottom: 76px;
}
h4.title-default {
    padding: 50px 0 30px;
    text-align: center;
}
.page-container.default .page-text {
    padding: 0;
}
.page-container.default .page-text h4,
.page-container.default .page-text p,
.page-container.default .page-text ul,
.page-container.default .page-text ol,
.page-container.default .page-text img {
    margin-bottom:30px;
}
table {
    font-size:12px;
    line-height:14px;
    margin-bottom:30px;
}
.featured-meta {
    font-size:16px;
    line-height:20px;
    margin-bottom:10px;
}
h1 {
    font-size: 60px;
    line-height: 54px;
}
h1.featured-title {
    width: 90%;
}
.post-image-container-home {
  width:calc(100% + 9px * 2);
  height: 594px;
  margin-left:-9px;
  margin-right:-9px;
}
.post-titles-container-home {
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.avenir {
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    border-radius: 18px;
    padding: 0 18px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.post-text-container-home {
    margin: 20px 0 0;
    padding-bottom: 60px;
}
.page-header-home {
    margin-bottom: 60px;
}
.post-text-container-home .dot {
	display:none;
}
.featured-excerpt {
    width: 100%;
}
p {
	margin-bottom:20px;
}
.plus-container.nofloated {
    margin-top: 0;
    padding-left: 0;
}
a.plus {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    padding: 0 18px 0;
    border-radius: 18px;
}
.page-text.homepage h1 {
	font-size:144px;
	line-height:144px;
    margin-bottom: 10px;
}
.page-text.homepage {
    padding: 0;
    margin-bottom:40px;
}
h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px;
}
.page-text {
    margin-bottom: 40px;
}
.page-text h3 {
    width: 100%;
}
.page-marquee {
	font-size: 60px;
    line-height: 76px;
    margin-top: 3px;
    margin-left: -9px;
    margin-right: -9px;
    width: 100vw;
    height: 76px;
}
.home-section {
    margin-top: 96px;
}
.home-section-text-container {
    padding-bottom: 30px;
}
.home-section-text {
    font-size:14px;
    line-height:20px;
    width: 40%;
}
.plus-container {
    margin-right: 0;
}
.grid-container {
    margin-left: -9px;
    margin-right: -9px;
}
.experience-thumb {
    float: none;
    width: calc(100vw - 18px);
    height: auto;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom:40px;
}
.experience-image-container {
    width: calc(100vw - 18px);
    height: 265px;
    margin-bottom: 18px;
}
.experience-meta {
    margin-bottom: 5px;
}
.dot {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: 5px;
    margin-right: 8px;
}
.module-thumb .dot {
    width: 15px;
    height: 15px;
    border-radius: 7.5px;
    margin-top: 0;
    margin-right: 10px;
}
h4 {
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}
.avenir.black {
	height: 30px;
    font-size: 13px;
    line-height: 30px;
    border-radius: 15px;
    padding: 0 15px;
    margin-bottom: 0;
    margin-right: 15px;
}
.experience-title {
    width: 60%;
    min-height: 50px;
}
.experience-text {
    width: 100%;
}
.home-section-text.modules {
	float:none;
	text-align:center;
	width:100%;
}
.plus-container.nomodules {
	display:none;
}
.plus-container.modules {
	display:block;
    float: none;
    text-align:center;
    margin:0 auto 60px;
}
.module-thumb {
	float: none;
    width: calc(100vw - 18px);
    height: auto;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom:30px;
}
.module-image-container {
    width: calc(100vw - 18px);
    height: 482px;
    margin-bottom: 15px;
}
.equipe-section.separator, .categories-section.separator, .module-section.separator, .experience-section.separator, .home-section.separator {
    position:relative;
    padding-top: 20px;
}
.experience-section {
    padding-bottom: 210px;
}
.gallery-container {
    height: 325px;
    margin-bottom:0;
}
.home-section {
    position:relative;
}
.gallery-text {
    position:absolute;
    top:20px;
    right:0;
    font-size: 14px;
    line-height: 20px;
    text-transform:uppercase;
}
.gallery {
    height: 325px;
}
.gallery-item {
	max-width: calc(100vw - 18px)!important;
}
.gallery-item img {
    height: 325px;
    object-fit:cover;
}
.gallery-item.flickr {
    width:calc(100vw - 18px)!important;
    height: 325px;
}
.gallery-item.flickr a.flickr {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    padding: 0 18px 0;
    border-radius: 18px;
}
.gallery-item .image-caption {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.sl-wrapper .sl-navigation button {
    display:none!important;
	width:auto;
	top: 24px;
}
.sl-wrapper .sl-navigation button img, .gallery.owl-carousel .owl-prev img, .gallery.owl-carousel .owl-next img {
    height: 36px;
}
.gallery.owl-carousel .owl-prev {
    display:none;
    top: calc(50% - 18px);
    left: 9px;
    height: 36px;
}
.gallery.owl-carousel .owl-next {
    display:none;
    top: calc(50% - 18px);
    right: 9px;
    height: 36px;
}
.sl-wrapper .sl-close {
    top: 40px;
    right: auto;
    left:calc(50% - 50px);
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    padding: 0 18px 0;
    border-radius: 18px;
}
.sl-wrapper .sl-navigation button.sl-prev {
    left: 30px;
}
.sl-wrapper .sl-navigation button.sl-next {
    right: 30px;
}
.sl-wrapper .sl-image .sl-caption {
    font-size: 14px;
    line-height: 18px;
    padding: 20px 20px;
}
.flickr-link {
    top: calc(50vh - 20px);
}
.flickr-link a {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    padding: 20px 30px;
    border-radius: 30px;
}
.page-header {
    display: inline-block;
    margin-bottom: 20px;
}
.post-image-container {
    float: none;
    width:calc(100% + 9px * 2);
    height: 594px;
    margin-left:-9px;
    margin-right:-9px;
}
h1.title {
    vertical-align: top;
    width: auto;
    margin-bottom: 0;
    margin-top:9px;
}
.page-text.quietquoi h3,
.page-text.modules h3 {
    text-align:left!important;
    margin-bottom:40px;
}
.twocolumns {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    padding-right: 0;
}
.equipe-section.first {
    margin-top: 106px!important;
}
.equipe-section {
    margin-top: 20px!important;
}
.team-member {
    width: calc(50vw - 18px + 4px);
    height: auto;
    margin-right: 9px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 20px;
    padding:0;
    overflow:hidden;
}
.team-member:nth-child(2n+1) {
    margin-right: 0;
}
.team-member:nth-child(even) {
    margin-right: 9px;
}
.team-image-container {
    width: calc(50vw - 18px + 4px);
    height: calc(50vw - 18px + 4px);
    margin-bottom: 9px;
}
.team-member .dot {
    display:none;
}
.team-member.collaborateur {
    height: auto;
    margin-bottom: 9px;
}
.filter-container {
    margin-bottom: 30px;
}
.cat-term-filter {
    font-size: 12px;
    line-height: 32px;
    height: 32px;
    padding: 0 16px 0;
    border-radius: 16px;
}
.cat-term, .cat-term-fixed {
    margin: 0 10px 10px 0;
    font-size: 12px;
    line-height: 32px;
    height: 32px;
    padding: 0 16px 0;
    border-radius: 16px;
}
.module-thumb.short {
    float: left;
    width: calc(50vw - 18px + 4px);
    height: auto;
    height: auto;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 30px;
}
.module-thumb.short:nth-child(even) {
    margin-left: 0;
}
.module-thumb.short .module-image-container {
    width: calc(50vw - 18px + 4px);
    height: 230px;
    margin-bottom: 10px;
}
.module-title {
    font-size: 17px;
    line-height: 19px;
}
.page-header-experience {
    margin: 30px auto 30px;
}
.featured-experience-title {
    width: 100%;
    margin: 0 auto;
}
h1.title-experience {
    width: 95%;
    margin-top:50px;
}
.avenir.bottom {
    top: -30px;
    right: 0;
    bottom: auto;
    margin-bottom: 0;
    margin-right: 0;
    transform-origin: left top;
    border: 1px solid #fff;
}
.meta-text {
    font-size: 16px;
    line-height: 22px;
    width:calc(90vw - 18px);
    overflow: hidden;
    white-space: nowrap;
}
.meta-text.experience {
    margin: 20px 0 40px;
}
.featured-experience-image-container {
    width: calc(100vw - 18px);
    height: 240px;
}
.categories-experience {
    margin-bottom: 30px;
    padding: 0;
}
.page-container.single .categories-experience {
    width: 100%;
    margin-bottom:30px;
}
.page-text.experience {
    padding: 0;
    padding-bottom: 60px;
    margin-bottom: 40px;
}
.page-container.single .page-text {
    width: 100%;
    margin: 0 auto;
}
.reveal-container {
    padding-bottom: 40px;
}
.categories-module {
    margin-top: 10px;
    margin-bottom: 40px;
}
.categories-module .cat-term-fixed {
    margin: 10px 10px 0 0;
}
.page-text.module {
    width: 100%;
}
.credits-col-3.totwo {
    position:relative;
    top: auto;
    right: auto;
    text-align:left;
    margin-left:0;
}
.credits-col-1.totwo, .credits-col-2.totwo {
    padding-right: 10px;
}
.credits ul {
    list-style-position: outside;
}
.credits ul {
    margin-left: 20px;
}
.credits ul li {
    margin-bottom: 10px;
}
.home-section.experience h4, .module-section h4 {
    margin-bottom: 30px;
}
.home-section-text.experience {
    width: 100%;
}
.credits-col-1, .credits-col-2, .credits-col-3 {
    float: left;
    width: 50%;
    padding-right: 10px;
}
.credits-col-3 {
    margin-top:18px;
    margin-left:50%;
}
.search-query h4 {
    font-size: 60px;
    line-height: 54px;
    padding-top: 20px;
}
.search-entry {
    width: calc(50vw - 18px + 4px);
    height: calc(30vw - 18px + 100px);
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 30px;
}
.search-entry:nth-child(even) {
    margin-left: 0;
}
.search-entry.module,
.search-entry.page,
.search-entry.attachment {
    width: calc(50vw - 18px + 4px);
    height: calc(50vw - 18px + 140px);
}
.search-thumbnail-container {
    width: calc(50vw - 18px + 4px);
    height: calc(40vw - 18px);
    margin-bottom: 10px;
}
.search-entry.module .search-thumbnail-container,
.search-entry.page .search-thumbnail-container,
.search-entry.attachment .search-thumbnail-container {
    width: calc(50vw - 18px + 4px);
    height: 230px;
    margin-bottom: 10px;
}
.search-entry.experience .search-name {
    font-size: 22px;
    line-height: 24px;
}
.search-entry.page .dot, .search-entry.attachment .dot {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-top: 7px;
}
.page-404 h1 {
  font-size:12vw;
  line-height:10vw;
  padding:15vw 0 3vw;
}
#cookie-law-info-bar {
  margin-left: 0;
  width:100vw;
  font-size: 18px;
  line-height: 24px;
  padding:25px 20px 20px;
}
.cli_messagebar_head {
  font-size: 22px;
  line-height: 28px;
  margin-bottom:10px;
}
#cookie_action_close_header,
#cookie_action_close_header_reject,
.cli-plugin-main-link {
    margin:20px 10px;
    text-align:center;
}


.footer {
    margin: 80px 0 30px;
    font-size: 15px;
    line-height: 20px;
}
.footer-area-left { 
    font-size: 24px;
    line-height: 24px;
    margin-bottom:20px;
}
.footer-area-left p {
    display:flex;
    justify-content: space-between;
}
.footer-area-left a {
    margin:0;
}


}