@media (min-width:801px) and (max-width:1280px) {


    /*-------------------FONT SIZE----------------------------------------*/

    .eday-grandissimo {
        font-size: 45px !important
    }

    .eday-xxxlarge {
        font-size: 22px !important
    }

    .eday-xxlarge {
        font-size: 20px !important
    }

    .eday-xlarge {
        font-size: 18px !important
    }

    .eday-large {
        font-size: 16px !important
    }

    .eday-medium {
        font-size: 14px !important
    }

    /*-------------------INTESTAZIONE----------------------------------------*/


    .infoIntestazione {
        grid: 71px / 250px 47% 40px 20%;
    }

    .iconaIntestazione {
        font-size: 18px;
    }

    #cmpgestore {
        font-size: 15px;
    }

    #pagHome {
    }

    /*-------------------ICONE MENU----------------------------------------*/

    .iconeMenu {
        width: 55%;
    }
}
