@media screen and (min-width: 640px) and (max-width: 992px) {

    .titreNav {
        margin: 45px 0 10px 0;
        width: 70%;
    }


    #carousel-home .carousel-item h1 {

        font-size: 56px !important;
    }



    #carousel-home .carousel-item h3 {
        font-size: 24px;
    }


    .home .text_section h1 {

        font-size: 56px !important;
    }

    .home .text_section h3 {
        font-size: 24px;
    }
    .contact h1 {
        font-size: 56px !important;
    }
    .info_contact {
        margin: 0px 0 80px 0;
    }



    .page_title .container {
        margin-top: 80px;
    }

    .page_title h3 {
        font-size: 28px;
    }

    .contenu_page .text_page h2 {
        font-size: 28px;
    }

    .footer_page h2 {
        font-size: 24px;
    }

    .contenu_page .btna {
        margin: -50px auto 0px auto;
        width: 50%;
        background-color: #f5f5f5;
    }

    .imagesh3 {
        font-size: 22px;
    }

    .cguh3 {
        font-size: 26px;
        line-height: 48px;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 20px 0 20px 0;
    }

    #logolinkedinblanc {
        width: 45px;
        height: 30px; /* Ajustez la hauteur pour les écrans plus petits */

    }

    #logolinkedinnoir {

        width: 45px;
        height: 30px; /* Affiche le logo noir sur les écrans plus petits */
    }

    .button {
        font-size: 13px; /* Ajustez la taille de la police pour les écrans plus petits */
        margin: 0; /* Ajustez les marges pour économiser de l'espace */
    }


}
