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

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- ΎΕΙ«Φ±²₯1 Theme
	- Elements
	- Links
	- Forms
## Layouts
# Gutenberg
# Gutenberg Theme Colours
# Bootstrap
# Components
	- Navigation
	- Home Page
	- Posts and pages
	- Team
	- DDx
	- Quizzes and Cases
	- Business Development
	- Comments
	- Widgets
	- Call to actions
	- Media
	- Captions
	- Galleries
	- Author
# plugins
	- Jetpack infinite scroll
	- FacetWP
# Utilities
	- Accessibility
	- Alignments

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

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

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

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

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
:root {
    --blue-main: #3F6296;
    --blue-secondary: #5072A3;
    --blue-light: #B1C1D7;
    --blue-lightest: #E0E8F4;
    --blue-dark: #223354;
    --blue-darkest: #0E192D;
    --emerald-soft: #3BAFA8;
    --emerald-soft-light: #DFF3F2;
    --emerald-soft-dark: #2A8A84;
    --grey-light: #EEF1F7;
    --grey-mid: #CCD3D8;
    --grey-dark: #6B778B;
    --figure-1-charcoal: #1A252B;
    --figure-1-red: #DC6F82;
    --black: #000;
    --white: #FFF;
    --light-type:"Open Sans";
    --light-type-italic:"Open Sans";
    --body-type:"Open Sans";
    --body-type-italic:"Open Sans";
    --medium-type:"Open Sans";
    --medium-type-italic:"Open Sans";
    --bold-type:"Open Sans";
    --bold-type-italic:"Open Sans";
    --hero-header-font-size: clamp(1.6rem, 1.4024rem + 0.8780vw, 2.5rem);
    --hero-sub-font-size: clamp(1.2rem, 1.0793rem + 0.5366vw, 1.75rem);
    --primary: #3F6296;
    --secondary: #EEF1F7;
    --check-font-size: 1.0625rem !important;
  }

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: var(--figure-1-charcoal);
	font-family: var(--body-type), Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 1.0625rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4{
	clear: both;
	font-family: var(--light-type), Arial, Helvetica, sans-serif;
	font-weight:300;

}
h5,
h6 {
	clear: both;
	font-family: var(--medium-type);
	font-weight:500;
}
h1{
	font-size: clamp(2rem, 1.7530rem + 1.0976vw, 3.125rem);
}
.h2,h2 {
    font-size: clamp(1.6rem, 1.4146rem + 0.7805vw, 2rem);
    font-family: var(--body-type);
    font-weight:400;
}

@media (min-width: 1200px) {
    .h2,h2 {
        font-size:2rem;
    }
}

.h3,h3 {
    font-size: clamp(1.4rem, 1.1799rem + 0.9268vw, 1.875rem);
    font-family: var(--medium-type);
    font-weight:500;
}

@media (min-width: 1200px) {
    .h3,h3 {
        font-size:1.875rem;
    }
}

.h4,h4 {
    font-size: 1.25rem;
    font-family: var(--medium-type);
    font-weight:500;
}
@media (min-width: 1200px) {
    .h4,h4 {
        font-size:1.25rem;
    }
}
.entry-header h3{
	font-size:1.125rem;
}

/*h2{
	font-size: 1.75rem;
}*/
p.para-header2{
	font-size: 1.375rem;
}
@media (min-width: 740px) {
	p.para-header2{
		font-size: 1.75rem;
	}
}
h3.tax-archive-title{
	font-size: 1.1875rem;
}

p.para-header3{
	font-size: 1.1875rem;
}
h1.text-caps,
h2.text-caps,
h3.text-caps,
h4.text-caps,
h5.text-caps,
h6.text-caps,
.text-caps{
	text-transform: uppercase;
}
h1.light-type,
h2.light-type,
h3.light-type,
h4.light-type,
h5.light-type,
h6.light-type {
	font-family: var(--light-type);
	font-weight:300;
}
h1.roman-type,
h2.roman-type,
h3.roman-type,
h4.roman-type,
h5.roman-type,
h6.roman-type {
	font-family: var(--body-type);
	font-weight:400;
}
.related-posts h3{
	font-size: clamp(1rem, 0.9726rem + 0.1220vw, 1.125rem);
}

p {
	margin-bottom: 1.2em;
}

dfn,
cite,
em,
i {
	font-style: italic;
	font-family: var(--body-type);
	font-weight:inherit;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}
strong,
b{
	font-family: var(--body-type);
	font-weight:700;
}
strong dfn,
strong cite,
strong em,
strong i {
	font-style: normal;
	font-family: var(--bold-type-italic);
	font-weight:700;
}
dfn strong,
cite strong,
em strong,
i strong{
	font-style: normal;
	font-family: var(--bold-type-italic);
	font-weight:700;
}
/* Elements
--------------------------------------------- */
body {
	/*background: var(--grey-light);*/
	background-color: #FFF;
}
body.home{
	/*height:100%;*/
}
body.logged-in{
	/*margin-top: 31px;*/
}
body.no-scroll{
	overflow-y: hidden;
	overflow: hidden;
}
/* Hide scrollbar for Chrome, Safari and Opera */
body.no-scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.no-scroll {
overflow-y: scroll;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul,
ol {
	padding-left: 1.3rem;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}
li{
	margin-bottom:0.5em;
}
nav li{
	margin-bottom:0em;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: var(--blue-main);
	text-decoration: none;
}
.warning-banner-wrapper a{
	text-decoration: underline;
}
.warning-banner-wrapper [class*="dark"] a:not(.btn):hover{
	text-decoration: none;
	color: var(--grey-mid);
}
a:visited {
	color: var(--blue-main);
}

a:hover,
a:focus,
a:active {
	color: var(--emerald-soft);
	/*text-decoration: underline;*/
}

a:focus {
	outline: thin dotted;
}

[class*="dark"] a:not(.btn):link,
[class*="hero"] a:not(.btn):link{
	color: var(--white);
}
[class*="hero"] .blog-hero-copy-wrapper a:not(.btn):link{
	color: var(--figure-1-charcoal);
}
[class*="dark"] a:visited,
[class*="hero"] a:visited {
	color: var(--white);
}
[class*="hero"] .blog-hero-copy-wrapper a:visited{
	color: var(--figure-1-charcoal);
}
[class*="dark"] a:not(.btn):hover,
[class*="hero"] a:not(.btn):hover{
	color: var(--emerald-soft);
}
[class*="hero"] .blog-hero-copy-wrapper a:not(.btn):hover{
	color: var(--emerald-soft);
}
/*[class*="dark"] a:not(.btn):hover,a*/
[class*="dark"] a:not(.btn):focus,
[class*="dark"] a:not(.btn):active,
[class*="hero"] a:not(.btn):hover,
[class*="hero"] a:not(.btn):focus,
[class*="hero"] a:not(.btn):active {
	color: var(--grey-mid);
	text-decoration: none;
}
[class*="dark"] a.wp-block-button__link:link,
[class*="hero"] a.wp-block-button__link:link{
	color: var(--white);
}
[class*="dark"] a.wp-block-button__link:visited,
[class*="hero"] a.wp-block-button__link:visited{
	color: var(--white);
}
[class*="dark"] a.wp-block-button__link:hover,
[class*="hero"] a.wp-block-button__link:hover{
	color: var(--white);
}
[class*="dark"] a.wp-block-button__link:active,
[class*="hero"] a.wp-block-button__link:active{
	color: var(--white);
}
[class*="white"] .hero-archive-copy a:link{
	color: var(--blue-main);
}

[class*="white"] .hero-archive-copy a:visited {
	color: var(--blue-main);
}

[class*="light"] a:hover,
[class*="light"] a:focus,
[class*="light"] a:active,
[class*="white"] a:hover,
[class*="white"] a:focus,
[class*="white"] a:active,
[class*="dark"] a.dropdown-item:hover {
	color: var(--emerald-soft);
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
	color: var(--figure-1-charcoal);
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
	color: var(--figure-1-charcoal);
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: var(--emerald-soft);
}
h1.default-link-color a, h2.default-link-color a, h3.default-link-color a, h4.default-link-color a, h5.default-link-color a, h6.default-link-color a{
	text-decoration: underline;
	color: var(--blue-main);
}
h1.default-link-color a:visited, h2.default-link-color a:visited, h3.default-link-color a:visited, h4.default-link-color a:visited, h5.default-link-color a:visited, h6.default-link-color a:visited{
	color: var(--blue-main);
	text-decoration: underline;
}
h1.default-link-color a:hover, h2.default-link-color a:hover, h3.default-link-color a:hover, h4.default-link-color a:hover, h5.default-link-color a:hover, h6.default-link-color a:hover{
	color: var(--emerald-soft);
	ext-decoration: none;
}
/*social*/
.menu-social-container ul#menu-social {
	padding-left:0;
	margin-left:0;
	list-style: none;
}
ul#menu-social li {
    display: inline-block;
    margin-right: 0.5em;
}
ul#menu-social li:last-child {
    margin-right:0em;
}
.subscribe-options.menu-social-container #menu-social{
	font-size: 2.5em;
}
.icon::before, .icon::after, .icon a::before, .icon a::after {
	font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
 }
 .icon-read-more::after,
 .icon-read-more.collapsed::after{
 	content: '\f078';
 }
 .icon-read-more[aria-expanded="true"]::after{
 	content: '\f077';
 }
 .icon a{
 	font-size: 1.75rem;
 }
 p.icon a{
 	font-size: inherit;
 }
 .icon.brands::before, .icon.brands::after, .icon.brands a::before, .icon.brands a::after {
    font-family: "Font Awesome 5 Brands";
 }
.icon a[href*="facebook.com"]::before, .icon a[href*="www.facebook.com"]::before {
   content: '\f082';
}
.icon a[href*="twitter.com"]::before, .icon a[href*="www.twitter.com"]::before {
   content: '\f081';
}
.icon a[href*="instagram.com"]::before, .icon a[href*="www.instagram.com"]::before {
   content: '\e055';
}
.icon a[href*="linkedin.com"]::before, .icon a[href*="www.linkedin.com"]::before {
   content: '\f08c';
}
.icon a[href*="youtube.com"]::before, .icon a[href*="www.youtube.com"]::before {
   content: '\f431';
}
.icon a[href*="mailto"]::before{
   content: '\f199';
}
.icon.contact-page-link a::before{
   content: '\f199';
}
a.icon.link-chevron, p.icon.link-chevron a{
	text-decoration: underline;
}
a.icon.link-chevron:after, p.icon.link-chevron a:after{
	content: '\f054';
	margin-left: 0.5em;
	display: inline-block;
}
a.icon.link-chevron.right-justified:after{
	margin-left:auto;
	display: inline-block;
	float: right;
}

p.icon-people::before{
    content: '';
    background-image: url(/wp-content/themes/figure1/img/icons/icon_people.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 64px;
    height: 64px;
    margin-right: 0.6em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;

}
p.icon-people{
/*	When two lines */
	/*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;*/
   	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

p.icon-time::before{
    content: '';
    background-image: url(/wp-content/themes/figure1/img/icons/icon_time.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 64px;
    height: 64px;
    margin-right: 0.6em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
p.icon-time{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
p.icon-chat::before{
    content: '';
    background-image: url(/wp-content/themes/figure1/img/icons/icon_chat.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 64px;
    height: 64px;
    margin-right: 0.6em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
p.icon-chat{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 610px) {
	p.icon-people, p.icon-time, p.icon-chat{
		display: block;
	}
	p.icon-people::before, p.icon-time::before, p.icon-chat::before{
		display: block;
		margin-bottom: 0.5em;
	}
}
/* add to any */
/* see plugin settings https://figure1.wpengine.com/wp-admin/options-general.php?page=addtoany */
/* ΎΕΙ«Φ±²₯1 Theme
--------------------------------------------- */
.map-background {
    background-image: url(/wp-content/uploads/2021/06/populated_map.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 9.4em !important;
}
.wp-block-image.fade-image img:hover {
	opacity: 0.65;
}
.hero-header-font-size{
	font-size:var(--hero-header-font-size);
}
p.hero-header-font-size{
	font-size:var(--hero-header-font-size);
	line-height: 1.1;
}
    

.figure-nobreak{
	white-space: nowrap;
}
.figure-button-group figure{
	margin:0 !important;
}
#back-to-top {
  display: none;
  position: fixed;
  bottom: 124px;
  right: 30px;
  z-index: 1051;
  max-width:70px;
  font-size:0.75rem;
}
#back-to-top:hover {
	}
#back-to-top.btn-outline-dark:hover {
    color: var(--figure-1-charcoal);
    background-color: var(--grey-light);
    border-color: var(--grey-light);
}
.back-to-top-img{
	background-image: url(/wp-content/themes/figure1/img/icons/arrow-up@2x.png);
	background-size: cover;
	width:45px;
	height: 45px;
}
#back-to-top:hover .back-to-top-img{
	background-image: url(/wp-content/themes/figure1/img/icons/arrow-up@2x-blue.png);
	background-size: cover;
	max-width:45px;
	max-height:45px;
}
.figure-header-underline, 
.figure-header-underline a,
.figure-header-underline a:visited{
	color:var(--blue-main);
	margin-bottom: 1.5em !important;
    text-underline-offset: 0.1em;
    text-decoration: underline;
    text-decoration-thickness: 5px;
    text-decoration-color: var(--grey-light);
}
.figure-header-underline a:hover{
	color: var(--emerald-soft);
}
h3.figure-header-underline,
h4.figure-header-underline, 
p.figure-header-underline-blue{
    text-underline-offset: 0.1em;
}
h2.figure-header-underline,
h3.figure-header-underline{
	text-underline-offset: 0.3em;
}

.figure-header-underline-blue{
    margin-bottom: 1.5em !important;
    text-underline-offset: 0.3em;
    text-decoration: underline;
    text-decoration-thickness: 5px;
    text-decoration-color: var(--blue-secondary);
}
@media (min-width: 600px) {
	.figure-header-underline-blue{
		text-underline-offset: 0.2em;
	}
}
.figure-header-underline-lightest{
    margin-bottom: 2.0em !important;
    text-underline-offset: 0.2em;
    text-decoration: underline;
    text-decoration-thickness: 6px;
    text-decoration-color: var(--blue-lightest);
}
.has-white-color .figure-header-underline{
	color: var(--white);
	}
.figure-center > div:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
/*h1.figure-header-underline{
	height: 3.55rem;
}
h2.figure-header-underline{
	height: 3.45rem;
}
h3.figure-header-underline{
	height: 3.05rem;
}
h4.figure-header-underline{
	height: 2.65rem;
}
h5.figure-header-underline{
	height: 2.2rem;
}
h6.figure-header-underline{
	height: 1.7rem;
}*/
.border-main{
	border: var(--grey-light) 5px solid;
	border-radius: 4px;
}
/*.has-grey-light-background-color .figure-header-underline{
    text-shadow: -2px -2px var(--grey-light), -2px 2px var(--grey-light), 2px -2px var(--grey-light), 2px 2px var(--grey-light);
    background-size: 1px 1em;
    -webkit-box-shadow: inset 0 -0.175em var(--grey-light), inset 0 -0.5em var(--grey-mid);
    box-shadow: inset 0 -0.175em var(--grey-light), inset 0 -0.5em var(--grey-mid);
    display: inline-block;
    text-decoration: none;
    height: 38px;
}*/
.figure1-dropdown .dropdown-toggle:after{
	margin-left: 100px;
	padding-left:13px;
	border-left:1px solid white;
}
.figure1-dropdown .dropdown-toggle:hover:after, .figure1-dropdown .dropdown-toggle:active:after {
	border-left:1px solid var(--figure-1-charcoal);
}
.figure1-dropdown .dropdown-item{
	min-width:260px;
}
/* Forms
--------------------------------------------- */
.with_frm_style .frm_form_field.frm_html_container p.form-larger-text,
p.form-larger-text{
	font-size: 1.1875rem;
}
/*Change the colour of the HTML text */
.with_frm_style .frm_form_field.frm_html_container.has-blue-main-color,
.with_frm_style .frm_form_field.frm_html_container,
.with_frm_style .has-blue-main-color .frm_radio label, 
.with_frm_style .has-blue-main-color .frm_checkbox label{
	font-size: 1.0625rem;
	color: var(--figure-1-charcoal) !important;
}
.with_frm_style .frm_form_field.frm_html_container.has-blue-main-color,
.with_frm_style .frm_form_field.frm_html_container{

}
.frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder, 
.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder{
	font-size: 1.0625rem;
}
/*remove grid-gap*/
.grid-gap-0 .frm_fields_container{
	grid-gap: 0 !important;
	margin-top: -40px;
	z-index: 1;
	margin: -40px auto 0 auto;
    max-width: 800px;
    -ms-grid-columns: none;
    grid-template-columns: none;
}
/*eo Diffrentials Form*/
#form_subscribe-differentials .frm_fields_container_email_and_submit{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	background-color: rgba(255, 255, 255, 0.5);
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    padding: 7px 7px 7px 7px;
    border-radius: 4px;
    margin: 0 auto;
    width: 100%;
    max-width: 340px;
}
@media (min-width: 740px) {
	#form_subscribe-differentials .frm_fields_container_email_and_submit{
		padding: 7px 0px 7px 0px;
	}

	}

#form_subscribe-differentials .frm_submit::before{
	font-size:0px !important;
	height:0 !important;
	padding:0 !important;
}
#form_subscribe-differentials .frm_form_fields > fieldset{
	padding:0 !important;
}
#form_subscribe-differentials input[type=email]{
	height:52px;
}
#form_subscribe-differentials button.frm_button_submit.icon.icon-only {
    width: 52px;
    height: 52px;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
}
/*eo Diffrentials Form*/
h3.frm_form_title{
	color:var(--figure-1-charcoal) !important;
	font-family: var(--body-type), Arial, Helvetica, sans-serif !important;
	font-size: 1.125rem !important;
	text-align: center !important;
	margin-bottom: 0.5em !important;
	font-weight:700;
}
.frm_description, .frm_description p{
	text-align: center !important;
	margin-bottom: 0.5em !important;
}
.subscribe-to-ddx input[type=email],
.subscribe-to-newsletter input[type=email]{
    border: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border-bottom: 1px solid var(--blue-main) !important;
    border-radius: 0 !important;
}
/* Login for short code/block */
#figure1-login{
	background-color: rgba(255,255,255,0.4);
	border-radius: 8px;
	padding:1em;
}
.figure-login-form-wrapper.alignleft #figure1-login,
.figure-login-form-wrapper.alignright #figure1-login{
	padding: 0;
}
/*#figure1-login input[type=submit]{
    text-indent: -9999px;
    min-width: 74px;
}
#figure1-login input[type=submit]:before{
    color: '\f178';
}*/
@media (min-width: 540px) {
	#figure1-login{
		max-width: 518px;
		margin:0 auto;
		width:100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.figure-login-form-wrapper.alignleft, .figure-login-form-wrapper.alignright{
		float:none;
		clear: both;
    	display: block;
	}
	.figure-login-form-wrapper.alignleft #figure1-login,
	.figure-login-form-wrapper.alignright #figure1-login{
		max-width: 488px;
		margin:0;
		width:100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	#figure1-login .login-submit{
		margin-top:auto;
	}
	#figure1-login p{
		padding:0;
		margin-bottom: 0;
	}
}
/*Subscribe email only*/
button.frm_final_submit.icon.icon-only {
    width: 52px;
    height: 52px;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.frm_form_field.form-field.email-only{
	padding:0;
	margin:0;
	width: 80% !important;
}
.frm_form_field.form-field.email-only input[type=email]{
	height:52px;
}
.subscribe-to-ddx-email-only .frm_form_fields .frm_fields_container{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	background-color: rgba(255, 255, 255, 0.5);
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    padding: 7px 7px 7px 7px;
    border-radius: 4px;
}
@media (min-width: 740px) {
	.subscribe-to-ddx-email-only .frm_form_fields .frm_fields_container{
		padding: 7px 0px 7px 0px;
	}

	}

.subscribe-to-ddx-email-only .frm_submit::before{
	font-size:0px !important;
	height:0 !important;
	padding:0 !important;
}
.subscribe-to-ddx-email-only .frm_form_fields > fieldset{
	padding:0 !important;
}

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

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

.fullwidth-content {
    width: 100vw !important;
    left: calc(-50vw + 50%) !important;
    position: relative!important;
	height:auto !important;
	overflow: visible;
	clear:both;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    --bs-gutter-x:0;
}
.fullwidth-content-inner{
	max-width: 1320px;
	margin: 0 auto;
	padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
}
.alignfull .wp-block-group__inner-container{
	max-width: 1320px;
	margin: 0 auto;
	padding-left: 15px;
    padding-right: 15px;
}
.how-it-work-hero .wp-block-group__inner-container{
	padding-left: 0px;
	}
.fullwidth-content-inner.narrow-block, .narrow-block, 
.fullwidth-content-inner.narrow-block-5, .narrow-block-5{
	max-width:848px;
	margin: 0 auto;
}
.fullwidth-content-inner.narrow-block-4, .narrow-block-4{
	max-width:588px;
	margin: 0 auto;
}
.fullwidth-content-inner-wrapper{
	padding-right: var(--bs-gutter-x,.75rem);
	padding-left: var(--bs-gutter-x,.75rem);
}
/* Gutenberg
--------------------------------------------- */
@media (max-width: 670px) {
	.wp-block-image .alignleft {
	    margin: .5em 0em .5em 0;
	}
	.wp-block-image.me-3 .alignleft {
	    margin: .5em 0.5em .5em 0;
	}
	p.has-background {
    	padding: 1.25em 1.075em;
	}

}
.wp-block-group.has-background {
    margin-bottom: -0.15em;
}
.wp-block-image figcaption, .carousel-item figcaption {
    color: var(--grey-dark);
    font-size: 13px;
    text-align: left;
}
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
}
.carousel-item figcaption {
    margin-top: .5em;
    margin-bottom: 2em;
}
.wp-block-quote {
    border-left: .25em solid var(--blue-main);
    margin: 0 0 1.75em;
    padding-left: 1em;
    font-size: clamp(1rem, 0.9177rem + 0.3659vw, 1.375rem);
}

.wp-block-separator.has-background:not(.is-style-dots) {
    height: 5px;
}
.wp-block-separator.has-background.separator-thin {
    height: 1px !important;
}
.wp-block-cover, .wp-block-cover-image {
    height: auto;
}
.wp-block-cover{
	z-index: 1051;
}
.dropdown-menu {
	z-index: 1055;
}
@media (min-width:992px) {
	.navbar-expand-lg .navbar-nav .dropdown-menu {
	    position: absolute;
	    left: 0.5rem;
	}
}
.wp-block-group.alignfull.block-opacity.block-opacity-85  {
    background-color: rgba(23,16,146,0.85) !important;
}
.wp-block-group.alignfull.block-opacity.block-opacity-85.has-blue-main-background-color  {
    background-color: rgba(63,98,150,0.85) !important;
}
.block-opacity.block-opacity-85 .wp-block-cover-image.has-background-dim:not([class*=-background-color]), 
.block-opacity.block-opacity-85 .wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: inherit;
}
.block-opacity.full-height-opacity{
	min-height:100vh;
}
.entry-content .wp-block-media-text.alignwide.media-text-normal{
	margin-left:0;
	margin-right:0;
}
.fig-shadow-block{
-webkit-box-shadow: 0 0 20px 10px rgba(63, 98, 150, 0.1);
        box-shadow: 0 0 20px 10px rgba(63, 98, 150, 0.1);
border-radius: 0.5rem !important;
overflow: hidden;
}
.fig-radius{
	border-radius: 4px;
}
.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:2.25em;
    margin-top:2.25em;
    opacity: 1;
}
@media (max-width: 1024px) {
    .wp-block-media-text.is-stacked-on-mobile {
        -ms-grid-columns:100%!important;
        grid-template-columns: 100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2
    }
    .wp-block-media-text .wp-block-media-text__media{
    	margin-bottom:1em;
    }
}
.figure-testimonials-bg{
	background-image: url('/wp-content/themes/figure1/img/blocks/quote_marks_how it works.png');
	background-position: top center;
	background-size: 115%;
	background-repeat: no-repeat;
    padding-top: 8em !important;
    padding-bottom: 5em !important;
}

.home-figure-testimonials-bg{
	background-image: url('/wp-content/themes/figure1/img/blocks/quote_marks_homepage.png');
	background-position: top center;
	background-size: 37%;
	background-repeat: no-repeat;
	padding-bottom: 6em;
}
@media (min-width: 720px) {
	.figure-testimonials-bg{
		background-size: 38%;
	}
	.home-figure-testimonials-bg{
		background-size: 7%;
	}
}
.figure-testimonials-wrapper h3{
	font-size: var(--hero-header-font-size);
}
.home .figure-testimonials-wrapper h3{
	font-size: 1.625rem;
    margin-bottom: 2.7em !important;
    text-underline-offset: 0.2em;
    text-decoration: underline;
    text-decoration-thickness: 5px;
    text-decoration-color: var(--blue-secondary);
}
.testimonial-copy p{
	font-size: clamp(1.25rem, 0.9789rem + 1.2048vw, 1.75rem);
	margin-bottom: 0;
}
.home .testimonial-copy p{
	/*font-size: clamp(1.25rem, 1.0579rem + 0.8537vw, 2.125rem);*/
	font-size:var(--hero-header-font-size);
	margin-bottom: 0;
	font-family:var(--body-type);
	font-weight:700;
	line-height: 1.2;
}
.testimonial-name p{
	font-size:1.125rem;
}
.figure-testimonials-wrapper .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -17%;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    margin-left:auto;
    margin-right: auto;
    list-style: none;
    max-width: 120px;
}
.figure-testimonials-wrapper .carousel-indicators [data-bs-target],
.figure-testimonials-wrapper .carousel-indicators [data-bs-target] {
	background-color: var(--grey-mid);
	}
.figure-testimonials-wrapper .carousel-indicators .active, 
.figure-testimonials-wrapper .carousel-indicators [data-bs-target]:hover {
    opacity: 1;
    background-color: var(--emerald-soft);
}
.figure-testimonials-wrapper .carousel-control-prev-icon, 
.figure-testimonials-wrapper .carousel-control-next-icon {
	color: var(--emerald-soft);
    background-color: transparent;
    border-radius: 50%;
    padding: 0.25em;
    width: 2.2em;
    height: 2.2em;
    background-size: 2.1em;
    margin-bottom: 0px;
}
.figure-testimonials-wrapper .carousel-control-next:focus, 
.figure-testimonials-wrapper .carousel-control-next:hover, 
.figure-testimonials-wrapper .carousel-control-prev:focus, 
.figure-testimonials-wrapper .carousel-control-prev:hover {
    opacity: 1;
}
.figure-testimonials-wrapper .carousel-control-next, 
.figure-testimonials-wrapper .carousel-control-prev{
    opacity: 1;
}

.figure-testimonials-wrapper .carousel-control-prev-icon {
	background-image: none;
	background-color:var(--emerald-soft);
	-webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
     mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.figure-testimonials-wrapper .carousel-control-prev:hover .carousel-control-prev-icon,
.figure-testimonials-wrapper .carousel-control-next:hover .carousel-control-next-icon{
	background-color:var(--grey-mid);
}
.figure-testimonials-wrapper .carousel-control-next-icon {
	background-image: none;
	background-color:var(--emerald-soft);
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

}
.figure-testimonials-wrapper .carousel-control-next {
    position: absolute;
    top: auto;
    left: 50% !important;
    bottom: -19%;
}
.figure-testimonials-wrapper .carousel-control-prev {
    position: absolute;
    top: auto;
    left: 35% !important;
    bottom: -19%;
}
@media (min-width: 740px) {
	.figure-testimonials-wrapper .carousel-control-next,
	.figure-testimonials-wrapper .carousel-control-prev
	 {
		bottom: -17%;
	}
}
@media (min-width: 1024px) {
	.testimonial-copy {
		font-size: 1.75rem;
	}
}
/*Read More Carousel*/

[aria-expanded="false"] > .read-more-expanded,
[aria-expanded="true"] > .read-more-collapsed {
  display: none;
}
.read-more-carousel .main-text{

}
.read-more-carousel .in-slide-navigation{
    position: absolute;
    right: auto;
    bottom: auto;
    padding-top: 4em;
}
@media (min-width: 1024px) {
	.read-more-carousel .in-slide-navigation{
	    position: absolute;
	    right: auto;
	    bottom: 7%;
	    padding-top: 4em;
	}
}
[class*="dark"] .read-more-carousel a:not(.btn):link{
	color: var(--emerald-soft);
	text-decoration: underline;
}
[class*="dark"] .read-more-carousel a:not(.btn):visited{
	color: var(--emerald-soft);
}
[class*="dark"] .read-more-carousel a:not(.btn):hover{
	text-decoration: none;
}
.read-more-carousel .carousel-control-next {
    width: inherit;
    right: auto;
    left: 3em;
    opacity: 1;
}
.read-more-carousel .carousel-control-prev {
    width: inherit;
    left: 0;
    opacity: 1;
}
.read-more-carousel .carousel-control-next:hover,
.read-more-carousel .carousel-control-prev:hover{
	opacity: 0.75;
}
.read-more-carousel .carousel-control-next, 
.read-more-carousel .carousel-control-prev {
    top: auto;
    bottom: auto;
}
.read-more-carousel .btn-primary:focus, 
.read-more-carousel a.btn-primary:focus{
	-webkit-box-shadow: none;
	        box-shadow: none;
}
@media (min-width: 1024px) {
	.read-more-carousel .carousel-control-next {
	    width: inherit;
	    right: -6em;
	    left: auto;
	}
	.read-more-carousel .carousel-control-prev {
	    width: inherit;
	    left: 0;
	}
}
/* Gutenberg Theme Colours
--------------------------------------------- */
.has-blue-main-background-color {
    background-color: var(--blue-main);
}


.has-blue-main-color {
    color: var(--blue-main);
}
.has-blue-secondary-background-color {
    background-color: var(--blue-secondary);
}

.has-blue-secondary-color {
    color: var(--blue-secondary);
}
.has-blue-light-background-color {
    background-color: var(--blue-light);
}

.has-blue-light-color {
    color: var(--blue-light);
}
.has-blue-dark-background-color {
    background-color: var(--blue-dark);
}

.has-blue-dark-color {
    color: var(--blue-dark);
}
.has-blue-darkest-background-color {
    background-color: var(--blue-darkest);
}

.has-blue-darkest-color {
    color: var(--blue-darkest);
}
.has-emerald-soft-background-color {
    background-color: var(--emerald-soft);
}

.has-emerald-soft-color {
    color: var(--emerald-soft);
}
.has-emerald-soft-light-background-color {
    background-color: var(--emerald-soft-light);
}

.has-emerald-soft-light-color {
    color: var(--emerald-soft-light);
}
.has-emerald-soft-dark-background-color {
    background-color: var(--emerald-soft-dark);
}

.has-emerald-soft-dark-color {
    color: var(--emerald-soft-dark);
}
.has-grey-light-background-color {
    background-color: var(--grey-light);
}

.has-grey-light-color {
    color: var(--grey-light);
}
.has-grey-mid-background-color {
    background-color: var(--grey-mid);
}

.has-grey-mid-color {
    color: var(--grey-mid);
}
.has-grey-dark-background-color {
    background-color: var(--grey-dark);
}

.has-grey-dark-color {
    color: var(--grey-dark);
}
.has-figure-1-charcoal-background-color {
    background-color: var(--figure-1-charcoal);
}

.has-figure-1-charcoal-color {
    color: var(--figure-1-charcoal);
}
.has-figure-1-red-background-color {
    background-color: var(--figure-1-red);
}

.has-figure-1-red-color {
    color: var(--figure-1-red);
}
.has-black-background-color {
    background-color: var(--black);
}

.has-black-color {
    color: var(--black);
}
.has-white-background-color {
    background-color: var(--white);
}

.has-white-color {
    color: var(--white);
}
.has-main-blue-to-soft-emerald-gradient-background {
    background: linear-gradient(
        45deg,
        rgba( 63, 98, 150, 1 ) 0%,
        rgb( 59, 175, 168 ) 100%
    );
}
.has-main-blue-to-soft-emerald-gradient-background-fade {
    background: linear-gradient(
        45deg,
        rgba( 63, 98, 150, 0.18 ) 0%,
        rgba( 59, 175, 168, 0.18) 100%
    );
}
.has-main-blue-to-white-gradient-background {
    background-image: linear-gradient(
        286deg,
        rgba( 96, 139, 201, 1 ) 0%,
        rgba( 3, 98, 150, 1 ) 100%
    );
    
}
/* Bootstrap = Overrides
--------------------------------------------- */
.navbar-light .navbar-toggler,
.navbar-dark .navbar-toggler{
	z-index:99999999;
}
.btn-transcript .wp-block-button__link {
	border: 0.1rem solid #DFF3F2;
	color:var(--blue-main);
	line-height: 1.5;
    font-size: 1.25rem;
    padding: .5rem 1rem !important;
    border-radius: .3rem !important; 
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; 
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; 
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; 
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.btn-transcript .wp-block-button__link:before{
    content: '';
    background-image: url('/wp-content/themes/figure1/img/icons/transcript_icon_outlined.svg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 28px;
    height: 28px;
    margin-right: 0.1em;
    display: inline-block;
}
.btn-transcript .wp-block-button__link:hover {
	background-color: var(--blue-dark);
	color:var(--white);
	}
.btn-transcript .wp-block-button__link:hover:before {
	background-image: url('/wp-content/themes/figure1/img/icons/transcript_icon_click.svg');
	}
.img-icon .wp-block-button__link, .btn.btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn-icon, a.btn-icon {
	 background-color: transparent;
	 color: var(--grey-dark);
	 border-color: transparent;
}
.btn-icon .fal{
	 font-weight: 900;
	 font-size: 1.5rem;
}
#login-register-links .btn-primary,
.btn-primary,
footer.has-blue-dark-background-color .btn-primary{
	 background-color: var(--primary) !important;
	 color: var(--white) !important;
	 border-color: var(--primary) !important;
}
.btn-primary:hover{
	color: var(--white) !important;
    background-color: var(--blue-dark)!important;
    border-color: var(--blue-dark)!important;
}
.btn-primary.btn-hero:hover{
	border-color: var(--white)!important;
	 background-color: var(--primary)!important;
}
#login-register-links .btn-primary:hover{
	color: var(--blue-main) !important;
    background-color: var(--white)!important;
    border-color: var(--white)!important;
}
footer.has-blue-dark-background-color .btn-primary:hover{
	color: var(--primary) !important;
    background-color: var(--secondary)!important;
    border-color: var(--secondary)!important;
}
.btn-action, 
a.btn-action{
	 background-color: var(--emerald-soft);
	 color: var(--white);
	 border-color: var(--emerald-soft);
}
.btn-action:hover, 
a:hover.btn-action,
.btn-action:visited, 
a:visited.btn-action,
.btn-action:focus, 
a:focus.btn-action{
	 background-color: var(--emerald-soft-dark);
	 color: var(--white) !important;
	 border-color: var(--emerald-soft-dark);
}
.btn-secondary, a.btn-secondary:link {
	 background-color: var(--secondary);
	 color: var(--blue-main);
	 border-color: var(--secondary);
}
.btn-dark, a.btn-dark {
    color: #fff;
    background-color: var(--blue-dark);
    border-color: var(--blue-dark);
}
.btn-outline-light,
a.btn-outline-light:visited,
.wp-block-button.is-style-outline a.wp-block-button__link:visited{
    color: var(--white);
    border-color: var(--white);
}
.wp-block-button.is-style-outline.outline-button-on-light-bg a.wp-block-button__link:visited{
    color: var(--blue-dark);
    border-color: var(--blue-dark);
}
.wp-block-button.is-style-outline.outline-button-on-light-bg a.wp-block-button__link:hover{
    color: var(--white);
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: var(--blue-dark);
    border-color: var(--blue-dark);
}
a.btn-outline-light:hover {
    color: var(--blue-main);
}
.btn-gradient{
	background: linear-gradient(45deg , rgba( 63, 98, 150, 1 ) 0%, rgb( 59, 175, 168 ) 100% );
	border: transparent solid 0.09375rem;
	color: var(--white);
	-webkit-box-shadow:0px 0px 6px 6px rgb(59 175 168 / 20%);
	        box-shadow:0px 0px 6px 6px rgb(59 175 168 / 20%);
}
.btn-gradient:hover{
/*	    -webkit-box-shadow:0px 0px 6px 11px rgb(59 175 168 / 40%);
	        box-shadow:0px 0px 6px 11px rgb(59 175 168 / 40%);*/
	    background: transparent;
	  	-webkit-box-shadow:0px 0px 6px 6px rgb(59 175 168 / 0%);
	        box-shadow:0px 0px 6px 6px rgb(59 175 168 / 0%);  
	     color: #FFF !important;
	     border: #3BAFA8 solid 0.09375rem;
}
.btn-outline-light:hover {
    color: var(--blue-main);
}
.btn-outline-light.dropdown-toggle:hover {
    color: var(--blue-main);
}
.btn-secondary:hover,
a.btn-secondary:hover{
    color: var(--white)!important;
    background-color: var(--blue-main) !important;
    border-color: var(--blue-main)!important;
}
.btn-primary:hover,
a.btn-primary:hover{
    color: var(--white)!important;
    background-color: var(--blue-dark) !important;
    border-color: var(--blue-dark)!important;
}
.modal-wrapper .btn-lg.btn-primary:hover{
	background-color: var(--blue-dark)!important;
}
.btn-light:hover,
a.wp-block-button__link:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:hover{
    color: var(--white);
    background-color: var(--blue-dark)!important;
    border-color: var(--blue-dark);
}
.btn-primary:focus,
a.btn-primary:focus,
.btn-secondary:focus,
a.btn-secondary:focus,
a.btn-light:focus,
.btn-light:focus,
a.wp-block-button__link:focus{
    color: var(--white);
    background-color: var(--blue-dark);
    border-color: var(--blue-dark);
}
.btn-primary:active,
a.btn-primary:active,
.btn-secondary:active,
a.btn-secondary:active,
a.wp-block-button__link:active{
    color: var(--white);
    background-color: var(--blue-dark);
    border-color: var(--blue-dark);
}
a:visited.btn-primary,
.btn-secondary:visited,
a:visited.btn-secondary,
a:visited.wp-block-button__link{
    color: var(--blue-main);
    background-color: var(--secondary);
    border-color: var(--secondary);
}
a:visited.wp-block-button__link.has-blue-secondary-background-color{
	background-color: var(--blue-secondary);
}
.has-blue-dark-background-color .btn-primary:hover,
.has-blue-dark-background-color a.btn-primary:hover,
.has-blue-dark-background-color .btn-secondary:hover,
.has-blue-dark-background-color a.btn-secondary:hover,
.has-blue-dark-background-color a.btn-light:hover,
.has-blue-dark-background-color .btn-light:hover,
.has-blue-dark-background-color a.wp-block-button__link:hover,
.has-blue-dark-background-color .wp-block-button.is-style-outline a.wp-block-button__link:hover,
.has-main-blue-to-soft-emerald-gradient-background .wp-block-button.is-style-outline a.wp-block-button__link:hover{
    color: var(--blue-main);
    background-color: var(--grey-light);
    border-color: var(--grey-light);
}
.has-blue-dark-background-color .btn-primary:focus,
.has-blue-dark-background-color a.btn-primary:focus,
.has-blue-dark-background-color .btn-secondary:focus,
.has-blue-dark-background-color a.btn-secondary:focus,
.has-blue-dark-background-color a.btn-light:focus,
.has-blue-dark-background-color .btn-light:focus,
.has-blue-dark-background-color a.wp-block-button__link:focus{
    color: var(--blue-main);
    background-color: var(--grey-light);
    border-color: var(--grey-light);
}
.has-blue-dark-background-color .btn-primary:active,
.has-blue-dark-background-color a.btn-primary:active,
.has-blue-dark-background-color .btn-secondary:active,
.has-blue-dark-background-color a.btn-secondary:active,
.has-blue-dark-background-color a.wp-block-button__link:active{
    color: var(--blue-main);
    background-color: var(--grey-light);
    border-color: var(--grey-light);
}
a:visited.wp-block-button__link.has-white-color.has-blue-main-background-color{
	background-color: var(--blue-main);
	color: var(--white);
}
.btn-icon{

}
.btn-link:focus{
    -webkit-box-shadow: none;
            box-shadow: none;
}
.btn-link {
    font-weight: 400;
    color: var(--blue-main);
    text-decoration: none;
}
[class*="dark"] .btn-link {
    font-weight: 400;
    color: var(--white);
    text-decoration: none;
}
.btn-link{
	padding:0;
}
.list-group-item {
    padding: .5rem 0rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid var(--grey-mid);
}
.accordion-button:not(.collapsed) {
    color: var(--white);
    background-color:var(--blue-main);
    font-family: var(--body-type), Arial, Helvetica, sans-serif;
    font-weight:700;
}
.accordion-button.collapsed {
    border-bottom-width: 1px;
}
.accordion-collapse {
    border: none;
    border-width: 0px;
}
.accordion-item{
    -webkit-box-shadow: 0 0 20px 10px rgba(63, 98, 150, 0.1);
            box-shadow: 0 0 20px 10px rgba(63, 98, 150, 0.1);
    border: none;
    background-color: var(--white);
}
.accordion-button::after {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    margin-top:0.25em;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: '\f13a';
    font-size: 1.5rem;
    line-height: 1;
    color: var(--blue-main);
}
.accordion-button:not(.collapsed)::after {
	color:var(--white);
	background-image: none;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.carousel-indicators [data-bs-target] {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--grey-mid);
    background-clip: padding-box;
    border: 0;
    border-top: none;
    border-bottom: none;
    opacity: 1;
    -webkit-transition:all .6s ease;
    transition: all .6s ease;
}
.carousel-indicators .active, .carousel-indicators [data-bs-target]:hover{
    opacity: 1;
    background-color: var(--emerald-soft);
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: var(--grey-mid);
    border-radius: 50%;
    padding: 0.25em;
    width: 2.15em;
    height: 2.15em;
    background-size: 2em;
    background-size: 1.4em;
    margin-bottom: 34px; /*to center buttons this is the height of caption and dots */
}
.carousel-control-next-icon{
	margin-left:1.95em;
}
.carousel-control-prev-icon{
	margin-right:1.95em;
}
.home .read-more-carousel .carousel-indicators {
    bottom: -3em;
}
.read-more-carousel 
.read-more-carousel .carousel-indicators .active, 
.read-more-carousel .carousel-indicators [data-bs-target]:hover{
    opacity: 1;
    background-color: var(--emerald-soft);
}

.m-figure-b{
	margin-bottom: 2.5rem !important;
}
.m-figure-t{
	margin-top: 2.5rem !important;
}
.m-figure-s{
	margin-left: 2.5rem !important;
}
.m-figure-e{
	margin-right: 2.5rem !important;
}
.mb-figure-6{
		margin-bottom: 3rem !important;
	}
@media (min-width: 740px) {
	.mb-figure-6{
		margin-bottom: 6rem !important;
	}
}
.p-figure-b{
	padding-bottom: 2.5rem !important;
}
.p-figure-t{
	padding-top: 2.5rem !important;
}
.p-figure-s{
	padding-left: 2.5rem !important;
}
.p-figure-e{
	padding-right: 2.5rem !important;
}
.g-6, .gy-6 {
    --bs-gutter-y: 5rem;
}
.g-6, .gx-6 {
    --bs-gutter-x: 5rem;
}
.border-grey-light {
    border-color: var(--grey-light) !important;
}
/* Navigation
--------------------------------------------- */
/*2021-08-20*/
.navbar{
/*	padding-top: 20px;
	padding-bottom: 20px;*/
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
.nav-wrapper{
	-webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.12);
	        box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.12);
}
.navbar-light .navbar-nav .nav-link {
    color: var(--figure-1-charcoal);
    padding-top: 1.1em;
    padding-bottom: 1.1em;
}
.site-description{
	white-space: normal;
}
@media (max-width: 978px) {
	.navbar-brand-wrapper {
	    padding-top: 1.1em;
	    padding-bottom: 1.1em;
	}
}
@media (min-width: 979px) {
	.navbar-dark .navbar-nav .nav-link {
	    color: var(--white);
	    padding-top: calc(1.1em + 20px);
	    padding-bottom: calc(1.1em + 20px);
	}
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: var(--blue-main);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: var(--grey-light);
}
.nav-link {
    padding: 0.5rem 1rem 0.5rem 1rem;
}
@media (min-width: 992px) {
	a.nav-link:hover span,
	a.nav-link[aria-expanded="true"] span{
		position: relative;
	}
	a.nav-link:hover span.itemprop::after,
	a.nav-link[aria-expanded="true"] span.itemprop::after{
		content: '';
		width:calc(100%);
		height:6px;
		background-color: var(--blue-main);
		position:absolute;
		left:0;
		top:2.1em;
		top: calc(2.1em + 20px); /*2021-08-20*/
		display: block;
	}
}
@media (min-width: 992px) {
	.menu-item-has-children a.nav-link:hover span.itemprop::after,
	.menu-item-has-children a.nav-link[aria-expanded="true"] span.itemprop::after{
		width:calc(100% + 20px);
	}
}
.navbar-dark a.nav-link:hover span.itemprop::after,
.navbar-dark a.nav-link[aria-expanded="true"] span.itemprop::after{
	background-color: var(--blue-secondary);
}

a.nav-link:hover span, a.nav-link[aria-expanded="true"] span{
	/*text-shadow: -2px -2px white, -2px 2px white, 2px -2px white, 2px 2px white;
  background-size: 1px 1em;
  -webkit-box-shadow: inset 0 -0.175em white, inset 0 -0.5em var(--blue-main);
          box-shadow: inset 0 -0.175em white, inset 0 -0.5em var(--blue-main);*/
}
li.menu-item {
	    margin-right: 1.70em;
	    line-height:1.3;
	}
@media (min-width: 1030px) {
	li.menu-item {
	    margin-right: 2.00em;
	}
}
.dropdown-menu[data-bs-popper] {
    margin-top: -0.07rem;
}
/*a.nav-link span:after {
	height:6px;
	width:80%;
	background-color: var(--blue-main);
	content: '';
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
}*/
li.menu-item:last-item, ul.dropdown-menu li.menu-item {
    margin-right: 0em;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .3em;
    vertical-align: 0em;
    content: "\f078";
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none;
    font-weight: 400;
}
.dropdown-item:visited, 
[class*="dark"] a.dropdown-item:link,
[class*="dark"] a.dropdown-item:visited{
	color: var(--figure-1-charcoal);
}
[class*="dark"] a.dropdown-item:hover{
	color: var(--emerald-soft-dark) !important;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item:active {
    color: var(--blue-main);
    background-color: transparent;
    text-decoration: underline;
}
li.landing {
    padding-left: 0;
    border-bottom: solid var(--blue-main) 1px;
    margin-right:0;
    padding-right:2em;
    padding-bottom: 0.2em;
    margin-bottom: 0.4em;
}
li.landing a{

}
.dropdown-menu {
    padding: 0.5rem 0 0.5rem 0;
}
/*@media (min-width: 979px) {
	.dropdown-menu{
		left: 0.5em;
	}
}*/
/*https://www.cssscript.com/off-canvas-navigation-bootstrap-5*/
@media (max-width: 991.98px) {
  body.logged-in .offcanvas-collapse{
  	top:120px;

  }
  .offcanvas-collapse {
  	z-index: 2001;
    position: fixed;
    top: 80px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 60%;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top:0.9rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #FFF;
    -webkit-transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -webkit-box-shadow: -15px 4px 11px 0 rgb(0 0 0 / 12%);
            box-shadow: -15px 4px 11px 0 rgb(0 0 0 / 12%);
  }
  .navbar-dark .offcanvas-collapse{
  	background-color: var(--blue-darkest);
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

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

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

/* Home page
--------------------------------------------- */
@-webkit-keyframes slideInFromRight {
	0% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	100% {
	    -webkit-transform: translateX(-230vw);
	            transform: translateX(-230vw);

	}
}
@keyframes slideInFromRight {
	0% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	100% {
	    -webkit-transform: translateX(-230vw);
	            transform: translateX(-230vw);

	}
}

@-webkit-keyframes slideInFromRightLeft {
	0% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	25% {
	    -webkit-transform: translateX(-10vw);
	            transform: translateX(-10vw);
	}

	50% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	100% {
	    -webkit-transform: translateX(25vw);
	            transform: translateX(25vw);
	}
}

@keyframes slideInFromRightLeft {
	0% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	25% {
	    -webkit-transform: translateX(-10vw);
	            transform: translateX(-10vw);
	}

	50% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	100% {
	    -webkit-transform: translateX(25vw);
	            transform: translateX(25vw);
	}
}

@-webkit-keyframes slideInFromeLeftRight {
	0% {
	    -webkit-transform: translateX(-15vw);
	            transform: translateX(-15vw);

	}

	25% {
	    -webkit-transform: translateX(10vw);
	            transform: translateX(10vw);
	}

	50% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	100% {
	    -webkit-transform: translateX(-25vw);
	            transform: translateX(-25vw);
	}
}

@keyframes slideInFromeLeftRight {
	0% {
	    -webkit-transform: translateX(-15vw);
	            transform: translateX(-15vw);

	}

	25% {
	    -webkit-transform: translateX(10vw);
	            transform: translateX(10vw);
	}

	50% {
	    -webkit-transform: translateX(0);
	            transform: translateX(0);

	}

	100% {
	    -webkit-transform: translateX(-25vw);
	            transform: translateX(-25vw);
	}
}

@-webkit-keyframes slideInFromLeft {
	0% {
	    -webkit-transform: translateX(-100vw);
	            transform: translateX(-100vw);

	}

	100% {
	    -webkit-transform: translateX(230vw);
	            transform: translateX(230vw);

	}
}

@keyframes slideInFromLeft {
	0% {
	    -webkit-transform: translateX(-100vw);
	            transform: translateX(-100vw);

	}

	100% {
	    -webkit-transform: translateX(230vw);
	            transform: translateX(230vw);

	}
}

.hero-wrapper {
	display: -ms-grid;
	display: grid; 
	  -ms-grid-columns: 0fr 1fr 1fr 1fr; 
	  grid-template-columns: 0fr 1fr 1fr 1fr; 
	  -ms-grid-rows: 1fr 1fr 1fr 1fr; 
	  grid-template-rows: 1fr 1fr 1fr 1fr; 
	  gap: 0px 0px; 
}
@media only screen and (min-width: 600px) and (max-width: 1320px) {
	.hero-wrapper {
		display: -ms-grid;
		display: grid; 
		  -ms-grid-columns: 0fr 1fr 1fr 1fr; 
		  grid-template-columns: 0fr 1fr 1fr 1fr; 
		  -ms-grid-rows: 1fr 1fr 1fr 1fr; 
		  grid-template-rows: 1fr 1fr 1fr 1fr; 
		  gap: 0px 0px; 
		}
}
@media only screen and (min-width: 1321px) {
	.hero-wrapper {
		display: -ms-grid;
		display: grid; 
		  -ms-grid-columns: 0.5fr 1fr 1fr 1fr; 
		  grid-template-columns: 0.5fr 1fr 1fr 1fr; 
		  -ms-grid-rows: 1fr 1fr 1fr 1fr; 
		  grid-template-rows: 1fr 1fr 1fr 1fr; 
		  gap: 0px 0px; 
	}
}
/* .hero-wrapper
* Wide - grid-template-columns: 0.5fr 1fr 1fr 1fr;
* 
* From 1320     grid-template-columns: 0fr 1fr 1fr 1fr;
*
* 
*/
.hero-image { 
	-ms-grid-row: 1; 
	-ms-grid-row-span: 4; 
	-ms-grid-column: 1; 
	-ms-grid-column-span: 4; 
	grid-area: 1 / 1 / 5 / 5;
	background-image: url('/wp-content/uploads/2021/06/hero_mobile_3.jpg'); 
	background-repeat: no-repeat; 
	background-size: cover;
}
.hero-image-blog-wrapper .featured-img-top img,
.hero-image-news-wrapper .featured-img-top img{
	border-radius: 1em;
}
@media only screen and (min-width: 600px) {
	.hero-image { 
			background-image: url('/wp-content/uploads/2021/06/hero-1_2000x800.jpg'); 
	}
}
/*under 768*/
/*ms-4*/
/*768-1300*/
/*.hero-text { grid-area: 2 / 1 / 4 / 5; }*/
/*Over 1301*/
.hero-text { -ms-grid-row: 2; -ms-grid-row-span: 2; -ms-grid-column: 2; -ms-grid-column-span: 3; grid-area: 2 / 2 / 4 / 5; }

/*.hero-text { -ms-grid-row: 2; -ms-grid-row-span: 2; -ms-grid-column: 2; -ms-grid-column-span: 3; grid-area: 2 / 2 / 4 / 5; }
@media only screen and (min-width: 768px) and (max-width: 1300px){
	.hero-text { -ms-grid-row: 2; -ms-grid-row-span: 2; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-area: 2 / 1 / 4 / 5; }
}

@media only screen and (min-width: 1301px) {
	.hero-text { -ms-grid-row: 2; -ms-grid-row-span: 2; -ms-grid-column: 2; -ms-grid-column-span: 3; grid-area: 2 / 2 / 4 / 5; }
}*/

.gradient { -ms-grid-row: 1; -ms-grid-row-span: 4; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-area: 1 / 1 / 5 / 5; }

    .hero-outer-wrapper {
    background: linear-gradient(352deg, rgb(255 255 255 / 0%) 0%, rgb(19 91 221 / 85%) 100%);
    position: relative;
    top: 0;
    left: 0;
    max-width: 200px;
    z-index: 999;
}

.hero-wrapper {

}

.hero-wrapper .flex-parent:nth-child(n) {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: 100s linear 0s infinite slideInFromeLeftRight;
            animation: 100s linear 0s infinite slideInFromeLeftRight;
}

.hero-wrapper .flex-parent:nth-child(2n) {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: 120s linear 0s infinite slideInFromRightLeft;
            animation: 120s linear 0s infinite slideInFromRightLeft;
}

.hero-text {
    color: white;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
}
.hero-text h3{
        font-family: var(--body-type);
        font-weight:400;
        font-size: 1.875rem;
}

.hero-text h1 {
  /* font-size: clamp(3.9rem, 3.0000rem + 4.0000vw, 6rem);*/
   font-size: clamp(3.4rem, 2.8293rem + 2.5366vw, 6rem);
   font-family: var(--medium-type);
   font-weight:700;
   line-height: 0.9;
}

@media only screen and (min-width: 1200px) {
    .hero-text h1 {
        font-size: 7rem;
        font-family: var(--medium-type);
        font-weight:700;
        line-height: 0.9;
    }
}
.hero-text p{
    line-height: 1.3;
    max-width: 90%;
}
.gradient {  
    background-image: url(/wp-content/themes/figure1/img/gradient_1024.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
}
@media only screen and (min-width: 600px) {
		.hero-text p{
			max-width: 100%;
		}
	}
.hero-inner {
    width: 250vw;
    overflow: hidden;
    padding: 0.25em;

}
.flex-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.25em !important;
}

.flex-parent>div.col {
    padding: 0.1em 0.2em !important;
}

.flex-parent>div.col:last-child {}

.flex-parent.second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.figure-bring-to-top{
	z-index:15;
}
.figure-bring-send-back{
	z-index:1 !important;
	}
/*Chart Home Page*/
/* Circle Chart */
.circle-chart-container {
/*    clear: left;
    float: left;
    position: relative;
    max-width: 520px;
    width: 100%;*/
}
.chart-block-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.05fr 1fr 0.05fr;
  grid-template-columns: 0.05fr 1fr 0.05fr;
  -ms-grid-rows: 0.5fr 1fr 0.5fr;
  grid-template-rows: 0.5fr 1fr 0.5fr;
  gap: 0px 0px;
  grid-auto-flow: row;
}
@media only screen and (min-width: 600px) {
	.chart-block-inner {
		-ms-grid-columns: 0.05fr 1fr 0.5fr;
		  grid-template-columns: 0.5fr 1fr 0.5fr;
		  -ms-grid-rows: 0.5fr 1fr 0.5fr;
		  grid-template-rows: 0.5fr 1fr 0.5fr;
  	}

}

.chart-copy { 
	-ms-grid-row: 2; 
	-ms-grid-row-span: 1; 
	-ms-grid-column: 2; 
	-ms-grid-column-span: 1; 
	grid-area: 2 / 2 / 3 / 3;
	text-align: center;
	z-index: 2; 
}

.circle-chart-container { -ms-grid-row: 1; -ms-grid-row-span: 3; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: 1 / 1 / 4 / 3; }
#circle-chart-wrapper {}

.circle-chart {
    overflow: visible;
    max-width: 520px;
}
.circle-chart-circle {
    animation: circle-chart-fill 1.35s reverse;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
            transform-origin: center;
}
.chart-copy {
/*    -webkit-animation: fade-in-text 2.2s 0.1s forwards;
    animation: fade-in-text 2.2s 0.1s forwards;
    font-size: 22px;
    font-weight: 700;
    position: absolute;*/
}
@-webkit-keyframes circle-chart-fill {
    to {
        stroke-dasharray: 0 100;
    }
}
@keyframes circle-chart-fill {
    to {
        stroke-dasharray: 0 100;
    }
}

.chart-copy {
/*    position: absolute;
    top: 0%;
    left: 35%;
    z-index: 3;
    height: 0;
    overflow: visible;
    max-width: 30%;
    text-align: center;*/
}
.chart-copy h2 {
    font-size: clamp(3rem, 2.0893rem + 4.0476vw, 5.125rem);
    margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
	.chart-copy h2 {
	    font-size: 5.125rem;
	}
}
/*Home Turn Carousel*/
.figure-turn-carousel {

}

.figure-turn-carousel .turn-slide {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 250px;
  height: auto;
  
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  z-index: -1;
  opacity: 0;
}
@media only screen and (min-width: 600px) {
	.figure-turn-carousel .turn-slide  {
		width:320px;
	}
}
.turn-slide img {
  border-radius:50%;
  border: 14px solid rgba(59, 175, 168, 0.2);
}
.turn-slide img:hover {
  border: 14px solid rgba(59, 175, 168, 1.0);
}
.turn-slide.figure-prev img:hover, .turn-slide.figure-next img:hover {
  border: 14px solid rgba(59, 175, 168, 0.2);
  cursor: auto;
}
.turn-slide.figure-active {
  opacity: 1;
  z-index: 99;
}

.turn-slide.figure-prev {
  z-index: 2;
  opacity: 0.25;
  -webkit-transform: translate(-106%, -50%);
          transform: translate(-106%, -50%);
/*  -webkit-transform: translate(-106%, -68%);
          transform: translate(-106%, -68%);*/
}

.turn-slide.figure-next {
  z-index: 2;
  opacity: 0.25;
  -webkit-transform: translate(6%, -50%);
          transform: translate(6%, -50%);
/*  -webkit-transform: translate(6%, -68%);
          transform: translate(6%, -68%);*/
}
.turn-slide.figure-next img,
.turn-slide.figure-prev img{
  width:75%;
  height: auto;
}
.figure-turn-carousel .figure_button-container {
  position: absolute;
  bottom: -9%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 362px;
  max-width:100%;
  z-index: 100;
}

.figure_button-container .figure_button {
  color: #3BAFA8;
  font-size: 32px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.figure_button-container .figure_button:hover {
  opacity: 1;
}

.figure_button-container .figure_button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-color: transparent;
  border-radius: 50%;
  z-index: -99;
}

.figure_button-container .figure_button:nth-child(1) {
  float: left;
}

.figure_button-container .figure_button:nth-child(2) {
  float: right;
}
.turn-slide-carousel{
	max-width:100%;
	overflow: hidden;
}
@media only screen and (min-width: 770px) {
	.turn-slide-carousel{
		max-width:462px;
		overflow: visible;
	}
}
@media only screen and (min-width: 1320px) {
	.turn-slide-carousel{
		max-width:100%;
		overflow: visible;
	}
}
@media only screen and (min-width: 740px) {
	.figure-turn-carousel .figure_button-container{
		bottom:2%;
	}
}
.turn-slide-copy{
  color:white;
  border-color:white !important;
  border-style: solid;
  margin-top:1em;
  background-color:var(--blue-darkest);
  position: relative;
  min-height:66px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.turn-slide.figure-prev .turn-slide-copy, 
.turn-slide.figure-next .turn-slide-copy{
  /*display: none;*/
  visibility: hidden;
}
.turn-slide-copy h4{
	font-size:0.85rem;
	margin-bottom: 0;
}
.turn-slide-copy p{
	font-size:0.7rem;
	margin-bottom: 0;
}
.turn-slide-copy h5{
	font-size:0.85rem;
	color:var(--emerald-soft);
	margin-bottom: 0;
}
/* Posts and pages
--------------------------------------------- */
.hero-archive .fullwidth-content-inner{
	padding-right: 2.25rem;
    padding-left: 2.25rem;
}
/* Hero */
.hero-full{
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}
.hero-full h2{
	font-size: clamp(2.5rem, 2.3628rem + 0.6098vw, 3.125rem);
	/*50px*/
}
.hero-full p{
	font-size: clamp(1.35rem, 1.2622rem + 0.3902vw, 1.75rem);
}
.hero-half{
	
}
.hero-half .hero-copy{
    padding-left: 1.2em;
}
@media only screen and (min-width: 790px) {
	.hero-half .hero-copy{
    	padding-left: 4.4em;
	}
}
.hero-half .hero-image-wrapper{
	/*margin-left: -400px;*/
	margin-right: 0;
}

.hero-half{
	display: block;
}
.hero-image-wrapper {
	text-align: center;
 }
.hero-copy-wrapper {
}
.hero-copy{
}
@media only screen and (min-width: 790px) {
	.hero-half{
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[3] 0.5fr 1fr 0.50fr;
		grid-template-columns: repeat(3, 1fr) 0.5fr 1fr 0.50fr;
		-ms-grid-rows: (1fr)[8];
		grid-template-rows: repeat(8, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}
	.hero-image-wrapper { -ms-grid-row: 2; -ms-grid-row-span: 6; -ms-grid-column: 4; -ms-grid-column-span: 3; grid-area: 2 / 4 / 8 / 7; }
	.hero-copy-wrapper { -ms-grid-row: 1; -ms-grid-row-span: 8; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-area: 1 / 1 /9 / 5; }
	.hero-copy{
	    max-width: 76%;
	}
}

.hero-copy p{
	font-family: var(--light-type);
	font-weight:300;
	font-size: var(--hero-sub-font-size);
	line-height: 1.3;
}
.hero-copy h2{
	font-size: var(--hero-header-font-size);
	}
.hero-archive-copy p{
	font-family: var(--light-type);
	font-weight:300;
}
.hero-archive-copy h2{
	font-family: var(--light-type);
    font-weight:300;
	}
@media only screen and (min-width: 1200px) {
	.hero-copy p{
		font-size: var(--hero-sub-font-size);
	}
	.hero-copy h2{
		font-size: var(--hero-header-font-size);
	}
}
.hero-copy a{
	text-decoration: none;
	color:var(--figure-1-charcoal);
}
.cpt-label{
    position: absolute;
    bottom: -27px;
    left: auto;
    border-radius: 0 4px 4px 0px;
}
.cpt-label-landing{
    margin-left: -4.15em;
    padding-left: 4.2em;
	font-size: 1.125rem;
	border-radius: 0 4px 4px 0px;
	font-family:var(--medium-type);
	font-weight:500;
}
.entry-title, .page-title{
    line-height: 1.25;
    font-family: var(--body-type);
    font-weight:400;
    font-size:1.875rem;
}
.single-faq .entry-title{
	border-bottom: 5px var(--blue-main) solid;
	padding-bottom:0.1em;
}
.sticky {
	display: block;
}

.post,
/*.page,*/
.site-main  {
	margin: 0 0 3em 0;
}
body.home .post,
body.home .page,
body.home .site-main  {
	margin: 0 0 0em 0;
}
body.page-id-140 .post,
body.page-id-140 .page,
body.page-id-140 .site-main  {
	margin: 0 0 0em 0;
}
body.page-id-419 .post,
body.page-id-419 .page,
body.page-id-419 .site-main  {
	margin: 0 0 0em 0;
}
body.page-id-344 .post,
body.page-id-344 .page,
body.page-id-344 .site-main  {
	margin: 0 0 0em 0;
}
.blog article.post{
	margin: 0;
}
.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.cat-links a{
  color: var(--blue-main);
  text-shadow: -2px -2px white, -2px 2px white, 2px -2px white, 2px 2px white;
  background-size: 1px 1em;
  -webkit-box-shadow: inset 0 -0.175em white, inset 0 -0.5em var(--grey-light);
          box-shadow: inset 0 -0.175em white, inset 0 -0.5em var(--grey-light);
  display: inline-block;
  text-decoration: none;
  height: 26px;
  font-size: 0.875rem;
  margin-bottom: 0.5em;
}
.cat-links a:hover{
  color: var(--blue-dark);
  text-shadow: -2px -2px white, -2px 2px white, 2px -2px white, 2px 2px white;
  background-size: 1px 1em;
  -webkit-box-shadow: inset 0 -0.175em white, inset 0 -0.5em var(--blue-main);
          box-shadow: inset 0 -0.175em white, inset 0 -0.5em var(--blue-main);
  display: inline-block;
}
.compact-archive .cat-no-links, .compact-archive .card-text{
	font-size:0.875rem;
}
.posted-on{
	font-size:0.875rem;
}
h3.card-title{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: clamp(1rem, 0.9726rem + 0.1220vw, 1.125rem);
	margin-bottom: 0;
}
.call-to-action .fullwidth-content-inner{
	padding-right: calc(var(--bs-gutter-x));
    padding-left: calc(var(--bs-gutter-x));
}
/*Marketing Template*/
.sq-number{
	border-radius: 4px;
	border: solid 5px var(--grey-light);
	width:51px; 
	height:51px;
	font-family:var(--body-type);
	font-size: clamp(1rem, 0.8354rem + 0.7317vw, 1.75rem);
	color:var(--blue-main);
	font-weight:700;
}
.page-template-top-ten h1{
	font-size: clamp(2rem, 1.7530rem + 1.0976vw, 3.125rem);
	font-family: var(--light-type);
	font-weight:300;
}
.page-template-top-ten h2{
	font-size: 1.75rem;
	font-family: var(--light-type);
	font-weight:300;
}
.page-template-top-ten h3{
	font-size: 1.1875rem;
	font-family: var(--medium-type);
	font-weight:500;
}

/* Team
--------------------------------------------- */
.post-type-archive-advisor .post-thumbnail img, .post-type-archive-contributor .post-thumbnail img{
	border-radius: 50%;
	-webkit-filter: grayscale(100%);
 	 filter: grayscale(100%);
 	 border: 14px solid rgba(59, 175, 168, 0.08);
}
.post-type-archive-advisor .post-thumbnail img:hover, .post-type-archive-contributor .post-thumbnail img:hover {
  -webkit-transition: -webkit-filter .5s ease-in-out;
  transition: -webkit-filter .5s ease-in-out;
  transition: filter .5s ease-in-out;
  transition: filter .5s ease-in-out, -webkit-filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  border: 14px solid rgba(59, 175, 168, 1.0);
}

/* DDX
--------------------------------------------- */
h3#transcript {
    margin-top: 3.6em;
    font-size: clamp(1rem, 0.8841rem + 0.4878vw, 1.25rem);
    font-family: var(--medium-type);
    font-weight:500;
}
.subscribe-transcript-wrapper .wp-block-group__inner-container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.card-shadow{
-webkit-box-shadow: 0 0 20px 10px rgba(63, 98, 150, 0.1);
        box-shadow: 0 0 20px 10px rgba(63, 98, 150, 0.1);
border-radius: 0.5rem !important;
overflow: hidden;
}
.card-shadow .card-img-top img{
	border-top-right-radius: 0.5rem;
	border-top-left-radius: 0.5rem;
}
.tax-title h3 {
    font-size: 1.575rem;
}
h5 .tax-links a{
	color: var(--blue-main);
	text-decoration: underline;
	letter-spacing: normal;
}
h5 .tax-links a:hover{
	color: var(--blue-dark);
	text-decoration: none;
}
.ddx-entry-footer .tax-links a{
	text-decoration:none;
	letter-spacing: 0.2em;
}
h5.ddx-subtitle{
	font-size:0.875rem;
	letter-spacing: 0.2em;
}
.ddx-time{
	font-size:0.875rem;
}
.sponsor-logo-wrapper{
	font-size:0.75rem;
}
/* Qizzes and Cases
--------------------------------------------- */
.hero-rounded{
    border-radius: 0.5rem;
    overflow: hidden;
}
/* Business Partner Pages
--------------------------------------------- */
.bd-partner-banner {
  padding: 6px 15px 0px 15px;
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.50);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.50);
}
.isi-intro {
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.50);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.50);
}
.bd-partner-banner p:last-of-type{
	margin-bottom:0;
}
.isi-wrapper{
	max-height: 85vh;
    /*max-width: calc(100vw - 11px);*/
    margin: auto;
    overflow: hidden;
	position: fixed !important;
	left:auto;
	top:85%;
	z-index: 100000;
	background-color: white;
	-webkit-transition: all ease-in-out 1000ms;
	transition: all ease-in-out 1000ms;
	-webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.50);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.50);
}
.isi-wrapper.show-container{
	top:140px;
	height: 100vh;
	overflow-y: scroll;
    overflow-x: hidden;
}
/*To add padding to allow scroll pre show ISI*/
.page-template-bd-pages .entry-content{
	padding-bottom:140px;
}
.button-chevron:after{
	font-weight:900;
	content: '\f139';
	font-size:1.5rem;
}
.button-chevron.button-down:after{
	content: '\f13a';
}
.offcanvas-bottom#offcanvasBottomISI{
	height: calc(100vh - 140px);
	z-index: 2000;
	overflow-y: scroll;
	overflow-x: hidden;
}
.offcanvas-bottom#offcanvasBottomISI{
	opacity: 0;
	-webkit-transition:opacity ease-in-out 1000ms;
	transition:opacity ease-in-out 1000ms;
}
.offcanvas-bottom#offcanvasBottomISI.show{
	opacity: 1;
	-webkit-transition:opacity ease-in-out 1000ms;
}
/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

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

.widget select {
	max-width: 100%;
}
h2.widget-title{
	font-size:1rem;
	font-family: var(--body-type);
	font-weight:700;
	margin-bottom:1.2em;
}
.widget ul{
	list-style: none;
	margin-left:0;
	padding-left: 0;
}
.widget li.menu-item{
	margin-right:0;
	margin-bottom:0.4em;
}
section#media_image-5 img {
    max-width: 100px !important;
}
.full-width-widget.border-top{
	border-color:var(--blue-main) !important;
}
/* Calls to action
--------------------------------------------- */
.cta-copy-wrapper p:last-of-type{
	margin-bottom: 0;
}
.header-cta p,
.header-cta h1,
.header-cta h2,
.header-cta h3,
.header-cta h4,
.header-cta h5,
.header-cta h6{
	margin-bottom:0;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
	max-width: 92px;
	height:auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}
/*Authors
---------------------------------------------------------------*/

/* Author
--------------------------------------------- */
.cpt-author-label{
	font-family: var(--medium-type);
	font-weight:500;
}
.byline{
	font-size:0.875rem;
}
.author-header-wrapper img{
	border-radius: 50%;
    max-width: 60px;
    margin-right: 1em;
}
.author-header-wrapper .author-title{
	font-size: 1.5rem;
	font-family: var(--medium-type);
	font-weight:500;
}
.has-grey-dark-color a:not(.btn):link,
.has-grey-dark-color a:not(.btn):visited,
.has-grey-dark-color a:not(.btn):active{
    color: var(--blue-main) !important;
}
.has-grey-dark-color a:not(.btn):hover{
	color: var(--emerald-soft) !important;
	}
.figure-author-carousel-wrapper .carousel-inner{
	overflow: visible !important;
}
.figure-author-carousel-wrapper .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -6%;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    margin-left:auto;
    margin-right: auto;
    list-style: none;
    max-width: 120px;
}
.figure-author-carousel-wrapper .carousel-indicators [data-bs-target],
.figure-author-carousel-wrapper .carousel-indicators [data-bs-target] {
	background-color: var(--grey-mid);
	}
.figure-author-carousel-wrapper .carousel-indicators .active, 
.figure-author-carousel-wrapper .carousel-indicators [data-bs-target]:hover {
    opacity: 1;
    background-color: var(--emerald-soft);
}
.figure-author-carousel-wrapper .carousel-control-prev-icon, 
.figure-author-carousel-wrapper .carousel-control-next-icon {
	color: var(--emerald-soft);
    background-color: transparent;
    border-radius: 50%;
    padding: 0.25em;
    width: 2.2em;
    height: 2.2em;
    background-size: 2.1em;
    margin-bottom: 0px;
}
.figure-author-carousel-wrapper .carousel-control-next:focus, 
.figure-author-carousel-wrapper .carousel-control-next:hover, 
.figure-author-carousel-wrapper .carousel-control-prev:focus, 
.figure-author-carousel-wrapper .carousel-control-prev:hover {
    opacity: 1;
}
.figure-author-carousel-wrapper .carousel-control-next, 
.figure-author-carousel-wrapper .carousel-control-prev{
    opacity: 1;
}

.figure-author-carousel-wrapper .carousel-control-prev-icon {
	background-image: none;
	background-color:var(--emerald-soft);
	-webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
     mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.figure-author-carousel-wrapper .carousel-control-prev:hover .carousel-control-prev-icon,
.figure-author-carousel-wrapper .carousel-control-next:hover .carousel-control-next-icon{
	background-color:var(--grey-mid);
}
.figure-author-carousel-wrapper .carousel-control-next-icon {
	background-image: none;
	background-color:var(--emerald-soft);
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

}
.figure-author-carousel-wrapper .carousel-control-next {
    position: absolute;
    top: auto;
    left: 50% !important;
    bottom: -6%;
}
.figure-author-carousel-wrapper .carousel-control-prev {
    position: absolute;
    top: auto;
    left: 35% !important;
    bottom: -6%;
}
@media (min-width: 740px) {
	.figure-author-carousel-wrapper .carousel-indicators {
		bottom: -17%;
	}
	.figure-author-carousel-wrapper .carousel-control-next,
	.figure-author-carousel-wrapper .carousel-control-prev
	 {
		bottom: -17%;
	}
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

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

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

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

/* FacetWP
--------------------------------------------- */

.facetwp-type-search .facetwp-icon{
	right: auto;
	left: 0;
}
input.facetwp-search{
    padding: 0.5em 1.75em 0.5em 1.95em;
    border: solid 1px var(--grey-mid);
    border-radius: 4px;
    width: 100%;
}
.facetwp-facet-search_news .facetwp-input-wrap,
.facetwp-facet-search_blog .facetwp-input-wrap{
	 width: 100%;
}
.facetwp-facet.facetwp-facet-search_news,
.facetwp-facet.facetwp-facet-search_blog{
	margin-bottom: 0;
}
.facetwp-type-search .facetwp-icon:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: '';
    width: 30px;
    height: 100%;
    background: url('/wp-content/themes/figure1/img/icons/Magnifying glass_icon.png') no-repeat;
    background-position: 0.5em center;
    background-size: 20px 22px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
.facetwp-facet-specialty .facetwp-dropdown{
	padding:0.5em 1.75em 0.5em 1.75em;
	color: var(--grey-dark);
	background-image: url('/wp-content/themes/figure1/img/icons/filter_icon.png');
	background-repeat: no-repeat;
	background-position: 0.5em center;
	background-size: 16px 22px;
	border: solid 1px var(--grey-mid);
	border-radius:4px;
	width:100%;
/*	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;*/
	-webkit-appearance: initial;
-webkit-appearance: listbox;
}
/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, :root .safari_only {

	.facetwp-facet-specialty .facetwp-dropdown{
		text-indent:1.75em;
        height:42px;

	}

}
.facetwp-facet.facetwp-facet-specialty{
	margin-bottom: 0;
}
.facetwp-facet-specialty .facetwp-dropdown:focus-visible{
	outline: solid 1px transparent;
	border-radius:4px;
}
/* WP Facet Pagination */

.facetwp-pager{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width:100%;
	max-width:400px;
	margin:0 auto !important;
}
.facetwp-page{
	color:var(--blue-main);
	padding:0.25em 0.25em 0.25em 0.25em !important;
	height:2em;
	width:2em;
	margin:0 !important;
	border:1px solid transparent;
}
.facetwp-page.first{

}
.facetwp-page.active, .facetwp-page.active:hover{
	font-family: var(--body-type);
	font-weight: 700;
	color: var(--white);
	height:2em;
	width:2em;
	border-radius: 50%;
	background-color: var(--blue-main);
	border:1px solid var(--blue-main);
	padding:0.25em 0.25em 0.25em 0.35em !important;
	margin:0;
}
.facetwp-page:hover{
	font-family: var(--body-type);
	font-weight: 700;
	color: var(--blue-main);
	height:2em;
	width:2em;
	border-radius: 50%;
	background-color: var(--blue-light);
	border:1px solid var(--blue-light);
	padding:0.25em 0.25em 0.25em 0.25em !important;
	margin:0;
}
.facetwp-page.last.active{

}
.facetwp-page.next, .facetwp-page.prev{
	border:1px solid var(--blue-main);
	border-radius: 50%;
}
.facetwp-page.next:hover, .facetwp-page.prev:hover{
	border:1px solid var(--blue-light);
}
.facetwp-page.next:after, .facetwp-page.prev:after{
	content: '';
    display: block;
    height:2em;
    width: 2em;
    background-repeat: no-repeat;
   	-webkit-mask-size: 50% 50%;
   	        mask-size: 50% 50%;
    background-color: var(--blue-main);
    -webkit-mask-image: url(/wp-content/themes/figure1/img/icons/chevron-icon.svg);
    mask-image: url(/wp-content/themes/figure1/img/icons/chevron-icon.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
}
.facetwp-page.next:after{
	-webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-mask-position: 75% 30%;
            mask-position: 75% 30%;
}
.facetwp-page.prev:after{
	-webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-mask-position: 30% 92%;
            mask-position: 30% 92%;
}
.facetwp-page.next:hover:after,
.facetwp-page.next:active:after,
.facetwp-page.next:focus:after {
	border:1px solid var(--blue-light);
}
.facetwp-page.prev:hover:after,
.facetwp-page.prev:active:after,
.facetwp-page.prev:focus:after{
border:1px solid var(--blue-light);
}
.facetwp-type-search i.clear {
    position: absolute;
    right: 30px;
    height: 100%;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    opacity: 0.3;
    width: 24px;
    height: 100%;
    background: transparent url('/wp-content/plugins/facetwp/assets/images/icon-close.png') 6px 50% no-repeat;
    background-size: 14px 14px;
}

.facetwp-type-search i.clear:hover {
    opacity: 0.8;
}

/* no clear icon  while the Search facet is loading */
/* and when an auto-refresh is running */
.facetwp-type-search .f-loading + input + i.clear,
.facetwp-type-search .loading + i.clear {
    display: none !important;
}

.facetwp-facet input.facetwp-search {
    padding-right: 54px;
}
#search {
	padding:0.5em 1.75em 0.5em 1.75em;
	color: var(--grey-dark) !important;
	background-image: url('/wp-content/themes/figure1/img/icons/Magnifying glass_icon.png');
	background-repeat: no-repeat;
	background-position: 0.5em center;
	background-size: 20px 22px;
	border: solid 1px var(--grey-mid);
	border-radius:4px;
	max-width: 100%;
	background-color: var(--white);
}
.form-control, .form-control:focus, input.form-control:-webkit-autofill{
	color:var(--grey-dark) !important;
}
/*trying to over ride the chrome autofil colour*/
input.form-control:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: var(--grey-dark);
}

input.form-control:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;/*your box-shadow*/
    -webkit-text-fill-color: var(--grey-dark);
} 
.form-control::-webkit-input-placeholder {
    color: var(--grey-dark);
    opacity: 1;
    padding-left: 0.45em;
}
.form-control::-moz-placeholder {
    color: var(--grey-dark);
    opacity: 1;
    padding-left: 0.45em;
}
.form-control:-ms-input-placeholder {
    color: var(--grey-dark);
    opacity: 1;
    padding-left: 0.45em;
}
.form-control::-ms-input-placeholder {
    color: var(--grey-dark);
    opacity: 1;
    padding-left: 0.45em;
}
.form-control::placeholder {
    color: var(--grey-dark);
    opacity: 1;
    padding-left: 0.45em;
}
#search:focus-visible{
	outline: solid 1px transparent;
	border-radius:4px;
}
input::-webkit-textfield-decoration-container{
	padding-left: 0.45em;
}
/*.facetwp-facet-specialty:after{
	font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
     content: '\f199';
     position: absolute;
     left:-35px;
}*/
/*Categories*/
.facetwp-facet.facetwp-facet-categories.facetwp-type-radio{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.facetwp-radio.checked, .facetwp-radio.checked:hover{
	background-color: var(--primary) !important;
	background-image: none !important;
	font-family: var(--medium-type);
	font-weight:500;
	color: var(--white) !important;
	border:1px solid var(--blue-main) !important;
	}
.facetwp-radio{
	font-size: 0.875rem !important;
	background-color: var(--grey-light) !important;
    color: var(--blue-main) !important;
    border:1px solid var(--grey-light) !important;
	background-image:none !important;
    background-size: 100% 100% !important;
    margin-bottom: 4px;
    margin-right:0.7em;
    padding-left: 0.75rem !important;
    margin-top: 0.4em;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.facetwp-radio:before {
    display: block;
    content: attr(data-value);
    font-family: var(--body-type);
    font-weight:700;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    border: 1px solid var(--blue-main) !important;
}
.facetwp-radio:hover{
	background-color: var(--blue-light) !important;
	background-image: none !important;
	border: 1px solid var(--blue-main) !important;
	color: var(--blue-main);
	font-family: var(--body-type);
	font-weight:700;
}
.facetwp-counter {
    display: none !important;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

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

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

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

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

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

	/*rtl:ignore*/
	float: left;

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

.alignright {

	/*rtl:ignore*/
	float: right;

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.entry-content .alignwide {
/*    margin-left  : -2em;
    margin-right : -2em;*/
}
@media (min-width: 576px) {
	.entry-content .alignwide {
	    margin-left  : -5em;
	    margin-right : -5em;
	}
}
.entry-content .alignfull {
    width: 100vw !important;
    left: calc(-50vw + 50%) !important;
    position: relative!important;
	height:auto !important;
	overflow: visible;
	clear:both;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
}
/*Classes to add 2022 02 DDX*/
.podcast-links-wrapper img:hover{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media (max-width: 576px) {
	.podcast-links-wrapper ul.list-group#menu-poscast-links{
		-webkit-box-orient:horizontal !important;
		-webkit-box-direction:normal !important;
		    -ms-flex-direction:row !important;
		        flex-direction:row !important;
	}
}
@media (min-width: 576px) {
	.podcast-links-wrapper{   
		position: relative; 
		left: -80px; 
		height: 0; 
		top: -15px; 
		width: 80px;
	}
}