/*!
Theme Name: IMPAC5
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: impac5
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

impac5 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**
 * @license
 * MyFonts Webfont Build ID 3388162, 2017-05-11T17:43:28-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BrandonGrotesqueWeb-BoldItalic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/bold-italic/
 * 
 * Webfont: BrandonGrotesqueWeb-Bold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/bold/
 * 
 * Webfont: BrandonGrotesqueWeb-Regular by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/regular/
 * 
 * Webfont: BrandonGrotesqueWeb-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/italic/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3388162
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2015 by Hannes von Doehren. All rights reserved.
 * 
 * © 2017 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/33b302");

@font-face {font-family: 'BrandonGrotesqueWeb';src: url('webfonts/33B302_0_0.eot');src: url('webfonts/33B302_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33B302_0_0.woff2') format('woff2'),url('webfonts/33B302_0_0.woff') format('woff'),url('webfonts/33B302_0_0.ttf') format('truetype'); font-weight: bold; font-style: italic; font-display: swap;}
 
@font-face {font-family: 'BrandonGrotesqueWeb';src: url('webfonts/33B302_1_0.eot');src: url('webfonts/33B302_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33B302_1_0.woff2') format('woff2'),url('webfonts/33B302_1_0.woff') format('woff'),url('webfonts/33B302_1_0.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap;}
 
@font-face {font-family: 'BrandonGrotesqueWeb';src: url('webfonts/33B302_2_0.eot');src: url('webfonts/33B302_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33B302_2_0.woff2') format('woff2'),url('webfonts/33B302_2_0.woff') format('woff'),url('webfonts/33B302_2_0.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap;}
  
@font-face {font-family: 'BrandonGrotesqueWeb';src: url('webfonts/33B302_3_0.eot');src: url('webfonts/33B302_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33B302_3_0.woff2') format('woff2'),url('webfonts/33B302_3_0.woff') format('woff'),url('webfonts/33B302_3_0.ttf') format('truetype'); font-weight: normal; font-style: italic; font-display: swap;}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 60%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change its value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}
html, body {
	overflow-x: hidden;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

html {
	font-size: 16px;
}
@media screen and (min-width: 768px) {
	html {
		font-size: 20px;
	}
}
@media screen and (min-width: 1440px) {
	html {
		font-size: 24px;
	}
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
/* 	font-family: "Open Sans", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */	
	font-family: "BrandonGrotesqueWeb", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-top: 0;
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}
body.home {
	background: #E7F5F8;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #106983;
}

a:visited {
	color: #106983;
}

a:hover,
a:focus,
a:active {
	color: #57B5C1;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

a.post-edit-link {
    text-decoration: none;
    color: #999;
    display: inline-block;
    padding: .5em 0;
    font-size: .9em;
}
a.post-edit-link:after {
	content: "\f327";
	font-family: "dashicons";
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
    border-radius: 0;
    background: #106983;
    color: #BEE5EB;
    line-height: 1;
    padding: 0.9em 3em;
    outline: 1px solid #57B5C1;
    outline-offset: -8px;
    box-shadow: 3px 3px 6px rgba(0,0,0,.2);
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .05em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: #fff;
	background-color: #002F50;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	background-color: #002F50;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 0;
	padding: 3px;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}
.toggled .menu-primary-nav-container,
.toggled .menu-primary-nav-fr-container {
    background: rgba(255,255,255,.8);
	width: 100vw;
	position: absolute;
	right: 0;
	top: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-size: 1.1rem;
}
.main-navigation ul ul {
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 85%;
	left: -999em;
	z-index: 99999;
	background: transparent;
	transition: left 0.6s ease;
}
.main-navigation.toggled ul ul {
	padding: 0;
	width: 85%;
	margin-left: 15%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation ul li.focus > ul {
	left: 0;
}
.main-navigation ul ul ul {
	left: -999em;
}
.main-navigation.toggled ul ul ul {
	margin-left: 25%;
	width: 75%;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus > ul,
.main-navigation ul ul li.focus > ul {
	left: 0;
}
.main-navigation li.menu-item-has-children > a:after {
    position: absolute;
    content: ">";
    right: 5%;
	color: #57B5C1;
}
.main-navigation ul ul a {
	font-size: .85em;
	border-color: #ccc;
	font-weight: normal;
	line-height: 1.3;
	padding: .6em .75em;
	background: #E7F5F8;
}
.main-navigation ul ul ul a {
	background: #FFF;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	background: #BEE5EB;
	color: #000;
	font-weight: 700;
	padding: .4em .75em;
	border-bottom: 1px solid #333;
	transition: all 0.3s ease;
}
.main-navigation a:not([href]) {
	cursor: cell;
}
.main-navigation a:hover,
.main-navigation a:focus {
	background: #fff;
	color: #000;
	outline: none;
}
.main-navigation .current-menu-item > a {
	color: #000;
}

/* Small menu. */
.menu-button-text {
	display: none;
}
.menu-toggle {
	display: inline-block;
	color: #57B5C1;
	background: #BEE5EB;
	border: none;
	cursor: pointer;
	padding: 1.5rem .75rem .75rem;
	transition: background 0.3s ease;
	outline: 0;
	box-shadow: none;
}
.popthrough .menu-toggle {
	position: absolute;
	top: 6px;
	right: 20px;
	padding: .5rem;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
	color: #BEE5EB;
	background: #106983;
	outline: none;
}
.main-navigation.toggled {
	z-index: 104;
}
.main-navigation.toggled ul {
	display: block;
	position: absolute;
	width: 100%;
	background: rgba(255,255,255,.97);
	border-top: 3px solid #57B5C1;
}
.close-icon,
.hamburger-icon {
	width: 25px;
	height: 16px;
	vertical-align: middle;
	max-width: unset;
}
.hamburger-icon {
	display: inline-block;
}
.close-icon {
	display: none;
}
.toggled .hamburger-icon {
	display: none;
}
.toggled .close-icon {
	display: inline-block;
}
.main-navigation.popthrough {
    left: auto;
    position: fixed;
    top: 0;
	right: auto;
	width: auto;
	background: transparent;
    z-index: 100;
	width: 100%;
}
.main-navigation.popthrough.toggled .menu-mobile-nav-container {
    width: 100vw;
}

.menu-social {
    display: flex;
    justify-content: flex-end;
}

.mobile-footer-navigation ul,
.extra-footer-navigation ul,
.footer-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.mobile-footer-navigation {
    margin-bottom: 2em;
}
.site-footer {
	font-size: .7rem;
	background: #002F50;
	padding: 1rem;
	text-align: center;
}
.site-footer a {
	color: #fff;
	text-decoration: none;
}
.site-footer a:hover,
.site-footer a:active {
	color: #E7F5F8;
}
.is-style-sponsors-holder {
	margin-bottom: 1em;
}
.is-style-sponsors-holder h4 {
	text-align: center;
}

#fatFooter {
	margin-bottom: 4rem;
}
#fat-footer > li {
	margin-bottom: .25em;
}
#fat-footer > li > a {
    font-weight: bold;
    padding: 0;
	line-height: 1.2;
    display: inline-block;
	text-transform: uppercase;
}
#fat-footer ul a {
	line-height: 1.25;
}
#fat-footer ul {
	display: none;
}
#thinFooter {
	border-top: 1px solid #fff;
    border-bottom: 4px solid #fff;
    padding: 1em 0;
}
#thin-footer a {
    text-transform: uppercase;
}
.extra-footer-navigation li {
	margin-bottom: .25em;
}
.mobile-footer-navigation ul {
    text-transform: uppercase;
    font-size: 1.1rem;
}
.mobile-footer-navigation a {
    padding: .35em;
    display: block;
}
.mobile-footer-navigation a:active {
	color: #E7F5F8;
}


@media screen and (min-width: 768px) {
	.menu-toggle {
		margin-top: -1.5rem;
	}
	.popthrough .menu-toggle {
		margin-top: 0;
		top: 12px;
	}
	.main-navigation {
		position: relative;
	}
	.main-navigation.toggled {
		position: static;
		flex-basis: 55px;
		text-align: right;
	}
	.main-navigation.popthrough.toggled {
		position: fixed;
	}
	.main-navigation.toggled .menu-toggle {
		position: static;
	}
	.main-navigation.toggled.popthrough .menu-toggle {
		position: absolute;
	}
	.main-navigation.toggled .menu-primary-nav-container,
	.main-navigation.toggled .menu-primary-nav-fr-container	{
		width: 100%;
		right: 0;
		top: 100%;
		left: 0;
		background: transparent;
		border-top: 4px solid transparent;
	}
	.main-navigation.toggled.popthrough .menu-primary-nav-container,
	.main-navigation.toggled.popthrough .menu-primary-nav-fr-container {
		border-top: 8px solid transparent;
	}
	.main-navigation.toggled ul.nav-menu {
		display: flex;
		top: calc(100% + .8rem);
		border-top: 0;
	}
	.main-navigation.toggled.popthrough ul.nav-menu {
		padding-left: 0;
	}
	.main-navigation ul.nav-menu > li.menu-item-has-children > a:after {
		content: "";
	}	
	.admin-bar .main-navigation.popthrough {
		top: 32px;
	}
	.admin-bar .main-navigation.popthrough .menu-toggle {
		top: 56px;
	}	
	.main-navigation a {
		padding: .4em 2em;
	}
	.main-navigation.popthrough {
		max-width: 1440px;
		left: auto;
		right: auto;
	}
	.main-navigation.toggled.popthrough {
		padding-top: 62px;
	}
	.main-navigation.toggled ul ul {
		display: none;
		clear: none;
		background: #fff;
		border: none;
		margin-left: 0;
		width: 100%;
		z-index: 999;
		float: none;
	}
	.main-navigation.toggled ul li:hover > ul,
	.main-navigation.toggled ul li:focus > ul {
		left: 0;
		display: block;
	}
	.main-navigation.toggled ul ul li:hover > ul,
	.main-navigation.toggled ul ul li:focus > ul {
		left: 100%;
	}	
	.main-navigation.toggled .menu-primary-nav-container > ul,
	.main-navigation.toggled .menu-primary-nav-fr-container > ul	{
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	.main-navigation li {
		float: none;
	}
	.main-navigation ul.nav-menu > li {
		flex: 0 1 100%;
		position: relative;
		padding: 0 .78%;
		font-size: inherit;
		text-align: center;
	}
	.main-navigation a {
		display: inline-block;
		padding: .7em 1em;
		border: 0;
		background: transparent;
		font-size: .7em;
	}
	.main-navigation a:hover,
	.main-navigation a:focus {
		background: transparent;
	}
	/* top level nav item link */
	.main-navigation ul.nav-menu > li > a { 
		color: #57B5C1; 
		font-weight: bold;
		display: block;
		padding: 8px 8px 16px 8px;
		line-height: 1.3;
		text-transform: uppercase;
		position: relative;
		z-index: 1000;
	}
	/* top level nav item link when hovered */
	.main-navigation ul.nav-menu > li > a:hover,
	.main-navigation ul.nav-menu > li > a:focus { 
		color: #002F50; 
	}
	.main-navigation ul ul {
		flex-direction: column;
		padding: .7rem;
		top: 100%;
		left: 0;
		background: #fff;
		padding: 15px 0;
	}
	.main-navigation ul li:hover > ul {
		display: block;
	}
	.main-navigation ul ul a {
		display: block;
		color: #000;
		font-size: .6em;
		line-height: 1.2;
		font-weight: normal;
		padding: 6px .75em;
		background: #fff;
	}
	.main-navigation ul ul a:hover,
	.main-navigation ul ul a:focus {
		background-color: #BEE5EB;
	}
	/* 3rd level list */
	.main-navigation ul.nav-menu ul ul {
		height: auto;
		margin: 0;
		top: 0;
		padding: 0;
		overflow: visible;
		width: 100%;
		box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
		border-left: 6px solid #BEE5EB;
	}
	/* 3rd level list items */
	.main-navigation ul ul ul li {
		height: auto;
		float: none;
		margin: 0;
		padding: 0;
		min-height: 0;
		width: auto;
		position: static;
		border-right: none;
	}
	/* 3rd level links */
	.main-navigation ul ul ul li a {
		display: block;
		color: #000;
		font-weight: 400;
		line-height: 1.2;
		width: auto;
		text-align: left;
	}
	.main-navigation > div > ul > li.current-menu-item > a,
	.main-navigation > div > ul > li.current_page_item > a,
	.main-navigation > div > ul > li.current-menu-ancestor > a,
	.main-navigation > div > ul > li.current_page_ancestor > a,
	.main-navigation > div > ul > li:hover > a {
		color: #002F50;
	}
	.main-navigation ul ul li.current-menu-item > a,
	.main-navigation ul ul li.current_page_item > a {
		color: #002F50;
	}
	.main-navigation ul ul > li:hover > a {
		background: #BEE5EB;
	}
	.site-footer {
		background-color: #002F50;
		background-image: linear-gradient(rgba(0,0,0,.25), rgba(0,0,0,.25)), url(img/fat-footer-bg.jpg);
		background-position: center bottom;
		background-size: cover;
		padding: 2em 1em 4em;
	}
	#fat-footer {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		text-align: left;
		padding-top: 0;
		margin-left: auto;
		margin-right: auto;
		width: 96%;
		max-width: 1500px;
	}
	#fat-footer li {
		margin: 0 0 .7em 0;
	}
	#fat-footer > li {
		padding: 0 1rem;
		margin-bottom: 3em;
	}
	#fat-footer > li > a {
		font-weight: bold;
	}
	#fat-footer a {
		display: block;
	}	
	#fat-footer ul {
		display: block;
	}
	#fat-footer ul ul {
		display: none;
	}
	#fat-footer > li:first-child ul ul {
		display: block;
	}
	#fat-footer > li > ul {
		margin-top: .7em;
	}
	#fat-footer > li ul {
		margin-left: .4em;
	}
	#fat-footer > li > ul > li {
		font-size: .82em;
		line-height: 1.3;
		margin: 0 0 .25em 0;
	}
	#fat-footer > li:first-child > ul > li {
		margin-bottom: .7em;
	}
	#fat-footer > li:first-child ul ul li {
		margin-bottom: 0;
	}
	#fat-footer > li:first-child > ul > li > a {
		text-transform: uppercase;
	}
	#fat-footer > li > ul > li a {
		font-weight: normal;
	}
	.extra-footer-navigation {
		border-top: 1px solid #fff;
		border-bottom: 4px solid #fff;
		padding: 1em;
		font-size: .85em;
		width: 96%;
		max-width: 1500px;
		margin-left: auto;
		margin-right: auto;
	}
	.extra-footer-navigation ul {
		display: flex;
		justify-content: center;
	}
	.extra-footer-navigation li {
		margin-bottom: 0;
	}
	.extra-footer-navigation a {
		padding: .2em 1em;
	}
	
}
@media screen and (min-width: 1024px) {
	.admin-bar .main-navigation.popthrough .menu-toggle,
	.admin-bar .main-navigation.toggled.popthrough .menu-toggle {
		top: 0;
	}
}
@media screen and (min-width: 1100px) {
	#fat-footer > li {
		flex: 1;
	}
}
@media screen and (min-width: 1440px) {
	.menu-toggle {
		margin-top: -1rem;
	}
	.popthrough .menu-toggle {
		margin-top: 0;
		top: 6px;
	}
	.close-icon,
	.hamburger-icon {
		width: 30px;
		height: 20px;
	}
	.main-navigation.toggled {
		flex-basis: 72px;
	}
	.main-navigation.toggled.popthrough .menu-primary-nav-container,
	.main-navigation.toggled.popthrough .menu-primary-nav-fr-container {
		border-top: 4px solid transparent;
	}
	.main-navigation.toggled .menu-primary-nav-container > ul,
	.main-navigation.toggled .menu-primary-nav-fr-container > ul	{
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
	}
	.main-navigation ul.nav-menu > li > a { 
		font-size: .7em;
	}
	.main-navigation ul ul a {
		font-size: .7em;
	}

	#fat-footer > li > ul > li {
		font-size: .9em;
	}
}
/*--------------------------------------------------------------
## Secondary nav and social
---------------------------------------------------------------*/
.menu-secondary-nav-container,
.menu-secondary-nav-fr-container {
	order: 0;
	flex: 1 1 100%;
}
ul.nav-secondary {
    list-style: none;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: .7rem;
}
ul.nav-secondary li {
	display: inline-block;
	color: #57B5C1;
	white-space: nowrap;
}
ul.nav-secondary li:after {
	content: "|";
}
ul.nav-secondary li:last-child:after {
	content: "";
}
ul.nav-secondary li a {
	text-decoration: none;
	color: #57B5C1;
	text-transform: uppercase;
	display: inline-block;
	margin-left: .2em;
	margin-right: .4em;
	font-weight: 600;
	padding: 0;
}
ul.nav-secondary li a:hover {
	color: #106983;
}
.impac5-social {
    padding: .25em .5em 0;
	order: 5;
}
.impac5-social a {
	display: inline-block;
	margin-left: .5em;
	color: #FFF;
    background-color: #57B5C1;
    text-decoration: none;
    border-radius: 50%;
    padding: 5px;
    line-height: 16px;
	transition: background-color 0.3s ease;
}
.impac5-social a:first-child {
	margin-left: 0;
}
.impac5-social a:hover {
	background-color: #106983;
}
#mastheadphantom a.impac5-search,
.impac5-social a.impac5-search {
	background: transparent;
	color: #57B5C1;
	border-radius: 0;
	padding: 0;
	text-decoration: none;
	transition: color 0.3s ease;
}
#mastheadphantom a.impac5-search:hover,
.impac5-social a.impac5-search:hover {
	color: #106983;
}
#mastheadphantom .impac5-search .dashicons,
#mastheadphantom .impac5-search .dashicons-before:before,
.impac5-social a.impac5-search .dashicons,
.impac5-social a.impac5-search .dashicons-before:before {
	font-size: 32px;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
@media screen and (min-width: 768px) {
	.impac5-social {
		padding: 0 4% 0 2%;
		order: unset;
	}
	.menu-secondary-nav-container,
	.menu-secondary-nav-fr-container {
		margin-left: 2%;
		order: unset;
		flex: 0 1 28%;
		align-self: center;
	}
	ul.nav-secondary {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		font-size: 1em;
		text-align: right;
	}
	ul.nav-secondary li a {
		margin-left: .5em;
		margin-right: .5em;
	}
	#mastheadphantom  .dashicons,
	#mastheadphantom  .dashicons-before:before,
	.impac5-social .dashicons,
	.impac5-social .dashicons-before:before {
		font-size: 16px;
		width: 16px;
		height: 16px;
	}

}
@media screen and (min-width: 1100px) {
	.impac5-social a {
		margin-left: .25em;
	}
	.menu-secondary-nav-container,
	.menu-secondary-nav-fr-container {
		flex-basis: auto;
	}
}
@media screen and (min-width: 1440px) {
	.menu-secondary-nav-container,
	.menu-secondary-nav-fr-container {
		margin-left: 8%;
	}
	ul.nav-secondary {
		justify-content: flex-end;
		flex-wrap: nowrap;
	}
	.impac5-social {
		padding: 0 4%;
	}
	#mastheadphantom  .dashicons,
	#mastheadphantom  .dashicons-before:before,
	.impac5-social .dashicons,
	.impac5-social .dashicons-before:before {
		font-size: 20px;
		width: 20px;
		height: 20px;
	}
	.impac5-social a {
		line-height: 20px;
	}
	#mastheadphantom .impac5-search .dashicons,
	#mastheadphantom .impac5-search .dashicons-before:before,
	.impac5-social a.impac5-search .dashicons,
	.impac5-social a.impac5-search .dashicons-before:before {
		font-size: 36px;
		width: 36px;
		height: 36px;
	}
}

/*--------------------------------------------------------------
## Special Info bar very top
---------------------------------------------------------------*/
.cti-bar {
	background: #002F50;
	color: #E7F5F8;
	text-align: center;
	padding: .5rem 1rem;
	margin: 0;
	box-shadow: 0 5px 5px rgba(0,0,0,.2);
}
.cti-bar h2 {
	color: #E7F5F8;
	padding: 0;
	font-weight: bold;
	font-size: .9rem;
	line-height: 1.2;
	text-align: center; 
	text-transform: uppercase;
	margin: 0;
}
.cti-bar h2 a {
	color: #EDC51B;
	text-decoration: none;
	transition: color 0.5s ease;
}
.cti-bar h2 a:hover {
	color: #fff;
}

span.widescreen { display: none; }

@media screen and (min-width: 768px) {
	.cti-bar {
		position: relative;
		z-index: 20;
	}
	.cti-bar h2 {
		font-size: .75rem;
	}
}
@media screen and (min-width: 1100px) {
	span.widescreen { display: inline; }
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 1.5em auto;
	max-width: 1190px;
	width: 90%;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.nav-links a {
    display: inline-block;
	font-size: .85em;
    padding: .6em 1.5em;
    border: 2px solid #000;
    text-decoration: none;
    color: #000;
	height: 100%;
	transition: background 0.3s ease;
}
.nav-links .nav-title {
    text-transform: uppercase;
	line-height: 1.3;
	letter-spacing: .1em;
	vertical-align: middle;
	display: inline-block;
}
.nav-links .nav-subtitle {
    font-size: 1.75em;
	vertical-align: -25%;
	line-height: .5;
	display: inline-block;
}
.nav-links .nav-previous .nav-subtitle {
	margin-right: .5em;
}
.nav-links .nav-next .nav-subtitle {
	margin-left: .5em;
}
.nav-links a:hover {
	background-color: #68C8C6;
	color: #000;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}
.page-content {
	margin: 1.5em 0 0;
}
.entry-summary,
.entry-content {
	margin: 0 auto;
	padding: 0;
	max-width: 666px;
}
.site-main {
	padding: 0 1rem;
}
@media screen and (min-width: 768px) {
	.site-main {
		padding: 0;
	}
	.entry-summary {
		padding: 0;
	}
}
@media screen and (min-width: 1440px) {
	.entry-summary,
	.entry-content {
		max-width: 800px;
	}
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.single-post .entry-meta {
    margin-top: 1em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.wp-block-buttons.aligncenter {
	display: flex;
	justify-content: center;
}

.alignwide,
figure.wp-block-gallery.alignwide {
	width: 100%;
    max-width: 100%;
    margin: 1.5rem 0;
}
.alignfull {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;	
/* 	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw); */
}

@media screen and (min-width: 768px) {
	.alignwide, 
	figure.wp-block-gallery.alignwide {
		width: 94vw;
		max-width: 94vw;
		margin: 2rem calc(50% - 47vw);
	}
}
@media screen and (min-width: 1190px) {
	.alignwide, 
	figure.wp-block-gallery.alignwide	{
		width: 1190px;
		max-width: 1190px;
		margin: 3rem calc(50% - 595px);
	}
}

/* Theme specific styles */

h1,
.level1 h1.page-title {
    font-size: 2rem;
    color: #fff;
    margin: 0;
	line-height: 1.2;
	letter-spacing: .05em;
    font-weight: 700;
    text-align: center;
	text-transform: uppercase;
}
h1.page-title {
	padding-left: 1rem;
	padding-right: 1rem;
}
.level2 h1.page-title {
	background: rgba(10,40,65,.5); /* check colour */
	padding: .2em;
	font-size: 5vw;
}
.level3 h1.page-title {
	color: #002F50;
	background: #AFDCE1;
	line-height: 1;
	padding: .75rem .75em;
}
.level4 h1.page-title,
.level5 h1.page-title {
	color: #002F50;
	line-height: 1;
	/* margin-top: -.24em; */
	margin-bottom: 0;
	position: relative;
	z-index: 2;
}
.level4 h1.page-title span.indigenous,
.level5 h1.page-title span.indigenous {
    text-transform: none;
    font-weight: normal;
    font-family: Georgia, Times, serif;
    font-size: .9em;
    display: block;
    padding-top: .15em;
    margin-bottom: 0.1em;
}

h2 {
    font-size: 1.5rem;
}
.search-results h1.page-title {
	margin-bottom: 0;
}
.search-results h1.page-title a {
	text-decoration: none;
}
.search-results p {
	margin-top: 0;
}
h3 {
	font-size: 1.15rem;
	margin-bottom: 0;
	color: #002F50;
}
h3 + p {
	margin-top: 0;
}
h3.site-desc {
    color: #fff;
    text-align: center;
    font-size: 6.75vw;
	line-height: 1;
	margin-top: 1rem;
	margin-bottom: .5rem;
}
h4 {
	font-size: 1.1rem;
	text-transform: uppercase;
	margin-bottom: 0;
}
h5 {
	font-size: 1rem;
    font-weight: normal;
    letter-spacing: .15em;
}

@media screen and (min-width:768px) {
	h1,
	.level1 h1.page-title {
		font-size: 6vw;
	}
	h3.site-desc {
		font-size: 3.75vw;
	}
}
@media screen and (min-width:1100px) {
	h1,
	.level1 h1.page-title {
		font-size: 3.5rem;
	}
	
}
@media screen and (min-width: 1440px) {
	.level2 h1.page-title {
		font-size: 2.6rem;
	}
	h3.site-desc {
		font-size: 1.5rem;
	}
}

/*--------------------------------------------------------------
## Masthead
---------------------------------------------------------------*/
.site-header {
	position: relative;
}
.feature-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 60vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: -8px;
}
.level2 .feature-image {
	justify-content: flex-end;
}
.home .feature-image {
	justify-content: space-between;
	align-items: center;
	height: 100vw;
}
.home .feature-image > img {
	max-width: 50%;
	margin-top: 25vw;
}
.feature-image .down-arrow {
	display: block;
	font-weight: normal;
	color: #fff;
	margin-top: .25em;
}
.down-arrow .dashicons {
	width: 36px;
	height: 36px;
	font-size: 36px;
}
.level4 .feature-image,
.level5 .feature-image {
	border-bottom: 2.5vw solid #BEE5EB;	
}
.level2 .page-subtitle {
    padding: 0 4%;
}
.error404 .page-subtitle:after,
.level2 .page-subtitle:after,
.level3 .page-subtitle:after,
.level4 .page-subtitle:after,
.level5 .page-subtitle:after {
	content: "";
	display: block;
	width: 75%;
	max-width: 300px;
	height: 1em;
	border-bottom: 8px solid #002F50;
	margin: 2em auto 2em;
}
.page-subtitle h2 {
	color: #002F50;
	text-align: center;
	margin: 0 auto;
	line-height: 1.15;
	font-size: 5.8vw;
}
.error404 .page-subtitle {
	padding-top: 1.25rem;
}
.level1 .page-subtitle {
	background-color: #106983;
	padding: 1.25rem 1rem;
}
.level1 .page-subtitle h2 {
	color: #fff;
	max-width: 1020px;
}
.level2 .page-subtitle h2 {
	font-size: 5vw;
}
#breadcrumbs {
	text-align: center;
	color: #57B5C1;
	font-size: .85rem;
	margin-top: .5em;
}
#breadcrumbs a {
	text-decoration: none;
	color: #57B5C1;
}
#breadcrumbs a:hover {
	color: #106983;
}
#breadcrumbs .breadcrumb_last {
	color: #106983;
}
#mastheadphantom {
	position: fixed;
	display: none;
	width: 100%;
	background: #fff;
	top:0;
	left:0;
	z-index: 3;
	height: auto;
	padding-bottom: 0;
	border-bottom: 2px solid #ccc;
}
.site-branding {
	padding: 0;
	position: relative;
	max-width: 15%;
	z-index: 3;
	order: 3;
	margin-right: 4%;
	margin-top: .5rem;
}
.site-branding a,
.site-branding img {
	display: block;
}
#mastheadphantom .site-branding {
	padding: 5px;
	position: static;
	max-width: 30%;
	width: 160px;
	margin-top: 0;
	margin-right: 4%;
	order: unset;
}
.custom-logo-link {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.custom-logo-link img {
	display: block;
	margin: 0 auto;
	-webkit-filter: drop-shadow(3px 4px 7px rgba(0,0,0,.25));
	filter: drop-shadow(3px 4px 7px rgba(0,0,0,.25));
}
.impac5-search {
	display: inline-block;
	margin-left: 2em;
}
#mastheadphantom .impac5-search {
	margin-left: 0;
}
#mastheadphantom .impac5-search a {
	text-decoration: none;
	display: block;
}
.layout-helper {
    display: flex;
    justify-content: flex-start;
	align-items: center;
	padding: .25rem 1rem;
	max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.video-holder {
	margin: 0;
}
.video-holder video {
	display: block;
}

.header-bar {
	padding: 1em 1em 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #E7F5F8;
}
.language-switcher {
    line-height: 1.1;
	display: flex;
	order: 4;
	font-size: .8rem;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mastheadphantom .language-switcher {
	font-size: 1em;
	margin-left: 1em;
}
.language-switcher a {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: .4em .8em;
	color: #57B5C1;
}
#mastheadphantom .language-switcher a {
	padding: .2em .4em;
	opacity: 0.25;
	transition: opacity 0.3s ease;
}
.language-switcher a:hover,
.language-switcher a:active {
	color: #106983;
}
#mastheadphantom .language-switcher a:hover {
	opacity: 0.75;
}
.language-switcher .current-lang a {
	background: #BEE5EB;
	font-weight: 600;
	color: #57B5C1;
	cursor: default;
}
#mastheadphantom .language-switcher .current-lang a {
	background: transparent;
	opacity: 1;
}

@media screen and (min-width:768px) {
	.header-bar {
		font-size: .65rem;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: nowrap;
		margin: 0;
		padding: 1rem 16px .7rem;
		position: relative;
		z-index: 4;
	}
	.site-branding {
		position: relative;
		order: unset;
		z-index: 103;
		top: -1em;
		left: 0;
		width: 85px;
		max-width: 8%;
		margin-right: 4%;
	}
	.custom-logo-link {
		max-width: unset;
	}
	.custom-logo-link img {
		position: absolute;
	}	
	.language-switcher {
		font-size: 1em;
		order: unset;
		margin-left: 0;
		align-self: center;
	}
	#mastheadphantom .language-switcher {
		font-size: .75em;
		margin-right: 1em;
		margin-left: 0;
	}
	.language-switcher a {
		letter-spacing: .05em;
	}
	.feature-image {
		height: 36.2vw;
		margin-top: 0;
	}
	.level3 .feature-image,
	.level4 .feature-image,
	.level5 .feature-image {
		height: 29vw;
		background-position: center bottom;
	}
	.home .feature-image {
		position: relative;
		min-height: calc(15vh + 11vw + 4.375rem);
		height: calc(100vh - 5.94rem + 12px);
	}
	.admin-bar.home .feature-image {
		height: calc(100vh - 5.94rem - 20px);
	}
	.home .feature-image > img {
		margin-top: 15vh;
	}
	h1.page-title {
		font-size: 6vw;
	}
	.level3 h1.page-title,
	.level4 h1.page-title,
	.level5 h1.page-title {
		font-size: 4.5vw;
	}
	.feature-image.light h1.page-title {
		color: #000;
	}
	.admin-bar #mastheadphantom {
		top: 44px;
	}
	#mastheadphantom {
		border-bottom: 0;
		box-shadow: 0 2px 8px rgba(0,0,0,.2);
	}
	#masthead .site-logo img {
		max-width: 70%;
	}
	#mastheadphantom .site-branding {
		padding: 10px 20px 8px;
		max-width: 160px;
	}
	.main-navigation.popthrough li {
		flex-basis: 6em;
	}
	.main-navigation.toggled.popthrough ul {
		top: 100%;
	}
	.main-navigation.popthrough a {
		background: transparent;
	}
	.main-navigation.toggled.popthrough ul ul ul {
		top: 0;
	}
	.custom-logo-link {
		margin-bottom: 0;
		display: inline-block;
		position: relative;
		z-index: 2;
	}
	.impac5-search {
		margin-left: 0;
	}
	.page-subtitle h2,
	.level2 .page-subtitle h2 {
		font-size: 2rem;
		line-height: 1.1;
		max-width: 12em;
	}

}
@media screen and (min-width: 1024px) {
	.admin-bar #mastheadphantom {
		top: 32px;
	}
	/* .admin-bar .main-navigation.popthrough {
		top: 32px;
	} */
}
@media screen and (min-width: 1100px) {	
	#mastheadphantom .site-logo img {
		max-width: 100%;
	}
	.impac5-search {
		margin-left: .2em;
	}
	.header-bar {
		font-size: .75rem;
	}
}
@media screen and (min-width: 1440px) {	
	.header-bar {
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		padding: .5rem 2%;
	}
	.site-branding {
		top: -1em;
		width: 100px;
		max-width: 8%;
		margin-right: 4%;
	}
	#mastheadphantom .site-branding {
		padding: 0;
		margin-top: 0;
	}
	.home .feature-image {
		height: calc(100vh - 1.9rem - 74px);
	}
	
}

/* TILE MENUS - style is based on page level which is in ul class */

.tile-menu-holder {
	padding: 0 20px;
	width: 100vw;
	margin: 1rem calc(50% - 50vw) 2rem;
}
ul.tile-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.tile-menu a {
	text-decoration: none;
	color: #fff;
	display: block;
}
ul.tile-menu.level3 a {
	color: #000;
}
ul.tile-menu li {
	margin: 1.5em 0;
	padding: 0;
	position: relative;
}
ul.tile-menu.level2 li {
	background-color: #002F50;
	transition: background-color 0.3s ease;
}
ul.tile-menu.level2 li:hover {
	background-color: #106983;
}
ul.tile-menu.level3 li {
	background-color: #57B5C1;
	transition: background-color 0.3s ease;
}
ul.tile-menu.level3 li:hover {
	background-color: #47A5B1;
}
ul.tile-menu .tile-image {
	background: url(img/default-feature-m.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 100%;
	position: relative;
}
ul.tile-menu.level2 .tile-image {
	padding-top: 41.2%;
	width: 59%;
}
ul.tile-menu.level3 .tile-image {
	padding-top: 50%;
	width: 50%;
}
ul.tile-menu.level1 .tile-image:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: background-color 0.3s ease;
}
ul.tile-menu .tile-label {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 6.75vw;
	line-height: 1.1;
	margin: 0;
	padding: 19% 10% 0 30%;
}
ul.tile-menu .tile-label span {
    z-index: 2;
    position: relative;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
ul.tile-menu em.indigenous {
    text-transform: none;
	font-style: normal;
    font-weight: normal;
    font-family: Georgia, Times, serif;
}
ul.tile-menu.level2 .tile-label {
	left: auto;
	right: 0;
	width: 41%;
	padding: 7% 3% 0 4%;
	font-size: 4vw;
}
ul.tile-menu.level3 .tile-label {
	left: auto;
	right: 0;
	width: 50%;
	padding: 10% 3% 0 4%;
	font-size: 4.6vw;
}
ul.tile-menu .tile-label:before {
	/* arrow as bg image */
	content: ""; 
	background-image: url(img/tile-arrow.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	display: inline-block;
	top: 0;
	left: 15%;
	width: 27%;
	height: 100%;
	z-index: 1;
	transition: transform 0.3s ease;
}
ul.tile-menu.level2 .tile-label:before {
	left: -7%;
	width: 28%;
}
ul.tile-menu.level3 .tile-label:before {
	left: 0;
	width: 28%;
}
ul.tile-menu.level1 a:hover .tile-image:after {
	background-color: rgba(0,0,0,.2); 
}
/* make the arrow move on hover */
ul.tile-menu a:hover .tile-label:before {
	transform: translateX(25%);
}
ul.tile-menu.level2 li:nth-child(n) a:hover .tile-label:before,
ul.tile-menu.level3 li:nth-child(n) a:hover .tile-label:before {
	transform: translateX(24%);
}
/* alternating row styles */
ul.tile-menu.level2 li:nth-child(even) .tile-image {
	margin-left: 41%;
}
ul.tile-menu.level3 li:nth-child(even) .tile-image {
	margin-left: 50%;
}
ul.tile-menu.level2 li:nth-child(even) .tile-label,
ul.tile-menu.level3 li:nth-child(even) .tile-label {
	left: 0;
	right: auto;
}
ul.tile-menu.level2 li:nth-child(even) .tile-label:before {
	left: 55%;
}
ul.tile-menu.level3 li:nth-child(even) .tile-label:before {
	left: 75%;
}

@media screen and (min-width: 768px) {
	ul.tile-menu {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: -1em 0 0 -1em;
		width: calc(100% + 1em);		
	}
	ul.tile-menu li {
		flex-basis: calc(50% - 1em);
		margin: 1em 0 0 1em;
		max-width: 625px;
	}
	ul.tile-menu.level2 li {
		max-width: 680px;
	}
	ul.tile-menu.level3 li {
		max-width: 720px;
	}
	ul.tile-menu .tile-label {
		font-size: 3.5vw;
	}
	ul.tile-menu.level2 .tile-label {
		font-size: 2vw;
	}
	ul.tile-menu.level3 .tile-label {
		font-size: 2.4vw;
	}
	/* reset alternating rows */
	ul.tile-menu.level2 li:nth-child(even) .tile-image,
	ul.tile-menu.level3 li:nth-child(even) .tile-image {
		margin-left: 0;
	}
	ul.tile-menu.level2 li:nth-child(even) .tile-label,
	ul.tile-menu.level3 li:nth-child(even) .tile-label {
		left: auto;
		right: 0;
	}
	ul.tile-menu.level2 li:nth-child(even) .tile-label:before {
		left: -7%;
	}
	ul.tile-menu.level3 li:nth-child(even) .tile-label:before {
		left: 0;
	}

	/* set alternating rows for 2 cols */
	ul.tile-menu.level2 li:nth-child(4n+3) .tile-image,
	ul.tile-menu.level2 li:nth-child(4n+4) .tile-image {
		margin-left: 41%;
	}
	ul.tile-menu.level2 li:nth-child(4n+3) .tile-label,
	ul.tile-menu.level2 li:nth-child(4n+4) .tile-label {
		left: 0;
		right: auto;
	}
	ul.tile-menu.level2 li:nth-child(4n+3) .tile-label:before,
	ul.tile-menu.level2 li:nth-child(4n+4) .tile-label:before {
		left: 55%;
	}
	
	ul.tile-menu.level3 li:nth-child(4n+3) .tile-image,
	ul.tile-menu.level3 li:nth-child(4n+4) .tile-image {
		margin-left: 50%;
	}
	ul.tile-menu.level3 li:nth-child(4n+3) .tile-label,
	ul.tile-menu.level3 li:nth-child(4n+4) .tile-label {
		left: 0;
		right: auto;
	}
	ul.tile-menu.level3 li:nth-child(4n+3) .tile-label:before,
	ul.tile-menu.level3 li:nth-child(4n+4) .tile-label:before {
		left: 68%;
	}	
}
@media screen and (min-width: 1440px) {
	ul.tile-menu .tile-label {
		font-size: 2.3vw;
	}
	ul.tile-menu.level2 .tile-label {
		font-size: 1.3vw;
	}
	ul.tile-menu.level3 .tile-label {
		font-size: 1.5vw;
	}
	ul.tile-menu li,
	ul.tile-menu.level2 li,
	ul.tile-menu.level3 li {
		flex-basis: calc(33.33% - 1em);
	}
	/* reset alternating rows */
	ul.tile-menu.level2 li:nth-child(n) .tile-image,
	ul.tile-menu.level3 li:nth-child(n) .tile-image {
		margin-left: 0; 
	}
	ul.tile-menu.level2 li:nth-child(n) .tile-label,
	ul.tile-menu.level3 li:nth-child(n) .tile-label {
		left: auto;
		right: 0;
	}
	ul.tile-menu.level2 li:nth-child(n) .tile-label:before {
		left: -7%;
	}
	ul.tile-menu.level3 li:nth-child(n) .tile-label:before {
		left: 0;
	}
	/* set alternating rows for 3 cols */
	ul.tile-menu.level2 li:nth-child(6n+4) .tile-image,
	ul.tile-menu.level2 li:nth-child(6n+5) .tile-image,
	ul.tile-menu.level2 li:nth-child(6n+6) .tile-image {
		margin-left: 41%;
	}
	ul.tile-menu.level2 li:nth-child(6n+4) .tile-label,
	ul.tile-menu.level2 li:nth-child(6n+5) .tile-label,
	ul.tile-menu.level2 li:nth-child(6n+6) .tile-label {
		left: 0;
		right: auto;
	}
	ul.tile-menu.level2 li:nth-child(6n+4) .tile-label:before,
	ul.tile-menu.level2 li:nth-child(6n+5) .tile-label:before,
	ul.tile-menu.level2 li:nth-child(6n+6) .tile-label:before {
		left: 55%;
	}
	ul.tile-menu.level3 li:nth-child(6n+4) .tile-image,
	ul.tile-menu.level3 li:nth-child(6n+5) .tile-image,
	ul.tile-menu.level3 li:nth-child(6n+6) .tile-image {
		margin-left: 50%;
	}
	ul.tile-menu.level3 li:nth-child(6n+4) .tile-label,
	ul.tile-menu.level3 li:nth-child(6n+5) .tile-label,
	ul.tile-menu.level3 li:nth-child(6n+6) .tile-label {
		left: 0;
		right: auto;
	}
	ul.tile-menu.level3 li:nth-child(6n+4) .tile-label:before,
	ul.tile-menu.level3 li:nth-child(6n+5) .tile-label:before,
	ul.tile-menu.level3 li:nth-child(6n+6) .tile-label:before {
		left: 68%;
	}		
}
@media screen and (min-width: 2100px) {
	ul.tile-menu .tile-label {
		font-size: 1.8rem;
	}
	ul.tile-menu.level2 .tile-label,
	ul.tile-menu.level3 .tile-label {
		font-size: 1.1rem;
	}
}

/* modals */
.modal-search-form, .modal-content-box { display: none; }
.my-modal-box {
	background: rgba(255,255,255,.9);
	padding: 10px;
}
.vbox-content .vbox-inline { 
	height: 275px; 
	width: 500px; 
	max-width: 90%; 
	padding: 20px 2% !important; 
	box-sizing: border-box; 
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
.vbox-num, .vbox-title {
	font-size: 18px;
}
.vbox-close {
	width: 90px;
	font-size: 50px;
	height: 50px;
}
.search-form {
	text-align: center;
	align-self: stretch;
	margin-bottom: 1rem;
}
.search-form input {
    font-size: 1rem;
}
.search-form input[type="search"] {
	width: 70%;
	padding: .3em .8em;
}
.error-404 .search-form input[type="search"] {
	padding: .65em 1em;
	border: 1px solid #57B5C1;
	margin-right: 1em;
}
.search-form input[type="submit"] {
    text-transform: uppercase;
}
.search-form label {
	display: block;
	margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
	.search-form label {
		display: inline;
		margin-bottom: 0;
	}
}

#toplink {
    position: fixed;
    bottom: 10px;
    right: 10px;
	display: none;
	z-index: 99;
}
#toplink a {
	display: inline-block;
	background: #68C8C6;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 14px;
	font-size: .75rem;
	transition: all 0.3s ease;
}
#toplink a:hover {
	background: #6D8877;
	color: #fff;
}
#toplink a:after {
	content: "\276F";
	display: inline-block;
	margin-left: 10px;
	transform: rotate(270deg);
}
.wp-block-button {
	background-color: #57B5C1;
	outline: 1px solid #BEE5EB;
	outline-offset: -8px;
	padding: 8px;
}
.wp-block-button__link {
	border-radius: 0;
	text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: bold;
	font-size: 1rem;
	padding: .3em 2em;
	background-color: transparent;
	color: #106983;
	transition: color 0.3s ease;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus {
	color: black;
}
.is-style-outline > .wp-block-button__link:not(.has-text-color), 
.wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: #106983;
}
.wp-block-button.is-style-outline a {
	transition: background 0.3s ease;
}
.wp-block-button.is-style-outline a:hover {
	background: #BEE5EB;
}
.wp-block-latest-posts__list.is-grid {
    padding: 0 1em;
	margin-bottom: 2rem;
}
.wp-block-latest-posts.is-grid li,
.wp-block-latest-posts.is-grid article {
    margin: 0 0 1.25em 0;
	background-color: #002F50;
	color: #E7F5F8;
	padding: 1em;
	text-align: left;
	position: relative;
}
.wp-block-latest-posts.is-grid article:nth-child(odd):after,
.wp-block-latest-posts.is-grid li:nth-child(odd):after{
    content: "";
    position: absolute;
    top: 1em;
    width: 90%;
    left: 5%;
    height: 1px;
    background: #fff;
}
.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: .5em;
}
.wp-block-latest-posts__featured-image {
    margin: -1em -1em .5em -1em;
}
.wp-block-latest-posts__featured-image > a {
	display: block;
}
.wp-block-latest-posts__featured-image img {
    display: block;
	width: 100%;
}
.wp-block-latest-posts__featured-image + a {
    font-size: 1.5rem;
    display: block;
    line-height: 1.1;
    font-weight: bold;
	text-decoration: none;
    color: #E7F5F8;
	transition: color 0.3s ease;
}
.wp-block-latest-posts a:hover {
	color: #57B5C1;
}
time.wp-block-latest-posts__post-date {
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #57B5C1;
    margin-top: 1em;
    margin-bottom: 0;
}
.wp-block-latest-posts__post-excerpt {
    margin: 0;
}
.wp-block-latest-posts__post-excerpt p {
	margin: 0 0 .4em 0;
	line-height: 1.2;
}
.wp-block-latest-posts .wp-block-buttons {
	margin-top: 2em;
	margin-bottom: 0;
}
.wp-block-latest-posts .wp-block-button {
	background-color: #106983;
	outline-color: #57B5C1;
}
.wp-block-latest-posts a.wp-block-button__link {
	font-size: .85rem;
	letter-spacing: .1em;
	color: #57B5C1;
	padding: .3em 1em;
}
.wp-block-latest-posts a.wp-block-button__link:hover {
	color: #BEE5EB;
}

@media screen and (min-width: 768px) {
	.wp-block-latest-posts__list.is-grid {
		padding: 0;
		justify-content: center;
	}
	.wp-block-latest-posts.is-grid li {
		margin: 0 1.5em 1.25em 0;
	}
	.wp-block-latest-posts.columns-4 li {
		width: calc(50% - 1.1875em);
	}
	.wp-block-latest-posts.is-grid article {
		margin: 0 1em 1em 0;
	}
	.wp-block-latest-posts.columns-5 article {
		width: calc(33% - 1.25em);
	}
	.wp-block-latest-posts.columns-4 li:nth-child(2n),
	.wp-block-latest-posts.columns-4 li:last-child,
	.wp-block-latest-posts.columns-5 article:nth-child(3n),
	.wp-block-latest-posts.columns-5 article:last-child {
		margin-right: 0;
	}
	.wp-block-latest-posts__featured-image + a {
		min-height: 2.2em;
		font-size: 1.25rem;
	}
	time.wp-block-latest-posts__post-date {
		font-size: .85rem;
	}
	.wp-block-latest-posts__post-excerpt {
		font-size: .85rem;
	}
}
/* @media screen and (min-width: 1024px) {
	.wp-block-latest-posts__featured-image + a {
		font-size: 1.35rem;
	}
} */
@media screen and (min-width: 1024px) {
	.wp-block-latest-posts.columns-5 article {
		width: calc(20% - 1.25em);
	}
	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - 1.1875em);
	}
	.wp-block-latest-posts.columns-4 li:nth-child(2n) {
		margin-right: 1.5em;
	}
	.wp-block-latest-posts.columns-5 article:nth-child(3n) {
		margin-right: 1em;
	}
	.wp-block-latest-posts.columns-4 li:nth-child(4n),
	.wp-block-latest-posts.columns-5 article:nth-child(5n) {
		margin-right: 0;
	}

}

.is-style-footer1 h2 {
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: .6em;
    line-height: 1;
}
.is-style-footer1 a {
	text-decoration: none;
	color: #fff;
}
.is-style-footer1 figure.wp-block-image {
	margin: 0;
}
.is-style-footer1 .wp-block-group {
    padding: 0px 24px 10px;
	height: 48%;
}
.is-style-footer1 .wp-block-group .wp-block-group__inner-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.is-style-footer-logos .wp-block-columns {
	justify-content: center;
}
.is-style-footer-logos .wp-block-column {
    max-width: 200px;
}

/* Separator */

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
	opacity: 1;
	height: 8px;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	max-width: 40%;
}


/* HOME PAGE ELEMENTS */

/* Pop up */

.ays-pb-modal.impac5-home-popup {
	outline: 1px solid #fff;
	outline-offset: -20px;
	padding-top: 0;
	box-shadow: 0px 0px 8px rgba(0,0,0,.75);
	max-width: 90%;
	max-height: 95%;
}
.impac5-home-popup .ays_content_box {
	padding-top: 0;
}
.popup-button-holder {
	width: 95%;
	background-color: #002F50;
	color: #fff;
	margin: 0 auto;
	padding: 70px 20px 25px 20px;
	text-align: center;
	font-family: "BrandonGrotesqueWeb", Helvetica, Arial, sans-serif;
}
.popup-button-holder img {
	max-width: 75%;
}
.popup-button-holder .wp-block-buttons {
	margin: 30px 0 0 0;
	justify-content: center;
}
.popup-button-holder .wp-block-button {
	box-shadow: 5px 5px 5px rgba(0,0,0,.5);
	outline-color: #57B5C1;
	background-color: #BEE5EB;
	margin-top: .5em;
	margin-left: .5em;
	transition: background-color 0.3s ease;
}
.popup-button-holder .wp-block-buttons .wp-block-button:last-child {
    margin-right: .5em;
}
.popup-button-holder .wp-block-button__link {
	background-color: transparent;
	color: #106983;
}
.popup-button-holder .wp-block-button:hover {
	background-color: #E7F5F8;
}
@media screen and (min-width: 768px) {
	.popup-button-holder {
		width: 85%;
	}
	.popup-button-holder img {
		max-width: 60%;
	}
	.popup-button-holder .wp-block-button {
		margin-right: 2em;
		margin-top: 0;
		margin-left: 0;
	}
	.popup-button-holder .wp-block-buttons .wp-block-button:last-child {
		margin-right: 0;
	}
	.popup-button-holder .wp-block-button__link {
		font-size: .85em;
	}
}
@media screen and (min-width: 1440px) {
	.popup-button-holder {
		width: 66%;
	}
	.popup-button-holder .wp-block-button__link {
		font-size: 1em;
	}
}


/* Welcome block */

.wp-block-group.is-style-home-section {
    text-align: center;
}
.home h2.is-style-barred {
	text-align: center;
	color: #002F50;
	text-transform: uppercase;
	margin-top: 0.6em;
    margin-bottom: 0.6em;
    font-size: 2rem;
    letter-spacing: .05em;
    border-left: .2em solid #002F50;
    border-right: .2em solid #002F50;
    display: inline-block;
    padding: 0 1.4em;
}
.is-style-welcome-block {
	position: relative;
}
.is-style-welcome-block .wp-block-media-text__media {
	background-position: 50% 0 !important;
}
.is-style-welcome-block .wp-block-media-text__content {
	background-color: #106983;
	color: #BEE5EB;
	padding-top: 2em;
	padding-bottom: 2em;
}
.is-style-welcome-block h3 {
    color: #BEE5EB;
    display: inline-block;
	font-size: 1.2em;
	margin-top: 0;
    padding-bottom: .75em;
    margin-bottom: 1em;
    border-bottom: .25em solid #BEE5EB;
}
.is-style-welcome-block p {
	font-size: .85em;
}
.is-style-welcome-block .wp-block-buttons {
	display: flex;
	flex-direction: column;
}
.is-style-welcome-block .wp-block-button {
	background-color: #002F50;
	margin-right: 0;
	outline: 1px solid #106983;
	outline-offset: -8px;
}
.is-style-welcome-block .wp-block-button__link {
	border-radius: 0;
	text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
	font-size: .9em;
	padding: .3em;
	background-color: #002F50;
	color: #ffffff;
	transition: color 0.3s ease;
}
.is-style-welcome-block .wp-block-button__link:hover {
	color: #BEE5EB;
}

@media screen and (min-width: 768px) {
	.is-style-welcome-block .wp-block-media-text__content {
		padding-top: 1.6em;
		padding-bottom: 1.6em;
		margin-top: 1.6em;
		margin-bottom: 1.6em;
	}
	.is-style-welcome-block:after {
		content: "";
		position: absolute;
		left: .8em;
		right: .8em;
		top: .8em;
		bottom: .8em;
		border: 1px solid;
		border-image-slice: 1;	
		border-width: 1px;
		border-image-source: linear-gradient( to right, #BEE5EB, #106983 );
		pointer-events: none;
	}
	.is-style-welcome-block .wp-block-buttons {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		width: calc(100% + 2em);
		margin-left: -1em;
	}
	.is-style-welcome-block .wp-block-button {
		flex-basis: 32%;
	}
}

/* Countdown block */

.is-style-countdown {
	text-align: center;
	color: #002F50;
	background-color: #BEE5EB;
	padding: 1em;
}
.is-style-countdown h2 {
	color: #002F50;
	text-align: center;
	margin: 0 auto 1em;
	line-height: 1.1;
	font-size: 5.8vw;
}
.is-style-countdown h2:after {
	content: "";
	display: block;
	width: 50%;
	height: 1.2em;
	border-bottom: 8px solid #002F50;
	margin: 0 auto;
}
.is-style-countdown p {
	font-size: 1.3em;
	line-height: 1.1;
	font-weight: bold;
}
.is-style-countdown h3 {
	letter-spacing: .1em;
	font-size: 1.4em;
	line-height: 1.1;
}
.is-style-countdown-column {
	order: 2;
}
.is-style-countdown-column figure {
	max-width: 80%;
}

@media screen and (min-width: 768px) {
	.is-style-countdown {
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		padding: 1em 0;
	}
	.is-style-countdown h2 {
		font-size: 2rem;
		max-width: 12em;
	}
	.is-style-countdown-column {
		position: relative;
		z-index: 1;
		order: 0;
		padding: 0 2em 2em 2em;
	}
	.is-style-countdown-column:before {
		background-color: #BEE5EB;
		content: "";
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		top: 33%;
		z-index: -1;
	}	
}

/* News feed */

.is-style-newsfeed {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/* Five Reasons */

.is-style-five-reasons {
	background-size: cover;
}
.wp-block-cover.is-style-five-reasons.has-background-dim {
	background-color: #106983 !important;
    color: #e7f5f8;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.is-style-five-reasons .wp-block-cover__inner-container {
    text-align: center;
	padding: 0 10%;
}
.is-style-five-reasons h2.is-style-barred {
	color: #E7F5F8;
	border-color: #E7F5F8;
	line-height: 1;
	padding: 0 1em;
	margin-bottom: 1em;
}
.is-style-five-reasons .wp-block-cover__inner-container .wp-block-columns {
	text-align: left;
	align-items: flex-start;
	margin-bottom: 2em;
}
.is-style-five-reasons .wp-block-cover__inner-container .wp-block-columns p {
	margin-bottom: 0;
}
.is-style-five-reasons .wp-block-cover__inner-container .wp-block-columns figure {
	margin: 0 0 .75em 0;
	display: flex;
	justify-content: center;
}

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

	.wp-block-cover.is-style-five-reasons.has-background-dim:not(.has-background-gradient):before {
		left: 44%;
		opacity: 0.9;
	}
	.is-style-five-reasons .wp-block-cover__inner-container {
		margin-left: 44%;
		width: 56%;
	}
	.is-style-five-reasons .wp-block-cover__inner-container .wp-block-columns figure {
		justify-content: flex-end;
		margin: 0;
	}

}

/* Reg and Submissions */

.is-style-reg-columns {
	position: relative;
}
.is-style-reg-columns h3 {
	margin-bottom: 1em;
}
.is-style-reg-columns p {
    margin-top: 1em;
    margin-bottom: 1em;
}
.is-style-reg-columns .wp-block-button {
	background-color: #106983;
	outline-color: #57B5C1;
	transition: background-color 0.3s ease, outline-color 0.3s ease;
}
.is-style-cfp .wp-block-button:hover {
	background-color: #57B5C1;
	outline-color: #BEE5EB;
}
.is-style-attend .wp-block-button:hover {
	background-color: #002F50;
	outline-color: #106983;
}
.is-style-reg-columns .wp-block-button__link {
    font-size: .85rem;
	color: #fff;
	padding: .3em 1.5em;
}
.wp-block-column.is-style-cfp {
    background-color: #002F50;
    color: #BEE5EB;
	text-align: left;
	padding: 1em 2em 2em;
}
.is-style-cfp h2 {
	font-size: 1.8rem;
	line-height: 1.2;
}
.is-style-cfp h3 {
    color: #BEE5EB;
	font-size: 1.25rem;
}
.wp-block-column.is-style-attend {
	background-color: #BEE5EB;
	color: #002F50;
	padding: 2em;
}
.is-style-attend h2 {
	color: #002F50;
	font-size: 1.8rem;
	line-height: 1.2;
}
.is-style-attend h2:after {
	content: "";
	display: block;
	margin: 1em auto 0;
	height: .25em;
	width: 3.5em;
	background-color: #002F50;
}
.is-style-attend :first-child {
	margin-top: 0;
}
.is-style-attend h3 {
	margin-top: .25em;
	margin-bottom: .25em;
}

@media screen and (min-width: 768px) {
	.wp-block-column.is-style-cfp {
		padding: 1em 2em 2em 2.5em;
		margin-top: 1.6em;
		margin-bottom: 1.6em;
		flex-basis: 44%;
	}
	.is-style-reg-columns p {
		font-size: .85em;
		line-height: 1.25;
		font-weight: bold;
	}
	.wp-block-column.is-style-attend {
		background-size: cover;
		background-position: left bottom;
		margin-left: 0;
		flex-basis: 56%;
		padding: 2em;
		display: flex;
		flex-direction: column;
	}
	.is-style-reg-columns:after {
		content: "";
		position: absolute;
		left: .8em;
		right: .8em;
		top: .8em;
		bottom: .8em;
		border: 1px solid;
		border-image-slice: 1;	
		border-width: 1px;
		border-image-source: linear-gradient( to right, #BEE5EB, #106983 );
		pointer-events: none;
	}
}
@media screen and (min-width: 1440px) {
	.wp-block-column.is-style-attend {
		justify-content: center;
		padding-left: 32%;
		background-position: left center;
	}
}

/* Our Logo Story */

.wp-block-group.is-style-logo-story {
	margin-bottom: 3rem;
}
.is-style-logo-story .wp-block-group__inner-container {
	text-align: center;
}
.home .is-style-logo-story h2.is-style-barred {
	color: #E7F5F8;
	border-color: #E7F5F8;
}
.is-style-logo-story .wp-block-columns {
	margin-top: 1.25rem;
}
.is-style-logo-story-text {
	padding: 0 2em;
}
.is-style-logo-story-text h3 {
	font-size: 1.5rem;
}
.is-style-logo-story .wp-block-button {
	outline-color: #E7F5F8;
}
.is-style-logo-story a.wp-block-button__link {
	color: #fff;
}
.is-style-logo-story a.wp-block-button__link:active,
.is-style-logo-story a.wp-block-button__link:focus {
	color: #002F50;
}
.is-style-logo-story-logo figure {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 768px) {
	.is-style-logo-story-logo {
		position: relative;
		z-index: 1;
		padding: 0 0 2em 0;
		align-self: flex-end;
	}
	.is-style-logo-story-logo:before {
		background-color: #106983;
		content: "";
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		top: 55%;
		z-index: -1;
	}
	.is-style-logo-story-text :last-child {
		margin-bottom: 0;
	}
	.is-style-logo-story-logo figure {
		max-width: 75%;
	}
	.is-style-logo-story .wp-block-button {
		transition: background-color 0.3s ease, outline-color 0.3s ease;
	}
	.is-style-logo-story .wp-block-button:hover {
		background-color: #106983;
		outline-color: #57B5C1;
	}
	.is-style-logo-story a.wp-block-button__link:active,
	.is-style-logo-story a.wp-block-button__link:focus {
		color: #FFF;
	}
}

/* END HOME PAGE SECTIONS */

.wp-block-media-text .wp-block-media-text__media[style*="background-image:"] > a > img { 
	opacity: 0; 
	width: 100%; 
	height: 100%; 
} 

.wp-block-group.alignfull.is-style-table .wp-block-group__inner-container {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
table {
	border-collapse: collapse;
}
.wp-block-table td, .wp-block-table th {
	border: none;
	border-bottom: 1px solid #000;
}

/* IMAGES and special blocks */

figure.wp-block-image {
	position: relative;
}
figure.wp-block-image img {
	display: block;
}
.feature-image figcaption,
figure.wp-block-image figcaption {
    color: #fff;
    font-size: 16px;
	line-height: 1.2;
    position: absolute;
    bottom: 0;
    right: 0;
	margin: 0;
	padding: 14px 72px 14px 0;
	background-image: url(img/bubble.png);
	background-size: 50px 40px;
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 50px;
	height: 47px;
	text-align: left;
	text-indent: -99999999px;
	display: block;
	transition: text-indent 0.3s ease, width 0.3s ease;
	cursor: cell;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	text-indent: 0;
	font-size: 15px;
	height: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
	height: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
	text-decoration: none;
}

.level2 .feature-image figcaption {
	bottom: 8.2vw;
}
.feature-image figcaption:hover,
figure.wp-block-image figcaption:hover {
	background-color: rgba(0,0,0,.25);
	width: 100%;
	height: auto;
	text-indent: 0;
	text-align: center;
	padding: 14px;
}
figure.is-style-seaweed-image {
	background-image: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,.6)), url(img/seaweed.jpg);
	background-size: cover;
	background-position: center top;
	padding: 19.5vw 0 5.5vw;
	margin-top: -1.5em;
	margin-bottom: 0;
}
figure.is-style-seaweed-image.wp-block-image figcaption {
	bottom: 5.5vw;
	background-position: calc(100% - 12px) bottom;
}

@media screen and (min-width: 768px) {
	figure.is-style-seaweed-image {
		background-image: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,.6)), url(img/seaweed-md.jpg);
	}
}
@media screen and (min-width: 1440px) {
	.level2 .feature-image figcaption {
		bottom: 4.16rem;
	}
	figure.is-style-seaweed-image {
		background-image: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,.6)), url(img/seaweed-lg.jpg);
	}
}

.is-style-register-cover {
    margin-bottom: 3rem;
	text-align: center;
}
.wp-block-cover.is-style-register-cover .wp-block-cover__inner-container {
	padding-left: 70px;
	padding-right: 70px;
}
.wp-block-cover.is-style-register-cover.has-background-dim:not(.has-background-gradient):before {
	left: 50px;
	right: 50px;
}
.is-style-register-cover h2 {
    font-size: 2rem;
	margin-bottom: 1.5em;
}
.is-style-register-cover h2.is-style-barred {
	margin-top: 0.6em;
    margin-bottom: 1.4em;
    font-size: 2.2rem;
    letter-spacing: .05em;
}
.is-style-register-cover h2.is-style-barred,
.is-style-register-cover .wp-block-buttons {
	display: none !important;
}
.is-style-register-cover a {
    color: white;
}

@media screen and (min-width: 768px) {
	.wp-block-cover.is-style-register-cover .wp-block-cover__inner-container {
		padding: 0;
		max-width: 626px;
		margin-left: auto;
		margin-right: auto;
	}
	.wp-block-cover.is-style-register-cover.has-background-dim:not(.has-background-gradient):before {
		width: 666px;
		max-width: 666px;
		left: calc(50% - 333px);
		right: calc(50% - 333px);
	}
	.is-style-register-cover h2.is-style-barred {
		font-size: 2.8rem;
		border-left: 6px solid #fff;
		border-right: 6px solid #fff;
		display: inline-block;
		padding: 0 1.4em;
	}

}
@media screen and (min-width: 1440px) {
	.wp-block-cover.is-style-register-cover .wp-block-cover__inner-container {
		max-width: 750px;
	}
	.wp-block-cover.is-style-register-cover.has-background-dim:not(.has-background-gradient):before {
		width: 800px;
		max-width: 800px;
		left: calc(50% - 400px);
		right: calc(50% - 400px);
	}
}

.is-style-form-holder .wp-block-group__inner-container {
    max-width: 666px;
    margin: 0 auto;
}
.wpcf7 label,
span.wpcf7-form-control-wrap {
	display: block;
}
span.wpcf7-form-control-wrap {
	margin-bottom: .5em;
}
.wpcf7 p.submit-button {
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.wpcf7 label,
	span.wpcf7-form-control-wrap {
		display: inline-block;
	}
	.wpcf7 label {
		width: 33%;
		margin-right: 2%;
	}
	span.wpcf7-form-control-wrap {
		width: 63%;
	}
	span.wpcf7-form-control-wrap.your-message {
		width: 100%;
	}

}
@media screen and (min-width: 1440px) {
	.is-style-form-holder .wp-block-group__inner-container {
		max-width: 800px;
	}
}

.custom-link {
     cursor: pointer !important;
 }
.is-style-footer-logos {
	margin-bottom: 2em;
}
.wp-block-gallery.is-style-footer-logos {
	justify-content: center;
}
.is-style-footer-logos .blocks-gallery-grid {
	justify-content: center;
	align-items: center;
}
.cancel-is-style-footer-logos > figure {
	width: auto; 
	margin: 0;
	padding: 2em;
	flex-direction: row;
	flex: 0 1 50%;
}
.is-style-footer-logos > figure {
	align-items: center;
	margin-bottom: 0 !important;
}
.is-style-footer-logos > figure img {
	max-height: 100px;
}
.is-style-footer-logos > figure > a {
	flex-grow: 0 !important;
}

@media screen and (min-width: 768px) {
	.cancel-is-style-footer-logos > figure {
		flex: 0 1 25%;
	}
	.is-style-footer-logos > figure img {
		max-height: 75px;
	}

}
@media screen and (min-width: 1440px) {
	.is-style-footer-logos > figure img {
		max-height: 110px;
	}
}


/* THEME COLOURS */

.has-black-color {
	color: #000000;
}
.has-black-background-color {
	background-color: #000000;
}
.has-white-color {
	color: #FFFFFF;
}
.has-white-background-color {
	background-color: #FFFFFF;
}
.has-navy-color {
	color: #002F50;
}
.has-navy-background-color {
	background-color: #002F50;
}
.has-dk-blue-color {
	color: #106983;
}
.has-dk-blue-background-color {
	background-color: #106983;
}
.has-med-blue-color {
	color: #57B5C1;
}
.has-med-blue-background-color {
	background-color: #57B5C1;
}
.has-lt-blue-color {
	color: #BEE5EB;
}
.has-lt-blue-background-color {
	background-color: #BEE5EB;
}
.has-pale-blue-color {
	color: #E7F5F8;
}
.has-pale-blue-background-color {
	background-color: #E7F5F8;
}
.has-transparent-color {
	color: transparent;
}
.has-transparent-background-color {
	background-color: transparent;
}
