.susopa{
	position:relative;
	overflow:hidden;
}
.suscribe-overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:9999;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.suscribe-box{
	display: none;
	position: absolute;
	top: 20%;
	left: 50%;
	width: 30%;
	padding: 16px;
	border: 5px solid #000;
 	background: url("/images/bg/main.jpg") repeat scroll center top #191814;
	z-index:99999;
	overflow: auto;
	transform:translate(-50%,0%);
	color:#fff;
	font-family: "Lato",sans-serif;

}

a.close-suscribe-box{
	float: right;
    	display: inline-block;
	color:#fff !important;
font-size: 24px;
}
a.close-suscribe-box:hover{
	color:red;
}
.suscribe-widget{
	text-align:center;
	padding:40px;
	text-transform:uppercase;
}
h2.widget-title{
	color:#fff;
	font-family: "Lato",sans-serif;
	margin-bottom:20px;
	text-transform:uppercase !important;
}
.suscribe-widget input[type="text"]{
    	border: 1px solid #ccc;
	color:#000;
    	border-radius: 0;
    	box-shadow: none;
    	display: inline-block;
    	margin:10px 10px;
    	padding:10px;
    	width: 100%;
}
@media only screen and (max-width: 1130px) {
.suscribe-box{
	width:90%
}


}
#bvw-header-subnav{
	display:none;
}
#bvw-navlist .sub-menu{
	display:none;
}
.page-template-bvw_events_wineryevents #bvw-navlist .menu-item-3178 .sub-menu,
#bvw-navlist .current-menu-item .sub-menu, #bvw-navlist .current-menu-ancestor .sub-menu{
	display:block;
 	background: transparent url("/images/bg/subnav.png") repeat-x scroll left top;
    height: 36px;
    left: 50%;
    margin-left: -510px;
    position: absolute;
    text-align: center;
    top: 188px;
    width: 1020px;
    z-index: 200;
    padding:4px 0;
   white-space: nowrap;
}
.page-template-bvw_events_wineryevents #bvw-navlist .menu-item-3178 .sub-menu a,
#bvw-navlist .current-menu-ancestor .sub-menu li a,
#bvw-navlist .current-menu-item .sub-menu li a{
    	color: #7b6651 !important;
	border-right:none !important;
	padding:5px 12px;
	letter-spacing: 1px;
    	text-decoration: none;
    	text-transform: uppercase;
}
.page-template-bvw_events_wineryevents #bvw-navlist .menu-item-3178 .sub-menu a:hover,
#bvw-navlist .current-menu-ancestor .sub-menu li a:hover,
#bvw-navlist .current-menu-item .sub-menu li a:hover {
    background-color: #c6a86a;
    color: #463a22;
    text-decoration: none;
}
.responsive-nav .sub-menu{
	display:none;
	margin-left:20px
}
.page-template-bvw_events_wineryevents .responsive-nav  .menu-item-3178 .sub-menu,
.responsive-nav .current-menu-item .sub-menu,
 .responsive-nav .current-menu-ancestor .sub-menu{
	display:block;
}
.sub-menu .current-menu-item a{
	background-color: #c6a86a;
    color: #463a22;
    text-decoration: none;
}
.video-slider iframe{
	width:100%;
	height:472px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 43%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#responsive_slider{
position:relative;
}
.slick-prev{
position: absolute;
z-index: 400;
cursor: pointer;
 border: medium none;
 width: 52px;
 height: 51px;
 background: url('/images/layout/carousel/previous.png') no-repeat right;
 left: 0px;
top:50%;
margin-top:-25px;
text-indent:-999em;
}
.slick-next{
position: absolute;
z-index: 400;
cursor: pointer;
 border: medium none;
 width: 52px;
 height: 51px;
 background: url('/images/layout/carousel/next.png') no-repeat left;
 right: 0px;
top:50%;
margin-top:-25px;
text-indent:-999em;
}
body #header-seal-2{
 background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/seal-visits.png") no-repeat scroll 0 0;
    height: 67px;
    margin: -20px 15px 0;
    position: absolute;
    width: 67px;
    z-index: 201;
}
body #header-seal-2:hover{
 background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/seal-visits.png") no-repeat scroll 0 0;
}
