@media (max-width: 1300px){
   .projects_section .project_shortocode .listProjects .projectItem{
       display: grid;
   } 
   .projects_section .project_shortocode .listProjects .projectItem .projectTitle h4{
       margin-top: 10px;
   }
   .projects_section .project_shortocode .listProjects .projectItem .projectLink{
           margin-left: 0;
           margin-top: 10px;
   }
}

@media (max-width: 768px) {
  .header .header-wrap {
    padding: 0 15px;
    height: 80px; }
    .header .header-wrap .mobile-hamburger {
      margin-right: 20px !important; }
      .header .header-wrap .mobile-hamburger .icon-button {
        width: 50px;
        height: 50px;
        min-width: 50px;
        min-height: 50px; }
    .header .header-wrap .branding .mobile-logo img {
      height: 45Px; }

  .header-cap {
    height: 80px; }

  .slides_section .slides_container .slides_carousel .slide_item {
    height: 350px;
    padding-left: 20px; }
    .slides_section .slides_container .slides_carousel .slide_item .slide_title h2 {
      font-size: 25px;
      line-height: 30px; }
  .slides_section .slides_container .slides_list {
    display: none; }

  .primSection {
    left: 0 !important; }
    .primSection .sectionButton {
      margin-top: 10px; }
    .primSection .absoColumn .absoBloc {
      position: static;
      width: 100%;
      right: 0; }
      .primSection .absoColumn .absoBloc .counter .number {
        font-size: 45px;
        line-height: 50px; }

  .news_section .newsBtn a {
    float: left; }
  .news_section .blog-posts .card-details {
    padding: 20px; }

  .form_section .newsletter_form {
    flex-direction: column; }
    .form_section .newsletter_form .email_item {
      flex-direction: column; }
    .form_section .newsletter_form input {
      width: 100% !important; }
      .form_section .newsletter_form input:not([type='submit']) {
        margin-bottom: 10px; }

  footer {
    margin-bottom: 58px; }
    footer.site-footer .widgets-column .widget-title.no-title {
      margin: 0;
      height: 0; }

  .projects_section .project_shortocode .listSecteurs {
    flex-direction: column;
    align-items: baseline;
    row-gap: 5px; }
  .projects_section .project_shortocode .listProjects {
    grid-template-columns: auto; }
    .projects_section .project_shortocode .listProjects .projectItem {
      flex-direction: column; }
      .projects_section .project_shortocode .listProjects .projectItem .projectLogo {
        width: 90%;
        height: 120px; }
      .projects_section .project_shortocode .listProjects .projectItem .projectTitle {
        text-align: center;
        margin: 20px 0; }
      .projects_section .project_shortocode .listProjects .projectItem .projectLink {
        margin: 0 auto; }

  .news_section .news_carousel .owl-stage-outer {
    transform: none !important; }

  .single-post .page-headline .subtitle {
    font-size: 16px;
    line-height: 22px; }
  .single-post .page-headline .title {
    font-size: 35px;
    line-height: 40px; }

  .projectBanner {
    margin-top: 80px; }
    .projectBanner .heading-container .subtitle {
      font-size: 18px;
      line-height: 26px; }
    .projectBanner .heading-container .title {
      font-size: 35px;
      line-height: 40px; }
    .projectBanner .heading-container .title2 {
      font-size: 16px; }

  .projectInfos .projectInfosItem {
    padding: 30px; }
    .projectInfos .projectInfosItem .projectMedia {
      margin-right: 0; }
      .projectInfos .projectInfosItem .projectMedia .projectImage {
        width: 100%;
        height: 200px; }
    .projectInfos .projectInfosItem .projecleftTab {
      flex-direction: column; }
    .projectInfos .projectInfosItem .projectGrids {
      grid-template-columns: auto;
      row-gap: 20px; }

  .projectActivites {
    padding: 40px; } }


/*# sourceMappingURL=responsive.css.map */
