/* AK CSS */
/* MENU FOR MOBILE < 1023px*/
@media only screen and (max-width: 767px) {
	.main-menu .grid__item {
		height: 50%;
		width: 50%;
	}
	.main-menu .arrow {
		display:none;
	}
	.main-menu .grid__item .goccia {
		width:40%;
		heigth:80%;
	}
	.main-menu .contact .icona_contatto {
		width:80% !important;
	}
	.main-menu .grid__item .goccia.social {
		width:100%;
	}
	.main-menu>div.contact .content img {
		margin: auto;
		width:100%;
	}
	.main-menu-button {
		background-size: 60px;
		background-repeat: no-repeat;
		width: 60px !important;
		height: 60px !important;
	}
	.main-menu-button .bar {
		width: 30px !important;
		height: 4px !important;
		left: 59% !important;
	}
	.title_menu {
		display: inline;
	}
	.logo {
		width:60px !important;
		height:60px !important;
	}
	#peFlareLightboxControlClose {
		width:60px !important;
		height:60px !important;
	}
	.peFlareLightbox .peFlareLightboxControls a#peFlareLightboxControlClose {
		background-size:60px 60px;
	}
	.goccia_contatto {
			width: 25%;
			float:left;
			margin-left: 15%;
		}
	.goccia_mail {
		width: 47%;
		float: left;
		margin-left: 10%;
	}
	.icona {
		float:left;
		margin-right:20px;
	}
	span.title::before {
		content:"\00a0 ";
	}
	.menu_esteso .excerpt {
		margin-top:20px;
	}
	.goccia.social a {
		font-size:1em !important;
	}
	footer .contact img {
	display: block !important;
margin: 0 auto .25em auto !important;
	}
	.menu_esteso .due_item {
	padding-left:0 !important;
}
}
.online .intro {
	background-position:center top !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	footer .indirizzo {
		margin-left: 15px;
		display:inline;
	}
	.grid__item.one-half.palm--one-whole.lap_small--one-whole.lap--one-half.social {
		width:60%;
	}
	.grid__item.one-half.palm--one-half.lap_small--one-half.lap--one-half.contact {
		width:40%;
	}
	.front, .rear {
		top:-110% !important;
	}
}
/* FINE MENU MOBILE 
	INTRO MOBILE
*/
@media only screen and (max-width: 767px) {
	.rotate {
	display:block;
	}
	.more-arrow span img {
		float: right;
		margin-right: 12.5px !important ;
	}
	.work .img_link.si_goccia, .img_link.si_goccia {
		margin: auto;
		width: auto ;
}
	.work .img_link.si_goccia .i_am_style, .img_link.si_goccia .i_am_style {
	position: relative;
	top: 17px;
}
	.work .intro.full-screen .img_link.si_goccia .i_am_style, .intro.full-screen .img_link.si_goccia .i_am_style  {
		font-size:58px;
	}
	.more-arrow:hover span {
		background:none;		
		padding:0;
	}
	.work .intro h1 {
font-size: 4em;
}
.work .intro h1 {
color: #fff;
margin: .75em auto;
font-size: 2.75em;
}
.work .text-wrap {
width: 270px;
}
.opaco {
display: none;
}
.foto_singola .caption {
	display:none;
}
.tred_menu .rosso h2 {
	padding-left: 49px;
	margin: 0;
}
}
.ms #work img, .ms #about img {
	max-width:none;
}
/* FINE INTRO MOBILE */
/* HP*/
.rotate {
	display:none;
	 z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fafafa;
}
.rotate img {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
}
.main-menu {
	padding:0;
}
.main-logo {
	width: 36px !important;
	height: 36px !important;
	border-top: 8px solid #D9272E;
	border-left: 8px solid #D9272E;
	padding-top: 20px;
	transition: border ease-in-out 0.1s;
}
.contain_logo {
height: 100px;
width: 100px;
position: fixed;
z-index: 2;
}
.contain_logo a {
	outline:none !important;
	display:block;
	width:100%;
	height:100%;
}
.return_home {
	color: #fff;
	font-size: 1.6em;
	opacity: 0;
	transition: opacity ease-in-out 0.3s;
}
.contain_logo:hover .main-logo{
	border-top: 16px solid #D9272E;
	border-left: 16px solid #D9272E;
}
.about_text .grid__item.palm--one-whole {
	font-size: 1.8em;
	line-height: 1.9em;
}
.loading div img {
	margin-left:0 !important;
}
.menu_esteso .due_item {
	padding-left:19%;
}
/*COMMENTATO ULTIMO*/ 
/*@media only screen and (max-width: 400px) {
	.main-menu .goccia img {
		max-width:75%;
		margin:auto;
	}
	.main-menu .arrow span {
		top:44% !important;
	}
}
@media only screen and (max-width: 570px) {
	.main-menu>div h2 {
		transform: translateX(0);
		transform: translateY(-50%);
	}
	.main-menu .goccia img {
		max-width:60%;
		margin:auto;
	}
	.main-menu .arrow span {
		top:28% !important;
	}
	.contain_logo {
		width:60px;
		height:60px;
	}
	footer .contact {
		width:100%;
		text-align:center;
	}
}*/
/*INTRO*/
/*.work .more-arrow:hover span {
	background:#D9272E;
}*/
.more-arrow span img {
	margin:auto;
	opacity: 1;
	transition: opacity 0.3s;
	width:45px;
}
.img_link {
	background-position: center top;
}
.safari .text-wrap {
	position:relative;
	left: -40px;
}
.iphone .text-wrap h1 {
	position:relative;
	left: -40px;
}
.intro.full-screen .text-wrap {
	margin: 0 auto;
    padding-top: 2.5%
}
.more-arrow:hover span img {
	opacity: 1;
}
.menu_esteso {
	padding: 5% 0;
}
.menu_esteso .icona {
	padding:0;
	transition:opacity 0.3s;
}
.menu_esteso a:hover .icona {
	opacity:0.5;
}
.menu_esteso a:focus {
	outline:none;
}
.menu_item {
	padding-bottom: 5%;
	padding-top: 5%;
}
.title_menu {
	margin-top: 116px;
	margin-bottom: 62px;
}
.item_number {
	display: block;
	background-image: url(../img/bg_number_menu.png);
	background-repeat: no-repeat;
	padding: 9px 17px;
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 19px;
}
.about_text .item_number {
	padding: 2px 17px;
}
.title_menu .title {
	display: block;
	font-size: 19px;
	color: #d9272e;
	font-weight: bold;
	padding: 8px 60px;
}
@media only screen and (max-width: 1200px) {
.title_menu .title {
	display: block;
	font-size: 14px;
	color: #d9272e;
	font-weight: bold;
	padding: 8px 60px;
}
.menu_esteso .excerpt {
	font-size:13px;
}
}
@media only screen and (max-width: 1023px) {
.title_menu .title {
	font-size: 12px;
}
.excerpt {
	font-size:11px;
}

}
.excerpt {
	font-size: 16px;
	color: #000;
	line-height: 30px;
}
.text-wrap {
	width: 360px;
}

.img_link {
	position: relative;
	display: block;
	text-align: center;
	width: 360px;
}
.work .i_am_style {
	color: #d9272e;
}
.work .img_link:hover .i_am_style {
	color: #d9272e;
	opacity: 0.6;
}
.i_am_style {
	font-weight: 100;
	color: #fff;
	transition: color ease-in-out 0.2s;
	border: none;
	font-size:70px;
}
.front {
	position: absolute;
	top: -83%;
}
.rear {
	position: absolute;
	top: -83%;
	opacity: 0;
	transition: opacity ease-in-out 0.2s;
}
.img_link:hover .i_am_style {
	color: #fff;
	opacity: 0.6;
}
.img_link:hover .rear {
	opacity: 0.5;
}
/* classi font */
.rosso, .rosso h2, .about_text .rosso h2 {
	color: #d9272e;
}
.viola, .viola h2, .about_text .viola h2 {
	color: #56133F;
}
.caption_dps .viola h2 {
	text-align:left;
}
.slim, .slim h2 {
	font-weight: 100;
};
/* MAIN-MENU */
.goccia:hover .front_ {
	display:none;
}
.goccia:hover .rear_ {
	display:block !important;
	opacity:0.8;
}
.main-menu .i_am_style {
	font-size: 1.3em;
}
.main-menu-button {
	background-image: url(../img/backlogo.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}
.logo {
	width: 100px;
	height: 100px;
}
.super-gray span {
	top: 65px;
	left: 30px;
	position: absolute;
	border: none !important;
}
.main-menu .grid__item span {
	top: 65px;
	left: 30px;
	position: absolute;
	border: none !important;
}
.goccia {
	margin: 0 auto;
	width: 190px;
	position: relative;
}
.goccia.social {
	width: 80%;
	margin: 0 auto;
}
.goccia.social a {
	outline: none !important;
}
.goccia svg {
	width:100%;
	height:100%;	
} 
.goccia.social img {
	display: inline-block;
	margin: 0 5%;
}
.a_lato {
	font-size: 0.9em;
	padding-left:10%;
}
@media only screen and (max-width: 1530px) {
.goccia.social img {
	display: inline-block;
	margin: 0 2%;
	width:20%;
}
}
svg path {
	transition: fill ease-in-out 0.3s;
}
.goccia.social svg {
	display: inline-block;
	margin: 0 5%;
	max-width:134px;
}
/*********** CSS ANIMAZIONE MENU*************/
.no-touch.css3d.csstransitions.cssanimations.css2d .logo {
    /* Chrome, Safari, Opera */
	display:block !important;
}
.no-touch.css3d.csstransitions.cssanimations.css2d .main-menu-button {
	/* Chrome, Safari, Opera */
    -webkit-animation-name: rotazionemenu;
    -webkit-animation-duration: 15s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-play-state: running;
    /* Standard syntax */
    animation-name: rotazionemenu;
    animation-duration: 15s;
    animation-timing-function: linear;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-play-state: running;
	/* moz syntax */
    -moz-animation-name: rotazionemenu;
    -moz-animation-duration: 15s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-play-state: running;
}
@-webkit-keyframes rotazionemenu {
                0%   {
	opacity:1;
}
 	12.5%   {
	opacity:1;
}
    25%  {
	opacity:1;
}
	37.5%   {
	opacity:0;
}

    50%   {
	opacity:0;
}
 	62.5%   {
	opacity:0;
}
    75%  {
	opacity:1;
}
    87.5%  {
	opacity:1;
}
    100%  {
	opacity:1;
}
}

/* Standard syntax */
@keyframes rotazionemenu {
                0%   {
	opacity:1;
}
 	12.5%   {
	opacity:1;
}
    25%  {
	opacity:1;
}
	37.5%   {
		opacity:0;
}
    50%   {
	opacity:0;
}
 	62.5%   {
	opacity:0;
}
    75%  {
	opacity:1;
}
    87.5%  {
	opacity:1;
}
    100%  {
	opacity:1;
}
}
/*ABOUT*/
hr {
	margin:20px 0;
}
.about_text, .effegilab_text {
	margin: 0 auto 0 auto;
	width: 60%;
	padding-bottom:10%;
	padding-top:5%;
	text-align:center;
}
.about_text .grid {
	font-size: 12px;
	line-height: 30px;
}
.servizi, .servizi li ul li {
	list-style:none;
}
.servizi svg {
	width:100%;
	margin:10px 0;
}
.servizi li {
	text-align:left;
}
.servizi li ul {
	padding-left:30%;
	opacity:0;
	transition:opacity ease-in-out 0.2s;
	font-size:1.3em;
}
.servizi li:hover ul {
	opacity:1
}
@media only screen and (max-width: 1024px) {
	.about-text .one-third {
	width:100% !important;
}
.servizi svg {
	width:80%;
	margin:10px 0;
}
}
/* MASONRY */
.grid-sizer {
	width:50%;
}
.item {
	width:50%;
}
@media only screen and (max-width: 1024px) {
	.item {
	width:100%;
}
.ico_title {
	margin: 6% 19%;
}
}
/* MENU con SLIDE*/
.ico_title {
	position: absolute;
	z-index: 2;
	display: block;
	margin: 9% 22%;
}
.bg_menu {
	width: 113%;
	max-width: none;
}
.icona {
	margin-bottom: 29%;
	padding: 0 0 0 33px;
}
.tred_menu .grid__item {
	padding-left: 1.5%;
}
/* WORK */
.work .wrapper {
	padding-bottom: 0;
}
/* COLLAGE FOTO */
.container-a2 {
	margin-top:21px;
	clear:both;	
}
.collage {
	list-style: none;
	padding: 0;
	margin: 0;
}
.collage h1 {
	color: #fff;
	text-transform:uppercase;
	font-size:0.8em;
	text-align:right;
	font-weight:bold;
	margin-top:1%;
	padding-right:60px;
}
.collage li {
	display: inline-block;
	width: 25%;
	margin-right: -5px;
	margin-bottom: -8px;
	position: relative;
}
.lente {
	position:absolute;
	right:20px;
	top:4px;
}
@media only screen and (max-width: 1024px) {
.collage li {
	display: inline-block;
	width: 50%;
	margin-right: -5px;
	margin-bottom: -8px;
	position: relative;
}
}
.collage li img {
	opacity: 1;
	z-index: 0;
	transition: opacity ease-in-out 0.3s;
}
.caption-style-2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.caption-style-2 li {
	float: left;
	padding: 0px;
	position: relative;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
}
.caption-style-2 li:hover .caption {
	opacity: 1;
	transform: translateY(-100px);
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
}
.caption-style-2 img {
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 4;
}
.caption-style-2 .caption {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	top: 111%;
	width: 100%;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.caption-style-2 .blur {
	height: 300px;
	width: 100%;
	z-index: 5;
	position: absolute;
}
.caption-style-2 .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 300px;
	text-align: center;
	top: 20px;
}
.opaco .velo {
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	z-index: 5;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.caption-style-2 li:hover .opaco .velo {
	opacity: 1;
	transform: translateY(-400px);
	-webkit-transform: translateY(-400px);
	-moz-transform: translateY(-400px);
	-ms-transform: translateY(-400px);
	-o-transform: translateY(-400px);
}
/* SLIDE FULL SCREEN */
.slides ul {
	margin-top:21px;
}
.slides .content {
	width: 100%;
	position:absolute;
	bottom:70px;
	z-index:1;
}
.slides .content h1 {
	font-size: 2em;
	color:#fff;
	line-height: 60px;
	text-shadow: 1px 2px 3px #666;
}
/* FLARE GALLERY CONTROL */
#peFlareLightboxControlClose {
	width:100px;
	height:100px;
	position:absolute;
	right:0;
}
#peFlareLightboxControlNext {
	position:absolute;
	top:85%;
	right:0;
}
#peFlareLightboxControlPrev {
	position:absolute;
	left:0;
	top:85%;
}
.peFlareLightbox .peFlareLightboxControls a {
	width:80px;
	height:30p;
	transition: opacity 0.2s;
	float:none;
	margin: 0;
	outline:none !important;
}
.peFlareLightbox .peFlareLightboxControls {
	top:0;
	left:0;
	width:100%;
	height:50%;
}
.peFlareLightboxControls div {
	left:0 !important;
	height:100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
}
/*COMMENTATO ULTIMO*/
/*@media only screen and (max-width: 767px) {
.main-menu>div {
	height:40.5%;
}
.main-menu .arrow {
	height:27.5%;
}
.main-menu .arrow span {
	top:52% !important;
}
.main-menu-button {
	background-image: url(../img/backlogo.png);
	background-repeat: no-repeat;
	background-size: 75px 75px;
	width: 75px;
	height: 75px;
}
.logo {
	width: 75px;
	height: 75px;
}
#peFlareLightboxControlClose {
	width:75px;
	height:75px;
	background-size: 75px 75px !important;
}
.caption {
	display:none;
}
}
@media only screen and (max-width: 480px) {
.i_am_style {
	font-size:50px;
}
.vert-center {
	transform: none;
}
}*/
.fascia_icone {
	padding:3%;
	clear:both;
	height:20%;
	text-align:center;
}
.fascia_icone a:hover img {
	-ms-transform: scale(1.5,1.5); /* IE 9 */
    -webkit-transform: scale(1.5,1.5); /* Chrome, Safari, Opera */
    transform: scale(1.5,1.5);
}
.fascia_icone img {
	display:inline-block;
	width:5%;
	transition:all 0.3s;
	margin-left:2.5%;
	margin-right:2.5%;
}
.fascia_icone a:focus {
	outline:none;
}
/*FOOTER*/
footer {
	margin-top:21px;
}
footer .contact .social a {
	transition:transform 0.2s;
	margin-right:10%;
}
footer .contact .social a:hover {
	transform: translate(0, -10px);
}
footer .contact div {
	float:right;
}
footer .indirizzo {
	float:left;
	margin-left:15px;
}
@media only screen and (max-width: 1100px) {
	footer .one-half {
		font-size:0.8em;
	}
	footer .contact {
		padding-left:5%;
	}
	footer .contact div {
		float: none;
	}
	footer .contact .social a {
		margin-right:3%;
	}		
	video {
		max-width:100% !important;
	}
}
.space_online .one-third {
	padding-left:2.5%;
}
/*DPS*/
.plus_interaction {
	margin:10% 0;
}
.icone_dps {
	width:13%;
	display: inline-block;
	margin-left:5%;
}
/* VIDEO */
.video_gallery {
	padding-top:40px;
	padding-bottom:40px;
	background-color: #dedede;
}
.video_gallery video {
display: block;
width:55%;
margin: 75px auto;
box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.25);
}
/*VIMEO*/
.vimeo_video {
	background-position: top, center;
	/*background-color: rgba(0, 0, 0, 0.5); */
	padding:5% 0;
	background-size:cover;
	position:relative;
}
.vimeo_video div {
	display:inline-block;
}
.videoWrapper {
	position: relative;
	padding-bottom: 41.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	width:100%;
	height:100%;

}
.vimeo_video.stevanato .videoWrapper  {
	padding-bottom:54.25%;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 1024px) {
	.device_ipad footer .contact div {
		float:right;
	}
	.device_ipad .opaco, .device_ipad .caption {
		display:none;
	}
	.about_text .item_number {
		padding: 2px 17px;
	}
	.mobile_caption {	
		display:block !important;
		font-size:1.1em;
		color:#fff;
		text-shadow: 1px 2px 3px #000;
		position:absolute;
		bottom:0;
		left:0;
		width: 100%;
		text-align: center;
		padding-bottom: 5px;
	}
}
@media only screen and (max-width: 1023px) {
    h2, .h2 {
		font-size: 1.5em;
	}
	.about_text .grid__item.palm--one-whole {
		font-size:1em;
	}
	.about-text {
		width:80%;
	}
	.grid__item.palm--one-whole.one-third video{
		left:10% !important;
	}
/* ipad fix .device_ipad 768 */

	.device_ipad footer .contact div {
		float:right;
	}
	.device_ipad .grid__item.palm--one-whole .indirizzo {
		float: right;
		position: relative;
		top: 0px;
		left: 10px;	
	}
	.device_ipad .space_online .one-third .item_number {
		padding: 12px 17px;
	}
	.device_ipad .space_online {
		width:140%;
		position:relative;
		left:-14%;
	}
	.device_ipad .space_online .excerpt {
		font-size:12px;
	}
	.device_ipad .tred_menu .grid__item {
		padding-left: 1.5%;
		position: relative;
	}
	.device_ipad .tred_menu .grid__item .ico_title {
		position: absolute;
		z-index: 2;
		display: block;
		left: 20%;
		top: 30%;
	}
	.device_ipad .tred_menu .grid__item .ico_title h2 {
		font-size: 30pt;
		text-align:center;
	}
	.about_text .item_number {
			padding: 10px 17px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 1024px) {
		.device_ipad .intro.full-screen {
		background-position:top center;
	}
		.about_text .excerpt {
			font-size:12pX;		
		}
		.device_ipad .a_lato { 
		margin-bottom: 3%;
		font-size: 0.6em;
		}
}
@media only screen and (min-width: 1200px) {
.ms #work img, .ms #about img {
	max-width:none;
	width:100% !important;
}
.main-menu > div.contact .content {
	padding:0 !important;
}
.main-menu > div.contact .content .grid {
	margin-left:0;
}
.main-menu > div.contact .content .grid .goccia_contatto .icona_contatto {
width: 20% !important;
margin-bottom: 36px !important;
}
}
/* iphone fix .device_iphone 320x480 
COMMENTATO ULTIMO
*/
/*@media only screen and (max-width: 320px) {
.more-arrow span {
	text-align:center;		
}
.more-arrow span img {
	display:initial;
	position:static;
}
footer .grid {
	margin-left:-1.9em;
}
.a_lato {
	padding-left: 4em;
	text-align:center;
}
.device_iphone .img_link.si_goccia {
	width:120%;
	left:50px;
	top:20px;
}
.work .img_link.si_goccia {
	width:100%;
}
.device_iphone .img_link.no_goccia {
	width:40%;
	left:75px;
}
.device_iphone .i_am_style {
	font-size: 50px;
	position: relative;
	right: 80px;
	top:-20px;
}
.device_iphone .menu_esteso .title_menu {
	margin-top:0;
	margin-bottom:10px;
}
.device_iphone .menu_esteso .icona {
	margin-bottom:12%;
	width:30%;
}
.effegilab .about_text .grid, .stevanato .about_text .grid {
	margin-left:0;
}
.effegilab .about_text .grid .grid__item.palm--one-whole, .stevanato .about_text .grid .grid__item.palm--one-whole {
	padding:0;
}
.device_iphone .about_text .grid__item.palm--one-whole {
font-size: 1em;
width: 100%;
}
.stevanato .effegilab_text, .stevanato .about_text, 
.effegilab .effegilab_text, .effegilab .about_text
{
	width:100%;
}
.effegilab video, .stevanato video {
	width:100% !important;
	position:initial;
}
.device_iphone.stevanato .about_text .grid__item.palm--one-whole.one-third {
	width:100% !important;
}
.contact {
	width:100% !important;
}
.social svg {
	float:none !important;
}
.titolo_video {
	line-height: 10px;
}
.tred_menu .icona {
	padding-left:85px;
	margin-bottom:7%;
}
.tred_menu .rosso h2 {
	font-size:2.6em;
	padding-left:67px;
	margin:0;
}
.render .work {
	display:none !important;
}
.fascia_icone img {
	width:15%;
	margin-bottom:10px;
	margin-top:10px;
}
.fascia_icone a:hover img {
	width:16%;
}
.caption_dps {
	font-size: 0.7em;
	line-height: 12px;
		width:37% !important;
}
.caption_dps div {
	width:auto !important;
}
.space_online .icona {
	padding:0;
	margin-top:27px;
}
.space_online .title_menu {
	margin-top:40px;
	margin-bottom:40px;
}
.img_link .front, .img_link .rear {
	width:54%;
}
.slider nav {
	display:none;
}
.slides .content {
	bottom:0;
}
}
/* iphone fix .device_iphone 480x320 */
@media only screen and (min-width: 470px) and (max-width: 640px) {
	.social svg {
	float:none !important;
}
	.tred_menu .icona {
	padding-left:85px;
	margin-bottom:7%;
}
.tred_menu .rosso h2 {
	font-size:2.6em;
	padding-left:67px;
	margin:0;
}
	.titolo_video {
	line-height: 10px;
}
	.slider nav {
	display:none;
}
.slides .content {
	bottom:0;
}
/*.device_iphone .img_link.si_goccia {
	width:146px;
	left:79px;
}*/
/*.front, .rear {
	top: -65%;
}*/
/*.device_iphone .img_link.no_goccia {
width: 140px;
left: 13px;
margin: auto;
}
.device_iphone .vert-center .i_am_style {
	font-size: 50px;
	position: relative;
	right: 0px;
	top:-25px;
}
.device_iphone .menu_esteso .title_menu {
	margin-top:0;
	margin-bottom:10px;
}
.device_iphone .menu_esteso .icona {
	margin-bottom:12%;
	width:30%;
}*/
	.caption_dps {
	font-size: 0.7em;
	line-height: 12px;
	width:37% !important;
}
.caption_dps div {
	width:auto !important;
}
}
@media only screen and (max-width: 640px) {
/*	.img_link.si_goccia {
		margin:auto;
		width:205px;
	}*/
	/*.intro.full-screen .img_link.si_goccia .rear, .intro .img_link.si_goccia .front {
		top:-83%;
	}*/
	.intro.full-screen .img_link.si_goccia .i_am_style {
		font-size:58px;
	}
	.img_link.no_goccia {
		margin:auto;
		width:205px;
	}
	/*.device_iphone .img_link.no_goccia {
		margin:inherit;
	}*/
	.intro .vert-center {
		top:40%;
	}
	/*footer*/
	footer .social .indirizzo {
		float:none;
	}
	footer .social {
		text-align:center;
		
	}
	footer .contact {
		width:100%;
		text-align:center;
	}
	footer .contact div {
		width:auto;
		text-align:left;
		margin:auto;
	}
	footer .contact div p {
		text-align:center;
	}
	.title_menu {
		margin-top:25px;
		margin-bottom:25px;
	}
	.icona {
		margin-bottom:2%;
	}
	.ico_title {
		margin: 20% 33%;
	}
	/*.device_iphone .ico_title {
		margin: 9% 21%;
	}*/
	.caption_dps div {
		font-size: 1.8em;
		line-height: 1em;
	}
.caption_dps .viola h2 {
	font-size:1.8em;
}
}
@media only screen and (max-width: 500px) {
	.caption_dps div {
		font-size: 0.8em;
		line-height: 1em;
	}
.caption_dps .viola h2 {
	font-size:1.1em;
}
}
*/
.slider .prev, .slider .next {
	display:block !important;
	z-index:999999999;
	visibility:visible !important;
}
.slider .prev:hover, .slider .prev:active, .slider .next:hover, .slider .next:active {
	background-color: rgba(255,255,255,0.6)!important;
}

/*  cookie button */
#cookiesdirective input {
	color: #d9272e;
	padding: 5px 10px;
	margin-left:10px;
    background-color: #ffffff;
	border: none;
	border-radius: 0;
}