@import url(animate.css);
@import url('https://fonts.googleapis.com/css?family=Lato|Roboto+Slab:300');
/*========================================================
                      Main Styles
=========================================================*/

/* dave */
.logoimg {
  position:relative;
}
.logoimg img {
    position:absolute;
    z-index:9999;
    top:0; 
    left:10px; 
    height:160px;
    opacity:1;
}
@media (max-width: 979px) {
.logoimg img {
    position:relative;
    text-align:center;
	height:auto;
	max-height:130px;
	
}
}
.isStuck img {
  position:relative !important;
  margin-top:0 !important;
  float:left !important;
  height:80px !important;
}

.logoimg img:hover, .isStuck img:hover {
	opacity:.75;
}
.tastingbox {
background: #fdfbf0;
border:1px solid #e9e7e7; 
border-top:none; 
border-radius:0 0 10px 10px;
}
.visitbox {
margin-top:25px;
background:#fff; 
border:1px solid #fff; 
border-radius:10px;
}
.visitbox img {
opacity:1;
}
.visitbox img:hover {
opacity:.75;
}
.statesouter {
  display:inline-block;
  width:45px; 
  margin:0 auto;
}
.states2 {
  margin:2px 1px;
  padding:2px;
  font-size:.90em;
  color:#fff;
  background:#313131;
  text-align:center;
}
.topcart {
  width:100%; 
  margin:0 auto; 
  background:#d1b98e;
}
.topcartinner {
  text-align:center;
}
.topcartinner i {
  margin-right:6px;
}
.topcartinner a {
  color:#fff;
  line-height:46px;
}
.topcartinner a:hover {
  color:#542227;
}
.link4 {
	text-decoration:none !important;
}
.link4:hover {
	color:#d1b98e;
}
.customlabels {
  text-align:center;
}
.customlabels img {
  border-radius:10px;
  border-top-right-radius:0; 
  border-bottom-right-radius:0;
}
@media (max-width: 979px) {
.customlabels img {
  border-radius:0;
  margin:20px 0;
}
}
.readmore {
	display:none; 
	padding:30px;
}
.readmore h2, .readmore h3 {
	margin-bottom:20px;
}
.readmore p {
	margin-bottom:25px;
}
.awards {
  font-size:15px !important;
}
.awardsinner {
  background:#fdfbf0; 
  font-size:16px !important; 
  color:#000;
  line-height:18px;
  margin-bottom:15px; 
  padding:10px;
  border:1px solid #ebe6c5;
  border-radius:7px;
}
.awardsinner img {
  float:left;
  margin-right:10px;
  height:67px;
  width:67px;
}
.awardsinner span {
  display:block;
  border-bottom:1px dashed #ccc;
  padding-bottom:2px;
  margin-bottom:3px;
}
.medalsimage {
  width:100%;
  margin:0 auto; 
  line-height:22px; 
  text-align:center !important; 
}
.medalsimage img {
  margin-right:20px;
  margin-bottom:20px;	
}
@media (max-width: 979px) {
.medalsimage img {
  display:inline-block;
  overflow:hidden;	
  text-align:center;
}
}
hr.style-two {
  border: 0;
  height: 1px;
  background-color:rgba(0,0,0,0.2);
}
.wineclubpad {
  padding:25px 50px 20px 50px !important;
}
.wineclubimage, .wineclubimage2 {
  text-align:center;
}
.wineclubimage img {
  border-radius:10px; 
  border-top-left-radius:0; 
  border-bottom-left-radius:0;
}
.wineclubimage2 img {
  border-radius:10px; 
  border-top-right-radius:0; 
  border-bottom-right-radius:0;
}

@media (max-width: 979px) {
.wineclubpad {
  padding:20px !important;
}
.wineclubimage img, .wineclubimage2 img {
  width:300px;
  border-radius:0 !important; 
  margin:20px 0;
}
}
/* End Dave */

.eventsright {
  text-align:right;
}
.eventsright img {
  max-height: 138px;
  border-radius:10px; 
  border-top-left-radius:0; 
  border-bottom-left-radius:0;
}
@media (max-width: 1179px) {
  .eventsright img {
  max-height: 160px;
}
}
@media (max-width: 767px) {
  .eventsright {
  text-align:center;
}
.eventsright img {
  max-height: 160px;
  border-radius:0; 
  margin-bottom:20px;
}
}
.eventdetailimg {
  float:left;
  margin-right:25px;
  margin-bottom:10px;
  max-width:200px;
}
@media (max-width: 767px) {
  .eventdetailimg {
  float:none;
  text-align:center;
  display:block;
  margin-right:0;
  max-width:100%;
  }
}
.eventdetailimg1 {
  width:170px;
  float:left;
  margin-right:25px;
  padding-bottom:25px;
}
@media (max-width: 979px) {
  .eventdetailimg1 {
  width:240px;
  float:none;
  text-align:center;
  display:block;
  margin:0 auto;
  }
}
@media (max-width: 768px) {
  .eventdetailimg1 {
  width:100%;
  }
}
.recipeimg {
  float:right;
  margin-left:25px;
  max-width:300px;
}
.recipeimg img {
  margin-bottom:10px;
}
@media (max-width: 1197px) {
  .recipeimg {
  max-width:200px;
  }
}
@media (max-width: 767px) {
  .recipeimg {
  float:none;
  text-align:center;
  display:block;
  margin-right:0;
  margin-bottom:20px;
  max-width:100%;
  }
}
.eventsdetail {
  padding:10px 15px;
}
.eventsdetail hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd9bb;
  margin-top: 8px;
  padding-bottom: 8px;
}
.caterer {
  
}
.caterer hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e6e4e4;
}

/*==================  Marked List  ======================*/
.opaque img {
  opacity:1;
}
.opaque img:hover {
  opacity:.75;
}
.marked-list {
  text-align: left;
  font-size: 15px;
  line-height: 18px;
}
.marked-list > li {
  position: relative;
  padding-left: 15px;
}
.marked-list > li:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 1.25em;
  font-family: "FontAwesome";
  color: #191c1c;
}
.marked-list > li + li {
  margin-top: 10px;
}
.marked-list2 {
  margin-top:18px;
  text-align: left;
}
.marked-list2 > li {
  position: relative;
  padding-left: 20px;
}
.marked-list2 > li:before {
  content: "\f0a9";
  position: absolute;
  left: 0;
  top: 1px;
  font-weight: 400;
  font-size: 1em;
  font-family: "FontAwesome";
  color: #191c1c;
}
.marked-list2 > li + li {
  margin-top: 10px;
}
.marked-list3 {
  margin-top:18px;
  text-align: left;
}
.marked-list3 > li {
  position: relative;
  padding-left: 26px;
}
.marked-list3 > li a {
  color:#000;
}
.marked-list3 > li a:hover {
  text-decoration:underline;
  color:#d42b2b;
}
.marked-list3 > li:before {
  content: "\f16a";
  position: absolute;
  left: 0;
  top: 1px;
  font-weight: 400;
  font-size: 1.15em;
  font-family: "FontAwesome";
  color: #d42b2b;
}
.marked-list3 > li span {
  font-size:14px;
  font-style:italic;
}
.marked-list3 > li + li {
  margin-top: 3px;
}
.eventimages {
  float:left; 
  height:104px; 
  width:104px; 
  margin-top:5px; 
  margin-right:15px;
}
@media (min-width: 1920px) {
  .eventimages {
  height:75px; 
  width:75px;
  }
}
@media (max-width: 468px) {
  .eventimages {
  float:none;
  display:block; 
  height:inherit; 
  width:inherit; 
  margin-top:0; 
  margin-right:0;
  margin-bottom:15px;
  }
}
.eventimages img {
  opacity:1;
}
.eventimages img:hover {
  opacity:.75;
}
.anniversary {
  position:absolute; 
  top:39%; 
  left:46%; 
}
.anniversary img {
  filter: grayscale(0%);
}
.anniversary img:hover {
  filter: grayscale(100%);
}
@media (max-width: 1199px) {
  
.anniversary img {
  max-width:35px;
}	
}

.padrt50 {
  padding-right:50px;
}
@media (max-width: 1199px) {
 .padrt50 {
  padding-right:0;
}
}

body {
  color: #313131;
  line-height:1.35em;
  font-family: 'Roboto Slab', serif;
  font-weight:300 !important;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: -2px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1199px) {
  h1 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -4px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 70px;
    line-height: 63px;
    letter-spacing: -5px;
  }
}

h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 32px;
  line-height: 32px;
  padding-bottom:6px;
  font-weight: 400;
  color: #000000;
  position: relative;
  text-align: center;
  text-transform:uppercase;
  
}
h2:after {
  content: '';
  display: block;
  width: 200px;
  height: 1px;
  background: #ddd9bb;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
}
.noline {
}
.noline:after {
  content: '';
  display: block;
  width: 0;
  height: 0
  background: #cccccc;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -100px;
}
h2 span {
  display:block;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #e2bf38;
}
@media (min-width: 768px) and (max-width: 1199px) {
  h2 {
    font-size: 32px;
    line-height: 32px;
  }
  
}
@media (min-width: 1200px) {
  h2 {
    font-size: 32px;
    line-height: 32px;
  }
  h2:after {
    width: 400px;
    margin-left: -200px;
  }
}
@media (min-width: 1500px) {
  h2 {
    font-size: 32px;
    line-height: 32px;
  }
  h2:after {
    width: 400px;
    margin-left: -200px;
  }
}
@media (min-width: 1700px) {
  h2:after {
    width: 670px;
    margin-left: -335px;
  }
}
@media (max-width: 979px) {
  h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 18px;
    line-height: 18px;
  }
}
h3 {
  font-size: 46px !important;
  line-height: 46px !important;
  letter-spacing: 0 !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  h3 {
    font-size: 44px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 60px;
    line-height: 63px;
    letter-spacing: 2px;
  }
}
h3 span {
	color:#231f20;
	font-size: 36px;
  	line-height: 46px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  color: #30311c;
  text-transform:uppercase;
}
h4 span {
  display:block;
}
h5 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  color: #30311c;
}
@media (max-width: 1399px) {
h5 {
  font-size: 16px;
  line-height: 22px;
}	
}
@media (max-width: 1198px) {
h5 {
  font-size: 14px;
  line-height: 20px;
}	
}
@media (max-width: 979px) {
h5 {
  font-size: 14px;
  line-height: 18px;
}	
}
h5 span {
  display:block;
}

h6 {
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #645f61;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 300;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

[class*='col-'].offset-0 {
  margin-top: 0;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.container-fluid .row {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
  position: relative;
}

[class*='col-'] {
  position: relative;
}

/*=======================================================
                       Main Layout
=========================================================*/
h4 + * {
  margin-top: 7px;
}

* + h4 {
  margin-top: 43px;
}

h2 + .big {
  margin-top: 45px;
}

/*=======================================================
                        Helpers
=========================================================*/
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}

@media (max-width: 767px) {
  .text-center-1 {
    text-align: center;
  }
}

.text-right {
  text-align: right;
}

.inset-1 {
  padding-left: 7%;
  padding-right: 7%;
}

@media (min-width: 1499px) {
  .inset-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

.offset-1, .row.offset-1 {
  margin-top: 40px;
}

.offset-2, .row.offset-2 {
  margin-top: 50px;
}

.offset-3, .row.offset-3 {
  margin-top: 75px;
}

.offset-4, .row.offset-4 {
  margin-top: 20px;
}

.offset-5, .row.offset-5 {
  margin-top: 30px;
}

.offset-6, .row.offset-6 {
  margin-top: 65px;
}


/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
/*==================  Backgrounds  ======================*/

.bg-default-variant-1 {
  /* Dave 
  background: #d7d3b4;
  background: #f0ecd0;
  */
  background:#781b33;
  color: #fff;
}
.bg-default-variant-1 h2, .bg-default-variant-1 h3, .bg-default-variant-1 h4, .bg-default-variant-3 h4, .bg-default-variant-1 h5, .bg-default-variant-1 h6, .bg-default-variant-1 .link {
  color: #f7f7f7;
}
.bg-default-variant-1 h2:after {
  background: rgba(255, 255, 255, 0.4);
}
/* Dave */
.bg-default-variant-2 {
  background: #fdfbf0;
}
.bg-default-variant-3 {
  background: #414048;
}
.bg-default-variant-3 h2 {
  color: #f7f7f7;
}
.bg-secondary-variant-1 h2, .bg-secondary-variant-1 h3, .bg-secondary-variant-1 h4, .bg-secondary-variant-1 h5, .bg-secondary-variant-1 h6, .bg-secondary-variant-1 .link {
  color: #fff;
}
.bg-default-variant-4 {
  background: #e8e8e8 !important;
}
.bg-main-video {
  background: no-repeat url(../images/maintastingroom.jpg) 100% 0;
  color: #fff;
}
.bg-1886-video {
  background: no-repeat url(../images/1886reservetastingroomvideo.jpg) 50% 0;
  color: #fff;
}
.bg-55 {
  background: no-repeat url(../images/55thanniversary.jpg) 100% 0;
  color: #fff;
}
.bg-history-video {
  background: no-repeat url(../images/about-history-photographs.jpg) 100% 0;
  color: #fff;
}
.bg-family-video {
  background: no-repeat url(../images/about-family-video.jpg) 100% 0;
  color: #fff;
}
.bg-philosophy-video {
  background: no-repeat url(../images/about-philosophy-video.jpg) 100% 0;
  color: #fff;
}
.videobackgroundband {
  background: repeat url(../images/videobg.png) 100% 0;
  margin-top:10px; 
  text-align:center;
  font-size:14px;
}
@media (min-width: 768px) {
  [class*='bg-img'] {
    position: relative;
  }
  [class*='bg-img']:after {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
  }

  .bg-img01:after {
    background: no-repeat url(../images/grapecloseupbg.jpg) 100% 0;
    background-size: cover;
    right: 0;
  }

  .bg-img02:after {
    background: no-repeat url(../images/bgmcbarrel.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }

  .bg-img03:after {
    background: no-repeat url(../images/bg-img03.jpg) 50% 0;
    background-size: cover;
    right: 0;
  }

  .bg-img04:after {
    background: no-repeat url(../images/bg-img04.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }

  .bg-img05:after {
    background: no-repeat url(../images/bg-img05.jpg) 0 0;
    background-size: cover;
    left: 0;
  }

  .bg-img06:after {
    background: no-repeat url(../images/bg-img06.jpg) 0 0;
    background-size: cover;
    left: 0;
  }

  .bg-img07:after {
    background: no-repeat url(../images/bg-img07.jpg) 50% 0;
    background-size: cover;
    right: 0;
  }
  
  .bg-img08:after {
    background: no-repeat url(../images/contactbg2.jpg) 100% 0;
    background-size: cover;
    right: 0;
  }
  
  .bg-img09:after {
    background: no-repeat url(../images/bg09.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img10:after {
    background: no-repeat url(../images/bg10.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img11:after {
    background: no-repeat url(../images/buildingexterior.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img12:after {
    background: no-repeat url(../images/viptasting.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img13:after {
    background: no-repeat url(../images/bg-redgrapes.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img14:after {
    background: no-repeat url(../images/bg-leaf.jpg) 0 0;
    background-size: cover;
    left: 50%;
  }
  
  .bg-img15:after {
    background: no-repeat url(../images/bg-viognier.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img16:after {
    background: no-repeat url(../images/bg-sunset.jpg) 0 0;
    background-size: cover;
    left: 50%;
  }
  
  .bg-img17:after {
    background: no-repeat url(../images/bgweddings.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
  
  .bg-img18:after {
    background: no-repeat url(../images/bgprivateparties.jpg) 0 0;
    background-size: cover;
    left: 50%;
  }
  
  .bg-img19:after {
    background: no-repeat url(../images/bgcorporateretreats2.jpg) 50% 0;
    background-size: cover;
    left: 0;
  }
}
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font: 300 18px/30px 'Roboto Slab', serif;
  text-align: center;
  position: relative;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
}
.btn-md {
  padding: 12px 43px;
}
.btn-lg {
  padding: 12px 65px;
}
.btn-primary {
  /* Color Change */
  background: #000;
  color: #fff;
}
.btn-primary:hover {
  /* Color Change */
  background: #6e686a;
}
.btn-primary:active {
  /* Color Change */
  background: #6e686a;
}
* + .btn {
  margin-top: 30px;
}
@media (min-width: 1199px) {
  * + .btn {
    margin-top: 95px;
  }
}
.btn-group {
  text-align: center;
  margin-top: 0;
}
@media (min-width: 1199px) {
  .btn-group {
    margin-top: 0;
  }
}
.btn-group-offset {
  margin-top: 70px;
}
.btnfooter {
  padding: 7px 30px;
  display: inline-block;
  margin:0 auto;
  margin-top:3px;
  margin-bottom:5px;
  background: #f3efd5;
  color: #024d84;
  letter-spacing: 0;
  border: none;
  cursor:pointer;
}
.btnfooter:hover {
  background: #ffffff;
  color: #024d84;
}
.button2 {
  padding: 5px 30px;
  display: inline-block;
  font: 300 18px/30px 'Roboto Slab', serif;
  background: #313131;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  margin:0 3px 5px 0;
  border: none;
  cursor:pointer;
}
.button2:hover, .button2.active {
  background: #024d84 !important;
}
.button2rev {
  padding: 5px 30px;
  display: inline-block;
  font: 300 18px/30px 'Roboto Slab', serif;
  background: #024d84;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  margin:0 3px 5px 0;
  border: none;
  cursor:pointer;
}
.button2rev:hover, .button2rev.active {
  /* Color Change */
  background: #781b33 !important;
}

.button3 {
  padding: 5px 20px;
  display: inline-block;
  font: 300 18px/30px 'Roboto Slab', serif;
  background: #024d84;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  margin:0 3px 5px 0;
  border: none;
  cursor:pointer;
}
.button3:hover, .button3.active {
  background: #781b33 !important;
}

.buttoncat {
  padding: 5px 30px;
  display: inline-block;
  font: 300 18px/30px 'Roboto Slab', serif;
  background: #f3efd5;
  color: #313131;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  margin:0 3px 5px 0;
  border: 1px solid #ddd9bb;
  cursor:pointer;
}
.buttoncat:hover, .buttoncat.active {
  background: #024d84 !important;
  color: #f6f2d9;
  border: 1px solid #024d84;
}

.buttonrecipe {
  padding: 6px 20px;
  display: inline-block;
  font: 300 14px/20px 'Roboto Slab', serif;
  letter-spacing:0 !important;
  text-transform:uppercase;
  background: #024d84;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  margin:0;
  border: none;
  cursor:pointer;
}
.buttonrecipe:hover, .buttonrecipe.active {
  background: #781b33 !important;
}

.addtocartbutton {
  padding: 5px 30px;
  display: inline-block;
  font: 300 18px/30px 'Roboto Slab', serif;
  background: #681a18;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  margin:0 3px 5px 0;
  border: none;
  cursor:pointer;
}
.addtocartbutton:hover, .addtocartbutton.active {
  background: #000 !important;
}

.addtocartbutton:before {
  content: '\f217';
  margin-left:-6px;
  padding-right:10px;
  font-weight: 400;
  font-size: 1em;
  font-family: "FontAwesome";
  color: #fff;
}

.buttonvinovisit {
  padding: 5px 15px;
  background: #938760;
  display: inline-block;
  font: 400 14px/20px 'Roboto Slab', serif;
  letter-spacing:.5px;
  color:#fff;
  text-transform:uppercase;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin:0;
  border: none;
}
.buttonvinovisit:hover, .buttonvinovisit.active {
  background: #d1ba70;
}
.btn-buy {
  display: block;
  width: 60%;
  margin:0 auto;
  font: 300 16px/26px 'Roboto Slab', serif;
  text-align: center;
  position: relative;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -1px;
  padding: 5px 0 5px 0;
  background: #44442e;
  color: #fff; 
}
@media (max-width: 1199px) {
.btn-buy {
  width: 96%;
  font: 300 13px/23px 'Roboto Slab', serif;
  }
}
@media (max-width: 767px) {
.btn-buy {
  width: 60%;
  font: 300 16px/26px 'Roboto Slab', serif;
  }
}
.btn-buy:hover {
  background: #681a18;
}
.disabled {
  color: #ccc !important;
  background: #989898 !important;
  cursor:default;
}
.disabled:hover {
    background: #989898 !important;
	color: #ccc !important;
	cursor:default;
}
.formcheckmobile1 {
  margin-top:12px; 
}
.formcheckmobile2 {
  margin-top:12px; 
}
@media (max-width: 979px) {
.formcheckmobile1 {
  margin-top:-20px; 
}
.formcheckmobile2 {
  margin-top:12px; 
  margin-bottom:20px;
}	
}

/*==================      Box-about     ======================*/
.about-box {
  position: relative;
  padding: 30px 5%;
}
@media (min-width: 1499px) {
  .about-box {
  }
}
.about-box_cnt {
  padding-left: 70px;
  position: relative;
}
.about-box .icon {
  position: absolute;
  top: 0;
  left: 0;
  /* Color Change */
  color: #645f61;
  font-size: 60px;
  line-height: 60px;
}
.about-box .icon + * {
  margin-top: 0;
}
@media (min-width: 767px) {
  .about-box_cnt {
    padding-left: 110px;
  }
  .about-box .icon {
    font-size: 110px;
    line-height: 110px;
  }
}

/*==================      Box-over      ======================*/
.box-over {
  position: relative;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color:#fff;
  background:#024d84;
}
.box-over h4 {
  color:#fff;
}
.box-over .icon {
  color:#fff;
}
.box-over:hover {
  background: #781b33;
  color: #fff;
}
.box-over:hover, .box-over:hover h2, .box-over:hover h3, .box-over:hover h4, .box-over:hover h5, .box-over:hover h6, .box-over:hover .link, .box-over:hover .icon {
  color: #fff;
}
.box-over:hover h2 a:hover, .box-over:hover h3 a:hover, .box-over:hover h4 a:hover, .box-over:hover h5 a:hover, .box-over:hover h6 a:hover, .box-over:hover .link a:hover, .box-over:hover .icon a:hover {
  color: #fff;
}
.box-inset_lg {
  padding: 0 10%;
  position:relative;
}
@media (max-width: 768px) {
.box-inset_lg {
  padding: 0 25%;
}
}
@media (max-width: 479px) {
.box-inset_lg {
  padding: 0 10%;
}
}
.box-inset_lg span {
 display:block;
 font-size:14px;
}
.box-inset_lg p {
  margin:10px 0;
  color:#5b5c5e;
  font-weight: 400;
  line-height:23px;
  font-style:italic;
}
.price p {
  margin:10px 0;
  color:#5b5c5e;
  text-align:center;
  font-size:15px;
  line-height:15px;
}
@media (min-width: 979px) {
  .price p {
   margin-top:-10px;
  }
}

.box-inset_md {
  padding: 0 16.25%;
}

@media (min-width: 1199px) {
  .box-inset_xl {
    padding-left: 47px;
  }
}

@media (min-width: 1199px) {
  .box-inset_xl-2 {
    padding-left: 47px;
    padding-right: 47px;
  }
}

@media (min-width: 1199px) {
  .box-inset_xxl {
    padding-left: 65px;
  }
}

.box-over .box-inset_lg {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .box-over .box-inset_lg {
    padding-top: 98px;
    padding-bottom: 50px;
  }
}

.lines-container .box-inset_md {
  padding-top: 35px;
  padding-bottom: 30px;
}

/*==================      Service-box      ======================*/
.contact-box {
  text-align: center;
  padding: 30px 5% 30px;
}
@media (min-width: 1199px) {
  .contact-box {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.service-box {
  text-align: center;
  padding: 30px 10% 30px;
}
@media (min-width: 1199px) {
  .service-box {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
.service-box .icon {
  font-size: 90px;
  line-height: 80px;
  color: #02c6bc;
}
.service-box .icon + h4 {
  margin-top: 18px;
}

/*==================      Link      ======================*/
.link {
  position: relative;
  display: inline-block;
  outline: none;
  /* Color Change */
  color: #000;
  font-weight:700;
  text-decoration: none;
}
.link:hover, .link:focus {
  outline: none;
  color:#e2bf38;
}
* + .link {
  margin-top: 5px;
}

.link:before,
.link:after {
  display: inline-block;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}

.link:before {
  margin-right: 7px;
  content: '[';
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.link:after {
  margin-left: 7px;
  content: ']';
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.link:hover:after, .link:focus:after {
  margin-left: 7px;
  opacity: 0;
  content: ']';
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}
.link:hover:before, .link:focus:before {
  margin-right: 7px;
  opacity: 0;
  content: '[';
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.link2 {
	text-decoration:underline;
}
.link2:hover {
	text-decoration:none;
}
.link2active {
	font-weight:700;
	text-decoration:none;
	color:#d1ba70;
}
.link3 {
	text-decoration:none;
	/* Color Change */
	color:#000;
}
.link3:hover {
	/* Color Change */
	color:#645f61;
}

/*==================      List     ======================*/
.list {
  color: #fb606c;
}
.list li + li {
  margin-top: 10px;
}

/*==================      Quote     ======================*/
.quote {
  padding-top: 20px;
  position: relative;
  padding-left: 15%;
  padding-right: 15%;
}
.quote img {
  width: 107px;
  height: 107px;
  margin-top: 30px;
}
.quote img + * {
  margin-top: 30px;
}
.quote + .quote {
  margin-top: 32px;
}
.quote + .quote:before {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background: #cccccc;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -45px;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 5px;
}
@media (min-width: 1365px) {
  .sf-menu > li + li {
    margin-left: 25px;
  }
}
.sf-menu a {
  display: block;
  font-size: 18px !important;
  line-height: 18px !important;
  font-weight:300 !important;
  /* Dave
  color: #313131;
  */
  color:#f6f2d9;
}
@media (max-width: 1198px) {
  .sf-menu a {
    font-size: 16px !important;
    line-height: 16px !important;
  }
}
.sf-menu a span {
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
}
.sf-menu a span:before, .sf-menu a span:after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.sf-menu a span:before {
  margin-right: 7px;
  content: '[';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}
.sf-menu a span:after {
  margin-left: 7px;
  content: ']';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}
.sf-menu li.sfHover > a span:before, .sf-menu li.sfHover > a span:after, .sf-menu li > a:hover span:before, .sf-menu li > a:hover span:after, .sf-menu li.active > a span:before, .sf-menu li.active > a span:after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 340px;
  left: 50%;
  margin-left: -107px;
  margin-top: 30px;
  padding: 30px 30px 35px 20px;
  background: #024d84;
  color: #f6f2d9;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li a {
  color: #f6f2d9;
}
@media (min-width: 1299px) {
  .sf-menu ul > li a {
    font-size: 18px !important;
    line-height: 30px !important;
  }
}
.sf-menu ul > li + li {
  margin-top: 0;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 180px;
  margin-top: -30px;
  margin-left: 30px;
  padding: 30px 10px 35px 5px;
  z-index: 4;
  border: 1px solid #333333;
  background: #414048;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 80%;
  margin-left: -6px;
  content: '\e5cf';
  font: 400 16px/16px 'Material Icons';
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -6px;
  content: '\e5cc';
  font: 400 16px/16px 'Material Icons';
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #fff;
  background: #000;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #fff;
  color: #000;
}
.rd-mobilemenu_ul a:hover {
  background: #fff;
  color: #000;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 62px;
  right: 56px;
  color: #000;
  font-size: 18px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.rd-mobilepanel_title:after {
  display: none;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  tran: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  /* dave
  background: #f3efd5;
  */
  background: #781b33;
  z-index: 999;
  /* dave
  border-bottom: 1px solid #cac6a9;
  */
   border-bottom: 1px solid #313131;
  padding: 6px 0;
}
.isStuck .nav {
  margin-top: 24px !important;
}
.isStuck .sf-menu a {
  font-size: 16px !important;
  line-height: 28px !important;
}
.isStuck .sf-menu > li > ul {
  margin-top: 10px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  background: #5a1a1a;
  border-radius: 50%;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #bdbc88;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================   Thumbnail    ======================*/
.thumb-wrap {
  display: block;
  position: relative;
  border-radius: 50%;
}
.thumb-wrap img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb-wrap .thumb_overlay {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: url(../images/wineoverlaybg.png) repeat;
  text-align: center;
  height: 74px;
  margin-top: -37px;
  display: block;
  padding: 10px 5px;
}
.lt-ie9 .thumb-wrap .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC');
  zoom: 1;
}
.lt-ie9 .thumb-wrap .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC');
  zoom: 1;
}
@media (max-width: 1499px) {
  .thumb-wrap .thumb_overlay h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .thumb-wrap .thumb_overlay h4 + * {
    margin-top: 0;
  }
}
@media (min-width: 1499px) {
  .thumb-wrap .thumb_overlay {
    height: 140px;
    margin-top: -70px;
    padding: 40px 10px;
  }
}
.thumb-wrap .thumb_overlay h2, .thumb-wrap .thumb_overlay h3, .thumb-wrap .thumb_overlay h4, .thumb-wrap .thumb_overlay h5, .thumb-wrap .thumb_overlay h6, .thumb-wrap .thumb_overlay .link {
  color: #fff;
}
.thumb-wrap .thumb_overlay h2 a:hover, .thumb-wrap .thumb_overlay h3 a:hover, .thumb-wrap .thumb_overlay h4 a:hover, .thumb-wrap .thumb_overlay h5 a:hover, .thumb-wrap .thumb_overlay h6 a:hover, .thumb-wrap .thumb_overlay .link a:hover {
  color: #f6f2d9;
}
.thumb-wrap:hover .thumb_overlay {
  opacity: 1;
}
.lt-ie9 .thumb-wrap:hover .thumb_overlay:before {
  display: block;
}
.thumb {
  display: block;
  position: relative;
}
.thumb.video .thumb_overlay {
  display: none;
}

/*========================================================
                     HEADER  Section
=========================================================*/
.logoimg {
}
@media (max-width: 1439px) {
.logoimg {
  width:250px;
}
}
@media (max-width: 1220px) {
.logoimg {
  width:200px;
}
}
@media (max-width: 979px) {
.logoimg {
  width:inherit;
}
}
header {
  padding-top: 20px;
  padding-bottom: 20px;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
}
@media (min-width: 768px) {
  header .nav {
     margin: 22px 0;
  }
}
@media (min-width: 1198px) {
  header .nav {
    margin: 22px 0;
  }
}
@media (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}
header .header_container, .header_container {
  padding-left: 30px;
  padding-right: 30px;
}
header .header_container:before, header .header_container:after, .header_container:before, .header_container:after {
  display: table;
  content: "";
  line-height: 0;
}
header .header_container:after, .header_container:after {
  clear: both;
}
@media (min-width: 1399px) {
  header .header_container, .header_container {
    padding-left: 70px;
    padding-right: 85px;
  }
}
.topbar {
	width:100%; 
	/* Dave */
	background:#313131; 
	padding:15px;
	font-size:15px;
	line-height:19px;
}
.topbarbtn {
  float:left;
  outline: none;
  text-decoration: none;
  color:#f3efd5;
  display:inline-block;
}
.topbarbtn a:hover, .topbarbtn a.active {
  color: #ffffff !important;
}
.blog {
  float:right;
  outline: none;
  text-decoration: none;
  color:#f3efd5;
  display:inline-block;
}
.blog a:hover, .blog a.active {
  color: #ffffff !important;
}
@media (max-width: 979px) {
.blog {
  float:none;
  text-align:center;
  display:block;
}
}
@media (max-width: 979px) {
.social {
  float:none;
  margin-bottom:10px;
  width:100%;
  text-align:center;
  text-decoration: none;
}
}
.topbarbtn:before {
  content: '';
  padding-left:30px;
}
.topbarbtn:first-child:before {
  padding-left:0;
}
.topbarbtn i {
  padding-right:5px;
}
@media (max-width: 979px)  {
.topbarbtn {
  float:none;
  margin-bottom:4px;
  width:100%;
  text-align:center;
  text-decoration: none;
}
.topbarbtn:before {
  content: '';
  padding-left:0;
}
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
}
main p + p {
  margin-top: 18px;
}
.circle {
  display: inline-block;
  border-radius: 50%;
}
.circle img {
  display: block;
  border-radius: 50%;
}
.date {
  color: #fb606c;
}
.date + * {
  margin-top: 10px;
}

.big {
  font-size: 20px;
  line-height: 28px;
}

.price {
  font-size: 18px;
  line-height: 50px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
.price span {
  font-size: 28px;
  line-height: 50px;
  vertical-align: baseline;
}
@media (min-width: 1199px) {
  .price span {
    font-size: 48px;
    line-height: 50px;
  }
}
* + .price {
  margin-top: 5px;
}
.price + * {
  margin-top: 5px;
}
@media (min-width: 768px) {
  * + .price {
    margin-top: 27px;
  }
  .price + * {
    margin-top: 10px;
  }
}

.lines-container {
  position: relative;
  margin: 0;
}
.lines-container:before {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 50%;
  top: 0;
}
@media (min-width: 992px) {
  .lines-container .lines {
    position: relative;
  }
  .lines-container .lines:before {
    content: "";
    display: block;
    height: 1px;
    width: 50%;
    background: #ccc;
    position: absolute;
    right: -25%;
    top: 50%;
  }
  .lines-container .lines:after {
    content: "";
    display: block;
    height: 1px;
    width: 86px;
    background: #ccc;
    position: absolute;
    right: -43px;
    bottom: 0;
  }
  .lines-container > *:nth-last-child(2) .lines:after {
    display: none;
  }
}

.video-container {
  padding: 70px 10%;
  display: inline-block;
}
@media (min-width: 768px) {
  .video-container {
    padding: 50px;
    width: 400px;
    position: absolute;
    right: 55.5%;
    top: 32%;
    z-index: 5;
  }
}
@media (min-width: 1500px) {
  .video-container {
    padding: 160px 190px;
    width: 740px;
    height: 370px;
  }
}

.video-box {
  position: relative;
  padding-left: 10px;
  text-align: left;
}
.video-box_play {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  left: 0px;
}
.video-box_play .play_text {
  display: none;
}
.video-box_cnt {
  overflow: hidden;
}
@media (max-width: 1440px) {
.video-box_cnt {
  margin-left:75px;
}
}

.video-box .video {
  font-size: 50px;
  line-height: 58px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 6px solid #fff;
  text-align: center;
}
.video-box .video:hover {
  color: #ccc;
  border-color: #ccc;
}
@media (min-width: 1500px) {
  .video-box {
    padding-left: 180px;
  }
  .video-box .video {
    font-size: 75px;
    line-height: 92px;
    width: 110px;
    height: 110px;
    border: 11px solid #fff;
  }
  .video-box .video-box_play {
    margin-top: -60px;
  }
  .video-box .play_text {
    display: block;
    position: absolute;
    top: 0;
    margin-top: 45px;
    left: -130px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 18px;
    line-height: 28px;
  }
  .video-box .play_text:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 15px;
    margin-left: -4px;
  }
  .video-box .play_text:after {
    content: "";
    display: block;
    width: 1px;
    height: 90px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 15px;
  }
}

.history-video-container {
  float:left;
  margin-right:25px;
  margin-top:6px;
}
@media (min-width: 768px) {
  .history-video-container {
    width: 400px;
	height:225px;
  }
}
@media (min-width: 1500px) {
  .history-video-container {
    width: 500px;
    height: 281px;
  }
}
.history-video-box_cnt {
  overflow: hidden;
}
.history-video-box .video {
  font-size: 50px;
  line-height: 58px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 6px solid #fff;
  text-align: center;
}
.history-video-box .video:hover {
  color: #414048;
  border-color: #414048;
}
.history-video-box {
  padding-left: 35%;
}
.history-video-box .video {
  font-size: 75px;
  line-height: 92px;
  width: 110px;
  height: 110px;
  border: 11px solid #fff;
}
.history-video-box .history-video-box_play {
  margin-top: 25%;
}
@media (max-width: 768px) {
.history-video-box .history-video-box_play {
  margin-top: 10%; 
}
}



.border-bottom {
  border-bottom: 1px solid #fbfbfb;
}

.policy-link {
  color: #fb606c;
}
* + .policy-link {
  margin-top: 10px;
}

.terms {
  padding-bottom: 50px;
  border-bottom: 1px solid #cccccc;
}
@media (min-width: 1199px) {
  .terms {
    padding-bottom: 200px;
  }
}
.terms * + h4 {
  margin-top: 38px;
}

/*==================      Well     ======================*/
.homewell {
  padding-top: 80px;
  padding-bottom: 40px;
}
.normalwell {
	padding-top: 60px;
}
.well-xs, .well-sm, .well-md, .well-lg {
  padding-top: 60px;
}

.well-md-2, .well-xs-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1199px) {
  .well-xs {
    padding-top: 120px;
  }

  .well-xs-2 {
    padding-top: 120px;
    padding-bottom: 125px;
  }

  .well-sm {
    padding-top: 60px;
  }

  .well-md {
    padding-top: 170px;
  }

  .well-md-2 {
    padding-top: 170px;
    padding-bottom: 180px;
  }

  .well-lg {
    padding-top: 190px;
  }
}
.reviewbox {
  text-align:center;
  display:block; 
  overflow:hidden;
  background:#fff; 
  padding:20px;
  background:#fdfbf0;
  border: 1px solid #ebe6c5;
  border-radius:7px;
  margin-bottom:20px;
}
.reviewbox img {
	text-align:center;
}

.recipeheader {
overflow:hidden; 
width:100%;
}
.recipeheader h2 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 24px;
  padding-bottom:6px;
  font-weight: 400;
  color: #000000;
  position: relative;
  text-align: center;
  text-transform:uppercase;
  
}
.recipeheader h2:after {
  content: '';
  display: block;
  width: 300px;
  height: 1px;
  background: #ebe6c5;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -150px;
}
.recipebox {
  text-align:left;
  display:block; 
  overflow:hidden;
  background:#fff; 
  padding:15px 0;
  border: 1px solid #ebe6c5;
  border-radius:7px;
  margin-bottom:20px;
}
.recipebox img {
}
.recipebox h5 {
  margin-bottom:15px;
}
@media (max-width: 979px) {
.recipebox {
  text-align:center;
}
.recipebox h5 {
  margin-top:15px;
}
.recipebox img {
  max-width:200px;;
}
}
@media (max-width: 1199px) {
.recipebox {
  min-height:160px;
}
}
@media (max-width: 767px) {
.recipebox {
  min-height:inherit;
}
}
@media (max-width: 1199px) {
.winepagebox {
  min-height:160px;
}
}
@media (max-width: 767px) {
.winepagebox {
  min-height:inherit;
}
}
.wineprice {
  margin:0 0 10px 0;
  color:#681a18;
  font-style:italic;
  font-weight:400;
  font-size:inherit;
  text-align:center;
}
.wineprice i {
  font-style:normal;
}
.wineprice span {
  font-size:inherit;
  display:inline;
}
@media (max-width: 1199px) {
.wineprice {
  margin: 0 0 20px 0;
  font-size:13px;
}
.wineprice i {
  display:none;
}
.wineprice span {
  display:block;
  line-height:12px;
  
}
}
@media (max-width: 767px) {
.wineprice {
  font-size:inherit;
}
.wineprice i {
  display:inline;
}
.wineprice span {
  display:inline;
  line-height:inherit;
}
}
.winedetailprice {
  font-size:16px !important;
  line-height:21px;
  margin:0 0 10px 0;
  font-style:italic;
  color:#3d3d2b;
  font-weight:700;
  font-size:inherit;
}
.winedetailprice span {
  display:block;
}
.winedescription {
  padding-bottom:20px;
  margin-bottom:20px;
  font-size:15px;
  color:#3d3d2b;
  line-height:20px;
  border-bottom:1px solid #ddd9bb;
}
@media (max-width: 1199px) {
.winedescription {
  font-size:13px;
  line-height:18px;
}
}
.mobilemargin {
}
@media (max-width: 767px) {
.mobilemargin {
  margin-top:20px;
}
}
.link3div {
  font-size:15px;
  color:#3d3d2b;
}
@media (max-width: 1199px) {
.link3div {
  font-size:13px;
  line-height:18px;
}
}
.buyline {
  margin-top:20px;
  border-top:1px solid #adadad;
}
.buysection {
  margin:0 0 10px 0;
  display:block;
  overflow:hidden;
  
}
.buyleft {
  float:left;
  /* Color Change */
  background:#fbfafa;
  padding:5px 15px;
  font: 300 16px/24px 'Roboto Slab', serif;
  font-style:italic;
  color:#3d3d2b;
  font-weight:700;
}
.buyright {
  float:left;
}
.buysectionbutton {
  padding: 5px 20px;
  display: inline-block;
  font: 300 18px/24px 'Roboto Slab', serif;
  background: #024d84;
  color: #fff;
  letter-spacing: -1px;
  border: none;
  cursor:pointer;
}
.buysectionbutton:hover {
  /* Color Change */
  background: #781b33;
}
.buysectionbuttondisabled {
  padding: 5px 20px;
  display: inline-block;
  font: 300 18px/24px 'Roboto Slab', serif;
  background: #8f8f8f;
  color: #c6c6c6;
  letter-spacing: -1px;
  border: none;
}
.buysectionbuttondisabled:hover {
 background: #8f8f8f;
}
.buysectionbuttondisabled:before {
  content: '\f217';
  margin-left:-6px;
  padding-right:10px;
  font-weight: 400;
  font-size: 1em;
  font-family: "FontAwesome";
  color: #c6c6c6;
}
.giftcard {
  background:#ffffff;
  padding:5px;
  margin-bottom:20px;
  font: 300 16px/24px 'Roboto Slab', serif;
  font-style:italic;
  color:#3d3d2b;
  font-weight:700;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding:40px 0;
  background-color:#024d84;
  color:#f3efd5;
  font-size:15px;
  line-height:21px;
  display:block;
  overflow:hidden;
}
footer a:hover {
 color:#ffffff;
 text-decoration:none;
}
.social i {
	font-size:36px;
	color:#f3efd5;
	padding-left:5px;
}
.social i:hover {
	color:#ffffff;
}
.footerleft {
  text-align:left; 
  padding-left:80px;
}
.footercenter {
	text-align:center;
}
.footerright {
	float:right;
	text-align:right;
	padding-top:4px;
	padding-right:80px;
}
@media (max-width: 1399px) {
.footerleft {
  margin-top:5px;
}
}
@media (max-width: 998px) {
.footerleft {
  text-align:center;
  padding-left:0 !important;
}
.footerleft:after, .footercenter:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 50%;
    padding-top: 15px;
	margin-bottom: 15px;
    border-bottom: 1px solid #b5b5b5;
}
}
.footerrightcopy {
  margin-top:10px;
  line-height:16px;
}
.footerright hr {
  display:none;
}
.footerleft hr {
  display:none;
}
.footerleft span, .footerright span {
  display:inline-block;
}
.footerleft span i, .footerright span i {
  font-style:normal;
}
@media (max-width: 998px) {
.footercenter {
  padding:5px;
}
.footerright {
	float:none;
	text-align:center;
	display:block;
	overflow:hidden;
	padding-top:10px;
	padding-right:0 !important;
	padding-left:0 !important;
}
.footerrighthr {
  display:inherit;
  height:1px;
  width:95%;
  border-top:1px solid #505047;
  margin-bottom:20px;
}
.footerleft span, .footerright span {
  display:block;
}
.footerleft span i, .footerright span i {
  display:none;
}
.footerlefthr {
  display:inherit;
  height:1px;
  width:97%;
  border-top:1px solid #505047;
  margin-top:20px;
  padding-top:7px;
  margin-bottom:20px;
  float:right
}
}
.alignright {
	text-align:right;
}
@media (max-width: 998px) {
.alignright {
	text-align:center;
}	
}
footer .br {
}
@media (max-width: 997px) {
footer .br {
	display:block;
}
footer .bullet {
}	
}
@media (max-width: 998px) {
footer .bullet {
	display:none;
}	
}
.nlform label input {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  padding: 11.5px 0px;
  line-height: 20px;
  text-align:center;
  color: #ccc;
  background: none;
  border: none;
  border-bottom: 1px solid #cccccc;
  outline: none;
  height: 25px;
}
.marbot25 {
  margin-bottom:25px;
}
.marbot40 {
  margin-bottom:40px;
}
.marbot25 img, .mainwine img {
  opacity:1;
}
.marbot25 img:hover, .mainwine img:hover {
  opacity:.75;
}
@media (min-width: 1835px) {
.winedetimg img {
   max-width:338px;
}
}
@media (max-width: 767px) {
.winedetimg img {
   margin-bottom:20px
}
}
.soldoutsummary {
	position:absolute; 
	left:7.5%; 
	top:-8px; 
	height:110px; 
	width:110px; 
	background: url(../images/soldout.png) no-repeat; 
	z-index:1;
}
.soldout {
	position:absolute; 
	left:2%; 
	top:-6px; 
	height:110px; 
	width:110px; 
	background: url(../images/soldout.png) no-repeat; 
	z-index:9999;
}
@media (min-width: 1860px) {
.soldout {
  left:17px;;
  }
}
@media (min-width: 479px) and (max-width: 769px) {
  .soldoutsummary {
  left:23.5%;
  }
}
@media (min-width: 479px) and (max-width: 769px) {
  .soldout {
  left:8.75%;
  }
}
.winestyle {
	margin:0 auto;
	margin-top:25px;
	margin-bottom:-5px;
	background-color:#f7f7f7;
	padding:15px;
	color: #231f20 !important;
	font-size:15px !important;
}
@media (max-width: 1920px) {
  .winestyle {
  width:35.5%;
  }
}
@media (max-width: 1367px) {
  .winestyle {
  width:50%;
  }
}
@media (max-width: 1198px) {
  .winestyle {
  width:61.25%;
  }
}
@media (max-width: 997px) {
  .winestyle {
  width:85%;
  }
}
@media (max-width: 767px) {
  .winestyle {
  width:100%;
  }
}
.winestyle span {
	display:block;
}
.winestylebtn {
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
}
.winestylebtn:hover, .winestylebtn.active {
  color: #e2bf38 !important;
}
.winestylebtn:before {
  content: '[';
  padding-right:3px;
}
.winestylebtn:after {
  content: ']';
  margin-right: 10px;
  padding-left:3px;
}
.specsbgtop {
	overflow:hidden;
	background:#001429;
	color:#fff;
	padding:15px;
	text-align:center;
	text-transform:uppercase;
}
.specsbgtopdiv {
 margin-top:15px;
 height:1px; 
}
.specsbgdesc {
	font-size: 12px;
	line-height:17px; 
	padding:15px;
}
.specsbg {
	font-size: 14px;
	line-height:18px;
	overflow:hidden; 
	padding:6px;
	border:1px solid #ddd9bb;
	border-bottom:none;
	color:#000000;
}
.specsbg:last-child {
  border-bottom:1px solid #ddd9bb;
}
.specsl {
	float:left; 
	text-align:right; 
	margin-right:4px;
}
@media only screen and (max-width: 979px) {
	.specsl {
	width:100%;
	float:none; 
	text-align:left; 
	margin-right:0;
	}
}
.specsr {
	float:left;
	text-align:left;
	font-weight:400;
}
@media only screen and (max-width: 979px) {
	.specsr {
	float:none;
	width:100%;
	}	
}

/*========================================================
                     Tab Styles
=========================================================*/
.giftcards {
	margin-top:-3px;
	margin-bottom:25px;
	padding:25px;
	background-color:#f3f3f3;
	display:block;
	overflow:hidden;
}
.tab_container {
	
}
.tab_content {
	margin-top:-3px;
	margin-bottom:25px;
	padding:25px;
	background-color:#f3efd5;
	display:block;
	overflow:hidden;
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
    height: 48px; /*--Set height of tabs--*/
    width: 100%;
	}
@media only screen and (max-width: 479px) {
	ul.tabs {
	height: auto;
    width: 100%;
	margin-bottom:25px;
	}
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	width:187px;
	height: 45px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/	
	overflow: hidden;
	position: relative;
	text-align:center;
	margin-right:7px;
	background:url(../images/tab-li.gif) repeat-x 0 0 #ececec;
}
@media only screen and (max-width: 1199px) {
ul.tabs li {
	width:150px;
}
}
@media only screen and (max-width: 979px) {
ul.tabs li {
	width:117px;
}	
}
@media only screen and (max-width: 767px) {
ul.tabs li {
	width:137px;
}	
}
@media only screen and (max-width: 479px) {
	ul.tabs li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	width:auto;
	height: auto;
	line-height: inherit;	
	overflow: inherit;
	text-align:center;
	margin-right:0;
	border-radius:none;
    -moz-border-radius:none;
    -webkit-border-radius:none;
	background:none;
    }	
}
ul.tabs li a {
	text-decoration: none;
	/* Color Change */
	color: #000;
	display: block;
	text-align:left;
	text-transform:uppercase;
	outline: none;
	padding:7px 0 7px 15px;
}
@media only screen and (max-width: 1199px) {
ul.tabs li a {
    font-size: 12px;
}
}
@media only screen and (max-width: 767px) {
ul.tabs li a {
    font-size: 11px;
	font-weight:inherit;
}
}
@media only screen and (max-width: 479px) {
	ul.tabs li a {
	font-size: 14px;
	color: inherit;
	display: inherit;
	text-align:center;
	text-transform:none;
	padding:0;
	background:none;
	}
}
ul.tabs li:hover, html ul.tabs li.active {
	background-position: 0 -105px;
	color:#222222;
	background-color:#d8d8d8;
}
ul.tabs a:hover {
	background-position:159px -52px;
	color:#222222;
}
@media only screen and (max-width: 479px) {
	ul.tabs li:hover, html ul.tabs li.active {
		background-position:inherit;
		background-color:inherit;
		color: #5a1a1a;
  		text-decoration: underline;
	}
	ul.tabs a:hover, html ul.tabs li.active a {
		background-position:inherit;
		color: #5a1a1a;
  		text-decoration: underline;
	}
}
.volumediscountshell {
	font-size:14px;
	background:#5b5c5e; 
	color:#fff;
}
.volumediscounttitle {
	text-align:center; 
	padding:2px 0 3px 0;
}
.volumediscountbg1 {
	background-color:#707274;
}
.volumediscountleft {
	float:left; 
	width:50%; 
	padding:2px 0 2px 10px;
}
.volumediscountright {
	float:right; 
	text-align:right; 
	width:50%; 
	padding:2px 10px 2px 0;
}
.shadow {
	display:block;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(199,197,199,1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(199,197,199,1);
	box-shadow: 0px 0px 0px 1px rgba(199,197,199,1);
}
.shadow1 {
	overflow:hidden;
	-webkit-box-shadow: 0px -.25px 0px 1px rgba(223,223,223,1);
	-moz-box-shadow: 0px -.25px 0px 1px rgba(223,223,223,1);
	box-shadow: 0px -.25px 0px 1px rgba(223,223,223,1);
	padding:15px;
}
.readmore {
	display:none; 
	padding:30px;
}
.readmore h2, .readmore h3 {
	margin-bottom:20px;
}
.readmore p {
	margin-bottom:25px;
}
.awards {
  font-size:13px;
}
.marbot15 {
  margin-bottom:15px;
}
.distinner {
	padding:20px; 
	background-color:#ffffff; 
	min-height:270px;
}
@media (max-width: 1199px) {
	.distinner {
	font-size:15px;
}
}
@media (max-width: 1024px) {
	.distinner {
	font-size:13px;
	min-height:270px;
}
}
@media (max-width: 979px) {
	.distinner {
	font-size:inherit;
	min-height:inherit;
}
}
.tradeinner {
	padding:20px; 
	background-color:#ffffff; 
	min-height:400px;
	font-size:15px;
}
.tradeinner p {
	font-size:15px;
	line-height:20px;
	font-weight:700;
	color:#5b5c5e;
	border-bottom:1px dashed #ccc;
	padding-bottom:15px;
	margin-bottom:20px;
}
.tradeinner p span {
	display:block;
	color:#231f20;
}
@media (max-width: 1199px) {
	.tradeinner {
	font-size:14px;
}
}
@media (max-width: 1024px) {
	.tradeinner {
	font-size:13px;
	min-height:425px;
}
}
@media (max-width: 979px) {
	.tradeinner {
	font-size:13px;
	min-height:425px;
}
}
@media (max-width: 767px) {
	.tradeinner {
	font-size:inherit;
	min-height:inherit;
}
}
@media (max-width: 479px) {
	.tradeinner {
	font-size:13px;
}
}
.tigeneral {
	min-height:90px;
}
.newsinner {
	background:#fff; 
	border:1px solid #ebe6c5; 
	border-radius:10px;
	overflow:hidden;
	font-size:15px; 
	line-height:23px;
	padding:20px 15px 20px 6px;
	text-align:left;
}
.newsinner a img {
  opacity: 1;
}
.newsinner a img:hover {
  opacity: .75;
}
@media (max-width: 979px) {
.newsinner {
  text-align:center;
}
.newsinner img {
  margin-bottom:20px;
}
}
.linkinner {
	padding:0; 
	overflow:hidden;
	font-size:15px; 
	line-height:18px;
}
.menuul {
  margin-bottom:40px;
}

@media (max-width: 1199px) {
	.hidemobile {
	display:none;
}
}
.fadein {
  position:relative; 
  margin:0 auto; 
  width:678px; 
  height:366px;
  margin-top:25px; 
}
@media (max-width: 1199px) {
.fadein {
  width:400px; 
  height:216px; 
}
}
.fadein img {
  position:absolute;
  left:0; top:0; 
}
.philosophyimg {
  position:relative; 
  margin:0 auto; 
  width:650px; 
  height:366px;
  margin-top:25px;
}
@media (max-width: 1199px) {
.philosophyimg {
  width:400px; 
  height:225px; 
}
}
.philosophyimg img {
  position:absolute;
  left:0; top:0; 
}
.wineclub {
  color:#000;
}
.wineclub li {
  font-weight:700;
  margin-bottom:10px;
  margin-left:25px; 
}
.wineclub i {
  /* Color Change */
  position:absolute;
  color:#000000;
  padding-top:1px;
}
.wineclub li span {
  display:block;
  font-weight:400;
}
.wineclub2 {
  line-height:18px;
}
.wineclub2 li {
  font-size:15px;
  margin-bottom:10px;
}
.wineclub2 li i {
  /* Color Change */
  color:#645f61;
  margin-right:10px;
}
.wineclubimg {
  float:left;
  margin-right:15px;
}
.wineclubimg img {
  margin-top:6px;
  height: 125px;
  opacity:1;
}
.wineclubimg img:hover {
  opacity:.75;
}
.tastingroomh4 {
  display:block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #5b5c5e;
}
.eventdesc {
  margin-top:15px;
}
.eventdesc img {
  float:left;
  margin-top:6px;
  margin-right:15px;
  height: 100px;
  opacity: 1;
}
.eventdesc img:hover {
  opacity: .75;
}
.eventpictures {
  width:100%;
}
.eventpictures img {
  float:left;
  width:100px;
  margin:0 5px 5px 0;
  opacity: 1;
}
.eventpictures img:hover {
  opacity: .75;
}
.wineytpe h4 {
	font-family: 'Lato', sans-serif;
	color:#30311c !important;
}
.winetype a {
  font-size:14px !important;
  font-weight:400 !important;
}
.winetype a:hover {
  color:#fff !important;
}
.bio {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #5b5c5e;
}
.bio span {
  color:#d1ba70;
}
.bioimg {
  float:left;
  margin-right:15px;
}
.bioimg img {
  margin-top:3px;
  height: 200px;
  opacity:1;
}
@media (max-width: 767px) {
.biocenter {
  text-align:center;
}
.bioimg {
  float:none;
  margin-right:0;
  text-align:center;
}
.bioimg img {
  margin-top:0;
  height: 300px;
  opacity:1;
  margin-bottom:20px
}
}
.bioimg a:hover {
  opacity:.75;
}

.anniversaryimg {
  float:left;
  margin-right:15px;
}
.anniversaryimg img {
  margin-top:0;
  height: 275px;
  opacity:1;
}
@media (max-width: 992px) {
  .anniversaryimg {
  float:none;
  margin-right:0;
  display:block;
  margin-bottom:15px;
  text-align:center;
  }	
  .anniversaryimg img {
  height: auto;
  width: 50%;
  }
}
.anniversaryimg img:hover {
  opacity:.75;
}

.anniversaryimg2 {
  margin-bottom:15px;
  
}
.anniversaryimg2 img {
  opacity:1;
}
@media (max-width: 1198px) {
  .anniversaryimg2 {
  display:block;
  text-align:center;
  }	
  .anniversaryimg2 img {
  height: auto;
  width: 50%;
  margin-top:15px;
  }
}
.anniversaryimg2 img:hover {
  opacity:.75;
}

.bioh4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #5b5c5e;
  margin-bottom:4px
}
.bioh4 span {
	color:#d1ba70;
}
.smallpic {
  float:left;
 
}
.smallpic img {
  width:160px !important;
  margin-left:7px;
  margin-bottom:7px;
  opacity:1;
}
.smallpic img:hover {
  opacity:.8;
}
.smallpic2 {
  padding-top:38px;
  float:left;
 
}
.smallpic2 img {
  width:146px !important;
  margin-right:7px;
  margin-bottom:7px;
  opacity:1;
}
.smallpic2 img:hover {
  opacity:.8;
}
.vinovisit {
 
}
.vinovisit h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}
.vinovisit h2:after {
  content: '';
  width: 200px;
  height: 1px;
  background: #cccccc;
  left: 50%;
  margin-left: -100px;
}
.vinovisitinner {
  display:block; 
  overflow:hidden;
  width:100%;
  font-size:15px;
  line-height:20px;
}
@media (min-width: 1400px) {
.vinovisitinner {
  display:block; 
  overflow:hidden;
  width:100%;
  font-size:16px;
  line-height:20px;
}
}
.vinovisitinner span {
  font-weight:700;
}
.vinovisit i {
  font-style:normal; 
  font-size:13px; 
  line-height:18px; 
  font-weight:400; 
  display:block;
}
@media (min-width: 1500px) {
.vinovisit i {
  font-style:normal; 
  font-size:14px; 
  line-height:20px; 
  font-weight:400; 
  display:block;
}
}
@media (max-width: 1279px) {
.vinovisit i {
  font-size:15px; 
}	
}
.vinovisit i span {
  font-style:italic;
  font-size:13px; 
  line-height:20px; 
  font-weight:600; 
  display:block;
}
@media (max-width: 1279px) {
.vinovisit i span {
  font-size:15px; 
}	
}
@media (min-width: 1500px) {
.vinovisit i span {
  font-style:italic;
  font-size:14px; 
  line-height:20px; 
  font-weight:600; 
  display:block;
}	
}
.vinovisitinnerl {
  text-align:left; 
  color:#3a3c3c; 
  padding:15px 0 20px 20px;
}
.vinovisitinnerr {
  float:right; 
  padding-right:22px; 
  padding-top:29px;
}
@media (min-width: 1920px) {
.vinovisitinnerr {
text-align:center;
padding-top:33px;
width:50%;		
}
}
@media (max-width: 1279px) {
.vinovisitinnerr {
  float:none; 
  padding:20px 0;
}
}
.eventdetail {
	display:none; 
	padding:30px;
	max-width:800px;
	position:relative;
	z-index:9999;
}
.hiddendiv {
  margin-top:30px;
}
.hiddendiv i {
  font-style:normal; 
  font-size:16px; 
  line-height:22px; 
  font-weight:400; 
  display:block;
}
.hiddendiv i span {
  font-style:italic;
  font-size:16px; 
  line-height:20px; 
  font-weight:600; 
  display:block;
}	
.reservetasting1 {
  background:#f6f2d9; 
  padding:30px 30px 50px 30px;
}
.reservetasting2 img {
  width:80%;
}
.reservetasting3 {
  padding-bottom:40px;
}
.reservetasting3 img {
width:80%; 
margin-top:30px;
margin-bottom:30px
}
@media (min-width: 1680px) {
.reservetasting2 img {
  width:80%;
  margin-top:55px;
}
.reservetasting3 img {
display:none;
}
}
@media (min-width: 1921px) {
.reservetasting2 img {
  width:60%;
  margin-top:0;
}
}
.referencelist {
  list-style:none !important;
  padding-left:0;
  color:#000;
  line-height:1.20em;
}
.referencelist li {
  padding:10px;
}
.referencelist li div {
  margin-left:25px;
}
.referencelist li a {
  font-weight:500;
}
.referencelist li a:hover {
  color:#d42b2b;
  text-decoration:underline;
}
.referencelist i {
  position:absolute;
  color:#36373d;
}
.referencelist li span {
  display:block;
  margin-top:0;
  color:#707070;
  font-size:.90em;
}
.newslist {
  list-style:none !important;
  padding-left:0;
  color:#000;
  line-height:1.20em;
}
.newslist li {
  padding:20px;
}
.newslist li a {
  font-weight:500;
}
.newslist li a:hover {
  color:#d42b2b;
  text-decoration:underline;
}
.newslist li span {
  display:block;
  margin-top:4px;
  font-weight:400;
  color:#707070;
}
.newslist img {
  float:left; 
  margin-right:15px;
  width:100px;
  opacity:1;
}
@media (max-width: 991px) {
.newslist li {
  text-align:center;
}
.newslist img {
  float:none; 
  margin-right:0;
  width:inherit;
  display:block;
  margin:0 auto;
  margin-bottom:20px;
}
}
.newslist img:hover {
  opacity:.75;
}
.range-center {
display:flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; 
}


.specialbox {
  text-align:center;
  display:block; 
  overflow:hidden;
  background:#fff; 
  border: 1px solid #ebe6c5;
  margin-bottom:20px;
}
.specialbox img {
  opacity:1;
}
.specialbox img:hover {
  opacity:.75;
}
.specialbox h5 {
  margin-bottom:15px;
}
@media (max-width: 979px) {
.specialbox {
  text-align:center;
}
.specialbox h5 {
  margin-top:15px;
}
.specialbox img {
  max-width:200px;;
}
}
@media (max-width: 1199px) {
.specialbox {
  min-height:160px;
}
}
@media (max-width: 767px) {
.specialbox {
  min-height:inherit;
}
}
.specialbox h2 {
  margin-bottom:25px;
}
.specialbox h2:after {
  content: '';
  width:0;
  height:0;
}
.specialbox p {
  margin-top:25px;
  margin-bottom:25px;
}
.specialbox2 {
  min-height:310px;
}
@media (max-width: 1199px) {
.specialbox2 {
  min-height:160px;
}
}