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

html,
body {
	height: 100%;
}

img {
	vertical-align: bottom;
}

.clearfix {
	overflow: auto;
}

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

.mr-1 {
	margin-right: 0.5em;
}

/*preload (disables css transitions on everything until the page has loaded)*/
.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}

/*FLEXSLIDER*/
.flexslider .flex-container a:hover,
.flex-slider a:hover {
	outline: none;
}
.flexslider .slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}

.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}
.flexslider .flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .flex-direction-nav {
	*height: 0;
}
.flexslider .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 34px;
	height: 34px;
	margin: -17px 0 0;
	position: absolute;
	top: 50%;
	border-radius: 50%;
	z-index: 10;
	overflow: hidden;
	line-height: 34px;
	text-align: center;
	opacity: 0;
	cursor: pointer;
	color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flexslider .flex-direction-nav a:before {
	display: inline-block;
}
.flexslider .flex-direction-nav .flex-prev {
	left: 30px;
}
.flexslider .flex-direction-nav .flex-next {
	right: 30px;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
}
.flexslider .flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flexslider .flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}

.flexslider .flex-control-nav {
	width: 100%;
	height: 8px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	text-align: center;
}
.flexslider .flex-control-nav li {
	margin: 0 13px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flexslider .flex-control-paging li a {
	position: relative;
	width: 73px;
	height: 8px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
.flexslider .flex-control-paging li a:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 20px;
	transform: translate(-50%, -50%);
	background: #fff;
	transition: height 0.2s ease;
}
.flexslider .flex-control-paging li a:hover:after {
	height: 8px;
}
.flexslider .flex-control-paging li a.flex-active:after {
	height: 8px;
	cursor: default;
}

/*BODY*/
body {
	padding-top: 76px;
	background: #fff;
	color: #000;
	font-size: 16px;
	font-family: acumin-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
}

/*HEADER*/
.header {
	position: fixed;
	top: 0;
	z-index: 3;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 20px;
	background: #fff;
	color: #000;
	transition: background-color 0.5s ease;
}

body.admin-bar .header {
	margin-top: 32px;
}

.has-slider .header,
.nav-open .header,
.search-open .header,
.scrolled .header {
	background: #000;
	color: #fff;
}

.nav-open .header {
	transition: none;
}

.logo {
	margin-left: 30px;
	width: auto;
	height: 36px;
	max-width: 100%;
	margin-right: 70px;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	transition: -webkit-filter 0.5s ease, filter 0.5s ease;
}

.has-slider .header .logo,
.nav-open .header .logo,
.search-open .header .logo,
.scrolled .header .logo {
	-webkit-filter: none;
	filter: none;
}

.header-left {
	display: flex;
}

.header-menu {
	display: flex;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: auto;
}

.header-menu li {
	margin-right: 1.8em;
}

.header-menu li .sub-menu {
	display: none;
}

.header-menu li a {
	font-family: acumin-pro, sans-serif;
	font-weight: 500;
	color: #000;
	transition: color 0.5s ease, -webkit-text-stroke-color 0.5s ease;
}

.header-menu li a:hover,
.has-slider .header .header-menu li a:hover,
.nav-open .header .header-menu li a:hover,
.scrolled .header .header-menu li a:hover {
	color: #00e3ea;
	-webkit-text-stroke-color: #00e3ea !important;
}

.header-menu li.current-menu-item a {
	-webkit-text-stroke: 1px #000;
}

.has-slider .header .header-menu li a,
.nav-open .header .header-menu li a,
.scrolled .header .header-menu li a {
	color: #fff;
}

.has-slider .header .header-menu li.current-menu-item a,
.nav-open .header .header-menu li.current-menu-item a,
.scrolled .header .header-menu li.current-menu-item a {
	-webkit-text-stroke: 1px #fff;
}

.header-right {
	display: flex;
	align-items: center;
	font-size: 32px;
}

.header-right i {
	transition: color 0.5s ease;
}

.header-right i:hover {
	color: #ff7dbb;
}

.header-right .search-toggle {
	margin-right: 20px;
}

.header-right .search-toggle,
.header-right .nav-toggle {
	cursor: pointer;
}

.header-right .search-toggle-close {
	display: none;
}

body.search-open .header-right .search-toggle-open {
	display: none;
}

body.search-open .header-right .search-toggle-close {
	display: block;
}

/*MAIN NAV*/
.main-nav {
	display: none;
	position: fixed;
	top: 76px;
	bottom: 0;
	z-index: 99;
	width: 100%;
	background: #000;
	color: #fff;
}

body.admin-bar .main-nav {
	top: 108px;
}

.nav-open .main-nav {
	display: block;
}

.main-nav-content {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(0, -50%);
}

.main-nav-menu {
	text-transform: uppercase;
}

.main-nav-menu li {
	position: relative;
	font-size: 3.25032vw;
	margin: 0.29412em 0;
}

.main-nav-menu li .sub-menu {
	display: none !important;
}

.main-nav-menu li a {
	display: block;
	color: #fff;
	font-family: acumin-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 1;
	transition: color 0.5s ease;
}

.main-nav-menu li a:hover {
	color: #ff7dbb;
}

.main-nav-menu li.current-menu-item a {
	font-family: acumin-pro-wide, sans-serif;
	font-weight: 800;
}

/*SLIDER*/
.slider-container {
	position: relative;
	/* height: 750px; */
	height: 600px;
	margin-top: 40px;
}

/* .slider-container.no-navigation {
  height: 600px;
} */
.slider-container.no-navigation .flex-control-nav {
	display: none !important;
}

.slider {
	width: 100%;
	max-width: 100%;
}
.slider,
.slider .slides,
.slider .slides li {
	height: 100%;
}
.slider .slides li {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.slider .slides li > video {
	object-fit: cover;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	position: absolute;
	top: 0;
	left: 0;
}

.slider .slides li > a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.slider {
	height: 100%;
}

.slide-inner {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 110px !important;
}

.slide-content {
	position: absolute;
	/* bottom: 116px; */
	bottom: 70px;
	width: 100%;
	text-align: left;
	padding: 0 20px;
}

.slide-image {
	max-height: 100%;
}

.slide-image img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	margin: 0 auto;
}

.slide-title {
	font-size: 34px;
	font-family: acumin-pro, sans-serif;
	font-weight: 600;
	line-height: 1;
	color: #fff;
}

.slide-title a {
	color: #fff;
}

.slider-navigation-container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	width: 100%;
	padding-bottom: 30px;
	color: #fff;
}

.slider-navigation-heading {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0.2em;
}

.slider-navigation ul {
	display: flex;
}

.slider-navigation li {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-size: 30px;
	font-weight: 950;
	/* margin-right: 0.7em; */
	margin-right: 0.5em;
}

.slider-navigation li:not(.flex-active) a {
	color: #fff !important;
}

/*Dots Style*/
.slider-navigation li a {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
}

.slider-navigation li.flex-active a {
	background-color: #fff !important;
}

/*Carousel*/
.carousel-container {
}

.carousel-item-inner {
	display: flex;
	padding: 0 18px;
	border-left: 1px solid #356afe;
	position: relative;
}

.carousel-item-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.carousel-item-image {
	display: flex;
	flex: 0 0 284px;
	max-width: 284px;
	margin-right: 12px;
	overflow: hidden;
}

.carousel-item-image img {
	object-fit: cover;
	object-position: center center;
	vertical-align: bottom;
	transition: transform 0.5s;
}

.carousel-item:hover .carousel-item-image img {
	transform: scale(1.05);
}

.carousel-item-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.carousel-item-title {
	font-family: acumin-pro-condensed, sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	margin-top: -4px;
	margin-bottom: 0.6em;
	color: #02015e;
}

.carousel-item-text {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2;
}

/*FOOTER*/
.footer {
	padding-top: 40px;
}

.footer-archive {
	padding: 40px 0;
	border-top: 2px solid #ff7dbb;
}

.footer-archive-heading,
.related-events-heading {
	font-family: acumin-pro-wide, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0.6em;
}

.related-events-heading {
	margin-top: 50px;
}

.footer-archive .item-title {
	font-size: 18px;
	font-weight: 600;
}

.footer-lower {
	border-top: 2px solid #ff7dbb;
	padding: 50px 0 20px;
}

.footer-row {
	display: flex;
	margin-bottom: 36px;
	justify-content: space-between;
}

.footer-row:last-child {
	margin-bottom: 0;
}

.footer-social {
}

.footer-social-heading {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0.6em;
}

.footer-social-links {
	display: flex;
	font-size: 30px;
}
.footer-social-links a {
	color: #000;
	margin-right: 0.8em;
}
.footer-social-links a:hover {
	color: #13ddcd;
}

.footer-nav {
}

.footer-menu {
	display: flex;
	font-family: acumin-pro-wide, sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.footer-menu > li {
	margin-right: 1.5em;
}
.footer-menu > li > a {
	color: #000;
}

.footer-menu > li > a:hover {
	color: #13ddcd;
}

.footer-menu > li:last-child {
	margin-right: 0;
}

.footer-copyright {
	font-family: acumin-pro-wide, sans-serif;
	font-size: 15px;
	font-weight: 400;
}

.footer-logos img {
	margin: 0 60px 30px 0;
	max-width: 150px;
	max-height: 150px;
}

.footer-logos a:last-child img {
	margin-right: 0 !important;
}

/*SEARCH POPUP*/
.search-popup {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	background: #000;
}

body.admin-bar .search-popup {
	top: 32px;
}

body.search-open .search-popup {
	display: block;
}

.search-popup-close {
	display: none;
	position: absolute;
	top: 12px;
	right: 20px;
	font-size: 40px;
	color: #fff;
}

.search-popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 180px;
}

.search-form {
	width: 85%;
	margin: 0 auto;
}

.search-form-inner {
	display: flex;
	justify-content: space-between;
}

.search-form input[type="text"],
.search-form input[type="email"],
.search-form input[type="tel"],
.search-form button {
	padding: 0;
	border: 0;
	margin: 0;
	outline: none;
	background: none;
	color: #fff;
}

.search-form input[type="text"],
.search-form input[type="email"],
.search-form input[type="tel"] {
	width: 80%;
	margin-right: 10%;
	font-family: "museo-sans-display", sans-serif;
	font-size: 192px;
	font-weight: 300;
}

.search-form input[type="text"]::placeholder,
.search-form input[type="email"]::placeholder,
.search-form input[type="tel"]::placeholder {
	color: #fff;
	opacity: 1;
}

.search-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="email"]::-ms-input-placeholder,
.search-form input[type="tel"]::-ms-input-placeholder {
	color: #fff;
}

.search-form input[type="text"]::-ms-input-placeholder,
.search-form input[type="email"]::-ms-input-placeholder,
.search-form input[type="tel"]::-ms-input-placeholder {
	color: #fff;
}

.search-form button {
	font-size: 192px;
	cursor: pointer;
}

.search-form button:hover {
	color: #ff7dbb;
}

/*GENERAL*/

.bg-pink {
	background-color: #ff7dbb;
}

.bg-blue {
	background-color: #13ddcd;
}

.bg-black {
	background-color: #000;
}

.bg-yellow {
	background-color: #fefa03;
}

.bg-white {
	background-color: #fff;
}

.text-pink,
.text-hover-pink:hover {
	color: #ff7dbb;
}

.text-blue,
.text-hover-blue:hover {
	color: #13ddcd;
}

.text-black,
.text-hover-black:hover {
	color: #000;
}

.text-yellow,
.text-hover-yellow:hover {
	color: #fefa03;
}

.text-white,
.text-hover-white:hover {
	color: #fff;
}

#container {
}

.container {
	width: 1210px;
	padding: 0 20px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.main-headings {
	margin-left: auto;
	margin-right: auto;
}

.main-heading {
	font-family: acumin-pro, sans-serif;
	font-size: 112px;
	font-weight: 600;
	text-align: center;
	line-height: 1.05;
	margin-bottom: 0.3em;
}

h1.main-heading {
	margin-bottom: 0.72em;
}

.main-headings.has-subheading .main-heading {
	margin-bottom: 0.2em;
}

.main-subheading {
	max-width: 88%;
	margin: 0 auto 1em;
	font-family: acumin-pro, sans-serif;
	font-size: 44px;
	font-weight: 200;
	text-align: center;
	line-height: 1.4;
	color: #4d4d4d;
}

.page-main .main-subheading {
	margin-bottom: 0;
}

/*CONTENT*/

#content {
	padding-top: 70px;
}

.has-slider #content {
	padding-top: 80px;
}

article {
	font-size: 16px;
	line-height: 1.4;
}

article > *:last-child {
	margin-bottom: 0 !important;
}

article .alignleft {
	float: left;
	margin: 0 1.25em 1.25em 0;
}
article .alignright {
	float: right;
	margin: 0 0 1.25em 1.25em;
}
article .aligncenter {
	display: block;
	margin: 1.25em auto;
}
article .alignnone {
	float: none;
	clear: both;
	margin-bottom: 1.25em;
}

article div {
	max-width: 100%;
}

article img {
	max-width: 100%;
	border: 0 !important;
}

article p img {
	margin-bottom: 0 !important;
}

article img.size-full {
	width: 100%;
}

article .wp-post-image {
	width: 100%;
	margin-bottom: 2.5em;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
	font-family: acumin-pro-semi-condensed, sans-serif;
	margin-bottom: 0.44em;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
}

article h6 {
	font-size: 16px;
	font-weight: 400;
}

article p {
	margin-bottom: 1.25em;
}

article a {
	color: #ff7dbb;
}

article a:hover {
	text-decoration: underline;
}

article strong,
article b {
	font-weight: 700;
}

article em {
	font-style: italic;
}

article ul,
article ol {
	margin-bottom: 1.7em;
}
article li {
}
article ul li {
	position: relative;
	padding-left: 12px;
}
article ul li:before {
	content: "\2022";
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000;
}

article ol {
	list-style: decimal;
	padding-left: 2.5em;
}

article img {
	max-width: 100%;
	height: auto;
	border: 0;
}

article .wp-caption-text {
	margin-top: 0.33em;
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	color: #4d4d4d;
	text-align: center;
}

article hr {
	display: block;
	width: 100%;
	max-width: 100%;
	clear: both;
	margin: 1.7em auto;
	height: 1px;
	border: 0;
	background: #7d7d7d;
}

article blockquote {
	border-top: 2px solid #7d7d7d;
	border-bottom: 2px solid #7d7d7d;
	font-family: source-sans-pro, sans-serif;
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
	padding: 1em 0.36em;
	margin: 1.5em -422px 1.5em -168px;
}

article blockquote p {
	margin-bottom: 1em;
}

article blockquote p:last-child {
	margin-bottom: 0;
}

article form {
	margin-bottom: 2em;
}

article .frm_forms {
}

article .frm_forms legend,
article .frm_start_over {
	display: none !important;
}

article .frm_error_style {
	margin-bottom: 20px;
	color: red;
}

article .form-field,
article .field {
	margin-bottom: 2em;
}

article .frm_error {
	margin-top: 5px;
	color: red;
}

article .frm__651e81f0cf653 {
	display: none !important;
}

article label {
	display: block;
	margin-bottom: 0.5em;
}
article input[type="text"],
article input[type="email"],
article input[type="tel"],
article input[type="url"],
article textarea {
	display: block;
	border: 0;
	border-bottom: 1px solid #000;
	background: #fff;
	width: 100%;
	max-width: 100%;
	font-family: acumin-pro, sans-serif;
	padding: 8px 0;
	font-size: 18px;
	color: #000;
	outline: none;
}

article input[type="submit"],
article button[type="submit"] {
	display: block;
	width: 100%;
	background: #dbdbdb;
	border: 0;
	color: #000;
	font-family: acumin-pro, sans-serif;
	font-size: 32px;
	text-transform: none;
	padding: 0.3em 0.6em 0.4em;
	cursor: pointer;
}

article input[type="submit"]:hover,
article button[type="submit"]:hover {
	background: #ff7dbb;
}

article .frm_dropzone {
	max-width: 100% !important;
	border: 2px solid #ccc !important;
	color: #b4b4b4;
	border-radius: 0px !important;
	padding: 20px;
}

article .frm_dropzone .frm_upload_text,
article .frm_dropzone .frm_compact_text {
	display: none !important;
}

article .frm_opt_container {
	height: 200px;
	overflow-y: scroll;
	background: #fff;
	padding: 20px;
	border: 2px solid #ccc;
}

article .frm_ajax_loading,
article .frm_verify {
	display: none !important;
}

article .gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 1.25em !important;
}

article .gallery .gallery-item {
	margin: 0;
	width: 32% !important;
	margin-right: 1% !important;
}
article .gallery.columns-2 .gallery-item {
	width: 34%;
}
article .gallery.columns-3 .gallery-item {
	width: 31.3%;
}
article .gallery.columns-4 .gallery-item {
	width: 22.9%;
}
article .gallery.columns-5 .gallery-item {
	width: 17.9%;
}

article .gallery-caption {
	display: none !important;
}

article .button {
	background: #000;
	display: inline-block;
	padding: 0 24px;
	color: #fff !important;
	text-transform: uppercase;
	line-height: 42px;
}

article .button:hover {
	background: #13ddcd;
	text-decoration: none;
}

article .ui-accordion-content > *:last-child {
	margin-bottom: 0 !important;
}

article .social-link {
	font-size: 18px;
	display: inline-block;
	margin-left: 8px;
	border-radius: 50%;
	background: #fff;
	color: #000;
	width: 42px;
	height: 42px;
	border: 1px solid #000;
	text-align: center;
	line-height: 42px;
}

article .social-link:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}

article .social-link i {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

article .social-link i.fa-instagram {
	font-size: 22px;
}

article iframe.article-youtube-video,
article iframe.article-vimeo-video {
	width: 100%;
}

.page-content article iframe.article-youtube-video,
.page-content article iframe.article-vimeo-video {
	height: 560px;
}

.single-content article iframe.article-youtube-video,
.single-content article iframe.article-vimeo-video {
	height: 360px;
}

.event-detail-item {
	padding: 1em 0;
	border-bottom: 1px solid #dbdad7;
	margin-bottom: 0;
}

.event-detail-item:last-child {
	border-bottom: 0;
}

.event-detail-item a {
	color: #000;
}

.event-detail-item-title {
}

.event-external-links {
	display: flex;
	margin: 2em 0;
}

.event-external-links .button {
	border: 1px solid #000;
	background: #fff;
	text-transform: none;
	color: #000 !important;
	font-weight: 700;
}

.event-external-links .button:hover {
	background: #000;
	color: #fff !important;
}

.social-links {
	margin-left: 3em;
}

.social-links:first-child {
	margin-left: 0;
}

.social-links-title {
	font-weight: 600;
}

/*PAGE/POST*/
.page-header {
	padding-bottom: 80px;
}

.page-main .page-header {
	padding-bottom: 80px;
}

.page-header-headings {
	font-family: acumin-pro-semi-condensed, sans-serif;
	margin: 0 auto;
	max-width: 70%;
	text-align: center;
}

.page-single .page-header h1 {
	font-size: 43px;
	font-weight: 800;
	line-height: 1.2;
	margin: 0 auto 0.44em;
}

.page-header h1:last-child {
	margin-bottom: 0;
}

.page-header-features {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.1;
	color: #ff7dbb;
}

.featured-image {
	padding-top: 50px;
}

.featured-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.featured-image-caption {
	margin-top: 0.33em;
	font-family: acumin-pro-wide, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
	color: #4d4d4d;
}

.featured-image-multiple {
	display: flex;
	justify-content: space-between;
}

.featured-image-item {
	width: 49.5726496%;
}

.featured-image-single .featured-image-caption {
	width: 49.5726496%;
	margin-left: 168px;
}

.featured-image-multiple .featured-image-caption {
	text-align: center;
}

.page-content {
	position: relative;
	display: flex;
	justify-content: space-between;
	min-height: 200px;
}

.page-content.full-width {
	min-height: auto;
}

.page-content article {
	width: 85.6410256%;
	margin: 0 0 0 168px;
}

.page-content.full-width article {
	width: 100% !important;
	margin: 0 !important;
}

.page-content.share-buttons-hidden article {
	width: 100% !important;
	margin-left: 0 !important;
}

.single-content article {
	width: 54.5726496%;
	margin: 0 0 0 168px;
}

.single-content.single-content-events article {
	width: 100%;
}

.single-content-features {
	font-family: acumin-pro-wide, sans-serif;
	font-size: 19px;
	font-weight: 700;
}

.page-social-share {
	position: absolute;
	top: 0;
	left: 0;
}

.page-social-share-link {
	display: flex;
	color: #000;
	align-items: center;
	font-size: 16px;
	margin-bottom: 0.5em;
}

.page-social-share-link:hover {
	color: #00e3ea;
}

.page-social-share-link-icon {
	border-radius: 50%;
	width: 26px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #000;
}

.page-social-share-link:hover .page-social-share-link-icon {
	border-color: #00e3ea;
}

.page-social-share-link-text {
	font-family: acumin-pro-wide, sans-serif;
	font-weight: 600;
	margin-left: 0.4em;
}

.related-articles {
	width: 20.9401709%;
	margin-right: 35px;
}

.related-articles-heading {
	font-family: acumin-pro-wide, sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0.38em;
}

.related-articles-item {
	padding: 0.9em 0;
	border-bottom: 2px solid #ffadd4;
	font-size: 16px;
	line-height: 1.4;
}

.related-articles-item:first-child {
	padding-top: 0;
}

.related-articles-item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.related-articles-item a {
	color: #000;
}

.related-articles-item a:hover {
	color: #00e3ea;
}

.related-articles-item-title {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-weight: 500;
	margin-bottom: 0.2em;
}

.related-articles-item-category {
	font-family: acumin-pro-wide, sans-serif;
	font-weight: 700;
}

/*ITEMS*/
.item-image {
	position: relative;
	overflow: hidden;
}

.footer-archive .block-items-4-cols .item-image {
	height: 241px;
}

.post-item.list-item .item-image {
	height: 272px;
}

.item-image-link {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	display: none;
	border: 8px solid transparent;
}

.item-color-blue .item-image-link {
	border-color: #00e3ea;
}

.item-color-pink .item-image-link {
	border-color: #ff7dbb;
}

.item-color-black .item-image-link {
	border-color: #000;
}

.item-color-white .item-image-link {
	border-color: #fff;
}

.item-color-yellow .item-image-link {
	border-color: #fefa03;
}

.item-image:hover .item-image-link {
	display: block;
}

.item-image img {
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	object-position: center center;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	vertical-align: bottom;
	transition: transform 0.5s;
	transform: scale(1.05);
}

.item-image:hover img {
	transform: scale(1.1);
}

.block-items-2-cols .item-image,
.block-items-3-cols .item-image {
	height: 272px;
}

.item-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: flex-end;
	height: 100%;
	padding: 24px;
	background: rgb(29, 29, 27);
	background: linear-gradient(
		0deg,
		rgba(29, 29, 27, 1) 0%,
		rgba(0, 0, 0, 0) 40%
	);
}

.item-color-blue .item-image:hover .item-overlay {
	background: rgb(0, 227, 234);
	background: linear-gradient(
		0deg,
		rgba(0, 227, 234, 1) 0%,
		rgba(0, 0, 0, 0) 40%
	);
}

.item-color-pink .item-image:hover .item-overlay {
	background: rgb(255, 125, 187);
	background: linear-gradient(
		0deg,
		rgba(255, 125, 187, 1) 0%,
		rgba(0, 0, 0, 0) 40%
	);
}

.item-color-black .item-image:hover .item-overlay {
	background: rgb(0, 0, 0);
	background: linear-gradient(
		0deg,
		rgba(0, 0, 0, 1) 0%,
		rgba(0, 0, 0, 0) 40%
	);
}

.item-color-white .item-image:hover .item-overlay {
	background: rgb(255, 255, 255);
	background: linear-gradient(
		0deg,
		rgba(255, 255, 255, 1) 0%,
		rgba(0, 0, 0, 0) 40%
	);
}

.item-color-yellow .item-image:hover .item-overlay {
	background: rgb(254, 250, 3);
	background: linear-gradient(
		0deg,
		rgba(254, 250, 3, 1) 0%,
		rgba(0, 0, 0, 0) 40%
	);
}

.item-content {
	margin-top: 16px;
	color: #000;
}

.item-content:first-child {
	margin-top: 0;
}

.item-image .item-content {
	margin-top: 0;
	color: #fff;
}

.item-image .item-content .item-text {
	margin-bottom: 0;
}

.item-title {
	display: block;
	font-size: 28px;
	font-family: acumin-pro-wide, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 8px;
}

.item-title a {
	color: #000;
	text-decoration: none;
}

.item-title a:hover {
	color: var(--custom_color);
}

.item-title:not(.has-custom-color) a:hover {
	color: #00e3ea;
}

.masonry-item .item-title {
	font-size: 20px;
	margin-bottom: 0.4em;
}

.item-subtitle {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 0.65em;
}

.item-date,
.item-type,
.item-location {
	display: block;
	font-size: 14px;
	font-family: acumin-pro-wide, sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 4px;
}

.item-location {
	margin-top: 8px;
}

.item-text {
	font-family: acumin-pro-semi-condensed, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 1.2em;
}

.item-corner-date {
	position: absolute;
	bottom: 32px;
	right: 24px;
	border: 1px solid #fff;
	border-radius: 8px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	padding: 7px 5px 6px;
}

.item-corner-date-day {
	font-family: acumin-pro-condensed, sans-serif;
	font-size: 42px;
	line-height: 0.5;
	margin-bottom: 0.38em;
}

.item-corner-date-month {
	font-family: acumin-pro, sans-serif;
	font-size: 17px;
	line-height: 0.5;
	margin-bottom: 0.2em;
}

/*LIST ITEMS*/
.list-items {
}

.list-item {
	display: flex;
	align-items: center;
}

.list-item .item-content {
	margin-top: 0;
	flex: 1;
}

.list-item-link {
	font-weight: 700;
	color: inherit;
}

.list-item-link:hover {
	color: #ff7dbb;
}

/*SECTIONS*/

.following-content {
	padding-top: 2.8rem;
}

.section {
	margin-bottom: 60px;
}

/*BLOCKS*/
.block-items,
.article-block-sections {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.article-block-sections {
	row-gap: 60px;
}

.block-item {
	display: flex;
	flex-direction: column;
	-webkit-box-flex: 0;
	margin-bottom: 28px;
	position: relative;
}

.block-items-2-cols .block-item {
	-ms-flex: 0 0 49.5726496%;
	flex: 0 0 49.5726496%;
	max-width: 49.5726496%;
	margin-right: 0.854700855%;
}

.block-items-2-cols-square .block-item {
	-ms-flex: 0 0 49.3162393%;
	flex: 0 0 49.3162393%;
	max-width: 49.3162393%;
	margin-right: 1.36752137%;
	margin-bottom: 9px;
}

.block-items-3-cols .block-item,
.block-items-3-cols-tall .block-item {
	-ms-flex: 0 0 32.8205128%;
	flex: 0 0 32.8205128%;
	max-width: 32.8205128%;
	margin-right: 0.769230769%;
}

.block-items-3-cols-tall .block-item {
	margin-bottom: 9px;
}

.block-items-4-cols .block-item {
	-ms-flex: 0 0 24.3589744%;
	flex: 0 0 24.3589744%;
	max-width: 24.3589744%;
	margin-right: 0.854700855%;
}

.block-items-2-cols .block-item:nth-child(2n),
.block-items-2-cols-square .block-item:nth-child(2n),
.block-items-3-cols .block-item:nth-child(3n),
.block-items-3-cols-tall .block-item:nth-child(3n),
.block-items-4-cols .block-item:nth-child(4n) {
	margin-right: 0;
}

/*HOMEPAGE*/
.homepage-subheading {
	font-family: acumin-pro-wide, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
}

.page-homepage .section {
	margin-bottom: 80px;
}

/*Masonry*/
.masonry-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.masonry-items {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.top-masonry-items.masonry-items {
	margin-bottom: 9px;
}

.bottom-masonry-items.masonry-items {
	margin-top: 9px;
}

.left-masonry-items.masonry-items {
	flex-direction: column;
}

.masonry-column-right {
	width: 74.957265%;
	flex-direction: column;
}

.masonry-column-left {
	width: 24.2735043%;
}

.masonry-item {
}

.top-masonry-item.masonry-item {
	width: 49.4868871%;
}

.bottom-masonry-item.masonry-item {
	width: 32.7251995%;
}

.right-masonry-item.masonry-item {
	margin-bottom: 8px;
}

.bottom-masonry-item.masonry-item:last-child {
	margin-bottom: 0;
}

/*(fixed 2 line heights for top items only)*/
.top-masonry-item .item-subtitle,
.top-masonry-item .item-text,
.right-masonry-item:first-child .item-subtitle,
.right-masonry-item:first-child .item-text {
	max-height: 2.8em;
	min-height: 2.8em;
	overflow: hidden;
}

.main-masonry-item.masonry-item .item-subtitle {
	margin-bottom: 0;
}

/*Instagram*/
.homepage-instagram-heading {
	margin-bottom: 0.6em;
}

.instagram-items {
	justify-content: space-between;
}

.instagram-item {
	display: flex;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30.2564103%;
	flex: 0 0 30.2564103%;
	max-width: 30.2564103%;
	position: relative;
}

/* #sb_instagram #sbi_images {
  padding: 0 !important;
}

#sb_instagram #sbi_images .sbi_item {
  width: 30.2564103% !important;
  margin-right: 4.61538455% !important;
}

#sb_instagram #sbi_images .sbi_item:last-child {
  margin-right: 0 !important;
}

#sb_instagram .sbi_photo {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
}

#sb_instagram .sbi_photo img {
  display: none !important;
} */

#sb_instagram #sbi_images {
	margin: 0 -10px !important;
}

#sb_instagram #sbi_images .sbi_item {
	padding: 0 10px !important;
}

/*Events*/

/*Subscribe*/
.homepage-subscribe {
	display: flex;
	flex-direction: row;
}

.homepage-subscribe-content {
	width: 306px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.homepage-subscribe-heading {
	margin-bottom: 0.6em;
}

.homepage-subscribe-button {
	font-family: acumin-pro-condensed, sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	color: #000;
}

.homepage-subscribe-button:hover {
	color: #00e3ea;
}

.homepage-subscribe-image {
	flex-grow: 1;
	max-width: 100%;
}

.homepage-subscribe-image a {
	display: block;
}
.homepage-subscribe-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/*PARTNERS*/
.partner-items {
	padding-bottom: 40px;
}
.partner-item {
	width: 30.5982906%;
	margin-right: 4.1025641%;
	margin-bottom: 48px;
}

.partner-item:nth-child(3n) {
	margin-right: 0;
}

.partner-item .item-image:hover img {
	transform: none;
}

.partner-item img {
	border: 2px solid #ced3dc;
	transition: none !important;
	transform: none !important;
}

/*EVENTS*/
.featured-event-items {
	padding-bottom: 50px;
	border-bottom: 2px solid #ff7dbb;
	margin-bottom: 45px;
}

.post-item {
	border-top: 2px solid #ff7dbb;
	padding: 45px 0;
}

.post-item:first-child {
	padding-top: 0;
	border-top: 0;
}

.post-item.list-item .item-image {
	width: 32.8205128%;
	margin-right: 3.58974359%;
	align-self: start; /*Stops it from stretching to full height*/
}

.post-item.list-item .item-content {
	width: 32.8205128%;
	flex: 1 auto;
}

.post-item .item-text strong {
	font-weight: 700;
}

/*EVENTS*/
.page-upcoming-events .section {
	margin-bottom: 40px;
}

/*OPPORTUNITIES*/
.filters {
	width: 100%;
	padding-bottom: 50px;
}

.filters form {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 16px;
}

.filters form .filter-group {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.filters form button {
	height: 38px;
	padding: 0 16px;
	border: none;
	background: #000000;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.filter-group label {
	font-size: 16px;
	font-weight: 600;
}

.filter-group select {
	font-size: 16px;
	padding: 8px;
	min-width: 200px;
}

.opportunity-items .post-item.list-item .item-content {
	width: 100%;
}

.opportunity-items .post-item.list-item:hover .item-title {
	text-decoration: underline;
}

.opportunities-page-content {
	padding-bottom: 30px;
	min-height: 150px;
	margin-bottom: 50px;
	border-bottom: 2px solid #ff7dbb;
}

.opportunities-page-content article {
	font-size: 20px;
}

/*ARTICLE BLOCKS*/
.article-blocks .block-items {
	margin-bottom: 20px;
}

/*PAGE NAVI*/
.wp-pagenavi {
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	font-family: acumin-pro-wide, sans-serif;
	font-size: 17px;
	padding: 0 60px;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
	margin: 8px;
	border: 0;
	color: #000;
}

.wp-pagenavi a:hover {
	color: #ff7dbb;
}

.wp-pagenavi span.current {
	font-weight: 700;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	position: absolute;
	top: 0;
	font-weight: 700;
}

.wp-pagenavi .nextpostslink {
	margin-right: 0;
	padding-right: 0;
	right: 0;
}

.wp-pagenavi .previouspostslink {
	margin-left: 0;
	padding-left: 0;
	left: 0;
}

/*POPUPS*/
.fullscreen-popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: linear-gradient(
		0deg,
		rgba(29, 29, 27, 1) 0%,
		rgba(0, 0, 0, 0) 100%
	);
}

.fullscreen-popup-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

/*Mailchimp Subscribe Popup*/
.mailchimp-subscribe-popup {
	display: none;
}

body.mailchimp-subscribe-open .mailchimp-subscribe-popup {
	display: block;
}

.mailchimp-subscribe-content {
	max-width: 980px;
	position: relative;
	padding: 60px 68px 24px;
	border: 6px solid #fef200;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	font-family: acumin-pro, sans-serif;
}

.mailchimp-subscribe-close {
	position: absolute;
	top: 16px;
	right: 16px;
	display: block;
	width: 36px;
	height: 36px;
	border: 2px solid #fef200;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
}

.mailchimp-subscribe-close:hover {
	background: #fef200;
	color: #000;
}

.mailchimp-subscribe-close i {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	text-align: center;
}

.mailchimp-subscribe-heading {
	font-size: 36px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0.5em;
	color: #fef200;
}

.mailchimp-subscribe-content .field,
.mailchimp-subscribe-content p {
	font-size: 20px;
	margin-bottom: 1em;
}

.mailchimp-subscribe-content label {
	display: block;
	font-family: acumin-pro, sans-serif;
	font-size: 20px;
	margin-bottom: 0.5em;
}

.mailchimp-subscribe-content input[type="text"],
.mailchimp-subscribe-content input[type="email"] {
	width: 100%;
	background: #fff;
	border: 2px solid #fef200;
	font-family: acumin-pro, sans-serif;
	border-radius: 10px;
	font-size: 20px;
	line-height: 1;
	padding: 0.32em 0.4em 0.32em;
}

.mailchimp-subscribe-content input[type="submit"],
.mailchimp-subscribe-content button {
	font-size: 28px;
	font-weight: 500;
	padding: 0.2em 0.7em 0.3em;
	border: 1px solid #fef200;
	margin-bottom: 1.1em;
	line-height: 1;
	background: #fef200;
	color: #000;
	font-family: acumin-pro, sans-serif;
	border-radius: 10px;
	cursor: pointer;
}

.mailchimp-subscribe-content input[type="submit"]:hover,
.mailchimp-subscribe-content button:hover {
	background: #000;
	color: #fef200;
}

.mailchimp-subscribe-content #mce-responses {
	display: block;
	font-family: acumin-pro, sans-serif;
	font-size: 30px;
	margin-bottom: 1em;
}

.mailchimp-subscribe-content img {
	height: 40px;
}

@media only screen and (min-width: 280px) and (max-width: 750px) {
	/* Smartphone (Portrait and Landscape) */
	html {
		margin-top: 0 !important;
	}
	#wpadminbar {
		display: none !important;
	}
	body {
		padding-top: 0;
	}
	.header {
		transition: none;
		position: static !important;
		margin-top: 0 !important;
		color: #000;
	}

	.search-open .header,
	.nav-open .header {
		position: fixed !important;
		background: #000 !important;
		color: #fff !important;
	}

	.scrolled .header {
		background: #fff;
		color: #000;
	}
	.scrolled .header .logo {
		filter: none;
	}

	.logo {
		margin-left: 0px;
	}

	.header-menu {
		display: none;
	}
	#responsive-nav,
	.responsive-nav-toggle {
		display: block;
	}

	.main-nav,
	body.admin-bar .main-nav {
		top: 76px;
	}

	.search-popup,
	body.admin-bar .search-popup {
		top: 76px;
	}

	.mailchimp-subscribe-popup {
		display: none !important;
	}
	.slide-inner {
		padding: 0 20px 60px !important;
	}

	.slider-navigation-container {
		padding-bottom: 15px;
	}

	.slider-navigation-container .container {
		padding: 0 20px;
	}

	.slider-navigation li {
		font-size: 24px;
	}

	.slider-navigation li a {
		width: 20px;
		height: 20px;
	}

	.slide-content {
		bottom: 45px;
	}

	.slide-title {
		font-size: 21px;
	}

	#content {
		padding-top: 40px;
	}

	.has-slider #content {
		padding-top: 50px;
	}

	.main-heading {
		font-size: 52px;
		margin-bottom: 0.6em;
	}

	.main-subheading {
		font-size: 22px;
	}

	.page-header,
	.page-main .page-header {
		padding-bottom: 40px;
	}

	.page-header h1 {
		font-size: 38px;
	}

	.page-single .page-header h1 {
		font-size: 26px;
	}

	.page-content {
		flex-direction: column;
	}

	.single-content article,
	.page-content article {
		width: 100%;
		margin: 0;
	}

	.related-articles {
		width: 100%;
		margin: 20px 0 50px;
	}

	.page-social-share {
		position: static;
		display: flex;
	}

	.featured-image-multiple {
		flex-direction: column;
	}

	.featured-image-item {
		width: 100%;
		margin-bottom: 24px;
	}

	.featured-image-item:last-child {
		margin-bottom: 0;
	}

	.featured-image-single .featured-image-caption {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}

	article h1,
	article h2,
	article h3,
	article h4,
	article h5,
	article h6 {
		font-size: 26px;
	}

	article h6 {
		font-size: 16px;
		font-weight: 400;
	}

	article blockquote {
		margin-left: 0;
		margin-right: 0;
	}

	article input[type="submit"],
	article button[type="submit"] {
		font-size: 26px;
	}

	.event-detail-item-title {
		display: block;
	}

	.event-external-links {
		display: block;
	}

	.social-links {
		margin-top: 30px;
		margin-left: 0;
	}

	.social-links-title {
		display: block;
		margin-bottom: 3px;
	}

	article .social-link {
		margin-left: 0;
		margin-right: 8px;
	}

	.wp-pagenavi {
		padding: 0;
	}

	.previouspostslink,
	.nextpostslink {
		display: none;
	}

	.section {
		margin-bottom: 20px;
	}

	.page-homepage .section {
		margin-bottom: 60px;
	}

	.homepage-subheading {
		font-size: 26px;
	}

	.masonry-container {
		flex-direction: column;
	}

	.masonry-column-left,
	.masonry-column-right {
		width: 100%;
	}

	.masonry-column-right {
		display: flex;
	}

	.top-masonry-items.masonry-items,
	.left-masonry-items.masonry-items,
	.bottom-masonry-items.masonry-items {
		flex-direction: column;
		margin-bottom: 0;
		width: 100%;
	}

	.top-masonry-item.masonry-item,
	.right-masonry-item.masonry-item,
	.bottom-masonry-item.masonry-item,
	.block-items-1-cols .block-item,
	.block-items-2-cols .block-item,
	.block-items-3-cols .block-item,
	.block-items-4-cols .block-item {
		display: flex;
		flex-direction: row;
		width: 100%;
		margin-bottom: 28px;
	}

	.block-items-2-cols-square .block-item,
	.block-items-3-cols-tall .block-item,
	.block-items-3-cols-tall-with-dates .block-item {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 28px;
	}

	.main-masonry-item.masonry-item {
		margin-bottom: 28px;
	}

	.top-masonry-item.masonry-item .item-image,
	.right-masonry-item.masonry-item .item-image,
	.bottom-masonry-item.masonry-item .item-image,
	.block-items-2-cols .block-item .item-image,
	.block-items-3-cols .block-item .item-image,
	.block-items-4-cols .block-item .item-image {
		width: 36%;
		margin-right: 4%;
	}

	.top-masonry-item.masonry-item .item-image img,
	.right-masonry-item.masonry-item .item-image img,
	.bottom-masonry-item.masonry-item .item-image img,
	.block-items-1-cols .block-item .item-image img,
	.block-items-2-cols .block-item .item-image img,
	.block-items-3-cols .block-item .item-image img,
	.block-items-4-cols .block-item .item-image img,
	.post-item.list-item .item-image img {
		object-fit: cover;
		object-position: center center;
		height: 100%;
	}

	.top-masonry-item.masonry-item .item-content,
	.right-masonry-item.masonry-item .item-content,
	.bottom-masonry-item.masonry-item .item-content,
	.block-items-2-cols .block-item .item-content,
	.block-items-3-cols .block-item .item-content,
	.block-items-4-cols .block-item .item-content {
		order: 2;
		margin-top: 0;
		width: 60%;
		flex: 0 1 auto;
	}

	.top-masonry-item.masonry-item .item-title,
	.right-masonry-item.masonry-item .item-title,
	.bottom-masonry-item.masonry-item .item-title,
	.block-items-1-cols .block-item .item-title,
	.block-items-2-cols .block-item .item-title,
	.block-items-3-cols .block-item .item-title,
	.block-items-4-cols .block-item .item-title {
		margin-top: -3px;
	}

	.top-masonry-item.masonry-item .item-text,
	.right-masonry-item.masonry-item .item-text,
	.bottom-masonry-item.masonry-item .item-text {
		margin-bottom: 0;
	}

	/*no content for masonry-items*/
	.top-masonry-items.no-content,
	.bottom-masonry-items.no-content {
		flex-direction: row !important;
	}

	.top-masonry-items.no-content .top-masonry-item.masonry-item {
		width: 49.4868871%;
	}

	.bottom-masonry-items.no-content .bottom-masonry-item.masonry-item {
		width: 32.7251995%;
	}

	.top-masonry-items.no-content .top-masonry-item.masonry-item .item-image,
	.bottom-masonry-items.no-content
		.bottom-masonry-item.masonry-item
		.item-image {
		height: auto;
		width: 100%;
		margin-right: 0;
	}

	.top-masonry-items.no-content .top-masonry-item.masonry-item .item-content,
	.bottom-masonry-items.no-content
		.bottom-masonry-item.masonry-item
		.item-content {
		display: none !important;
	}

	.block-items-1-cols .block-item,
	.block-items-2-cols .block-item,
	.block-items-3-cols .block-item,
	.block-items-4-cols .block-item {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-right: 100% !important;
	}

	.homepage-subscribe {
		flex-direction: column;
	}

	.homepage-subscribe-content {
		padding-right: 0;
		width: 100%;
	}

	.instagram-item {
		width: 32.25641% !important;
		margin-right: 1.615385 !important;
	}

	.item-overlay {
		background: linear-gradient(
			0deg,
			rgba(29, 29, 27, 1) 0%,
			rgba(0, 0, 0, 0) 125%
		);
		padding: 20px 16px;
	}

	.item-title {
		line-height: 1.2;
		margin-top: -3px;
	}

	.post-item.list-item .item-content {
		width: 67.1794872%;
	}

	.footer {
		padding-top: 20px;
	}

	.footer-archive .block-item,
	.related-events .block-item {
		padding-bottom: 28px;
		border-bottom: 1px solid #ff7dbb;
	}

	.footer-archive .block-item:last-child,
	.related-events .block-item:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.footer-row {
		flex-direction: column;
		justify-content: center;
	}

	.footer-social {
		text-align: center;
	}

	.footer-social-links {
		justify-content: center;
	}

	.footer-menu,
	.footer-copyright {
		font-size: 15px;
	}

	.footer-nav {
		margin-bottom: 30px;
	}

	.footer-menu {
		justify-content: center;
		flex-direction: column;
	}

	.footer-menu > li {
		text-align: center;
		margin-right: 0;
		margin-bottom: 1em;
	}

	.footer-copyright {
		text-align: center;
	}

	.footer-logos {
		text-align: center;
	}

	.footer-logos img {
		margin-right: 12px;
		max-width: 100px;
		max-height: 100px;
	}

	.carousel-item-inner {
		padding: 0 18px;
	}

	.carousel-item-image {
		flex: 0 0 48%;
		max-width: 48%;
		margin-right: 4%;
		height: 206px;
	}

	.carousel-item-image img {
	}

	.carousel-item-title {
		font-size: 20px;
		margin-top: -4px;
	}

	.carousel-item-text {
		font-size: 14px;
	}
}

@media only screen and (min-width: 280px) and (max-width: 600px) {
	/* Smartphone (Portrait) */

	.main-nav-menu li {
		font-size: 40px;
	}

	.slider-container {
		height: 250px;
	}

	/* .slider-container.no-navigation {
    height: 220px;
  } */

	.slide-image img {
		width: auto !important;
		max-height: 220px;
	}

	.page-content article iframe.article-youtube-video,
	.page-content article iframe.article-vimeo-video {
		height: 198px;
	}

	.single-content article iframe.article-youtube-video,
	.single-content article iframe.article-vimeo-video {
		height: 198px;
	}

	.page-social-share {
		padding-top: 2em;
		flex-direction: column;
	}

	.page-social-share-link {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.search-form {
		width: 85%;
	}

	.search-form input[type="text"],
	.search-form input[type="email"],
	.search-form input[type="tel"],
	.search-form button {
		font-size: 50px;
	}

	.top-masonry-item.masonry-item .item-image,
	.right-masonry-item.masonry-item .item-image,
	.bottom-masonry-item.masonry-item .item-image,
	.block-items-2-cols .block-item .item-image,
	.block-items-3-cols .block-item .item-image,
	.block-items-4-cols .block-item .item-image,
	.post-item.list-item .item-image {
		width: 100px;
		height: 100px;
	}

	.top-masonry-item.masonry-item .item-content,
	.right-masonry-item.masonry-item .item-content,
	.bottom-masonry-item.masonry-item .item-content,
	.block-items-2-cols .block-item .item-content,
	.block-items-3-cols .block-item .item-content,
	.block-items-4-cols .block-item .item-content,
	.post-item.list-item .item-content {
		width: calc(96% - 100px);
	}
}

@media only screen and (min-width: 600px) and (max-width: 750px) {
	/* Smartphone (Landscape) */

	.main-nav-menu li {
		font-size: 28px;
	}

	.slider-container {
		height: 390px;
	}

	.slide-image img {
		width: auto !important;
		max-height: 310px;
	}

	/* .slider-container.no-navigation {
    height: 286px;
  } */

	/* .slider-container.no-navigation .slide-image img {
    max-height: 286px;
  } */

	.page-content article iframe.article-youtube-video,
	.page-content article iframe.article-vimeo-video {
		height: 356px;
	}

	.single-content article iframe.article-youtube-video,
	.single-content article iframe.article-vimeo-video {
		height: 356px;
	}

	.page-social-share {
		padding-top: 2em;
	}

	.page-social-share-link {
		margin-right: 20px;
		margin-bottom: 0;
	}

	.search-form {
		width: 60%;
	}

	.search-form input[type="text"],
	.search-form input[type="email"],
	.search-form input[type="tel"],
	.search-form button {
		font-size: 80px;
	}

	.top-masonry-item.masonry-item .item-image,
	.right-masonry-item.masonry-item .item-image,
	.bottom-masonry-item.masonry-item .item-image,
	.block-items-2-cols .block-item .item-image,
	.block-items-3-cols .block-item .item-image,
	.block-items-4-cols .block-item .item-image,
	.post-item.list-item .item-image {
		height: 140px;
	}

	.block-items-2-cols-square .block-item .item-image,
	.block-items-3-cols-tall .block-item .item-image,
	.block-items-3-cols-tall-with-dates .block-item .item-image {
		/* height: 300px; */
	}

	.block-items-2-cols-square .block-item .item-image img,
	.block-items-3-cols-tall .block-item .item-image img,
	.block-items-3-cols-tall-with-dates .block-item .item-image img {
		object-fit: cover;
		object-position: center center;
		height: 100%;
	}
}

@media only screen and (min-width: 750px) and (max-width: 1180px) {
	/* Tablet (Portrait) */
	html {
		margin-top: 0 !important;
	}
	#wpadminbar {
		display: none !important;
	}
	body {
		padding-top: 0;
	}
	.header {
		transition: none;
		position: static !important;
		margin-top: 0 !important;
		color: #000;
	}

	.search-open .header,
	.nav-open .header {
		position: fixed !important;
		background: #000 !important;
		color: #fff !important;
	}

	.scrolled .header {
		background: #e8e6e2;
		color: #000;
	}
	.scrolled .header .logo {
		filter: none;
	}

	.logo {
		margin-left: 10px;
	}

	.header-menu {
		display: none;
	}
	#responsive-nav,
	.responsive-nav-toggle {
		display: block;
	}

	.main-nav,
	body.admin-bar .main-nav {
		top: 76px;
	}

	.main-nav-menu li {
		font-size: 6.25032vw;
	}

	.search-popup,
	body.admin-bar .search-popup {
		top: 76px;
	}

	.search-form {
		width: 60%;
	}

	.search-form input[type="text"],
	.search-form input[type="email"],
	.search-form input[type="tel"],
	.search-form button {
		font-size: 80px;
	}

	.mailchimp-subscribe-popup {
		display: none !important;
	}

	.slider-container {
		height: 460px;
	}

	.slide-image img {
		width: auto !important;
		max-height: 350px;
	}

	/* .slider-container.no-navigation {
    height: 350px;
  } */

	/* .slider-container.no-navigation .slide-image img {
    max-height: 350px;
  } */

	.slide-inner {
		padding: 0 20px 110px !important;
	}

	.slider-navigation-container .container {
		padding: 0 20px;
	}

	#content {
		padding-top: 40px;
	}

	.has-slider #content {
		padding-top: 50px;
	}

	.main-heading {
		font-size: 70px;
	}

	.main-subheading {
		font-size: 32px;
	}

	.page-header,
	.page-main .page-header {
		padding-bottom: 40px;
	}

	.page-header h1 {
		font-size: 38px;
	}

	.page-content {
		flex-direction: column;
	}

	.single-content article,
	.page-content article {
		width: 100%;
		margin: 0;
	}

	.related-articles {
		width: 100%;
		margin: 20px 0 50px;
	}

	.page-social-share {
		position: static;
		display: flex;
		padding-top: 2em;
	}

	.page-social-share-link {
		margin-right: 20px;
		margin-bottom: 0;
	}

	article h1,
	article h2,
	article h3,
	article h4,
	article h5,
	article h6 {
		font-size: 26px;
	}

	article h6 {
		font-size: 16px;
		font-weight: 400;
	}

	article blockquote {
		margin-left: 0;
		margin-right: 0;
	}

	.page-content article iframe.article-youtube-video,
	.page-content article iframe.article-vimeo-video {
		height: 434px;
	}

	.single-content article iframe.article-youtube-video,
	.single-content article iframe.article-vimeo-video {
		height: 434px;
	}

	.page-homepage .section {
		margin-bottom: 60px;
	}

	.homepage-subheading {
		font-size: 26px;
	}

	.masonry-container {
		flex-direction: column;
	}

	.masonry-column-left,
	.masonry-column-right {
		width: 100%;
	}

	.masonry-column-right {
		display: flex;
		margin-top: 16px;
	}

	.left-masonry-items.masonry-items {
		flex-direction: row;
		width: 100%;
	}

	.main-masonry-item.masonry-item {
		width: 100%;
	}

	.right-masonry-item.masonry-item {
		display: flex;
		flex-flow: column;
		width: 49.4868871%;
	}

	.right-masonry-item.masonry-item .item-content {
		order: 2;
		margin-top: 16px;
	}

	.homepage-subscribe-content {
		width: 480px;
	}

	.item-overlay {
		background: linear-gradient(
			0deg,
			rgba(29, 29, 27, 1) 0%,
			rgba(0, 0, 0, 0) 70%
		);
		padding: 20px 16px;
	}

	.item-title {
		line-height: 1.2;
	}

	.block-items-2-cols .item-image,
	.block-items-3-cols .item-image {
		height: 252px;
	}

	.footer-archive .block-items-4-cols .item-image {
		height: 180px;
	}

	.post-item.list-item .item-image {
		height: 180px;
	}

	.post-item.list-item .item-content {
		width: 67.1794872%;
	}

	.footer {
		padding-top: 20px;
	}

	.footer-row {
		flex-direction: column;
		justify-content: center;
	}

	.footer-social {
		text-align: center;
	}

	.footer-social-links {
		justify-content: center;
	}

	.footer-menu,
	.footer-copyright {
		font-size: 15px;
	}

	.footer-nav {
		margin-bottom: 30px;
	}

	.footer-menu {
		justify-content: center;
		flex-direction: column;
	}

	.footer-menu > li {
		text-align: center;
		margin-right: 0;
		margin-bottom: 1em;
	}

	.footer-copyright {
		text-align: center;
	}

	.footer-logos {
		text-align: center;
	}

	.footer-logos img {
		margin-right: 12px;
		max-width: 100px;
		max-height: 100px;
	}
}

/*Big Screens*/

/*Big Screens*/
@media only screen and (min-width: 1400px) {
	.slider-container {
		/* height: 900px; */
		height: 600px;
	}
}

@media only screen and (min-width: 2000px) {
	.slider-container {
		/* height: 1100px; */
		height: 600px;
	}
}

@media only screen and (min-width: 2400px) {
	.slider-container {
		/* height: 1200px; */
		height: 600px;
	}
}
