html{
	overflow-x: hidden; 
}
@font-face {
    font-family: 'BernhardModernStd-Roman';
    src: url('../fonts/BernhardModernStd-Roman.eot');
    src: url('../fonts/BernhardModernStd-Roman.woff2') format('woff2'),
         url('../fonts/BernhardModernStd-Roman.woff') format('woff'),
         url('../fonts/BernhardModernStd-Roman.ttf') format('truetype'),
         url('../fonts/BernhardModernStd-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Montserrat';
        src: url('../fonts/Montserrat-Light.ttf') format('truetype');
   
    font-weight: normal;
    font-style: normal;

}
.container{
  width: 100%;
  max-width: 100%;
}

.component{
	min-height: 650px;
}

.rmp{
	padding-left: 0;
	padding-right: 0;
}

.rs{
	margin-left: 0;
	margin-right: 0;
}
/*
-------------------------
	HEADER
-------------------------
*/

.header{
	background: #fff;
	color: #000;
}

.logo-container{
	/*height: 150px;*/
	padding: 20px;
}

.logo-container img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*
------------------------
HEADER MENU
------------------------
*/

.header .nav{
	padding-left: 15px;
	
}

.header .nav li.menu-item a{
	margin: 0;
	padding: 0;
	font-size: 19px; /*era 14px*/
	font-family: 'BernhardModernStd-Roman',serif;
	color: #4c4c4c;
	line-height: 24px;
	font-weight: 400;
	transition: color 0.5s ease;
	outline: none!important;
}

.nav-pills > li + li {
	margin-left: 10px;
}


.nav li.menu-item a:hover, 
.nav li.menu-item a:focus, 
.nav li.menu-item a:visited, 
.nav li.menu-item a:active{
	background: transparent;
}

.nav li.menu-item a:hover, .nav li.current a{
	color: #943241;
}

.header-block{
/*	height: 150px;*/
}

.header-block .nav{
/*	border-left: 1px solid #c5c5c5;*/
/*	height: 150px;*/
/*	height: 130px;*/
	padding-top: 10px;
	padding-bottom:10px;
	float: right;
	/*padding-right: 25px;*/
	padding-right: 40px;
}

.header-block  .listCol2{
	border: none;
}

.h-link{
	height: 50px;
	max-height: 50px;
	float: left;
	display: block;
/*	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;*/
	/*padding: 7px;*/
}

.h-link:last-child{
	border-bottom: none;
}

.hiso img{
	max-height: 49px;
	width: 66px;
	overflow: hidden;
}

.hiso{
	width: 66px;
	float: right;
	display: block;
}
/*
.h-link img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000;
}
*/


/*center-menu*/
/*Joomlafreaks*/
@media (min-width:768px) {
body:not(.home)
{
	padding-top: 128px;
}
}

.center-menu {
	/*padding:20px;*/
}



 @media (max-width:768px) {
     #Largeheader{
margin-right: -15px;
    margin-left: -15px;
}
.single-wine .rmp{
    padding-left: 20px;
    padding-right: 20px;
}
}
#Largeheader{
	position: fixed;
	z-index: 999;
	width: 100%;
/*	transition: 0.3s;*/
	background:#fff;
	top: 0;
    margin-right: 0;
    margin-left: 0;
}

.home #Largeheader{
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
}

.home #Largeheader div#maximenuck167.maximenuckh .maximenuck,
.home  #Largeheader div#maximenuck172.maximenuckh .maximenuck{
background:transparent;
}

.home #Largeheader.sticky div#maximenuck167.maximenuckh *,
.home  #Largeheader.sticky div#maximenuck172.maximenuckh *{
	background: #fff;
}

.home  #Largeheader.sticky{background: #fff;}

#Largeheader.sticky .logo-container img {height: 60px;}
#Largeheader.sticky div#maximenuck167.maximenuckh ul.maximenuck,
#Largeheader.sticky div#maximenuck172.maximenuckh ul.maximenuck {background: none;}
	
	
	
	.mobile-header-right .nav-pills {
	text-align: right;
	float: right;
	padding: 10px 0 0 0;
}

.mobile-header-left{
	width:55%;
}

.mobile-header-right{
	float: right;width: 45%;
}	
.mobile-header-right .nav li.menu-item a {
	font-size: 14px;
	line-height: 16px;
}	
	
	/*\\\\\\\\\\\\\\\\\*/	
/*
------------------------
HOME
------------------------
*/
.home-spliter{
	min-height: 420px;
}

.home-in-spliter {
	min-height: 420px;
}

.home-sub-spliter{
	min-height: 210px;
}

.droid{
	font-family: 'BernhardModernStd-Roman', serif;
}

/*.dosis{
	font-family: 'BernhardModernStd-Roman', sans-serif;
}*/
.dosis{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
    line-height: 1.5;
}

.medium{
	font-weight: 500;
}

.bold{
	font-weight: 700;
}

.w img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*
territori
-------------*/
.img-cover{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}

#territory{
  float: right;}

.territori{
	background-image: url(../images/santa_margherita_home_1.jpg); 
}

.territori-text{
	background: #9b8e6b;
	color: #fff;
}

.special-projects{
	background-image: url(../images/santa_margherita_home_last.jpg);
}

.special-projects-text{
	background: #000;
	color: #fff;
	padding: 10px; 
}

.news-sidebar{
	background: #8c2131;
}

.home-cantina{
	background-image: url(../images/santa_margherita_home_5.jpg);
	float: right;
}

.cultura-del-vino{
	background-image: url(../images/santa_margherita_home_3.jpg);
}

.cantina-single-photo{
	background-image: url(../images/santa_margherita_home_4.jpg);
}

.home-storia{
	background-image: url(../images/santa_margherita_home_6.jpg);
	 background-repeat: no-repeat;
	 background-position: left -100px bottom 30px;
	
}


.pinot{

background-color: black;


}
/*div#story {
    background-color: white;
}*/

.ospitalita{
	background: #9b8e6b;
}

.wine-slider{
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e8e1cf 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e8e1cf)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e8e1cf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e8e1cf 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e8e1cf 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e8e1cf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e1cf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.wine-slider img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-height: 500px;
}

.territori-text h1{
	font-size: 26px;
	padding: 25px 0;
	color: #e8dfca;
	line-height: 26px;
	
}

.read-more-button{
	background-color: transparent;
	border: none;
	color: #000;
	text-align: center;
	background-image: url(../images/santa_margherita_button_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 199px;
	height: 42px; 
	font-size: 11px;
	padding-bottom: 14px;
	margin-top: 30px;
}

.special-projects-text{
	font-size: 38px;
	padding-top: 50px; 
}

.special-projects-text p{
	font-size: 16px;
}

.special-projects-text .divider{
	padding: 30px 10px;
}

.territori-text .preview-text{
	font-size: 14px;
}

.home-storia small{
	color: #e8dfca;
	font-size: 23px;
}

.home-storia h1{
	font-size: 26px;/*era 44px*/
	color: #e8dfca;
}

.news-sidebar h1{
	color: #fff;
	font-size: 26px;/*era 18px*/
	margin: 20px 0;
}

.slider-container{
	height: 210px;
}

.archive-url .back-img{
	background: url(../images/santa_margherita_button_2.png) no-repeat center center;
	height: 78px;
	padding-top: 30px;
}

.archive-url a{
	color: #dadada!important;
}


/*home slider*/
.slide-item h1{
	margin: 0;
	padding: 0;
	min-height: 70px;/*era 80*/
	font-size:25px;
}

.slider-container .news-preview{
	color: #d08895;
	margin-top: 1px;
	font-size: 15px;
}

.ospitalita h1{
	color: #e8dfca;
	font-size: 26px;
}

.cultura-del-vino h1{
	color: #fff;
	font-size: 26px;
	width: 60%;
	word-wrap: break-all;
	margin: 0 auto;
}

.abs-ele{
	position: absolute;
}

.wine-slder-arrow{
	position: absolute;
	background-color: transparent;
	border: none; 
	z-index: 9999;
	width: 33px;
	height: 29px;
	top: 45%;
	text-indent: -10000px;
	outline: none;
}

.rarrow{
	position: absolute;
	background-color: transparent;
	border: none; 
	z-index: 9999;
	width: 54px;
	height: 48px;
	top: 40%;
	text-indent: -10000px;
	outline: none;
	right: 15px;
	background: url(../images/right_arrow.png) no-repeat center center;
}

.wine-slider h1{
	padding-top: 15px;
	color: #8c2131;
}

.left-arrow{
	left: 2px;
	background: url(../images/santa_margherita_left.png) no-repeat center center;
}

.right-arrow{
	right: 2px;
	background: url(../images/santa_margherita_right.png) no-repeat center center;
}

.wine-cat-h{
	z-index: 999999;
	position: absolute;
	top: 18px;
	right: 10px;
 
	font-size: 11px;
}

.popup-gallery{
	width: 50px;
	height: 50px;
	background: transparent;
	border-radius: 50%;
	z-index: 99999;
	position: absolute;
	top: 48%;
	border: none;
	outline: none;
}

.arrow-left{
	left: 2px;
	background: url(../images/santa_margherita_left_white.png) no-repeat center center;
	    width: 50px;
    height: 50px;
    position: absolute;
    top: 47%;
    border: none;z-index: 1050;
}

.arrow-right{
	right: 2px;
	background: url(../images/santa_margherita_right_white.png) no-repeat center center;
	    width: 50px;
    height: 50px;
    position: absolute;
    top: 47%;
    border: none;z-index: 1050;
}



/*
------------------------
NEWS EVENTS
------------------------
*/

.colored-background{
	float: left;
	width: 100%;
	background: #99906c;
	min-height: 600px;
}

.newsItemContainer{
	padding: 6px;
}

.news-item{
	color: #fff;
	background: #8b2131;
}

.article-preview-content{
    padding: 30px 20px 0;
    text-align: center;
    min-height: 280px;
}

.itemFilter{
	min-height: 140px;
}

.back-img{
	background: url(../images/read_more.png) no-repeat center center;
	height: 78px;
	padding-top: 30px;
	color: #fff;
}

.news-item a{
	color: #fff;
	font-size: 12px;
}

.news-item date{
	font-size: 15px !important;
}

.news-item .title{
	min-height: 120px;
	padding: 5px 0;
	color: #e8e1cd;
	font-size: 22px;
}
.single-news-item{
	background: #99906c;
}

.single-news-item date{
	display: block;
	text-align: center;
	margin-top:24px;
}
.item-content{
	  background: #99906c;
  color: #fff;
  padding: 0px 40px;
  margin: 30px 0 29px;
  text-align: justify;
  height: 611px;
}

.item-image,
.item-image img{
	height: 670px;
}

.item-content h1{
	color: #d3cbb3;
	font-size: 28px;
	text-align: center;
	padding: 20px 0; 
	text-transform: uppercase;
}


.back-to-menu{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	padding: 0 40px;
	background: url(../images/back_to_menu_left.png) no-repeat center left, url(../images/back_to_menu_right.png) no-repeat center right;
}

.back-to-menu:hover, .back-to-menu:active, .back-to-menu:visited{
	color: #fff;
}

.news-image-gallery{
	background: #8b2131;
	float: left;
}

.news-image-gallery img{
	width: 100%;
	min-height: 280px;
}
/*
------------------------
FOOTER
------------------------
*/

.footer{
	/*height: 30px;*/
	color: #000;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 11px;
	margin: 5px 0;
	background: url(../images/santa_margherita_logo_footer.png) no-repeat center center;
	background-size: auto 30px;
}

@media (max-width:768px) { 
	.footer{
		background: transparent;
	}
}


.footer .footer-links .nav{
	float: right;
	display: inline-block;
} 

.footer .nav li{
	float: left;
}

.footer .nav li a{
	text-transform: uppercase;
	padding: 0 8px;
	font-family: 'Dosis' , serif;
	color: #000;
	font-size: 12px;
	border-right: 1px solid #000;
}

.footer .nav li:last-child a{
	border: none;
}

/*
---------------------------
CONTACT FORMS
---------------------------
*/
.contact-form{
	background: #8b2131;
	float: left;
	display: block;
}

.b2jcontainer{
	background: transparent!important;
	border: none!important;
}

.b2jcontainer h2{
	background: transparent;
	text-align: center;
	margin: 0;
}


.b2j-contact-group-class .control-group{
	max-width: 50%;
	width: 50%;
	float: left;
	padding: 5px;
}

.b2j-contact-group-class textarea{
	width: 100%!important;
}

.control-label{
	text-align: center;
	padding-bottom: 10px;
	color: #fff;
}

.b2j-contact-actions{
	float: right;
	margin-right: -30px!important;
}

.b2j-contact-group-class .control-group:last-child{
	max-width: 100%!important;
	width: 100%!important;
}

.b2jcontainer .controls label{
	font-size: 12px;
	color: #fff;
	width: 100%;
}

.b2jcontainer input, .b2jcontainer textarea{
	border: 1px solid #fff!important;
} 

.shead{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 22px; /*era 35px;*/
}

label{
	color: #fff;
}

.b2j-contact-actions .btn{
	background: url(../images/form_button_background.png) no-repeat center center!important;
	padding: 20px 38px!important;
	outline: none!important;
	border: none!important;
	box-shadow: none!important;
	text-shadow: none!important;
}

.form-module-block{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


/*
-------------------
MAPS
-------------------
*/
.acf-map {
	width: 100%;
	height: 700px;
	float: left;
	display: block;
}


/*
---------------------
GLOSSARY
---------------------
*/

.top-text-glossary{
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	margin: 30px 0;
}

/* pane-sliders */
.pane-sliders .title {
margin: 0;
padding: 2px;
color: #666;
cursor: pointer;
}

.pane-sliders .panel { border: 1px solid #ccc; margin-bottom: 3px;}
.pane-sliders .panel h3 { background: #f6f6f6; color: #666}
.pane-sliders .content { background: #f6f6f6; }
.pane-sliders .adminlist { border: 0 none; }
.pane-sliders .adminlist td { border: 0 none; }
.jpane-toggler-down { border-bottom: 1px solid #ccc; }

/* tabs */

dl.tabs {
	width: 85%;
	margin: 10px auto;
	text-align: center;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 4px 3px;
	margin-left: 3px;
	background: transparent;
	color: #666;
	margin-bottom: 15px;
}

dl.tabs a{
	color: #fff;
	outline: none!important;
	margin-right: 5px;
}

dl.tabs .closed a{
	color: #c1b99d;
}

div.current {
clear: both;
padding: 6px;
}

div.current dd {
padding: 0;
margin: 0;
}

div.current dd.tabs {
margin: 0;
padding: 6px !important;
clear: both !important;
border: none !important;
background-color: transparent !important;
}

div.termname{
	float:left;
	padding-right:6px;
 
	font-weight:bold;
	margin-bottom:0px;
	color: #e8e1cd;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

div.termclass{
	margin-top: 20px;
	float:left;
	padding-right:6px;
	font-style:italic;
	margin-bottom:0px;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

div.termcharacteristic p{
	font-size: 14px;
	color: #fff;
	font-family: 'Dosis' , serif;
}

div.termcharacteristic{
	padding-bottom:10px;
	
}

.glossary{
	max-height: 800px;
	overflow: hidden; 
}

/*
------------------------
ONLINE COURSES
------------------------
*/
.course-name{
	color: #fff;
	font-size: 28px;
}

.course{
	padding-top: 80px;
	margin: 0;
}

.course{
	cursor: pointer;
}

.course-nav{
	background: #99906c;
	color: #fff;
	border-radius: 10px;
	padding: 15px 0;
	margin-top: 20px;
}

.course-description{
	height: 320px;
	overflow: hidden;
	position: relative;
}

.course-description strong{
	font-weight: bold;
}

.course-description em{
	font-style: italic;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background: transparent;
	border: none;
}

.course-nav li, .course-nav a{
	background: transparent;
	border: none;
}

.course-nav h1{
	text-transform: uppercase;
	color: #fff;
	font-size: 26px;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}

.course-name-in{
	color: #99906c;
	font-size: 28px;
	margin-bottom: 20px;
}

.course-description{
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
	padding-right: 20px;
}



.list-group-item{
	padding-top: 0;
	padding-bottom: 0; 
}
.nav-tabs > li{
	display: block;
	width: 100%;
}
.nav-tabs > li > a{
	border: none;
	margin: 0;
	padding: 0;
	font-family: 'BernhardModernStd-Roman', serif;
	color: #fff;
	margin: 5px 0;
}

.nav > li > a:hover, .nav > li > a:focus{
	background: transparent;
	outline: none;	
}

.close-curse{
	background: transparent;
	border: none;
	text-transform: uppercase;
	font-family: 'BernhardModernStd-Roman', sans-serif;
	font-size: 14px;
	outline: none;
	color: #99906c;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-right: 8px; 
}

.close-curse i{
	font-size: 18px;
	color: #99906c;
}

.video-play-button{
	border: none;
	border-radius: 5px;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
	background: #99906c;
	padding: 5px 8px;
	font-size: 16px;
	outline: none;
}

.intro-courses{
	display: block;
	float: left;
	background: #99906c; 
	padding: 80px 0; 
}

.intro-courses h1{
	color: #e8e1cd;
	font-size: 32px;
}

.intro-courses p{
	color: #fff;
	margin-top: 20px;
}

.course-starter{
	width: 93px;
	height: 93px;
	border: none;
	outline: none;
	position: absolute;
	z-index: 999;
	margin: 35px 0;
	margin-left: -40px;
	border-radius: 50%;
	text-transform: uppercase;
	color: #8b2131;
	background: #e8e1cd url('../images/course_starter_background.png') no-repeat bottom 10px center;
}

.toTheTop{
	background: #99906c;
	width: 66px;
	height: 66px;
	border: 3px solid #fff;
	outline: none;
	position: fixed;
	z-index: 999;
	margin: 35px;
	right: 0;
	bottom: 0 ;
	border-radius: 50%;
	color: #fff;
}

.toTheTop i{
	font-size: 38px;
}

/*
------------------------
DROPDOWN FILTERS
------------------------*/
.filterDropdown button{
	width: 100%;
	text-align: left;
	border-radius: 0;
	padding: 2px 5px;
	margin: 30px 0 0 0;
	text-transform: capitalize;
	background: #fff url(../images/caret.png) no-repeat right 8px center;
	outline: none!important;
	overflow: hidden;
	font-size: 15px; /*era 12px*/ 
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open .dropdown-toggle.btn-default{
	background: #fff url(../images/caret.png) no-repeat right 8px center;
}

.filterDropdown a{
	color: #99906c;
	outline: none!important;

}

.dropdown-menu{
	border-radius: 0;
	width: 100%;
	margin-top: 0px;
	border: 1px solid transparent;
	box-shadow: none;

}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 10px;
	clear: both;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	white-space: normal;
	font-size: 12px;
	text-transform: capitalize;
}

*{
	outline: none!important;
}

.menu-item .nav-child{
	display: none;
}

.current a{
	color: #8b2131!important;
}

.navbar-brand{
	padding: 0;
}

.navbar-brand img{
	padding: 5px;
}

.navbar-default .navbar-toggle{
	border: none;
}

.container > .navbar-header{
	padding: 5px 0;
}

.nav a , .nav .dropdown-menu a{
	font-family: 'BernhardModernStd-Roman', serif!important;
}

.navbar{
	margin-bottom: 0!important;
}
/*
.itemFilter ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.itemFilter .dropdown:hover .dropdown-menu {
    display: block;
}*/

.img-center img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wine-categories{
	display: block;
	float: left;
	width: 100%;
	padding: 50px 0 0 0;
	background: #8b2332; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiMjMzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDBkMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8b2332 0%, #300d0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b2332), color-stop(100%,#300d0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8b2332 0%,#300d0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8b2332 0%,#300d0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8b2332 0%,#300d0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8b2332 0%,#300d0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b2332', endColorstr='#300d0e',GradientType=0 ); /* IE6-8 */

}

.single-wine-cat{
	height: 490px;
	position: relative;
	margin-top: 50px;
}

.single-wine-cat:hover{
	opacity: 0.9;
}

.wine-category-name{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.wine-category-name h1{
	text-align: center;
	font-size: 40px;
	padding: 40px 0; 
	color: #fff;
}

.wine-select{
	color: #fff;
	font-size: 28px;
	padding-bottom: 60px;
	background: url(../images/winery_floral.png) no-repeat bottom center;
	margin-bottom: 30px;
}

.winery-modules .top-text{
	padding: 60px 0; /*era 60px 0 160px 0*/
	background: url(../images/winery_modules.png) no-repeat bottom center;
	margin-bottom: 50px;
	overflow: auto;
}

.module-content{
	background-position: left center;
}

.page-module .module-content{	
	height: 450px;
	
}

.module-intro-text{
	background: #99906c;
	height: 450px;
	padding: 20px 20px;
}

.page-module .mod-title{
	color: #e8e1cd;
	font-size: 32px;
	padding: 30px 0;
	height: 160px;
}

.mod-introtext{
	text-align: justify;
}

.wine-category-quote{
	padding: 180px 0;
}

.wwProductSlider .wine-slder-arrow{
	top: 35%;
	margin: 0 20px;
}

.wine-preview{
	padding: 40px 0 10px 0;
	cursor: pointer;
	position: relative;
}

.wine-name{
	position: absolute;
	top: 20px;
/*	width: 200px;	*/
}

.wine-preview a{
	color: #4c4c4c;
}

.wine-preview:hover{
	/*background: #efebdd;*/
}

.find-wine{
	background-color: transparent;
	border: none;
	outline: none!important;
	background-image: url(../images/win_hover.png); 
	background-repeat: no-repeat;
	background-position: top center;
	width: 140px;
	height: 54px;
	position: absolute;
	bottom: 0;
	left: 20%;
}

.wine-preview img{
	vertical-align: bottom;
}

.snav{
	float: left;
}


.winte-category .category-quote{
	color: #fff;
	font-size: 32px;
	padding: 20px 50px 0 50px;
	font-style: italic;
	max-width: 620px;/*era 30%*/
	margin: 0 auto; 
}

/*@media (max-width: 1280px) { 
	.winte-category .category-quote{
		max-width: 45%;
	}
}*/

@media (max-width:780px) { 
	.winte-category .category-quote{
		max-width: 620px;/*era 100%*/
		font-size: 22px;
	}
}

.winte-category .wine-category-quote{
	background-image: url(../images/quote_img_background.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.winte-category .bianchi{
	background-image: url(../images/quote_img_background_black.png);
}

.winte-category .bianchi .category-quote ,  .bianchi .quote-auth{
	color: #4b4540;
}

.winte-category .quote-auth{
	color: #fff;
	margin-top: 5px;
	font-size: 14px;
}

@media (max-width:800px) { 
	.first-menu{
		/* margin-right: 10px!important; */
	}
}


.single-wine .head{
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWJlNWQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #ebe5d4 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#ebe5d4)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#ebe5d4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#ebe5d4 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#ebe5d4 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #ffffff 0%,#ebe5d4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebe5d4',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	float: left;
	width: 100%;
	display: block;
	padding: 50px 0;
}

.wine-details .name{
	font-size: 32px;
	color: #922f3e;
	margin: 80px 0 40px;
}

.wine-details .sname{
	color: #922f3e;
	font-size: 18px;
	margin: 10px 0;
}

.wine-details .description{
	font-size: 18px;
	text-align: justify;
}

.wine-details .props{
	display: block;
	margin-bottom: 50px;
    margin-top: 40px;
}

.wcontroll{
	background-color: transparent;
	border: none!important;
	width: 37px;
	height: 37px;
	text-indent: -10000px;
	margin-right: 30px;
}

.next-wine{
	background: url(../images/wcontroll_left.png) no-repeat center center;
}

.preview-wine{
	background: url(../images/wcontroll_right.png) no-repeat center center;
}

.close-wine{
	background: url(../images/close_wine.png) no-repeat center center;
	margin-right: 0;
}

.wine-features{
	padding: 250px 0;
	display: block;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGU3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #ede7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ede7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ede7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ede7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ede7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ede7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede7d7',GradientType=0 ); /* IE6-8 */

}

.wine-features h1, .wine-features h2{
	font-size: 40px;
	font-style: italic;
	margin-bottom: 15px;
}

.pairings{
	background-color: #99906c;
	background-image: url(../images/wine_pairings.png);
	background-repeat: no-repeat;
	background-position: bottom -150px center;
	background-size: cover;
	background-attachment: cover;
}

.pairings p{
	color: #fff;
}

.wine-features{
	position: relative;
}

.parallax{
	width: 100%;
	position: absolute;
	height: 600px;
	top: 0;
	left: 0;
	background-position: bottom -250px center 
}

.parallax-nav{
	position: fixed;
	top: 350px;
	right: 50px;
	width: 20px;
}

.parallax-nav i{
	margin: 5px;
	cursor: pointer;
}

.winery-categories{
	background: #9b8e6b; /* era #cfc8ae;  */
}

.winery-categories h1{
	color: #e8dfca; /*era #4b4540; */
	padding: 20px 0 35px 0;
	background: url(../images/winery_head_divider.png) no-repeat bottom center;	
	font-size: 26px;
	background-size: 202px; /*utilizzato per il filetto bianco*/
}

.catList{
	margin-top: 20px;
}

.catList a{
	line-height: 28px;
	color: #e3dbc5; /*era #4d4d4d; */
	text-decoration: none;
	outline: none;
	font-size:22px;
 
}

.special-project{
	color: #fff;
	background: #8b2131;
	min-height: 220px;
	padding: 20px 10px;
	border-left: 1px solid #fff;
}

.special-project h1{
	font-size: 14px;
	min-height: 70px;
	color: #e8e1cd;
}

.special-project a{
	color: #fff;
	text-decoration: none;
}

.special-project:last-child{
	border-right: 1px solid #fff;
}

.home-special-projects li{
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	font-size:22px;
}

.home-special-projects a{
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	text-align: center;
}
.home-special-projects h1{
	text-indent: center;
}
.home-special-projects h1 a{
	font-size: 26px;/*era 32px*/
	line-height: 18px;
}

.item-gallery{
	position: relative;
}

.item-gallery .slide-button .left{
	position:absolute;
	left:10px;
	top: 38%;
	z-index:99;
	background:#fff url(../images/news-image-gallery-left.png) no-repeat center center;
}

.item-gallery .slide-button .right{
	position: absolute;
	right:10px;
	top: 38%;
	z-index:99;
	background:#fff url(../images/news-image-gallery-right.png) no-repeat center center;
}

.s-button{
	width:55px;
	height:55px;
	text-indent: -10000px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border:none;
	box-shadow: none;
	text-shadow:none;
	outline:none;
}

.floral-back{
	background: url(../images/floral-back.png) no-repeat center center;
	padding: 60px 20px!important;
	color: #fff!important;
	word-break: keep-all!important;
	font-weight: bold;
	font-size: 32px!important;
}

@media (min-width:1400px) { 
	.floral-back{
		/*padding: 60px 80px!important;*/
	}
}

p.dosis{
	line-height: 16px;
}

.fill{
	display: block;
	float: left;
	width: 100%;
}

.fill-red{
	background: #8b2131; 
}

.dosis p{
	line-height: 26px;
	font-size: 15px;
}

.social-stream-head{
	padding: 60px 0;
	background: #8b2131;
	color: #fff;
	font-size: 54px;
}

.dcsns-toolbar{
	width: 175px;/*era 200px*/
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 80px;
}

.dcsns-toolbar .filter .link-all{
	height: auto;
}

.dcsns-toolbar .filter li{
	height: 60px;
	width: 35px;
	float: left;
}

.dcsns-toolbar .filter a{
	width: 30px!important;
	height: 30px!important;
}

/*language sw-*/
.language-sw-top{
	background: #fff;
	width: 66px;
	color: #000;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 9999;
	border-left: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

.language-sw-top li{
	text-align: center;
	padding: 5px;
	cursor: pointer;
}

.language-sw-top li:hover{
	background: #000;
	color: #fff;
}

@media (max-width:780px) { 
	.footer{
		display: block;
		float: left;
		width: 100%;
		padding: 0;
		margin: 0;
		    margin-top: 10px;
	}

	.footer-mobile-buttons .head-ico{
		border-left: 1px solid #c5c5c5;
	}

	.l-sw-footer{
		position: absolute;
		z-index: 999;
		right: -15px;
    	bottom: 243px;
	}

	.l-sw-footer ul{
		border: 0!important
	}
}

.item-image img{
	min-height: 670px;
	width: 100%;
}

@media (max-width:780px) { 
	.course-items{
		height: 750px!important;
	}
}

@media (max-width:780px) { 
	.special-project{
		border: none;
		border-bottom: 1px solid #fff;
		  border-right: 1px solid #fff;
	}
}
@media (max-width:768px) {
	.item-content {
		margin-bottom: 0px;
	}
	.item-content .news-content {
		padding-bottom:30px;
	}
}
.item-content  .news-content.dosis.medium {
  padding: 25px 0 41px;
}
.wine-details .description{
	line-height: 22px;
}


.menu-item img{
	display: none!important;
}

/*
------------------------
HOME PAGE MOBILE LAYOUT
------------------------
*/

@media (max-width:767px) { 
	
	#territory {
		float: none;
	}
	
	.territori-text{
		min-height: 280px!important;
		height: 280px!important;
	}

	.home-storia{
		background-position: left -50px bottom -20px; 
	}

	.territori-text .read-more-button{
		margin-top: 55px!important;
	}

	.news-sidebar{
		padding: 15px 0;
		min-height: 310px!important;
		height: 310px!important;
	}

	.slider-container{
		height: 110px;
	}

	.territori .home-in-spliter{
		min-height: 270px!important;
		height: 270px!important;
	}
	
	#Largeheader {
	  position: relative;

z-index: 9999;

width: auto;
	}
}
@media /*(min-width:457px) and */ (max-width:767px) {
.territori.img-cover {
  background-position-y: -180px;
}
}  
@media (max-width:456px) { 
	.territori{
		background-image: url(../images/santa_margherita_home_1_xs.jpg); /* !important*/
		/*background-size: auto;
		background-position: top left;*/
	}

	.course-name-in{
		margin-top: 35px;
	}
	.news-sidebar {
  padding: 15px 0;
  min-height: 410px!important;
  /* height: 310px!important; */
}
.slider-container {
  height: 210px;
}
}

.slide-title{
	margin-top: 30px;
}

.winery-modules .module{
	margin-bottom: 10px;
}

.rewine{
	max-height: 440px; /*era 480px*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.more-recipes h2{
	color: #fff;
	margin-top: 70px;
	margin-bottom: 13px;
	font-style: italic;
	font-size: 16px;
}


#territory .read-more-button{
	margin-top:130px; /*era 190px;*/
}

/*
	fix chrome glitch right black space @ territory home page
*/

@media (min-width:768px) { 
	#territory{
		float: right;
	}
}

/*home fixes */
@media (min-width:989px) and (max-width:1145px) { 
	#territory{
		max-height: 420px!important;
	}

	#territory .read-more-button{
		margin-left: -30px;/*era -35px*/
		margin-top: 180px!important;/*era 230px*/
	}

	.home-storia small{
		font-size:16px;
	}

	.home-storia h1{
		font-size: 26px;/*era 32px*/
	}

	.read-more-button{
		background-image: url(../images/home_button_sm_mid.png);
	}

	.news-sidebar h1{
		/*font-size: 14px;*/
		min-height: 20px;
	}
	.news-sidebar .slide-item h1{
		font-size: 22px;
	}
}

@media (max-width:768px) {
	.news-sidebar h1{
		min-height: 20px!important;
		height: auto;
	}
	
	.abs-ele h1{
		width: 100%;
	}
}

#overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.2);
    opacity: 1;
    filter: alpha(opacity=80);
}

#loading {
    /*width: 50px;*/
    height: 220px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

/*social wall*/
.stream li .section-intro a{
	margin: 0;
	padding: 3px;
	  margin-left: 30px;
}

.stream li .icon{
	/*display: none;*/
}

.stream li .section-share{
	display: none!important;
}

.stream li .section-intro span {
  /* width: auto; */
  /* background-color: black; */
  position: absolute;
      display: inline-block;

}
.section-thumb img{
	width: 100%;
	clear: both;
}

.course-description ul{
	list-style-type: circle!important;
	padding-left: 20px;
}

.course-description ol{
	padding-left: 20px;
}

/*footer fixes
@media (max-width: 428px) {
	.footer-mobile-buttons .hiso{
		width: 35px;
		height:35px;
	}

	.footer-mobile-buttons img{
		
		width: 35px;
	}
}
*/
/*single wine fixes*/
@media (max-width:768px) {
	.single-wine .head img{
		clear: both;
		float: none!important;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 30px 0!important;
	}

	.single-wine .wine-details{
		padding-left: 15px;
		padding-right: 15px;
	}

	.parallax-nav{
		display: none;
	}
}

/* glosary top text fix */
.top-text-glossary{
	background: #99906c;
	margin: 0;
	padding: 20px;
}

.modal-content{
	border-radius: 0px!important;
}
/*.modal.in .modal-content {
	max-height: 95vh;
}*/

.modal{
	overflow: hidden;
}

.modal-body{
	height: 750px;
	font-size: 12px; /*era 12px*/
	font-family: 'Dosis', serif;
	line-height: 14px;
	  max-height: 80vh;
}

.modal-content .modal-body {
	font-size: 14px; /*era 12px*/
}

.modal-body strong{
	font-weight: 600;
}

.dosis strong{
	font-weight: 600;
}

.home-in-spliter.news-sidebar .date-time{
	font-family: 'BernhardModernStd-Roman', sans-serif;
	color:#d08895;
	font-size:16px;
	display: block;
	padding: 5px 0 3px 0;
}

/*non tiene conto del padding del container*/
.footer-mobile-buttons{
	margin-right: -15px;
}
.winery-modules .text-center{
	font-size: 18px;
}
@media(min-width:768px) and (max-width:800px){
	.ospitalita h1, 
	.cultura-del-vino h1,
	.home-storia h1,
	.winery-categories h1,
	.news-sidebar h1,
	.home-special-projects h1 a
	{
		font-size: 21px;
	}
}
@media(min-width:800px) and (max-width:992px){
	.ospitalita h1, 
	.cultura-del-vino h1,
	.home-storia h1,
	.winery-categories h1,
	.news-sidebar h1,
	.home-special-projects h1 a
	{
		font-size: 24px;
	}
}
@media(min-width:992px) and (max-width:1200px){
	.ospitalita h1{
		font-size: 19px;
	}
	.cultura-del-vino h1{
		font-size:24px;
	}
	.news-sidebar .slide-item{
		max-height: 201px;
	}
	.news-sidebar .slick-dots{
		margin-bottom: 5px;
	}
}
@media(min-width:1201px) and (max-width:1400px){
	.ospitalita h1, 
	.cultura-del-vino h1,
	.home-storia h1,
	.winery-categories h1,
	.news-sidebar h1,
	.home-special-projects h1 a{
		font-size: 24px;
	}
}

#titHomeUno{
	/* font-style:italic; */
	font-size:34px;
}

#titHomeDue{
font-weight:900;
}
.left-module .page-module .module-intro-text h1{
	margin-top: 74px; /*115px;*/
}
.right-module .page-module .id-106 h1,
.right-module .page-module .id-122 h1{
	font-size:32px;
	font-weight: bold;
}
.online-courses .chapter{
	text-transform: uppercase;
}

/*pdf file download button*/
.pdf-file{	
	margin: 30px 0; 
}

.dfile{
	padding: 5px 20px;
	color: #fff;
	background: #8b2031;
	text-transform: uppercase;
}
.dfile:hover, .dfile:active, .dfile:focus{
	color: #fff;
}
.wine-features .dosis{
	font-size: 18px;
}
#newsEvents .itemFilter .rmp .col-sm-6:first-child{
	display: none;
}
@media(max-width:767px){
	.single-wine .wine-details .wine-controller{
		text-align: center;
	}
	.single-wine .wine-details .wine-controller a:first-child{
 
		margin-left:10%;
	}
	.wine-details .name{
		text-align: center;
	}
}

.home-grid .horisontal-image{
	margin-top:13px;
}

@media (min-width:992px) and (max-width:1280px){
	.home-grid .horisontal-image{
		margin-top:18px;
	}
}
.news-sidebar .slick-initialized .slick-slide {
	max-height: 211px;
}
.news-sidebar .slick-dots button{
	width:12px;
	padding:0;
}

.slick-slider .slick-prev, .slick-slider .slick-next{
	position: absolute;
	top: 45%;
  background-color: transparent;
  border: none;
  z-index: 9999;
  width: 33px;
  height: 29px;
  text-indent: -10000px;
  outline: none;
}

.slick-prev{
	background: url(../images/santa_margherita_left.png) no-repeat center center;
	left: 0;
}

.slick-next{
	background: url(../images/santa_margherita_right.png) no-repeat center center;
	right: 0;
}


.slick-item-slide .slick-prev{
	background:#fff url(../images/news-image-gallery-left.png) no-repeat center center;
	left: 0;
	width:55px;
	height:55px;
	text-indent: -10000px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border:none;
	box-shadow: none;
	text-shadow:none;
	outline:none;
	z-index: 99;
}

.slick-item-slide .slick-next{
	background: #fff url(../images/news-image-gallery-right.png) no-repeat center center;
	right: 0;
	width:55px;
	height:55px;
	text-indent: -10000px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border:none;
	box-shadow: none;
	text-shadow:none;
	outline:none;
	z-index: 99;
}

@media (min-width:992px) and (max-width:1204px){
	
	.home-news-slide-title{
		font-size: 18px!important;
	}
}

.chosen-container{
	width: 100%!important;
}
.chosen-container-single .chosen-single{
	width: 100%!important;
	border-radius: 0px!important;
	height: 30px;
}

.company_info .modal-body{
	height: 400px;

}

.slick-disabled{
	display: none!important;
}
@media (min-width:767px) and (max-width:1300px) {
	.item-image figure .img-cover[alt="Storia"], .item-image figure .img-cover[alt="History"] {
		background-position: 0 center !important;
	}
}
@media (max-width:600px) {
	.item-image figure .img-cover[alt="Storia"], .item-image figure .img-cover[alt="History"] {
		background-position: 0 center !important;
	}
}
#newsEvents #itemListLeading .news-item figure {
		min-height:170px !important;
	}
@media (min-width:766px) and (max-width:899px) {
	#newsEvents #itemListLeading .news-item figure {
		min-height:150px !important;
	}
	.article-preview-content {
		min-height:310px;
	}
	#newsEvents .back-img {
	  position: absolute;
	  width: 85%;
	  bottom: 20px;
	  left: 50%;
	  transform: translateX(-50%);
	   -ms-transform: translateX(-50%); /* IE 9 */
	   -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */
     -moz-transform: translateX(-50%);
	}
	#newsEvents.winenfood .back-img {
	
	  bottom: 40px ;
	  
	}
}

@media (min-width:767px) and (max-width:1135px) {
	.col-sm-2.rmp.special-project {
	height:349px;
	}
	.col-sm-12.rmp.fill.fill-red {
		height: 349px;
	}
	.special-project .back-img {
		position:absolute;
		width:87%;
		bottom:20px;
	}
	
}
@media (min-width:1135px){
 .special-project-items .back-img {
	position: relative !important;
	
	bottom: 0;
	width:auto;
	}
	}

@media (max-width:1400px) and (min-width:899px){
.article-preview-content {
  min-height: 300px;
}
 .back-img {
		position:absolute;
		width:87%;
		bottom:0px;
		left: 50%;
	  transform: translateX(-50%);
	   -ms-transform: translateX(-50%); /* IE 9 */
	   -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */
     -moz-transform: translateX(-50%);
	}
}

.home-in-spliter .archive-url .back-img  {
	position: relative !important;
	
	bottom: 0;
	width:auto;
	}
	


@media (max-width:991px) and (min-width:899px){
.back-img {
		position:absolute;
		width:70%;
		bottom:20px;
		left: 50%;
	  transform: translateX(-50%);
	   -ms-transform: translateX(-50%); /* IE 9 */
	   -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */
     -moz-transform: translateX(-50%);
	}
}

	
@media (max-width:767px) and (min-width:530px) {
.visible-xs.footer-links {
    bottom: -27px;
    position: absolute;
    width: 120%;
}
.visible-xs.footer-links ul {
	float:left;
	}
}
@media (max-width:530px) {
.footer-mobile-buttons {
  margin-right: -15px;
  width: 66px;
  float: right;
}
.hiso {
  border-bottom: 1px solid #c5c5c5; 
    border-left: 1px solid #c5c5c5;
 }
 
 .footer.row.col-sm-12  .col-sm-6.col-xs-6 {
	WIDTH:60%;
	margin-top:25px;
 }
 .footer.row.col-sm-12  .col-sm-6.col-xs-6 > p{
   padding-left: 8px;
 }
 .visible-xs.footer-links {
	margin-top: 20px;
 }
 
 }
 
 @media (min-width:430px) and (max-width:666px) {
	#social-stream {
		padding-left:30px !important;
	}
 }
 @media (max-width:430px) {
	#social-stream {
		padding-left:0px !important;
	}
 }

 .privacycom {
    font-family: 'BernhardModernStd-Roman', sans-serif;
    padding-left: 30px;
    padding-right: 30px;
    overflow: auto;
    background: #99906c;
    color: #fff;
    /* max-width: 1300px; */
    margin: auto;
}
@media (min-width:1200px) {
 .privacycom {
	padding-left: 10% !important;
	padding-right: 10% !important;
 }
}
.privacyleftmenu{
  background: #862237;
  padding: 80px 35px;
 color:#fff;
}
.mainPrivacyArticle  {
	text-align:justify;
}
strong {
    font-weight: bold;
}
tr {
    position: relative;
}
tr > td {
    min-width: 10%;
}

.privacycontent{
  padding-top:80px;
      padding-bottom: 30px;
}

.privacyleftmenu li{
  padding:8px 0;
}

.privacylink, 
.privacylink:hover, 
.privacylink:active, 
.privacylink:visited{
  font-size: 20px;
  color: #fff;
  outline: none;
}

.privacytitle{
  font-weight: 700;
  font-family: 'BernhardModernStd-Roman', sans-serif;
  text-transform: uppercase;
  font-size: 30px!important;
  margin-bottom:20px; 
}

.privacyleftmenu a{
	color:#fff!important;
}

h3.privacytitle{
  font-size: 24px!important;
}

.footer-menu li a{
  color:#000!important;
  padding:0;
}
 
.footer-menu li a:hover,
.footer-menu li a:active,
.footer-menu li a:visited{
  color:#fff;
}
.mainPrivacyArticle{
   margin-bottom:30px;
}
.relateditems .ritem h3 a{
   color:#862237;
   min-height:48px;
}
.relateditems .ritem:first-child{
  padding-left:0;
}

.relateditems .ritem:last-child{
  padding-right:0;
}

.privacycontent{
  min-height: 650px;
}

@media(max-width:767px){
  .relateditems .ritem:last-child{
    padding-right:15px;
    padding-left: 0;
  }
}
@media(min-width:767px) and (max-width:820px){
h2.privacytitle {
    font-size: 25px !important;
}
}
@media(min-width:480px) and (max-width:767px){
  .privacytitle{
    font-size: 20px!important;
  }

}

/* privacy */

@media(max-width:480px){
  .privacytitle{
    font-size:20px !important;
  }
}
@media(max-width:406px){
  .privacytitle{
    font-size:15px !important;
  }
  .privacy.push-body .row{
    margin:0;
  }
}


/* privacy */

@media(max-width:767px){
	.privacyleftmenu{
		float:left;
		width:40% !important;

	}
	.privacycontent{
		float:left !important;
		width:60% !important;
	}
	.privacycontent .ritem{
		margin-bottom: 20px;
	}
}


@media(max-width:550px){.privacytitle{	font-size:18px !important;}}

@media(max-width:480px){
	.privacytitle{
		font-size:20px !important;
	}
}
@media(max-width:406px){
	.privacytitle{
		font-size:15px !important;
	}
	.privacy.push-body .row{
		margin:0;
	}
}

@media(max-width:800px){
	.mainPrivacyArticle table{
		table-layout: fixed;
		width: 100%;
	}
	.mainPrivacyArticle table tr td:first-child{
		width:30%;		
	}
	.mainPrivacyArticle table tr td{
		padding:10px 0 !important;
	}
}

@media(max-width:480px){
	.privacyleftmenu{
		float:left !important;
		width:100%!important;
		padding: 60px 30px;

	}
	.privacycontent{
		float:left !important;
		width:100% !important;
	}

	.mainPrivacyArticle table tr td:first-child{
		width:40%;		
	}
	.mainPrivacyArticle table tr td{
		float:left;
		width:100%;
	}
}


@media(max-width:400px){
	.mainPrivacyArticle table tr td{
	}
}

.privacyleftmenu li a.active{font-weight:bold !important;}
.privacycontent a{
	color:#862237;
	font-weight: bold;
}


.privacycom p, .privacycom li, .privacycom td {
    font-size: 20px;
    padding-bottom: 15px;
}
b, strong {
    font-weight: bold !important;
}


.privacycom tr {
	padding-bottom: 15px;
}

.mainPrivacyArticle table {
    width: 100%;
    word-wrap: break-word;
    text-align: left;
    table-layout: fixed;
}

.privacycom tr > td:nth-child(1) {
    width: 100px;
}
.privacycom tr > td:nth-child(2) {
    min-width: 100px;
}

/* -- [ Hospitality Section - NMC ] --*/

.hospitality-item{
	font-family: 'BernhardModernStd-Roman', serif;
	min-height: 850px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
}

@media ( max-width:850px) {
	.hospitality-item{
		min-height: 350px;
	}
}

.hospitality-item .content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 30% 0;
}

@media( max-width:800px ){
	.hospitality-item .content{
		padding-top: 100px;
	}
}

.hospitality-item .content h2{
	color: #fff;
	font-size: 38px;
}

.hospitality-item .content a{
	display: inline-block;
	width: 300px;
	height: 64px;
	background: url(../images/sm_more_background.png) no-repeat center center;
	margin: 20px 0;
	padding: 10px;
	color: #fff;
}

.hospitality-item .content a:hover{
	color: #dedede;
}

.single-hopitality-item{
	font-family: 'BernhardModernStd-Roman', serif;
	background-color: #99906c;
	display: block;
	float: left;
	width: 100%;
}

.single-hopitality-item .item-image{
	min-height: 650px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
}

.single-hopitality-item .itm-content{
	display: block;
	float: left;
	width: 100%;
	padding: 50px 20px;
	padding-top: 80px;
}

.single-hopitality-item .itm-content h1{
	font-size: 48px;
	color: #e0dac6;
	margin-bottom: 50px;
	margin-bottom: 20px;
}

.single-hopitality-item .itm-content{
	color: #f0eee9;
	font-size: 18px;
}

.single-hopitality-item .itm-content p{
	line-height: 20px;
	    text-align: justify;
}

.single-hopitality-item .item-nav{
	background: #e0dac6;
	padding: 20px;
	border-radius: 15px;
	margin-right: 20px;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 50px;
}

.single-hopitality-item .item-nav h1{
	color: #45484a;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.single-hopitality-item .item-nav a{
	color: #9b978d;
	font-size: 22px;
}
.single-hopitality-item .item-nav li.active a{
	color: #45484a;
}
.single-hopitality-item .item-nav li{
	padding: 8px 0;
}

.single-hopitality-item .item-text{
	padding-left: 15px;
}

@media( max-width:768px){
	
	.single-hopitality-item .item-image{
		min-height: 220px;
	}

	.item-image, .item-image img{
		height: 220px;
	}
}

.single-hopitality-item .itm-content{
	position: relative;
}

.single-hopitality-item .itm-content .close-item{
	position: absolute;
	right: 20px;
	top: 20px;
	background-color: transparent;
	background-image: url(../images/close_ico.svg);
	background-position: center right;
	background-size: 20px;
	background-repeat: no-repeat;
	border: none;
	padding: 5px 30px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	z-index: 99;
}

.single-hopitality-item .item-text strong{
	color: #d9d3be;
}


.language-sw-top {width: 200px; text-align: center;border-top:1px solid #c5c5c5;}
.language-sw-top label {
	margin-top: 10px;
	width: 60%;
    color: #000 !important;
    text-align: left;
}
.language-sw-top select {
	margin-top: 5px;
    width: 60%;
    text-align: left;
    height: 30px;
}
.language-sw-top button {
	    display: block;
    margin: 10px auto 15px;
}
.lang_title {
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px auto 5px;
}
.unavailable {
	    font-size: 14px;
    margin-top: 12px;
    font-weight: 600;
    color: #922f3e;
}
.unavailable.inside {
	    font-size: 16px;
    margin-top: 0;
    color: #922f3e;
}

/*categorie riempimento*/
li.col-xs-2.rmp {
    width: 16.65%!important;
}
 
@media (min-width:992px){
.col-sm-6.col-md-2.rmp {
    /*5 bottiglie
	width: 19.99%!important;
	*/
	width: 16.665%!important
}
}

.booking {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #959595;
    color: #FFF;
    text-shadow: none;
    border: 0;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: url(../images/form_button_background.png) no-repeat center center!important;
    padding: 20px 38px!important;
    outline: none!important;
    border: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
.featured-events .event h3  {
    font-size:23px!important;
}
.item-content.ps-container.ps-active-y  {
    overflow-y: scroll!important; 
}
sup {
    font-size: 12px;
}
.prenota_btn a  {
    color: #fff;
}
.socialicons {
    width: 30px;
    position: fixed;
    top: 39%;
	z-index:9999999999;
}
@media (max-width:800px) { 
.mobile-header-left{
	width:37%;
}
/*.navbar-brand {
    margin-top: -22px;
}*/
    .mobilebarmaximenuck .mobilebuttonmaximenuck {
 
    right: 30px!important;
 
}
}
.nspArt p.nspText {
font-size: 130%!important;
}
.border  {
font-weight: 800;
}