@media (min-width: 782px) {
  body .wp-block-column:not(:last-child):not(.no-margin)  {
    margin-right: 30px;
  }

  body .wp-block-column:not(:first-child):not(.no-margin)  {
    margin-left: 30px;
  }

  body .wp-block-column:nth-child(odd):not(.no-margin)  {
    margin-right: 30px;
  }

  body .wp-block-column:nth-child(even):not(.no-margin) {
    margin-left: 30px;
  }
}

@media (min-width: 600px) {

  body .wp-block-gallery.columns-3 .blocks-gallery-image,
  body .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 36px * 2)/ 3);
    margin-right: 36px;
  }

  body .wp-block-gallery .blocks-gallery-image,
  body .wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 36px)/ 2);
    margin-right: 36px;
  }

  body .wp-block-gallery .blocks-gallery-image:last-child,
  body .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0;
  }




}

@media only screen and (max-width : 1600px) {
  #builder .legende h2 {
    font-size: 100px;
  }

  #realisation_call h2 {
    font-size: 60px;
  }

  #footer .footer_widget_ctn>div {
    padding-right: 50px;
  }

  #propos_call .propos_call_float .propos_call_titre {
    font-size: 60px;
  }

  #propos_call .propos_call_float .propos_call_sous_titre,
  #propos_call .propos_call_float .entry {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width : 1400px) {
  #appel_action .center2 {
    padding: 0 50px;
  }

  #section_1 h2,
  #section_1 p {
    font-size: 80px;
  }

  .distributeur_onglet {
    padding: 14px 24px 14px 34px;
  }

  body {
    font-size: 16px;
    line-height: 24px;
  }

  #propos_call .propos_call_float .entry h3 {
    padding-top: 0;
  }

  /*
    .entry.guttenberg_space{
        padding: 60px 0 60px;
    }
    */
  h1 {
    font-size: 45px !important;
    line-height: 46px !important;
  }

  h2 {
    font-size: 30px;
    line-height: 38px;
  }

  h3 {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  .section_produit h2 {
    font-size: 32px;
  }

  #blue_vegas h3 {
    font-size: 25px;
  }

  .header a {
    font-size: 14px;
  }

  .desktop #menu-principal>li,
  .desktop #menu-principal-en>li {
    padding: 10px 3px;
  }

  .big_picture,
  .page-template-template-guttenberg .big_picture,
  .page-template-template-realisations .big_picture {
    height: 400px;
  }

  #logo img {
    width: 140px;
    height: auto;
  }

  .elevateur .hero-content span.subtitle {
    font-size: 24px;
    line-height: 30px;
  }

  body.page-template-template-elevateurs-vs-competitions {
    padding-top: 98px !important;
  }

  .bertrand-switch-page section.bloc-container:nth-child(2) .bloc-images:before {
    right: -13px !important;
    bottom: -29px !important;
  }

  #bandeau_produit .center {
    width: 100%;
  }
}

@media only screen and (max-width : 1240px) {
  .entry.guttenberg_space {
    padding: 10px 0 60px;
  }

  .single-post .center,
  .page-template-template-guttenberg #col_principal .center {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .desktop.no_tablette {
    display: none;
  }

  .tablette {
    display: block;
  }

  #section_slideshow {
    padding: 0 0 0 20px;
  }

  #section_1 .center {}

  #realisation_call h2 {
    font-size: 41px;
  }

  #appel_action .appel_action_left>h2 {
    font-size: 40px;
  }

  .page-template-template-produits #page-wrap {
    padding: 0;
  }

  .produit_single_about {
    padding: 0 20px;
  }

  #propos_call .propos_call_float {
    position: static;
    padding-left: 20px;
    padding-right: 20px;
  }

  .center {
    width: 100%;
    box-sizing: border-box;
  }

  .colonnes {
    padding: 0 20px;
  }

  #builder .bg_range {
    padding-bottom: 30px;
  }

  #builder .legende .legend_ctn_txt {
    padding-bottom: 20px;
  }

  #finderRadiusSelect>div:first-child {
    padding-right: 32px;
  }

  #finderAdress {
    background: none;
    padding-left: 20px;
  }

  #finderRadiusSelect {
    padding: 0 18px 0 20px;
  }

  .formFinder #form_message {
    margin-top: -20px;
    margin-bottom: 40px;
  }

  .formFinder form {
    width: 100%;
    height: auto;
  }

  .formFinder form>#finderSubmit {
    width: 100% !important;
  }

  #finderAdress,
  #finderRadiusSelect {
    height: 83px;
    width: 50%;
  }

  .second-menu {
    display: none;
  }

  .header_real {
    top: 0;
  }

  body.page-template-template-elevateurs-vs-competitions {
    padding-top: 67px !important;
  }
}


@media only screen and (max-width : 1024px) {
  .features .features-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 40px;
  }

  .accessories .accessories-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-row-gap: 40px;
  }

  h1 {
    font-size: 32px;
  }

  #col_principal {
    width: auto;
    float: none;
  }

  #sidebar {
    float: none;
    width: 100%;
  }

  #builder .legende h2 {
    font-size: 60px;
  }

  #builder .legende .legend_ctn_txt {
    font-size: 25px;
  }

  .formFinder form,
  #position_overlay_content {}

  .finderMap,
  #finderMapContainer {
    height: calc(100vh - 150px) !important;
    min-height: 400px;
    width: 100%;
  }

  #section_slideshow {
    padding: 0 20px;
    margin-bottom: 16px;
  }

  .swiper-container-news .swiper-slide {
    flex-direction: column;
    width: 100%;
  }

  .swiper-container-news .swiper-slide .swiper-slide-image {
    width: 100%;
    padding-bottom: 40%;
  }

  .swiper-slide-inner-titre {
    padding-bottom: 10px;
  }

  .swiper-slide-inner-entry {
    padding-bottom: 20px;
  }

  .swiper-container-news .swiper-slide .swiper-slide-inner {
    width: 100%;
    padding: 20px 0 80px;
  }

  .swiper-container-news .swiper-pagination {
    width: 100%;
    text-align: center;
  }

  .swiper-slide-inner-date {
    padding-bottom: 10px;
  }

  .swiper-container-news .swiper-slide .swiper-slide-inner-max {
    max-width: none;
  }

  .section_1_appel {
    /*font-size: 20px;
        padding: 16px 20px;
        width: calc(100% - 15px);
        box-sizing: border-box;*/
  }

  .section_1_appel span {
    font-size: 15px;
  }
  
  #footer_col4 {
    grid-area: 1 / 2 / 2 / 5;
  }

  #copyright {
    text-align: center;
  }

  .bertrand-switch-page .bloc-container:nth-child(4):before {
    background-image: url(https://quaisbertrand.com/wp-content/uploads/2023/11/groupe-73519.png);
    background-repeat: no-repeat;
    width: 130px;
    height: 89px;
  }

  .features .switch-page.features-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 40px;
    display: grid;
  }

  .switch-page .feature.wow.fadeInUp {
    max-width: initial;
  }
  
  #bandeau_produit.singleton {
    padding: 15px;
  }
  
  #bandeau_produit .titre_search_elevator {
    text-align: center;
    font-size: 20px;
    padding-top: 14px;
    padding-bottom: 20px;
  }
  
  #bandeau_produit #form_message_bandeau form {
    display: block;
    text-align: center;
  }
  
  #bandeau_produit #form_message_bandeau form>* {
    margin-bottom: 18px;
    margin-right: 0;
  }
  
  #bandeau_produit #form_message_bandeau form #finderSubmit {
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    padding: 0 57px;
  }
  
  #bandeau_produit #form_message_bandeau {
    padding-bottom: 0;
    position: relative;
  }
  
  #bandeau_produit.noflex .center {
    padding-bottom: 0;
  }
  
  #bandeau_produit #form_message_bandeau form {
    max-height: 0;
    transition: max-height 0.15s ease-out, padding 0.25s ease-out;
    overflow: hidden;
  
  }
  
  #bandeau_produit #form_message_bandeau.open form {
    max-height: 1000px;
    transition: max-height 0.25s ease-in, padding 0.25s ease-in;
    padding-bottom: 30px;
  }
  
  #bandeau_produit #form_message_bandeau .halfcircle {
    position: absolute;
    bottom: -27px;
    left: calc(50% - 38px);
    border: 1px solid #0069aa;
    /*border-radius: 100%;*/
    width: 74px;
    height: 37px;
    background: #0069aa;
    border-bottom-left-radius: 148px;
    border-bottom-right-radius: 148px;
  }
  
  #bandeau_produit #form_message_bandeau .arrow {
    position: absolute;
    bottom: 16px;
    left: calc(50% - 8px);
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(45deg);
  }
  
  #bandeau_produit #form_message_bandeau.open .arrow {
    bottom: 8px;
    transform: rotate(-135deg);
  }
  
  #bandeau_produit .sel {
    z-index: 3;
  }
  
  #bandeau_produit ul.center {
    display: none !important;
  }
  
  #bandeau_produit.open ul.center {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #147fc1;
    z-index: 90010;
    display: flex !important;
    flex-direction: column;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    justify-content: unset;
    overflow-y: auto;
    padding: 0 0 0;
  }
  
  #bandeau_produit .center li {
    display: block;
  }
  
  #bandeau_produit ul.center:before {
    content: "";
    margin: auto;
    padding-bottom: 100px;
  }
  
  #bandeau_produit ul.center:after {
    content: "";
    margin: auto;
    padding-bottom: 100px;
  }
  
  #bandeau_produit ul.center li {
    padding: 20px 0 0 !important;
    color: #fff !important;
  }
  
  #bandeau_produit ul.center li.first_list {
    padding-top: 0 !important;
  }
  
  #bandeau_produit li {
    padding: 0;
  }
  
  #bandeau_produit li>a {
    padding: 15px 0;
    display: block;
  }
  
  #bandeau_produit ul.center .sub-child {
    display: block;
    font-size: 15px;
    padding-top: 0 !important;
  }
  
  #bandeau_produit ul.center li:hover {
    background: none;
    font-weight: bold;
  }
  
  #bandeau_produit ul.center li:hover a {
    background: none;
  }
  
  #bandeau_produit .bandeau_select {
    display: flex;
  }
  
  .section_produit h2 + p {
    padding-right: unset;
  }
}

@media(min-width:901px) {
  .modal.popup-content .content_media img {
    max-width: 375px !important;
  }
}

@media only screen and (max-width: 900px) {
  .popup-content.modal[data-modal="notify"] .text_container:after {
    width: 18% !important;
    height: 22% !important;
    right: 44px;
    bottom: 24px;

  }

}

@media only screen and (max-width: 850px) {
  .bertrand-switch-page section.bloc-container:nth-child(4):before {
    width: 126px;
    height: 81px;
    bottom: -3%;
  }

  .bloc-text-image .bloc-container .center {
    display: block;
  }

  .bloc-text-image .bloc-container .center>div {
    min-width: 100%;
    margin-bottom: 30px;
  }

  .bloc-text-image .centerh {
    display: block;
  }

  .bloc-text-image h3.bloc-content-title {
    text-align: center;
  }

  .bloc-text-image h5.bloc-content-subtitle {
    text-align: center;
    margin-top: 10px;
  }

  .bloc-text-image .bloc-content.notcenter {
    padding-top: 0;
  }

  .bloc-text-image .img-container {
    text-align: center;
  }

  .bloc-text-image h2 {
    padding-top: 50px;
  }

  .bloc-container {
    padding: 40px 0;
  }

  .bloc-text-image .bloc-content>div {
    width: 100%;
  }

  .bloc-text-image .center.deux-blocs .bloc1,
  .bloc-text-image .center.deux-blocs .bloc2 {
    flex-direction: column;
  }

  .bloc-text-image img,
  .bloc-text-image img.icone-titre {
    display: flex;
    margin: 0 auto;
    padding-top: 15px;
  }

  .bloc-text-image .bloc2 {
    margin-top: 40px;
  }

  .bloc-text-image .deux-blocs .centerh {
    margin-bottom: 20px;
  }

}

@media only screen and (max-width: 781px) {
  .alerte_header {
    max-width: 100%;
  }

  #section_news {
    flex-wrap: nowrap;
  }

  #section_news .colonnes {
    flex-direction: column;
  }

  #section_news .colonnes {
    margin-bottom: 20px;
  }

  #section_news .colonnes .col {
    width: 100% !important;
    padding: 30px 0 !important;
  }

  #section_news .colonnes .col1>div {
    padding: 0 20px !important;
  }

  #section_news .colonnes .col2 {
    padding: 50% 0 0 !important;
  }

  #section_news .colonnes:nth-child(even) .col1 {
    order: 10;
  }

  #section_news .colonnes:nth-child(even) .col2 {
    order: 0;
  }

  .home #section_3 {
    margin-bottom: 0 !important;
  }

  html#no-show {
    margin-top: 0 !important;
  }

  #wpadminbar {
    display: none !important;
  }

  .header {
    padding: 10px 15px;
  }

  #logo img {
    width: auto !important;
    height: 45px !important;
  }

  /*
  h1{   
      font-size:50px;
  }
  */
  .h1_sous_titre {
    font-size: 24px;
    /*padding-bottom: 30px !important;*/
  }

  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h3 {
    font-size: 22px;

  }

  .features .features-grid .feature .description {
    font-size: 18px;
    line-height: 21px;
  }

  .features,
  .accessories,
  .dealers_locations,
  .inspirations {
    padding: 50px 0;
  }

  .accessories .accessories-grid .accessory .description {
    font-size: 18px;
    font-weight: 300;
  }

  .accessories .accessories-grid {
    grid-row-gap: 20px !important;
  }

  .dealers_locations #dealers_locations_input,
  .dealers_locations .dealers_locations_inputs {
    width: 100%;
  }

  .dealers_locations #dealers_locations_submit {
    right: unset;
    top: unset;
    position: initial;
    height: 40px;
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sublinks {
    flex-direction: column-reverse;
    text-align: center;
  }

  .dealers_locations .sublinks a {
    font-size: 14px;
    line-height: 31px;
  }

  .inspirations .inspirations_grid .div0,
  .inspirations .inspirations_grid .div1 {
    height: 221px;
  }

  .inspirations .inspirations_grid .div2,
  .inspirations .inspirations_grid .div3 {
    height: 105px;
  }

  .inspirations .inspirations_grid .div4 {
    height: 222px;
  }

  .inspirations .inspirations_grid .div5,
  .inspirations .inspirations_grid .div6 {
    height: 106px;
  }

  .inspirations_links {
    flex-direction: column;
  }

  .inspirations_links a.btn {
    width: fit-content;
    margin: 0 auto;
  }

  .footer_copyright {
    flex-direction: column;
    gap: 17px;
    text-align: left;
  }

  .footer_copyright .politique {
    flex-direction: column;
  }

  .sublinks {
    width: auto;
  }

  body:not(.page-template-template-accueil-v2):not(.home) {
    padding-top: 72px;
  }

  .hideonmobile {
    display: none;
  }

  .entry blockquote {
    font-size: 16px;
    line-height: 26px;
    margin-left: -15px;
  }

  .center {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page404-container {
    height: calc(100vh - 72px);
  }

  .page-template-template-guttenberg .big_picture {
    height: 386px;
  }

  .big_picture {
    height: 300px;
  }

  #fil_arianne {
    margin-top: 0;
    /*display: none;*/
  }

  #blue_vegas .entry.guttenberg_space {
    padding: 38px 0 40px;
  }

  .page-template-template-guttenberg #page-wrap .center {
    margin-top: 43px;
    margin-bottom: 60px;
  }

  body .wp-block-column {
    flex-basis: 100%;
  }

  body .wp-block-column:not(:last-child) {
    margin-right: 0;
  }

  body .wp-block-column:not(:first-child) {
    margin-left: 0;
  }

  body .wp-block-column:nth-child(odd) {
    margin-right: 0;
  }

  body .wp-block-column:nth-child(even) {
    margin-left: 0;
  }

  .wp-block-gallery.galerie_idea_fake_3 {
    justify-content: flex-start !important;
  }

  .wp-block-gallery.galerie_idea_fake_3 .blocks-gallery-image,
  .wp-block-gallery .blocks-gallery-item {
    flex-grow: 1 !important;
  }

  .wp-block-spacer.mobile_half {
    height: 20px;
  }

  .store {
    width: 50%;
  }

  .section_produit>.produit {
    width: 50%;
  }

  #realisation_call {
    flex-direction: column;
    padding-bottom: 0;
  }

  #realisation_call .col {
    width: 100%;
    margin-bottom: 20px;
  }

  #realisation_call .col:last-child {
    margin-bottom: 0;
  }

  #propos_call {
    display: block;
  }

  #propos_call .col {
    min-height: auto;
  }

  #propos_call .col2 {
    height: 0;
    padding-bottom: 50vh;
    display: none !important;
  }

  #propos_call.colonnes .col {
    width: 100%;
  }

  #appel_action .center {
    flex-direction: column;
    align-items: center;
  }

  #appel_action .center a {
    margin-top: 20px;
    width: auto;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  /*
  .propos_call_float .btn{
     position: absolute;
     bottom: -100px;
  }
  */

  #builder .legende {
    /*width: calc(100vw - 40px);*/
    padding-left: 15px;
    padding-right: 15px;
  }

  #builder .legende .legend_ctn,
  #builder .legende h2 {
    width: calc(100vw - 30px);
  }

  #builder .start .legende .legend_ctn,
  #builder .start .legende h2 {
    transform: translateX(calc(-100vw + 20%));
  }

  #builder .start .legende {
    text-align: right;
    right: 15px;
    left: auto;
  }

  #builder .end .legende {
    text-align: left;
    right: auto;
    left: 15px;
  }

  #builder .start .legende h2 {
    text-align: right;
    padding-right: 0;
  }

  #builder .end .legende h2 {
    text-align: left;
    transform: translateX(0);
    padding-left: 0;
  }

  #builder .legende .legend_ctn {
    padding: 0;
  }

  #builder .colonne.largeur-50 {
    width: 80%;
  }

  #builder .colonne.largeur-50.texte_simple {
    width: 20%;
  }

  #piece_conteneur_header,
  #piece_conteneur_content {
    flex-direction: column;
    margin: 0;
  }

  #piece_conteneur_header>div,
  #piece_conteneur_content>div {
    width: 100%;
    padding: 0;
  }

  #piece_conteneur_content>div:first-child {
    order: 9;
  }

  #liste_images {}

  #liste_images>div {
    width: calc(50% - 20px);
  }

  #appel_action {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #appel_action .center2 {
    flex-direction: column;
  }

  #appel_action .center2 a {
    margin-top: 20px;
  }

  #section_1 {
    padding: 35px 0 50px;
  }

  #section_1 h2,
  #section_1 p {
    font-size: 40px;
  }

  #section_1 p {
    letter-spacing: 1px;
  }

  #section_1>div {
    margin: 0 0 50px;
  }

  #realisation_call .flex_center {
    margin: auto 15px;
    padding: 40px 0;
  }

  #appel_action .center2 {
    padding: 0 15px;
    word-break: break-word;
    overflow-wrap: break-word;
  }

  #builder .legende h2 {
    font-size: 50px;
  }

  #builder .legende .legend_ctn_txt {
    font-size: 20px;
  }

  #propos_call .propos_call_float .propos_call_titre {
    font-size: 32px;
    padding-bottom: 0;
  }

  #propos_call .propos_call_float .propos_call_sous_titre {
    font-size: 24px;
  }

  #propos_call .propos_call_float .entry h3 {
    font-size: 24px;
    line-height: 28px;
    padding-top: 10px;
  }

  #propos_call .propos_call_float .propos_call_sous_titre,
  #propos_call .propos_call_float .entry {
    padding-right: 0;
  }

  #propos_call .propos_call_float .propos_call_sous_titre,
  #propos_call .propos_call_float .entry {
    padding-bottom: 10px;
  }

  .colonnes {
    padding: 0;
  }

  #realisation_call .col {
    min-height: 50vh;
  }

  #realisation_call h2 {
    padding-top: 0;
    padding-bottom: 9px;
  }

  #section_2>h2,
  #section_3>h2,
  #section_3_5>h2,
  #section_4>h2 {
    font-size: 30px;
    padding: 35px 15px 28px;
  }

  .btn {
    font-size: 15px;
  }

  #appel_action .appel_action_left>h2 {
    font-size: 32px;
  }

  #builder .bg_range:last-child .colonne {
    padding-bottom: 0;
  }

  #appel_action .center2 a {}

  #appel_action .center2 {
    text-align: center;
  }

  #appel_action .center2 .entry {
    font-size: 20px;
    line-height: 30px;
  }

  #appel_action .center2 a {
    padding: 13px 17px 13px 17px;
    align-self: center;
    font-size: 15px;
  }

  /*
  #bandeau_produit{
    background: #fff;
    position: relative;
    margin: 0 15px;
    padding: 0;
  }
  
  #bandeau_produit .center{
      flex-direction: column;
      position: absolute;
      top: 50px;
      left: 0;
      z-index: 99;
      padding-bottom: 20px;
  }
  
  #bandeau_produit .center .first_list{
    display: none;
  }
  
  #bandeau_produit .bandeau_select{
    border-radius: 0 !important;
    display: flex;
  }
  
  #bandeau_produit ul{
    background: #0069aa;
  }
  
  #bandeau_produit li{
    padding: 0;
    border-bottom: 1px solid #000;
  }
  
  #bandeau_produit li:last-child{
    border-bottom: none;
  }
  
  #bandeau_produit li>a{
    padding: 10px;
    display: block;
  }
  
  #bandeau_produit .center{
    display: none;
  }
  
  #bandeau_produit:hover .center{
    display: flex;
  }
  */
  

  .sel.sel.active {
    z-index: 90000 !important;
  }

  .sel.sel.active .sel__box.sel__box--black-panther {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #147fc1;
    z-index: 90010;
    display: flex !important;
    flex-direction: column;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0;
    overflow-y: auto;
  }

  .sel.sel.active .sel__box.sel__box--black-panther:before,
  .sel.sel.active .sel__box.sel__box--black-panther:after {
    margin: auto;
    content: "";
  }

  .sel.sel.active .sel__box.sel__box--black-panther:before {
    padding-bottom: 100px;
  }

  .sel.sel.active .sel__box.sel__box--black-panther:after {
    padding-bottom: 100px;
  }

  .sel.active .sel__box .sel__box__options {
    padding: 15px 0 !important;
    color: #fff !important;
  }

  .sel__box__options:hover {
    background: none;
    font-weight: bold;
  }

  /*
  .sel__box.sel__box--black-panther
  .sel.sel--black-panther.active{
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #147fc1;
      z-index: 90000;
      display: flex !important;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      font-family: "Montserrat", sans-serif;
      font-size: 24px;
      text-transform: uppercase;
      color: #fff;
  }
  */

  #modele_navigation_conteneur.open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #535353;
    z-index: 90010;
    display: flex !important;
    flex-direction: column;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 30px 0;
  }

  #modele_navigation_conteneur:before,
  #modele_navigation_conteneur:after {
    margin: auto;
    content: "";
    padding-bottom: 100px;
  }

  #modele_navigation_conteneur:before {
    padding-bottom: 100px;
  }

  #modele_navigation_conteneur:after {
    padding-bottom: 100px;
  }

  #modele_navigation.open:after {
    transform: rotateX(0deg) !important;
  }

  #modele_navigation_conteneur .modele_navigation_conteneur_element {
    padding: 15px 0 !important;
    color: #fff !important;
  }

  #modele_navigation_conteneur .modele_navigation_conteneur_element:hover {
    font-weight: bold;
  }

  #modele_navigation_conteneur div {
    border-bottom: none;
  }

  .section_1_appel {
    font-size: 18px;
    padding: 16px 75px 16px 15px;
    width: calc(100% - 15px);
    box-sizing: border-box;
  }

  .section_1_appel span {
    font-size: 16px;
    padding-top: 0;
  }

  .legend_ctn_txt {
    display: none !important;
  }

  #section_slideshow {
    margin-bottom: 0;
  }

  .swiper-container-news .swiper-slide .swiper-slide-inner {
    padding: 65px 0 20px;
  }

  .swiper-slide-inner-max {
    text-align: center;
  }

  .swiper-slide-inner-titre {
    font-size: 30px;
  }

  .swiper-slide-inner-date {
    font-size: 18px;
  }

  .swiper-slide-inner-entry {
    text-align: left;
  }

  #propos_call .propos_call_float {
    padding: 0 15px 63px;
  }

  #propos_call .propos_call_float .btn {
    margin-top: 20px;
  }

  #section_slideshow {
    padding: 0 15px;

  }

  #footer .center {
    padding: 0 15px;
  }

  /*
  .finderMap{
    display: none;
  }
  
  #form_message{
    display: none;
  }
  */

  #distributeur_info {
    flex-direction: column;
    align-items: flex-start;
  }

  #position_overlay_content .distributeur_titre_list {
    padding-right: 0;
  }

  #finderAdress {
    border-bottom: 1px solid #000;
    border-right: none;
    width: 100%;
  }

  #finderRadiusSelect {
    width: 100%;
  }

  .page-template-template-realisations .entry.guttenberg_space,
  .entry.guttenberg_space {
    padding: 20px 0;
  }

  .fancybox-title {
    padding: 20px;
  }

  .fancybox-title h2 {
    font-size: 22px;
  }

  .fancybox-title p {
    font-size: 17px;
  }

  #liste_images {
    margin-left: -15px;
  }

  #liste_images>div {
    width: calc(33.33% - 15px);
    padding-bottom: calc(33.33% - 15px);
    margin-bottom: 15px;
    margin-left: 15px;
  }


  #image_supplementaire_products {
    padding-bottom: 30px;
  }

  #single_product_order .wp-block-column:first-child {
    order: 99;
  }

  .swiper-slide {
    min-height: 400px;
  }

  #liste_images>div {
    width: calc(50% - 15px);
    padding-bottom: calc(50% - 15px);
  }

  .single-produits #liste_images>div {
    width: calc(50% - 15px);
    padding-bottom: calc(50% - 15px);
  }

  .fancybox-nav {
    display: none !important;
  }

  .position_page_simple {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sel {
    position: static;
  }

  #bandeau_produit #form_message_bandeau form>* {
    position: relative;
  }

  .page-template-template-guttenberg #liste_images {
    padding-top: 20px;
  }

  .link_col {
    padding: 1.5rem 1.5rem;
  }

  .link_col a {
    text-align: center;
    font-size: 20px;
    padding-top: 14px;
    padding-bottom: 20px;
  }

  body.page-template-template-elevateurs-vs-competitions {
    padding-top: 72px !important;
  }

}


@media only screen and (max-width : 767px) {
  .fancybox-thumbs-x {
    display: none !important;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0 !important;
  }

  .bertrand-switch-page section.bloc-container:nth-child(4):before {
    width: 96px;
    height: 66px;
    bottom: -3.5%;
  }

  .elevateur .center.deux-blocs {
    flex-direction: column;
  }


  .elevateur .deux-blocs .bloc1 {
    margin-right: 0px;
  }

  .elevateur span.subtitle-features {
    font-size: 18px;
  }
  
  #footer .footer_widget_ctn {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  
  #footer .footer_widget_ctn>div {
    width: 100%;
    /* padding: 30px 0 0; */
  }
  
  #footer .footer_widget_ctn>div:first-child {
    padding-top: 0;
  }
  
  #footer #footer_col1 .footer_nav {
    margin-top: 20px;
  }
  
  #footer_col4 {
    justify-content: start;
    margin-top: 30px;
  }
}

@media only screen and (max-width : 600px) {
  .accessories .accessories-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 40px;
  }

  .store {
    width: 100%;
  }

  .section_produit>.produit {
    width: 100%;
  }

  .elevateur .hero-content span.subtitle {
    font-size: 21px;
    line-height: 28px;
  }
  
  #accessory-filters > .center {
    column-gap: 20px;
  }
}

@media only screen and (max-width : 446px) {
  .swiper-pagination {
    bottom: calc(50vh - 180px) !important;
  }
}

@media only screen and (max-width : 410px) {

  #liste_images>div {
    width: 100%;
  }

  #appel_action .appel_action_left>h2 {
    font-size: 30px;
  }

  /*
  h1{
    font-size: 40px;
  }
  */
  .download-button a {
    padding-right: 40px;
    padding-left: 19px;
  }

  .download-button a.btn::after {
    right: 15px;
  }
  
  #footer_col4 {
    flex-direction: column;
    gap: 20px;
  }
}


@media only screen and (max-width : 350px) {
  .career-page .page-cover {
    height: 510px;
  }

}


@media(min-width:769px) {
  .elevateur .hero-image.mobile {
    display: none;
  }
}

@media(max-width:768px) {
  .elevateur .hero-image {
    background-image: none !important;
  }

  .elevateur .hero-image.swiper-slide.swiper-slide-active:before {
    background: linear-gradient(transparent 4%, transparent 0%, rgb(14, 20, 28) 100%) !important;
  }

  .elevateur .hero-image.mobile {
    display: flex !important;
    position: absolute;
    background-position: top;
    object-fit: cover;
    z-index: -1
  }
}

@media screen and (max-width: 900px) {
  .modal-button {
    bottom: 8px !important;
  }
}