@media screen and (min-width: 1101px) and (max-width: 1460px) {
    .fl-node-x0l2ta8dkwoq > .fl-row-content-wrap {
        background-position-x: 55vh !important;
        background-size: 100%;
    }
}


@media screen and (min-width: 851px) and (max-width: 1100px) {
    .fl-node-x0l2ta8dkwoq > .fl-row-content-wrap {
        background-position-x: 55vh !important;
        background-size: 100%;
    }
}


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


.fl-node-x0l2ta8dkwoq>.fl-row-content-wrap {
    background-position-x: 59vh !important;
    background-size: 75%;
}

}


@media screen and (min-width: 1401px) and (max-width: 1530px) {
	
	.menu-split {
    display: flex;
    gap: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-split a {
    font-size: 1.03em;
}


.fl-node-x0l2ta8dkwoq > .fl-row-content-wrap {
    padding-top: 0%;
    padding-right: 0%;
    padding-bottom: 0%;
    padding-left: 3%;
}

.fl-node-x0l2ta8dkwoq {
    margin-top: 4%;
}

.titrebase :is(h1, h2, h3, h4, h5) {
    font-size: 3em;
}

.horizontal-card {
    min-width: 40vw;
    height: 47vh;
    padding: 2rem 2rem;
}

.horizontal-card ul {
    gap: 7px;
    font-size: 1.2em;
}


.horizontal-spacer {
    height: 125vh;
}

.horizontal-section {
    height: 55vh;
}


}


@media screen and (min-width: 851px) and (max-width: 1400px) {
	
		.logo {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		gap: 15px;
	}

	.logo:before {
		content: "Maud Ginez – Praticienne en Hypnose SAJECE";
	}

	.logo img {
		width: 59px;
		height: auto;
	}

	/* Cache les menus desktop */
	.flex-entete-g,
	.flex-entete-d {
		display: none;
	}

	/* Affiche le burger */
	.burger-menu {
		display: flex;
		justify-self: end;
	}

	/* Logo reste centré */
	.flex-entete-c {
        grid-column: 1;
        margin-right: auto;
    }

    .navbar {
        grid-template-columns: 1.7fr 0.3fr;
        padding: 0px 15px;
        height: 65px;
    }

	.mobile-menu-content {
		padding: 1.5rem;
	}

	.menu-mobile a {
		font-size: 1rem;
	}


	.horizontal-wrapper {
		gap: 1rem !important;
	}

	.svgbefore {
		padding-top: 80px;
		padding-bottom: 50px;
	}

	details.accordion summary.accordion__title {
		padding: 15px 40px 15px 0px;
		font-size: 1.2em;
	}

	.tarifs-content {
		margin-top: 40px;
	}

	.tarif-card {
		padding: 1.5rem 1.5rem;
	}
	
	
	
	.fl-node-x0l2ta8dkwoq > .fl-row-content-wrap {
    padding-top: 0%;
    padding-right: 1%;
    padding-bottom: 0%;
    padding-left: 1%;
}


.contenu-intro {
    grid-area: 1 / 1 / 3 / 8;
    align-self: center;
}


.img-intro {
    grid-area: 1 / 7 / 3 / 13;
}

.block-img-intro {
    aspect-ratio: 5 / 5.75;
    grid-area: 6 / 2 / 1 / -1;
}

.heroslideimg2 {
    grid-area: 4 / 2 / 7 / 6;
}

.teteimg:before {
    bottom: 60%;
    width: 475px;
    height: 530px;
}

.arbre:after {
    width: 510px;
    height: 680px;
}

.horizontal-card {
    min-width: 40vw;
    height: 47vh;
    padding: 2rem 2rem;
}

.horizontal-section {
    height: 60vh;
}

.horizontal-card ul {
    gap: 7px;
    font-size: 1.2em;
}
	

}





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

	.logo {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		gap: 15px;
	}

	.logo:before {
		content: "Maud Ginez – Praticienne en Hypnose SAJECE";
	}

	.logo img {
		width: 59px;
		height: auto;
	}

	/* Cache les menus desktop */
	.flex-entete-g,
	.flex-entete-d {
		display: none;
	}

	/* Affiche le burger */
	.burger-menu {
		display: flex;
		justify-self: end;
	}

	/* Logo reste centré */
	.flex-entete-c {
        grid-column: 1;
        margin-right: auto;
    }

    .navbar {
        grid-template-columns: 1.8fr 0.2fr;
        padding: 0px 15px;
        height: 65px;
    }

	.mobile-menu-content {
		padding: 1.5rem;
	}

	.menu-mobile a {
		font-size: 1rem;
	}


	.horizontal-wrapper {
		gap: 1rem !important;
	}

	.svgbefore {
		padding-top: 80px;
		padding-bottom: 50px;
	}

	details.accordion summary.accordion__title {
		padding: 15px 45px 15px 0px;
		font-size: 1.2em;
	}

	.tarifs-content {
		margin-top: 40px;
	}

	.tarif-card {
		padding: 1.5rem 1.5rem;
	}
	
	
	/* GRID */


	.fl-module-box,
	.grid-tax,
	.collectives-grid,
	.img-intro {
		grid-template-columns: 1fr !important;
	}
	
	.tarifs-content { 
	grid-template-columns: 1fr  1fr !important;
	}

	.grid-intro {
		padding: 0;
		margin: 0;
	}

	.contenu-intro,
	.block-img-intro,
	.heroslideimg2 {
		grid-column: 1 / -1;
	}


	.grid-intro {
		grid-template-columns: 1fr;
	}

	.contenu-intro,
	.img-intro {
		grid-area: auto;
		grid-column: 1 / -1;
	}

	.img-intro {
		max-width: 100%;
		margin-left: 0;
	}


	.contenu-intro {
		order: 2;
	}

    .block-img-intro {
        grid-column: 1 / 1;
        aspect-ratio: 10 / 4.75;
    }

	.heroslideimg2 {
        grid-column: 1 / 1;
        aspect-ratio: 9 / 5.75;
        width: 50%;
        grid-area: 6 / 1;
        margin-top: -110px;
        margin-left: -35%;
    }


	.img-intro {
		width: 100%;
		max-width: max-content;
		margin-left: auto;
		grid-template-rows: 1fr;
	}

	.fl-node-fw769ok5ylnv {
		padding: 0;
	}

	.fl-node-62lk7fbjoxv3 {
		padding: 0 15px;
	}

	.fl-module-content {
		margin: 0;
	}

	.ctagrid {
		padding: 0 20px;
	}


	.collective-meta {
		flex-direction: column;
	}

	/* PAD MARG */


	.arbre:after {
		right: -230px;
		top: 26%;
		width: 380px;
		height: 508px;
		opacity: 0.3;
	}

	.teteimg:before {
		left: -189px;
		bottom: 40%;
		width: 350px;
		height: 480px;
	}


	.remontercard {
		margin-top: -65%;
		position: relative;
	}

	.horizontal-spacer {
		height: 105vh;
	}
	
	.horizontal-section {
		padding: 0;
		height: 40vh;
	}

    .horizontal-card {
        min-width: 60vw;
        padding: 1rem 1rem;
        height: 30vh;
    }

	.horizontal-card ul {
		gap: 5px;
		font-size: 1em;
	}

	.fl-node-8kqby9nwft3e .video-placeholder {
		max-width: none;
		height: 320px;
		background-position: 0 25%;
	}
	
	main.faqblock {
    max-width: 650px;
    margin-left: 0;
    margin-top: 0;
}

	section {
		padding: 0 15px;
	}


	/* TEXTE  */

	.titrebase h1,
	.titrebase h2,
	.titrebase h3,
	.titrebase h4,
	.blockcontact h4 {
		font-size: 1.8em;
	}

	.collective-content h3 {
		font-size: 1.5em;
	}


/* MODIFS  */


.border2rem {
    height: 335px;
}

	.info-box {
		min-height: 200px;
	}


	/* DECOR  */


	a.btn {
		padding: 5px 15px;
	}


	/* FOOTER  */

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

	.footer-reservation {
		grid-area: reservation;
		text-align: left;
	}


	.container.flexbas ul {
		flex-direction: column;
	}





	/* MOBILE BAR  */


	.MobileBar {
		position: fixed;
		bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 54px;
		z-index: 30;
		background: #fff;
		width: 93%;
		gap: 10px;
		padding: 0px 5px;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 51px;
		box-shadow: 0 4px 24px #0000001C;
	}

	.MobileBar a {
		margin: 0px;
		width: 100% !important;
		font-size: 1em;
		padding: 10px 15px !important;
		text-align: center;
		background: linear-gradient(135deg, var(--accent) 0%, var(--primary) 100%);
		border-radius: 25px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}

	.MobileBar a strong {
		font-weight: 500;
	}




.fl-node-73yoetblw8in .fl-builder-top-edge-layer > * {
    height: 140px;
    transform: scaleX(-3) scaleY(-1)!important;
}

    .fl-node-qsitklpm95nf .fl-builder-top-edge-layer > * {
        transform: scaleX(2) scaleY(-1);
    }

.fl-node-92vdh3gp8et6 > .fl-node-content {
    padding: 0 15px !important;
}


#preparation ul.flex {
    display: flex;
    flex-direction: column;
}

.maxheight-img {
    max-height: 260px;
    overflow: hidden;
}


.fl-node-1ljtbide9h6x {
    padding: 0 10px;
}

.fl-node-x0l2ta8dkwoq {
    padding: 0;
}

.fl-node-x0l2ta8dkwoq .fl-row-content-wrap {
    padding: 15px !important;
background-position: 40% center;
}

section#tarifs {
    padding: 15px 0;
}

.grid-intro .fl-rich-text {
    margin-top: 90px;
}

.fl-node-x0l2ta8dkwoq > .fl-row-content-wrap {
        background-position: 15% 0% !important;
        background-size: cover !important;
    }


.Leformulaire.titrebase {
        text-align: center;
        padding: 0 15px;
    }

.choix-rdv {
    flex-direction: column;
}


.btn {
        padding: 8px 6px;
        gap: 5px;
        font-size: 14px;
        min-height: 43px;
    }

.btn img {
    width: 20px;
}

.flex {
    margin-bottom: 50px;
gap: 9px;
}

.container.flexbas {
    padding-bottom: 155px;
}

.fl-node-nfw60uvticae span.contact-modal.btn {
    font-size: 1.3em !important;
    padding: 8px 25px;
}


.allezhop {
    margin-top: 0vh;
}

.allezhop .btn, .gridformulaire .btn {
    display: flex;
    justify-content: center;
    font-size: 1.1em;
}

#close-modal, #close-modalvisio, #close-modalcollectif {  top: 2%; }

}


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




	/* GRID */


	.fl-module-box,
	.grid-tax,
	.tarifs-content,
	.collectives-grid,
	.img-intro {
		grid-template-columns: 1fr !important;
	}

	.grid-intro {
		padding: 0;
		margin: 0;
	}

	.contenu-intro,
	.block-img-intro,
	.heroslideimg2 {
		grid-column: 1 / -1;
	}


	.grid-intro {
		grid-template-columns: 1fr;
	}

	.contenu-intro,
	.img-intro {
		grid-area: auto;
		grid-column: 1 / -1;
	}

	.img-intro {
		max-width: 100%;
		margin-left: 0;
	}


	.contenu-intro {
		order: 2;
	}

	.block-img-intro {
		grid-column: 1 / 1;
		aspect-ratio: 6 / 4.75;
	}

	.heroslideimg2 {
		grid-column: 1 / 1;
		aspect-ratio: 6 / 5.75;
		width: 50%;
		grid-area: 6 / 1;
		margin-top: -110px;
		margin-left: -35%;
	}

	.img-intro {
		width: 100%;
		max-width: max-content;
		margin-left: auto;
		grid-template-rows: 1fr;
	}

	.fl-node-fw769ok5ylnv {
		padding: 0;
	}

	.fl-node-62lk7fbjoxv3 {
		padding: 0 15px;
	}

	.fl-module-content {
		margin: 0;
	}

	.ctagrid {
		padding: 0 20px;
	}


	.collective-meta {
		flex-direction: column;
	}

	/* PAD MARG */


	.arbre:after {
		right: -230px;
		top: 26%;
		width: 380px;
		height: 508px;
		opacity: 0.3;
	}


	.teteimg:before {
		left: -189px;
		bottom: 40%;
		width: 350px;
		height: 480px;
	}


	.remontercard {
		margin-top: -20%;
		position: relative;
	}

	.horizontal-spacer {
		height: 105vh;
	}

	.horizontal-section {
		height: 50vh;
		padding: 0;
	}

	.horizontal-card {
		min-width: 86vw;
		padding: 1rem 1rem;
        height: 40vh;
	}

	.horizontal-card ul {
		gap: 5px;
		font-size: 1em;
	}


	section {
		padding: 0 15px;
	}


	/* TEXTE  */

	.titrebase h1,
	.titrebase h2,
	.titrebase h3,
	.titrebase h4,
	.blockcontact h4 {
		font-size: 1.8em;
	}

	.collective-content h3 {
		font-size: 1.5em;
	}


	/* DECOR  */


	a.btn {
		padding: 5px 15px;
	}


	/* FOOTER  */

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

	.footer-reservation {
		grid-area: reservation;
		text-align: left;
	}


	.container.flexbas ul {
		flex-direction: column;
	}


}