/*----------------------------------- Responsive -----------------------------------*/

@media screen and (max-width: 455px) {
  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .slider h2 {
    margin-bottom: 15px;
  }

  .title {
    font-size: 22px;
  }

  .texte {
    font-size: 32px;
    line-height: 36px;
  }

  .strategie p,
  .strategie h2 {
    margin-left: 40px;
  }


  .btnUrl {
    margin: auto;
    display: table;
    padding-top: 45px;
  }

  .urlMobile {
    margin-left: 0;   
    display: initial;
  }

  .outil_production {
    font-size: 21px !important;
  }

  .presence .chiffre {
    font-size: 35px;
  }

  .presence span {
    font-size: 16px;
  }

  .slider p {
    width: 100%;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  .nav_footer li:not(:first-child) {
    padding-left: 15px;
  }

  .nav_footer li:not(:last-child) {
    padding-right: 15px;
  }

  .strategie .col-sm-5,
  .strategie .col-sm-7,
  .engagement .col-sm-5,
  .engagement .col-sm-7 {
    width: 100%;
  }

  .engagement .row {
    display: flex;
    flex-direction: column;
  }

  .engagement .col-lg-5 {
    order: 2;    
    margin-top: 45px;
  }

  .presence {
    margin-bottom: 45px;
  }

  .recetteImage {
    padding: 15px;
  }

  .engagement h2:before {
    font-size: 140px;
  }

  footer h2 {
    margin-bottom: 35px;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .experience .recetteImage {
    margin-bottom: 15px;
  }

  .experience .col-lg-4:first-of-type .recetteImage {
    margin-top: 45px;
  }

  .btnUrl,
  .menuFooter {
    display: none;
  }

  .experience p {
    margin-bottom: 25px;
  }

  .abonnezVous:before {
    background-size: 90%;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  footer .logo img {
    width: 70%;
  }

  .contenuSlider {
    margin-left: 20px;
  }

  .experience h2,
  .experience p {
    margin-left: 0;
  }

  footer {
    padding: 20px 15px 40px 15px;
  }

  .search_form label {
    padding-top: 85px;
  }

  .search_form input.search-field {
    font-size: 40px;
    height: 95px;
  }

  .search-field.title_light::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 40px;
  }

  .search-field.title_light::-moz-placeholder { /* Firefox 19+ */
    font-size: 40px;
  }

  .search-field.title_light:-ms-input-placeholder { /* IE 10+ */
    font-size: 40px;
  }

  .search-field.title_light:-moz-placeholder { /* Firefox 18- */
    font-size: 40px;
  }

  #datafetch .recetteImage {
    height: 280px;
    max-height: 280px;
  }

  .wpcf7-email {
    width: 80%;
  }

  .number_item {
    left: 20px;
    font-size: 17px;
  }

  /*-- produit */
  .produit .owl-nav .owl-prev {
    left: -10%;
  }

  .produit .owl-nav .owl-next {
    right: -10%;
  }

  .produit .owl-nav .owl-prev:after, 
  .produit .owl-nav .owl-next:after {
    font-size: 60px;
  }

  .contenu_page ul {
    padding: 0 15px;
  }

  .contenuHeader h1 {
    text-align: center;
  }

  .breadcrumbHeader {
    display: initial;
  }

  .breadcrumbHeader span {
    display: table;
    margin-bottom: 15px;
    margin: auto;
    text-align: center;
  }

  .breadcrumbHeader span:first-of-type {
    float: left;
  }

  .breadcrumbHeader span:not(:last-child):after {
    height: 15px;
  }

  .navigation_mobile a {
    padding: 15px 0 !important;
  }

  /*-- identiter */
  .contenu_page {
    padding: 60px 0;
  }

  .identiter span {
    font-size: 16px;
  }

  .towBloack {
    margin: 25px 0;
    flex-direction: column;
  }

  .blockOne {
    order: 2;
  }

  footer span {
    font-size: 16px;
  }

  footer .contactNumber span:first-of-type {
    border: none;
    padding-right: 0;
  }

  footer .contactNumber span:nth-of-type(2) {
    padding-left: 0;
  }

  footer .contactNumber {
    flex-direction: column;
  }

  /*-- historique */
  .contenu_page li {
    font-size: 16px;
  }

  .strategie {
    padding: 60px 0;
  }

  /*-- produit */
  .listCat {
    display: none;
  }

  .listPost .col-lg-4:not(:first-of-type) {
    margin-top: 25px;
  }

  .nosRecette p {
    width: 100%;
  }

  .nosRecette a {
    font-size: 18px;
    margin-top: 20px;
  }

  .listCatMobile {
    display: block;
    padding-top: 25px;
    margin-bottom: 45px;
  }

  .listCatMobile .item a {
    margin: auto;
    display: table;
    color: #2d434b;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
  }

  .listCatMobile .catImage {
    height: 100px;
    display: flex;
    max-width: 200px;
    align-items: center;
  }

  .listCatMobile .owl-item.this_active a {
    opacity: 1;
    transition: .5s;
  }

  .listCatMobile .owl-item a {
    opacity: .5;
    transition: .5s;
  }

  .listCatMobile .owl-nav .owl-prev:after, 
  .listCatMobile .owl-nav .owl-next:after {
    color: #2a4149;
    font-size: 50px;
  }

  .listCatMobile .owl-prev {
    left: 5%;
  }

  .listCatMobile .owl-next {
    right: 5%;
  }

  .experience.nosRecette p {
    font-size: 26px;
  }

  /*-- produit interne */

  .poids {
    margin-bottom: 45px;
  }

  .slider-control {
    z-index: 99999;
    position: absolute;
  }

  .slider-control.prev {
    top: 35%;
    left: 50px;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);  
  }

  .slider-control.next {
    top: 15%;
    right: 50px;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);
  }

  .imgPrd {
    margin-top: 45px;
  }

  .certification p {
    width: 100%;
  }

  .listCatMobile .owl-item.active a {
    opacity: 1;
    transition: .5s;
  }

  .experience .linkUrl {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  /*-- recetteSimilaire */
  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  .recetteSimilaire .row {
    flex-direction: column;
  }

  .recetteSimilaire .col-lg-4 {
    margin-bottom: 25px;
  }

  .breadcrumbHeader span:not(:last-of-type) {
    display: none;
  }

  .savePdf {
    width: 100%;
    height: 100px;
    margin-top: 30px;
    border-radius: 5px;
  }

  .savePdf span {
    font-size: 21px;
  }

  .savePdf span>span {
    font-size: 28px;
  }

  .certification p {
    width: 100%;
  }

  .certification .col-xs-4 {
    width: 100%;
  }

  /*-- export */
  .worldMap p {
    width: 95%;
  }

  .titre,
  .exportCertificat h2 {
    font-size: 28px;
  }

  /*-- recette */
  .filter {
    margin-bottom: 10px;
    flex-direction: column;
  }
  
  .filter h2 {
    margin-bottom: 15px;
  }

  .filter,
  .filter select,
  .filter h2 {
    font-size: 24px;
  }

  .listRecettes .boxRecette {
    margin-top: 35px;
  }

  /*-- recette */
  .recetteInterne>.container>.row {
    flex-direction: column;
  }

  .recetteInterne .col-lg-3 {
    align-items: center;
  }

  .recetteInterne .imagePrd {
    width: initial;
  }

  .recetteInterne h5 {
    margin-top: 60px;
  }

  .recetteInterne .bestPost .col-lg-4 {
    margin-bottom: 35px;
  }

  .reseauSociaux {
    margin-bottom: 45px;
  }

  /*-- contact */
  .infoContact h2 {
    font-size: 35px;
  }

  .infoContact .col-lg-4 {
    margin-bottom: 25px;
  }

  .formulaireContact .formContact {
    margin-bottom: 25px;
  }

  .formulaireContact .msgContact {
    margin-top: 0;
  }

  .contentCertificat .owl-nav .owl-next {
    right: 0;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: 0;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
    font-size: 21px;
  }

  .contentCertificat p,
  .contentCertificat li {
    font-size: 16px;
  }

  .contentCertificat .item img {
    width: 60%;
  }

  .owl-nav .owl-prev:after,
  .owl-nav .owl-next:after {
    font-size: 70px;
  }

}

@media screen and (max-width: 599px) and (min-width: 456px) {
  .search_form label {
    padding-top: 85px;
  }

  .search_form input.search-field {
    font-size: 50px;
  }

  .search-field.title_light::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 50px;
  }

  .search-field.title_light::-moz-placeholder { /* Firefox 19+ */
    font-size: 50px;
  }

  .search-field.title_light:-ms-input-placeholder { /* IE 10+ */
    font-size: 50px;
  }

  .search-field.title_light:-moz-placeholder { /* Firefox 18- */
    font-size: 50px;
  }

  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .slider h2 {
    margin-bottom: 15px;
  }

  .title {
    font-size: 22px;
  }

  .texte {
    font-size: 32px;
    line-height: 36px;
  }

  .strategie p,
  .strategie h2 {
    margin-left: 40px;
  }

  .btnUrl {
    margin: auto;
    display: table;
    padding-top: 45px;
  }

  .urlMobile {
    margin-left: 0;   
    display: initial;
  }

  .outil_production {
    font-size: 21px !important;
  }

  .presence .chiffre {
    font-size: 35px;
  }

  .presence span {
    font-size: 16px;
  }

  .engagement h2 {
    width: 50%;
  }

  .slider p {
    width: 100%;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  .nav_footer li:not(:first-child) {
    padding-left: 15px;
  }

  .nav_footer li:not(:last-child) {
    padding-right: 15px;
  }

  .strategie .col-sm-5,
  .strategie .col-sm-7,
  .engagement .col-sm-5,
  .engagement .col-sm-7 {
    width: 100%;
  }

  .engagement .row {
    display: flex;
    flex-direction: column;
  }

  .engagement .col-lg-5 {
    order: 2;    
    margin-top: 45px;
  }

  .presence {
    margin-bottom: 45px;
  }

  .recetteImage {
    padding: 15px;
  }

  .engagement h2:before {
    font-size: 180px;
  }

  footer h2 {
    margin-bottom: 35px;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .experience .recetteImage {
    margin-bottom: 15px;
  }

  .experience .col-lg-4:first-of-type .recetteImage {
    margin-top: 45px;
  }

  .btnUrl,
  .menuFooter {
    display: none;
  }

  .experience p {
    margin-bottom: 25px;
  }

  .abonnezVous:before {
    background-size: 90%;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  footer .logo img {
    width: 70%;
  }

  .contenuSlider {
    margin-left: 20px;
  }

  .experience h2,
  .experience p {
    margin-left: 0;
  }

  .number_item {
    left: 20px;
  }

  footer {
    padding: 20px 15px 40px 15px;
  }

  /*-- produit */
  .produit .owl-nav .owl-prev {
    left: -10%;
  }

  .produit .owl-nav .owl-next {
    right: -10%;
  }

  .produit .owl-nav .owl-prev:after, 
  .produit .owl-nav .owl-next:after {
    font-size: 60px;
  }

  .contenu_page ul {
    padding: 0 15px;
  }

  .breadcrumbHeader {
    display: initial;
  }

  .breadcrumbHeader span {
    display: table;
    margin-bottom: 15px;
  }

  .breadcrumbHeader span:first-of-type {
    float: left;
  }

  .breadcrumbHeader span:not(:last-child):after {
    height: 15px;
  }

  /*-- identiter */
  .contenu_page {
    padding: 60px 0;
  }

  .identiter span {
    font-size: 16px;
  }

  .towBloack {
    margin-bottom: 45px;
  }

  /*-- historique */
  .contenu_page li {
    font-size: 16px;
  }

  /*-- produit */
  .listCat {
    display: none;
  }

  .listPost .col-lg-4:not(:first-of-type) {
    margin-top: 25px;
  }

  .nosRecette p {
    width: 100%;
  }

  .nosRecette a {
    margin-top: 20px;
  }

  .listCatMobile {
    display: block;
    padding-top: 25px;
    margin-bottom: 45px;
  }

  .listCatMobile .item a {
    margin: auto;
    display: table;
    color: #2d434b;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
  }

  .listCatMobile .catImage {
    height: 100px;
    display: flex;
    max-width: 200px;
    align-items: center;
  }

  .listCatMobile .owl-item.this_active a {
    opacity: 1;
    transition: .5s;
  }

  .listCatMobile .owl-item a {
    opacity: .5;
    transition: .5s;
  }

  .listCatMobile .owl-nav .owl-prev:after, 
  .listCatMobile .owl-nav .owl-next:after {
    color: #2a4149;
    font-size: 70px;
  }

  .listCatMobile .owl-prev {
    left: 5%;
  }

  .listCatMobile .owl-next {
    right: 5%;
  }

  /*-- produit interne */

  .poids {
    margin-bottom: 45px;
  }

  .slider-control {
    z-index: 99999;
    position: absolute;
  }

  .slider-control.prev {
    top: 35%;
    left: 50px;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);  
  }

  .slider-control.next {
    top: 15%;
    right: 50px;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);
  }

  .imgPrd {
    margin-top: 45px;
  }

  .listCatMobile .owl-item.active a {
    opacity: 1;
    transition: .5s;
  }

  /*-- recetteSimilaire */
  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  .recetteSimilaire .row {
    flex-direction: column;
  }

  .recetteSimilaire .col-lg-4 {
    margin-bottom: 25px;
  }

  .breadcrumbHeader span:not(:last-of-type) {
    display: none;
  }

  .savePdf {
    width: 120px;
    height: 120px;
  }

  .savePdf span {
    font-size: 21px;
  }

  .savePdf span>span {
    font-size: 28px;
  }

  .certification p {
    width: 100%;
  }

  /*-- export */
  .worldMap p {
    width: 95%;
  }

  /*-- recette */
  .filter {
    margin-bottom: 10px;
  }

  .filter,
  .filter select,
  .filter h2 {
    font-size: 24px;
  }

  .listRecettes .boxRecette {
    margin-top: 35px;
  }

  /*-- recette */
  .recetteInterne>.container>.row {
    flex-direction: column;
  }

  .recetteInterne .col-lg-3 {
    align-items: center;
  }

  .recetteInterne .imagePrd {
    width: initial;
  }

  .recetteInterne h5 {
    margin-top: 60px;
  }

  .recetteInterne .bestPost .col-lg-4 {
    margin-bottom: 35px;
  }

  .reseauSociaux {
    margin-bottom: 45px;
  }

  /*-- contact */
  .infoContact h2 {
    font-size: 35px;
  }

  .infoContact .col-lg-4 {
    margin-bottom: 25px;
  }

  .formulaireContact .formContact {
    margin-bottom: 25px;
  }

  .formulaireContact .msgContact {
    margin-top: 0;
  }

  .contentCertificat .owl-nav .owl-next {
    right: 0;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: 0;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
    font-size: 21px;
  }

  .contentCertificat p,
  .contentCertificat li {
    font-size: 16px;
  }

  .contentCertificat .item img {
    width: 60%;
  }

  .owl-nav .owl-prev:after,
  .owl-nav .owl-next:after {
    font-size: 70px;
  }

  .contentCertificat {
    padding: 60px 0;
  }

  .sliderCertificat .owl-stage-outer {
    padding: 15% 0;
  }
}

@media screen and (max-width: 767px) and (min-width: 600px) {
  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .slider h2 {
    margin-bottom: 15px;
  }

  .texte {
    font-size: 40px;
    line-height: 50px;
  }

  .strategie p,
  .strategie h2 {
    margin-left: 40px;
  }

  .btnUrl {
    margin: auto;
    display: table;
    padding-top: 45px;
  }

  .urlMobile {
    margin-left: 0;   
    display: initial;
  }

  .presence .chiffre {
    font-size: 45px;
  }

  .presence span {
    font-size: 16px;
  }

  .engagement h2 {
    width: 50%;
  }

  .slider p {
    width: 90%;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  .nav_footer li:not(:first-child) {
    padding-left: 15px;
  }

  .nav_footer li:not(:last-child) {
    padding-right: 15px;
  }

  .strategie .col-sm-5,
  .strategie .col-sm-7,
  .engagement .col-sm-5,
  .engagement .col-sm-7 {
    width: 100%;
  }

  .engagement .row {
    display: flex;
    flex-direction: column;
  }

  .engagement .col-lg-5 {
    order: 2;    
    margin-top: 45px;
  }

  .presence {
    margin-bottom: 45px;
  }

  .recetteImage {
    padding: 15px;
  }

  .engagement h2:before {
    font-size: 180px;
  }

  footer h2 {
    margin-bottom: 35px;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .experience .recetteImage {
    margin-bottom: 15px;
  }

  .experience .col-lg-4:first-of-type .recetteImage {
    margin-top: 45px;
  }

  .btnUrl,
  .menuFooter {
    display: none;
  }

  .experience p {
    margin-bottom: 25px;
  }

  .abonnezVous:before {
    background-size: 90%;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  footer .logo img {
    width: 70%;
  }

  /*-- produit */
  .produit .owl-nav .owl-prev {
    left: -10%;
  }

  .produit .owl-nav .owl-next {
    right: -10%;
  }

  .contenu_page ul {
    padding: 0 15px;
  }

  /*-- identiter */
  .contenu_page {
    padding: 60px 0;
  }

  .identiter span {
    font-size: 16px;
  }

  .towBloack {
    margin-bottom: 45px;
  }

  /*-- historique */
  .contenu_page li {
    font-size: 16px;
  }

  /*-- produit */
  .listCat {
    display: none;
  }

  .listPost .col-lg-4:nth-child(n+3) {
    margin-top: 25px;
  }

  .nosRecette p {
    width: 70%;
  }

  .listCatMobile {
    display: block;
    padding-top: 25px;
    margin-bottom: 45px;
  }

  .listCatMobile .item a {
    margin: auto;
    display: table;
    color: #2d434b;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
  }

  .listCatMobile .catImage {
    height: 100px;
    display: flex;
    max-width: 200px;
    align-items: center;
  }

  .listCatMobile .owl-item.this_active a {
    opacity: 1;
    transition: .5s;
  }

  .listCatMobile .owl-item a {
    opacity: .5;
    transition: .5s;
  }

  .listCatMobile .owl-nav .owl-prev:after, 
  .listCatMobile .owl-nav .owl-next:after {
    color: #2a4149;
    font-size: 70px;
  }

  .listCatMobile .owl-prev {
    left: 5%;
  }

  .listCatMobile .owl-next {
    right: 5%;
  }

  /*-- produit interne */

  .poids {
    margin-bottom: 45px;
  }

  .slider-control {
    z-index: 99999;
    position: absolute;
  }

  .slider-control.prev {
    top: 35%;
    left: 50px;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);  
  }

  .slider-control.next {
    top: 15%;
    right: 50px;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);
  }

  .imgPrd {
    margin-top: 45px;
  }

  .listCatMobile .owl-item.active a {
    opacity: 1;
    transition: .5s;
  }

  /*-- recetteSimilaire */
  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  .recetteSimilaire .row {
    flex-direction: column;
  }

  .recetteSimilaire .col-lg-4 {
    margin-bottom: 25px;
  }

  .breadcrumbHeader span:not(:last-of-type) {
    display: none;
  }

  .savePdf {
    width: 150px;
    height: 150px;
  }

  .savePdf span {
    font-size: 23px;
  }

  .savePdf span>span {
    font-size: 30px;
  }

  /*-- export */
  .worldMap p {
    width: 95%;
  }

  /*-- recette */
  .filter {
    margin-bottom: 10px;
  }

  .filter,
  .filter select,
  .filter h2 {
    font-size: 32px;
  }

  .listRecettes .boxRecette {
    margin-top: 35px;
  }

  /*-- recette */
  .recetteInterne>.container>.row {
    flex-direction: column;
  }

  .recetteInterne .col-lg-3 {
    align-items: center;
  }

  .recetteInterne .imagePrd {
    width: initial;
  }

  .recetteInterne h5 {
    margin-top: 60px;
  }

  .recetteInterne .bestPost .col-lg-4 {
    margin-bottom: 35px;
  }

  .reseauSociaux {
    margin-bottom: 45px;
  }

  /*-- contact */
  .infoContact h2 {
    font-size: 35px;
  }

  .infoContact .col-lg-4 {
    margin-bottom: 25px;
  }

  .formulaireContact .formContact {
    margin-bottom: 25px;
  }

  .formulaireContact .msgContact {
    margin-top: 0;
  }

  .contentCertificat .owl-nav .owl-next {
    right: 0;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: 0;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
    font-size: 25px;
  }

  .contentCertificat p,
  .contentCertificat li {
    font-size: 16px;
  }
}

@media screen and (max-width: 928px) and (min-width: 768px) {
  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .slider h2 {
    margin-bottom: 15px;
  }

  .texte {
    font-size: 40px;
    line-height: 50px;
  }

  .strategie p,
  .strategie h2 {
    margin-left: 40px;
  }

  .btnUrl {
    margin: auto;
    display: table;
    padding-top: 45px;
  }

  .urlMobile {
    margin-left: 0;   
    display: initial;
  }

  .presence .chiffre {
    font-size: 45px;
  }

  .presence span {
    font-size: 16px;
  }

  .engagement h2 {
    width: 50%;
  }

  .slider p {
    width: 90%;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 60px 0;
  }

  .nav_footer li:not(:first-child) {
    padding-left: 15px;
  }

  .nav_footer li:not(:last-child) {
    padding-right: 15px;
  }

  .strategie .col-sm-5,
  .strategie .col-sm-7,
  .engagement .col-sm-5,
  .engagement .col-sm-7 {
    width: 100%;
  }

  .engagement .row {
    display: flex;
    flex-direction: column;
  }

  .engagement .col-lg-5 {
    order: 2;    
    margin-top: 45px;
  }

  .presence {
    margin-bottom: 45px;
  }

  .recetteImage {
    padding: 15px;
  }

  .engagement h2:before {
    font-size: 180px;
  }

  footer h2 {
    margin-bottom: 35px;
  }

  /*-- produit */
  .produit .owl-nav .owl-prev {
    left: -10%;
  }

  .produit .owl-nav .owl-next {
    right: -10%;
  }

  /*-- identiter */
  .identiter span {
    font-size: 16px;
  }

  /*-- historique */
  .contenu_page li {
    font-size: 16px;
  }

  /*-- produit */
  .listCat img {
    max-width: 170px;
  }

  .listPost .col-lg-4:nth-child(n+3) {
    margin-top: 25px;
  }

  .nosRecette p {
    width: 70%;
  }

  /*-- produit interne */

  .poids {
    margin-bottom: 45px;
  }

  .slider-control {
    z-index: 99999;
    position: absolute;
  }

  .slider-control.prev {
    top: 35%;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);  
  }

  .slider-control.next {
    top: 15%;
    right: 0;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);
  }

  .experience .col-lg-7 {
    margin-top: 45px;
  }

  /*-- recetteSimilaire */
  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  .recetteSimilaire .row {
    flex-direction: column;
  }

  .recetteSimilaire .col-lg-4 {
    margin-bottom: 25px;
  }

  .breadcrumbHeader span:not(:last-of-type) {
    display: none;
  }

  /*-- export */
  .worldMap p {
    width: 75%;
  }

  /*-- recetteSimilaire */
  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  .recetteSimilaire .row {
    flex-direction: column;
  }

  .recetteSimilaire .col-lg-4 {
    margin-bottom: 25px;
  }

  /*-- recette */
  .recetteInterne>.container>.row {
    flex-direction: column;
  }

  .recetteInterne .col-lg-3 {
    align-items: center;
  }

  .recetteInterne .imagePrd {
    width: initial;
  }

  .recetteInterne h5 {
    margin-top: 60px;
  }

  .reseauSociaux {
    margin-bottom: 45px;
  }

  /*-- contact */
  .infoContact h2 {
    font-size: 35px;
  }

  .infoContact .col-lg-4 {
    margin-bottom: 25px;
  }

  .contentCertificat .owl-nav .owl-next {
    right: 0;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: 0;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) and (min-width: 929px) {
  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .texte {
    font-size: 45px;
    line-height: 50px;
  }

  .strategie p,
  .strategie h2 {
    margin-left: 40px;
  }

  .btnUrl {
    margin: auto;
    display: table;
    padding-top: 45px;
  }

  .urlMobile {
    margin-left: 0;   
    display: initial;
  }

  .presence .chiffre {
    font-size: 45px;
  }

  .presence span {
    font-size: 16px;
  }

  .engagement h2 {
    width: 50%;
  }

  .engagement h2:before {
    font-size: 200px;
  }

  .engagement a {
    margin-bottom: 45px;
  }

  .slider p {
    width: 90%;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .strategie,
  .experience,
  .engagement {
    padding: 100px 0;
  }

  .nav_footer li:not(:first-child) {
    padding-left: 15px;
  }

  .nav_footer li:not(:last-child) {
    padding-right: 15px;
  }

  /*-- identiter */
  .identiter span {
    font-size: 16px;
  }

  .engagement .row {
    display: flex;
    flex-direction: column;
  }

  .engagement .col-lg-5 {
    order: 2;
  }

  /*-- produit */
  .listCat img {
    max-width: 170px;
  }

  .listPost .col-lg-4:nth-child(n+3) {
    margin-top: 25px;
  }

  .poids {
    margin-bottom: 45px;
  }

  .slider-control {
    z-index: 99999;
    position: absolute;
  }

  .slider-control.prev {
    top: 35%;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);  
  }

  .slider-control.next {
    top: 15%;
    right: 0;
    transform:rotate(270deg);
    -o-transform:rotate(270deg);  
    -ms-transform:rotate(270deg);    
    -moz-transform:rotate(270deg);  
    -webkit-transform:rotate(270deg);
  }

  .experience .col-lg-7 {
    margin-top: 45px;
  }

  /*-- recetteSimilaire */
  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  .recetteSimilaire .row {
    flex-direction: column;
  }

  .recetteSimilaire .col-lg-4 {
    margin-bottom: 25px;
  }

  /*-- recette */
  .recetteInterne>.container>.row {
    flex-direction: column;
  }

  .recetteInterne .col-lg-3 {
    align-items: center;
  }

  .recetteInterne .imagePrd {
    width: initial;
  }

  .recetteInterne h5 {
    margin-top: 60px;
  }

  .reseauSociaux {
    margin-bottom: 45px;
  }

  /*-- contact */
  .infoContact h2 {
    font-size: 35px;
  }

  .infoContact .col-lg-4 {
    margin-bottom: 25px;
  }

  .contentCertificat .owl-nav .owl-next {
    right: -5%;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: -5%;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .texte {
    font-size: 45px;
    line-height: 50px;
  }

  .strategie p,
  .strategie h2 {
    margin-left: 40px;
  }

  .btnUrl {
    margin: auto;
    display: table;
    padding-top: 45px;
  }

  .urlMobile {
    margin-left: 0;   
    display: initial;
  }

  .presence .chiffre {
    font-size: 45px;
  }

  .presence span {
    font-size: 16px;
  }

  .engagement h2 {
    width: 70%;
  }

  .slider p {
    width: 90%;
  }

  .logo {
    width: 30%;
    margin-left: 0;
  }

  .experience .col-lg-7 {
    margin-top: 45px;
  }

  /*-- produit */
  .produit .owl-nav .owl-prev {
    left: -10%;
  }

  .produit .owl-nav .owl-next {
    right: -10%;
  }

  /*-- produit interne */
  .sliderPrd .itemPrd {
    margin-top: 25px;
  }

  .slider-control.next {
    margin-top: 0;
  }

  .recetteSimilaire h2 {
    font-size: 30px;
  }

  .btnTsRecette {
    font-size: 18px;
  }

  /*-- contact */
  .infoContact h2 {
    font-size: 35px;
  }

  .contentCertificat .owl-nav .owl-next {
    right: 0;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: 0;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
  }
}

@media screen and (max-width: 1365px) and (min-width: 1200px) {
  .slider .item {
    background-position: bottom right !important;
  }

  select#qtranxs_select_qtranslate-chooser {
    font-size: 17px;
    margin-right: 35px;
  }

  .menu_header li {
    margin-right: 0;
    padding-right: 35px;
  }

  .menu_header a {
    font-size: 17px;
  }

  .recetteImage h3 {
    font-size: 17px;
    padding-top: 5px;
  }

  .search {
    padding: 3px 0;
  }

  .texte {
    font-size: 50px;
  }

  .engagement h2 {
    width: 70%;
  }

  /*-- produit */
  .produit .owl-nav .owl-prev {
    left: -10%;
  }

  .produit .owl-nav .owl-next {
    right: -10%;
  }

  .contentCertificat .owl-nav .owl-next {
    right: 0;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: 0;
  }

  .contentCertificat .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
  }

  .imgCertItem {
    max-height: 600px;
  }

  .contentCertificat .item h2 {
    opacity: 1;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {
  select#qtranxs_select_qtranslate-chooser {
    margin-right: 35px;
  }

  .menu_header li {
    margin-right: 0;
    padding-right: 35px;
  }

  .contentCertificat .owl-nav .owl-next {
    right: -5%;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: -5%;
  }
}

@media screen and (max-width: 1499px) and (min-width: 1441px) {
  .slider .item {
    background-position: bottom right !important;
  }

  select#qtranxs_select_qtranslate-chooser {
    margin-right: 50px;
  }

  .menu_header li {
    margin-right: 0;
  }

  .contentCertificat .owl-nav .owl-next {
    right: -10%;
  }

  .contentCertificat .owl-nav .owl-prev {
    left: -10%;
  }
}

@media screen and (max-width: 1599px) and (min-width: 1500px) {
  .slider .item {
    background-position: bottom right !important;
  }

  select#qtranxs_select_qtranslate-chooser {
    margin-right: 50px;
  }

  .menu_header li {
    margin-right: 0;
  }
}

@media screen and (max-width: 1700px) and (min-width: 1600px) {
  .slider .item {
    background-position: bottom right !important;
  }
}

@media screen and (max-width: 1199px) {
.menu_header {
	display: none;
}

.navbar_icon,
.logo_mobile {
    display: table;
}

.navigation_mobile,
.searchMobile,
.langMobile {
	display: none;
	transition: .5s;
}

.navigation_mobile.back_color {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  display: flex;
  position: fixed;
  background: #1b365a;
  align-items: center;
  justify-content: center;
}

.searchMobile.back_color {
  top: 25px;
  left: 80px;
  color: #fff;
  z-index: 90;
  display: flex;
  position: fixed;
}

.langMobile.back_color {
	top: 20px;
  left: 20px;
	z-index: 90;
	display: flex;
	position: fixed;
	background: #1b365a;
	align-items: center;
	justify-content: center;
}

.nav_mobile {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.nav_mobile li {
	text-align: center;
}

.navigation_mobile a {
	color: #fff;  
	display: none;
	padding: 25px 0;
	font-weight: 700;
	text-align: center;
	letter-spacing: 6px;
  text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}

/*---- bar-close */
.navbar_icon {
  z-index: 50;
  height: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  margin-left: auto;
  position: relative;
  background: transparent;
}

.navbar_icon span{
  left: 0;
  width: 25px;
  height: 1px;
  display: block;
  background: #fff;
  margin: 5px auto;
  border-radius: 4px;
  margin-bottom: 6px;
}

.navbar_icon span.top,
.navbar_icon span.bottom {
  transition: transform 0.15s 0s ease;
}

.navbar_icon.this_navbar span.top,
.navbar_icon.this_navbar span.bottom {
  transition-delay: 0.10s;
}

.navbar_icon span.top {
  transform-origin: 1px 0;
}

.navbar_icon.this_navbar span.top {
  transform: rotate(45deg);
}

.navbar_icon span.middle {
  transform-origin: 0 0;
  transform: translateX(0);
  transition: transform 0.15s 0.10s ease, opacity 0.15s 0.10s ease;
}

.navbar_icon.this_navbar span.middle {
  transform: translateX(15px);
  transition-delay: .1s;
  opacity: 0;
}

.navbar_icon span.bottom {
  transform-origin: 3px 3px;
  margin-bottom: 0;
}

.navbar_icon.this_navbar span.bottom {
  transform: rotate(-45deg);
}

.navigation_mobile li.menu-item-has-children>a:after {
  content: '';
  width: 14px;
  height: 10px;
  float: right;
  display: table;
  margin-top: 5px;
  margin-left: 10px;
  background: url(../images/arrow_down.png) no-repeat center;
}

.navigation_mobile li.current-menu-parent>a:after {
  background: url(../images/arrow_downActive.png) no-repeat center;
}

.navigation_mobile li.current-menu-parent>a, 
.navigation_mobile li.current-menu-item>a {
  color: #14171a;
  font-weight: 900;
}

.navigation_mobile li.current-menu-parent .current-menu-item>a {
  color: #d6070d;
  font-weight: 900;
}

.navigation_mobile li.menu-item-has-children .sub-menu {
  display: none;
}

}

/*------------------------------------------------------- End Responsive -------------------------------------------------------*/
