/* 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: 1280px !important;
}
.fullwidth, .full {
	width: 100%!important;
	max-width: 100%!important;
}
header nav {
	right: 165px;
}
header nav a {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 14px;
}
#btn-devis a{
	font-size: 13px;
}
header #logo {
	top: 17px;
}
header #logo img {
	width: 160px;
}
}

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

header nav {
	right: 160px;
}
header nav a {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0px 16px;
}
#btn-devis a{
	font-size: 13px;
}
}


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

@media (max-width: 1025px) {

.only-mobile {display: block;}
#mobile-header{
	position: fixed;
	z-index: 99999;
	display:block;
	height:60px;
	width:100%;
	top:0;
	left:0;
	width: 100%;
	background:#2a2a2a;
   	-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: 170px;
	margin-top: 14px;
	margin-left: -85px;
	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: 60px;
}
#slider .texte-slider {
	max-width: 80%;
	left: 10px;
	background: var(--coul3);
	padding: 30px 30px;
}

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

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

.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;
}
.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;
}
.rangee.reverse {
	flex-wrap: wrap-reverse !important;
}
.aucun-ecart-gauche {
	margin-left: 1px;
}
.aucun-ecart-droit {
	margin-right: 1px;
}
#bloc-titre-page .rangee{
	height: 300px;
	align-items: center;
}
#bloc-titre-page h1{
	font-size: 40px;
	line-height: 50px;
}
.image-produit {
	height: 200px;
}
.bloc-content {
	padding: 0 20px;
}
.bloc-content-bis {
	padding: 0 20px;
}
.text-ref .col40 {
	height: 200px;
}
#footer .bouton {
	margin: 20px 0 40px 0;
}
}

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

@media (max-width: 767px) {


}
