@charset "UTF-8";
/*!
Theme Name: BJZM
Author: Zafer Sawaf and Matt McCollough
Author URI: www.blackjet.ca
Description: Blackjet's advanced starter Wordpress theme. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bjzm
*/
/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; 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; -ms-touch-action: pan-y; 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: none; }

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

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

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

.slick-track:before, .slick-track:after { 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; }

@font-face { font-family: 'Akzidenz-Grotesk BQ'; src: url("./assets/fonts/AkzidenzGroteskBQ-Reg.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-Reg.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'ArnoPro'; src: url("./assets/fonts/ArnoPro-LightDisplay.woff2") format("woff2"), url("./assets/fonts/ArnoPro-LightDisplay.woff") format("woff"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Akzidenz-Grotesk BQ Condensed'; src: url("./assets/fonts/AkzidenzGroteskBQ-BdCnd.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-BdCnd.woff") format("woff"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Akzidenz-Grotesk BQ'; src: url("./assets/fonts/AkzidenzGroteskBQ-Bold.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-Bold.woff") format("woff"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Akzidenz-Grotesk BQ'; src: url("./assets/fonts/AkzidenzGroteskBQ-Medium.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-Medium.woff") format("woff"); font-weight: 500; font-style: normal; }

/* Import Font Awesome */
/* ---------------------------------------------------------------------------- Mixins & Variables ------------------------------------------------------------------------- */
.row { display: -webkit-box; display: -ms-flexbox; display: flex; }

.col-1 { width: 8.3333333%; -ms-flex-preferred-size: 8.3333333%; flex-basis: 8.3333333%; }

.col-2 { width: 16.66666667%; -ms-flex-preferred-size: 16.66666667%; flex-basis: 16.66666667%; }

.col-3 { width: 25%; -ms-flex-preferred-size: 25%; flex-basis: 25%; }

.col-4 { width: 33.33333333%; -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; }

.col-5 { width: 41.6666667%; -ms-flex-preferred-size: 41.6666667%; flex-basis: 41.6666667%; }

.col-6 { width: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }

.col-7 { width: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }

.col-8 { width: 66.6666667%; -ms-flex-preferred-size: 66.6666667%; flex-basis: 66.6666667%; }

.col-9 { width: 75%; -ms-flex-preferred-size: 75%; flex-basis: 75%; }

.col-10 { width: 83.3333333%; -ms-flex-preferred-size: 83.3333333%; flex-basis: 83.3333333%; }

.col-11 { width: 91.6666667%; -ms-flex-preferred-size: 91.6666667%; flex-basis: 91.6666667%; }

/* @include largeTabletMax { div[class^="col-"] { width: 100%; } } */
/** Colours */
/* header heights */
/* MEDIA QUERIES */
/** Container widths */
/** Colours */
/* https://codepen.io/flodar/pen/erism */
/* @horizontalcenter  Horizontally align an element. */
/* @center Horizontally and vertically center an element */
/* @absolutesize Make element position absolute, width 100% and height 100% */
/* ------------------------------------------------------------------------- 2- Background Image - Background Image: position center and size cover - Background Image Contain: position center and size contain - Background Image Custom: use this only if you want custom settings  ------------------------------------------------------------------------- */
/** @bgimage Given a url, put in a bg image with position center and size cover */
/** @bgimagecontain Given a url, put in a bg image with position center and size contain */
/** @bgimagecustom */
/* ------------------------------------------------------------------------- 3- Floats and clearing - Clear: Apply this to parent to clear floats. ------------------------------------------------------------------------- */
/* Mixin for clearfix @include clearfix; */
/* ------------------------------------------------------------------------- 4- Fonts - Font-face family usage examples Create a font face rule that applies to 500 weight text and sources EOT, WOFF2, and WOFF. @include font-face(Samplinal, fonts/Samplinal, 500, normal, eot woff2 woff); Create a font face rule that applies to bold and italic text. @include font-face("Samplina Neue", fonts/SamplinaNeue, bold, italic); ------------------------------------------------------------------------- */
/** Container */
/** Page Wrapper */
/** Full Height */
/** column widths */
/* get fixed width given column width percentage, container fixed width */
/* include responsive width styles given column width */
/** Heading Sizes */
/* Custom Selection Colour */
*::-moz-selection { background: #000; color: white; }
*::selection { background: #000; color: white; }

/* ---------------------------------------------------------------------------- 3rd Party ------------------------------------------------------------------------- */
@font-face { font-family: 'Akzidenz-Grotesk BQ'; src: url("./assets/fonts/AkzidenzGroteskBQ-Reg.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-Reg.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'ArnoPro'; src: url("./assets/fonts/ArnoPro-LightDisplay.woff2") format("woff2"), url("./assets/fonts/ArnoPro-LightDisplay.woff") format("woff"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Akzidenz-Grotesk BQ Condensed'; src: url("./assets/fonts/AkzidenzGroteskBQ-BdCnd.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-BdCnd.woff") format("woff"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Akzidenz-Grotesk BQ'; src: url("./assets/fonts/AkzidenzGroteskBQ-Bold.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-Bold.woff") format("woff"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Akzidenz-Grotesk BQ'; src: url("./assets/fonts/AkzidenzGroteskBQ-Medium.woff2") format("woff2"), url("./assets/fonts/AkzidenzGroteskBQ-Medium.woff") format("woff"); font-weight: 500; font-style: normal; }

/* @group Base */
.chosen-container { position: relative; display: inline-block; vertical-align: middle; font-size: 13px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: calc(100% - 10px) !important; }

.chosen-container * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.chosen-container .chosen-drop { position: absolute; top: 100%; z-index: 1010; width: 100%; border: 1px solid #2D2926; border-top: 0; background: #fff; clip: rect(0, 0, 0, 0); }

.chosen-container.chosen-with-drop .chosen-drop { clip: auto; }

.chosen-container a { cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name { margin-right: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; color: #999999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after { content: ":"; padding-left: 2px; vertical-align: top; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single { position: relative; display: block; overflow: hidden; padding: 0 0 0 8px; height: 25px; border: 1px solid #aaa; background-color: #fff; background-clip: padding-box; color: #444; text-decoration: none; white-space: nowrap; line-height: 24px; }

.chosen-container-single .chosen-default { color: #999; }

.chosen-container-single .chosen-single span { display: block; overflow: hidden; margin-right: 26px; text-overflow: ellipsis; white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span { margin-right: 38px; }

.chosen-container-single .chosen-single abbr { position: absolute; top: 6px; right: 26px; display: block; width: 12px; height: 12px; font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single .chosen-single div { position: absolute; top: 0; right: 0; display: block; width: 18px; height: 100%; }

.chosen-container-single .chosen-single div b { display: block; width: 100%; height: 100%; }

.chosen-container-single .chosen-search { position: relative; z-index: 1010; margin: 0; padding: 3px 4px; white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] { margin: 1px 0; padding: 4px 20px 4px 5px; width: 100%; height: auto; outline: 0; border: 1px solid #aaa; font-size: 1em; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-single .chosen-drop { margin-top: -1px; background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search { position: absolute; clip: rect(0, 0, 0, 0); }

/* @end */
/* @group Results */
.chosen-container .chosen-results { color: #444; position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 0 0 0; padding: 0 0 0 0; max-height: 240px; -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li { display: none; margin: 0; padding: 5px 6px; list-style: none; line-height: 15px; word-wrap: break-word; -webkit-touch-callout: none; }

.chosen-container .chosen-results li::before { content: none; }

.chosen-container .chosen-results li.active-result { display: list-item; cursor: pointer; }

.chosen-container .chosen-results li.disabled-result { display: list-item; color: #ccc; cursor: default; }

.chosen-container .chosen-results li.no-results { color: #777; display: list-item; background: #f4f4f4; }

.chosen-container .chosen-results li.group-result { display: list-item; font-weight: bold; cursor: default; }

.chosen-container .chosen-results li.group-option { padding-left: 15px; }

.chosen-container .chosen-results li em { font-style: normal; text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices { position: relative; overflow: hidden; margin: 0; padding: 0 5px; width: 100%; height: auto; border: 1px solid #2D2926; background-color: #fff; cursor: text; }

.chosen-container-multi .chosen-choices li { float: left; list-style: none; }

.chosen-container-multi .chosen-choices li::before { content: none; }

.chosen-container-multi .chosen-choices li.search-field { margin: 0; padding: 0; white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] { margin: 1px 0; padding: 0; height: 25px; outline: 0; border: 0 !important; background: transparent !important; -webkit-box-shadow: none; box-shadow: none; color: #999; font-size: 100%; font-family: sans-serif; line-height: normal; border-radius: 0; width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice { position: relative; margin: 3px 5px 3px 0; padding: 3px 20px 3px 5px; border: 1px solid #aaa; max-width: 100%; background-color: #eeeeee; background-size: 100% 19px; background-repeat: repeat-x; background-clip: padding-box; color: #333; line-height: 13px; cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span { word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 4px; right: 3px; display: block; width: 12px; height: 12px; font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled { padding-right: 5px; border: 1px solid #ccc; background-color: #e4e4e4; color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus { background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close { background-position: -42px -10px; }

.chosen-container-multi .chosen-results { margin: 0; padding: 0; }

.chosen-container-multi .chosen-drop .result-selected { display: list-item; color: #ccc; cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single { border: 1px solid #5897fb; }

.chosen-container-active.chosen-with-drop .chosen-single { border: 1px solid #aaa; }

.chosen-container-active.chosen-with-drop .chosen-single div { border-left: none; background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b { background-position: -18px 2px; }

.chosen-container-active .chosen-choices { border: 1px solid #5897fb; }

.chosen-container-active .chosen-choices li.search-field input[type="text"] { color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled { opacity: 0.5 !important; cursor: default; }

.chosen-disabled .chosen-single { cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close { cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl { text-align: right; }

.chosen-rtl .chosen-single { overflow: visible; padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span { margin-right: 0; margin-left: 26px; direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span { margin-left: 38px; }

.chosen-rtl .chosen-single div { right: auto; left: 3px; }

.chosen-rtl .chosen-single abbr { right: auto; left: 26px; }

.chosen-rtl .chosen-choices li { float: right; }

.chosen-rtl .chosen-choices li::before { content: none; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] { direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 4px; }

.chosen-rtl.chosen-container-single .chosen-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option { padding-right: 15px; padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div { border-right: none; }

.chosen-rtl .chosen-search input[type="text"] { padding: 4px 5px 4px 20px; direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b { background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b { background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { /* 		background-image: $chosen-sprite-retina !important; background-size: 52px 37px !important; background-repeat: no-repeat !important; */ } }

/* @end */
/* ---------------------------------------------------------------------------- Common & Structure ------------------------------------------------------------------------- */
.page-outer { width: 100%; }

.page-wrapper { width: 100%; max-width: 1920px; margin-right: auto; margin-left: auto; }

.container { margin-right: auto; margin-left: auto; padding-left: 20px; padding-right: 20px; }

@media (min-width: 481px) { .container { width: 100%; padding-left: 30px; padding-right: 30px; } }

@media (min-width: 768px) { .container { width: 700px; padding-left: 0; padding-right: 0; } }

@media (min-width: 992px) { .container { width: 940px; padding-left: 0; padding-right: 0; } }

@media (min-width: 1230px) { .container { width: 1160px; padding-left: 0; padding-right: 0; } }

.container__relative { position: relative; }

.container-fluid { width: 88%; margin: 0 auto; padding: 0 30px; }

@media (max-width: 767px) { .container-fluid { width: 100%; padding-left: 20px; padding-right: 20px; } }

.entry-content__inner-pad { max-width: 700px; width: 100%; margin: 0 auto; }

.pswp { display: none; /* TEMPORARY */ }

/* ---------------------------------------------------------------------------- Structure ------------------------------------------------------------------------- */
/* global box-sizing */
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html { height: 100%; min-height: 100%; }

body { font-size: 16px; margin: 0; height: 100%; min-height: 100%; }

html, body { margin: 0 !important; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

body.body-page-home .bjzm-wrapper { margin-top: 0; }

@media (max-width: 1020px) { body .bjzm-wrapper { margin-top: 65px; } }

.bjzm-wrapper { overflow: hidden; }

.bjzm-wrapper--cards .bjzm-wrapper__inner, .bjzm-wrapper--sections .bjzm-wrapper__inner { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 15px; padding-right: 15px; }

.body-page-home .bjzm-wrapper__inner { padding-top: 0; }

/* clear */
.clear:before, .clear:after { content: ' '; display: table; }

.clear:after { clear: both; }

.clear { *zoom: 1; }

.hide { display: none; }

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

li { list-style: none; }

input:focus { outline: 0; }

html, body { font-family: 'ArnoPro', serif; color: #FFFFFF; }

a { -webkit-transition: all 0.3s; transition: all 0.3s; font-size: inherit; }

a:link, a:visited, a:active, a:focus { outline: 0; }

a:hover { text-decoration: none; }

p, li { font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; }

@media (min-width: 992px) { p, li { font-size: 16px; font-weight: 300; line-height: 24px; margin-bottom: 28px; } }

@media (max-width: 991px) { p, li { font-size: 16px; line-height: 24px; } }

@media (max-width: 480px) { p, li { font-size: 14px; line-height: 25px; margin-bottom: 28px; } }

a { display: inline; }

h1 { font-size: 100px; font-weight: 200; line-height: 108px; margin-top: 0; margin-bottom: 0; font-family: 'ArnoPro', serif; color: #FFFFFF; text-align: center; }

@media (max-width: 991px) { h1 { font-size: 60px; line-height: 1; } }

@media (max-width: 767px) { h1 { font-size: 45px; line-height: 1; margin: 0; text-indent: 0; } }

h2 { font-family: 'ArnoPro', serif; color: #FFFFFF; font-size: 36px; font-weight: 200; line-height: 40px; color: #2D2926; }

@media (max-width: 991px) { h2 { font-size: 30px; line-height: 34px; margin-bottom: 10px; } }

h3 { font-size: 30px; font-weight: 300; line-height: 24px; margin-bottom: 35px; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; }

@media (max-width: 991px) { h3 { font-size: 22px; line-height: 1; } }

@media (max-width: 767px) { h3 { font-size: 20px; line-height: 1.2; } }

h4 { font-size: 18px; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; }

h5 { font-size: 12px; font-weight: 700; text-align: center; font-family: 'ArnoPro', serif; color: #FFFFFF; }

span { font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; }

p:empty { display: none; }

a:link, a:visited { color: inherit; text-decoration: none; }

a.desktop-screen:hover, a.desktop-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; }

a.image-link { border-bottom: none; }

.cms-content li { list-style-type: none; }

.cms-content li::before { content: "·"; font-size: 22px; left: -10px; position: relative; }

/* ---------------------------------------------------------------------------- Components ------------------------------------------------------------------------- */
body.logged-in.admin-bar .header--main { top: 32px; }

.header--mobile { display: none; }

.header--main.scrolled { -webkit-transform: translateY(-92px); transform: translateY(-92px); -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

.header { position: fixed; width: 100%; z-index: 500; top: 0; left: 0; right: 0; bottom: auto; /* ELEMENTS */ /* ELEMENTS */ /* MODIFIERS */ }

.header--main { height: 92px; background-color: transparent; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.header__column { height: 100%; }

.header__inner, .header__navigation { height: 92px; }

.header__container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header__logo { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; }

.header__logo-img { max-width: 240px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.header__logo-img--dark { position: absolute; top: 0; left: 0; opacity: 0; }

.header__logo-img--mobile { margin-left: 23px; }

.header--mobile { height: 65px; }

.header--mobile .header__inner { height: 65px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 20px; background-color: #FFFFFF; position: relative; z-index: 75; }

.header--collapse .header__inner, .header--collapse .header__navigation { -webkit-transition: height 0.3s; transition: height 0.3s; }

.header--collapsed { background-color: #FFFFFF; }

.header--collapsed .header__inner, .header--collapsed .header__navigation { height: 92px; -webkit-transition: height 0.5s; transition: height 0.5s; }

.header--collapsed .navigation__link:link, .header--collapsed .navigation__link:visited { color: #2D2926; }

.header--collapsed .header__logo-img { opacity: 0; }

.header--collapsed .header__logo-img--dark { opacity: 1; }

@media (max-width: 1020px) { .header--main { display: none; }
  .header--mobile { display: block; }
  .header__logo-img { max-width: 180px; margin-top: 11px; } }

.navigation-menu-outer { height: 100%; }

.navigation__menu { margin: 0; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

.navigation__menu:first-child { padding-left: 0; }

.navigation__menu:last-child { padding-right: 0; }

.navigation__item { list-style-type: none; display: inline-block; height: 100%; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; }

@media (min-width: 768px) { .navigation__item.current-menu-item .navigation__link:link:before, .navigation__item.current-menu-item .navigation__link:visited:before { background-color: #E5554F; } }

@media (max-width: 767px) { .navigation__item.current-menu-item .navigation__link:link, .navigation__item.current-menu-item .navigation__link:visited { color: #E5554F; } }

.navigation__item:last-child .navigation__link:link, .navigation__item:last-child .navigation__link:visited { padding-right: 0; }

.navigation__item:last-child .navigation__link:link:before, .navigation__item:last-child .navigation__link:visited:before { width: calc(100% - 22px); }

.navigation__link:link, .navigation__link:visited { padding: 2px 22px; text-decoration: none; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; color: #FFFFFF; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

.navigation__link:link:before, .navigation__link:visited:before { content: ""; height: 6px; width: 100%; position: absolute; display: block; background-color: transparent; top: 0; left: 22px; width: calc(100% - 44px); -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.navigation__link.desktop-screen:hover, .navigation__link.desktop-screen:active { /* color: $theme-highlight; */ text-decoration: none; }

.navigation__link.desktop-screen:hover:before, .navigation__link.desktop-screen:active:before { background-color: #E5554F; }

.navigation__link.touch-screen:active { /* color: $theme-highlight; */ }

.navigation--desktop .navigation__submenu { float: left; left: 0; position: absolute; top: auto; bottom: 0; -webkit-transform: translateY(100%); transform: translateY(100%); z-index: 1; width: 180px; }

.navigation--desktop .navigation__submenu .navigation__item { overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; width: 100%; height: auto; max-height: 0; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: 100%; }

.navigation--desktop .navigation__submenu .navigation__link { padding: 15px 22px; display: block; width: 100%; }

.navigation--desktop .navigation__item.menu-item-has-children:hover .navigation__item { max-height: 100px; }

.navigation--social .navigation__item { padding: 2px 10px; }

hr { width: 90px; height: 12px; display: block; background-color: #E5554F; border: none; margin-bottom: 35px; }

@media (max-width: 767px) { hr { height: 8px; width: 60px; margin-bottom: 12px; } }

@media (max-width: 767px) { .hero hr { margin-bottom: 17px; } }

.hr-blue hr { background-color: #00449E; }

.hr-light-blue hr { background-color: #BAEDFF; }

.hr-yellow hr { background-color: #F0AD00; }

.hr-red hr { background-color: #E5554F; }

.navigation--mobile { z-index: 50; height: auto; height: 100vh; width: 100%; top: 65px; -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; position: absolute; background-color: #e7e7e7; }

.navigation--mobile .navigation__item { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.navigation--mobile .navigation__list { padding: 30px 0; margin: 0; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-transform: translate(0, -65%); transform: translate(0, -65%); }

.navigation--mobile .navigation__link { display: block; text-align: left; width: 100%; padding: 7px 20px; color: #2D2926; font-size: 29px; }

.navigation--mobile .navigation__link:hover, .navigation--mobile .navigation__link:active { text-decoration: none; }

.navigation--mobile .navigation__submenu { display: block; padding-right: 30px; }

.navigation--mobile .navigation__submenu .navigation__item { display: block; }

.header--mobile-menu-active .hamburger { -webkit-transform: translateX(8px); transform: translateX(8px); }

.header--mobile-menu-active .hamburger__line { background: #2D2926; }

.header--mobile-menu-active .hamburger__line:nth-child(2) { opacity: 0; }

.header--mobile-menu-active .hamburger__line:first-child { top: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.header--mobile-menu-active .hamburger__line:last-child { top: 6px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.header--mobile-menu-active .navigation--mobile { -webkit-transform: translateY(0); transform: translateY(0); }

.hamburger { position: relative; height: 65px; }

.hamburger__inner { cursor: pointer; position: absolute; right: 0; display: block; height: 35px; width: 40px; top: 16px; -webkit-transform: translateX(9px); transform: translateX(9px); }

.hamburger__line { width: 22px; height: 2px; background: #2D2926; position: absolute; top: 6px; left: 9px; margin-top: 10px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.hamburger__line:first-child { top: 0; }

.hamburger__line:last-child { top: 12px; }

.card { margin-bottom: 20px; }

.card__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; }

.card__category { color: #d35400; margin: 10px 0 0 0; }

.card__title { font-size: 30px; margin: 10px 0 5px; }

.card__content { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.card__excerpt p { font-size: 15px; margin-bottom: 17px; line-height: 1.45; }

.card__read-more { margin-top: 13px; }

/* post header */
.blog-post { margin-bottom: 30px; }

.blog-post--full-width { width: 100%; margin-bottom: 30px; }

.blog-post h1 a, .blog-post h2 a, .blog-post h3 a, .blog-post h4 a { color: inherit; }

.blog-post__category { margin: 10px 0 0 0; }

.blog-post__title { font-size: 30px; margin: 10px 0 5px; }

.blog-post__title a { color: inherit; text-decoration: none; }

.blog-post__excerpt { font-size: 20px; margin-top: 15px; }

.blog-post__meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.blog-post__sharing { display: -webkit-box; display: -ms-flexbox; display: flex; }

.blog-post__sharing-label { margin-right: 16px; margin-top: 3px; }

.blog-post__meta-list { list-style-type: none; overflow: hidden; margin: 10px 0 25px; padding: 0; }

.blog-post__meta-list li { display: inline-block; margin-right: 30px; }

.blog-post__info { margin-bottom: 40px; }

.blog-post__paragraph { margin-bottom: 0; }

.blog-post__read-more { padding-top: 15px; }

/* post navigation */
.post-nav { height: 90px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; clear: both; }

.post-nav__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.post-nav--right { text-align: right; }

.post-nav__link:link, .post-nav__link:visited { text-decoration: none; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; text-transform: uppercase; background-repeat: no-repeat; padding-top: 7px; padding-bottom: 7px; display: inline-block; }

.post-nav__link:hover, .post-nav__link:active { opacity: 0.7; }

.post-nav__link--left { padding-left: 35px; background-image: url("./assets/img/chevron-left.png"); background-position: 2px 50%; }

.post-nav__link--right { padding-right: 35px; background-image: url("./assets/img/chevron-right.png"); background-position: top 50% right 2px; }

.button { text-decoration: none; outline: none; font-family: inherit; display: inline-block; text-transform: uppercase; position: relative; cursor: pointer; border-style: solid; border-width: 1px; border-color: #000000; color: #000000; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(97, 203, 176, 0); border-radius: 30px; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-weight: 500; font-size: 12px; line-height: 13px; padding: 8px 15px 7px; }

.button:link, .button:visited { color: #2D2926; text-decoration: none; }

.button--reverse { border-color: #fff; color: #fff; }

.button--reverse:link, .button--reverse:visited { color: #fff; }

.button.mobile-screen:hover, .button.mobile-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; color: inherit; }

.button:hover, .button:active { background-color: #2D2926; border-color: #2D2926; color: #FFFFFF; }

.button__chevron { position: absolute; top: calc(50% - 8px); }

.button--right { padding-right: 51px; }

.button--left { padding-left: 51px; }

.button--white { color: #fff; }

.button--chevron.desktop-screen:hover .chevron:before, .button--chevron.desktop-screen:hover .chevron:after { background-color: #FFFFFF; }

.button--chevron.mobile-screen:hover, .button--chevron.mobile-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; color: #2D2926; }

.button--reverse.mobile-screen:hover, .button--reverse.mobile-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; color: inherit; }

.button--reverse.desktop-screen:hover, .button--reverse.desktop-screen:active { background-color: #FFFFFF; border-color: #FFFFFF; color: #2D2926; }

.chevron { position: absolute; -webkit-transition: all 0.3s; transition: all 0.3s; }

.chevron--left { top: 11px; left: 2px; width: 25px; height: 25px; }

.chevron--left:before, .chevron--left:after { content: ""; width: 16px; height: 2px; top: -4px; left: 11px; background: #2D2926; position: absolute; margin-top: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.3s; transition: all 0.3s; }

.chevron--left:after { top: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.chevron--left:before { -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.chevron--left:after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }

.chevron--right { top: 11px; left: 6px; width: 25px; height: 25px; }

.chevron--right:before, .chevron--right:after { content: ""; width: 16px; height: 2px; top: -4px; left: 11px; background: #2D2926; position: absolute; margin-top: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.3s; transition: all 0.3s; }

.chevron--right:after { top: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

@media (max-width: 767px) { .button { font-size: 10px; padding: 9px 18px 9px; }
  .button--right { padding-right: 38px; }
  .button--right .button__chevron { right: 18px; top: calc(50% - 7px); }
  .button--left { padding-left: 38px; }
  .button--left .button__chevron { left: 18px; top: calc(50% - 7px); } }

.footer-main__privacy-policy:link, .footer-main__privacy-policy:visited { text-decoration: none; -webkit-transition: color 0.2s ease; transition: color 0.2s ease; font-weight: 100; }

.footer-main__privacy-policy:hover, .footer-main__privacy-policy:active { text-transform: none; }

.footer { min-height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; }

.footer__inner { width: 100%; }

.footer__bg { height: 280px; background-size: cover; }

.footer__columns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; }

.footer__img { padding: 0 15px; opacity: 0.8; max-width: 150px; }

.footer__label { line-height: 30px; font-size: 10px; margin-right: 13px; text-transform: uppercase; }

.footer__column { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #000; font-size: 12px; font-weight: 300; line-height: 30px; margin-bottom: 0; }

.footer__column:first-child { margin-right: 30px; position: relative; -webkit-transition: 0.1s ease-in-out; transition: 0.1s ease-in-out; }

.footer__column:first-child:hover { text-decoration: underline; cursor: pointer; }

.footer__column:first-child:before { content: ''; position: absolute; width: 1px; height: 16px; background: #000; right: -16px; top: 5px; }

@media (max-width: 991px) { .footer__bg { height: 170px; }
  .pre-footer, .pre-footer__inner { height: 170px; } }

@media (max-width: 767px) { .footer { min-height: 65px; padding: 0; }
  .footer__columns, .footer__column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .footer__columns { padding: 0; margin: 0; }
  .footer__column { text-align: center; }
  .footer__column:first-child { margin-right: 0; }
  .footer__column:first-child:before { display: none; }
  .footer__img { padding: 0; } }

.hero { height: 100vh; overflow: hidden; position: relative; }

.hero h1 { padding-top: 10px; }

.hero h1, .hero p { color: #FFFFFF; }

.hero p { font-size: 20px; line-height: 23px; text-align: center; margin-bottom: 0; max-width: 700px; margin: 0 auto 60px auto; }

.hero__wrapper { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.hero__image { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; max-width: none; width: 100%; height: 100vh; display: block; }

.hero__background-outer { position: relative; z-index: 5; height: 100vh; }

.hero__background-outer:after { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #2D2926; z-index: 10; opacity: 0.55; }

.hero__content-wrapper { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; z-index: 10; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.hero__content { color: #FFFFFF; width: 100%; max-width: 1086px; margin: 0 auto; padding: 0 60px; }

.hero__content--inner { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.hero__video-close-link:link, .hero__video-close-link:visited { font-size: 30px; background: #000000; position: absolute; top: 92px; right: 92px; padding: 0; height: 50px; width: 50px; text-align: center; font-weight: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 10; }

@media (max-width: 991px) { .hero__video-close-link:link, .hero__video-close-link:visited { -webkit-transform: scale(0.6); transform: scale(0.6); top: 78px; right: 9px; } }

.hero__video { height: 100%; opacity: 0; -webkit-transition: opacity 3.2s; transition: opacity 3.2s; position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: black; visibility: hidden; opacity: 0; -webkit-transition: visibility 0s linear 300ms, opacity 300ms; transition: visibility 0s linear 300ms, opacity 300ms; }

.hero__video.video-is-playing { visibility: visible; opacity: 1; -webkit-transition: visibility 0s linear 0s, opacity 300ms; transition: visibility 0s linear 0s, opacity 300ms; }

.hero__video iframe { height: 100%; top: 0; min-height: 100%; min-width: 100%; position: absolute; max-width: 100%; }

.hero__video-bg-outer { height: 100%; }

.hero__video-bg { -webkit-box-sizing: border-box; box-sizing: border-box; height: 56.25vw !important; left: 50%; min-height: 100%; min-width: 100%; -o-object-fit: unset; object-fit: unset; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; width: 177.77777778vh; }

.hero--home-page .hero__content { text-align: center; }

.hero--home-page .button:link, .hero--home-page .button:visited { background-color: #FFFFFF; border-color: #FFFFFF; color: #000000; border-color: #FFFFFF; font-size: 20px; line-height: 20px; margin-top: 40px; padding: 15px 24px 13px; border-width: 2px; font-weight: bold; letter-spacing: 1px; }

@media (max-width: 767px) { .hero--home-page .button:link, .hero--home-page .button:visited { font-size: 15px; padding: 8px 24px 7px; } }

.hero--home-page .button.desktop-screen:hover, .hero--home-page .button.desktop-screen:active { color: #FFFFFF; border-color: #FFFFFF; background-color: transparent; }

.hero--home-page .hero__inner { visibility: visible; opacity: 1; -webkit-transition: visibility 0s linear 0s, opacity 1s; transition: visibility 0s linear 0s, opacity 1s; }

.hero--home-page.video-is-playing .hero__inner { visibility: hidden; opacity: 0; -webkit-transition: visibility 0s linear 1s, opacity 1s; transition: visibility 0s linear 1s, opacity 1s; }

.body-page-home .hero { min-height: 650px; }

.body-page-home .hero__content-wrapper { min-height: 650px; }

.body-page-home .hero__image { min-height: 650px; }

@media (max-width: 991px) { .hero { height: 550px; }
  .hero p { font-size: 18px; line-height: 24px; }
  .hero__image { height: 550px; } }

@media (max-width: 767px) { .hero { height: auto; min-height: 550px; }
  .hero p { font-size: 16px; line-height: 20px; }
  .hero p br { display: none; }
  .hero__content { padding: 0 15px; }
  .hero__image { height: 550px; } }

/* $slider-height: 770px;
$slider-height-tablet: 570px;
$slider-height-mobile: 400px;


.bjzm__slider .slider {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.slider__slide {
	position: relative;
}
.slider__image {
	height: $slider-height;
	img {
		object-fit: cover;
		object-position: center;
		height: 100%;
		width: 100%;
		max-width: none;
	}
}

.l-slide-wrapper {
	@include center();
}

.slider__content {
	color: white;
	text-transform: uppercase;
	h1 {
	}
}

.slick-dots {
	@include center();
	transform: transitionY(0);
	
	top: auto;
	bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	li {
		padding: 0 5px;
	}
}
.slick-active {
	.slider__dots {
		opacity: 1;
	}
}

.slider__dots {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: black;
	display: block;
	opacity: 0.75;

	transition: opacity 0.3s;
	&:hover {
		opacity: 1;
	}
}

.slick {
	&--next {
		&:hover {
			&:before {
				border-color: white;
			}
		}
	}
	&--previous {
		&:hover {
			&:before {
				border-color: white;
			}
		}
	}
}

/* .slick-arrow {
	top: 50%;
	z-index: 50;
	transition: opacity 0.3s;
	color: #fff;
	height: 90px;
	width: 45px;
	padding: 0 !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	border: none;
	background-image: none;
	outline: none;
	background-color: transparent;
	overflow: hidden;
	text-indent: -9999px;
	transform: translateY(-50%);
	opacity: 1;
	&:hover {
		opacity: 0.35;
	}
	&.slick-prev {
		left: 30px;
		background-image: url(./assets/img/chevron-left.png);
	}
	&.slick-next {
		right: 30px;
		background-image: url(./assets/img/chevron-right.png);
	}
}

@media(max-width: 991px) {

	.home__slider-inner {
		.slider__image {
			height: $slider-height-tablet;
		}

		.home__slider__overlay,
		.slider-content-background {
			min-height: 245px;
			width: calc(100% - 120px);
			min-width: 1px;
		}

		.home__slider__overlay .slider-text-container {
			max-width: 615px;
		}
		.slider-content-background {
			min-height: 245px;
		}

		.slick-arrow {
			height: 51px;
			width: 35px;
			&.slick-next {
				left: auto;
				right: 10px;
			}
			&.slick-prev {
				right: auto;
				left: 10px;
			}
		}
	}
}


@media(max-width: 768px) {
	.home__slider-inner {
		.slider-content-background {
			display: none;
		}
		.slick-arrow {
			display: none !important;
		}
		.home__slider__overlay,
		.slider-content-background {
			min-height: 245px;
			width: calc(100% - 40px);
			min-width: 1px;
			.slider-text-container {
				max-width: 420px;
			}
		}


	}
}


@media(max-width: 480px) {

	.home__slider-inner {
		.home__slider__image {
			height: $slider-height-mobile;
		}
		.home__slider__overlay {
			h4 {
			}
			.slider-text-container {
				padding: 0 0;
			}
		}
		.slider-content-background {
			display: none;
		}
	}
	
}
*/
.arrow-icon { width: 30px; height: 10px; position: relative; }

.arrow-icon:after { content: ""; position: absolute; width: 10px; height: 10px; border: solid thin #5D5E5E; top: 24px; -webkit-transform: rotate(45deg); transform: rotate(45deg); left: 21px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.arrow-icon--prev { cursor: pointer; -webkit-transform: translateX(13px); transform: translateX(13px); }

.arrow-icon--prev:after { border-right: transparent; border-top: transparent; }

.arrow-icon--next { cursor: pointer; -webkit-transform: translateX(13px); transform: translateX(13px); }

.arrow-icon--next:after { left: auto; right: -21px; border-left: transparent; border-bottom: transparent; }

.bjzm-slideshow__nav { position: absolute; top: 50%; z-index: 20; width: 100%; margin-top: -45px; }

.bjzm-slideshow__nav-list { list-style-type: none; margin: 0 !important; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.bjzm-slideshow__nav-item { margin-bottom: 0 !important; }

.bjzm-slideshow__nav-item:before { display: none; }

.bjzm-slideshow__nav-item--next { margin-right: -45px; }

.bjzm-slideshow__nav-item--next .chevron { left: 24px; }

.bjzm-slideshow__nav-item--prev { margin-left: -45px; }

.bjzm-slideshow__nav-item--prev .chevron { left: 40px; }

.bjzm-slideshow__nav-item .chevron { top: 29px; height: 35px; width: 21px; }

.bjzm-slideshow__nav-item .chevron--right:before, .bjzm-slideshow__nav-item .chevron--right:after { width: 25px; top: -2px; left: -1px; -webkit-transform: rotate(42deg); transform: rotate(42deg); }

.bjzm-slideshow__nav-item .chevron--right:after { top: 14px; -webkit-transform: rotate(-42deg); transform: rotate(-42deg); }

.bjzm-slideshow__nav-item .chevron--left:before, .bjzm-slideshow__nav-item .chevron--left:after { width: 25px; top: -2px; left: -1px; -webkit-transform: rotate(-42deg); transform: rotate(-42deg); }

.bjzm-slideshow__nav-item .chevron--left:after { top: 14px; -webkit-transform: rotate(42deg); transform: rotate(42deg); }

.bjzm-slideshow__nav-link:link, .bjzm-slideshow__nav-link:visited { height: 50px; width: 50px; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 90px; width: 90px; background-color: #FFFFFF; border: none; margin: 0; border-radius: 0; }

.bjzm-slideshow__nav-link:hover, .bjzm-slideshow__nav-link:active { background-color: #FFFFFF !important; }

.bjzm-slideshow__nav-link:hover .chevron:before, .bjzm-slideshow__nav-link:hover .chevron:after, .bjzm-slideshow__nav-link:active .chevron:before, .bjzm-slideshow__nav-link:active .chevron:after { background-color: #E5554F; }

.bjzm-slideshow__nav-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.bjzm-slideshow__title { margin-top: 9px; margin-bottom: 0; }

@media (max-width: 767px) { .bjzm-slideshow__title { margin-top: 17px; } }

.bjzm-slideshow__caption a:before { top: 9px; }

.bjzm-slideshow__list { list-style-type: none; padding: 0 !important; margin: -13px 0 0 0 !important; color: inherit; }

.bjzm-slideshow__item { list-style-type: none; margin: 0; }

.bjzm-slideshow__item:before { display: none; }

.bjzm-slideshow__link:link, .bjzm-slideshow__link:visited { color: inherit; text-decoration: none; }

.bjzm-slideshow__link:link *, .bjzm-slideshow__link:visited * { color: inherit; }

.bjzm-slideshow__inner--image { position: relative; overflow: hidden; top: 80px; }

.bjzm-slideshow__img { display: block; width: 100%; }

.bjzm-slideshow .slick-arrow { position: absolute; bottom: 0; left: 50%; width: 100px; /* height: 50px; */ height: 60px; border: none; background: transparent; cursor: pointer; text-indent: -999px; overflow: hidden; outline: none; }

.bjzm-slideshow .slick-arrow.slick-prev { margin-left: -130px; }

.bjzm-slideshow .slick-arrow.slick-next { margin-left: 30px; }

.bjzm-slideshow__img-outer br { display: none; }

.bjzm-slideshow__list--carousel.bjzm-slideshow__list { position: relative; margin: 0; padding: 0; list-style: none; }

.bjzm-slideshow__list--carousel .bjzm-slideshow__caption { display: none; }

@media (max-width: 1229px) { .bjzm-slideshow__list--carousel { padding: 0 0 86px; } }

@media (max-width: 480px) { .bjzm-slideshow__list--carousel { padding: 0 0 61px; margin-bottom: 20px; } }

.bjzm-slideshow__list--carousel .bjzm-slideshow__item { list-style: none; padding: 0 20px; margin: 0; }

.bjzm-slideshow__list--carousel .bjzm-slideshow__item-inner { position: relative; }

.bjzm-slideshow__list--carousel .bjzm-slideshow__img-outer { position: relative; }

.bjzm-slideshow__list--carousel .bjzm-slideshow__caption { display: block; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__item { background-color: #E5554F; width: 1160px; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__columns-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content-inner { width: 57%; margin: 0 auto; text-align: center; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__img-outer { width: 42%; height: auto; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__img { width: 100%; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content { width: 58%; height: auto; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content h4 { text-transform: uppercase; font-weight: normal; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content h3 { font-family: 'ArnoPro', serif; color: #FFFFFF; font-size: 36px; line-height: 40px; margin-top: 5px; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content * { color: #FFFFFF; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content .button:link, .bjzm-slideshow__list--events-slider .bjzm-slideshow__content .button:visited { color: #FFFFFF; border-color: #FFFFFF; }

.bjzm-slideshow__list--events-slider .bjzm-slideshow__content .button:hover, .bjzm-slideshow__list--events-slider .bjzm-slideshow__content .button:active { background-color: #FFFFFF; color: #E5554F; border-color: #FFFFFF; }

.bjzm-slideshow--page { padding-bottom: 30px; }

.slide-pager { position: relative; width: 100%; padding: 20px 0 0; }

.slide-pager p { display: none; }

.slide-pager__inner { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 10px; }

.slide-pager__half { width: 50%; padding: 6px 20px; }

.slide-pager__half--left { text-align: right; border-right: solid 1px; }

.slide-pager__half--right { text-align: left; border-left: solid 1px; }

.slide-pager__number { font-size: 25px; font-weight: normal; }

.slide-pager__number--index { font-weight: bold; }

.cms-content .bjzm-slideshow .bjzm-slideshow__inner { width: 100vw; }

@media (max-width: 991px) { .bjzm-slideshow--events-slider .bjzm-slideshow__content { width: 100%; }
  .bjzm-slideshow--events-slider .bjzm-slideshow__img-outer { display: none; }
  .bjzm-slideshow--events-slider .bjzm-slideshow__content-inner { width: calc(100% - 100px); padding: 20px 0; }
  .bjzm-slideshow--events-slider .bjzm-slideshow__nav-item { -webkit-transform: scale(0.6); transform: scale(0.6); } }

.button { text-decoration: none; outline: none; font-family: inherit; display: inline-block; text-transform: uppercase; position: relative; cursor: pointer; border-style: solid; border-width: 1px; border-color: #000000; color: #000000; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(97, 203, 176, 0); border-radius: 30px; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-weight: 500; font-size: 12px; line-height: 13px; padding: 8px 15px 7px; }

.button:link, .button:visited { color: #2D2926; text-decoration: none; }

.button--reverse { border-color: #fff; color: #fff; }

.button--reverse:link, .button--reverse:visited { color: #fff; }

.button.mobile-screen:hover, .button.mobile-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; color: inherit; }

.button:hover, .button:active { background-color: #2D2926; border-color: #2D2926; color: #FFFFFF; }

.button__chevron { position: absolute; top: calc(50% - 8px); }

.button--right { padding-right: 51px; }

.button--left { padding-left: 51px; }

.button--white { color: #fff; }

.button--chevron.desktop-screen:hover .chevron:before, .button--chevron.desktop-screen:hover .chevron:after { background-color: #FFFFFF; }

.button--chevron.mobile-screen:hover, .button--chevron.mobile-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; color: #2D2926; }

.button--reverse.mobile-screen:hover, .button--reverse.mobile-screen:active { -webkit-tap-highlight-color: transparent; text-decoration: none; color: inherit; }

.button--reverse.desktop-screen:hover, .button--reverse.desktop-screen:active { background-color: #FFFFFF; border-color: #FFFFFF; color: #2D2926; }

.chevron { position: absolute; -webkit-transition: all 0.3s; transition: all 0.3s; }

.chevron--left { top: 11px; left: 2px; width: 25px; height: 25px; }

.chevron--left:before, .chevron--left:after { content: ""; width: 16px; height: 2px; top: -4px; left: 11px; background: #2D2926; position: absolute; margin-top: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.3s; transition: all 0.3s; }

.chevron--left:after { top: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.chevron--left:before { -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.chevron--left:after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }

.chevron--right { top: 11px; left: 6px; width: 25px; height: 25px; }

.chevron--right:before, .chevron--right:after { content: ""; width: 16px; height: 2px; top: -4px; left: 11px; background: #2D2926; position: absolute; margin-top: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.3s; transition: all 0.3s; }

.chevron--right:after { top: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

@media (max-width: 767px) { .button { font-size: 10px; padding: 9px 18px 9px; }
  .button--right { padding-right: 38px; }
  .button--right .button__chevron { right: 18px; top: calc(50% - 7px); }
  .button--left { padding-left: 38px; }
  .button--left .button__chevron { left: 18px; top: calc(50% - 7px); } }

/* @group Base */
.chosen-container { position: relative; display: inline-block; vertical-align: middle; font-size: 13px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: calc(100% - 10px) !important; }

.chosen-container * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.chosen-container .chosen-drop { position: absolute; top: 100%; z-index: 1010; width: 100%; border: 1px solid #2D2926; border-top: 0; background: #fff; clip: rect(0, 0, 0, 0); }

.chosen-container.chosen-with-drop .chosen-drop { clip: auto; }

.chosen-container a { cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name { margin-right: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; color: #999999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after { content: ":"; padding-left: 2px; vertical-align: top; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single { position: relative; display: block; overflow: hidden; padding: 0 0 0 8px; height: 25px; border: 1px solid #aaa; background-color: #fff; background-clip: padding-box; color: #444; text-decoration: none; white-space: nowrap; line-height: 24px; }

.chosen-container-single .chosen-default { color: #999; }

.chosen-container-single .chosen-single span { display: block; overflow: hidden; margin-right: 26px; text-overflow: ellipsis; white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span { margin-right: 38px; }

.chosen-container-single .chosen-single abbr { position: absolute; top: 6px; right: 26px; display: block; width: 12px; height: 12px; font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single .chosen-single div { position: absolute; top: 0; right: 0; display: block; width: 18px; height: 100%; }

.chosen-container-single .chosen-single div b { display: block; width: 100%; height: 100%; }

.chosen-container-single .chosen-search { position: relative; z-index: 1010; margin: 0; padding: 3px 4px; white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] { margin: 1px 0; padding: 4px 20px 4px 5px; width: 100%; height: auto; outline: 0; border: 1px solid #aaa; font-size: 1em; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-single .chosen-drop { margin-top: -1px; background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search { position: absolute; clip: rect(0, 0, 0, 0); }

/* @end */
/* @group Results */
.chosen-container .chosen-results { color: #444; position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 0 0 0; padding: 0 0 0 0; max-height: 240px; -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li { display: none; margin: 0; padding: 5px 6px; list-style: none; line-height: 15px; word-wrap: break-word; -webkit-touch-callout: none; }

.chosen-container .chosen-results li::before { content: none; }

.chosen-container .chosen-results li.active-result { display: list-item; cursor: pointer; }

.chosen-container .chosen-results li.disabled-result { display: list-item; color: #ccc; cursor: default; }

.chosen-container .chosen-results li.no-results { color: #777; display: list-item; background: #f4f4f4; }

.chosen-container .chosen-results li.group-result { display: list-item; font-weight: bold; cursor: default; }

.chosen-container .chosen-results li.group-option { padding-left: 15px; }

.chosen-container .chosen-results li em { font-style: normal; text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices { position: relative; overflow: hidden; margin: 0; padding: 0 5px; width: 100%; height: auto; border: 1px solid #2D2926; background-color: #fff; cursor: text; }

.chosen-container-multi .chosen-choices li { float: left; list-style: none; }

.chosen-container-multi .chosen-choices li::before { content: none; }

.chosen-container-multi .chosen-choices li.search-field { margin: 0; padding: 0; white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] { margin: 1px 0; padding: 0; height: 25px; outline: 0; border: 0 !important; background: transparent !important; -webkit-box-shadow: none; box-shadow: none; color: #999; font-size: 100%; font-family: sans-serif; line-height: normal; border-radius: 0; width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice { position: relative; margin: 3px 5px 3px 0; padding: 3px 20px 3px 5px; border: 1px solid #aaa; max-width: 100%; background-color: #eeeeee; background-size: 100% 19px; background-repeat: repeat-x; background-clip: padding-box; color: #333; line-height: 13px; cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span { word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 4px; right: 3px; display: block; width: 12px; height: 12px; font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled { padding-right: 5px; border: 1px solid #ccc; background-color: #e4e4e4; color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus { background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close { background-position: -42px -10px; }

.chosen-container-multi .chosen-results { margin: 0; padding: 0; }

.chosen-container-multi .chosen-drop .result-selected { display: list-item; color: #ccc; cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single { border: 1px solid #5897fb; }

.chosen-container-active.chosen-with-drop .chosen-single { border: 1px solid #aaa; }

.chosen-container-active.chosen-with-drop .chosen-single div { border-left: none; background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b { background-position: -18px 2px; }

.chosen-container-active .chosen-choices { border: 1px solid #5897fb; }

.chosen-container-active .chosen-choices li.search-field input[type="text"] { color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled { opacity: 0.5 !important; cursor: default; }

.chosen-disabled .chosen-single { cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close { cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl { text-align: right; }

.chosen-rtl .chosen-single { overflow: visible; padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span { margin-right: 0; margin-left: 26px; direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span { margin-left: 38px; }

.chosen-rtl .chosen-single div { right: auto; left: 3px; }

.chosen-rtl .chosen-single abbr { right: auto; left: 26px; }

.chosen-rtl .chosen-choices li { float: right; }

.chosen-rtl .chosen-choices li::before { content: none; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] { direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 4px; }

.chosen-rtl.chosen-container-single .chosen-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option { padding-right: 15px; padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div { border-right: none; }

.chosen-rtl .chosen-search input[type="text"] { padding: 4px 5px 4px 20px; direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b { background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b { background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { /* 		background-image: $chosen-sprite-retina !important; background-size: 52px 37px !important; background-repeat: no-repeat !important; */ } }

/* @end */
/* form */
.gform_body { position: relative; z-index: 10; }

.gform_footer { clear: both; position: relative; z-index: 5; text-align: right; margin-top: 35px; }

.validation_error { color: #E5554F; position: absolute; }

img.gform_ajax_spinner { display: none !important; }

input[type="text"], input[type="email"], textarea, .chosen-container-single .chosen-single, .chosen-container .chosen-results li { border-radius: 0; border: solid thin #212F3D; color: #000000; display: inline-block; font-family: inherit; font-size: 20px; letter-spacing: normal; padding: 17px 10px 4px !important; resize: none; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; text-align: left; width: 100%; }

input[type="text"]:focus, input[type="email"]:focus, textarea:focus, .chosen-container-single .chosen-single:focus, .chosen-container .chosen-results li:focus { outline: none; }

.chosen-container-single .chosen-single, .chosen-container .chosen-results li { height: 47px; }

textarea { height: auto; }

.chosen-container .chosen-results li { display: block; border: none; }

.chosen-container-single .chosen-single { display: block; }

input[type="submit"] { outline: none; border: solid thin #2D2926; font-family: inherit; background-color: transparent; font-size: 19px; text-transform: uppercase; line-height: 1; padding: 6px 15px 5px; cursor: pointer; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }

input[type="submit"]:hover { background-color: #2D2926; color: #fff; }

input[type="submit"].disabled { opacity: 0.5 !important; pointer-events: none; cursor: default; }

.float--label label { top: 0; left: 0; }

.field--error:after { color: red; }

.gform_footer .gform_button { display: none; }

.form--success .form__response { width: 100%; text-align: center; padding: 0 50px; }

/* field */
ul.gform_fields { list-style-type: none; }

.gfield { margin-bottom: 20px; position: relative; /* validation */ }

li.gfield { list-style-type: none; }

li.gfield::before { content: none; }

.gfield--half { float: left; width: 50%; }

.gfield--half input, .gfield--half textarea, .gfield--half .selectize-input { width: calc(100% - 10px); }

.gfield--half:nth-child(2n + 1) .ginput_container { text-align: right; }

.gfield--half:nth-child(2n + 1) .gfield_label { padding-left: 10px; }

.gfield--full-width { width: 100%; clear: both; }

.gfield--full-width input, .gfield--full-width textarea { width: 100%; }

.gfield_label { font-family: inherit; padding-bottom: 4px; display: block; }

.gfield--floating-label .gfield_label { position: absolute; top: 16px; font-family: inherit; font-weight: 100; left: 12px; font-size: 19px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; cursor: text; }

.gfield--floating-label.label-focused .gfield_label { top: 5px; font-weight: bold; opacity: 0.6; font-size: 11px; }

.gfield--opt-in { position: absolute; bottom: -70px; }

.gfield--opt-in input[type="checkbox"] { display: none; }

.gfield--opt-in input[type="checkbox"]:checked + label { font-weight: 100; }

.gfield--opt-in input[type="checkbox"]:checked + label:after { opacity: 1; }

.gfield--opt-in li::before { content: none; }

.gfield--opt-in label { width: 100%; display: inline-block; padding-left: 43px; font-size: 12px; position: relative; max-width: 400px; }

.gfield--opt-in label:before, .gfield--opt-in label:after { content: ""; cursor: pointer; display: block; }

.gfield--opt-in label:before { background-color: transparent; border: solid thin; height: 32px; left: 0; position: absolute; width: 32px; }

.gfield--opt-in label:after { background-color: #2D2926; border: none; height: 24px; left: 4px; opacity: 0; position: absolute; top: 4px; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; width: 24px; }

.gfield--opt-in .gfield_label { display: none; }

.gfield .chosen-container-single .chosen-single div { width: 45px; }

.gfield .chosen-container-single .chosen-single div b { background-image: url("./assets/img/chevron-down.png"); background-size: 26px; background-position: center; background-repeat: no-repeat; }

.gfield_description.validation_message, .gfield .instruction.validation_message { display: none; }

.gfield_error input[type="text"], .gfield_error input[type="email"], .gfield_error textarea, .gfield_error .chosen-container-single .chosen-single, .gfield_error .chosen-container .chosen-results li { border-color: #E5554F; }

.gfield--required-legend { text-align: right; }

.gfield--required-legend p { margin: 0; color: #969696; font-weight: bold; }

@media (max-width: 767px) { .gfield--half { width: 100%; }
  .gfield input, .gfield textarea, .gfield .selectize-input, .gfield .chosen-container { width: 100% !important; }
  .gfield--opt-in { position: relative; bottom: 0; }
  .gform_footer { text-align: left; } }

.mfp-bg { background-color: #000; opacity: 0.8; }

.mfp-wrap .mfp-content { max-width: 450px; margin: 0 auto; font-size: 15px; color: #fff; }

.mfp-wrap .mfp-content p { margin-bottom: 20px; color: #fff; }

.mfp-wrap .mfp-close { color: #fff; top: -50px; right: -60px; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; }

.mfp-wrap .mfp-close:hover, .mfp-wrap .mfp-close:active { opacity: 0.7; }

/* overlay at start */
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transform: translateY(0); transform: translateY(0); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }

.instagrams { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.instagrams__instagram { width: calc(100% / 3); position: relative; }

.instagram__overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.75); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; opacity: 0; }

.instagram__img { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; width: 100%; height: auto; }

.instagram__content { padding: 0 30px; }

.instagram:hover .instagram__overlay { opacity: 1; -webkit-transition: all 0.3s; transition: all 0.3s; }

.twitters { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.twitters__twitter { width: calc(calc(100% / 3) - 4px); margin-left: 5px; margin-bottom: 5px; background: rgba(0, 0, 0, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.twitters__twitter:nth-child(3n+1) { margin-left: 0; }

.twitter { padding: 30px; }

.twitter__footer { width: 100%; }

.bjzm-load-more { display: block; overflow: hidden; text-align: center; margin: 70px 0 50px; width: 100%; }

.bjzm-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.content-blocks { overflow: hidden; padding-top: 60px; }

.content-blocks--alternating .dining__partner--title .content-block__copy, .content-blocks--alternating .team__partner--title .content-block__copy { width: 100%; padding-bottom: 0; }

.content-blocks--alternating .content-block { padding-bottom: 45px; }

.content-blocks--alternating .content-block__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.content-blocks--alternating .content-block.image-right .content-block__inner { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.content-blocks--alternating .content-block--title .content-page__row { padding: 80px 0 0 0; }

@media (max-width: 767px) { .content-blocks--alternating .content-block--title .content-page__row { padding: 50px 0 0 0; } }

@media (max-width: 767px) { .content-blocks--alternating .content-block__copy { width: calc(60% - 25px); }
  .content-blocks--alternating .content-block__image { width: calc(40% - 25px); } }

@media (max-width: 767px) { .content-blocks--alternating .content-block__inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .content-blocks--alternating .content-block__copy, .content-blocks--alternating .content-block__image { width: 100%; }
  .content-blocks--alternating .content-block.image-right .content-block__inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.content-block { position: relative; padding-top: 60px; padding-bottom: 60px; }

.content-block--full-width { width: 100%; }

.content-block--half-width { width: 50%; float: left; }

.content-block--third-width { width: 33.3333%; float: left; }

.content-block--quarter-width { width: 25%; float: left; }

.content-block__image { position: relative; z-index: 10; }

.content-block__picture { display: block; }

.content-block:last-child { padding-bottom: 120px; }

@media (max-width: 767px) { .content-block:last-child { padding-bottom: 40px; } }

@media (max-width: 767px) { .content-block:last-child.content-block--home-map { padding-bottom: 50px; } }

.content-block--stacked .content-block__content-container { max-width: 100%; background-color: transparent; }

.content-block--stacked .content-block__copy-inner { max-width: 100%; width: 100%; padding: 0; }

.content-block--no-image .content-block__copy, .content-block--stacked .content-block__copy { position: relative; height: auto; }

.content-block--has-link .content-block__copy { -webkit-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }

.content-block.dark { background-color: #e7e7e7; }

.content-block--title .content-page__row { padding: 80px 0 0 0; }

.content-block--image-left h2, .content-block--image-right h2 { text-align: center; }

.content-block--image-left .content-block__inner, .content-block--image-right .content-block__inner { display: -webkit-box; display: -ms-flexbox; display: flex; }

.content-block--image-left .content-block__content-container, .content-block--image-right .content-block__content-container { width: 100%; }

.content-block--image-left .content-block__image, .content-block--image-left .content-block__copy, .content-block--image-right .content-block__image, .content-block--image-right .content-block__copy { width: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }

.content-block--image-left .content-block__copy-inner, .content-block--image-right .content-block__copy-inner { width: 58%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.content-block--image-left .content-block__img, .content-block--image-right .content-block__img { width: 100%; }

.content-block--image-left .content-block__copy-inner { margin-right: 26%; margin-left: 16%; }

.content-block--image-right .content-block__inner { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.content-block--image-right .content-block__copy-inner { margin-left: 26%; margin-right: 16%; }

.body-page-dining .dining__partner--one .content-block__copy, .body-page-dining .dining__partner--two .content-block__copy { padding-top: 5px; }

.body-page-dining .dining--slideshow { padding-top: 25px; padding-bottom: 10px; }

.body-page-dining .dining--slideshow .bjzm-slideshow__nav-list { width: 900px; -webkit-transform: translate(-100px, 270px); transform: translate(-100px, 270px); -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.dining__slideshow .bjzm-slideshow__nav-list { border: 1px solid blue; }

@media (max-width: 991px) { .content-block--full-width, .content-block--half-width, .content-block--quarter-width { width: 100%; }
  .body-page-dining .dining--slideshow .bjzm-slideshow__nav { position: relative; top: 600px; }
  .body-page-dining .dining--slideshow .bjzm-slideshow__nav-list { width: 130px; position: absolute; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); position: relative; } }

@media (max-width: 991px) { .content-block { padding-top: 30px; padding-bottom: 30px; }
  .content-block--image-left .content-block__inner, .content-block--image-right .content-block__inner { padding: 0 20px; }
  .content-block--image-left .content-block__copy-inner, .content-block--image-right .content-block__copy-inner { width: 90%; margin: 0 auto; } }

@media (max-width: 767px) { .content-block { padding-top: 30px; padding-bottom: 30px; }
  .content-block:first-child { padding-top: 0; }
  .content-block--image-left .content-block__inner, .content-block--image-right .content-block__inner { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .content-block--image-left .content-block__image, .content-block--image-left .content-block__copy, .content-block--image-right .content-block__image, .content-block--image-right .content-block__copy { width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
  .content-block--image-left .content-block__copy-inner, .content-block--image-right .content-block__copy-inner { width: 100%; margin: 0; } }

@media (max-width: 480px) { .body-page-dining .dining--slideshow { padding-bottom: 20px; }
  .body-page-dining .dining--slideshow .bjzm-slideshow__nav { position: relative; top: 300px; } }

.pre-footer { background: #2D2926; }

.pre-footer p { font-size: 20px; color: #FFFFFF; }

.pre-footer__link:link, .pre-footer__link:visited { font-weight: bold; color: inherit; border-bottom: solid thin transparent; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.pre-footer__link:hover, .pre-footer__link:active { border-bottom: solid thin #FFFFFF; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.pre-footer__logos-inner { display: -webkit-box; display: -ms-flexbox; display: flex; }

.pre-footer__inner { width: 100%; height: 280px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.pre-footer__inner img { margin-bottom: 0; display: block; width: auto; height: 80px; margin-left: 30px; }

.pre-footer__inner h2 { font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-family: 'ArnoPro', serif; color: #FFFFFF; font-size: 36px; font-weight: 200; line-height: 40px; color: #2D2926; font-weight: 200; text-align: center; color: white; }

@media (max-width: 991px) { .pre-footer__inner h2 { font-size: 30px; line-height: 34px; margin-bottom: 10px; } }

.pre-footer__inner--office-retail { width: 100%; background: #000; height: 100%; padding-top: 65px; padding-bottom: 75px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.pre-footer__inner--office-retail img { margin-bottom: 20px; width: 72px; height: 72px; }

.pre-footer__inner--office-retail h2 { font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-family: 'ArnoPro', serif; color: #FFFFFF; font-size: 36px; font-weight: 200; line-height: 40px; color: #2D2926; font-weight: 200; text-align: center; color: white; }

@media (max-width: 991px) { .pre-footer__inner--office-retail h2 { font-size: 30px; line-height: 34px; margin-bottom: 10px; } }

.pre-footer__inner--office-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 700px; }

.pre-footer__inner--office-leasing h4, .pre-footer__inner--office-leasing h3, .pre-footer__inner--retail-leasing h4, .pre-footer__inner--retail-leasing h3 { text-align: center; color: white; }

.pre-footer__inner--office-leasing h4, .pre-footer__inner--retail-leasing h4 { font-size: 16px; }

.pre-footer__inner--office-leasing h3, .pre-footer__inner--retail-leasing h3 { font-family: 'ArnoPro', serif; color: #FFFFFF; font-size: 40px; line-height: 48px; text-align: center; }

.pre-footer__link:link, .pre-footer__link:visited { font-family: 'biryaniextrabold', sans-serif; }

@media (max-width: 991px) { .footer__bg { height: 170px; }
  .pre-footer, .pre-footer__inner { height: 170px; }
  .pre-footer p, .pre-footer__inner p { font-size: 18px; } }

@media (max-width: 767px) { .pre-footer { height: auto; }
  .pre-footer p { font-size: 16px; }
  .pre-footer__logos { -webkit-transform: translateX(-13px); transform: translateX(-13px); }
  .pre-footer__inner { height: auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 30px 0; }
  .pre-footer__inner img { height: 40px; }
  .pre-footer__inner img:first-child { margin-left: 0; } }

@media (max-width: 480px) { .pre-footer__inner h2 { margin-bottom: 20px; font-size: 26px; }
  .pre-footer__inner img { width: 52px; height: 52px; }
  .pre-footer__inner--office { height: 590px; }
  .pre-footer__inner--office h2 { font-size: 22px; }
  .pre-footer__inner--office-retail { -webkit-transform: translateY(-81px); transform: translateY(-81px); } }

.news-page__wrapper { padding-right: 25px; }

.news-page__loop { min-height: 200px; margin-bottom: 80px; padding-top: 86px; }

.news-page__main-container { position: relative; }

.news-page__sidebar { width: 396px; position: absolute; top: 0; right: 15px; padding-left: 25px; }

.news-page__sidebar--inner { padding: 60px 64px 40px 64px; }

.news-page__sidebar--inner h3 { font-size: 24px; margin-bottom: 20px; }

.news-page__sidebar--inner p { font-size: 18px; line-height: 26px; margin-bottom: 20px; margin-right: 20px; }

.news-page__sidebar--inner a:link, .news-page__sidebar--inner a:visited { color: #000; }

.news-page__sidebar--inner a.desktop-screen:hover { -webkit-tap-highlight-color: transparent; color: #000 !important; text-decoration: underline; }

.news-page__sidebar--inner:nth-child(2) { text-transform: uppercase; }

.pagination__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 150px; }

@media (max-width: 767px) { .pagination__inner { margin-bottom: 100px; } }

.pagination__button { text-decoration: none; outline: none; font-family: inherit; display: inline-block; text-transform: uppercase; position: relative; cursor: pointer; border-style: solid; border-width: 1px; border-color: #000000; color: #000000; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(97, 203, 176, 0); border-radius: 30px; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-weight: 500; font-size: 12px; line-height: 13px; padding: 8px 15px 7px; padding: 0; width: 36px; height: 36px; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s; font-family: inherit; border-width: 2px; }

.pagination__button:hover { background-color: #2D2926; border-color: #2D2926; color: #FFFFFF; }

.pagination__button:hover:before { border-color: white; }

.pagination__button--previous { margin-right: 15px; }

.pagination__button--next { margin-left: 15px; }

.pagination__button--no-hover { cursor: default; pointer-events: none; }

.pagination__button--no-hover:hover { background-color: #ffffff; border-color: #000000; }

.pagination__button--no-hover:hover:before { border-color: #2D2926; }

.pagination__button .chevron--right { top: 5px; left: 0px; }

.pagination__button .chevron--right:before, .pagination__button .chevron--right:after { width: 11px; top: -3px; left: 13px; }

.pagination__button .chevron--right:after { top: 4px; }

.pagination__button .chevron--left { top: 5px; right: 13px; left: auto; }

.pagination__button .chevron--left:before, .pagination__button .chevron--left:after { width: 11px; top: -3px; left: 14px; }

.pagination__button .chevron--left:after { top: 4px; }

.pagination__pages .page-numbers { text-decoration: none; outline: none; font-family: inherit; display: inline-block; text-transform: uppercase; position: relative; cursor: pointer; border-style: solid; border-width: 1px; border-color: #000000; color: #000000; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(97, 203, 176, 0); border-radius: 30px; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-weight: 500; font-size: 12px; line-height: 13px; padding: 8px 15px 7px; padding: 0; width: 36px; height: 36px; border-radius: 50%; font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; border-width: 2px; font-size: 12px; line-height: 13px; text-align: center; margin-left: 10px; margin-right: 10px; line-height: 33px; font-size: 17px; font-weight: 500; }

.pagination__pages .page-numbers:hover { background-color: #2D2926; border-color: #2D2926; color: #FFFFFF; }

.pagination__pages .page-numbers.current { background-color: #2D2926; color: #FFFFFF; cursor: default; pointer-events: none; }

@media (max-width: 991px) { .news-page-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .news-page__sidebar { margin: 30px 0; } }

@media (max-width: 767px) { .previous--short { display: none; }
  .pagination__next-prev:hover .fa { color: white; }
  .pagination__next-prev--prev { margin-left: 25px; /* position: absolute !important; left: 0; right: auto; */ }
  .pagination__next-prev--next { margin-right: 25px; /* position: absolute !important; right: 0; left: auto; */ }
  .pagination__pages { display: none !important; }
  .news-page__sidebar--inner { padding: 40px 6px 40px 34px; }
  .news-page__sidebar--inner h3 { font-size: 18px; margin-bottom: 20px; }
  .news-page__sidebar--inner p { font-size: 14px; line-height: 16px; margin-bottom: 20px; margin-right: 20px; }
  .news-page__sidebar--inner:nth-child(2) { text-transform: uppercase; } }

.news-post { /* border-bottom: 1px solid #e5e5e5; */ margin-bottom: 17px; padding-bottom: 16px; }

.news-post:last-child { margin-bottom: 0; padding-bottom: 0; }

.news-post__head { font-family: 'Akzidenz-Grotesk BQ', sans-serif; color: #2D2926; font-family: "Akzidenz-Grotesk BQ Condensed", sans-serif; text-transform: uppercase; margin-bottom: 17px; font-weight: bold; font-size: 16px; line-height: 24px; color: #E5554F; margin-bottom: 24px; margin-top: 0; }

.news-post__head span { margin-left: 3px; color: inherit; font-family: inherit; }

.news-post__publ { font-size: inherit; text-transform: none; margin-right: 2px; }

.news-post__date { font-size: inherit; text-transform: none; }

.news-post__title { font-family: 'ArnoPro', serif; color: #FFFFFF; font-size: 36px; line-height: 44px; margin-top: 0; margin-bottom: 0; }

.news-post__title a:link, .news-post__title a:visited { color: #000; }

.news-post__title a.desktop-screen:hover { -webkit-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; -webkit-tap-highlight-color: transparent; color: #000; }

@media (max-width: 991px) { .news-page__wrapper, .news-page__sidebar { width: 100%; padding: 0; }
  .news-page__sidebar { position: relative; margin: 30px 0 30px 0; right: auto; top: auto; } }

@media (max-width: 767px) { .news-post { margin-bottom: 0; padding-bottom: 1px; }
  .news-post__head { margin-bottom: 3px; font-size: 14px; }
  .news-post__title { margin-top: 0; margin-bottom: 18px; font-size: 31px; line-height: 37px; } }

.amenity-map__inner { display: -webkit-box; display: -ms-flexbox; display: flex; }

.amenity-map__column--legend { min-width: 380px; width: 28%; }

.amenity-map__column--image { width: 72%; }

.amenity-map__legend-list { list-style-type: none; padding: 80px 60px 0 80px; margin: 0; }

.amenity-map__legend-list-item { position: relative; padding-left: 50px; font-size: 16px; line-height: 18px; margin-bottom: 22px; }

.amenity-map__legend-list-item br { display: none; }

.amenity-map__legend-list-item:before { display: none; }

.amenity-map__legend-index { color: #FFFFFF; position: absolute; height: 30px; width: 30px; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; left: 0; line-height: 2; padding-top: 0; top: -7px; }

.amenity-map__map-img { width: 100%; }

.amenity-map-left .amenity-map__inner { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.amenity-map-left h2, .amenity-map-right h2, .content-block--the-team h2 { font-size: 60px; text-align: center; margin-top: 0; margin-bottom: 90px; }

.coming-soon { margin: 0; }

.coming-soon .amenity-map__legend-list-item { margin: 0; }

.coming-soon .amenity-map__legend-title { position: relative; top: -8px; }

.coming-soon .amenity-map__legend-soon { position: relative; top: -13px; }

.coming-soon .amenity-map__legend-soon p { margin: 0; font-size: 14px; opacity: 0.5; }

@media (max-width: 991px) { .amenity-map__legend-list-item { font-size: 16px; line-height: 18px; padding-bottom: 20px; }
  .amenity-map__legend-list { padding: 30px 30px 0 50px; }
  .amenity-map-left, .amenity-map-right, .content-block--the-team { padding-top: 30px; padding-bottom: 30px; }
  .amenity-map-left h2, .amenity-map-right h2, .content-block--the-team h2 { font-size: 50px; text-align: center; margin-top: 0; margin-bottom: 48px; line-height: 40px; } }

@media (max-width: 767px) { .amenity-map__inner { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .amenity-map__column { width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; padding: 0 20px; }
  .amenity-map__legend-list { padding: 30px 0 30px 0; display: block; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; text-align: left; }
  .amenity-map__legend-list-item { display: inline-block; font-size: 14px; line-height: 15px; padding-left: 27px; padding-right: 10px; padding-bottom: 20px; margin-bottom: 0; width: 100%; padding-top: 10px; }
  .amenity-map__legend-index { font-size: 12px; height: 22px; width: 22px; top: 6px; }
  .amenity-map-left, .amenity-map-right { padding-top: 30px; padding-bottom: 30px; }
  .amenity-map-left h2, .amenity-map-right h2 { font-size: 37px; text-align: center; margin-top: 0; margin-bottom: 13px; line-height: 40px; } }

.amenity-map--area .amenity-map__legend-list-item:first-child .amenity-map__legend-index { background-color: #E5554F !important; }

.bjzm-gallery__list { display: -webkit-box; display: -ms-flexbox; display: flex; list-style-type: none; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0; margin: 0; }

.bjzm-gallery__item { padding: 0; margin: 0; width: calc(25% - 20px); }

.bjzm-gallery__item h3 { font-family: 'briyaniextrabold', sans-serif; font-size: 13px; font-weight: 200; line-height: 18px; color: #2D2926; font-weight: bold; text-align: center; }

.bjzm-gallery__item:before { display: none; }

.bjzm-gallery__img { display: block; }

.bjzm-gallery__lightbox-link br { display: none; }

@media (max-width: 767px) { .bjzm-gallery__list { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .bjzm-gallery__item { width: calc(50% - 10px); margin-bottom: 20px; } }

.am_single_map { height: 50vw; }

/* ---------------------------------------------------------------------------- Pages ------------------------------------------------------------------------- */
.entry-content__main { padding-bottom: 110px; }

@media (max-width: 767px) { .entry-content__main { padding-bottom: 80px; } }

.body-page-dining .dining__partner--one .content-block__copy, .body-page-dining .dining__partner--two .content-block__copy { padding-top: 5px; }

.body-page-slate .hero__content--inner h1 img { width: 120px !important; height: auto; }

.body-page-slate .calgary-portfolio .content-block__content-container p { max-width: 700px; margin: 0 auto; padding-bottom: 20px; }

@media (max-width: 767px) { .body-page-slate .hero__content--inner h1 img { width: 52px !important; height: auto; }
  .body-page-slate .calgary-portfolio .content-block__content-container h2 { padding-top: 50px; }
  .body-page-slate .calgary-portfolio .content-block__content-container p { padding-bottom: 10px; } }

.content-block--home-map-heading { padding-top: 20px; }

.content-block--home-map .am_single_map { height: 700px; }

.content-block--home-map .home-map-outer { height: 740px; width: 86%; }

.content-block--home-map .address-text { background-color: #e7e7e7; width: 360px; height: 260px; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.content-block--home-map .address-text__inner { padding-left: 60px; -webkit-transform: translateY(-15px); transform: translateY(-15px); }

.content-block--home-map .address-text__inner h3 { line-height: 38px; margin: 0; padding: 0; margin-bottom: 7px; margin-top: 35px; }

.content-block--home-map .address-text__inner h4 { margin-top: 2px; margin-bottom: 24px; font-size: 14px; }

.content-block--home-map .address-text__inner p { margin: 0; padding: 0; line-height: 24px; }

.content-block--home-slider-heading .content-block__copy-inner { margin: 0; }

.content-block--home-slider { margin-top: 50px; }

@media (max-width: 767px) { .content-block--home-slider { margin-top: 0; } }

.content-block--home-slider .content-page__row { padding-bottom: 0; }

.scroll__outer { visibility: visible; opacity: 1; -webkit-transition: visibility 0s linear 0s, opacity 1s; transition: visibility 0s linear 0s, opacity 1s; }

.scroll__outer.video-is-playing { visibility: hidden; opacity: 0; -webkit-transition: visibility 0s linear 1s, opacity 1s; transition: visibility 0s linear 1s, opacity 1s; }

.scroll { z-index: 199; }

.scroll__indicator { position: absolute; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); -webkit-transform: translate(-50%, -50px); transform: translate(-50%, -50px); }

@media (max-width: 480px) { .scroll__indicator { -webkit-transform: translate(-50%, -50px); transform: translate(-50%, -50px); } }

.scroll__icon { width: 35px; height: 60px; border: 2px solid white; border-radius: 30px; position: relative; }

.scroll__icon:before { content: ""; position: absolute; width: 3px; border-radius: 1.5px; height: 8px; background: white; left: 14px; top: 10px; -webkit-animation: 3s scroll ease-in-out infinite; animation: 3s scroll ease-in-out infinite; -webkit-animation-delay: 0.25s; animation-delay: 0.25s; }

@media (max-width: 480px) { .scroll__icon { display: none; } }

.scroll__arrow { width: 35px; height: 50px; margin-top: 10px; position: relative; }

@media (max-width: 480px) { .scroll__arrow { -webkit-animation: 3s scrollInvert ease-in-out infinite; animation: 3s scrollInvert ease-in-out infinite; -webkit-animation-delay: 0.25s; animation-delay: 0.25s; } }

.scroll__arrow:before { content: ""; width: 19px; height: 2px; background: white; position: absolute; left: 2px; right: auto; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.scroll__arrow:after { content: ""; width: 19px; height: 2px; background: white; position: absolute; right: 2px; left: auto; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

@-webkit-keyframes scroll { 0% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 0; }
  40% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 1; }
  80% { -webkit-transform: translateY(20px); transform: translateY(20px);
    opacity: 0.75; }
  100% { -webkit-transform: translateY(20px); transform: translateY(20px);
    opacity: 0; } }

@keyframes scroll { 0% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 0; }
  40% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 1; }
  80% { -webkit-transform: translateY(20px); transform: translateY(20px);
    opacity: 0.75; }
  100% { -webkit-transform: translateY(20px); transform: translateY(20px);
    opacity: 0; } }

@-webkit-keyframes scrollInvert { 0% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 0; }
  50% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 1; }
  80% { -webkit-transform: translateY(-20px); transform: translateY(-20px);
    opacity: 0.75; }
  100% { -webkit-transform: translateY(-20px); transform: translateY(-20px);
    opacity: 0; } }

@keyframes scrollInvert { 0% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 0; }
  50% { -webkit-transform: translateY(0px); transform: translateY(0px);
    opacity: 1; }
  80% { -webkit-transform: translateY(-20px); transform: translateY(-20px);
    opacity: 0.75; }
  100% { -webkit-transform: translateY(-20px); transform: translateY(-20px);
    opacity: 0; } }

@media (max-width: 991px) { .content-block--home-slider-heading .content-block__copy { -webkit-transform: translateY(-20px); transform: translateY(-20px); } }

@media (max-width: 767px) { .content-block--title div.content-block__copy { padding: 0; }
  .content-block--home-content .content-block__inner { position: relative; height: 100%; }
  .content-block--home-content .content-block__inner:after { display: none; }
  .content-block--home-map .home-map-outer { width: 100%; height: 300px; }
  .content-block--home-map .am_single_map { width: 100%; height: 300px; overflow: hidden; }
  .content-block--home-map .address-text__inner { -webkit-transform: none; transform: none; }
  .content-block--home-map .address-text { position: relative; width: 100%; display: block; top: initial; -webkit-transform: none; transform: none; clear: both; background: none; height: auto; margin-top: 30px; }
  .content-block--home-map .address-text__inner { padding-left: 0; }
  .content-block--home-map .address-text__inner h3 { margin: 0; margin-bottom: 10px; }
  .content-block--home-map .address-text__inner p { margin: 0; }
  .content-block--home-slider .bjzm-slideshow__nav-item { -webkit-transform: scale(0.6); transform: scale(0.6); } }

.post-loop { margin-top: 60px; }

.content-single__entry-content .arve-wrapper { max-width: none !important; }

.content-single__entry-content .gallery { width: calc(100%)10px; margin-left: -5px; clear: both; overflow: hidden; margin-bottom: 20px; }

.content-single__entry-content .gallery .gallery-item { position: relative; width: 33.3333333%; float: left; margin: 0; }

.content-single__entry-content .gallery .gallery-item .gallery-icon { padding: 5px; }

.content-single__entry-content .gallery.gallery-columns-2 .gallery-item { width: 50%; }

.content-single__entry-content .gallery.gallery-columns-3 .gallery-item { width: 33.3333333%; }

.content-single__entry-content .gallery.gallery-columns-4 .gallery-item { width: 25%; }

.content-single__entry-content .gallery.gallery-columns-5 .gallery-item { width: 16.66666666%; }

.content-single__entry-content img.size-large { width: 100%; }

.content-single__entry-content ul li { list-style-type: none; }

.content-single__entry-content ul li:before { line-height: 0.8; }

.content-single__entry-content ul, .content-single__entry-content ol { margin-bottom: 25px; padding-left: 25px; list-style-type: disc; }

.content-single__entry-content ul li, .content-single__entry-content ol li { padding-bottom: 5px; list-style-type: disc; }

.content-single__entry-content ol, .content-single__entry-content ol li { list-style-type: decimal; }

.content-single__entry-content .wp-caption { padding: 0; }

.content-single__entry-content .wp-caption-text { font-size: 14px; line-height: 1.0; padding: 10px 4px 12px; position: relative; text-align: left; }

.content-single__entry-content .aligncenter, .content-single__entry-content div.aligncenter { display: block; margin: 0 auto; }

.content-single__entry-content .alignnone { margin: 0; }

.content-single__entry-content .alignright { float: right; margin: 0px 0 19px 19px; }

.content-single__entry-content .alignleft { float: left; margin: 0px 19px 19px 0; }

.content-single__entry-content .alignright { float: right; margin: 0px 0 19px 19px; }

.content-single__entry-content .alignnone { margin: 0; }

.content-single__entry-content .alignleft { float: left; margin: 0px 19px 19px 0; }

.content-single__entry-content a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.content-single__entry-content .gallery { width: calc(100%)10px; margin-left: -5px; clear: both; overflow: hidden; margin-bottom: 20px; }

.content-single__entry-content .gallery .gallery-item { position: relative; width: 33.3333333%; float: left; margin: 0; }

.content-single__entry-content .gallery .gallery-item .gallery-icon { padding: 5px; }

.content-single__entry-content .gallery.gallery-columns-2 .gallery-item { width: 50%; }

.content-single__entry-content .gallery.gallery-columns-3 .gallery-item { width: 33.3333333%; }

.content-single__entry-content .gallery.gallery-columns-4 .gallery-item { width: 25%; }

.content-single__entry-content .gallery.gallery-columns-5 .gallery-item { width: 16.66666666%; }

.single__hero { display: none; width: 100%; }

.entry-content figure { position: relative; max-width: 100%; margin: 0; }

.entry-content figure a:link, .entry-content figure a:visited { text-decoration: none; border: none; }

.ssba a { display: inline-block; margin-left: 20px; }

.ssba a:first-child { margin-left: 0; }

.ssba > div { text-align: right !important; }

.ssba img { max-width: 20px; display: inline; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; max-width: 100%; height: 25px; width: initial; }

.ssba img:hover { opacity: 0.5; }

.bjzm-wrapper--404 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bjzm-wrapper--404 h1 { font-size: 40px; text-align: center; margin: 0; }

/*# sourceMappingURL=style.css.map */
