/* @override
	https://npfmcdev.wpengine.com/wp-content/themes/spark2/style.css?ver=3.4.0
	https://www.npfmc.org/wp-content/themes/spark2/style.css?* */

/*
Theme Name: Spark 2.0
Theme URI: https://sundogmedia.com/
Description: This is the Spark 2.0 theme created for Sundog Media, LLC.
Author: Sundog Media, LLC.
Author URI: https://www.sundogmedia.com/
Copyright: Copyright © 2020 Sundog Media, LLC.

Version: 3.4.0

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

Template: genesis

Text Domain: genesis-sample
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- 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
		- Column Widths and Positions
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* 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,
.nav-footer::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,
.nav-f::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}

/* remove opacity on images cards on currant or next council meeting page
---------------------------------------------------------------------------- */
.page-id-1358 .ugb-card.ugb-card--v2.ugb-card--design-full .ugb-card__image{
	opacity: 1.0!important;
  }
@media only screen and (min-width:320px) and (max-width:960px) {
	.page-id-1358 .ugb-card.ugb-card--v2.ugb-card--design-faded .ugb-card__image{
	opacity: 1.0!important;
  }
	.page-id-1358 .ugb-card.ugb-card--v2.ugb-card--design-full .ugb-card__image{
		opacity: 1.0!important;
	  }
	}

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

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

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

body {
	background-color: #fff;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.80;
	margin: 0;
	overflow-x: hidden;
}

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

a {
	color: #2058b2;
	text-decoration: none;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #f55022;
	text-decoration: underline;
}

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

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

li {
	list-style-type: none;
}

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

b,
strong {
	font-weight: 700;
}

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

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

blockquote {
	margin: 30px;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 64px;
}

h2 {
	font-size: 54px;
}

h3 {
	font-size: 44px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}

.entry-content h4 {

}


.heading-flourish h3::after,
h1.entry-title::after {
    background: #fe6e00;
    content: '';
    display: block;
    height: 5px;
    width: 130px;
    margin: 10px auto 30px auto;
}



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

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

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

figure {
	margin: 0;
}

/* 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: 400;
	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 {
	background-color: #2058b2; /* Form button background color */
	border: 0;
	border-radius: 5px;
	color: #fff; /* Form button text color */
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

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 {
	background-color: #FE6E00; /* Form button background hover color */
	border-width: 0;
	color: #fff; /* Form button text hover color */
}

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

.button {
	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;
}

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

/* Gravity Forms error styling */
.gform_wrapper.gform_legacy_markup_wrapper div.validation_error,
.gform_wrapper.gform_legacy_markup_wrapper.gform_validation_error,
.gform_wrapper.gform_validation_error .gform_body ul#gform_fields_1 li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
	font-size: 16px;
}

.gform_wrapper #error .validation_error{
	font-weight:bold !important;
}

.gform_wrapper .validation_error{
	background-color:#fcd9d9;
	border:0px !important;
	border-radius:5px;
	color: #302f2f !important;
	font-size: 16px;
	font-weight:normal !important;
	padding:10px !important;
	text-align:left  !important;
}

.gform_wrapper .validation_list{
	color: #302f2f !important;
}

.gform_wrapper .validation_list a{
	color: #302f2f !important;
}

.gform_wrapper.gform_validation_error .gfield{
	border:none !important;
	max-width: 100% !important;
	padding:15px 15px !important;
}



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

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

tbody {
	border-bottom: 1px solid #eee;
}

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

td {
	border-top: 1px solid #eee;
	padding: 0.5em;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

td:last-child,
th:last-child {
	padding-right: 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: 700;
	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
---------------------------------------------------------------------------- */

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

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

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

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

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 5% 5% 0 5%;
}

.site-inner .wrap {
	padding: 0;
}

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

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

.avatar {
	border-radius: 10%;
	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 {
	background-color: #f8f8f8;
	border-radius: 3px;
	padding: 40px 40px;
}

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

.breadcrumb {
	color: #777777;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: right;
}

.breadcrumb a {
	color: #0073e5;
	text-decoration: none;
}

.breadcrumb a:focus,
.breadcrumb a:hover {
	color: #0073e5;
	text-decoration: underline;
}

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

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

.after-entry .widget-title {
	font-size: 28px;
	font-weight: 600;
	text-transform: none;
}

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

.search-form {
	overflow: hidden;
	overflow: visible;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

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

.nav-secondary .search-form {
	overflow: visible;
}

.nav-secondary .search-form .fa-search {
	font-style: normal;
	-webkit-appearance: none;
}

.nav-header .search-form .fa-search {
	font-style: normal;
	-webkit-appearance: none;
}

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

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 48px; /* Page & Post title font size */
	font-weight: 800;
	margin-bottom: 10px;
	text-align: center;
}

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

.entry-title a:focus,
.entry-title a:hover {
	color: #f55022;

}

.widget-title {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 20px;
	text-transform: uppercase;
}

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

.page .entry-title {
	margin-bottom: 30px;
}

/* 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 50px;
}

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

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

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

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin: 0;
	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 {
	background: transparent;
	margin-bottom: 40px;
}

.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 0px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

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

.site-header .widget ul > li {
	margin-bottom: 0px;
}

.site-header .widget {
	margin-bottom: 0px;
}

/* 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: #f3f3f3;
	border-radius: 3px;
	padding: 40px;
	margin: -40px;
}

.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: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.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: #ffffff;
	border-bottom: 1px solid #dddddd;
}

.site-header > .wrap {
	margin-left: auto;
	margin-right: auto;
}

.wrap {
	padding-left: 0px;
	padding-right: 0px;
}

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

.title-area {
	float: none;
	padding:  50px 0 50px 0;
	text-align: center;
}

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

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

.site-title {
	font-size: 40px;
	font-weight: 600;
	line-height: 1;
	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;
	width: 100%;
}

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

.genesis-nav-menu a {
	background-color: #ffffff;
	border-top: 1px solid #dddddd;
	color: #222222;
	display: block;
	font-size: 17px;
	font-weight: 600;
	outline-offset: -1px;
	padding: 18px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
	background-color: #f7f7f7;
	color: #0073e5;
	text-decoration: none;
}

.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-item > a:focus,
.genesis-nav-menu .current-menu-item > a:hover {
	background-color: #f7f7f7;
	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: 0px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	padding: 18px 35px;
	position: relative;
	text-transform: none;
	word-wrap: break-word;
}

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

.genesis-nav-menu .sub-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 {
	background-color: #f3f3f3;
	color: #0073e5;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu .sub-menu a {
	padding: 18px 50px;
}

.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
	padding: 18px 65px;
}

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

.nav-header {
		border-bottom: 1px solid #dddddd;
	}

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

.genesis-responsive-menu {
	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-radius: 0px;
	border-width: 0;
	color: #777777;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #bbbbbb; /* Mobile menu  toggle background hover color */
	border-bottom: 0px solid #dddddd;
	color: #222222;
}

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

.menu-toggle {
	background-color: #eeeeee; /* Mobile menu toggle background color */
	border-bottom: 0px solid #dddddd;
	color: #222222; /* Mobile menu  toggle text color */
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 20px 0;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1000;
}

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

.sub-menu-toggle {
	float: right;
	padding: 17px 18px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	border-left: 1px solid #dddddd;
}

.sub-menu-toggle:hover {
	border-left: 1px solid #dddddd;
}

.sub-menu .sub-menu-toggle {
	padding: 17px 18px;
}

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

.menu-toggle:before {
	margin-right: 5px;
}

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

.content {
	background-color: #ffffff;
	border: 0px solid #eeeeee;
	margin-bottom: 40px;
	padding: 0px;
	width: 100%;
}

.single-projects.full-width-content .content {
	margin-bottom: 0px;
}

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

.entry {
	margin-bottom: 60px;
}

.entry-header {
	margin-top: 20px;
}

.page .entry {
	margin-bottom: 0px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

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

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

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

/* post grid on new and home pages */
.page-id-198 .sticky{
	background:none!important;
	padding:0px!important;
  }
.page-id-5457 .sticky{
	background:none!important;
	padding:0px!important;
  }

@media screen and (max-width: 960px) and (min-width: 360px) {
.page-id-198 .sticky{
	background:none!important;
	padding:0px!important;
  }
.page-id-5457 .sticky{
	background:none!important;
	padding:0px!important;
  }
}
.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

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

p.entry-meta {
	font-size: 17px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	color: #777777;
	margin-bottom: 40px;
	text-align: center;
}

.entry-header .entry-meta .header-meta-sep {
	color: #ccc;
	padding: 0 5px;
}

.entry-header .entry-meta a {
	text-decoration: none;
}

.entry-header .entry-meta a:focus,
.entry-header .entry-meta a:hover {
	text-decoration: underline;
}

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

.entry-footer .entry-meta a {
	text-decoration: none;
}

.entry-footer .entry-meta a:focus,
.entry-footer .entry-meta a:hover {
	text-decoration: underline;
}

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

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

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

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

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f8f8f8;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 10px 15px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover {
	background-color: #f55022;
	color: #fff;
}

.archive-pagination li.active a {
	background-color: #2058b2;
	color: #fff;
}

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

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #f8f8f8;
	margin-bottom: 40px;
	padding: 40px;
}

.comment-list li {
	padding: 40px 0 0 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-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;
}

.entry-comments h3,
.entry-pings h3,
.comment-respond h3 {
	font-size: 28px;
}

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

.sidebar {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
}

.sidebar .widget {
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 40px;
	padding: 40px;
}

.sidebar .widget:last-child {
	margin-bottom: 40px;
}

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

.sidebar-primary .widget:first-of-type {
	border: none;
}

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

.footer-widgets {
	background-color: #3866b2;
	border-top: 0px solid #eee;
	color: #ffffff;
	clear: both;
	padding: 50px 5%;
}

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

.footer-widget-area {
	margin-bottom: 40px;
}

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

.footer-widgets .widget-title {
	color: #ffffff;
	font-size: 18px;
	border-bottom: 1px solid #6188c0;
	padding-bottom: 10px;
}

.footer-widgets i {
	color: #cdd9eb;
	padding-right: 10px;
}

.footer-widgets a {
	color: #fae165;
	text-decoration: none;
}

.footer-widgets a:focus,
.footer-widgets a:hover {
	color: #fae165;
	text-decoration: underline;
}


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

.site-footer {
	background-color: #ffffff; /* Footer background color */
	border-top: 0px solid #eee;
	color: #777777; /* Footer text color */
	font-size: 15px;
	line-height: 1.5;
	padding: 16px 5%;
	text-align: center;
}

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

.site-footer a {
	color: #777777; /* Footer link color */
	text-decoration: none;
}

.site-footer a:focus,
.site-footer a:hover {
	color: #777777; /* Footer link hover color */
	text-decoration: underline;
}

.site-footer .footer-bullet {
	color: #bbbbbb;
	font-size: 14px;
	padding: 0 5px;
	position: relative;
	top: -1px;
}

.site-footer .creds img {
	margin: 0 1px 0 0px;
	opacity: 0.4;
	position: relative;
	top: 5px;
}

.site-footer .creds a:hover img {
	opacity: 0.3;
}

.site-footer .gototop {
	position: fixed;
	z-index: 9999;
	right: 5%;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.site-footer .gototop a {
	background: #9c9c9c; /* Top of page button color */
	border-radius: 5px 5px 0 0;
	display: block;
	height: 50px;
	text-align: center;
	width: 52px;
}

.site-footer .gototop a span {
	display: inline-block;
	text-indent: -9999px;
}

.site-footer .gototop a:hover,
.site-footer .gototop a:focus {
	background: #FE6E00; /* Top of page button hover color */
}

.site-footer .gototop a:before {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	content: " ";
	display: block;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	-webkit-mask-image: url(images/chevron-up.svg);
	mask-image: url(images/chevron-up.svg);
}

.scroll .gototop {
	opacity: 1;
}


/* Search results
--------------------------------------- */

.search .site-inner {
	max-width: 1020px;
}

@media only screen and (min-width: 960px) {
	.search .site-inner {
		padding-left:0px;
		padding-right:0px;
	}
}


.archive-description h1 {
	margin-bottom: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 36px;
}


@media only screen and (max-width: 1499px) {
	.archive-description {
		padding: 24px 48px;
	}

	.archive-description h1 {
		font-size: 24px;
	}
}

.search article.entry {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align:left;
	padding: 50px 0px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0px;
}

.search article.entry:last-child {
	border-bottom:none;
}

.search .entry-image-link {
	display: block;
	width:48%;
}

.search .entry-image-link img{
	margin:0px;
}

.search .archive-entry-text-wrapper{
	margin-left:2%;
	width:48%;
}

.search .archive-entry-text-fullwidth {
	width: 100%;
	margin-left:0px;
}

.search .entry-header{
	margin-top:0px;
	text-align:left;
}

.search .entry-header .entry-meta {
	text-align:left;
	margin-bottom:0px;
}

.search .page .entry-title {
	margin-bottom: 0px;
}

.search .entry-title{
	font-size:24px;
	text-align:left;
	text-transform: uppercase;
}


.search .entry-content {
	font-weight: 300;
}

.search .entry-content p:last-child{
	margin-bottom: 0px;
}

@media only screen and (max-width: 959px) {
   .search .entry-image-link {
		width:100%;
	}

	.search .entry-header{
		margin-top:20px;
	}

	.search .archive-entry-text-wrapper{
		width:100%;
		margin-left:0px;
	}
}





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

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

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

}

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

	.site-header .wrap {
		padding-left: 0px;
		padding-right: 0px;
	}

	.title-area {
		/* float: none; */
		text-align: center;
	}

}

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

	/* Transparent Header on Home Page
	---------------------------------------------

	.home.genesis-title-hidden .site-inner {
		padding-top: 0px;
		margin-top: -140px;
	}

	.home.genesis-title-hidden .site-header {
		background: rgba(255, 255, 255, .25);
		border-bottom: none;
	}

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


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

	.site-header {
		background-color: #ffffff;
		border-bottom: 1px solid #dddddd;
		min-height: 116px;
		padding-left: 5%;
		padding-right: 5%;
		position: -webkit-sticky; /* Remove if no sticky */
		position: sticky; /* Remove if no sticky */
		top: 0px; /* Space above Header */
		width: 100%;
		z-index: 9999;
	}

	.site-header > .wrap {
		max-width: 1360px;
	}

	.wrap {
		max-width: 1360px;
		margin: 0 auto;
	}

	.site-header .widget-area {
		float: right;
		padding-top: 42px;
		width: auto;
	}

	.title-area {
		float: center;
		padding: 50px 0 50px 0;
	}

	/* 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: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 0px;
		color: #fff;
		font-weight: 600;
		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: 240px;
	}

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

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

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -96px 0 0 239px;
	}

	.genesis-nav-menu > .first > a {
		padding-left: 0;
	}

	.genesis-nav-menu > .last > a {
		padding-right: 0;
	}

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

	.genesis-nav-menu a {
		border-top: none 0;
	}


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

	.genesis-responsive-menu {
		display: block;
		padding-top: 0px;
	}

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

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

	.site-header .genesis-nav-menu li li {
		margin-left: 0;
	}

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

	.nav-header {
		border-bottom: none 0;
		margin-top: 0px;
	}

	.nav-header .genesis-nav-menu a {
		background: none;
		border: 1px solid transparent;
		color: #222222;
	}

	.nav-header .genesis-nav-menu a:focus,
	.nav-header .genesis-nav-menu a:hover {
		background: none;
		border: 1px solid transparent;
		color: #0073e5;
	}

	.nav-header .genesis-nav-menu .current-menu-item > a,
	.nav-header .genesis-nav-menu .current-menu-item > a:focus,
	.nav-header .genesis-nav-menu .current-menu-item > a:hover,
	.nav-header .genesis-nav-menu .current-menu-ancestor > a,
	.nav-header .genesis-nav-menu .current-menu-ancestor > a:focus,
	.nav-header .genesis-nav-menu .current-menu-ancestor > a:hover {
		background-color: #3866b2;
		border: 1px solid #3866b2;
		border-radius: 3px;
		color: #ffffff;
	}

	.nav-header .genesis-nav-menu .sub-menu {
		padding-top: 15px;
	}

	.nav-header .genesis-nav-menu .sub-menu a {
		background-color: #ffffff;
		border: 1px solid #dddddd;
		border-bottom: none 0;
		border-radius: 0px;
		color: #222222;
		padding: 18px 20px;
	}

	.nav-header .genesis-nav-menu .sub-menu a:focus,
	.nav-header .genesis-nav-menu .sub-menu a:hover {
		background-color: #ffffff;
		border: 1px solid #dddddd;
		border-bottom: none 0;
		color: #0073e5;
	}

	.nav-header .genesis-nav-menu .sub-menu .current-menu-item > a,
	.nav-header .genesis-nav-menu .sub-menu .current-menu-item > a:focus,
	.nav-header .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
		background-color: #3866b2;
		border: 1px solid #dddddd;
		border-bottom: none 0;
		color: #ffffff;
	}

	.nav-header .genesis-nav-menu .sub-menu > .menu-item-has-children > a::after {
		color: #333;
		content: "\f345";
		display: inline-block;
		font: normal 16px/1 'dashicons';
		position: absolute;
		right: 10px;
	}

	.nav-header .genesis-nav-menu .sub-menu .sub-menu > .menu-item-has-children > a::after {
		color: #333;
		content: "\f345";
		display: inline-block;
		font: normal 16px/1 'dashicons';
		position: absolute;
		right: 10px;
	}

	/* Primary Menu
	--------------------------------------------- */

	.nav-primary {
		background-color: #f3f3f3;
		border-bottom: 1px solid #dddddd;
		clear: none;
		width: auto;
		padding: 0 5%;
	}

	.nav-primary .genesis-nav-menu a {
		background-color: #f3f3f3;
		padding: 30px 20px;
	}

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

	.nav-primary .genesis-nav-menu .current-menu-item > a,
	.nav-primary .genesis-nav-menu .current-menu-item > a:focus,
	.nav-primary .genesis-nav-menu .current-menu-item > a:hover {
		background-color: #f3f3f3;
		color: #0073e5;
	}
	.nav-primary .genesis-nav-menu .sub-menu a {
		background-color: #ffffff;
		padding: 20px 20px;
	}

	.nav-primary .genesis-nav-menu .sub-menu a:hover {
		background-color: #ffffff;
	}

	.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
		margin: -58px 0 0 239px;
	}

	.nav-primary .genesis-nav-menu .sub-menu .sub-menu a {
		padding: 20px 20px;
	}

	.nav-primary .genesis-nav-menu > .first > a {
		padding-left: 0;
	}

	.nav-primary .genesis-nav-menu > .last > a {
		padding-right: 0;
	}

	.nav-primary .genesis-nav-menu > .right {
		float: right;
	}

	/* Secondary Menu
	--------------------------------------------- */

	.nav-secondary {
		background-color: transparent;
		border-bottom: 0px solid #dddddd;
		clear: none;
		min-height: 0px;
		padding: 12px 5% 12px;
		text-align: center;
		top: 0px;
		width: 100%;
	}

	.nav-secondary .genesis-nav-menu a {
		background-color: transparent;
		color: black;
		font-size: 18px;
		font-weight:normal;
		padding: 5px 13px;
	}

	.nav-secondary .genesis-nav-menu a span {
		padding: 0px 0px;
	}

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

	.nav-secondary .genesis-nav-menu .current-menu-item > a,
	.nav-secondary .genesis-nav-menu .current-menu-item > a:focus,
	.nav-secondary .genesis-nav-menu .current-menu-item > a:hover {
		background-color: transparent;
		color: #0073e5;
	}

	.nav-secondary .genesis-nav-menu .sub-menu {
		margin: -1px 0 0 0;
	}

	.nav-secondary .genesis-nav-menu .sub-menu a {
		padding: 20px 20px;
	}

	.nav-secondary .genesis-nav-menu .sub-menu a:hover {
		background-color: #f3f3f3;
	}

	.nav-secondary .genesis-nav-menu .sub-menu .sub-menu {
		margin: -55px 0 0 239px;
	}

	.nav-secondary .genesis-nav-menu .sub-menu .sub-menu a {
		padding: 20px 20px;
	}

	.nav-secondary .genesis-nav-menu > .first > a {
		padding-left: 0;
	}

	.nav-secondary .genesis-nav-menu > .last > a {
		padding-right: 0;
	}

	.nav-secondary .genesis-nav-menu > .right {
		float: right;
	}

	.nav-secondary .top-text {
		padding: 0px 15px 0px 0px;
	}

	.nav-secondary .top-search {
		padding: 0px 0px 0px 18px;
	}








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

	.nav-footer {
		background-color: #eeeeee;  /* Footer navigation background color */
		color: #ffffff;
		padding: 28px 5%;
		text-align: center;
	}

	.nav-footer a {
		background-color: #eeeeee;
		color: #777777;
		padding: 0px 12px;
	}

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

	.nav-footer .genesis-nav-menu .current-menu-item > a,
	.nav-footer .genesis-nav-menu .current-menu-item > a:focus,
	.nav-footer .genesis-nav-menu .current-menu-item > a:hover {
		background-color: #eeeeee;
		color: #0073e5;
	}

	.nav-footer .genesis-nav-menu .we-social a {
		color: #555555;
		font-size: 24px;
		text-transform: none;
	}

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

	.site-inner {
		max-width: 100%;
		padding: 20px 5% 5% 5%;
	}

	.home .site-inner {
		max-width: 100%;
		padding: 0px 5% 0 5%;
	}

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

	.content {
		float: left;
		margin-bottom: 0;
		padding: 0;
		width: 66.40625%; /* 850px */
	}

	.entry-header {
		margin-top: 50px;
	}

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

	.full-width-content .content {
		float: none;
		width: 100%; /* 1280px */
	}

	.single-post.full-width-content .content {
		float: none;
		width: 1020px;
		margin: 0 auto;
	}

	.single-projects.full-width-content .content {
		float: none;
		width: 100%;
		margin: 0 auto;
	}

	.landing-page .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 66.40625%; /* 850px */
	}

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

	.sidebar {
		float: right;
		width: 29.6875%; /* 380px */
	}

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

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

	/* Column Widths and Positions
	--------------------------------------------- */

	/* Wrapping div for .content and .sidebar-primary */

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 77.34375%;
	}

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

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

	/* Content */

	.content {
		float: right;
		width: 66.40625%; /* 850px */
	}

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

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 56.56565656565656%; /* 560px */
	}

	/* Primary Sidebar */

	.sidebar-primary {
		float: right;
		width: 29.6875%; /* 380px */
	}

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

	.content-sidebar-sidebar .sidebar-primary,
	.sidebar-content-sidebar .sidebar-primary,
	.sidebar-sidebar-content .sidebar-primary {
		width: 38.38383838383838%;  /* 380px */
	}

	/* Secondary Sidebar */

	.sidebar-secondary {
		float: left;
		width: 18.75%; /* 240px */
	}

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

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

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

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

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

	.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: 60px;
	}

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

	.footer-widgets .wrap {
		max-width: 1360px;
		padding: 0;
	}

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

	.footer-widget-area:first-child {
		padding-left: 0px;
	}

	.footer-widget-area:last-child {
		padding-right: 0px;
	}

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

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

	.footer-widgets .wrap {
		max-width: 1360px;
		padding: 0;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.footer-widget-area {
		flex: 1;
		float: left;
		margin-bottom: 0;
		padding-right: 50px;
	}

	.footer-widget-area:last-child {
		padding-right: 0px;
	}

	/* Admin Bar
	--------------------------------------------- */

	.admin-bar .nav-secondary {
		top: 32px;
	}

	.admin-bar .site-header {
		top: 32px; /* 82px using top nav, 32px if not using top nav */
	}

	/* Mega Menu
	--------------------------------------------- */

	.site-header .nav-megaheader {
		float: right;
		width: auto;
	}

}


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

	.nav-megaafterheader,
	.page-header-container{
		display:none;
	}

}

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

.page-header {
	position: relative;
}

/* Page Header Hero Image
--------------------------------------------- */

.page-header .page-hero-image {
    position: relative;
}

.page-header .page-hero-image:before {
	background-color: rgba(0, 0, 0, .00);
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.page-header .page-hero-image img {
    vertical-align: top;
	width: 100%;
}


/* Page Hero Slider
--------------------------------------------- */

.page-header .page-hero-slider {

}


/* Primary Navigation Mobile Fix
--------------------------------------------- */

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

	.nav-primary {
		border-bottom: 1px solid #dddddd;
	}

	.nav-primary .genesis-nav-menu a {
		background-color: #f3f3f3;
	}

	.nav-primary .genesis-nav-menu .sub-menu a {
		background-color: #ffffff;
	}

}


/* WP Grid Builder Facet
---------------------------------------------------------------------------- */

.single-projects .entry {
	margin-bottom: 0px;
}

.entry-content .wpgb-facet ul .wpgb-button {
	background-color: #ffffff;
	border: 1px solid #444444;
	border-color: #aaaaaa;
	color: #444444;
}

.entry-content .wpgb-facet .wpgb-button[aria-pressed="true"] {
	background-color: #2058b2;
	border-color: #2058b2;
	color: #ffffff;
}
.entry-content .wpgb-facet ul .wpgb-button:focus {
	outline:0px;
}

.wpgb-button a:hover,
.wpgb-card-footer a:hover {
	text-decoration:none;
}


@media screen and (max-width: 767px) {
	/* At mobile reduce vertical spacing between facets */
	.wpgb-facet>fieldset:last-child {
		margin-bottom: 0px !important;
	}
}



/* WP Grid Builder MAP Facet
---------------------------------------------------------------------------- */

.gm-style-iw {
	max-width: 100% !important;
	width: 500px !important;
}

.gbmap-marker-wrapper{
	display:flex;
}

.gbmap-marker-contents-left{
	display:inline-block;
	width:33%;
}

.gbmap-marker-contents-left img{
	max-width:100%;
}

.gbmap-marker-contents-right{
	display:inline-block;
	padding-left: 10px;
	width: 65%;
}

.gbmap-marker-contents-right h6{
	font-family: AvianoSansRegular, Montserrat, sans-serif;
	margin-bottom:10px;
}
.gbmap-marker-contents-right a.ugb-button{
	background-color: #355989;
	color:white;
}

.gbmap-marker-contents-right a.ugb-button:hover{
	background-color: #f0b350;
	color:white;
}

@media only screen and (max-width: 767px) {
	.gm-style-iw {
		width: 300px !important;
	}
}


/* Projects Custom Post Type
---------------------------------------------------------------------------- */

.single-projects .site-inner {
	max-width: 100%;
	margin: 0 auto;
	padding: 0% 0% 0 0%;
}

.single-projects .wrap {
	max-width: 100%;
}

.single-projects .site-header .wrap {
	max-width: 1360px;
	margin: 0 auto;
}

.single-projects .nav-secondary .wrap {
	max-width: 1360px;
	margin: 0 auto;
}

.single-projects .content .entry-title {
	border-bottom: 0px solid #dddddd;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.single-projects .content .entry-header {
	margin-top: 20px;
}

.single-projects .pagination-wrap {
	overflow: hidden;
	max-width: 1020px;
	margin: 0 auto;
	padding: 15px 15px;
}

.single-projects .pagination-wrap a {
	font-size: 18px;
}

/* Project Overview
--------------------------------------------- */

.pcpt-overview-wrap {
	background-color: rgba(234, 234, 234, 1.00);
	background-image: url(/wp-content/uploads/back-cave.jpg);
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;
	opacity: 1.00;
    position: relative;
	padding: 7% 5% 7% 5%;
	z-index: 0;
}

.pcpt-overview-wrap:after {
	background-color: rgba(234, 234, 234, 0.94);
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.pcpt-overview {
	color: #222;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 2;
}

.pcpt-overview h3 {
	color: #222;
	font-size: 34px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
}

.pcpt-overview h3::after {
	background: #E77213;
	content: ' ';
	display: block;
	height: 3px;
	margin: 12px auto;
	width: 100px;
}

.pcpt-overview p {
	color: #222;
}

/* Project Details
--------------------------------------------- */

.pcpt-details-wrap {
	background-color: rgba(56, 102, 178, 1.00);
	background-image: url(/wp-content/uploads/back-cave.jpg);
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;
	opacity: 1.00;
    position: relative;
	padding: 7% 5% 7% 5%;
	z-index: 0;
}

.pcpt-details-wrap:after {
	background-color: rgba(56, 102, 178, .92);
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.pcpt-details {
	color: #fff;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 2;
}

.pcpt-details h3 {
	color: #fff;
	font-size: 34px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
}

.pcpt-details h3::after {
	background: #E77213;
	content: ' ';
	display: block;
	height: 3px;
	margin: 12px auto;
	width: 100px;
}

.pcpt-details p {
	color: #fff;
}


/* Project Testimonial
--------------------------------------------- */

.pcpt-testimonial-wrap {
	background-color: rgba(234, 234, 234, 1.00);
	background-image: url(/wp-content/uploads/back2.jpg);
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;
	opacity: 1.00;
    position: relative;
	padding: 7% 5% 7% 5%;
	z-index: 0;
}

.pcpt-testimonial-wrap:after {
	background-color: rgba(234, 234, 234, 0.94);
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.pcpt-testimonial {
	color: #222;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 2;
}

.pcpt-testimonial h3 {
	color: #222;
	font-size: 34px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
}

.pcpt-testimonial h3::after {
	background: #E77213;
	content: ' ';
	display: block;
	height: 3px;
	margin: 12px auto;
	width: 100px;
}

.pcpt-testimonial p {
	color: #222;
}


/* Project Location
--------------------------------------------- */

.pcpt-location-wrap {
	background-color: rgba(255, 255, 255, 1.00);
	background-image: url(/wp-content/uploads/back-cave.jpg);
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;
	opacity: 1.00;
    position: relative;
	padding: 7% 5% 7% 5%;
	z-index: 0;
}

.pcpt-location-wrap:after {
	background-color: rgba(255, 255, 255, 0.93);
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.pcpt-location {
	color: #222;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 2;
}

.pcpt-location h3 {
	color: #222;
	font-size: 34px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
}

.pcpt-location h3::after {
	background: #E77213;
	content: ' ';
	display: block;
	height: 3px;
	margin: 12px auto;
	width: 100px;
}

.pcpt-location p {
	color: #222;
}


/* Project Contact
--------------------------------------------- */

.pcpt-contact-wrap {
	background-color: rgba(56, 102, 178, 1.00);
	background-image: url(/wp-content/uploads/back2.jpg);
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;
	opacity: 1.00;
    position: relative;
	padding: 7% 5% 7% 5%;
	z-index: 0;
}

.pcpt-contact-wrap:after {
	background-color: rgba(56, 102, 178, .92);
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.pcpt-contact {
	color: #fff;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 2;
}

.pcpt-contact h3 {
	color: #fff;
	font-size: 34px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
}

.pcpt-contact h3::after {
	background: #E77213;
	content: ' ';
	display: block;
	height: 3px;
	margin: 12px auto;
	width: 100px;
}

.pcpt-contact p {
	color: #fff;
}

.pcpt-contact button,
.pcpt-contact .button {
	background-color: #333; /* Form button background color */
	border: 0;
	border-radius: 5px;
	color: #fff; /* Form button text color */
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 30px;
}

.pcpt-contact button:focus,
.pcpt-contact button:hover,
.pcpt-contact .button:focus,
.pcpt-contact .button:hover {
	background-color: #0073e5; /* Form button background hover color */
	border-width: 0;
	color: #fff; /* Form button text hover color */
}



/* plus sign on tables */
.footable_parent .fooicon {
  color: rgba(32,88,178,1);
}


/* Calendar styling - home page list view */
body.home .simcal-calendar{
  border: 1px solid lightgrey;
  height: 1000px;
  overflow-y:scroll;
}


/* Calendar styling - sidebar  */
.widget #sidebar-calendar .simcal-calendar{
	border: 1px solid lightgrey;
  height: 600px;
  overflow-y:scroll;
}

body.home .simcal-align-right{
	display:none;
}

.simcal-calendar-list ul.simcal-events{
	padding:0px;
}

.simcal-event-details{
  font-size:14px !important;
}

.simcal-event-details .far,
.simcal-event-details .fas {
	width:15px;
	margin-right:8px;
	color:#adadad;
	text-align:center;
}

.simcal-event-details .fa-map-marker-alt{
  margin-right:5px;
}

.simcal-event-details hr{
  margin:0px;
  margin-top:10px;
  color:lightgray;
}





.ugb-image-box__title {
	word-wrap:normal;
}

/* fisheries-issues/ page hide extra cards in rows */
.fisheries-section-row-2 .ugb-image-box__item:nth-child(4){
	visibility: hidden;
}

/* .issues-section-row-2 .ugb-image-box__item:nth-child(2), */
.issues-section-row-2 .ugb-image-box__item:nth-child(3),
.issues-section-row-2 .ugb-image-box__item:nth-child(4){
	visibility: hidden;
}
/* fisheries-issues/fisheries/ page hide extra cards in rows */

.fish-pg-row-2 .ugb-image-box__item:nth-child(4){
 visibility: hidden;
}
/* fisheries-issues/issues/ page hide extra cards in rows */
/* .issues-pg-row-2 .ugb-image-box__item:nth-child(2), */
.issues-pg-row-2 .ugb-image-box__item:nth-child(3),
.issues-pg-row-2 .ugb-image-box__item:nth-child(4){
	visibility: hidden;
}


@media screen and (max-width: 1160px) {
	.spark-inline-image figure {
		 width: 100%;
		 text-align: center;
	}
	/* remove extra space on sm devices on fisheries-issues/, fisheries-issues/fisheries/, fisheries-issues/issues/ pages */
	.fisheries-section-row-2 .ugb-image-box__item:nth-child(4){
		height:1px!important;
	}
	/* .issues-section-row-2 .ugb-image-box__item:nth-child(2), */
	.issues-section-row-2 .ugb-image-box__item:nth-child(3),
	.issues-section-row-2 .ugb-image-box__item:nth-child(4){
		height:1px!important;
	}
	.fish-pg-row-2 .ugb-image-box__item:nth-child(4){
	 height:1px!important;
 }
	/* .issues-pg-row-2 .ugb-image-box__item:nth-child(2), */
	.issues-pg-row-2 .ugb-image-box__item:nth-child(3),
	.issues-pg-row-2 .ugb-image-box__item:nth-child(4){
		height:1px!important;
	}
}


/* Tweaks to prevent mobile secondary menu at <960px */
#genesis-mobile-nav-secondary{
	display:none;
}

.nav-secondary .menu-secondary {
	text-align:center;
}

.nav-secondary .menu li.menu-item {
	border-right: 1px solid lightgray;
    display: inline-block;
    padding: 0px 15px;
    text-transform: uppercase;
    font-weight: 400 !important;
	margin-bottom:12px;
}
.nav-secondary .menu li:last-child {
    border-right: none;
}

.nav-secondary .genesis-nav-menu a {
	border:0px;
	padding:0px;
	font-weight: 400 !important;
}

.nav-secondary .genesis-nav-menu .current-menu-item > a,
.nav-secondary .genesis-nav-menu .current-menu-item > a:focus,
.nav-secondary .genesis-nav-menu .current-menu-item > a:hover {
	background-color:transparent;
	color:#2058b2!important;
}

/*navigating-the-council-process page hide last card */
.councilprocess-row-2 .ugb-feature-grid__item:nth-child(3){
	visibility: hidden!important;
}
@media screen and (max-width: 600px) {
	.councilprocess-row-2 .ugb-feature-grid__item:nth-child(3) {
	   height:5px !important;
	}
}

.ugb-feature-grid__title,
.ugb-feature-grid__description{
	word-wrap:normal;
}
.ugb-card__content{
	word-wrap:normal;
}
/* highlight the active tab in megamenu */
#mega-menu-wrap-megaafterheader #mega-menu-megaafterheader li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-megaafterheader #mega-menu-megaafterheader li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link{
	color:#2058b2!important;
}
.search .archive-entry-text-wrapper .entry-title a{
	font-size: 1em;
	word-wrap:normal;
}



/* Megamenu tweak to avoid wrapping */
@media only screen and (min-width:959px) and (max-width:1282px) {
	#mega-menu-wrap-megaafterheader #mega-menu-megaafterheader > li.mega-menu-item > a.mega-menu-link {
		font-size:16px!important;
		padding-left: 15px !important;
		padding-right: 14px !important;
	}

	#mega-menu-wrap-megaafterheader #mega-menu-megaafterheader > li.mega-menu-item > {
		margin-right:0px  !important;
	}

	#mega-menu-wrap-megaafterheader {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

/* title on sidebar spotlight */
.featured-content .entry-title a{
	font-size:16px;
}
/* space around text and img on sidebar spotlight */

.widget .entry-header {
	margin-top:10px!important;
	margin-bottom:20px!important;
}
.widget .aligncenter{
	margin-top:10px!important;
	margin-bottom:5px!important;
}
p.more-from-category{
	text-align:center;
	font-size:16px;
	font-weight:500;
}
.sidebar-primary .widget:first-of-type {
	background:#f1f1f1;
}


/* Remove white line above slider */
.page-header-container{
	margin-top: -1px;
}


/* Hide post dates */
body.single .entry-header .entry-meta {
	display:none;
}

.footer-widgets .widget-area{
  font-size:16px !important;
}


/* Anchor scroll depth - top spacing to account for sticky header */
:target { 
	scroll-margin-top: 210px; 
	pointer-events:none; 
	transition: none !important;
}

:target:focus {
	outline:none;
}



/* Gridbuilder - Spotlight modifications */
body .wp-grid-builder .wpgb-card-4 .wpgb-block-3 {
	font:900 1.4em/1.4 Lato;
}

body .wp-grid-builder .wpgb-card-4 .wpgb-block-6 {
	font:400 0.9em/1.6 Lato;
}

body .wp-grid-builder .wpgb-card-4 .wpgb-block-2 {
	font:700 0.9em/1.6 Lato;
}

body .wp-grid-builder .wpgb-card a {
	/*color: #2058b2;*/
	text-decoration: underline;
}

body .wp-grid-builder .wpgb-card a:hover {
	color: #fe6e00;
}


@media screen and (min-width: 768px) and (max-width: 1200px) {
	.wp-grid-builder .wpgb-card-body {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}


/* Library Submenu - Remove border separators on mobile */
@media only screen and (max-width: 650px) {
		
	body .nav-secondary .menu li.menu-item {
		border-right:0;
	}
}

/* Images center when less than 1000px when styled with img-center-1000px */
@media only screen and (max-width: 1000px) {
	
	body .wp-block-image.img-center-1000px .aligncenter > figcaption,
	body .wp-block-image.img-center-1000px .alignleft > figcaption,
	body .wp-block-image.img-center-1000px .alignright > figcaption {
		display:block;
	}
	
	body .wp-block-image.img-center-1000px .alignright,
	body .wp-block-image.img-center-1000px .alignleft {
		float:none;
		display:block;
		text-align:center;
		margin:0;
	}
}


/* Body text font size */
p{
	font-size:15px !important;
}


/* Resource Buttons block at bottom of some pages */
.ugb-columns--design-plain.ugb-columns--columns-3.ugb-main-block--inner-center .ugb-button-container{
	width: 100%
}


/* Stackable Table of contents - convert list into buttons */
.sd-toc-buttons .stk-table-of-contents__table{
  padding:0px !important;
}
.sd-toc-buttons .stk-table-of-contents__table li{
  list-style-type: none !important;
  float:left;
  margin:5px 5px 5px 0px;
  display: inline-block;
}

.sd-toc-buttons .stk-table-of-contents__table li a{
  background-color:#2058b2;
  color:white;
  padding:10px;
  border: 1px solid #2058b2;
  display: inline-block;
}

.sd-toc-buttons .stk-table-of-contents__table li a:hover{
  background-color:white;
  color:#2058b2;
  text-decoration: none;
  border: 1px solid #2058b2;
}


/* Pre-footer widget area */
.pre-footer-widget-wrapper{
    background-color: #2058b2;
    border: 0px;
    color: #ffffff;
    clear: both;
    padding: 30px 5% 0px;
}
.pre-footer-widget-wrapper p {
	margin:0;
}

