/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    /* border-collapse: collapse; */
    border-spacing: 0;
}



a:focus {
    outline: none;
}


body{
    background-color:#827c62;
    font-family:Georgia,'Lucida Grande','Trebuchet MS',Verdana,Tahoma,Arial;
    font-size:11px;
    margin:0px;
    padding:0px;
    color:#7a766c;
    line-height:19px;
    background: url("../images/bg/main.jpg") repeat scroll center top #191814;
    position: relative;
}


a{ color:#948f82;text-decoration:none; }
a:link{ color:#948f82;  }
a:visited{ color:#948f82;  }
a:active{ color:#948f82;  }
a:hover{ color:#909090;  }


.left{float:left;}
.right{float:right;}



.hide{
    display:none;
}

p{
    margin:0px;
    padding:7px 0px 7px 0px;
    text-align:justify;
    font-size: 16px;
}

img{
    border:0px;
    margin:0px;
    padding:0px;
}

.padding-5{padding:5px;}
.padding-10{padding:10px;}
.padding-20{padding:20px;}
.padding-30-0{padding:0px 30px 0px 30px;}
.padding-30{padding:30px;}
.padding-30-80{padding:30px 80px 30px 80px;}
.padding-30-notop{padding:10px 30px 30px 30px;}
.padding-5-12{padding:5px 12px 5px 12px;}

.clear {clear:both;}

.spacer-div-5 {height:5px;}
.spacer-div-10 {height:10px;}
.spacer-div-25 {height:25px;}


.blank-image{display:none;}

.italics{
    font-style:italic;
}



h1{
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:40px;
    font-weight:normal;
    line-height:40px;
    text-transform:lowercase;
}


h2{
    font-weight:bold;
    font-family:'IvoryHeadlineRegular',courier,'Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:24px;
    font-weight:normal;
    letter-spacing:0px;
    line-height:normal;
    margin:0px 0px 0px 0px;
    padding:8px 0px 10px 0px;
    font-style:normal;
    text-transform:lowercase;
}


.trackout-1{
    letter-spacing:1px;
}


h3{
    font-size:12px;
    line-height:20px;
    color:#c0a671;
    padding:0px;
    margin: 0px 0px 0px 0px;
    font-weight:normal;
    font-style:normal;
    letter-spacing:1px;
}


h4{
    font-size:10px;
    line-height:14px;
    color:#909090;
    padding-top:0px;
    font-style:normal;
}


h5{
    color:#d4732b;
    font-size:11px;
    font-weight:bold;
    margin:0px 0px 7px 0px;
    padding:0px;
    font-style:normal;
}


/***********************************GENERIC*******************************/

.bvw-content-narrower{
    margin: 0px auto 0px auto;
    padding: 40px 0px 40px 0px;
    position: relative;
    max-width:680px;
}

.bvw-content-narrow{
    margin: 0px auto 0px auto;
    padding: 40px 0px 40px 0px;
    position: relative;
    max-width:980px;
}


.bvw-content-narrow2{
    margin: 0px auto 0px auto;
    padding: 30px 0px 50px 0px;
    position: relative;
    max-width:940px;
}


.title-center{
    text-align:center;
}

.double-border{
    height:3px;
    border-top: #c39b6a 1px solid;
    border-bottom: #c39b6a 1px solid;
    margin: 30px 0px 30px 0px ;
}

.red-border{
    height:3px;
    /*
    border-top: #f8a49d 1px solid;
    border-bottom: #f47675 1px solid;
    */
    margin: 30px 0px 30px 0px ;
    background: url("../images/bg/gold-rule.gif") repeat-x;
}

.red-border-2{
    min-height:400px;
    margin: 30px 0px 30px 0px ;
    background: url("../images/bg/gold-rule.gif") bottom left repeat-x;
}



.capital-letter{
    float:left;
    margin-top:17px;
    padding: 0px 5px 0px 0px;
}

.capital-letter-about{
    float:left;
    margin-top:17px;
    padding: 0px 5px 0px 0px;
}


.capital-letter-wines{
    float:left;
    margin-top:12px;
    padding: 0px 5px 0px 0px;
}

.capital-letter-winevarietal{
    float:left;
    margin-top:12px;
    padding: 0px 5px 0px 0px;
}

.capital-letter-winedetail{
    float:left;
    margin-top:12px;
    padding: 0px 5px 0px 0px;
}


.text-wrap-left{
    float:left;
    padding: 0px 20px 10px 0px;

}

.text-wrap-right{
    float:right;
    padding: 0px 0px 10px 20px;

}

.title-big{
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:36px;
    font-weight:normal;
    line-height:40px;
    text-transform:lowercase;
}

.title-medium{
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:38px;
    font-weight:normal;
    line-height:40px;
    text-transform:lowercase;
}

.title-small{
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:30px;
    font-weight:normal;
    line-height:30px;
    text-transform:lowercase;
}


.title-smallest{
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:16px;
    font-weight:normal;
    line-height:16px;
    text-transform:lowercase;
}

.small-gold-text{
    color: #C19A6D;
    font-size:11px;
}

/***********************************HEADER*******************************/
#bvw-header-wrapper {
    background: url("../images/bg/header.jpg") repeat-x scroll center top #fefefe;
    margin: 0px 0 0;
    padding: 0;
}

#bvw-header-content {
    margin: 0px auto 0px auto;
    padding: 0;
    max-width:1020px;
    text-align: center;
}

#header-logo{
    margin: 10px 0 0;
    max-width: 100%;

}
/***********************************NAV*******************************/

#bvw-header-nav{
    margin: 10px 0px 0px 0px;
    /*    width:1020px;*/
    height:31px;
    background-color:transparent;
}


#header-seal{
    margin: -28px 0px 0px 0px;
    position:absolute;
    z-index:201;
}

#header-seal-2{
    margin: -28px 0px 0px 0px;
    position:absolute;
    z-index:201;
    width:87px;
    height:77px;
    background-color:#343434;
    background: url("../images/seal.png");
}

#header-seal-2:hover
{ 
    background-position: -87px 0px;
}

#header-seal-2 span
{
    position: absolute;
    top: -999em;
}



#bvw-header-nav-1{
    background-color:transparent;
    float:right;
    margin: 0px 0px 0px 0px;
    padding:6px 0px 0px 0px;
}

#bvw-header-nav-2{
    background-color:transparent;
    float:right;
}

#bvw-header-nav-3{
    background-color:transparent;
    float:right;
    margin: 0px 15px 0px 85px;
    padding:6px 0px 0px 0px;

}






ul#bvw-navlist{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

#bvw-navlist li{
    display: inline;
    list-style-type: none;
}


#bvw-navlist a { padding: 1px 12px 1px 10px; }

#bvw-navlist a:link, #bvw-navlist a:visited{
    color: #ece1cb;
    border-right: 1px solid #6a6556;
    letter-spacing:2.2px;
    text-decoration: none;
}


#bvw-navlist a:hover{
    color: #C6A86A;
    text-decoration: none;
}


#bvw-navlist .current_page_item a{
    color: #C6A86A;
}

#bvw-navlist .current_page_ancestor a{
    color: #C6A86A;
}

#bvw-navlist .current_page_parent a{
    color: #C6A86A;
}




ul#bvw-navlist-cart{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

#bvw-navlist-cart li{
    display: inline;
    list-style-type: none;
}


#bvw-navlist-cart a { padding: 1px 8px 1px 12px; }

#bvw-navlist-cart a:link, #bvw-navlist-cart a:visited{
    color: #caaf76;
    font-size:10px;
    border-left: 1px solid #6a6556;
    text-decoration: none;
}


#bvw-navlist-cart a:hover{
    color: #fff;
    text-decoration: none;
}







#bvw-header-subnav{

    left: 50%;
    margin-left: -510px;


    position: absolute;
    top:188px;
    width:1020px;
    height:36px;
    z-index:200;
    text-align:center;
    background: url("../images/bg/subnav.png") repeat-x scroll left top transparent;
}



ul#bvw-navlist-subnav{
    margin-top: 4px;
    padding-left: 0;
    white-space: nowrap;
    color:#7b6651;
}

#bvw-navlist-subnav li{
    display: inline;
    list-style-type: none;
}


#bvw-navlist-subnav a { padding: 5px 12px 5px 12px; }

#bvw-navlist-subnav a:link, #bvw-navlist-subnav a:visited{
    color:#7b6651;
    text-decoration: none;
    letter-spacing:1px;
    text-transform:uppercase;
}


#bvw-navlist-subnav a:hover{
    color: #463a22;
    background-color:#c6a86a;
    text-decoration: none;
}


#bvw-navlist-subnav .current{
    color: #463a22;
    background-color:#c6a86a;
}


#bvw-navlist-subnav .current_page_item{
    color: #463a22;
    background-color:#c6a86a;
    padding: 5px 0px 5px 0px;
}
.event-image img{
    max-width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    #bvw-navlist-subnav .current_page_item{
        color: #463a22;
        background-color:#c6a86a;
        border-bottom:1px solid #c6a86a;
        padding: 5px 0px 5px 0px;
    }

    ul#bvw-navlist-subnav{
        margin-top: 5px;
    }

}



#bvw-navlist-subnav .current_page_item a{
    color: #463a22;
}


/***********************************CAROUSEL***************************/



#carousel-holder {
    display: block;
    width: 100%px;
    height: 470px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#carousel {
    margin: 0 auto;
}

#carousel ul {
    list-style: none;
    width: 20000px;
    margin: 0;
    padding: 0;
}

#carousel li {
    display: inline;
    float: left;
    width: 1020px;
    height: 470px;
}

.carousel-padding {
    padding: 50px 0 0 90px;
    overflow: hidden;
}

#carousel h2 {
    margin-bottom: 8px;	
}

#carousel h1 {
    margin-bottom: 12px;
    line-height: 90%;
}

#carousel-prev, #carousel-next {
    width: 51px;
    height: 51px;
    position: absolute;
    top: 220px;
    overflow: hidden;
    background: url(/images/layout/carousel/prev_next_bg.png) no-repeat;
}

#carousel-prev {
    left: 20px;	
}

#carousel-next {
    right: 20px
}

#carousel-left-frame {
    position: absolute;
    top: 0px;
    left: -26px;
}

#carousel-right-frame {
    position: absolute;
    top: 0px;
    right: -26px;

}

#carousel-thumbs {
    margin-top: 10px;
    display: none;
}

#carousel-thumbs .thumb {
    width: 60px;
    height: 60px;
    background: #ccc;
    float: left;
    margin-left: 10px;
}	




/***********************************HERO*******************************/
#bvw-hero-wrapper {
    background: url("../images/home/hero.jpg") repeat-x scroll center top transparent;
    margin: 0px 0 0;
    padding: 0;
    position: relative;
    height:470px;
}

#bvw-hero-wrapper-empty {
    margin: 0px 0 0;
    padding: 0;
    position: relative;
    height:470px;
    /*    max-width: 1076px;*/
}


#bvw-hero-content {
    margin: 0px auto 0px auto;
    padding: 0;
    position: relative;
    max-width:1020px;
    height:500px;
    text-align: center;
}

#hero-pioneer{
    margin: 120px 0px 0px;
    width:294px;

}

/***********************************HERO BORDER*******************************/
#bvw-heroborder-wrapper {
    background: url("../images/bg/heroborder.png") repeat-x scroll center top transparent;
    margin: 0px 0 0;
    padding: 0;
    position: relative;
    height:26px;
}


/***********************************CONTENT*******************************/
#bvw-content-wrapper {
    background: url("../images/bg/content.png") repeat-y scroll center top transparent;
    margin: -8px auto 0px auto;
    padding: 0;
    position: relative;

}


#bvw-content {
    margin: 0px auto 0px auto;
    padding: 0;
    position: relative;
    max-width:1020px;
}

#bvw-content-wrapper-white {
    background: url("../images/bg/content.png") repeat-y scroll center top transparent;
    margin: -5px auto 0px auto;
    padding: 0;
    position: relative;
}

#bvw-content-wrapper-white-2 {
    background: url("../images/bg/content.png") repeat-y scroll center top transparent;
    margin: 0px auto 0px auto;
    padding: 0;
    position: relative;
    max-width:1076px;
}

#bvw-content-white {
    margin: 0px auto 0px auto;
    padding: 0;
    position: relative;
    max-width:1020px;
    background: url("../images/bg/bvw-content-white.gif") repeat-x scroll center top #fffeef;
    font-size:13px;
    color:#4d3e34;
    line-height:22px;
}



#bvw-content-white a{ color:#c19a6d;text-decoration:none; }
#bvw-content-white a:link{ color:#c19a6d;  }
#bvw-content-white a:visited{ color:#c19a6d;  }
#bvw-content-white a:active{ color:#c19a6d;  }
#bvw-content-white a:hover{ color:#4d3e34;  }



#bvw-content-wrapper-end {
    background: url("../images/bg/content-end.png") no-repeat scroll center top transparent;
    margin: 0px auto 0px auto;
    padding: 0;
    position: relative;
    height:50px;
}



/***********************************FOOTER*******************************/
#bvw-footer-wrapper {
    background: url("../images/bg/footer.png") no-repeat scroll center top transparent;
    margin: 20px 0px 20px 0px;
    padding: 20px;
    position: relative;
    text-align:center;
    color:#5b584e;
    letter-spacing:1px;
    font-size:10px;
}

#bvw-footer-wrapper a{ color:#948f82;text-decoration:none; font-size:11px;}
#bvw-footer-wrapper a:link{ color:#948f82;  }
#bvw-footer-wrapper a:visited{ color:#948f82;  }
#bvw-footer-wrapper a:active{ color:#948f82;  }
#bvw-footer-wrapper a:hover{ color:#ffffff;  }

/***********************************HOME*******************************/

#bvw-content-home-top{
    padding:35px 35px 20px 35px;
    max-width:950px;
}
#bvw-content-home-top a{
    float: left;
    width: 33.33%;
}
.learn-more-image{
    float:left;
    margin-right:10px;
    max-width: 100%;
}
#bvw-content-home-top a img{
    max-width: 100%;
}
#bvw-content-home-news{
    margin:0px;
    padding:10px 10px 10px 40px;
    max-width:1020px;
    /*    height:100px;*/
    /*    background: url("../images/home/news_bg.png") no-repeat scroll left top transparent;*/
    background: #22221e;
    -moz-box-shadow: 0 0 13px #000;
    -webkit-box-shadow: 0 0 13px #000;
    box-shadow: 0 0 13px #000;
}


#bvw-content-home-news .title{
    padding: 10px 20px 10px 0;
    border-right: 1px solid #56544d;
    width:110px;
    float:left;
    color:#d5b87b;
    letter-spacing:1px;
}
#bvw-content-home-news .news{
    width:790px;
    float:left;
    padding:10px 0 10px 20px;
}


ul#bvw-newslist{
    margin-left: 0;
    padding-left: 0;
}

#bvw-newslist li{
    font-size:11px;
    font-style:italic;
    color: #d5b87b;
    display: inline;
    list-style-type: none;
    padding: 0px 20px 0px 16px;
    border-right: 1px solid #6a6556;
}


#bvw-newslist a { 
    padding: 0px 10px 0px 0px; 
    font-size:12px; 
    font-style:normal;
}

#bvw-newslist a:link, #bvw-newslist a:visited{
    font-size:12px;
    color: #ece1cb;
    text-decoration: none;
}


#bvw-newslist a:hover{
    color: #fff;
    text-decoration: none;
}

#bvw-newslist .last{border:none;}


#bvw-content-home-bottom{
    padding:20px 35px 0px 35px;
    /*    width:950px;*/
}




#bvw-content-home-connect{
    margin:0px 0px 0px 5px;
    width:300px;
    height:272px;
    background-color:#1c1c19;
    float:left;
    font-style:italic;
}


#bvw-content-home-email .text-box-180 {
    float: left;
}

.text-box-180 {
    background: url("../images/bg/text-bg-180.gif") no-repeat scroll 0 0 #ffffff;
    height: 24px;
    width: 180px;
}

.selectbox-180 {
    background: none repeat scroll 0 0 transparent;
    border: none;
    color: #7a766c;
    font-family:Georgia,'Lucida Grande','Trebuchet MS',Verdana,Tahoma,Arial;
    font-style:italic;
    font-size: 11px;
    height: 20px;
    margin-bottom: 0;
    padding: 2px 8px 2px 8px;
    width: 164px;
}


#bvw-content-home-email .text-box-button {
    float: left;
    margin: 0px 0 0;
}


#bvw-content-home-social a{
    margin: 0px 3px 0px 0px;

}



/***********************************BLOG*******************************/
.posts .img-holder{
	float: left;
	margin: 0 15px 10px 0;
}
.img-holder img{
	max-width: 100%;
	width: auto;
	height: auto;
}
/***********************************WINES*******************************/


.wine-col-left{
    width:150px;
    float:left;
}


.wine-col-center{
    margin:0px 20px 20px 20px;
    width:640px;
    float:left;
    color:#2b340d;
}


.wine-col-right{
    width:150px;
    float:left;
}

.wine-col-left img{
    margin-top:-30px;
}

.wine-col-right img{
    margin-top:-30px;
}




/***********************************WINE DETAIL*******************************/


#bvw-wine-detail-top{
    max-width:940px;
    /*height:125px;*/
    height:160px;
    background: url("../images/winedetail/bg/wine-detail-top2.gif") no-repeat scroll center top transparent;
}

#bvw-wine-detail-top .content{
    margin-left:250px;
    padding-top:25px;
    width:460px;
    text-align:center;
}

#bvw-wine-detail-mid{
    background: url("../images/winedetail/bg/wine-detail-mid.gif") repeat-y scroll center top transparent;
    min-height:400px;
}

#bvw-wine-detail-bottom{
    max-width:940px;
    height:52px;
    background: url("../images/winedetail/bg/wine-detail-bottom.gif") no-repeat scroll center top transparent;
}


#bvw-wine-detail-bottom .content{
    margin-left:250px;
    padding-top:15px;
    max-width:460px;
    text-align:center;
    font-size:11px;
    font-style:italic;
}


#bvw-wine-detail-bottom .content a{
    font-style:normal;
}


#bvw-wine-detail-img{
    padding-top:50px;
    top:0px;
    position: absolute;

}

.wine-title{
    padding-bottom:5px;
}

#bvw-wine-detail-mid-content{
    margin-left:246px;
    padding-top:10px;
    width:685px;
    min-height:370px;
}

#bvw-wine-detail-mid-desc{
    width:460px;
    float:left;
    min-height:370px;
}

#bvw-wine-detail-mid-sidebar{
    width:165px;
    float:right;
    margin-left:60px;
    text-align:center;
    font-size:12px;
    line-height:18px;
}

#bvw-wine-detail-mid-sidebar a{
    font-size:11px;
}

#bvw-wine-detail-mid-sidebar h4{
    font-style:italic;
    color:#4D3E34;
    padding-top:11px;
}

#bvw-wine-detail-points{
    background: url("../images/winedetail/bg/points.png") no-repeat scroll center top transparent;
    font-size:24px;
    text-align:center;
}


#bvw-wine-detail-points .text{
    padding-top:16px;
    height:54px;
}

#bvw-wine-detail-mid-cart{
    background: url("../images/winedetail/bg/wine-detail-cart.gif") no-repeat scroll center top transparent;
    width:460px;
    float:left;
    height:90px;
}


#bvw-wine-detail-mid-cart .col1{
    width:75px;
    height:60px;
    margin:35px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align:center;
}


#bvw-wine-detail-mid-cart .col2{
    width:50px;
    height:60px;
    margin:35px 0px 0px 18px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align:center;
}

#bvw-wine-detail-mid-cart .col3{
    width:75px;
    height:60px;
    margin:35px 0px 0px 20px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align:center;
}


#bvw-wine-detail-mid-cart .col4{
    width:50px;
    height:60px;
    margin:35px 0px 0px 18px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align:center;
}



#bvw-wine-detail-mid-cart .col5{
    width:110px;
    height:60px;
    margin:40px 0px 0px 18px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align:center;
    font-size:10px;
}


.price{
    font-family:'IvoryHeadlineRegular','Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:18px;
    font-weight:normal;
    line-height:24px;
    text-transform:lowercase;
}


.price-item{
    font-family:'IvoryHeadlineRegular','Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:12px;
    font-weight:normal;
    line-height:19px;
    text-transform:lowercase;
}

.quantity-text{
    width:20px;
}


#tab-navigation{
    margin-top: 20px;
    margin-left: 12px;
}

.selected{
    background-color:#f3f0df;
    color:#4D3E34;
}


ul#tab-nav
{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

#tab-nav li
{
    display: inline;
    list-style-type: none;
    padding: 5px 3px;
    font-size:11px;
}

#tab-nav a { 
    padding: 5px 10px; 
    font-size:10px;
}

#tab-nav a:link, #tab-nav a:visited
{
    text-decoration: none;

}

#tab-nav a:hover
{
    text-decoration: none;
    background-color:#f3f0df;
}

.tabContent{
    margin-bottom:10px;
}

#fact_sheet{
    font-size:11px;
    margin:0px 0px 10px 0px;
}






/***********************************WINE CLUB*******************************/


#wc-columns{
    /*    width:680px;*/
    background: url("../images/bg/wc-columns.gif") repeat-y center top transparent;

}

#wc-count-club{
    float:left;
    width:310px;
    padding:0px 30px 0px 0px;
}

#wc-count-vinicultural{
    float:left;
    width:310px;
    padding:0px 0px 0px 30px;
}


/***********************************VISIT*******************************/

.visit-column-odd{}


.visit-column-odd .title-center{padding:0px 0px 10px 0px;}
.visit-column-even .title-center{padding:0px 0px 10px 0px;}

.visit-column-odd .left{
    float:left;
    width:320px;
    padding:0px 20px 0px 0px;
}

.visit-column-odd .right{
    float:right;
    width:340px;
    padding:0px 0px 0px 0px;
}

.visit-column-even{}

.visit-column-even .right{
    float:right;
    width:320px;
    padding:0px 0px 0px 20px;
}

.visit-column-even .left{
    float:left;
    width:340px;
    padding:0px 0px 0px 0px;
}


#visit-columns{
    background: url("../images/bg/wc-columns.gif") repeat-y center top transparent;

}

#visit-contact{
    float:left;
    width:310px;
    padding:0px 30px 0px 0px;
}

#visit-gallery{
    float:left;
    width:310px;
    padding:0px 0px 0px 30px;
}


/***********************************EVENTS*******************************/

.event-item{
    background: url("../images/bg/event-item.gif") no-repeat center top transparent;
}

.event-date-location{
    padding:20px 20px 10px 20px;
    text-align:center;
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:12px;
    font-weight:normal;
    line-height:19px;
    text-transform:lowercase;
    height:40px;
}

.event-bar{
    padding:0px 0px 5px 0px;
}

.event-image{
    margin:0px 14px;
}
.event-image img{
    max-width:100% !important;
}

.event-title{
    padding:10px 20px 5px 20px;
    text-align:center;
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#c7a470;
    font-size:16px;
    font-weight:normal;
    line-height:19px;
    text-transform:lowercase;
}


.event-short-description{
    padding:0px 20px 10px 20px;

}

.event-link{
    padding:0px 20px 0px 20px;
    text-align:center;
    font-size:11px;
    letter-spacing:1px;
    position:absolute;
    /* bottom:30px; */
    margin-left:102px;
    width:100px;
}

.event-date-location-detail{
    padding:12px 20px 10px 20px;
    text-align:center;
    font-family:'IvoryHeadlineRegular',courier,'Georgia','Trebuchet MS',Verdana,sans-serif,Arial;
    color:#2b340d;
    font-size:16px;
    font-weight:normal;
    line-height:19px;
    text-transform:lowercase;
    height:40px;
}

.event-image-detail{
    float:left;
    padding:0px 20px 20px 0px;
}

.event-full-description{

}



/* #Clearing
================================================== */

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
.clearfix:after {
    clear: both; }
.clearfix {
    zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearboth{
    clear: both;
}
.responsive-nav{
    display: none;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }
#bvw-hero-wrapper-timeline{
    width:100%;
    min-width: auto !important;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
#responsive_slider{
    display: none;
}
.center, .center p{
    text-align: center;
}
.col{
    float: left;
    display: inline;
}
.half-col.col{
    width: 50%;
}
#mycarousel22 .slick-list.draggable{
    overflow: hidden;
}
#mycarousel22 .event-item{
    background: none;
	float: left;
}
#mycarousel22{
    border-bottom: solid #c19a6d;
    border-style: double;
    background: transparent url("../images/bg/wc-columns.gif") repeat-y scroll center top;
}
.small-device-images{
    display: none;
}

/***********************************TIMELINE*******************************/

@media (max-width: 1120px) {
    body{
        overflow-x: hidden;
    }
    /*    #bvw-header-nav{
            margin: 0;
            height: auto;
        }*/
    .menu-overlay.open{
        left: 250px;

    }
    .menu-overlay{
        -moz-transition: left 0.5s ease 0s;
        -webkit-transition:left 0.5s ease 0s;
        transition: left 0.5s ease 0s;
        left: 0;
        position: relative;
    }
    .c-mobile-menu{
        height: 20px;
        width: 20px;
        background: red;
        display: block;
    }
    .menu-overlay .c-mobile-menu {
        background: none repeat scroll 0 0 #fff;
        height: 3px;
        transition: background 0.3s ease 0s;
        width: 25px;
        z-index: 32;
        position: absolute;
        margin-top: 14px;
        cursor: pointer;
        left: 20px;
    }
    .menu-overlay.open .c-mobile-menu {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    }
    .menu-overlay .c-mobile-menu:after,
    .menu-overlay .c-mobile-menu:before {
        content: "";
    }
    .menu-overlay .c-mobile-menu:after, .menu-overlay .c-mobile-menu:before {
        background: none repeat scroll 0 0 #fff;
    }
    .menu-overlay .c-mobile-menu::before {
        height: 3px;
        left: 0;
        position: absolute;
        top: -6px;
        transform-origin: center center;      
        -moz-transform-origin: center center;      
        -webkit-transform-origin: center center;      
        -moz-transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        -webkit-transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        width: 25px;
    }
    .menu-overlay .c-mobile-menu:after, 
    .menu-overlay .c-mobile-menu:before {
        transition: -moz-transform 0.3s ease 0s, background 0.3s ease 0s;
        transition: -webkit-transform 0.3s ease 0s, background 0.3s ease 0s;
        transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    }
    .open.menu-overlay .c-mobile-menu:before {
        -moz-transform: translate(0px, 6px) rotate(-45deg);
        -webkit-transform: translate(0px, 6px) rotate(-45deg);
        transform: translate(0px, 6px) rotate(-45deg);
    }
    .menu-overlay .c-mobile-menu:after {
        bottom: -6px;
        height: 3px;
        left: 0;
        position: absolute;
        transform-origin: center center;
        transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        width: 25px;
    }
    .open.menu-overlay .c-mobile-menu:after {
        -webkit-transform: translate(0px, -6px) rotate(45deg);
        -moz-transform: translate(0px, -6px) rotate(45deg);
        transform: translate(0px, -6px) rotate(45deg);
    }
    .menu-overlay .c-mobile-menu:after, 
    .menu-overlay .c-mobile-menu:before {
        background: none repeat scroll 0 0 #fff;
    }


    #bvw-header-nav-1,#bvw-header-subnav{
        display: none;
    }
    .responsive-nav{
        position: absolute;
        background: #251919 ;
        margin-top: 0;
        top: 0;
        width: 250px;
        z-index: 999;
        padding-top: 30px;
        height: 100%;
        display: block;
        left: -250px;
        -moz-transition: left 0.5s ease 0s;
        -webkit-transition: left 0.5s ease 0s;
        transition: left 0.5s ease 0s;
    }


    #bvw-header-nav-1{
        float: none;
    }
    /*    #bvw-header-nav-2{
            position: absolute;
            right: 220px;
            top: 70px;
        }
        #bvw-header-nav-3{
            position: absolute;
            right: 10px;
            top: 70px;
        }*/
    .responsive-nav a{
        -moz-transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }
    .responsive-nav a:link,
    .responsive-nav a:visited{
        border: none;
        border-bottom: 1px solid #2d2222;
        padding: 10px 15px;
        display: block;
        text-align: left;
        color: #fff;
    }

    .responsive-nav a:hover,
    .current_page_parent > a,
    .current_page_item > a {
        background: #130505;
    }
    .responsive-nav .children{
        display: none;
    }
    .responsive-nav .current_page_parent .children,
    .responsive-nav .current_page_item .children{
        display: block;
    }
    .responsive-nav .children li a{
        padding-left: 30px;
    }
    #bvw-content-home-news{
        text-align: center;
        padding: 10px;
    }
    #bvw-content-home-news .title{
        border: none;
    }
    #bvw-content-home-news .title,#bvw-content-home-news .news{
        float: none;
        width: 100%;
        padding: 10px 0 ;
    }

    #bvw-newslist li{
        display: block;
        border: none;
        padding-bottom: 10px;
    }
    #bvw-content-home-bottom .learn-more-image{
        width: 65%;
    }
    #bvw-content-white{
        padding: 0 20px;
    }
    .title-center,.title-center img{
        max-width: 100%;
    }
    .visit-column-odd .left,.visit-column-even .left{
        width: 46%;
    }
    .visit-column-odd .right,.visit-column-even .right{
        width: 50%;
    }
    img{
        max-width: 100%;
        height: auto;
    }
    #responsive_slider{
        display: block;
    }
    #carousel-holder{
        display: none;
    }
    #bvw-hero-wrapper-empty{
        height: auto;
    }
    .wine-col-left{
        width: 15%;
    }
    .wine-col-center{
        width: 60%; 
        min-height: available;
        padding-bottom: 20px;
    }
    .wine-col-right{
        width: 15%;
    }
    #bvw-wine-detail-mid{
        width: 100%;
        float: none;
        background: none;
    }
    #bvw-wine-detail-top .content{
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    #bvw-wine-detail-top,#bvw-wine-detail-mid{
        border-bottom: solid #c19a6d;
        border-style: double;
        background: none;
    }
    #bvw-wine-detail-img{
        display: none;
    }
    #bvw-wine-detail-mid-content{
        width: 100%;
        margin-left: 0;
    }
    #bvw-wine-detail-mid-desc{
        width: 65%;
        margin-left: 0;
    }
    #bvw-wine-detail-mid-sidebar{
        width: 20%;
        margin-left: 0;
    }
    #bvw-wine-detail-mid-cart{
        background: none;
        width: 100%;
        float: none;
        clear: both;
        border-top: double #c19a6d;
    }
    #bvw-wine-detail-bottom{
        background: none;
    }
    .small-device-images{
        display: block;
        width: 60px;
        margin: 0 auto;
        float: left;
        margin-right: 30px;
    }
    #bvw-wine-detail-bottom .content{
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
}
@media (max-width: 992px) {
    #bvw-content-home-bottom .learn-more-image{
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #bvw-content-home-connect{
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 5px;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .visit-column-odd .left, .visit-column-even .left, .visit-column-odd .right,.visit-column-even .right{
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    #visit-columns p,#wc-columns p{
        text-align: center;
    }
    #visit-columns,  #wc-columns{
        text-align: center;
        background: none;
    }
    #visit-contact,#wc-count-club{
        float:none;
        width:100%;
        padding:0 0 30px 0;
        background: rgba(0, 0, 0, 0) url("../images/bg/gold-rule.gif") repeat-x scroll 0 bottom;
        margin-bottom: 30px;
    }

    #visit-gallery,#wc-count-vinicultural{
        float:none;
        width:100%;
        padding:0;
    }
    .col{
        float: none;
        display: block;
        width: 100%;
    }
    .half-col.col{
        width: 100%;
    }
    .wine-col-left{
        display: none;
    }
    .wine-col-center{
        width: 100%; 
        margin: 0;
    }
    .wine-col-right{
        display: none;
    }
    .jcarousel-skin-tango .jcarousel-next-horizontal{
        right: 0 !important;
    }
    .jcarousel-skin-tango .jcarousel-prev-horizontal{
        left: 0 !important;
    }
    #mycarousel22 .slick-prev{
        left: -23px !important;
    }
    #mycarousel22 .slick-next{
        right: -23px !important;
    }
    #image-title{
        font-size: 18px !important;
    }
    #mycarousel22 .slick-slide img{
        margin: 0 auto;
        text-align: center;
    }
    #mycarousel22{
        background: none;
    }
      #bvw-wine-detail-mid-desc{
        width: 100%;
        margin-left: 0;
        float: none;
    }
    #bvw-wine-detail-mid-sidebar{
        width: 100%;
        float: none;
    }
    #tab-nav li{
        display: block;
    }
    .small-device-images{
        display: block;
        margin: 0 auto;
        float: none;
    }
    #bvw-wine-detail-mid-cart [class*='col']{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        height: auto;
        margin-bottom: 10px;
    }
/*    #bvw-wine-detail-mid-cart{
        height: auto;
    }
    #mcs5_container,#bvw-hero-wrapper-timeline{
        height: auto !important;
    }
    #timeline-years,#mcs5_container .scrollUpBtn,#mcs5_container .scrollDownBtn{
        display: none;
    }
    .timeline-pane{
        float: none !important; 
        margin: 0 auto;
    }
    .horWrapper{
        width: 100% !important;
    }
    #mcs5_container .customScrollBox .container{
        display: block !important;
    }*/
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    #bvw-content-home-top{
        text-align: center;
    }
    #bvw-content-home-top a{
        float: none;
        width:100%;
        text-align: center;
    }
    .learn-more-image{
        float: none;
        margin-right: 0;
    }
  
} 

