@media screen and (max-width: 1024px) and (min-width: 729px) {
    /*
           ARRBRE
        */
    .DAVIArbre {
        height: 8%;
        display: flex;
        align-self: end;
        justify-content: center;
        flex: 0 1 100%;
        z-index: 6;
        min-height: 50px;
        background-color: #fafafa;
    }

    .DAVIArbre:after {
        width: 90%;
        background: #ffffff;
        height: 5px;
        content: "";
        position: absolute;
        bottom: 20%;
    }

    /*
        VIEWER
     */
    .DAVIViewer {
        position: absolute;
        height: 75%;
        width: 100%;
        left: 0;
        top: 0;
    }

    /*
    Taille de doigt
     */

    .DAVIflexTemplateTailleDeDoigt{
        width: 90%;
        display: flex;
        height: 100%;
        align-items: center;
    }

    .DAVItailleDeDoigtBouton{
        font-family: Hind, serif;
        font-size: 1.2em;
        color: #464646;
        background: #FAFAFA;
        min-width: 48px;
        height: 48px;
        border-radius: 50%;
        margin: 5px;
        border: none;
    }

    /*
    Profil Alliance
    */
    .DAVIflexTemplateProfil{
        display: flex;
        flex-direction: row;
        height: 100%;
        align-items: center;
        width: 100%;
    }
    .DAVIBoxEtapeProfil{
        padding: 20px;
        display: flex;
        height: 70px;
        align-items: center;
    }
    .DAVIBoxEtapeProfilSelected{
        display: flex;
        background-color: #FFFFFF;
        height: 70px;
        padding: 20px;
        align-items: center;
    }
    .DAVIOptionEtapeProfilSelected{
        font-size: 18px;
        line-height: 20px;
        color: #E6C9A5;
        padding-left: 20px;
        font-weight: 900;
        white-space: nowrap;
    }
    .DAVIImageOptionEtapeProfilSelected {
        padding-left: 10px;
        width: 80px;
        height: 80px;
    }
    .DAVIOptionEtapeProfil{
        font-size: 18px;
        line-height: 20px;
        color: #DBDBDB;
        padding-left: 20px;
        flex: 0 1 90%;
        white-space: nowrap;
    }
    .DAVIOptionEtapeProfil:hover{
        color: #000000;
    }
    .DAVIImageOptionEtapeProfil {
        padding-left: 10px;
        width: 80px;
        height: 80px;
        flex: 0 1 10%;
    }

    /*
        Taille
     */
    .DAVIflexTemplateTaille{
        width: 100%;
        flex-direction: column;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .DAVITailleFlex{
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        width: 90%;
    }
    .DAVITaille2Box{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 15px;
        font-size: 1.3em;
        font-weight: 600;
        color: #464646;
    }
    .DAVITailleSelected {
        color: #e6c9a5;
    }
    .DAVITailleTextCenter{
        text-align: center;
        display: grid;
    }
    .DAVITailleTextCenter::after {
        font-size:0.5em;
        content: "mm";
    }
    .DAVIEtapeTailleSlider {
        -webkit-appearance: none;
        width: 100%;
        height: 1px;
        background: #E6C9A5;
        outline: none;
    }
    .DAVIEtapeTailleSlider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        background: #E6C9A5;
        border: none;
        border-radius: 50%;
        cursor: pointer;
    }
    .DAVIEtapeTailleSlider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        background: #E6C9A5;
        border: none;
        border-radius: 50%;
        cursor: pointer;
    }

    /*
        COULEUR
     */
    .DAVIflexTemplateCouleur{
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        height: 100%;
    }
    .DAVICouleurBoxSelected{
        background-color: #FFF;
        height: 60px;
        align-items: center;
        display: flex;
    }
    .DAVICouleurImageSelected{
        padding-left: 10px;
        width: 42px;
        height: 42px;
    }
    .DAVICouleurOptionSelected{
        font-size: 18px;
        line-height: 20px;
        color: #E6C9A5;
        padding-left: 20px;
        font-weight: 900;
        white-space: nowrap;
    }
    .DAVICouleurBox{
        height: 60px;
        align-items: center;
        display: flex;
    }
    .DAVICouleurImage{
        padding-left: 10px;
        width: 42px;
        height: 42px;
    }
    .DAVICouleurOption{
        font-size: 18px;
        line-height: 20px;
        color: #DBDBDB;
        padding-left: 20px;
        flex: 0 1 90%;
        white-space: nowrap;
    }
    .DAVICouleurOption:hover{
        color: #000000;
    }

    /*
        FINITION
     */
    .DAVIflexTemplateFinition{
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 100%;
        align-items: center;
    }
    .DAVIBoxEtapeFinition{
        padding: 20px;
        display: flex;
        height: 70px;
        align-items: center;
    }
    .DAVIBoxEtapeFinitionSelected{
        display: flex;
        background-color: #FFFFFF;
        height: 70px;
        padding: 20px;
        align-items: center;
    }
    .DAVIOptionEtapeFinitionSelected{
        font-size: 18px;
        line-height: 20px;
        color: #E6C9A5;
        padding-left: 20px;
        font-weight: 900;
    }
    .DAVIImageOptionEtapeFinition {
        padding-left: 10px;
        width: 60px;
        height: 60px;
    }
    .DAVIOptionEtapeFinition:hover {
        color:#000
    }
    .DAVIOptionEtapeFinition{
        font-size: 18px;
        line-height: 20px;
        color: #DBDBDB;
        padding-left: 20px;
        flex: 0 1 90%;
    }
    .DAVIImageOptionEtapeFinitionSelected {
        padding-left: 10px;
        width: 60px;
        height: 60px;
        flex: 0 1 10%;
    }

    /*
        GRAVURE
     */
    .DAVIFlexEtapeGravure{
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 100%;
    }

    .DAVIflexTemplate1Gravure{
        width: 100%;
        display: flex;
        height: 100%;
        justify-content: center;
        position: relative;
        flex-direction: column;
    }

    .DAVIflexTemplate2Gravure{
        width: 100%;
        display: flex;
        height: 100%;
        align-items: center;
        position: relative;
    }

    .DAVIInputGravure{
        height: 40px;
        margin: 0 4% 0 4%;
        font-size: 18px;
        width: 90%;
    }

    .DAVISubInputGravure{
        padding: 5px 0 0 20px;
        font-style: italic;
        font-size: 0.9em;
        color:#A3A3A3;
    }

    .DAVIflexGravure{
        display: flex;
        flex-direction: row;
        width: 90%;
    }

    .DAVIImageOptionGravure{
        padding-left: 10px;
        width: 80px;
        height: 80px;
        flex: 0 1 10%;
    }
    .DAVIImageOptionGravureSelected{
        padding-left: 10px;
        width: 80px;
        height: 80px;
    }

    .DAVIOptionGravure{
        font-size: 18px;
        line-height: 20px;
        color: #DBDBDB;
        padding-left: 20px;
        flex: 0 1 90%;
    }
    .DAVIOptionGravure:hover{
        color: #000;
    }

    .DAVIOptionGravureSelected{
        font-size: 18px;
        line-height: 20px;
        color: #E6C9A5;
        padding-left: 20px;
        font-weight: 900;
    }

    .DAVIBoxEtapeGravure{
        padding: 20px;
        display: flex;
        height: 70px;
        align-items: center;
    }

    .DAVIBoxEtapeGravureSelected{
        display: flex;
        background-color: #FFFFFF;
        height: 70px;
        padding: 20px;
        align-items: center;
    }

    .titleEtapegravure1, .titleEtapegravure2{
        font-size: 0.9em;
        color: #000000;
        letter-spacing: 0.3px;
        font-weight: 100;
        font-family: Exemplar, serif;
        position: absolute;
        left: 0;
        right: 0;
        top: 10%;
        margin: auto;
        text-align: center;
    }

    .DAVIBoutonEtapePrevious:after{
        content: "";
        background: url("./Assets/left.svg") no-repeat 10px;
        display: inline-block;
        width: 80px;
        height: 30px;
    }

    .DAVIBoutonEtapePrevious:hover:after{
        content: "";
        background: url("./Assets/lefthover.svg") no-repeat 10px;
        display: inline-block;
        width: 80px;
        height: 30px;
    }

    .DAVIBoutonEtapeNext:after{
        content: "";
        background: url("./Assets/right.svg") no-repeat 10px;
        display: inline-block;
        width: 80px;
        height: 30px;
    }

    .DAVIBoutonEtapeNext:hover:after{
        content: "";
        background: url("./Assets/righthover.svg") no-repeat 10px;
        display: inline-block;
        width: 80px;
        height: 30px;
    }

    /*
     BAGUE
     */
    .DAVIflexTemplateBague{
        display: flex;
        flex-direction: row;
        height: 100%;
        align-items: center;
        width: 100%;
    }

    .DAVIImageOptionEtapeBague{
        padding-left: 10px;
        width: 80px;
        height: 80px;
    }

    .DAVIImageOptionEtapeBagueSelected{
        padding-left: 10px;
        width: 80px;
        height: 80px;
    }

    .DAVIOptionEtapeBague:hover::after {
        content: attr(data-value);
        display: block;
        font-size: 0.6em;
        line-height: 1.3;
        color: black;
    }


    .DAVIOptionEtapeBague{
        font-size: 18px;
        line-height: 20px;
        color: #DBDBDB;
        white-space: nowrap;
    }

    .DAVIOptionEtapeBagueSelected {
        font-size: 18px;
        line-height: 20px;
        color: #E6C9A5;
        font-weight: 900;
        white-space: nowrap;
    }

    .DAVIBoxEtapeBague,.DAVIBoxEtapeBagueSelected{
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    /*
        FOOTER
     */

    .DAVIFooter{
        background:#FAFAFA;
        display: flex;
        font-family: Hind, serif;
        z-index: 1;
        position: fixed;
        width: 30%;
        bottom: 20px;
        left: 0;
    }

    .DAVIBoxFooter{
        display: flex;
        flex-wrap: wrap;
        flex: 0 33%;
    }

    .DAVIcloseConfiguratorTemplate{
        font-size: 2em;
        -webkit-transition: -webkit-transform .2s ease-in-out;
        transition:         transform .2s ease-in-out;
        position: absolute;
        right: 5%;
        top: 50px;
    }
    .DAVIcloseConfiguratorTemplate:hover {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .DAVIInfosTemplate{
        font-size: 0.9em;
        padding-left: 15px;
    }

    /*.DAVIBoxFooter:hover:after{
        content: attr(data-value);
        color: #000;
        white-space: nowrap;
        font-size: 0.8em;
        margin-top: 5px;
        flex: 1;
        text-align: center;
    }*/

    .DAVIImageFooter{
        height: 26px !important;
        flex: 0 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 0.9em;
        color: #B3B3B3;
        text-align: center;
    }

    .DAVIHeight100{
        height: 100%;
    }

    #configurator {
        background-color: #fafafa;
        z-index: 7;
        height: 20%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        align-self: end;
        position: relative;
        flex: 0 100%;
        overflow-y: hidden;
    }

    .buttonEtape{
        width: 80%;
        margin: 5% 0;
        border: solid 1px black;
        background-color: #fafafa;
        color: #E6C9A5;
        font-size: 2em;
        cursor: pointer;
        order: 99;
        height: 40px;
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .buttonEtape:hover{
        color: #000;
    }

    .buttonEtapeFinal{
        position: absolute;
        right: 1%;
        top: 2.5%;
        width: 15%;
        background: #E6C9A5;
        border: none;
        border-radius: 30px;
        z-index: 51;
        color: white;
        font-size: 0.8em;
        padding: 0;
        cursor: pointer;
        height: 3%;
    }

    #header{
        height: 16%;
        text-align: center;
        font-size: 1.2em;
        background: #E6C9A5;
        color: #fff;
        z-index: 5;
        position: relative;
        flex: 0 1 100%;
        align-items: center;
        justify-content: center;
        display:none;
    }

    .informationConfigurator{
        margin: 0;
        font-size: 1.1em;
        color: #aaa;
        font-weight: bold;
        padding-left: 5px;
    }


    .tailleFlex{
        width: 100%;
    }

    .price{
        position: absolute;
        right: 17%;
        z-index: 50;
        top: 0;
        display: flex;
        height: 8%;
        align-items: center;
    }

    .priceText{
        color: #B3B3B3;
        z-index: 50;
        font-size: 1.6em;
        font-weight: 800;
    }

    .titleEtape{
        font-size: 0.9em;
        color: #000000;
        letter-spacing: 0.3px;
        font-weight: 100;
        font-family: Exemplar, serif;
        position: fixed;
        left: 0;
        right: 0;
        top: 82.5%;
        margin: auto;
        text-align: center;
    }

    .DAVITitleTemplateFooter{
        font-size: 1.1em;
        color: #000000;
        line-height: 25px;
        padding-left: 15px;
        letter-spacing: 0.3px;
        font-weight: 100;
        font-family: Exemplar, serif;
        margin-top: 60px;
    }

    .DAVITitleData{
        font-size: 0.8em;
        color: #6E6E6E;
        margin-left: 15px;
        padding-top: 15px;
        width: 95%;
        border-top: 0.1px solid  #00000010;
        margin-top: 5px;
    }

    .DAVIDataTemplate{
        font-size: 0.9em;
        padding-left: 5px;
    }

    .DAVITitleDataLink{
        position: absolute;
        right: 15px;
        color: #E6C9A5;
        text-decoration: underline;
        cursor: pointer;
    }

    .DAVIContainerData{
        display: flex;
        align-items: center;
    }

    .DAVIBagueData{
        font-size: 1em;
        padding-left: 15px;
        font-family: Exemplar, serif;
    }

    .DAVISpanData{
        padding-left: 15px;
        font-size: 0.75em;
        font-weight: 200;
    }

    .italic{
        padding: 5px 0 0 20px;
        font-style: italic;
        font-size: 0.9em;
        color: #A3A3A3;
    }

    .inputEtape{
        height: 40px;
        margin: 0 4% 0 4%;
        font-size: 18px;
        width: 90%;
    }



    .etapeDiv{
        width: 100%;
        height: 100%;
        display: none;
        flex-direction: column;
        font-family: Hind, serif;
    }


    .configuratorTemplate{
        width: 100%;
        display: none;
        flex-direction: column;
        overflow: auto;
        background: #fafafa;
        position: fixed;
        z-index: 500;
        top: 0;
        height: calc(100% - 50px);
        font-family: Hind, serif;
    }

    .containerArbre {
        flex-direction: row;
        display: flex;
        position: relative;
        text-align: center;
    }

    .flecheArbre{
        position: absolute;
        width: 82%;
        border-top: solid 1px #DBDBDB;
        justify-self: right;
        display: flex;
        margin: 21px 0 0 8%;
        z-index: 1;
        color: #aaa;

    }

    .libArbre{
        visibility: hidden;
        z-index: 2;
        width: 60px;
        letter-spacing: 0.24px;
        margin-top: 0;
        position: relative;
        color: #aaa;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .libArbre::before {
        border: solid 1px #DBDBDB;
        content: "";
        width: 18px;
        height: 18px;
        margin: 6px 0 6px 40%;
        border-radius: 18px;
        visibility: visible;
        background-color: #fafafa;
    }

    .libArbreselected, .libArbreselectedHover{
        z-index: 2;
        width: 60px;
        letter-spacing: 0.24px;
        margin-top: 0;
        position: relative;
        color: #000;
        visibility: visible;
        white-space: nowrap;
        font-size: 0.8em;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .libArbreselected::before, .libArbreselectedHover::before{
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        margin: 6px 0 6px 0%;
        border-radius: 18px;
        visibility: visible;
        background: #E6C9A5;
        border: none;

    }

    .libArbre:hover:after, .libArbreselectedHover:hover:after {
        content: attr(data-value);
        font-size: 0.85em;
        position: absolute;
        visibility: visible;
        color:#DBDBDB;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .libArbre, .libArbreselected, .libArbreselectedHover, .flecheArbre{
        padding: 5px;
        cursor:pointer;
    }

    .footerConfigurator{
        height: 70px;
        background: #FAFAFA;
        flex: 0 100%;
        display: flex;
        font-family: Hind, serif;
        z-index: 1;
    }

    .subFooter {
        height: 26px !important;
        flex: 0 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 0.9em;
        color: #B3B3B3;
        text-align: center;
    }

    .subFooterOpen {
        height: 26px !important;
        flex: 0 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 0.9em;
        color: #FFFFFF;
    }

    /*.boxContainerSVG:hover:after{
        content: attr(data-value);
        color: #000;
        white-space: nowrap;
        font-size: 0.8em;
        margin-top: 5px;
        flex: 1;
        text-align: center;
    }*/

    .boxContainerSVG{
        display: flex;
        flex-wrap: wrap;
        flex: 0 33%;
    }

    .bagueTemplateSave{
        position: fixed;
        left: 0;
        right: 0;
        top: 60vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-family: Exemplar, serif;
    }

    .buttonTemplateSave{
        width: 15%;
        margin-top: 15px;
        font-family: Hind, serif;
        font-size: 1.0em;
        color: #ffffff;
        background-color: #E6C9A5;
        border: none;
        padding: 5px;
    }

    .body{
        width: 100%;
        height: 100%;
        margin:0;
        display: flex;
        flex-direction:row-reverse;
        flex-wrap:wrap;
        justify-content: end;
        align-content: flex-end;
    }

    .flexDirectionRow {
        flex-direction: row;
        position: fixed;
        bottom: 0;
        right: 40px;
        width: 25%;
    }

    .buttonorder99{
        order: 99;
        border-left: none;
    }

    .buttonorder1{
        order: 1;
        border-right: none;
    }

}