/* Large Desktop
==================================================================================================== */
@media (min-width: 1280px) {

.rangee {
	width: 85% !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	width: 85% !important;
}
.rangee.container, .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1380px !important;
}
.fullwidth, .full {
	width: 100%!important;
	max-width: 100%!important;
}
#logo {
	left: 40px;
	top: 20px;
}
#logo img {
	width: 190px;
}
header nav {
	right: 40px;
}
header nav a {
    font-size: 13px;
    padding: 0px 10px;
}
}

/*  Très Large Desktop
==================================================================================================== */
@media (min-width: 1480px) {
.rangee {
	width: 80% !important;
	max-width: 1480px!important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	width: 80% !important;
	max-width: 1480px!important;
}
.fullwidth, .full {
	width: 100%!important;
	max-width: 100%!important;
}

}


/*  #Mobile et tablette portrait
==================================================================================================== */

@media (max-width: 1025px) {

.only-mobile {display: block;}
#mobile-header{
	position: fixed;
	z-index: 99999;
	display:block;
	height:70px;
	width:100%;
	top:0;
	left:0;
	width: 100%;
	background: #261C64;
   	-webkit-box-shadow: 0px 0px 20px 5px rgba(45,45,45,0.15);
	-moz-box-shadow: 0px 0px 20px 5px rgba(45,45,45,0.15);
	box-shadow: 0px 0px 20px 5px rgba(45,45,45,0.15);
}
#mobile-header #responsive-logo {
	width: 160px;
	margin-top: 10px;
	margin-left: -80px;
	position: absolute;
	left: 50%;
}
#mobile-header #responsive-logo img{
	width: 100%;
	height: auto;
}
header, .pas-mobile,#back-to-top, #top {
	display: none;
}
#main {
	padding-top: 70px;
}

#slider .texte-slider {
	max-width: 80%;
	left: 10px;
	background: var(--coul3);
	padding: 5px 5px;
}

#slider .texte-slider .sur-titre{
	font-size: 20px;
	line-height: 26px;
}
#slider .texte-slider h2{
	font-size: 20px;
	line-height: 26px;
}

/* GRILLE
-------------------------------------------------------------- */

.rangee {
	width: 85%;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	width: 85% !important;
	max-width: 85% !important;
}
.fullwidth, .full {
	width: 100%!important;
	max-width: 100%!important;
}
.col10, .col20, .col30, .col40, .col48, .col50, .col60, .col70, .col80, .col90, .col25,.col33, .col45, .col55, .col75, .col65,.col35, section .col50.deux-tiers:first-of-type,section .col50.un-tiers:last-of-type,section .col50.deux-tiers:last-of-type, section .col50.un-tiers:first-of-type {
	flex-basis:100%;
	width: 100%;
}
.ecart-normal, .ecart-large, .colpadleft, .colpadright,.ecart-full .aucun-ecart:first-of-type,.ecart-full .aucun-ecart:last-of-type  {
	padding: 0 !important;
}
footer {
	text-align: center;
}
.decalage {
	top: 0;
	margin-bottom: 0px;
}

}

/* #Mobile
==================================================================================================== */

@media (max-width: 767px) {
.rangee {
	width: 90%;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	width: 90% !important;
	max-width: 90% !important;
}
.fullwidth, .full {
	width: 100%!important;
	max-width: 100%!important;
}

}
