/*!
Theme Name: zephyr_nextgenmin
Author: Tony Cowan, Zephyrmedia
Author URI: https://zephyrmedia.com.au
Description: Custom WordPress NextGenMIN theme
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: zephyr_nextgenmin
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.

zephyr_nextgenmin 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/
*/




/*--------------------------------------------------------------
# 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: 75%;
	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 it's 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;
}






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

/* latin-ext */
@font-face {
  font-family: 'SUSE';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/suse/v4/MwQ3bhb078Wt2VpxMbJ-mmE3jYlP.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'SUSE';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/suse/v4/MwQ3bhb078Wt2VpxP7J-mmE3jQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'SUSE';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/suse/v4/MwQ5bhb078Wt2VFBPbh5uGMHjA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'SUSE';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/suse/v4/MwQ5bhb078Wt2V9BPbh5uGM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "SUSE", sans-serif;
	font-size: 18px;
	line-height: 1.5;
}

h1
{
	font-size: 42px;
	line-height: 48px;
	font-weight: 600;
	color: #25496C;
	padding: 0;
	margin: 0 0 30px 0;
	letter-spacing: -1px;
}

h2
{
	font-size: 36px;
	line-height: 44px;
	font-weight: 600;
	color: #25496C;
	padding: 0;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
}

h3
{
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
	color: #25496C;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h4
{
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #25496C;
	padding: 0;
	margin: 0 0 15px 0;
}

h5, h6
{
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
	padding: 0;
}

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

p {
	margin: 0 0 25px 0;
}

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

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

ul,
ol {
	margin: 0 0 30px 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%;
}




/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

header
{
	width: 100%;
	height: 160px;
	display: block;
	position: fixed;
	margin: 0;
	padding: 0;
	z-index: 21;
	top: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

header.sticky
{
	width: 100%;
	height: 100px;
	background-color: rgba(10, 35, 61, 0.9);
	backdrop-filter: blur(6px);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.header-logo
{
	width: 320px;
	height: 73px;
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 20;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.header-logo:hover
{
	opacity: 0.5;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.sticky .header-logo
{
	width: 250px;
	height: 57px;
	left: 25px;
	top: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.header-search
{
	width: 25px;
	height: 25px;
	border-radius: 30px;
	background-color: transparent;
	position: absolute;
	top: 60px;
	right: 35px;
	z-index: 20;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.sticky .header-search
{
	top: 35px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.header-search svg
{
	width: 25px;
	fill: #FFC227;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.header-search:hover > svg
{
	fill: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}






/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/

.hm-feature
{
	width: 100%;
	height: 920px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.message-box
{
	width: 550px;
	display: block;
	position: absolute;
	left: 5%;
	top: 35%;
	transform: translateY(-50%;);
	padding: 30px;
	border-radius: 12px;
	background: rgba(0, 0, 0, 0.35);
	backdrop-filter: blur(7.5px);
	z-index: 2;
}

@keyframes hmfeatmesani
{
	from {opacity: 0; left: 0;}
	to {opacity: 1; left: 5%;}
}

.hm-feat-mes-ani
{
	animation-name: hmfeatmesani;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(0.240, 0.000, 0.000, 1.005);
	animation-fill-mode: both;
	animation-delay: 1s;
}

.message-box h2
{
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
	margin: 0 0 20px 0;
	padding: 0;
}

.message-box p
{
	margin: 0;
	padding: 0;
}

.feat-img
{
	height: 810px;
	position: absolute;
	top: 260px;
	display: block;
	z-index: 1;
	-webkit-filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
	filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
}

@keyframes hmfeatimgani
{
	from {opacity: 0; right: -50px;}
	to {opacity: 1; right: 0;}
}

.hm-feat-img-ani
{
	animation-name: hmfeatimgani;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(0.240, 0.000, 0.000, 1.005);
	animation-fill-mode: both;
}

.hm-feature-bottom
{
	width: 100%;
	height: 50px;
	display: block;
	position: relative;
	background: linear-gradient(90deg, #E07F27 0%, #FFC226 100%);
}

.hm-content
{
	width: 100%;
	display: block;
	position: relative;
	margin: 200px 0 0 0;
	padding: 0 0 400px 0;
}

.hm-content .wrapper,
.hm-news .wrapper,
.hm-event .wrapper
{
	width: 90%;
	max-width: 1250px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.hm-content .wrapper h2.hm-cont-title
{
	color: #25496C;
	text-align: center;
	font-size: 50px;
	font-weight: 500;
	line-height: 68px; /* 136% */
	letter-spacing: -1.5px;
	margin: 0 0 30px 0;
	padding: 0;
}

.video-box,
.vid-box
{
	width: 900px;
	height: 520px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border-radius: 12px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.video-box
{
	margin-top: 100px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.video-box:hover
{
	margin-top: 95px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.video-box .overlay
{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 12px;
	background-color: rgba(10, 35, 61, 0.65);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.video-box:hover .overlay
{
	background-color: rgba(10, 35, 61, 0.85);
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.35);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#play-button-box
{
	width: 130px;
	height: 130px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 0;
	transform: translate(-50%,-50%);
	fill: rgba(255, 255, 255, 0.7);
}

#play-triangle
{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	left: 50.5%;
	top: 50%;
	z-index: 1;
	transform: translate(-50%,-50%);
}

.no-video-space
{
	width: 100%;
	height: 520px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.no-news-space
{
	width: 100%;
	height: 100px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.hm-content-bottom
{
	width: 100%;
	height: 350px;
	display: block;
	position: absolute;
	bottom: 0;
	background: linear-gradient(180deg, rgba(9, 35, 60, 0.00) 0%, #09233C 100%);
}

.hm-res-themes
{
	width: 100%;
	height: 625px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background: linear-gradient(180deg, #0A243D 30%, #083E71 100%);
}

.hm-res-themes h2
{
	color: #FFF;
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	line-height: 68px;
	margin: 0 0 30px 0;
	padding: 0;
}

.hm-research
{
	width: 580px;
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
}

.hm-res-bg
{
	width: 580px;
	position: absolute;
	display: block;
	bottom: -150px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
}

.theme-icon-1
{
	width: 220px;
	display: block;
	position: absolute;
	top: 75px;
	left: 50%;
	transform: translateX(-50%) !important;
	z-index: 2;
	filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-icon-1:hover
{
	top: 55px;
	width: 240px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-icon-box-1:hover + .theme-items-1,
.theme-icon-box-2:hover + .theme-items-2,
.theme-icon-box-3:hover + .theme-items-3
{
	opacity: 1;
}

.theme-icon-2
{
	width: 220px;
	display: block;
	position: absolute;
	top: 275px;
	left: 65px;
	z-index: 2;
	filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-icon-2:hover
{
	top: 270px;
	width: 240px;
	left: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-icon-3
{
	width: 220px;
	display: block;
	position: absolute;
	top: 275px;
	right: 65px;
	z-index: 2;
	filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-icon-3:hover
{
	top: 270px;
	width: 240px;
	right: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-items-1
{
	width: 290px;
	display: block;
	position: absolute;
	right: -320px;
	top: 120px;
	z-index: 5;
	padding: 0 0 0 20px;
	border-left: 2px solid #008DE4;
	opacity: 0.3;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-items-2
{
	width: 290px;
	display: block;
	position: absolute;
	left: -320px;
	top: 320px;
	text-align: right;
	z-index: 5;
	padding: 0 20px 0 0;
	border-right: 2px solid #E07F27;
	opacity: 0.3;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-items-3
{
	width: 290px;
	display: block;
	position: absolute;
	right: -320px;
	top: 320px;
	z-index: 5;
	padding: 0 0 0 20px;
	border-left: 2px solid #FFC227;
	opacity: 0.3;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-items-4
{
	width: 290px;
	display: block;
	position: absolute;
	left: -320px;
	top: 50px;
	text-align: right;
	z-index: 5;
	padding: 0 20px 0 0;
	border-right: 2px solid #04C9FA;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-items-1 h4,
.theme-items-2 h4,
.theme-items-3 h4,
.theme-items-4 h4
{
	font-size: 32px;
	font-weight: 500;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
}

.theme-items-1 h4
{
	color: #008DE4;
}

.theme-items-2 h4
{
	color: #E07F27;
}

.theme-items-3 h4
{
	color: #FFC227;
}

.theme-items-4 h4
{
	color: #04C9FA;
}

.theme-items-1 ul,
.theme-items-2 ul,
.theme-items-3 ul,
.theme-items-4 ul
{
	margin: 0;
	padding: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.theme-items-1 ul li,
.theme-items-2 ul li,
.theme-items-3 ul li,
.theme-items-4 ul li
{
	list-style: none;
	color: var(--Primary-White, #FFF);
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 4px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.hm-event
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 200px 0 80px 0;
	background: rgba(0, 141, 228, 0.2);
}

.hm-event-img
{
	width: 250px;
	height: 200px;
	display: block;
	position: relative;
	border-radius: 8px;
	float: left;
}

.hm-event-text
{
	width: calc(100% - 300px);
	display: block;
	position: relative;
	float: right;
}

.hm-event .wrapper:after
{
	content: "";
	display: table;
	clear: both;
}

.hm-news
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 200px 0 80px 0;
	background: rgba(255, 194, 39, 0.3);
}

.hm-news h2
{
	color: #25496C;
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
	margin: 0 0 30px 0;
	padding: 0;
}

.hm-news-slider
{
	z-index: 1;
	display: block;
}

.hm-news-slider .item
{
	margin: 20px;
	padding: 0 0 30px 0;
	border-radius: 8px;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.hm-news-slider .item:hover
{
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.hm-blog-img
{
	width: 100%;
	height: 180px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0 0 15px 0;
	clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 10% 100%, 0% 50%, 10% 0%);
}

.hm-news-slider .item h3,
.post-archive .news-item h3
{
	margin: 0 0 10px 0;
	padding: 0 20px;
	color: #25496C;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	line-height: 32px;
}

.hm-news-slider .item .post-date,
.post-archive .news-item .post-date
{
	color: #444;
	font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0 20px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.hm-news-slider .item p.excerpt,
.post-archive .news-item p.excerpt
{
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #444;
	margin: 0 0 25px 0;
	padding: 0 20px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.hm-news-slider .item:hover p.excerpt,
.post-archive .news-item:hover p.excerpt
{
	margin: 0 0 20px 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.news-view
{
	width: 50px;
	height: 50px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.hm-partners
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 60px 0 80px 0;
}

.hm-partners h2
{
	color: #25496C;
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	line-height: 39px;
	margin: 0 0 30px 0;
	padding: 0;
}

.hm-logo-slider
{
	width: 100%;
	max-width: 1250px;
	height: 60px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.hm-logo-slider .slick-prev,
.hm-logo-slider .slick-next
{
	width: 26px;
	height: 30px;
}

.hm-logo-slider .item
{
	margin: 0 20px;
	max-height: 60px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.hm-logo-slider a
{
	margin: 0;
	position: relative;
	display: block;
}

.hm-logo-slider .item a img
{
	position: relative;
	max-height: 60px;
	width: auto;
	margin: 0 auto;
}

.hm-logo-slider:hover .item:not(:hover)
{
	opacity: 0.5;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.hm-logo-slider .slick-prev
{
	left: -50px;
	top: 50%;
}

.hm-logo-slider .slick-next
{
	right: -50px;
	top: 50%;
}






/*--------------------------------------------------------------
# Animation Reveals
--------------------------------------------------------------*/

.reveal
{
	bottom: -100px;
	opacity: 0;
	transform: scale(0.9);
	transition: 1.0s all ease;
}

.reveal.revealact
{
	bottom: 0px;
	opacity: 1;
	transform: scale(1);
	transition: 1.0s all ease;
}





/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.entry-content
{
	width: 90%;
	max-width: 1250px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 100px 0;
}

.entry-content:after,
.text-block:after,
.entry-header-img-overlay .wrapper:after,
.entry-header .wrapper:after,
.hm-res-top:after,
.news-top:after
{
	content: "";
	display: table;
	clear: both;
}

.entry-header
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #25496C;
	border-radius: 10px 10px 0 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.entry-header-img-overlay .wrapper,
.entry-header .wrapper
{
	width: 90%;
	max-width: 1250px;
	padding: 220px 0 70px 0;
	margin: 0 auto;
	position: relative;
	display: block;
	text-align: center;
}

.entry-header-img,
.theme-header-img,
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.theme-header-img .wrapper
{
	width: 90%;
	max-width: 1250px;
	padding: 490px 0 190px 0;
	margin: 0 auto;
	position: relative;
	display: block;
}

.entry-header-img-overlay
{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.entry-header h1,
.entry-header-img-overlay h1
{
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	line-height: 44px;
	font-weight: 600;
}

.entry-header h1
{
	color: #fff;
}

.head-line
{
	width: 100%;
	height: 10px;
	display: block;
	position: relative;
	background: linear-gradient(90deg, #E07F27 0%, #FFC226 100%);
}

.twocol
{
	column-count: 2;
	column-gap: 40px;
}

.threecol
{
	column-count: 3;
	column-gap: 30px;
}

.highlight
{
	clear: both;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	margin: 0 0 25px 0;
	padding: 50px 50px 20px 50px;
	background-color: rgba(37, 73, 108, 0.2);
	border-radius: 8px;
}

.search-entry
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 0 35px 0;
	padding: 0 0 35px 0;
	border-bottom: 1px solid #ccc;
}

.nl-item
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 0 40px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #c7c7c7;
}

.nl-item:after
{
	content: "";
	display: table;
	clear: both;
}

.nl-item-lt
{
	width: 200px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

.nl-item-rt
{
	width: calc(100% - 250px);
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
}

.nf-list
{
	width: 31%;
	display: block;
	position: relative;
	margin: 0 1%;
	padding: 0;
	float: left;
}

.nf-list ul
{
	margin: 0 0 40px 0;
	padding: 0;
}

.nf-list ul li
{
	list-style: none;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #dddddd;
}

.nf-list ul li a
{
	font-weight: 400;
}

.nf-list ul li:first-child
{
	border-top: 1px solid #dddddd;
}

.nf-list ul.sub-menu li a,
.nf-list ul.sub-menu li a:hover
{
	font-size: 17px;
	padding: 8px 0;
	color: #200c63 !important;
}

.nf-list ul.sub-menu
{
	margin: 10px 0 0 10px;
}

.nf-list ul.sub-menu li
{
	border-bottom: 1px solid #dddddd;
}

.nf-list li.menu-item-has-children:hover
{
	background-image: none !important;
}







/*--------------------------------------------------------------
# News
--------------------------------------------------------------*/

.post-archive .news-item
{
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.post-archive .news-item:hover
{
	margin-top: -5px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.entry-header .overlay,
.theme-header .overlay
{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

.post-date
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 25px 0;
	padding: 0;
}

.single .hm-news
{
	padding: 100px 0;
	clear: both;
}

.share
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 14px 10px 0 0;
	clear: both;
}

.share h4
{
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #083E71;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	top: -5px;
}

.share ul
{
	margin: 0 0 0 10px;
	padding: 0;
	display: inline-block;
}

.share ul li
{
	list-style: none;
	display: inline-block;
	margin: 0 5px 5px 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.share ul:hover li:not(:hover)
{
	opacity: 0.3;
}

.post-author
{
	display: inline-flex;
	position: relative;
	margin: 10px 0 15px 0;
	padding: 10px 20px;
	background: #C4D9E7;
	flex-direction: row;
	column-gap: 10px;
	border-radius: 4px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.post-author:hover
{
	margin-top: 5px;
	background: #25496C;
	box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.5);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.post-author p.bio-name
{
	color: #25496C !important;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.post-author:hover p.bio-name
{
	color: #fff !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.bio-pic
{
	width: 40px;
	height: 40px;
	display: block;
	position: relative;
	border-radius: 6px;
	margin: 0;
	padding: 0;
	flex-grow: 0;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

p.bio-name
{
	line-height: 40px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	flex-grow: 0;
}

.post-author:hover p.bio-name
{
	color: #25496C;
}

.author-details
{
	width: 100%;
	display: block;
	position: relative;
	margin: 50px 0 20px 0;
	padding: 40px;
	border-radius: 4px;
	background-color: rgba(37, 73, 108, 0.1);
}

.author-details p
{
	margin: 0 0 10px 0;
}

.blog-feature-img
{
	width: 30%;
	height: 400px;
	display: block;
	position: sticky;
	float: left;
	margin: 100px 0;
	top: 120px;
	clip-path: polygon(85% 0%, 100% 50%, 85% 100%, 0% 100%, 0% 0%);
}

.news-content
{
	width: 70%;
	display: block;
	position: relative;
	float: right;
	padding: 0 12% 0 3%;
	margin: 100px 0;
}





/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/

h1.event-title
{
	padding: 0 0 30px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #ccc
}

.event-left
{
	width: 400px;
	display: block;
	position: sticky;
	top: 120px;
	float: left;
}

.event-right
{
	width: calc(100% - 450px);
	display: block;
	position: relative;
	float: right;
}

.evt-dte,
.evt-tme,
.evt-loc
{
	font-size: 16px;
	line-height: 18px;
	padding: 13px 0;
	margin: 0;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.evt-dte
{
	border-top: 1px solid #ccc;
}

.evt-dte svg,
.evt-tme svg,
.evt-loc svg
{
	height: 29px;
	display: inline-block;
	position: relative;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	top: -7px;
}

.evt-loc svg
{
	top: -5px;
	left: 3px;
	margin: 0 15px 0 0;
}

.event-left .evt-loc
{
	margin-bottom: 30px;
}

.post-archive .event-item .news-text .evt-loc svg
{
	top: -6px !important;
	margin: 0 17px 0 0;
}

.rego-post
{
	margin: 40px 0 !important;
}

.search-label
{
	display: inline-block;
	position: relative;
	padding: 7px 20px;
	margin: 0 10px 30px 0;
	background-color: rgba(23, 26, 62, 0.15);
	color: #171A3C;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 8px;
}

.label-ce
{
	display: inline-block;
	position: relative;
	padding: 8px 20px;
	margin: 0 0 30px 0;
	background-color: #E8DABB;
	color: #724F10;
	text-transform: uppercase;
	border-radius: 4px;
	font-weight: 600;
}

.event-time-arc
{
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #25496C;
	font-weight: 500;
	border-top: 1px solid rgba(69, 50, 138, 0.5);
	border-bottom: 1px solid rgba(69, 50, 138, 0.5);
	padding: 5px 0;
}

.event-date-arc
{
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #25496C;
	font-weight: 700;
	border-bottom: 1px solid rgba(69, 50, 138, 0.5);
	padding: 5px 0;
}

.event-loc-arc
{
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #25496C;
	font-weight: 500;
	border-bottom: 1px solid rgba(69, 50, 138, 0.5);
	padding: 5px 0;
	margin: 0 0 20px 0;
}

.event-arch-label
{
	position: absolute;
	left: 0;
	top: 10px;
	padding: 8px 16px;
	background-color: #EADCBD;
	color: #724F10;
	text-transform: uppercase;
	border-radius: 0px 4px 4px 0px;
	font-weight: 600;
	z-index: 5;
}

.event-item .hm-blog-img .overlay h3
{
	bottom: 0px;
}

.event-item p
{
	color: #444;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}

.event-item p.event-when,
.event-item p.event-loc
{
	border-bottom: 1px solid #443189;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.event-item p.event-when
{
	padding-top: 5px;
	border-top: 1px solid #443189;
}

.event-item p.event-loc
{
	margin-bottom: 20px;
}

.event-feature-img
{
	width: 100%;
	height: 220px;
	display: block;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	border-radius: 8px;
}

.event-label
{
	font-size: 16px;
	line-height: 16px;
	padding: 7px 10px 7px 0px;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 20px;
	display: inline-block;
	background-color: #fff;
	color: #443189;
}

.event-item
{
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.event-item:hover
{
	margin-top: -5px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}






/*--------------------------------------------------------------
# Research
--------------------------------------------------------------*/

.hm-res-themes.res-pg
{
	padding-top: 80px;
	height: 710px;
}

.res-bot
{
	width: 100%;
	height: 200px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.theme-header
{
	width: 100%;
	height: 450px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.theme-icon
{
	width: 300px;
	display: block;
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.4));
}

ul.proj-entry-btns
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.proj-leader,
.projects-panel
{
	display: block;
	position: relative;
	padding: 30px;
	margin: 0 0 20px 0;
	text-align: center;
	background-color: rgba(37, 73, 108, 0.1);
}

.btn-leader
{
	width: 300px;
	height: 100px;
	display: inline-block;
	position: relative;
	margin: 0 10px 10px 0;
	padding: 15px;
	border-radius: 4px;
	background-color: #C4D9E7;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.proj-entry
{
	width: 300px;
	height: 75px;
	display: inline-block;
	position: relative;
	margin: 0 10px 20px 0;
	padding: 15px;
	border-radius: 4px;
	background-color: #C4D9E7;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-leader:hover,
.proj-entry:hover
{
	background-color: #25496C;
	filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.4));
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-leader .bio-pic
{
	position: absolute;
	top: 15px;
	left: 15px;
}

.proj-entry .proj-entry-thumb
{
	width: 53px;
	height: 60px;
	display: block;
	position: absolute;
	top: 7px;
	left: 15px;
	margin: 0;
	padding: 0;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.btn-leader .text-box
{
	width: 220px;
	float: right;
	position: relative;
	text-align: left;
}

.proj-entry .text-box
{
	width: 205px;
	float: right;
	position: relative;
	text-align: left;
}

.btn-leader .text-box h3,
.proj-entry h4
{
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
}

.btn-leader:hover h3,
.btn-leader:hover #postitle,
.proj-entry:hover h4,
.proj-entry:hover p
{
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.proj-entry p
{
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
}







/*--------------------------------------------------------------
# Partners
--------------------------------------------------------------*/

.partner-logos
{
	width: 100%;
	display: block;
	position: relative;
	margin: 100px 0 0 0;
	padding: 0;
	text-align: center;
}

h4.partner-logos-title
{
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.partner-logos-section
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 0 50px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.partner-logos-section:last-child
{
	border-bottom: 0px solid #52347e;

}

.partner-logos .item
{
	width: 180px;
	height: auto;
	display: inline-block;
	position: relative;
	margin: 0 25px 50px 25px;
	padding: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.partner-logos .item img
{
	max-height: 70px;
	vertical-align: middle;
	width: auto;
}

.partner-logos-section:hover .item:not(:hover)
{
	opacity: 0.5;
}





/*--------------------------------------------------------------
# People
--------------------------------------------------------------*/

.filter-head-box,
.filter-button
{
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
}

.filter ul
{
  margin: 0;
  padding: 0;
}

h3.filter-head
{
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px 0;
  padding: 0;
}

input.sf-input-checkbox
{
  opacity: 0;
  width: 0;
  height: 0;
}

label.sf-label-checkbox
{
  padding: 10px 25px !important;
  margin: 0 5px 5px 0;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #C4D9E7;
  color: #000;
  background-position-x: 8px;
  background-position-y: 12px;
  background-size: 15px;
  border-radius: 4px;
  font-weight: 600;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

label.sf-label-checkbox:hover
{
  background-color: #486989;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

p.cat-crossref
{
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0;
}

li.sf-option-active label.sf-label-checkbox
{
  color: #fff;
  background-color: #25496C;
  font-weight: 700;
  padding: 10px 25px 10px 40px !important;
  background-image: url('img/tick.svg');
  background-repeat: no-repeat;
  background-position-x: 16px;
  background-position-y: 12px;
  background-size: 15px;
}

li.sf-level-0,
li.sf-field-search,
li.sf-field-submit
{
  display: inline-block !important;
}

li.sf-field-submit
{
  margin-left: 15px !important;
}

.results-num
{
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  padding: 0;
}

.searchandfilter ul
{
  margin: 0;
  padding: 0;
}

.searchandfilter ul li
{
  padding: 0 0 20px 0;
}

.profile-left
{
	width: 230px;
	display: block;
	position: sticky;
	top: 120px;
	float: left;
}

.profile-right
{
	width: calc(100% - 280px);
	display: block;
	position: relative;
	float: right;
}

.profile-pic
{
	width: 225px;
	height: 290px;
	display: block;
	position: relative;
	border-radius: 8px;
}

ul.bio-details
{
	margin: 0 0 25px 0;
	padding: 0;
}

.people-item ul.bio-details
{
	width: 100%;
}

ul.bio-details li
{
	list-style: none;
	margin: 0;
	padding: 5px 0 !important;
	font-size: 16px;
	line-height: 16px;
}

.single .entry-header h1
{
	font-size: 30px;
	line-height: 34px;
	text-align: center;
	width: 100%;
}

#postitle,
#institution
{
	color: #666;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
}

.bio-icon
{
	width: 20px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 47%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.bio-icon svg
{
	fill: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon
{
	width: 50px;
	height: 50px;
	display: inline-block;
	position: relative;
	margin: 0 5px 0 0;
	padding: 0;
	border-radius: 6px;
	background-color: #171A3C;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon:hover
{
	background-color: #1AB5C2;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon:hover .bio-icon svg
{
	fill: #fff !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

h4.filter-head
{
	text-transform: uppercase;
	letter-spacing: 2px;
}

p.cat-crossref
{
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

.searchandfilter ul
{
	margin: 0;
	padding: 0;
}

.post-archive
{
	width: 100%;
	display: grid;
	grid-template-columns: auto auto auto auto;
	column-gap: 30px;
	row-gap: 30px;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}

.people-item
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 20px 0 0;
	padding: 35px;
	background-color: #C4D9E7;
	border-radius: 4px;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.people-item:hover
{
	margin-top: -5px;
	box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.people-item .text-box
{
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
}

.people-arch-img
{
	width: 180px;
	height: 200px;
	display: block;
	position: relative;
	margin: 0 auto 10px auto;
	padding: 0;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.people-item h3
{
	margin: 0 0 10px 0;
	line-height: 32px;
}

.text-box #postitle
{
	font-size: 16px;
	line-height: 18px;
	color: #888;
	margin: 0 0 5px 0;
}

.text-box #inst
{
	font-size: 18px;
	line-height: 20px;
	color: #444;
	margin-bottom: 25px;
}

ul.people-arch-details
{
	margin: 0 0 20px 0;
	padding: 0;
}

ul.people-arch-details li
{
	font-weight: 16px;
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 5px 0 !important;
	color: #444;
	font-weight: 400;
}

.people-item .arch
{
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	width: 220px;
}

.single .entry-header .wrapper
{
	padding: 160px 0 50px 0;
}

.profile-left
{
	width: 230px;
	display: block;
	position: sticky;
	top: 120px;
	float: left;
}

.profile-right
{
	width: calc(100% - 280px);
	display: block;
	position: relative;
	float: right;
}

.profile-pic
{
	width: 250px;
	height: 290px;
	display: block;
	position: relative;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

ul.bio-details
{
	margin: 0 0 25px 0;
	padding: 0;
}

.people-item ul.bio-details
{
	width: 100%;
}

ul.bio-details li
{
	list-style: none;
	margin: 0;
	padding: 5px 0 !important;
	font-size: 16px;
	line-height: 16px;
}

.bio-icon
{
	width: 20px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 47%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.bio-icon svg
{
	fill: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon
{
	width: 50px;
	height: 57px;
	display: inline-block;
	position: relative;
	margin: 0 5px 0 0;
	padding: 0;
	border-radius: 6px;
	background-color: #D9D9D9;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon:hover
{
	background-color: #25496C;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon .bio-icon svg
{
	fill: #25496C !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.soc-icon:hover .bio-icon svg
{
	fill: #fff !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}







/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer
{
	width: 100%;
	height: 350px;
	display: block;
	position: relative;
	background: linear-gradient(272deg, #0A243D 0.66%, #083D70 149.94%);
	margin: 0;
	padding: 0;
}

.footer-logo
{
	width: 330px;
	height: 83px;
	display: block;
	position: absolute;
	opacity: 1;
	right: 60px;
	top: 55px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.footer-logo:hover
{
	opacity: 0.5;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.footer-gov
{
	width: 440px;
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 60px;
	top: 40px;
}

.gov-logo
{
	width: 270px;
	height: 70px;
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
}

.gov-logo:hover
{
	opacity: 0.5;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

p.gov-acknow
{
	color: #FFF;
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
}

.footer-social
{
	width: 330px;
	right: 60px;
	top: 170px;
	display: block;
	position: absolute;
}

.footer-social ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	right: 0;
	top: 10px;
}

.footer-social ul li
{
	list-style: none;
	display: inline-block;
	position: relative;
	width: 22px;
	height: 22px;
	margin: 0 10px 0 0;
	padding: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.footer-social ul li.followus
{
	width: 85px;
	font-size: 14px;
	line-height: 14px;
	top: -5px;
	margin: 0;
	padding: 0;
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

.footer-social ul:hover li:not(:hover)
{
	opacity: 0.4;
}

.footer-message
{
	position: absolute !important;
	left: 0;
	top: 0;
}

.footer-maillist
{
	width: 450px;
	position: absolute;
	display: block;
	left: 50%;
	top: 45%;
	transform: translate(-50%,-50%);
}

.footer-maillist h4
{
	color: #fff;
}

.footer-maillist input[type="text"],
.footer-maillist input[type="email"]
{
	background-color: rgba(255, 255, 255, 0.25);
	color: #fff;
	border: none;
	padding: 10px !important;

}

.footer-maillist input[type="text"]:focus,
.footer-maillist input[type="email"]:focus
{
	background-color: rgba(255, 255, 255, 1);
	border: none;
	color: #171A3C;
}

.copyright
{
	width: 100%;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	background: linear-gradient(90deg, #E07F27 0%, #FFC226 100%);
	bottom: 0;
}

.copyright p
{
	font-size: 12px;
	line-height: 16px;
	color: #001328;
	margin: 0;
	padding: 30px;
	text-transform: uppercase;
	text-align: center;
}

.copyright p a,
.copyright p a:visited
{
	color: #001328;
	font-weight: 700;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.copyright p a:hover,
.copyright p a:visited:hover
{
	color: rgba(0, 19, 40, 0.5);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}





/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/

.btn-main,
.btn-main:visited
{
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding: 12px 20px;
	border-radius: 8px;
	background: #25496C;
	color: #fff;
	font-weight: 700;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-main:hover,
.btn-main:visited:hover
{
	margin-top: -5px;
	background: #E07F27;
	color: #000;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.35);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-light,
.btn-light:visited
{
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding: 12px 20px;
	border-radius: 8px;
	background: #FFC227;
	color: #000;
	font-weight: 700;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-light:hover,
.btn-light:visited:hover
{
	margin-top: -5px;
	background: #85BADC;
	color: #000;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.35);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}







/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/

a,
a:visited
{
  color: #25496C;
  text-decoration: none;
}

a:hover,
a:hover:active
{
  color: #071b2f;
  outline: 0;
  text-decoration: none;
}







/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="button"],
input[type="reset"],
input[type="submit"]
{
font-size: 18px;
line-height: 18px;
text-transform: uppercase;
display: inline-block;
position: relative;
padding: 12px 20px;
border-radius: 8px;
border: none;
background: #25496C;
color: #fff;
font-weight: 700;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover
{
margin-top: -5px;
background: #E07F27;
color: #000;
box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.35);
cursor: pointer;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

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: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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%;
}




/*--------------------------------------------------------------
## Desktop Menu
--------------------------------------------------------------*/

.main-navigation
{
	clear: both;
	display: block;
	position: absolute;
	top: 47px;
	right: 80px;
	z-index: 30;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.sticky .main-navigation
{
	top: 24px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.main-navigation ul
{
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul
{
	box-shadow: 1px 4px 22px -3px rgba(0,0,0,0.48);
	-webkit-box-shadow: 1px 4px 22px -3px rgba(0,0,0,0.48);
	-moz-box-shadow: 1px 4px 22px -3px rgba(0,0,0,0.48);
	float: left;
	position: absolute;
	top: 99%;
	left: -999em;
	z-index: 99999;
	background-color: #FFC227;
	padding: 20px;
	border-radius: 5px;
}

ul.menu li.menu-item-has-children:hover
{
	background-image: url('img/menu-top.svg');
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 20;
	background-size: 30px;
}

.main-navigation ul ul ul
{
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul
{
	display: block;
	left: auto;
	left: 300px;
	top: -20px;
}

.main-navigation ul ul a
{
	width: 300px;
	font-weight: 500;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li
{
	position: relative;
	display: inline-block;
}

.main-navigation a
{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0;
	line-height: 50px;
	color: #fff;
	font-weight: 400;
	margin: 0 10px;
}

.main-navigation a:hover
{
	color: #FFC227;
}

.main-navigation li.current_page_item a,
.main-navigation li.current-menu-parent a
{
	color: #FFC227;
	font-weight: 600;
}

.main-navigation ul ul a
{
	color: #200c63;
	padding: 0;
	line-height: 40px;
	font-weight: 600 !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.main-navigation ul ul a:hover
{
	color: #200c63 !important;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.sub-menu .current_page_item a
{
	color: #200c63 !important;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.nav-strong a
{
	font-weight: 700;
	color: #00aeef;
	border: 2px solid #00aeef;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.nav-strong a:hover
{
	background-color: #00293b;
	color: #fff;
	font-weight: 700;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

ul.sub-menu li
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

ul.sub-menu li:last-child
{
	border-bottom: 0px solid #bfeeff;
}

ul.sub-menu li a
{
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
	margin: 0;
	color: #171A3C !important;
}

ul.sub-menu li a:hover
{
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 10px 10px;
	color: #000 !important;
}

li.nav-involved a
{
	background-color: #00aeef;
	color: #fff !important;
	border-radius: 4px;
	font-weight: 600;
	padding: 0 15px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

li.nav-involved a:hover
{
	background-color: #fff;
	color: #2B3890 !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.nav-box,
.nav-box:visited
{
	padding: 0px 10px;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 4px;
	font-weight: 700;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.nav-box:hover,
.nav-box:visited:hover
{
	background-color: #25496C;
	color: #fff !important;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.main-navigation li.nav-box a:hover
{
	color: #fff !important;
}






/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/

input#burger
{
	opacity: 0;
}

body input + .btn label
{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 18px;
  width: 25px;
  z-index: 5;
  transform: translate(-50%,-50%);
  padding: 25px;
}

body input + .btn label span
{
  position: absolute;
  width: 50%;
  height: 3px;
  top: 47%;
  margin-top: 0;
  left: 12px;
  display: block;
  background: #000;
  transition: .2s;
}

body input + .btn label span:first-child
{
  top: 16px;
}

body input + .btn label span:last-child
{
  top: 31px;
}

body .btn label:hover
{
  cursor: pointer;
}

body input:checked + .btn label span
{
  opacity: 0;
  top: 50%;
}

body input:checked + .btn label span:first-child
{
  opacity: 1;
  transform: rotate(405deg);
  left: 13px;
}

body input:checked + .btn label span:last-child
{
  opacity: 1;
  transform: rotate(-405deg);
   left: 13px;
}

body input ~ nav
{
  background-color: rgba(2, 7, 33,0.8) !important;
  backdrop-filter: blur(6px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: 3;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
}

body input ~ nav > .menu-top-menu-container ul.menu
{
  position: absolute;
  width: 75%;
  top: 150px;
  left: 50%;
  margin: 0;
  padding: 0 0 80px 0;
  transform: translateX(-50%);
}

body input ~ nav > .menu-top-menu-container > li.menu-item > ul.sub-menu
{
	margin: 0 0 10px 20px;
	padding: 0;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item
{
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  list-style: none;
  text-align: center;
  border-bottom: 0px solid #747474;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > ul.sub-menu > li
{
  list-style: none;
  border-bottom: 0px solid #747474;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > ul.sub-menu > li:last-child
{
	border-bottom: 0px solid #747474;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item:first-child
{
  border-top: 0px solid #747474;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > a
{
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  display: block;
  padding: 10px 0px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > ul.sub-menu > li a
{
  text-decoration: none;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5) !important;
  font-weight: 400;
  font-size: 20px;
  display: block;
  padding: 7px 0;
  line-height: 24px;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > a:hover,
body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > ul.sub-menu > li a:hover
{
	color: rgba(255, 255, 255, 0.8);
	font-weight: 700;
}

body input:checked ~ nav
{
  height: 100vh;
  transition-delay: 0s;
  overflow: scroll;
}

body input:checked ~ nav > .menu-top-menu-container ul.menu > li.menu-item
{
  opacity: 1;
  transition-delay: .5s;
}

body input ~ nav > .menu-top-menu-container ul.sub-menu li ul.sub-menu li
{
	border-bottom: 0px solid #f2888c;
}

.btn
{
	position: absolute;
	right: 20px;
	top: 25px;
	z-index:9999;
	width: 50px;
	height: 50px;
	border-radius: 30px;
	background-color: #3EADD2;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn:hover
{
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn:hover label span
{
	background: #000;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

nav ul.sub-menu::before
{
	content: none !important;
}

nav ul.sub-menu
{
	background-color: transparent;
	border: 0px solid #ec1c23;
}

nav ul.sub-menu li ul.sub-menu
{
	margin: 0 0 10px 20px;
	padding: 0;
}

nav ul.sub-menu li ul.sub-menu li
{
	list-style: none;
	border-bottom: 1px solid #585858;
}

nav ul.sub-menu li ul.sub-menu li a
{
	font-size: 15px !important;
	line-height: 20px !important;
}

nav ul.sub-menu li ul.sub-menu li:last-child
{
	border-bottom: 0px solid #3e3e3e;
}

nav ul.sub-menu a
{
	border-bottom: 0px solid #f2888c;
}

nav ul.sub-menu a:hover
{
	border-bottom: 0px solid #990006 !important;
	background-color: transparent;
}

nav ul.menu li.menu-item-has-children:hover
{
	background-image: none;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > ul.sub-menu
{
	margin: 0 0 10px 0;
	padding: 0;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.menu-item > ul.sub-menu > li
{
	border-bottom: 0px solid #747474 !important;
}

body input ~ nav > .menu-top-menu-container ul.menu > li.current-menu-item a,
body input ~ nav > .menu-top-menu-container ul.menu > li ul.sub-menu > li.current-menu-item a
{
	background-color: rgba(0, 0, 0, 0);
	color: #3EADD2 !important;
}







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



/* 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 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}





/*--------------------------------------------------------------
## Fancybox
--------------------------------------------------------------*/

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	backdrop-filter: blur(6px);
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #03000f;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .5;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	/* Using without prefix would break IE11 */
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
	border-radius: 8px;
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* Buttons */

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

/* Fix IE11 */
.fancybox-button div {
	height: 100%;
}

.fancybox-button svg
{
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
	color: #444;
}

.fancybox-button:hover svg
{
	color: #fff;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
	background: linear-gradient(to top,
		rgba(0, 0, 0, .85) 0%,
		rgba(0, 0, 0, .3) 50%,
		rgba(0, 0, 0, .15) 65%,
		rgba(0, 0, 0, .075) 75.5%,
		rgba(0, 0, 0, .037) 82.85%,
		rgba(0, 0, 0, .019) 88%,
		rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

@supports (padding: max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
	}
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg);
	}
}

/* Transition effects */

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}

	@supports (padding: max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right));
		}
	}
}
/* Share */

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}



.fancybox-button svg
{
	color: rgb(255, 255, 255);
}

.fancybox-close-small
{
	background: #E07F27;
}



#search-modal.fancybox-content,
#search-modal .fancybox-close-small
{
	background: transparent;
}






/*--------------------------------------------------------------
## Responsive Styles
--------------------------------------------------------------*/

@media only screen and (max-width: 9999px)
{
	input#burger, .btn  {display: none;}
}

@media only screen and (max-width: 1425px)
{
	.feat-img {height: 650px;}
	.hm-content {margin: 100px 0 0 0;}
	footer {height: auto; padding: 40px 0 100px 0;}
	.footer-logo, .footer-social {position: relative; right: auto; top: auto; margin: 0 auto 30px auto;}
	.footer-gov, .footer-maillist {position: relative; left: auto; top: auto; margin: 0 auto 30px auto; transform: none; text-align: center;}
	.footer-social {height: 45px;}
	.gov-logo {margin: 0 auto 15px auto;}
}

@media only screen and (max-width: 1350px)
{
	.hm-logo-slider .slick-prev {left: 0px;}
	.hm-logo-slider .slick-next {right: 0px;}
}

@media only screen and (max-width: 1250px)
{
	.no-news-space {display: none;}
	.hm-res-bg {width: 450px; bottom: -20px;}
	.theme-icon-1, .theme-icon-2, .theme-icon-3 {width: 180px;}
	.theme-icon-1 {top: 65px;}
	.theme-icon-2 {top: 230px;left: 105px;}
	.theme-icon-3 {top: 230px;right: 107px;}
	.theme-icon-1:hover, .theme-icon-2:hover, .theme-icon-3:hover {width: 190px;}
	.theme-items-1, .theme-items-2, .theme-items-3, .theme-items-4 {width: 250px;}
	.theme-items-1 h4, .theme-items-2 h4, .theme-items-3 h4, .theme-items-4 h4 {font-size: 24px;line-height: 24px;}
	.theme-items-1 ul li, .theme-items-2 ul li, .theme-items-3 ul li, .theme-items-4 ul li {font-size: 16px;}
	.theme-items-1, .theme-items-3 {right: -210px;}
	.theme-items-2, .theme-items-4 {left: -210px;}
	.theme-icon-2:hover {top: 230px; left: 95px;}
	.theme-icon-3:hover {top: 230px; right: 95px;}
	.post-archive {grid-template-columns: auto auto;}
	.hm-event, .hm-news {padding: 80px 0;}
}

@media only screen and (max-width: 1225px)
{
	header {height: 100px;}
	.header-logo {width: 250px; height: 57px; left: 25px; top: 20px;}
	.main-navigation {top: 24px;}
	.header-search {top: 35px;}
	.entry-header-img-overlay .wrapper, .entry-header .wrapper {padding: 150px 0 40px 0;}
}

@media only screen and (max-width: 1150px)
{
	input#burger, .btn  {display: block;}
	.main-navigation  {display: none;}
	.hm-feature {height: 700px;}
	.feat-img {height: 400px; top: 200px;}
	.message-box {width: 450px;}
	.message-box h2 {font-size: 45px; line-height: 45px;}
	.single .entry-header .wrapper {padding: 120px 0 40px 0;}
}

@media only screen and (max-width: 999px)
{
	.video-box, .vid-box {width: 100%;}
	.hm-res-bg {top: 120px; bottom: auto;}
	.theme-items-1, .theme-items-2, .theme-items-3, .theme-items-4 {display: none;}
	.blog-feature-img {position: relative; float: none; margin: 50px auto 25px auto; width: 90%; max-width: 1250px; top: auto; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}
	.news-content {float: none; margin: 0 auto 60px auto; width: 90%; max-width: 1250px; padding: 0;}
	.event-left, .event-right {width: 100%; float: none;}
	.event-left {top: auto; position: relative; margin: 0 0 30px 0;}
	.nf-list {width: 100%; float: none;}
}

@media only screen and (max-width: 899px)
{
	.message-box {top: auto; bottom: 10px;}
}

@media only screen and (max-width: 699px)
{
	.feat-img {height: 300px; top: 150px;}
	.video-box, .vid-box {height: 350px;}
}

@media only screen and (max-width: 649px)
{
	.post-archive {grid-template-columns: auto;}
	.profile-left, .profile-right {width: 100%; float: none; }
	.profile-left {position: relative; margin-bottom: 25px; top: auto;}
	.profile-pic {margin: 0 auto;}
	.theme-header {height: 310px;}
	.theme-icon {width: 220px;}
	.blog-feature-img {height: 280px;}
	.author-details {padding: 20px;}
	.single .hm-news {padding: 50px 0;}
	.hm-event-img, .hm-event-text {width: 100%; float: none;}
	.hm-event-img {margin-bottom: 25px;}
}

@media only screen and (max-width: 599px)
{
	.entry-header-img-overlay .wrapper, .entry-header .wrapper {padding: 120px 0 25px 0;}
	.entry-header h1, .entry-header-img-overlay h1 {font-size: 30px; line-height: 34px;}
	.entry-content {padding: 50px 0;}
	.highlight {padding: 30px 30px 10px 30px;}
	.hm-res-themes {height: 800px;}
	.hm-research {width: 100%; }
	.hm-res-bg {display: none;}
	.theme-icon-1, .theme-icon-2, .theme-icon-3, .theme-icon-1:hover, .theme-icon-2:hover, .theme-icon-3:hover {position: relative; transform: none !important; left: auto; margin: 0 auto 10px auto; top: auto; right: auto;}
}

@media only screen and (max-width: 549px)
{
	.hm-feature {height: 600px;}
	.feat-img {height: 200px;}
	.message-box h2 {font-size: 35px; line-height: 37px;}
	.hm-content {margin: 50px 0 0 0; background-image: none !important; padding-bottom: 50px;}
	.hm-content-bottom, .no-video-space {display: none;}
	.hm-content .wrapper h2.hm-cont-title {font-size: 40px; line-height: 40px;}
	.video-box, .vid-box {height: 250px;}
	.hm-res-themes {padding-top: 60px;}
}

@media only screen and (max-width: 499px)
{
	.message-box {width: 90%;}
	.footer-gov, .footer-maillist, .footer-social {width: 90%;}
	.header-logo, .sticky .header-logo, .footer-logo {width: 200px; height: 45px;}
	.profile-pic {width: 210px; height: 250px;}
}

@media only screen and (max-width: 399px)
{
	.btn-leader {width: 100%; height: auto;}
	.btn-leader .text-box { width: 80%;}
}

