@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }

  body {
    font-size: 20px;
    line-height: 1.3;
  }

  .lt-square {
    display: block;
  }

  .btn,
  #textKernel .NavBarButton {
    min-width: 150px;
  }

  .btn-inline {
    font-size: 16px;
    line-height: 1.3;
  }

  #footer {
    padding-top: 5rem;
    padding-bottom: 2.25rem;
  }

  #footer .footer-title {
    margin-bottom: 1.25rem;
  }

  #go-top {
    bottom: 1.25rem;
  }

  #btnMenu {
    display: none;
  }

  #deskMenu #menu-primary > li {
    font-size: 20px;
    line-height: 1.3;
  }

  #navMenu {
    display: none;
  }

  .testimonials_bg {
    background-position: left -120px bottom -80px;
  }

  #section-equipe {
    position: relative;
  }

  #section-equipe:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 50%;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #130B37 0%, rgba(19, 11, 55, 0.3137254902) 25%, rgba(19, 11, 55, 0.3137254902) 75%, #130B37 100%) 0 0 no-repeat padding-box;
  }

  .banner-home-2 .banner-img {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    -o-object-position: initial;
    object-position: initial;
  }

  .banner-home-2 #svg-recruter {
    margin-left: 0px;
    height: 120px;
  }

  .menu-job-title + ul {
    top: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .menu-job-title + ul li {
    width: 33.333333%;
  }

  .megamenu-title {
    font-size: 22px;
  }

  .megamenu-col-blue:after {
    display: block;
  }

  #textKernel .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
  }

  .md\:static {
    position: static;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .md\:right-32 {
    right: 8rem;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:-mt-10 {
    margin-top: -2.5rem;
  }

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:-mt-16 {
    margin-top: -4rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[110px\] {
    height: 110px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-\[600px\] {
    width: 600px;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-2\/4 {
    width: 50%;
  }

  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pb-40 {
    padding-bottom: 10rem;
  }

  .md\:pr-20 {
    padding-right: 5rem;
  }

  .md\:pl-20 {
    padding-left: 5rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pr-16 {
    padding-right: 4rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pb-32 {
    padding-bottom: 8rem;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .md\:pl-2 {
    padding-left: 0.5rem;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-5xl {
    font-size: 50px;
    line-height: 1.1;
  }

  .md\:text-xl {
    font-size: 20px;
    line-height: 1.3;
  }

  .md\:text-2xl {
    font-size: 24px;
    line-height: 1.3;
  }

  .md\:text-lg {
    font-size: 18px;
    line-height: 1.3;
  }

  .md\:text-base {
    font-size: 16px;
    line-height: 1.3;
  }

  .md\:text-\[26px\] {
    font-size: 26px;
  }

  .md\:text-3xl {
    font-size: 30px;
    line-height: 1.3;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:translate-x-1\/2 {
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }

  #app {
    padding-top: 96px;
  }

  #menu-footer li:first-of-type:before {
    content: "- ";
    margin-left: 0.5rem;
    margin-right: 0.25rem;
  }

  #header .svg-logo {
    height: 64px;
    width: 157px;
  }

  #deskMenu #menu-primary > li {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home_companies {
    background-size: 50% auto;
    background-position: left bottom;
  }

  .home_companies:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 50%;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #EFEFEF 0%, rgba(239, 239, 239, 0.3764705882) 25%, rgba(239, 239, 239, 0.3764705882) 75%, #EFEFEF 100%) 0 0 no-repeat padding-box;
  }

  .megamenu-bg-img {
    background-size: auto 390px;
  }

  #lt-page-redac .lt-pr--title {
    font-size: 50px !important;
    font-weight: 300 !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:ml-8 {
    margin-left: 2rem;
  }

  .lg\:-mt-48 {
    margin-top: -12rem;
  }

  .lg\:-mt-52 {
    margin-top: -13rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:-mt-44 {
    margin-top: -11rem;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:min-h-\[400px\] {
    min-height: 400px;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-\[204px\] {
    width: 204px;
  }

  .lg\:w-\[256px\] {
    width: 256px;
  }

  .lg\:w-\[220px\] {
    width: 220px;
  }

  .lg\:w-\[168px\] {
    width: 168px;
  }

  .lg\:w-\[560px\] {
    width: 560px;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-4\/12 {
    width: 33.333333%;
  }

  .lg\:w-2\/12 {
    width: 16.666667%;
  }

  .lg\:w-1\/12 {
    width: 8.333333%;
  }

  .lg\:w-3\/12 {
    width: 25%;
  }

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-2\/6 {
    width: 33.333333%;
  }

  .lg\:shrink-0 {
    flex-shrink: 0;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:text-3xl {
    font-size: 30px;
    line-height: 1.3;
  }

  .lg\:text-xl {
    font-size: 20px;
    line-height: 1.3;
  }

  .lg\:text-\[28px\] {
    font-size: 28px;
  }

  .lg\:text-2xl {
    font-size: 24px;
    line-height: 1.3;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:order-2 {
    order: 2;
  }

  .max-lg\:order-1 {
    order: 1;
  }

  .max-lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .max-lg\:mb-12 {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1265px) {
  .container {
    max-width: 1265px;
  }

  .xl\:-bottom-12 {
    bottom: -3rem;
  }

  .xl\:top-1\/3 {
    top: 33.333333%;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:w-1\/6 {
    width: 16.666667%;
  }

  .xl\:w-1\/12 {
    width: 8.333333%;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pl-12 {
    padding-left: 3rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .xl\:pr-24 {
    padding-right: 6rem;
  }

  .xl\:pr-40 {
    padding-right: 10rem;
  }

  .xl\:pl-36 {
    padding-left: 9rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }
}