@media(min-width: 481px) {}

@media(min-width: 768px) {

  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances .picto-bloc {
    flex-direction: row;
    padding-left: 160px;
    margin: 20px 0;
  }

  #reassurances .picto-bloc:nth-child(odd) {
    flex-direction: row-reverse;
    padding-left: 0;
    padding-right: 160px;
  }

  #reassurances .picto-bloc:nth-child(1) .picto-content,
  #reassurances .picto-bloc:nth-child(3) .picto-content {
    text-align: right
  }


  .picto-container .picto-img {
    width: 130px;
    height: 90px;
    left: 50%;
    top: 50%;
  }

  #reassurances .picto-bloc:nth-child(1) .picto-img {
    left: calc(50% - 77px);
    transform: rotate(-45deg);
    top: calc(50% - 133px);
  }


  #reassurances .picto-bloc:nth-child(2) .picto-img {
    transform: rotate(45deg);
    top: calc(50% - 66px);
    left: calc(50% + 19px);
    background: var(--secondary-color);
  }

  #reassurances .picto-bloc:nth-child(3) .picto-img {
    transform: rotate(45deg);
    top: calc(50% - 38px);
    left: calc(50% - 144px);
    background: var(--secondary-color);
  }

  #reassurances .picto-bloc:nth-child(4) .picto-img {
    transform: rotate(-45deg);
    top: calc(50% + 28px);
    left: calc(50% - 48px);
    background: var(--primary-color);
  }

  #reassurances .picto-bloc:nth-child(3) .picto-img .icon-box,
  #reassurances .picto-bloc:nth-child(2) .picto-img .icon-box {
    transform: rotate(-45deg);
  }

  #reassurances .picto-bloc:nth-child(1) .picto-img .icon-box,
  #reassurances .picto-bloc:nth-child(4) .picto-img .icon-box {
    transform: rotate(45deg);
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .prestations-img {
    height: 500px;
  }

  #prestations .prestations-txt {
    height: 160px;
  }

  #prestations .prestations-title:after {
    top: -90px;
    height: 80px;
  }

  #prestations .prestations-title {
    padding-top: 40px;
    transform: translateY(170px);
  }

  #prestations .prestations-title h2 {
    font-size: 25px;
  }

  /*-----------------*/
  /* FOURNISSEURS */
  /*-----------------*/
  #fournisseurs #fournisseurs-header {
    margin-bottom: 60px;
  }

  #fournisseurs-intro {
    padding-left: 60px
  }
}

@media(min-width: 1025px) {

  /*-----------------*/
  /* HEADER + NAVPRIMARY */
  /*-----------------*/
  #header-coordonnees::before {
    border: 1px solid rgb(255 255 255 / 40%);
    border-top: none;
    height: calc(100% - 5px);
    box-sizing: border-box;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .navigmenu .naviglink.lvl-2 span {
    padding: 0 0 0 15px;
    display: block
  }

  .navigmenu .naviglink.lvl-2 {
    text-align: left;
    padding: 10px;
    font-size: 14px;
  }

  .navigmenu .naviglink.lvl-2 span:before {
    content: "";
    --size: 4px;
    position: absolute;
    top: 5px;
    left: 0;
    background: var(--primary-color);
    width: var(--size);
    height: var(--size);
    border-radius: 100%;
    opacity: 1;
    padding: 0;
  }

  #navprimary {
    border-bottom: 1px solid rgb(255 255 255 / 40%);
    position: relative;
  }

  #infoadresse br {
    display: none;
  }

  #logoCoordonnees {
    order: 0;
    grid-row: span 2;
  }

  #header-coordonnees {

    background-color: var(--white);
    border-radius: 0 0 50px 50px;
  }

  #header-coordonnees>*,
  #header-coordonnees>* a {
    color: var(--tertiary-color);
  }

  .sociblock .share-buttons a svg {
    fill: var(--tertiary-color);
  }

  #header-coordonnees>:nth-child(1) {
    order: -1;
    align-items: flex-end
  }

  #header-coordonnees .right {
    order: 2
  }

  #header-coordonnees>:nth-child(1),
  #header-coordonnees>:nth-child(4),
  #header-coordonnees>:nth-child(6) {
    padding: 0 24px 0 0;
    text-align: right;
  }

  #header-coordonnees>:nth-child(1) span,
  #header-coordonnees>:nth-child(4) span,
  #header-coordonnees>:nth-child(6) span {
    text-align: right;
  }

  #header-coordonnees>:nth-child(1):before,
  #header-coordonnees>:nth-child(4):before,
  #header-coordonnees>:nth-child(6):before {
    right: 0;
    left: auto;
  }

  #infotelportButton {
    padding: 6px 40px 6px 20px;
  }


  #header-coordonnees #infotelportButton:before {
    right: 15px;
  }

  #logoCoordonnees>a,
  #logo>a {
    height: 120px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    margin: 0 auto;
  }

  .sociblock {
    margin-top: 2px;
  }

  /*------------------- &&& ---------------------*/
  #certifications {
    margin-top: -100Px;
  }

  /*-----------------*/
  /* CONTENT */
  /*-----------------*/
  .home #content .title {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 100px;
    max-width: 890px;
  }

  .home #content {
    padding: 130px 30px;
    z-index: 1;
    overflow: hidden;
  }

  .grid-img {
    margin: 0 -1rem -40px -1rem !important;
    display: grid !important;
  }

  .grid-img .first .wp-block-image {
    width: 200%;
    margin-left: -100%;
    margin-top: 1.5rem;
    height: 440px;
  }

  .grid-img .second .wp-block-image {
    height: 299px;
  }

  .grid-img .third .wp-block-image {
    margin-top: 2.5rem;
    height: 299px;
  }

  .grid-img .fourth .wp-block-image {
    width: 200%;
    margin-right: -100%;
    height: 440px;
  }

  .intro-txt {
    max-width: 500px;
    margin: 0 auto 0 17% !important;
    padding-right: 20px;
  }

  .intro-link {
    margin: 0 17% 0 auto !important;
  }

  /*------------------- HEADERHOME ---------------------*/
  #headerHome-accroche {
    max-width: 800Px;
    margin: 0 auto;
    width: 100%;
  }

  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances-wrapper {
    padding: 170px 15px 180px;
  }

  .home #reassurances-wrapper {
    padding: 120px 15px 170px;
  }

  #reassurances .picto-bloc {
    padding-left: 240px;
  }

  #reassurances .picto-bloc:nth-child(odd) {
    padding-right: 240px;
  }

  .picto-container .picto-img {
    width: 200px;
    height: 120px;
  }

  #reassurances .picto-bloc:nth-child(1) .picto-img {
    left: calc(50% - 125px);
    top: calc(50% - 179px);
  }

  #reassurances .picto-bloc:nth-child(2) .picto-img {
    top: calc(50% - 90px);
    left: calc(50% + 19px);
  }

  #reassurances .picto-bloc:nth-child(3) .picto-img {
    top: calc(50% - 34px);
    left: calc(50% - 214px);
  }

  #reassurances .picto-bloc:nth-child(4) .picto-img {
    top: calc(50% + 55px);
    left: calc(50% - 69px);
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .prestations-img {
    height: 600px;
  }

  #prestations .prestations-txt {
    height: 200px;
  }

  #prestations .prestations-content {
    padding: 40px 20px;
  }

  #prestations .prestations-title:after {
    top: -170px;
    height: 150px;
  }

  #prestations .prestations-title {
    padding-top: 70px;
    transform: translateY(190px);
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections {
    padding: 100px 0 50px;
    background: var(--background-color);
  }

  .section_thumb {
    width: 38%;
  }

  .section_txt {
    width: 62%;
  }

  .sectionsbloc {
    padding: 70px 0;
    width: 100%;
  }

  .section_thumb .blocthumb {
    height: 100%;
    width: 81%;
  }

  .section_thumb .specialthumb {
    position: absolute;
    top: 190px;
    right: 5%;
    width: 30%;
    height: 350px;
    border: solid var(--background-color) 5px;
  }

  .section_txt .wrap-text {
    padding: 50px 20px;
    width: 80%;
    margin-left: auto;
    max-width: 770px;
    padding-right: 50px;
  }

  .sectionsbloc .section_txt .wrap-content {
    padding-left: 50px;
    padding-right: 0;
  }

  .sectionsbloc .section_txt .tertiarythumb {
    position: absolute;
    left: -30%;
    bottom: 70px;
    width: 38%;
    height: 50%;
  }

  /*-----------------*/
  /* NEWS */
  /*-----------------*/
  #news-wrapper {
    padding: 180px 15px;
  }

  /*-----------------*/
  /* FOURNISSEURS */
  /*-----------------*/
  #fournisseurs .title h2 {
    font-size: 38px;
  }

  /*-----------------*/
  /* FOOTER */
  /*-----------------*/
  .wrapperFooter {
    margin-top: -125px;
    padding: 50px;
    width: 94%
  }

  body:not(.template-contact-php) #footer #footerbloc {
    padding: 150px 20px 250px
  }

  body:not(.template-contact-php).home #footer #footerbloc {
    padding-top: 290px;
  }

  body:not(.template-contact-php) #footerLinks {
    padding: 40px 20px
  }

  #infoouvertureFooter .infohoraires_ouverture>br:first-child {
    display: none;
  }
}

@media(min-width: 1281px) {

  /*-----------------*/
  /* CONTENT */
  /*-----------------*/
  .intro-txt {
    margin: 0 auto 0 10% !important;
  }

  .intro-link {
    margin: 0 10% 0 auto !important;
  }


  /*-----------------*/
  /* PRESTATIONS  */
  /*-----------------*/
  #prestations .prestations-content {
    padding: 50px 30px;
  }

  #prestations .prestations-txt {
    height: 170px;
  }

  #prestations .prestations-title h2 {
    font-size: 28px;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections {
    padding: 150px 0;
  }

  .section_thumb {
    width: 40%;
  }

  .section_txt {
    width: 60%;
  }

  #choixSections .linkSections p {
    letter-spacing: 1px;
    font-size: 13px;
  }
}

@media(min-width: 1320px) {
  #header::before {
    width: calc(100% - 100px);
    max-width: 1300px;
    height: calc(100% - 45px);
    border: 1px solid var(--white);
    border-top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.5;
    clip-path: polygon(0% 0%, 0% 100%, 10% 100%, 10% 10%, 100% 10%, 90% 100%, 10% 100%, 10% 100%, 100% 100%, 100% 0%);
  }
}


@media(min-width: 1481px) {

  /*----------------HEADER--------------------*/
  #header::before {
    clip-path: polygon(0% 0%, 0% 100%, 10% 100%, 10% 10%, 100% 10%, 90% 100%, 10% 100%, 10% 100%, 100% 100%, 100% 0%);
  }

  .navigmenu .navdown {
    /* max-width: 1000Px; */
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  .section_txt .wrap-text {
    padding: 60px 40px;
  }
}

@media(min-width: 1681px) {}

@media(max-width: 1680px) {}

@media(max-width: 1480px) {}

@media(max-width: 1280px) {

  /*-----------------*/
  /* HEADER + NAVPRIMARY */
  /*-----------------*/
  #header:before {
    right: 5%;
    left: 5%;
  }

  .navigmenu .navbloctitle {
    font-size: 16px;
    letter-spacing: 1px;
  }

  .menuarticle .tb_hoverBloc {
    grid-template-columns: repeat(2, 1fr);
  }

  .menuarticle article {
    height: 130px;
  }

  .wrappercontent.small {
    max-width: 650px;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #choixSections:before {
    left: 30px;
    width: calc(100% - 60px);
  }

  #choixSections:after {
    left: 20px;
  }
}

@media(max-width: 1024px) {

  /*-----------------*/
  /* LOADER */
  /*-----------------*/
  #loader-wrapper svg {
    width: 200px;
  }

  /*---------------HEADER---------------------*/
  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }

  #headerGrid {
    align-items: start;
  }

  #header-coordonnees>* {
    text-align: center;
  }

  .typewrite {
    height: 41px;
    display: grid;
    align-items: center;
    justify-items: center;
  }

  #header {
    padding: 0;
  }

  #logoCoordonnees img {
    max-width: 200px;
  }

  .navigmenu .naviglink.lvl-0:not(.item-logo) span:after {
    bottom: 0;
  }

  #header-coordonnees>div {
    margin: 10px auto;
  }

  #logoCoordonnees>a,
  #logo>a {
    padding-top: 10Px;
  }

  #logo {
    position: relative;
    background-color: var(--white);
    border-radius: 5px;
  }

  .navigmenu .naviglink span {
    padding: 5px 0;
  }

  .menuarticle,
  .navigmenu .navbloctitle {
    display: none;
  }

  #header:before {
    bottom: 72px;
    left: 35px;
    right: 35px;
  }

  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }

  #headerGrid {
    align-items: start;
  }

  #header-coordonnees {
    pointer-events: none;
  }

  #header-coordonnees>* {
    pointer-events: all;
  }

  #header :is(#header-coordonnees>*, #header-coordonnees>*>span, .horaires.nomodal .titlehoraires) {
    text-align: center;
  }

  #infoadresseBis {
    order: -2;
  }

  #infoadresse {
    order: -1;
  }

  #logoCoordonnees {
    order: -3;
  }

  /*-----------------*/
  /* ELEMENTS */
  /*-----------------*/
  #content .eb-image-comparison-wrapper div[data-testid="container"] {
    height: 450px !important;
  }

  .section-separator svg {
    height: 30px;
    top: -29px;
  }

  /*-----------------*/
  /* HADERHOME */
  /*-----------------*/
  :is(#headerHome, #banner) .linkTurn {
    --size: 9rem;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
  }

  #headerHome-content {
    padding-bottom: 60px;
  }

  /*-----------------*/
  /* CONTENT */
  /*-----------------*/
  .grid-img {
    margin: 30px 0;
    grid-gap: 10px !important;
    display: grid !important;
  }

  .grid-img .wp-block-image {
    height: 100%;
  }

  .home #content {
    padding-top: 150px;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #choixSections {
    display: none;
  }

  #sections .sectionsbloc {
    flex-direction: column;
    display: flex;
  }

  .section_thumb {
    height: 450px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 450px;
  }

  #sections .tertiarythumb {
    margin-top: 50px;
    height: 300px;
  }

  /*-----------------*/
  /* ACTU */
  /*-----------------*/
  #news .section-separator.bottom {
    display: none;
  }

  #news-wrapper {
    padding: 100px 30px;
  }

  #news .next_slider {
    width: 140px;
  }

  .title_slider {
    font-size: 20px;
  }

  .newsdate .day {
    font-size: 30px
  }

  .newsdate .month {
    font-size: 17px
  }

  .newsdate {
    padding: 20px 20px;
    height: calc(100% - 140px);
    top: 50px;
    left: -60px;
    min-height: 150px
  }

  .thumbnail_slider {
    height: 300px;
  }

  #news-title {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border: none;
    padding-bottom: 0;
    margin-bottom: 30px;
  }

  #news-title .title {
    margin-bottom: 10px
  }

  /*-----------------*/
  /* FOURNISSEURS */
  /*-----------------*/
  #fournisseurs {
    padding: 80px 25px 0;
  }

  /*-----------------*/
  /* FOOTER */
  /*-----------------*/
  .wrapperFooter {
    padding: 70px 25px;
    grid-gap: 0 !important;
  }

  #footer #footerbloc>.wrappercontent {
    grid-template-areas:
      "infoadresseFooter   infotelportFooter    infoouvertureFooter";
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 20px;
  }

  body:not(.template-contact-php) #footer #footerbloc {
    padding: 80px 15px 60px;
  }

  body:not(.template-contact-php).home #footer #footerbloc {
    padding-top: 240px;
  }
}

@media(max-width: 767px) {

  /*-----------------*/
  /* LOADER */
  /*-----------------*/
  #loader-wrapper svg {
    width: 100px;
  }

  /*-----------------*/
  /* HEADER */
  /*-----------------*/

  #logoCoordonnees>a {
    width: 140px;
  }

  #header:before {
    bottom: 48px;
  }

  /*-----------------*/
  /* ELEMENTS */
  /*-----------------*/
  #content .eb-image-comparison-wrapper div[data-testid="container"] {
    height: 300px !important;
  }

  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  .picto-container li p strong {
    font-size: 20px;
  }

  .picto-container {
    grid-template-columns: repeat(1, 1fr);
    max-width: 500px;
    margin: 0 auto;
  }

  .picto-container li {
    position: relative;
    padding: 0 0 0 64px;
    align-items: flex-start;
  }

  .picto-container li :is(svg, img) {
    --size: 28px;
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .prestations-content .tc_excerpt {
    display: none;
  }

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


  /*-----------------*/
  /* CONTENT */
  /*-----------------*/
  .home #content {
    padding-top: 140px;
  }

  /*-----------------*/
  /* ACTU */
  /*-----------------*/
  .thumbnail_slider {
    height: 250px;
  }

  #news-wrapper {
    padding: 60px 15px 80px;
  }

  #news .content_slider {
    padding: 20px 0 20px;
  }

  .text_slider,
  .text_slider a {
    font-size: 14px;
  }

  .newsdate {
    left: 20px;
    top: -40px;
    height: auto;
    padding: 10px 15px;
    min-height: auto
  }

  .newsdate .month {
    font-size: 14px;
  }

  .newsdate .day {
    font-size: 20px;
  }

  .title_slider {
    font-size: 18px;
  }

  #news .next_slider {
    justify-content: flex-start;
    width: auto;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  .section_thumb {
    grid-auto-rows: 300px;
  }

  #sections .tertiarythumb {
    height: 200px;
  }

  /*-----------------*/
  /* FOURNISSEURS */
  /*-----------------*/
  #fournisseurs {
    padding: 50px 15px 0;
  }

  #fournisseurs-header {
    grid-gap: 20px;
    margin-bottom: 40px;
  }

  #fournisseurs .widget_fournisseurs li {
    min-height: 130px;
  }

  /*-----------------*/
  /* FOOTER */
  /*-----------------*/
  #footer #footerbloc>.wrappercontent {
    grid-template-areas:
      "footerlogo"
      "infoadresseFooter"
      "infoouvertureFooter"
      "infotelportFooter"
      "infomailFooter";
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }

  .wrapperFooter {
    padding: 40px 15px
  }

  body:not(.template-contact-php).home #footer #footerbloc {
    padding-top: 200px;
  }
}

@media(max-width: 480px) {}