/* @override 
	http://windows/css/layout.css
	http://www.aperol.com/css/layout.css
	http://aperol.local/css/layout.css
	http://cms.aperol.com/css/layout.css
*/

/* ==================MEDIA QUERIES================== */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}


@-ms-viewport {
  width: device-width;
}

/*tablet*/
@media (min-width: 768px) and (max-width: 979px) {

	

	.hidden-sm {
	  display: none !important;
	}
	
	.visible-sm {
	  display: block !important;
	}
	
	.container,
	.container._980,
	.container._960,
	body.aperol-product #tasting-notes .container,
	body.aperol-product section#cocktails div.bg2 div.container {
		width: 724px;
	}
	

#menu-mobile ul li a span,
#menu-mobile .services-pages-title span {
		display: block!important;
		width: 724px!important;
		margin: 0px auto!important;
	}
	
	#menu-mobile .content {
		margin-top: 50px;
	}
	
	section#page,
	body.aperolspritz-events section#page,
	body.aperolspritz-eventmodule section#page {
		margin-top: 124px;
		padding-top: 57px;
	}
	
	
	footer .bg {	
		top: -701px;
	}

	
	

	/* @group navigazione */
	header nav.hidden-desktop .toggle {
		height: 48px;
		width: 48px;
	}
	
	header nav.hidden-desktop .toggle .bar{
		width: 24px;
	}
	
	header nav.hidden-desktop .toggle .bars {
		width: 24px;
		top: 14px;
	}
	
	header nav.hidden-desktop .social {
		position: absolute;
		right: 0px;
		top: 50%;
		margin-top: -24px;
	}
	
	header nav.hidden-desktop .social ul li {
		display: inline-block;
		width: 48px;
		height: 48px;
		background: url('../images/mobile/header/social-bg.png') no-repeat left top;
		margin-left: 2px;
		position: relative;
	}
	
	header nav.hidden-desktop .social ul li:hover {
		background: url('../images/mobile/header/social-bg.png') no-repeat left -48px;
	}
	
	header nav.hidden-desktop .social ul li a,
	header nav.hidden-desktop .social ul li a:hover {
		height: 100%;
		width: 100%;
		background: none;
	}
	
	header nav.hidden-desktop .social ul li a.facebook {
		background: url('../images/mobile/header/fb.png') no-repeat center;
	}
	header nav.hidden-desktop .social ul li a.twitter {
		background: url('../images/mobile/header/twitter.png') no-repeat center;
	}
	header nav.hidden-desktop .social ul li a.instagram {
		background: url('../images/mobile/header/instagram.png') no-repeat center;
	}
	header nav.hidden-desktop .social ul li a.youtube {
		background: url('../images/mobile/header/youtube.png') 11px 7px no-repeat;
	}
	
	/* @end */

	/* @group homepage */
	body.homepage section#page {
		padding-top: 0;
	}
	
	/* @group visore */
	#hp-slider div.swipe-wrap div.slide img.mobile {
		margin: 0 auto;
	}
	
	#hp-slideshow .swipe {
		width: 980px;
		left: 50%;
		margin-left: -490px;
	}
	
	/* @end */
	
	/* @group hp blocks */
	
	/* @group singoli box, ricetta history e cocktails */
	#hp-crosslinks .element.mobile .img {
		height: 215px;
		width: 460px;
	}
	
	#hp-crosslinks .element.mobile.ricetta .img,
	#hp-crosslinks .element.mobile.cocktails .img{
		width: 224px;
		background-size: cover;
	}
	
	
	#hp-crosslinks .element.mobile.storia .img {
		width: 458px;
		float: right;
	}
	
	#hp-crosslinks .element.mobile .txt {
		height: 213px;
	}
	
	#hp-crosslinks .element.mobile.storia .txt {
		width: 222px;
	}
	
	#hp-crosslinks .element.mobile.ricetta .txt,
	#hp-crosslinks .element.mobile.cocktails .txt {
		float: right;
		width: 456px;
	}
	
	
	#hp-crosslinks .element.mobile a h4 {
		font-size: 50px;
		line-height: 54px;
		display: inline-block;
		text-transform: capitalize;
		background: url('../images/homepage/mobile-box-arrow.png') no-repeat right 75%;
		padding-right: 30px;
	}
	
	#hp-crosslinks .element.mobile a h4 {
		
	}
	
	#hp-crosslinks .element.mobile .img img.scale-controller {
		display: none;
	}
	
	#hp-crosslinks div.element.mobile.storia div.img .element-image img {
		width: 100%;
		height: auto;
		position: relative;
	}
	/* @end */
	
	/* @group box advertising */
	#hp-carousel .slide .item.single_column,
	#hp-carousel .slide .item.double_column {
		background-position: center!important;
		background-size: contain;
	}
	
	#hp-carousel .slide {
		height: 180px!important;
	}
	#hp-carousel .slide .item.single_column
	 {
		width: 179px;
	}
	#hp-carousel .slide .item.double_column {
		width: 360px;
	}
	
	/* @end */
	
	/* @end */
	
	/* @end */

/* @group eventi */
	
	body.aperolspritz-events section.results .container,
	body.aperolspritz-eventmodule section.results .container {
		width: 724px;
	}
	
	body.aperolspritz-events section.results .element,
	body.aperolspritz-eventmodule section.results .element {
		width: 358px;
		width: 237px;
	}
	
	body.aperolspritz-events section.results .element.highlight,
	body.aperolspritz-eventmodule section.results .element.highlight {
		width: 358px;
		width: 478px;
		width: 720px;
	}
	
	body.aperolspritz-events section.filters .primary input,
	body.aperolspritz-eventmodule section.filters .primary input {
		width: 299px;
	}
	
	body.aperolspritz-events section.filters .primary input#location,
	body.aperolspritz-eventmodule section.filters .primary input#location {
		background: url('/images/location-input-icon.png') no-repeat 10px white;
		width: 636px;
	}
	
	/* @end */
	
	/* @group APEROL SPRITZ PAGE */
	
	
	body.aperolspritz-aperolspritz #spritz_recipe_animation.container,
	#ready_to_spritz div.container,
	#aperol_spritz_video div.container {
		width: 724px!important;
	}
	
	body.aperolspritz-aperolspritz #spritz_recipe_animation.container{
		padding-top: 60px;
	}
	
	.spritz_recipe_ingredient{
		width: 215px!important;
		margin-left: 20px;
		background: none;
	}
	
	/* @group posizioni elementi */
	
	#third .ingredient_rays{left: -28px;}
	#second .ingredient_rays{left: -27px;}
	#first .ingredient_rays{left: -29px;}
	
	/* Numeri del countdown */
	#third .ingredient_number{left: 90px;}
	#second .ingredient_number{left: 95px;}
	#first .ingredient_number{left: 100px;}
	
	/* Titoli ingredienti */
	/*#third .ingredient_title	{right: -5px;}
	#second .ingredient_title	{right: 30px;}
	#first .ingredient_title	{right: 40px;}*/
	
	
	
	#first .ingredient_bottle{ right: -13px;}
	#second .ingredient_bottle{ right: 7px;}
	#third .ingredient_bottle{ right: -6px;}
	
	
	
	
	/* @end */
	
	/* @group video */
	
	#aperol_spritz_video {
			height: auto!important;
		}
		
		#aperol_spritz_video .right{
			width: 340px;
			position: absolute;
			right: -51px;
			z-index: 0;
		}
		
		
		#aperol_spritz_video .right #video_cocktail{
			top: -30px;
	
		}
		
		
		#aperol_spritz_video .left {
			z-index: 1;
			position: relative;
		}
		
		#aperol_spritz_video .left h2,
		#aperol_spritz_video .left p{
			width: 484px;
			padding-right: 0;
		}
		
		#aperol_spritz_video .left p {
			font-size: 20px;
			line-height: 24px;
		}
	
	/* @end */
	
	/* @end */

	/* @group aperol world */
	
	body.aperol-product section#product .description {
		width: 333px;
		left: 372px;
		position: relative;
	}
	
	body.aperol-product section#product .pack {
		left: -38px;
	}
	
	
	body.aperol-product section#product .description .plus .txt h4 {
		
	}
	
	body.aperol-product section#product .description .plus.color .mobile-helper {
		top: -28px;
		left: 43px;
	}
	
	body.aperol-product section#product .description .plus.taste .mobile-helper {
		top: -28px;
		left: 26px;
	}
	
	
	body.aperol-product section#product .description .plus.strenght .mobile-helper {
		top: -15px;
		left: 64px;
	}
	
	/* @group tasting notes */
	
	
	
	body.aperol-product section#tasting-notes .title .glass {
		width: 215px;
	    left: 50%;
	    margin-left: -107px;
	}
	
	body.aperol-product section#tasting-notes .notes .note {
		width: 352px;
	}
	
	body.aperol-product section#tasting-notes .notes .note,
	body.aperol-product section#tasting-notes .notes .note.color  {
		margin-right: 5px !important;
		margin-left: 5px !important;
		margin-bottom: 10px;
	}
	
	body.aperol-product section#tasting-notes .title .left,
	body.aperol-product section#tasting-notes .title .right {
		width: 235px;
		font-size: 60px;
		line-height: 60px;
	}
		
	
	/* @end */
	
	/* @group cocktails */
	body.aperol-product section#cocktails div.txt {
		width: 450px;
	}
	
	
	body.aperol-product section#cocktails h1 {
		font-size: 70px;
		line-height: 55px;
	}
	
	body.aperol-product section#cocktails .title {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	
	
	body.aperol-product section#cocktails div.txt .ingredients{
		font-size: 25px;
		line-height: 27px;
	}	
	body.aperol-product section#cocktails div.txt .preparation {
		font-size: 20px;
		line-height: 23px;
	}
	
	body.aperol-product section#cocktails .glass {
		margin-right: -45px;
	}
	
	
	/* @end */
	
	/* @end */

/* @group advertising */

body.aperol-advertising section#page {
	padding: 0;
	margin: 0;
	padding-top: 124px;
}

body.aperol-advertising #slider .slide.image .open-zoom {
	margin-left: 282px;
}

body.aperol-advertising #advertising-slider .thumbnails {
	width: 643px;
}

body.aperol-advertising #slider .slide .caption .container {
	width: 704px;
}

body.aperol-advertising #advertising-slider  .slider-previous,
body.aperol-advertising #advertising-slider  .slider-next {
	width: 43px;
	height: 44px;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -2px;
	cursor: pointer;
}

body.aperol-advertising #advertising-slider  .slider-previous:hover,
body.aperol-advertising #advertising-slider  .slider-next:hover {
	opacity: 0.8;
}

body.aperol-advertising #advertising-slider  .slider-previous {
	left: -6px;
	background: url('/images/carousel-arrow-sx-small.png') no-repeat left center;
}
body.aperol-advertising #advertising-slider  .slider-next {
	right: -6px;
	background: url('/images/carousel-arrow-dx-small.png') no-repeat left center;
}

body.aperol-advertising #video .inner .table-cell .video-element {
	width: 724px!important;
	margin: 0px auto!important;
	height: auto!important;
}

/* @end */


/* @group events carousel */

#events-carousel {
	bottom: 0;
	width: 100%;
	font-size: 20px;
	margin-top: 0;
	opacity: 1;
	padding-top: 10px;
}

#events-carousel .bg-top {
	width: 100%;
	height: 4px;
	background: url('/images/homepage/events-carousel/content-bg-top.png') no-repeat right bottom;
	position: absolute;
	top: -4px;
	right: auto;
	left: 0;
}

#events-carousel .label {
	padding-left: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#events-carousel .label span, 
#events-carousel .label .bg1,
#events-carousel .label .bg2,
#events-carousel .label .bg3 {
	margin: 0;
	padding: 0;
	background: none;
}

#events-carousel .content {
	width: auto;
	-moz-box-shadow: none;
	box-shadow: none;
}

#events-carousel .bg {
	width: auto;
}

#events-carousel .event {
	width: 232px;
}

/* @end */



}



@media (min-width: 1200px) {

	.visible-lg {
	  display: block !important;
	}


    .hidden-lg {
      display: none !important;
    }
}


@media (min-width: 980px) and (max-width: 1199px) {
	
	.visible-md {
	  display: block !important;
	}
	
	.hidden-md {
	  display: none !important;
	}
}


@media (max-width: 979px) {
	
		
	/*body {
		background: url('/images/mobile/pattern-bolle.png') repeat center;
	}*/
	
	/* @group helpers */
	.visible-desktop {
		display: none;
	}
	
	/* @end */

	body {
		min-width: 724px!important;
	}

	/* @group home */
	
	body.homepage #hp-blocks {
		overflow: hidden!important;
	}
	
	/* @end */

/* @group footer */
	
	footer .bg {
		background: url('/images/mobile/footer/bolle.jpg') no-repeat center;
	}
	
	/* @end */

	/* @group splashpage */
	#splash_container,
	.splash_popup{
		width: 100%;
		margin: 0px auto;
	/*	height: 330px;*/
		background: url('/images/splash/splash_shadow.png') no-repeat center 165px;
		position: absolute;
		left: 0;
		margin-left: auto;
	}
	
	#splash_container {
		top: 50%;
		margin-top: -165px;
	}
	
	
	/* @end */

/* @group navigazione */
	
	header nav.hidden-desktop .toggle{
		background-color: white;
		cursor: pointer;
	}
	
	header nav.hidden-desktop .toggle .bars {
		margin: 0 auto 0px;
		position: relative;
	}
	
	header nav.hidden-desktop .toggle .bar{
		height: 4px;
		display: block;
		margin-bottom: 4px;
	}
	
	
	
	header #service_menu,
	.switch_lang_container{
		display: none;
	}
	
	header {
		position: fixed;
		z-index: 9999999999!important;
		top: 0;
		width: 100%;
		left: 0;
	}
	
	header .bg {
		height: 70px;
		background-position: center top;
	}
	
	header nav.hidden-desktop {
		width: 100%;
		height: 70px;
		left: 0;
		background: none;
		/*background: #f5f5f5 url('../images/bg.jpg') no-repeat left top;*/
		top: -73px;
	}
	
	header nav .logo,
	header nav .logo a {
		width: 169px;
	}
	
	header nav .logo {
		left: 0;
		height: 0;
		position: relative;
		background: none;
		margin: 10px auto 0px;
		float: none;
	}
	
	header nav .logo a {
		height: 104px;
		display: block;
		position: relative;
		margin: 0px auto;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url('/images/mobile/header/logo.png');
		top: 0;
	}
	
	header nav .logo a:hover {
		opacity: 0.9;
	}
	
	/* @group menu */
	
	
	/*mini reset degli stili del menu*/
	#menu-mobile ul li a {
		display: block;
	}
	
	
	/*fine mini reset per il menu*/
	
	#menu-mobile {
		display: none;
		/*display: block;*/
		position: absolute;
		left: 0;
		top: 73px;
		width: 100%;
		height: auto;
		z-index: 999999;
		/*background: url('/images/mobile/pattern-bolle.png') repeat center;*/
		overflow: hidden;
	}
	
	#menu-mobile .content {
		position: relative;
		z-index: 1;
		border-top: 1px solid #b54804;
	}
	
	#menu-mobile .content {
		border-top: 1px solid rgba(150, 59, 2, 0.5);
	}
	
	
	#menu-mobile .bg {
		z-index: 0;
		background: url('/images/mobile/footer/bolle.jpg') center no-repeat;
		height: 810px;
		width: 100%;
		position: absolute;
		bottom: -240px;
		z-index: 0;
	}
	
	/*controlli temporanei in attesa di javascript*/
	
	
	#menu-mobile ul.sub-pages {
		
	}
	
	#menu-mobile  ul li,
	#menu-mobile ul.pages li {
		color: white;
	}
	
	#menu-mobile ul.pages li ul.sub-pages li a span{
		text-indent: 20px;
		display: block;
	}
	
	#menu-mobile ul.pages li a:active,
	#menu-mobile ul.service-pages li a:active {
		background: #963c03;
	}
	
	:not(ie) #menu-mobile ul.pages li a:active {
		background: rgba(150, 59, 2, 0.50);
	}
	
	#menu-mobile ul li.active a {
		background: #963c03;
	}
	
	:not(ie) #menu-mobile ul li.active a {
		background: rgba(150, 59, 2, 0.50);
	}
		
	#menu-mobile ul.pages li.active ul.sub-pages a {
		background: none;
	}
	
	#menu-mobile ul.pages li.active ul.sub-pages li.active a {
		background: #963c03;
	}
	
	:not(ie) #menu-mobile ul.pages li.active ul.sub-pages li.active a {
		background: rgba(150, 59, 2, 0.50);
	}
	
	
	
	#menu-mobile a {
		color: inherit;
	}
	
	#menu-mobile ul li,
	#menu-mobile ul.sub-pages li a {
		border-bottom: 1px solid #b54804;
	}
	
	#menu-mobile ul.sub-pages li {
		border-bottom: none;
	}
	
	#menu-mobile ul.pages li a {
		font-size: 24px;
		color: inherit;
		padding: 13px 0;
		line-height: 24px;
		text-transform: uppercase;
	}
	
	#menu-mobile ul.pages li ul.sub-pages {
		border-top: 1px solid #b54804;
	}
	
	
	
	#menu-mobile ul.pages li ul.sub-pages li:last-child,
	#menu-mobile ul.pages li ul.sub-pages li:last-child a {
		border: none;
	}
	
	#menu-mobile ul.pages li ul.sub-pages li a {
		font-size: 18px;
		line-height: 18px;
		padding: 9px 0;
	}
	
	#menu-mobile .group {
		border-bottom: 6px solid #b54804;
	}
	
	:not(ie) #menu-mobile .group {
		border-bottom: 6px solid rgba(150, 59, 2, 0.5);
	}
	
	#menu-mobile ul.social {
		font-size: 0;
		width: 724px;
		margin: 0px auto;
	}
	
	#menu-mobile ul.social li {
		width: 60px;
		height: 60px;
		border: none;
		display: inline-block;
		position: relative;
	}
	
	#menu-mobile ul.social li a {
		width: 100%!important;
		height: 100%!important;
		display: block;
		position: absolute;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	#menu-mobile ul.social li a.facebook{
		background-image: url(../images/mobile/nav/fb.png);
	}
	#menu-mobile ul.social li a.twitter{
		background-image: url(../images/mobile/nav/tw.png);
	}
	#menu-mobile ul.social li a.instagram{
		background-image: url(../images/mobile/nav/ig.png);
	}
	#menu-mobile ul.social li a.youtube{
		background-image: url(../images/mobile/nav/yt.png);
	}
	
	#menu-mobile ul.service-pages {
		color: white;
	}
	
	#menu-mobile ul.service-pages li {
		border: none;
	}
	
	#menu-mobile ul.service-pages li a {
		font-size: 16px;
		color: inherit;
		padding: 8px 0;
		line-height: 16px;
		text-transform: uppercase;
	}
	
	#menu-mobile ul.service-pages.countries li a span{
		text-indent: 10px;
	}
	
	#menu-mobile .services-pages-title {
		
		/*background: #963c03;*/
/*		background: rgba(150, 59, 2, 0.50);*/
	}
	
	/*#menu-mobile .services-pages-title span{
		border-bottom: 1px solid #963c03;
	}
	
	:not(ie) #menu-mobile .services-pages-title span{
		border-bottom: 1px solid rgba(150, 59, 2, 0.50);
	}*/
	
	#menu-mobile .services-pages-title span{
		font-size: 20px;
		text-transform: uppercase;
		color: white;
		padding: 10px 0 6px;
		display: block;
		
	}
	
	/* @end */
	
	/* @end */

	/* @group contatti */
	
	#contact_form .form-row input.name, 
	#contact_form .form-row input.email, 
	#contact_form .form-row input.address{
		width: 343px;
	}
	
	#contact_form .country_select_container,
	#contact_form .countries_list .UlSelectize,
	#contact_form .consumo, 
	#contact_form .consumo .UlSelectize {
		width: 343px;
	}
	
	/* @end */

footer .content {
		width: 100%;
		height: 92px;
		left: -2px;
		position: relative;
		background: url('/images/footer/footer.png') no-repeat left top;
	}

/* @group homepage */

	/* @group visore */
	#hp-slider div.swipe-wrap div.slide.image {
		font-size: 0;
	}
	
	#hp-slider div.swipe-wrap div.slide.image img {
		margin: 0!important;
		padding: 0!important;
	}
	
	#hp-slider div.swipe-wrap div.slide.image img.desktop {
		display: none!important;
		position: absolute!important;
	}
	
	#hp-slider div.swipe-wrap div.slide.image img.mobile {
		display: block;
	}
	
	/* @end */

	/* @group hp blocks */
	
	body.homepage #page #hp-blocks {
		background: url('/images/homepage/hp-blocks-bg.png') repeat-x left top;
		padding: 10px 0;
	}
	
	body.homepage #hp-blocks .title.orange,
	body.homepage #hp-blocks .title {
		height: auto;
		background: none;
		float: none;
		position: relative;
		left: inherit;
		top: inherit;
		text-align: center;
		display: block;
	}
	
	body.homepage #hp-blocks .title.orange h2,
	body.homepage #hp-blocks section.spritz-life .title {
		/*font*/
		color: white;
		font-size: 35px;
		line-height: 38px;
		text-transform: uppercase;
		left: 0;
		position: relative;
		top: auto;
		padding-left:0;
		padding-right:0;
	}
	
	body.homepage #hp-blocks {
		overflow: hidden;
	}
	
	body.homepage #hp-blocks .title.orange .mobile.separator,
	body.homepage #hp-blocks section.spritz-life .title .mobile.separator {
		height: 64px;
		width: 960px;
		/*position: absolute;*/
		position: relative;
		background: url('../images/homepage/mobile-title-separator.png') no-repeat left top;
		left: 50%;
		margin-left: -480px;
		margin-bottom: -40px;
		margin-top: 10px;
	}
	
	body.homepage #hp-blocks .title.orange .end {
		display: none;
	}
	
	section#hp-crosslinks {
		height: auto;
		padding: 0 20px;
	}
	
	#hp-crosslinks .element.desktop {
		display: none;
	}
	
	#hp-crosslinks .element.mobile,
	#hp-crosslinks .element.mobile .txt,
	#hp-crosslinks .element.mobile a,
	#hp-crosslinks .element.mobile h4 {
		position: relative;
		margin: 0;
		top: 0;
		left: 0;
	}
	
	#hp-crosslinks .element.mobile a  {
		display: block;
	}
	
	#hp-crosslinks .element.mobile .element-image a  {
		padding: 0;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%!important;
	}
	
	#hp-crosslinks .element.mobile{
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 2px;
	}
	
	/* @group posizione pallini  e fix bordo */
	
	#hp-slideshow {
		padding-bottom: 43px;
		border: none;
		-moz-box-shadow: 0 0 4px rgb(132, 53, 9);
		-webkit-box-shadow: 0 0 4px rgb(132, 53, 9);
		box-shadow: 0 0 4px rgb(132, 53, 9);
	}
	

	#hp-slideshow.events-on .position {
		bottom: 0px;
		height: 40px;
		/*background: #e75c0c;*/
		border-bottom: 3px solid white;
	}
	
	#hp-slideshow .position ul {
		margin-left: -2px;
		position: relative;
		margin-top: 11px;
	}
	/* @end */
	
	
	
	/* @group singoli box, ricetta history e cocktails */
	#hp-crosslinks .element.mobile .img {
		display: block;
		float: left;
		position: relative;
		background-repeat: no-repeat;
	}
	
	
	
	section#hp-crosslinks .ricetta,
	section#hp-crosslinks .storia,
	section#hp-crosslinks .cocktails {
		cursor: auto;
	}
	
	#hp-crosslinks .element.mobile .txt {
		background: url('../images/homepage/mobile-box-bg.jpg') no-repeat center;
		border: 1px solid #fdc400;
		display: block;
		position: relative!important;
	}
	
	#hp-crosslinks .element.mobile .txt .content {
		width: 100%;
		height: 100%;
		display: block;
		position: absolute!important;
		white-space: nowrap;
		overflow: hidden;
	}
	
	#hp-crosslinks .element.mobile .txt .table {
		width: 100%;
		height: 100%;
		white-space: normal;
	}
	
	#hp-crosslinks .element.mobile .txt .table-cell {
		vertical-align: middle;
	}
	
	#hp-crosslinks .element.mobile a {
		padding: 10px;
		text-align: center;
		vertical-align: middle;
	}
	#hp-crosslinks .element.mobile .img a{
		padding: 0;
	}
	
	#hp-crosslinks div.element.mobile.cocktails.not-editorial div.img {
		text-align: center;
		background: white;
	}
	
	#hp-crosslinks div.element.mobile.cocktails div.img .cocktail-image {
		height: 100%;
	}
	
	#hp-crosslinks div.element.mobile.cocktails div.img .cocktail-image img {
		height: 100%;
	}
	
	#hp-crosslinks .element.mobile .img{
		background-size: cover;
	}
	
	
	#hp-crosslinks div.element.mobile div.img .element-image  {
		height: auto;
		bottom: 0;
		top: 0;
		width: 100%;
		position: absolute;
		text-align: center;
	}
	
	#hp-crosslinks div.element.mobile div.img {
		overflow: hidden;
	}
	
	
	#hp-crosslinks div.element.mobile div.img .element-image img {
		width: 100%;
		height: auto;
		position: relative;
	}
	
	#hp-crosslinks div.element.mobile.cocktails.not-editorial div.img .element-image img {
		height: 100%;
		width: auto;
	}
	
	/* @end */
	
	/* @group blocchi adv */
	#hp-blocks a.yellow:hover {
		background: none;
	}
	
	#hp-blocks a.yellow:hover .icon {
		display: none;
	}
	
	#hp-blocks a span {
		display: none;
	}
	
	
	
	
	/* @end */
	
	/* @end */

	/* @end */

/* @group eventi */
	
	body.aperolspritz-events section.head,
	body.aperolspritz-eventmodule section.head {
		height: auto;	
	}
	
	body.aperolspritz-events section.head h1,
	body.aperolspritz-eventmodule section.head h1 {
		width: 100%;
		text-align: center;
	}
	
	body.aperolspritz-events section.filters .primary .date,
	body.aperolspritz-events section.filters .primary .location,
	body.aperolspritz-eventmodule section.filters .primary .date,
	body.aperolspritz-eventmodule section.filters .primary .location {
		float: none;
		width: auto;
		margin-bottom: 10px;
	}
	
	body.aperolspritz-events .element.overlay,
	body.aperolspritz-eventmodule .element.overlay {
		min-width: 0;	
	}
		
	body.aperolspritz-events section.results .element:hover .hover,
	body.aperolspritz-eventmodule section.results .element:hover .hover {
		display: none;
	}
	
	:not(#ie8) body.aperolspritz-events section.results .element .hover,
	:not(#ie8) body.aperolspritz-eventmodule section.results .element .hover  {
		display: none;
		visibility: hidden;
	}
	
	:not(#ie8) body.aperolspritz-events section.results .element:hover .hover,
	:not(#ie8) body.aperolspritz-eventmodule section.results .element:hover .hover  {
		visibility: hidden;
	}
	
	:not(#ie8) body.aperolspritz-events section.results .element .hover .content,
	:not(#ie8) body.aperolspritz-eventmodule section.results .element .hover .content {
		opacity: 0;
	}
	
	:not(#ie8) body.aperolspritz-events section.results .element:hover .hover .content,
	:not(#ie8) body.aperolspritz-eventmodule section.results .element:hover .hover .content   {
		opacity: 0;
	}
	
	
	
	
	/* @end */

	/* @group template editoriale */
	
	section#editorial #sub_image{
		
	}
	
	#main_image,
	#sub_image {
		width: 100%;
	}
	
	section#editorial #sub_image {
		max-width: 415px;
		float:right;
		border: 2px solid white;
		box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.5);
	}
	
	section#editorial_content #editorial_second_text #editorial_second_text_content {
		width: 100%;
	}

	section#editorial #sub_image {
		width: 48%;
	}
	
	
	
	section .container h1#section_title{
	    margin-top: 0;
	    font-size: 60px;
	}
	
	section .container h1 strong{
		font-size: 30px;
		display:block;
	}
	
	section#editorial_content{margin-top: 20px;}
	
	 section#editorial #main_image {
		max-width: 980px;
		margin: 0px auto;
		border: 2px solid white;
		box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.5);
		margin-bottom: 20px;
	}
	/* @end */

	/* @group sitemap */
		section#sitemap .container ul li, section#sitemap .container ul li a.sitemap_page, section#sitemap .container ul ul li a.sitemap_subpage, section#faqlist #more_ques a, section#sitemap #secondary_pages ul li a {
			color:white;
			text-transform: uppercase;
			padding: 5px;
			margin-bottom: 6px;
		}
		section#sitemap #main_pages ul li, section#faqlist #more_ques a {
			overflow:hidden;
			line-height: 24px;
			font-size: 24px;
		}
	
		section#sitemap ul ul li,
		section#sitemap ul li {
			float: none!important;
			display: block!important;
		}		
		
		section#sitemap #section_title {
		}
		section#sitemap #main_pages{margin-top: 30px;border-bottom: 5px solid white;}
		
		section#sitemap #secondary_pages{padding-top: 6px;}
		
		
		
		
		
		
	/* @end */

	/* @group APEROL SPRITZ PAGE */
	
	
	body.aperolspritz-aperolspritz section#page{
		padding: 0;
	}
	body.aperolspritz-aperolspritz #spritz_recipe_animation.container{
		padding-top: 20px!important;
	}
	
	div#side-menu {
		left: -9000px!important;	
	}
		
	body.aperolspritz-aperolspritz #ready_to_spritz {
		overflow: hidden;
		height: auto;
		padding-bottom: 80px;
	}
	
	
	#ready_to_spritz .container h3{
		font-size: 23px;
	    color: white;
	    text-align: center;
	    width: auto;
	    padding: 0;
	}
	
	.ingredient_title {
		text-align: center;
		text-indent: inherit;
		width: 100%!important;
		right: 0!important;
		top: 146px;
	}

	.ingredient_title img{
		display: inline-block;
	}
	
	.ingredient_rays {
		top: -10px;
	}
	
    body.aperolspritz-events section.filters .categories .label,
     body.aperolspritz-eventmodule section.filters .categories .label {
      float: none;
      text-align: center;
      padding-left: 0;
     }
 
 
     body.aperolspritz-events section.filters .categories ul,
     body.aperolspritz-eventmodule section.filters .categories ul {
      /*float: none;*/
      width: 100%;
      text-align: center;
      /*text-align: center;*/
     }
 
     body.aperolspritz-events .filters div.categories div.fields ul li ,
     body.aperolspritz-eventmodule .filters div.categories div.fields ul li  {
      /*border: none;*/
     }

	/* @end */

	/* @group eventi */
	
	body.aperolspritz-events section.filters .categories .label,
	body.aperolspritz-eventmodule section.filters .categories .label {
		float: none;
		text-align: center;
		padding-left: 0;
	}
	
	
	body.aperolspritz-events section.filters .categories ul,
	body.aperolspritz-eventmodule section.filters .categories ul {
		/*float: none;*/
		width: 100%;
		text-align: center;
		/*text-align: center;*/
	}
	
	body.aperolspritz-events .filters div.categories div.fields ul li ,
	body.aperolspritz-eventmodule .filters div.categories div.fields ul li  {
		/*border: none;*/
	}
	
	/* @end */

	/* @group aperol world */
	body.aperol-product .container {
		/*background: orange;*/
	}
	body.aperol-product section#product {
		/*background: url('/images/bg.jpg') no-repeat left top;*/
		height: auto;
		padding-top: 30px;
	}
	
	body.aperol-product section#product .description {
		position: relative;
	}
	
	body.aperol-product section#product .description .headline {
		height: 340px;
	}
	
	body.aperol-product section#product .description .plus {
		height: auto;
	}
	
	body.aperol-product section#product .description .plus .txt {
		width: 100%;
		text-align: center;
		display: block;
		position: relative;
		padding: 20px 0;
	}
	
	body.aperol-product section#product .description .plus .txt h4 {
		font-size: 30px;	
	}
	
	body.aperol-product section#product .description .plus .txt p {
		font-size: 22px;
		margin-top: 4px;	
	}
	
	
	body.aperol-product section#product .description .plus .artwork {
		width: 100%;
		height: 200px;
		position: relative;
		z-index: 0;
		top: 0;
		left: 0;
	}
	
	body.aperol-product section#product .description .plus.strenght .artwork{
		height: 230px;
	}
	
	
	/*posizione illustrazioni*/
	
	body.aperol-product section#product .description .plus .mobile-helper {
		position: absolute;
	}
	
	/* @group tasting notes */
	
	body.aperol-product section#tasting-notes {
		height: auto;
	}
	
	body.aperol-product section#tasting-notes .content {
		padding: 40px 0;
	}
	
	body.aperol-product section#tasting-notes .notes {
		font-size: 0;	
	}
	
	body.aperol-product section#tasting-notes .notes .note {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	
	body.aperol-product section#tasting-notes .title .left {
		left: 0px;
	}
	
	body.aperol-product section#tasting-notes .title .right {
		right: 0px;
	}
	
	
	
	
	body.aperol-product section#tasting-notes .title .glass {
		width: 215px;
	    left: 50%;
	    margin-left: -107px;
	}
	
	body.aperol-product section#tasting-notes .notes .note {
		width: 352px;
	}
	
	body.aperol-product section#tasting-notes .notes .note,
	body.aperol-product section#tasting-notes .notes .note.color  {
		margin-right: 5px !important;
		margin-left: 5px !important;
		margin-bottom: 10px;
	}
	
	body.aperol-product section#tasting-notes .title .left,
	body.aperol-product section#tasting-notes .title .right {
		width: 235px;
		font-size: 60px;
		line-height: 60px;
	}
	
	
	
	
	/* @end */
	
	/* @group cocktails */
	
	
	/* @end */
	
	/* @end */

	/* @group advertising */
	
	
	
	
	/* @end */
	
	/* @group ready to serve */
	
	#ready_to_serve  {
		height: auto;
	}
	
	#ready_to_serve .pack {
		height: auto;
		text-align: center;
		position: relative;
		background: none!important;
		width: auto;
		margin-left: 0;
	}
	
	#ready_to_serve .pack img.mobile{
		display: inline-block;
		height: auto;
		width: 80%;
		position: relative;
	}
	
	#ready_to_serve .txt {
		position: relative;
		height: auto;
		display: table;
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	}
	
	
	#ready_to_serve .txt h2 {
		font-size: 66px;
		line-height: 60px;
	}

	
	/* @end */
}



@media (max-width: 767px) {

		.visible-xs {
		  display: block !important;
		}
		
		
		.hidden-xs {
		  display: none !important;
		}
		
		
		body {
			min-width: 300px!important;
		}

		.container,
		.container._980,
		.container._960,
		body.aperol-product #tasting-notes .container,
		body.aperol-product section#cocktails div.bg2 div.container,
		body.aperol-advertising #advertising-slider {
			width: 94%;
			margin: 0 3%;
		}
		
		section#page,
		body.aperolspritz-events section#page,
		body.aperolspritz-eventmodule section#page {
			margin-top: 114px;
			padding-top: 37px;
		}

		/* @group splash */
		
		
		
		
		
		/* @end */

/* @group navigazione */
		
		header nav.hidden-desktop .toggle {
			height: 42px;
			width: 42px;
		}
		
		
		
		header nav.hidden-desktop .toggle .bar{
			width: 20px;
		}
		
		header nav.hidden-desktop .toggle .bars {
			width: 20px;
			top: 11px;
		}
		
		header nav.hidden-desktop .bg {
			height: 60px;
		}
		
		header nav.hidden-desktop {
			height: 60px;
			top: -63px;
		}
		
		header nav.hidden-desktop .logo {
			margin: 5px auto 0px;
		}
		
		header nav.hidden-desktop .logo a {
			height: 84px;
			display: block;
			position: relative;
			margin: 0px auto;
			background-position: center -104px;
			top: 0;
		}
		
		hheader nav.hidden-desktop .logo a:hover {
			opacity: 0.9;
		}
		
		/* @group menu mobile */
		
		#menu-mobile ul.pages li a span,
		#menu-mobile ul.social,
		#menu-mobile ul.service-pages span,
		#menu-mobile .services-pages-title span {
			width: 94%!important;
			margin: 0 3%!important;
		}
		
		/*#menu-mobile ul.sub-pages li a span {
			padding-left: 6%!important;
		}*/
		
		#menu-mobile ul.sub-pages li a span,
		#menu-mobile ul.sub-pages li  {
			margin: 0;
		}
		
		#menu-mobile ul.pages li ul.sub-pages li {
			
		}
		
		#menu-mobile .content {
			margin-top: 36px;
		}
		
		/* @end */
		
		/* @end */

		/* @group footer */
		footer .content {
			left: 0;
			margin: 0;
			height: auto;
			position: relative;
			background: none;
			z-index: 99999999;
		}
		
		footer .bg {	
			top: -701px;
		}
		
		footer .footer-object {
			-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.26);
			box-shadow: 0 3px 3px rgba(0, 0, 0, 0.26);
		}
		
		footer .content .container {
			width: 100%;
			padding-bottom: 10px;
		}
		footer .copyright {
			/*padding-bottom: 10px;*/
		}
		
		footer .drink-responsibly {
			background-color: #f9f6ed;
			height: auto;
		}
		
		
		footer .sitemap {
			line-height: normal;
			height: auto;
		}
		
		footer .container {
			margin: 0 auto;
		}
		
		footer .sitemap {
			padding: 0;
			background-color: #f1ede1;
		}
		
		footer .sitemap ul {
			line-height: 24px;
			padding: 10px 0;
		}
		
		footer .sitemap ul li {
			display: block;
			margin-right: 10px;
			font-size: 11px;
		}
		
		footer .sitemap ul li a {
			font-size: 14px;
		}
		
		/* @end */


	/* @group homepage */
	body.homepage section#page {
		padding-top: 0;
		margin-top: 124px;
	}

	
	#hp-slider div.swipe-wrap div.slide img.mobile {
		margin: 0 auto;
	}
	
	#hp-slider div.swipe-wrap div.slide img.mobile  {
		width: 100%;
	}
	
	#hp-slideshow .swipe-wrap .slide,
	#hp-slideshow {
		height: auto;
	}
	
	#hp-slideshow .drag-helper {
		display: none;
	}
	
	#hp-slideshow .swipe {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	
	#hp-slideshow  .slider-previous,
	#hp-slideshow  .slider-next {
		width: 43px;
		height: 44px;
		position: absolute;
		z-index: 1;
		top: 50%;
		margin-top: -22px;
		cursor: pointer;
	}
	
	#hp-slideshow  .slider-previous:hover,
	#hp-slideshow  .slider-next:hover {
		opacity: 0.8;
	}
	
	#hp-slideshow  .slider-previous {
		background: url('/images/carousel-arrow-sx-small.png') no-repeat left center;
	}
	#hp-slideshow  .slider-next {
		background: url('/images/carousel-arrow-dx-small.png') no-repeat left center;
	}
	
	
	
	
	#hp-crosslinks .element.mobile.storia .img {
		width: 458px;
		float: right;
	}
	
	#hp-crosslinks .element.mobile .txt {
		height: 213px;
	}
	
	#hp-crosslinks .element.mobile {
		display: table;
		position: relative;
	}
	
	#hp-crosslinks .element.mobile *{
		position: relative;
	}
	
	#hp-crosslinks .element.mobile .txt,
	#hp-crosslinks .element.mobile .img {
		width: 50%!important;
		display: table-cell;
		float: none!important;
		position: relative!important;
		height: auto;
		padding: 0;
		font-size: 0;
		vertical-align: top;
	}
	
	
	#hp-crosslinks div.element.mobile.storia div.img .element-image img {
		width: auto;
		height: 100%;
		position: relative;
	}
	
	
	#hp-crosslinks .element.mobile .txt a h4 {
		font-size: 28px;
		text-transform: capitalize;
		text-align: left;
	}
	
	#hp-crosslinks .element.mobile .img img.scale-controller {
		width: 100%;
		max-width: 215px;
	}
	
	
	

	
	#hp-crosslinks .element.mobile .txt a{
		height: 100%;
		width: 100%;
		padding: 0;
		position: relative;
	}
	
	#hp-crosslinks .element.mobile .txt a h4 {
		padding: 10px;
	}
	
	#hp-crosslinks .element.mobile .txt .table-cell {
		vertical-align: middle;
		/*display: block;*/
		height: 100%;
	}
	
	
	
	#hp-crosslinks .element.mobile .icon {
		height: 42px;
		width: 24px;
		display: block;
		background: url('../images/homepage/mobile-box-arrow.png') no-repeat center!important;
		position: absolute;
		bottom: 20px!important;
		right: 20px!important;
	}
	
	#hp-carousel .slide {
		font-size: 0;
		height: auto!important;
	}
	
	#hp-carousel .slider-previous,
	#hp-carousel .slider-next {
		margin-top: -32px;
	}
	
	#hp-carousel .slider-next {
		right: -10px;
	}
	#hp-carousel .slider-previous {
		left: -10px;
	}
	
	#hp-carousel .scale-controller {
		display: block;
		width: 100%;
		height: auto;
	}
	
	#hp-carousel .item.double_column .scale-controller {
		display: block;
		width: 50%!important;
	}
	
	#hp-carousel .slide .item.single_column,
	#hp-carousel .slide .item.double_column {
		width: 25%!important;
		height: auto!important;
		display: inline-block!important;
		float: none!important;
		overflow: hidden!important;
		background-size: cover!important;
		position: relative!important;
		left: auto!important;
		right: auto!important;
	}
	
	#hp-carousel .slide .item.double_column {
		width: 50%!important;
	}
	
	#hp-blocks a.yellow {
		top: 0;
		width: 100%;
		height: 100%;
		position: absolute;
	}
	
	#hp-carousel .slide,
	#hp-carousel .slide .item {
		white-space: nowrap;
	}
	
	/* @group events carousel */
	
	#events-carousel {
		bottom: 0;
		width: 100%;
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 0;
		opacity: 1;
	}
	
	#events-carousel .label {
		float: none;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	
	#events-carousel .label * {
		background: none!important;
	}
	
	
	#events-carousel .bg-top {
		display: none;
	}
	
	
	#events-carousel .label {
		padding-left: 0;
		left: -4px;
	}
	
	#events-carousel .content {
		width: auto;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	#events-carousel .bg {
		width: auto;
	}
	#events-carousel .slide .wrap {
		min-height: 58px;
		overflow: hidden;
		margin: 10px auto 0;
		width: 100%;
		white-space: normal;
		font-size: 0;
		text-align: left;
	}
	#events-carousel .event {
		width: 47%;
		margin: 1%;
		text-align: left;
		display: inline-block;
		position: relative;
		overflow: visible;
		
		overflow: hidden;
		-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.19);
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.19);
	}
	
	#events-carousel .event .border {
		padding: 10px!important;
		display: block;
	}
	
	
	/* @end */
	
	
	/* @end */


/* @group eventi */
		
		body.aperolspritz-events section.results .container,
		body.aperolspritz-eventmodule section.results .container {
			width: 100%;
		}
		
		body.aperolspritz-events section.results .element,
		body.aperolspritz-eventmodule section.results .element {
			width: 100%;
			height: auto;
			margin-right: 0;
			margin-left: 0;
		}
		
		body.aperolspritz-events section.results .element.highlight,
		body.aperolspritz-eventmodule section.results .element.highlight {
			width: 100%;
			height: auto;
		}
		
		body.aperolspritz-events section.results .element .details,
		body.aperolspritz-eventmodule section.results .element .details {
			height: auto;
			padding: 8px 10px 24px 10px;
		}
		
		body.aperolspritz-events section.results .element.highlight .details,
		body.aperolspritz-eventmodule section.results .element.highlight .details {
			float: left!important;
			width: 50%;
			padding-right: 0;
			padding-left: 0;
			padding: 0;
		}
		
		body.aperolspritz-events section.results .element.highlight .details .inner,
		body.aperolspritz-eventmodule section.results .element.highlight .details .inner{
			padding: 10px;
		}
		
		body.aperolspritz-events section.results .element.highlight .image,
		body.aperolspritz-eventmodule section.results .element.highlight .image {
			width: 50%!important;
			float: right;
			height: auto;
			display: block;
			overflow: hidden!important;
			/*height: auto!important;*/
		}
		
		body.aperolspritz-events section.results .element.highlight .details .txt,
		body.aperolspritz-eventmodule section.results .element.highlight .details .txt{
			padding: 8px 10px;
		}
		
		body.aperolspritz-events section.results .element.highlight .image img,
		body.aperolspritz-eventmodule section.results .element.highlight .image img {
			width: 100%;
			/*height: 100%;*/
		}
		
		
		body.aperolspritz-events section.results .element .image,
		body.aperolspritz-eventmodule section.results .element .image {
			height: auto;
		}
		
		
		/*body.aperolspritz-events section.results .element .image img,
		body.aperolspritz-eventmodule section.results .element .image img {
			width: auto;
			height: 100%;
		}*/
		
		body.aperolspritz-events section.head h1,
		body.aperolspritz-eventmodule section.head h1 {
			height: auto;
			display: block;
		}
		
		body.aperolspritz-events section.filters .primary .date,
		body.aperolspritz-events section.filters .primary .location,
		body.aperolspritz-eventmodule section.filters .primary .date,
		body.aperolspritz-eventmodule section.filters .primary .location {
			/*padding: 0.5% 57px 0.5% 0.5%;*/
			/*width: 80%;*/
			padding-right: 50px;
			position: relative;
			white-space: nowrap;
		}
		
		body.aperolspritz-events section.filters .primary input,
		body.aperolspritz-eventmodule section.filters .primary input {
			width: 37%;
		}
		
		body.aperolspritz-events section.filters .primary input.clear,
		body.aperolspritz-eventmodule section.filters .primary input.clear  {
			/*width: 10%;*/
			position: absolute;
			right: 4px;
			top: 4px;
		}
		
		body.aperolspritz-events section.filters .primary input#from,
		body.aperolspritz-events section.filters .primary input#to,
		body.aperolspritz-events section.filters .primary input#location,
		body.aperolspritz-eventmodule section.filters .primary input#from,
		body.aperolspritz-eventmodule section.filters .primary input#to,
		body.aperolspritz-eventmodule section.filters .primary input#location {
			margin-right: 1%;
			padding: 0;
			text-indent: 30px;
			width: 48%;
		}
		
		body.aperolspritz-events section.filters .primary input#location,
		body.aperolspritz-eventmodule section.filters .primary input#location {
			/*width: 100%;*/
			width: 98%;
		}
		
		body.aperolspritz-events section.filters .primary,
		body.aperolspritz-eventmodule section.filters .primary {
			padding-bottom: 0;
		}
		
		
		
		body.aperolspritz-events section.filters .categories .label,
		body.aperolspritz-eventmodule section.filters .categories .label {
			float: none;
			text-align: center;
			padding-left: 0;
		}
		
		body.aperolspritz-events section.filters .categories,
		body.aperolspritz-eventmodule section.filters .categories {
			height: auto;
			text-align: center!important;
		}
		
		body.aperolspritz-events section.filters .categories ul, body.aperolspritz-eventmodule section.filters .categories ul {
			float: none;
		}
		
		
		body.aperolspritz-events section.filters .categories ul li.field,
		body.aperolspritz-eventmodule section.filters .categories ul li.field {
			display: inline-block;
			border-left: 1px solid #9e9e9e;
			background-image: url('/images/eventi/icone-filtri-eventi.png'); /*Overriden by CMS property*/
			background-repeat: no-repeat;
			width: auto;
			height: 38px;
			line-height: 40px;
			overflow: hidden;
			cursor: pointer;
			padding-right: 10px;
		}
		
		body.aperolspritz-events section.filters .categories ul li.field:first-child,
		body.aperolspritz-eventmodule section.filters .categories ul li.field:first-child  {
			border: none;
		}
		
		
		body.aperolspritz-events section.filters .categories ul li.field a,
		body.aperolspritz-eventmodule section.filters .categories ul li.field a  {
			color: #626262;
			display: block;
			padding-left: 42px;
			padding-right: 34px;
			background:  url('/images/eventi/checkbox-off.png') no-repeat right;
			font-size: 12px;
		}
		
		
		body.aperolspritz-events .element.overlay .panel,
		body.aperolspritz-eventmodule .element.overlay .panel  {
			background: #f2f0e9;
			position: absolute;
			top: 0;
			z-index: 7;
			width: 96%;
			margin-left: 0;
			margin: 0 2%;
			/*top: 20px;*/
			left: 0;
		}
		
		body.aperolspritz-events .element.overlay .image,
		body.aperolspritz-eventmodule .element.overlay .image {
			height: auto;
			max-height: 210px;
			width: 100%;
			background-repeat: no-repeat;
			background-position: center;
			overflow: hidden;
			text-align: center;
			/*background-color: #dad5c3;*/
		}
		
		body.aperolspritz-events .element.overlay .image img,
		body.aperolspritz-eventmodule .element.overlay .image img {
			width: 100%;
		}
		
		body.aperolspritz-events .element.overlay .place,
		body.aperolspritz-eventmodule .element.overlay .place  {
			height: 50px;
			display: table;
			padding: 0 20px;
			/*width: 100%;*/
			width: auto;
		}
		
		body.aperolspritz-events .element.overlay .close-btn,
		body.aperolspritz-eventmodule .element.overlay .close-btn {
			width: 39px;
			height: 39px;
			position: absolute;
			right: 5px;
			top: 6px;
			background: #002e67 url('/images/close-pop-up-icon.png') no-repeat center;
			cursor: pointer;
		}
		
		body.aperolspritz-events .element.overlay .details .title,
		body.aperolspritz-eventmodule .element.overlay .details .title {
			padding: 4px 94px 4px 0;
			width: auto;
		}
		
		/* @end */

		/* @group template editoriale */
		
		section#editorial #sub_image {
			width: 100%;
			margin: 10px 0;	
		}
		
		/* @end */
		
		/* @group contatti */
		
		#contact_form .form-row input.name, 
		#contact_form .form-row input.email, 
		#contact_form .form-row input.address,
		contact_form .country_select_container,
		#contact_form .countries_list .UlSelectize,
		#contact_form .consumo, 
		#contact_form .consumo .UlSelectize,
		#contact_form section.group div.form-row div.left,
		#contact_form section.group div.form-row div.left.country_select_container {
			float: none;
			margin: 0;
			left: 0;
			right: 0;
			width: 100%;
			padding: 0;
			
			margin-bottom: 14px;
		}
		#contact_form section.group div.form-row div.left {
			margin-bottom: 0;
		}
		
		#contact_form .form-row {
			margin: 0;
			padding: 0;
		}
		
		/* @end */
		
		/* @group APEROL SPRITZ PAGE */
		
		body.aperolspritz-aperolspritz section#page {
			margin-top: 124px;
		}
		
		section#ready_to_spritz .bg{
			padding-top: 40px;
		}
		
		body.aperolspritz-aperolspritz #spritz_recipe_animation.container,
		body.aperolspritz-aperolspritz section#page .container {
			width: auto!important;
		}
		
		body.aperolspritz-aperolspritz #spritz_recipe_animation.container{
			padding: 0;
		}
		
		#ready_to_spritz h1 {
			font-size: 70px!important;
		}

		.ingredient_rays,
		.ingredient_title {
			width: 260px!important;
			background-position: center;
			z-index: 2;
			left: 0!important;
		}
		
		.ingredient_title {
			z-index: 99;
			left: 90px;
		}
					
		.spritz_recipe_ingredient{
			width: 0;
			overflow: visible;
			margin-left: 0;
		}
		
		/* @group posizioni elementi */
		
		#first.spritz_recipe_ingredient {
			left: 66%;	
		}
		
		#second.spritz_recipe_ingredient {
			left: 33%;	
		}
				
		.ingredient_bottle {
			right: auto;
		}
		
		#first .ingredient_bottle{
			left: 2px;
		}
		#second .ingredient_bottle{
			left: -22px;
		}
		#third .ingredient_bottle{
			left: -18px;
		}
		
		/* @end */
		
		#aperol_spritz_video .left {
			width: 100%!important;
			text-align: center;
		}
		
		#aperol_spritz_video .left {
			z-index: 1;
			position: relative;
		}
		
		#aperol_spritz_video .left p{
			padding-right: 20px;
			color: white;
			font-size: 22px;
			line-height: 28px;
			padding: 0!important;
		}
		
		#aperol_spritz_video .right{
			display: none;
		}

		
	
		
		/* @end */

		/* @group aperol world */
		body.aperol-product section#product .description,
		body.aperol-product section#product .pack {
			width: 100%;
			left: 0;
			position: relative;
		}
		
		body.aperol-product section#product .pack {
			height: auto;
			padding-bottom: 30px;
		}
		body.aperol-product section#product .bottle {
			height: auto;
			width: 100%;
			position: relative;
			z-index: 2;
			background: none!important;
			text-align: center;
		}
		
		body.aperol-product section#product .bottle img {
			display: inline-block!important;
			width: 60%;
			max-width: 400px;
		}
		
		body.aperol-product section#product .headline {
			height: auto;
			padding: 30px 0;
			text-align: center;
			color: white;

			position: relative;
			z-index: 9;
		}
		
		#product div.container div.description {
			margin-top: -50px;
		}
		
		body.aperol-product section#product .description .plus .mobile-helper {
			width: 400px;
			top: 0;
			left: 50%;
		}
		
		body.aperol-product section#product .description .plus.color .mobile-helper {
			margin-left: -131px;
			top: -25px;
		}
		
		body.aperol-product section#product .description .plus.taste .mobile-helper {
			margin-left: -131px;
			top: -25px;
		}
		
		body.aperol-product section#product .description .plus.strenght .mobile-helper {
			margin-left: -95px;
			top: -11px;
		}
		
		/* @group tasting notes */
		body.aperol-product section#tasting-notes .notes .note,
		body.aperol-product section#tasting-notes .notes .note.color  {
			margin-right: auto !important;
			margin-left: auto !important;
			margin-bottom: 10px;
			width: 80%;
			display: block;
		}
		
		body.aperol-product section#tasting-notes .title .left,
		body.aperol-product section#tasting-notes .title .right {
			width: 235px;
			font-size: 50px;
			line-height: 60px;
		}
		
		body.aperol-product section#tasting-notes .title .glass,
		body.aperol-product section#tasting-notes .title .left,
		body.aperol-product section#tasting-notes .title .right {
			left: auto;
			right: auto;
			top: auto;
			bottom: auto;
			margin: 0;
			position: relative;
			display: block;
		}
		
		body.aperol-product section#tasting-notes .title .left,
		body.aperol-product section#tasting-notes .title .right {
			display: block;
			width: 100%;
			text-align: center;
			height: auto;
		}
		
		body.aperol-product section#tasting-notes .title .glass {
			width: 215px;
			margin: 0px auto;
		}
		
		/* @group cocktails */
		
		body.aperol-product section#cocktails {
			height: auto;
			
		}body.aperol-product section#cocktails .container {
			padding: 20px 0 0;
		}
		
		body.aperol-product section#cocktails .navigation,
		body.aperol-product section#cocktails div.txt {
			display: none;
		}
		
		
		body.aperol-product section#cocktails .navigation-mobile .next,
		body.aperol-product section#cocktails .navigation-mobile .prev {
			width: 30px;
			height: 60px;
			position: absolute;
			top: 50%;
			margin-top: -30px;
			cursor: pointer;
			z-index: 333!important;
			
			/*background-color: black!important;*/
		}
		
		body.aperol-product section#cocktails .navigation-mobile .next {
			background: url('../images/world/mobile-nav-next.png') no-repeat center;
			right: 0;
		}
		
		body.aperol-product section#cocktails .navigation-mobile .prev {
			background: url('../images/world/mobile-nav-prev.png') no-repeat center;
		}
		
		body.aperol-product section#cocktails h1 {
			font-size: 56px;
			line-height: 55px;
			padding: 0 0 20px;
			text-align: center;
			width: 100%;
			z-index: 1;
			position: relative;
		}
		
		body.aperol-product section#cocktails .title {
			padding-top: 30px;
			padding-bottom: 40px;
		}
		
		
		body.aperol-product section#cocktails div.txt .ingredients{
			font-size: 25px;
			line-height: 27px;
		}	
		body.aperol-product section#cocktails div.txt .preparation {
			font-size: 20px;
			line-height: 23px;
		}
		
		body.aperol-product section#cocktails .glass {
			margin-right: 0;
			position: relative;
			width: auto;
		}
		
		
		body.aperol-product section#cocktails .glass img {
			background: none;
			width: 50%;
			max-width: 320px;
			margin-top: 0;
		}
		
		/* @group info coktail mobile */
		
		body.aperol-product section#cocktails {
			padding-bottom: 150px;
		}
		
		body.aperol-product section#cocktails .mobile-description {
			padding-top: 10px;
			border-top: 1px solid white;
			position: absolute;
			z-index: 10;
			width: 100%;
			height: 100px;
		}
		
		body.aperol-product section#cocktails .mobile-description {
			text-align: center;
		}
		
		body.aperol-product section#cocktails .mobile-description .title {
			padding: 0;
		}
		
		body.aperol-product section#cocktails .mobile-description .title .cocktail-name {
			font-size: 25px;
		}
		body.aperol-product section#cocktails .mobile-description .recipe .ingredients {
			font-size: 18px;
			line-height: 20px;
			padding: 0;
			background: none;
		}
		
		body.aperol-product section#cocktails .cocktail {
			
			z-index: 11;
		}
		
		.mobile-description-preparation {
			position: absolute;
			bottom: 0;
			display: none;
			width: 100%;
		}
		
		
		.mobile-description-preparation .bg{
			width: 3000px;
			position: absolute;
			height: 3000px;
			bottom: -900px;
			margin-left: -1500px;
			z-index: 0;
			background: rgba(233, 93, 15, 0.79);
		}
		
		.mobile-description-preparation .content {
			position: relative;
			z-index: 1;
			width: 100%;
			padding-bottom: 10px;
			color: white;
			padding-top: 10px;
			border-top: 1px solid white;
		}
		
		.mobile-description-preparation .content .inner {
			margin: 0 auto;			
			width: 80%;
		}
		
		.mobile-description-preparation .time,
		.mobile-description-preparation time {
			font-size: 22px;
		}
		
		.mobile-description-preparation div.content div.preparation {
			font-size: 18px;
			line-height: 20px;
			margin: 0;
			padding: 0;
			margin-bottom: 10px;
		}
		
		.mobile-description-preparation .close {
			font-size: 24px;
			text-transform: uppercase;
			position: absolute;
			height: 32px;
			line-height: 30px;
			top: -34px;
			right: 0;
			
			background: url('../images/world/mobile-description-close.png') no-repeat right;
			padding-right: 21px;
		}
		
		
		body.aperol-product section#cocktails .mobile-description .toggle {
			background: url('../images/world/mobile-recipe-toggle.png') no-repeat center;
			width: 40px;
			height: 40px;
			position: absolute;
			right: 0;
			top: -50px;
		}
		
		body.aperol-product section#cocktails .mobile-description .toggle,
		body.aperol-product section#cocktails .glass img,
		body.aperol-product section#cocktails .close{
			cursor: pointer;
		}
		
		/* @end */
		
		body.aperol-product section#cocktails .glass-bg-light {
			width: 874px;
			height: 742px;
			position: absolute;
			z-index: 0;
			
			left: 50%;
			margin-left: -437px;
			top: -70px;
			right: auto;
		}
		
		/* @end */
		
		/* @end */
		
		
		/* @end */

		/* @group advertising */
		
		
		body.aperol-advertising #advertising-slider .nav {
			display: none;
		}
		
		
		body.aperol-advertising #advertising-slider {
			height: auto;
		}
		
		body.aperol-advertising #slider .slide,
		body.aperol-advertising #slider .slide.video,
		body.aperol-advertising #slider .slide.image {
			display: block!important;
			left: 0!important;
			
			
			position: relative;
			height: auto;
			overflow: hidden!important;
			float: none;
			-webkit-transform: none!important;
			transform: none!important;
			width: 100%!important;
			margin: 20px 0;
		}
		
		body.aperol-advertising #slider .slide .drag-helper {
			display: none;
		}
				
		
		body.aperol-advertising #slider .slide .bg {
		  position: relative; 
		  top: 0; 
		  left: 0; 
		  width: 100%; 
		  height: auto;
		  z-index: 0;
		  overflow: hidden!important;
		  font-size: 0;
		}
		
		body.aperol-advertising #slider .slide {
			position: relative;
		}
		
		body.aperol-advertising #slider .slide .bg,
		body.aperol-advertising  #slider div.swipe-wrap div.slide.video div.still {
			width: 100%;
			height: auto;
			overflow: hidden;
			text-align: center;
		}
		
		
		body.aperol-advertising #slider .slide .bg img {
		  position: relative; 
		  top: 0; 
		  left: 0; 
		  right: 0; 
		  bottom: 0; 
		  margin: 0;
		  
		  /*questo fixa le dimensioni diverse per still del video e delle immagini*/
		  width: 131%;
		  margin-left: -10%;
		  min-width: inherit;
		  min-height: inherit;
		}
		
		body.aperol-advertising #slider .slide .caption {
			display: block!important;
			position: relative!important;
			top: 0;
			width: 100%!important;
		}
		
		body.aperol-advertising #slider .slide .caption .container {
			width: auto;
			margin: 0;
		}
		
		
		
		body.aperol-advertising .swipe-wrap {
			width: 100%!important;
			overflow: visible!important;
		}
		
		body.aperol-advertising .swipe-wrap > div {
			float: none!important;
			display: block!important;
		}
		
		body.aperol-advertising #slider .slide.video .video-container {
			top: 0;
			padding: 20px 0;
			position: relative;
			width: 94%;
			margin: 0 auto;
		}
		
		body.aperol-advertising #slider .slide.video .video-container .jp-jplayer-video {
		}
		
		body.aperol-advertising #advertising-slider .slide.video .player-container {
			-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
			-webkit-border-radius: 2px;
			border-radius: 2px;
			width: 94%; /* Set width & margin to your needs */
			margin: 0px auto;
			
			background: white;
		}
		
		
		body.aperol-advertising #video .inner .table-cell .video-element {
			width: 94%!important;
			margin: 0 3%!important;
		}
		
		
		body.aperol-advertising  #slider div.swipe-wrap div.slide.video div.still {
			overflow: hidden;
			top: 0;
		}
		
		body.aperol-advertising  #slider div.swipe-wrap div.slide.video div.still img {
			width: 100%;
		}
		
		body.aperol-advertising  #slider div.swipe-wrap div.slide.cloned {
			display: none!important;
		}
		
		
		body.aperol-advertising #slider .slide.image .open-zoom {
			display: none;
		}
				
		body.aperol-advertising #slider .slide .caption .container {
			display: table;
			width: auto;
			padding: 10px;
		}
		
		body.aperol-advertising #slider .slide .caption .container div.txt,
		body.aperol-advertising #slider .slide .caption .container div.icon {
			display: table-cell;
			vertical-align: middle;
			height: 100%;
		}
		
		body.aperol-advertising #slider .slide .caption .container div.txt {
			width: 100%;
			font-size: 15px;
			line-height: 18px;
			padding: 0;
		}
		
		body.aperol-advertising #slider .slide .caption .container div.icon {
			width: 50px;
			padding: 4px 4px;
			text-align: center;
			cursor: pointer;
		}
		
		body.aperol-advertising #slider .slide .caption .container div.icon img {
			width: 100%;
		}
		
		body.aperol-advertising  #slider div.swipe-wrap div.slide.video div.still .icon {
			display: none;
		}
		
		
		/* @end */
		
}


@media (max-width: 680px) {

	/* @group APEROL SPRITZ PAGE */
	
	body.aperolspritz-aperolspritz #ready_to_spritz {
		padding-bottom: 20px;
	}
	
	body.aperolspritz-aperolspritz section#page {
		margin-top: 124px;
	}
	
	section#ready_to_spritz .bg{
		padding-top: 40px;
	}
	
	body.aperolspritz-aperolspritz #spritz_recipe_animation.container,
	body.aperolspritz-aperolspritz section#page .container{
		width: auto!important;
	}
	
	body.aperolspritz-aperolspritz #spritz_recipe_animation.container{
		padding: 0;
	}
	
	#ready_to_spritz h1 {
		font-size: 70px!important;
	}
	
	body.aperolspritz-aperolspritz #spritz_recipe_animation.container{
		width: 69% !important;
		min-width: 320px;
		margin: 0 auto;
	}
	
	.spritz_recipe_ingredient{
		width: 100%;
		height: 580px;
	}
	
	.ingredient_rays {
		top: 20px;
	}
	.ingredient_title {
		top: 178px;
	}
		
	/* @group posizioni elementi */
	
	/* @group mini reset */
	
	#first.spritz_recipe_ingredient,
	#second.spritz_recipe_ingredient,
	#third.spritz_recipe_ingredient {
		left: 0;	
	}
	#first.spritz_recipe_ingredient .ingredient_title,
	#third.spritz_recipe_ingredient .ingredient_title,
	#first.spritz_recipe_ingredient .ingredient_rays,
	#third.spritz_recipe_ingredient .ingredient_rays {
		left: auto !important;
	}
	
	#first.spritz_recipe_ingredient {
		margin-top: -120px;
	}
	#first.spritz_recipe_ingredient .ingredient_title,
	#first.spritz_recipe_ingredient .ingredient_rays {
		top: 150px;
	}
	#first.spritz_recipe_ingredient .ingredient_title {
		top: 305px;
	}
	
	
	#second.spritz_recipe_ingredient .ingredient_title,
	#second.spritz_recipe_ingredient .ingredient_rays {
		right: auto !important;
		top: auto;
		bottom: 0;
	}
	
	.ingredient_bottle {
		bottom: auto;
	}
	#first .ingredient_bottle,
	#third .ingredient_bottle{
		left: auto;
	}
	
	
	/* @end */
	
	/* @group posizioni sx/dx */
	
	/*terzo*/
	
	#third.spritz_recipe_ingredient .ingredient_title,
	#third.spritz_recipe_ingredient .ingredient_rays {
		right: 28% !important;
	}
	
	#third .ingredient_bottle{
		right: -20px;
	}
	
	/*secondo*/
	
	#second.spritz_recipe_ingredient {
		margin-top: -290px;
	}
	
	#second.spritz_recipe_ingredient .ingredient_title,
	#second.spritz_recipe_ingredient .ingredient_rays {
		left: 32% !important;
	}
	
	#second.spritz_recipe_ingredient .ingredient_bottle{
		left: auto;
		right: 46%;
	}
	
	/*primo*/
	
	#first.spritz_recipe_ingredient .ingredient_title,
	#first.spritz_recipe_ingredient .ingredient_rays {
		right: 33% !important;
	}
	
	#first .ingredient_bottle{
		right: -20px;
	}
	
	
	
	
	/* @end */
	
	/* @end */
	
	
	
	
	
	/* @end */
	
	#events-carousel .event {
		width: 96%;
		margin: 10px 2%;
		text-align: left;
		display: block;
	}
		
}



  
@media (min-width: 980px) {
    .hidden-desktop {
    	display: none;
    }
    
    section#page {
    	display: block!important;
    }
    
    
}


@media (min-width: 768px) {

	.mobile-description-preparation {
		display: none!important;
	}
       
}



@media (max-width: 480px) {
	
	
	/* @group splash */
	
	#splash_container,
	.splash_popup{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		position: absolute;
		left: 0;
	}
	
	#splash_content,
	.splash_content{
		width: 94%;
		box-shadow: 0px 3px 5px rgba(0,0,0,0.35);
		margin: 0 3%;
	}
	
	.legal_age_checkbox input,
	.legal_age_checkbox label{
		margin: 0;
	}
	.legal_age_checkbox label{
		margin-left: 10px;
		margin-right: 2px;
	}
	
	/* @end */
	
	
	
}

@media (max-width: 380px) {

	body.aperolspritz-aperolspritz #spritz_recipe_animation.container{
		width: 100% !important;
		min-width: 280px;
	}
	
	/*terzo*/
	
	#third.spritz_recipe_ingredient .ingredient_title,
	#third.spritz_recipe_ingredient .ingredient_rays {
		right: auto!important;
		left: 0;
	}
	
	#third .ingredient_bottle{
		right: -40px;
	}
	
	/*secondo*/
	
	#second.spritz_recipe_ingredient .ingredient_title,
	#second.spritz_recipe_ingredient .ingredient_rays {
		left: auto !important;
		right: -37px!important;
	}
	
	#second.spritz_recipe_ingredient .ingredient_bottle{
		left: -70px;
		right: 0;
	}
	
	/*primo*/
	
	#first.spritz_recipe_ingredient .ingredient_title,
	#first.spritz_recipe_ingredient .ingredient_rays {
		right: 28% !important;
	}
	
	#first .ingredient_bottle{
		right: -20px;
	}
	
	
	
	
	/* @end */
	
}