@media (max-width:992px){
    .about-content {
        margin-top: 130px;
    }
    footer .single-footer-widget .d-flex{
        flex-direction: column !important;
    }
    .main-menu{
        border-radius: 0;
    }
    h3.text-uppercase.ttl-section {
        font-size: 23px;
        margin-bottom: 19px !important;
    }
    .home-about-area img{
        display:none
    }
    .section-gap {
        padding: 80px 0;
    }
    section#home {
        height: 500px;
    }

    .header-top {
        display: block;
    }
    .header-top-left {
        display:none
    }
    .header-top-right{
        width: 100%;
        max-width: 100%;
        padding-right:0 !important;
    }
    .header-top-right .btns{
        display:inline-block!important;
        margin: 0 !important;
        padding: 0px 12px !important;
    }
    .menu-social-icons{
        display:inline;
        float: right;
    }
    
    .menu-social-icons a{
        padding: 0 5px !important;
        margin: auto 0 !important;
        height: 100%;
    }
    #header.header-scrolled {
        height: 69px;
    }
    #mobile-nav-toggle {
        transition: none !important;
    }
    .header-top a {
        padding: 0 12px;
    }
    .qsn .about-content{
        margin-top: 130px;
    }
    .qsn .nav-pills a {
        font-size:12px;
        padding:5px 12px !important;
        text-align:center;
    }
    .qsn .nav-pills .nav-item{
        width:50%
    }
    .nav-pills .nav-item:nth-child(3) {
        width:65% !important;
    }
    .nav-pills .nav-item:nth-child(4) {
        width:35% !important;
    }
    .qsn .img-fluid {
        display: none;
    }
    #nos_solutions .row .col {
        width: 40% !important;
    }
    #nos_solutions .ttl_solutions {
        font-size: 30px;
        line-height: 1.5;
    }
    #engagement .signature {
        left: 50% !important;
    }
    .valeur {
        padding: 10px !important;
        margin: 0px;
    }
    
    .valeur h3 {
        font-size: 18px;
        margin-top:0 !important
    }
    
    .valeur p {
        font-size:12px;
    }
    .qsn {
        max-width: 100vw !important;
    }
    .schema{
        background-image: url('../img/HistoriqueBG2.png') !important;
        background-size: 80% !important;
        padding-left: 94px !important;
        padding-right: 105px !important;
        padding-top: 73px !important;
    }
    .schema .col-md-2 {
        min-height: 164px !important;
    }

    .schema .col-md-2 h4 {
        margin-bottom: 5px !important;
    }

    .schema p {
        font-size: 12px;
    }
    #nos_solutions .blc-txt {
        padding: 5px !important;
    }
    
    #nos_solutions .blc-txt span {
        font-size: 15px !important;
    }
    .domaine img {
        width: 40%;
    }
    
    .domaine-section .row.evenly.mt-5 {
        margin-top: 0 !important;
    }
    .domaine-section .p-5.modal-body {
        padding: 30px !important;
    }
    .certifications-section li.nav-item {
        width: 50%;
        box-sizing: border-box;
    }
    .certifications-section li.nav-item a{
        width: 100% !important;
        padding: 10px 20px !important;
        font-size: 15px;
        box-sizing: border-box;
        margin: 0;
        text-align: center;
    }
    a#certifications-tab {
        margin-left: 10px;
    }
    
    .certif {
        width: 90vw;
        padding-bottom: 10px !important;
        background: white;
        margin-bottom: 50px;
    }
    #agrements .row, #certifications .row{
        border:0px;
        margin: 0 !important;
        /* margin-left:0; */
        max-width:100%;
     }
    .pdf img {
        width: auto;
    }
    .realisation-page .modal-body {
        padding: 16px 30px !important;
    }

}