@import url('../../src//colors.css');

@media (max-width: 350px) {
  .bloc-banner-btn {
    margin-top: 900px;
    left: -12px;
    z-index: 99;
  }
  .link-header-logins {
    width: 100% !important;
  }
  .img-lecon-card {
    width: 100%;
    margin-bottom: 20px;
    height: 150px;
    min-height: 150px;
    border-radius: 10px 10px 0 0;
  }
  .text-header-quiz-card {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: var(--secondaryTextColor);
  }
  .select-bg-theme {
    padding-left: 70%;
  }
  .btn-light-extra-large {
    padding: 15px 0;
  }
  .logo-dashboard-mobile {
    width: 130px;
  }
  .position-btn-left-slider-details-session > span {
    display: none;
  }
  .position-btn-right-slider-details-session > span {
    display: none;
  }
  .logo-accueil-header {
    width: 130px;
  }
  .form-select-line-chart {
    font-size: 10px !important;
    width: 100%;
  }
  .title-inscrivez-vous {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 15px;
    text-align: center;
    color: var(--primarytextColor);
  }
  .bgd-card {
    padding: 1rem !important;
    font-size: 20px !important;
  }
  .color-boutton {
    width: 100% !important;
    justify-content: center !important;
  }
  .position-btn-left-slider-details-session > span {
    display: none;
  }
  .position-btn-right-slider-details-session > span {
    display: none;
  }
}
@media (max-width: 575px) {
  .modal-body1 {
    height: 260px !important;
    position: absolute !important;
    top: 130px !important;
    background-color: transparent !important;
    overflow-y: hidden !important;
    width: 340px !important;
  }
  .modal-iframe iframe {
    width: 320px !important;
  }
  .modal-iframe modal-video-close-btn {
    display: none !important;
  }
  .modal-content1 {
    justify-content: center;
    align-content: center;
    width: 340px !important;
    border-style: hidden;
  }
  .close1 {
    font-size: 15px !important;
    margin-right: 4px !important;
    box-shadow: hidden !important;
  }
  .ip {
    width: 100% !important;
  }
  .link-header-logins {
    width: 100% !important;
    margin-bottom: 80px !important;
  }

  .titlepatrimoine {
    font-size: larger !important;
    margin: 0 !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
  }
  .texte-patrimoine {
    margin: 0 !important;
  }
  .link-header-login {
    width: 100% !important;
    font-size: 10px !important;
  }
  .input {
    margin-bottom: 20px;
    width: 280px;
  }
  .titrepartenaire {
    font-size: 10px !important;
  }
  .textepartenaire {
    font-size: 15px !important;
  }
  .titrenewleter {
    font-size: 15px !important;
    /* line-height: 15px; */
  }
  .marginhome {
    padding: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .partenaire {
    margin-left: 0 !important;
  }
  .titrefaqquestion {
    font-size: 15px !important;
  }
  .fonds {
    margin: 0 !important;
  }
  .text-light {
    font-size: 15px;
    line-height: 30px;
  }
  .no-view-smartphone {
    display: none !important;
  }
  .user-acount-dashboard-header-display {
    display: none;
  }
  .user-acount-dashboard-header {
    font-family: "Inter", sans-serif;
    padding: 0;
    /* margin-right: -55px; */
  }
  .title-inscrivez-vous {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: var(--primarytextColor);
  }
  .s130 form .inner-form .input-field input {
    height: 100%;
    background: transparent;
    border: 0;
    width: 100%;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    padding-right: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--quinaryTextColor);
  }
  .user-acount-dashboard-header {
    margin-left: auto;
  }
  .text-banner-image-cours-details {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    color: var(--primarytextColor);
  }
  .banner-image-cours-details {
    width: 100%;
    background-color: var(--septanaryColor);
    padding: 1rem;
  }
  .content-cours-details {
    padding: 50px 15px 30px 15px;
    background-color: var(--primaryColor);
  }

  .btn-theme {
    font-size: 11px;
    padding: 0.5rem;
  }
  .btn-theme-light {
    font-size: 11px;
    padding: 0.5rem;
  }
  .text-header-quiz-card {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: var(--secondaryTextColor);
  }
  .card-quiz {
    background: var(--primaryColor);
    border-radius: 10px;
    padding: 40px 25px;
  }
  .card-connexion {
    background: var(--primaryColor);
    box-shadow: 2px 5px 10px var(--primaryBoxShadowColor);
    padding: 1rem 2rem;
  }
  .titre-connexion {
    font-size: 21px;
    line-height: 30px;
    color: var(--nonaryTextColor);
  }
  .card-certificate {
    background: var(--primaryColor);
    padding: 25px 15px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 30px;
  }
  .auteur-reponse-position-mobile {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .auteur-reponse-card-forum-details {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
    color: var(--septenaryTextColor);
    margin-left: auto;
    margin-right: auto;
  }
  .avatar-reponse-card-forum-details {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-body-forum-details {
    padding: 25px 15px;
    margin-bottom: 10px;
  }
  .card-content-forum {
    background: var(--primaryColor);
    border-radius: 10px;
    padding: 30px 15px 300px 15px;
  }
  .image-user-acount-dashboard-header {
    margin-right: 0px;
    width: 40px;
    height: 40px;
  }
  .card-dashboard {
    background: var(--primaryColor);
    box-shadow: 0px 4px 15px var(--quinaryTextColor);
    border-radius: 5px;
    padding: 20px 25px 35px 20px;
  }
  .input-search-in-table-dashboard-backend {
    height: 35px;
  }
  .input-dashboard-backend {
    background: var(--octonaryColor);
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    padding: 0 30px 0 20px;
    height: 40px;
    display: flex;
    align-items: center;
    color: var(--primarytextColor);
    border-radius: 55px;
    border: 0;
  }
  .btn-search-in-table-dashboard-backend-web {
    display: none;
  }
  .icon-search-in-table-dashboard-backend {
    width: 20px;
    margin-right: 0px;
  }
  .input-search-in-table-dashboard-backend {
    width: 100%;
  }
  .quiz-item {
    background: var(--primaryColor);
    box-shadow: 0px 3px 18px var(--nonaryTextColor);
    border-radius: 25px;
    padding: 15px 30px 0 30px;
  }
  .content-quiz-item {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: var(--primarytextColor);
  }

  .chiffre-module-item {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 31px;
    color: #21201e;
  }
  .align-right-in-small-device {
    text-align: right;
  }
  .chiffre-taux-couverture {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    color: var(--primaryColor);
  }
  .nav-tabs .nav-item {
    margin-bottom: -1px;
  }
  .nav-link-modal-details-apprenant {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 23px;
    color: var(--primarytextColor) !important;
    transition: 0.1s;
    padding: 10px;
  }
  .numerotation-btn-table-navigation.active {
    width: 30px;
    height: 30px;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 13px;
    line-height: 22px;
  }
  .numerotation-btn-table-navigation {
    width: 30px;
    height: 30px;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 13px;
    line-height: 22px;
  }
  .titre-module-item {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: var(--primarytextColor);
    margin-bottom: 15px;
  }
  .btn-details-module-item {
    padding: 10px 0px;
  }
  .card-add {
    background-color: var(--primaryColor);
    border-radius: 5px;
    margin-bottom: 50px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .title-card-module-details {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 33px;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    color: var(--primarytextColor);
  }
  .link-collapse-session-item {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 19px;
    color: var(--primarytextColor);
    display: block;
    margin-bottom: 15px;
    transition: 0.2s ease-in-out;
    padding-right: 50px;
  }
  .list-session-item {
    background-color: var(--primaryColor);
    padding: 2rem 1.5rem 2rem;
    margin-bottom: 15px;
    border-radius: 5px;
    position: relative;
  }
  .title-card-list-session-item {
    font-family: " Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: var(--primarytextColor);
    margin-bottom: 10px;
  }
  .btn-light-add-content {
    border: 1px solid var(--denaryTextColor);
    box-sizing: border-box;
    border-radius: 55px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 8px;
    color: #1e1c1a;
    padding: 9px 0;
    transition: 0.2s ease-in-out;
    background-color: var(--primaryColor);
    width: 100%;
    margin-bottom: 15px;
  }
  .icon-btn-add-dashboard {
    width: 18px;
    color: var(--denaryTextColor);
    margin-right: 5px;
  }
  .list-content-item {
    background-color: var(--primaryColor);
    padding: 2rem 2rem 1rem;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .select-bg-theme {
    padding-left: 80%;
  }
  .custom-file-label-create-content {
    background-color: var(--octonaryColor);
    border-radius: 55px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    height: 45px;
    padding: 0.7rem 3rem 0.7rem 1rem;
    color: var(--octonaryBoxShadowColor);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .icon-import-custom-file-label {
    position: absolute;
    right: 1rem;
    width: 16px;
    z-index: 1;
    top: 24%;
    color: var(--denaryTextColor);
  }
  .card-item-sessions-module {
    background: var(--primaryColor);
    border-radius: 5px;
    padding: 20px 20px 20px 20px;
    position: relative;
    margin-bottom: 10px;
  }
  .btn-delete-item-sessions-module {
    top: 10px;
    right: 15px;
  }
  .link-collapse-session-item {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 16px;
    color: var(--primarytextColor);
    display: block;
    margin-bottom: 15px;
    transition: 0.2s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .text-message-all-page {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 16px;
    text-align: justify;
    color: var(--primaryColor);
  }
  .logo-message-all-page {
    width: 50px;
    margin-right: 15px;
    height: 36px;
    margin-bottom: 15px;
  }
  .titre-dark-item-list-description-cours {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: var(--octonaryBoxShadowColor);
  }
  .icon-item-list-description-cours {
    margin-right: 7px;
    width: 15px;
  }
  .icon-header-content-slider-details-session {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .texte-header-content-slider-details-session {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    color: var(--octonaryBoxShadowColor);
  }
  .position-btn-left-slider-details-session {
    top: 13px;
  }
  .position-btn-right-slider-details-session {
    top: 13px;
  }
  .front {
    background: var(--primaryColor);
    border: 0.5px solid var(--denaryTextColor);
    box-sizing: border-box;
    box-shadow: 0px 4px 18px var(--primaryBoxShadowColor);
    width: 100%;
    padding: 3rem;
    position: relative;
    height: 250px;
  }
  .back {
    background: var(--primaryColor);
    border: 0.5px solid var(--tertiodenaryTextColor);
    box-sizing: border-box;
    box-shadow: 0px 4px 18px var(--primaryBoxShadowColor);
    width: 100%;
    padding: 3rem;
    position: relative;
    height: 250px;
    transform: translateY(180deg);
    display: none;
  }
  .indication-bottom-card-flip {
    bottom: 3px;
    font-size: 15px;
  }
  .titre-card-front {
    font-family: "Work Sans", sans-serif;
    /* font-style: normal;
        font-weight: 600; */
    line-height: 15px;
    /* font-size: 24px;
        color: var(--secondaryTextColor);
        text-align: center; */
  }
  .item-dnd-carte-heuristique {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .routing-view-url {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 12px;
    color: var(--secondary-color);
    transition: 0.2s ease-in-out;
  }
  .icon-routing-view-url {
    width: 11px;
    margin: 0 3px;
    height: 8px;
  }
  .nav-tabs .nav-item.show .nav-link-all-courses,
  .nav-tabs .nav-link-all-courses.active {
    font-size: 14px;
    color: var(--denaryTextColor);
    padding: 0px 20px 10px 0;
  }

  .nav-tabs .nav-item.show .nav-link-all-courses,
  .nav-tabs .nav-link-all-courses {
    font-size: 14px;
    color: var(--septenaryTextColor);
    padding: 0px 20px 10px 0;
  }
  .note-evaluation {
    width: 40px;
    height: 40px;
  }
  .content-choices-response-quiz {
    background-color: var(--septanaryColor);
    border-radius: 10px;
    padding: 10px 5px;
  }
  .content-text-welcome {
    font-size: 17px;
    line-height: 26px;
  }
  .li-welcome {
    font-size: 17px;
    line-height: 26px;
  }
  .link-contact-support-welcome {
    font-size: 17px;
  }
  .chiffre-statistics-apprenant-page {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 46px;
    white-space: normal;
    overflow: visible;
    text-overflow: ellipsis;
    color: var(--denaryTextColor);
  }
  .legend-statistics-apprenant-page {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: var(--primarytextColor);
  }
  .logo-dashboard-mobile {
    width: 150px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  .logo-gfa-top {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .s130 form .inner-form .input-field {
    height: 40px;
  }
  .logo-accueil-header {
    width: 150px;
  }
  .input-with-icon {
    height: 45px;
  }
  .btn-connexion {
    line-height: 40px;
  }
  .p-landing-page-gfa {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .form-select-line-chart {
    font-size: 13px;
    padding: 0.3rem 2rem 0.3rem 1rem !important;
    background: url(../img/icons/sort-down.svg) 92% 30% / 9px no-repeat var(--primaryColor) !important;
  }
  .bloc-banner-right-2 {
    width: 70% !important;
    height: 80% !important;
    top: 431px !important;
    left: 17% !important;
  }
  .bloc-banner-right-1 {
    width: 139px !important;
    height: 186px !important;
    top: 556px !important;
    left: 12% !important;
  }
  .bloc-banner-right-3 {
    width: 100px !important;
    height: 126px !important;
    top: 610px !important;
    left: 67% !important;
  }
  .bloc-banner-1 {
    width: 156.36px !important;
    top: 93px !important;
    height: 79.68px !important;
    left: 11% !important;
  }
  .bloc-banner-2 {
    width: 110.49px !important;
    top: 57px !important;
    height: 76.61px !important;
  }
  .bloc-banner-3 {
    top: 302px !important;
    width: 84.24px !important;
    right: 54% !important;
    height: 56.94px !important;
  }
  .bloc-banner-text {
    left: 13% !important;
    width: 80% !important;
    top: 88px !important;
  }
  .titre-banner {
    font-size: 15px !important;
  }
  .btn-investir-banner {
    width: 100% !important;
  }
  .bloc-banner-btn {
    top: 238px !important;
    left: 27% !important;
    display: inherit !important;
  }
  .btn-investir {
    margin-bottom: 23% !important;
    margin-top: 8% !important;
    width: 100% !important;
  }
  .carousel .slide .legend {
    padding: 5px !important;
  }
  .menu-align-tb {
    justify-content: start !important;
    padding-left: 2rem;
  }
  .nav-text-theme {
    font-size: 22px !important;
    line-height: 18px !important;
  }
  .page-title {
    font-size: 17px !important;
  }
}

@media (max-width: 767px) and (min-width: 575px) {
  .bloc-banner-right-2 {
    width: 70% !important;
    height: 80% !important;
    top: 373px !important;
    left: 17% !important;
  }
  .menu-align-tb {
    margin-top: -5rem;
  }
  .nav-text-theme {
    font-size: 22px !important;
  }
  .page-title {
    font-size: 22px !important;
  }
  .bloc-banner-right-1 {
    width: 178px !important;
    height: 186px !important;
    top: 556px !important;
    left: 12% !important;
  }
  .bloc-banner-right-3 {
    width: 130px !important;
    height: 126px !important;
    top: 610px !important;
    left: 67% !important;
  }
  .bloc-banner-1 {
    width: 156.36px !important;
    top: 93px !important;
    height: 79.68px !important;
    left: 11% !important;
  }
  .bloc-banner-2 {
    width: 110.49px !important;
    top: 57px !important;
    height: 76.61px !important;
  }
  .bloc-banner-3 {
    top: 302px !important;
    width: 84.24px !important;
    right: 54% !important;
    height: 56.94px !important;
  }
  .bloc-banner-text {
    left: 13% !important;
    width: 80% !important;
    top: 88px !important;
  }
  .titre-banner {
    font-size: 25px !important;
  }
  .bloc-banner-btn {
    top: 238px !important;
    left: 27% !important;
    display: inherit !important;
  }
  .btn-investir {
    margin-bottom: 23% !important;
    margin-top: 8% !important;
  }
}

@media (max-width: 767px) {
  .iframeCarte{
    background: red;
  }
    .couverture-content-container {
        padding-top: 24% !important;
    }
    .couverture-title {
        font-size: 27px !important;
    }
    .funding-video-btn {
        width: 100%;
    }
    .home-section-title {
        font-size: 26px !important;
    }
    .dev-textual-title {
        font-size: 23px !important;
        line-height: 34px !important;
    }
    .illustration-icon {
        top: -20px !important;
        right: -4% !important;
    }
    .dev-image2{
        top: -100px !important;
        left: 0 !important;
    }
    .illustration-icon-lefty {
        left: -15px !important;
        top: -15px !important;
    }
    .dev-textual-container2{
        margin-top: 33%;
    }
    .newsletter-icon  {
        width: 70% !important;
    }
    .newsletter-icon-content {
        display: flex;
        justify-content: center;
    }
    .home-section-container {
        padding: 0 1rem !important;
    }
    .dev-textual-content {
        width: 100% !important;
    }
    .body-footer {
        padding: 3rem 1rem !important;
    }
    .footer-reseaux-sociaux-container {
        display: block !important;
    }
    .container-image-sociaux {
        justify-content: inherit !important;
        align-items: inherit !important;
    }
    .footer-social-media-label-container {
        padding-right: inherit !important;
        padding-left: 15px;
    }
    .no-padding-footer {
        padding-top: 0 !important;
    }
    .no-mt-footer {
        margin-top: 0 !important;
    }
    footer .copyright {
        display: flex !important;
        justify-content: center;
    }
    .funding-process-illustration-img {
        width: 100% !important;
    }
    .how-funding-section-title {
        font-size: 22px !important;
    }
    .funding-process-row .test-link-btn-container {
        padding-left: inherit !important;
    }
    .funding-description-textual-title  {
        font-size: 22px !important;
        line-height: 39px !important;
        margin-bottom: 1rem;
    }
    .funding-couverture-textual-container p {
        font-size: 25px !important;
    }
  .btn-soumettre {
    margin-left: 0 !important;
    margin-top: 3%;
  }
  .btn-submit-banner {
    width: 100%;
  }
  .bloc-btn-mobile {
    display: block !important;
  }
  .no-ml-mobile {
    margin-left: inherit !important;
    margin-right: 0 !important;
  }
  .component-front-login {
    padding: 10px !important;
  }
  .page-title-tb {
    border-bottom: none !important;
  }
  .btn-tb-action-app {
    padding-top: 1rem;
  }
  .btn-fiscalite {
    justify-content: center !important;
  }
  .image-newleter-center-mobile {
    text-align: center;
  }
  .h2,
  h2 {
    font-size: 1.5rem;
  }
  .h3,
  h3 {
    font-size: 1.2rem;
  }
  .h5,
  h5 {
    font-size: 1rem;
  }
  .text-banner-image-cours-details {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: var(--primarytextColor);
  }
  .banner-image-cours-details {
    width: 100%;
    background-color: var(--septanaryColor);
  }
  .img-lecon-card {
    width: 100%;
    margin-bottom: 20px;
    height: 200px;
    min-height: 200px;
    border-radius: 10px 10px 0 0;
  }
  .containt-mobile-center {
    justify-content: center !important;
  }
  .containt-mobile-left {
    justify-content: left !important;
  }
  .textepartenaire {
    line-height: 28px !important;
  }
  .logo-accueil-header {
    width: 220px;
  }
  .content-video-viemo {
    padding: 56.25% 0 0 0;
    position: relative;
    margin-bottom: 20px;
  }
  .input-radio-quiz {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: var(--secondaryTextColor);
  }
  .avatar-reponse-card-forum-details {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 30px;
  }
  .card-dashboard {
    background: var(--primaryColor);
    box-shadow: 0px 4px 15px var(--quinaryTextColor);
    border-radius: 5px;
    padding: 25px 25px 20px 25px;
  }
  .titre-forum-card {
    margin-bottom: 20px !important;
  }

  .justify-left-tablette {
    justify-content: left !important;
  }

  .h-content-quiz-item {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
  }
  .table-backend-custom-header {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 13px;
    color: var(--secondary-color);
  }
  .titre-module-item {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 47px;
    letter-spacing: 0.01em;
    color: var(--primarytextColor);
  }
  .text-content-card-module-details {
    padding-right: 0px;
  }
  .titre-card-create-content {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 25px;
    color: var(--primarytextColor);
    margin-bottom: 15px;
  }
  .card-child-content-creating {
    background: var(--primaryColor);
    box-shadow: 0px 3px 18px var(--nonaryTextColor);
    border-radius: 5px;
    padding: 1rem 1rem 3rem;
    margin-bottom: 10px;
  }
  .label-vrai-faux {
    display: none;
  }
  .front {
    background: var(--primaryColor);
    border: 0.5px solid var(--denaryTextColor);
    box-sizing: border-box;
    box-shadow: 0px 4px 18px var(--primaryBoxShadowColor);
    width: 100%;
    padding: 3rem;
    position: relative;
    height: 350px;
  }
  .back {
    background: var(--primaryColor);
    border: 0.5px solid var(--septanaryColor);
    box-sizing: border-box;
    box-shadow: 0px 4px 18px var(--primaryBoxShadowColor);
    width: 100%;
    padding: 3rem;
    position: relative;
    height: 350px;
    transform: translateY(180deg);
    display: none;
  }
  .indication-bottom-card-flip {
    bottom: 3px;
  }
  .titre-card-front {
    font-family: "Work Sans", sans-serif;
    line-height: 44px;
  }
  .item-dnd-carte-heuristique {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .note-evaluation {
    width: 50px;
    height: 50px;
  }
  .input-with-icon {
    height: 50px;
  }
  .content-filter-radio-dashboard-admin {
    font-size: 11px !important;
    padding: 8px 8px !important;
  }
  .titre-card-statistics {
    font-size: 12px !important;
    line-height: 13px !important;
  }
  .chiffre-card-statistics {
    font-size: 34px !important;
    line-height: 36px !important;
  }
  .icon-card-statistics {
    right: 30px;
    top: 15px;
    width: 30px;
  }
  .chart-item-title {
    font-size: 17px !important;
    line-height: 1;
  }

  .rec.rec-arrow.rec.rec-arrow-right {
    display: none;
  }
  .rec.rec-arrow.rec.rec-arrow-left {
    display: none;
  }
  .carousel .slide .legend {
    padding: 6px !important;
  }
  .container-cayore {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .container-cayore-form {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .component-details-projet .img-details {
    width: 100% !important;
  }
  .h3-theme {
    font-size: 28px !important;
    line-height: 42px !important;
  }
  .titre-bloc-row {
    padding-bottom: 0 !important;
  }
  .link-header-login {
    padding: 1rem !important;
  }
  .topimg2 {
    left: 19px !important;
  }
  .topimg {
    right: 27px !important;
    top: -50px !important;
  }
  .d-column-mobile {
    flex-direction: column;
  }

  .titre-image-illustration {
    font-size: 26px !important;
    line-height: 46px !important;
  }
  .btn-detail-projet-sm {
    justify-content: inherit !important;
  }
  .btn-theme-plus {
    padding: 1rem 5.5rem !important;
  }
  .component-details-projet .card {
    padding: 1rem !important;
  }
  .component-details-projet .card-title {
    font-size: 22px !important;
    line-height: 29px !important;
  }
  .component-details-projet .title-texte {
    font-size: 30px !important;
  }
  .input-faq {
    width: 100% !important;
    margin-bottom: 9%;
  }
  .img-height {
    height: inherit !important;
  }
  .img-resp {
    width: 100%;
  }
  .qsn-img-bottom {
    height: inherit !important;
  }
  .para-theme {
    font-size: 28px !important;
    line-height: 155.7% !important;
  }
  .text-theme {
    font-size: 28px !important;
    line-height: 155.7% !important;
  }
  .component-projet-item {
    width: 100% !important;
  }
  .span-financer {
    font-size: 16px !important;
  }
  .component-financer-projet .btn-dropdown {
    font-size: 16px !important;
  }

  .mrge-aftr-title {
    margin-top: inherit !important;
    padding-top: inherit !important;
  }
  .mrg-video {
    margin-top: inherit !important;
    padding: inherit !important;
  }
  .component-About-projet .img-about {
    width: 100%;
  }
  .img-actu-dtls {
    height: inherit !important;
  }
  .banner-liste-projet {
    padding: 3rem !important;
  }

  .sub-title-liste-projet-theme {
    font-size: 20px !important;
  }
  .sub-title-liste-projet {
    font-size: 20px !important;
  }
  .form-select-line-chart {
    background-image: inherit !important;
  }
  .cls-filter {
    justify-content: inherit !important;
  }
  .content-view-start {
    position: relative;
    width: 100% !important;
    left: 1.5% !important;
  }
  .component-front-login {
    padding: 10px !important;
  }
  .img-lecon-card {
    width: 100%;
    margin-bottom: 20px;
    height: 200px;
    min-height: 200px;
    border-radius: 10px 10px 0 0;
  }
  .containt-mobile-center {
    justify-content: center !important;
  }
  .content-video-viemo {
    padding: 56.25% 0 0 0;
    position: relative;
    margin-bottom: 20px;
  }
  .input-radio-quiz {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: var(--secondaryTextColor);
  }
  .h-content-quiz-item {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
  }
  .titre-module-item {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 47px;
    letter-spacing: 0.01em;
    color: var(--primarytextColor);
  }
  .card-child-content-creating {
    background: var(--primaryColor);
    box-shadow: 0px 3px 18px var(--nonaryTextColor);
    border-radius: 5px;
    padding: 1rem 1rem 3rem;
    margin-bottom: 10px;
  }
  .item-dnd-carte-heuristique {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .chart-item-title {
    font-size: 17px !important;
    line-height: 1;
  }
  .btn-theme-plus {
    padding: 1rem 5.5rem !important;
  }
  .component-details-projet .card-title {
    font-size: 22px !important;
    line-height: 29px !important;
  }
  .component-details-projet .title-texte {
    font-size: 30px !important;
  }
  .qsn-img-bottom {
    height: inherit !important;
  }
  .para-theme {
    font-size: 28px !important;
    line-height: 155.7% !important;
  }

  .component-financer-projet .btn-dropdown {
    font-size: 16px !important;
  }
  .banner-liste-projet {
    padding: 3rem !important;
  }

  .sub-title-liste-projet-theme {
    font-size: 20px !important;
  }
  .cls-filter {
    justify-content: inherit !important;
  }
  .component-front-register-infos-perso-three {
    padding: 0px !important;
    background: var(--septanaryColor);
    border-radius: 10px;
  }

  .component-front-register-infos-perso-five {
    padding: 0px !important;
    background: var(--septanaryColor);
    border-radius: 10px;
  }

  .div-button {
    margin-left: 10px;
  }

  .component-front-register-infos-perso-for {
    padding: 0px !important;
    background: var(--septanaryColor);
    border-radius: 10px;
  }

  .component-front-register-infos-perso-two {
    padding: 0px !important;

    background: var(--septanaryColor);
    border-radius: 10px;
  }

  .component-front-register-infos-perso-six {
    padding: 0px !important;
    background: var(--septanaryColor);
    border-radius: 10px;
  }

  .bloc-div-register-form {
    width: 100% !important;
    margin: 0px !important;
  }

  .div-contenant {
    width: 100% !important;
    margin: 0px !important;
  }

  .boutton-next {
    width: auto;
    margin: 0px !important;
  }

  .paragraph-mail-scroll {
    width: 98%;
    height: 500px;
    border: 0px solid var(--quaternaryBorderColor);
  }

  .btn-tb-action-app {
    padding-top: 1rem;
  }
  .btn-fiscalite {
    justify-content: center !important;
  }
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .desktop-display {
    display: none !important;
  }
  .mobile-display {
    display: block !important;
  }
  img.mobile-social-icon {
    transform: rotate(-90deg) !important;
  }
  .mobile-social-links-container {
    display: flex;
    justify-content: space-between;
    padding: 2px 10px;
    background: var(--primarytextColor)1f;
  }
  .auth-btn-container {
    justify-content: space-between !important;
  }
  .auth-form-container {
    padding: 30px !important;
  }
  .input-group.auth-form-group .input-group-prepend {
    left: -5% !important;
  }
  .home-section-container {
    padding: 0 16px !important;
  }
  .newsletter-section-container {
    padding: 40px 20px !important;
  }
  .newsletter-input-label {
    line-height: 26px !important;
    font-size: 22px !important;
  }
  .newsletter-submit-btn-container {
    width: 100%;
  }
  .newsletter-submit-btn-container button {
    width: 100%;
  }
  .newsletter-form-body {
    flex-direction: column;
  }
  .newsletter-input-group {
    width: 100% !important;
    margin-bottom: 15px;
    padding-right: 0 !important;
  }
  .illustration-icon-lefty,
  .illustration-icon {
    padding: 6px !important;
  }
  .couverture-title {
    width: 100% !important;
  }
  .couverture-description-container,
  .couverture-description-container p {
    width: 100% !important;
  }
  .couverture-actions-btn-container {
    width: 100% !important;
    flex-direction: column !important;
  }
  .funding-btn {
    width: 100% !important;
  }
  .funding-btn-container {
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
  .investir-couverture-btn-container {
    flex-direction: column !important;
  }
  .preference-link-container {
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
  .investir-couverture-btn-container a {
    width: 100% !important;
  }
  .investir-couverture-left-side {
    margin-top: 12% !important;
  }
  .investir-couverture-image {
    width: 100% !important;
  }
  .test-link-btn {
    width: 100% !important;
  }
  .funding-process-item-col {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  /* ::::::::::::::::::::::::::::::::::::::::::::::::: TELECHARGER DOCUMENT INSCRIPTION :::::::::::::::::::::::::::::::::::::::::::::  */
  .boutton-div {
    margin: 0px !important;
  }

  .card-telecharger-document,
  .card-photo-identite {
    height: 100vh !important;
  }

  .card-choix-pieces {
    background-color: var(--primaryColor);
    padding: 20px !important;
  }
  .card-choix-pieces {
    padding: 20px !important;
    height: 100vh !important;
  }

  .card-telecharger-document {
    height: 100vh !important;
    max-width: 100vw !important;
  }

  .div-contenant {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    margin: auto;
    height: 100%;
  }

  .champ-texte-tel {
    width: 100%;
  }
  /* ::::::::::::::::::::::::::::::::::::::::::::::::: FIN TELECHARGER DOCUMENT INSCRIPTION :::::::::::::::::::::::::::::::::::::::::::::  */
}

@media (min-width: 768px) {
  .div-button {
    margin-left: 120px;
  }

  .titre-forum-card {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: var(--denaryTextColor);
    transition: 0.2s ease-in-out;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .label-vrai-faux-mobile {
    display: none;
  }
}

@media  (max-width: 991px) {
  .nav-item-vertical-custom {
    padding: 0 !important;
  }
  .search-form-container {
    width: 90% !important;
  }
  .page-title-tb {
    padding-left: 0 !important;
  }
  .no-see-sidebar-tb {
    display: none;
  }
  .process-financement-desktop {
    display: none;
  }
  .no-view-mobile {
    display: none !important;
  }
  .icon-card-statistics {
    right: 30px;
    top: 20px;
    width: 35px;
  }
  .logo-navbar-vertical-dashboard {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }
  .navbar-vertical-customisation {
    padding: 40px 0 70px 0;
    background-color: var(--secondary-color);
  }
  .nav-items-custom {
    margin-bottom: 60px;
  }
  .navbar {
    padding: 0;
  }
  .nav-link-vertival-custom-mobile {
    padding-left: 30px !important;
    color: var(--tertiaryBorderColor) !important;
  }
  .nav-link-vertival-custom-mobile:hover {
    color: var(--primaryColor) !important;
    background: var(--denaryTextColor);
    transition: 0.2s ease;
  }
  .titre-connexion {
    font-size: 28px;
    line-height: 60px;
    color: var(--nonaryTextColor);
  }
  .card-connexion {
    background: var(--primaryColor);
    box-shadow: 2px 5px 10px var(--primaryBoxShadowColor);
    padding: 1rem 4rem;
  }

  .s130 {
    margin-left: 0 !important;
    margin-right: auto !important;
    width: 100% !important;
  }
  .quiz-item {
    background: var(--primaryColor);
    box-shadow: 0px 3px 18px var(--nonaryTextColor);
    border-radius: 58px;
    padding: 15px 40px 0 40px;
  }
  .nav-link-modal-details-apprenant {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 23px;
    color: var(--primarytextColor) !important;
    transition: 0.1s;
    padding: 0px;
  }
  .content-position-after-header-backend {
    /* margin-top: 70%; */
    position: absolute;
    top: 21%;
  }
  .nav-tabs .nav-item {
    margin-bottom: -1px;
  }
  .select-bg-theme {
    padding-left: 85%;
  }
  .text-inside-select-bg-theme {
    top: 33%;
  }
  .content-position-after-header {
    /* margin-top: 70%; */
    position: absolute;
    top: 21%;
  }
  .note-evaluation {
    width: 50px;
    height: 50px;
  }
  .user-acount-dashboard-header {
    margin-left: auto;
  }
  .user-acount-dashboard-header-display {
    display: none;
  }
  .user-fullname-mobile {
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    color: var(--primarytextColor);
    transition: 0.2s ease-in-out;
    padding: 1.5rem;
  }
  .image-user-acount-dashboard-header {
    margin-right: 0px;
  }
  .s130 form .inner-form .input-field.first-wrap {
    padding-left: 10px;
  }

  .dropdown-menu-custom {
    /* right: 0px !important; */
    /* left: auto !important; */
    padding: 0 0 20px 0 !important;
  }
  /* .dropdown-menu{
        display: none !important;
    } */
  .message-all-page {
    background: var(--tertiodenaryTextColor);
    padding: 10px 0;
    width: 100%;
    margin-top: 160px;
  }
  .user-info-place-for-mobile {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .content-filter-radio-dashboard-admin {
    padding: 10px 5px !important;
  }
  .text-item-card-extraction {
    font-size: 14px;
    line-height: 16px;
  }
  .item-card-extraction {
    padding: 15px !important;
  }
  .bloc-principal-body-content {
    width: 100% !important;
    padding-top: 2.5rem !important;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .no-view-desktop {
    display: none !important;
  }
  .no-see-desktop-sidebar {
    display: none;
  }
  .process-finanement-mobile {
    display: none;
  }
  .fixed-top {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .user-fullname-mobile {
    display: none;
  }
  .user-login-for-mobile {
    display: none;
  }
  #frontHeader .collapse:not(.show) {
    display: flex !important;
  }
}

@media (max-width: 1400px) {
  .green-ellipse {
    position: absolute;
    top: 90%;
    left: 51%;
    z-index: 999;
  }
  .orange-ellipse {
    position: absolute;
    top: 63%;
    z-index: 99;
    right: -14%;
  }
  .mobile-phone {
    position: absolute;
    top: -13%;
    right: -11%;
    z-index: 99999;
  }
  .footer-ellipse-1 {
    position: absolute;
    bottom: -17%;
    z-index: 0;
    left: -19%;
  }
  .footer-ellipse-2 {
    position: absolute;
    bottom: -17%;
    left: -15% !important;
  }
}

@media (max-width: 1999px) and (min-width: 992px) {
  .btnvalidation1 {
    padding: 18px 23px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 10px !important;
    line-height: 12px;
    color: var(--primaryColor);
    width: 100% !important;
    height: 87px !important;
    padding: 18px 43px;
    background: var(--secondary-color);
    border-radius: 10px;
  }
  .icon-card-statistics {
    right: 20px !important;
    top: 15px !important;
    width: 40px !important;
  }
  .titre-card-statistics {
    font-size: 12px !important;
    line-height: 13px !important;
  }
  .chiffre-card-statistics {
    font-size: 34px !important;
    line-height: 36px !important;
  }
  .bloc-banner-btn {
    top: 628px !important;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .sidebar-customisation {
    max-width: 100% !important;
  }
  .nav-link-sidebar-custom {
    font-size: 22px !important;
    padding: 15px 15px 15px 12px !important;
    margin-left: 24px !important;
  }
  .name-user-connect {
    display: none;
  }
}

@media (max-width: 1110px) and (min-width: 992px) {
  .content-filter-radio-dashboard-admin {
    font-size: 11px !important;
    padding: 8px 8px !important;
  }

  .icon-card-statistics {
    right: 30px;
    top: 15px;
    width: 30px;
  }
  .chart-item-title {
    font-size: 18px;
  }
  .bloc-banner-right-2 {
    width: 67% !important;
    height: 60% !important;
    top: 201px !important;
  }
  .bloc-banner-right-1 {
    height: 240px !important;
    top: 347px !important;
    left: 14% !important;
    width: 230px !important;
  }
  .bloc-banner-right-3 {
    width: 130px !important;
    top: 455px !important;
    left: 68% !important;
    height: 130px !important;
  }
  .bloc-banner-1 {
    top: 184px !important;
    width: 210px !important;
    height: 173px !important;
  }
  .bloc-banner-2 {
    width: 114.49px !important;
    height: 110.61px !important;
    top: 137px !important;
    right: 0% !important;
  }
  .bloc-banner-3 {
    right: 20% !important;
    height: 60px !important;
    top: 534px !important;
  }
  .bloc-banner-text {
    top: 173px !important;
    width: 100% !important;
    z-index: 999 !important;
  }
  .bloc-banner-btn {
    position: absolute;
    top: 631px;
    left: 22%;
    z-index: 99;
  }

  .titre-banner {
    font-size: 40px !important;
  }

  .name-user-connect {
    display: none;
  }
  .component-front-header .header-scrolling-container .container-cayore {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    z-index: 99999999;
  }
  .px-lg-2 {
    padding-left: 0 !important;
  }
}

@media (max-width: 1341px) and (min-width: 1111px) {
  .titre {
    font-size: 32px;
  }
  .text-color {
    font-size: 22px;
  }
  .bgd-card {
    padding: 2rem;
  }
  .bloc-banner-right-2 {
    width: 67% !important;
    height: 60% !important;
    top: 201px !important;
  }
  .bloc-banner-right-1 {
    height: 288px !important;
    top: 409px !important;
    left: 16% !important;
    width: 230px !important;
  }
  .bloc-banner-right-3 {
    width: 130px !important;
    top: 536px !important;
    left: 72% !important;
    height: 143px !important;
  }
  .bloc-banner-1 {
    top: 184px !important;
    width: 234px !important;
    height: 222px !important;
  }
  .bloc-banner-2 {
    width: 114.49px !important;
    height: 110.61px !important;
    top: 147px !important;
    right: 9% !important;
  }
  .bloc-banner-3 {
    right: 24% !important;
    height: 65px !important;
    top: 614px !important;
  }
  .bloc-banner-text {
    top: 173px !important;
    width: 100% !important;
    z-index: 999 !important;
  }
  .px-lg-2 {
    padding: 1rem;
  }
}

@media (max-width: 1445px) and (min-width: 1340px) {
  .padding-top {
    padding-right: 5rem !important;
  }
  .container-cayore {
    padding-right: 12rem !important;
  }
  .text-color {
    font-size: 28px !important;
    padding: 2rem !important;
  }
  .bgd-card {
    padding: 2rem !important;
    font-size: 15px !important;
  }
  .bloc-banner-right-2 {
    width: 67% !important;
    height: 60% !important;
    top: 201px !important;
  }
  .bloc-banner-right-1 {
    height: 273px !important;
    top: 446px !important;
    left: 16% !important;
    width: 230px !important;
  }
  .bloc-banner-right-3 {
    width: 130px !important;
    top: 574px !important;
    left: 72% !important;
    height: 143px !important;
  }
  .bloc-banner-1 {
    top: 184px !important;
    width: 234px !important;
    height: 222px !important;
  }
  .bloc-banner-2 {
    width: 114.49px !important;
    height: 110.61px !important;
    top: 137px !important;
    right: 0% !important;
  }
  .bloc-banner-3 {
    right: 35% !important;
    height: 65px !important;
    top: 534px !important;
  }
  .bloc-banner-text {
    top: 173px !important;
    width: 100% !important;
    z-index: 999 !important;
  }
  .px-lg-2 {
    padding: 1rem;
  }
  .bloc-banner-btn {
    position: absolute;
    top: 631px;
    left: 22%;
    z-index: 99;
  }
}

@media (max-width: 991px) and (min-width: 767px) {
  .navbar{
    width: 100% !important;
    display: block !important;
  }
  .text-color {
    font-size: 22px !important;
  }
  .bgd-card {
    padding: 1rem !important;
  }

  .chiffre-card-statistics {
    font-size: 42px !important;
  }
  .titre-banner {
    font-size: 30px !important;
  }
  .bloc-banner-right-2 {
    width: 67% !important;
    height: 60% !important;
    top: 201px !important;
  }
  .bloc-banner-right-1 {
    height: 138px !important;
    left: 16% !important;
    width: 142px !important;
  }
  .bloc-banner-right-3 {
    width: 105px !important;
  }
}

@media (max-width: 1199px) {
  .avatar-auteur-forum-card {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 25px;
  }
  .navbar-vertical-customisation-v2 {
    max-width: 100% !important;
  }

  .text-banner-image-cours-details {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 33px;
    color: var(--primarytextColor);
  }

  .btn-theme {
    padding: 0.5rem 1.5rem;
  }
  .btn-theme-light {
    padding: 0.5rem 1.5rem;
  }
  .titre-connexion {
    font-size: 35px;
    line-height: 60px;
    color: var(--nonaryTextColor);
    margin-bottom: 30px;
  }
  .searchbar-dashboard {
    margin-right: auto !important;
  }
  .s130 {
    margin-left: auto;
    margin-right: 0 !important;
    width: 340px !important;
  }
  .banner-image-cours-details {
    width: 100%;
    border-radius: 10px 10px 0 0;
    background-color: var(--septanaryColor);
    padding: 1rem 2rem;
  }
  .select-bg-theme {
    padding-left: 65%;
  }

  .card-info-component-cours-start {
    padding: 75px 20px 200px 20px;
    background-color: var(--primaryColor);
    position: relative;
    right: 0;
  }

  .note-evaluation {
    width: 60px;
    height: 60px;
  }

  span.elipsis.p-r-10.overflow-hidden.white-space-nowrap {
    width: 100%;
  }
  .navbar-vertical-customisation {
    padding: 40px 0 300px 0;
    height: 610px;
    max-width: 25%;
    width: 100%;
  }
}

@media (max-width: 766px) and (min-width: 360px) {
  .no-view-mobile {
    display: none !important;
  }
  .content-filter-radio-dashboard-admin {
    font-size: 12px !important;
    padding: 10px !important;
  }
  .page-first-row-container {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .adding-item-container {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .table-filter-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
  }

  .filter-item-container {
    margin: 7px 0;
    width: 100%;
  }
  .filter-item-container input,
  .filter-item-container select {
    width: 100%;
    height: 35px;
  }
  .empty-fluidy {
    padding: 25px !important;
  }
  .headering {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-direction: column;
  }
  .header-others-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
    flex-direction: initial !important;
    padding: 20px 0 !important;
  }

  .page-content-container {
    margin-top: 21% !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .table-filter-row.beneficiaire-filter {
    width: 100% !important;
  }
  .export-btn-container {
    width: 100% !important;
    margin: 35px;
  }
  .form-filter {
    flex-direction: column;
  }
  .export-btn {
    width: 100% !important;
  }
  .breadcrumbs-and-actions-row {
    margin-top: 64% !important;
    padding: 10px;
    margin-bottom: 5px;
  }
  .ben-profile-container {
    top: 65% !important;
  }
  .status-header-actions-container {
    flex-direction: column;
    margin-top: 15px;
  }
  .status-container {
    margin-bottom: 5px;
    padding: 8px 0;
    text-transform: uppercase;
  }
  .header-actions-container {
    flex-direction: column;
  }
  .header-actions-item {
    margin-bottom: 15px;
  }
  .profile-infos-ben {
    margin-top: 15px;
  }
}

@media (min-width: 576px) {
  .btn-search-in-table-dashboard-backend-mobile {
    display: none;
  }
  .title-inscrivez-vous {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: var(--primarytextColor);
  }
  .texteinvestir {
    background: var(--primaryColor);
    border: 1px solid var(--quaternaryBorderColor)ccc;
    box-sizing: border-box;
    border-radius: 10px;
    width: 344px !important;
    height: 280px;
    border-radius: 10px;
    margin: 10px;
  }
  .contentinvestir {
    margin-right: -9px !important;
    margin-left: -10px !important;
  }
  .content-filter-radio-dashboard-admin {
    font-size: 11px !important;
    padding: 8px 8px !important;
  }

  .icon-card-statistics {
    right: 30px;
    top: 15px;
    width: 30px;
  }
  .chart-item-title {
    font-size: 18px;
  }
  .bloc-banner-right-2 {
    width: 67% !important;
    height: 60% !important;
    top: 201px !important;
  }
  .bloc-banner-right-1 {
    height: 240px !important;
    top: 347px !important;
    left: 14% !important;
    width: 230px !important;
  }
  .bloc-banner-right-3 {
    width: 130px !important;
    top: 455px !important;
    left: 68% !important;
    height: 130px !important;
  }
  .bloc-banner-1 {
    top: 184px !important;
    width: 210px !important;
    height: 173px !important;
  }
  .bloc-banner-2 {
    width: 114.49px !important;
    height: 110.61px !important;
    top: 137px !important;
    right: 0% !important;
  }
  .bloc-banner-3 {
    right: 20% !important;
    height: 60px !important;
    top: 534px !important;
  }
  .bloc-banner-text {
    top: 173px !important;
    width: 100% !important;
    z-index: 999 !important;
  }
  .bloc-banner-btn {
    position: absolute;
    top: 631px;
    left: 22%;
    z-index: 99;
  }

  .titre-banner {
    font-size: 40px !important;
  }

  .component-front-header .header-scrolling-container .container-cayore {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    z-index: 99999999;
  }
  .px-lg-2 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 359px) {
  .headering {
    display: flex !important;
    justify-content: space-between;
    align-items: center !important;
    width: 100% !important;
    flex-direction: column;
    padding: 0 !important;
  }
  .search-form-container {
    width: 90% !important;
  }
}