@media (max-width: 1500px) {
	.recentes {
		gap: 1rem !important;;
	}
	.spotlight.is-vertical {
		width: 33.3%
	}
	.spotlight.is-vertical figure{
		width: 100%;
		height: auto;
	}
	#btnSearchHeader{
		width: auto;
	}
	.table-outer{
		width: 100%;
		overflow-x: scroll;
	}
}

@media (max-width: 1362px) {
	.container,  .fiches .container {width: calc(100% - 3rem)}
	.onglet.infos-onglet{gap: 1.5rem !important}
	.ancres {flex-direction: column;}
	.ancres .nav_ip{
		padding: 0 1rem;
	    border: none;
	    box-shadow: none;
	}
	.partenaire .card-3{
		width: 100%;
		min-height: none;
	}
}

@media (max-width: 1140px) {
	header .left-part .slogan{
		display: none;
	}
	header {
    	height: 112px;
	}
	.advanced_search{
		padding: 2rem;
	}
	#search-criteres{
		flex-direction: column;
		gap: 1.5rem !important;
	}
	.advanced_search .search-criteres-content{
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
	}
	.advanced_search .filtering{
	    flex-direction: row;
	    width: 100%;
	    align-items: center;
	    flex-wrap: wrap;
	}
	.advanced_search .filtering li a{
		margin: 0;
    	padding: 1rem;
    	border: 1px solid rgba(0, 0, 0, 0.1);
        align-items: center;
        display: flex;
	}
	.advanced_search .filtering li a span:first-child{
		display: none;
	}
	.advanced_search .filtering li a:before{
        left: 0;
        position: relative;
	}
	.little{
		flex-wrap: wrap;
	}
	.spotlight.extra {
	    width: calc(50% - 12px);
	    box-sizing: border-box;
	}
	.focus .sliding_bloc, .fiches .container{
		width: calc(100% - 3rem);
		float: none !important;
		margin: auto;
	}
	.fiches .container{
		flex-direction: column;
	}
	.fiches .intro, .sliding_fiche{
		width: 100%;
	}
    .focus .sliding_bloc .slick-track .item, .fiches .sliding_fiche .item{
    	width: 320px;
    }
    .inner-page .container{
    	flex-wrap: wrap;
    	flex-direction: column;
    	gap: 2rem;
    }
    .inner-page .container .left-bloc {
	    width: 100% !important;
	}
	.inner-page .container .left-bloc .actu-pic, .inner-page .container .left-bloc .actu-pic img{
		max-width: none !important;
		width: 100%;
	}
	.right-bloc.small {
	    width: 100%;
	}
	.inner-container {
	    width: 100%;
	}
	.right-listing .item aside, .right-listing .item aside .title--3, .right-listing .item p{
		width: 100%;
	}
}

@media (max-width: 950px) {
    .recentes{
    	flex-direction: column;
    	gap: 2rem !important;;
    }
    .spotlight.is-vertical{
    	width: 100%;
    }
    .spotlight.horizontal{
    	flex-direction: column;
    }
    .spotlight.horizontal .left-horiz, .spotlight.horizontal .right-horiz{
    	width: 100%;
    }
    footer .middle{
    	flex-direction: column;
    }
    .bandeau ul{
	    flex-direction: column;
	    padding: 1rem;
	    box-sizing: border-box;
	}
	.last div {
	    flex-direction: column;
	    text-align: center;
	    align-items: center;
	}
	.last .container article{
		padding: 3rem 0 0 0;
		width: 100%;
	}
	.right-bloc{
		width: 100%;
	}
	.right-bloc article{
	    width: 100%;
	}
	.focus .sliding_bloc .slick-track .item, .fiches .sliding_fiche .item{
		height: auto;
	}
	.focus .custom-arrow {
	    margin: 0;
	    padding-top: 3rem;
	}
	.cd-top {
		right:8px;
	}
}    

@media (max-width: 815px) {
	header .container{
	    flex-direction: column;
	    align-items: center;
	    gap: 1rem !important;;
	}
	header {
    	height: 186px;
	}
	header .right-part{
	    width: 100%;
	    justify-content: space-between;
	}
	.news_zone{
		padding: 2rem 2rem 1.5rem 2rem;
		gap: 1rem !important;
		flex-direction: column;
	}
	.news_zone:before{
		background-image: none;
	}
	.news_zone article{
		width: 100%; text-align: center;
	}
	.news_zone .frame{
		width: 100%;
	}
	.infos-block{
		flex-direction: column;
	}
	.infos-block .infos-card{
		width: auto;
		background-size: cover;
    	height: 9rem;
	}
	.result .summary{
		flex-direction: column-reverse;
	}
	.result .summary aside{
		width: 100%;
	}
	.spotlight.horizontal .left-horiz{
		flex-direction: column;
	}
	.onglet.infos-onglet{
		flex-direction: column;
	}
	
	.dropdown.dmenu .dropdown-content.actif {
		left:0;
	}
	.left-menu {
		width:3rem;
		margin-right:1rem;
	}
	ul.sidebar {
		width:auto;
	}
	ul.sidebar li a span {
		visibility:hidden;
		background:#fff;
		z-index:10;
		font-size: .75rem;
		font-weight:normal;
		color:var(--main-gray);
		border:1px solid var(--main-gray);
		border-radius: 8px;
		padding:.25rem .5rem;
	}
	ul.sidebar li a:hover span {
		visibility:visible;
	}
	.right-content{
		width:calc(100% - 4rem);
	}
	.dashboard .all-section {
		flex-direction:column;
	}
	.dashboard .all-section section {
		width:auto;
	}
	.dashboard .all-section section p {
		flex-direction:column;
	}
}

@media (max-width: 730px) {
	.brands{
		display: none;
	}
	header {
    	height: 146px;
	}
	.alphabet{
		display: block !important;
	}
	.alphabet li{
		display: inline;
		margin-right: 1rem;
	}
	.metier-liste{
		flex-direction: column;
	}
	.metier-liste ul{
		width: 100%;
	}
}

@media (max-width: 675px) {
	h2.title--section.searchingtabs, .simple_search {
		flex-direction: column;
		gap: 1rem !important;
	}
	.simple_search input[type="text"]{
		box-sizing: border-box;
	}
	#search-button{
		height: 3rem;
	}
	#id-search-advanced-container{
		flex-direction: column;
	}
	#id-search-advanced-container #search-input{
		width: auto;
	}
	.spotlight.extra {
	    width: 100%;
	}
	.bloc .etab{
		flex-direction: column;
	}
	.bloc .etab article{
		width: 100%;
	}
	.bloc .contact li span{
		font-size: 0;
		min-width: 0;
	}
	.bloc .contact li span i{
		font-size: 14px;
	}
}

@media (max-width: 571px) {
	#btnSearchHeader{
	    font-size: 0px !important;
	}
	#btnSearchHeader span{
		display: none;
	}
	.visibility-table{
		min-width: 550px;
	}
	.bloc.blue-2 {
	    flex-direction: column;
	    gap: 1rem;
	}
	.bloc.blue-2 div, .bloc.blue-2 figure{
		width: 100%;
	}
	
	.jcustom.w-40 {
		width:100%;
	}
	
	.espace_cmd .left-bloc {
		width:75%!important;
	}
	.espace_cmd .right-bloc {
		width:2rem;
	}
	.espace_cmd .mob-cart{
	}
	.espace_cmd .product-pk {
		flex-direction:column;
	}
	.espace_cmd .product-pk .bloc-checking {
		width:98%;
	}
	.espace_cmd .product-com {
		flex-direction:column;
	}
	.espace_cmd .product-com .checking {
		width:98%;
	}
	.espace_cmd .select-com-option {
		gap:0!important;
	}
	.espace_cmd .select-com-option figure {
		display:none;
	}
	.espace_cmd .select-com-option select {
		width:auto;
	}
}

@media (max-width: 480px) {
	.main_menu.showMenu{
	    gap: 1rem !important;
	    font-size: 1.1rem;
	}
	header .right-part .ea{
		width: 3rem;
	}
	header .right-part .ea strong{
		display: none;
	}
	.search .title--section span.text-fade{
		width: auto;
	}
	.spotlight.horizontal .right-horiz {
	    flex-direction: column;
	    align-items: center;
	}
	
	header .right-part {
		width:100%;
		justify-content: space-between;
	}
	header .left-part {
		width:100%;
		justify-content: center;
	}
	
	.title--section {
	    display: block;
	    font-size: 30px;
	}

	.focus .sliding_bloc .slick-track .item, .fiches .sliding_fiche .item {
        width: 320px;
        box-sizing: border-box;
    }

    .cd-top{
    	bottom: 20px;
    }

    .close_this {
	    width: 1rem;
	    height: 1rem;
	    background-size: 1rem;
	    right: .5rem;
	    top: .5rem;
	}

	.advanced_search .search-criteres-content ul li{
		padding: .4rem 0;
	}

	.main.espace_login .w-50{
		width: 100%;
	}
	.main.espace_login .formulaire.login {
		padding:1rem;
	}
	.main.espace_login .bloc-form{
		padding-bottom:.5rem;
	}
	.jconfirm .custom.top-3 {
		position: absolute!important;
  		top: 10rem;
  		left: 1rem;
	}
	.jconfirm .custom.w-50 {
		width:320px!important;
	}
	
	.main.espace_create .w-50{
		width: 100%;
	}
	.main.espace_create .bloc-form{
		padding-bottom:.5rem;
	}
	.mdp-info{
		display:block!important;
	}
	.mdp-info .rules {
		padding:1rem 0;
	}
	.main.espace_create #btnCrea{
		width:100%;
	}
	
	.main.espace_accueil .overflow-hide {
		overflow:hidden;
		width:100%;
		padding:0 .5rem;
		box-sizing:border-box;
	}
	.main.espace_accueil .hero{
		padding:1rem;
	}
	.main.espace_accueil .hero .landing h1 {
		font-size:35px;
		line-height: 52px;
	}
	.main.espace_accueil .hero .text{
		padding:0;
	}
	.main.espace_accueil .all-action{
		flex-direction: column;
		align-items:center;
	}
	.main.espace_accueil .all-action a {
		width:100%;
	}
	.main.espace_accueil .benefits-grid{
		display:block;
	}
	.main.espace_accueil .benefit-card{
		margin-bottom:1rem;
	}
	.main.espace_accueil .audience{
		flex-direction: column;
		padding:1rem;
	}
	.main.espace_accueil .audience::before, .main.espace_accueil .audience::after, .main.espace_accueil .audience .img-triangle::after{
		width:0;
		height:0;
	}
	.main.espace_accueil .audience .repartition-section .stats {
		flex-direction: column;
		gap:20px;
		width:auto;
	}
	.main.espace_accueil .audience .repartition-section .stats .stats-item .number {
		font-size:1.5rem;
	}
	.main.espace_accueil .audience .repartition-section .repartition {
		width:auto;
	}
	.main.espace_accueil .audience .repartition-section .repartition-item .percentage {
		gap:100px;
	}
	.main.espace_accueil .booster {
		flex-direction: column;
		margin-top:4rem!important;
	}
	.main.espace_accueil .booster .visual{
		width:100%;
		padding:0;
	}
	.main.espace_accueil .frame-content{
		width:100%;
	}
	.main.espace_accueil .bande{
		padding:1rem 0;
		margin:0;
	}
	
	.annonceur .third-color {
		width:0;
		height:0;
	}
	
	.espace_tarif .all-action{
		flex-direction: column;
		align-items:center;
	}
	.espace_tarif .offre-display{
		margin:2rem 0 0 0;
	}
	.espace_tarif .overflow-x {
		overflow-x:scroll;
	}
	.sticky.contact {
		max-height:100%;
		overflow-y:hidden;
	}
}