@media (max-width: 992px){



#first-banner-ordoptic {
    height: auto !important;
}


#first-banner-ordoptic h1 {
    font-size: 25px;
    text-align: left !important;
  }
  #first-banner-ordoptic p {
    font-size: 17px !important;
    margin-bottom: 15px;
    text-align: left !important;
    
  }

  #first-banner-ordoptic .col-lg-7 {
    margin-bottom: 13px !important;
}
  
  
  
  #first-banner-ordoptic {
  height: auto !important;
  
  }
  
  .first-banner-ordoptic .row {
  height: auto !important;
  }



    .box-border {
        padding: 21px;
    }


    #mon-compte .colonne-gauche {
        border-right: solid 0px;
        border-left: solid 0px;
    }

    #mon-compte .colonne-droite {
        border-right: solid 0px;
    }


    #mon-compte .content-colonne-droite {
        padding: 0px;
    }


    #prise-rdv .date-rdv {
        font-size: 19px;
    }

    #prise-rdv .box-opticien-selected h3 {
        font-size: 20px;
        margin-bottom: 3px;
    }


    #step-bar h2 {
        font-size: 17px;
    }


    .onglets-mon-compte {
        display: flex;
        position: absolute;
        left: 0px;
        padding: 0;
        width: 100%;
    }


    .onglets-mon-compte a{
        width: 50%;
        text-align: center;
        background: #f0f0f0;
    }


    .onglets-mes-documents {
        display: flex;
        position: absolute;
        left: 0px;
        padding: 0;
        width: 100%;
    }


    .onglets-mes-documents a{
        width: 50%;
        text-align: center;
        background: #f0f0f0;
    }
    

    .title-gestion-compte {
        margin-top: 39px;
    }




.content-2 {
    padding: 11px;
}


.dashed-line {
    text-align: center;
    padding-right: 0px;
}

.dashed-line2 {
    text-align: center;
    padding-right: 0px;
}

.dashed-line img {
    width: 186px;
}

.dashed-line2 img {
    width: 186px;
}
.block-content-2-img {
    text-align: center;
    padding: 22px;
}

.block-content-4 {
    padding: 51px 33px;
}

.historique-rdv {
    border-right: solid 1px #c6c6c6;
    border-left: solid 1px #c6c6c6;
    border-top: solid 1px #c6c6c6;
}

.historique-rdv h3 {
    margin-top: 11px;
}


.head-view-rdv a {
    font-size: 11px;
    text-align: center;
}

.head-view-rdv a i{
    display: none;
}

#mon-compte .content-colonne-droite {
    min-height: 100%;
}

.bloc-view-rdv h2 {
    font-size: 21px !important;
}

.bloc-ordonnances h2, .bloc-view-rdv h2 {
    font-size: 21px !important;
}


.bloc-ordonnances table th:nth-child(2),
.bloc-ordonnances table td:nth-child(2),
.bloc-ordonnances table th:nth-child(4),
.bloc-ordonnances table td:nth-child(4){
    display: none;
}

.connexion h2 {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    margin: 11px 0 23px 0;
}

.slagon-signature {
    padding-bottom: 111px;
}

.cdb-go-top {
    right: 15px;
    bottom: 99px;

}

}



@media (max-width: 440px){
#prise-rdv .date-rdv {
    font-size: 16px;
}

.element-mobile-footer-menu span{
    display: block;
    line-height: normal;
    font-size: 11px;
}
}


