@media only screen and (max-width: 1170px) {
footer .container {
    padding: 0 15px;
}
footer .foot01 {
    width: 30%;
	padding-right: 15px;
}
footer h2 {
    font-size: 26px;
}
.foot04 {
    width: 25%;
}
.foot05 {
    width: 16%;
}
.container {
    padding: 0 15px;
}
.tab-content .info_tab:not(:last-child) {
    padding-right: 2%;
}
#Agrofourniture .sub-nav li a {
    font-size: 14px;
}
}

@media only screen and (max-width: 991px) {
#main-navigation-mobile{
	visibility:visible !important;
}
.open-menu {
	width: 30px;
	height: 24px;
	position: relative;
	margin: 0 10px;
	top: 44px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	display:block;
	float: left;
}
.open-menu  span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	background: #008fd3;
}
.open-menu span:nth-child(1) {
	top: 0px;
}
.open-menu span:nth-child(2), .open-menu span:nth-child(3) {
	top: 10px;
}
.open-menu span:nth-child(4) {
	top: 20px;
}

.mm-opening .open-menu span:nth-child(1) {
	top: 11px;
	width: 0%;
	left: 50%;
}
.mm-opening .open-menu span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mm-opening .open-menu span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mm-opening .open-menu span:nth-child(4) {
	top: 11px;
	width: 0%;
	left: 50%;
}
#main-navigation{
	display:none !important;
}

header .navbar-menu {
    display: inline-block;
    width: 100%;
}	
header .navbar-menu > .container{
    width: calc(100% - 50px);
    float: left;
}
header .logo {
    margin: 10px;
}
footer h2 {
    font-size: 24px;
}
footer .foot02,
footer .foot03 {
    width: 20%;
}
.foot04 {
    width: 30%;
}
.foot05 {
    width: 100%;
    text-align: center;
    padding: 0 !important;
}
#section_slider {
    height: 580px;
}
.menu_serres {
    padding: 15px;
}
#slide_serre {
    height: 280px;
}
#section_realisation .card_top {
    padding: 20px;
}
.tab-content .info_tab {
    font-size: 14px;
}
#maps_contact .info_tab i {
    margin-right: 10px;
}
#Agrofourniture .sub-nav li a {
    padding: 0 5%;
    font-size: 12px;
}
}


@media only screen and (max-width: 920px) {
header .coordonnee {
	font-size: 16px;
    margin-right: 20px;
}
#section_3_points .point a {
    margin: 50px 0 0 0;
}
}

@media only screen and (max-width: 840px) {
header .navbar-menu > .container {
    display: inline-block !important;
	-ms-flex-align: inherit !important;
    align-items: inherit!important; 
    -ms-flex-pack: inherit !important;
    justify-content: inherit !important;
}
header .head_right {
    float: left;
    width: 100%;
    margin-left: 10px;
}
header .reseaux_sociaux {
    float: right;
	margin-right: -30px;
}
}

@media only screen and (max-width: 767px) {
h1.titre {
    font-size: 32px;
    line-height: 34px;
}
.home #section_slider .content {
    min-height: 470px;
}
#section_slider {
    height: 480px;
}
#section_3_points {
    min-height: 600px;
}
#section_3_points .point {
    min-height: 60px;
	margin-top: 1px;
}
#section_3_points .point:after {
    height: 60px;
}
#section_3_points .point:hover {
    min-height: 480px;
    padding: 20px;
}
#section_innovation .innovation_left {
    text-align: center;
}
#section_innovation .icon {
    left: calc(50% - 290px);
}
#section_innovation .view {
    display: inline-block;
    width: 100%;
}
#section_innovation .innovation_left:after {
    right: calc(50% - 35px);
    left: inherit;
}
#section_realisation .container{
    text-align: center;
}
#section_realisation h1.titre br{
    display: none;
}
#section_realisation .btn {
    float: none;
}
#section_contact .row ,
#section_realisation .row {
    margin: 0;
}
#section_realisation .item {
    margin: 10px;
}
#section_contact .contact {
    margin: 0;
}
#section_agriculture h1.titre {
    font-size: 50px;
    line-height: 54px;
}
#section_contact .coordonnees > div {
    width: 50%;
}
footer .foot01{
    width: 100%;
    text-align: center;
}
footer .foot02, footer .foot03{
    width: 30%;
    margin-top: 20px;
}
footer .foot04{
    width: 40%;
    margin-top: 20px;
}
#maps_contact .tab-content>.tab-pane.show {
    display: block !important;
}
#maps_contact .tab-content .info_tab {
    width: 100%;
	display: inline-block;
}
#maps_contact .info_tab > div {
    float: left;
}
#maps_contact .tab-content .info_tab:not(:last-child) {
	border: none;
    border-bottom: 1px solid rgba(0,0,0,.05);
}
#maps_contact .nav-tabs .nav-item {
    padding: 0 20px;
    font-size: 12px;
}
#section_3_points .logo_point {
    max-height: 150px;
}
#section_3_points .point:hover .description {
    max-height: 115px;
}
#section_3_points .point a {
    margin: 20px 0 0 0;
}
}

@media only screen and (max-width: 640px) {
header .coordonnee {
    font-size: 14px;
    margin-right: 20px;
}
header .coordonnee .titre_coord {
    font-size: 10px;
}
header .coordonnee .icon_coord {
    margin-right: 15px;
}
}

@media only screen and (max-width: 580px) {
header .head_right {
    margin-left: 25px;
}
header .coordonnees, header .reseaux_sociaux {
    float: left;
    width: 100%;
    text-align: center;
	margin-right: 0;
	margin-top: 15px;
    display: inline-block !important;
}
header .coordonnee {
    display: inline-block !important;
	width: 220px;
}

header .coordonnee .icon_coord {
    float: left;
    line-height: 50px;
}
header .coordonnee > div {
    float: left;
    text-align: left;
}
#section_innovation .innovation_left {
    padding-top: 56px;
}
#section_innovation .icon {
    left: calc(50% - 56px);
    top: 0;
}
#section_innovation .innovation_left:after {
    display: none;
}
}

@media only screen and (max-width: 499px) {
#section_newsletter .mailpoet_form .mailpoet_submit {
    font-size: 0 !important;
	top: 0;
}
#section_innovation .view {
    height: 400px;
}
}

@media only screen and (max-width: 480px) {
.home #section_slider .content {
    min-height: 350px;
}
#section_slider {
    height: 350px;
}

#section_contact .coordonnees > div {
    width: 100%;
	padding: 0;
}
#section_contact .coordonnees .col-md-6:last-child {
    border: none;
    border-top: 1px solid #d2dce1;
    padding-left: 15px;
    padding-top: 15px;
}
#section_agriculture h1.titre {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 40px;
}
footer .foot02, footer .foot03, footer .foot04{
    width: 100%;
}
.foot05 {
    margin-top: 20px;
}
}