#our-story .hero {
	background-image: url(/img/our-story/our-story.jpg)
}

#our-story .page-links {
	margin: 0 auto;
	text-align: center
}



#our-story .page-links a {
	margin-right: 45.5px;
	border-bottom: 1px solid transparent;
	transition: 0.5s;
}

#our-story .page-links a:hover {
	border-bottom: 1px solid #5f5921;
}

#our-story .page-links a:last-child {
	padding-right: 0
}

/*@media only screen and (max-width:1024px) {
	#our-story .page-links a {
		padding-right: 15px;
		padding-bottom: 29px
	}
}
*/
#our-story .intro {
	padding-top: 60px;
	width: 66.252vw;
	text-align: center;
	margin: 0 auto;
/*	margin-bottom: 110px*/
}

@media only screen and (max-width:1024px) {
	#our-story .intro {
		width: 82.609vw;
		padding-top: 20px;
		margin-bottom: 99px
	}
}

#our-story .intro .button {
	margin-top: 18px
}

#our-story .about {
	padding-bottom: 40px
}

#our-story .about .section {
	display: grid;
	grid-template-columns: .8fr 1fr;
	grid-template-rows: 1fr;
	padding-top: 150px;
}

@media only screen and (max-width:1024px) {
	#our-story .about .section {
		grid-template-columns: 1fr;
		padding-bottom: 63px;
		padding-top: 50px;
	}
}

#our-story .about .section img {
	grid-column: 1 / 2;
	margin-top: 0;
	width: 40.776vw;
	height: 460px;
	-o-object-fit: cover;
	object-fit: cover;
	margin-left: 0;
	z-index: 1
}

@media only screen and (max-width:1024px) {
	#our-story .about .section img {
		grid-column: unset;
		width: 100vw;
		height: 348px
	}
}

#our-story .about .section .content {
	grid-column: 2 / 3;
	width: 45.974vw;
	position: relative
}

@media only screen and (max-width:1024px) {
	#our-story .about .section .content {
		grid-column: unset;
		width: 82.609vw;
		margin: 0 auto;
		text-align: center
	}
}

#our-story .about .section .content h1 {
	width: 20vw
}

@media only screen and (max-width:1024px) {
	#our-story .about .section .content h1 {
		width: 100%;
		padding-top: 56px
	}
}

#our-story .about .section .content .button {
	margin-top: 18px
}

#our-story .about .section .content .leaves {
	position: absolute;
	width: 34rem;
    height: 27rem;
	opacity: .08
}

@media only screen and (max-width:1024px) {
	#our-story .about .section .content .leaves {
		width: 42.995vw;
		height: 42.995vw
	}
}

#our-story .about .section .content .left {
	left: -100%;
	top: 400px
}

@media only screen and (max-width:1024px) {
	#our-story .about .section .content .left {
		left: 0;
		top: 0
	}
}

#our-story .about .section:nth-child(2) {
	grid-template-rows: 1fr;
	grid-template-columns: 1fr .8fr
}

@media only screen and (max-width:1024px) {
	#our-story .about .section:nth-child(2) {
		grid-template-columns: 1fr
	}
}

#our-story .about .section:nth-child(2) .content {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	text-align: right;
	justify-self: end
}

@media only screen and (max-width:1024px) {
	#our-story .about .section:nth-child(2) .content {
		grid-column: unset;
		grid-row: unset;
		margin: 0 auto;
		text-align: center
	}
}

#our-story .about .section:nth-child(2) .content h1 {
	width: 100%
}

#our-story .about .section:nth-child(2) .content .right {
	right: -95%;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	top: 400px
}

@media only screen and (max-width:1024px) {
	#our-story .about .section:nth-child(2) .content .right {
		top: 0;
		right: 0
	}
}

#our-story .about .section:nth-child(2) img {
	grid-column: 2 / 3;
	grid-row: 1 / 2;
	margin-right: 0;
	justify-self: end
}

@media only screen and (max-width:1024px) {
	#our-story .about .section:nth-child(2) img {
		grid-column: unset;
		grid-row: unset
	}
}

#our-story .quote {
	width: 66.179vw;
	margin: 0 auto;
	border-top: 3px solid #5f5921;
	border-bottom: 3px solid #5f5921;
	text-align: center;
	margin-bottom: 110px;
}

#our-story .quote h1 {
	padding-top: 31px
}

#our-story .quote p {
	margin-bottom: 28px
}

#our-story .vineyards {
	padding: 50px 0 52px 0;
	background-color: #f4f3eb
}

@media only screen and (max-width:1024px) {
	#our-story .vineyards {
		padding-bottom: 20px
	}
}

#our-story .vineyards h3 {
	width: 54.539vw;
	margin: 0 auto;
	padding-top: 95px;
	padding-bottom: 67px;
	text-align: center
}

@media only screen and (max-width:1024px) {
	#our-story .vineyards h3 {
		width: 82.609vw;
		margin-top: 78px
	}
}

#our-story .vineyards .locations {
	padding: 0 9.883vw;
	display: grid;
	grid-template-columns: 1fr 1fr
}

@media only screen and (max-width:1024px) {
	#our-story .vineyards .locations {
		grid-template-columns: 1fr
	}
}

#our-story .vineyards .locations .loc {
	padding-bottom: 48px;
	text-align: center
}

@media only screen and (max-width:1024px) {
	#our-story .vineyards .locations .loc {
		padding-bottom: 63px
	}
}

#our-story .vineyards .locations .loc img {
	width: 14.495vw;
	height: 14.495vw;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%
}

@media only screen and (max-width:1024px) {
	#our-story .vineyards .locations .loc img {
		width: 47.826vw;
		height: 47.826vw
	}
}

#our-story .vineyards .locations .loc h5 {
	font-size: 15px
}

#our-story .vineyards .locations .loc p {
	width: 33.675vw;
	margin: 0 auto
}

@media only screen and (max-width:1024px) {
	#our-story .vineyards .locations .loc p {
		width: 82.609vw;
		font-size: 18px
	}
}

.our-story-header {
position: sticky;
    top: 78px;
}

#our-story .scrolled {
background-color: #FFFFFF;
height: 50px;
/*display: flex;*/
justify-content: center;
align-items: center;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 3%), 0 -10px 16px 0 rgb(0 0 0 / 0%);
z-index: 2;
}


#our-story .header-mobile-list {
display: none;
}

@media only screen and (max-width:768px) {
#our-story .page-links .shop-title{
	margin-right: 0px;
}
/*#our-story .page-links a {
    padding-right: 15px;
    padding-bottom: 10px;
}*/
}

@media only screen and (max-width:767px) {
	#our-story .header-desktop-list{
	display: grid;
}
	 #our-story .scrolled .header-desktop-list  {
		display: none;
	}
	#our-story .scrolled .header-mobile-list {
display: inline-block;
top: 0px;
}

#our-story .scrolled {
      top: 78px;
}

#our-story .dropbtn {
  color: #5F5921;
  padding: 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 0;
}

#our-story .dropdown {
  position: relative;
}

#our-story .dropdown-content {
  display: none;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

#our-story .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

#our-story .dropdown-content a:hover {
	background-color: #f1f1f1;
}

#our-story .dropdown:hover .dropdown-content {
  display: block;
}

#our-story .page-links .shop-title{
	margin-right: 0px;
}

#our-story .page-links a:hover {
    border-bottom: 0;
}

}

#our-story .intro-header {
	font-family: baskerville;
	font-size: 35px;
	line-height: 45px;
}

@media only screen and (max-width: 568px) {
#our-story .hero {
	    background-size: 170%!important;
	    background-position: center 100%!important;
	}

#our-story .about .section .content .leaves {
    width: 50.995vw;
    height: 50.995vw;
}

#our-story .about .section .content .left {
    left: -40px;
    top: -5px;
}
#our-story .about .section:nth-child(2) .content .right {
    top: 0px;
    right: -30px;
}
#our-story .intro {
    margin-bottom: 50px;
}
}

#our-story .vineyards .location-name {
   margin: 20px 0 10px 0;
}


#our-story .page-links .header-desktop-list {
	padding: 8px 0;
}