@media (min-width:1201px) and (max-width:1400px) {

    /*-------------------PRIMA PAGINA----------------------------------------*/

    .posizioneLegature {
        width:80%;
    }

    .posizioneAccesso {
        left: 72%;
        top: 3%;
    }


    /*-------------------FONT SIZE----------------------------------------*/
    /*
    .legature-extralarge {
        font-size: 36px !important
    }

    .legature-xxxlarge {
        font-size: 24px !important
    }

    .legature-xxlarge {
        font-size: 21px;
    }

    .legature-large {
        font-size: 0.9em !important
    }

    .legature-medium {
        font-size: 0.75em !important
    }
*/
    /*-------------------INTESTAZIONE----------------------------------------*/


    .infoIntestazione {
        grid: 71px / 390px 45% 40px 20%;
    }

    #pagHome {
    }

    /*-------------------INTERVENTO----------------------------------------*/

    .barraComandi {
        width:100%;
        clear:both;
    }

    .areaIntervento {
        margin: 10px 0 0 25px;
    }

    .comando {
        font-size: 0.8em;
    }

    .comandiInLinea {
        float: right;
    }

    /*-------------------ANAGRAFICA----------------------------------------*/

    .areaDestinatario {
        width: 98%;
        margin-top:10px;
    }

    .datiDestinatario {
        width: 75%;
        margin: 0 auto
    }

    .datiAnagrafici {
        width: 90%;
    }


    /*-------------------ICONE MENU----------------------------------------*/

    .iconeMenu {
        width: 45%;
    }
}
