@media (max-width: 980px) {

/*-------------------------------------------------------
NAVIGATION
---------------------------------------------------------*/
.navigation #main-nav li {
	float:none!important;
	border-bottom: 1px solid #464141;
}

.nav-collapse .nav {
	margin-bottom:0 !important;
}

.nav-collapse .nav > li > a {
	margin-bottom:0;
	border-radius:0 !important;
	box-shadow:0 !important;
	text-shadow:none !important;
	font-weight:normal !important;
}

}


@media (max-width: 767px) {

/*-------------------------------------------------------
GLOBAL
---------------------------------------------------------*/
body {
	padding: 0;
}

/*-------------------------------------------------------
NAVIGATION
---------------------------------------------------------*/
.navigation #main-nav li {
	float:none!important;
	border-bottom: 1px solid #464141;
}

.nav-collapse .nav {
	margin-bottom:0 !important;
}

.nav-collapse .nav > li > a {
	margin-bottom:0;
	border-radius:0 !important;
	box-shadow:0 !important;
	text-shadow:none !important;
	font-weight:normal !important;
}

/*-------------------------------------------------------
SLIDE
---------------------------------------------------------*/
.slide {
	height: auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.flexslider .caption {
	display:none !important;
}

/*-------------------------------------------------------
TITRE PAGE
---------------------------------------------------------*/
.titre_page {
	padding: 20px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-align: center;
}

/*-------------------------------------------------------
CONTENU
---------------------------------------------------------*/
.contenu {
	padding: 0;
}

/*-------------------------------------------------------
COPYRIGHT
---------------------------------------------------------*/
.copyright {
	padding: 20px;
	margin: 0;
}

/*-------------------------------------------------------
FOOTER
---------------------------------------------------------*/
.pied_de_page {
	padding: 20px;
	margin: 0;
}

/*-------------------------------------------------------
DIVERS
---------------------------------------------------------*/
.thumbnail {
	display: inline-block;
}

/*-------------------------------------------------------
CARTE GOOGLE MAP
---------------------------------------------------------*/
.carte_google_map {
	margin: -12px 0 0;
}

}
