@charset "UTF-8";

@media (min-width: 992px) and (max-width: 1200px){
.logo {
}
.pres h1 {
	font-size: 1em;
}
.pres p {
	font-size: 0.9em;
}
h2 {
	font-size: 1.2em;
}
.titre h1 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
.row.pres .col-lg-4.slides.col-md-4 #carousel1 {
	margin-top: 45px;
	margin-bottom: auto;
}
.slides {
	height: 0px;
}
.logo {
	height: 160px;
	background-color: #FFFFFF;
}
.logobouchons {
	max-height: 160px;
}
.contact {
	height: 160px;
}
}

@media (min-width: 767px) and (max-width: 991px){
.logo {
	height: 125px;
	padding-bottom: 0px;
}
.logobouchons {
	max-height: 125px;
}
.contact {
	height: 125px;
}
.presentation {
	height: auto;
}
.contact-collecte {
	margin-top: 10px;
}
.margetop {
	margin-top: 15px;
}
.margebottom {
	margin-bottom: 20px;
}
.slides {
	margin-top: 8px;
}
}

@media (max-width: 767px){
.logo {
	height: auto;
}
.logobouchons {
	margin-left: auto;
	margin-right: auto;
}
.contact {
	height: auto;
}
.titre {
	margin-top: 10px;
	border-radius: 30px;
}
.pres {
	margin-top: 10px;
}
.presentation {
	margin-bottom: 20px;
	margin-top: 0px;
	height: auto;
}
.slides {
}
.video {
	height: auto;
	padding-bottom: 10px;
}
.infos {
}
.video {
	margin-top: 10px;
	height: auto;
}
.margetop {
	margin-top: 20px;
}
.footone {
	height: auto;
	padding-bottom: 10px;
}
}
