/*
Theme Name: LGD Callanish
Theme URI: https://www.lynxwebdevelopment.co.uk/lgdgb/theme-guide/
Author: Lynx Graphic Design
Author URI: http://www.lynxwebdevelopment.co.uk/
Description: A base theme for the Genesis Framework.
Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks
Version: 2.8.2
Status: live
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.2
Template: genesis
Template Version: 3.4.0
License: 
License URI: 
Text Domain: lgd-callanish
*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Variables
	- Fonts
	- Tiles
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
- LGD Style
	- Classes for Block Styling
	- Classes for Block Advanced
	- Code Block Styling
	- Heading Image / Logo
	- Navigation
	- Columns
	- Flex Boxes
	- Logos Block
	- Tiles Blocks and Listings
	- Tile Buttons
	- Icons / Metas
	- Pagination
	- Footer Widgets
	- Main Menu Widget Area
	- Simple Social Icons
	- Cookie Notice
	- Search Box (LGD)
	- Colours
	- Theme Colours
	- Flex Grid
- Customisations

*/


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* ## Variables
--------------------------------------------- */

/* Widths
--------------------------------------------- */

:root {
	--responsive--aligndefault-width: 720px;
	--responsive--alignwide-width: 1080px;
}

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

	:root {
		--responsive--aligndefault-width: calc( 100vw - 120px );
	}

}

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

	:root {
		--responsive--aligndefault-width: 710px;
	}

}

/* Fonts
--------------------------------------------- */

/* source-sans-pro-regular - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-italic - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

:root {

	--global--heading-font-weight-bold: 700;
	--global--heading-font-weight: 600;
	--global--menu-font-weight-bold: 700;
	--global--menu-font-weight: 600;
	--global--button-font-weight: 600;
	--global--font-weight-bold: 600;
	--global--font-weight-normal: 400;
	--global--font-family-heading: "Source Sans Pro", sans-serif;
	--global--font-family-menu: "Source Sans Pro", sans-serif;
	--global--font-family-button: "Source Sans Pro", sans-serif;
	--global--font-family-body: "Source Sans Pro", sans-serif;
	
}

/* Tiles
--------------------------------------------- */

html {
  --tile-grid-gap: 24px;
  --tile-grid-gapped-quarter-adjust: calc( 0.75 * var(--tile-grid-gap) );
  --tile-grid-gapped-third-adjust: calc( 0.66666667 * var(--tile-grid-gap) );
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #333;
	font-family: var(--global--font-family-body);
	font-size: 18px;
	font-weight: var(--global--font-weight-normal);
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.button-links a {
	transition: all 0.2s ease-in-out;
}

a {
	color: #0073e5;
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #333;
	/* text-decoration: none; */
}

p {
	margin: 20px 0 20px;
	padding: 0;
}

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

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: var(--global--font-weight-bold);
}

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

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--global--font-family-heading);
	font-weight: var(--global--font-weight-bold);
	line-height: 1.2;
	margin: 20px 0 20px;
}

/* 
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}
 */

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.site-container h1.has-background,
.site-container h2.has-background,
.site-container h3.has-background,
.site-container h4.has-background,
.site-container h5.has-background,
.site-container h6.has-background,
.site-container p.has-background {
	padding: var(--tile-grid-gap);
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption,
figure {
	max-width: 100%;
}

img {
	height: auto;
	/* vertical-align: top; */
}

figure {
	margin: 0;
}

figure.alignleft + *,
figure.alignright + * {
	clear: both;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

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

.gallery-columns-3 .gallery-item {
	width: 33%;
}

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

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: var(--global--font-weight-normal);
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button,
.button-links a {
	background-color: #333;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-family: var(--global--font-family-button);
	font-weight: var(--global--button-font-weight);
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

.gb-block-cta .gb-button,
.site-container .wp-block-button .wp-block-button__link,
.site-container .wp-block-pullquote p,
.site-container .wp-block-quote p,
.gb-block-cta .gb-button,.site-container .wp-block-pullquote cite,
.site-container .wp-block-quote cite {
	font-family: var(--global--font-family-button);
}

.gb-block-cta .gb-button,
.site-container .wp-block-button .wp-block-button__link {
	font-weight: var(--global--button-font-weight);
}

button.small,
.button.small,
.button-links a {
    padding: 3px 8px 5px;
    font-size: 18px;
    margin: 1px 0;
    line-height: 100%;
}

button.outline,
input[type="button"].outline,
input[type="reset"].outline,
input[type="submit"].outline,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"].outline,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"].outline,
.button.outline {
	color: currentColor;
	background-color: transparent;
	border: 2px solid currentColor;
	padding: 8px 18px;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover,
.button-links a:focus,
.button-links a:hover {
	color: #fff;
	opacity: 0.67;
}

/* 
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}
 */

.button,
.button-links a {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button-links a:hover,
.button-links a:focus,
.button:hover {
	opacity: 0.67;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

input[type="image"] {
	border: 0;
	background-color: transparent;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

thead tr:nth-child(odd) {
	background-color: rgba(0,0,0,.2);
}

thead tr:nth-child(even) {
	background-color: rgba(0,0,0,.1);
}

tbody {
	border-bottom: 1px solid rgba(0,0,0,0.025);
}

tfoot {
	border-bottom: 1px solid rgba(0,0,0,.025);
	font-size: 16px;
}

tbody tr:nth-child(odd) {
	/* background-color: rgba(255,255,255,.4); */
}

tbody tr:nth-child(even) {
	background-color: rgba(255,255,255,.25);
}

tfoot tr {
	background-color: rgba(255,255,255,.5);
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid rgba(0,0,0,0.025);
}

th {
	font-weight: var(--global--font-weight-bold);
	padding: 0.5em;
}

.lgd-callanish .wp-block-table td, 
.lgd-callanish .wp-block-table th {
	border-width: 0;
}


/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: var(--global--font-weight-bold);
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* 
html {
	overflow-y: scroll;
}
 */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	margin: 0 auto;
	padding: 24px 30px 24px;
	/* min-height: calc(100vh - 152px); */
}

body.no-top-margin .site-inner {
	padding-top: 0;
}

body.no-bottom-margin .site-inner {
	padding-bottom: 0;
}

body.blog .site-inner,
body.archive .site-inner {
	padding-bottom: 40px;
}

body.header-image-full .site-inner {
	clear: both;
	/* 
margin: 0 auto;
	padding: 25px 30px 20px;
 */
}

/* 
body.header-image-wide .site-inner {
	min-height: calc(100vh - 572px);
}

body.header-image-narrow .site-inner {
	min-height: calc(100vh - 512px);
}
 */

/* 
body.no-header-image .site-inner {
	padding: 60px 30px 0;
}
 */

/* 
body.page-template-landing .site-inner {
	min-height: calc(100vh);
}

body.page-template-blocks .site-inner {
	min-height: calc(100vh - 152px);
}
 */

.site-container {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	/* height: 1px; */
	min-height: 100vh;
}

.admin-bar .site-container {
	min-height: calc( 100vh - 32px );
}


.site-header,
.heading-image,
.heading-image-wide,
.heading-image-narrow,
.footer-widgets,
.site-footer {
	flex: 0 1 auto;
}

.site-inner {
	flex: 1 1 auto;
	width: 100%;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
/* .archive-description, */
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

/* .archive-description p:last-child, */
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.search .search-form {
	margin-bottom: 40px;
	max-width: 400px;
}

.search .search-form {
	margin-left: auto;
	margin-right: auto;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.cover-title {
	clear: both;
	margin: 0 auto;
	padding: 0;
}

.cover-title {
	/* height: 100%; */
	/* position: relative; */
	/* position: absolute;
	left:0;
	right:0; */
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	margin-left: auto;
	margin-right: auto;
	/* bottom: 0; */
	width: 100%;
	overflow: hidden;
}

.cover-title-inner {
	/* position: absolute; */
	/* bottom: 0; */
	width: 100%;
	overflow: hidden;
	/* background-color: rgba(0,0,0,.2); */
	padding: 5px 30px 5px 30px;
	/* border-radius: 20px 0 0 0; */
}

.cover-title-inner h1.entry-title,
.cover-title-inner h2.entry-title,
.cover-title-inner h1.archive-title {
	color: #fff;
	font-size: 32px;
	font-weight: var(--global--heading-font-weight-bold);
	margin-bottom: 0;
}

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

	/* 
.cover-title {
		height: 100%;
		position: relative;
	}
 */

	.cover-title-inner {
		/* position: absolute;
		bottom: 0;
		background-color: rgba(0,0,0,.2); */
		padding: 5px 30px;
		/* border-radius: 20px 0 0 0; */
	}
	
	.cover-title-inner h1.entry-title,
	.cover-title-inner h2.entry-title,
	.cover-title-inner h1.archive-title {
		font-size: 40px;
	}

}

.entry-title.hidden {
	display: none;
}

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

	.cover-title-inner {
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.cover-title-inner h1.entry-title,
	.cover-title-inner h2.entry-title,
	.cover-title-inner h1.archive-title {
		font-size: 60px;
		font-weight: var(--global--heading-font-weight);
	}
	
	.header-image-narrow .cover-title-inner h1.entry-title,
	.header-image-narrow .cover-title-inner h2.entry-title,
	.header-image-narrow .cover-title-inner h1.archive-title {
		font-size: 40px;
		font-weight: var(--global--heading-font-weight);
	}

}

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

	.heading-image .cover-title-inner {
		max-width: var(--responsive--alignwide-width);
		padding: 5px 0;
		margin-left: auto;
		margin-right: auto;
	}

}

.archive-description .entry-title,
.author-box-title {
	font-size: 20px;
	font-weight: var(--global--heading-font-weight);
	margin-bottom: 20px;
}

/* 
.entry-title {
	font-size: 30px;
	margin-bottom: 20px;
}
 */

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	/* color: #0073e5; */
	text-decoration: underline
}

.widget-title {
	font-size: 18px;
	font-weight: var(--global--heading-font-weight);
	margin-top: 0;
	margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto /* 30px*/; 
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft,
.wp-block-gallery.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright,
.wp-block-gallery.alignright {
	margin: 0 0 20px 20px;
}

.button-container a.alignright {
	margin: 0 0 20px 0;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: var(--global--font-weight-bold);
	margin-top: 0.5em;
	/* margin-bottom: 1em; */
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget:not(.main-menu) {
	margin-bottom: var(--tile-grid-gap);
}

.widget:last-child {
	margin-bottom:0;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget-area select {
	padding: 3px 3px 2px;
	margin-top: 1px;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


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

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: var(--global--font-weight-bold);
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: var(--global--font-weight-normal);
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	padding: 0 30px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: right;
	display: flex;
	align-items: center;
	height: 72px;
}

.wp-custom-logo .title-area {
	max-width: 240px;
	padding-top: 0;
	width: 100%;
}

.wp-custom-logo .custom-logo-link {
	display: block;
	line-height: 0.7;
}

.wp-custom-logo .title-area img {
	width: auto;
}

.site-title {
	font-size: 20px;
	font-weight: var(--global--heading-font-weight);
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1.2;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	font-size: 15px;
	font-family: var(--global--font-family-menu);
	font-weight: var(--global--menu-font-weight);
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #0073e5;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.js .nav-primary {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

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

.entry {
	/* margin-bottom: 40px; */
}

.entry-content ol,
.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery) {
	margin-bottom: var(--tile-grid-gap);
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
	margin-bottom: 12px;
}

.entry-content ul > li {
	list-style-type: disc;
	margin-bottom: 12px;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}


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

p.entry-meta {
	font-size: 16px;
	margin-bottom: 20px;
}

/* 
.entry-header p.entry-meta {
	margin-bottom: 20px;
}
 */

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list > li {
	padding: 40px 0 0 30px;
}

.comment-list ul {
	padding-left: 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-content ol {
	margin-bottom: 20px;
	padding-left: 30px;
}

.comment-content ol > li {
	list-style-type: decimal;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

.bypostauthor {
}

/* Sidebar
---------------------------------------------------------------------------- */

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

.sidebar .widget {
	margin-bottom: 30px;
}

.sidebar p {
	margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

/* 
.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	clear: both;
	padding: 60px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}
 */

/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	color: #fff;
	/* border-top: 1px solid #eee; */
	font-size: 15px;
	line-height: 1.5;
	padding: 30px;
	text-align: center;
}

.site-footer p {
	margin-top: 0;
	margin-bottom: 0;
}

.site-footer a {
	color: #e4e4e4;
}

.site-footer a:hover {
	color: #ccc;
}


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

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

	table {
		table-layout: auto;
		word-break: normal;
	}

}

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

	/* Site Header
	--------------------------------------------- */

	.site-header {
		position: fixed; 
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 9999;
		width: 100%;
	}

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

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: var(--global--menu-font-weight-bold);
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: var(--global--menu-font-weight);
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -49px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.js .nav-primary {
		display: block;
		padding-top: 15px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: left;
		width: auto;
	}
	
	body.primary-menu-widget-area .nav-primary {
		width: 100%;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		max-width: 1140px;
	}

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

	.content {
		float: left;
		width: 65.81196581196582%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 31.623931623931625%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	/* .archive-description, */
	.author-box,
	.comment-respond,
	/* .entry, */
	.entry-comments,
	.entry-pings {
		margin-bottom: 40px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	/* 
.footer-widgets .wrap {
		max-width: 1140px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3);
	}
 */

}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

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

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}

/* LGD Style
----------------------------------------------------------------------------
---------------------------------------------------------------------------- */


/* Classes for Block styling
------------------------------------------ */

.wp-block-gallery + h1,
.wp-block-gallery + h2,
.wp-block-gallery + h3,
.wp-block-gallery + h4,
.wp-block-gallery + h5,
.wp-block-gallery + h6,
.wp-block-gallery + p,
.wp-block-gallery + ul,
.wp-block-gallery + ol {
	margin-top: 20px;
}

.wp-block-image + h1,
.wp-block-image + h2,
.wp-block-image + h3,
.wp-block-image + h4,
.wp-block-image + h5,
.wp-block-image + h6,
.wp-block-image + p,
.wp-block-image + ul,
.wp-block-image + ol {
	margin-top: 20px;
}

.site-container .wp-block-gallery.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

p.has-drop-cap:not(:focus)::first-letter {
    font-size: 6.3em;
}

.wp-block-image .aligncenter > figcaption {
	text-align: center;
}

.wp-block-image img {
	vertical-align: bottom;
}

.wp-block-image::after {
	content: "";
	clear: both;
	display: table;
}

/* 
.lgd-custom .wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 60px);
}

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

	.lgd-custom.full-width-content .wp-block-cover.alignfull .wp-block-cover__inner-container {
		width: 65.81196581196582%;
		max-width: 710px;
	}

}
 */
 
@media only screen and (max-width: 479px) {

	.lgd-custom .wp-block-image .alignleft,
	.lgd-custom .wp-block-image .alignright {
		clear: both;
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto; 
	}
	
	.lgd-custom .wp-block-image figure.alignleft,
	.lgd-custom .wp-block-image figure.alignright {
		clear: both;
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto; 
	}

}

.lgd-callanish .entry-content > .wp-block-file:not(.shadow-style):not(.no-bottom-margin) {
	margin-bottom: 40px;
}

.lgd-callanish .wp-block-file .wp-block-file__embed {
	margin-bottom: 20px;
}

.lgd-callanish .wp-block-file .wp-block-file__button {
	background-color: #333;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	padding: 10px 20px;
}

.lgd-callanish .wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.lgd-callanish .wp-block-file a.wp-block-file__button:active,
.lgd-callanish .wp-block-file a.wp-block-file__button:focus,
.lgd-callanish .wp-block-file a.wp-block-file__button:hover,
.lgd-callanish .wp-block-file a.wp-block-file__button:visited {
	box-shadow:none;
	color:#fff;
	opacity: .67;
	text-decoration:none;
}

.lgd-callanish .wp-block-file *+.wp-block-file__button {
	margin-left: 15px;
}

.wp-block-group__inner-container {
	overflow: hidden;
}

.entry-content ul.icon:not(.blocks-gallery-grid):not(.wp-block-gallery),
.entry-content ul.is-style-icon-bullet:not(.blocks-gallery-grid):not(.wp-block-gallery) {
	padding-left: 0;
}

.entry-content ul.icon li,
.entry-content ul.is-style-icon-bullet li {
    background-image: url('images/bullet.png');
    background-repeat: no-repeat;
    background-position: 8px 8px;
    list-style: none;
	padding-left: 40px;
    margin-bottom: 14px;
}

/* 
.entry-content ul.icon li,
.entry-content ul.is-style-icon-bullet li {
	background-color: #ccc;
	mask-image: url(images/bullet-mask.png);
	mask-repeat: no-repeat;
}
 */

/* Classes for Block Advanced
--------------------------------------------- */
.img-border img,
.imgborder img {
	border: 1px solid #ccc;
}

.text-shadow-black {
	text-shadow: 0 0 2px rgba(0,0,0,0.8);
}

.wp-block-media-text.clip10 img {
	-webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}

.wp-block-media-text.has-media-on-the-right.clip10 img {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}

.wp-block-media-text.clip-10 img {
	-webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}

.wp-block-media-text.has-media-on-the-right.clip-10 img {
	-webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}

.wp-block-media-text.skew10 figure {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	overflow: hidden;
}

.wp-block-media-text.skew10 figure img {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
}

.wp-block-media-text.has-media-on-the-right.skew10 figure {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	overflow: hidden;
}

.wp-block-media-text.has-media-on-the-right.skew10 figure img {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
}

.wp-block-media-text.skew-10 figure {
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	overflow: hidden;
}

.wp-block-media-text.skew-10 figure img {
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
}

.wp-block-media-text.has-media-on-the-right.skew-10 figure {
	-ms-transform-origin: bottom right;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	overflow: hidden;
}

.wp-block-media-text.has-media-on-the-right.skew-10 figure img {
	-ms-transform-origin: bottom right;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
}

.wp-block-media-text.skew10,
.wp-block-media-text.skew-10 {
	overflow: hidden;
}

.wp-block-cover.halfheight {
	min-height: 50vh;
}

.wp-block-cover.fullheight {
	min-height: 100vh;
}

p.alignfull,
h1.alignfull,
h2.alignfull,
h3.alignfull,
h4.alignfull,
ul.alignfull,
ol.alignfull {
	padding-left: 30px;
	padding-right: 30px;
}

/* 
.wp-block-group.clip5 {
	padding-top: 5vw;
	padding-bottom: 5vw;
	-webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
	clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
}

.wp-block-group.clip-5 {
	padding-top: 5vw;
	padding-bottom: 5vw;
	-webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
	clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}
 */

.wp-block-group.skew2 {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.entry-content > .wp-block-group.skew2:not(.shadow-style):not(.no-bottom-margin) {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.wp-block-group.skew2 .wp-block-group__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-group.skew-2 {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.entry-content > .wp-block-group.skew-2:not(.shadow-style):not(.no-bottom-margin) {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-group.skew-2 .wp-block-group__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.wp-block-cover.skew2 {
	/* 
padding-top: 2vw;
	padding-bottom: 2vw;
 */
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.wp-block-cover.skew2 .wp-block-cover__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-cover.skew-2 {
	/* 
padding-top: 2vw;
	padding-bottom: 2vw;
 */
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-cover.skew-2 .wp-block-cover__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}


.dark-border .tile.has-theme-primary-light-background-color,
.dark-border .tile.has-theme-secondary-light-background-color,
.dark-border .tile.has-theme-tertiary-light-background-color,
.has-theme-primary-light-background-color.dark-border,
.has-theme-secondary-light-background-color.dark-border,
.has-theme-tertiary-light-background-color.dark-border {
	border: 2px solid #999;
}

.wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}

/* 
.wp-block-group,
.wp-block-group.has-background {
	padding-bottom: 0;
}
 */

/* 
.wp-block-group.is-style-no-bottom-padding,
.wp-block-group.has-background.is-style-no-bottom-padding {
	padding-bottom: 0;
}
 */

/* 
.entry-content > .no-bottom-margin {
	margin-bottom: 0;
}
 */

/* Code Block Styling
------------------------------------------ */

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.content pre[class*="language-"] {
	margin-bottom: 28px;
	font-size: 16px;
}

.content pre[class*="language-"] code {
	margin-right: 1em;
}


/* Heading Image / Logo
------------------------------------------ */

/* 
.heading-image {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	width: 100%;
	min-height: 33vh;
	margin-top: 0;
	overflow:auto;
	position: relative;
	display: -webkit-flex;
    display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
 */

.heading-image {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	width: 100%;
	height: calc(33vh - 72px);
 	min-height: 200px;
	margin-top: 0;
	overflow:auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
    justify-content: flex-end;
}

.heading-image-wide {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	margin-left: 30px;
	margin-right: 30px;
	height: 300px;
	min-height: calc(33vh - 60px);
	margin-top: 60px;
	overflow:auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
}

.heading-image-narrow {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	margin-left: 30px;
	margin-right: 30px;
	height: 300px;
	min-height: calc(33vh - 60px);
	margin-top: 60px;
	overflow:auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
}

body.content-sidebar .heading-image-narrow,
body.sidebar-content .heading-image-narrow {
	margin-top: 0;
	margin-bottom: 30px;
}

body.content-sidebar .site-inner,
body.sidebar-content .site-inner {
	padding-top: 60px;
}

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

	.heading-image,
	.heading-image-wide {
		background: #ccc url("images/mid-heading.jpg") 50% 50%/cover;
	}

}

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

	.heading-image {
		background: #ccc url("images/heading.jpg") 50% 50%/cover;
	}

}

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

	.heading-image-wide {
		max-width: var(--responsive--alignwide-width);
		margin-left: auto;
		margin-right: auto;
	}
	
}

/* 
@media only screen and (min-width: 781px) {

	.heading-image-narrow {
		max-width: calc( 100vw - 120px );
		margin-left: auto;
		margin-right: auto;
	}
	
}

@media only screen and (min-width: 830px) {
 */

.heading-image-narrow {
	max-width: var(--responsive--aligndefault-width);
	margin-left: 30px;
	margin-right: 30px;
}

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

	.heading-image-narrow {
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}

}

body .heading-logo {
	background: transparent url("images/logo.png") top left/contain no-repeat;
	width: 300px;
	max-width: calc(100% - 40px);
	height: 200px;
	max-height: calc(33vh - 194px);
	min-height: 100px;
	margin: 0;
	position: absolute;
	top: 20px;
	left: 20px;
}

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

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

	.menu-item-has-children > a:after {
		display: inline;
		font-family: "dashicons";
		font-weight: normal;
		content: "\2002\f347";
		position: relative;
		font-size: 10px;
		top: 2px;
	}
	
	.menu-item-has-children .menu-item-has-children > a:after {
		display: inline;
		font-family: "dashicons";
		font-weight: normal;
		content: "";
		position: relative;
		font-size: 10px;
		top: 2px;
		right: 10px;
	}
	
	.sub-menu .menu-item-has-children > a::after {
		display: block;
		font-family: "dashicons";
		font-weight: normal;
		content: "\f345";
		width: 14px;
		text-align: right;
		float:right;
		margin-right: -14px;
	}
	
}

/* Columns
------------------------------------------ */

.cols {
	overflow: auto;
}

.cols.cols1 {
	overflow: hidden;
}

.full-width-content .content {
	float: none;
	margin-left: auto;
	margin-right: auto;
	/* width: 65.81196581196582%; */
	/* max-width: 592px; */
}

.sidebar-primary {
	max-width: var(--responsive--aligndefault-width);
	margin: 0 auto;
}

.cols2 .col {
	width: 100%;
	padding-left: 0;
	margin-top: 2.564102564102564%
	margin-bottom: 2.564102564102564%;
}

.cols2.no-gutter .col {	
	width: 100%;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.cols3 .col {
	width: 100%;
	padding-left: 0;
	margin-bottom: 2.564102564102564%;
}

.cols3.no-gutter .col {
	width: 100%;
	padding-left: 0;
	margin-bottom: 0;
}

.cols4 .col {
	width: 100%;
	padding-left: 0;
	margin-top: 2.564102564102564%
	margin-bottom: 2.564102564102564%;
}

.cols4.no-gutter .col {
	width: 100%;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.cols6 .col {
	width: 48.717948717948715%;
	float: left;
	margin-top: 2.564102564102564%;
	margin-bottom: 2.564102564102564%;
	margin-left: 2.564102564102564%;
}

.cols6.no-gutter .col {
	width: 50%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.cols6 .first2col {
	clear: both;
	margin-left: 0;
}

.cols8 .col {
	width: 48.717948717948715%;
	float: left;
	margin-top: 2.564102564102564%;
	margin-bottom: 2.564102564102564%;
	margin-left: 2.564102564102564%;
}

.cols8.no-gutter .col {
	width: 50%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.cols8 .first2col {
	clear: both;
	margin-left: 0;
}

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

	.cols2 .col {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols2.no-gutter .col {
		width: 50%;
		float: left;
		margin-left: 0;
	}

	.cols2 .first2col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 3 col classes will use 2 col till they get to wider screen sizes */
	
	.full-width-content .cols3 .col {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols3.no-gutter .col {
		width: 50%;
		float: left;
		margin-left: 0;
	}

	.full-width-content .cols3 .first2col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 6 col classes will use 4 col till they get to wider screen sizes */
	
	.full-width-content .cols6 .col {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .col {
		width: 25%;
		float: left;
		margin-left: 0;
	}
	
	.full-width-content .cols6 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}

	.full-width-content .cols6 .first4col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 3 col classes will miss out 2 col as they are narrower 3 col at full screen widths or specified to force 3 col */
	
	.content-sidebar .cols3 .col,
	.sidebar-content .cols3 .col,
	.cols3.colsforce .col {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.content-sidebar .cols3.no-gutter .col,
	.sidebar-content .cols3.no-gutter .col,
	.cols3.colsforce.no-gutter .col {
		width: 33.3333%;
		float: left;
		margin-left: 0;
	}

	.content-sidebar .cols3 .first3col,
	.sidebar-content .cols3 .first3col,
	.cols3.colsforce .first3col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 4 col classes will use 2 col till wider screen sizes */
	
	.cols4 .col {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols4.no-gutter .col {
		width: 50%;
		float: left;
		margin-left: 0;
	}
	
	.cols4 .first2col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 6 col classes will miss out 2 col as they are narrower 3 col at full screen widths or specified to force 3 col */
	
	.content-sidebar .cols6 .col,
	.sidebar-content .cols6 .col,
	.cols6.colsforce .col {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.content-sidebar .cols6.no-gutter .col,
	.sidebar-content .cols6.no-gutter .col,
	.cols6.colsforce.no-gutter .col {
		width: 33.3333%;
		float: left;
		margin-left: 0;
	}
	
	.content-sidebar .cols6 .first2col,
	.sidebar-content .cols6 .first2col,
	.cols6.colsforce .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.content-sidebar .cols6.no-gutter .first2col,
	.sidebar-content .cols6.no-gutter .first2col,
	.cols6.colsforce.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}

	.content-sidebar .cols6 .first3col,
	.sidebar-content .cols6 .first3col,
	.cols6.colsforce .first6col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 8 col classes will use 4 col till wider screen sizes */
	
	.cols8 .col {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .col {
		width: 25%;
		float: left;
		margin-left: 0;
	}
	
	.cols8 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}
	
	.cols4 .first4col {
		clear: both;
		margin-left: 0;
	}
	
	.cols8 .first4col {
		clear: both;
		margin-left: 0;
	}

}

@media only screen and (min-width: 960px) {
	
	.content-sidebar .content,
	.sidebar-content .content {
		margin-left: 0;
		margin-right: 0;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 65.81196581196582%;
		max-width: var(--responsive--aligndefault-width);
	}

	.full-width-content .cols3 .col,
	.cols3 .col {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols3.no-gutter .col,
	.cols3.no-gutter .col {
		width: 33.3333%;
		float: left;
		margin-left: 0;
	}
	
	.full-width-content .cols3 .first2col,
	.cols3 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols3.no-gutter .first2col,
	.cols3.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}

	.full-width-content .cols3 .first3col,
	.cols3 .first3col {
		clear: both;
		margin-left: 0;
	}
	
	.cols4 .col {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols4.no-gutter .col {
		width: 25%;
		float: left;
		margin-left: 0;
	}

	.cols4 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.cols4.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}
	
	.cols4 .first4col {
		clear: both;
		margin-left: 0;
	}
	
	.full-width-content .cols6 .col,
	.cols6 .col {
		width: 14.52991452991453%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .col,
	.cols6.no-gutter .col {
		width: 14.52991452991453%;
		float: left;
		margin-left: 0;
	}
	
	.full-width-content .cols6 .first2col,
	.cols6 .first4col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .first2col,
	.cols6.no-gutter .first4col {
		clear: none;
		margin-left: 0;
	}

	.full-width-content .cols6 .first6col,
	.cols6 .first6col {
		clear: both;
		margin-left: 0;
	}
	
	.cols8 .col {
		width: 10.2564102564103%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .col {
		width: 10.2564102564103%;
		float: left;
		margin-left: 0;
	}

	.cols8 .first4col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .first4col {
		clear: none;
		margin-left: 0;
	}
	
	.cols8 .first8col {
		clear: both;
		margin-left: 0;
	}

}

/* Flex Boxes
------------------------------------------ */

.flexcontainer {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	align-items: stretch;
	flex-align: stretch;
	-ms-flex-align: stretch;	
	-webkit-align-content: space-between; 
	align-content: space-between; 
	margin-bottom: 0;
	-webkit-perspective:1;
	/* 
margin-top: 24px;
	margin-bottom: 24px;
 */
}

.flexcontainer.no-fc-margin {
	margin-top: 0;
	margin-bottom: 0;
}

/* Logos Block
------------------------------------------ */

.logos.alignfull {
	padding: 0 30px;
}
 
.lgd-block-logos .col {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	-ms-flex-direction: column;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	justify-content: center;
	margin-top: 0;
	margin-bottom: 2.564102564102564%;
}

.lgd-block-logos .col img {
	max-width: 100%;
	height: auto;
}

.lgd-block-logos .col .flexinner {
	min-height: 1px; /* fix for Internet Explorer not collapsing div for resized img */
}

.lgd-block-logos img.centered,
.lgd-block-logos .aligncenter {
	display: block;
	margin: 0 auto;
}

.lgd-block-logos p {
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 0;
}

.alignfull > div.wp-block-cover__inner-container .alignwide,
.alignwide > div.wp-block-cover__inner-container .alignwide {
	margin-left: auto;
	margin-right: auto;
}

.alignwide > div:not(.wp-block-cover__inner-container) .lgd-block-logos p {
	font-size: calc( 12px + .5vw );
}

.alignfull > div:not(.wp-block-cover__inner-container) .lgd-block-logos p {
	font-size: calc( 12px + 1vw );
}

.logos .flexinner {
	width: 100%;
	flex-shrink: 0;
}

.lgd-block-logos .greyscale-yes img {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: grayscale(1);
}

.lgd-block-logos .greyscale-yes img:hover {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: grayscale(0);
}

/* Tiles Blocks and Listings
------------------------------------------ */

.tiles.cols {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	align-items: stretch;
	flex-align: stretch;
	-ms-flex-align: stretch;	
	-webkit-align-content: space-between; 
	align-content: space-between; 
	/* margin-bottom: -20px; */
	-webkit-perspective:1;
}

.tiles.cols .flex {
	display: flex;
	display: -ms-flexbox;
	flex-grow: 0;
	flex-direction: column;
	-ms-flex-direction: column;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	justify-content: space-between;
	padding: 0;
}

.tiles.cols .tile .flex {
	flex-grow: 1;
}
 
.tiles .tile img {
	/* max-width: 100%; */
	height: auto;
}

.image-container {
	flex-shrink: 0;
}

.tiles .button-container {
	overflow: hidden;
}

.tiles .tile {
	/* margin-top: 20px; */
	margin-bottom: 0;
}

.tiles .tile1 {
	margin-top: 0;
}

.tiles.no-gutter .tile {
	margin-top: 0;
}

.tile.has-default-colour {
	color: #333;
}

/* 
.tile.has-default-colour h2,
.tile.has-default-colour h2 a {
	color: var(--global--color-primary);
}

.tile.has-default-colour .entry-time::before {
	color: var(--global--color-primary-mid);
}
 */

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

	.tiles .tile {
		/* margin-top: max( 20px, 2.564102564102564% ); */
	}
	
	.tiles .tile1 {
		margin-top: 0;
	}
	
	.tiles.no-gutter .tile {
		margin-top: 0;
	}

}

.tiles .image-outer-container {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}

@supports (padding-bottom: min( 56.25%, 300px )) {

	.tiles .image-outer-container {
		width: 100%;
		padding-bottom: 56.25%;
		padding-bottom: min( 56.25%, 300px );
		position: relative;
	}

}

.tiles  .image-outer-container .image-container {
	position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    overflow: hidden;
}

.tiles .image-outer-container .image-container img {
	width:100%;
	height:100%;
	object-position: center;
	object-fit: cover;
	display: block;
	max-width: none;
}

.tiles .image-container img {
	border-radius: 0;
	flex-shrink: 0;
}

.tiles .tile.justimg a {
    display: block;
    width: 100%;
    height: 100%;
}

.tiles .tile.justimg img {
	display: block;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}

.tiles h2.tile-title {
	margin-top: 0;
}

.col.has-background-color.flex .text,
.tile.has-background-color.flex .text {
	padding: 20px 20px 0;
}

.col.has-background-color.flex .text .entry-time,
.tile.has-background-color.flex .text .entry-time {
	display: block;
	margin-bottom: 10px;
}

.col.has-background-color.flex .button-container,
.tile.has-background-color.flex .button-container {
	padding-right: 20px;
}

.full-width-content .entry-content > .alignfull .alignwide.lgd-block-latest-posts,
.full-width-content .entry-content > .alignwide .alignwide.lgd-block-latest-posts,
.full-width-content .entry-content > .alignfull .aligncenter.lgd-block-latest-posts,
.full-width-content .entry-content > .alignwide .aligncenter.lgd-block-latest-posts,
.full-width-content .entry-content > .alignfull .alignwide.lgd-block-tiles,
.full-width-content .entry-content > .alignwide .alignwide.lgd-block-tiles,
.full-width-content .entry-content > .alignfull .aligncenter.lgd-block-tiles,
.full-width-content .entry-content > .alignwide .aligncenter.lgd-block-tiles {
	/* padding-top: 20px; */
}

.grid-container {
	display: grid;
	grid-template-columns: 48.717948717948715% 2.564102564102564% 48.717948717948715%;
	grid-template-rows: auto auto 20px auto auto;
}

.grid-container .item0.image-container {
	grid-column: 1 / 4;
}

.grid-container .item0.text-container {
	grid-column: 1 / 4;
}

.grid-container .item1.image-container {
	grid-column: 1 / 2;
	grid-row: 4 / 5;
}

.grid-container .item1.text-container {
	grid-column: 1 / 2;
	grid-row: 5 / 6;
}

.grid-container .item2.image-container {
	grid-column: 3 / 4;
	grid-row: 4 / 5;
}

.grid-container .item2.text-container {
	grid-column: 3 / 4;
	grid-row: 5 / 6;
}

.tiles.colbalance .tile,
.tiles.nocolbalance .tile {
	width: 100%;
	margin-left: 0;
}

.tiles.colbalance.cols1,
.tiles.nocolbalance.cols1 {
	/* width: 100%; */
	margin-left: 0;
}

.tiles .image-container img {
	height: auto;
	/* max-height: 300px; */
	width: 100%;
	object-fit: cover;
	/* overflow: hidden; */
}

@supports (padding-bottom: min( 56.25%, 300px )) {

	.tiles .image-container img {
		height: auto;
		max-height: 300px;
		width: 100%;
		object-fit: cover;
		/* overflow: hidden; */
	}

}

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

	div:not(.wp-block-column) > .alignwide > .tiles.colbalance.single.odd.rem3-1.rem4-1.cols1 .tile.tile1 {
		max-width: 100%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .flex {
		display: flex;
		flex-direction: row;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container {
		width: 31.623931623931625%;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-container {
		width: 33.3333%;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container a,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* display: block; */
		height: 100%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* vertical-align:bottom; */
		max-height: none;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex {
		flex-direction: column;
		width: 68.37606838%;
		padding-left: 2.564102564102564%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1.no-gutter .tile .flex {
		flex-direction: column;
		width: 66.6667%;
		padding-left: 2.564102564102564%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex .text {
		padding-left: 0;
	}
	
}

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

	.tiles.colbalance:not(.cols1) .tile,
	.tiles.nocolbalance:not(.cols1) .tile {
		width: 48.717948717948715%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.no-gutter:not(.cols1) .tile,
	.tiles.nocolbalance.no-gutter:not(.cols1) .tile {
		width: 50%;
		margin-left: 0;
	}

	.tiles.colbalance.even .tile.odd,
	.tiles.nocolbalance .tile.odd {
		margin-left: 0;
	}

	.tiles.colbalance.odd .tile.even {
		margin-left: 0;
	}

	.tiles.colbalance.odd .tile.tile1 {
		width: 100%;
		margin-left: 0;
	}
	
	.tiles.colbalance.single .tile.tile1 {
		width: 100%;
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}
	
	/* .listing.tiles .tile2, */
	.tiles.colbalance.even:not(.cols1) .tile2,
	.tiles.nocolbalance:not(.cols1) .tile2 {
		margin-top: 0;
	}
	
	.tiles.nocolbalance.cols3.listing .first2col {
		margin-left: 0;
	}

}

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

	.tiles.colbalance.cols3 .tile,
	.tiles.nocolbalance.cols3 .tile,
	.tiles.colbalance.cols3.even .tile.odd,
	.tiles.nocolbalance.cols3 .tile.odd,
	.tiles.colbalance.cols3.odd .tile.even,
	.tiles.colbalance.cols3.odd .tile.tile1 {
		width: 31.623931623931625%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols3.no-gutter .tile,
	.tiles.nocolbalance.cols3.no-gutter .tile,
	.tiles.colbalance.cols3.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols3.no-gutter .tile.odd,
	.tiles.colbalance.cols3.odd.no-gutter .tile.even,
	.tiles.colbalance.cols3.odd.no-gutter .tile.tile1 {
		width: 33.3333%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4 .tile,
	.tiles.nocolbalance.cols4 .tile,
	.tiles.colbalance.cols4.even .tile.odd,
	.tiles.nocolbalance.cols4 .tile.odd,
	.tiles.colbalance.cols4.odd .tile.even,
	.tiles.colbalance.cols4.odd .tile.tile1 {
		width: 23.076923076923077%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols4.no-gutter .tile,
	.tiles.nocolbalance.cols4.no-gutter .tile,
	.tiles.colbalance.cols4.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols4.no-gutter .tile.odd,
	.tiles.colbalance.cols4.odd.no-gutter .tile.even,
	.tiles.colbalance.cols4.odd.no-gutter .tile.tile1 {
		width: 25%;
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-0 .tile.col3-1,
	.tiles.nocolbalance.cols3 .tile.col3-1 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.col3-2 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-2 .tile.col3-3 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.tile1,
	.tiles.colbalance.cols3.rem3-1 .tile.tile4 {
		width: 65.81196581196582%;
	}
	
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile1,
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile4 {
		width: 66.6667%;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.tile1,
	.tiles.colbalance.cols3.rem3-1 .tile.tile3 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.tile2,
	.tiles.colbalance.cols3.rem3-1 .tile.tile4 {
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile2,
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile4 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-2 .tile.tile1 {
		width: 65.81196581196582%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols3.rem3-2.no-gutter .tile.tile1 {
		width: 66.6667%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-0 .tile.col4-1,
	.tiles.nocolbalance.cols4 .tile.col4-1 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1 .tile.col4-2 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1 .tile.tile1,
	.tiles.colbalance.cols4.rem4-1 .tile.tile3 {
		width: 48.717948717948715%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.rem4-1.no-gutter .tile.tile3 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1 .tile.tile2 {
		width: 48.717948717948715%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols4.rem4-1.no-gutter .tile.tile2 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-2 .tile.col4-3 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-2 .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-2 .tile.tile1 {
		width: 48.717948717948715%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-2.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-2.no-gutter .tile.tile1 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-2 .tile.tile2 {
		width: 48.717948717948715%;
	}
	
	.tiles.colbalance.cols4.rem4-2.no-gutter .tile.tile2 {
		width: 50%;
	}
	
	.tiles.colbalance.cols4.rem4-3 .tile.col4-4 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-3 .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-3 .tile.tile1 {
		width: 48.717948717948715%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-3.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-3.no-gutter .tile.tile1 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.single.odd.rem3-1.rem4-1 .tile.tile1 {
		width: 100%;
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}
	
	/* 
.listing.tiles .tile2,
	.listing.tiles .tile3,
 */
	.tiles.nocolbalance.cols3 .tile2,
	.tiles.colbalance.cols3 .tile2,
	.tiles.nocolbalance.cols3 .tile3,
	.tiles.colbalance.cols3.rem3-0 .tile3,
	.tiles.nocolbalance.cols4 .tile3,
	.tiles.colbalance.cols4.rem4-0 .tile3,
	.tiles.colbalance.cols4.rem4-3 .tile3,
	.tiles.nocolbalance.cols4 .tile4,
	.tiles.colbalance.cols4.rem4-0 .tile4 {
		margin-top: 0;
	}

	.tiles.nocolbalance.cols3.listing .first2col {
		margin-left: 2.564102564102564%;
	}
	
	.tiles.nocolbalance.cols3.listing .first3col {
		margin-left: 0;
	}

}

.tiles.gutter.border-line .tile {
	border: 1px solid #ccc;
}

.tiles.shadow-style .tile {
	-webkit-box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
	-moz-box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
	box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
}

.tiles.gutter.border-line.shadow-style .tile {
	border: 1px solid #aaa;
}

.tiles.has-background-color,
.box.has-background-color,
.box.has-background {
	padding: var(--tile-grid-gap);
}

.tiles.has-background-color.shadow-style {
	margin: calc( -1 * var(--tile-grid-gap) ) calc( -1 * var(--tile-grid-gap) ) 0;
}

/* 
.tiles.has-background-color.shadow-style {
	padding: 10px var(--tile-grid-gap) 30px;
	margin-top: 0;
	margin-left: calc( -1 * var(--tile-grid-gap) );
	margin-right: calc( -1 * var(--tile-grid-gap) );
	margin-bottom: 0;
	box-sizing: content-box;
}
 */

.tiles.shadow-style.single {
	box-sizing: content-box;
}

.tiles.shadow-style.single > * {
	box-sizing: border-box;
}

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

	/* 
.tiles.has-background-color {
		padding: var(--tile-grid-gap);
	}
 */
	
	/* 
.tiles.has-background-color.shadow-style {
		padding: 5px var(--tile-grid-gap) 20px;
	}
 */
	
	/* 
.tiles.has-background-color.shadow-style {
		padding-top: 0;
		margin-left: -2.439%;
		margin-right: -2.439%;
		box-sizing: content-box;
	}
 */

}

/* Tile buttons
---------------------------------------------------------------------------- */

.tiles.small-buttons .button,
.lgd-block-pdf.small-buttons .button {
	padding: 6px 12px;
	font-weight: var(--global--font-weight-bold);
}

.tiles.small-buttons .button.outline,
.lgd-block-pdf.small-buttons .button.outline {
	padding: 4px 10px;
}

/* Icons / Metas
--------------------------------------------- */

.entry-time::before,
.entry-author::before,
.entry-comments-link::before,
.entry-categories::before,
.entry-tags::before,
.entry-location::before {
	color: #c4c4c4;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 18px/1 'dashicons';
	vertical-align: -4px;
	margin-right: 5px;
}
.entry-time::before {
	content: "\f145";/* dashicons-calendar */
}

.sticky .entry-time::before {
	content: "\f109";/* dashicons-admin-post */
}

.entry-author::before {
	content: "\f110";/* dashicons-admin-users */
}

.entry-comments-link::before {
	content: "\f101";/* dashicons-admin-comments */
}

.entry-categories::before {
	content: "\f318";/* dashicons-category */
}

.entry-tags::before {
	content: "\f323";/* dashicons-tag */
}

.entry-location::before {
	content: "\f230";/* dashicons-location */
}

.entry-time,
.entry-author,
.entry-categories {
	padding-right: 15px;
}
.entry-categories,
.entry-tags,
.entry-location {
	display: inline-block;
}

.category .entry-footer .entry-meta {
	border-top: none;
}

.category .entry-time {
	font-size: 16px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 20px 0 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination ul {
	display: block;
	justify-content: unset;
	align-items: initial;
	-ms-flex-flow: initial;
	flex-wrap: nowrap;
	text-align: center;
}

.archive-pagination li {
	display: inline-block;
	float: none;
	padding: 0 2px;
	text-align: center;
}

.archive-pagination li a {
	/* background-color: rgb(244, 247, 247); */
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: var(--global--font-weight-bold);
	padding: 4px 8px 4px;
	min-width: 34px;
	margin-bottom: 4px;
	text-decoration: none;
	border-radius: 3px;
}

.archive-pagination li.pagination-previous a,
.archive-pagination li.pagination-next a {
	padding: 4px 7px 4px;
}

.archive-pagination .dashicons {
	padding-top: 3px;
}


@media only screen and (min-width: 480px) {
	
	.archive-pagination ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: baseline;
		-ms-flex-flow: row wrap;
		flex-wrap: wrap;
	}

	.archive-pagination li {
		display: inline-block;
		padding: 0 2px;
		text-align: center;
	}

}

/* Footer Widgets
--------------------------------------------- */

.footer-widgets {
	padding: 24px 0 24px;
}

.footer-widgets .wrap::before,
.footer-widgets .wrap::after {
	display: none;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widgets .wrap {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: var(--tile-grid-gap);
}

.footer-widget-area {
	/* margin-bottom: 40px; */
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

/* 
.footer-widget-area:last-child {
	margin-bottom: 40px;
}
 */

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

	.footer-widgets .wrap {
		max-width: 1140px;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.footer-widget-area {
		padding-left: 0;
		padding-right: 0;
		/* 
margin-left: 2.564102564102564%;
		width: 31.623931623931625%;
 */
	}
	
	/* 
.footer-widget-area.footer-widgets-1 {
		margin-left:0;
	}
 */

}

/* Main Menu Widget Area
--------------------------------------------- */

.genesis-nav-menu .widget {
    float: right;
}

.genesis-nav-menu .widget-area {
    float: right;
    padding-top: 4px;
}

body.primary-menu-widget-area .title-area {
	display: none;
}

body.primary-menu-widget-area-fixed .site-title {
	display: none;
}

.genesis-nav-menu .button {
	padding: 9px 12px;
	color: #333;
	background-color: #f5f5f5;
	border-radius: 3px;
	font-weight: var(--global--font-weight-bold);
}

.genesis-nav-menu .button:hover {
	color: #fff;
	background-color: #333;
	opacity: 1;
}

/* Simple Social Icons
------------------------------------------ */

.genesis-nav-menu .simple-social-icons ul li {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

/* Cookie Notice
--------------------------------------------- */

.cookies-not-set .site-footer {
	padding-bottom: 70px;
}

/* Search Box (LGD)
------------------------------------------ */

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 4px;
	position: absolute;
	width: 1px;
	font-family: "dashicons";
	font-size: 18px;
	color: #333;
}

.search-form {
	overflow:auto;
	position: relative;
}

.search-form input[type="search"] {
	width: 90%;
	float: left;
	-webkit-appearance: none;
	border-radius: 3px 0 0 3px;
	border-right: none;
	margin-top: 1px;
	height: 30px;
	padding: 0 0 0 7px;
	/* max-width: 330px;*/
	font-size: 18px;
}
.search-form input[type="search"]:focus {
	border: 1px solid #ddd;
	border-right: none;
	outline: none;
}
.search-form input[type="submit"] {
	position: relative;
	display: inline-block;
	padding: 5px 8px 5px 0;
	margin: 1px 0 0;	
	width: 10%;	
	height: 30px;
	clip: auto;
	text-align: right;
	background-color: #fff;	
	transition-property: opacity;
	transition-delay: .3s;
	transition-duration: .5s;	
	border-radius: 0 ;
	border: 1px solid #ddd;
	border-left: none;
	background-color: #fff;
	color: #666;
}

.search-form input[type="submit"]:hover {
	color: #999;
	background-color: #fff;
}


.sidebar-primary .widget:not(.widget_search) .widget-wrap {
	padding: 20px;
}

/* Colours
---------------------------------------------------------------------------- */

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

.has-black-color {
	color: #000;
}

.has-gray-background-color {
	background-color: #7F7F7F;
}

.has-gray-color {
	color: #7F7F7F;
}

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

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

/* old Atomic Blocks style retained for backwards compatibility */
h2.ab-white-text,
h3.ab-white-text {
	color: #fff;
}

.has-white-color h2,
.has-white-color .entry-title a,
.has-white-color .entry-time::before, 
.has-white-color .entry-author::before, 
.has-white-color .entry-comments-link::before, 
.has-white-color .entry-categories::before, 
.has-white-color .entry-tags::before, 
.has-white-color .entry-location::before {
	color: #fff;
}

.button.has-theme-primary-light-background-color,
.button.has-theme-secondary-light-background-color,
.button.has-theme-tertiary-light-background-color,
.button.has-white-background-color {
	color: #333;
}


/* ## Theme name: custom Primary Colours: #254536 / #92A29A / #E9ECEA Secondary Colours: #453625 / #A29A92 / #ECEAE9 Tertiary Colours: #362545 / #9A92A2 / #EAE9EC
--------------------------------------------- */

/* Colours ---------------------------------------------------------------------------- */
/* 
.lgd-custom .has-theme-primary-color { color: #254536; } .lgd-custom .has-theme-primary-mid-color { color: #92A29A; } .lgd-custom .has-theme-primary-light-color { color: #EDF0EE; } .lgd-custom .has-theme-secondary-color { color: #453625; } .lgd-custom .has-theme-secondary-mid-color { color: #A29A92; } .lgd-custom .has-theme-secondary-light-color { color: #F0EEED; } .lgd-custom .has-theme-tertiary-color { color: #362545; } .lgd-custom .has-theme-tertiary-mid-color { color: #9A92A2; } .lgd-custom .has-theme-tertiary-light-color { color: #EEEDF0; } .lgd-custom .has-theme-primary-background-color { background-color: #254536; } .lgd-custom .has-theme-primary-mid-background-color { background-color: #92A29A; } .lgd-custom .has-theme-primary-light-background-color { background-color: #EDF0EE; } .lgd-custom .has-theme-secondary-background-color { background-color: #453625; } .lgd-custom .has-theme-secondary-mid-background-color { background-color: #A29A92; } .lgd-custom .has-theme-secondary-light-background-color { background-color: #F0EEED; } .lgd-custom .has-theme-tertiary-background-color { background-color: #362545; } .lgd-custom .has-theme-tertiary-mid-background-color { background-color: #9A92A2; } .lgd-custom .has-theme-tertiary-light-background-color { background-color: #EEEDF0; } 
 */

/* Variables Theme Default */
:root {

	/* Colors */
	--global--color-link: #0073e5;
	--global--color-primary: #013664;
	--global--color-primary-mid: #809AB1;
	--global--color-primary-light: #EAEEF2;
	--global--color-secondary: #025196;
	--global--color-secondary-mid: #80A8CA;
	--global--color-secondary-light: #EAF1F6;
	--global--color-tertiary: #640136;
	--global--color-tertiary-mid: #B1809A;
	--global--color-tertiary-light: #F2EAEE;
	
}

a,
/* 
.entry-title a:focus,
.entry-title a:hover,
 */
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	color: var(--global--color-link);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--global--color-primary);
}

p.drop-cap:first-child::first-letter,
.drop-cap > p:first-child::first-letter { 
	color: var(--global--color-primary); 
}

.entry-title a,
.sidebar .widget-title a {
	color: var(--global--color-primary);
}

blockquote::before {
	color: var(--global--color-primary);
}

hr,
hr.wp-block-separator {
	color: var(--global--color-primary);
	background: var(--global--color-primary);
}

/* 
.wp-block-separator.is-style-custom {
  width: 20px;
  height: 20px;
  border: none;
  mask-image: url(images/separator-mask.png);
}
 */

.entry-time:before,
.entry-author:before,
.entry-comments-link:before,
.entry-categories:before,
.entry-tags:before,
.entry-location:before {
	color: var(--global--color-primary-mid); 
}

.archive-pagination li a {
	background-color: var(--global--color-primary);
}

.archive-pagination li a:visited {
	color: #fff;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: var(--global--color-primary-mid);
	color: #fff;
}

@media only screen and (min-width: 960px) {
	.genesis-nav-menu > .menu-highlight > a:hover,
	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight.current-menu-item > a {
		background-color: var(--global--color-primary);
		color: var(--global--color-primary-mid);
	}
}
.dark-border .tile.has-theme-primary-light-background-color,
.has-theme-primary-light-background-color.dark-border {
	border: 2px solid var(--global--color-primary);
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button,
.lgd-callanish .wp-block-file .wp-block-file__button,
.button-links a {
	background-color: var(--global--color-secondary);
	color: #fff;
}

table {
	background-color: var(--global--color-secondary-light); 
}

thead tr:nth-child(odd) {
	color: #fff;
	background-color: var(--global--color-secondary);
}

thead tr:nth-child(even) {
	color: #fff;
	background-color: var(--global--color-secondary-mid);
}

.has-theme-secondary-background-color.border-only {
	border: 2px solid var(--global--color-secondary);
	background-color: transparent;
}

.dark-border .tile.has-theme-secondary-light-background-color,
.has-theme-secondary-light-background-color.dark-border {
	border: 2px solid var(--global--color-secondary);
}

.dark-border .tile.has-theme-tertiary-light-background-color,
.has-theme-tertiary-light-background-color.dark-border {
	border: 2px solid var(--global--color-tertiary);
}
 
/* Flex Grid
------------------------------------------ */

.tiles.cols.flex {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: var(--tile-grid-gap);
	gap: var(--tile-grid-gap);
}

.tiles.cols.flex.no-gutter {
	grid-gap: 0;
	gap: 0;
}

.tiles.colbalance.cols1.flex .tile,
.tiles.no-colbalance.cols1.flex .tile,
.tiles.colbalance.cols2.flex .tile,
.tiles.no-colbalance.cols2.flex .tile,
.tiles.colbalance.cols3.flex .tile,
.tiles.no-colbalance.cols3.flex .tile,
.tiles.colbalance.cols4.flex .tile,
.tiles.no-colbalance.cols4.flex .tile {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.tiles.colbalance.single {
	width: 100%;
	/* max-width: 710px; */
	/* 
margin-left: auto;
	margin-right: auto;
 */
}

.tiles.colbalance.single .tile.tile1 {
	max-width: 100%;
}

/* 
.tiles.shadow-style.colbalance.single:not(.cols1) {
	max-width: var(--responsive--aligndefault-width);
	margin-left: -24px;
	margin-right: -24px;
}
 */

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

	.tiles.cols.flex:not(.cols1):not(.single) {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	
	.tiles.colbalance.cols1.flex .tile,
	.tiles.no-colbalance.cols1.flex .tile,
	.tiles.colbalance.cols2.flex .tile,
	.tiles.no-colbalance.cols2.flex .tile,
	.tiles.colbalance.cols3.flex .tile,
	.tiles.no-colbalance.cols3.flex .tile,
	.tiles.colbalance.cols4.flex .tile,
	.tiles.no-colbalance.cols4.flex .tile,
	.tiles.colbalance.cols1.flex .tile.odd,
	.tiles.no-colbalance.cols1.flex .tile.odd,
	.tiles.colbalance.cols2.flex .tile.odd,
	.tiles.no-colbalance.cols2.flex .tile.odd,
	.tiles.colbalance.cols3.flex .tile.odd,
	.tiles.no-colbalance.cols3.flex .tile.odd,
	.tiles.colbalance.cols4.flex .tile.odd,
	.tiles.no-colbalance.cols4.flex .tile.odd,
	.tiles.colbalance.cols1.flex .tile.even,
	.tiles.no-colbalance.cols1.flex .tile.even,
	.tiles.colbalance.cols2.flex .tile.even,
	.tiles.no-colbalance.cols2.flex .tile.even,
	.tiles.colbalance.cols3.flex .tile.even,
	.tiles.no-colbalance.cols3.flex .tile.even,
	.tiles.colbalance.cols4.flex .tile.even,
	.tiles.no-colbalance.cols4.flex .tile.even,
	.tiles.colbalance.cols3.no-gutter .tile,
	.tiles.nocolbalance.cols3.no-gutter .tile,
	.tiles.colbalance.cols3.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols3.no-gutter .tile.odd,
	.tiles.colbalance.cols3.odd.no-gutter .tile.even,
	.tiles.colbalance.cols3.odd.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.no-gutter .tile,
	.tiles.nocolbalance.cols4.no-gutter .tile,
	.tiles.colbalance.cols4.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols4.no-gutter .tile.odd,
	.tiles.colbalance.cols4.odd.no-gutter .tile.even,
	.tiles.colbalance.cols4.odd.no-gutter .tile.tile1 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.tiles.colbalance.odd:not(.cols1) .tile1 {
		grid-column: span 2;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}

}

/* 
@media only screen and (min-width: 781px) {

	.tiles.shadow-style.colbalance.single:not(.cols1) {
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}

}
 */

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

	.tiles.cols.flex.cols3:not(.single) {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.tiles.cols.flex.cols4:not(.single) {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.tiles.colbalance.cols1.flex .tile,
	.tiles.no-colbalance.cols1.flex .tile,
	.tiles.colbalance.cols2.flex .tile,
	.tiles.no-colbalance.cols2.flex .tile,
	.tiles.colbalance.cols3.flex .tile,
	.tiles.no-colbalance.cols3.flex .tile,
	.tiles.colbalance.cols4.flex .tile,
	.tiles.no-colbalance.cols4.flex .tile,
	.tiles.colbalance.cols1.flex .tile.odd,
	.tiles.no-colbalance.cols1.flex .tile.odd,
	.tiles.colbalance.cols2.flex .tile.odd,
	.tiles.no-colbalance.cols2.flex .tile.odd,
	.tiles.colbalance.cols3.flex .tile.odd,
	.tiles.no-colbalance.cols3.flex .tile.odd,
	.tiles.colbalance.cols4.flex .tile.odd,
	.tiles.no-colbalance.cols4.flex .tile.odd,
	.tiles.colbalance.cols1.flex .tile.even,
	.tiles.no-colbalance.cols1.flex .tile.even,
	.tiles.colbalance.cols2.flex .tile.even,
	.tiles.no-colbalance.cols2.flex .tile.even,
	.tiles.colbalance.cols3.flex .tile.even,
	.tiles.no-colbalance.cols3.flex .tile.even,
	.tiles.colbalance.cols4.flex .tile.even,
	.tiles.no-colbalance.cols4.flex .tile.even,
	.tiles.colbalance.cols3.no-gutter .tile,
	.tiles.nocolbalance.cols3.no-gutter .tile,
	.tiles.colbalance.cols3.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols3.no-gutter .tile.odd,
	.tiles.colbalance.cols3.odd.no-gutter .tile.even,
	.tiles.colbalance.cols3.odd.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.no-gutter .tile,
	.tiles.nocolbalance.cols4.no-gutter .tile,
	.tiles.colbalance.cols4.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols4.no-gutter .tile.odd,
	.tiles.colbalance.cols4.odd.no-gutter .tile.even,
	.tiles.colbalance.cols4.odd.no-gutter .tile.tile1 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	/* 
.tiles.colbalance.single:not(.cols1) {
		max-width: 710px;
		margin-left: auto;
		margin-right: auto;
	}
 */
	
	.tiles.colbalance.odd:not(.cols1) .tile1 {
		grid-column: span 2;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.tiles.cols.flex.cols3.rem3-1 .tile1,
	.tiles.cols.flex.cols3.rem3-1 .tile4,
	.tiles.cols.flex.cols3.rem3-2 .tile1,
	.tiles.cols.flex.cols4.rem4-1 .tile1,
	.tiles.cols.flex.cols4.rem4-1 .tile2,
	.tiles.cols.flex.cols4.rem4-1 .tile3,
	.tiles.cols.flex.cols4.rem4-2 .tile1,
	.tiles.cols.flex.cols4.rem4-2 .tile2,
	.tiles.cols.flex.cols4.rem4-3 .tile1 {
		grid-column: span 2;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}

}

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

	div:not(.wp-block-column) > .alignwide > .tiles.colbalance.single.odd.rem3-1.rem4-1.cols1 .tile.tile1 {
		max-width: 100%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .flex {
		display: flex;
		flex-direction: row;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-outer-container {
		width: calc( 33.333333% - var(--tile-grid-gapped-third-adjust) );
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-outer-container .image-container {
		width: 100%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-container,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-outer-container {
		width: 33.333333%;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-outer-container .image-container {
		width: 100%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container a,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* display: block; */
		height: 100%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* vertical-align:bottom; */
		max-height: none;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex {
		flex-direction: column;
		width: calc( 66.666667% + var(--tile-grid-gapped-third-adjust) );
		padding-left: 20px;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1.no-gutter .tile .flex {
		flex-direction: column;
		width: 66.666667%;
		padding-left: 20px;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex .text {
		padding-left: 0;
	}
	
}


/* 
.lgd-callanish .site-container .has-small-font-size { 
	font-size: 14px; 
} 

.lgd-callanish .site-container .has-regular-font-size,
.lgd-callanish .site-container .has-normal-font-size { 
	font-size: 18px; 
} 

.lgd-callanish .site-container .has-medium-font-size { 
	font-size: 20px; 
} 

.lgd-callanish .site-container .has-large-font-size { 
	font-size: 24px; 
} 

.lgd-callanish .site-container .has-larger-font-size,
.lgd-callanish .site-container .has-huge-font-size { 
	font-size: 36px; 
} 
 */

/* end Flex Grid
------------------------------------------ */



/* ## Customisations
--------------------------------------------- */

/* ## This site only
--------------------------------------------- */

/* ## Theme name: custom Primary Colours: ##013664 / ##809AB1 / ##EAEEF2 Secondary Colours: ##025196 / ##80A8CA / ##EAF1F6 Tertiary Colours: ##640136 / ##B1809A / ##F2EAEE
--------------------------------------------- */
/* 
a, .entry-title a:focus, .entry-title a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover { color: #0073e5; } h1, h2, h3, h4, h5, h6 { color: #013664; } p.drop-cap:first-child::first-letter, .drop-cap > p:first-child::first-letter { color: #013664; } .entry-title a, .sidebar .widget-title a { color: #013664; } blockquote::before { color: #013664; } hr, hr.wp-block-separator { color: #013664; background: #013664; } .entry-time:before, .entry-author:before, .entry-comments-link:before, .entry-categories:before, .entry-tags:before, .entry-location:before { color: #809AB1; } .archive-pagination li a { background-color: #013664; } .archive-pagination li a:visited { color: #fff; } .archive-pagination li a:hover, .archive-pagination .active a { background-color: #809AB1; color: #fff; } @media only screen and (min-width: 960px) { .genesis-nav-menu > .menu-highlight > a:hover, .genesis-nav-menu > .menu-highlight > a:focus, .genesis-nav-menu > .menu-highlight.current-menu-item > a { background-color: #013664; color: #809AB1; } } .dark-border .tile.has-theme-primary-light-background-color, .has-theme-primary-light-background-color.dark-border { border: 2px solid #013664; } button, input[type="button"], input[type="reset"], input[type="submit"], .site-container div.wpforms-container-full .wpforms-form input[type="submit"], .site-container div.wpforms-container-full .wpforms-form button[type="submit"], .button { background-color: #025196; color: #fff; } button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus, .site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover, .site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus, .site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover, .button:focus, .button:hover { background-color: #80A8CA; color: #fff; } table { background-color: #EAF1F6; } thead tr:nth-child(odd) { color: #fff; background-color: #025196; } thead tr:nth-child(even) { color: #fff; background-color: #80A8CA; } .has-theme-secondary-background-color.border-only { border: 2px solid #025196; background-color: transparent; } .dark-border .tile.has-theme-secondary-light-background-color, .has-theme-secondary-light-background-color.dark-border { border: 2px solid #025196; } .dark-border .tile.has-theme-tertiary-light-background-color, .has-theme-tertiary-light-background-color.dark-border { border: 2px solid #640136; } 
 */


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	background-color: rgb(2, 81, 150);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	padding: 0 30px;
	background: #025196 url(images/rooftops-dark.jpg) bottom center repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu a {
	color: #fff;
	/* 
display: block; */
	font-size: 16px;
	font-weight: 600; 
	/* outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
 */
}


.genesis-nav-menu .sub-menu a {
	background-color: transparent;
	color: #fff;
}

.menu-toggle,
.sub-menu-toggle {
	/* 
background-color: transparent;
	border-width: 0;
 */
	color: #fff;
	/* 
display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
 */
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	/* 
background-color: transparent;
	border-width: 0;
 */
	color: rgb(244, 165, 73);
}

.menu-toggle {
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0 0 15px;
	position: relative;
	z-index: 1000;
}

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

	.menu-toggle {
		float: left;
		line-height: 20px;
		margin-bottom: 10px;
		margin-top: 10px;
		padding: 15px 0;
		position: relative;
		z-index: 1000;
	}
	
}

@media only screen and (min-width: 960px) {
	
	.genesis-nav-menu .sub-menu a {
		background-color: #fff;
		color: #000;
	}

}

.wp-custom-logo .title-area {
	max-width: 360px;
	padding-bottom: 0;
	padding-top: 6px;
	width: 100%;
}

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

	.wp-custom-logo .title-area {
		max-width: 360px;
		padding-bottom: 6px;
		padding-top: 6px;
		width: 100%;
	}

}

/* Site specific css */

.pmargin {
	margin-bottom: 28px;
	margin-bottom: 2.8rem;
}

.sixcolresponsive {
	width: 14.52991452991453%;
	float: left;
	margin-left: 2.564102564102564%;
}

.sixcolresponsive.first2col,
.sixcolresponsive.first3col,
.sixcolresponsive.first4col,
.sixcolresponsive.first6col {
	margin-left: 2.564102564102564%;
	clear: none;
}

.sixcolresponsive.first6col {
	margin-left: 0;
	clear: both;
}



.fourcolresponsive {
	width: 23.076923076923077%;
	float: left;
	margin-left: 2.564102564102564%;
}

.fourcolresponsive.first2col,
.fourcolresponsive.first3col,
.fourcolresponsive.first4col,
.fourcolresponsive.first6col {
	margin-left: 2.564102564102564%;
	clear: none;
}

.fourcolresponsive.first4col {
	margin-left: 0;
	clear: both;
}


@media only screen and (max-width: 1199px) {

	.sixcolresponsive {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.sixcolresponsive.first2col,
	.sixcolresponsive.first3col,
	.sixcolresponsive.first4col,
	.sixcolresponsive.first6col {
		margin-left: 2.564102564102564%;
		clear: none;
	}

	.sixcolresponsive.first4col {
		margin-left: 0;
		clear: both;
	}

}

@media only screen and (max-width: 960px) {

	.sixcolresponsive {
		width: 14.52991452991453%;
		float: left;
		margin-left: 2.564102564102564%;
	}

	.sixcolresponsive.first2col,
	.sixcolresponsive.first3col,
	.sixcolresponsive.first4col,
	.sixcolresponsive.first6col {
		margin-left: 2.564102564102564%;
		clear: none;
	}
	
	.sixcolresponsive.first6col,
	.sixcolresponsive.first6col {
		margin-left: 0;
		clear: both;
	}

}

@media only screen and (max-width: 800px) {

	.sixcolresponsive {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.sixcolresponsive.first2col,
	.sixcolresponsive.first3col,
	.sixcolresponsive.first4col,
	.sixcolresponsive.first6col {
		margin-left: 2.564102564102564%;
		clear: none;
	}

	.sixcolresponsive.first4col {
		margin-left: 0;
		clear: both;
	}

}

@media only screen and (max-width: 560px) {

	.sixcolresponsive {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.sixcolresponsive.first2col,
	.sixcolresponsive.first3col,
	.sixcolresponsive.first4col,
	.sixcolresponsive.first6col	{
		margin-left: 2.564102564102564%;
		clear: none;
	}

	.sixcolresponsive.first3col {
		margin-left: 0;
		clear: both;
	}
	
	.fourcolresponsive {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.fourcolresponsive.first2col,
	.fourcolresponsive.first3col,
	.fourcolresponsive.first4col,
	.fourcolresponsive.first6col	{
		margin-left: 2.564102564102564%;
		clear: none;
	}

	.fourcolresponsive.first3col {
		margin-left: 0;
		clear: both;
	}

}

@media only screen and (max-width: 420px) {

	.sixcolresponsive {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.sixcolresponsive.first3col,
	.sixcolresponsive.first4col,
	.sixcolresponsive.first6col	{
		margin-left: 2.564102564102564%;
		clear: none;
	}

	.sixcolresponsive.first2col {
		margin-left: 0;
		clear: both;
	}
	
	.fourcolresponsive {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.fourcolresponsive.first3col,
	.fourcolresponsive.first4col,
	.fourcolresponsive.first6col	{
		margin-left: 2.564102564102564%;
		clear: none;
	}

	.fourcolresponsive.first2col {
		margin-left: 0;
		clear: both;
	}

}

.large-logos {
	height: 126px;
	width: 100%;
	text-align: center;
	/* display: table-cell; */
	vertical-align: middle;
	position: relative;
}

.large-logos img {
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.logos {
	text-align: center;
	height: 164px;
	margin-bottom: 10px;
}
.logos p {
	padding-top: 10px;
	text-align: center;
	line-height: 1.1;
}

/* ## Contact Form 7
--------------------------------------------- */

div.wpcf7 {
	overflow: hidden;
	margin-bottom: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14 !important;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #f4a549 !important;
}


div.wpcf7-spam-blocked {
	border: 2px solid #f4a549 !important;
}

div.wpcf7-validation-errors {
	border: 2px solid #f4a549 !important;
}

.wpcf7 span.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7 span.wpcf7-not-valid-tip {
	display: none;
}

div.wpcf7-response-output {
	margin: 0 0 5px !important;
	/* margin: 0 0 0.5rem !important; */
	padding: 6px 10px !important;
	/* padding: 0.6rem 1rem !important; */
	float: left;
	width: 50%;
	min-height: 53px;
	/* min-height: 5.3rem; */
}

div.wpcf7-response-output {
	line-height: 1.3;
}

.sidebar .widget div.wpcf7-response-output {
	font-size: 12px;
	/* font-size: 1.2rem; */
	line-height: 1.5;
}
	
input.wpcf7-not-valid,
select.wpcf7-not-valid, 
textarea.wpcf7-not-valid {
    border: 1px solid #f4a549;
	box-shadow: inset 0 0 5px #f4a549;
}

.sidebar .widget input.wpcf7-not-valid,
.sidebar .widget select.wpcf7-not-valid, 
.sidebar .widget textarea.wpcf7-not-valid {
    border: 1px solid #f4a549;
	box-shadow: inset 0 0 5px #f4a549;
}

.sidebar .widget .wpcf7 p {
	font-size: 13px;
	/* font-size: 1.3rem; */
}

.sidebar .widget:not(.widget_search) input[type="submit"] {
	padding: 16px 20px;
	/* padding: 1.6rem 2rem; */
}

.wpcf7-submit {
	float: right;
}

.wpcf7 .ajax-loader {
	float: right;
	padding: 20px 10px 0 0;
	/* padding: 2rem 1rem 0 0; */
}

.sidebar .widget .wpcf7 .ajax-loader {
	float: right;
	padding: 20px 6px 0 0;
	/* padding: 2rem 0.6rem 0 0; */
}

.sidebar .widget .cf7-submit {
	overflow: hidden;
	/* margin-bottom: 24px;
	margin-bottom: 2.4rem; */
}

/* ## Sidebar Declaration
--------------------------------------------- */

.sidebar .widget .excerpt,
.tile .excerpt {
	padding-top: 10px;
	/* padding-top: 1rem; */
	font-size: 16px;
}

.sidebar .widget .excerpt.first {
}

.sidebar .widget .excerpt.last {
	margin-bottom: 20px;
	/* margin-bottom: 2rem; */
	border-bottom: 1px dotted #f4a549;
}

.sidebar .widget .excerpt p,
.tile .excerpt p {
	margin-left: 10px;
	/* margin-left: 1rem; */
}

.sidebar span.highlight,
.tile span.highlight {
	color: #013565;
	background-color: #fff;
	padding: 2px 5px 3px;
	/* padding: 0.1rem 0.2rem 0; */
	font-size: 16px;
	/* font-size: 1.6rem; */
	font-weight: 900;
	display:inline-block;
	position: relative;
	/* top: -3px; */
	/* top: -0.3rem; */
	margin-left: -10px;
	/* margin-left: -1rem; */
	margin-right: 4px;
	/* margin-right: 0.4rem; */
	line-height: 1.3;
	min-width: 26px;
	/* min-width: 2.4rem; */
	text-align: center;
	border-radius: 50%;
}

.small-logos {
	margin-bottom: 40px;
	/* margin-bottom: 4rem; */
	padding: 0 10px;
	clear: both;
	border: 1px dotted #025196;
}

.small-logos p {
	text-align: center;
	margin-bottom: 0;
}	

.small-logos img {
	vertical-align: middle;
	padding: 6px;
	/* padding: 0.6rem; */
}

.small-logo {
	width: 86px;
	height: 86px;
	margin: 7px auto;
}

.credits {
	/* clear: both; */
	border: 1px dotted #025196;
	margin-bottom: 24px;
	/* margin-bottom: 2.4rem; */
	padding: 20px 20px 6px;
	/* padding: 2rem 2rem 0.6rem; */
	overflow: hidden;
}

.credits img {
	padding: 0 28px 14px 0;
	float: left;
}

@media only screen and (max-width: 1199px) {

	.cols3 .cols.credits {
		width: 48.717948717948715%;
		clear: none;
		margin-left: 2.564102564102564%;
	}
	.cols3 .cols.credits.first2col {
		clear: both;
		margin-left: 0;
	}

}

@media only screen and (max-width: 799px) {

	.cols3 .cols.credits {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

}

@media only screen and (max-width: 479px) {

	.credits {
		text-align: center;
	}
	
	.credits img {
		padding: 0 0 14px 0;
		float: none;
	}

}

/* # Carousel
---------------------------------------------------------------------------------------------------- */

.clearout {
	height:20px;
	clear:both;
}

#flexisel1, #flexiselDemo2, #flexiselDemo3 {
	display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
    margin-top: 28px;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    border:1px dotted #025196;
    /* border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  */
	margin-bottom: 40px;
	/* margin-bottom: 4rem; */
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0;
	line-height: 100px;
	height: 100px;
	vertical-align: center;
	text-align: center;
}
.nbs-flexisel-item img {
    /* width: 100%; */
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:100px;
	vertical-align: center;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

/* Genesis Slider
------------------------------------------------------------ */

#genesis-responsive-slider {
	/* background-color: #fff;
	border: 10px solid #eee;
	margin: 0 auto;
	padding: 10px;
	position: relative; */

}

.genesis-responsive-slider-wrap {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;	
}

#slides {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 1;
}

/* .slide-excerpt {	
	display: block;
	filter: alpha(opacity=50);
	margin: 10px;
	opacity: 0.5;
	position: absolute;
	z-index: 8;
	text-align: right;
	line-height: 1.6; 
	padding: 2px 0; 
	width: 50%;
	margin: 20px auto;
} */

/* .slide-excerpt p  { 
	margin: 20px auto;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	background-color: rgba(2, 81, 150, 1);
	color: #fff;
	display: inline;
	padding: 0.2rem 0.45rem;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}	
 */

.slide-excerpt { 
	display: block;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 8;
	text-align: right;
	line-height: 1.6; 
	width: 50%;
	line-height: 1.3; 
	padding: 3px 0 1px;
	/* padding: 0.3rem 0 0.1rem; */
	border-right: 20px solid #025196;
	/* border-top: 4px solid #025196;
	border-bottom: 4px solid #025196; */
	margin: 20px 0;
	/* margin: 2rem 0; */
}

.slide-excerpt p  { 
	background-color: #025196;
	padding: 4px 0;
	/* padding: 0.4rem 0; */
	color: #fff; 
	display: inline;
	margin: 0; 
	font-size: 24px;
	/* font-size: 2.4rem; */
	/* border-right: 20px solid #025196;
	border-top: 4px solid #025196;
	border-bottom: 4px solid #025196; */
}
.slide-excerpt p  span { 
	position: relative;
	right: -10px;
	/* right: -1rem; */
	font-weight: 900;
}

@-moz-document url-prefix() { 

	.slide-excerpt { 
		border-right: none;
		line-height: 1.6; 
		padding: 2px 0; 
		/* padding: 0.2rem 0; */
		width: 50%;
		margin: 20px auto;
		/* margin: 2rem auto; */
		opacity: 0.7;
	}
	.slide-excerpt p  span { 
		background-color: #025196;
		color: #fff; 
		display: inline;
		padding: 3px 10px 3px;
		/* padding: 0.3rem 1rem 0.3rem; */
		box-decoration-break: clone;
		-webkit-box-decoration-break: clone;
		right: 0;
	}
	
}

html > body .slide-excerpt-border {
	/* background: none;
	border: 1px solid #ddd;
	display: inline;
	float: left;
	margin: 10px;
	padding: 14px;
	position: relative;
	z-index: 8; */
}

.slide-image {
	overflow: hidden;
}

/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	list-style: none;
	margin: 0; 
	padding: 0; 
} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0; 
	padding: 0;
	width: 100%; 
}

.flexslider .slides > li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	display: block;
	max-width: 100%; 
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	clear: both;
	content: "."; 
	display: block; 
	height: 0;  
	line-height: 0; 
	visibility: hidden;
} 

html[xmlns] .slides {
	display: block;
} 

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	background: #fff; 
	position: relative; 
	zoom: 1;
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides > li {
	position: relative;
}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1; 
	position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
	background:none; 
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
	zoom: 1;
}

.flex-caption {
	background: rgba(0,0,0,.3);
	bottom: 0; 
	color: #fff; 	 
	font-size: 14px;
	/* font-size: 1.4rem; */
	left: 0; 
	line-height: 18px;
	/* line-height: 1.8rem; */
	padding: 2%; 
	position: absolute;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	width: 96%;
}

/* Direction Nav */
.flex-direction-nav li a {
	width: 52px;
	/* width: 5.2rem; */
	height: 52px;
	/* height: 5.2rem; */
	margin: -20px 0 0;
	/* margin: -2rem 0 0; */
	display: block; 
	background: url(images/bg_direction_nav.png) no-repeat 0 0; 
	position: absolute; 
	top: 50%; 
	cursor: pointer; 
	text-indent: -9999px; 
	z-index: 100;
}

.flex-direction-nav li .next {
	background-position: -52px 0;
	/* background-position: -5.2rem 0; */
	right: -60px;
	/* right: -6rem; */
}

.flex-direction-nav li .next:hover {
	background-position: -52px -50px; 
	/* background-position: -5.2rem -5rem;  */
}

.flex-direction-nav li .prev {
	left: -60px;
	/* left: -6rem; */
}

.flex-direction-nav li .prev:hover {
	background-position: 0 -50px;
	/* background-position: 0 -5rem;  */
}

.flex-direction-nav li .disabled { 	 
	cursor: default;
	filter:alpha(opacity=30);
	opacity: .3;
}

/* Control Nav */
.flex-control-nav {
	float: left;
	margin: 20px  0 10px;
	/* margin: 2rem 0 1rem; */
	position: relative; 
	text-align: center; 
	width: 100%;
	z-index: 100;
}

.flex-control-nav li {
	*display: inline;
	display: inline-block;
	margin: 0 0 0 5px;  
	zoom: 1;
}

.flex-control-nav li:first-child {
	margin: 0;
}

.flex-control-nav li a {	 
	background: url(images/bg_control_nav.png) no-repeat 0 0; 
	cursor: pointer; 
	display: block;
	height: 13px;
	/* height: 1.3rem; */
	text-indent: -9999px;
	width: 13px;
	/* width: 1.3rem; */
}

.flex-control-nav li a:hover {
	background-position: 0 -13px;
	/* background-position: 0 -1.3rem; */ 
}

.flex-control-nav li a.active {
	background-position: 0 -26px;
	/* background-position: -0 -2.6rem;  */
	cursor: default;
}

.page-template-home-page-template #genesis-responsive-slider {
	margin: 12px 0 40px;
	/* margin: 1.2rem 0 4rem; */
	padding: 0;
	border: none;
}

.page-template-home-page-template .slide-excerpt {
	background-color: transparent;
	display: block;
	margin: 10px 0 10px;
	padding: 0;
	position: absolute;
	z-index: 8;
}

html > body.page-template-home-page-template .slide-excerpt-border {
	background: none;
	border: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 14px 0 14px;
	position: relative;
	z-index: 8;
}

/* 
@media only screen and (max-width: 960px) {

	.title-area {
		float: left;
		padding: 0;
		width: 65.81196581196582%;
	}
	
}
 */

@media only screen and (max-width: 799px) {

	.title-area {
		float: none;
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}
	
	.title-area a {
		margin: 0 auto;
		max-width: 520px;
	}

	/*.site-inner ,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	} */
	
	.site-inner {
		/* max-width: 720px; */
	}
	
	.wpcf7 .one-third {
		width: 31.623931623931625%;
		margin-left: 2.564102564102564%;
		float: left;
	}
	
	.wpcf7 .one-fourth {
		width: 23.076923076923077%;
		margin-left: 2.564102564102564%;
		float: left;
	}
	
	.wpcf7 .three-fourths {
		width: 74.35897435897436%;
		margin-left: 2.564102564102564%;
		float: left;
	}
	
	.wpcf7 .one-sixth {
		width: 14.52991452991453%;
		margin-left: 2.564102564102564%;
		float: left;
	}
	
	.wpcf7 .one-sixth.first,
	.wpcf7 .one-third.first,
	.wpcf7 .one-fourth.first,
	.wpcf7 .three-fourths.first	{
		margin: 0;
	}
	
	.wpcf7 .one-half {
		width: 48.717948717948715%;
		margin-left: 2.564102564102564%;
		float: left;
	}
	
	.wpcf7 .one-half.first {
		margin: 0;	
	}
	
		.sidebar .widget.enews-widget {
		padding: 40px;
		/* padding: 4rem; */
	}

	.slide-excerpt {	
		display: block;
		filter: alpha(opacity=50);
		opacity: 0.5;
		position: absolute;
		z-index: 8;
		text-align: center;
		line-height: 1.3; 
		padding: 6px 0; 
		/* padding: 0.6rem 0; */
		width: 67%;
		margin: 10px auto;
		/* margin: 1rem auto; */
		border-right: none;
	}
	
	.slide-excerpt p  { 
		font-size: 16px;
		/* font-size: 1.6rem; */
		display: block;
		margin: 10px auto;
		/* margin: 1rem auto; */
		padding: 4px 10px;
		/* padding: 0.4rem 1rem; */
	}	
	
	.slide-excerpt p  span { 
		position: relative;
		right: 0; 
		font-weight: 900;
	}
	
/* Media query customisations */	
	
/* 
	button.menu-toggle,
	button.sub-menu-toggle {
		background-color: #025196;
		color: #fff;
	}
	
	.nav-primary {
		background-color: transparent;
	}
	
	.site-title {
		padding-top: 20px;
		padding-top: 2rem;
		padding-left: 0;
	}	
	
	.genesis-nav-menu {
		line-height: 20px;
		line-height: 2rem;
	}
	
	.genesis-nav-menu .menu-item {
		background-color: #025196;
		border-bottom: 1px solid rgba(255,255,255,0.15);
	}
	
	.genesis-nav-menu .menu-item a,
	.genesis-nav-menu .sub-menu .menu-item-has-children > a{
		background-color: #025196;
		color: #fff;

	}
	
	.genesis-nav-menu .sub-menu .menu-item {
		border-top: 1px solid rgba(255,255,255,0.15);
	}	

	.genesis-nav-menu .sub-menu a {
		background-color: #025196;
		color: #fff;		
	} */

	.genesis-nav-menu .sub-menu .sub-menu a,
	.genesis-nav-menu .sub-menu .sub-menu .menu-item-has-children > a	{
		background-color: #025196;
		color: #fff;
		/* padding-left: 40px;
		padding-left: 4rem; */
	}
	
	.genesis-nav-menu .sub-menu .sub-menu a:hover{
		color: #f4a549;
	}

	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a,
	.genesis-nav-menu .sub-menu .sub-menu .sub-menu .menu-item-has-children > a	{
		background-color: #025196;
		color: #fff;
		/* padding-left: 55px;
		padding-left: 5.5rem; */
	}

	.genesis-nav-menu.menu-primary a:hover,
	.genesis-nav-menu.menu-primary .current-menu-item > a {
		color: 	#f4a549;
	}
	
}

.genesis-nav-menu.menu-primary a:hover,
.genesis-nav-menu.menu-primary .current-menu-item > a {
	color: 	#f4a549;
}		

@media only screen and (max-width: 479px) {
	
	.slide-excerpt {

	}
	.slide-excerpt p  { 
		font-size: 12px;
		/* font-size: 1.2rem; */
		margin: 0 auto;
	}

}

@media only screen and (max-width: 399px) {
	
	.slide-excerpt {
		width: 90%;
	}

}

.nbs-flexisel-ul li {
	list-style-type: none !important;
}

.site-container .has-theme-primary-light-background-color.footer-widgets {
	background: #025196 url(images/rooftops-dark.jpg) bottom center repeat-x;
	color: #fff;
}

.site-container .has-theme-primary-light-background-color.footer-widgets h3,
.site-container .has-theme-primary-light-background-color.footer-widgets a {
	color: #fff;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
}	

.sidebar .widget:not(.widget_search),
.widget-style {
	background-color: #025196;
	background: #025196 url(images/rooftops-dark2.jpg) bottom center repeat-x;
	margin-bottom: 24px;
	/* margin-bottom: 2.4rem; */
	color: #fff;
	padding: 20px 20px 40px;
	/* padding: 2rem 2rem 4rem; */
	overflow: auto;
}

.sidebar .widget h1,
.sidebar .widget h2,
.sidebar .widget h3,
.sidebar .widget h4 {
	color: #f4a549;
}

.sidebar .widget p {
	color: #fff;
	margin-bottom: 20px;
	/* margin-bottom: 2rem; */
}

body.lgd-custom .heading-logo {
	background-position: 0 0;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */


@media only screen and (max-width: 799px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
		float: none;
	}
	
	.sidebar .widget.enews-widget {
		padding: 40px;
	}
		
/* 
	.footer-left,
	.footer-right  {
		float: none;
		width: 100%; 
		text-align: center;
		padding: 5px 0;
		padding: 0.5rem 0;
	}
 */

}

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 10px;
	width: 100%;
}

.widget_recent_entries ul {
	padding-left: 24px;
}

.widget_recent_entries li::before {
	margin-left: -22px;
	content: "\27A4";
	min-width: 22px;
}

.widget_recent_entries a:hover {
	text-decoration-style: double;
}

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

/* 
.footer-widgets .wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
 */

.footer-widgets {
	padding: 20px 0 10px;
}

.footer-widgets .widget-area {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* 
.site-footer {
	background-color: rgb(91, 192, 201) !important;
}
 */

.site-footer p {
	font-weight: 400;
	color: #fff;
}

.site-footer p a {
    color: #ccc;
}

.site-footer p a:focus, 
.site-footer p a:hover {
    color: #fff;
}

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

	.nav-primary .genesis-nav-menu a {
		padding-left: 11px;
		padding-right: 11px;
	}
	
	.footer-widgets-2,
	.footer-widgets-3 {
		border-left: 3px solid rgba(255,255,255,.075);
		-webkit-box-shadow: -3px 0px 4px -4px rgba(0,0,0,.075);
		-moz-box-shadow: -3px 0px 4px -4px rgba(0,0,0,.075);
		box-shadow: -3px 0px 4px -4px rgba(0,0,0,.075);
		padding-left: 25px;
	}

}

.footer-widgets .search-form {
	margin-bottom: 0;
}

.tiles.cols .tile.has-theme-secondary-background-color {
	background: #025196 url(images/rooftops-dark.jpg) bottom center repeat-x;
	padding-bottom: 10px;
}

.footer-widgets .one-half {
	width: 48.717948717948715%;
	float: left;
}

.footer-widgets img.alignleft {
	margin-bottom: 0;
}

.footer-widget-area {
	margin-bottom: 28px;
}

.lgd-custom .simple-social-icons ul li {
	margin: 6px !important;
}

.nbs-flexisel-inner {
	border: 1px solid #aaa;
	box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
}

.clear {
	clear: both;
}

/* 
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	color: #f4a549;
}
 */