@media (max-width:767px) {
	body {
		padding: 0;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	#sp-menu {
		min-height: 0;
	}
	.logo-wrapper {
		padding: 19px 0px;
	}
	.bouteille {
		padding: 0 20px;
		text-align: center;
	}
	.bouteille .bouteille-info .link {
		float: none;
		display: inline-block;
	}
	#nos-content .nos-item {
		width: 100%;
		float: left;
		text-align: center;
		margin-bottom: 30px;
	}
	#nos-content .nos-item .nos-images {
		width: auto;
		float: none;
		display: inline-block;
	}
	.sp-newsletter {
		float: left;
		margin-top: 20px;
	}
	#sp-footer-2 ul {
		float: left;
		margin-top: 10px;
	}
	#sp-footer-2 ul  li:first-child{
		margin-left: 0;
	}
}
@media (max-width:600px) {
	#frmnews input {
		width: 270px;
	}
	.sp-main-menu-toggler {
		right: 20px;
	}
}

@media (max-width:480px) {
	.sp-main-menu-toggler {
		border: none;
		padding: 5px 0px;
		border-radius: 0;
		margin-left: auto;
		margin-right: auto;
		right: auto;
	}
	#sp-bottom-wrapper h3 {
		line-height: 28px;
	}
	.sp-newsletter .newsletter .news-title {
		padding: 12px 10px;
	}
	.news-form {
		background-position: -13% 0%;
	}
	#frmnews input {
		width: 140px;
	}
	#sp-presentation p {
		padding: 0;
	}	
	ul#header_links {
	display: none !important;
	}	
}
@media (max-width:320px) {
	#sp-presentation h3 {
		font-size: 24px;
	}
	#sp-presentation h5 {
		font-size: 15px;
	}
	h3.title {
		font-size: 26px;
	}
	p.des {
		font-size: 15px;
	}
	.bouteille .bouteille-info h3 a {
		font-size: 24px;
	}
	.bouteille .bouteille-info h5 {
		font-size: 14px;
	}
	.news-form {
		background: none;
	}
	#frmnews input {
		width: 135px;
	}
}
