.dd-footer {position:relative;z-index:10;margin-top:-76px;padding-top:8px;font-size:12px;}
.dd-footer-icon {width:36px;}
.dd-footer-icon-app {height:36px;}
.dd-footer-icon-app img {height:36px;}
.dd-footer-r {font-size:10px;}
.dd-footer-cookie {font-size:10px;}
.dd-footer-privacy {font-size:10px;}

/* Desktop */
@media only screen and (min-width: 1025px) {
	
}

/* Tablet */
@media only screen and (min-width: 600px) and (max-width: 1024px) {
	
}

/* Mobile in modalità landscape */
@media only screen and (max-width: 599px) {
	.dd-footer-ball {margin-left:5px;margin-right:5px;}
}

/* retina img */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
}

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