/* RESPONSIVE */
@media (max-width: 575px) {
  /* HEADER */
  .tactiq-header-home-link img {
    width: 50%;
    height: auto;
  }

  .tactiq-header-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .navbar-nav {
    gap: 20px;
  }

  .tactiq-header {
    padding-top: 25px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer {
    padding: 100px 0 80px 0;
  }

  .tactiq-footer-logo {
    width: 80%;
    height: auto;
  }

  .tactiq-footer-infos {
    align-items: flex-start;
  }

  .tactiq-footer-address {
    font-size: 20px;
    line-height: 30px;
  }

  .tactiq-btn-footer {
    height: 50px;
    width: 193px;
    font-size: 18px;
    line-height: 20px;
  }

  .tactiq-footer-links {
    font-size: 16px;
    line-height: 18px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-title-banner {
    font-size: 50px;
    line-height: 65px;
  }

  .tactiq-home-subtitle {
    font-size: 50px;
    line-height: 80px;
  }

  .tactiq-home-banner-text {
    padding-top: 777px;
  }

  .tactiq-home-objectif {
    padding-top: 0;
  }

  .tactiq-home-objectif-container {
    gap: 70px;
    padding-bottom: 120px;
  }

  .tactiq-home-objectif-right-container {
    width: 440px;
    height: 460px;
  }

  .tactiq-home-objectif-composant-text {
    padding-top: 140px;
  }

  .tactiq-home-objectif-blocks {
    flex-direction: column;
    gap: 100px;
  }

  .tactiq-home-promise-blocks {
    align-items: center;
  }

  .tactiq-home-promise-block {
    flex-direction: column;
    border: none;
    padding-left: 0;
    width: 100%;
  }

  .tactiq-home-promise {
    padding-left: unset;
  }

  .tactiq-home-promise-block-desc {
    width: 100%;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 0;
  }

  .tactiq-home-promise-block-img img {
    margin-right: 0;
    position: static;
    transform: none;
    transition: none;
  }

  .tactiq-home-team-bg {
    background-image: none;
    height: auto;
  }

  .tactiq-home-team-blocks {
    flex-direction: column;
    gap: 75px;
  }

  .tactiq-home-rdv-social-container {
    align-items: center;
  }

  .tactiq-home-rdv-social-row1 img,
  .tactiq-home-rdv-social-row2 img {
    width: 90px;
  }

  .tactiq-home-rdv-social-row1,
  .tactiq-home-rdv-social-row2 {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    margin-top: 85px;
  }

  .tactiq-home-rdv-container {
    padding-bottom: 85px;
  }
  /* HOME */
}

@media (min-width: 576px) and (max-width: 767px) {
  /* HEADER */
  .tactiq-header-home-link img {
    width: 50%;
    height: auto;
  }

  .tactiq-header-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .navbar-nav {
    gap: 20px;
  }

  .tactiq-header {
    padding-top: 25px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer {
    padding: 100px 0 80px 0;
  }

  .tactiq-footer-logo {
    width: 60%;
    height: auto;
  }

  .tactiq-footer-infos {
    align-items: flex-start;
  }

  .tactiq-footer-address {
    font-size: 20px;
    line-height: 30px;
  }

  .tactiq-btn-footer {
    height: 50px;
    width: 193px;
    font-size: 18px;
    line-height: 20px;
  }

  .tactiq-footer-links {
    font-size: 16px;
    line-height: 18px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-title-banner {
    font-size: 50px;
    line-height: 65px;
  }

  .tactiq-home-subtitle {
    font-size: 50px;
    line-height: 80px;
  }

  .tactiq-home-banner-text {
    padding-top: 777px;
  }

  .tactiq-home-objectif {
    padding-top: 0;
  }

  .tactiq-home-objectif-container {
    gap: 70px;
    padding-bottom: 120px;
  }

  .tactiq-home-objectif-right-container {
    width: 440px;
    height: 460px;
  }

  .tactiq-home-objectif-block {
    display: flex;
    justify-content: center;
  }

  .tactiq-home-objectif-composant-text {
    padding-top: 140px;
  }

  .tactiq-home-objectif-blocks {
    flex-direction: column;
    gap: 100px;
  }

  .tactiq-home-promise {
    padding-left: unset;
  }

  .tactiq-home-promise-block-desc {
    width: 100%;
  }

  .tactiq-home-promise-blocks {
    align-items: center;
  }

  .tactiq-home-promise-block {
    flex-direction: column;
    border: none;
    padding-left: 0;
    width: 100%;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 0;
  }

  .tactiq-home-promise-block-img img {
    margin-right: 0;
    position: static;
    transform: none;
    transition: none;
  }

  .tactiq-home-team-bg {
    background-image: none;
    height: auto;
  }

  .tactiq-home-team-blocks {
    flex-direction: column;
    gap: 75px;
  }

  .tactiq-home-rdv-social-container {
    align-items: center;
  }

  .tactiq-home-rdv-social-row1 img,
  .tactiq-home-rdv-social-row2 img {
    width: 90px;
  }

  .tactiq-home-rdv-social-row1,
  .tactiq-home-rdv-social-row2 {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    margin-top: 85px;
  }

  .tactiq-home-rdv-container {
    padding-bottom: 85px;
  }
  /* HOME */
}

@media (min-width: 768px) and (max-width: 991px) {
  /* HEADER */
  .tactiq-header-home-link img {
    width: 50%;
    height: auto;
  }

  .tactiq-header-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .navbar-nav {
    gap: 20px;
  }

  .tactiq-header {
    padding-top: 25px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer {
    padding: 120px 0 80px 0;
  }

  .tactiq-footer-infos {
    align-items: flex-start;
  }

  .tactiq-footer-links {
    font-size: 16px;
    line-height: 18px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-home-banner-text {
    padding-top: 777px;
  }

  .tactiq-home-objectif {
    padding-top: 50px;
  }

  .tactiq-home-objectif-container {
    gap: 70px;
    padding-bottom: 120px;
  }

  .tactiq-home-objectif-right-container {
    width: 440px;
    height: 460px;
  }

  .tactiq-home-objectif-block {
    display: flex;
    justify-content: center;
  }

  .tactiq-home-objectif-composant-text {
    padding-top: 140px;
  }

  .tactiq-home-objectif-blocks {
    flex-direction: column;
    gap: 100px;
  }

  .tactiq-home-promise {
    padding-left: unset;
  }

  .tactiq-home-promise-block-desc {
    width: 100%;
  }

  .tactiq-home-promise-blocks {
    align-items: center;
  }

  .tactiq-home-promise-block {
    flex-direction: column;
    border: none;
    padding-left: 0;
    width: 100%;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 0;
  }

  .tactiq-home-promise-block-img img {
    margin-right: 0;
    position: static;
    transform: none;
    transition: none;
  }

  .tactiq-home-team-bg {
    background-image: none;
    height: auto;
  }

  .tactiq-home-team-blocks {
    flex-direction: column;
    gap: 75px;
  }

  .tactiq-home-rdv-social-container {
    align-items: center;
  }

  .tactiq-home-rdv-social-row1 img,
  .tactiq-home-rdv-social-row2 img {
    width: 90px;
  }

  .tactiq-home-rdv-social-row1,
  .tactiq-home-rdv-social-row2 {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    margin-top: 85px;
  }

  .tactiq-home-rdv-container {
    padding-bottom: 85px;
  }
  /* HOME */
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* GENERAL */
  body {
    font-size: 15px;
    line-height: 25px;
  }
  /* GENERAL */

  /* HEADER */
  .tactiq-header-home-link img {
    width: 50%;
    height: auto;
  }

  .tactiq-header-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .navbar-nav {
    gap: 20px;
  }

  .tactiq-header {
    padding-top: 25px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer {
    padding: 100px 0 80px 0;
  }

  .tactiq-footer-logo {
    width: 100%;
    height: auto;
  }

  .tactiq-footer-address {
    font-size: 18px;
    line-height: 30px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-title-banner {
    font-size: 50px;
    line-height: 65px;
  }

  .tactiq-home-subtitle {
    font-size: 50px;
    line-height: 80px;
  }

  .tactiq-home-banner-text {
    padding-top: 665px;
  }

  .tactiq-title-orange {
    font-size: 44px;
    line-height: 45px;
  }

  .tactiq-home-objectif-subtitle {
    font-size: 18px;
    line-height: 26px;
  }

  .tactiq-home-objectif {
    padding-top: 0px;
  }

  .tactiq-home-objectif-container {
    gap: 85px;
    padding-bottom: 120px;
  }

  .tactiq-home-objectif-right-container {
    width: 381px;
    height: 399px;
  }

  .tactiq-home-objectif-block {
    display: flex;
    justify-content: center;
  }

  .tactiq-home-objectif-composant-text {
    padding-top: 130px;
  }

  .tactiq-home-objectif-blocks {
    gap: 26px;
    align-items: flex-start;
  }

  .tactiq-home-objectif-block-picto img {
    width: 127px;
  }

  .tactiq-home-objectif-block-title {
    font-size: 20px;
    line-height: 27px;
  }

  .tactiq-home-promise {
    padding-left: unset;
  }

  .tactiq-home-promise-block-desc {
    width: 100%;
  }

  .tactiq-home-promise-blocks {
    align-items: center;
  }

  .tactiq-home-promise-block {
    flex-direction: column;
    border: none;
    padding-left: 0;
    width: 100%;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 0;
  }

  .tactiq-home-promise-block-img img {
    margin-right: 0;
    position: static;
    transform: none;
    transition: none;
  }

  .tactiq-home-team-bg {
    background-image: none;
    height: auto;
  }

  .tactiq-home-team-blocks {
    flex-direction: column;
    gap: 75px;
  }

  .tactiq-home-rdv-social-container {
    align-items: center;
  }

  .tactiq-home-rdv-social-row1 img,
  .tactiq-home-rdv-social-row2 img {
    width: 90px;
  }

  .tactiq-home-rdv-social-row1,
  .tactiq-home-rdv-social-row2 {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    margin-top: 85px;
  }

  .tactiq-home-rdv-container {
    padding-bottom: 85px;
  }
  /* HOME */
}

@media (min-width: 1200px) and (max-width: 1330px) {
  /* HEADER */
  .navbar-nav {
    gap: 20px;
  }

  .tactiq-header {
    padding-top: 25px;
  }

  .tactiq-header-menu a {
    font-size: 14px;
    line-height: 20px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer {
    padding: 100px 0 80px 0;
  }

  .tactiq-footer-logo {
    width: 100%;
    height: auto;
  }

  .tactiq-footer-address {
    font-size: 18px;
    line-height: 30px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-title-banner {
    font-size: 50px;
    line-height: 65px;
  }

  .tactiq-home-subtitle {
    font-size: 50px;
    line-height: 80px;
  }

  .tactiq-home-banner-text {
    padding-top: 665px;
  }

  .tactiq-title-orange {
    font-size: 44px;
    line-height: 45px;
  }

  .tactiq-home-objectif-subtitle {
    font-size: 18px;
    line-height: 26px;
  }

  .tactiq-home-objectif {
    padding-top: 0px;
  }

  .tactiq-home-objectif-container {
    gap: 85px;
    padding-bottom: 120px;
  }

  .tactiq-home-objectif-right-container {
    width: 381px;
    height: 399px;
  }

  .tactiq-home-objectif-block {
    display: flex;
    justify-content: center;
  }

  .tactiq-home-objectif-composant-text {
    padding-top: 130px;
  }

  .tactiq-home-objectif-blocks {
    gap: 26px;
    align-items: flex-start;
  }

  .tactiq-home-objectif-block-picto img {
    width: 127px;
  }

  .tactiq-home-objectif-block-title {
    font-size: 20px;
    line-height: 27px;
  }

  .tactiq-home-promise {
    padding-left: unset;
  }

  .tactiq-home-promise-block-desc {
    width: 100%;
  }

  .tactiq-home-promise-blocks {
    align-items: center;
  }

  .tactiq-home-promise-block {
    flex-direction: column;
    border: none;
    padding-left: 0;
    width: 100%;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 0;
  }

  .tactiq-home-promise-block-img img {
    margin-right: 0;
    position: static;
    transform: none;
    transition: none;
  }

  .tactiq-home-team-bg {
    background-image: none;
    height: auto;
  }

  .tactiq-home-team-blocks {
    flex-direction: column;
    gap: 75px;
  }

  .tactiq-home-rdv-social-container {
    align-items: center;
  }

  .tactiq-home-rdv-social-row1 img,
  .tactiq-home-rdv-social-row2 img {
    width: 90px;
  }

  .tactiq-home-rdv-social-row1,
  .tactiq-home-rdv-social-row2 {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    gap: 20px;
  }

  .tactiq-home-rdv-social-container {
    margin-top: 85px;
  }

  .tactiq-home-rdv-container {
    padding-bottom: 85px;
  }
  /* HOME */
}

@media (min-width: 1331px) and (max-width: 1399px) {
  /* HEADER */
  .navbar-nav {
    gap: 16px;
  }

  .tactiq-header {
    padding-top: 25px;
  }

  .tactiq-header-menu a {
    font-size: 16px;
    line-height: 22px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer-logo {
    width: 100%;
    height: auto;
  }

  .tactiq-footer-address {
    font-size: 18px;
    line-height: 30px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-title-banner {
    font-size: 57px;
    line-height: 70px;
  }

  .tactiq-home-subtitle {
    font-size: 55px;
    line-height: 80px;
  }

  .tactiq-home-promise-block {
    padding-left: 245px;
    width: 1110px;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 20px;
  }

  .tactiq-home-team-bg{
    padding-top: 60px;
  }

  .tactiq-home-team-blocks{
    padding-bottom: 60px;
  }

  /* HOME */
}

@media (min-width: 1400px) and (max-width: 1696px) {
  /* HEADER */
  .navbar-nav {
    gap: 20px;
  }

  .tactiq-header {
    padding-top: 25px;
  }

  .tactiq-header-menu a {
    font-size: 16px;
    line-height: 22px;
  }
  /* HEADER */

  /* FOOTER */
  .tactiq-footer-logo {
    width: 100%;
    height: auto;
  }

  .tactiq-footer-address {
    font-size: 18px;
    line-height: 30px;
  }
  /* FOOTER */

  /* HOME */
  .tactiq-title-banner {
    font-size: 57px;
    line-height: 70px;
  }

  .tactiq-home-subtitle {
    font-size: 55px;
    line-height: 80px;
  }

  .tactiq-home-objectif{
    padding-top: 0;
  }

  .tactiq-home-promise-block {
    padding-left: 245px;
    width: 1110px;
  }

  .tactiq-home-promise-block-1,
  .tactiq-home-promise-block-2,
  .tactiq-home-promise-block-3,
  .tactiq-home-promise-block-4 {
    margin-left: 20px;
  }

  /* HOME */
}

@media (min-width: 1697px) {
}
/* RESPONSIVE */
