@media(min-width: 481px) {}

@media(min-width: 768px) {

	/*------------------- NEWS / ACTU ---------------------*/
	#news .wrapper_slider:first-of-type {
		grid-column: span 2;
		grid-row: span 3
	}

	#news .wrapper_slider:first-of-type .content_slider .title {
		min-width: 600px;
		position: relative;
		z-index: 2
	}

	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 2.5em;
		text-shadow: 0 0 8px #00000054;
		line-height: 1.1;
		margin-bottom: 15px !important;
		max-width: 70%;
	}

	#news .wrapper_slider:first-of-type .wrapper_inner_slider {
		display: flex
	}

	#news .wrapper_slider:first-of-type .thumbnail_slider {
		order: 2;
		height: 550px;
		width: 50%;
	}

	#news .wrapper_slider:first-of-type .content_slider {
		width: 50%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	#news .wrapper_slider:first-of-type .text_slider,
	#news .wrapper_slider:first-of-type .text_slider a {
		max-width: 80%;
		line-height: 1.7;
		font-size: 16px
	}

	/*---------------------------------*/
	/* SECTIONS */
	/*---------------------------------*/
	#sections .sectionsbloc.section_num2 .wp-block-columns,
	#sections .sectionsbloc.section_num3 .wp-block-columns {
		flex-wrap: nowrap !important;
	}
}

@media(min-width: 1025px) {

	/*------------------- &&& ---------------------*/
	.nohome #navprimary:not(.fixed-header)
	{
		position: relative;
		margin-bottom: -76px;
	}
	/*------------------- HEADERHOME ---------------------*/
	.home #headerHome .overlay {
		background: linear-gradient(to top, var(--overlay-color), #00000070, var(--overlay-color));
	}
	/*------------------- INTRO / CONTENT ---------------------*/
	.home #content {
		padding-top: 180px;
	}

	/*------------------- NEWS / ACTUS ---------------------*/
	.home #news {
		padding-bottom: 200px;
	}

	#news .wrapper_slider:first-of-type .title_slider
	{
		max-width: 100%;
	}
	/*------------------- PARTENAIRES ---------------------*/
	#partenaires .wrappercontent {
		background: var(--background-color);
		padding: 20px;
		box-shadow: 0px -20px 20px #00000014;
	}

	/*------------------- REASSURANCES ---------------------*/
	#reassurances {
		padding-bottom: 140px;
	}
	.nohome #reassurances
	{
		background: var(--black);
		padding: 200px 10px;
	}

	.picto-bloc::before,
	.picto-bloc::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		--size: 280px;
		width: var(--size);
		height: var(--size);
		border: 1px solid var(--primary-color);
		border-radius: 50%;
		pointer-events: none;
		background: #0087ff0f;
	}

	.picto-bloc::after {
		transform: translate(-50%, -50%) scale(1.05);
		opacity: 0.15;
	}

	.picto-bloc:nth-child(even) {
		position: relative;
		top: 50px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .sectionsbloc .section_thumb>div {
		height: 74%;
	}

	#sections .sectionsbloc .section_thumb .blocthumb {
		position: relative;
		top: 100px;
		overflow: hidden;
	}

	#sections .sectionsbloc .section_txt .wrap-text {
		max-width: 900px;
	}

	#sections .sectionsbloc.even .section_txt .wrap-text {
		margin-left: auto;
	}

	.sectionsbloc.section_num1 {
		padding-top: 0;
	}

	#sections .sectionsbloc.even:not(:first-child) {
		margin-top: -60Px;
	}

	#sections .sectionsbloc.even .specialthumb {
		animation: 4s floating infinite ease-in-out;
	}

	@keyframes floating {
		0% {
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}

		50% {
			-webkit-transform: translateY(16px);
			transform: translateY(16px);
		}

		100% {
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}
	}

	#sections .sectionsbloc.even.section_num2 .specialthumb {
		right: 10%;
		left: initial;
		z-index: 1;
		bottom: -160Px;
	}

	.sectionsbloc.sectionsbloc.even {
		/* z-index: 2; */
	}

	#sections .sectionsbloc.even>* {
		pointer-events: all;
	}

	#sections .sectionsbloc.even .section_txt {
		width: 60%;
	}

	#sections .sectionsbloc.even .section_txt .wrap-text {
		padding: 100px 40px 100px 120px;
		max-width: 1000px;
		margin-left: auto;
	}

	#sections .sectionsbloc.even .section_thumb {
		width: 40%;
		display: initial;
		position: static;
	}

	#sections .sectionsbloc.even .specialthumb {
		position: absolute;
		height: 700px;
		z-index: 1;
		top: auto;
		--size: 200Px;
		width: var(--size);
		height: var(--size);
		left: 72%;
		position: absolute;
		bottom: -140px;
		border-radius: 50%;
	}

	#sections .sectionsbloc.even .section_thumb .blocthumb {
		height: calc(100% + 200px);
		z-index: 1;
		box-shadow: 0 0 20px rgb(0 0 0 / 20%);
		top: initial;
		bottom: 100px;
	}

	#sections .sectionsbloc.odd .section_txt {
		padding-top: 280px;
		padding-bottom: 80px;
	}

	#sections .sectionsbloc.odd .section_txt:before,
	#sections .sectionsbloc.odd .section_txt:after {
		content: "";
		position: absolute;
		right: 0;
		top: 180px;
		width: 120%;
		height: calc(100% - 180px);
		background-color: var(--black);
		z-index: -1;
	}

	#sections .sectionsbloc.odd .section_txt .title h2,
	#sections .sectionsbloc.odd .section_txt,
	#sections .sectionsbloc.odd .has-medium-font-size,
	#sections .sectionsbloc.odd blockquote p {
		color: var(--white);
	}

	#sections .sectionsbloc.odd a:not([class*="button"]),
	#sections .sectionsbloc.odd a:not([class*="button"]) strong {
		background-image: linear-gradient(to bottom, transparent 20%, var(--white) 21%);
	}


	#sections .sectionsbloc.odd .section_thumb .blocthumb {
		top: 200px;
	}

	#sections .sectionsbloc.odd .section_thumb .specialthumb {
		top: 0
	}

	.sectionsbloc.section_num3 {
		margin-bottom: 40Px;
	}

	.sectionsbloc {
		padding: 50px 0Px;
	}

	.section_txt {
		position: relative;
		z-index: 2;
	}

	.sectionsbloc .wrap-text {
		padding: 70px;
	}

	.sectionsbloc.even .wrap-text h2 {
		max-width: 600px;
	}

	#sections {
		margin-bottom: 100px;
	}
}

@media(min-width: 1281px) {

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .sectionsbloc.even .section_txt .wrap-text {
		padding: 100px 120px 100px 120px;
	}

	.sectionsbloc.section_num0 .wrap-text {
		padding-top: 200Px;
	}

	#sections .sectionsbloc.even .specialthumb {
		bottom: 50px;
		left: 53%;
		--size: 300Px;
	}

	.sectionsbloc.section_num0::before {
		top: 51%;
		height: calc(100% - 400px);
	}
}

@media(min-width: 1481px) {

	/*----------------SECTIONS----------------------*/
	#sections {
		overflow: hidden;
	}

	#sections .sectionsbloc.odd .section_txt:before,
	#sections .sectionsbloc.odd .section_txt:after {
		height: calc(100% - 90px);
	}

	#sections .sectionsbloc.odd .section_txt:after {
		top: 65%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(15deg);
		--size: 30vw;
		width: var(--size);
		height: var(--size);
		background-image: linear-gradient(to right, #ececec 1px, transparent 1px), linear-gradient(to bottom, #ececec 1px, transparent 1px);
		background-position: 0 0;
		background-size: calc(100vw / 16) calc(100vw / 16);
		opacity: .075;
	}
}

@media(min-width: 1681px) {}


@media(max-width: 1680px) {}

@media(max-width: 1480px) {

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.sectionsbloc .wrap-text {
		padding: 80px 60px;
	}
}

@media(max-width: 1280px) {}

@media(max-width: 1024px) {

	/*---------------HEADER---------------------*/
	body:not(.is-toggle-open) #header .ckmenu {
		position: relative;
		z-index: 1000
	}

	.logoParent {
		display: none;
	}

	#header .ckmenu-nav {
		top: 0;
		padding-top: 50px
	}

	#headerGrid {
		align-items: start;
	}

	/*-------------------MDTAC---------------------*/
	.md-tac {
		text-align: center;
	}

	.title.md-tac:not(.no-after):after {
		left: 50%;
		transform: translateX(-50%);
	}

	/*------------------SECTIONS-----------------*/
	.wrap-text {
		max-width: 700Px;
		margin: 0px auto;
	}

	#sections .section_thumb {
		grid-gap: 0;
	}

	#sections .section_thumb img {
		transform: none !important;
	}

	.certifications {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.sectionsbloc .wrap-text {
		padding: 80px 25px;
	}

	.circleDegrade::after {
		display: none;
	}

}

@media(max-width: 767px) {

	/*------------------- NEWS / ACTU ---------------------*/
	#news .content-news {
		grid-gap: 0 30px;
	}

	#news:after {
		content: none;
	}

	#news {
		padding: 80px 15px;
		margin: 0;
	}

	#news .title_slider {
		font-size: 24px
	}

	#news .wrapper_slider:first-of-type .text_slider,
	#news .wrapper_slider:first-of-type .text_slider a {
		font-size: 14px
	}

	#news .wrapper_slider:first-of-type .content_slider .title {
		min-width: 170%
	}

	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 35px;
	}

	#news .wrapper_slider:first-of-type .wrapper_inner_slider {
		display: flex;
		flex-direction: column-reverse
	}

	#news .wrapper_slider:first-of-type .content_slider .title {
		min-width: auto
	}

	#news .title_slider,
	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 22px;
	}

	#news .next_slider {
		margin-top: -10px
	}

	#news .wrapper_slider:first-of-type .thumbnail_slider {
		height: 250px;
		margin-top: 30px
	}

	#news .content-news {
		grid-gap: 30px 0;
	}

	#news {
		padding: 70px 15px 60px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.sectionsbloc .wrap-text {
		padding: 50px 25px;
	}

}

@media(max-width: 480px) {}