@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body,
html {
	width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%
}

html {
	overflow-x: hidden;
	overflow-y: auto
}

body {
	line-height: 1;
	overflow: hidden;
	height: auto
}

*,
:after,
:before {
	box-sizing: border-box
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,
input,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border-radius: 0
}

button {
	cursor: pointer;
	background: 0 0;
	border: none
}

b,
strong {
	font-weight: 700
}

em,
i {
	font-style: italic
}

sub,
sup {
	font-size: 60%;
	line-height: 0;
	vertical-align: super
}

sub {
	vertical-align: sub
}

.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
}

.hero-banner .background .picture img,
.home .cta-column a .picture img,
.single .post-nav .background .picture img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.page-template-event-taxonomy .events .events__categories li .type__item__background,
.post-type-archive-event .events .events__categories li .type__item__background {
	background: transparent no-repeat center center;
	background-size: cover
}

.hero-banner .background,
.hero-banner .background .home-slider div,
.hero-banner .background>*,
.home .cta-column a .picture,
.home .cta-column a:after,
.page-template-event-taxonomy .events .events__categories li .type__item__background:before,
.post-type-archive-event .events .events__categories li .type__item__background:before,
.single .post-nav .background,
.single .post-nav .background>* {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.clearfix:after,
.clearfix:before,
.gform_fields:after,
.gform_fields:before {
	content: " ";
	display: table
}

.clearfix:after,
.gform_fields:after {
	clear: both
}

.button,
.button.-featured:after,
.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button:after,
.home .cta-column a:after,
.home .cta-contact button svg,
.mobile-nav,
.mobile-nav .menu>li,
.page-template-event-taxonomy .events .events__categories li .type__item__background:before,
.page-template-event-taxonomy .events .events__categories li .type__item__content h2,
.page-template-event-taxonomy .pagination .page-numbers li a,
.post-type-archive-event .events .events__categories li .type__item__background:before,
.post-type-archive-event .events .events__categories li .type__item__content h2,
.post-type-archive-event .pagination .page-numbers li a,
.single .post-nav .background .picture,
.single .post-nav .background .post-link i[class*=icon],
.single .post-nav>*,
a,
input:not([type=submit]),
select,
textarea {
	transition: all .3s ease
}

@font-face {
	font-family: icons;
	src: url(../fonts/icons/icons.eot);
	src: url(../fonts/icons/iconsd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/icons/icons.woff2) format("woff2"), url(../fonts/icons/icons.woff) format("woff"), url(../fonts/icons/icons.ttf) format("truetype"), url(../fonts/icons/icons.svg#icons) format("svg");
	font-weight: 400;
	font-style: normal
}

[data-icon]:before {
	content: attr(data-icon)
}

.icon-arrow-down:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-up:before,
.icon-close:before,
.icon-facebook:before,
.icon-instagram:before,
.icon-menu:before,
.icon-plus:before,
[data-icon]:before {
	display: block;
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.icon-arrow-down:before {
	content: "\f113"
}

.icon-arrow-left:before {
	content: "\f114"
}

.icon-arrow-right:before {
	content: "\f115"
}

.icon-arrow-up:before {
	content: "\f116"
}

.icon-close:before {
	content: "\f117"
}

.icon-facebook:before {
	content: "\f108"
}

.icon-instagram:before {
	content: "\f109"
}

.icon-menu:before {
	content: "\f112"
}

.icon-plus:before {
	content: "\f118"
}

.button {
	display: inline-block;
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	padding: .83333em 1.66667em;
	background: #ff8812
}

.no-touchevents .button:hover {
	color: #000;
	background: #fff
}

.button.-small {
	font-size: .9375rem
}

.button.-event,
.page-template-event-taxonomy .events .events__categories li .type__item__content .button,
.post-type-archive-event .events .events__categories li .type__item__content .button {
	padding: .55556em 1.66667em;
	background: rgba(255, 255, 255, 0);
	border: solid 2px #fff;
	position: relative;
	overflow: hidden;
	text-transform: uppercase
}

.button.-event:before,
.page-template-event-taxonomy .events .events__categories li .type__item__content .button:before,
.post-type-archive-event .events .events__categories li .type__item__content .button:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .2s ease .1s;
	transform: translateX(-100%);
	background: #fff;
	z-index: -1
}

.button.-event:after,
.page-template-event-taxonomy .events .events__categories li .type__item__content .button:after,
.post-type-archive-event .events .events__categories li .type__item__content .button:after {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-family: icons;
	display: block;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.button.-event:after,
.page-template-event-taxonomy .events .events__categories li .type__item__content .button:after,
.post-type-archive-event .events .events__categories li .type__item__content .button:after {
	color: #fff;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateX(-150%) translateY(-35%);
	display: inline-block;
	margin: -.2em 0 0 1em;
	transition: .2s ease .1s
}

.no-touchevents .button.-event:hover,
.no-touchevents .page-template-event-taxonomy .events .events__categories li .type__item__content .button:hover,
.no-touchevents .post-type-archive-event .events .events__categories li .type__item__content .button:hover,
.page-template-event-taxonomy .events .events__categories li .type__item__content .no-touchevents .button:hover,
.post-type-archive-event .events .events__categories li .type__item__content .no-touchevents .button:hover {
	color: #eb6054;
	padding-right: 3.75em
}

.no-touchevents .button.-event:hover:before,
.no-touchevents .page-template-event-taxonomy .events .events__categories li .type__item__content .button:hover:before,
.no-touchevents .post-type-archive-event .events .events__categories li .type__item__content .button:hover:before,
.page-template-event-taxonomy .events .events__categories li .type__item__content .no-touchevents .button:hover:before,
.post-type-archive-event .events .events__categories li .type__item__content .no-touchevents .button:hover:before {
	transform: none
}

.no-touchevents .button.-event:hover:after,
.no-touchevents .page-template-event-taxonomy .events .events__categories li .type__item__content .button:hover:after,
.no-touchevents .post-type-archive-event .events .events__categories li .type__item__content .button:hover:after,
.page-template-event-taxonomy .events .events__categories li .type__item__content .no-touchevents .button:hover:after,
.post-type-archive-event .events .events__categories li .type__item__content .no-touchevents .button:hover:after {
	color: #eb6054;
	opacity: 1;
	transform: translateX(0) translateY(-35%)
}

.button.-featured,
.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button {
	background-color: rgba(0, 0, 0, 0);
	font-size: 1.75em;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
	position: relative
}

.button.-featured:after,
.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button:after {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-family: icons;
	display: block;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.button.-featured:after,
.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button:after {
	color: #fff;
	opacity: 1;
	position: absolute;
	top: 50%;
	font-size: 60%;
	transform: translateY(-50%);
	display: inline-block;
	margin-left: 1.25em
}

.featured-event__item .featured-event__item__content .featured-event__item__content__info .no-touchevents h2+.button:hover:after,
.no-touchevents .button.-featured:hover:after,
.no-touchevents .featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button:hover:after {
	color: #000
}

label {
	display: block;
	font-weight: 700;
	margin-bottom: .625em
}

.gfield_error label {
	color: #e20231
}

input:not([type=submit]),
select,
textarea {
	display: block;
	width: 100%;
	height: 3.125em;
	color: #000;
	font: 1rem/1.5 Lato, sans-serif;
	padding: .8125em 1.25em;
	margin: 0;
	background: #fff;
	border: 2px solid #999
}

input:not([type=submit])::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999
}

input:not([type=submit]):-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999
}

input:not([type=submit])::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: #999
}

input:not([type=submit]):-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999
}

input:not([type=submit]):focus,
select:focus,
textarea:focus {
	border-color: #000
}

input:not([type=submit])::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
	display: none
}

.gfield_error input:not([type=submit]),
.gfield_error select,
.gfield_error textarea {
	border-color: #e20231
}

textarea {
	height: 9.375em;
	resize: vertical
}

.gform_fields {
	margin: .9375em -.9375em
}

.gfield {
	float: left;
	width: 100%;
	padding: 0 .9375em;
	margin: .9375em 0;
	position: relative
}

@media only screen and (min-width:741px) {
	.gfield.-half {
		width: 50%
	}

	.gfield.-two_third {
		width: 66%
	}

	.gfield.-one_third {
		width: 34%
	}

	.gfield.-one_quarter {
		width: 25%
	}
}

.gform_footer .wrapper-button {
	width: 12.5rem;
	margin: 0 auto;
	position: relative
}

.gform_footer .wrapper-button button {
	width: 100%
}

.gform_footer .gform_ajax_spinner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: #e20231 url(../images/loader.html) no-repeat center center/1.875rem 1.875rem
}

.validation_error {
	font-weight: 700;
	padding: 1.875em;
	background: #e6e6e6
}

.gform_confirmation_message {
	color: #fff;
	font-weight: 700;
	padding: 1.875em;
	background: #3fc59d
}

.gfield .gfield_required,
.gfield .instruction,
.gfield .validation_message,
.gform_anchor,
.gform_validation_container {
	display: none !important;
	position: absolute !important;
	left: -9000px
}

#tinymce h1,
#tinymce h2,
#tinymce h3,
.content-text h1,
.content-text h2,
.content-text h3,
[class^=title-] {
	color: #000;
	font-weight: 700;
	line-height: 1.1
}

#tinymce h1,
#tinymce h2,
.content-text h1,
.content-text h2,
.title-main {
	font-size: 3.75em
}

#tinymce h3,
.content-text h3,
.title-sub {
	font-size: 2.5em
}

#tinymce>:first-child,
.content-text>:first-child {
	padding-top: 0 !important;
	margin-top: 0 !important
}

#tinymce>:last-child,
.content-text>:last-child {
	margin-bottom: 0 !important
}

#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5,
#tinymce h6,
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
	color: #000;
	padding-top: 1em;
	margin-top: 2.5em;
	margin-bottom: 1em
}

#tinymce p,
.content-text p {
	margin: 1.5em 0
}

#tinymce a:not([class^=icon]),
.content-text a:not([class^=icon]) {
	color: #000;
	text-decoration: underline
}

.no-touchevents #tinymce a:not([class^=icon]):hover,
.no-touchevents .content-text a:not([class^=icon]):hover {
	color: #000
}

#tinymce ol,
#tinymce ul:not(.gform_fields),
.content-text ol,
.content-text ul:not(.gform_fields) {
	list-style: disc;
	margin: 1.2em 0 1.2em 1.2em
}

#tinymce ol li,
#tinymce ul:not(.gform_fields) li,
.content-text ol li,
.content-text ul:not(.gform_fields) li {
	padding: .3em
}

#tinymce ol,
.content-text ol {
	list-style: decimal
}

#tinymce blockquote,
.content-text blockquote {
	width: 75%;
	color: #000;
	font-size: 1.2em;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	padding: 2em 0;
	margin: 0 auto
}

#tinymce hr,
.content-text hr {
	width: 40%;
	height: 2px;
	margin: 5em auto;
	background: #c51162;
	border: none
}

#tinymce hr+h1,
#tinymce hr+h2,
#tinymce hr+h3,
#tinymce hr+h4,
.content-text hr+h1,
.content-text hr+h2,
.content-text hr+h3,
.content-text hr+h4 {
	padding-top: 0 !important
}

#tinymce .wp-caption.alignleft,
#tinymce img.alignleft,
.content-text .wp-caption.alignleft,
.content-text img.alignleft {
	float: left;
	margin: .2em 1.8em 1em 0
}

#tinymce .wp-caption.alignright,
#tinymce img.alignright,
.content-text .wp-caption.alignright,
.content-text img.alignright {
	float: right;
	margin: .2em 0 1em 1.8em
}

#tinymce .wp-caption.aligncenter,
#tinymce .wp-caption.alignnone,
#tinymce img.aligncenter,
#tinymce img.alignnone,
.content-text .wp-caption.aligncenter,
.content-text .wp-caption.alignnone,
.content-text img.aligncenter,
.content-text img.alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto
}

#tinymce .wp-caption,
.content-text .wp-caption {
	max-width: 100%;
	margin: 1.5em 0
}

#tinymce .wp-caption p.wp-caption-text,
.content-text .wp-caption p.wp-caption-text {
	font-size: .75em;
	font-style: italic;
	text-align: center;
	margin: 1em 10px 0 0
}

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

	#tinymce blockquote,
	.content-text blockquote {
		width: auto
	}

	#tinymce .wp-caption.alignleft,
	#tinymce .wp-caption.alignright,
	#tinymce img.alignleft,
	#tinymce img.alignright,
	.content-text .wp-caption.alignleft,
	.content-text .wp-caption.alignright,
	.content-text img.alignleft,
	.content-text img.alignright {
		float: none;
		display: block;
		margin: 0 auto 1.5em
	}

	#tinymce .wp-caption,
	.content-text .wp-caption {
		width: 100% !important
	}

	#tinymce .wp-caption img,
	.content-text .wp-caption img {
		display: block;
		margin: 0 auto
	}

	#tinymce .wp-caption p.wp-caption-text,
	.content-text .wp-caption p.wp-caption-text {
		margin: 1em 0 0
	}
}

html {
	font-size: 16px
}

@media only screen and (max-width:1440px) {
	html {
		font-size: 14px
	}
}

@media only screen and (max-width:740px) {
	html {
		font-size: 12px
	}
}

body {
	color: #000;
	font: 1em/1.5 Lato, sans-serif !important;
	background: #fff;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body#tinymce {
	padding: 2em !important;
	background: #fff !important
}

a {
	display: inline-block;
	color: #000;
	text-decoration: none;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	white-space: normal
}

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

.wrapper {
	max-width: 81.25em;
	padding: 0 4.6875em;
	margin: 0 auto;
}

.wrapper.-full {
	max-width: none
}

.wrapper.-small {
	max-width: 60em
}

@media only screen and (max-width:1440px) {
	.wrapper {
		padding: 0 3.21429em
	}
}

@media only screen and (max-width:740px) {
	.wrapper {
		padding: 0 2.08333em
	}
}

[class^=section] {
	padding: 15vh 0
}

[class^=section].-no-padding {
	padding: 0
}

@media only screen and (orientation:portrait) {
	[class^=section] {
		padding: 10vh 0
	}
}

.page-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1.5625em 3.75em;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99
}

.page-header .logo img {
	width: 15.125em;
	height: 9.375em;
	color: #fff
}

.page-header .main-nav .menu {
	display: flex
}

.page-header .main-nav .menu li {
	display: inline
}

.page-header .main-nav .menu li a {
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 700;
	margin-right: 2.5em;
	position: relative
}

.page-header .main-nav .menu li.current-menu-item>a:before {
	content: "";
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff
}

.page-header .main-nav .menu li:last-child a {
	margin-right: 0
}

.no-touchevents .page-header .main-nav .menu li:hover>a {
	opacity: 1 !important
}

.no-touchevents .page-header .main-nav .menu:hover>li>a {
	opacity: .4
}

.page-header [data-toggle-menu] {
	display: none;
	color: #fff;
	font-size: 2.1875em;
	width: 2.1875em;
	height: 2.1875em;
	padding: .17143em;
	margin: 0 -.17143em 0 0;
	cursor: pointer;
	overflow: hidden;
	background: 0 0;
	border: none
}

.page-header [data-toggle-menu]:before {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-family: icons;
	display: block;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.page-header [data-toggle-menu]:before {
	line-height: normal
}

.-mobile-menu-opened .page-header [data-toggle-menu]:before {
	content: ""
}

@media only screen and (max-width:1024px) {
	.page-header {
		padding: 1.42857em 2.5em
	}

	.page-header .logo img {
		width: 8.57143em;
		height: auto
	}

	.page-header [data-toggle-menu] {
		display: block
	}
}

.page-footer .footer-main {
	border-top: solid 1px #e6e6e6;
	padding: 10em 0 5em 0
}

.page-footer .footer-main .columns {
	padding: 8px;
	margin: 0 -16px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap
}

.page-footer .footer-main .columns .column .contact-name {
	margin-bottom: .9375em
}

.page-footer .footer-main .columns .column a:hover {
	color: #ff8812
}

.page-footer .footer-main .columns>* {
	width: 25%;
	padding: 8px
}

@media only screen and (max-width:1024px) {
	.page-footer .footer-main .columns {
		padding: 8px;
		margin: 0 -16px;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		flex-wrap: wrap
	}

	.page-footer .footer-main .columns>* {
		width: 33.33333%;
		padding: 8px
	}

	.page-footer .footer-main .columns .column:last-child {
		padding: 0;
		margin: 0 0;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
		justify-content: center;
		align-items: center;
		margin-top: 1.5625em
	}

	.page-footer .footer-main .columns .column:last-child>* {
		width: Infinity;
		padding: 0
	}

	.page-footer .footer-main .columns .column:last-child .social-icons {
		margin-left: 1em
	}
}

@media only screen and (max-width:320px) {
	.page-footer .footer-main .columns {
		padding: 8px;
		margin: 0 -16px;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		flex-wrap: wrap
	}

	.page-footer .footer-main .columns>* {
		width: 100%;
		padding: 8px
	}
}

.page-footer .footer-main .columns a[class*=icon] {
	margin: .625em 0;
	font-size: 2.1875em
}

.page-footer .footer-main .columns a[class*=icon]:hover {
	color: #ff8812
}

@media only screen and (max-width:320px) {
	.page-footer .footer-main {
		padding: 3.125em 0 5em 0
	}
}

.page-footer .copyright {
	border-top: solid 1px #e6e6e6
}

.page-footer .copyright .wrapper {
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.page-footer .copyright .wrapper p {
	font-size: .75em
}

.page-footer .copyright .wrapper img {
	width: 13.4em;
	height: auto
}

.no-touchevents .page-footer .copyright .wrapper img:hover {
	opacity: .8
}

.mobile-nav {
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 7.14286em 2.5em;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	background: linear-gradient(to bottom, #eb6054 0, #ef6a25 100%)
}

.mobile-nav .menu {
	text-align: right;
	margin-right: -.64286rem
}

.mobile-nav .menu>li {
	padding: .42857rem 0;
	opacity: 0;
	transform: translateX(6rem)
}

.no-touchevents .mobile-nav .menu>li:hover>a {
	opacity: 1 !important
}

.no-touchevents .mobile-nav .menu:hover>li>a {
	opacity: .4
}

.mobile-nav .menu a {
	display: inline-block;
	color: #fff;
	font-size: 2.14286em;
	line-height: 1.1;
	font-weight: 600;
	padding: .64286rem
}

html.-mobile-menu-opened .mobile-nav {
	opacity: 1;
	visibility: visible
}

html.-mobile-menu-opened .mobile-nav .menu>li {
	opacity: 1;
	transform: translateX(0)
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(1) {
	transition-delay: .25s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(2) {
	transition-delay: .3s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(3) {
	transition-delay: .35s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(4) {
	transition-delay: .4s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(5) {
	transition-delay: .45s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(6) {
	transition-delay: .5s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(7) {
	transition-delay: .55s
}

html.-mobile-menu-opened .mobile-nav .menu>li:nth-child(8) {
	transition-delay: .6s
}

@media only screen and (max-width:740px) {
	.mobile-nav {
		padding: 6.25em 2.5em
	}
}

.error404 .hero-banner,
.page-template-default:not(.home) .hero-banner {
	height: 50vh
}

.single .hero-banner {
	height: 50vh
}

@media only screen and (min-width:741px) {
	.single .hero-banner h1 {
		max-width: 40%
	}
}

.hero-banner {
	height: 100vh;
/* 	min-height: 37.5rem; */
	min-height: 0px !important;
	padding-top: 3vh;
	position: relative
}

.hero-banner .slogan {
	text-transform: uppercase;
	line-height: normal;
	z-index: 2;
	font-size: 3.75em;
	font-weight: 600;
	color: #fff;
	max-width: 50%;
	position: absolute;
	bottom: 10vh;
	left: 5vw
}

.hero-banner .slogan-home {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font: 7.5em Damion;
	text-align: center;
	position: absolute;
	transform: rotate(-3deg);
	z-index: 2
}

@media only screen and (max-width:1024px) {
	.hero-banner .slogan-home {
		font-size: 5em
	}
}

@media only screen and (max-width:1024px) {
	.hero-banner .slogan {
		font-size: 3.125em;
		max-width: 100%;
		right: 5vw
	}
}

.hero-banner .background {
	z-index: 1
}

.hero-banner .background .gradient {
	opacity: .6;
	z-index: 2;
	background: linear-gradient(to bottom, #000 100%, #ef6a25 0)
}

.hero-banner .background .gradient--colored {
	z-index: 2;
	opacity: .95;
	background: linear-gradient(to left, #eb6054, #ef6a25)
}

.hero-banner .background .picture {
	opacity: 1;
	z-index: 1
}

.hero-banner .video-background {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	background-color: #000;
	transform: translate(-50%, -50%)
}

.hero-banner .video-background iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.touchevents .hero-banner .video-background {
	display: none
}

@media only screen and (max-aspect-ratio:16 / 9) {
	.hero-banner .video-background {
		width: 177.7778vh;
		height: 100%;
		padding-bottom: 0
	}
}

.hero-banner .content {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	color: rgba(255, 255, 255, .85);
	text-align: center;
	padding: 0 11%;
	position: relative;
	z-index: 2
}

.hero-banner .scroll-cta {
	display: flex;
	width: 100%;
	justify-content: center;
	position: absolute;
	bottom: 7.5em;
	z-index: 2
}

.hero-banner .scroll-cta button {
	font-size: 1.25em;
	color: #fff;
	text-align: center;
	cursor: pointer;
	animation-duration: 1.2s;
	animation-fill-mode: both;
	animation-timing-function: linear;
	animation-iteration-count: 10;
	animation-name: bounce
}

.hero-banner .scroll-cta button:hover {
	animation-play-state: paused
}

@keyframes bounce {

	0%,
	100% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-7px)
	}
}

.hero-banner .scroll-cta button:after {
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	top: 2.5em;
	content: "";
	height: 3.125em;
	width: 2px;
	background: #fff
}

@media only screen and (max-width:740px) {
	.hero-banner {
		padding-top: 0
	}

	.hero-banner .content {
		padding: 5vh 8% 0
	}

	.hero-banner .content .inner-content>* {
		margin: 1.66667rem 0
	}

	.hero-banner .content .inner-content p {
		font-size: 1.41667em
	}

	.hero-banner .content .inner-content .actions {
		padding-top: 1.25rem
	}
}

.featured-event__item {
	padding: 3.75em 0
}

.featured-event__item .featured-event__item__content {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center
}

@media only screen and (max-width:740px) {
	.featured-event__item .featured-event__item__content img {
		max-height: 15.625em !important
	}
}

.featured-event__item .featured-event__item__content img {
	max-height: 34.375em;
	transform: perspective(1600px);
	transition: all .1s cubic-bezier(.4, 0, .2, 1), .5s
}

.featured-event__item .featured-event__item__content .featured-event__item__content__info {
	position: relative;
	transform: translateX(5%);
	text-align: right;
	z-index: 2
}

.featured-event__item .featured-event__item__content .featured-event__item__content__info h2 {
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	font-size: 5em;
	line-height: 1;
	font-weight: 900;
	color: #fff
}

.featured-event__item .featured-event__item__content .featured-event__item__content__info h2:after {
	content: "";
	position: absolute;
	height: .125em;
	width: 60%;
	top: 105%;
	right: 0;
	max-width: 18.75em;
	background: #fff;
	transition: .2s ease .2s
}

.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button {
	transform: translateX(-30%);
	margin-top: 1.875em
}

.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button:after {
	left: 0;
	transform: translateX(-100%) translateY(-50%);
	margin-left: -1.25em
}

@media only screen and (max-width:740px) {
	.featured-event__item .featured-event__item__content .featured-event__item__content__info h2 {
		font-size: 1.5625em
	}

	.featured-event__item .featured-event__item__content .featured-event__item__content__info h2+.button {
		font-size: 1em
	}
}

.no-touchevents .featured-event__item .featured-event__item__content:hover h2:after {
	width: 30%
}

.no-touchevents .featured-event__item .featured-event__item__content:hover img {
	transform: perspective(1600px) rotateY(-5deg) rotateX(5deg) translate3d(10px, 0, 0)
}

.featured-event__item:nth-of-type(even) .featured-event__item__content {
	flex-direction: row-reverse
}

.featured-event__item:nth-of-type(even) .featured-event__item__content .featured-event__item__content__info {
	text-align: left;
	transform: translateX(-5%)
}

.featured-event__item:nth-of-type(even) .featured-event__item__content .featured-event__item__content__info h2:after {
	left: 0
}

.featured-event__item:nth-of-type(even) .featured-event__item__content .featured-event__item__content__info .button {
	transform: translateX(30%)
}

.featured-event__item:nth-of-type(even) .featured-event__item__content .featured-event__item__content__info .button:after {
	transform: translateY(-50%);
	left: 100%;
	margin-left: 1.25em
}

.no-touchevents .featured-event__item:nth-of-type(even) .featured-event__item__content:hover img {
	transform: perspective(1600px) rotateY(5deg) rotateX(5deg) translate3d(10px, 0, 0)
}

.event-nav {
	padding: 5em 0;
	text-align: center
}

.event-nav li {
	display: inline-block;
	padding: 0 1.875em
}

.event-nav li a {
	font-size: 1.875em;
	font-weight: 700;
	color: #eb6054;
	text-align: center;
	text-transform: uppercase;
	position: relative
}

.event-nav li a.current:after {
	content: "";
	position: absolute;
	bottom: -.625em;
	left: 50%;
	height: 3px;
	width: 140%;
	transform: translateX(-50%);
	background-color: #eb6054
}

.no-touchevents .event-nav li a:hover {
	color: #fff
}

.no-touchevents .event-nav li a:hover.current:after {
	background: #fff
}

@media only screen and (max-width:420px) {
	.event-nav {
		padding: 1.875em 0
	}

	.event-nav li a {
		font-size: 1.125em;
		margin: .625em 0
	}

	.event-nav li a.current:after {
		height: 2px
	}
}

.home .cta-column {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 31.25em
}

.home .cta-column a {
	display: flex;
	position: relative;
	align-items: center;
	flex: 1;
	z-index: 1;
	justify-content: center;
	background: #ff8812;
	overflow: hidden;
	cursor: pointer
}

.home .cta-column a:after {
	content: "";
	opacity: .3;
	z-index: 2;
	background: linear-gradient(to bottom, #eb6054 0, #ef6a25 100%)
}

.no-touchevents .home .cta-column a:hover:after {
	opacity: .6
}

.no-touchevents .home .cta-column a:hover .picture {
	transform: scale(1.1)
}

.home .cta-column a span {
	text-align: center;
	font-size: 2.5em;
	color: #fff;
	z-index: 3;
	text-transform: uppercase;
	font-weight: 700
}

.home .cta-column a .picture {
	opacity: 1;
	z-index: 1;
	transition: .3s ease .2s;
	transform: scale(1)
}

.home .cta-contact {
	display: flex;
	font-size: 1.875em;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	padding: .35156em 0;
	background: linear-gradient(to right, #eb6054 0, #ef6a25 100%)
}

.home .cta-contact button svg {
	max-width: 100%;
	fill: #fff
}

.no-touchevents .home .cta-contact:hover button svg {
	margin-left: 1.5625em
}

.home .featured-event {
	padding: 3.75em 0;
	background: rgba(10, 10, 10, .8);
	position: relative
}

.home .featured-event:after {
	content: "";
	opacity: .5;
	position: absolute;
	top: 0;
	left: -6%;
	right: 6%;
	height: 100%;
	width: 112%;
	background-image: url(../images/Memphis.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	filter: blur(15px);
	z-index: -2
}

@media only screen and (min-width:741px) {
	.home .cta-column {
		flex-direction: row
	}

	.home .cta-contact {
		font-size: 3.125em
	}
}

.page-template-default section+section {
	margin-top: -15vh
}

.page-template-default section+section .page_content-fun-facts {
	margin-top: 15vh
}

.page-template-default .page-section {
	padding: 15vh 0
}

.page-template-default .page-section+.page-section {
	margin: -12vh 0
}

.page-template-default .page_content-title {
	text-align: center;
	text-transform: uppercase
}

.page-template-default .page_content-columns .cols {
	display: flex;
	flex-wrap: wrap
}

.page-template-default .page_content-columns .cols .col {
	flex-grow: 1;
	align-items: center
}

@media only screen and (max-width:500px) {
	.page-template-default .page_content-columns .cols {
		display: block
	}

	.page-template-default .page_content-columns .cols .col:first-child {
		margin-bottom: 3.75em
	}
}

.page-template-default .page_content-partner {
	text-align: center
}

.page-template-default .page_content-partner h3 {
	font-size: 1.875em;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 1.875em
}

.page-template-default .page_content-partner .logos {
	display: flex;
	flex-wrap: wrap
}

.page-template-default .page_content-partner .logos .logo {
	display: flex;
	flex-grow: 1;
	padding: 1.25em 3.125em;
	align-items: center;
	max-width: 33.3333%
}

@media only screen and (max-width:740px) {
	.page-template-default .page_content-partner .logos .logo {
		max-width: 50%
	}
}

@media only screen and (max-width:420px) {
	.page-template-default .page_content-partner .logos {
		display: block
	}

	.page-template-default .page_content-partner .logos .logo {
		margin: 3.125em 0;
		max-width: 100%
	}
}

.page-template-default .page_content-fun-facts {
	padding: 3.75em 0;
	background: #eb6054
}

.page-template-default .page_content-fun-facts .wrapper {
	display: flex;
	flex-wrap: wrap
}

.page-template-default .page_content-fun-facts .wrapper .fun-fact {
	flex-grow: 1;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	max-width: 25%
}

.page-template-default .page_content-fun-facts .wrapper .fun-fact .number {
	font-size: 5em;
	line-height: normal;
	display: block;
	margin-bottom: .125em
}

.page-template-default .page_content-fun-facts .wrapper .fun-fact .description {
	font-size: 1.25em
}

@media only screen and (max-width:768px) {
	.page-template-default .page_content-fun-facts .wrapper .fun-fact {
		width: 50%;
		max-width: 50%
	}
}

@media only screen and (max-width:420px) {
	.page-template-default .page_content-fun-facts .wrapper {
		display: block
	}

	.page-template-default .page_content-fun-facts .wrapper .fun-fact {
		padding: 1.875em 0;
		width: 100%;
		max-width: 100%
	}
}

.page-template-event-taxonomy .pagination,
.post-type-archive-event .pagination {
	padding: 3.125em
}

.page-template-event-taxonomy .pagination .page-numbers,
.post-type-archive-event .pagination .page-numbers {
	display: flex;
	flex-direction: row;
	justify-content: center
}

.page-template-event-taxonomy .pagination .page-numbers li,
.post-type-archive-event .pagination .page-numbers li {
	font-size: 1.25em;
	margin: 0 .9375em;
	color: #fff;
	position: relative;
	font-weight: 700
}

.page-template-event-taxonomy .pagination .page-numbers li a,
.post-type-archive-event .pagination .page-numbers li a {
	color: #fff
}

.no-touchevents .page-template-event-taxonomy .pagination .page-numbers li a:hover,
.no-touchevents .post-type-archive-event .pagination .page-numbers li a:hover {
	color: #eb6054
}

.page-template-event-taxonomy .pagination .page-numbers li a.next,
.page-template-event-taxonomy .pagination .page-numbers li a.prev,
.post-type-archive-event .pagination .page-numbers li a.next,
.post-type-archive-event .pagination .page-numbers li a.prev {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.page-template-event-taxonomy .pagination .page-numbers li a.next:after,
.page-template-event-taxonomy .pagination .page-numbers li a.prev:after,
.post-type-archive-event .pagination .page-numbers li a.next:after,
.post-type-archive-event .pagination .page-numbers li a.prev:after {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-family: icons;
	display: block;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.page-template-event-taxonomy .pagination .page-numbers li a.prev,
.post-type-archive-event .pagination .page-numbers li a.prev {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.page-template-event-taxonomy .pagination .page-numbers li a.prev:after,
.post-type-archive-event .pagination .page-numbers li a.prev:after {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-family: icons;
	display: block;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.page-template-event-taxonomy .no_results,
.post-type-archive-event .no_results {
	color: #fff;
	text-align: center;
	padding-bottom: 6.25em
}

.page-template-event-taxonomy .section,
.post-type-archive-event .section {
	padding: 0
}

.page-template-event-taxonomy .events,
.post-type-archive-event .events {
	background: rgba(10, 10, 10, .8);
	position: relative
}

.page-template-event-taxonomy .events .event-bkg,
.post-type-archive-event .events .event-bkg {
	content: "";
	opacity: .5;
	position: absolute;
	top: 0;
	left: -10%;
	right: 10%;
	height: 100%;
	width: 120%;
	background-image: url(../images/Memphis.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	filter: blur(15px);
	z-index: -2
}

.page-template-event-taxonomy .events .events__categories.month li .type__item__background,
.post-type-archive-event .events .events__categories.month li .type__item__background {
	min-height: 15.625em
}

.page-template-event-taxonomy .events .events__categories.month li .type__item__content,
.post-type-archive-event .events .events__categories.month li .type__item__content {
	height: 50%;
	width: 100%
}

.page-template-event-taxonomy .events .events__categories.month li .type__item__content a.button,
.post-type-archive-event .events .events__categories.month li .type__item__content a.button {
	position: absolute;
	right: 0;
	bottom: 0
}

.page-template-event-taxonomy .events .events__categories.month li:nth-of-type(even) .type__item__content a.button,
.post-type-archive-event .events .events__categories.month li:nth-of-type(even) .type__item__content a.button {
	right: auto;
	left: 0
}

.page-template-event-taxonomy .events .events__categories,
.post-type-archive-event .events .events__categories {
	padding-bottom: 10em
}

.page-template-event-taxonomy .events .events__categories li,
.post-type-archive-event .events .events__categories li {
	padding: 1.875em 0;
	position: relative
}

.page-template-event-taxonomy .events .events__categories li .type__item__background,
.post-type-archive-event .events .events__categories li .type__item__background {
	min-height: 28.125em;
	position: relative;
	z-index: 2;
	transform: perspective(1600px);
	transition: all .1s cubic-bezier(.4, 0, .2, 1), .5s
}

.page-template-event-taxonomy .events .events__categories li .type__item__background:before,
.post-type-archive-event .events .events__categories li .type__item__background:before {
	content: "";
	opacity: .5;
	background: linear-gradient(to right, #eb6054 0, #ef6a25 100%);
	z-index: -1
}

.page-template-event-taxonomy .events .events__categories li .type__item__content,
.post-type-archive-event .events .events__categories li .type__item__content {
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 3;
	transform: translateY(-50%)
}

.page-template-event-taxonomy .events .events__categories li .type__item__content h2,
.post-type-archive-event .events .events__categories li .type__item__content h2 {
	display: inline-block;
	font: 900 5em/5rem Lato, sans-serif;
	text-transform: uppercase;
	position: relative
}

.page-template-event-taxonomy .events .events__categories li .type__item__content h2:after,
.post-type-archive-event .events .events__categories li .type__item__content h2:after {
	content: "";
	position: absolute;
	top: 105%;
	height: .625rem;
	width: 40%;
	max-width: 200px;
	background: #fff;
	transition: all .2s ease .1s
}

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

	.page-template-event-taxonomy .events .events__categories li .type__item__content h2,
	.post-type-archive-event .events .events__categories li .type__item__content h2 {
		font-size: 3.125em;
		line-height: 3.125rem
	}

	.page-template-event-taxonomy .events .events__categories li .type__item__content h2:after,
	.post-type-archive-event .events .events__categories li .type__item__content h2:after {
		height: .3125rem
	}
}

.page-template-event-taxonomy .events .events__categories li .type__item__content h2 a,
.post-type-archive-event .events .events__categories li .type__item__content h2 a {
	color: #fff;
	padding: 0;
	margin: 0
}

.page-template-event-taxonomy .events .events__categories li .type__item__content p,
.post-type-archive-event .events .events__categories li .type__item__content p {
	font-size: 1.125em
}

@media only screen and (min-width:421px) {

	.page-template-event-taxonomy .events .events__categories li .type__item__content p,
	.post-type-archive-event .events .events__categories li .type__item__content p {
		transition: .3s ease .2s;
		transform: translateY(-25%);
		opacity: 0
	}
}

.page-template-event-taxonomy .events .events__categories li .type__item__content .button,
.post-type-archive-event .events .events__categories li .type__item__content .button {
	transition: .3s ease .3s
}

@media only screen and (min-width:421px) {

	.page-template-event-taxonomy .events .events__categories li .type__item__content .button,
	.post-type-archive-event .events .events__categories li .type__item__content .button {
		transform: translateY(-50%);
		opacity: 0;
		visibility: hidden;
		pointer-events: none
	}
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__content h2,
.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__content h2 {
	transform: translateX(.2em)
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__content a.button,
.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__content p,
.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__content a.button,
.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__content p {
	margin-top: 2.5em;
	margin-left: 45%;
	margin-right: 5%
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__content h2:after,
.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__content h2:after {
	right: 0
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__background,
.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__background {
	width: 90%;
	margin-left: 10%
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd):hover h2,
.post-type-archive-event .events .events__categories li:nth-of-type(odd):hover h2 {
	transform: none
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd):hover h2:after,
.post-type-archive-event .events .events__categories li:nth-of-type(odd):hover h2:after {
	right: 100%;
	transform: translateX(100%)
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd):hover .type__item__background,
.post-type-archive-event .events .events__categories li:nth-of-type(odd):hover .type__item__background {
	transform: perspective(1600px) rotateY(-5deg) rotateX(5deg) translate3d(10px, 0, 0)
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd):hover .type__item__background:before,
.post-type-archive-event .events .events__categories li:nth-of-type(odd):hover .type__item__background:before {
	opacity: .8
}

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

	.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__background,
	.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__background {
		width: 100%;
		margin-left: 0
	}

	.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__content a.button,
	.page-template-event-taxonomy .events .events__categories li:nth-of-type(odd) .type__item__content p,
	.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__content a.button,
	.post-type-archive-event .events .events__categories li:nth-of-type(odd) .type__item__content p {
		margin-top: 2.5em;
		margin-left: 10%;
		margin-right: 10%
	}
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even),
.post-type-archive-event .events .events__categories li:nth-of-type(even) {
	text-align: right
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__content h2,
.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__content h2 {
	right: 0;
	transform: translateX(-.2em)
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__content a.button,
.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__content p,
.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__content a.button,
.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__content p {
	margin-top: 2.5em;
	margin-right: 45%;
	margin-left: 5%
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__content h2:after,
.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__content h2:after {
	left: 0
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even):hover h2,
.post-type-archive-event .events .events__categories li:nth-of-type(even):hover h2 {
	transform: none
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even):hover h2:after,
.post-type-archive-event .events .events__categories li:nth-of-type(even):hover h2:after {
	left: 100%;
	transform: translateX(-100%)
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__background,
.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__background {
	width: 90%;
	margin-right: 10%
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even):hover .type__item__background,
.post-type-archive-event .events .events__categories li:nth-of-type(even):hover .type__item__background {
	transform: perspective(1600px) rotateY(5deg) rotateX(5deg) translate3d(10px, 0, 0)
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even):hover .type__item__background:before,
.post-type-archive-event .events .events__categories li:nth-of-type(even):hover .type__item__background:before {
	opacity: .8
}

.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) h2:after,
.post-type-archive-event .events .events__categories li:nth-of-type(even) h2:after {
	right: 0
}

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

	.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__background,
	.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__background {
		width: 100%;
		margin-right: 0
	}

	.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__content a.button,
	.page-template-event-taxonomy .events .events__categories li:nth-of-type(even) .type__item__content p,
	.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__content a.button,
	.post-type-archive-event .events .events__categories li:nth-of-type(even) .type__item__content p {
		margin-top: 2.5em;
		margin-left: 10%;
		margin-right: 10%
	}
}

.no-touchevents .page-template-event-taxonomy .events .events__categories li:hover,
.no-touchevents .post-type-archive-event .events .events__categories li:hover {
	opacity: 1 !important
}

.no-touchevents .page-template-event-taxonomy .events .events__categories li:hover p,
.no-touchevents .post-type-archive-event .events .events__categories li:hover p {
	transform: none;
	opacity: 1
}

.no-touchevents .page-template-event-taxonomy .events .events__categories li:hover .button,
.no-touchevents .post-type-archive-event .events .events__categories li:hover .button {
	transform: none;
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.no-touchevents .page-template-event-taxonomy .events .events__categories:hover li,
.no-touchevents .post-type-archive-event .events .events__categories:hover li {
	opacity: .4
}

@media only screen and (min-width:741px) {

	.page-template-event-taxonomy .search-bar,
	.post-type-archive-event .search-bar {
		margin: 0 5%
	}
}

.single .section {
	padding: 0
}

@media only screen and (min-width:741px) {
	.single .section {
		padding: 15vh 0 0 0
	}
}

.single .cols {
	display: flex
}

.single .cols .col {
	flex-grow: 1;
	flex-basis: 0;
	position: relative
}

@media only screen and (max-width:740px) {
	.single .cols {
		display: flex;
		flex-direction: column-reverse
	}

	.single .cols .event_img {
		transform: none;
		max-width: 50%;
		padding: 3.125em 0
	}
}

.single .event_img {
	transform: translateY(-18.75em);
	position: absolute;
	padding: 0 3.125em;
	z-index: 1
}

.single .dates li {
	display: inline-block;
	font-weight: 700;
	border: solid 3px #000;
	width: 3.75em;
	height: 3.75em;
	margin: .5em
}

.single .dates li span {
	display: block;
	text-align: center
}

.single .infoEvent {
	font-weight: 700
}

.no-touchevents .single .infoEvent:hover {
	color: #ff8812;
	text-decoration: underline
}

.single .content-text {
	margin: 3.125em 0
}

.single .post-nav {
	display: flex;
	background: #eb6054
}

.single .post-nav>* {
	flex-grow: 1;
	flex-basis: 0;
	height: 25vh
}

.single .post-nav>* a {
	color: #fff;
	font-weight: 700
}

@media only screen and (max-width:600px) {
	.single .post-nav {
		display: block
	}

	.single .post-nav>* {
		height: 15vh
	}
}

.single .post-nav .background {
	z-index: 1;
	overflow: hidden
}

.single .post-nav .background .gradient {
	opacity: .6;
	z-index: 2;
	background: linear-gradient(to bottom, #eb6054 100%, #ff8812 0)
}

.single .post-nav .background .picture {
	opacity: 1;
	z-index: 1
}

.single .post-nav .background .post-link {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 10;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700
}

.single .post-nav .background .post-link i[class*=icon] {
	display: inline-block;
	transform: translateX(100%);
	opacity: 0
}

.no-touchevents .single .post-nav .background .post-link:hover+.picture {
	transform: scale(1.2)
}

.no-touchevents .single .post-nav .background .post-link:hover i {
	transform: translateX(-120%);
	opacity: 1
}

.single .post-nav .left,
.single .post-nav .right {
	position: relative
}

.single .post-nav .right .post-link i[class*=icon] {
	transform: translateX(-100%)
}

.no-touchevents .single .post-nav .right .post-link:hover i {
	transform: translateX(120%)
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}