
/*DIMENSIONE IFRAME TOTEM*/
@media (min-width: 1000px) and (max-width: 1200px) and (min-height: 800px) and (max-height: 900px) {
    /*.header-top-dark {
        display: none !important
    }*/

    .header_pagine_interne {
        height: 100px !important;
        background-image: url('/images/bg4.jpg') !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-attachment: fixed !important
    }
    
    .header_pagine_interne .img_logo_interne {
        display: none !important;
    }

        .header_pagine_interne img, .header_pagine_interne h2 {
            display: none !important;
        }

        #menu_totem {
            display: block !important;
        }

    #logoMain {
        height: 120px !important;
    }

    #li_registrati2 {
        display: none !important;
    }

    .home .home-content {
        top: 40% !important;
    }

    footer {
        display: none !important;
    }

    #li_registrati {
        display: none !important;
    }

    .no_totem {
        display: none !important;
    }

    .condivisione_social {
        display: none !important;
    }

    #li_registrati {
        display: none !important;
    }

    .li_info a {
        pointer-events: none !important;
    }
}
