﻿

@charset "UTF-8";

/*!
Theme Name: Ancient Peaks
Author: Makers & Allies
Version: 1.0
*/

@import url("rgz4lzc.css");
@font-face {
	font-family: Carta Marina;
	src: url(../fonts/carta-marina.woff);
	font-weight: 400;
	font-style: normal
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

* {
	box-sizing: border-box
}

body,
html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-color: #fcf5ef
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
	outline: none
}

[tabindex="0"],
[tabindex="-1"] {
	outline: 0
}

dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
	margin: 0;
	padding: 0
}

.eyebrow {
	font: 500 normal 16px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .25em;
	text-transform: uppercase
}

@media screen and (max-width:1200px) {
	.eyebrow {
		font-size: 15px
	}
}

@media screen and (max-width:1023px) {
	.eyebrow {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.eyebrow {
		font-size: 12px
	}
}

.eyebrow+.title1,
.eyebrow+.title2 {
	margin-top: .05em
}

.eyebrow+.text {
	margin-top: .3em
}

.title1 {
	font: 400 normal 130px/.8 Carta Marina, Georgia, Times New Roman, serif;
	text-transform: uppercase
}

@media screen and (max-width:1200px) {
	.title1 {
		font-size: 110px
	}
}

@media screen and (max-width:1023px) {
	.title1 {
		font-size: 100px
	}
}

@media screen and (max-width:767px) {
	.title1 {
		font-size: 60px
	}
}

@media screen and (max-width:340px) {
	.title1 {
		font-size: 40px
	}
}

.title1+.text,
.title1+.title5 {
	margin-top: 1.5em
}

.title1+.button {
	margin-top: 1em
}

.title2 {
	font: 500 normal 65px/.9 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase
}

@media screen and (max-width:1200px) {
	.title2 {
		font-size: 60px
	}
}

@media screen and (max-width:1023px) {
	.title2 {
		font-size: 50px
	}
}

@media screen and (max-width:767px) {
	.title2 {
		font-size: 45px
	}
}

.title2+.text {
	margin-top: 1em
}

.title3 {
	font: 500 normal 40px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase
}

@media screen and (max-width:1200px) {
	.title3 {
		font-size: 35px
	}
}

@media screen and (max-width:1023px) {
	.title3 {
		font-size: 32px
	}
}

@media screen and (max-width:767px) {
	.title3 {
		font-size: 28px
	}
}

.title3+.title5 {
	margin-top: .2em
}

.title3+.title6 {
	margin-top: 1.3em
}

.title3+.text {
	margin-top: 1em
}

.title4 {
	font: 500 normal 30px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .04em
}

@media screen and (max-width:1200px) {
	.title4 {
		font-size: 26px
	}
}

@media screen and (max-width:1023px) {
	.title4 {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.title4 {
		font-size: 20px
	}
}

.title4+.title5 {
	margin-top: .2em
}

.title4+.title6 {
	margin-top: 1.3em
}

.title4+.text {
	margin-top: .3em
}

.title5 {
	font: 500 normal 24px/1.3 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .01em
}

@media screen and (max-width:1200px) {
	.title5 {
		font-size: 22px
	}
}

@media screen and (max-width:1023px) {
	.title5 {
		font-size: 20px
	}
}

@media screen and (max-width:767px) {
	.title5 {
		font-size: 17px
	}
}

.title5+.text {
	margin-top: 1.5em
}

.title5+.title5 {
	margin-top: 1em
}

.title6 {
	font: 400 normal 18px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase
}

@media screen and (max-width:1200px) {
	.title6 {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.title6 {
		font-size: 16px
	}
}

@media screen and (max-width:767px) {
	.title6 {
		font-size: 15px
	}
}

.title6+.text {
	margin-top: .3em
}

.text {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em
}

@media screen and (max-width:1200px) {
	.text {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.text {
		font-size: 16px;
		line-height: 1.5
	}
}

.text+.button,
.text+.text {
	margin-top: 1em
}

.text+.button-solid {
	margin-top: 1.5em
}

.text+.eyebrow {
	margin-top: 2em
}

.text+.title3 {
	margin-top: 1.5em
}

.text+.title5 {
	margin-top: 1em
}

.text+.title6 {
	margin-top: 1.5em
}

.text.bold {
	font-weight: 500
}

.text li {
	line-height: 1.3;
	margin-left: 1.5em
}

.text li+li {
	margin-top: .4em
}

address {
	font-style: normal
}

address a {
	display: inline-block
}

select::-ms-expand {
	display: none
}

.button {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	font: 400 normal 24px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	text-decoration: none;
	display: inline-block;
	position: relative;
	padding: .5em 0;
	background: none
}

@media screen and (max-width:1200px) {
	.button {
		font-size: 22px
	}
}

@media screen and (max-width:1023px) {
	.button {
		font-size: 20px
	}
}

@media screen and (max-width:767px) {
	.button {
		font-size: 18px
	}
}

.button:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 2px;
	bottom: 0;
	background: linear-gradient(90deg, #9b531a 0, #d37b18);
	transition: width .3s
}

.button.on-light {
	color: #6f5a4c
}

.button.on-dark {
	color: #fff
}

.button.centered:before {
	left: 50%;
	transform: translate(-50%)
}

.button:focus,
.button:hover {
	cursor: pointer;
	outline: 0
}

.button:focus:before,
.button:hover:before {
	width: 100%
}

.button-solid {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	font: 400 normal 15px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .275em;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding: .7em 1.2em;
	background-color: #7a6a45;
	color: #fff;
	transition: background-color .3s
}

@media screen and (max-width:1200px) {
	.button-solid {
		font-size: 14px
	}
}

@media screen and (max-width:1023px) {
	.button-solid {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.button-solid {
		font-size: 12px
	}
}

.button-solid:focus,
.button-solid:hover {
	background-color: #594e33
}

.button-solid+.text {
	margin-top: 1.5em
}

.button-stroke {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	font: 500 normal 30px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	letter-spacing: .04em;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding: .5em 1.2em;
	background-color: transparent;
	color: #985723;
	border: 2px solid #985723;
	transition: background-color .3s, color .3s
}

@media screen and (max-width:1200px) {
	.button-stroke {
		font-size: 26px
	}
}

@media screen and (max-width:1023px) {
	.button-stroke {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.button-stroke {
		font-size: 20px
	}
}

.button-stroke:focus,
.button-stroke:hover {
	cursor: pointer;
	color: #fff;
	background-color: #985723
}

.button-stroke.small {
	font-size: 22px
}

.button-parent.selected,
.button-parent:focus,
.button-parent:hover {
	cursor: pointer;
	outline: 0
}

.button-parent.selected .button:before,
.button-parent:focus .button:before,
.button-parent:hover .button:before {
	width: 100%
}

.slick-dots {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.slick-dots li {
	list-style-type: none;
	height: 5px;
	background: #e6d4c8;
	cursor: pointer;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 3px;
	margin-right: 3px;
	transition: background .3s;
	position: relative
}

.slick-dots li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, #9b531a 0, #d37b18);
	opacity: 0;
	transition: opacity .3s
}

.slick-dots li.slick-active:before {
	opacity: 1
}

.slick-dots button {
	display: none
}

.close-button {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: transparent;
	transition: opacity .3s
}

.close-button:after,
.close-button:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	transition: border-bottom-color .3s
}

@media screen and (max-width:767px) {
	.close-button:after,
	.close-button:before {
		width: 20px
	}
}

.close-button:before {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.close-button:after {
	transform: translate(-50%, -50%) rotate(45deg)
}

.close-button:focus,
.close-button:hover {
	cursor: pointer;
	outline: 0
}

.title-group span {
	display: block
}

.title-group+.title5 {
	margin-top: 1.5em
}

.title-group+.button {
	margin-top: 1em
}

.animation-child.delay-1 {
	transition-delay: .2s
}

.animation-child.delay-2 {
	transition-delay: .4s
}

.animation-child.delay-3 {
	transition-delay: .6s
}

.animation-child.delay-4 {
	transition-delay: .8s
}

.animation-child.delay-5 {
	transition-delay: 1s
}

.animation-child.delay-6 {
	transition-delay: 1.2s
}

.animation-child.delay-7 {
	transition-delay: 1.4s
}

.animation-child.delay-8 {
	transition-delay: 1.6s
}

.animation-parent.animate .fade-up,
.animation-standalone.animate.fade-up {
	opacity: 1;
	transform: translateY(0)
}

.fade-up {
	opacity: 0;
	transform: translateY(30px);
	transition: transform 1s, opacity .5s
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto
}

.slick-arrow.slick-hidden {
	display: none
}

.header.scroll .header-logo {
	transform: translateY(0)!important
}

.header.scroll .header-logo svg #ancient-peaks-logo-round-path {
	fill: #38332e
}

.header.scroll .header-logo svg #ancient-peaks-logo-round-circle {
	fill: #fcf5ef;
	opacity: 1
}

.header.scroll .header-button {
	transform: translateY(0)!important;
	background-color: rgba(0, 0, 0, .1)
}

.header.open .header-logo {
	transform: none
}

@media screen and (max-width:767px) {
	.header.open .header-logo {
		opacity: 1;
		visibility: visible
	}
}

.header.open .header-logo svg #ancient-peaks-logo-round-path {
	fill: #38332e;
	transition-delay: .1s
}

.header.open .header-logo svg #ancient-peaks-logo-round-circle {
	fill: #fffaf8;
	transition-delay: .1s
}

.header.open .header-button {
	transform: none
}

.header.open .header-nav-item {
	opacity: 1;
	transform: translateY(0);
	transition-duration: .7s
}

.header.open .header-nav-item:first-child {
	transition-delay: .05s
}

.header.open .header-nav-item:nth-child(2) {
	transition-delay: .1s
}

.header.open .header-nav-item:nth-child(3) {
	transition-delay: .15s
}

.header.open .header-nav-item:nth-child(4) {
	transition-delay: .2s
}

.header.open .header-nav-item:nth-child(5) {
	transition-delay: .25s
}

.header.open .header-nav-item:nth-child(6) {
	transition-delay: .3s
}

.header.open .header-nav-item:nth-child(7) {
	transition-delay: .35s
}

.header.open .header-nav-item:nth-child(8) {
	transition-delay: .4s
}

.header.open .header-nav-item:nth-child(9) {
	transition-delay: .45s
}

.header.open .header-nav-item:nth-child(10) {
	transition-delay: .5s
}

.header.open .header-nav-info-item {
	opacity: 1;
	transform: translateY(0);
	transition-duration: .7s
}

.header.open .header-nav-info-item:first-child {
	transition-delay: .55s
}

.header.open .header-nav-info-item:nth-child(2) {
	transition-delay: .6s
}

.header.open .header-nav-info-item:nth-child(3) {
	transition-delay: .65s
}

.header.open .header-nav-info-item:nth-child(4) {
	transition-delay: .7s
}

.header.open .header-nav-info-item:nth-child(5) {
	transition-delay: .75s
}

.header.open .header-nav-info-item:nth-child(6) {
	transition-delay: .8s
}

.header.open .header-nav-info-item:nth-child(7) {
	transition-delay: .85s
}

.header.open .header-nav-info-item:nth-child(8) {
	transition-delay: .9s
}

.header.open .header-nav-info-item:nth-child(9) {
	transition-delay: .95s
}

.header.open .header-nav-info-item:nth-child(10) {
	transition-delay: 1s
}

.header.open .header-shop-item {
	opacity: 1;
	visibility: visible
}

.header.open.hidden {
	transform: none
}

.header.hidden .header-button,
.header.hidden .header-logo {
	transform: translateY(-200px)
}

.header-logo {
	position: absolute;
	left: 7%;
	top: 50px;
	color: #fff;
	text-decoration: none;
	height: 90px;
	text-align: center;
	transition: height .3s, transform .3s;
	z-index: 7
}

@media screen and (max-width:767px) {
	.header-logo {
		top: 20px;
		left: 27px;
		height: 45px;
		opacity: 1;
		/*visibility: hidden;*/
		transition: opacity .3s, visibility .3s
	}
}

.header-logo img {
	width: auto;
	height: 100%
}

.header-logo svg #ancient-peaks-logo-round-path {
	fill: #fcf5ef;
	transition: fill .3s
}

@media screen and (max-width:767px) {
	.header-logo svg #ancient-peaks-logo-round-path {
		fill: #38332e
	}
}

.header-logo svg #ancient-peaks-logo-round-circle {
	fill: #fcf5ef;
	opacity: 0;
	transition: opacity .3s
}

@media screen and (max-width:767px) {
	.header-logo svg #ancient-peaks-logo-round-circle {
		display: none
	}
}

.header-nav {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fffaf8 url(../images/nav-mountains.png) bottom/cover no-repeat local;
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s, visibility .3s;
	z-index: 99
}

@media screen and (max-width:767px) {
	.header-nav {
		padding-top: 120px
	}
}

.header-nav-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

@media screen and (max-width:767px) {
	.header-nav-inner {
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 0 33px 90px;
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}
}

.header-nav.open {
	visibility: visible;
	opacity: 1
}

.header-nav-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 20%
}

@media screen and (max-width:1200px) {
	.header-nav-items {
		margin-right: 15%
	}
}

@media screen and (max-width:767px) {
	.header-nav-items {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px
	}
}

.header-nav-item {
	list-style-type: none;
	font: 400 normal 35px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	letter-spacing: .03em;
    line-height:55px;
	text-transform: uppercase;
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0s .3s, transform 0s .3s
}

@media screen and (max-width:1500px) {
	.header-nav-item {
		font-size: 70px
	}
}

@media screen and (max-width:767px) {
	.header-nav-item {
		font-size: 25px
	}
}

.header-nav-item a {
	display: block;
	text-decoration: none;
	transition: background-color .2s, color .2s;
	color: #c0a9a1;
	padding: 0
}

.header-nav-item a:focus,
.header-nav-item a:hover {
	color: #985723
}

.header-nav-info {
	width: 250px
}

@media screen and (max-width:1200px) {
	.header-nav-info {
		margin-right: 10%
	}
}

@media screen and (max-width:767px) {
	.header-nav-info {
		margin-right: 0
	}
}

.header-nav-info-item {
	border-top: 1px solid #e0dcda;
	padding: 12px 0;
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0s .3s, transform 0s .3s
}

.header-nav-info-item:first-child {
	border-top: 0
}

.header-nav-info-title {
	font: 700 normal 16px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #936546
}

.header-nav-info-text {
	font: 400 normal 16px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	margin-top: .3em;
	color: #7a6a45
}

.header-nav-info-text a {
	color: inherit;
	text-decoration: none;
	display: inline-block
}

.header-nav-info-text a:focus,
.header-nav-info-text a:hover {
	text-decoration: underline
}

.header-nav-sub-item {
	list-style-type: none;
	font: 500 normal 16px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45
}

.header-nav-sub-item+.header-nav-sub-item {
	margin-top: .5em
}

.header-nav-sub a {
	color: inherit;
	text-decoration: none
}

.header-nav-sub a:focus,
.header-nav-sub a:hover {
	text-decoration: underline
}

.header-shop {
	position: absolute;
	z-index: 2;
	right: calc(7% + 80px);
	top: 67px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:767px) {
	.header-shop {
		top: 27px;
		right: 90px
	}
}

.header-shop-item {
	width: 50px;
	font: 500 normal 13px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #c0a9a1;
	text-align: center;
	list-style-type: none;
	margin-left: 5px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s 0s, visibility .3s 0s
}

@media screen and (max-width:767px) {
	.header-shop-item {
		margin-left: 0
	}
}

.header-shop a {
	display: block;
	color: inherit;
	text-decoration: none;
	padding-top: 22px;
	background-position: top;
	background-size: 20px auto;
	background-repeat: no-repeat;
	transition: color .2s
}

.header-shop a:focus,
.header-shop a:hover {
	color: #7a6a45
}

.header-shop a.cart {
	background-image: url(../fonts/cart.svg)
}

.header-shop a.account {
	background-image: url(../fonts/account.svg)
}

.header-button {
	position: fixed;
	right: 7%;
	top: 60px;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	width: 50px;
	height: 50px;
	outline: 0;
	z-index: 100;
	-ms-flex-order: 1;
	order: 1;
	transition: background-color .3s, transform .3s
}

@media screen and (max-width:767px) {
	.header-button {
		top: 20px;
		right: 20px
	}
}

.header-button:focus,
.header-button:hover {
	cursor: pointer
}

.header-button-item {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #fcf5ef;
	position: absolute;
	left: 10px;
	opacity: 1;
	transition: transform .3s, top .3s, opacity .3s, width .3s, background-color .3s
}

.header-button-item.top {
	top: 16px;
	transform-origin: left top
}

.header-button-item.middle {
	top: 24px
}

.header-button-item.bottom {
	top: 32px;
	transform-origin: left bottom
}

.header-button.open {
	background-color: transparent!important
}

.header-button.open .header-button-item {
	width: 35px;
	background-color: #38332e
}

.header-button.open .header-button-item.top {
	transform: rotate(45deg);
	top: 12px
}

.header-button.open .header-button-item.middle {
	opacity: 0
}

.header-button.open .header-button-item.bottom {
	transform: rotate(-45deg);
	top: 36px
}

.error404 .header:not(.hidden):not(.scroll):not(.open) .header-logo,
.page-template-default .header:not(.hidden):not(.scroll):not(.open) .header-logo,
.page-template-page-find .header:not(.hidden):not(.scroll):not(.open) .header-logo,
.page-template-page-internships .header:not(.hidden):not(.scroll):not(.open) .header-logo,
.single-event_post .header:not(.hidden):not(.scroll):not(.open) .header-logo,
.winedirect .header:not(.hidden):not(.scroll):not(.open) .header-logo {
	opacity: 1;
	visibility: visible
}

.error404 .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-path,
.page-template-default .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-path,
.page-template-page-find .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-path,
.page-template-page-internships .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-path,
.single-event_post .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-path,
.winedirect .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-path {
	fill: #38332e
}

.error404 .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-circle,
.page-template-default .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-circle,
.page-template-page-find .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-circle,
.page-template-page-internships .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-circle,
.single-event_post .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-circle,
.winedirect .header:not(.hidden):not(.scroll):not(.open) .header-logo svg #ancient-peaks-logo-round-circle {
	fill: #fcf5ef;
	opacity: 1
}

.error404 .header:not(.hidden):not(.scroll):not(.open) .header-button-item,
.page-template-default .header:not(.hidden):not(.scroll):not(.open) .header-button-item,
.page-template-page-find .header:not(.hidden):not(.scroll):not(.open) .header-button-item,
.page-template-page-internships .header:not(.hidden):not(.scroll):not(.open) .header-button-item,
.single-event_post .header:not(.hidden):not(.scroll):not(.open) .header-button-item,
.winedirect .header:not(.hidden):not(.scroll):not(.open) .header-button-item {
	background-color: #38332e
}

.footer-inner {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.footer-inner {
		width: calc(100% - 40px)
	}
}

.footer-main {
	padding: 100px 0
}

@media screen and (max-width:767px) {
	.footer-main {
		padding: 50px 0 30px
	}
}

.footer-main-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 50px 0 0
}

@media screen and (max-width:480px) {
	.footer-main-items {
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.footer-main-item {
	margin-right: 60px
}

@media screen and (max-width:480px) {
	.footer-main-item {
		margin-right: 0
	}
}

@media screen and (max-width:767px) {
	.footer-main-item:first-child {
		width: 100%;
		margin-bottom: 25px
	}
}

@media screen and (max-width:480px) {
	.footer-main-item:nth-child(2),
	.footer-main-item:nth-child(3) {
		width: calc(50% - 20px)
	}
}

.footer-main-title {
	font: 500 normal 24px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #936546
}

@media screen and (max-width:767px) {
	.footer-main-title {
		font-size: 20px
	}
}

.footer-main-text {
	font: 600 normal 26px/1.5 futura-pt, Helvetica, Arial, sans-serif;
	color: #936546;
	margin-top: .5em
}

@media screen and (max-width:767px) {
	.footer-main-text {
		font-size: 16px
	}
}

.footer-main-text a {
	color: inherit;
	text-decoration: none;
	display: inline-block
}

.footer-main-text a:focus,
.footer-main-text a:hover {
	text-decoration: underline
}

.footer-main-social {
	margin-left: auto
}

@media screen and (max-width:1023px) {
	.footer-main-social {
		width: 100%;
		margin-top: 40px
	}
}

@media screen and (max-width:480px) {
	.footer-main-social {
		margin-top: 30px;
		-ms-flex-order: 2;
		order: 2;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
}

@media screen and (max-width:480px) {
	.footer-main-social li {
		margin: 0 10px
	}
}

.footer-logo img {
	width: 400px;
	height: auto
}

@media screen and (max-width:767px) {
	.footer-logo img {
		width: 100%;
		max-width: 300px
	}
}

.footer-newsletter {
	width: 100%;
	margin-top: 50px
}

.footer-newsletter form {
	background-color: #fff;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.footer-newsletter input[type=email] {
	width: calc(100% - 150px);
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	font: 400 italic 20px/1.5 futura-pt, Helvetica, Arial, sans-serif;
	padding: 1.5em;
	background-color: #fff;
	transition: background-color .3s
}

@media screen and (max-width:767px) {
	.footer-newsletter input[type=email] {
		width: calc(100% - 80px);
		font-size: 16px;
		padding: 1em 1.5em
	}
}

.footer-newsletter input[type=email]:focus {
	outline: 0
}

.footer-newsletter input[type=submit] {
	width: 150px;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	border-left: 1px solid #323232;
	color: #936546;
	transition: color .3s;
	font: 400 normal 24px/1.5 futura-pt, Helvetica, Arial, sans-serif;
	background-color: transparent;
	padding: .2em 0
}

@media screen and (max-width:767px) {
	.footer-newsletter input[type=submit] {
		width: 80px;
		font-size: 18px
	}
}

.footer-newsletter input[type=submit]:focus,
.footer-newsletter input[type=submit]:hover {
	outline: 0;
	color: #323232;
	cursor: pointer
}

.footer-nav {
	background-color: #f4ebe6;
	padding: 20px 0 100px
}

.footer-nav-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	.footer-nav-inner {
		-ms-flex-pack: center;
		justify-content: center
	}
}

.footer-nav-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

@media screen and (max-width:480px) {
	.footer-nav-item {
		-ms-flex-pack: center;
		justify-content: center
	}
}

.footer-nav-item li {
	list-style-type: none;
	font: 400 normal 16px/1 futura-pt, Helvetica, Arial, sans-serif;
	color: #8c8583
}

@media screen and (max-width:1023px) {
	.footer-nav-item li {
		font-size: 12px
	}
}

.footer-nav-item a {
	color: inherit;
	text-decoration: none
}

.footer-nav-item a:focus,
.footer-nav-item a:hover {
	text-decoration: underline
}

@media screen and (max-width:480px) {
	.footer-nav-item-makers {
		width: 100%;
		text-align: center;
		padding-left: 0;
		margin-left: 0;
		margin-top: 10px;
		border-left: 0!important
	}
}

.footer-nav-copyright li {
	margin-left: .6em;
	padding-left: .6em;
	border-left: 1px solid currentColor;
	font-weight: 500
}

.footer-nav-copyright li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0
}

@media screen and (max-width:767px) {
	.footer-nav-links {
		display: none
	}
}

.footer-nav-links li {
	margin-left: 15px
}

@media screen and (max-width:1023px) {
	.footer-nav-links li {
		margin-left: 10px
	}
}

.error404 .footer-main,
.page-template-default .footer-main,
.page-template-page-find .footer-main,
.page-template-page-internships .footer-main,
.page-template-page-shop .footer-main,
.page-template-page-team .footer-main,
.page-template-page-trade .footer-main,
.winedirect .footer-main {
	border-top: 1px solid #c7b299
}

.hero {
	height: 100vh;
	min-height: 500px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	border: 20px solid #fcf5ef;
	position: relative
}

@media screen and (max-width:1200px) {
	.hero {
		border-width: 15px
	}
}

@media screen and (max-width:1023px) {
	.hero {
		min-height: 300px
	}
}

@media screen and (max-width:767px) {
	.hero {
		height: 90vh;
		border-width: 10px
	}
}

.hero.secondary {
	height: auto;
	padding: 150px 0 170px
}

@media screen and (max-width:767px) {
	.hero.secondary {
		padding: 100px 0 120px
	}
}

.hero.animate .hero-eyebrow,
.hero.animate .hero-nav li,
.hero.animate .hero-text,
.hero.animate .hero-title {
	opacity: 1;
	transform: translateY(0)
}

.hero-content {
	text-align: left;
	position: relative;
	top: -8%;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-shadow: 0 0 10em #000
}

.hero-eyebrow {
	font: 500 normal 3vw/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	display: block;
	text-transform: uppercase;
	color: #c0a9a1;
	opacity: 0;
	transform: translateY(30px);
	transition: transform 1s, opacity .5s
}

@media screen and (max-width:1500px) {
	.hero-eyebrow {
		font-size: 40px
	}
}

@media screen and (max-width:1200px) {
	.hero-eyebrow {
		font-size: 35px
	}
}

@media screen and (max-width:1023px) {
	.hero-eyebrow {
		font-size: 30px
	}
}

@media screen and (max-width:767px) {
	.hero-eyebrow {
		font-size: 25px
	}
}

@media screen and (max-width:480px) {
	.hero-eyebrow {
		font-size: 25px
	}
}

.hero-title {
	color: #fcf5ef;
	font: 400 normal 9vw/.8 Carta Marina, Georgia, Times New Roman, serif;
	text-transform: uppercase;
	display: block;
	opacity: 0;
	transform: translateY(30px);
	transition: transform 1s .2s, opacity .5s .2s
}

@media screen and (max-width:1500px) {
	.hero-title {
		font-size: 130px
	}
}

@media screen and (max-width:1200px) {
	.hero-title {
		font-size: 110px
	}
}

@media screen and (max-width:1023px) {
	.hero-title {
		font-size: 100px
	}
}

@media screen and (max-width:767px) {
	.hero-title {
		font-size: 60px
	}
}

@media screen and (max-width:340px) {
	.hero-title {
		font-size: 40px
	}
}

.hero-text {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #fff;
	width: calc(100% - 80px);
	max-width: 700px;
	text-align: center;
	margin-top: 20px;
	opacity: 0;
	text-shadow: none;
	transform: translateY(30px);
	transition: transform 1s .3s, opacity .5s .3s
}

@media screen and (max-width:1200px) {
	.hero-text {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.hero-text {
		font-size: 16px;
		line-height: 1.5;
		max-width: 550px
	}
}

.hero-text a {
	color: inherit;
	text-decoration: underline;
	transition: color .2s 0s
}

.hero-text a:focus,
.hero-text a:hover {
	color: #c0a9a1
}

.hero-nav {
	position: absolute;
	bottom: 18%;
	left: 0;
	width: 100%;
	padding: 0 5%
}

@media screen and (max-width:767px) {
	.hero-nav {
		display: none;
		visibility: hidden
	}
}

.hero-nav ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: center;
	justify-content: center
}

.hero-nav li {
	list-style-type: none;
	margin: 0 3%;
	opacity: 0;
	transform: translateY(30px);
	transition: transform 1s, opacity .5s
}

.hero-nav li:first-child {
	transition-delay: .7s
}

.hero-nav li:nth-child(2) {
	transition-delay: .9s
}

.hero-nav li:nth-child(3) {
	transition-delay: 1.1s
}

.hero-nav li:nth-child(4) {
	transition-delay: 1.3s
}

.hero-nav li:nth-child(5) {
	transition-delay: 1.5s
}

.hero-nav a {
	color: #fff;
	font-family: futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em
}

@media screen and (max-width:1200px) {
	.hero-nav a {
		font-size: 20px
	}
}

@media screen and (max-width:1023px) {
	.hero-nav a {
		font-size: 16px
	}
}

.hero-play {
	width: 80px;
	height: 80px;
	margin-top: 40px;
	transition: transform .3s;
	position: relative;
	z-index: 2
}

@media screen and (max-width:767px) {
	.hero-play {
		width: 60px;
		height: 60px
	}
}

.hero-play:focus,
.hero-play:hover {
	transform: scale(1.1)
}

.hero-play #play-button {
	width: 80px
}

@media screen and (max-width:767px) {
	.hero-play #play-button {
		width: 60px
	}
}

.hero-play #play-button.animate #play-button-circle {
	stroke-dashoffset: 0;
	transition: stroke-dashoffset 1s ease-in-out .6s
}

.hero-play #play-button.animate #play-button-triangle {
	stroke-dashoffset: 0;
	transition: stroke-dashoffset 1s ease-in-out 1s
}

.hero-play #play-button #play-button-circle,
.hero-play #play-button #play-button-triangle {
	fill: none;
	stroke-width: 4;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-miterlimit: 10;
	transition-delay: 1s
}

.hero-play #play-button #play-button-circle {
	transform-origin: center center;
	stroke-dashoffset: 340;
	stroke-dasharray: 340;
	transform: rotate(-90deg)
}

.hero-play #play-button #play-button-triangle {
	stroke-dashoffset: 180;
	stroke-dasharray: 180
}

.hero-video {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1
}

.hero-video video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	min-height: 100%;
	min-width: 100%;
	z-index: 1
}

.hero-video:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(56, 51, 46, .73);
	z-index: 2
}

.hero.no-animation .hero-eyebrow,
.hero.no-animation .hero-title {
	opacity: 1;
	transform: none
}

.video-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(56, 51, 46, .9);
	left: 0;
	top: 0;
	z-index: 2000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s, visibility .5s
}

.video-overlay.open {
	opacity: 1;
	visibility: visible
}

.video-overlay.open .video-overlay-inner {
	transform: scale(1)
}

.video-overlay-inner {
	width: 80%;
	position: relative;
	transform: scale(.9);
	transition: transform .5s
}

.video-overlay-close {
	position: absolute;
	right: -50px;
	top: 0;
	width: 40px;
	height: 40px;
	cursor: pointer
}

@media screen and (max-width:767px) {
	.video-overlay-close {
		top: -50px;
		right: 0
	}
}

.video-overlay-close:after,
.video-overlay-close:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 25px;
	height: 2px;
	background-color: #fcf5ef
}

.video-overlay-close:before {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.video-overlay-close:after {
	transform: translate(-50%, -50%) rotate(45deg)
}

.social {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

.social-item {
	list-style-type: none;
	margin-right: 15px
}

.social a {
	display: block;
	width: 35px;
	height: 50px;
	opacity: 1;
	transition: opacity .2s;
	background-position: 0;
	background-repeat: no-repeat;
	background-size: auto 60%
}

.social a:focus,
.social a:hover {
	opacity: .7
}

.social a.instagram {
	background-image: url(../fonts/instagram.svg)
}

.social a.twitter {
	background-image: url(../fonts/twitter.svg)
}

.social a.facebook {
	background-image: url(../fonts/facebook.svg)
}

.gallery-slider {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative
}

@media screen and (max-width:767px) {
	.gallery-slider {
		max-width: 500px
	}
}

@media screen and (max-width:480px) {
	.gallery-slider {
		width: calc(100% - 40px)
	}
}

.gallery-slider.animate .gallery-slider-content,
.gallery-slider.animate .gallery-slider-items {
	transform: translateY(0);
	opacity: 1
}

.gallery-slider-content {
	background-color: #fff;
	width: 50%;
	min-height: 800px;
	padding: 150px 100px;
	opacity: 0;
	transform: translateY(120px);
	transition: opacity .3s .1s, transform 1s .1s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width:1200px) {
	.gallery-slider-content {
		padding: 120px 80px
	}
}

@media screen and (max-width:1023px) {
	.gallery-slider-content {
		padding: 100px 60px;
		min-height: 630px
	}
}

@media screen and (max-width:767px) {
	.gallery-slider-content {
		padding: 60px 30px;
		width: 100%;
		transition-delay: 0s;
		transform: translateY(50px);
		min-height: 0
	}
}

.gallery-slider-content .text,
.gallery-slider-content .title1,
.gallery-slider-content .title2,
.gallery-slider-content .title3,
.gallery-slider-content .title4,
.gallery-slider-content .title5,
.gallery-slider-content .title6 {
	width: 100%
}

.gallery-slider-items {
	width: 50%;
	opacity: 0;
	transform: translateY(50px);
	transition: opacity .3s, transform 1s
}

@media screen and (max-width:767px) {
	.gallery-slider-items {
		width: 100%;
		height: 100vw;
		max-height: 500px;
		-ms-flex-order: -1;
		order: -1
	}
}

.gallery-slider-item {
	height: 100%!important;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.gallery-slider-item video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: auto
}

@media screen and (max-width:767px) {
	.gallery-slider-item video {
		height: auto;
		width: 100%
	}
}

.gallery-slider .slick-list,
.gallery-slider .slick-track {
	height: 100%!important
}

.gallery-slider .slick-prev {
	display: none!important
}

.gallery-slider .slick-next {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate3d(-50%, -50%, 1px);
	width: 80px;
	height: 80px;
	background-color: #fff;
	border-radius: 50%;
	font: 400 normal 13px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #6f5a4c;
	letter-spacing: .05em;
	box-shadow: 0 0 0 3px #fff;
	transition: color .3s
}

@media screen and (max-width:767px) {
	.gallery-slider .slick-next {
		display: none!important
	}
}

.gallery-slider .slick-next:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	width: 94%;
	height: 94%;
	border: 2px solid #b69682;
	border-radius: 50%;
	opacity: 1;
	transition: transform .3s, opacity .3s
}

.gallery-slider .slick-next:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #b69682;
	border-radius: 50%;
	opacity: 0;
	transition: width .2s, height .2s, opacity .2s;
	z-index: -1
}

.gallery-slider .slick-next:hover {
	outline: 0;
	cursor: pointer;
	color: #fff
}

.gallery-slider .slick-next:hover:before {
	transform: translate(-50%, -50%) scale(1.5);
	opacity: 0
}

.gallery-slider .slick-next:hover:after {
	width: 98%;
	height: 98%;
	opacity: 1
}

.gallery-slider .slick-next:focus {
	outline: 0
}

.gallery-slider .slick-dots {
	position: absolute;
	top: 100%;
	width: calc(100% + 3px)
}

.gallery-slider .eyebrow {
	color: #936546
}

.gallery-slider .title1 {
	color: #c0a9a1
}

.gallery-slider .title2 {
	color: #6f5a4c
}

.gallery-slider .title2+p {
	margin-top: 1em
}

.gallery-slider .title3,
.gallery-slider .title5 {
	color: #936546
}

.gallery-slider .title5 a {
	color: inherit
}

.gallery-slider .title5 a[href*=mailto],
.gallery-slider .title5 a[href*=tel] {
	text-decoration: none
}

.gallery-slider .title5 a[href*=mailto]:hover,
.gallery-slider .title5 a[href*=tel]:hover {
	text-decoration: underline
}

.gallery-slider .title5+p {
	margin-top: 1.5em
}

.gallery-slider .text {
	color: #7a6a45
}

.content-slider {
	width: calc(100% - 80px);
	max-width: 1100px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative
}

@media screen and (max-width:1023px) {
	.content-slider {
		min-height: 0
	}
}

@media screen and (max-width:767px) {
	.content-slider {
		max-width: 500px
	}
}

@media screen and (max-width:480px) {
	.content-slider {
		width: calc(100% - 40px)
	}
}

.content-slider.animate .content-slider-images,
.content-slider.animate .content-slider-items {
	transform: translateY(0);
	opacity: 1
}

.content-slider-items {
	width: 50%;
	background-color: #fff;
	opacity: 0;
	transform: translateY(120px);
	transition: opacity .3s .1s, transform 1s .1s
}

@media screen and (max-width:767px) {
	.content-slider-items {
		width: 100%;
		transition-delay: 0s;
		transform: translateY(50px)
	}
}

.content-slider-item {
	padding: 120px 80px;
	min-height: 600px
}

@media screen and (max-width:1200px) {
	.content-slider-item {
		padding: 100px 80px;
		min-height: 550px
	}
}

@media screen and (max-width:1023px) {
	.content-slider-item {
		padding: 80px 60px;
		min-height: 500px
	}
}

@media screen and (max-width:767px) {
	.content-slider-item {
		padding: 60px 30px;
		min-height: 0
	}
}

.content-slider-images {
	width: 50%;
	opacity: 0;
	transform: translateY(80px);
	transition: opacity .3s, transform 1s
}

@media screen and (max-width:767px) {
	.content-slider-images {
		width: 100%;
		height: 100vw;
		max-height: 400px;
		-ms-flex-order: -1;
		order: -1
	}
}

.content-slider-images .slick-list,
.content-slider-images .slick-track {
	height: 100%!important
}

.content-slider-images .slick-arrow {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 70px;
	height: 70px;
	z-index: 1;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: auto 105%;
	transition: background-position .3s;
	border: 2px solid #baa796;
	position: absolute;
	left: 0;
	top: 50%
}

@media screen and (max-width:1200px) {
	.content-slider-images .slick-arrow {
		width: 60px;
		height: 60px
	}
}

@media screen and (max-width:1023px) {
	.content-slider-images .slick-arrow {
		width: 50px;
		height: 50px
	}
}

.content-slider-images .slick-arrow:hover {
	outline: 0;
	cursor: pointer
}

.content-slider-images .slick-arrow:focus,
.content-slider-images .slick-arrow:hover {
	outline: 0
}

@media screen and (max-width:767px) {
	.content-slider-images .slick-arrow {
		display: none!important
	}
}

.content-slider-images .slick-prev {
	transform: translate(-65%, -100%);
	background-image: url(../fonts/slider-arrow-prev.svg);
	background-position: 2%
}

.content-slider-images .slick-prev:hover {
	background-position: 98%
}

.content-slider-images .slick-next {
	transform: translate(-35%, -2px);
	background-image: url(../fonts/slider-arrow-next.svg);
	background-position: 98%
}

.content-slider-images .slick-next:hover {
	background-position: 2%
}

.content-slider-images .slick-dots {
	position: absolute;
	top: 100%;
	width: calc(100% + 3px)
}

.content-slider-image {
	height: 100%!important;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.content-slider .title2,
.content-slider .title3 {
	color: #c0a9a1
}

.content-slider .title5 {
	color: #936546
}

.content-slider .text {
	color: #7a6a45
}

.content-slider .has-one-slide .slick-track {
	transform: none!important
}

.banner {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 300px calc(50% - 500px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
	border-left: 20px solid #fcf5ef;
	border-right: 20px solid #fcf5ef
}

@media screen and (max-width:1200px) {
	.banner {
		border-width: 15px
	}
}

@media screen and (max-width:767px) {
	.banner {
		border-width: 10px
	}
}

@media screen and (max-width:1500px) {
	.banner {
		padding: 250px calc(50% - 400px)
	}
}

@media screen and (max-width:1023px) {
	.banner {
		padding: 200px 15%
	}
}

@media screen and (max-width:767px) {
	.banner {
		padding: 180px 15%
	}
}

.banner .title-group {
	text-shadow: 0 0 10em #000
}

.banner .eyebrow,
.banner .title1,
.banner .title2 {
	color: #fff
}

.intro {
	width: calc(100% - 80px);
	max-width: 650px;
	padding: 60px 0;
	margin: 0 auto;
	text-align: center
}

.intro .eyebrow {
	color: #936546
}

.intro .title2 {
	color: #6f5a4c
}

.intro .text {
	color: #7a6a45
}

.wp-pagenavi {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 50px 20px
}

.wp-pagenavi a,
.wp-pagenavi span {
	padding: 10px 12px;
	font: 500 normal 18px/1 futura-pt, Helvetica, Arial, sans-serif;
	color: #936546
}

@media screen and (max-width:1023px) {
	.wp-pagenavi a,
	.wp-pagenavi span {
		font-size: 16px
	}
}

@media screen and (max-width:767px) {
	.wp-pagenavi a,
	.wp-pagenavi span {
		font-size: 15px
	}
}

.wp-pagenavi a {
	text-decoration: none
}

.wp-pagenavi a:hover {
	background-color: #fcf5ef
}

.wp-pagenavi .current {
	color: #fff;
	background-color: #c0a9a1
}

.shuffler {
	position: relative;
	background: #111;
	height: 50vw;
	overflow: hidden
}

@media screen and (max-width:1023px) {
	.shuffler {
		height: 60vw
	}
}

@media screen and (max-width:480px) {
	.shuffler {
		height: 70vw
	}
}

.shuffler-item {
	top: 0;
	width: 90vw;
	transform: translateX(-100%);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	transition: transform .7s;
	z-index: 3;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0 0 8vw 10vw;
	overflow: hidden
}

.shuffler-item,
.shuffler-item:after {
	position: absolute;
	left: 0;
	height: 100%
}

.shuffler-item:after {
	content: "";
	bottom: 0;
	width: 100%;
	z-index: 1;
	background-color: rgba(0, 0, 0, .6);
	opacity: 1;
	transition: opacity .7s
}

.shuffler-item.next {
	transform: translateX(20vw);
	z-index: 1
}

.shuffler-item.next.on-deck {
	transition-duration: 0s
}

.shuffler-item.next.hover,
.shuffler-item.next:hover {
	cursor: pointer;
	transform: translateX(19vw)
}

.shuffler-item.next.hover:after,
.shuffler-item.next:hover:after {
	opacity: .5
}

.shuffler-item.active {
	transform: translateX(0);
	z-index: 2
}

.shuffler-item.active:after {
	opacity: 0
}

.shuffler-item.active.hover {
	transform: translateX(-3vw)
}

.shuffler-item.active .overflow-inner {
	transform: translateY(0)
}

.shuffler-item.active .button-filled,
.shuffler-item.active .home-work-subtitle {
	opacity: 1
}

.shuffler-item video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: 100%
}

.shuffler-arrow {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 60px;
	height: 50px;
	position: absolute;
	top: 50%;
	z-index: 1;
	transition: width .4s;
	z-index: 4
}

@media screen and (max-width:1023px) {
	.shuffler-arrow {
		width: 5vw
	}
}

@media screen and (max-width:767px) {
	.shuffler-arrow {
		display: none
	}
}

.shuffler-arrow.hover,
.shuffler-arrow:focus,
.shuffler-arrow:hover {
	width: 80px;
	cursor: pointer;
	outline: 0
}

@media screen and (max-width:1023px) {
	.shuffler-arrow.hover,
	.shuffler-arrow:focus,
	.shuffler-arrow:hover {
		width: 5vw
	}
}

.shuffler-arrow.next {
	background: transparent url(../fonts/shuffler-arrow.svg) 100%/auto 7px no-repeat;
	left: calc(91vw - 50px)
}

@media screen and (max-width:1023px) {
	.shuffler-arrow.next {
		left: 88vw
	}
}

.accordion-title {
	background-color: #fff;
	padding: 40px 60px 40px 100px;
	font: 500 normal 30px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: #c0a9a1;
	position: relative
}

@media screen and (max-width:1200px) {
	.accordion-title {
		font-size: 26px
	}
}

@media screen and (max-width:1023px) {
	.accordion-title {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.accordion-title {
		font-size: 20px;
		padding: 20px 40px 20px 50px
	}
}

.accordion-title:focus,
.accordion-title:hover {
	cursor: pointer
}

.accordion-title:after,
.accordion-title:before {
	content: "";
	position: absolute;
	width: .8em;
	height: 2px;
	left: 40px;
	top: 49%;
	background: linear-gradient(90deg, #9b531a 0, #d37b18);
	transition: transform .5s;
	transform-origin: center center
}

@media screen and (max-width:767px) {
	.accordion-title:after,
	.accordion-title:before {
		left: 20px;
		width: .6em;
		height: 1px
	}
}

.accordion-title:before {
	transform: rotate(180deg)
}

.accordion-title:after {
	transform: rotate(270deg)
}

.accordion-title.open:after,
.accordion-title.open:before {
	transform: rotate(0)
}

.accordion-content {
	background-color: #fff;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	transition: height .5s, visibility .5s;
	margin-bottom: 5px
}

.accordion-content.open {
	max-height: 2000px;
	visibility: visible;
	transition: height .5s, visibility 0s
}

.accordion-content-inner {
	padding: 0 60px 60px 100px
}

@media screen and (max-width:767px) {
	.accordion-content-inner {
		padding: 0 30px 40px
	}
}

.tabs ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tabs li {
	width: calc(100% / 3 - 2px);
	list-style-type: none;
	text-align: center
}

.tabs button {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: .8em .5em 1.1em;
	font: 500 normal 24px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #8f7d71;
	text-decoration: none;
	background-color: #f2e5da;
	transition: background-color .3s
}

@media screen and (max-width:1023px) {
	.tabs button {
		font-size: 18px
	}
}

@media screen and (max-width:767px) {
	.tabs button {
		font-size: 15px
	}
}

@media screen and (max-width:340px) {
	.tabs button {
		font-size: 12px
	}
}

.tabs button span {
	position: relative;
	display: inline-block;
	min-width: 3.5em
}

.tabs button span:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	left: 50%;
	transform: translate(-50%);
	bottom: -.3em;
	background: #928363;
	transition: width .3s, background .3s
}

@media screen and (max-width:767px) {
	.tabs button span:before {
		width: 30px
	}
}

.tabs button:focus,
.tabs button:hover {
	outline: 0;
	cursor: pointer
}

.tabs button:focus span:before,
.tabs button:hover span:before {
	width: 100%
}

.tabs button.active {
	color: #7a6a45;
	background-color: #fff
}

.tabs button.active span:before {
	width: 100%;
	background: linear-gradient(90deg, #9b531a 0, #d37b18)
}

.promo-overlay {
	position: fixed;
	background-color: rgba(56, 51, 46, .9);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding-bottom: 20px;
	transition: opacity .5s, visibility .5s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1200px) {
	.promo-overlay {
		padding-top: 70px;
		display: block
	}
}

@media screen and (max-width:1023px) {
	.promo-overlay {
		padding-top: 55px
	}
}

.promo-overlay.hidden {
	opacity: 0;
	visibility: hidden
}

.promo-overlay.hidden .promo-overlay-inner {
	transform: scale(.9)
}

.promo-overlay.hidden .promo-overlay-return {
	opacity: 0;
	transition-delay: 0s
}

.promo-overlay-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px;
	background-color: #fcf5ef;
	width: calc(100% - 80px);
	height: calc(100% - 80px);
	max-width: 1100px;
	max-height: 650px;
	margin: 0 auto;
	transform: scale(1);
	transform-origin: center center;
	transition: transform .5s
}

@media screen and (max-width:1023px) {
	.promo-overlay-inner {
		padding: 30px;
		width: calc(100% - 60px);
		height: calc(100% - 60px)
	}
}

@media screen and (max-width:767px) {
	.promo-overlay-inner {
		padding: 40px 20px 20px;
		width: calc(100% - 40px);
		height: calc(100% - 40px);
		height: auto
	}
}

.promo-overlay-img {
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media screen and (max-width:767px) {
	.promo-overlay-img {
		width: 100%;
		height: 300px
	}
}

@media screen and (max-width:480px) {
	.promo-overlay-img {
		height: 40vw
	}
}

.promo-overlay-content {
	width: 50%;
	padding: 40px 40px 40px 80px
}

@media screen and (max-width:1023px) {
	.promo-overlay-content {
		padding: 30px 30px 30px 60px
	}
}

@media screen and (max-width:767px) {
	.promo-overlay-content {
		width: 100%;
		height: 50%;
		padding: 30px 10% 10px
	}
}

@media screen and (max-width:480px) {
	.promo-overlay-content {
		padding: 30px 10px 10px
	}
}

.promo-overlay .title3 {
	color: #c0a9a1
}

.promo-overlay .text {
	color: #7a6a45;
	margin-top: 1em
}

.promo-overlay .close-button {
	position: absolute;
	right: 20px;
	top: 20px
}

@media screen and (max-width:767px) {
	.promo-overlay .close-button {
		top: 0;
		right: 0
	}
}

.promo-overlay .close-button:after,
.promo-overlay .close-button:before {
	border-bottom: 2px solid #c0a9a1
}

.promo-overlay .close-button:focus:after,
.promo-overlay .close-button:focus:before,
.promo-overlay .close-button:hover:after,
.promo-overlay .close-button:hover:before {
	border-bottom-color: #7a6a45
}

.contact-form {
	margin-top: 80px
}

.contact-form fieldset>div {
	padding-top: 10px
}

.contact-form legend {
	font: 500 normal 16px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .25em;
	text-transform: uppercase;
	color: #936546;
	margin-bottom: 10px
}

@media screen and (max-width:1200px) {
	.contact-form legend {
		font-size: 15px
	}
}

@media screen and (max-width:1023px) {
	.contact-form legend {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.contact-form legend {
		font-size: 12px
	}
}

.contact-form label {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45;
	display: block
}

@media screen and (max-width:1200px) {
	.contact-form label {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.contact-form label {
		font-size: 16px;
		line-height: 1.5
	}
}

.contact-form input[type=email],
.contact-form input[type=number],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=text],
.contact-form select,
.contact-form textarea {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45;
	width: 100%;
	padding: .5em .8em;
	background: #fff;
	border: 1px solid #f4dac4;
	transition: box-shadow .2s, border-color .2s
}

@media screen and (max-width:1200px) {
	.contact-form input[type=email],
	.contact-form input[type=number],
	.contact-form input[type=password],
	.contact-form input[type=tel],
	.contact-form input[type=text],
	.contact-form select,
	.contact-form textarea {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.contact-form input[type=email],
	.contact-form input[type=number],
	.contact-form input[type=password],
	.contact-form input[type=tel],
	.contact-form input[type=text],
	.contact-form select,
	.contact-form textarea {
		font-size: 16px;
		line-height: 1.5
	}
}

.contact-form input[type=email]:focus,
.contact-form input[type=number]:focus,
.contact-form input[type=password]:focus,
.contact-form input[type=tel]:focus,
.contact-form input[type=text]:focus,
.contact-form select:focus,
.contact-form textarea:focus {
	outline: 0;
	border-color: #f4dac4;
	box-shadow: inset 0 0 0 2px #f4dac4
}

.contact-form select {
	background: #fff url(../fonts/select-arrow.svg) 100%/auto 100% no-repeat;
	padding-right: 2.7em
}

.contact-form textarea {
	min-height: 150px
}

.contact-form button[type=submit],
.contact-form input[type=submit] {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	font: 500 normal 30px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	letter-spacing: .04em;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding: .5em 1.2em;
	background-color: transparent;
	color: #985723;
	border: 2px solid #985723;
	transition: background-color .3s, color .3s
}

@media screen and (max-width:1200px) {
	.contact-form button[type=submit],
	.contact-form input[type=submit] {
		font-size: 26px
	}
}

@media screen and (max-width:1023px) {
	.contact-form button[type=submit],
	.contact-form input[type=submit] {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.contact-form button[type=submit],
	.contact-form input[type=submit] {
		font-size: 20px
	}
}

.contact-form button[type=submit]:focus,
.contact-form button[type=submit]:hover,
.contact-form input[type=submit]:focus,
.contact-form input[type=submit]:hover {
	outline: 0;
	cursor: pointer;
	color: #fff;
	background-color: #985723
}

.instagram-feed {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto
}

@media screen and (max-width:1023px) {
	.instagram-feed-intro {
		padding-bottom: 40px
	}
}

@media screen and (max-width:767px) {
	.instagram-feed-intro {
		padding-bottom: 20px
	}
}

.instagram-feed-intro .title2 a {
	color: inherit;
	text-decoration: none
}

.instagram-feed-item {
	width: calc(25% - 3.75px);
	margin-bottom: 5px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.instagram-feed-item:before {
	content: "";
	padding-top: 100%;
	display: table
}

@media screen and (max-width:767px) {
	.instagram-feed-item {
		width: calc(25% - 1.5px);
		margin-bottom: 2px
	}
}

.instagram-feed-item:first-child {
	transition-delay: .2s
}

.instagram-feed-item:nth-child(2) {
	transition-delay: .4s
}

.instagram-feed-item:nth-child(3) {
	transition-delay: .6s
}

.instagram-feed-item:nth-child(4) {
	transition-delay: .8s
}

.instagram-feed-item:nth-child(5) {
	transition-delay: 1s
}

.instagram-feed-item:nth-child(6) {
	transition-delay: 1.2s
}

.instagram-feed-item:nth-child(7) {
	transition-delay: 1.4s
}

.instagram-feed-item:nth-child(8) {
	transition-delay: 1.6s
}

.instagram-feed.no-animations .instagram-feed-item {
	opacity: 1;
	transform: none
}

.home-hero {
	text-align: center
}

.home-hero-title {
	width: 100%;
	position: relative;
	z-index: 2
}

.home-hero-title img {
	display: block;
	width: 50%;
	height: auto;
	margin: 20px auto 0;
	opacity: 0;
	transform: translateY(30px);
	transition: transform 1s .2s, opacity .5s .2s
}

@media screen and (max-width:1500px) {
	.home-hero-title img {
		width: 70%
	}
}

@media screen and (max-width:480px) {
	.home-hero-title img {
		width: 85%
	}
}

.home-hero.animate .home-hero-title img {
	opacity: 1;
	transform: translateY(0)
}

.home-intro {
	position: relative;
	z-index: 2
}

@media screen and (max-width:767px) {
	.home-intro {
		padding-bottom: 20px
	}
}

.home-intro .gallery-slider {
	top: -100px
}

@media screen and (max-width:767px) {
	.home-intro .gallery-slider {
		top: -50px
	}
}

@media screen and (max-width:767px) {
	.home-intro .gallery-slider-content {
		background-color: transparent;
		padding-bottom: 0
	}
}

.home-shop {
	background-image: url(../images/doga.jpg)
}

.home-club {
	padding: 100px 0
}

@media screen and (max-width:767px) {
	.home-club {
		padding: 50px 0 0
	}
}

@media screen and (max-width:767px) {
	.home-club .gallery-slider-content {
		background-color: transparent;
		padding-bottom: 0
	}
}

.home-land {
	padding: 250px 0;
	min-height: 67vw;
	background: transparent url(../images/land.jpg) 50%/cover no-repeat;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:767px) {
	.home-land {
		background-image: url(../images/land-mobile.jpg)
	}
}

.home-land-content {
	background-color: #fff;
	padding: 80px 150px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1023px) {
	.home-land-content {
		width: 650px;
		padding: 80px 100px
	}
}

@media screen and (max-width:767px) {
	.home-land-content {
		padding: 80px;
		width: calc(100% - 40px);
		max-width: 500px
	}
}

@media screen and (max-width:480px) {
	.home-land-content {
		padding: 80px 40px
	}
}

.home-land-content .title1 {
	color: #c0a9a1
}

.home-land-content .eyebrow {
	color: #936546
}

.home-land-content .text {
	color: #7a6a45;
	width: 100%
}

.home-events {
	padding: 100px 0;
	height: 0;
	overflow: hidden;
	display: none
}

@media screen and (max-width:1023px) {
	.home-events {
		padding: 50px 0 80px
	}
}

@media screen and (max-width:767px) {
	.home-events {
		padding: 20px 0 80px
	}
}

.home-events.show {
	height: auto;
	overflow: visible;
	display: block
}

.home-events-header {
	width: calc(100% - 80px);
	max-width: 1050px;
	margin: 0 auto 20px
}

@media screen and (max-width:1023px) {
	.home-events-header {
		padding-left: 20px
	}
}

@media screen and (max-width:767px) {
	.home-events-header {
		max-width: 480px
	}
}

@media screen and (max-width:480px) {
	.home-events-header {
		width: calc(100% - 40px);
		padding-left: 0
	}
}

@media screen and (min-width:1024px) {
	.home-events .content-slider-images {
		top: -80px
	}
}

.home-events .eyebrow {
	color: #936546;
	padding-left: .5em
}

.home-events .title1 {
	color: #c0a9a1
}

.land-hero {
	background-image: url(../images/hero_8.jpg)
}

.land-vineyard {
	background: #fcf5ef url(../images/sustainability-bg.jpg) top/100% auto no-repeat;
	padding-bottom: 300px
}

@media screen and (max-width:1200px) {
	.land-vineyard {
		background-size: 120% auto
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard {
		background-size: 130% auto;
		padding-bottom: 240px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard {
		padding-bottom: 20px;
		background-image: none
	}
}

.land-vineyard-intro {
	margin-bottom: -1px;
	padding-top: 25vw
}

@media screen and (max-width:1200px) {
	.land-vineyard-intro {
		padding-top: 30vw
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-intro {
		padding: 30vw 0 25vw;
		background: #fcf5ef url(../images/sustainability-bg.jpg) top/auto 100% no-repeat
	}
}

@media screen and (max-width:480px) {
	.land-vineyard-intro {
		padding: 45vw 0 30vw
	}
}

.land-vineyard-intro-inner {
	margin: 0 auto;
	width: calc(100% - 80px);
	max-width: 1000px;
	background-color: #fcf5ef;
	padding: 100px 140px 80px;
	position: relative
}

@media screen and (max-width:1200px) {
	.land-vineyard-intro-inner {
		padding: 80px 110px 40px
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard-intro-inner {
		padding: 80px 100px 40px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-intro-inner {
		width: calc(100% - 40px);
		padding: 80px 30px;
		max-width: 500px
	}
}

.land-vineyard-intro-sip {
	position: absolute;
	right: 40px;
	top: 40px;
	width: 80px
}

@media screen and (max-width:1023px) {
	.land-vineyard-intro-sip {
		right: 30px;
		top: 30px;
		width: 70px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-intro-sip {
		right: 20px;
		top: 20px;
		width: 50px
	}
}

.land-vineyard-intro .eyebrow {
	color: #936546
}

.land-vineyard-intro .title2 {
	color: #6f5a4c
}

.land-vineyard-intro .text {
	color: #7a6a45
}

.land-vineyard-sliders {
	margin: 0 auto;
	width: calc(100% - 80px);
	max-width: 1000px;
	position: relative
}

@media screen and (max-width:767px) {
	.land-vineyard-sliders {
		width: calc(100% - 40px);
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap
	}
}

.land-vineyard-items {
	padding: 1px 70px 70px;
	z-index: 2;
	background-color: #fcf5ef
}

@media screen and (max-width:1200px) {
	.land-vineyard-items {
		padding: 1px 60px 60px
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard-items {
		padding: 1px 50px 50px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-items {
		padding: 0
	}
}

.land-vineyard-items .slick-track {
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-align: stretch;
	align-items: stretch
}

.land-vineyard-items .slick-arrow {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 70px;
	height: 70px;
	z-index: 1;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: auto 105%;
	transition: background-position .3s;
	border: 2px solid #baa796;
	position: absolute;
	top: 50%;
	transform: translateY(calc(-50% - 50px))
}

@media screen and (max-width:1200px) {
	.land-vineyard-items .slick-arrow {
		width: 60px;
		height: 60px
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard-items .slick-arrow {
		width: 50px;
		height: 50px
	}
}

.land-vineyard-items .slick-arrow:hover {
	outline: 0;
	cursor: pointer
}

.land-vineyard-items .slick-arrow:focus,
.land-vineyard-items .slick-arrow:hover {
	outline: 0
}

@media screen and (max-width:767px) {
	.land-vineyard-items .slick-arrow {
		display: none!important
	}
}

.land-vineyard-items .slick-prev {
	background-image: url(../fonts/slider-arrow-prev.svg);
	background-position: 2%;
	left: 0
}

.land-vineyard-items .slick-prev:hover {
	background-position: 98%
}

.land-vineyard-items .slick-next {
	background-image: url(../fonts/slider-arrow-next.svg);
	background-position: 98%;
	right: 0
}

.land-vineyard-items .slick-next:hover {
	background-position: 2%
}

.land-vineyard-items .slick-dots {
	width: calc(100% + 3px);
	left: 0;
	top: 100%
}

@media screen and (max-width:767px) {
	.land-vineyard-items .slick-dots {
		top: 0
	}
}

.land-vineyard-item {
	background-color: #fff;
	padding: 80px 70px;
	height: auto!important
}

@media screen and (max-width:1200px) {
	.land-vineyard-item {
		padding: 60px 50px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-item {
		padding: 40px 30px
	}
}

.land-vineyard-item-text {
	columns: 2;
	column-gap: 50px
}

@media screen and (max-width:1023px) {
	.land-vineyard-item-text {
		column-gap: 40px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-item-text {
		columns: 1;
		text-align: left
	}
}

.land-vineyard-item .title5 {
	color: #936546;
	margin-bottom: .5em
}

.land-vineyard-item p {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.land-vineyard-item p {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard-item p {
		font-size: 16px;
		line-height: 1.5
	}
}

.land-vineyard-item p+p {
	margin-top: 1em
}

.land-vineyard-counter {
	position: absolute;
	right: 70px;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: #936546;
	z-index: 3;
	font: 500 normal 24px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1200px) {
	.land-vineyard-counter {
		right: 60px
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard-counter {
		right: 50px;
		font-size: 21px;
		width: 40px;
		height: 40px
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-counter {
		right: 0;
		top: 320px;
		width: 35px;
		height: 35px;
		font-size: 18px
	}
}

.land-vineyard-images {
	position: absolute;
	left: -200px;
	top: 1px;
	width: calc(100% + 400px);
	height: calc(100% + 280px);
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: stretch;
	align-items: stretch
}

@media screen and (max-width:1500px) {
	.land-vineyard-images {
		width: calc(100% + 180px);
		left: -90px
	}
}

@media screen and (max-width:1200px) {
	.land-vineyard-images {
		width: calc(100% + 80px);
		left: -40px
	}
}

@media screen and (max-width:1023px) {
	.land-vineyard-images {
		height: calc(100% + 200px)
	}
}

@media screen and (max-width:767px) {
	.land-vineyard-images {
		position: static;
		width: 100%;
		height: 300px;
		-ms-flex-order: -1;
		order: -1
	}
}

.land-vineyard-image {
	width: 50%;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:767px) {
	.land-vineyard-image {
		width: 100%
	}
}

.land-vineyard-image .slick-track {
	height: 100%
}

.land-vineyard-image-item {
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}

@media screen and (max-width:767px) {
	.land-vineyard-image-right {
		display: none
	}
}

.land-region {
	padding: 0 0 60px
}

@media screen and (max-width:767px) {
	.land-region {
		padding-bottom: 0
	}
}

.land-region .intro {
	padding-bottom: 40px
}

@media screen and (max-width:767px) {
	.land-region .intro {
		padding-bottom: 20px
	}
}

.land-region-map {
	width: calc(100% - 80px);
	max-width: 1200px;
	display: block;
	margin: 0 auto
}

@media screen and (max-width:1023px) {
	.land-region-map {
		width: calc(100% - 60px)
	}
}

@media screen and (max-width:767px) {
	.land-region-map {
		width: 100%
	}
}

.land-region-details {
	width: calc(100% - 80px);
	max-width: 1300px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:1023px) {
	.land-region-details {
		width: calc(100% - 60px)
	}
}

@media screen and (max-width:767px) {
	.land-region-details {
		width: 100%
	}
}

.land-region-details.animate .land-region-specs-key li,
.land-region-details.animate .land-region-specs-stats dd,
.land-region-details.animate .land-region-specs-stats dt {
	transform: translateY(0);
	opacity: 1
}

.land-region-specs {
	width: 50%
}

@media screen and (max-width:1023px) {
	.land-region-specs {
		width: 100%;
		max-width: 600px
	}
}

@media screen and (max-width:767px) {
	.land-region-specs {
		padding: 0 20px
	}
}

.land-region-specs .eyebrow {
	color: #936546;
	display: block
}

.land-region-specs-title {
	font: 400 normal 60px/.8 Carta Marina, Georgia, Times New Roman, serif;
	text-transform: uppercase;
	color: #323232
}

@media screen and (max-width:1023px) {
	.land-region-specs-title {
		font-size: 50px
	}
}

@media screen and (max-width:767px) {
	.land-region-specs-title {
		font-size: 35px
	}
}

.land-region-specs-stats {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 40px 0 15px
}

@media screen and (max-width:1023px) {
	.land-region-specs-stats {
		padding-top: 20px
	}
}

.land-region-specs dt {
	-ms-flex-order: 1;
	order: 1;
	width: 33.33333%;
	font: 500 normal 16px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .25em;
	text-transform: uppercase;
	color: #936546;
	padding-right: .5em
}

@media screen and (max-width:1200px) {
	.land-region-specs dt {
		font-size: 15px
	}
}

@media screen and (max-width:1023px) {
	.land-region-specs dt {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.land-region-specs dt {
		font-size: 12px
	}
}

.land-region-specs dt.delay-1 {
	transition-delay: .6s
}

.land-region-specs dt.delay-2 {
	transition-delay: .8s
}

.land-region-specs dt.delay-3 {
	transition-delay: 1s
}

.land-region-specs dd {
	-ms-flex-order: 2;
	order: 2;
	width: 33.33333%;
	font: 500 normal 40px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #6f5a4c
}

@media screen and (max-width:1200px) {
	.land-region-specs dd {
		font-size: 35px
	}
}

@media screen and (max-width:1023px) {
	.land-region-specs dd {
		font-size: 32px
	}
}

@media screen and (max-width:767px) {
	.land-region-specs dd {
		font-size: 28px
	}
}

.land-region-specs dd.delay-1 {
	transition-delay: .6s
}

.land-region-specs dd.delay-2 {
	transition-delay: .8s
}

.land-region-specs dd.delay-3 {
	transition-delay: 1s
}

.land-region-specs-key {
	width: 50%
}

@media screen and (max-width:1023px) {
	.land-region-specs-key {
		width: 100%;
		-ms-flex-order: -1;
		order: -1;
		margin: 20px 0;
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}
}

.land-region-specs-key ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

@media screen and (max-width:767px) {
	.land-region-specs-key ul {
		min-width: 600px;
		padding: 0 20px
	}
}

.land-region-specs-key li {
	width: 25%;
	font: 500 normal 14px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .01em;
	color: #7a6a45;
	list-style-type: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 15px
}

@media screen and (max-width:1023px) {
	.land-region-specs-key li {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.land-region-specs-key li {
		font-size: 12px
	}
}

.land-region-specs-key li:first-child {
	transition-delay: .03s
}

.land-region-specs-key li:nth-child(2) {
	transition-delay: .06s
}

.land-region-specs-key li:nth-child(3) {
	transition-delay: .09s
}

.land-region-specs-key li:nth-child(4) {
	transition-delay: .12s
}

.land-region-specs-key li:nth-child(5) {
	transition-delay: .15s
}

.land-region-specs-key li:nth-child(6) {
	transition-delay: .18s
}

.land-region-specs-key li:nth-child(7) {
	transition-delay: .21s
}

.land-region-specs-key li:nth-child(8) {
	transition-delay: .24s
}

.land-region-specs-key li:nth-child(9) {
	transition-delay: .27s
}

.land-region-specs-key li:nth-child(10) {
	transition-delay: .3s
}

.land-region-specs-key li:nth-child(11) {
	transition-delay: .33s
}

.land-region-specs-key li:nth-child(12) {
	transition-delay: .36s
}

.land-region-specs-key li:nth-child(13) {
	transition-delay: .39s
}

.land-region-specs-key li:nth-child(14) {
	transition-delay: .42s
}

.land-region-specs-key li:nth-child(15) {
	transition-delay: .45s
}

.land-region-specs-key li:nth-child(16) {
	transition-delay: .48s
}

.land-region-specs-key-color {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 50%
}

@media screen and (max-width:767px) {
	.land-region-specs-key-color {
		width: 16px;
		height: 16px
	}
}

.land-region-specs-key-text {
	width: calc(100% - 30px);
	padding: .1em 10px 0 0
}

@media screen and (max-width:767px) {
	.land-region-specs-key-text {
		width: calc(100% - 20px)
	}
}

.land-region-key {
	width: 50%
}

.land-soil {
	padding: 0 0 20px
}

@media screen and (max-width:767px) {
	.land-soil {
		padding-bottom: 40px
	}
}

@media screen and (max-width:1200px) {
	.land-soil .intro {
		padding-bottom: 0
	}
}

.land-soil-titles {
	padding-top: 100px;
	position: relative;
	z-index: 2;
	width: 0;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.land-soil-titles {
		padding-top: 80px
	}
}

.land-soil-title {
	opacity: 0;
	font: 500 normal 9vw/.8 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #d4c0b2;
	position: absolute;
	left: 0;
	top: 2vw;
	z-index: 2;
	position: relative;
	transition: opacity .3s;
	white-space: nowrap
}

@media screen and (max-width:1200px) {
	.land-soil-title {
		font-size: 12vw
	}
}

@media screen and (max-width:767px) {
	.land-soil-title {
		font-size: 14vw
	}
}

@media screen and (max-width:480px) {
	.land-soil-title {
		font-size: 17vw
	}
}

.land-soil-title span {
	position: absolute;
	left: 50%;
	top: 50%;
	transition: transform .6s
}

.land-soil-title span:first-child {
	transform: translate(-70%, -50%)
}

.land-soil-title span:last-child {
	transform: translate(-30%, 50%)
}

.land-soil-title.active {
	opacity: 1;
	transition: opacity .6s .3s
}

.land-soil-title.active span {
	transition-delay: .1s
}

.land-soil-title.active span:first-child {
	transform: translate(-80%, -50%)
}

.land-soil-title.active span:last-child {
	transform: translate(-10%, 50%)
}

.land-soil-items .slick-track {
	display: -ms-flexbox!important;
	display: flex!important;
	padding: 2vw 0
}

@media screen and (max-width:767px) {
	.land-soil-items .slick-track {
		padding-bottom: 0
	}
}

.land-soil-items .slick-arrow {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 70px;
	height: 70px;
	z-index: 1;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: auto 105%;
	transition: background-position .3s;
	border: 2px solid #baa796;
	position: absolute;
	left: 20%;
	top: 0
}

@media screen and (max-width:1200px) {
	.land-soil-items .slick-arrow {
		width: 60px;
		height: 60px
	}
}

@media screen and (max-width:1023px) {
	.land-soil-items .slick-arrow {
		width: 50px;
		height: 50px
	}
}

.land-soil-items .slick-arrow:hover {
	outline: 0;
	cursor: pointer
}

.land-soil-items .slick-arrow:focus,
.land-soil-items .slick-arrow:hover {
	outline: 0
}

@media screen and (max-width:1200px) {
	.land-soil-items .slick-arrow {
		left: 10%
	}
}

.land-soil-items .slick-prev {
	background-image: url(../fonts/slider-arrow-prev.svg);
	background-position: 2%;
	transform: translate(-50%, -60%)
}

.land-soil-items .slick-prev:hover {
	background-position: 98%
}

.land-soil-items .slick-next {
	background-image: url(../fonts/slider-arrow-next.svg);
	background-position: 98%;
	transform: translate(50%, -60%);
	margin-left: -2px
}

.land-soil-items .slick-next:hover {
	background-position: 2%
}

.land-soil-items .slick-dots {
	top: 100%;
	left: calc(15% + 5px);
	width: calc(70% + 3px - 10px)
}

@media screen and (max-width:480px) {
	.land-soil-items .slick-dots {
		left: calc(8% + 5px);
		width: calc(84% + 3px - 10px)
	}
}

.land-soil-item {
	background-color: #fff;
	height: auto!important;
	position: relative;
	transform: scale(.9);
	opacity: .5;
	transition: transform .5s, opacity .5s, box-shadow .5s;
	overflow: hidden;
	outline: 0!important
}

@media screen and (max-width:767px) {
	.land-soil-item {
		transform: scale(1);
		margin: 0 5px
	}
}

.land-soil-item.slick-current {
	box-shadow: 0 0 2vw rgba(56, 51, 46, .1)
}

.land-soil-item-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 10vw 5vw 20vw;
	-webkit-filter: blur(2px);
	filter: blur(2px);
	position: relative;
	left: -2px;
	top: -2px;
	width: calc(100% + 4px);
	height: calc(100% + 4px)
}

@media screen and (max-width:1500px) {
	.land-soil-item-inner {
		padding-bottom: 25vw
	}
}

@media screen and (max-width:1200px) {
	.land-soil-item-inner {
		padding-left: 7vw;
		padding-right: 7vw;
		padding-bottom: 30vw
	}
}

@media screen and (max-width:767px) {
	.land-soil-item-inner {
		padding-top: 15vw;
		padding-bottom: 40vw
	}
}

.land-soil-item-icon {
	opacity: 0;
	transition: opacity .5s;
	width: 80px;
	margin-bottom: 20px
}

@media screen and (max-width:767px) {
	.land-soil-item-icon {
		width: 60px
	}
}

@media screen and (max-width:480px) {
	.land-soil-item-icon {
		width: 40px
	}
}

.land-soil-item-bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20vw;
	margin-top: auto;
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat
}

@media screen and (max-width:1500px) {
	.land-soil-item-bg {
		height: 25vw
	}
}

@media screen and (max-width:1200px) {
	.land-soil-item-bg {
		height: 30vw
	}
}

@media screen and (max-width:767px) {
	.land-soil-item-bg {
		height: 40vw
	}
}

.land-soil-item.slick-center {
	transform: scale(1);
	opacity: 1
}

.land-soil-item.slick-center .land-soil-item-icon {
	opacity: 1
}

.land-soil-item.slick-center .land-soil-item-inner {
	-webkit-filter: blur(0);
	filter: blur(0)
}

.land-soil-item p {
	color: #7a6a45;
	font: 400 normal 16px/1.83 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em
}

@media screen and (max-width:1500px) {
	.land-soil-item p {
		font-size: 15px
	}
}

@media screen and (max-width:767px) {
	.land-soil-item p {
		font-size: 14px;
		line-height: 1.7
	}
}

.land-ranching {
	padding: 100px 0
}

@media screen and (max-width:767px) {
	.land-ranching {
		padding: 50px 0 0
	}
}

.land-ranching .gallery-slider-content {
	background: #fff url(../images/ranching-bg.jpg) bottom/100% auto no-repeat;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media screen and (max-width:1023px) {
	.land-ranching .gallery-slider-content {
		padding-bottom: 17vw
	}
}

@media screen and (max-width:767px) {
	.land-ranching .gallery-slider-content {
		background: none
	}
}

.land-visit {
	background-image: url(../images/visit.jpg)
}

.shop-hero {
	background-image: url(../images/hero_2.jpg)
}

.shop-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0 auto;
	width: calc(100% - 80px);
	max-width: 1100px;
	padding: 100px 0
}

@media screen and (max-width:767px) {
	.shop-items {
		width: calc(100% - 10vw);
		padding: 50px 0
	}
}

.shop-item {
	width: calc(50% - 20px);
	margin-bottom: 40px;
	position: relative;
	height: 730px;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ddd;
	text-decoration: none;
	opacity: 0;
	transform: translateY(100px);
	transition: transform 1s .2s, opacity .4s .2s
}

@media screen and (max-width:1200px) {
	.shop-item {
		width: calc(50% - 2.5vw);
		height: 61vw;
		margin-bottom: 5vw
	}
}

.shop-item:nth-child(odd) {
	top: -200px
}

@media screen and (max-width:767px) {
	.shop-item:nth-child(odd) {
		top: -100px
	}
}

.shop-item.has-delay:first-child {
	transition-delay: .3s
}

.shop-item.has-delay:nth-child(2) {
	transition-delay: .6s
}

.shop-item.has-delay:nth-child(3) {
	transition-delay: .9s
}

.shop-item.has-delay:nth-child(4) {
	transition-delay: 1.2s
}

.shop-item.animate {
	opacity: 1;
	transform: translateY(0)
}

.shop-item:hover .shop-item-content {
	opacity: 1
}

.shop-item:hover .shop-item-content .eyebrow {
	transform: translateY(0);
	opacity: 1;
	transition-delay: .1s;
	transition-duration: .4s
}

.shop-item:hover .shop-item-content .shop-item-title {
	transform: translateY(0);
	opacity: 1;
	transition-delay: .2s;
	transition-duration: .4s
}

.shop-item:hover .shop-item-content .shop-item-price {
	transform: translateY(0);
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .4s
}

.shop-item-content {
	height: 100%;
	padding: 11% 9%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	opacity: 0;
	transition: opacity .5s
}

.shop-item-content:after,
.shop-item-content:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0
}

.shop-item-content:before {
	background-color: rgba(0, 0, 0, .54);
	z-index: 1
}

.shop-item-content:after {
	background-color: rgba(138, 112, 94, .58);
	z-index: 2
}

.shop-item .eyebrow {
	color: #c0a9a1;
	-ms-flex-order: 1;
	order: 1;
	margin-bottom: .4em;
	transform: translateY(1em)
}

.shop-item-title,
.shop-item .eyebrow {
	position: relative;
	z-index: 3;
	opacity: 0;
	transition: transform 0s .5s, opacity 0s .5s
}

.shop-item-title {
	font: 500 normal 50px/.9 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	-ms-flex-order: 2;
	order: 2;
	margin-bottom: .2em;
	transform: translateY(.5em)
}

@media screen and (max-width:1200px) {
	.shop-item-title {
		font-size: 4.5vw
	}
}

@media screen and (max-width:767px) {
	.shop-item-title {
		font-size: 5.3vw
	}
}

.shop-item-price {
	font: 500 normal 30px/1.2 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .12em;
	color: #fff;
	position: relative;
	z-index: 3;
	-ms-flex-order: 3;
	order: 3;
	opacity: 0;
	transform: translateY(.5em);
	transition: transform 0s .5s, opacity 0s .5s
}

@media screen and (max-width:1200px) {
	.shop-item-price {
		font-size: 2.6vw
	}
}

@media screen and (max-width:767px) {
	.shop-item-price {
		font-size: 3.5vw
	}
}

.shop-intro {
	position: relative;
	top: -140px
}

@media screen and (max-width:767px) {
	.shop-intro {
		top: -60px
	}
}

.events-hero {
	background-image: url(../images/hero_4.jpg)
}

.events-featured .content-slider {
	top: -100px;
	margin-bottom: -60px
}

@media screen and (max-width:767px) {
	.events-featured .content-slider {
		margin-bottom: -100px
	}
}

.events-list {
	padding: 60px 0 120px
}

@media screen and (max-width:767px) {
	.events-list {
		padding: 40px 0 100px
	}
}

.events-list-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center;
	width: calc(100% - 80px);
	max-width: 1400px;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.events-list-items {
		width: calc(100% - 40px)
	}
}

.events-list-item {
	width: 25%;
	background-color: transparent;
	transition: background-color .3s, opacity .5s, transform 1s;
	padding: 25px;
	text-align: center;
	text-decoration: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center
}

@media screen and (max-width:1023px) {
	.events-list-item {
		padding: 15px
	}
}

@media screen and (max-width:767px) {
	.events-list-item {
		width: 50%
	}
}

.events-list-item:focus,
.events-list-item:hover {
	background-color: rgba(111, 90, 76, .1)
}

.events-list-item:nth-child(n+9) {
	display: none;
	opacity: 0
}

.events-list-item.show {
	display: -ms-flexbox;
	display: flex
}

.events-list-item.animate {
	opacity: 1
}

.events-list-date {
	font: 500 normal 15px/1.2 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45;
	margin-top: .5em
}

@media screen and (max-width:767px) {
	.events-list-date {
		font-size: 13px
	}
}

.events-list-title {
	font: 500 normal 24px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #c0a9a1
}

@media screen and (max-width:1023px) {
	.events-list-title {
		font-size: 20px
	}
}

.events-list-load {
	text-align: center;
	margin-top: 40px
}

@media screen and (max-width:767px) {
	.events-list-load {
		margin-top: 20px
	}
}

.events-list-load .button {
	color: #6f5a4c;
	visibility: hidden;
	display: none
}

.events-list-load .button.show {
	visibility: visible;
	display: inline-block
}

.events-private {
	padding-bottom: 80px
}

@media screen and (max-width:1023px) {
	.events-private {
		padding-bottom: 40px
	}
}

@media screen and (max-width:767px) {
	.events-private {
		padding-bottom: 0
	}
}

.events-private .title2 {
	text-align: center;
	color: #6f5a4c;
	margin-bottom: .7em
}

.events-private-logo {
	display: block;
	width: 100%;
	margin-bottom: 40px
}

@media screen and (max-width:767px) {
	.events-private-logo {
		max-width: 300px
	}
}

.events-private-contact {
	margin: 2em 0 .3em
}

.events-private-contact+.title5 {
	margin-top: 0
}

.event {
	padding: 200px 0 100px
}

@media screen and (max-width:767px) {
	.event {
		padding: 120px 0 100px
	}
}

.event-all {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	text-align: right
}

@media screen and (max-width:1023px) {
	.event-all {
		width: calc(100% - 40px)
	}
}

@media screen and (max-width:767px) {
	.event-all {
		width: calc(100% - 20px)
	}
}

.event-all a {
	display: inline-block;
	padding: .4em 2em;
	font: 500 normal 24px/1.2 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	text-decoration: none;
	background-color: #7a6a45;
	transition: background-color .3s;
	position: relative
}

@media screen and (max-width:1023px) {
	.event-all a {
		font-size: 20px
	}
}

@media screen and (max-width:767px) {
	.event-all a {
		font-size: 18px
	}
}

.event-all a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(.4em);
	opacity: 0;
	width: 2em;
	height: 100%;
	background: transparent url(../fonts/view-all-arrow.svg) .8em/.8em auto no-repeat;
	transition: transform .3s, opacity .3s
}

.event-all a:focus,
.event-all a:hover {
	background-color: #594e33
}

.event-all a:focus:before,
.event-all a:hover:before {
	transform: translateX(0);
	opacity: 1
}

.event-post {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px;
	background-color: #fff
}

.event-post:after {
	content: "";
	display: table;
	clear: both
}

@media screen and (max-width:1200px) {
	.event-post {
		padding: 30px
	}
}

@media screen and (max-width:1023px) {
	.event-post {
		padding: 20px;
		width: calc(100% - 40px)
	}
}

@media screen and (max-width:767px) {
	.event-post {
		padding: 10px;
		width: calc(100% - 20px)
	}
}

.event-img {
	width: 50%;
	float: left;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.event-img:before {
	content: "";
	padding-top: 100%;
	display: table
}

@media screen and (max-width:767px) {
	.event-img {
		float: none;
		width: 100%;
		max-height: 400px
	}
}

.event-content {
	width: 50%;
	float: right;
	min-height: 560px;
	padding: 80px
}

@media screen and (max-width:1200px) {
	.event-content {
		padding: 60px
	}
}

@media screen and (max-width:1023px) {
	.event-content {
		padding: 40px
	}
}

@media screen and (max-width:767px) {
	.event-content {
		padding: 40px 40px 0;
		float: none;
		width: 100%;
		min-height: 0
	}
}

@media screen and (max-width:480px) {
	.event-content {
		padding: 40px 20px 0
	}
}

.event-details dt {
	font: 500 normal 16px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .25em;
	text-transform: uppercase;
	color: #936546;
	margin-top: 2.5em
}

@media screen and (max-width:1200px) {
	.event-details dt {
		font-size: 15px
	}
}

@media screen and (max-width:1023px) {
	.event-details dt {
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.event-details dt {
		font-size: 12px
	}
}

.event-details dd {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.event-details dd {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.event-details dd {
		font-size: 16px;
		line-height: 1.5
	}
}

.event-details a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
	transition: color .3s
}

.event-details a:focus,
.event-details a:hover {
	color: #38332e
}

.event-location {
	padding: 40px;
	width: 50%;
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	.event-location {
		float: none;
		width: 100%;
		padding: 0 40px 40px
	}
}

@media screen and (max-width:480px) {
	.event-location {
		padding: 0 20px 30px
	}
}

.event-location dl {
	width: calc(50% - 20px)
}

@media screen and (max-width:1023px) {
	.event-location dl {
		width: 100%
	}
}

.event-location dd {
	margin-top: 1em
}

.news {
	margin-bottom: -50px
}

.news-hero {
	background-image: url(../images/hero_1.jpg)
}

.news-main {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px;
	display: -ms-flexbox;
	
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	top: -100px
}

@media screen and (max-width:767px) {
	.news-main {
		padding: 0;
		background-color: transparent;
		width: calc(100% - 40px);
		top: -50px
	}
}

.news-posts {
	width: calc(70% - 50px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width:1023px) {
	.news-posts {
		width: calc(70% - 20px)
	}
}

@media screen and (max-width:767px) {
	.news-posts {
		width: 100%;
		padding: 20px;
		background: #fff
	}
}

@media screen and (max-width:480px) {
	.news-posts {
		padding: 0
	}
}

.news-post {
	width: calc(50% - 5px);
	text-align: center;
	text-decoration: none;
	padding-bottom: 20px;
	margin-bottom: 40px
}

@media screen and (max-width:1023px) {
	.news-post {
		margin-bottom: 20px
	}
}

@media screen and (max-width:480px) {
	.news-post {
		width: 100%
	}
}

.news-post-img {
	display: block;
	background-color: #7a6a45;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px
}

.news-post-img:before {
	content: "";
	padding-top: 100%;
	display: table
}

.news-post-title {
	font: 500 normal 24px/1.2 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	color: #c0a9a1;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-bottom: .2em;
	padding: 0 10px
}

@media screen and (max-width:1023px) {
	.news-post-title {
		font-size: 20px
	}
}

.news-post .button {
	font-size: 18px;
	font-weight: 500;
	color: #936546
}

.news-sidebar {
	width: calc(30% - 20px);
	padding: 40px 0
}

@media screen and (max-width:767px) {
	.news-sidebar {
		width: 100%;
		background-color: #fff;
		padding: 10px 20px 30px;
		margin-top: 40px
	}
}

.news-sidebar-logo {
	display: block;
	width: 80%;
	max-width: 300px
}

@media screen and (max-width:767px) {
	.news-sidebar-logo {
		display: none
	}
}

.news-sidebar .widget-container {
	margin-top: 30px;
	list-style-type: none
}

@media screen and (max-width:767px) {
	.news-sidebar .widget-container {
		margin-top: 20px
	}
}

.news-sidebar .widget-container ul {
	font: 400 normal 15px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .025em;
	color: #7a6a45;
	margin-top: 7px
}

.news-sidebar .widget-container ul li {
	list-style-type: none
}

.news-sidebar .widget-container ul li+li {
	margin-top: .8em
}

.news-sidebar .widget-container ul a {
	font-weight: 500;
	color: inherit;
	text-decoration: none
}

.news-sidebar .widget-container ul a:focus,
.news-sidebar .widget-container ul a:hover {
	text-decoration: underline
}

.news-sidebar .widget-container .post-date {
	display: block;
	font-size: 90%
}

.news-sidebar .widget-title {
	font: 500 normal 24px/1.2 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	color: #c0a9a1;
	text-transform: uppercase;
	letter-spacing: .05em
}

@media screen and (max-width:1023px) {
	.news-sidebar .widget-title {
		font-size: 20px
	}
}

.category-hero {
	background-image: url(../images/hero_1.jpg);
	border: 0
}

.post-header {
	border: 0;
	padding: 40px calc(50% - 600px) 0;
	background-color: #7a6a45
}

@media screen and (max-width:1200px) {
	.post-header {
		padding: 40px 10% 0
	}
}

@media screen and (max-width:767px) {
	.post-header {
		padding: 40px 8% 0
	}
}

.post-header:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(83, 71, 65, .7);
	z-index: 1
}

.post-header-content {
	text-align: center;
	position: relative;
	top: -8%;
	z-index: 2;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-align: center;
	align-items: center
}

.post-header-content,
.post-header .post-categories {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.post-header .post-categories {
	-ms-flex-order: -1;
	order: -1;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-bottom: 15px
}

.post-header .post-categories li {
	font: 500 normal 16px/1 futura-pt, Helvetica, Arial, sans-serif;
	color: #fff;
	list-style-type: none;
	margin: 0 .3em .6em
}

@media screen and (max-width:767px) {
	.post-header .post-categories li {
		font-size: 14px
	}
}

.post-header .post-categories a {
	display: block;
	border: 2px solid #fff;
	color: inherit;
	text-decoration: none;
	padding: .5em .8em;
	transition: background-color .3s, color .3s
}

.post-header .post-categories a:focus,
.post-header .post-categories a:hover {
	background-color: #fff;
	color: #38332e
}

.post-header-title {
	font: 500 normal 80px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-shadow: 0 0 10em #000
}

@media screen and (max-width:1200px) {
	.post-header-title {
		font-size: 70px
	}
}

@media screen and (max-width:1023px) {
	.post-header-title {
		font-size: 60px
	}
}

@media screen and (max-width:767px) {
	.post-header-title {
		font-size: 50px
	}
}

@media screen and (max-width:480px) {
	.post-header-title {
		font-size: 44px
	}
}

.post-header-meta {
	margin-top: 25px;
	font: 500 normal 16px/1 futura-pt, Helvetica, Arial, sans-serif;
	color: #fff
}

@media screen and (max-width:767px) {
	.post-header-meta {
		font-size: 14px
	}
}

.post-header-meta-date:after {
	content: "|";
	padding: 0 .5em;
	font-weight: 400
}

.post .post-content {
	background-color: #fff;
	padding: 150px 200px;
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	top: -100px;
	z-index: 2;
	margin-bottom: -80px
}

@media screen and (max-width:1200px) {
	.post .post-content {
		padding: 120px 150px
	}
}

@media screen and (max-width:1023px) {
	.post .post-content {
		padding: 100px
	}
}

@media screen and (max-width:767px) {
	.post .post-content {
		width: calc(100% - 40px);
		top: -50px;
		padding: 50px 40px;
		margin-bottom: -30px
	}
}

@media screen and (max-width:480px) {
	.post .post-content {
		padding: 30px 25px
	}
}

.post-content h1 {
	font: 500 normal 40px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #c0a9a1
}

@media screen and (max-width:1200px) {
	.post-content h1 {
		font-size: 35px
	}
}

@media screen and (max-width:1023px) {
	.post-content h1 {
		font-size: 32px
	}
}

@media screen and (max-width:767px) {
	.post-content h1 {
		font-size: 28px
	}
}

.post-content h2 {
	font: 500 normal 24px/1.3 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .01em;
	color: #6f5a4c
}

@media screen and (max-width:1200px) {
	.post-content h2 {
		font-size: 22px
	}
}

@media screen and (max-width:1023px) {
	.post-content h2 {
		font-size: 20px
	}
}

@media screen and (max-width:767px) {
	.post-content h2 {
		font-size: 17px
	}
}

.post-content h3 {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	font-weight: 500;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.post-content h3 {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.post-content h3 {
		font-size: 16px;
		line-height: 1.5
	}
}

.post-content h1+h1,
.post-content h1+h2,
.post-content h1+h3,
.post-content h1+ol,
.post-content h1+p,
.post-content h1+ul,
.post-content h2+h1,
.post-content h2+h2,
.post-content h2+h3,
.post-content h2+ol,
.post-content h2+p,
.post-content h2+ul,
.post-content h3+h1,
.post-content h3+h2,
.post-content h3+h3,
.post-content h3+ol,
.post-content h3+p,
.post-content h3+ul {
	margin-top: .5em
}

.post-content div.error,
.post-content ol,
.post-content p,
.post-content ul {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.post-content div.error,
	.post-content ol,
	.post-content p,
	.post-content ul {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.post-content div.error,
	.post-content ol,
	.post-content p,
	.post-content ul {
		font-size: 16px;
		line-height: 1.5
	}
}

.post-content div.error+ol,
.post-content div.error+p,
.post-content div.error+ul,
.post-content ol+ol,
.post-content ol+p,
.post-content ol+ul,
.post-content p+ol,
.post-content p+p,
.post-content p+ul,
.post-content ul+ol,
.post-content ul+p,
.post-content ul+ul {
	margin-top: 1em
}

.post-content div.error+h1,
.post-content div.error+h2,
.post-content div.error+h3,
.post-content ol+h1,
.post-content ol+h2,
.post-content ol+h3,
.post-content p+h1,
.post-content p+h2,
.post-content p+h3,
.post-content ul+h1,
.post-content ul+h2,
.post-content ul+h3 {
	margin-top: 1.5em
}

.post-content ol,
.post-content ul {
	margin-left: 1.5em
}

.post-content li+li {
	margin-top: .25em
}

.post-content div.error {
	margin-bottom: 1.5em
}

.post-content div.error>ul {
	margin-top: 1em
}

.post-content img {
	display: block;
	margin: 1.5em 0;
	max-width: 100%;
	height: auto
}

.post-content blockquote {
	margin: 3em;
	padding: 0
}

@media screen and (max-width:767px) {
	.post-content blockquote {
		margin: 1.5em 1em
	}
}

.post-content a:not(.button) {
	color: currentColor;
	text-decoration: underline;
	transition: color .3s, background-color .3s;
	font-weight: 500
}

.post-content a:not(.button):focus,
.post-content a:not(.button):hover {
	text-decoration: underline;
	color: #c0a9a1
}

.post-content a:not(.button).button-stroke {
	margin-top: 1em;
	color: #7a6a45;
	text-decoration: none
}

.post-content a:not(.button).button-stroke:focus,
.post-content a:not(.button).button-stroke:hover {
	background-color: #7a6a45;
	color: #fff
}

.post-next {
	display: block;
	width: 100%;
	text-align: center;
	padding: 100px 80px;
	color: #fff;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	text-decoration: none;
	position: relative
}

@media screen and (max-width:767px) {
	.post-next {
		padding: 60px 30px
	}
}

.post-next:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(83, 71, 65, .8);
	z-index: 1;
	transition: background-color .3s
}

.post-next:focus:before,
.post-next:hover:before {
	background-color: rgba(83, 71, 65, .7)
}

.post-next .text,
.post-next .title4 {
	display: block;
	margin-bottom: .5em;
	position: relative;
	z-index: 2
}

.team-hero {
	background-image: url(../images/hero_6.jpg)
}

.team-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
	top: -100px;
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.team-items {
		top: -50px
	}
}

.team-item {
	width: calc(33.33333% - 10px);
	margin-right: 15px;
	text-align: center;
	margin-bottom: 30px
}

@media screen and (max-width:767px) {
	.team-item {
		width: calc(50% - 7.5px)
	}
}

@media screen and (max-width:480px) {
	.team-item {
		width: 100%;
		margin-right: 0
	}
}

.team-item:nth-child(3n) {
	margin-right: 0
}

@media screen and (max-width:767px) {
	.team-item:nth-child(3n) {
		margin-right: 15px
	}
}

@media screen and (max-width:480px) {
	.team-item:nth-child(3n) {
		margin-right: 0
	}
}

@media screen and (max-width:767px) {
	.team-item:nth-child(2n) {
		margin-right: 0
	}
}

.team-item:nth-child(3n+2) .team-item-link {
	transition-delay: .2s
}

@media screen and (max-width:767px) {
	.team-item:nth-child(3n+2) .team-item-link {
		transition-delay: 0s
	}
}

.team-item:nth-child(3n+3) .team-item-link {
	transition-delay: .4s
}

@media screen and (max-width:767px) {
	.team-item:nth-child(3n+3) .team-item-link {
		transition-delay: 0s
	}
}

@media screen and (max-width:767px) {
	.team-item:nth-child(2n) .team-item-link {
		transition-delay: .2s
	}
}

@media screen and (max-width:480px) {
	.team-item:nth-child(2n) .team-item-link {
		transition-delay: 0s
	}
}

.team-item-link {
	text-decoration: none;
	display: block
}

.team-item-link:focus .team-item-img:before,
.team-item-link:hover .team-item-img:before {
	opacity: 1
}

.team-item-img {
	margin-bottom: 15px;
	position: relative
}

.team-item-img img {
	display: block;
	width: 100%
}

.team-item-img:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(122, 106, 69, .5);
	opacity: 0;
	transition: opacity .3s
}

.team-item-name {
	font: 500 normal 30px/1.1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	color: #c0a9a1;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: .3em
}

@media screen and (max-width:1200px) {
	.team-item-name {
		font-size: 26px
	}
}

@media screen and (max-width:767px) {
	.team-item-name {
		font-size: 26px
	}
}

.team-item-title {
	font: 500 normal 15px/1.4 futura-pt, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	color: #936546;
	padding-left: 10px;
	padding-right: 10px
}

@media screen and (max-width:1200px) {
	.team-item-title {
		font-size: 14px
	}
}

@media screen and (max-width:1023px) {
	.team-item-title {
		font-size: 13px
	}
}

.team-bio {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(56, 51, 46, .95);
	left: 0;
	top: 0;
	z-index: 2000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s, visibility .5s
}

.team-bio.open {
	opacity: 1;
	visibility: visible
}

.team-bio.open .team-bio-inner {
	transform: scale(1)
}

.team-bio-inner {
	width: calc(100% - 80px);
	max-width: 1200px;
	max-height: calc(100% - 80px);
	background-color: #fff;
	padding: 50px 100px;
	position: relative;
	z-index: 2;
	transform: scale(.9);
	transition: transform .5s
}

@media screen and (max-width:1200px) {
	.team-bio-inner {
		padding: 50px
	}
}

@media screen and (max-height:700px) and (min-width:1024px) {
	.team-bio-inner {
		height: 100%;
		max-height: calc(100% - 120px);
		top: 20px
	}
}

@media screen and (max-width:767px) {
	.team-bio-inner {
		height: 100%;
		max-height: calc(100% - 100px);
		width: calc(100% - 30px);
		max-width: 500px;
		padding: 30px 20px 30px 30px;
		top: 20px
	}
}

.team-bio-item {
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

@media screen and (max-width:1023px) {
	.team-bio-item {
		-ms-flex-align: start;
		align-items: flex-start
	}
}

@media screen and (max-width:767px) {
	.team-bio-item {
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.team-bio-item.active {
	display: -ms-flexbox;
	display: flex
}

.team-bio-item .title3 {
	color: #c0a9a1;
	margin-bottom: .1em
}

.team-bio-item .eyebrow {
	color: #936546;
	margin-bottom: 1em
}

.team-bio-item .text {
	color: #7a6a45
}

.team-bio-img {
	width: 35%
}

@media screen and (max-width:767px) {
	.team-bio-img {
		width: 100%;
		max-width: 180px;
		margin-bottom: 20px
	}
}

.team-bio-content {
	width: calc(65% - 80px);
	text-align: left
}

@media screen and (max-width:1200px) {
	.team-bio-content {
		width: calc(65% - 50px)
	}
}

@media screen and (max-width:767px) {
	.team-bio-content {
		width: 100%;
		padding-right: 10px
	}
}

.team-bio-close {
	position: absolute;
	right: 20px;
	top: 20px
}

@media screen and (max-width:767px) {
	.team-bio-close {
		top: 10px;
		right: 10px
	}
}

.team-bio-close:after,
.team-bio-close:before {
	border-bottom: 2px solid #c0a9a1
}

.team-bio-close:focus:after,
.team-bio-close:focus:before,
.team-bio-close:hover:after,
.team-bio-close:hover:before {
	border-bottom-color: #fff
}

.contact-hero {
	background-image: url(../images/hero.jpg)
}

.contact-main {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding: 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	top: -100px
}

@media screen and (max-width:1023px) {
	.contact-main {
		padding: 40px
	}
}

@media screen and (max-width:767px) {
	.contact-main {
		width: calc(100% - 40px);
		top: -50px
	}
}

@media screen and (max-width:480px) {
	.contact-main {
		padding: 40px 30px
	}
}

.contact-item {
	width: calc(100% / 3 - 50px)
}

@media screen and (max-width:1023px) {
	.contact-item {
		width: calc(100% / 3 - 20px)
	}
}

@media screen and (max-width:767px) {
	.contact-item {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.contact-item+.contact-item {
		margin-top: 45px
	}
}

.contact-item .title3 {
	color: #c0a9a1
}

.contact-item .title3+span {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	display: block;
	color: #c0a9a1;
	line-height: 1;
	text-transform: lowercase
}

@media screen and (max-width:1200px) {
	.contact-item .title3+span {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.contact-item .title3+span {
		font-size: 16px;
		line-height: 1.5
	}
}

.contact-item .title3+span+.title6 {
	margin-top: 1.5em
}

.contact-item .title6 {
	color: #7a6a45
}

.contact-item .text {
	color: #7a6a45;
	font-weight: 600;
	line-height: 1.5
}

.contact-item .text a {
	color: inherit;
	text-decoration: none
}

.contact-item .text a:focus,
.contact-item .text a:hover {
	text-decoration: underline
}

.visit-hero {
	background-image: url(../images/hero_9.jpg)
}

.visit-hero .hero-content {
	position: relative;
	left: -12vw
}

.visit-intro {
	width: calc(100% - 80px);
	max-width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	top: -100px
}

@media screen and (max-width:767px) {
	.visit-intro {
		top: -50px;
		width: calc(100% - 40px)
	}
}

.visit-intro-content {
	padding: 80px calc(50% - 300px) 40px;
	text-align: center
}

@media screen and (max-width:1023px) {
	.visit-intro-content {
		padding: 60px calc(50% - 250px) 20px
	}
}

@media screen and (max-width:767px) {
	.visit-intro-content {
		padding: 60px 80px 20px
	}
}

@media screen and (max-width:480px) {
	.visit-intro-content {
		padding: 60px 30px 0
	}
}

.visit-intro-content .title2 {
	color: #6f5a4c
}

.visit-intro-content .text {
	color: #7a6a45
}

.visit-intro-img {
	height: 380px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/santa-margarita.jpg)
}

@media screen and (max-width:767px) {
	.visit-intro-img {
		height: 300px
	}
}

.visit-private {
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 60px
}

@media screen and (max-width:767px) {
	.visit-private {
		padding: 50px 0;
		width: calc(100% - 40px);
		max-width: 500px
	}
}

@media screen and (max-width:480px) {
	.visit-private {
		width: calc(100% - 30px)
	}
}

.visit-private-nav {
	overflow: hidden
}

.visit-private-nav.animate li {
	transform: translateY(0)
}

.visit-private-nav li {
	transform: translateY(100%);
	transition: transform .8s
}

.visit-private-nav li:first-child {
	transition-delay: 1s
}

.visit-private-nav li:nth-child(2) {
	transition-delay: 1.2s
}

.visit-private-nav li:nth-child(3) {
	transition-delay: 1.4s
}

.visit-private-items {
	width: 300%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	transition: transform .8s;
	overflow: hidden
}

.visit-private .gallery-slider {
	top: -1px
}

.visit-private .gallery-slider-content {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:767px) {
	.visit-private .gallery-slider-content {
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media screen and (max-width:767px) {
	.visit-private .gallery-slider-items {
		display: none
	}
}

.visit-private .button-solid {
	transform: translateZ(1px)
}

.visit-private-contact a {
	font-weight: 600;
	color: inherit;
	text-decoration: none
}

.visit-private-contact a:focus,
.visit-private-contact a:hover {
	text-decoration: underline
}

.visit-tasting {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: calc(100% - 80px);
	max-width: 1100px;
	margin: 0 auto;
	padding: 100px 0
}

@media screen and (max-width:767px) {
	.visit-tasting {
		width: calc(100% - 40px);
		max-width: 500px
	}
}

.visit-tasting-col1 {
	width: 66.66667%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

@media screen and (max-width:1023px) {
	.visit-tasting-col1 {
		width: 100%
	}
}

.visit-tasting-col1-item1 {
	width: 100%;
	text-align: center;
	position: relative;
	top: -60px
}

@media screen and (max-width:1023px) {
	.visit-tasting-col1-item1 {
		top: 0;
		padding-bottom: 40px
	}
}

.visit-tasting-col1-item2 {
	width: 50%
}

@media screen and (max-width:767px) {
	.visit-tasting-col1-item2 {
		width: 100%;
		-ms-flex-order: 1;
		order: 1
	}
}

.visit-tasting-col1-item2-item1 {
	background-color: #fff;
	padding: 40px;
	text-align: center
}

.visit-tasting-col1-item2-item2 {
	-ms-flex-positive: 2;
	flex-grow: 2;
	height: 390px;
	background: url(../images/tasting-room-chef.jpg) 50%/cover no-repeat
}

@media screen and (max-width:767px) {
	.visit-tasting-col1-item2-item2 {
		height: 100vw;
		max-height: 440px;
		background: url(../images/tasting-room-sandwich.jpg) 50%/cover no-repeat
	}
}

.visit-tasting-col1-item3 {
	width: 50%
}

@media screen and (max-width:767px) {
	.visit-tasting-col1-item3 {
		width: 100%;
		height: 50vw;
		max-height: 250px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
}

.visit-tasting-col1-item3-item1 {
	height: 57%;
	background: url(../images/tasting-room-exterior.jpg) 50%/cover no-repeat
}

@media screen and (max-width:1023px) {
	.visit-tasting-col1-item3-item1 {
		background: url(../images/tasting-room-bull.jpg) top/cover no-repeat
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-col1-item3-item1 {
		width: 50%;
		height: auto;
		-ms-flex-order: 2;
		order: 2
	}
}

.visit-tasting-col1-item3-item2 {
	height: 43%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background: url(../images/tasting-room-sandwich.jpg) 50%/cover no-repeat
}

@media screen and (max-width:1023px) {
	.visit-tasting-col1-item3-item2 {
		background: url(../images/tasting-room-exterior.jpg) top/cover no-repeat
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-col1-item3-item2 {
		width: 50%;
		height: auto
	}
}

.visit-tasting-col2 {
	width: 33.33333%
}

@media screen and (max-width:1023px) {
	.visit-tasting-col2 {
		width: 100%;
		height: 300px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-col2 {
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		height: 50vw;
		max-height: 250px
	}
}

.visit-tasting-col2-item1 {
	height: 540px;
	background: url(../images/tasting-room-bull.jpg) 0 0/auto 100% no-repeat;
	position: relative
}

@media screen and (max-width:1023px) {
	.visit-tasting-col2-item1 {
		height: auto;
		width: 40%;
		background: url(../images/tasting-room-interior.jpg) 50%/cover no-repeat
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-col2-item1 {
		width: 50%
	}
}

.visit-tasting-col2-item1:before {
	content: "";
	position: absolute;
	right: 100%;
	top: -8px;
	width: 70px;
	height: 58px;
	background: url(../images/tasting-room-bull-horn.png) 100% 0/auto 100% no-repeat
}

@media screen and (max-width:1023px) {
	.visit-tasting-col2-item1:before {
		display: none
	}
}

.visit-tasting-col2-item2 {
	height: calc(100% - 540px);
	background: url(../images/tasting-room-interior.jpg) 50%/cover no-repeat
}

@media screen and (max-width:1023px) {
	.visit-tasting-col2-item2 {
		width: 60%;
		height: auto;
		background: url(../images/tasting-room-chef.jpg) 50%/cover no-repeat
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-col2-item2 {
		width: 50%
	}
}

.visit-tasting-cafe {
	border-top: 1px solid #6f5a4c;
	border-bottom: 1px solid #6f5a4c;
	padding: 8px 0;
	margin-top: 20px
}

.visit-tasting-subtitle {
	font: 500 normal 30px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #c0a9a1;
	margin-top: .4em
}

@media screen and (max-width:1200px) {
	.visit-tasting-subtitle {
		font-size: 26px
	}
}

@media screen and (max-width:1023px) {
	.visit-tasting-subtitle {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-subtitle {
		font-size: 20px
	}
}

.visit-tasting-subtitle a {
	color: #c0a9a1;
	text-decoration: none;
	transition: color .3s
}

.visit-tasting-subtitle a:hover {
	color: #ac8d82
}

.visit-tasting-address br {
	display: none
}

@media screen and (max-width:767px) {
	.visit-tasting-address br {
		display: inline
	}
}

@media screen and (max-width:767px) {
	.visit-tasting-address-comma {
		display: none
	}
}

.visit-tasting .eyebrow {
	color: #936546
}

.visit-tasting .title2 {
	color: #6f5a4c
}

.visit-tasting .text {
	color: #7a6a45
}

.visit-food {
	background-image: url(../images/food.jpg);
	padding-top: 200px;
	padding-bottom: 400px;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1500px) {
	.visit-food {
		padding-top: 200px;
		padding-bottom: 400px
	}
}

@media screen and (max-width:1023px) {
	.visit-food {
		padding-top: 180px;
		padding-bottom: 300px
	}
}

@media screen and (max-width:767px) {
	.visit-food {
		padding-top: 120px;
		padding-bottom: 160px
	}
}

@media screen and (max-width:480px) {
	.visit-food {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

.visit-menu {
	width: calc(100% - 80px);
	max-width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	top: -250px;
	margin-bottom: -220px;
	padding: 80px 120px
}

@media screen and (max-width:1023px) {
	.visit-menu {
		padding: 80px;
		top: -200px;
		margin-bottom: -180px
	}
}

@media screen and (max-width:767px) {
	.visit-menu {
		top: -50px;
		padding: 60px 40px;
		margin-bottom: -40px
	}
}

@media screen and (max-width:480px) {
	.visit-menu {
		padding: 40px 30px;
		width: 100%;
		top: 0;
		margin-bottom: 0
	}
}

.visit-menu-intro {
	max-width: 700px
}

.visit-menu .title2 {
	color: #6f5a4c;
	margin-top: 1em
}

.visit-menu h3 {
	font: 500 normal 40px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #c0a9a1;
	margin-top: 1em
}

@media screen and (max-width:1200px) {
	.visit-menu h3 {
		font-size: 35px
	}
}

@media screen and (max-width:1023px) {
	.visit-menu h3 {
		font-size: 32px
	}
}

@media screen and (max-width:767px) {
	.visit-menu h3 {
		font-size: 28px
	}
}

.visit-menu h4 {
	font: 500 normal 24px/1.3 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .01em;
	color: #936546;
	margin-top: 1em
}

@media screen and (max-width:1200px) {
	.visit-menu h4 {
		font-size: 22px
	}
}

@media screen and (max-width:1023px) {
	.visit-menu h4 {
		font-size: 20px
	}
}

@media screen and (max-width:767px) {
	.visit-menu h4 {
		font-size: 17px
	}
}

.visit-menu p {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.visit-menu p {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.visit-menu p {
		font-size: 16px;
		line-height: 1.5
	}
}

.visit-menu-columns {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.visit-menu-column {
	width: calc(50% - 40px)
}

@media screen and (max-width:767px) {
	.visit-menu-column {
		width: 100%
	}
}

.visit-activities {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: calc(100% - 80px);
	max-width: 1400px;
	margin: 0 auto;
	padding-bottom: 40px
}

@media screen and (max-width:1023px) {
	.visit-activities {
		max-width: 600px
	}
}

@media screen and (max-width:767px) {
	.visit-activities {
		width: calc(100% - 8px)
	}
}

.visit-activities-item {
	width: calc(25% - 5px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	text-decoration: none
}

@media screen and (max-width:1023px) {
	.visit-activities-item {
		width: calc(50% - 5px);
		margin-bottom: 10px
	}
}

@media screen and (max-width:767px) {
	.visit-activities-item {
		width: calc(50% - 2px);
		margin-bottom: 4px
	}
}

.visit-activities-item-img {
	display: block;
	width: 100%
}

.visit-activities-item-content {
	background-color: #fff;
	text-align: center;
	padding: 30px;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:1200px) {
	.visit-activities-item-content {
		padding: 30px 20px
	}
}

@media screen and (max-width:767px) {
	.visit-activities-item-content {
		padding: 20px 10px
	}
}

.visit-activities-item .title3 {
	color: #c0a9a1;
	width: 100%
}

.visit-activities-item .text {
	color: #7a6a45;
	margin-bottom: auto;
	width: 100%
}

@media screen and (max-width:767px) {
	.visit-activities-item .text {
		display: none
	}
}

.visit-activities-item .button {
	color: #6f5a4c
}

@media screen and (max-width:767px) {
	.visit-activities-item .button {
		display: none
	}
}

.visit-landmarks {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.visit-landmarks-item {
	width: 50%;
	height: 20vw;
	min-height: 250px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fcf5ef;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 5%;
	text-align: center
}

@media screen and (max-width:767px) {
	.visit-landmarks-item {
		min-height: 150px
	}
}

.visit-history {
	background: url(../images/old-santa-margarita.jpg) 50%/cover no-repeat;
	padding: 200px 0 150px;
	margin-bottom: -2px;
	position: relative;
	z-index: 1
}

@media screen and (max-width:1023px) {
	.visit-history {
		padding: 150px 0 120px
	}
}

@media screen and (max-width:767px) {
	.visit-history {
		padding: 0;
		background: #fff
	}
}

@media screen and (max-width:767px) {
	.visit-history:after {
		content: "";
		display: block;
		height: 66vw;
		width: 100%;
		background: url(../images/old-santa-margarita-mobile.jpg) top/cover no-repeat
	}
}

.visit-history-content {
	background-color: #fff;
	padding: 120px 180px 150px 80px;
	width: 100%;
	max-width: 660px;
	margin: 0 15% 0 auto;
	position: relative
}

@media screen and (max-width:1500px) {
	.visit-history-content {
		margin-right: 13%
	}
}

@media screen and (max-width:1200px) {
	.visit-history-content {
		padding: 80px 150px 120px 60px;
		max-width: 600px;
		margin-right: 10%
	}
}

@media screen and (max-width:1023px) {
	.visit-history-content {
		padding: 80px 150px 100px 60px;
		max-width: 530px
	}
}

@media screen and (max-width:767px) {
	.visit-history-content {
		padding: 60px 30px 0;
		max-width: 500px;
		margin: 0 auto
	}
}

.visit-history-content .eyebrow {
	color: #936546
}

@media screen and (max-width:767px) {
	.visit-history-content .eyebrow br {
		display: none
	}
}

.visit-history-content .title2 {
	color: #6f5a4c
}

.visit-history-content .title2+p {
	margin-top: 1em
}

.visit-history-content p {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.visit-history-content p {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.visit-history-content p {
		font-size: 16px;
		line-height: 1.5
	}
}

.visit-history-content p+p {
	margin-top: 1em
}

.visit-history-bell {
	position: absolute;
	right: -8%;
	bottom: 0;
	height: 105%;
	z-index: 2
}

@media screen and (max-width:767px) {
	.visit-history-bell {
		display: none
	}
}

.club-hero {
	background-image: url(../images/hero_5.jpg)
}

.club-intro {
	padding-bottom: 0
}

.club-intro .gallery-slider {
	top: -100px
}

@media screen and (max-width:767px) {
	.club-intro .gallery-slider {
		top: -50px
	}
}

@media screen and (max-width:767px) {
	.club-intro .gallery-slider-content {
		background-color: transparent;
		padding-bottom: 0
	}
}

.club-benefits {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: calc(100% - 80px);
	max-width: 1400px;
	margin: 0 auto;
	padding-bottom: 100px
}

@media screen and (max-width:767px) {
	.club-benefits {
		width: calc(100% - 30px);
		max-width: 500px
	}
}

.club-benefits-item {
	width: calc(25% - 3.75px);
	margin-bottom: 5px;
	background-color: #fff
}

@media screen and (max-width:767px) {
	.club-benefits-item {
		width: calc(50% - 2.5px)
	}
}

@media screen and (max-width:767px) {
	.club-benefits-item:nth-child(2n) {
		margin-right: 0
	}
}

.club-benefits-item:nth-child(4n) {
	margin-right: 0
}

.club-benefits-item img {
	display: block;
	width: 100%
}

.club-benefits-item-content {
	text-align: center;
	padding: 30px
}

@media screen and (max-width:1023px) {
	.club-benefits-item-content {
		padding: 25px 20px
	}
}

@media screen and (max-width:767px) {
	.club-benefits-item-content {
		padding: 20px 15px
	}
}

.club-benefits-item .title4 {
	color: #c0a9a1
}

.club-benefits-item .text {
	color: #7a6a45
}

.club-tiers {
	width: calc(100% - 80px);
	max-width: 1300px;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.club-tiers {
		width: 100%;
		padding-bottom: 40px
	}
}

.club-tiers-item {
	padding: 0 60px;
	position: relative
}

@media screen and (min-width:768px) {
	.club-tiers-item {
		width: 33.33333%!important
	}
}

@media screen and (max-width:1200px) {
	.club-tiers-item {
		padding: 0 40px
	}
}

@media screen and (max-width:1023px) {
	.club-tiers-item {
		padding: 0 30px
	}
}

@media screen and (max-width:767px) {
	.club-tiers-item {
		width: 100%;
		padding: 0 100px
	}
}

@media screen and (max-width:480px) {
	.club-tiers-item {
		width: 100%;
		padding: 0 40px
	}
}

.club-tiers-item:after {
	content: "";
	position: absolute;
	right: 0;
	top: 60%;
	border-right: 1px solid #b5a79d;
	height: 50%;
	transform: translateY(-50%)
}

@media screen and (max-width:767px) {
	.club-tiers-item:after {
		display: none
	}
}

.club-tiers-item:last-child:after {
	display: none
}

.club-tiers-item:focus {
	outline: 0
}

.club-tiers .slick-list {
	padding-bottom: 30px
}

@media screen and (min-width:768px) {
	.club-tiers .slick-track {
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
}

.club-tiers .slick-arrow {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 70px;
	height: 70px;
	z-index: 1;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: auto 105%;
	transition: background-position .3s;
	border: 2px solid #baa796;
	position: absolute;
	left: 50%;
	bottom: 0
}

@media screen and (max-width:1200px) {
	.club-tiers .slick-arrow {
		width: 60px;
		height: 60px
	}
}

@media screen and (max-width:1023px) {
	.club-tiers .slick-arrow {
		width: 50px;
		height: 50px
	}
}

.club-tiers .slick-arrow:hover {
	outline: 0;
	cursor: pointer
}

.club-tiers .slick-arrow:focus,
.club-tiers .slick-arrow:hover {
	outline: 0
}

.club-tiers .slick-prev {
	transform: translate(-100%);
	background-image: url(../fonts/slider-arrow-prev.svg);
	background-position: 2%
}

.club-tiers .slick-prev:hover {
	background-position: 98%
}

.club-tiers .slick-next {
	transform: translate(0);
	background-image: url(../fonts/slider-arrow-next.svg);
	background-position: 98%
}

.club-tiers .slick-next:hover {
	background-position: 2%
}

.club-tiers-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	font: 500 normal 35px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	color: #6f5a4c
}

.club-tiers-icon img {
	margin-bottom: 20px
}

.club-tiers-icon-x {
	font-size: 85%;
	margin-left: 10px
}

.club-tiers-icon-number {
	margin-left: 4px
}

.club-tiers .eyebrow {
	color: #936546
}

.club-tiers .title2 {
	color: #6f5a4c
}

.club-tiers .text {
	color: #936546
}

.club-join {
	width: calc(100% - 80px);
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 100px
}

@media screen and (max-width:1023px) {
	.club-join {
		max-width: 500px
	}
}

@media screen and (max-width:767px) {
	.club-join {
		width: calc(100% - 40px)
	}
}

.club-join-buttons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	margin-bottom: 30px
}

.club-join-button {
	-ms-flex-positive: 1;
	flex-grow: 1;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background-color: #f2e5da;
	padding: 17px 0 18px;
	margin: 0 2px;
	transition: background-color .3s
}

.club-join-button .button {
	padding: 0 .3em .3em;
	font: 500 normal 30px/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: #8f7d71
}

@media screen and (max-width:1200px) {
	.club-join-button .button {
		font-size: 26px
	}
}

@media screen and (max-width:1023px) {
	.club-join-button .button {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.club-join-button .button {
		font-size: 20px
	}
}

.club-join-button.selected {
	background-color: #fff
}

.club-join-button.selected .button {
	color: #6f5a4c
}

.club-join-cta {
	text-align: center;
	padding-top: 10px
}

.club-join-cta .button-stroke {
	display: none;
	visibility: hidden
}

.club-join-cta .button-stroke.active {
	display: inline-block;
	visibility: visible
}

.club-testimonials {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}

.club-testimonials-title {
	margin: 0 0 .7em 40px;
	color: #6f5a4c
}

@media screen and (max-width:767px) {
	.club-testimonials-title {
		margin-left: 100px
	}
}

@media screen and (max-width:480px) {
	.club-testimonials-title {
		margin-left: 40px
	}
}

.club-testimonials-item {
	padding: 0 40px;
	margin: 0
}

@media screen and (max-width:1023px) {
	.club-testimonials-item {
		padding: 0 20px 0 40px
	}
}

@media screen and (max-width:767px) {
	.club-testimonials-item {
		padding: 0 100px
	}
}

@media screen and (max-width:480px) {
	.club-testimonials-item {
		padding: 0 40px
	}
}

.club-testimonials-item .text {
	color: #7a6a45;
	margin-bottom: 1em
}

.club-testimonials-item .eyebrow {
	color: #936546;
	position: relative;
	padding-left: 1.5em;
	display: block
}

.club-testimonials-item .eyebrow:before {
	content: "—";
	position: absolute;
	left: 0
}

.club-testimonials-item:focus {
	outline: 0
}

.club-testimonials .slick-list {
	padding-bottom: 30px
}

.family-hero {
	background-image: url(../images/hero_7.jpg)
}

.family-slider {
	width: calc(100% - 80px);
	max-width: 1300px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative
}

@media screen and (max-width:1023px) {
	.family-slider {
		min-height: 0;
		width: calc(100% - 40px)
	}
}

@media screen and (max-width:767px) {
	.family-slider {
		max-width: 500px
	}
}

.family-slider.animate .family-slider-images,
.family-slider.animate .family-slider-items {
	transform: translateY(0);
	opacity: 1
}

.family-slider-items {
	width: 50%;
	background-color: #fff;
	opacity: 0;
	transform: translateY(120px);
	transition: opacity .3s .1s, transform 1s .1s
}

@media screen and (max-width:767px) {
	.family-slider-items {
		width: 100%;
		transition-delay: 0s;
		transform: translateY(50px)
	}
}

.family-slider-items .slick-prev {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 70px;
	height: 70px;
	z-index: 1;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: auto 105%;
	transition: background-position .3s;
	border: 2px solid #baa796;
	background-image: url(../fonts/slider-arrow-prev.svg);
	background-position: 2%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

@media screen and (max-width:1200px) {
	.family-slider-items .slick-prev {
		width: 60px;
		height: 60px
	}
}

@media screen and (max-width:1023px) {
	.family-slider-items .slick-prev {
		width: 50px;
		height: 50px
	}
}

.family-slider-items .slick-prev:hover {
	outline: 0;
	cursor: pointer
}

.family-slider-items .slick-prev:focus,
.family-slider-items .slick-prev:hover {
	outline: 0
}

.family-slider-items .slick-prev:hover {
	background-position: 98%
}

@media screen and (max-width:767px) {
	.family-slider-items .slick-prev {
		display: none!important
	}
}

.family-slider-items .slick-next {
	display: none!important
}

.family-slider-items .slick-dots {
	position: absolute;
	bottom: 0;
	width: calc(100% + 3px);
	background: #fcf5ef
}

@media screen and (max-width:767px) {
	.family-slider-items .slick-dots {
		top: 0;
		bottom: auto
	}
}

.family-slider-item {
	padding: 80px 100px 100px 140px;
	min-height: 800px;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width:1200px) {
	.family-slider-item {
		padding: 80px 80px 100px 100px;
		min-height: 700px
	}
}

@media screen and (max-width:1023px) {
	.family-slider-item {
		padding: 10% 10% 12% 70px;
		min-height: 600px
	}
}

@media screen and (max-width:767px) {
	.family-slider-item {
		padding: 60px 30px;
		min-height: 0
	}
}

.family-slider-item .text,
.family-slider-item .title1,
.family-slider-item .title2,
.family-slider-item .title3,
.family-slider-item .title4,
.family-slider-item .title5,
.family-slider-item .title6 {
	width: 100%
}

.family-slider-images {
	width: 50%;
	opacity: 0;
	transform: translateY(50px);
	transition: opacity .3s, transform 1s
}

@media screen and (max-width:767px) {
	.family-slider-images {
		width: 100%;
		height: 100vw;
		max-height: 400px;
		-ms-flex-order: -1;
		order: -1
	}
}

.family-slider-images .slick-list,
.family-slider-images .slick-track {
	height: 100%!important
}

.family-slider-images .slick-prev {
	display: none!important
}

.family-slider-images .slick-next {
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 70px;
	height: 70px;
	z-index: 1;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: auto 105%;
	transition: background-position .3s;
	border: 2px solid #baa796;
	background-image: url(../fonts/slider-arrow-next.svg);
	background-position: 98%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

@media screen and (max-width:1200px) {
	.family-slider-images .slick-next {
		width: 60px;
		height: 60px
	}
}

@media screen and (max-width:1023px) {
	.family-slider-images .slick-next {
		width: 50px;
		height: 50px
	}
}

.family-slider-images .slick-next:hover {
	outline: 0;
	cursor: pointer
}

.family-slider-images .slick-next:focus,
.family-slider-images .slick-next:hover {
	outline: 0
}

.family-slider-images .slick-next:hover {
	background-position: 2%
}

@media screen and (max-width:767px) {
	.family-slider-images .slick-next {
		display: none!important
	}
}

.family-slider-image {
	height: 100%!important;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.family-slider .eyebrow {
	color: #936546
}

.family-slider .title2 {
	color: #6f5a4c;
	text-transform: none
}

.family-slider .title3 {
	color: #c0a9a1
}

.family-slider .title5 {
	color: #936546
}

.family-slider .title5+.title5 {
	margin-top: 0;
	font-weight: 400
}

.family-slider .text {
	color: #7a6a45
}

.family-owners {
	top: -100px
}

@media screen and (max-width:767px) {
	.family-owners {
		top: -50px
	}
}

.family-team {
	padding-bottom: 100px
}

@media screen and (min-width:1024px) {
	.family-team-intro {
		padding-top: 100px
	}
}

.family-land {
	background-image: url(../images/hero_8.jpg)
}

.trade-hero {
	background-image: url(../images/hero_3.jpg)
}

.trade-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 auto;
	width: calc(100% - 80px);
	max-width: 1200px;
	position: relative;
	padding-top: 40px;
	top: -90px
}

@media screen and (max-width:767px) {
	.trade-items {
		top: -70px
	}
}

.trade-item {
	text-align: center;
	padding-bottom: 40px
}

.trade-item.col-4 {
	width: calc(25% - 7.5px);
	margin-right: 10px
}

@media screen and (max-width:1023px) {
	.trade-item.col-4 {
		width: calc(33.33333% - 6.666666666666667px)
	}
}

@media screen and (max-width:767px) {
	.trade-item.col-4 {
		width: calc(50% - 5px)
	}
}

@media screen and (max-width:480px) {
	.trade-item.col-4 {
		width: 100%;
		margin-right: 0
	}
}

.trade-item.col-4:nth-child(4n) {
	margin-right: 0
}

@media screen and (max-width:1023px) {
	.trade-item.col-4:nth-child(4n) {
		margin-right: 10px
	}
}

@media screen and (max-width:1023px) {
	.trade-item.col-4:nth-child(3n) {
		margin-right: 0
	}
}

@media screen and (max-width:767px) {
	.trade-item.col-4:nth-child(3n) {
		margin-right: 10px
	}
}

@media screen and (max-width:480px) {
	.trade-item.col-4:nth-child(3n) {
		margin-right: 0
	}
}

@media screen and (max-width:767px) {
	.trade-item.col-4:nth-child(2n) {
		margin-right: 0
	}
}

.trade-item.col-2 {
	width: calc(50% - 15px);
	margin-right: 30px
}

@media screen and (max-width:767px) {
	.trade-item.col-2 {
		width: 100%;
		margin-right: 0
	}
}

.trade-item.col-2:nth-child(2n) {
	margin-right: 0
}

.trade-item-img {
	margin-bottom: 20px
}

.trade-item-img img {
	display: block;
	width: 100%
}

.trade-item .title3 {
	color: #c0a9a1;
	margin-bottom: 15px
}

.trade-assets {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(.9);
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	padding: 60px 60px 80px;
	width: 80%;
	max-width: 1200px;
	z-index: 200;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s, visibility .4s, transform .4s
}

@media screen and (max-width:767px) {
	.trade-assets {
		left: 20px;
		top: 20px;
		width: calc(100% - 40px);
		padding: 60px 40px;
		transform: scale(.9);
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
		max-height: calc(100% - 40px);
		overflow: auto
	}
}

@media screen and (max-width:340px) {
	.trade-assets {
		padding: 40px 30px
	}
}

.trade-assets.show {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, -50%) scale(1)
}

@media screen and (max-width:767px) {
	.trade-assets.show {
		transform: scale(1)
	}
}

.trade-assets:focus {
	outline: 0
}

.trade-assets-header {
	width: 100%;
	text-align: center
}

@media screen and (max-width:767px) {
	.trade-assets-header {
		margin-bottom: 30px
	}
}

.trade-assets-header .title3 {
	color: #c0a9a1
}

.trade-assets-header .text {
	color: #7a6a45
}

.trade-assets-sections {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.trade-assets-section {
	width: 50%;
	text-align: left;
	padding-top: 40px;
	padding-left: 100px;
	transition: height .4s
}

@media screen and (max-width:1200px) {
	.trade-assets-section {
		padding-left: 80px
	}
}

@media screen and (max-width:1023px) {
	.trade-assets-section {
		padding-left: 40px
	}
}

@media screen and (min-width:768px) {
	.trade-assets-section {
		height: auto!important
	}
}

@media screen and (max-width:767px) {
	.trade-assets-section {
		width: 100%;
		padding-left: 0;
		padding-top: 20px;
		overflow: hidden;
		height: 50px
	}
}

.trade-assets-section .title3 {
	color: #c0a9a1
}

.trade-assets-section .title5 {
	position: relative;
	color: #936546
}

.trade-assets-section .title5:after,
.trade-assets-section .title5:before {
	display: none;
	content: "";
	position: absolute;
	width: .6em;
	border-bottom: 1px solid currentColor;
	right: 0;
	bottom: .6em;
	transition: transform .5s;
	transform-origin: center center
}

@media screen and (max-width:767px) {
	.trade-assets-section .title5:after,
	.trade-assets-section .title5:before {
		display: block
	}
}

.trade-assets-section .title5:before {
	transform: rotate(180deg)
}

.trade-assets-section .title5:after {
	transform: rotate(270deg)
}

.trade-assets-section .title5.active:after,
.trade-assets-section .title5.active:before {
	transform: rotate(0)
}

.trade-assets-columns {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	columns: 2;
	column-gap: 80px;
	padding: 80px 0 0 100px;
	text-align: left
}

@media screen and (max-width:1200px) {
	.trade-assets-columns {
		padding-left: 80px
	}
}

@media screen and (max-width:1023px) {
	.trade-assets-columns {
		padding-left: 40px;
		column-gap: 40px
	}
}

@media screen and (max-width:767px) {
	.trade-assets-columns {
		padding-top: 20px;
		padding-left: 0;
		columns: 1
	}
}

.trade-assets-items {
	margin-top: 5px
}

.trade-assets-item {
	font: 400 normal 18px/1.7 futura-pt, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	list-style-type: none;
	line-height: 1.4;
	color: #7a6a45
}

@media screen and (max-width:1200px) {
	.trade-assets-item {
		font-size: 17px
	}
}

@media screen and (max-width:1023px) {
	.trade-assets-item {
		font-size: 16px;
		line-height: 1.5
	}
}

.trade-assets-item+.trade-assets-item {
	margin-top: .5em
}

.trade-assets-item a {
	color: inherit;
	text-decoration: none
}

.trade-assets-item a:focus,
.trade-assets-item a:hover {
	text-decoration: underline
}

.trade-assets .close-button {
	top: 20px;
	right: 20px
}

@media screen and (max-width:1200px) {
	.trade-assets .close-button {
		top: 10px;
		right: 10px
	}
}

.trade-assets .close-button:after,
.trade-assets .close-button:before {
	border-bottom: 2px solid #c0a9a1
}

.trade-assets .close-button:focus:after,
.trade-assets .close-button:focus:before,
.trade-assets .close-button:hover:after,
.trade-assets .close-button:hover:before {
	border-bottom-color: #7a6a45
}

.trade-assets-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(56, 51, 46, .95);
	opacity: 0;
	visibility: hidden;
	z-index: 199;
	transition: opacity .4s, visibility .4s
}

.trade-assets-overlay.show {
	opacity: .7;
	visibility: visible
}

.find {
	padding: 0 calc(50% - 600px) 200px
}

@media screen and (max-width:1500px) {
	.find {
		padding: 0 calc(50% - 550px) 150px
	}
}

@media screen and (max-width:1200px) {
	.find {
		padding: 0 40px 100px
	}
}

@media screen and (max-width:767px) {
	.find {
		padding: 0 20px 100px
	}
}

.find-header {
	text-align: center
}

.default {
	width: calc(100% - 80px);
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 200px
}

@media screen and (max-width:767px) {
	.default {
		width: calc(100% - 40px);
		padding-bottom: 100px
	}
}

.default-header {
	padding: 200px 60px 50px
}

@media screen and (max-width:1023px) {
	.default-header {
		padding: 200px 40px 40px
	}
}

@media screen and (max-width:767px) {
	.default-header {
		padding: 150px 5px 20px
	}
}

.default-header .eyebrow {
	color: #936546
}

.default-header .title2 {
	color: #6f5a4c
}

.default-content {
	padding-left: 60px;
	padding-right: 60px
}

@media screen and (max-width:1023px) {
	.default-content {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media screen and (max-width:767px) {
	.default-content {
		padding-left: 5px;
		padding-right: 5px
	}
}

.default-accordion {
	margin-top: 80px
}

@media screen and (max-width:767px) {
	.default-accordion {
		margin-top: 40px
	}
}



.notfound {
	text-align: center
}

.notfound .button {
	color: #7a6a45;
	text-decoration: none!important
}

    .icbaslik{
    font: 500 normal 3vw/1 futura-pt-condensed, Arial Narrow, Helvetica, Arial, sans-serif;
    display: block;
   /* text-transform: uppercase;*/
    color: #c0a9a1;
   
    transform: translateY(30px);
    transition: transform 1s, opacity .5s;
}

    .textic {
        padding-top:75px;
    font-size:  18px ;
    font-family : Arial, sans-serif;
    letter-spacing: .05em;
}


     .adateperesim {
  float: left;width:50%; height: 100%; padding:15px;
}
@media screen and (max-width:767px) {

         .adateperesim {
  float: left;width:1000%; height: 100%; padding:15px;
}

}