

@media screen and (min-width: 400px) and (max-width: 700px) {

#open-condividi{

	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	bottom: 0px;
	background-color: #000!important;
	/*margin-left: -45px;*/
	padding-top: -20px;
	/*position: relative;*/
	text-align: center;
	
	margin-top: 0;
	height: 300px;
	margin-bottom: -500px;
	/*background-repeat:no-repeat;
	background-position: center center;*/
	/*border: 1px solid #ccc !important;*/
	z-index: 1000;

	/*left: 50%;*/
	}
	#open-cookie{
	/*width: 100%;*/
	bottom: 0px;
	opacity:1;
	position: fixed;
	text-align: center;
	margin-top: 0 auto;
	height: 150px;
	background-repeat:no-repeat;
	background-position: center center;
	z-index: 1000;

}
.link{
	text-decoration: underline!important;
	font-weight: bold;}
	
	}
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {

.content-privacy{
	background-color: #ebe6e4;
	margin: 0 20px 0px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 0.8em;
	text-align: center;
	line-height: 15px;
	padding:10px 0 0px 0px;
	height: 40px;
}

		/*  SECTIONS  */
.section {
	padding: 0px;
	margin: 0 auto;
	width:100%;
}

	/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0px;
}

.col:first-child { 
	margin-left: 0; 
}


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100% !important;

}
.span_2_of_3 {
	width: 50% !important;
}


.span_1_of_3 {
	width: 33.3% !important;
	text-align: center;
}
		

#open-condividi, #open-cookie{
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	bottom: 0px;
	/*background-color: #a2b0cf!important;*/
	/*margin-left: -45px;*/
	padding-top: -20px;
	/*position: relative;*/
	text-align: center;
	width:99% !important;
	margin-top: 0;
	height: 200px;
	margin-bottom: -500px;
	/*background-repeat:no-repeat;
	background-position: center center;*/
	border: 1px solid #ccc !important;
	z-index: 1000;
}



.content-condividi{
	margin:0 30px 0px 30px;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	font-size: 10px;
	padding:5px 5px 0px 5px;
	text-align: center;


}



}


@media only screen and (max-width: 500px) {

	#open-cookie{
	width: 100%;
	bottom: 0px;
	opacity:1;
	position: fixed;
	text-align: center;
	margin-top: 0 auto;
	height: 150px;
	background-repeat:no-repeat;
	background-position: center center;
	z-index: 1000;

}

#open-condividi{
	width: 100%;
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	bottom: 0px;
	/*background-color: #a2b0cf!important;*/
	/*margin-left: -45px;*/
	padding-top: -20px;
	/*position: relative;*/
	text-align: center;
	width:99% !important;
	margin-top: 0;
	height: 200px;
	margin-bottom: -500px;
	/*background-repeat:no-repeat;
	background-position: center center;*/
	border: 1px solid #ccc !important;
	z-index: 1000;
}

}