@media screen and (max-width: 996px) {

    body {
        font-family: Circular, Roboto, "Helvetica Neue", sans-serif !important;
        font-size: 14px !important;
    }

    .bread-crumb, .menu-desk {
        display: none;
    }

    .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    /*menu*/
    #topnav {
        overflow: hidden;
        position: relative;
        display: block !important;
    }

        #topnav #myLinks {
            display: none;
        }

        #topnav a {
            color: white;
            padding: 14px 16px;
            text-decoration: none;
            font-size: 17px;
            display: block;
        }

    .destPg {
        color: white;
        padding: 14px 47px;
        text-decoration: none;
        font-size: 17px;
        display: block;
        font-weight: bold;
        display: list-item;
    }

    #topnav a.icon {
        background: #efefef;
        display: block;
        width: 45px;
        float: left;
        height: 54px;
        padding-top: 18px;
	color: black;
    }

    #topnav a:hover {
        background-color: #ddd;
        color: black;
    }

    .active {
        background-color: #04AA6D;
        color: white;
    }

    .lev-2 {
        /*padding-left: 80px !important;*/
        background: #efefef;
	color: #41485c !important;
	border-bottom: 1px solid #41485c;
    }



    .div-left{
        max-width: 100% !important;
    }

    .div-right {
        max-width: 98% !important;
        float: left !important;
    }    

    .news-widget {
        padding-top: 30px;
    }


    .panelInternalInfoHome {
        width: 99% !important;
        font-size: 16px !important;
    }

    .comunicati, .documentazione {
        width: 96% !important;
        font-size: 16px !important;
    }

    .comunicati td, .documentazione td, .tradeTitle, .newsContent,
    .share-wdg td {
        font-size: 14px !important;
    }

    .tradeInfoMessage {
        font-size: 12px;
        margin-bottom: 30px;
    }

    .Copyright, .ft, .ft a {
        font-size: 12px !important;
    }

    .infoPanelsContainer {
        width: 100% !important;
    }

    .menuContainer {
        display: none;
    }

    .share-tot-desk {
        display: none;
    }

    .share-tot-mobile {
        display: block !important;
    }

    .panelInternalTitle, .panelInternalInfo, .table-697 {
        width: 98% !important;
        font-size: 14px !important;
    }

    .panelTableContainer {
        width: 98% !important;
        margin-left: 5px !important;
    }

    .panelInternalTitle, .panelInternalInfo {
        margin-left: 0 !important;
    }

    .panelTableContainer td {
        text-align: left !important;
    }

    .tbl-desk {
        display: none;
    }

    .tbl-mb {
        display: block !important;
    }

    .tbl-mb td {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .tbl-header {
        padding: 2px !important;
        font-weight: bold !important;
        color: #41485c !important;
        border-bottom: #41485c 1px dotted !important;
        background: #efefef !important;
        text-align: left !important;
    }

    .padding-20 {
        padding-bottom: 20px !important;
    }

    .organigramma-img {
        width: 100% !important;
    }

    .text-justify {
        text-align: justify !important;
    }

    .cookie-message p, .cookie-message a {
        font-size: 12px !important;
        line-height: 10px !important;
    }

    .cookie-message {
        height: 140px !important;
    }

    .margin-left-8 {
	margin-left: 8px !important;
    }





	/*snippet esterni*/
	.extHtml {
		display:none !important;
	}

	.extHtmlMbl {
		display: block !important;
	}



	/*.share-table span, .share-table td {
		font-size: 14px;
        }

	.share-table {
                width: 100%;
	}*/

	/*#shareprice .SdMd {
		width: 96% !important;
	}

	#shareprice .doctitle {
		width: 95% !important;
	}

	#shareprice .container {
		width: 99% !important;
	}*/

	.dsk {
		display: none !important;
	}

	.mbl {
		display: block !important;
	}

	/*#shareprice .doctitle span, #shareprice .topticker, #shareprice .SdMd,
	#periodoValore .padtd td {
            font-size: 14px !important;
        }

	#periodoValore table {
		width: 100% !important;
	}

	#periodoValore .hd {
		width: 20%;
	}*/

	.home-presentation {
		max-height:100% !important;
	}
}