@media screen and (min-width: 1531px) and (max-width: 1695px) {}


@media screen and (min-width: 1345px) and (max-width: 1530px) {}

@media screen and (min-width: 1025px) and (max-width: 1344px) {}


@media screen and (min-width: 851px) and (max-width: 1024px) {


	.navbar {
		padding: 15px 15px 0 15px;
		letter-spacing: 1.20px;
		gap: 10px;
	}


	.logo img {
		padding: 0;
		height: 50px;
		width: auto;
	}

	ul#menu-entete {
		padding: 0;
		margin: 0;
		display: flex;
		gap: 3px;
	}


	.flex-entete-d {
		gap: 5px;
	}

	.flex-entete-d a {
		margin: 0;
		align-items: center;
		height: 45px;
		font-size: 11.2px;
		padding: 15px 9px;
		letter-spacing: 1.2px;
	}

	.flex-entete-d span {
		display: none;
	}

	ul#menu-entete li a {
		font-size: 0.7em;
		margin: 0 6px;
	}


	section {
		padding: 0 15px;
	}


	.titrebase :is(h1, h2, h3, h4, h5) {
		font-size: 1em;
		line-height: 1.2em;
	}


	.titrebase :is(h1, h2, h3, h4, h5):before {
		margin-left: -10px;
		min-height: 95px;
		height: 100%;
	}

	.marginrl80 {
		padding-left: 0;
		padding-right: 0;
	}

	.fl-node-d1nehjo5zrip {
		column-gap: 15px !important;
	}

	.blockcta {
		position: relative;
		padding: 0;
	}

	.fleches {
		left: 12%;
	}


	.cadreintern h1,
	.cadreintern h2 {
		font-size: 2em !important;
		line-height: 25px !important;
	}


	.cadreintern {
		top: 35%;
	}


	#home_slider {
		height: 630px;
	}

	.ItemSliderHome {
		height: 560px;
	}

	#home_slider .overflowhiddenSlider {
		height: 560px;
	}

	.imgatelier1,
	.imgatelier1 div {
		width: 260px;
		height: 350px;
	}

	.imgatelier2,
	.imgatelier2 div {
		width: 160px;
		height: 230px;
		margin-left: 5px;
	}

	.flex-form.popup .half {
		position: relative;
		width: 47.5%;
	}

	.flex-form.popup h4 {
		font-size: 0.8em;
		line-height: 1.4em;
		padding-left: 20px;
	}

	.Grid-1-2 {
		display: grid;
		grid-template-columns: 1.3fr 0.7fr;
		grid-template-rows: 1fr;
		gap: 10px 30px;
		margin-bottom: 10%;
	}

	.CoteGauche :is(h1, h2, h3, h4, h5):before {
		content: "";
		width: 10px !important;
		min-height: 60px !important;
		height: 100% !important;
		margin-left: -10px !important;
		top: 50% !important;
	}

	.CoteGauche :is(h1, h2, h3, h4, h5) {
		color: #fff;
		text-align: left !important;
		font-weight: 400 !important;
		margin-bottom: 30px !important;
		margin-top: 30px !important;
		padding-left: 15px;
	}


	section.faq {
		margin-bottom: 20px;
		padding: 0;
	}

	section.faq :is(h2, h3, h4) {
		padding-left: 0 !important;
	}


	#slide_realisations .grid-2 {
		padding-left: 23px;
	}

	footer.footerbg {
		background: #000;
		position: relative;
		padding-top: 40px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.main-footer {

		gap: 0px 10px;
	}

	.fl-node-ft2u8di7gnzk h3 {
		margin-left: 18px;
	}

	.btn.grand.blur,
	.btn.grand.blur:hover {
		padding: 20px 25px;
		font-size: 1em;
	}


}


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

    .ItemSliderHome img{
        height: 100%;
    }
    #home_slider{
        top:60px;
    }
	.MenuBox {
		display: flex;
		padding: 10px;
		cursor: pointer;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		overflow: hidden;
		border: 1px solid #6594a0;
		background-color: #6594a0;
		border-radius: 0;
		position: relative;
		left: 0;
		height: 65px;
		width: 65px;
		color: #fff;
		justify-content: center;
		align-items: center;
	}

	.MenuBox img.menuouvert {
		width: 40px;
		height: 40px;
		object-fit: contain;
	}

	.MenuBox.open img.menuouvert {
		display: none;
	}

	.MenuBox.open .menufermer {
		display: block;
	}

	.menufermer {
		display: none;
	}

	ul#menu-entete {
		display: none;
	}


	ul#menu-entete.menu.open {
		display: block !important;
		position: absolute;
		left: 0;
		top: 65px;
		background: #000;
		width: 100%;
		padding: 15px 15px;
		transform: translateY(0);
		opacity: 1;
	}

	ul#menu-entete li a:before {
		left: 2%;
	}

	ul#menu-entete li a:hover:before {
		left: 50%;
	}

	ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
		display: block;
		padding: 0;
		background: transparent;
		min-width: 190px;
		top: 0;
		overflow: hidden;
		width: max-content;
		position: relative;
		margin-left: 20px;
	}

	ul#menu-entete li {
		list-style: none;
		position: relative;
		margin-bottom: 10px;
	}

	ul#menu-entete li.menu-item-has-children.openLi .sub-menu li {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	ul#menu-entete li a {
		padding: 5px 0;
		display: block;
	}


	.sub-menu li:last-child {
		margin: 0 !important;
	}

	li.menu-item-has-children:after {
		right: 10px;
	}


	.MobileBar {
		position: fixed;
		bottom: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 70px;
		z-index: 30;
		background: #000;
		width: 100%;
		gap: 5px;
		padding: 0px 3px;
	}

	.MobileBar a {
		margin: 0px;
		width: auto !important;
		font-size: 0.8em;
		padding: 15px 15px !important;
	}

	header.navbar {
		padding: 0px 0px 0 10px !important;
		grid-template-columns: 1fr 1fr auto;
		top: 0px;
		height: 65px;
		background: #000;
		justify-items: start;
		gap: 15px;
	}

	a.prendre_rdv.btn.blur span {
		display: none;
	}


	.espace-menu {
		margin-left: auto;
		padding: 0;
		order: 3;
	}

	.flex-entete-d a {
		margin: 0;
		font-size: 11.8px;
		align-items: center;
		height: 45px;
		width: max-content;
	}

	.navbar:after {
		display: none !important;
	}


	/* SLIDER  */

	.ItemSliderHome,
	#home_slider,
	#home_slider .overflowhiddenSlider {
		height: 555px;
	}

	div#banniereIntern {
		height: 25vh;
	}


	#banniereIntern .cntTitle .container:before {
		margin-left: -17px;
	}


	/* GRID */

	.fl-node-gbdtmhncysw5 .fl-module-box,
	.video2 .fl-module-box,
	.fl-node-qyk0fswz1m3c .fl-module-box,
	.fl-module-box,
	.Grid-3 {
		grid-template-columns: 1fr 1fr !important;
	}

	.grid-tax,
	.Grid-1-2,
	.fl-node-y5ncoph4e78w .fl-module-box,
	.gridpacks,
	.grid-contenu2 {
		grid-template-columns: 1fr !important;
	}

	.fl-builder-content-14 .fl-node-jxut59ydkp0o {
		grid-template-columns: 1fr !important;
	}


	.fl-node-32moiaqu7rks {
		grid-template-columns: 1fr !important;
	}

	/* PAD MARG */

	section#Choix6Suite,
	#ZOnnerie,
	.Grid-1-2,
	#slide_realisations,
	.resultat,
	.grid-tax,
	.Grid-Packs {
		padding: 0 15px;
	}


	.padding40 {
		padding-top: 5px !important;
		padding-bottom: 10px !important;
	}

	.padding30 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.fl-node-e6b42w1vq3l8 {
		margin: 0 10px !important;
	}

	.CarouDecalage {
		margin-right: 0;
		margin: 15px;
	}

	.item {
		margin: 0;
		margin-right: 15px;
	}


	/* HAUTEUR & DIMENSION  */


	.garantie:nth-child(even) {
		top: 0;
	}


	/* BOUTON  */

	.btn.grand.blur {
		padding: 20px 25px;
		font-size: 0.9em;
	}

	.btn.grand.blur:hover {
		padding: 20px 25px;
	}

	.btn.grand.blur img {
		width: 21px;
	}


	/* TEXTE  */

	.titrebase :is(h1, h2, h3, h4, h5) {
		font-size: 0.8em;
		margin-left: 30px;
	}

	.titrebase :is(h1, h2, h3, h4, h5):before {
		margin-left: -18px;
		min-height: 80px;
		height: 100%;
	}


	.titrebase :is(h1, h2, h3, h4, h5) br {
		display: none;
	}


	.flex-form.popup h4 br {
		display: none;
	}

	.btn {
		font-size: 0.7em;
	}


	section {
		padding: 0 15px;
	}

	.blockcta {
		position: relative;
		padding: 0;
	}

	.marginrl80 {
		padding-left: 0;
		padding-right: 0;
	}


	.divflottant {
		width: max-content;
	}


	.flextendances {
		margin-left: 15px;
	}

	.padding80 {
		padding-top: 30px !important;
		padding-bottom: 10px !important;
	}

	.flex-form.popup h4 {
		font-size: 1em;
		line-height: 1.4em;
		padding-left: 0px;
	}


	/* DECOR  */

	.content-before-more h2:before {
		display: none;
	}

	.banniereImg {
		display: block;
		height: 100%;
	}

	#banniereIntern .cntimg {
		overflow: hidden;
		height: 100%;
		width: 100%;
		display: block;
	}

	#banniereIntern .cntTitle {
		max-width: initial;
		position: absolute;
		top: 45%;
		left: 6%;
		z-index: 3;
		text-align: left;
		width: 85%;
	}

	#banniereIntern .cntTitle h1 {
		font-size: 1.5em !important;
		margin-bottom: 0;
	}


	/* BASE  */


	.cadreintern {
		font-size: 1.2em;
		width: 90%;
		padding: 0 15px;
		left: 40%;
		text-align: left;
		top: 38%;
	}

	.fleches {
		left: 12%;
	}

	.cadreintern h1,
	.cadreintern h2,
	.cadreintern h3 {
		font-size: 1.2em !important;
		line-height: 1em !important;
	}


	.imgatelier1,
	.imgatelier1 div {
		width: 330px;
		height: 330px;
	}

	.imgatelier2,
	.imgatelier2 div {
		width: 350px;
		height: 220px;
		position: relative;
		bottom: -30px;
	}

	.cadreintern span {
		font-size: 1em;
	}


	.logo {
		position: absolute;
		top: -30px;
		left: 5px;
	}

	.logo img {
		padding: 0;
		width: 90px;
		height: auto;
		margin-top: 0;
		margin-left: 0;
        padding-top: 8px;
	}


	.main-footer {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr !important;
		grid-template-areas: "logo nav reservation credits";
		color: #fff;
		padding: 30px 20px;
		gap: 10px 50px;
		max-width: 1200px;
		margin: auto;
	}

	/* SUITE */


	.infinite-scroll-posts-grid {
		grid-template-columns: 1fr 1fr !important;
		gap: 1.5rem;
	}


	.fl-rich-text p br {
		display: none;
	}

	.cadreintern h1 em,
	.cadreintern h2 em {
		display: block;
	}


}


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


	.navbar:after {
		display: none !important;
	}

	.flex-entete-d {
		display: none !important;
	}

	header.navbar {
		padding: 0px 0px 0 10px !important;
		grid-template-columns: 1fr 1fr;
		top: 0px;
		height: 65px;
		background: #000;
		justify-items: start;
	}

	/* SLIDER  */

	.ItemSliderHome,
	#home_slider,
	#home_slider .overflowhiddenSlider {
		height: 80dvh;

	}

	div#banniereIntern {
		height: 40vh;
	}

	.cadreintern {
		width: 100%;
		padding: 0 15px;
		left: 50%;
		text-align: left;
		top: 34%;
	}

	.cadreintern h1,
	.cadreintern h2,
	.cadreintern h3 {
		font-size: 1.2em !important;
		line-height: 1em !important;
	}


	.fleches {
		left: 20%;
	}

	/* GRID */

	.fl-module-box,
	.grid-tax,
	.gridpacks,
	.Grid-Packs,
	.Galerie-Packs,
	.infinite-scroll-posts-grid,
	.grid-contenu2 {
		grid-template-columns: 1fr !important;
		position: relative;
	}


	/* PAD MARG */


	.btn {
		font-size: 0.7em;
	}


	section {
		padding: 0 15px;
	}

	.marginrl80 {
		padding-left: 0;
		padding-right: 0;
	}

	section#Choix6Suite,
	#ZOnnerie,
	.Grid-1-2,
	#slide_realisations,
	.resultat,
	.grid-tax,
	.Grid-Packs {
		padding: 0 15px;
	}

	.Filedariane li {
		display: block;
	}

	.item {
		margin: 0;
	}


	.grid-contenu2desimages {
		position: relative;
	}

	.blockcta {
		padding: 0;
	}

	.grid-contenu2 .fl-rich-text.titrebase {
		padding-right: 0px;
	}

	.padding80,
	.padding40 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.CoteGauche :is(h1, h2, h3, h4, h5):before {
		top: 50% !important;
	}

	.lePartage {
		flex-direction: column;
	}


	/* HAUTEUR & DIMENSION  */


	.imgatelier1,
	.imgatelier1 div {
		width: 200px;
		height: 290px;
	}

	.imgatelier2,
	.imgatelier2 div {
		width: 130px;
		height: 190px;
		position: absolute;
		bottom: 0;
		right: 0;
	}

	.fl-node-32moiaqu7rks {
		padding: 0;
		margin: 0;
	}

	.imgatelier2 {
		position: absolute;
		bottom: 0;
		right: 0px;
	}


	.flex-form.popup .half {
		position: relative;
		width: 48%;
	}

	/* TEXTE  */

	.titrebase :is(h1, h2, h3, h4, h5) {
		font-size: 1em;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 1.2em;
		margin-bottom: 30px;
	}

	.titrebase :is(h1, h2, h3, h4, h5):before {
		margin-left: -25px;
        min-height: 70px;
        height: 100%;
        width: 15px;
	}


	.cadreintern span {
		font-size: 1em;
	}

	.cadreintern br {
		display: none;
	}


	/* DECOR  */


	.divflottant {
		width: max-content;
	}


	.banniereImg {
		display: block;
		height: 100%;
	}

	#banniereIntern .cntimg {
		overflow: hidden;
		height: 100%;
		width: 100%;
		display: block;
	}

	#banniereIntern .cntTitle {
		max-width: initial;
		position: absolute;
		top: 30%;
		left: 12%;
		z-index: 3;
		text-align: left;
	}

	#banniereIntern .cntTitle .container:before {
		margin-left: -15px;
	}

	#banniereIntern .cntTitle h1 {
		font-size: 0.9em !important;
		margin-top: 0px;
	}


	.overflowhiddenSlider:after {
		bottom: -10px;
	}


	/* FOOTER  */

	.main-footer {
		display: grid;
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"logo"
			"nav"
			"reservation"
			"credits";
		color: #fff;
		padding: 30px 20px;
		gap: 10px 50px;
		max-width: 1200px;
		margin: auto;
	}

	.footer-nav {
		margin-left: 0;
	}

.joinchat.joinchat--right.joinchat--show {
    margin-bottom: 80px;
}
}