<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1400px) {
	#profession .images,
	#project .images {
		width: 720px;
	    margin-top: 570px;
	}

	.img0,
	.full {
		height: 550px;
		top: -570px;
		padding-top: 0 !important;
	}
	.img1,
	.img12,
	.img22,
	.portrait {
		height: 350px;
	}
	.img2,
	.img13,
	.img23,
	.paysage {
	    height: 350px;
	}
	.img3,
	.img4,
	.img5,
	.img6,
	.img14,
	.img15,
	.img16,
	.img17,
	.img24,
	.img25,
	.img26,
	.img27,
	.petitCarre {
	    height: 150px;
	}
	.img7,
	.img8,
	.img18,
	.img19,
	.img28,
	.img29,
	.grandCarre {
	    height: 350px;
	}
	.img9,
	.img10,
	.img11,
	.img20,
	.img21,
	.img22,
	.img30,
	.img31,
	.img32 {
    	height: 350px;
	}

}

@media only screen and (max-width: 1279px) {
	#logo {
		left: 35px;
	}
	#header {
		background: #fff;
	}
	#header .tools {
		right: 35px;
	}
	body.white #logo {
		background: url('../img/logo_black') no-repeat !important;
		background-size: 100% !important;
	}
	/*body.white #header .tools {
		border-left: 1px solid #000 !important;
		border-right: 1px solid #000 !important;
		border-bottom: 1px solid #000 !important;
	}
	body.white #header .tools .buttons {
		border-bottom: 1px solid #000 !important;
	}
	body.white #header .tools .buttons a {
		border-right: 1px solid #000 !important;
	}*/
	body.white #header .tools .buttons a.search {
		background: url('../img/search.png') no-repeat center center !important;
		background-size: 40% !important;
	}
	body.white #header .tools .buttons a.fb {
		background: url('../img/fb.png') no-repeat center center !important;
		background-size: 40% !important;
	}
	body.white #header .tools .buttons a.instagram {
		background: url('../img/instagram.png') no-repeat center center !important;
		background-size: 40% !important;
	}
	body.white #header .tools a {
		color: #000 !important;
	}
	body.white #header .tools .buttons .lang {
		border: 0 !important;
	}
	#menu {
		font-size: 12px;
		right: 220px;
	}
	#menu li {
		margin-right: 20px;
	}
	body.white #menu li a,
	body.white #menu li a,
	body.black #menu li a {
		color: #000;
	}
	#footer nav {
		left: 35px;
	}
	#footer .logo {
		top: 50px;
		left: 35px;
	}
	#footer .epv {
		right: 35px;
	}
	#footer .tools {
		right: 35px;
	}
	#footer .buttons,
	#footer .tools .buttons .lang,
	#footer nav ul li {
		font-size: 10px;
	}

	/* Slideshow */
	.slideshow,
	.slideshow .slides,
	.slideshow .slides li {
		height: 89vh;
	}


	/* Home */
	#home &gt; .wrapper {
		/*padding: 35px;*/
	}
	#home .text {
		padding-left: 130px;
		margin-top: 35px;
		margin-left: 35px;
	}
	#home .news {
		/*width: 850px;*/
		padding-left: 145px;
	}

	/* About */
	#about .image {
		height: 625px;
	}
	#about &gt; .wrapper {
		padding: 35px;
		width: auto;
	}
	#about .text {
		width: 630px;
		padding-left: 135px;
		font-size: 22px;
		line-height: 26px;
	}
	#about .details {
		width: 570px;
		padding-left: 135px;
	}
	#about .mappe_monde {
		padding-left: 0;
	}

	/* Projects */
	#projects {
		padding: 160px 0 0 204px;
		position: relative;
	}
	#projects aside {
		left: 35px;
		width: 130px;
	}
	#projects .results {
		width: 820px;
		margin-bottom: 60px;
	}

	/* Project */
	/*#project {
		padding: 160px 0 0 310px;
	}
	#project .images {
		width: 820px;
	}
	#project .images .first img {
		max-width: 677px;
	}
	#project .details {
		left: 35px;
	}*/
	#similars {
		padding: 160px 0 0 204px;
	}
	#similars aside {
		left: 35px;
	}

	/* Profession */
	#professions {
		padding: 160px 0 0 204px;
		position: relative;
	}
	#professions aside {
		left: 35px;
		width: 130px;
	}
	#professions .results {
		width: 820px;
		margin-bottom: 60px;
	}


	/* Profession view */

	/* Team */
	#team {
		padding: 160px 0 0 210px;
	}
	#team aside {
		left: 35px;
		width: 130px;
	}
	.member {
		width: 245px;
		margin-right: 19px;
		margin-bottom: 50px;
	}


	/* Team view */
	#member {
		padding: 160px 0 0 270px;
	}
	#member aside {
		left: 35px;
	}

	/* Press */
	#press {
		padding: 160px 0 0 210px;
	}
	#press aside {
		left: 35px;
	}
	.article {
		width: 245px;
		margin-right: 19px;
		margin-bottom: 20px;
	}
}

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

	/* Project view */
	#project {
		padding: 15px;
		padding-top: 100px;
	}
	#project .images {
		width: auto;
		float: none;
		margin-top: 0;
		right: 0;
		left: 0;
	}
	#project .images .jwplayer {
		width: 100% !important;
		margin-bottom: 0px !important;
	}
	#project .images .legend {
		padding-top: 10px !important;
	}
	#project .details {
		position: static;
		width: auto;
	}
	#project .details .description {
		margin-top: 25px;
		margin-bottom: 55px;
	}
	#similars {
		padding: 15px 15px 55px 15px;
	}
	#similars aside {
		position: static;
		margin-bottom: 15px;
	}

	/* Professions */
	/*#professions {
		padding: 160px 15px 0 15px;
		position: relative;
	}
	#professions aside {
		position: static;
		width: 100%;
		padding-bottom: 20px;
	}*/
	#professions .results {
		width: 100%;
		margin-bottom: 60px;
	}

	/* Profession view */
	#profession {
		padding: 15px;
		position: relative;
	}
	#profession .images {
		width: auto;
		float: none;
		margin-top: 0;
		right: 0;
		left: 0;
	}
	#profession .details {
		width: 100%;
	}
	#profession .details {
		position: static;
		margin: 20px 0;
	}
	.img0,
	.full {
		top: inherit;;
		z-index: auto;
		position: relative !important;
		right: inherit;
		width: 100%;
		height: 200px;
		margin: 0;
		margin-bottom: 20px;
	}

	#project .details .year, #project .details .medium {
		width: 50%;
	}

}

@media only screen and (max-width: 767px) {
	/* Header */
	#header {
		position: static;
		height: 130px;
	}
	#logo {
		left: 15px;
		top: 80px;
	}
	#header #menu_button {
		display: block;
	}
	body.scrolled.up #header #menu_button {
		background-color: #fff;
	}
	body.scrolled.up #header #menu_button_container {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		height: 50px;
		background-color: #fff;
		z-index: 10000;
	}

	#header .tools {
		right: 0;
		width: 125px
	}
	#header nav.default {
		display: none;
	}

	body.white #logo {
		background: url('../img/logo_black') no-repeat !important;
		background-size: 100% !important;
	}
	/*body.white #header .tools {
		border-left: 1px solid #000 !important;
		border-right: 1px solid #000 !important;
		border-bottom: 1px solid #000 !important;
	}*/
	/*body.white #header .tools .buttons {
		border-bottom: 1px solid #000 !important;
	}
	body.white #header .tools .buttons a {
		border-right: 1px solid #000 !important;
	}*/
	body.white #header .tools .buttons a.search {
		background: url('../img/search.png') no-repeat center center !important;
		background-size: 40% !important;
	}
	body.white #header .tools .buttons a.fb {
		background: url('../img/fb.png') no-repeat center center !important;
		background-size: 40% !important;
	}
	body.white #header .tools .buttons a.instagram {
		background: url('../img/instagram.png') no-repeat center center !important;
		background-size: 40% !important;
	}
	body.white #header .tools a {
		color: #000 !important;
	}
	body.white #header .tools .buttons .lang {
		border: 0 !important;
	}

	/* Menu */
	#header nav.mobile {
		display: block;
		position: fixed;
		z-index: 2000;
		top: 0;
		left: -241px;
		bottom: 0;
		width: 240px;
		background: #fff;
		border-right: 1px solid #000;
	}
	#header nav.mobile #menu_close {
		position: absolute;
		top: 15px;
		left: 15px;
		z-index: 3000;
		background: url('../img/close_menu.png') no-repeat;
		background-size: 100%;
		width: 17px;
		height: 16px;
		cursor: pointer;
	}
	#header nav.mobile ul {
		margin-top: 80px;
	}
	#header nav.mobile ul li {
		padding: 15px;
		border-bottom: 1px solid #000;
		width: 175px;
	}
	#header nav.mobile ul li a {
		display: block;
		font-size: 28px;
	}
	#header nav.mobile ul li.selected a,
	#header nav.mobile ul li a:hover {
		filter: alpha(opacity=60);
		-moz-opacity: 0.60;
		opacity: 0.60;
	}


	/* Footer */
	#footer {
		height: 145px;
	}
	#footer nav {
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#footer .lang,
	#footer .logo,
	#footer nav li.main {
		display: none !important;
	}
 	#footer nav ul li {
		display: block;
		height: 30px;
		margin-right: 0;
	}
	#footer .epv {
		width: 75px;
		height: 130px;
		position: static;
		float: right;
		/*background: url('../img/epv_white_mobile.png') no-repeat center;*/
		background: url('../img/epv_white_mobile.svg') no-repeat center;
		background-size: 80%;
		border-left: 1px solid #fff;
	}
	#footer .idf {
		width: 75px;
		height: 130px;
		position: static;
		float: right;
		background: url('../img/idf.svg') no-repeat center;
		background-size: 80%;
		border-left: 1px solid #fff;
	}
	#footer .tools {
		position: relative;
		top: 0;right:0;
		float: right;
		width: 110px;
		height: 130px;
		text-align: left;
		border-left: 1px solid #fff;
	}
	#footer .tools .buttons a.fb {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	#footer .tools .buttons a.instagram {
		border-right: 0;
		position: absolute;
		bottom: 0;
		left: 25px;
	}
	#footer .tools .buttons .lang {
		text-transform: uppercase;
		font-size: 11px;
	}

	/* Content */
	#content {
		padding-bottom: 145px;
	}

	/* .infoSlide */
	.infoSlide {
		top: 0;
		right: 0;
		width: 100%;
	}
	.infoSlide:after {
	    height: 100%;
		width: 100%;
	    right: 0;
		top: 0;
	}
	.infoSlide #h2Container {
	    top: 30px;
	    height: 160px;
	    right: 0;
	}
	.slides li.clone .infoSlide #h2Container_clone {
	    top: 50px;
	    height: 160px;
	    position: relative;
	    right: 0;
	    transition: all 1s ease;
	}
	.slides li.flex-active-slide .infoSlide #h2Container {
	    right: 0;
	}
	.slides li.flex-active-slide .infoSlide #h2Container_clone {
	    right: 155px;
	}
	.infoSlide h2 {
		font-size: 40px;
		text-align: center;
		position: relative;
	}
	.infoSlide p {
		width: 70%;
		margin-left: 100px;
		font-size: 0px;
		height: 20px;
	}
	.infoSlide p a {
		top: -95px;
    	left: 45%;
	}
	/* Slideshow */
	.slideshow,
	.slideshow .slides,
	.slideshow .slides li {
		height: 315px;
	}
	.slideshow ol {
		display: none;
	}


	/* Home */
	#home &gt; .wrapper {
		padding: 15px;
	}
	#home .text {
		width: auto;
		height: auto;
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 20px;
		margin: 10px 0 40px 0;
		font-size: 20px;
		line-height: 24px;
		padding-left: 0px;
		padding-bottom: 160px;
		
		background: url(../img/epv.svg) no-repeat center bottom;
		background-size: 130px;
	}
	#home .news {
		width: auto;
		padding-left: 0;
		border-top: none;
	}
	#home .news ul {
		top: 0;
	}
	#home .news h2 {
		position: static;
		margin-bottom: 15px;
		padding-left: 0;
	}
	#home .news li {
		width: auto;
		float: none;
		margin: 0 0 40px 0;
	}
	/* Link */
	.link {
		padding: 0;
		background-color: #f5f4f5;
		margin-bottom: 40px;
	}
	.link ul li {
		display: block;;
		width: 100%;
		padding: 50px 0;
	}
	.link ul li a {
		position: relative;
		opacity: 1;
		width: auto;
		height: auto;
		margin: auto;
	}
	.link ul li a h2 {
		position: static;
		opacity: 1;
		width: auto;
	}
	.link ul li a .round {
		margin: auto;
	}
	/* About */
	#about .image {
		height: 320px;
	}
	#about .image2 {
		margin-bottom: 40px;
	}
	#about &gt; .wrapper {
		padding: 30px;
		width: auto;
	}
	#about .details {
		width: auto;
		padding-bottom: 55px;
		padding-left: 0;
	}
	#about .text {
		width: auto;
		padding-left: 0;
		background-size: 100px;
		background-position: bottom center;
		font-size: 20px;
		line-height: 24px;
		padding-bottom: 180px;
	}
	#about h2 {
		font-size: 22px;
		margin-bottom: 20px;
	}


	/* Projects */
	#projects {
		padding: 0;
	}
	#project .details .year, #project .details .medium {
		width: auto;
	}
	#projects .results {
		width: auto;
		padding: 15px 15px 30px 15px;
	}
	#projects aside {
		position: static;
		width: auto;
		padding: 15px;
	}
	#project {
		padding-top: 20px;
	}
	.project {
		float: none;
		width: 100% !important;
	}

	/* Professions */
	#professions {
	    padding: 15px;
	}
	#professions aside {
		position: static;
		width: 100%;
		padding-bottom: 20px;
	}

	/* Profession view */
	.images .fitImages {
	    width: 100%;
	    height: 200px;
		margin: 0;
	    margin-bottom: 20px;
	}

	/* Team */
	#team {
		padding: 15px;
	}
	#team aside {
		position: static;
		width: auto;
		margin-bottom: 35px;
	}
	#team aside,
	#team aside h2 {
		font-size: 14px;
		font-weight: normal;
	}
	#team aside .filter ul li {
		border-bottom: 1px solid #000;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	.member {
		float: none;
		margin-right: 24px;
		margin-bottom: 25px;
		width: 100%;
	}

	#member {
		padding: 15px;
	}
	#member aside {
		position: static;
		width: auto;
		margin-bottom: 35px;
	}
	#member .content img {
		width: 100%;
	}
	#member .content .text {
		width: 100%;
	}
	#member .content .slideshow {
		width: 100%;
		height: auto;
	}

	/* Press */
	#press {
		padding: 15px;
	}
	#press aside {
		position: static;
		width: auto;
		margin-bottom: 30px;
	}
	.article {
		float: none;
		margin: 0;
		margin-bottom: 25px;
		width: 100%;
		height: 152px;
	}
	.article .head {
		width: 100%;
	}


	/* Contact */
	#contact {
		padding: 15px;
	}
	#contact aside {
		position: static;
		width: auto;
	}
	#map_container {
	    margin-bottom: 20px;
	    position: static;
		top: 0;
		left: 0;
	    width: 100%;
	    height: 300px;
	}
	input[type=text] {
		height: 30px;
	}
	input[type=text], textarea {
	    width: 100%;
	    padding-right: 0;
		box-sizing: border-box;
	}
	textarea {
		height: 200px;
	}
	#contact button {
		width: 100%;
	}


	/* Newsletter &amp; search */
	#search,
	#newsletter {
	}
	#search form,
	#newsletter form {
		width: 90%;
		padding: 15px;
	}
	#search form input[type=text],
	#newsletter form input[type=text]{
		height: 30px;
		width: 90%;
		line-height: 30px;
		color: #000;
		padding: 10px;
		font-size: 20px;
	}
	/* all */
	::-webkit-input-placeholder { font-size: 15px; text-transform: uppercase; color: #666;}
	::-moz-placeholder { font-size: 15px; text-transform: uppercase; color: #666; } /* firefox 19+ */
	:-ms-input-placeholder { font-size: 15px; text-transform: uppercase ; color: #666;} /* ie */
	input:-moz-placeholder { font-size: 15px; text-transform: uppercase; color: #666; }

	#search form p,
	#newsletter form p {
		margin-bottom: 10px;
	}
	#newsletter form button,
	#search form button {
		position: static;
		width: 50%;
		height: 50px;
		font-size: 20px;
	}
	label.error {
		font-size: 15px;
		line-height: 18px;
	}

}

@media only screen and (max-height: 690px) {
	#projects aside .aside_wrapper {
	    max-height: 400px;
	}
}
@media only screen and (max-height: 600px) {
	#projects aside .aside_wrapper {
	    max-height: 310px;
	}
}
@media only screen and (max-height: 550px) {
	#projects aside .aside_wrapper {
	    max-height: 260px;
	}
}
@media only screen and (max-height: 490px) {
	#projects aside .aside_wrapper {
	    max-height: 200px;
	}
}</pre></body></html>