/*
Theme Name: Alden
Author: AldenMc
Author URI: http://aldenmc.com/
Description:
Version: 1.0

*/


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

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

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7;
}
body {
	background: #1b163e;
}

a {
	color: #24890d;
	color: #ffffff;
	text-decoration: none;
}

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

a:active,
a:hover {
	color: #41a62a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

h1 {
	font-family: "ambroise-std",serif;
	font-size: 28px;
  font-weight: 300;
  text-align: center;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: .5px;
}

h2 {
	font-size: 24px;
	line-height: 1.5;
}

h3 {
	font-size: 22px;
	line-height: 1.5;
}
h4 {
	font-size: 20px;
	line-height: 1.5;
}

h5 {
	font-size: 18px;
	line-height: 1.5;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

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

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

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

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

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.26;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #24890d;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #41a62a;
	color: #fff;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #55d737;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

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

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

 .safezoneA {
 	max-width: 1700px;
 	margin: 0 auto;
 }
 .safezoneB {
 	max-width: 1440px;
 	margin: 0 auto;
 }

.site {
	background-color: #fff;
	position: relative;
}

.main-content {
	width: 100%;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
	 the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
}

#site-header {
	position: relative;
	z-index: 3;
}

.site-header {
	/* background-color: #000; */
	width: 100%;
	z-index: 99999;
	top:0;
	padding: 15px 0;
	position: fixed;
  height: 100px;
  height: 120px;
	/* background-image: url(https://www.aldenmc.com/wp-content/uploads/2022/06/home-poster-desktop.jpg); */
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  /* border-bottom: 12px solid #fff; */
  border-bottom: 12px solid rgba(255,255,255,.95);
}
.home .site-header {
	background-color: transparent;
	background-image: none;
	border-bottom: none;
}

.header-main {
	min-height: 48px;
	padding: 0 10px;
}

.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Search in the header */

.search-toggle {
	background-color: #24890d;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #41a62a;
}

.search-toggle:before {
	color: #fff;
	content: "\f400";
	font-size: 20px;
	margin-top: 14px;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 48px;
	right: 0;
	width: 100%;
	z-index: 2;
}

.search-box {
	background-color: #41a62a;
	padding: 12px;
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	font-size: 14px;
	color: #fff;
	display: block;
	text-transform: uppercase;
}

.site-navigation a:hover {
	color: #41a62a;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	font-weight: 900;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 14px;
	padding-top: 24px;
}

.primary-navigation.toggled-on {
	padding: 72px 0 36px;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 7px 0;
}
.home .primary-navigation a {
	text-shadow: 1px 1px 4px #1b163e;
}
/* Navigation */

.site-navigation li .current_page_item > a,
.site-navigation li .current_page_ancestor > a,
.site-navigation li .current-menu-item > a,
.site-navigation li .current-menu-ancestor > a {
	color: #fff;
}

/* Primary Navigation */

.primary-navigation {
	float: right;
	font-size: 11px;
	margin: 0 1px 0 -12px;
	padding: 0;
	text-transform: uppercase;
}

.primary-navigation .menu-toggle {
	display: none;
	padding: 0;
}

.primary-navigation .nav-menu {
	border-bottom: 0;
	display: block;
}

.primary-navigation.toggled-on {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}

.primary-navigation li {
	border: 0;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	position: relative;
}

.primary-navigation a {
	position: relative;
	display: inline-block;
	padding: 0 12px;
	white-space: nowrap;
}
.primary-navigation a:hover {
	text-decoration: underline;
}

.primary-navigation ul ul {
	background-color: #24890d;
	float: left;
	margin: 0;
	position: absolute;
	top: 48px;
	left: -999em;
	z-index: 99999;
}

.primary-navigation li li {
	border: 0;
	display: block;
	height: auto;
	line-height: 1.0909090909;
}

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

.primary-navigation ul ul a {
	padding: 18px 12px;
	white-space: normal;
	width: 176px;
}

.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
	color: #fff;
}

.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
	background-color: #41a62a;
}

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

.primary-navigation ul ul li:hover > ul,
.primary-navigation ul ul li.focus > ul {
	left: 100%;
}

.primary-navigation .menu-item-has-children > a,
.primary-navigation .page_item_has_children > a {
	padding-right: 26px;
}

.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
	-webkit-font-smoothing: antialiased;
	content: "\f502";
	display: inline-block;
	font: normal 8px/1 Genericons;
	position: absolute;
	right: 12px;
	top: 22px;
	vertical-align: text-bottom;
}

.primary-navigation li .menu-item-has-children > a,
.primary-navigation li .page_item_has_children > a {
	padding-right: 20px;
	width: 168px;
}

.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
	content: "\f501";
	right: 8px;
	top: 20px;
}



/* Secondary Navigation */

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 12px;
	margin: 48px 0;
}

.secondary-navigation a {
	padding: 9px 0;
}

.menu-toggle {
	background-color: #000;
	border-radius: 0;
	cursor: pointer;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	padding: 16px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}

.menu-toggle:focus {
	outline: 1px dotted;
}


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	padding-top: 48px;
	padding-bottom: 48px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
}

.page-content {
	margin-bottom: 48px;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}

.entry-title {
	font-size: 28px;
	color: #fff;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
}

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

.entry-title a:hover {
	color: #fff;
	text-decoration: underline;
}

.site-content .entry-header {
	padding: 0 10px 12px;
}

.site-content .has-post-thumbnail .entry-header {
	padding-top: 24px;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #41a62a;
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #fff;
}

.cat-links a:hover {
	color: #fff;
	text-decoration: underline;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {
	margin-bottom: 8px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #41a62a;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #41a62a;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	word-wrap: break-word;
}
.page .entry-content {
	padding-top: 0;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 12px;
  font-size: 16px;
  border: 1px solid #fff;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #41a62a;
}


/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #41a62a;
	border: 1px solid #41a62a;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #24890d;
}

.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}




/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}



/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary {
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	clear: both;
	color: rgba(255, 255, 255, 0.7);
	margin-top: -1px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}

.site-description {
	display: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}

/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
}
.site-footer,
.site-info,
.site-info a {
	color: #2f4552;
}
.site-footer {
	background-color: #fff;
	font-size: 12px;
	position: relative;
	z-index: 3;
}
.site-footer ul {
  margin-left: 0;
  margin-bottom: 0;
}
.site-footer li {
  list-style: none;
  display: block !important;
}
footer .nav-menu > li {
    width: auto;
}
.footer-sidebar {
	padding-top: 48px;
}
.site-info {
	display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
	padding: 25px 0;
}
.site-info div {
	flex:0 1 50%;
}
.site-info div p {
  margin-bottom: 4px;
}
.site-info .logo-block {
	flex-basis: 74%;
}
.site-info .logo-block p {
	margin-top: 8px;
}
.site-info .nav-block {
	flex-basis: 6%;
}
.site-info .contact-block {
	flex-basis: 10%;
}
.site-info .follow-block {
	flex-basis: 6%;
}
.site-info .legal-block {
	flex-basis: 10%;
}
.site-info a, .site-info a:hover {
  color: #2f4552;
  text-decoration: none;
}

	.search-box .search-field {
		width: 324px;
	}



	#secondary {
		width: 162px;
	}



	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}


	a.post-thumbnail:hover img {
		opacity: 0.85;
	}

	.full-size-link:before,
	.parent-post-link:before,
	.site-content span + .byline:before,
	.site-content span + .comments-link:before,
	.site-content span + .edit-link:before,
	.site-content span + .entry-date:before {
		content: "";
	}

	.attachment span.entry-date:before,
	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before,
	.site-content .byline a:before,
	.site-content .comments-link a:before,
	.site-content .entry-date a:before,
	.site-content .featured-post:before,
	.site-content .full-size-link a:before,
	.site-content .parent-post-link a:before,
	.site-content .post-format a:before {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}

	.site-content .entry-meta > span {
		margin-right: 10px;
	}

	.site-content .format-video .post-format a:before {
		content: "\f104";
	}

	.site-content .format-audio .post-format a:before {
		content: "\f109";
	}

	.site-content .format-image .post-format a:before {
		content: "\f473";
	}

	.site-content .format-quote .post-format a:before {
		content: "\f106";
		margin-right: 2px;
	}

	.site-content .format-gallery .post-format a:before {
		content: "\f103";
		margin-right: 4px;
	}

	.site-content .format-aside .post-format a:before {
		content: "\f101";
		margin-right: 2px;
	}

	.site-content .format-link .post-format a:before {
		content: "\f107";
		position: relative;
		top: 1px;
	}

	.site-content .featured-post:before {
		content: "\f308";
		margin-right: 3px;
		position: relative;
		top: 1px;
	}

	.site-content .entry-date a:before,
	.attachment .site-content span.entry-date:before {
		content: "\f303";
		margin-right: 1px;
		position: relative;
		top: 1px;
	}

	.site-content .byline a:before {
		content: "\f304";
	}

	.site-content .comments-link a:before {
		content: "\f300";
		margin-right: 2px;
	}

	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before {
		content: "\f411";
	}

	.site-content .full-size-link a:before {
		content: "\f402";
		margin-right: 1px;
	}

	.site-content .parent-post-link a:before {
		content: "\f301";
	}

	.archive-header,
	.page-header {
		margin: 0 auto 60px;
		padding: 0 10px;
	}

.error404 .page-header {
	margin-bottom: 24px;
}
.search-toggle {
	margin-right: 18px;
}
.search-box .search-field {
	width: 50%;
}
.content-area {
	/* width: 100%; */
}
.site-content .has-post-thumbnail .entry-header {
	margin-top: 0;
}
.singular .site-content .hentry.has-post-thumbnail {
	margin-top: 0;
}
.full-width .site-content {
	margin-right: 0;
}
#secondary,
#supplementary {
	padding: 0 30px;
}
.content-sidebar {
	border: 0;
	float: right;
	margin-left: -33.33333333%;
	padding: 48px 30px 24px;
	position: relative;
	width: 33.33333333%;
}


	.slider .featured-content .entry-title {
		font-size: 22px;
		line-height: 1.0909090909;
	}

	.slider .featured-content .entry-header {
		min-height: inherit;
		padding: 24px 30px 48px;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 50%;
		z-index: 3;
	}

	.slider-control-paging {
		background: transparent;
		padding-left: 20px;
		width: 50%;
	}

	.slider-direction-nav {
		clear: none;
		float: right;
		width: 98px;
	}

	.slider-direction-nav li {
		border: 0;
		padding: 0 1px 0 0;
	}

	.slider-direction-nav li:last-child {
		padding: 0 0 0 1px;
	}

	.slider-direction-nav a {
		height: 48px;
	}

.slider-direction-nav a:before {
	line-height: 48px;
}
.search-toggle {
	margin-right: 0;
}
/* Fixed Header */
.admin-bar .site-header {
	top: 32px;
}
.site-main {
	/* margin-top: 48px; */
}
.attachment .site-content .attachment img {
	display: block;
	margin: 0 auto;
}
.full-width .site-content .alignleft {
	clear: left;
}
.full-width .site-content .alignright {
	clear: right;
}
/*begin alden styles */
.gdpr_lightbox {
	z-index:9999;
}
#moove-gdpr-menu span {
	color:#000000;
}
.large-marge {
	margin-bottom: 44px;
}
.no-marge {
	margin-bottom: 0;
}
.dynamic-column {
  -webkit-columns: 2 300px;
  -moz-columns: 2 300px;
  columns: 2 300px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
.hide {
	display: none;
}
.cols-reverse {
	flex-direction: row-reverse;
  gap: 0 !important;
}
.cols-reverse .wp-block-column:nth-of-type(1) {
	/* background-color: red; */
	flex: 0 1 50%;
}
.cols-reverse .wp-block-column:nth-of-type(2) {
	/* background-color: green; */
	flex: 0 1 50%;
}
.home-logo img {
	width: 200px;
	height: auto;
}
.home .safezoneA {
  max-width: none;
	padding-left: 2%;
	padding-right: 2%;
}
.home #primary {
	padding: 0;
}
#featured_image {
  display: flex;
  flex: 0 0 100%;
  align-items: end;
  justify-content: flex-start;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 190px;
  height: 150px;
}
.home #featured_image {
  display: flex;
  flex: 0 0 100%;
  align-items: end;
  justify-content: flex-start;
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  height: 100vh;
  height: calc(100vh - 59px);
  border-bottom: none;
}
#home-bg-vid {
  position: absolute;
  z-index: -1;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  height: calc(100vh - 59px);
  top: 0;
  left: 0;
  margin-bottom: 0;
}
.home-title-cont {
  width: 100%;
  height: 100%;
  display: flex;
	flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-title {
	position: relative;
	font-size: 66px;
	font-weight: 400;
	color: #fff;
	font-style: italic;
	line-height: 1;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
  padding-bottom: 6px;
	/* border-bottom: 1px solid #fff; */
  text-shadow: 2px 2px 1px #1b163e, -1px -1px 1px #1b163e;
}
/* .home-title:after {
	position: absolute;
	content: "";
	bottom:10px;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #fff;
	z-index: -1;
} */
.home-title-cont h2 {
	font-size: 30px;
  display: block;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  margin-top: 23px;
  font-weight: 200;
}
.home-title-cont h2 strong {
	padding: 0 5px;
  font-weight: 100;
  font-size: 19px;
  line-height: 19px;
  vertical-align: middle;
}
.main-page-header {
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  font-style: italic;
	line-height: 1.2;
  letter-spacing: .5px;
  margin-bottom: 44px;
}

.service-cols {
	display: block !important;
	color: #1b163e;
	gap:0 !important;
	text-align: center;
  margin-bottom: 14px;
	background-color: #f2f2f2;
	margin-bottom: 0;
	padding-bottom: 34px;
	border-bottom: 1px solid;
}
.service-cols .wp-block-column:nth-of-type(1),
.service-cols.cols-reverse .wp-block-column:nth-of-type(1) {
	background-color: #f2f2f2;
	flex: 0 1 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
  align-items: center;

}
.service-cols .wp-block-column:nth-of-type(2),
.service-cols.cols-reverse .wp-block-column:nth-of-type(2) {
  position: relative;
  height: 100%;
	max-height:362px;
}
.video-cols .wp-block-column:nth-of-type(2) {
	background-color: #fff;
	max-height: none;
}
.video-cols .slide-arrows {
  height: 80% !important;
  /* background: green; */
}
.video-cols .slide-arrows i {
	margin-top: 4%;
}
.video-cols .slide-controls {
  display: none;
}
.video-cols video {
  margin-bottom: 0px;
}
.video-cols .wp-block-video {
  margin-bottom: -9px;
}
.service-cols .wp-block-image {
  margin-bottom: 0;
}
.service-cols p strong {
	padding: 0 5px;
	font-weight: 100;
	font-size: 16px;
	line-height: 23px;
	vertical-align: text-top;
}
.controls-box {
	position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  text-align: center;
	z-index: 9999;
}
.controls-box i {
	color:#88db65;
	padding: 0 2px;
	transition: all 300ms ease;
}
.controls-box i.active {
	color:#88db65;
}
.controls-box i {
  color: #1b163e;
}
.slide-controls i {
  opacity: .5;
}
.slide-controls i:hover {
  opacity: .9;
}
.controls-box i.active {
  color: #1b163e;
	opacity: .9;
}
.service-cols .wp-block-column h2 {
	margin-top: 0;
}
.service-cols .wp-block-column p {
	margin-bottom: 0;
  padding: 0px 30px;
}
.service-cols img {
  box-shadow: 2px 2px 13px rgba(0,0,0,0.3);
}

/* slider stlyes */
.slide-box {
	position: relative;
}
.slide-cont {
	opacity: 0;
  position: absolute;
	top: 0;
  left: 0;
	width: 100%;
	z-index: -10;
	transition: all 300ms ease;
}
.slide-cont.active {
	position: relative;
  z-index:10;
  opacity: 1;
}
.slide-cont.last-active {
  z-index:9;
  opacity: 0;
}
.service-cols .wp-block-column:nth-of-type(2),
.service-cols.cols-reverse .wp-block-column:nth-of-type(2) {
  max-height: none;
  padding-bottom: 64px;
}
.service-cols .wp-block-column:nth-of-type(1),
.service-cols.cols-reverse .wp-block-column:nth-of-type(1) {
  padding-top: 24px;
	max-width: 1150px;
	margin: 0 auto 44px;
}
.slide-arrows {
	position: absolute;
	z-index: 999;
	display: flex;
	align-items: center;
  color: transparent !important;
	transition: all 300ms ease;
	opacity: 1;
	/* background: red; */
}
.slide-arrows:hover {
	opacity: 1;
}
.slide-arrows.prev {
	left: 12%;
  top: -6%;
  height: 100%;
	min-height: 100%;
  width: 8%;
	justify-content: flex-start;
}
.slide-arrows.next {
	right: 12%;
  top: -6%;
  height: 100%;
	min-height: 100%;
  width: 8%;
	justify-content: flex-end;
}
.slide-arrows i {
	font-size: 90px;
	color: #1b163e;
	margin: 0 12px;
	opacity: .5;
}
.slide-arrows i:hover {
	opacity: .9;
}
.slide-controls {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 9999;
  text-align: center;
  padding: 25px 0 15px;
}
.slide-controls i {
  padding: 5px 10px;
	cursor: pointer;
	opacity: .7;
}
.slide-controls i:hover {
	opacity: .9;
}
.slide-controls .fa-circle.active:before {
	background-color: rgba(255,255,255, 0.4);
  border-radius: 50%;
}
.slide-controls .fa-circle:hover:before {
	background-color: rgba(255,255,255, 0.4);
  border-radius: 50%;
}
.video-cols .wp-block-column:nth-of-type(2) {
  background-color: #f2f2f2;
}
.video-cols .slide-box {
  max-width: 860px;
  margin: auto;
}
.video-cols .slide-arrows {
  height: 100% !important;
}
.video-cols .slide-controls {
  display: block;
}



.clients-content,
#corp_id {
	background-color: #fff;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 44px 4%;
	justify-content: center;
	align-items: center;
}
.clients-content .wp-block-image,
#corp_id  .wp-block-image {
    max-width: 400px;
	margin-bottom: 2em;
	padding: 10px;
}


.projects_cont {
  position: relative;
  width: 50%;
  display: inline-block;
}
.projects_info_cont {
	position: absolute;
  bottom: 0;
  left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(27, 22, 62,.4);
	backdrop-filter: blur(3px);
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 0;
	/* z-index: 999; */
	opacity: 0;
	transition: all 200ms ease;
}
.projects_cont a {
	color: #ffffff;
}
.projects_cont a:hover .projects_info_cont {
	opacity: 1;
}
.projects_cont h3 {
	font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0;
}
#fancybox-content {
	overflow-y: visible !important;
}
#fancybox-img {
  box-shadow: 1px 1px 23px rgb(0 0 0 / 20%);
}

.single #featured_cont {
	border-bottom: 8px solid #fff;
}
.project-controls {
	display: flex;
  justify-content: space-between;
  padding: 0 14px;
}
.project-controls a {
  color: #1b163e;
  text-decoration: none;
}
.project-controls a:hover {
  color: #1b163e;
  text-decoration: underline;
}
.project-header {
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  font-style: italic;
  letter-spacing: .5px;
	margin-bottom: 44px;
}
.project-entry-content {
	background-color: #ffffff;
	padding: 10px 0;
}
.project-extras {
  margin: 60px 0 80px;
}
.project-top {
  width: 85%;
	max-width: 960px;
	margin: 20px auto 40px;
}

.project-columns .wp-block-column:not(:first-of-type) {
  margin-left: 2em;
}
.project-bottom img {
  box-sizing: border-box;
	border: 1px solid #000;
}

.team_cont {
	position: relative;
	width: calc(33% - 36px);
	display: inline-block;
	border: 6px solid #1b163e;
}
.team_cont:hover .info_cont {
	opacity: 1;
}
.team_cont:last-of-type {
	 margin-left: calc(33% - 22px);
}
.info_cont {
	position: absolute;
  bottom: 0;
  left: 0;
	width: 100%;
	background-color: rgba(27, 22, 62,.8);
	backdrop-filter: blur(6px);
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 16px 0;
	z-index: 999;
	opacity: 0;
	transition: all 200ms ease;
}
.team_cont h3 {
	display: inline-block;
	font-family: 'Lato', sans-serif;
  font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
  margin-bottom: 0;
	padding-right: 1.7%;
}
.team_cont .info_cont span {
	font-size: 25px;
  line-height: 1;
  font-weight: 200;
  margin-top: -2px;
}
.team_cont p {
	display: inline-block;
  font-family: 'ambroise-std', serif;
	font-size: 16px;
	font-weight: 300;
  font-style: italic;
	letter-spacing: .5px;
	line-height: 1.2;
  margin-bottom: 0;
	padding-left: 1.7%;
	padding-right: 1.7%;
}
.info_cont a {
	padding-left: 1.7%;
	transition: all 200ms ease;
}
.info_cont a:hover img {
	transform: scale(1.1);
}
.info_cont img {
  vertical-align: baseline;
}

.contact-cols {
  text-align: center;
	margin: 44px auto 24px;
}
.contact-cols img {
  max-width: 50px;
}
.contact-cols p {
  font-size: 20px;
}
.contact-header {
  font-size: 25px;
  font-weight: 400;
}
.contact-map {
  /* filter: grayscale(.7); */
}
#nf-form-2-cont .nf-form-title,
#nf-form-2-cont .nf-form-fields-required {
	display: none;
}
#nf-form-2-cont .nf-form-content {
  padding: 0;
  max-width: inherit;
}
#nf-form-2-cont .nf-field-container {
	margin-bottom: 15px;
}
#nf-form-2-cont .nf-form-content {
	margin-top: 5px;
}
#nf-form-2-cont .nf-form-content label {
  font-size: 16px;
	color:#fff;
  font-weight: 300;
	line-height: 16px;
}
#nf-form-2-cont .ninja-forms-req-symbol {
  font-size: 16px;
	color:#fff;
  font-weight: 300;
}
#nf-form-2-cont .nf-form-content input,
#nf-form-2-cont .nf-form-content input:not([type=button]),
#nf-form-2-cont .nf-form-content textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
}
#nf-form-2-cont input,
#nf-form-2-cont textarea {
	color:#ffffff;
}
#nf-form-2-cont .nf-form-content textarea.ninja-forms-field {
  height: 120px;
}
#nf-form-2-cont .nf-form-content input[type=button] {
	color: #fff !important;
	background: transparent !important;
	text-transform: capitalize;
  transition: all .3s;
  border: 1px solid #fff !important;
  border-radius: 13px;
  font-weight: 400;
  line-height: 16px;
  height: auto;
  padding: 10px 22px;
  margin-top: 24px;
  margin-left: -5px;
}
#nf-form-2-cont .nf-form-content input[type=button]:hover {
	background-color: #fff !important;
	color: #1b163e !important;
}
html {
  padding-top: 0px !important;
}

.home-logo,
#primary-navigation {
	display: none;
}
html.wprmenu-body-fixed body {
  position: relative !important;
}
#wprmenu_bar {
  background-color: transparent;
	width: 199px;
  left: 123px;
  padding: 0 !important;
	height: 149px !important;
	padding-top: 30px !important;
	overflow: visible;
}
#wprmenu_bar .menu_title {
  top: 0 !important;
  /* height: 149px; */
}
#wprmenu_bar .bar_logo {
  height: 84px !important;
  margin-top: 0 !important;
  padding: 0;
}
.hamburger {
	float: none !important;
	margin-top: 0 !important;
	position: absolute;
	bottom: 24px;
	right: -60px;
}
.wprmenu_bar .hamburger-inner,
.wprmenu_bar .hamburger-inner::before,
.wprmenu_bar .hamburger-inner::after {
  background: #fff;
  height: 3px;
}
.hamburger--slider .hamburger-inner::before {
  top: 9px;
  width: 20px;
}
.hamburger--slider .hamburger-inner::after {
  top: 18px;
}
.hamburger--slider.is-active .hamburger-inner::after {
  top: 20px;
}
.wprmenu_bar .hamburger:hover .hamburger-inner, .wprmenu_bar .hamburger:hover .hamburger-inner::before, .wprmenu_bar .hamburger:hover .hamburger-inner::after {
	background: #fff;
}
.admin-bar .cbp-spmenu-top.cbp-spmenu-open {
  top: 173px!important;
}
.cbp-spmenu-top.cbp-spmenu-open {
  top: 141px!important;
}
.home #mg-wprm-wrap {
	z-index: 99999;
}
.home #mg-wprm-wrap #wprmenu_menu_ul li:first-of-type a {
  padding-top: 13px;
}
#mg-wprm-wrap {
  /* background-color: #ffffff; */
  background-color: rgba(255,255,255,.95);
	width: 396px;
}
#mg-wprm-wrap ul li {
  margin: 0;
  border-bottom: 1px solid #1b163e;
  padding-left: 111px;
}
#mg-wprm-wrap li.menu-item a {
	font-size: 17px;
	font-weight: 500;
  letter-spacing: .5px;
}
#mg-wprm-wrap #wprmenu_menu_ul li:first-of-type a {
	padding-top: 33px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
  background: transparent;

}
#mg-wprm-wrap li.current-menu-item > a {
  background: transparent;
  font-weight: 700;
}

/* 2025 */
.page-id-1839,
.page-id-16 {
	overflow-x: hidden;	
	position: relative;	
}
.people_cont {
	position: relative;	
	padding-left: 5%;
/*	padding-left: 20%; */
}
.people_cont img {
	max-width: 264px;
}
.people_cont .wp-block-image {
	text-align: center;
}
.page-id-1839 .main-content:after,
.page-id-16 .main-content:after {
	position: absolute;
	content: "";
	right:0;
	background-image: url(/wp-content/uploads/2025/11/bg-opt.jpg);
	border-radius: 30px 0 0 30px;
	z-index: -1;
	background-size: cover;
	top: 400px;
	height: 582px;
	width: 1046px;
	left: 50%;

}
.page-id-1839 #nf-form-2-cont,
.page-id-16 #nf-form-2-cont {
	max-width: 500px;
}
.page-id-1871 .entry-content ul,
.page-id-12 .entry-content ul,
.page-id-2005 .entry-content ul,
.entry-content ul.projects_pages {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.page-id-2005 .entry-content ul,
.entry-content ul.projects_pages {
	text-align: center;	
	margin-bottom: 48px;
}
.page-id-1871 .entry-content ul li,
.page-id-12 .entry-content ul li,
.page-id-2005 .entry-content ul li,
.entry-content ul.projects_pages li {
	display: inline-block;
	padding: 0 14px;
	border-left: 2px solid #90ca65;
	line-height: 1.1;
}
.page-id-2005 .entry-content ul li a,
.entry-content ul.projects_pages li a {
	text-decoration: none;	
}
.page-id-1871 .entry-content ul li:first-child,
.page-id-12 .entry-content ul li:first-child,
.page-id-2005 .entry-content ul li:first-child,
.entry-content ul.projects_pages li:first-child {
	padding-left: 0;	
	border:none;
}

.page-id-1871 .entry-content h2.has-green-color,
.page-id-12 .entry-content h2.has-green-color {
	line-height: 1;
}
.page-id-1871 .entry-content .wp-block-columns,
.page-id-12 .entry-content .wp-block-columns {
	margin-bottom:1em;
}
.page-id-1871 #fancybox-wrap .fancybox-hidden,
.page-id-12 #fancybox-wrap .fancybox-hidden {
	display: block;
	
}
.page-id-1871 #fancybox-content,
.page-id-1871 #fancybox-wrap,
.page-id-12 #fancybox-content,
.page-id-12 #fancybox-wrap {
	width: auto !important;
}
.page-id-1871 #fancybox-content,
.page-id-12 #fancybox-content {
	color:#fff;
	border-color: #1b163e;
	background-color: #1b163e;
	border: none;
}
.page-id-1871 #fancybox-content img,
.page-id-12 #fancybox-content img {
	/*padding: 40px 50px; */
	max-width: 1080px;
}
.page-id-1871 .entry-content .wp-block-image,
.page-id-12 .entry-content .wp-block-image {
	position: relative;
}
.page-id-1871 .entry-content .wp-block-image figcaption,
.page-id-12 .entry-content .wp-block-image figcaption {
	margin: 0;
	text-align: center;
	font-size: .85rem;
}
.page-id-1871 .fancybox-hidden .entry-title,
.page-id-12 .fancybox-hidden .entry-title {
	border-radius: 0 0 25px 0;
	background-image: url(/wp-content/uploads/2025/11/home-poster-bgsmall.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	min-width: 250px;
}
.page-id-1871 .fancybox-hidden .entry-title h2,
.page-id-12 .fancybox-hidden .entry-title h2 {
	margin: 0;
	padding: 5px 50px;
	font-weight: 300;	
	position: relative;
}
.page-id-1871 .fancybox-hidden .entry-title h2:before,
.page-id-12 .fancybox-hidden .entry-title h2:before {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2022/06/alden-bug.png);
	background-size: cover;
	left: 13px;
	top: 12px;
	height: 26px;
	width: 26px;
}
.page-id-1871 #fancybox-overlay,
.page-id-12 #fancybox-overlay {
	background-color: rgb(0,0,0) !important;
	opacity: .85 !important;
}
.award {
	position: absolute;	
	z-index: 3;
	right:12px;
	bottom:12px;
}
.award img {
	max-width: 80px;
	height: auto;
}
.page-id-1990 .main-content {
	background-image: url(/wp-content/uploads/2025/11/dna-strand-opt-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
}
.page-id-1990 .site-content {
	padding-right: 37%;
	min-height: 575px;
	line-height: 2;
}

@media all and (max-width:1740px) {
	.safezoneA {
    padding-left: 2%;
		padding-right: 2%
	}
}
@media all and (max-width:1460px) {
	.safezoneB {
    padding-left: 2%;
		padding-right: 2%
	}
	.site-info .logo-block {
    flex-basis: 60%;
	}
	.site-info .nav-block {
    flex-basis: 10%;
	}
	.site-info .contact-block {
    flex-basis: 15%;
	}
	.site-info .follow-block {
    flex-basis: 6%;
	}
	.site-info .legal-block {
    flex-basis: 10%;
	}

}
@media all and (max-width:1366px) {
	#mg-wprm-wrap {
    width: 314px;
	}
	#wprmenu_bar {
	  left: 32px;
	}
	#mg-wprm-wrap ul li {
    padding-left: 24px;
	}
	.slide-arrows.prev {
		left: 2%;
	}
	.slide-arrows.next {
		right: 2%;
	}
	.people_cont img {
		max-width: 188px;
	}
	.page-id-16 .main-content:after {
		top: 452px;
	}
}
@media all and (max-width:1279px) {
	.award img {
		max-width: 54px;
	}
}
@media all and (max-width:1279px) {
	.team_cont:nth-of-type(2) h3,
	.team_cont:nth-of-type(3) h3,
	.team_cont:nth-of-type(4) h3 {
		font-size: 11px;
	}
	.team_cont:nth-of-type(2) .info_cont span,
	.team_cont:nth-of-type(3) .info_cont span,
	.team_cont:nth-of-type(4) .info_cont span {
		font-size: 15px;
	}
	.team_cont:nth-of-type(2) p,
	.team_cont:nth-of-type(3) p,
	.team_cont:nth-of-type(4) p {
		font-size: 12px;
	}
	.contact-cols p {
    font-size: 18px;
	}
	.contact-header {
    font-size: 22px;
	}
	.home-title {
    font-size: 50px;
    padding-bottom: 0px;
	}
	.home-title-cont h2 {
    font-size: 22px;
		font-weight: 500;
    margin-top: 20px;
	}
}
@media all and (max-width:1024px) {
	.home-logo img {
    width: 150px;
	}
	.home-title {
    font-size: 45px;
	}
	.home-title-cont h2 {
    font-size: 20px;
	}
	.home-title-cont h2 strong {
    padding: 0 2px;
    font-size: 11px;
    line-height: 11px;
	}
	.service-cols p strong {
    padding: 0 2px;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
	}
	.team_cont h3 {
    font-size: 14px;
    padding-right: 1%;
	}
	.team_cont .info_cont span {
		font-size: 15px;
	}
	.team_cont p {
    font-size: 14px;
    padding-left: 1%;
    padding-right: 1%;
	}
	.team_cont:nth-of-type(2) h3,
	.team_cont:nth-of-type(3) h3,
	.team_cont:nth-of-type(4) h3 {
    font-size: 10px;
	}
	.team_cont:nth-of-type(2) p,
	.team_cont:nth-of-type(3) p,
	.team_cont:nth-of-type(4) p {
    font-size: 10px;
	}
	.info_cont a {
    padding-left: 1%;
	}
	.service-cols p {
		font-size: 16px;
	}
	.people_cont img {
		max-width: 141px;
	} 
	.page-id-16 .main-content::after {
		top: 482px;
	}

}
#wprmenu_bar .bar_logo {
  height: 45px;
	margin-top: -6px;
}
.cbp-spmenu.cbp-spmenu-open {
	box-shadow: 1px 1px 17px rgb(0 0 0 / 20%);
}
@media all and (max-width:1023px) {
	.home {
		margin-top: -43px !important;
	}
	.home #wprmenu_bar {
		background-color: transparent;
	}
	.home .wprmenu_bar .hamburger-inner,
	.home .wprmenu_bar .hamburger-inner::before,
	.home .wprmenu_bar .hamburger-inner::after {
		background: #fff !important;
	}
	.service-cols {
		display: block !important;
	}
	.service-cols {
		padding-bottom: 0;
	}
	.service-cols .wp-block-column:nth-of-type(1),
	.service-cols.cols-reverse .wp-block-column:nth-of-type(1) {
		margin: 0 auto 24px;
	}
	.service-cols .wp-block-column:nth-of-type(2),
	.service-cols.cols-reverse .wp-block-column:nth-of-type(2) {
		max-height: none;
		padding-bottom: 36px;
    margin-bottom: 14px;
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
	.slide-arrows.prev {
		left: -13%;
	}
	.slide-arrows.next {
		right: -13%;
	}
	.slide-controls i {
		padding: 5px 8px;
		font-size: 12px;
	}
	.slide-arrows i {
    	font-size: 60px;
	}
	.slide-arrows {
      width: 11%;
	}
}
@media all and (max-width:980px) {
	.project-extras {
    margin: 30px 0 50px;
	}
	.project-top {
		padding-left: 6%;
		padding-right: 6%
	}
	.team_cont {
		display: block;
    width: 75%;
    margin: 0 auto 12px !important;
	}
	.info_cont {
		opacity: 1;
	}
	.team_cont h3 {
    font-size: 18px;
	}

	.team_cont p {
    font-size: 18px;
	}
	.team_cont:nth-of-type(2) h3,
	.team_cont:nth-of-type(3) h3,
	.team_cont:nth-of-type(4) h3 {
		font-size: 18px;
	}
	.team_cont:nth-of-type(2) p,
	.team_cont:nth-of-type(3) p,
	.team_cont:nth-of-type(4) p {
		font-size: 18px;
	}
	.site-info {
    display: block;
	}
	.site-info div {
    margin-top: 14px;
	}
}
@media all and (max-width:840px) {
	.page-id-16 .entry-content .wp-container-7 {
		display: block;
	}
	.page-id-16 .main-content:after {
		top: 760px;
		left: 0;
		height: 61%;
	}
	
}
@media all and (max-width:781px) {
	.project-columns .wp-block-column:not(:first-of-type) {
    margin-left: 0;
		margin-bottom: 12px;
	}
}

@media all and (max-width:767px) {
	#wprmenu_bar {
    width: 126px;
    height: 88px !important;
		padding-top: 23px !important;
	}
	#wprmenu_bar .bar_logo {
    height: 54px !important;
	}
	.hamburger {
    bottom: 6px;
		right: -47px;
		height: 21px;
	}
	.hamburger-box {
    height: 22px;
	}
	.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
		height: 2px;
	}
	.hamburger--slider .hamburger-inner {
    top: 2px;
	}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 23px;
	}
	.hamburger--slider .hamburger-inner:before {
    top: 7px;
    width: 15px;
	}
	.hamburger--slider .hamburger-inner:after {
    top: 14px;
    width: 23px;
	}
	.cbp-spmenu-top.cbp-spmenu-open {
    top: 122px!important;
	}
	#mg-wprm-wrap li.menu-item a {
		font-size: 15px;
    padding: 10px 6px;
	}
	#mg-wprm-wrap #wprmenu_menu_ul li:first-of-type a {
    padding-top: 5px;
	}
	.site-header {
		height: 80px;
	}
	#featured_image {
		height: 110px;
	}
	.home-title {
    font-size: 26px;
		text-shadow: none;
		padding-bottom: 2px;
	}
	.home-title-cont h2 {
    font-size: 16px;
	  margin-top: 6px;
	}
	.home-title-cont h2 strong {
		padding: 0 3px;
		font-size: 8px;
		/* line-height: 21px; */
	}
	.service-cols p strong {
		padding: 0px 2px;
		font-size: 8px;
		/* line-height: 21px; */
	}
	.content-area {
    padding-top: 20px;
	}
	.slide-arrows i {
    font-size: 40px;
	}
	.main-page-header,
	.project-header {
    font-size: 24px;
    margin-bottom: 28px;
	}
	.project-controls a {
    font-size: 14px;
	}
	.projects_cont {
    width: 100%;
    margin-bottom: 12px;
	}
	.projects_cont h3 {
    font-size: 18px;
	}
	.project-columns {
    display: block;
	}
	.project-columns .wp-block-column {
    margin-left: 0 !important;
		margin-bottom: 12px;
	}
	.team_cont {
		width: 100%;
		border: none;
	}
	.team_cont h3 {
		font-size: 14px;
	}
	.team_cont p {
		font-size: 14px;
	}
	.team_cont:nth-of-type(2) h3,
	.team_cont:nth-of-type(3) h3 {
    font-size: 14px;
	}
	.team_cont:nth-of-type(2),
	.team_cont:nth-of-type(3) p {
    font-size: 14px;
	}
	.team_cont:nth-of-type(4) h3 {
    font-size: 12px;
	}
	.team_cont:nth-of-type(4) p {
    font-size: 12px;
	}
	.contact-cols p {
    font-size: 18px;
	}
	.page-id-16 .main-content:after {
		top: 648px;
	}
	.site-header {
		border-bottom: 2px solid #fff;
	}
}
@media all and (max-width:665px) {
	.page-id-1990 .main-content{
		background-position: top right;
	}
	.page-id-1990 .site-content {
		padding-right: 10%;
	}
}
.has-green-color {
	color: #90ca65;	
}
.has-grey-color {
	color: #757171;
}
.has-ltblue-color {
	color: #4392c5;
}
.has-orange-color {
	color: #ff6600;
}
.has-white-color {
	color: #ffffff;
}
.has-black-color {
	color: #000000;
}

.has-green-background-color {
	background-color: #90ca65;	
}
.has-grey-background-color {
	background-color: #757171;
}
.has-ltblue-background-color {
	background-color: #4392c5;
}
.has-orange-background-color {
	background-color: #ff6600;
}
.has-white-background-color {
	background-color: #ffffff;
}
.has-black-background-color {
	background-color: #000000;
}


/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}






/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.header-main {
		padding: 48px 10px;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}

	.content-area {
		padding-top: 0;
	}



	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}
}
