/*
 * Main Styles
 */



/* Colors
 * Warm Gray rgb(160,132,122)
 */




/* ==========================================================================
   Web Fonts
   ========================================================================== */

/**
 * @license
 * MyFonts Webfont Build ID 3256760, 2016-07-26T15:04:49-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Lasiver-BoldItalic by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/lasiver/bold-italic/
 * Licensed pageviews: 10,000
 *
 * Webfont: Lasiver-Bold by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/lasiver/bold/
 * Licensed pageviews: 20,000
 *
 * Webfont: Lasiver-Regular by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/lasiver/regular/
 * Licensed pageviews: 10,000
 *
 * Webfont: Lasiver-RegularItalic by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/lasiver/regular-italic/
 * Licensed pageviews: 10,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3256760
 * Webfonts copyright: Copyright &#x00A9; 2013 by Type Dynamic. All rights reserved.
 *
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("https://hello.myfonts.net/count/31b1b8");


@font-face {
	font-family: 'Lasiver';
	src: url('../fonts/31B1B8_0_0.eot');
	src: url('../fonts/31B1B8_0_0.eot#iefix') format('embedded-opentype'),
		url('../fonts/31B1B8_0_0.woff') format('woff2'),
		url('../fonts/31B1B8_0_0.woff') format('woff'),
		url('../fonts/31B1B8_0_0.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}


@font-face {
	font-family: 'Lasiver';
	src: url('../fonts/31B1B8_1_0.eot');
	src: url('../fonts/31B1B8_1_0.eot#iefix') format('embedded-opentype'),
		url('../fonts/31B1B8_1_0.woff') format('woff2'),
		url('../fonts/31B1B8_1_0.woff') format('woff'),
		url('../fonts/31B1B8_1_0.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'Lasiver';
	src: url('../fonts/31B1B8_2_0.eot');
	src: url('../fonts/31B1B8_2_0.eot#iefix') format('embedded-opentype'),
		url('../fonts/31B1B8_2_0.woff') format('woff2'),
		url('../fonts/31B1B8_2_0.woff') format('woff'),
		url('../fonts/31B1B8_2_0.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Lasiver';
	src: url('../fonts/31B1B8_3_0.eot');
	src: url('../fonts/31B1B8_3_0.eot#iefix') format('embedded-opentype'),
		url('../fonts/31B1B8_3_0.woff') format('woff2'),
		url('../fonts/31B1B8_3_0.woff') format('woff'),
		url('../fonts/31B1B8_3_0.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Nantes';
	src: url('../fonts/NantesWeb-Regular_gdi.eot');
	src: url('../fonts/NantesWeb-Regular_gdi.eot#iefix') format('embedded-opentype'),
		 url('../fonts/NantesWeb-Regular_gdi.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


/* ==========================================================================
   CSS RESET v2.0 http://meyerweb.com/eric/tools/css/reset/
   ========================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* User specific resets */
html {
	font-size: 16px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-size: 62.5%;
	line-height: 1.5;
	text-align: center;
}
/* Remove annoying border on linked images. */
a img { border: none; }
/* Remove Firefox dotted border on links */
a { outline: none; }




/* ==========================================================================
   Global and Generic
   ========================================================================== */

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}


sup {
	font-size: .65em;
	position: relative;
	top: -.65em;
	margin-left: .125em;
	vertical-align: baseline;
}

sub {
	font-size: .65em;
	position: relative;
	top: .65em;
	margin-left: .125em;
	vertical-align: baseline;
}

abbr {
	text-decoration: none;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.mobileOnly {
	display: none !important;
}

	@media only screen and (max-width: 767px) {
		.noMobile {
			display: none !important;
		}

		.mobileOnly {
			display: block !important;
		}
	}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.nobr {
	white-space: nowrap;
}

.btn {
	background-color: rgb(170,25,48);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	border-radius: 5px;
	color: white !important;
	display: block;
	font-size: 1.3em;
	letter-spacing: .1em;
	margin: 0 auto;
	max-width: 280px;
	padding: 13px 10px 11px;
	text-align: center;
	text-transform: uppercase;
	white-space: normal !important;
	width: 100%;
		-webkit-transition: background-color .25s linear;
		-moz-transition: background-colory .25s linear;
		-o-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

.btn:hover {
	background-color: rgb(155,20,43);
	text-decoration: none;
}

main img {
	max-width: 100%;
	height: auto;
}

.img-fill {
	display: none;
}

.full-height {
	height: 100vh;
	position: relative;
}

.full-height:after {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	bottom: 0;
	content: ' ';
	height: 200px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}

	@media only screen and (max-width: 1024px) {

		.full-height:after {
			height: 150px;
		}

	}

		@media only screen and (max-width: 767px) {

			.full-height:after {
				height: 60px;
			}

		}




/* ==========================================================================
   Basic Typography
   ========================================================================== */

a,
a:link,
a:visited {
	color: #fff;
	text-decoration: underline;
	white-space: nowrap;
}

a:hover,
a:active {
	color: #fff;
	outline: 0;
	text-decoration: none;
}

a.strike {
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: normal;
	left: -5px;
	letter-spacing: .1em;
	padding: 0 5px;
	position: relative;
	text-transform: uppercase;
}

a.strike,
a.strike:link,
a.strike:visited {
	color: rgb(160,132,122);
	text-decoration: none;
}

a.strike:hover:before {
	background-color: rgb(160,132,122);
	content: ' ';
	height: 1px;
	left: 0;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 100%;
}

a.strike:hover,
a.strike:active {
	color: rgb(160,132,122);
	text-decoration: none;
}

a.fade {
		-webkit-transition: opacity .25s linear;
		-moz-transition: opacity .25s linear;
		-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
}

a.fade,
a.fade:link,
a.fade:visited {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
	opacity: 1;
	text-decoration: none;
}

a.fade:hover,
a.fade:active {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		-khtml-opacity: 0.6;
	opacity: 0.6;
	text-decoration: none;
}

ul {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.5;
	list-style: none;
}

h1,h2,h3,h4 {
	-webkit-font-smoothing: antialiased;
}

h1 {
	color: #fff;
	font-size: 4.4em;
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 1.3;
	margin-bottom: 25px;
}

h2 {
	color: #fff;
	font-size: 4.4em;
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 1.3;
	margin-bottom: 25px;
}

h3 {
	color: #fff;
	font-size: 4em;
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 1.2;
	margin-bottom: 25px;
}

h4 {
	color: rgb(160,132,122);
	font-size: 1.5em;
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: .1em;
	margin-bottom: 5px;
	text-transform: uppercase;
}

p {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 25px;
}

p:last-of-type {
	margin-bottom: 0;
}

main .container p {
	color: rgb(160,132,122);
}

main .container p a,
main .container p a:hover {
	color: rgb(160,132,122);
}

	@media only screen and (max-width: 1024px) {

		h1,h2 {
			font-size: 3.5em;
		}
		
		h3 {
			font-size: 3em;
		}

		h4 {
			font-size: 1.3em;
		}

		p,ul {
			font-size: 1.3em;
		}

		a.strike {
			font-size: 1.3em;
		}

	}

		@media only screen and (max-width: 767px) {

			h1,h2,h3 {
				font-size: 2.9em;
			}

			h4 {
				font-size: 1.4em;
			}

			p,ul {
				font-size: 1.4em;
			}

			p {
				margin-bottom: 25px;
			}

			a.strike {
				font-size: 1.5em;
			}

		}




/* ==========================================================================
   General Structure
   ========================================================================== */

html {
	height: 100%;
}

body {
	background-color: #000;
	color: #fff;
	font-family: 'Nantes', 'Times New Roman', Times, serif;
	font-weight: 400;
	height: 100%;
	position: relative;
	width: 100%;
}

body.no-scroll {
	overflow: hidden;
}

#site-wrapper {
	position: relative;
	text-align: left;
	width: 100%;
}

header {
		-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	left: 0;
/* 	overflow: hidden; */
	position: fixed;
	top: 0;
		-webkit-transform: translatez(0);
		-moz-transform: translatez(0);
		-ms-transform: translatez(0);
		-o-transform: translatez(0);
	transform: translatez(0);
	width: 100%;
	z-index: 99;
}

main {
	width: 100%;
	background-color: transparent;
}

.container {
	box-sizing: content-box;
	margin: 0 auto;
	max-width: 980px;
	position: relative;
	padding: 0 40px;
}

section {
	background-color: #000;
	position: relative;
	width: 100%;
}

.content-wrapper {
	padding: 80px 0 150px;
}

.row {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.col-2 {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.col-2:first-of-type {
	padding-right: 95px;
}

.col-2:last-of-type {
	padding-left: 95px;
}

.columns {
		-webkit-columns: 2;
		-moz-columns: 2;
	columns: 2;
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
	column-gap: 80px;
}

footer {
	background-color: #000;
	color: #fff;
	padding: 20px 0 20px;
	width: 100%;
}

#top {
	bottom: 23px;
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: .1em;
	line-height: 1;
	position: absolute;
	right: 50px;
	text-align: center;
	text-transform: uppercase;
}

#top:before {
	border-right: 0.2em solid rgb(160,132,122);
	border-top: 0.2em solid rgb(160,132,122);
	content: ' ';
	display: block;
	height: 0.8em;
	margin: 0 auto 7px;
	position: relative;
		-webkit-transform: rotate(-45deg)
			translate3d( 0, 0, 0);
		-moz-transform: rotate(-45deg)
			translate3d( 0, 0, 0);
		-ms-transform: rotate(-45deg)
			translate3d( 0, 0, 0);
		-o-transform: rotate(-45deg)
			translate3d( 0, 0, 0);
	transform: rotate(-45deg)
		translate3d( 0, 0, 0);
	width: 0.8em;
}


	@media only screen and (max-width: 1024px) {

		.container {
			padding: 0 60px;
		}

		.content-wrapper {
			padding-top: 100px;
			padding-bottom: 120px;
		}

		.col-2:first-of-type {
			padding-right: 25px;
		}

		.col-2:last-of-type {
			padding-left: 25px;
		}

		#top {
			bottom: 22px;
			font-size: .9em;
			right: 25px;
		}

		#top:before {
			margin-bottom: 5px;
		}

	}

		@media only screen and (max-width: 767px) {

			.container {
				padding: 0 30px;
			}

			.content-wrapper {
				padding-top: 60px;
				padding-bottom: 60px;
			}

			.col-2 {
				display: block;
				float: none;
				width: 100% !important;
			}

			.col-2:first-of-type {
				padding-right: 0 !important;
			}

			.col-2:last-of-type {
				padding-left: 0 !important;
				padding-top: 25px !important;
			}
			
			.columns {
					-webkit-columns: 1;
					-moz-columns: 1;
				columns: 1;
					-webkit-column-gap: 0;
					-moz-column-gap: 0;
				column-gap: 0;
			}

			footer {
				padding-bottom: 40px;
			}

		}




/* ==========================================================================
   Header
   ========================================================================== */

header .logo {
	background: transparent url(../img/gtprime-logo-alt.png) no-repeat left top;
	background-size: 100% auto;
	height: 75px;
	left: 50%;
	margin-left: -145px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	width: 290px;
	z-index: 2;
}

header .logo a,
header .logo a:link,
header .logo a:visited,
header .logo a:hover,
header .logo a:active {
	color: #fff;
	text-decoration: none;
}

header .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

header nav {
	width: 100%;
	position: relative;
	z-index: 1;
}

header nav div {
	float: left;
	width: 50%;
	height: 100%;
	box-sizing: border-box;
}

header nav div#nav-left {
	padding-right: 180px;
}

header nav div#nav-right {
	padding-left: 180px;
}

header nav div#nav-left ul {
	float: right;
	font-size: 1em;
}

header nav div#nav-right ul {
	float: left;
	font-size: 1em;
}

header nav li {
	color: #fff;
	float: left;
	font-size: 1.25em;
	letter-spacing: .05em;
	padding: 0 10px;
	text-align: left;
}

header nav div#nav-left li {
	padding: 0 10px;
}

header nav div#nav-right li {
	padding: 0 12px;
}

header nav li a {
	box-sizing: border-box;
	display: inline-block;
		-webkit-font-smoothing: antialiased;
	line-height: 50px;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	width: auto;
}

header nav li a,
header nav li a:link,
header nav li a:visited {
	color: #fff;
}

header nav li.sub-nav {
	position: relative;
}

header nav li.sub-nav a {
	text-decoration: none;
}

header nav li.sub-nav ul {
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 1.5em;
		-webkit-transition: all .25s linear;
	transition: all .25s linear;
	width: 100%;
}

header nav li.sub-nav:hover ul {
	opacity: 1;
	top: 3.5em;
}

header nav div#nav-right li li, header nav div#nav-left li li {
	font-size: 1em;
	padding: 0;
	width: 100%;
}

header nav li.sub-nav li a {
	display: block;
	line-height: 27px;
	padding: 0;
}

#menu-trigger,
#mobile-menu-contact,
#mobile-menu-footer {
	display: none;
}

#menu-trigger {
	cursor: pointer;
	height: 25px;
	left: 25px;
	position: absolute;
	top: 15px;
	width: 25px;
	z-index: 99;
}

#menu-trigger:before,
#menu-trigger:after {
	background-color: #fff;
	content: ' ';
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
	top: 50%;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#menu-trigger:before {
	margin-top: -6px;
}

#menu-trigger:after {
	margin-top: 2px;
}

	@media only screen and (max-width: 1280px) {

		header nav div#nav-left {
			padding-right: 170px;
		}

		header nav div#nav-right {
			padding-left: 170px;
		}

	}

		@media only screen and (max-width: 1024px) {

			header .container {
				max-width: none;
				min-height: 50px;
				padding: 0;
			}

			header nav {
				background-color: #000;
				max-height: 0;
				overflow: hidden;
				padding: 0;
					-webkit-transition: max-height .3s ease-in-out;
					-moz-transition: max-height .3s ease-in-out;
					-o-transition: max-height .3s ease-in-out;
				transition: max-height .3s ease-in-out;
				width: 100%;
			}

			header.open nav {
				max-height: 100vh;
				min-height: 100vh;
				overflow-y: scroll;
				overflow-x: hidden;
			}

			header nav div {
				float: none;
				height: auto;
				width: 100%;
			}

			header nav div#nav-left {
				padding: 120px 40px 0;
			}

			header nav div#nav-right {
				padding: 0 40px;
			}

			header nav div#nav-left ul,
			header nav div#nav-right ul {
				float: none;
				width: 100%;

			}

			header nav li {
				float: none;
				font-size: 4em;
				padding: 0 0 10px;
				text-align: center;
			}

			header nav li a {
				line-height: 1;
				padding: 0;
				width: 100%;
			}
			
			header nav li.sub-nav ul {
				height: auto;
				left: auto;
				max-height: 0;
				opacity: 1;
				overflow: hidden;
				position: relative;
				text-align: center;
				top: auto;
					-webkit-transition: max-height .25s linear;
				transition: max-height .25s linear;
				width: 100%;
			}
			
			header nav li.sub-nav:hover ul {
				top: auto;
			}
			
			header nav li.sub-nav ul.on {
				max-height: 96px;
			}
			
			header nav div#nav-right li li, header nav div#nav-left li li {
				font-size: .75em;
			}
			
			header nav li.sub-nav li a {
				line-height: 48px;
			}

			#menu-trigger,
			#mobile-menu-contact,
			#mobile-menu-footer {
				display: block;
			}

			#menu-trigger.open:before {
				margin-top: -2px;
					-webkit-transform: rotate(-45deg);
					-moz-transform: rotate(-45deg);
					-ms-transform: rotate(-45deg);
					-o-transform: rotate(-45deg);
				transform: rotate(-45deg);
			}

			#menu-trigger.open:after {
				margin-top: -2px;
					-webkit-transform: rotate(45deg);
					-moz-transform: rotate(45deg);
					-ms-transform: rotate(45deg);
					-o-transform: rotate(45deg);
				transform: rotate(45deg);
			}

			#mobile-menu-contact {
				margin-top: 20px;
				position: relative;
				text-align: center;
				width: 100%;
			}

			#mobile-menu-contact:before {
				background-color: rgb(160,132,122);
				content: ' ';
				display: inline-block;
				height: 1px;
				margin-bottom: 30px;
				text-align: center;
				width: 40px;
			}

			#mobile-menu-contact p {
				color: rgb(160,132,122);
				font-family: 'Lasiver', Arial, Helvetica, sans-serif;
				font-size: 1.7em;
				font-style: italic;
				font-weight: normal;
				letter-spacing: .1em;
				line-height: 1.4;
				margin-bottom: 20px;
				text-transform: uppercase;
			}

			#mobile-menu-contact p a {
				font-size: inherit;
			}

			#mobile-menu-contact .social {
				line-height: 1;
				margin-top: 30px;
			}

			#mobile-menu-contact .social li {
				display: inline-block;
				margin: 0 5px;
			}

			#mobile-menu-contact .social li a {
				background-color: transparent;
				background-repeat: no-repeat;
				background-position: center center;
				box-sizing: content-box;
				display: block;
				padding: 5px;
			}

			#mobile-menu-footer {
				margin-top: 30px;
				padding-bottom: 100px;
				text-align: center;
			}

			#mobile-menu-footer .brg-logo {
				background: transparent url(../img/brg-logo-stacked.png) no-repeat left top;
				background-size: 100% auto;
				display: block;
				height: 53px;
				margin: 0 auto 25px;
				width: 107px;
			}

			#mobile-menu-footer p {
				color: rgb(160,132,122);
				font-family: 'Lasiver', Arial, Helvetica, sans-serif;
				font-size: 1em;
				font-weight: bold;
				letter-spacing: .1em;
				text-transform: uppercase;
			}

			#mobile-menu-footer p a {
				color: rgb(160,132,122);
			}

			#mobile-menu-footer p span {
				background-color: rgb(160,132,122);
				display: inline-block;
				height: 1px;
				margin: 0 30px;
				vertical-align: middle;
				width: 215px;
			}

		}

			@media only screen and (max-width: 767px) {

				header .logo {
					height: 50px;
					margin-left: -93px;
					width: 186px;
				}

				header nav div#nav-left {
					padding: 80px 30px 0;
				}

				header nav div#nav-right {
					padding: 0 30px;
				}

				header nav #nav-right li,
				header nav #nav-left li {
					font-size: 3em;
					padding-bottom: 8px;
				}
				
				header nav li.sub-nav ul.on {
					max-height: 80px;
				}
				
				header nav li.sub-nav li a {
					line-height: 40px;
				}

				#mobile-menu-contact {
					margin-top: 25px;
				}

				#mobile-menu-contact:before {
					margin-bottom: 30px;
				}

				header nav #mobile-menu-phone {
					font-size: 1em;
				}

				header nav #mobile-menu-phone li {
					font-size: 1.6em;
					padding-bottom: 3px;
				}

				header nav #mobile-menu-phone li a {
					color: rgb(160,132,122);
					font-family: 'Lasiver', Arial, Helvetica, sans-serif;
					font-style: italic;
					font-weight: bold;
					letter-spacing: .1em;
					text-decoration: none;
					text-transform: uppercase;
				}

				#mobile-menu-contact .social {
					margin-top: 40px;
				}

				#mobile-menu-footer {
					margin-top: 10px;
					padding-bottom: 80px;
				}

				#mobile-menu-footer p span {
					margin: 0 15px;
					width: 85px;
				}

				#menu-trigger {
					left: 20px;
					top: 10px;
					width: 22px;
				}

				#menu-trigger:before {
					height: 1px;
					margin-top: -4px;
				}

				#menu-trigger:after {
					height: 1px;
					margin-top: 2px;
				}

			}




/* ==========================================================================
   Footer
   ========================================================================== */

footer .col-2:first-of-type {
	padding-right: 45px;
}

footer .col-2:last-of-type {
	padding-top: 10px;
}

footer h3 {
	margin-bottom: 35px;
}

footer .row p {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	letter-spacing: .05em;
	line-height: 1.8;
	margin-bottom: 25px;
}

footer .col-2:last-of-type p:last-of-type {
	margin-bottom: 10px;
}

footer .col-2:last-of-type a.strike {
	font-family: 'Lasiver';
	font-size: 1em;
	letter-spacing: .1em;
}

footer .col-2:last-of-type a.strike[href^="mailto:"] {
	letter-spacing: .025em;
	text-transform: none;
}

footer .social {
	line-height: 1;
	margin-left: -5px;
}

footer .social li {
	display: inline-block;
	margin-right: 5px;
}

footer .social li a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	box-sizing: content-box;
	display: block;
	padding: 5px;
}

.instagram {
	background-image: url(../img/icon-instagram.png);
	background-size: 16px 16px;
	height: 16px;
	width: 16px;
}

.facebook {
	background-image: url(../img/icon-facebook.png);
	background-size: 8px 17px;
	height: 17px;
	width: 8px;
}

.twitter {
	background-image: url(../img/icon-twitter.png);
	background-size: 18px 13px;
	height: 13px;
	width: 18px;
}

.map {
	background-image: url(../img/icon-map.png);
	background-size: 10px 14px;
	height: 14px;
	width: 10px;
}

.email {
	background-image: url(../img/icon-email.png);
	background-size: 16px 11px;
	height: 16px;
	width: 11px;
}

footer #copyright {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: .15em;
	line-height: 1;
	margin: 80px 0 0;
	text-align: center;
	text-transform: uppercase;
}

footer #copyright a {
	color: rgb(160,132,122);
}

footer #copyright span {
	border-left: solid 1px rgb(160,132,122);
	border-right: solid 1px rgb(160,132,122);
	display: inline-block;
	height: 100%;
	margin: 0 50px;
	padding: 6px 50px 2px;
}

footer .footer-links {
	font-size: 1em;
	margin-top: 20px;
	text-align: center;
}

footer .footer-links li {
	display: inline-block;
	margin: 0 15px;
}

footer .footer-links a {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: .15em;
    text-decoration: none;
    text-transform: uppercase;
    	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

footer .footer-links a:hover {
	opacity: .6;
}

	@media only screen and (max-width: 1024px) {

		footer .col-2:first-of-type {
			padding-right: 25px;
		}

		footer .row p {
			font-size: 1.3em;
			margin-bottom: 15px;
		}
		
		footer .col-2:first-of-type {
			padding-right: 10px;
		}

		footer .col-2:first-of-type a.strike {
			font-size: 1.6em;
		}

		footer .social {
			margin-left: -3px;
		}

		footer #copyright {
			font-size: .9em;
			margin-top: 100px;
		}

		footer #copyright span {
			margin: 0 25px;
			padding: 4px 25px 2px;
		}
		
		footer .footer-links li {
			margin: 0 10px;
		}
		
		footer .footer-links a {
			font-size: .9em;
		}

	}

		@media only screen and (max-width: 767px) {

			footer h3 {
				margin-bottom: 25px;
			}
			
			footer h3 br {
				display: none;
			}

			footer .col-2:last-of-type {
				padding-top: 40px !important;
			}

			footer .row p {
				font-size: 1.5em;
				margin-bottom: 20px;
			}

			footer .social {
				margin-top: 15px;
			}

			footer .credits-wrapper {
				margin-top: 30px;
			}

			footer .credits-wrapper .brg-logo {
				background: transparent url(../img/brg-logo-tan.png) no-repeat left top;
				background-size: 100% auto;
				display: block;
				height: 28px;
				margin-bottom: 8px;
				width: 86px;
			}

			footer .credits-wrapper .grip-link {
				color: rgb(160,132,122);
				display: block;
				font-family: 'Lasiver', Arial, Helvetica, sans-serif;
				font-size: .8em;
				font-weight: normal;
				letter-spacing: .1em;
				text-transform: uppercase;
				text-decoration: none;
			}
			
			footer .footer-links {
				text-align: left;
			}
			
			footer .footer-links li {
				line-height: 2;
				margin: 0 15px 0 0;
			}

		}




/* ==========================================================================
   Homepage
   ========================================================================== */

#home header {
	position: absolute;
	top: calc(100vh - 50px);
}

#home header nav li.sub-nav ul {
	bottom: 1em;
	top: auto;
}

#home header nav li.sub-nav:hover ul {
	bottom: 3.5em;
	top: auto;
}

#home header.stuck nav li.sub-nav ul {
	top: 1em;
}

#home header.stuck nav li.sub-nav:hover ul {
	top: 3.5em;
}

#home #home-top-waypoint {
	display:block;
	position:absolute;
	top:1px;
}

#home-mid-waypoint {
	display:block;
	margin-top: -10.8em;
	position:absolute;
	top:50%;
}

#home-bottom-waypoint {
	display:block;
	bottom:0;
	margin-bottom:5em;
	position:absolute;
}

.no-css-transitions {
		-webkit-transition: none !important;
		-moz-transition: none !important;
		-o-transition: none !important;
	transition: none !important;
}

#home.scrolling #marquee #logo-wrapper .logo-prime {
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
	transform: scale(0.5);
	bottom: 12.25em;
}

#home.scrolling #marquee #logo-wrapper .logo-g {
	background-size:16px auto;
	top:0;
	right: 34em;
}

#home.scrolling #marquee #logo-wrapper .logo-t {
	background-size:15px auto;
	left: 34em;
	top:0;
}

#home.scrolling header nav div#nav-left {
	 padding-right: 180px;
}

#home.scrolling header nav div {
	box-sizing: border-box;
	float: left;
	height: 100%;
	width: 50%;
}

#home.scrolling header nav div#nav-right {
	padding-left: 180px;
}

#home.stuck #marquee #logo-wrapper {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
	transition: none;
	margin-top:0;
	position:fixed;
	top:0;
}

#home.stuck #marquee p {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
	opacity: 0;
}

#home header.stuck {
	position: fixed;
	top:0 !important;
}

#home header .logo {
	display: none;
}

#home header nav div#nav-left {
	padding-right: 5px;
		-webkit-transition: padding 1s ease-in-out;
		-moz-transition: padding 1s ease-in-out;
		-o-transition: padding 1s ease-in-out;
	transition: padding 1s ease-in-out;
}

#home header nav div#nav-right {
	padding-left: 5px;
		-webkit-transition: padding 1s ease-in-out;
		-moz-transition: padding 1s ease-in-out;
		-o-transition: padding 1s ease-in-out;
	transition: padding 1s ease-in-out;
}

#home #marquee {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

#home #marquee #logo-wrapper {
	height: 238px;
	left: 50%;
	margin: -135px 0 0 -222px;
	position: absolute;
	top: 50%;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
	transition: none;
	width: 444px;
	z-index: 98;
}

#home #marquee #logo-wrapper .logo-prime {
	background: transparent url(../img/logo-prime.png) no-repeat left top;
	background-size: 100% auto;
	background-position:center center;
	bottom: 0;
	height: 162px;
	left: 0;
	position: absolute;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	width: 444px;
}

#home #marquee #logo-wrapper .logo-g {
	background: transparent url(../img/logo-g.png) no-repeat left top;
	background-size: 100% auto;
	background-position:center center;
	height: 43px;
	margin-left: -5px;
	position: absolute;
	right: 50%;
	top: 0;
		-webkit-transition: background-size .85s ease-in-out,
			right .85s ease-in-out,
			top .85s ease-in-out;
		-moz-transition: background-size .85s ease-in-out,
			right .85s ease-in-out,
			top .85s ease-in-out;
		-o-transition: background-size .85s ease-in-out,
			right .85s ease-in-out,
			top .85s ease-in-out;
	transition: background-size .85s ease-in-out,
		right .85s ease-in-out,
		top .85s ease-in-out;
	width: 29px;
}

#home #marquee #logo-wrapper .logo-t {
	background: transparent url(../img/logo-t.png) no-repeat left top;
	background-size: 100% auto;
	background-position:center center;
	height: 42px;
	left: 50%;
	margin-left: 5px;
	position: absolute;
	top: 1px;
		-webkit-transition: background-size .85s ease-in-out,
			left .85s ease-in-out,
			top .85s ease-in-out;
		-moz-transition: background-size .85s ease-in-out,
			left .85s ease-in-out,
			top .85s ease-in-out;
		-o-transition: background-size .85s ease-in-out,
			left .85s ease-in-out,
			top .85s ease-in-out;
	transition: background-size .85s ease-in-out,
		left .85s ease-in-out,
		top .85s ease-in-out;
	width: 28px;
}

#home #marquee p {
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	left: 0;
	letter-spacing: .15em;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: calc(50vh + 150px);
		-webkit-transition: opacity .3s ease-in-out;
		-moz-transition: opacity .3s ease-in-out;
		-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	width: 100%;
}

#home #marquee .credits-wrapper {
	bottom: 15px;
	height: 46px;
	left: 50px;
	position: absolute;
	width: 86px;
	z-index: 997;
}

#home #marquee .credits-wrapper .brg-logo {
	display: block;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0;
	width: 86px;
}

#home #marquee .credits-wrapper .brg-logo .brg-symbol {
	background: transparent url(../img/brg-logo.png) no-repeat left top;
	background-size: auto 100%;
	display: block;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}

#home #marquee .credits-wrapper .brg-logo .brg-logotype {
	background: transparent url(../img/brg-logo.png) no-repeat right top;
	background-size: auto 100%;
	display: block;
	height: 28px;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
		-webkit-transition: opacity .25s linear;
		-moz-transition: opacity .25s linear;
		-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
	width: 60px;
}

#home #marquee .credits-wrapper .brg-logo:hover .brg-logotype {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
	opacity: 1;
}

#home #marquee .credits-wrapper .grip-link {
	bottom: 0;
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	display: block;
	left: 0;
	letter-spacing: .1em;
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
}

#home #about {
	text-align: center;
}

#home #about .container {
	max-width: 670px;
}

#home #about blockquote {
		-webkit-font-smoothing: antialiased;
	margin: 40px 0 130px;
	position: relative;
}

#home #about blockquote:after {
	background-color: rgb(160,132,122);
    bottom: -60px;
    content: ' ';
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    width: 80px;
}

#home #about blockquote p {
	color: #fff;
	font-size: 3.7em;
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 1.3;
	margin-bottom: 45px;
}

#home #about blockquote cite {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    font-style: italic;
    font-weight: normal;
    letter-spacing: .1em;
    position: relative;
    text-transform: uppercase;
}

#home #about blockquote cite:before {
	background: transparent url(../img/fox.png) no-repeat left top;
	background-size: 100% auto;
	content: ' ';
    display: table;
    height: 28px;
    margin: 0 auto 40px;
    text-align: center;
    width: 48px;
}

#home #tour {
	margin-bottom: 60px;
}

#home #tour h2 {
	bottom: 30px;
	font-size: 2.6em;
	left: 0;
	line-height: 1.8;
	margin: 0;
	position: absolute;
	pointer-events: none;
	text-align: center;
	width: 100%;
	z-index: 4;
}

#home #tour h2 span {
	display: block;
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: .45em;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
}

	@media only screen and (max-width: 1024px) {

		#home header {
			position: fixed;
			top: 0 !important;
		}

		#home header nav div#nav-left,
		#home.scrolling header nav div#nav-left {
			padding-right: 40px;
		}

		#home header nav div#nav-right,
		#home.scrolling header nav div#nav-right {
			padding-left: 40px;
		}

		#home.scrolling header nav div,
		#home.stuck header nav div {
			float: none;
			height: auto;
			width: 100%;
		}
		
		#home header nav li.sub-nav ul {
			bottom: auto;
		}
		
		#home header nav li.sub-nav:hover ul {
			bottom: auto;
		}
		
		#home header.stuck nav li.sub-nav ul {
			top: auto;
		}
		
		#home header.stuck nav li.sub-nav:hover ul {
			top: auto;
		}
		
		#home #marquee {
			z-index: 2;
		}

		#home #marquee .credits-wrapper {
			left: 25px;
		}
		
		#home #about blockquote p {
				font-size: 3.5em;
		}
		
		#home #about blockquote cite {
			font-size: 1.6em;
		}

		#home #tour {
			height: auto;
			margin-bottom: 100px;
		}

		#home #tour h2 {
			bottom: 25px;
			font-size: 2em;
		}

		#home #tour h2 span {
			font-size: .55em;
		}
	}

		@media only screen and (max-width: 767px) {

			#home header nav div#nav-left,
			#home.scrolling header nav div#nav-left {
				padding-right: 30px;
			}

			#home header nav div#nav-right,
			#home.scrolling header nav div#nav-right {
				padding-left: 30px;
			}

			#home #marquee #logo-wrapper {
				height: 155px;
				margin: -90px 0 0 -145px;
				position: absolute;
				width: 290px;
			}

			#home #marquee #logo-wrapper .logo-prime {
				height: 105px;
					-webkit-transition: none;
					-moz-transition: none;
					-o-transition: none;
				transition: none;
				width: 290px;
			}

			#home #marquee #logo-wrapper .logo-g {
				height: 27px;
				margin-left: -3px;
					-webkit-transition: none;
					-moz-transition: none;
					-o-transition: none;
				transition: none;
				width: 18px;
			}

			#home #marquee #logo-wrapper .logo-t {
				height: 26px;
				margin-left: 3px;
					-webkit-transition: none;
					-moz-transition: none;
					-o-transition: none;
				transition: none;
				width: 17px;
			}

			#home.stuck #marquee #logo-wrapper {
				height: 155px;
				margin: -100px 0 0 -145px;
					-webkit-transition: none;
					-moz-transition: none;
					-o-transition: none;
				transition: none;
				width: 290px;
			}

			#home.stuck #marquee #logo-wrapper .logo-prime {
				background-position: left top;
				background-size: 100% auto;
				height: 105px;
				left: 0;
				margin-left: 0;
				top: auto;
				width: 290px;
				z-index: 9999;
			}

			#home.stuck #marquee #logo-wrapper .logo-g {
				background-position: left top;
				background-size: 100% auto;
				right: auto;
			}

			#home.stuck #marquee #logo-wrapper .logo-t {
				background-position: left top;
				background-size: 100% auto;
				left: 50%;
			}

			#home #marquee p {
				font-size: 1em;
				top: calc(50vh + 100px);
			}
			
			#home #marquee .credits-wrapper {
				display: none;
			}
			
			#home #about blockquote {
				margin: 0 0 100px;
			}
			
			#home #about blockquote p {
				font-size: 2.9em;
				margin-bottom: 40px;
			}
			
			#home #about blockquote:after {
				bottom: -50px;
			    margin-left: -20px;
			    width: 40px;
			}
			
			#home #about blockquote cite:before {
				margin-bottom: 30px;
			}
			
			#home #about blockquote p br,
			#home #about blockquote + p br {
				display: none;
			}

			#home #tour {
				margin-bottom: 30px;
			}

			#home #tour h2 {
				display: none;
			}

		}




/* ==========================================================================
   Mobile Dashboard
   ========================================================================== */

#mobile-dashboard {
	border-bottom: 1px solid rgb(160,132,122);
	margin-top: 60px;
	padding-bottom: 55px;
	text-align: center;
}

#mobile-dashboard ul {
	font-size: 2.9em;
	margin-bottom: 40px;
}

#mobile-dashboard li {
	padding-bottom: 7px;
}

#mobile-dashboard li a {
	text-decoration: none;
}

#mobile-dashboard p {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 15px;
}

#mobile-dashboard p a {
	font-size: 1em;
}


/* ==========================================================================
   Slideshows
   ========================================================================== */

.swiper-container {
	height: 100vh;
}

.swiper-container .swiper-slide-duplicate .img-fill {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
		filter: alpha(opacity=100) !important;
		-moz-opacity: 1 !important;
		-khtml-opacity: 1 !important;
	opacity: 1 !important;
}

.swiper-next,
.swiper-prev {
	border-right: 0.3em solid #fff;
	border-top: 0.3em solid #fff;
	display: block;
	height: 2.5em;
	margin-top: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
	opacity: 0 !important;
	position: absolute;
	top: 50%;
		-webkit-transition: opacity .25s linear;
		-moz-transition: opacity .25s linear;
		-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
	width: 2.5em;
	z-index: 5;
}

.swiper-container:hover .swiper-next,
.swiper-container:hover .swiper-prev {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
	opacity: 1 !important;
}

.swiper-prev {
	left: 40px;
		-webkit-transform: rotate(-135deg)
			translate3d( 0, 0, 0);
		-moz-transform: rotate(-135deg)
			translate3d( 0, 0, 0);
		-ms-transform: rotate(-135deg)
			translate3d( 0, 0, 0);
		-o-transform: rotate(-135deg)
			translate3d( 0, 0, 0);
	transform: rotate(-135deg)
		translate3d( 0, 0, 0);
}

.swiper-next {
	right: 40px;
		-webkit-transform: rotate(45deg)
			translate3d( 0, 0, 0);
		-moz-transform: rotate(45deg)
			translate3d( 0, 0, 0);
		-ms-transform: rotate(45deg)
			translate3d( 0, 0, 0);
		-o-transform: rotate(45deg)
			translate3d( 0, 0, 0);
	transform: rotate(45deg)
		translate3d( 0, 0, 0);
}

.swiper-container:hover .swiper-prev:hover,
.swiper-container:hover .swiper-next:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		-khtml-opacity: 0.7;
	opacity: 0.7 !important;
}

	@media only screen and (max-width: 1024px) {

		.swiper-container {
			height: 100%;
		}

		.swiper-slide {
			height: 0;
			padding-bottom: 66.67%;
		}

		.slider-nav {
			display: none;
		}

	}




/* ==========================================================================
   Events
   ========================================================================== */

#events #intro {
	padding: 220px 0 100px;
	text-align: center;
}

#events #intro h1 {
	margin-bottom: 40px;
}

#events #intro h1 + p {
		-webkit-font-smoothing: antialiased;
	color: #fff;
	font-size: 2.8em;
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 1.3;
}

#events #intro nav {
	padding: 45px 0 45px;
	width: 100%;
}

#events #intro nav ul {
	display: table;
	font-size: 1em;
	margin: 0 auto;
}

#events #intro nav ul li {
	float: left;
	margin: 0 20px;
}

#events .bg-wrapper {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

#events #intro a.fade {
	font-size: 1.6em;
}

#events main .content-wrapper h2 {
	margin-bottom: 40px;
	position: relative;
}

#events main .content-wrapper h2:after {
	background-color: rgb(160,132,122);
	bottom: -15px;
	content: ' ';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 30px;
}

#events main .content-wrapper .col-2:first-of-type p {
	color: #fff;
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: .15em;
	line-height: 1.5;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#events main .content-wrapper .col-2:first-of-type a.strike {
	cursor: pointer;
}

	@media only screen and (max-width: 1024px) {

		#events #intro {
			padding: 180px 0 80px;
		}
		
		#events #intro h1 {
			margin-bottom: 35px;
		}
		
		#events #intro h1 + p {
			font-size: 2.5em;
		}

		#events #intro nav {
			padding-top: 40px;
		}
		
		#events #intro p br {
			display: none;
		}
		
		#events #intro nav ul li {
		    margin: 0 10px;
		}
		
		#events .bg-wrapper {
			height: 0;
			padding-bottom: 66.67%;
		}

		#events #intro a.fade {
			font-size: 1.3em;
		}

		#events main .content-wrapper h2 {
			margin-bottom: 30px;
		}

		#events main .content-wrapper h2:after {
			bottom: -10px;
			width: 25px;
		}

		#events main .content-wrapper .col-2:first-of-type p {
			font-size: 1.5em;
			line-height: 1.5;
		}

	}

		@media only screen and (max-width: 767px) {

			#events #intro {
				padding: 150px 0 60px;
				text-align: left;
			}
			
			#events #intro h1 {
				margin-bottom: 30px;
			}
			
			#events #intro h1 + p {
				font-size: 2em;
			}

			#events #intro nav {
				padding: 35px 0 30px;
			}

			#events #intro nav ul {
				display: block;
				margin: 0;
			}

			#events #intro nav ul li {
				float: none;
				margin: 0;
				padding-bottom: 3px;
			}

			#events #intro a.fade {
				font-size: 1.5em;
			}

			#events main .content-wrapper h2 {
				margin-bottom: 40px;
			}

			#events main .content-wrapper h2:after {
				bottom: -17px;
			}

			#events main .content-wrapper .col-2:first-of-type p {
				margin-bottom: 20px
			}

			#events main .content-wrapper .col-2:last-of-type {
				padding-top: 35px !important;
			}

		}




/* ==========================================================================
   Menu
   ========================================================================== */

#menu main {
	margin-bottom: 150px;
}

#menu h1 {
	display: none;
}

#menu #marquee {
	height: 650px;
}

#menu #marquee:after {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	bottom: 0;
	content: ' ';
	height: 200px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#menu #menu-tabs {
	box-sizing: content-box;
	left: 50%;
	max-width: 980px;
	padding: 0 40px;
	position: absolute;
	top: 740px;
		-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 1;
}

#menu-tabs ul {
	font-size: 1em;
}

#menu #menu-tabs li {
	display: inline-block;
	margin-right: 50px;
}

#menu #menu-tabs li:last-child {
	margin-right: 0;
}

#menu #menu-tabs li.on a.strike:before {
    background-color: rgb(160,132,122);
    content: ' ';
    height: 1px;
    left: 0;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 100%;
}

#menu .menu-wrapper {
	display: none;
}

#menu .menu-wrapper.on {
	display: block;
}

#menu .menu-header {
	margin-bottom: 100px;
}

#menu section h2 {
	display: inline-block;
	float: left;
	margin-bottom: 33px;
}

#menu .download-pdf {
	clear: left;
	display: inline-block;
	float: right;
	z-index: 2;
}

#menu .menu-section {
	display: inline-block;
	margin: 60px 7% 0 0;
	vertical-align: top;
	width: 46%;
}

#menu .menu-section:nth-child(even) {
	margin-right: 0;
}

#menu .menu-body .menu-section:first-child, #menu .menu-body .menu-section:first-child + .menu-section {
	margin-top: 0;
}

.menu-section h3 {
	border-bottom: 1px solid #fff;
	font-size: 3em;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.menu-section h3 + .menu-section-notes {
	color: #fff;
	margin-top: 40px;
}

.menu-items {
	font-size: 1em;
}

.menu-items li {
	margin-top: 30px;
}

.menu-items li:first-child {
	margin-top: 40px;
}

.menu-item-header {
	display: table;
	width: 100%;
}

.menu-items li h4 {
	color: #fff;
	display: table-cell;
	font-size: 1.4em;
	font-style: normal;
	letter-spacing: .05em;
	line-height: 1.5;
}

.menu-items li .menu-item-price {
	display: table-cell;
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	letter-spacing: .1em;
	line-height: 1.5;
	padding-left: 20px;
	text-align: right;
	white-space: nowrap;
	width: 1px;
}

.menu-items li .menu-item-desc {
	clear: both;
	color: #fff;
	font-size: 1.4em;
}

	@media only screen and (max-width: 1060px) {
	
		#menu #menu-tabs {
			box-sizing: border-box;
			left: auto;
				-webkit-transform: none;
			transform: none;
		}
	
	}
	
		@media only screen and (max-width: 1024px) {
	
			#menu #marquee {
				height: 400px;
			}
			
			#menu #menu-tabs {
				padding: 0 60px;
				top: 478px;
			}
			
			#menu #menu-tabs li {
				margin-right: 35px;
			}
			
			.menu-items li h4 {
				font-size: 1.3em;
			}
			
			.menu-items li .menu-item-price {
				font-size: 1.3em;
			}
			
			.menu-items li .menu-item-desc {
				font-size: 1.3em;
			}
	
		}
	
			@media only screen and (max-width: 767px) {
				
				#menu main {
					margin-bottom: 80px;
				}
				
				#menu #marquee {
					height: 250px;
				}
				
				#menu #menu-tabs {
					background-color: #fff;
					box-sizing: border-box;
					left: 50%;
					max-height: 45px;
					max-width: 400px;
					overflow: hidden;
					padding: 0;
					top: 360px;
						-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
						-webkit-transition: max-height .3s linear .3s;
					transition: max-height .3s linear .3s;
					width: 100%;
				}
				
				#menu #menu-tabs:after {
					border-style: solid;
					border-width: 12px 6px 0 6px;
					border-color: #000 transparent transparent transparent;
					height: 0;
					content: ' ';
					position: absolute;
					right: 13px;
					top: 16px;
						-webkit-transition: -webkit-transform .3s linear .3s;
					transition: transform .3s linear .3s;
					width: 0;
				}
				
				#menu #menu-tabs.on {
					max-height: 400px;
				}
				
				#menu #menu-tabs.on:after {
						-webkit-transform: rotate(180deg);
					transform: rotate(180deg);
				}
				
				#menu #menu-tabs ul {
					display: table;
					width: 100%;
				}
				
				#menu #menu-tabs ul li {
					display: table-row-group;
				}
				
				#menu #menu-tabs ul li.on {
					display: table-header-group;
				}
				
				#menu #menu-tabs ul li a {
					display: block;
					letter-spacing: .05em;
					line-height: 1;
					padding: 18px 20px 12px;
				}
				
				#menu #menu-tabs ul li a.strike:hover:before, #menu #menu-tabs ul li.on a.strike:before {
					content: none;
				}
				
				#menu .menu-header {
					margin-bottom: 140px;
				}
				
				#menu section h2 {
					display: block;
					float: none;
					margin-bottom: 15px;
				}
				
				#menu .download-pdf {
					font-size: 1.2em;
					float: none;
				}

				#menu .menu-section {
					display: block;
					margin: 50px 0 0 0;
					width: 100%;
				}
				
				#menu .menu-body .menu-section:first-child + .menu-section {
					margin-top: 50px;
				}
				
				.menu-section h3 + .menu-section-notes {
					font-size: 1.2em;
					margin-top: 30px;
				}
				
				.menu-items li {
					margin-top: 20px;
				}
				
				.menu-items li:first-child {
					margin-top: 30px;
				}
				
				#menu .menu-section h3 {
					font-size: 2.2em;
				}
				
				.menu-items li h4 {
					font-size: 1.2em;
				}
				
				.menu-items li .menu-item-price {
					font-size: 1.2em;
				}
				
				.menu-items li .menu-item-desc {
					font-size: 1.2em;
				}
	
			}
			
				@media only screen and (max-width: 480px) {
					#menu #menu-tabs {
						left: 0;
						margin: 0 30px;
						max-width: none;
							-webkit-transform: none;
						transform: none;
						width: calc(100% - 60px);
					}
				}



/* ==========================================================================
   Staff
   ========================================================================== */

#staff main {
	padding-top: 120px;
}

#staff #marquee {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1060px;
	position: relative;
	padding: 0 40px;
	width: 100%;
}

#staff #marquee div {
	height: 0;
	padding-bottom: 80%;
}

#staff main h1 span {
	display: block;
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: .275em;
	letter-spacing: .15em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#staff main .col-2:first-of-type {
	padding-right: 60px;
}

#staff main .col-2:last-of-type {
	padding-top: 42px;
}

#staff #accolades {
	margin-top: 100px;
}

#staff h2 {
	font-size: 3.2em;
	display: table-caption;
	margin-bottom: 50px;
	text-align: center;
}

#staff #accolades .col-2:last-of-type {
	padding-top: 0;
}

#accolades ul {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
	font-size: 1.7em;
		-webkit-font-smoothing: antialiased;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#accolades li {
	padding-bottom: 20px;
}

#accolades li:last-of-type {
	padding-bottom: 0;
}

#accolades li span {
	font-weight: bold;
}

	@media only screen and (max-width: 1024px) {

		#staff main {
			padding-top: 70px;
		}

		#staff #marquee {
			padding: 0 60px;
		}

		#staff main h1 {
			margin-bottom: 20px;
		}

		#staff main h1 span {
			font-size: .35em;
			margin-bottom: 2px;
		}

		#staff main .col-2:first-of-type {
			padding-right: 25px;
		}

		#staff main .col-2:last-of-type {
			padding-top: 25px;
		}
		
		#staff #accolades {
			margin-top: 80px;
		}
		
		#staff h2 {
			font-size: 2.8em;
			margin-bottom: 40px;
		}
		
		#accolades ul {
			font-size: 1.6em;
		}
		
		#accolades li {
			padding-bottom: 15px;
		}

	}

		@media only screen and (max-width: 767px) {

			#staff main {
				padding-top: 60px;
			}

			#staff #marquee {
				padding: 0;
			}

			#staff main h1 {
				margin-bottom: 40px;
			}
			
			#staff #accolades {
				margin-top: 60px;
			}
			
			#staff #accolades h2 {
				font-size: 2.4em;
				margin-bottom: 30px;
				text-align: left;
			}
			
			#staff #accolades .col-2:last-of-type {
				padding-top: 15px !important;
			}
			
			#accolades ul {
				font-size: 1.4em;
			}

		}

			@media only screen and (max-width: 480px) {

				#staff #marquee div {
					padding-bottom: 100%;
				}

			}




/* ==========================================================================
   Popups
   ========================================================================== */

#popup-wrapper {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 997;
	display: none;
}

#popup-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
		filter: alpha(opacity=85);
		-moz-opacity: 0.85;
		-khtml-opacity: 0.85;
	opacity: 0.85;
}

#popup-reservations-wrapper {
	background-color: transparent;
	border: 3px solid rgb(160,132,122);
	box-sizing: border-box;
	position: absolute;
	width: 310px;
	height: 380px;
	z-index: 999;
	padding: 10px;
	top: 50%;
	left: 50%;
	margin: -190px 0 0 -155px;
	display: none;
}

@media all and (max-width: 699px) {
	#popup-reservations-wrapper {
		border: none;
		height: 360px;
		padding: 0;
		margin: -200px 0 0 -140px;
		width: 280px;
	}
}

#popup-reservations {
	align-items: center;
	background-color: white;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	position: relative;
	width: 100%;
}

#popup-reservations .ot-title {
	color: black;
	font-family: 'Nantes', 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 auto 20px;
}

#popup-reservations .ot-dtp-picker {
	box-sizing: content-box;
	text-align: left;
	
}

#popup-reservations a {
	text-decoration: none;
}



/* Ad Popup */

#popup-ad-wrapper {
	text-align: center;
	display: none;
	height: 100%;
	position: relative;
	z-index: 999;
}

#popup-ad {
	display: table;
	margin: 0 auto;
	text-align: center;
	height: 100%;
}

#popup-ad .center {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

#popup-ad img {
	max-width: 90%;
}



/* ==========================================================================
   Accessibility
   ========================================================================== */

#accessibility main,
#sitemap main {
	text-align: center;
	padding: 100px 0 60px;
}

@media only screen and (min-width: 768px) {
	#accessibility main,
	#sitemap main {
		padding: 180px 0 120px;
	}
}

	@media only screen and (min-width: 1025px) {
		#accessibility main,
		#sitemap main {
			padding: 230px 0 150px;
		}
	}

#accessibility main .container,
#sitemap main .container {
	max-width: 720px;
}

#accessibility main h1,
#sitemap main h1 {
	margin: 0 0 40px;
}

#accessibility main h2 {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.6;
    margin: 0 0 15px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
	#accessibility main h2 {
		font-size: 1.6em;
		line-height: 1.8;
		margin-bottom: 25px;
	}
}

	@media only screen and (min-width: 1025px) {
		#accessibility main h2 {
			font-size: 1.7em;
		}
	}
	
@media only screen and (max-width: 767px) {
	#accessibility main h2 br {
		display: none;
	}
}

#accessibility main p {
	font-size: 1.4em;
}

@media only screen and (min-width: 768px) {
	#accessibility main p {
		font-size: 1.5em;
	}
}

	@media only screen and (min-width: 1025px) {
		#accessibility main p {
			font-size: 1.6em;
		}
	}

#accessibility main p.contact {
	display: inline-block;
	padding: 0 25px;
}

#accessibility main p.contact a {
	border-bottom: 1px solid rgb(160,132,122);
	text-decoration: none;
		-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out;
}

#accessibility main p.contact a:hover {
	border-color: transparent;
	text-decoration: none;
}

#accessibility main p + h2 {
	padding-top: 20px;
}

@media only screen and (min-width: 768px) {
	#accessibility main p + h2 {
		padding-top: 40px;
	}
}




/* ==========================================================================
   Site map
   ========================================================================== */

#sitemap .sitemap {
	font-size: 1em;
}

#sitemap .sitemap li {
	color: rgb(160,132,122);
	font-family: 'Lasiver', Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-style: italic;
    letter-spacing: .1em;
	margin: 0 0 15px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
	#sitemap .sitemap li {
		font-size: 1.6em;
		margin-bottom: 20px;
	}
}

	@media only screen and (min-width: 1025px) {
		#accessibility main h2 {
			font-size: 1.7em;
		}
	}

#sitemap .sitemap li:last-child {
	margin-bottom: 0;
}

#sitemap .sitemap li .strike {
	font-size: 1em;
	left: auto;
}

#sitemap .sitemap li ul {
	padding: 10px 0 20px;
}

#sitemap .sitemap li li {
	font-family: 'Nantes', 'Times New Roman', Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 5px;
	text-transform: none;
}

@media only screen and (min-width: 768px) {
	#sitemap .sitemap li li {
		font-size: 15px;
	}
}

	@media only screen and (min-width: 1025px) {
		#sitemap .sitemap li li {
			font-size: 16px;
		}
	}
	
#sitemap .sitemap li li a {
	color: rgb(160,132,122);
	text-decoration: none;
}

#sitemap .sitemap li li a:hover {
	text-decoration: underline;
}