@font-face {
	font-family: 'Druk Web';
	src: url('../fonts/Druk-Heavy-Web.eot');
	src: url('../fonts/Druk-Heavy-Web.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Druk-Heavy-Web.woff2') format('woff2'),
	url('../fonts/Druk-Heavy-Web.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
}
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

fieldset, hr {
	border: 0;
	padding: 0
}
html {
	color: #fff;
	font-size: 1em;
	line-height: 1.4
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}
::selection {
	background: #b3d4fc;
	text-shadow: none
}
hr {
	display: block;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 1em 0
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle
}
fieldset {
	margin: 0
}
textarea {
	resize: vertical
}
.browserupgrade {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-inner, .fancybox-outer, .fancybox-skin {
	position: relative
}
.fancybox-skin {
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(fancy/fancybox_sprite.png)
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}
.fancybox-close, .fancybox-nav, .fancybox-nav span {
	cursor: pointer;
	z-index: 8040;
	position: absolute
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancy/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px
}
.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
	text-decoration: none;
	background: url(fancy/blank.gif);
	-webkit-tap-highlight-color: transparent
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}
.fancybox-lock, .fancybox-lock body {
	overflow: hidden !important
}
.fancybox-lock {
	width: auto
}
.fancybox-lock-test {
	overflow-y: hidden !important
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancy/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.fancybox-title {
	visibility: hidden;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, .8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-inside-wrap {
	padding-top: 10px
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
		background-image: url(fancy/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(fancy/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}
/* ==========================================================================
   Engine Activated
   ========================================================================== */
html {
	-webkit-text-size-adjust: none; /* prevent font scaling in landscape */
	-webkit-font-smoothing: antialiased; /* prevent heavy font rendering */
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	font-family: "proxima-nova", arial, sans-serif;
}
body.menu-visible {
	/*overflow: hidden;*/
}
.ishidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
/*
 *  Owl Carousel carousel plugin
 */
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
/*! Flickity v2.0.3
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative
}
.flickity-enabled:focus {
	outline: 0
}
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: #fff;
	background: hsla(0, 0%, 100%, .75);
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.flickity-prev-next-button:hover {
	background: #fff
}
.flickity-prev-next-button:focus {
	outline: 0;
	box-shadow: 0 0 0 5px #09F
}
.flickity-prev-next-button:active {
	opacity: .6
}
.flickity-prev-next-button.previous {
	left: 10px
}
.flickity-prev-next-button.next {
	right: 10px
}
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}
.flickity-prev-next-button:disabled {
	opacity: .3;
	cursor: auto
}
.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}
.flickity-prev-next-button .arrow {
	fill: #333
}
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}
.flickity-rtl .flickity-page-dots {
	direction: rtl
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}
.flickity-page-dots .dot.is-selected {
	opacity: 1
}
.Druk-Heavy-Web {
	font-family: 'Druk Web';
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
}
.montserrat {
	font-family: "proxima-nova", arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Druk Web';
	font-weight: 800;
	text-transform: uppercase;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 20px;
}
a {
	color: #fff;
	text-decoration: none;
}
.img-respo {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
.stack-outer {
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
}
.stack-middle {
	display: table-cell;
	vertical-align: middle;
}
.stack-inner {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
strong {
	font-weight: bold;
}
#preloadedImages:after {
	content: url(../images/facebook-hover.png) url(../images/facebook-white-hover.png) url(../images/instagram-hover.png) url(../images/instagram-white-hover.png) url(../images/twitter-hover.png) url(../images/twitter-white-hover.png) url(../images/raiders-hover.png) url(../images/raiders-white-hover.png);
	display: none;
}
#preload {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1900;
	background-color: #95c942;
	background-image: url('../images/preload-logo.png');
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.9s ease-in-out;
	transition: all 0.9s ease-in-out;
}
/*.not-home #preload {*/
	/*background-image: none;*/
/*}*/
#preload.hidden {
	top: -100%;
}
.c-hamburger {
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: 0;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
}
.c-hamburger:focus {
	outline: none;
}
.c-hamburger span {
	display: block;
	position: absolute;
	top: 24px;
	left: 12px;
	right: 12px;
	height: 3px;
	background: #263451;
}
.c-hamburger span::before,
.c-hamburger span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #263451;
	content: "";
}
.c-hamburger span::before {
	top: -8px;
}
.c-hamburger span::after {
	bottom: -8px;
}
.c-hamburger--htx {
	background-color: transparent;
}
.c-hamburger--htx span {
	transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
	transition-property: top, transform;
}
.c-hamburger--htx span::after {
	transition-property: bottom, transform;
}
/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
	background-color: transparent;
}
.c-hamburger--htx.is-active span {
	background: none;
}
.c-hamburger--htx.is-active span::before {
	top: 0;
	transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
	bottom: 0;
	transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
	transition-delay: 0s, 0.3s;
}
#container {
	position: relative;
	right: 0;
	/*transition: transform 500ms cubic-bezier(0.4,0,0.2,1);*/
}
.menu-visible #container {
	/*transform: translate(-450px, 0);    */
}
#header {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 9;
}
.map-visible #header, .menu-visible #header {
	display: block !important;
}
.header-wrapper {
	padding: 13px 25px;
}
#logo {
	float: left;
	line-height: 50px;
	/*margin-left: 35px;*/
	position: relative;
	left: 0;
}
#logo .blue {
	display: none;
}
.header-wrapper #menu-container {
	float: right;
}
#menu-container > div {
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 30px;
	line-height: 50px;
	height: 50px;
}
.no-touch #menu-container .insta-link a:hover {
	color: #263451;
}
.no-touch .not-home #menu-container .insta-link a:hover,
.no-touch .green-nav #menu-container .insta-link a:hover {
	color: #fff;
}
#menu-container .burger {
	position: relative;
	z-index: 102;
	cursor: pointer;
	display: none;
}
#menu-container > div > span {
	width: 65px;
	display: inline-block;
	vertical-align: top;
}
#menu-container .menu-overlay {
	width: 450px;
	height: 100%;
	position: fixed;
	top: 0;
	right: -450px;
	bottom: 0;
	z-index: 101;
	background: #263451;
	padding: 130px 30px 30px 70px;
	opacity: 1 !important;
	/*transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
			will-change: transform;*/
}
.menu-visible .menu-overlay {
	/*transform: translate(0,0);*/
}
.menu-overlay ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-overlay ul li {
	line-height: 1.2em;
}
.menu-overlay li a {
	font-size: 72px;
	line-height: 0.889em;
}
.no-touch .menu-overlay li:hover a,
.no-touch .menu-overlay p a:hover {
	color: #95c942 !important;
}
.menu-overlay a.account {
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	border: 3px solid #fff;
	padding: 16px 50px 16px 20px;
	margin-top: 50px;
	position: relative;
}
.no-touch .menu-overlay a.account:hover {
	color: #263451 !important;
	background: #fff;
}
a.account:after {
	content: ' ';
	display: block;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #fff;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.no-touch a.account:hover::after {
	border-left: 12px solid #263451;
	right: 10px;
}
.menu-overlay ul.social {
	padding: 0;
	margin: 25px 0;
	float: left;
	width: 100%;
	clear: both;
}
.menu-overlay ul.social li {
	float: left;
	list-style: none;
	margin-right: 15px;
	width: 30px;
	height: 30px;
}
.menu-overlay ul.social li a {
	display: block;
	width: 100%;
	height: 100%;
}
.menu-overlay ul.social li img {
	display: none;
}
.menu-overlay ul.social li.fb {
	background: url('../images/facebook-white.png') no-repeat center center;
}
.menu-overlay ul.social li.fb:hover {
	background-image: url('../images/facebook-white-hover.png');
}
.menu-overlay ul.social li.in {
	background: url('../images/instagram-white.png') no-repeat center center;
}
.menu-overlay ul.social li.in:hover {
	background-image: url('../images/instagram-white-hover.png');
}
.menu-overlay ul.social li.tw {
	background: url('../images/twitter-white.png') no-repeat center center;
}
.menu-overlay ul.social li.tw:hover {
	background-image: url('../images/twitter-white-hover.png');
}
.menu-overlay ul.social li.ra {
	width: 17px;
	background: url('../images/raiders-white.png') no-repeat center center;
}
.menu-overlay ul.social li.ra:hover {
	background-image: url('../images/raiders-white-hover.png');
}
.menu-overlay p {
	font-size: 16px;
	line-height: 1.313em;
	color: #fff;
}
body.insta-active {
	overflow-y: hidden;
}
.instafeed-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 200;
	display: none;
	background: #ebebeb;
}
.instafeed-wrapper .insta-close {
	position: absolute;
	right: 20px;
	top: 13px;
	cursor: pointer;
	z-index: 5;
}
.insta-close > span {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 50px;
	letter-spacing: 3px;
	font-weight: 900;
}
.insta-close .c-hamburger span, .insta-close .c-hamburger span::before, .insta-close .c-hamburger span::after {
	background: #fff !important;
}
#instafeed {
	overflow-y: auto;
}
#instafeed .item {
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
	transition: none;
}
#instafeed .item:after {
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 0;
	padding: 0 0 100%;
	content: ' ';
	transition: all ease-out 0.3s;
}
#instafeed .item .stack-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	-webkit-transition: all 1000ms cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition: all 1000ms cubic-bezier(0.86, 0, 0.07, 1);
	-o-transition: all 1000ms cubic-bezier(0.86, 0, 0.07, 1);
	transition: all 1000ms cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
	-webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	-o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	color: #ffffff;
	background-size: cover !important;
	background-position: center center !important;
}
#instafeed .item a {
	display: block;
}
#instafeed .item img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: none;
}
#instafeed .text {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #95c942;
	z-index: 2;
}
.no-touch #instafeed .item:hover .text {
	display: block;
}
#instafeed .text .inner {
	padding: 30px;
}
#instafeed .text p {
	line-height: 1em;
	margin: 0;
}
#instafeed .text p.caption {
	/*font-weight: 500;*/
	/*letter-spacing: 1px;*/
	line-height: 1.313em;
}
#instafeed .text p.ids {
	position: absolute;
	bottom: 30px;
	left: 30px;
}
#instafeed .text p.unix-time {
	position: absolute;
	bottom: 30px;
	right: 30px;
	text-transform: uppercase;
	font-size: 14px;
}
.section {
	background-size: cover;
}
#section1 {
	background-image: url('../images/slide-1.jpg');
}
#section2 {
	background-image: url('../images/slide-2.jpg');
}
#section3 {
	background-image: url('../images/slide-3.jpg');
}
.section.section-fp a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
}
.section.section-fp .stack-inner {
	margin-left: 60px;
	opacity: 0;
}
.section.section-fp .txt {
	position: absolute;
	font-size: 22px;
	text-transform: uppercase;
	margin-top: -20px;
}
.section.section-fp .title {
	font-family: 'Druk Web';
	font-weight: 800;
	font-size: 300px;
	line-height: 0.972em;
	text-transform: uppercase;
}
#fp-nav {
	z-index: 1;
}
#fp-nav.right {
	right: 40px;
	bottom: 35px;
	top: auto;
}
#fp-nav ul li, .fp-slidesNav ul li {
	display: block;
	width: 13px;
	height: 13px;
	margin: 7px;
	position: relative;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	border-radius: 0;
	position: absolute;
	z-index: 1;
	height: 13px;
	width: 13px;
	border: 2px solid #fff;
	background: transparent;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
}
#fp-nav ul li a.active span, .no-touch #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .no-touch .fp-slidesNav ul li:hover a.active span {
	height: 13px;
	width: 13px;
	margin: -2px 0 0 -2px;
	border-radius: 0;
	background: #fff;
}
.no-touch #fp-nav ul li:hover a span, .no-touch .fp-slidesNav ul li:hover a span {
	width: 13px;
	height: 13px;
	margin: -2px 0 0 -2px;
}
#fp-nav ul li .fp-tooltip {
	font-family: "proxima-nova", arial, sans-serif;
	top: 0px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 3px;
	font-size: 16px;
}
#fp-nav ul li:last-child {
	/*opacity: 0;*/
}
.fp-title-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.section.section-fp .inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.all-anim {
	-webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-ms-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}
.home section.text-scroll {
	pointer-events: none;
	position: fixed;
	width: 100%;
	top: 50%;
	left: 60px;
	margin-top: -132px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 5;
}
.green-nav.home section.text-scroll
	/*.fp-viewing-2.home section.text-scroll */
{
	opacity: 0;
}
.home section.text-scroll.t-heads {
	margin-top: -159px;
	left: 65px;
}
.home section.text-scroll .frame {
	height: 300px;
	position: relative;
	overflow: hidden;
}
.home section.text-scroll.t-heads .frame {
	/*height: 24px;*/
}
.home section.text-scroll .frame .scroll {
	position: relative;
}
.home section.titles .title-wrapper {
	position: relative;
	/*height: 300px;*/
}
.home section.t-heads .t-head-wrapper {
	/*height: 24px;*/
	line-height: normal;
}
.home section.titles .title {
	/*height: 300px;*/
	color: #fff;
	font-family: 'Druk Web';
	font-weight: 800;
	font-size: 300px;
	line-height: 0.972em;
	text-transform: uppercase;
	position: relative;
	display: block;
	top: auto;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.home section.t-heads .t-head {
	font-family: "proxima-nova", arial, sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 3px;
	font-size: 20px;
	margin-top: 0;
	position: relative;
}
.home section.t-heads .t-head:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #fff;
	display: block;
	top: 50%;
	margin-top: -7px;
	position: absolute;
	right: -30px;
}
#message {
	position: relative;
}
#message .txt-wrap {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 99;
}
#message .stack-inner {
	margin-left: 165px;
	width: 400px;
}
#message h2 {
	font-size: 72px;
	line-height: 0.972em;
	color: #95c942;
	margin: 0 0 25px 0;
}
#option-blocks .block {
	width: 33.333%;
	float: left;
	background: #263451;
	position: relative;
}
#option-blocks .block:after {
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 0;
	/*padding: 0 0 88.88888888888889% 0;*/
	padding: 0 0 410px 0;
	content: ' ';
	transition: all ease-out 0.3s;
}
#option-blocks .block-two {
	background: #95c942;
}
#option-blocks .block-three {
	background: #dcdcdc;
}
#option-blocks .block .inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	padding: 50px;
}
#option-blocks h3 {
	font-size: 72px;
	line-height: 0.972em;
	color: #263451;
	margin: 0;
}
#option-blocks .block-one h3 {
	color: #95c942;
}
#option-blocks .block a {
	background: #ffffff;
	font-size: 20px;
	color: #263451;
	text-transform: uppercase;
	padding: 23px 60px;
	line-height: 0.972em;
	position: absolute;
	left: 0;
	bottom: 0;
}
#option-blocks .block a:after, #shop-block a:after {
	transition: all ease-out 0.3s;
}
.no-touch #option-blocks .block a:hover::after, .no-touch #shop-block a:hover::after {
	right: 30px;
}
.call-back-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 2000;
	background: rgba(0, 0, 0, .8);
}
.call-back-wrapper .stack-inner {
	text-align: center;
}
#call-back {
	background: #95c942;
	color: #263451;
	padding: 40px 40px 45px 40px;
	position: relative;
	display: inline-block;
	width: auto;
	text-align: left;
	margin: 0 auto;
	/*position: fixed;
	top: 0;
	bottom: 0;
	right: -675px;
	z-index: 100;
	height: 100%;*/
}
#register-overlay #call-back {
	max-width: 655px;
}
#call-back .cb-close {
	font-size: 16px;
	line-height: 55px;
	height: 55px;
	font-weight: 900;
	color: #fff;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#call-back .cb-close > span {
	width: 65px;
	display: inline-block;
	vertical-align: top;
	display: none;
}
#call-back .c-hamburger span,
#call-back .c-hamburger span::before,
#call-back .c-hamburger span::after {
	background: #fff;
}
#call-back h3 {
	margin: 0;
	font-size: 72px;
	line-height: 0.889em;
	margin-bottom: 30px;
	padding-right: 40px;
}
#register-overlay #call-back form {
	padding-bottom: 20px;
}
#register-overlay.success form {
	display: none;
}
#register-overlay p.msg-succ {
	display: none;
	font-size: 20px;
	font-weight: bold;
}
#register-overlay.success p.msg-succ {
	display: block;
}
#call-back label {
	font-size: 18px;
	color: #263451;
	font-weight: bold;
}
#call-back input, #call-back select, #call-back textarea {
	background: #fff;
	border: none;
	padding: 10px;
	width: 575px;
	font-size: 20px;
	line-height: 1em;
	border: 2px solid #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#call-back .wpcf7-form-control-wrap.comments {
	padding-bottom: 25px;
}
#call-back textarea {
	height: 80px;
}
#call-back input[type="submit"] {
	color: #263451;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 2px;
	padding: 20px 110px 20px 60px;
	width: auto;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff url('../images/bg-arrow.jpg') no-repeat center right;
}
#call-back input.wpcf7-not-valid {
	border: 2px solid #f00;
}
#call-back div.wpcf7-response-output {
	position: absolute !important;
	margin: 0 !important;
	bottom: 68px !important;
}
#call-back span.wpcf7-not-valid-tip {
	display: none !important;
}
#shop-block {
	position: relative;
}
#shop-block .txt-wrap {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 35.87115666178624%;
	height: 100%;
	z-index: 99;
}
#shop-block .txt-wrap h3 {
	font-size: 72px;
	line-height: 0.972em;
	margin: 160px 80px 0 0;
}
#shop-block .txt-wrap p {
	font-size: 12px;
	margin: 0;
}
#shop-block a {
	background: #ffffff;
	font-size: 20px;
	color: #263451;
	text-transform: uppercase;
	padding: 23px 60px;
	line-height: 0.972em;
	position: absolute;
	right: 0;
	bottom: 0;
}
#social-app-wrapper > div {
	float: left;
	width: 50%;
	position: relative;
}
#social-app-wrapper > div:after {
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 0;
	/*padding: 0 0 60.32210834553441% 0;*/
	padding: 0 0 410px 0;
	content: ' ';
	transition: all ease-out 0.3s;
}
#social-app-wrapper > div .inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
#social-app-wrapper #social {
	background: #95c942;
	color: #263451;
	text-align: center;
}
#social-app-wrapper #social h3 {
	font-size: 72px;
	line-height: 0.972em;
	margin: 0 0 48px 0;
}
#social-app-wrapper #social ul {
	padding: 0;
}
#social-app-wrapper #social ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
	width: 46px;
	height: 46px;
}
#social ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
#social ul li img {
	display: none;
}
#social ul li.fb {
	background: url('../images/facebook.png') no-repeat center center;
}
#social ul li.fb:hover {
	background-image: url('../images/facebook-hover.png');
}
#social ul li.in {
	background: url('../images/instagram.png') no-repeat center center;
}
#social ul li.in:hover {
	background-image: url('../images/instagram-hover.png');
}
#social ul li.tw {
	background: url('../images/twitter.png') no-repeat center center;
}
#social ul li.tw:hover {
	background-image: url('../images/twitter-hover.png');
}
#social ul li.ra {
	width: 28px !important;
	background: url('../images/raiders.png') no-repeat center center;
}
#social ul li.ra:hover {
	background-image: url('../images/raiders-hover.png');
}
#social-app-wrapper #app {
	background: #263451;
}
#social-app-wrapper #app .inner > div {
	/*float: left;*/
}
#social-app-wrapper .app-img {
	position: absolute;
	bottom: 0;
	left: 70px;
}
#social-app-wrapper .txt-wrap {
	margin-left: 340px;
	width: 300px;
}
#social-app-wrapper #app h3 {
	color: #95c942;
	font-size: 72px;
	line-height: 0.972em;
	margin-bottom: 25px;
}
#social-app-wrapper #app p {
	color: #fff;
	font-size: 16px;
}
#social-app-wrapper #app .googleplay {
	margin-left: 20px;
}
#sponsors .owl-carousel > div {
	text-align: center;
}
#sponsors .owl-carousel .owl-item img {
	width: 100px;
	margin: 0 auto;
}
#header {
	background: #fff;
	color: #263451;
	/*transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -webkit-transition: opacity .25s ease-in-out;*/
}
/*.not-home #header.nav-down, .green-nav #header.nav-down {
    opacity: 1;
}
.not-home #header.nav-up, .green-nav #header.nav-up {
    opacity: 0;
}*/
#header a {
	color: #263451;
}
.menu-visible .burger {
	color: #fff;
}
.not-home .c-hamburger span, .not-home .c-hamburger span::before, .not-home .c-hamburger span::after,
.green-nav .c-hamburger span, .green-nav .c-hamburger span::before, .green-nav .c-hamburger span::after {
	background-color: #263451;
}
.menu-visible .c-hamburger span, .menu-visible .c-hamburger span::before, .menu-visible .c-hamburger span::after {
	background-color: #fff;
}
.c-hamburger--htx.is-active span {
	background: none !important;
}
.not-home #header .menu-overlay a, .green-nav #header .menu-overlay a {
	color: #fff;
}
#header.m-visi {
	/*opacity: 1 !important;*/
}
#page-title {
	background: #263451;
	color: #fff;
	text-align: center;
	padding: 58px 0;
	margin-top: 114px;
}
#page-title h1 {
	font-size: 72px;
	line-height: 0.972em;
	text-transform: uppercase;
	margin: 0;
}
.page-template-default .content-wrapper .row .wrapper {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	overflow: hidden;
}
.content-wrapper .row .wrapper > div {
	position: relative;
	height: 600px;
	min-height: 600px;
}
.page-template-default .content-wrapper .row .wrapper > div {
	height: auto;
	min-height: 100px;
}
.content-wrapper .row .wrapper > div:after {
	/*display: block;*/
	display: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 0;
	/*padding: 0 0 66.92223439211391% 0;*/
	padding: 0 0 610px 0;
	content: ' ';
	transition: all ease-out 0.3s;
}
.content-wrapper .row .wrapper > div.txt-wrap:after {
	/*padding-bottom: 134.878587196468%;*/
}
.content-wrapper .row .wrapper > div .inner {
	position: absolute;
	/*position: relative;*/
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-size: cover !important;
	background-position: center center !important;
}
.content-wrapper .row .wrapper > div {
	float: left;
}
.content-wrapper .row .wrapper .img-wrap {
	float: right;
	background: #ebebeb;
	width: 66.66666%;
	order: 2;
}
.content-wrapper .row.odd .wrapper .img-wrap {
	float: left;
	background: #acacac;
	order: 0;
}
.content-wrapper .row .img-wrap img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
.content-wrapper .row .wrapper .img-wrap .inner {
	display: none;
}
.content-wrapper .row .txt-wrap {
	width: 33.33333%;
	color: #263451;
	position: relative;
}
.content-wrapper .row.odd .txt-wrap {
	float: right;
	background: #dcdcdc;
}
.content-wrapper .row .txt-wrap .inner {
	padding: 64px;
}
.content-wrapper .row .txt-wrap h3 {
	/*font-size: 72px;*/
	font-size: 68px;
	line-height: 0.889em;
	text-transform: uppercase;
	margin: 0 0 40px 0;
	word-break: break-word;
}
.content-wrapper .row .txt-wrap ul {
	padding: 0;
}
.content-wrapper .row .txt-wrap ul li {
	padding-left: 20px;
	color: #263451;
	list-style: none;
	background: url('../images/bullet.png') no-repeat 0 6px;
	margin-bottom: 10px;
}
.content-wrapper .row .txt-wrap a.more {
	background: #95c942;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 0.972em;
	font-weight: 900;
	letter-spacing: 3px;
	padding: 22px 80px 22px 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.content-wrapper .row .txt-wrap a.more:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #fff;
	display: block;
	top: 50%;
	margin-top: -9px;
	position: absolute;
	right: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.no-touch .content-wrapper .row .txt-wrap a.more:hover::after {
	right: 30px;
}
.single .the-content {
	width: 830px;
	margin: 0 auto;
	padding: 60px 0;
}
.single .the-content h3 {
	margin-bottom: 0.6em;
	line-height: 1em;
}
.single .the-content p {
	color: #263451;
	font-size: 16px;
}
.single .the-content p strong {
	font-weight: bold;
}
.single .the-content ul {
	padding: 0;
}
.single .the-content ul li {
	padding-left: 20px;
	color: #263451;
	list-style: none;
	background: url('../images/bullet.png') no-repeat 0 6px;
	margin-bottom: 5px;
}
.single .the-content img {
	max-width: 100%;
	height: auto;
	display: block;
}
.single .the-content h1,
.single .the-content h2,
.single .the-content h3,
.single .the-content h4,
.single .the-content h5,
.single .the-content h6 {
	color: #263451;
}
a.custom-button {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 0.972em;
	color: #95c942;
	border: 3px solid #95c942;
	display: inline-block;
	font-weight: 700;
	padding: 16px 130px 16px 22px;
}
h3.faq-section {
	/*cursor: pointer;*/
}
.faq-question {
	cursor: pointer;
	padding-left: 20px;
	position: relative;
}
.faq-question:before {
	position: absolute;
	display: block;
	left: 0;
	top: 7px;
	content: ' ';
	width: 0;
	height: 0;
	border-top: 7px solid #95c942;
	border-bottom: 7px solid transparent;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.faq-question.expanded:before {
	top: 0;
	border-bottom: 7px solid #95c942;
	border-top: 7px solid transparent;
}
.faq-answer {
	display: none;
	padding: 20px;
	padding-top: 0;
}
.faq-answer p:first-child {
	margin-top: 0;
}
.faq-answer p:last-child {
	margin-bottom: 0;
}
.footer-top {
	background: #efefef;
	color: #263451;
	padding: 60px;
}
.footer-top p, .footer-top a {
	margin: 0;
	font-size: 20px;
	color: #263451;
}
.footer-top a {
	font-weight: bold;
}
.footer-top .column {
	float: left;
	width: 210px;
}
.footer-top .column + .column {
	margin-left: 50px;
}
.footer-top .column.last {
	float: right;
}
.footer-bottom, .footer-bottom a {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
}
.footer-bottom {
	padding: 35px 50px;
	background: #fff;
}
.footer-bottom .column {
	float: left;
	margin-right: 45px;
}
.footer-bottom .column.last {
	float: right;
	margin: 0;
}
.footer-bottom .column p {
	margin-top: 0;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer ul li {
	list-style: none;
}
/* ==========================================================================
   PACKAGES STYLE
   ========================================================================== */

/* -------------------------------- 
Main Components 
-------------------------------- */

.cd-main-content {
	position: relative;
	/*min-height: 100vh;*/
	margin-top: 114px;
}
.cd-main-content::after {
	clear: both;
	content: "";
	display: table;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
	/*position: fixed;
	top: 0;
	left: 0;
	width: 100%;*/
}
.cd-main-content.is-fixed .cd-gallery {
	padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
	position: fixed;
	height: 100vh;
	overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
	/*position: fixed;*/
}
@media only screen and (min-width: 768px) {
	.cd-main-content.is-fixed .cd-gallery {
		/*padding-top: 90px;*/
	}
}
@media only screen and (min-width: 1170px) {
	.cd-main-content.is-fixed .cd-gallery {
		/*padding-top: 100px;*/
	}
}
/* --------------------------------
xtab-filter 
-------------------------------- */
.cd-tab-filter-wrapper {
	background-color: #95c942;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	z-index: 1;
}
.cd-tab-filter-wrapper::after {
	clear: both;
	content: "";
	display: table;
}
.cd-tab-filter {
	/* tabbed navigation style on mobile - dropdown */
	position: relative;
	height: 50px;
	width: 140px;
	margin: 0 auto;
	z-index: 1;
}
.cd-tab-filter::after {
	/* small arrow icon */
	content: '';
	position: absolute;
	right: 14px;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 16px;
	height: 16px;
	/*background: url("../img/cd-icon-arrow.svg") no-repeat center center;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none;
}
.cd-tab-filter ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background-color: #ffffff;
	box-shadow: none;
}
.cd-tab-filter li {
	display: none;
}
.cd-tab-filter li:first-child {
	/* this way the placehodler is alway visible */
	display: block;
}
.cd-tab-filter li.map {
	float: right;
}
.cd-tab-filter li.map a {
	padding-right: 37px;
}
.cd-tab-filter a {
	display: block;
	/* set same size of the .cd-tab-filter */
	height: 50px;
	width: 140px;
	line-height: 50px;
	padding-left: 14px;
}
.cd-tab-filter a.selected {
	background: #41307c;
	color: #ffffff;
}
.cd-tab-filter.is-open::after {
	/* small arrow rotation */
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
	box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
	display: block;
}
.cd-tab-filter.is-open .placeholder a {
	/* reduces the opacity of the placeholder on mobile when the menu is open */
	opacity: .4;
}
@media only screen and (min-width: 768px) {
	.cd-tab-filter {
		/* tabbed navigation style on medium devices */
		width: auto;
		cursor: auto;
	}
	.cd-tab-filter::after {
		/* hide the arrow */
		display: none;
	}
	.cd-tab-filter ul {
		background: transparent;
		position: static;
		box-shadow: none;
		text-align: center;
	}
	.cd-tab-filter li {
		display: inline-block;
	}
	.cd-tab-filter li.placeholder {
		display: none !important;
	}
	.cd-tab-filter a {
		display: inline-block;
		padding: 0 1em;
		width: auto;
		color: #263451;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 16px;
	}
	.no-touch .cd-tab-filter a:hover {
		color: #fff;
	}
	.cd-tab-filter a.selected {
		background: transparent;
		color: #fff;
	}
	.cd-tab-filter.is-open ul li {
		display: inline-block;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-tab-filter {
		/* tabbed navigation on big devices */
		width: 100%;
		float: right;
		margin: 0;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
	}
	.cd-tab-filter.filter-is-visible {
		/* reduce width when filter is visible */
		/*width: 80%;*/
	}
}
/* --------------------------------
xgallery 
-------------------------------- */
.cd-gallery {
	padding: 26px 5%;
	width: 100%;
	height: 100%;
	position: relative;
}
.cd-gallery li {
	/*margin-bottom: 1.6em;*/
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	display: none;
}
.cd-gallery li.gap {
	/* used in combination with text-align: justify to align gallery elements */
	opacity: 0;
	height: 0;
	display: inline-block;
}
.cd-gallery img {
	display: block;
	width: 100%;
}
.cd-gallery .cd-fail-message {
	display: none;
	text-align: center;
	color: #263451;
	padding-top: 20px;
	font-size: 20px;
}
.cd-gallery ul {
	padding: 0;
	margin: 0;
}
.cd-gallery ul li {
	vertical-align: top;
}
@media only screen and (min-width: 768px) {
	.cd-gallery {
		padding: 0;
	}
	.cd-gallery ul {
		text-align: justify;
	}
	.cd-gallery ul::after {
		clear: both;
		content: "";
		display: table;
	}
	.cd-gallery li {
		width: 33.333%;
		/*margin-bottom: 2em;*/
	}
}
@media only screen and (min-width: 1170px) {
	.cd-gallery {
		padding: 0;
		float: right;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
	}
	.cd-gallery li {
		width: 25%;
	}
	.cd-gallery.filter-is-visible {
		/* reduce width when filter is visible */
		width: 80%;
	}
}
/* --------------------------------
xfilter 
-------------------------------- */
.cd-filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 100%;
	background: #fff;
	box-shadow: 4px 4px 20px transparent;
	z-index: 2;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
	-moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
	transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before {
	/* top colored bar */
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	background-color: #fff;
	z-index: 2;
}
.cd-filter form {
	padding: 70px 20px;
}
.cd-filter .cd-close {
	position: absolute;
	top: 0;
	right: 45px;
	height: 50px;
	line-height: 50px;
	width: auto;
	color: #263451;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	z-index: 3;
}
.cd-filter .cd-close:after {
	content: ' ';
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 50px;
	background: url('../images/close-filter.png') no-repeat center center;
	margin-left: 20px;
}
.no-touch .cd-filter .cd-close:hover {
	/*background: #263451;*/
}
.cd-filter.filter-is-visible {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	box-shadow: none;
}
.cd-filter.filter-is-visible .cd-close {
	opacity: 1;
}
.cd-filter {
	width: 350px;
}
@media only screen and (min-width: 1170px) {
	.cd-filter {
		width: 20%;
	}
	.cd-filter form {
		padding: 47px 30px 70px 43px;
	}
}
.cd-filter-trigger {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	width: auto;
	padding-left: 30px;
	overflow: hidden;
	text-indent: 0;
	color: #263451;
	white-space: nowrap;
	/*background: transparent url("../img/cd-icon-filter.svg") no-repeat center center;*/
	z-index: 3;
}
.cd-filter-trigger.filter-is-visible {
	pointer-events: none;
}
@media only screen and (min-width: 1170px) {
	.cd-filter-trigger {
		width: auto;
		left: 0;
		text-indent: 0;
		color: #263451;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 700;
		padding-left: 63px;
		background-position: left center;
		-webkit-transition: color 0.3s;
		-moz-transition: color 0.3s;
		transition: color 0.3s;
	}
	.no-touch .cd-filter-trigger:hover {
		color: #ffffff;
	}
}
@media only screen and (min-width: 768px) {
	.cd-filter-trigger.filter-is-visible, .no-touch .cd-filter-trigger.filter-is-visible:hover {
		color: #263451;
	}
}
/* --------------------------------
xcustom form elements 
-------------------------------- */
.cd-filter-block {
	margin-bottom: 1.6em;
	position: relative;
}
.cd-filter-block h4 {
	/* filter block title */
	position: relative;
	margin-bottom: .2em;
	padding: 10px 0 10px 20px;
	color: #263451;
	text-transform: none;
	font-family: "proxima-nova", arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}
.no-touch .cd-filter-block h4:hover {
	/*color: #41307c;*/
}
.cd-filter-block h4::before {
	/* arrow */
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	/*background: url("../img/cd-icon-arrow.svg") no-repeat center center;*/
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block div.clear {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 0 10px 20px;
	color: #263451;
	text-transform: none;
	font-family: "proxima-nova", arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	z-index: 5;
}
.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before {
	/* shared style for input elements */
	border-radius: 0;
	background-color: #fff;
	border: 2px solid #263451;
}
.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
	width: 100%;
	padding: .8em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	box-shadow: none;
}
.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
	outline: none;
	background-color: #ffffff;
	border-color: #41307c;
}
.cd-filter-block input[type='search'] {
	/* custom style for the search element */
	border-color: transparent;
	background-color: #e6e6e6;
	/* prevent jump - ios devices */
	font-size: 1.6rem !important;
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
	display: none;
}
.cd-filter-block .cd-select {
	/* select element wrapper */
	position: relative;
}
.cd-filter-block .cd-select::after {
	/* switcher arrow for select element */
	content: '';
	position: absolute;
	z-index: 1;
	right: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 16px;
	height: 16px;
	/*background: url("../img/cd-icon-arrow.svg") no-repeat center center;*/
	pointer-events: none;
}
.cd-filter-block select {
	cursor: pointer;
	font-size: 1.4rem;
}
.cd-filter-block select::-ms-expand {
	display: none;
}
.cd-filter-content.cd-filters.list {
	padding-left: 22px;
	margin: 0;
}
.cd-filter-block .list li {
	position: relative;
	margin-bottom: .8em;
	list-style: none;
}
.cd-filter-block .list li:last-of-type {
	margin-bottom: 0;
}
.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] {
	/* hide original check and radio buttons */
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
	z-index: 2;
}
.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
	padding-left: 37px;
	font-size: 16px;
	color: #263451;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
	/* custom radio and check boxes */
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
	width: 19px;
	height: 19px;
	left: 0;
}
.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after {
	/* check mark - hidden */
	display: none;
}
.cd-filter-block .checkbox-label::after {
	/* check mark style for check boxes */
	width: 16px;
	height: 16px;
	/*background: url("../img/cd-icon-check.svg") no-repeat center center;*/
}
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
	border-radius: 50%;
}
.cd-filter-block .radio-label::after {
	/* check mark style for radio buttons */
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	left: 5px;
}
.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
	border-color: #263451;
	background-color: #263451;
}
.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
	display: block;
}
@-moz-document url-prefix() {
	/* hide custom arrow on Firefox - select element */
	.cd-filter-block .cd-select::after {
		display: none;
	}
}
.admin-bar .cd-main-content {
	margin-top: 76px;
}
.cd-gallery .package {
	border-top: 6px solid #ebebeb;
}
.cd-gallery .package.club-82 {
	border-color: #95c942;
}
.cd-gallery .package.premium-grandstand {
	border-color: #f07eb0;
}
.cd-gallery .package.platinum {
	border-color: #263451;
}
.cd-gallery .package.gold-grandstand {
	border-color: #ffab00;
}
.cd-gallery .package.gold-inner-bowl {
	border-color: #c3d42e;
}
.cd-gallery .package.silver-inner-bowl {
	border-color: #d0c5b1;
}
.cd-gallery .package.general-admission {
	border-color: #4bc0e1;
}
.cd-gallery .package {
	/*width: 380px;*/
	width: 25%;
}
.pack-wrapper {
	color: #263451;
	background: #ebebeb;
	/*height: 780px;*/
	position: relative;
}
.no-touch .pack-wrapper:hover {
	background: #fff;
}
.pack-wrapper > .inner {
	padding: 30px;
	padding-bottom: 180px;
}
.pack-wrapper .title {
	font-family: 'Druk Web';
	font-size: 72px;
	line-height: 0.889em;
	text-transform: uppercase;
	text-align: left;
}
.pack-wrapper .text-content {
	height: 170px;
	margin-top: 1em;
	font-size: 14px;
	line-height: 1.286em;
	text-align: left;
}
.pack-wrapper p {
	font-size: 14px;
	line-height: 1.286em;
}
.pack-wrapper p strong {
	color: #263451;
}
.pack-wrapper table {
	width: 100%;
	margin: 40px 0 0 0;
}
.pack-wrapper table tr:nth-child(even) {
	background: #fff;
}
.no-touch .pack-wrapper:hover table tr:nth-child(even) {
	background: #ebebeb;
}
.pack-wrapper table tr th {
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: center;
}
.pack-wrapper table tr th:first-child + th {
	text-align: left;
	padding-left: 10px;
}
.pack-wrapper table tr td {
	padding: 8px 10px;
}
.pack-wrapper table tr td:last-child {
	text-align: center;
}
.pack-wrapper table tr td span {
	float: left;
	margin-right: 10px;
}
.pack-wrapper .button-wrapper {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	padding: 0 30px;
}
.pack-wrapper .button-wrapper > .inner > div {
	float: left;
	width: 50%;
}
.pack-wrapper .map {
	padding-right: 5px;
}
.pack-wrapper .info {
	padding-left: 5px;
}
.pack-wrapper .buy-now {
	display: block;
	width: 100% !important;
	margin-top: 10px;
}
.pack-wrapper .button-wrapper > .inner > div .inner {
	display: block;
}
.pack-wrapper a {
	font-size: 20px;
	font-weight: 700;
	color: #263451;
	display: block;
	border: 2px solid #263451;
	text-transform: uppercase;
	text-align: center;
	padding: 12px;
}
.no-touch .pack-wrapper a:hover {
	background: #263451;
	color: #fff;
}
.pack-wrapper .buy-now a {

}
.cd-gallery .package.no-map .map,
.cd-gallery .package.no-info .info,
.cd-gallery .package.no-link .buy-now {
	opacity: 0.3;
}
.cd-gallery .package.register .buy-now {
	opacity: 1;
}
.no-touch .cd-gallery .package.no-map .map a:hover,
.no-touch .cd-gallery .package.no-info .info a:hover,
.no-touch .cd-gallery .package.no-link .buy-now a:hover {
	background: transparent;
	color: #263451;
}
.cd-gallery .pager,
.cd-gallery .pager.disabled {
	display: none;
}
.flickity-prev-next-button {
	height: 100px;
	width: 26px;
	background: #95c942;
	border-radius: 0;
	overflow: hidden;
	transition: width 0.4s ease-in-out;
}
.flickity-prev-next-button:focus {
	outline: 0;
	box-shadow: none;
}
.flickity-prev-next-button:hover {
	background: #95c942;
	opacity: 1;
}
.flickity-prev-next-button svg {
	display: none;
}
.flickity-prev-next-button:before {
	color: #263451;
	font-weight:800;
	font-size: 16px;
	
}
.flickity-prev-next-button.previous:before {
	content: "PREV";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 26px;
	
}
.flickity-prev-next-button.next:before {
	content: "NEXT";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 26px;
}
.flickity-prev-next-button:hover {
	width: 80px;
}
.flickity-prev-next-button:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #263451;
	display: block;
	top: 50%;
	margin-top: -7px;
	margin-left: 2px;
	position: absolute;
}
.flickity-prev-next-button.next:after {
	right: 6px;
}
.flickity-prev-next-button.previous:after {
	border-right: 12px solid #263451;
	border-left: 7px solid transparent;
	margin-left: -6px;
}
.flickity-prev-next-button.previous {
	left: 0;
}
.flickity-prev-next-button.next {
	right: 0;
}
@media only screen and (max-width: 1300px) and (min-width: 1170px) {
	.cd-filter {
		width: 25%;
	}
	.cd-gallery.filter-is-visible {
		width: 75%;
	}
	.cd-gallery.filter-is-visible .package {
		width: 50%;
	}
}
@media only screen and (max-width: 1300px) {
	.cd-gallery .package {
		width: 33.333%;
	}
}
@media only screen and (max-width: 1169px) {
	.pack-wrapper .title {
		font-size: 60px;
	}
}
@media only screen and (max-width: 900px) {
	#logo {
		margin-left: 0;
	}
	.cd-filter-trigger {
		padding-left: 25px;
	}
	#map-overlay .close-overlay, .cd-filter-trigger, .cd-tab-filter a {
		font-size: 14px;
	}
	.cd-tab-filter a {
		padding: 0 5px;
	}
	.cd-filter form {
		padding-top: 50px;
	}
	.cd-filter .cd-close {
		font-size: 14px;
	}
	.cd-filter .cd-close:after {
		width: 16px;
		height: 45px;
		margin-left: 20px;
		background-size: 16px;
	}
	.cd-gallery .package {
		width: 50%;
	}
}
#info-wrapper {
	color: #263451;
	margin-top: 114px;
}
#info-wrapper > .inner > div {
	float: left;
	width: 33.333%;
	padding: 50px;
	min-height: 530px;
}
#info-wrapper .block-map-title {
	background: #263451;
	position: relative;
}
#info-wrapper .block-map-title a {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	font-weight: 900;
	color: #263451;
	background: #fff;
	text-transform: uppercase;
	padding: 23px 60px;
	font-size: 20px;
}
#info-wrapper .no-map .block-map-title a {
	display: none;
}
#info-wrapper .block-map-title a.account:after {
	content: ' ';
	display: block;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #263451;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
}
#info-wrapper h1 {
	font-size: 72px;
	line-height: 0.889em;
	color: #fff;
	margin: 0;
}
#info-wrapper .block-text-content {
	font-size: 16px;
}
#info-wrapper .block-text-content strong {
	color: #263451;
}
#info-wrapper .block-text-content ul {
	padding: 0;
}
#info-wrapper .block-text-content ul li {
	padding-left: 20px;
	color: #263451;
	list-style: none;
	background: url('../images/bullet.png') no-repeat 0 6px;
	margin-bottom: 10px;
}
#info-wrapper .block-price-details {
	background: #ebebeb;
}
.block-price-details table {
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 16px;
}
.block-price-details table tr:nth-child(even) {
	background: #fff;
}
.block-price-details table tr th {
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.block-price-details table tr th:first-child + th {
	text-align: left;
	padding-left: 10px;
}
.block-price-details table tr td {
	padding: 8px 10px;
}
.block-price-details table tr td + td {
	text-align: center;
}
.block-price-details table tr td:first-child + td {
	text-align: left;
}
.block-price-details table tr td span {
	float: left;
	margin-right: 10px;
}
.block-price-details table a {
	font-weight: 700;
	color: #95c942;
	text-transform: uppercase;
}
#info-wrapper .condition-details {
	/*font-size: 11px;*/
}
#info-wrapper .condition-details a {
	color: #263451;
}
.no-touch #info-wrapper .condition-details a:hover {
	color: #95c942;
}
#info-wrapper .block-member-benefits {
	width: 100% !important;
	background: #95c942;
	color: #fff;
	min-height: 100px !important;
}
#info-wrapper .block-member-benefits h2 {
	margin: 0;
	font-size: 35px;
	color: #263451;
}
#info-wrapper .block-member-benefits .col {
	float: left;
	width: 50%;
}
#info-wrapper .block-member-benefits .col.col-left {
	padding-right: 45px;
}
#info-wrapper .block-member-benefits .col.col-right {
	padding-left: 45px;
}
#info-wrapper .block-member-benefits ul {
	padding: 0;
}
#info-wrapper .block-member-benefits ul li {
	padding-left: 20px;
	list-style: none;
	background: url('../images/bullet-white.png') no-repeat 0 6px;
	margin-bottom: 10px;
}
#info-wrapper .block-merchandise {
	width: 100% !important;
	padding: 0 !important;
}
#info-wrapper .block-merchandise.lite {
	width: 50% !important;
}
#info-wrapper .block-merchandise .head {
	background: #95c942;
	color: #263451;
	padding: 25px 60px;
}
#info-wrapper .block-merchandise .head h3 {
	margin: 0;
	font-family: "proxima-nova", arial, sans-serif;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
}
#info-wrapper .block-merchandise .item {
	float: left;
	width: 33.333%;
	position: relative;
}
#info-wrapper .block-merchandise .item span {
	display: none;
	background: #263451;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 18px 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.no-touch #info-wrapper .block-merchandise .item:hover span {
	display: block;
}
#info-wrapper .block-merchandise .item img {
	width: 100%;
	max-width: 100%;
	height: auto;
	/*min-height: 100%;*/
	display: block;
}
.block-merchandise.lite .txt-wrap {
	background: #263451;
	color: #fff;
	padding: 30px 50px;
}
.block-merchandise.lite .txt-wrap h3 {
	margin: 0;
	font-family: "proxima-nova", arial, sans-serif;
	font-weight: 900;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 20px;
}
.block-merchandise.lite .txt-wrap ul {
	padding: 0;
	margin: 0;
}
.block-merchandise.lite .txt-wrap ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 5px 0 0;
}
.block-merchandise.lite .txt-wrap ul li:after {
	content: ',';
	display: inline;
}
.block-merchandise.lite .txt-wrap ul li:first-child::after,
.block-merchandise.lite .txt-wrap ul li:last-child::after {
	display: none;
}
body.map-visible {
	overflow: hidden;
}
#map-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 76px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #263451;
	z-index: 3;
}
#map-overlay .close-overlay {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 50px;
	z-index: 5;
}
#map-overlay .map-img {
	width: 795px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#map-overlay .map-img img {
	display: block;
	position: absolute;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	max-width: 100%;
}
#map-overlay .map-img img.club-82 {
	/*display: block;*/
}
#map-overlay .nav-wrapper {
	position: absolute;
	bottom: 76px;
	width: 100%;
	left: 0;
	height: 75px;
	background: #ebebeb;
}
#map-overlay .nav-wrapper ul {
	padding: 0;
	margin: 0;
}
#map-overlay .nav-wrapper ul li {
	list-style: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #263451;
	text-transform: uppercase;
	cursor: pointer;
	width: 14.28%;
	text-align: center;
	vertical-align: top;
	height: 75px;
	padding: 17px 10px 0 10px;
}
#map-overlay .nav-wrapper ul li.odd {
	background: #dcdcdc;
}
.no-touch #map-overlay .nav-wrapper ul li:hover {
	/*background: #f9af58;*/
}
#map-overlay .nav-wrapper ul li.club-82 {
	background: #95c942;
}
#map-overlay .nav-wrapper ul li.premium-grandstand {
	background: #f07eb0;
}
#map-overlay .nav-wrapper ul li.gold-grandstand {
	background: #ffab00;
}
#map-overlay .nav-wrapper ul li.gold-inner-bowl {
	background: #c3d42e;
}
#map-overlay .nav-wrapper ul li.silver-inner-bowl {
	background: #d0c5b1;
}
#map-overlay .nav-wrapper ul li.general-admission {
	background: #4bc0e1;
}
.content-wrapper.renewal .row {
	float: left;
	width: 100%;
	clear: both;
}
.content-wrapper.renewal .row .wrapper {
	display: table;
	width: 100%;
}
.content-wrapper.renewal .row .wrapper > div {
	display: table-cell;
	vertical-align: top;
	float: none;
	height: auto;
	min-height: 400px;
}
.content-wrapper.renewal .row .wrapper > div:after {
	display: none;
}
.content-wrapper.renewal .row .wrapper > div .inner {
	position: static;
}
.content-wrapper.renewal .row .txt-wrap {
	width: 450px;
	background: #95c942;
}
.content-wrapper.renewal .row:nth-child(even) .txt-wrap {
	background: #263451;
}
.content-wrapper.renewal .row .txt-wrap .inner {
	padding-top: 60px;
	height: 100%;
}
.content-wrapper.renewal .row .txt-wrap a {
	background: #fff;
	color: #263451;
}
.content-wrapper.renewal .row .txt-wrap a:after {
	border-left: 12px solid #263451;
}
/*.content-wrapper.renewal .row .txt-wrap a:hover::after {

}*/
.content-wrapper.renewal .row:nth-child(even) .txt-wrap h3 {
	color: #fff;
}
.content-wrapper.renewal .row .content-wrap {
	width: auto;
	padding: 60px;
}
.content-wrapper.renewal .row:nth-child(even) .content-wrap {
	background: #dcdcdc;
}
.content-wrapper.renewal .row .content-wrap,
.content-wrapper.renewal .row .content-wrap p {
	font-size: 16px;
	line-height: 1.375em;
	color: #263451;
}
.content-wrapper.renewal .row .content-wrap strong {
	font-weight: 900;
}
/* ==========================================================================
   PROMO STYLE
   ========================================================================== */
#promo-banner {
	margin-top: 76px;
}
.page-template-page-promotions #option-blocks h3 {
	color: #95c942;
	word-wrap: break-word;
}
.page-template-page-promotions #option-blocks h3 strong {
	color: #fff;
}
.page-template-page-promotions #option-blocks .block + .block {
	background: #95c942;
}
.page-template-page-promotions #option-blocks .block:last-child {
	background: #ececec;
}
.page-template-page-promotions #option-blocks .block + .block h3 {
	color: #263451;
}
.page-template-page-promotions #option-blocks .block:last-child h3 {
	color: #263451;
}
.page-template-page-promotions #option-blocks .block:last-child h3 strong {
	color: #95c942;
}
#promo-feat .block {
	width: 50%;
	float: left;
	background: #95c942;
	position: relative;
}
#promo-feat .block + .block {
	background: #263451;
}
#promo-feat .block .inner {
	padding: 50px;
}
#promo-feat .title {
	margin-bottom: 60px;
}
#promo-feat .title h3 {
	color: #263451;
	font-size: 72px;
	line-height: 0.889em;
	margin: 0;
	word-wrap: break-word;
}
#promo-feat .block + .block .title h3 {
	color: #95c942;
}
#promo-feat .title h3 strong {
	color: #fff;
}
#promo-feat .title p {
	color: #263451;
	font-family: 'Druk Web';
	font-weight: 800;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 1em;
	margin: 0
}
#promo-feat .block + .block .title p {
	color: #95c942;
}
#promo-feat .block .txt {
	margin-bottom: 100px;
	color: #263451;
}
#promo-feat .block + .block .txt {
	color: #fff;
}
#promo-feat .block a {
	background: #ffffff;
	font-size: 20px;
	color: #263451;
	text-transform: uppercase;
	line-height: 0.972em;
	position: absolute;
	left: 0;
	bottom: 0;
	font-weight: 900;
	letter-spacing: 3px;
	padding: 25px 0 25px 50px;
	width: 100%;
	max-width: 315px;
}
#promo-feat .block a:after {
	transition: all ease-out 0.3s;
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #263451;
	display: block;
	top: 50%;
	margin-top: -7px;
	position: absolute;
	right: 40px;
}
#promo-feat .block a:hover::after {
	right: 30px;
}
.page-template-season-predictor #content {
	background: #95c942;
}
.top-banner {
	margin-top: 76px;
	text-align: center;
	background: #083a81;
}
.top-banner img.img-respo {
	margin: 0 auto;
}
.top-banner img.img-respo.mobile-only {
	display: none;
}
.page-template-season-predictor .cont-col {
	float: left;
	width: 50%;
	padding: 40px;
}
.page-template-season-predictor .cont-col h3:first-child {
	margin-top: 0;
	color: #fff;
	font-size: 36px;
	line-height: 1em;
}
.page-template-season-predictor .the-content {
	color: #263451;
	max-width: 1366px;
	margin: 0 auto;
}
.page-template-season-predictor .the-content form .col-md-6,
.page-template-season-predictor .the-content form .col-md-12 {
	float: left;
	width: 100%;
	padding: 15px;
}
.page-template-season-predictor .the-content form .col-md-6 {
	width: 50%;
}
.page-template-season-predictor .the-content form .border-row {
	float: left;
	padding: 0 15px;
	margin: 30px 0;
	width: 100%;
	height: 3px;
	overflow: hidden;
}
.page-template-season-predictor .the-content form .border-row span {
	display: block;
	background: #fff;
	width: 100%;
	height: 3px;
}
.page-template-season-predictor .the-content form label {
	font-size: 18px;
	font-weight: bold;
}
.page-template-season-predictor .the-content form input {
	background: #fff;
	border: none;
	padding: 18px;
	border-radius: 0;
	width: 100%;
}
.page-template-season-predictor .the-content form .submit {
	float: right;
}
.page-template-season-predictor .the-content form .submit .btn {
	font-weight: 800;
	font-size: 18px;
}
.page-template-cash-draws .the-content {
	color: #263451;
	width: 830px;
	margin: 60px auto;
}
.page-template-cash-draws .the-content h3:first-child {
	font-size: 36px;
	line-height: 1em;
	margin-top: 0;
}
.page-template-cash-draws .the-content ul li {
	margin-bottom: 10px;
}
.page-template-cash-draws .the-content ul li ul {
	margin-top: 10px;
}
.fancybox-inner #msg-success {
	padding: 20px;
}