@media print {
	@page{ 
		margin: 0; 
	} 
	body{ 
		margin: 1.6cm; 
	}
}/*print*/
.cde_theme.print_tombstone {
	text-transform: uppercase;
	font-size: 13px;
	padding: 19.2px;
}
@media screen and (min-width: 1280px){
    .cde_theme.nav_tombstone{
        display:none;
    }
	.cde_theme.content.module>.desktop>.element>.tombstone{
		position:relative;
		top:0;
		width:1140px;
		left:50%;
		margin-left:-570px;
		margin-bottom:50px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.occhiello{
		position:relative;
		left:0;
		top:0;
		font-family: "times";
		font-size:30px;
		font-weight:800;
		padding-top:25px;
		padding-bottom:10px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.title,.cde_theme.content.module>.desktop>.element>.tombstone>.container>.title{
		position:relative;
		left:0;
		top:0;
		font-family: "times";
		font-size:28px;
		padding-bottom:10px;
		font-weight:800;
		left: 390px;
        width: calc(100% - 390px);
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.title_tombstone{
		top:20px;
		position:relative;
		left:0;
		top:0;
		padding:25px 0;
		font-family: "Serpentine-Bold";
		font-size:30px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.description_tombstone{
		font-family: 'times';
		text-align: justify;
		font-size: 21px;
		position: relative;
		top: 0;
		left: 0;
		padding-bottom:25px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.description>p{display:inline;}
	.cde_theme.content.module>.desktop>.element>.tombstone>.subtitle{
		position:relative;
		left:0;
		top:0;
		font-family: "times";
		font-size:24px;
		font-weight:800;
		padding-bottom:20px;
		text-align: justify;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container{
		width: 100%;
		position: relative;
		top: 0;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.img_container_mobile{
		display:none;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.img_container{
		height: 442px;
		width: 366px;
		position: absolute;
		top: 0;
		background: white;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #ae9a65 solid 2px;
		margin-bottom:20px;
		margin-right:20px;
		padding: 5px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.img_container.alzo{
	    top:-42px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.img_container>img{
		position: relative;
		width: 96%;
		top: 2%;
		left: 2%;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
		position: absolute;
		top: 0;
		right: 0;
	}

	/*
		.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
			width: 366px;
			position: absolute;
			top: 470px;
			font-style: italic;
			text-align: justify;
		}
	*/

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container{
		width: 366px;
		position: absolute;
		top: 550px;
		font-style: italic;
		text-align: justify;
	}




	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
		position: relative;
		top: 0;
		left:390px;
		display: block;
		margin-bottom:20px;
		width: calc(100% - 390px);
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.description{
		position: relative;
		top: 0;
		left:390px;
		width: calc(100% - 390px);
		display: inline-block;
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
		column-count: 3;
		column-gap: 30px;
		column-rule: 1px solid #666;
		-moz-column-count: 3;
		-moz-column-gap: 30px;
		-moz-column-rule: 1px solid #666;
		-webkit-column-count: 3;
		-webkit-column-gap: 30px;
		-webkit-column-rule: 1px solid #666;
		 margin-bottom: 30px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.description>p{display:inline;}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container{
		position: absolute;
		top: 0;
		left: 0;
		/* margin-top: 520px; */
		margin-top: 470px;
		width: 390px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container.alzo2{
		margin-top: 540px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container.alzo{
		margin-top: 420px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container.alzo.alzo2{
		margin-top: 500px;
	}


	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container>.attach_single{
		position: relative;
		top: 0;
		left: 0;
		width:100%;
		margin-bottom: 15px;
	}
	.cde_theme.attach_ico>span{
		margin-left: 53px;
		padding-right: 30px;
		position: relative;
		display: block;
		top: 16px;
	}
	.cde_theme.attach_ico{
		position:relative;
		left:0;
		width:100%;
		height:65px;
		background-image:url("../img/icons/download_pdf_b.png");
		background-size:70px;
		background-position:-14px;
		background-repeat:no-repeat;
		display:inline-block;
		cursor:pointer;
		opacity:1;
		transition:opacity 0.5s;
	}
	.cde_theme.attach_ico:hover{
		opacity:0.5;
	}

	.cde_theme.about_elem {
	    position: relative;
        top: 0;
        left: 390px;
        width: calc(100% - 390px);
        display: inline-block;
        font-family: 'times';
        text-align: justify;
        font-size: 16px;
	}
	.cde_theme.about_title {
    	font-family: "times";
        font-size: 18px;
        font-weight: 800;
        padding-bottom: 10px;
    }
	.cde_theme.about_link {
    	font-family: "times";
        padding-top: 3px;
        padding-bottom: 25px;
        font-size: 16px;
        font-style:italic;
    }
    .cde_theme.about_elem.about_text>p{
      margin:0;
    }
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone.alzo{
		margin-top: 420px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone{
		position:absolute;
		top:0;
		left:0;
		margin-top:470px;
		width:362px;
		border: 2px solid #ae9a65;
		text-align:center;
		cursor:pointer;
		opacity:1;
		animation: opacity 1s;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone:hover{
		opacity:0.75;
	}
}
@media screen and (min-width: 768px) and (max-width: 1279px){
    .cde_theme.nav_tombstone{
        display:none;
    }
	.cde_theme.content.module>.desktop>.element>.tombstone{
		position:relative;
		top:0;
		width:684px;
		left:50%;
		margin-left:-342px;
		margin-bottom:50px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.occhiello{
		position:relative;
		left:0;
		top:0;
		font-family: "times";
		font-size:30px;
		font-weight:800;
		padding-top:25px;
		padding-bottom:10px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.title{
		position:relative;
		left:0;
		top:0;
		font-family: "times";
		font-size:30px;
		padding-bottom:10px;
		font-weight:800;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.title{
		position: relative;
        top: 0;
        font-family: "times";
        font-size: 30px;
        padding-bottom: 10px;
        font-weight: 800;
        left: 352px;
        width: calc(100% - 352px);
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.title_tombstone{
		top:20px;
		position:relative;
		left:0;
		top:0;
		padding:25px 0;
		font-family: "Serpentine-Bold";
		font-size:30px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.description_tombstone{
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
		position: relative;
		top: 0;
		left: 0;
		padding-bottom:25px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.subtitle{
		position:relative;
		left:0;
		top:0;
		font-family: "times";
		font-size:24px;
		font-weight:800;
		padding-bottom:20px;
		text-align: justify;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container{
		width: 100%;
		position: relative;
		top: 0;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.img_container_mobile{
		display:none;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.img_container{
		height: 413px;
		width: 342px;
		position: absolute;
		top: 0;
		background: white;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #ae9a65 solid 2px;
		margin-bottom:20px;
		margin-right:20px;
		padding: 5px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.img_container>img{
		position: relative;
		width: 96%;
		top: 2%;
		left: 2%;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
		position: absolute;
		top: 0;
		left: 352px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container{
		width: 366px;
		position: absolute;
		top: 550px;
		font-style: italic;
		text-align: justify;
	}



	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
		position: relative;
		top: 0;
		left: 352px;
		display: block;
		margin-bottom: 20px;
		width: calc(100% - 390px);
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.description{
		position: relative;
		top: -10px;
		left: 352px;
		width: calc(100% - 352px);
		display: inline-block;
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.description>p{display:inline;}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container{
		position: absolute;
		top: 0;
		left: 0;
		/* margin-top: 520px; */
		margin-top: 430px;
		width: 342px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container>.attach_single{
		position: relative;
		top: 0;
		left: 0;
		width:100%;
		margin-bottom: 15px;
	}
	.cde_theme.attach_ico>span{
		margin-left: 53px;
		padding-right: 30px;
		position: relative;
		display: block;
		top: 16px;
	}
	.cde_theme.attach_ico{
		position:relative;
		left:0;
		width:100%;
		height:65px;
		background-image:url("../img/icons/download_pdf_b.png");
		background-size:70px;
		background-position:-14px;
		background-repeat:no-repeat;
		display:inline-block;
		cursor:pointer;
		opacity:1;
		transition:opacity 0.5s;
	}
	.cde_theme.attach_ico:hover{
		opacity:0.5;
	}
	.cde_theme.about_elem {
	    position: relative;
        top: 0;
        left: 352px;
        width: calc(100% - 352px);
        display: block;
        font-family: 'times';
        text-align: justify;
        font-size: 18px;
	}
	.cde_theme.about_title {
    	font-family: "times";
        font-size: 25px;
        font-weight: 800;
        padding-bottom: 10px;
    }
	.cde_theme.about_link {
    	font-family: "times";
        padding-top: 10px;
        padding-bottom: 25px;
        font-size: 16px;
        font-style:italic;
    }
	
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container.alzo2{
		margin-top: 540px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container.alzo{
		margin-top: 420px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container.alzo.alzo2{
		margin-top: 490px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone.alzo{
		margin-top: 420px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone{
		position:absolute;
		top:0;
		left:0;
		margin-top:420px;
		width:338px;
		border: 2px solid #ae9a65;
		text-align:center;
		cursor:pointer;
		opacity:1;
		animation: opacity 1s;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone:hover{
		opacity:0.75;
	}
}
@media screen and (max-width: 767px){
    .cde_theme.nav_tombstone{
       /* display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1000;*/
    }
    .cde_theme.prev_tombstone{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 40px;
        z-index: 1000;
        transform: rotate(180deg);
        background-image: url("../img/carousel/arrow.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20px 38px;

    }
    .cde_theme.next_tombstone{
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 40px;
        z-index: 1000;
        background-image: url("../img/carousel/arrow.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20px 38px;
    }

	

	.cde_theme.content.module>.desktop>.element>.tombstone{
		position:relative;
		top:0;
		width:294px;
		left:50%;
		margin-left:-147px;
		margin-bottom:50px;
		padding: 10px 0 0 0;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.occhiello{
		position:relative;
		left:0;
		top:7px;
		font-family: "times";
		font-size:20px;
		font-weight:800;
		padding-top:25px;
		padding-bottom:10px;
		text-align: left;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.title{
		position:relative;
		left:0;
		top:15px;
		font-family: "times";
		font-size:22px;
		font-weight:800;
		text-align: left;
		margin-bottom:10px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.title{
		position:relative;
		left:0;
		top:15px;
		font-family: "times";
		font-size:22px;
		font-weight:800;
		text-align: left;
		margin-bottom:15px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.title_tombstone{
		top:20px;
		position:relative;
		left:0;
		top:0;
		padding:25px 0 0 0;
		font-family: "Serpentine-Bold";
		font-size:30px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.description_tombstone{
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
		position: relative;
		top: 10px;
		left: 0;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.subtitle{
		position:relative;
		left:0;
		top:7px;
		font-family: "times";
		font-size:20px;
		font-weight:800;
		padding-bottom:0;
		text-align: left;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container{
		width: 100%;
		position: relative;
		top: 7px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.img_container{
		display:none;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.img_container_mobile{
		height: 355px;
		width: 294px;
		position: relative;
		top: 30px;
		background: white;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #ae9a65 solid 2px;
		margin-bottom:20px;
		margin-right:20px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.img_container_mobile>img{
		position: relative;
		width: 96%;
		top: 2%;
		left: 2%;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
		position: relative;
		top: 10px;
		left: 0;
		text-align: justify;
	}


	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.source{
		position: relative;
		top: 3px;
		left: 0;
		display: block;
		font-weight: 800;
		width: 294px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.description{
		position: relative;
		top: 0;
		left: 0;
		width: 294px;
		display: inline-block;
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
	}
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container{
		position: relative;
		top: 0;
		left: 0;
		/* margin-top: 520px; */
		/* margin-top: 70px; */
		margin-top: 0px;
		width: 294px;
	}

	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.attach_container>.attach_single{
		position: relative;
		top: 20px;
        left: 0;
        width: 100%;
        margin-bottom: 5px;
	}
	.attach_ico>span{
		margin-left: 53px;
		padding-right: 30px;
		position: relative;
		display: block;
		top: 16px;
	}
	.attach_ico{
		position:relative;
		left:0;
		width:100%;
		height:65px;
		background-image:url("../img/icons/download_pdf_b.png");
		background-size:70px;
		background-position:-14px;
		background-repeat:no-repeat;
		display:inline-block;
		cursor:pointer;
		opacity:1;
		transition:opacity 0.5s;
	}
/*	.attach_ico:hover{  */
/*		opacity:0.5;    */
/*	}   */
	.cde_theme.about_elem {
	    position: relative;
        top: 0;
        left: 0;
        width: 100%;
        display: block;
        font-family: 'times';
        text-align: justify;
        font-size: 18px;
	}
	.cde_theme.about_title {
    	font-family: "times";
        font-size: 22px;
        font-weight: 800;
        padding-bottom: 5px;
        padding-top: 15px;
    }
	.cde_theme.about_link {
    	font-family: "times";
        padding-top: 0px;
        padding-bottom: 5px;
        font-size: 16px;
        font-style:italic;
    }
	.cde_theme.content.module>.desktop>.element>.tombstone>.container>.icone{
		display:none;
	}
}
