@media (max-width : 1440px) {
	#icone-home-head .container{
		width: 90%;
	}
	#icone-home-head .block_article {
    margin-top: -60px;
	}
}
@media (max-width : 1300px) {

	.type_11 .block_article .cc_vignette {
	    margin: 0 auto;

}

/* ------------------------------------------------------------
		PAGE
------------------------------------------------------------ */

.page{margin:0 0 90vh 0;}

/* ------------------------------------------------------------
		FOOTER
------------------------------------------------------------ */

footer{height:90vh;}

}

@media only screen and (max-device-width : 1200px) {

/* ------------------------------------------------------------
		MAIN MENU
------------------------------------------------------------ */

nav#main-menu ul li ul.level_1 {
	display:none !important;
}

}

/* Large Devices, Wide Screens */
@media (max-width : 1200px) {

/* ------------------------------------------------------------
		PAGE
------------------------------------------------------------ */

.page{
	margin:0 0 0 0;
}

nav#main-menu ul li a {
    font: 700 10px/20px 'Montserrat', sans-serif;
}

.homepage section#slider-top:after {
	bottom: -40px;
}

/* ------------------------------------------------------------
		SLIDER TOP
------------------------------------------------------------ */
section#slider-top .container .slider-text{top:50%;}
body.homepage section#slider-top .sp-mask, body.homepage section#slider-top .sp-slides .sp-slide{
	/*height:60vh !important;*/
}

#icone-home-head .container{
	width: 100%;
}
#icone-home-head .block_article {
    margin-top: -60px;
}

/* ------------------------------------------------------------
		SLIDER DESIGNEE
------------------------------------------------------------ */


/* ------------------------------------------------------------
		GMAP FOOTER
------------------------------------------------------------ */

section#gmap-footer{
	height:auto;
}

section#gmap-footer .googlemap{
	height:70vh;
}

/* ------------------------------------------------------------
		FOOTER
------------------------------------------------------------ */

footer{
	height:auto;
	position: relative;
}

/* ------------------------------------------------------------
		BTN
------------------------------------------------------------ */

.btn{
    font:700 14px/24px 'Montserrat', sans-serif;
}

/* ------------------------------------------------------------
		MIC
------------------------------------------------------------ */

/* ---------- TYPE 1 ---------- */

.type_1 .block_article .cc_content .cc_title h3 {
    font: 700 16px/24px 'Montserrat', sans-serif;
}

.type_1 .block_article .cc_content .cc_excerpt p {
    font: 400 12px/20px 'Montserrat', sans-serif;
}

.type_1 .block_article .cc_content .cc_read_more a {
    font: 700 9px/15px 'Montserrat', sans-serif;
    padding: 8px 5px;
    margin:10px 2px;
}

.type_1 .block_article .cc_content .cc_read_more a:after {
    display:none;
}

/* ------------------------------------------------------------
     ICON HOME FULL
------------------------------------------------------------ */

section#icone-home-full{
    margin:0 -15px;
}

/* ------------------------------------------------------------
     BTN CALL TO ACTION
------------------------------------------------------------ */
section.call-to-action {
    margin: 0 -15px;
    padding-bottom: 0px;
}

}
/* Medium Devices, Desktops */
@media (max-width : 1090px) {

section#icone-home-head .row div.col-md-9 {
	width: 100%;
}

section#icone-home-head .pad-icon {
   	width: 80%;
   	left: 50%;
   	transform: translate(-50%,0);
   	padding: 50px 0 0 0;
   	text-align: center;
}

section#icone-home-head h2 {
	text-align: center;
}

section#icone-home-head .pad-icon p:first-child:before {
	display: none;
}
}

/* Medium Devices, Desktops */
@media (max-width : 992px) {

.type_11 .block_article .cc_content .cc_title {
    margin: 50px auto 0 auto;
}

nav#main-menu ul li a {
    font: 700 12px/20px 'Montserrat', sans-serif;
}

.homepage header {
	position: relative;
	background: #414042 !important;
}

#icone-home-head{
	margin-top: -50px;
}

.type_12 .block_article {
    width: 48%;
}

.showroom-style .adresse-contact, .showroom-style #horaire-contact{
	width: 100%;
}

.showroom-style #horaire-contact {
    padding: 0;
}

.showroom-style:after{
	display: none;
}

nav#main-menu ul li:after{
	display: none;
}

.homepage section#slider-top:after {
    bottom: -50px;
}
section.call-to-action {
    padding-bottom: 60px;
}

#icone-home-head .block_article {
    margin-top: 0;
}

#icone-home-full.bg-large{
	background: none;
	background-color: #414042;
}

#logo-reference.bg-large{
	background: none;
	background-color: #414042;
	padding: 60px 0 100px 0;
}

.homepage section#slider-top:after {
	padding: 0;
}

body.homepage section#slider-top .sp-mask, body.homepage section#slider-top .sp-slides .sp-slide{
	height:80vh !important;
}

section#slider-top .container .slider-text h1 {
	margin-bottom: 10px;
}

section#slider-top .container .slider-text {
    top: 50%;
}

/* ------------------------------------------------------------
		BALISE PRINCIPALE
------------------------------------------------------------ */

body{
	padding:0;
}

/* ------------------------------------------------------------
		HEADER
------------------------------------------------------------ */

header{
	height:auto;
	position:relative;
}

/* ------------------------------------------------------------
		NAVBAR HEADER
------------------------------------------------------------ */F

body.smaller #navbar-header{
	width:100%;
	background:#fff;
	position:fixed;
	top:0;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.07);
}

#navbar-header .container{
	position:relative;
}

#navbar-header .container .logo-bloc{
	z-index:100;
}

#navbar-header .container .nav-bloc{
	width:100%;
	float:none;
	position:absolute;
	right:0;
	top:50%;
	transform:translate(0, -50%);
}

#navbar-header a.btn-mobile{
	display:inline-block !important;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	border-radius:100%;
	text-align:center;
	border:2px solid #fff;
	color:#fff;
	margin:0 5px;
}

#navbar-header a.btn-phone{
	display:inline-block !important;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	border-radius:100%;
	text-align:center;
	border:2px solid #c2b59b;
	background:#c2b59b;
	color:#fff;
	margin:0 5px;
}

/* ------------------------------------------------------------
		MAIN MENU
------------------------------------------------------------ */

nav#main-menu {
	display:none;
	margin:16px 0 0 0;
	position: absolute;
	left: 0;
	width: 100%;
	background: #414042;
	z-index:1000;
	box-shadow: 0 3px 14px rgba(0,0,0, 0);
	transition:none;
}

nav#main-menu ul {
	padding: 8px 0;
	margin: 0;
}

nav#main-menu ul li {
	width:100%;
	list-style:none;
	padding: 0;
}

nav#main-menu ul li ul.level_1 {
	display:none !important;
}

nav#main-menu ul li.separator {
	display:none;
}

nav#main-menu ul li a {
	padding: 10px; 
	display:block;
	text-align: center;
}

nav#main-menu ul li:last-child a{
	padding: 10px;
}

/* ------------------------------------------------------------
		MENU MOBILE
------------------------------------------------------------ */

nav#menu-mobile {
	display:none;
	margin:24px 0 0 0;
	position: absolute;
	left: 0;
	width: 100%;
	background: #f2f2f2;
	z-index:1000;
	box-shadow: 0 3px 14px rgba(0,0,0,0.10);
	transition:none;
}

nav#menu-mobile ul {
	padding: 8px 0;
	margin: 0;
}

nav#menu-mobile ul li {
	width:100%;
	list-style:none;
	padding: 0;
}

nav#menu-mobile ul li ul {
	display:none;
}

nav#menu-mobile ul li.separator {
	display:none;
}

nav#menu-mobile ul li a {
	font:700 12px/20px 'Montserrat', sans-serif;
	text-transform:uppercase;
	color:#1c1c1c;
	padding: 10px; 
	display:block;
	text-align: center;
}

/* ------------------------------------------------------------
		SLIDER TOP
------------------------------------------------------------ */
body.homepage section#slider-top .sp-mask, body.homepage section#slider-top .sp-slides .sp-slide{
	/*height:60vh !important;*/
}

/* ------------------------------------------------------------
		GMAP FOOTER
------------------------------------------------------------ */

section#gmap-footer{
	height:auto;
}

/* ------------------------------------------------------------
       ICON HOME FULL
------------------------------------------------------------ */

section#icone-home-full{
    margin:0 -15px;
    padding: 0 15px;
}

/* ------------------------------------------------------------
        BTN CALL TO ACTION
------------------------------------------------------------ */
section.call-to-action {
     margin: 0 -15px;
}

/* ------------------------------------------------------------
		DEFAULT CONTENT
------------------------------------------------------------ */

section#default-content .ui-accordion{
	margin:0;
	padding:40px;
}


section#default-content .ui-accordion h3{
	background: #e6e6e6;
}

/* ------------------------------------------------------------
		SLIDER DESIGNEE
------------------------------------------------------------ */

section#slider-design-h .sp-layer {
	padding: 20px;
	width: 100%;
}

section#slider-design-h .sp-layer:before {
    display:none;
}

section#slider-design-h .sp-layer h3 {
	font:700 16px/20px 'Montserrat', sans-serif;
	margin:0 0 10px 0;
}

section#slider-design-h .sp-layer ul {
	padding:0;
}

section#slider-design-h .sp-layer ul li {
	font: 300 18px/30px 'Montserrat', sans-serif;
}

section#slider-design-h .sp-layer a.btn{
	font: 700 14px/20px 'Montserrat', sans-serif;
}

section#slider-design-h .sp-layer #macaron-action-speciale{
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	padding:20px;
	border-radius: 0;
	transform: none;
	margin:20px 0;
	background:none;
	border:2px solid #c2b59b;
}

section#slider-design-h .sp-layer #macaron-action-speciale .center-content{
	top: 0;
    transform:none;
}

section#slider-design-h .sp-layer #macaron-action-speciale .center-content span{
	display:inline;
}

/* ------------------------------------------------------------
		MISC
------------------------------------------------------------ */

.txt-large{
	font:400 18px/26px 'Montserrat', sans-serif;
}

/* ------------------------------------------------------------
		BOOTSTRAP CHEATS
------------------------------------------------------------ */

.container {
    width: 100%;
  }

/* ------------------------------------------------------------
		MIC
------------------------------------------------------------ */

/* ---------- TYPE 5 ---------- */

.type_5 .block_article:hover .cc_vignette a:after{display:none;}

.type_5 .block_article .cc_content .cc_title, .type_5 .block_article .cc_content .cc_excerpt, .type_5 .block_article .cc_content .cc_read_more{
	padding: 0 25px;
}

.type_5 .block_article .cc_content .cc_title h3{
	font: 700 16px/24px 'Montserrat', sans-serif;
}

/* ---------- TYPE 8 ---------- */

.type_8 .block_article:hover .cc_vignette a:after{display:none;}

.type_8 .block_article .cc_content .cc_title, .type_8 .block_article .cc_content .cc_excerpt, .type_8 .block_article .cc_content .cc_read_more{
	padding: 0 25px;
}

.type_8 .block_article .cc_content .cc_title h3{
	font: 700 16px/24px 'Montserrat', sans-serif;
}

/* ---------- TYPE 11 ---------- */

.type_11 .block_article:hover .cc_vignette a:after{display:none;}

.type_11 .block_article .cc_content .cc_title, .type_11 .block_article .cc_content .cc_excerpt, .type_11 .block_article .cc_content .cc_read_more{
	padding: 0 25px;
}

.type_11 .block_article .cc_content .cc_title h3{
	font: 700 16px/24px 'Montserrat', sans-serif;
}

/* ---------- TYPE 12 ---------- */

.type_12 .block_article:hover .cc_vignette a:after{display:none;}

.type_12 .block_article .cc_content .cc_title, .type_12 .block_article .cc_content .cc_excerpt, .type_12 .block_article .cc_content .cc_read_more{
	padding: 0 25px;
}

.type_12 .block_article .cc_content .cc_title h3{
	font: 700 16px/24px 'Montserrat', sans-serif;
}

/* ------------------------------------------------------------
		GALLERY
------------------------------------------------------------ */

.galleryType1Photo.g-landscape {padding: 0 0 22.526041%;}	
.galleryType1Photo.g-portrait {padding: 0 0 49.479166%;}	
.galleryType1Photo.g-square {padding: 0 0 33.333333%;}

}

/* Small Devices, Tablets */
 @media (max-width : 767px) {

 	h2 {
	    font: 400 22px/37px 'Montserrat', sans-serif;
	    margin: 40px 0 20px 0;
	    text-align: left;
	    position: relative;
	    text-transform: uppercase;
	    color: #aaaaaa!important;
	    letter-spacing: 2px;
	}

	h2:before{
		display: none;
	}

 	.showroom-style .bloc-contact-info {
    	padding:0 !important;
    	margin: 0 auto !important;
    	margin-bottom: 80px !important;
    	width: 100% !important;
	}

	.showroom-style .adresse-contact, .showroom-style #horaire-contact{
		padding: 10px;
	}

	.type_11 .block_article .cc_content .cc_title {
	    margin-top: 40px;
	    padding: 0;
	}	

	section#icone-home-head .content_articles .block_article {
		margin-top: 50px !important;
	}

	section#icone-home-head .content_articles .block_article:last-child {
		margin-top: 30px !important;
	}

	.homepage #navbar-header{
		padding: 0;
	}

	.homepage #navbar-header .logo-bloc{
		margin-bottom: 20px;
		margin-top: 10px;
	}

	#navbar-header .container .nav-bloc {
		top: 45%;
	}

	/* ------------------------------------------------------------
			TOPBAR
	------------------------------------------------------------ */

	header #topbar .header-coord, header #topbar .header-tools {
	    text-align: center;
	    font-size:11px;
	}

	 header #topbar .header-coord a{
	 	margin:0 3px;
	 }

	 header #topbar .header-tools{
		margin:0;
	}

	section#slider-top .container .slider-text {
	    top: 50%;
	}
	nav#main-menu {
	    display: none;
	    margin: 30px 0 0 0;
	}

	section#slider-top .container .slider-text h1:before {
	    left: 50px;
	    top: 12px;
	}

	section#slider-top .container .slider-text h1:after {
	    right: 50px;
	    top: 12px;
	}

	/* ------------------------------------------------------------
			CTA MOBILE
	------------------------------------------------------------ */

	section#cta-mobile .btn{
		width:100%;
		margin:0;
		text-align:center;
		border-radius: 0;
	}

	/* ------------------------------------------------------------
			SLIDER TOP
	------------------------------------------------------------ */

	section#slider-top .container{
		width:100%;
	}
	section#slider-top .container .slider-text h1{
		font:300 30px/30px 'Montserrat', sans-serif;
	}
	section#slider-top .container .slider-text p{
		font:300 16px/20px 'Montserrat', sans-serif;
		margin: 0
	}
	body.homepage section#slider-top .sp-mask, body.homepage section#slider-top .sp-slides .sp-slide{
	    height: 165px !important;
	}
	/* ------------------------------------------------------------
			ACTION SPECIALE
	------------------------------------------------------------ */

	section#action-speciale{
		padding:0;
	}

	/* ------------------------------------------------------------
			ICON HOME
	------------------------------------------------------------ */

	section#icone-home-head{
		margin-top:20px;
	}

	section#icone-home-head .content_articles{
		text-align: center;
	}

	section#icone-home-head .content_articles .block_article{
		float:none;
		display: inline-block;
	}

	/* ------------------------------------------------------------
		ICON HOME FULL
	------------------------------------------------------------ */

	section#icone-home-full{
		margin:0 -15px;
		padding: 0 15px;
	}

	/* ------------------------------------------------------------
		BTN CALL TO ACTION
	------------------------------------------------------------ */
	section.call-to-action {
		margin: 0 -15px;
	}

	/* ------------------------------------------------------------
			DEFAULT CONTENT
	------------------------------------------------------------ */

	section#default-content .ui-accordion {
	    padding: 10px;
	}

	/* ------------------------------------------------------------
			PAGE CONTACT
	------------------------------------------------------------ */

	main#content .coord-contact-page .bloc-contact-info{
		padding:20px;
		width:90%;
	}

	/* ------------------------------------------------------------
			SLIDER DESIGNEE
	------------------------------------------------------------ */

	.center-content {
	    margin:0 auto;
	}


	section#slider-design-h .sp-layer a.btn{
		width:100%;
		text-align:center;
	}

	section#slider-design-h .sp-layer .center-content{
		left: 50%;
		position: absolute;
		margin-right: 0;

		transform: translate(-50%,-50%);
	}


	/* ------------------------------------------------------------
			RESPONSIVE IFRAME
	------------------------------------------------------------ */

	.responsive-iframe.facebook {
		padding-bottom: 196px;
	}

	/* ------------------------------------------------------------
			SHARETHIS
	------------------------------------------------------------ */

	#sharethis{
		width:300px;
		height:80px;
		position: relative;
		top:auto; right: auto;
		padding:10px; margin:0 auto;
	}

	#sharethis a.stbar {
		float:left;
		margin:15px 20px;
		padding:0;
		right:0;
		width:30px;
		height:30px;
		line-height:30px;
		text-align:center;
	}

	/* ------------------------------------------------------------
	 		MISC
	------------------------------------------------------------ */
		 
	.section-large{
		padding:30px 0;
		clear:both;
	}

	.section-med{
		padding:20px 0 40px 0;
		clear:both;
	}

	.section-small{
		padding:40px 0;
		clear:both;
	}

	/* ------------------------------------------------------------
			MIC
	------------------------------------------------------------ */

	/* ---------- TYPE 1 ---------- */

	.type_1 .block_article, .type_1 .block_article.altered{
		padding:20px;
	}

	.type_1 .block_article .cc_vignette, .type_1 .block_article.altered .cc_vignette{
		float:none;
		margin:0 auto;
	}

	.type_1 .block_article .cc_video, .type_1 .block_article.altered .cc_video{
		float:none;
		margin:0 auto;
	}

	.type_1 .block_article .cc_vignette:after, .type_1 .block_article.altered .cc_vignette:after{
		display:none;
	}

	/* ---------- TYPE 5 ---------- */

	.type_5 .block_article{
		width:48%;
		margin:20px 1%;
	}

	.type_5 .block_article .cc_content .cc_title{
		padding:0 10px;
	}

	/* ---------- TYPE 8 ---------- */

	.type_8 .block_article{
		width:100%;
		max-width:400px;
		margin:20px auto;
		float:none;
	}

	.type_8 .block_article .cc_content .cc_title{
		padding:0 10px;
	}

	/* ---------- TYPE 11 ---------- */

	.type_11 .block_article{
		width:50%;
		max-width:400px;
		margin:20px auto;
		float:none;
	}

	.type_11 .block_article .cc_content .cc_title{
		padding:0 10px;
	}

	/* ---------- TYPE 12 ---------- */

	.type_12 .block_article{
		width:100%;
		max-width:400px;
		margin:20px auto;
		float:none;
	}

	.type_12 .block_article .cc_content .cc_title{
		padding:0 10px;
	}

	#modal {
		padding: 48px; }
}

 @media (max-width : 680px) {
	section#slider-top .container .slider-text h1:before {
		left: 15px;
	}
	section#slider-top .container .slider-text h1:after {
		right: 15px;
	}	

	#slider-design-h .sp-mask{
	height: 500px !important;
}

#slider-design-h .sp-slide{
	height: 500px !important;
}

#slider-design-h .sp-slides .sp-image-container{
	height: 500px !important;
}
 }

@media (max-width : 544px) {

	section#slider-design-h .sp-layer .center-content {
		width: 80%;
	}

	section#slider-design-h .sp-layer{
		background: #414042;
		opacity: 1;
		transform: none;
	}

	section#slider-top .container .slider-text h1:before {
    display: none;
	}
	section#slider-top .container .slider-text h1:after {
	display: none;
	}	

	section#slider-top .container .slider-text h1 span {
		color: #c2b59b
	}

	section#slider-top .container .slider-text h1 .contentTitleh1span {
		color: #fff;
	}	
	
	section#slider-top .container .slider-text {
		width: 80%;
	}

	#modal {
		padding: 15px; }
}

@media (max-width: 523px){
	nav#main-menu {
	    margin: 16px 0 0 0;
	}

	.mod_ac_block_avis {
	    width: 100%;
	}

	h1 {
	    font: 700 30px/40px 'Montserrat', sans-serif;
	}

	#showroom-f .searchbar p {
    margin-right: 0;
    text-align: center;
	}
	
	#showroom-f .searchbar{
	flex-wrap: wrap;
	}


}

@media (max-width : 500px) {
.block-btn{
	flex-wrap: wrap;
	justify-content: center;
}

.type_5 .block_article{
	width: 100%;
}

.block-adaptive a {
	width: 80%;
}
.block-btn div{
	margin-bottom: 10px;
}
}

/* Extra Small Devices, Phones */ 
@media (max-width : 480px) {

/* ------------------------------------------------------------
		GALLERY
------------------------------------------------------------ */

	.galleryType1Photo.g-landscape {padding: 0 0 34.057971%;}
	.galleryType1Photo.g-portrait {padding: 0 0 74.154893%;}
	.galleryType1Photo.g-square {padding: 0 0 50%;}

	}

	.horaire-block-hours li {
		display: block;
}
}

