body {
	margin: 0 auto 0 auto;
	height: 100%;
}


nav.top-bar {
text-align:center;
}
section.top-bar-section {
display: inline-block;
}


.top-bar-section ul li > a {
      font-size: 1.075rem;
 }
      

.full-row {max-width: 100% !important;}
.no-pad {padding: 0 !important;}   
.pad-row {padding: 40px 0 40px 0;}   

.beige-grad {
	background-image: url(/images/uploads/asset/beige-grad.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;
	margin-top: -75px;
	z-index: 10;
	padding-top:20px;
}

#contact p span {
	color: #000;
}

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




#after-top {
   padding-top: 20px;
   background-color: #e2af62;
   min-height: 400px;   
}

#header {
	background-color: #000;
	padding-bottom: 10px;
	padding-top: 50px;
}

/* -----------------------------------------
   top hero
----------------------------------------- */


#top {
	padding: 20px 0 20px 0;
	max-height: 1000px;
}


.toptext {
	background:rgba(0,0,0,.5);
	width:535px;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	float:right;
}


.toptext .cta-sub {
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	text-align: center;
	color: #fff;
}


#top-mobile {
   padding-top: 20px;
   background-color: #020603;
   min-height: 400px;   
}

.now {
	color:#fff;
	padding-top:7px;
	padding-bottom:10px;
	font-weight:300;
	display:block;
}

.cta {
	font-family: 'Carme',sans-serif;
	font-size: 30px;
	text-align: center;
	color: #fff;
	margin: 20px 0 20px 0;
	letter-spacing: 6px;
}

.cta-sub {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	text-align: center;
	color: #fff;
}



#sec3 {
   padding-top: 20px;
   background-color: #a34e1f;
   min-height: 400px;   
}




#pairing {
	padding: 40px 0 40px 0;
	/* background-color: #fffbf3; */
	min-height: 600px;
}

.how-desc, .how-desc-caps {
	font-family: 'Carme', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #999;
	margin-top: 10px;
}

.humboldt {font-size: 26px;}

.learn {font-size: 12px; margin-left: 10px; padding: 8px;}

.pad-row-how {margin-top: 0px;} 

.pairing-bg {
	background-color: rgba(0,0,0,0.8);
	padding: 10px 10px 0 10px;
}


.btext {
	background:rgba(0,0,0,.5);
	width:435px;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	float:right;
}

.btextl {
	background:rgba(0,0,0,.5);
	width:100%;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	float:left;
}

.btext h1,
.bottom h1 {
	color:#fff;
	font-size:23px;
	margin-top:-5px;
	font-weight:normal;
	font-family:'Open Sans', sans-serif;
}

.btext > p,
.bottom > p  {
    font-size: 14px;
}

.btext li,
.bottom li
 {
    font-size: 14px;
	margin-left:15px;
}
	
	
.btext a,
.bottom a {
	color:#fff;
	opacity:.6;
	   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.btext a:hover,
.bottom a:hover {
		opacity:1;
}



/* -----------------------------------------
   winemaker
----------------------------------------- */

#winemaker-mobile
{
    background-color: #000;
}

#farm-mobile {
    background-color: #b08b63;
}

#winemaker,
#farm {
	padding: 60px 0 60px 0;
		min-height: 800px;

}

.winemaker-title,
.farm-title {
	font-family: 'Carme', sans-serif;
	font-size: 20px;
	color: #fff;
	margin-bottom: 0;
	line-height:35px;
	font-weight:bold;
}

.winemaker-title-sub,
.farm-title-sub,
#winemaker dl {
	font-family: 'Carme', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	line-height:35px;
}

.winemaker-name {
	font-family: 'Carme', sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 350px;
	font-style: italic;
}

a.wine {
	color: #fff;
	text-decoration: underline;
	font-family: 'Carme', sans-serif;
	font-weight: 300;
}



/* -----------------------------------------
   vines
----------------------------------------- */

#vines {
	padding: 40px 0 40px 0;
	min-height: 800px;
}



.tips {
	padding: 20px 3%;
	background:rgba(0,0,0,.5);
	text-align:center;
	color: #fff;
}

..tips {
  width: 100%;
  height: 100% !important;
}


.tips p {margin-bottom: 0;font-size:.85em;}

.tips p:nth-child(2) {
	padding-top:30px;
}

.tips .title-tag {
    padding-top: 20px;
	font-size:34px;
}


/* -----------------------------------------
   contact
----------------------------------------- */

#contact {
	padding: 60px 0 60px 0;
	/*min-height: 577px;
	background-color: #19110f;*/
}

#contact h3,
#contact p,
.panel h4,
.panel p {
   color:#fcc97b;
}


.bvalidate {
	background: #111;
	width:100%;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	float:left;
}

.validate {
	background-color: #f5f5f5;
}


/* Panels */
.panel {
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: transparent; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }

/* -----------------------------------------
   enjoy
----------------------------------------- */

#enjoy {
	background-image: url(/images/uploads/asset/grey-pattern-bg.jpg);
	background-repeat: repeat;
	min-height:170px;
	padding: 60px 0 60px 0;
	margin-top: 60px;
}

.enjoy-title {
	font-family: 'Carme', sans-serif;
	font-size: 30px;
	color: #fff;
	letter-spacing: 6px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 10px;
}




/* -----------------------------------------
   footer
----------------------------------------- */

#footer {
	background: #fff;
}

.footer-copy {
	font-family: 'Carme', sans-serif;
	color: #98012e;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
}

.footer-link {color: #98012e; text-decoration: none; padding: 0 10px 0 10px;}
.footer-link:hover {color: #262626;}

.copy {font-size: 12px;}

.button a {
	opacity:1 !important;
	color: #fff;
}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }
      



/* -----------------------------------------
   media queries
----------------------------------------- */

@media only screen and (max-width: 640px) {
	
	.tips p {font-size: 13px;}
	#vines {min-height: 650px;}
	.pairing-bg {width: 90% !important; margin-left: 5% !important;}
	.social-ico-pad {margin-left: 20px;}	
	.touch .orbit-bullets {display: block;}
	.orbit-bullets {margin-top: -320px;}
	.btext{ margin:0 auto;float:none;width:100%;}
	#top .cta-sub br {display: none;}
	.tips .title-tag {font-size: 24px;padding-top: 0;line-height: 26px;}
	.tips p:nth-child(2) {padding-top: 15px;}
	#tasting-q .cta {margin-top: -160px;}
	#winemaker-mobile .large-7 {padding-left: 30px;padding-top: 20px;}
	#social {padding: 0 0 49px;}
	.enjoy-title {font-size: 20px;}
	.footer-link {font-size:8px; line-height: 10px;}
	.footer-copy {padding-top:12px;}
	.social-buttons {display:none;}
}





.parallax-block {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
    max-width: none !important;
    max-height: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

.parallax-image {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none !important;
    max-height: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}



#match {
  width: 100%;
  height: 100% !important;
}
 
.new {
  width: 100%;
  height: 100% !important;
}
.new li img {
  width: 100%;
  height: auto;
  background-size: cover;
}

h1, h2, p {
  color: #111;
 }
/*.content {
  margin-top:30px;
  position: absolute;
}*/


#boxes {
  position: relative;
  padding: 20px 0 20px 0;
 /* background-color: #fffbf3; */
  min-height: 400px;
}




.bottom {
  position: absolute;
  z-index: 30;
  top: 70px;
  left: 580px;
  right: 20px;
   background:rgba(0,0,0,.5);
	width:450px;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
}


.bottom p {
	color: #fff;
}
