@import url('https://fonts.googleapis.com/css?family=Questrial&display=swap');
@import url("https://use.typekit.net/ylb3jhb.css");


.banner-logo {
	display: none;
}

.video-wrap {
	position: relative;
	/*padding bottom is ratio height/width */
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.footer-widgets {
	color: #8a8a8a;
}

.footer-widgets .widget .post .entry-content {
	color: #8a8a8a;
}

.footer-widgets-1 a {
	color: #8a8a8a;
	font-size: 16px;
}

.footer-widgets-1 a:hover {
	color: #bea275;
}

.footer-widgets-1 a .fa {
	font-size: 1.2em;
	margin-left: .25em;
}


/* tddbuilt selling details */
.page-template-projects-template .selling-details {
	display: none;
}


/* New Farm project landing page */

.page-template-t-newfarm-project .template-new-farm--banner {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	flex-direction: column;
}

.page-template-t-newfarm-project .banner__text {
	text-align: center;
	padding: 50px 10px;
}

.page-template-t-newfarm-project .content {
	display: none;
}

.page-template-t-newfarm-project h2, .home .banner__text h2, .soliloquy-caption-inside h2 {
	font-family: big-caslon-fb, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
	letter-spacing: 1px;
}

.home .banner-inner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.home .banner__text__inner h5,
.home .banner__text__inner h2,
.soliloquy-caption-inside h2,
.soliloquy-caption-inside h5,
.page-template-t-newfarm-project .banner__text__inner h5,
.page-template-t-newfarm-project .banner__text__inner h2 {
	text-shadow: 0 0 15px #666;
	text-align: center;
}

.page-template-t-newfarm-project h5, .page-template-t-newfarm-project h6, .home .banner__text__inner h5, .soliloquy-caption-inside h5 {
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
}

.page-template-t-newfarm-project h5, .home .banner__text__inner h5, .soliloquy-caption-inside h5 {
	font-size: 22px;
}

.soliloquy-caption-inside h5 {
	margin-bottom: 10px;
}

.page-template-t-newfarm-project h6 {
	font-size: 18px;
}

.page-template-t-newfarm-project .site-inner {
	margin: 0;
	background-color: white;
	max-width: 100%;
}

.page-template-t-newfarm-project .template-new-farm--contact {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	padding: 10px;
}

.page-template-t-newfarm-project .template-new-farm--contact h3, .page-template-t-newfarm-project .template-new-farm--contact h6 {
	text-align: center;
}

.page-template-t-newfarm-project .site-inner h3 {
	color: black;
}

.page-template-t-newfarm-project .site-inner h6 {
	margin-bottom: 35px;
	font-size: 18px;
	color: black;
}

.page-template-t-newfarm-project .site-inner .gold-heading {
	color: #BEA275;
	font-size: 22px;
}


.page-template-t-newfarm-project .site-inner .template-new-farm--contact-form {
	width: 100%;
}

.page-template-t-newfarm-project .template-new-farm-button, .template-new-farm-button--mobile {
	background-color: #BEA275;
	float: none;
	color: white;
	padding: 10px 40px;
	font-size: 16px;
	border: 2px solid white;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	font-family: 'Questrial', sans-serif;
	transition: all 200ms;
}

.page-template-t-newfarm-project .template-new-farm-button {
	display: none;
}

.template-new-farm-button--mobile {
	margin: 40px auto 50px;
	position: relative;
	max-width: 305px;
	text-align: center;
	font-size: 14px;
	padding: 0;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-template-t-newfarm-project .gform_button {
	position: relative;
	width: 305px;
	text-align: center;
	font-size: 14px;
	padding: 0;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #BEA275;
	color: white;
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	border: 2px solid #EAE7E0;
	transition: all 200ms;
}

.page-template-t-newfarm-project .template-new-farm-button:hover, .template-new-farm-button--mobile:hover {
	background-color: #a99068;
}

.page-template-t-newfarm-project .template-new-farm--contact h3 {
	margin-bottom: 20px;
	font-size: 25px;
	letter-spacing: 1px;
}

.page-template-t-newfarm-project input, .popout-form input {
	font-family: 'Questrial', sans-serif;
	color: #000000;
	border: none;
	border-bottom: 1px solid #222;
	font-size: 14px;
}

.page-template-t-newfarm-project input::placeholder, .popout-form input::placeholder {
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-template-t-newfarm-project select, .popout-form select {
	color: #000000;
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-template-t-newfarm-project .gfield_label, .popout-form .gfield_label {
	display: none;
}

.page-template-t-newfarm-project .gform_footer, .popout-form .gform_footer {
	display: flex;
	justify-content: center;
	align-items: center;
}

.popout-form .gform_button {
	background: #BEA275;
	color: white;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	border: 2px solid #EAE7E0;
	transition: all 200ms;
	padding: 10px 50px;
}

.page-template-t-newfarm-project .gform_button:hover, .popout-form .gform_button:hover {
	background-color: #a99068;

}

.page-template-t-newfarm-project .gform_button::after, .popout-form .gform_button::after {
	border: none;
}

.page-template-t-newfarm-project .site-inner .template-new-farm--contact h3, .sidebar-contact h3 {
	font-family: big-caslon-fb, serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 25px;
	line-height: 45px;
}

.sidebar-contact h3 {
	color: black;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.sidebar-contact .close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.sidebar-contact .close::after {
	position: absolute;
	content: url("../images/close.svg");
	right: 0;
	top: 0;
}

.page-template-t-newfarm-project .mobile-img {
	display: flex;
}

.home .banner-inner {
	position: relative;
}

.home .banner__text {
	text-align: center;
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	/*height: 70%;*/
	/*flex-direction: column;*/
	padding: 20px 0 50px 0;
}

.home .banner__text img {
	max-width: 332px;
}

.page-template-t-newfarm-project .template-new-farm--banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}


.page-template-t-newfarm-project .email-field {
	width: 100% !important;
}

.contact-form-toggle {
	position: absolute;
	writing-mode: tb-rl;
	transform: rotate(-180deg);
	background-color: #BEA275;
	color: white;
	cursor: pointer;
	visibility: visible;
	opacity: 1;
	transition: background-color 200ms, visibility 200ms, opacity 200ms linear;
	border: 2px solid white;
	border-left: none;
	padding: 10px;
	left: -52px;
	text-align: center;
	top: 40%
}


.contact-form-toggle h4 {
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
  white-space: nowrap;
	padding: 7px
}

.contact-form-toggle .fa-arrow-right {
	padding-top: 15px;
}

.contact-form-toggle.active {
	visibility: hidden;
	opacity: 0;
	transition: visibility 200ms, opacity 200ms linear;
}

.sidebar-contact h6 {
	text-align: center;
	color: #BEA275;
	font-size: 14px;
	letter-spacing: 2px;
}

.sidebar-contact {
	position: fixed;
	top: 55%;
	right: -350px;
	transform: translateY(-50%);
	width: 350px;
	height: auto;
	padding: 35px;
	background: #fff;
	box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
	box-sizing: border-box;
	transition: 0.5s;
	z-index: 999;
}

.sidebar-contact.active {
	right: 0;
}

.sidebar-contact .fa-times {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 24px;
	color: #C7B6A2;
	cursor: pointer;
}

.home .sub, .page-template-t-newfarm-project .sub {
	margin-bottom: 0;
	margin-top: 10px;
}

.popout-form .gform_button:after, .page-template-t-newfarm-project .gform_button:after,
.template-new-farm-button::after, .template-new-farm-button--mobile::after,
.popout-form .gform_button:after, .page-template-t-newfarm-project .gform_button:after {
	content: url("../images/new_arrow.svg");
	line-height: 28px;
	padding-left: 10px;
	font-size: 24px;
	position: relative;
	margin-left: 0;
}

.popout-form .gform_button {
	padding: 10px;
}


.popout-form .gform_button:after {
	content: url("../images/arrow.svg");
	transform: rotate(90deg);
	display: inline-block;
	padding-left: 0;
	padding-right: 2px;
}


/*.contact-form-toggle h4 {*/
/*	margin: 0;*/
/*}*/

.contact-form-toggle:hover {
	background-color: #a99068;
}

.home .soliloquy-container .soliloquy-caption{
	width: 100%;
	z-index: 999999;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background-color: transparent;
}

.soliloquy-caption-inside h2, .soliloquy-caption-inside h5 {
	line-height: normal;
}

.page-template-t-newfarm-project .gform_button, .popout-form .gform_button {
	width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	letter-spacing: 2px;
}


.page-template-t-newfarm-project input, select, textarea {
	border-top: none;
	border-right: none;
	border-left: none;
}

@media (min-width: 600px) {
	.page-template-t-newfarm-project .template-new-farm--banner {
		height: 0;
	}

	.soliloquy-container .soliloquy-image {
		left: 0 !important;
		transform: none !important;
	}

	.page-template-t-newfarm-project .gform_button {
		width: 400px;
	}


	.home .banner__text img {
		max-width: none;
	}

	.home .banner__text {
		text-align: center;
		padding: 50px 10px;
	}

	.page-template-t-newfarm-project .gform_button, .popout-form .gform_button {
		font-size: 16px;
	}

	.home .banner__text {
		display: none !important;
	}

	.template-new-farm-button--mobile {
		display: none;
	}

	.page-template-t-newfarm-project .template-new-farm-button {
		display: inline-block;
		position: absolute;
		bottom: 10%;
		left: 50%;
		transform: translate(-50%, -10%);
	}

	.page-template-t-newfarm-project .banner__text, .home .banner__text {
		padding: 10px;
	}

	.page-template-t-newfarm-project .mobile-img {
		display: none;
	}

	.sidebar-contact {
		width: 380px;
		right: -380px;
		top: 57%;
	}

	.page-template-t-newfarm-project .gform_fields {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px;
	}

	.page-template-t-newfarm-project .gfield {
		width: 50%;
		padding: 0 15px;
	}

	.home .banner__text {
		position: absolute;
		top: 0;
		bottom: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		width: 100%;
	}

	.banner-logo {
		display: block;
		left: inherit;
		right: 180px !important;
		width: 400px;
		height: 100px;
		background: url(../images/gw-logo.png);
	}

	.single-post .page-title .entry-title {
		float: left;
	}


	.nav-primary .menu > li {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}

	.nav-primary .menu > li a {
		padding: 8px;
	}

	.nav-primary .menu .menu-item.facebook a {
		font-size: 20px;
		padding: 5px;
		top: -2px;
	}

	.page-template-t-newfarm-project h2, .home .banner__text h2 .soliloquy-caption-inside h2 {
		font-size: 35px;
	}

	.page-template-t-newfarm-project .sub, .page-template-t-newfarm-project h6, .soliloquy-caption-inside .sub {
		letter-spacing: 2px;
	}

	.page-template-t-newfarm-project .site-inner .template-new-farm--contact-form {
		max-width: 520px;
	}


	.page-template-t-newfarm-project .template-new-farm--contact {
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.page-template-t-newfarm-project .template-new-farm--contact h3 {
		margin-bottom: 35px;
	}

	.page-template-t-newfarm-project h2, .home .banner__text h2, .soliloquy-caption-inside h2 {
		font-size: 37px;
		max-width: 750px;
		letter-spacing: 2px;
		margin: 0 auto;
	}

	.home .banner__text h2 {
		width: 80%;
	}

	.page-template-t-newfarm-project .site-inner .template-new-farm--contact h3 {
		max-width: 780px;
		font-size: 28px;
		letter-spacing: 2px;
	}

	.home .banner__text {
		bottom: 20px;
	}

}

@media (min-width: 768px) {
	.home .banner-inner {
		height: 100%;
	}

	.home .soliloquy-container .soliloquy-caption .soliloquy-caption-inside img,
	.banner__inner img {
		position: absolute;
		top: 25%;
		left: 50%;
		transform: translate(-50%, -20%);
	}

	.banner__inner img {
		top: 22%;
	}

	.home .slider_text, .page-template-t-newfarm-project .slider_text {
		margin-top: 170px;
	}

	/*.page-template-t-newfarm-project .slider_text {*/
	/*	margin-top: 68px;*/
	/*}*/
}

@media (min-width: 960px) {

	.popout-form .gform_body .gfield:not(:last-child) {
		margin-bottom: 30px;
	}

	.contact-form-toggle {
		left: -48px;
	}

	.page-template-t-newfarm-project .site-inner h6 {
		margin: 0 auto 35px auto;
		max-width: 540px;
		line-height: 25px;
	}

	.contact-form-toggle {
		height: 340px;
	}

	.page-template-t-newfarm-project h2, .home .banner__text h2, .soliloquy-caption-inside h2 {
		font-size: 38px;
		letter-spacing: 3px;
	}


	.contact-form-toggle {
		padding: 14px 13px;
		left: -58px;
		top: 53%;
		width: 58px;
	}

	.template-new-farm-button::after, .template-new-farm-button--mobile::after {
		position: relative;
	}

	.page-template-t-newfarm-project .template-new-farm-button {
		width: 400px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 60px;
		letter-spacing: 2px;
	}

	.home .banner__text h2 {
		width: 100%;
	}

	.sidebar-contact h6 {
		margin-bottom: 35px;
	}

	.sidebar-contact h3 {
		color: black;
		text-align: center;
		font-size: 28px;
		padding: 0 25px;
	}


	.page-template-t-newfarm-project .site-inner .template-new-farm--contact-form {
		max-width: 750px;
	}

	.page-template-t-newfarm-project .site-inner .template-new-farm--contact h3 {
		font-size: 34px;
		letter-spacing: 3px;
	}

	.page-template-t-newfarm-project .template-new-farm-button {
		letter-spacing: 2px;
	}

	.page-template-t-newfarm-project .gform_button, .popout-form .gform_button {
		width: 400px;
	}

	.page-template-t-newfarm-project .template-new-farm--contact {
		margin-top: 40px;
		margin-bottom: 40px;

	}

	.page-template-t-newfarm-project .template-new-farm--contact h3 {
		margin-bottom: 24px;
		font-size: 32px;
	}

	/*.home .slider_text {*/
	/*	margin-top: 230px;*/
	/*}*/
	/*.page-template-t-newfarm-project .slider_text {*/
	/*	margin-top: 95px;*/
	/*}*/
	.home .slider_text, .page-template-t-newfarm-project .slider_text {
		margin-top: 200px;
	}
}

@media (min-width: 1180px) {


	.home .banner__text {
		position: absolute;
	}

	.nav-primary {
		margin: 10px 0 0 0;
	}

	.nav-primary .menu > li a {
		padding: 8px 12px;
	}

	.site-header {
		padding: 50px 60px 50px 50px;
	}

	.page-template-t-newfarm-project h2, .home .banner__text h2, .soliloquy-caption-inside h2 {
		font-size: 46px;
	}

	.page-template-t-newfarm-project .site-inner .template-new-farm--contact-form {
		max-width: 940px;
	}


	.page-template-t-newfarm-project .template-new-farm--contact {
		margin-top: 60px;
		margin-bottom: 60px;

	}

	.page-template-t-newfarm-project .template-new-farm--contact h3 {
		margin-bottom: 24px;
		font-size: 34px;
	}


	.home .slider_text, .page-template-t-newfarm-project .slider_text {
		margin-top: 230px;
	}

}

@media (min-width: 1400px) {
	.page-template-t-newfarm-project h2, .home .banner__text h2, .soliloquy-caption-inside h2 {
		letter-spacing: 4px;
	}


	.page-template-t-newfarm-project .site-inner .template-new-farm--contact h3 {
		letter-spacing: 4px;
	}

	.page-template-t-newfarm-project .template-new-farm--contact {
		margin-top: 75px;
		margin-bottom: 75px;
	}

	/*.page-template-t-newfarm-project .slider_text {*/
	/*	margin-top: 134px;*/
	/*}*/

}

@media (min-width: 1600px) {
	.page-template-t-newfarm-project h2, .home .banner__text h2, .soliloquy-caption-inside h2 {
		letter-spacing: 6px;
	}

	.page-template-t-newfarm-project .template-new-farm--contact {
		margin-top: 75px;
		margin-bottom: 100px;
	}

}

.landing-address {
	color: black;
	font-size: 24px;
	line-height: normal;
	font-style: normal;
	margin-bottom: 35px;
	text-align: center;
	text-transform: uppercase;
	/*font-family: big-caslon-fb, serif;*/
	font-family: 'Questrial', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

.landing-address hr {
	border-color: #9E7839;;
	color: #9E7839;
	background-color: #9E7839;
	margin: 16px auto;
	max-width: 100px;

}

.landing-address a {
	color: inherit;
}

.page-id-1297 .footer-widgets-2 {
	visibility: hidden;
}

.gform_ajax_spinner {
	width: 20px !important;
	height: 20px;
!important;
}


@media (min-height: 1150px) {
	.contact-form-toggle {
		top: 12% !important;
	}
}


div.soliloquy-container {
  max-width: 100% !important;
  max-height: none !important;
}


div.soliloquy-container .soliloquy-caption {
  background: none;
}


/*hide controls*/
.soliloquy-controls-direction,
.soliloquy-pager {
  display: none;
}
