/*
Theme Name: Twenty Twenty
Text Domain: twentytwenty
Version: 1.5
Requires at least: 4.7
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	 0. CSS Reset
	 1. Document Setup
	 2. Element Base
	 3. Helper Classes
	 4. Site Header
	 5. Menu Modal
	 6. Search Modal
	 7. Page Templates
	     a. Template: Cover Template
	     c. Template: Full Width
	 8. Post: Archive
	 9. Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

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


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

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

html,
body {
	border: none;
	margin: 0;
	padding: 0;
	height:	100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	margin: 0;
	padding: 0;
}

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


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

/*	1. Document Setup
/* -------------------------------------------------------------------------- */


html {
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	box-sizing: border-box;
	color: #404040;
	font-family: 'Gellix', Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

#site-content {
	overflow: hidden;
}


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

.group::after,
.entry-content::after {
	clear: both;
	content: "";
	display: block;
}


/* Base Transitions -------------------------- */

a,
path {
	transition: all 0.15s linear;
}


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

.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;
	word-break: normal;
}

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


/* Skip Link --------------------------------- */

.skip-link {
	left: -99999px;
	top: 25px;
	z-index: 999999999;
	text-decoration: none;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}


/* Font -------------------------------------- */

@font-face {
	font-family: 'Gellix';
	src: url('/wp-content/fonts/Gellix/Gellix-Light.woff2') format('woff2'),
		 url('/wp-content/fonts/Gellix/Gellix-Light.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Gellix';
	src: url('/wp-content/fonts/Gellix/Gellix-Light-Italic.woff2') format('woff2'),
		url('/wp-content/fonts/Gellix/Gellix-Light-Italic.woff') format('woff');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'Gellix';
	src: url('/wp-content/fonts/Gellix/Gellix-Regular.woff2') format('woff2'),
		url('/wp-content/fonts/Gellix/Gellix-Regular.woff') format('woff');
	font-weight: 600;
	font-style: normal;
} 
@font-face {
	font-family: 'Gellix';
	src: url('/wp-content/fonts/Gellix/Gellix-Regular-Italic.woff2') format('woff2'),
		url('/wp-content/fonts/Gellix/Gellix-Regular-Italic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'Gellix';
	src: url('/wp-content/fonts/Gellix/Gellix-SemiBold.woff2') format('woff2'),
		url('/wp-content/fonts/Gellix/Gellix-SemiBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Gellix';
	src: url('/wp-content/fonts/Gellix/Gellix-SemiBold-Italic.woff2') format('woff2'),
		url('/wp-content/fonts/Gellix/Gellix-SemiBold-Italic.woff') format('woff');
	font-weight: 800;
	font-style: italic;	
}


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

@media ( prefers-reduced-motion: reduce ) {

	* {
		animation-duration: 0s !important;
		transition-duration: 0s !important;
	}
}


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

/*	2. Element Base
/* -------------------------------------------------------------------------- */

main {
	display: block;
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
/*	font-feature-settings: "lnum"; */
/*	font-variant-numeric: lining-nums; */
	color: #2e308e;
	font-weight: 800;
	line-height: 1;
}

h1, .heading-size-1 {
	font-size: 75px;
}

h2, .heading-size-2 {
	font-size: 65px;
}

h3, .heading-size-3 {
	font-size: 55px;
}

h4, .heading-size-4 {
	font-size: 45px;
}

h5, .heading-size-5 {
	font-size: 35px;
}

h6, .heading-size-6 {
	font-size: 25px;
}

p {
	line-height: 1.3;
	margin: 0 0 1em 0;
}

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

small, .small {
	font-size: 75%;
}

.smaller {
	font-size: 50%;
}

big, .big {
	font-size: 125%;
}

.bigger {
	font-size: 150%;
}

b,
strong,
.strong {
	font-weight: 800;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight: 1000;
}

ins {
	text-decoration: none;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

abbr,
acronym {
	cursor: help;
}

address {
	line-height: 1.5;
	margin: 0 0 20px 0;
}

hr {
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #2e308e;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
	color: #ffffff;
}

/* .entry-content hr,
hr.styled-separator {
	background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
	background-color: transparent !important;
	border: none;
	height: 1px;
	overflow: visible;
	position: relative; 
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
	background: currentColor;
	content: "";
	display: block;
	height: 16px;
	position: absolute;
	top: calc(50% - 8px);
	transform: rotate(22.5deg);
	width: 1px;
} 

.entry-content hr::before,
hr.styled-separator::before {
	left: calc(50% - 5px);
}

.entry-content hr::after,
hr.styled-separator::after {
	right: calc(50% - 5px);
}
 */ 

a {
	color: #06c7cc;
	text-decoration: none;
	outline: medium none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

a:hover, a:focus {
	color: #85A0f9;
	text-decoration: none;
}


/* Lists ------------------------------------- */

ul,
ol {
	margin: 0 0 30px 30px;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

li {
	line-height: 1.2;
	margin: 5px 0 0 20px;
}

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

.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
	list-style: none;
	margin: 0;
}

.reset-list-style li {
	margin: 0;
}

dt,
dd {
	line-height: 1.5;
}

dt {
	font-weight: 600;
}

dt + dd {
	margin-top: 5px;
}

dd + dt {
	margin-top: 15px;
}


/* Quotes ------------------------------------ */

blockquote {
	border-color: #2e308e;
	border-style: solid;
	border-width: 0 0 0 2px;
	color: inherit;
	font-size: 1em;
	margin: 40px 0;
	padding: 5px 0 5px 20px;
}

cite, .cite {
	color: #53565a;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25;
}



blockquote cite {
	display: block;
	margin: 20px 0 0 0;
}

blockquote p:last-child {
	margin: 0;
}


/* Code -------------------------------------- */

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 0.9em;
	padding: 4px 6px;
}

code,
kbd,
samp {
	background: rgba(0, 0, 0, 0.01);
	border-radius: 2px;
}

pre {
	border: 1px solid #d0d0ce;
	line-height: 1.5;
	margin: 40px 0;
	overflow: auto;
	padding: 30px 20px;
	text-align: left;
}

pre code {
	background: transparent;
	padding: 0;
}


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

figure {
	display: block;
	margin: 0;
}

iframe {
	display: block;
	max-width: 100%;
}

video {
	display: block;
}

svg,
img,
embed,
object {
	height: auto;
}

figcaption,
.wp-caption-text {
	color: #404040;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 15px;
}

figcaption a,
.wp-caption-text a {
	color: inherit;
}

blockquote.instagram-media,
iframe.instagram-media {
	margin: auto !important;
}


/* GALLERIES */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 0 3em -0.8em;
	width: calc(100% + 1.6em);
}

.gallery-item {
	margin: 0.8em 0;
	padding: 0 0.8em;
	width: 100%;
}

.gallery-caption {
	display: block;
	margin-top: 0.8em;
}


/* Inputs ------------------------------------ */

fieldset {
	border: 2px solid #97f5f7;
	padding: 20px;
}

legend {
	font-size: 0.85em;
	font-weight: 600;
	padding: 0 10px;
}

label {
	display: block;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 5px 0;
}

label.inline,
input[type="checkbox"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 5px;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	top: 2px;
	display: inline-block;
	margin: 0;
	width: 15px;
	min-width: 15px;
	height: 15px;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #97f5f7;
	box-shadow: none;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	/* Use the "Yes" SVG Dashicon */
	content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
	position: absolute;
	display: inline-block;
	margin: -1.875px 0 0 -2.5px;
	height: 17.5px;
	width: 17.5px;
}

input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
	font-family: 'Gellix', Arial, sans-serif;
	font-weight: 600;
	line-height: 1;
}

@supports ( font-variation-settings: normal ) {

	input,
	textarea,
	button,
	.button,
	.faux-button,
	.faux-button.more-link,
	.wp-block-button__link,
	.wp-block-file__button {
		font-family: 'Gellix', Arial, sans-serif
	}
}

input,
textarea {
	border-color: #404040;
	color: #404040;
}


input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 1px;
	box-shadow: none;
	display: block;
	font-size: 16px;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 15px 18px;
}

select {
	font-size: 1em;
}

textarea {
	height: 120px;
	line-height: 1.5;
	width: 100%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}

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

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #06c7cc;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.0333em;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 0.5em 1em;
	text-align: center;
	text-decoration: none;
	transition: opacity 0.15s linear;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: currentColor;
}

input[type="search"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

.mpc-button {
	padding: 10px 15px 10px 15px;
}


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

table {
	border: 1px solid #97f5f7;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 16px;
	margin: 40px 0;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.alignleft > table {
	margin: 0;
}

.alignright > table {
	margin: 0;
}

th,
td {
	border: 1px solid #97f5f7;
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 0.5em;
}

caption {
	background: #97f5f7;
	font-weight: 600;
	padding: 0.5em;
	text-align: center;
}

thead {
	vertical-align: bottom;
	white-space: nowrap;
}

th {
	font-weight: 800;
}


/* TPS Custom Font Options ------------------------------ */

.font-white, .font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white h6, .font-white p, .font-white a {
	color: #ffffff;
}

.font-white a:hover {
	color: #97f5f7 !important;
}

.font-shadow, .font-shadow h1, .font-shadow h2, .font-shadow h3, .font-shadow h4, .font-shadow h5, .font-shadow h6, .font-shadow p, .font-shadow a {
	text-shadow: 2px 2px 4px #404040;
}

.font-heavy, .font-heavy h1, .font-heavy h2, .font-heavy h3, .font-heavy h4, .font-heavy h5, .font-heavy h6, .font-heavy p, .font-heavy a {
	font-weight: 1000;
}
.font-bold, .font-bold h1, .font-bold h2, .font-bold h3, .font-bold h4, .font-bold h5, .font-bold h6, .font-bold p, .font-bold a {
	font-weight: 800;
}
.font-regular, .font-regular h1, .font-regular h2, .font-regular h3, .font-regular h4, .font-regular h5, .font-regular h6, .font-regular p, .font-regular a {
	font-weight: 600;
}
.font-light, .font-light h1, .font-light h2, .font-light h3, .font-light h4, .font-light h5, .font-light h6, .font-light p, .font-light a {
	font-weight: 400;
}
.font-thin, .font-thin h1, .font-thin h2, .font-thin h3, .font-thin h4, .font-thin h5, .font-thin h6, .font-thin p, .font-thin a {
	font-weight: 200;
}

.font-uppercase, .font-uppercase h1, .font-uppercase h2, .font-uppercase h3, .font-uppercase h4, .font-uppercase h5, .font-uppercase h6, .font-uppercase p, .font-uppercase a {
	text-transform: uppercase;
}


/* ---------------- Font Colors - Cognizant Branding ----------------- */
.font-white, .font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white h6, .font-white p, .font-white a {
	color: #ffffff;
}
.font-midnight-blue, .font-midnight-blue h1, .font-midnight-blue h2, .font-midnight-blue h3, .font-midnight-blue h4, .font-midnight-blue h5, .font-midnight-blue h6, .font-midnight-blue p, .font-midnight-blue a {
	color: #000048 !important;
}
.font-dark-plum, .font-dark-plum h1, .font-dark-plum h2, .font-dark-plum h3, .font-dark-plum h4, .font-dark-plum h5, .font-dark-plum h6, .font-dark-plum p, .font-dark-plum a  {
	color: #2e308e !important;
}
.font-medium-plum, .font-medium-plum h1, .font-medium-plum h2, .font-medium-plum h3, .font-medium-plum h4, .font-medium-plum h5, .font-medium-plum h6, .font-medium-plum p, .font-medium-plum a {
	color: #7373d8 !important;
}
.font-light-plum, .font-light-plum h1, .font-light-plum h2, .font-light-plum h3, .font-light-plum h4, .font-light-plum h5, .font-light-plum h6, .font-light-plum p, .font-light-plum a {
	color: #85a0f9 !important;
}
.font-blue, .font-blue h1, .font-blue h2, .font-blue h3, .font-blue h4, .font-blue h5, .font-blue h6, .font-blue p, .font-blue a, .font-dark-blue, .font-dark-blue h1, .font-dark-blue h2, .font-dark-blue h3, .font-dark-blue h4, .font-dark-blue h5, .font-dark-blue h6, .font-dark-blue p, .font-dark-blue a {
	color: #2f78c4 !important;
}
.font-medium-blue, .font-medium-blue h1, .font-medium-blue h2, .font-medium-blue h3, .font-medium-blue h4, .font-medium-blue h5, .font-medium-blue h6, .font-medium-blue p, .font-medium-blue a {
	color: #6aa2dc !important;
}
.font-light-blue, .font-light-blue h1, .font-light-blue h2, .font-light-blue h3, .font-light-blue h4, .font-light-blue h5, .font-light-blue h6, .font-light-blue p, .font-light-blue a {
	color: #92bbe6 !important;
}
.font-dark-teal, .font-dark-teal h1, .font-dark-teal h2, .font-dark-teal h3, .font-dark-teal h4, .font-dark-teal h5, .font-dark-teal h6, .font-dark-teal p, .font-dark-teal a {
	color: #06c7cc !important;
}
.font-medium-teal, .font-medium-teal h1, .font-medium-teal h2, .font-medium-teal h3, .font-medium-teal h4, .font-medium-teal h5, .font-medium-teal h6, .font-medium-teal p, .font-medium-teal a {
	color: #26efe9 !important;
}
.font-light-teal, .font-light-teal h1, .font-light-teal h2, .font-light-teal h3, .font-light-teal h4, .font-light-teal h5, .font-light-teal h6, .font-light-teal p, .font-light-teal a {
	color: #97f5f7 !important;
}


/* ---------------- Background Colors - Cognizant Branding ----------------- */
.background-midnight-blue {background-color: #000048 !important;}
.background-dark-plum .background-blue {background-color: #2e308e !important;}
.background-medium-plum, .background-med-plum {background-color: #7373d8 !important;}
.background-light-plum, .background-lite-plum {background-color: #85a0f9 !important;}
.background-dark-blue, .background-dk-blue {background-color: #2f78c4 !important;}
.background-medium-blue, .background-med-blue {background-color: #6aa2dc !important;}
.background-light-blue, .background-lite-blue {background-color: #92bbe6 !important;}
.background-dark-teal, .background-dk-teal {background-color: #06c7cc !important;}
.background-medium-teal, .background-med-teal {background-color: #26efe9 !important;}
.background-light-teal, .background-lite-teal {background-color: #97f5f7 !important;}
.background-dark-gray, .background-dk-gray {background-color: #53565a !important;}
.background-medium-gray, .background-med-gray {background-color: #97999b !important;}
.background-light-gray, .background-lite-gray {background-color: #d0d0ce !important;}




.box-shadow {
	box-shadow: 3px 3px 6px #404040;
}

.line-height-0, .line-height-0 p, .line-height-0 h1, .line-height-0 h2, .line-height-0 h3, .line-height-0 h4, .line-height-0 h5, .line-height-0 h6, .line-height-0 li {
	line-height: 0 !important;
}

.line-height-1, .line-height-1 p, .line-height-1 h1, .line-height-1 h2, .line-height-1 h3, .line-height-1 h4, .line-height-1 h5, .line-height-1 h6, .line-height-1 li {
	line-height: 1em !important;
}

.line-height-1-1, .line-height-1-1 p, .line-height-1-1 h1, .line-height-1-1 h2, .line-height-1-1 h3, .line-height-1-1 h4, .line-height-1-1 h5, .line-height-1-1 h6, .line-height-1-1 li {
	line-height: 1.1em !important;
}

.line-height-1-2, .line-height-1-2 p, .line-height-1-2 h1, .line-height-1-2 h2, .line-height-1-2 h3, .line-height-1-2 h4, .line-height-1-2 h5, .line-height-1-2 h6, .line-height-1-2 li {
	line-height: 1.2em !important;
}

.line-height-1-3, .line-height-1-3 p, .line-height-1-3 h1, .line-height-1-3 h2, .line-height-1-3 h3, .line-height-1-3 h4, .line-height-1-3 h5, .line-height-1-3 h6, .line-height-1-3 li {
	line-height: 1.3em !important;
}

.line-height-1-4, .line-height-1-4 p, .line-height-1-4 h1, .line-height-1-4 h2, .line-height-1-4 h3, .line-height-1-4 h4, .line-height-1-4 h5, .line-height-1-4 h6, .line-height-1-4 li {
	line-height: 1.4em !important;
}

.line-height-1-5, .line-height-1-5 p, .line-height-1-5 h1, .line-height-1-5 h2, .line-height-1-5 h3, .line-height-1-5 h4, .line-height-1-5 h5, .line-height-1-5 h6, .line-height-1-5 li {
	line-height: 1.5em !important;
}

.line-height-2, .line-height-2 p, .line-height-2 h1, .line-height-2 h2, .line-height-2 h3, .line-height-2 h4, .line-height-2 h5, .line-height-2 h6, .line-height-2 li {
	line-height: 2em !important;
}

.line-height-2-5, .line-height-2-5 p, .line-height-2-5 h1, .line-height-2-5 h2, .line-height-2-5 h3, .line-height-2-5 h4, .line-height-2-5 h5, .line-height-2-5 h6, .line-height-2-5 li {
	line-height: 2.5em !important;
}


.float-right {float: right;}
.float-left {float: left;}

.testimonial-quote {
	z-index: 1;
}

.testimonial-quote-start, .testimonial-quote-end {
	font-weight: 1000;
	font-size: 3em;
	line-height: 0;
	position: relative;
	top: 22px;
}

.testimonial-quote-start {
	margin-right: 10px;
}

.testimonial-quote-end {
	margin-left: 10px;
}

.center, .centered {
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.left {text-align: left !important;}
.right {text-align: right !important;}



.margin-top-0 {margin-top: 0px !important;}
.margin-bottom-0 {margin-bottom: 0px !important;}
.margin-left-0 {margin-left: 0px !important;}
.margin-right-0 {margin-right: 0px !important;}
.margin-top-5 {margin-top: 5px !important;}
.margin-bottom-5 {margin-bottom: 5px !important;}
.margin-left-5 {margin-left: 5px !important;}
.margin-right-5 {margin-right: 5px !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-bottom-10 {margin-bottom: 10px !important;}
.margin-left-10 {margin-left: 10px !important;}
.margin-right-10 {margin-right: 10px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-left-20 {margin-left: 20px !important;}
.margin-right-20 {margin-right: 20px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.margin-left-30 {margin-left: 30px !important;}
.margin-right-30 {margin-right: 30px !important;}
.margin-top-40 {margin-top: 40px !important;}
.margin-bottom-40 {margin-bottom: 40px !important;}
.margin-left-40 {margin-left: 40px !important;}
.margin-right-40 {margin-right: 40px !important;}
.margin-top-50 {margin-top: 50px !important;}
.margin-bottom-50 {margin-bottom: 50px !important;}
.margin-left-50 {margin-left: 50px !important;}
.margin-right-50 {margin-right: 50px !important;}
.margin-top-60 {margin-top: 60px !important;}
.margin-bottom-60 {margin-bottom: 60px !important;}
.margin-left-60 {margin-left: 60px !important;}
.margin-right-60 {margin-right: 60px !important;}
.margin-top-70 {margin-top: 70px !important;}
.margin-bottom-70 {margin-bottom: 70px !important;}
.margin-left-70 {margin-left: 70px !important;}
.margin-right-70 {margin-right: 70px !important;}
.margin-top-80 {margin-top: 80px !important;}
.margin-bottom-80 {margin-bottom: 80px !important;}
.margin-left-80 {margin-left: 80px !important;}
.margin-right-80 {margin-right: 80px !important;}
.margin-top-90 {margin-top: 90px !important;}
.margin-bottom-90 {margin-bottom: 90px !important;}
.margin-left-90 {margin-left: 90px !important;}
.margin-right-90 {margin-right: 90px !important;}
.margin-top-100 {margin-top: 100px !important;}
.margin-bottom-100 {margin-bottom: 100px !important;}
.margin-left-100 {margin-left: 100px !important;}
.margin-right-100 {margin-right: 100px !important;}


.margin-top--10 {margin-top: -10px !important;}
.margin-bottom--10 {margin-bottom: -10px !important;}
.margin-left--10 {margin-left: -10px !important;}
.margin-right--10 {margin-right: -10px !important;}
.margin-top--20 {margin-top: -20px !important;}
.margin-bottom--20 {margin-bottom: -20px !important;}
.margin-left--20 {margin-left: -20px !important;}
.margin-right--20 {margin-right: -20px !important;}



.img-width-10 img {
	max-width: 10% !important;
	width: 10% !important;
}
.img-width-20 img {
	max-width: 20% !important;
	width: 20% !important;
}
.img-width-25 img {
	max-width: 25% !important;
	width: 25% !important;
}
.img-width-30 img {
	max-width: 30% !important;
	width: 30% !important;
}
.img-width-40 img {
	max-width: 40% !important;
	width: 40% !important;
}
.img-width-50 img {
	max-width: 50% !important;
	width: 50% !important;
}
.img-width-60 img {
	max-width: 60% !important;
	width: 60% !important;
}
.img-width-70 img {
	max-width: 70% !important;
	width: 70% !important;
}
.img-width-75 img {
	max-width: 75% !important;
	width: 75% !important;
}
.img-width-80 img {
	max-width: 80% !important;
	width: 80% !important;
}
.img-width-90 img {
	max-width: 90% !important;
	width: 90% !important;
}
.img-width-100 img {
	max-width: 100% !important;
	width: 100% !important;
}


.min-width-260 {
	min-width: 260px;
}


.get-connected-button .vc_toggle_title {
	background-color: #06c7cc;
	padding: 10px 1px 10px 10px;
	text-align: center;
}

.get-connected-button .vc_toggle_title h4 {
	color: #FFF;
}

.list-style-type-none li{
	margin-left: 5px !important;
}



/* Responsive Font-size ---------------------- */

.font-responsive-size-8-5, .font-responsive-size-8-5 h1, .font-responsive-size-8-5 h2, .font-responsive-size-8-5 h3, .font-responsive-size-8-5 h4, .font-responsive-size-8-5 h5, .font-responsive-size-8-5 h6, .font-responsive-size-8-5 p, .font-responsive-size-8-5 a {
	font-size: 9vmax !important;
}
.font-responsive-size-8, .font-responsive-size-8 h1, .font-responsive-size-8 h2, .font-responsive-size-8 h3, .font-responsive-size-8 h4, .font-responsive-size-8 h5, .font-responsive-size-8 h6, .font-responsive-size-8 p, .font-responsive-size-8 a {
	font-size: 8.5vmax !important;
}
.font-responsive-size-7-5, .font-responsive-size-7-5 h1, .font-responsive-size-7-5 h2, .font-responsive-size-7-5 h3, .font-responsive-size-7-5 h4, .font-responsive-size-7-5 h5, .font-responsive-size-7-5 h6, .font-responsive-size-7-5 p, .font-responsive-size-7-5 a {
	font-size: 8vmax !important;
}
.font-responsive-size-7, .font-responsive-size-7 h1, .font-responsive-size-7 h2,.font-responsive-size-7  h3, .font-responsive-size-7 h4, .font-responsive-size-7 h5, .font-responsive-size-7 h6, .font-responsive-size-7 p, .font-responsive-size-7 a {
	font-size: 7.5vmax !important;
}
.font-responsive-size-6-5, .font-responsive-size-6-5 h1, .font-responsive-size-6-5 h2, .font-responsive-size-6-5 h3, .font-responsive-size-6-5 h4, .font-responsive-size-6-5 h5, .font-responsive-size-6-5 h6, .font-responsive-size-6-5 p, .font-responsive-size-6-5 a {
	font-size: 7vmax !important;
}
.font-responsive-size-6, .font-responsive-size-6 h1, .font-responsive-size-6 h2, .font-responsive-size-6 h3, .font-responsive-size-6 h4, .font-responsive-size-6 h5, .font-responsive-size-6 h6, .font-responsive-size-6 p, .font-responsive-size-6 a {
	font-size: 6.5vmax !important;
}
.font-responsive-size-5-5, .font-responsive-size-5-5 h1, .font-responsive-size-5-5 h2, .font-responsive-size-5-5 h3, .font-responsive-size-5-5 h4, .font-responsive-size-5-5 h5, .font-responsive-size-5-5 h6, .font-responsive-size-5-5 p, .font-responsive-size-5-5 a {
	font-size: 6vmax !important;
}
.font-responsive-size-5, .font-responsive-size-5 h1, .font-responsive-size-5 h2, .font-responsive-size-5 h3, .font-responsive-size-5 h4, .font-responsive-size-5 h5, .font-responsive-size-5 h6, .font-responsive-size-5 p, .font-responsive-size-5 a {
	font-size: 5.5vmax !important;
}
.font-responsive-size-4-5, .font-responsive-size-4-5 h1, .font-responsive-size-4-5 h2, .font-responsive-size-4-5 h3, .font-responsive-size-4-5 h4, .font-responsive-size-4-5 h5, .font-responsive-size-4-5 h6, .font-responsive-size-4-5 p, .font-responsive-size-4-5 a {
	font-size: 5vmax !important;
}
.font-responsive-size-4, .font-responsive-size-4 h1, .font-responsive-size-4 h2, .font-responsive-size-4 h3, .font-responsive-size-4 h4, .font-responsive-size-4 h5, .font-responsive-size-4 h6, .font-responsive-size-4 p, .font-responsive-size-4 a {
	font-size: 4.5vmax !important;
}
.font-responsive-size-3-7, .font-responsive-size-3-7 h1, .font-responsive-size-3-7 h2, .font-responsive-size-3-7 h3, .font-responsive-size-3-7 h4, .font-responsive-size-3-7 h5, .font-responsive-size-3-7 h6, .font-responsive-size-3-7 p, .font-responsive-size-3-7 a {
	font-size: 4.2vmax !important;
}
.font-responsive-size-3-5, .font-responsive-size-3-5 h1, .font-responsive-size-3-5 h2, .font-responsive-size-3-5 h3, .font-responsive-size-3-5 h4, .font-responsive-size-3-5 h5, .font-responsive-size-3-5 h6, .font-responsive-size-3-5 p, .font-responsive-size-3-5 a {
	font-size: 4vmax !important;
}
.font-responsive-size-3, .font-responsive-size-3 h1, .font-responsive-size-3 h2, .font-responsive-size-3 h3, .font-responsive-size-3 h4, .font-responsive-size-3 h5, .font-responsive-size-3 h6, .font-responsive-size-3 p, .font-responsive-size-3 a {
	font-size: 3.5vmax !important;
}
.font-responsive-size-2-5, .font-responsive-size-2-5 h1, .font-responsive-size-2-5 h2, .font-responsive-size-2-5 h3, .font-responsive-size-2-5 h4, .font-responsive-size-2-5 h5, .font-responsive-size-2-5 h6, .font-responsive-size-2-5 p, .font-responsive-size-2-5 a {
	font-size: 3vmax !important;
}
.font-responsive-size-2, .font-responsive-size-2 h1, .font-responsive-size-2 h2, .font-responsive-size-2 h3, .font-responsive-size-2 h4, .font-responsive-size-2 h5, .font-responsive-size-2 h6, .font-responsive-size-2 p, .font-responsive-size-2 a {
	font-size: 2.5vmax !important;
}
.font-responsive-size-1-5, .font-responsive-size-1-5 h1, .font-responsive-size-1-5 h2, .font-responsive-size-1-5 h3, .font-responsive-size-1-5 h4, .font-responsive-size-1-5 h5, .font-responsive-size-1-5 h6, .font-responsive-size-1-5 p, .font-responsive-size-1-5 a {
	font-size: 2vmax !important;
}
.font-responsive-size-1, .font-responsive-size-1 h1, .font-responsive-size-1 h2, .font-responsive-size-1 h3, .font-responsive-size-1 h4, .font-responsive-size-1 h5, .font-responsive-size-1 h6, .font-responsive-size-1 p, .font-responsive-size-1 a {
	font-size: 1.5vmax !important;
}
.font-responsive-size-0-75, .font-responsive-size-0-75 h1, .font-responsive-size-0-75 h2, .font-responsive-size-0-75 h3, .font-responsive-size-0-75 h4, .font-responsive-size-0-75 h5, .font-responsive-size-0-75 h6, .font-responsive-size-0-75 p, .font-responsive-size-0-75 a {
	font-size: 1.25vmax !important;
}
.font-responsive-size-0-5, .font-responsive-size-0-5 h1, .font-responsive-size-0-5 h2, .font-responsive-size-0-5 h3, .font-responsive-size-0-5 h4, .font-responsive-size-0-5 h5, .font-responsive-size-0-5 h6, .font-responsive-size-0-5 p, .font-responsive-size-0-5 a {
	font-size: 1vmax !important;
}

/* ------------ Variable Width Font Size Options ----------------- */
.font-size-0-5vw {font-size: 0.5vmax;}
.font-size-1vw {font-size: 1vmax;}
.font-size-1-1vw {font-size: 1.1vmax;}
.font-size-1-2vw {font-size: 1.2vmax;}
.font-size-1-3vw {font-size: 1.3vmax;}
.font-size-1-4vw {font-size: 1.4vmax;}
.font-size-1-5vw {font-size: 1.5vmax;}
.font-size-1-6vw {font-size: 1.6vmax;}
.font-size-1-7vw {font-size: 1.7vmax;}
.font-size-1-8vw {font-size: 1.8vmax;}
.font-size-1-9vw {font-size: 1.9vmax;}
.font-size-2vw {font-size: 2vmax;}
.font-size-2-1vw {font-size: 2.1vmax;}
.font-size-2-2vw {font-size: 2.2vmax;}
.font-size-2-3vw {font-size: 2.3vmax;}
.font-size-2-4vw {font-size: 2.4vmax;}
.font-size-2-5vw {font-size: 2.5vmax;}
.font-size-2-6vw {font-size: 2.6vmax;}
.font-size-2-7vw {font-size: 2.7vmax;}
.font-size-2-8vw {font-size: 2.8vmax;}
.font-size-2-9vw {font-size: 2.9vmax;}
.font-size-3vw {font-size: 3vmax;}
.font-size-3-1vw {font-size: 3.1vmax;}
.font-size-3-2vw {font-size: 3.2vmax;}
.font-size-3-3vw {font-size: 3.3vmax;}
.font-size-3-4vw {font-size: 3.4vmax;}
.font-size-3-5vw {font-size: 3.5vmax;}
.font-size-4vw {font-size: 4vmax;}
.font-size-4-5vw {font-size: 4.5vmax;}
.font-size-5vw {font-size: 5vmax;}



/* ---------------------- Fixed Element - Right Side ---------------------- */
.fixed-element-right {
  position: fixed; 
  z-index: 1; 
  top: 0; 
  right: 0;
}



/* ---------------------- Page Lock - Password Entry Field ---------------------- */

.post-password-required {
	margin: 20px !important;
}



/* Landing page Helpful Resources post grid section - Telemedicine and COVID-19 ---------------------- */

.gb-block-post-grid header .gb-block-post-grid-title a {
	color: #2e308e !important;
    text-decoration: none !important;
}

.gb-block-post-grid header .gb-block-post-grid-title a:hover {
	color: #06c7cc !important;
    text-decoration: none !important;
}

.gb-block-post-grid .gb-block-post-grid-more-link {
	color: #2e308e !important;
}

.gb-block-post-grid .gb-block-post-grid-more-link a {
	color: #2e308e !important;
    text-decoration: none !important;
}

.gb-block-post-grid .gb-block-post-grid-more-link:hover {
	color: #06c7cc !important;
    text-decoration: none !important;
}


/* ------------ TPS Marketplace ------------ */

.marketplace-form-legal {
	color: #2e308e;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.1em;
}

.marketplace-header-with-this-partner-you-can {
	color: #000048;
	font-weight: 800;
	margin-top: 15px;
}

.marketplace-grid-post-width {
	max-width: 285px;
}

.marketplace-platinum-grid-post-carousel {
	position: unset !important;
	visibility: visible !important;
}

.marketplace-grid-post-logo-image img {
	width: 100%;
	margin: auto;
	max-width: 250px !important;
}

.marketplace-platinum-grid-post-carousel .mpc-post .mpc-post__thumbnail {
	background-size: contain !important;
}

.marketplace-grid-post-excerpt {
	font-size: 14px;
}

.marketplace-platinum-grid-post-excerpt {
	font-size: 14px;
}

@media (min-width: 768px) {
	.marketplace-grid-post-excerpt {
		min-height: 9.3em;
	}
	.marketplace-platinum-grid-post-excerpt {
		min-height: 12.2em;
	}
}

@media (min-width: 919px) {
	.marketplace-grid-post-excerpt {
		min-height: 7.2em;
	}
	.marketplace-platinum-grid-post-excerpt {
		min-height: 10.7em;
	}
}

@media (min-width: 1140px) {
	.marketplace-grid-post-excerpt {
		min-height: 6em;
	}
	.marketplace-platinum-grid-post-excerpt {
		min-height: 7.3em;
	}
}

.marketplace-grid-post-button-link .vc_btn3.vc_btn3-style-custom {
	background-image: none;
	font-size: 15px;
	font-weight: 800;
	background-image: none;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}

.marketplace-divider-opacity {
	opacity: 1 !important;
}




/* ------------ TPS Alert/Notification Bar (Notibar) ------------ */

.njt-nofi-padding-text {
	padding: 0;
}

.njt-nofi-notification-bar .njt-nofi-content {
	padding: 0;
}

.njt-nofi-notification-bar .njt-nofi-hide .njt-nofi-close-icon {
	background: none;
}

.njt-nofi-notification-bar .njt-nofi-hide {
	top: 0;
}

.njt-nofi-notification-bar img {
	margin-bottom: -4px;
} 

.alert-bar {
	padding: 20px 50px !important;
	font-size: 16px;
	color: #ffffff !important;
	text-shadow: 2px 2px 4px #404040 !important;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 100vw;
}

@media (max-width: 782px) {
	.alert-bar {
		font-size: 14px;
	}
}
@media (max-width: 600px) {
	.alert-bar {
		font-size: 12px;
	}
}

.alert-bar a {
	color: #ffffff !important;
}

.alert-bar:hover a {
	color: #97f5f7 !important;
}

.alert-bar-cta {
	text-decoration: underline !important;
	margin-left: 5px;
}

.alert-bckgrnd-1 {
	background-image: url('/wp-content/uploads/Alert-bckgd-1.jpg');
	background-size: cover !important;
	min-width: 1600px !important;
}

.alert-bckgrnd-2 {
	background-image: url('/wp-content/uploads/Alert-bckgd-2.jpg');
	background-size: cover !important;
	min-width: 1600px !important;
}

.alert-bckgrnd-3 {
	background-image: url('/wp-content/uploads/Alert-bckgd-3.jpg');
	background-size: cover !important;
	min-width: 1600px !important;
}

.z-index-0 {
	z-index: 0 !important;
}


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

/*	3. Helper Classes
/* -------------------------------------------------------------------------- */


/* Layout ------------------------------------ */

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.screen-height {
	min-height: 100vh;
}

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

@media (max-width: 782px) {

	.admin-bar .screen-height {
		min-height: calc(100vh - 46px);
	}
}

.screen-width {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

/* Sections ---------------------------------- */

section {
	/* padding: 50px 0; */
	padding: 0;
	width: 100%;
}

.section-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: calc(100% - 40px);
}

.section-inner.max-percentage {
	width: 100%;
}

.section-inner.thin {
	max-width: 580px;
}

.section-inner.small {
	max-width: 800px;
}

.section-inner.medium {
	max-width: 1000px;
}

.section-inner.no-margin {
	margin: 0;
}


/* Toggles ----------------------------------- */

.toggle {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #2e308e;
	cursor: pointer;
	font-family: inherit;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: inherit;
	user-select: none;
}

button.toggle {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: inherit;
	font-weight: 400;
	letter-spacing: inherit;
	padding: 0;
	text-transform: none;
}

/* Hiding and Showing ------------------------ */

.js .show-js {
	display: block !important;
}

.js .hide-js {
	display: none !important;
}

.no-js .show-no-js {
	display: block !important;
}

.no-js .hide-no-js {
	display: none !important;
}


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

.font-size-xl {
	font-size: 1.25em;
}

.font-size-xs {
	font-size: 0.8em;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Colors ------------------------------------ */

/* COLOR */

.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: #06c7cc;
}

/* BACKGROUND COLOR */

.bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
	background-color: #06c7cc;
}

/* BORDER COLOR */

.border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
	border-color: #06c7cc;
}

/* FILL COLOR */

.fill-children-accent,
.fill-children-accent * {
	fill: #06c7cc;
}

.fill-children-current-color,
.fill-children-current-color * {
	fill: currentColor;
}


/* Opacity ----------------------------------- */

.opacity-0 {
	opacity: 0;
}

.opacity-5 {
	opacity: 0.05;
}

.opacity-10 {
	opacity: 0.1;
}

.opacity-15 {
	opacity: 0.15;
}

.opacity-20 {
	opacity: 0.2;
}

.opacity-25 {
	opacity: 0.25;
}

.opacity-30 {
	opacity: 0.3;
}

.opacity-35 {
	opacity: 0.35;
}

.opacity-40 {
	opacity: 0.4;
}

.opacity-45 {
	opacity: 0.45;
}

.opacity-50 {
	opacity: 0.5;
}

.opacity-55 {
	opacity: 0.55;
}

.opacity-60 {
	opacity: 0.6;
}

.opacity-65 {
	opacity: 0.65;
}

.opacity-70 {
	opacity: 0.7;
}

.opacity-75 {
	opacity: 0.75;
}

.opacity-80 {
	opacity: 0.8;
}

.opacity-85 {
	opacity: 0.85;
}

.opacity-90 {
	opacity: 0.9;
}

.blend-mode-exclusion {
	mix-blend-mode: exclusion;
}

.blend-mode-hue {
	mix-blend-mode: hue;
}

.blend-mode-saturation {
	mix-blend-mode: saturation;
}

.blend-mode-color {
	mix-blend-mode: color;
}

.blend-mode-luminosity {
	mix-blend-mode: luminosity;
}


/* Image Classes ----------------------------- */

.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-attachment-fixed {
	background-attachment: fixed;
}

@supports ( -webkit-overflow-scrolling: touch ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

@media ( prefers-reduced-motion: reduce ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

.wp-block-image.is-resized {
	margin-left: auto;
	margin-right: auto;
}

.image-full-width {
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
}
	
	

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

.search-form {
	align-items: stretch;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 -8px -8px;
}

/*
.search-form .search-field,
.search-form .search-submit {
	margin: 0 0 8px 8px;
}
*/

.search-form label {
	align-items: stretch;
	display: flex;
	font-size: inherit;
	margin: 0;
	width: 100%;
}

.search-form .search-field {
	width: 100%;
	padding: 6px 20px;
}

.search-form .search-submit {
	flex-shrink: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
	text-decoration: none;
}

#search-form-2 {
    margin: -1px 0px;
}


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

ul.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -9px 0 0 -9px;
	width: calc(100% + 9px);
}

ul.social-icons li {
	margin: 9px 0 0 9px;
}

.social-icons a {
	align-items: center;
	background: #06c7cc;
	border-radius: 50%;
	color: #fff;
	display: flex;
	height: 44px;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	transition: transform 0.15s ease-in-out;
	width: 44px;
}

.social-icons a:focus,
.social-icons a:hover {
	transform: scale(1.1);
	text-decoration: none;
}


/* Cover Modals ------------------------------ */

.cover-modal {
	display: none;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
	display: none !important;
}

.cover-modal.show-modal {
	display: block;
	cursor: pointer;
}

.cover-modal.show-modal > * {
	cursor: default;
}


/* Request Demo slide-out CTA button ------------------------------ */


#request-demo-slide-out {
	position: fixed;
	top: 250px;
	right: -65px;
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
	z-index: 5;
}

#request-demo-slide-out a {
	font-weight: 600 !important;
	font-size: 18px !important;
	background-color: #06c7cc !important;
}

#request-demo-slide-out-vendor {
	font-weight: 600;
	font-size: 18px;
	position: absolute;
	top: 85px;
	right: -65px;
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
	z-index: 5;
}

#request-demo-slide-out-vendor a {
	font-size: 18px;
}

.explore-partnership {
	right: -99px !important;
}

.cta-button-health-systems {
	position: absolute;
	top: 150px !important;
	right: -110px !important;
}



/* Contact Us Options Columns ------------------------------ */
#contact-us-option-column {
	min-width: 250px;
}

.mpc-image .mpc-item {
	z-index: 0 !important;
}


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

/*	4.	Site Header
/* -------------------------------------------------------------------------- */


#site-header {
	background: #fff;
	position: sticky;
	width: 100%;
	top: 0;
	z-index: 1100;
	box-shadow: 0px 1px 3px #909090;
}

.header-inner {
	max-width: 1200px;
	padding: 20px 0;
	transition: 0.5s;
	z-index: 100;
}

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

.header-titles-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0 40px;
	text-align: center;
	max-width: 30%;
}

body:not(.enable-search-modal) .header-titles-wrapper {
	justify-content: flex-start;
	padding-left: 0;
	text-align: left;
}

.site-title,
.site-logo,
.site-description {
	margin: 0;
}

.site-title {
	font-size: 21px;
	font-weight: 600;
	line-height: 1;
}

.site-title a {
	color: inherit;
	display: block;
	text-decoration: none;
}

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

.site-description {
	margin-top: 10px;
	color: #53565a;
	font-size: 18px;
	font-weight: 400;
	display: none;
	letter-spacing: -0.0311em;
	transition: all 0.15s linear;
}

.site-logo a,
.site-logo img {
	display: block;
}

.site-logo {
	min-width: 110px;
}

.header-titles .site-logo .site-logo {
	margin: 0;
}

/* #site-logo img {
	width: 100%;
	max-width: 250px;
	transition: 0.2s;
	min-width: 130px;
} */ 

.site-logo img {
	width: 100%;
	max-width: 250px;
	transition: 1s;
	min-width: 130px;
}

.site-logo-scroll img {
	width: 75%;
	max-width: 250px;
	transition: 1s;
	min-width: 130px;
}

#vendor-site-tps-logo img {
	max-width: 220px;
	transition: 0.2s;
}

.site-logo-campaign img {
	width: 25%;
	max-width: 150px;
	min-width: 90px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	transition: 0.2s;
	display: block;
}

body:not(.enable-search-modal) .site-logo img {
	margin: 0;
}


/* Header Right Column ----------------------- */

#header_right {
	padding: 15px 0 0;
	width: 78%;
}


/* Overlay Header ---------------------------- */

.overlay-header #site-header {
	background: transparent;
	margin: 0;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1100;
}

.overlay-header .header-inner {
	color: #fff;
}

.overlay-header .site-description,
.overlay-header .toggle {
	color: #2e308e;
}

.overlay-header .header-inner .toggle-wrapper::before {
	background-color: currentColor;
	opacity: 0.25;
}

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

@media (max-width: 782px) {

	.admin-bar.overlay-header #site-header {
		top: 46px;
	}
}

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

.header-navigation-wrapper {
	display: none;
}

/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	display: flex;
	overflow: visible;
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: currentColor;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 23px;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
}

.toggle-text {
	display: none;
}

.toggle-inner .toggle-text {
	color: #2e308e;
	font-size: 10px;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 5px);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: #2e308e;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: none;
}

/* Search Toggle ----------------------------- */

.search-toggle {
	position: absolute;
	bottom: 0;
	right: 35px;
	top: 35px;
}

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 20px;
	max-width: 15px;
	width: 15px;
}

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

.nav-toggle {
	position: absolute;
	right: 40px;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 18px;
	width: 26px;
}

.nav-toggle .toggle-inner {
	padding-top: 8px;
	margin-right: -20px;
}

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

.primary-menu-wrapper {
	display: none;
}

ul.primary-menu {
	display: flex;
	font-size: 15px;
	font-weight: 600;
	/* letter-spacing: -0.0277em; */
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: -8px 0 0 -16px;
	text-transform: uppercase;
}

.primary-menu .icon {
	display: none;
	height: 7px;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 13px;
}

.menu-item-has-children .menu-item-has-children ul:after {
	transform: rotate(-90deg);
}

.menu-item-has-children .menu-item-has-children a {
	margin-right: 0px;
}

.sub-menu {
	border: 2px solid #06c7cc;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: none;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 1px);
	left: 0;
}

.primary-menu .icon::before {
	height: 9px;
	width: 2px;
}

.primary-menu .icon::after {
	height: 2px;
	width: 9px;
}

.primary-menu li {
	font-size: inherit;
	line-height: 1.25;
	position: relative;
}

.primary-menu > li {
	margin: 0 5px 0 0;
}

.primary-menu > li.menu-item-has-children > a {
	padding-right: 1px;
}

.primary-menu > li > .icon {
	right: -5px;
	top: calc(50% - 4px);
}

.primary-menu a {
	color: #2e308e;
	font-weight: 800;
	display: block;
	line-height: 1.2;
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
	margin-left: 10px;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
	text-decoration: none;
	color: #000048;
}

.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: none;
}

.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
	text-decoration: none;
}

/* SUB MENU */

.primary-menu ul {
	background: #06c7cc;
	color: #fff;
	font-size: 16px;
	opacity: 0;
	position: absolute;
	right: 99999px;
	top: calc(100% + 20px);
	transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
	transform: translateY(6px);
	width: 290px;
	z-index: 1;
}

.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}

.primary-menu ul::before {
	height: 20px;
	left: 0;
	right: 0;
}

.primary-menu ul::after {
	border: 8px solid transparent;
	border-bottom-color: #06c7cc;
	right: 18px;
}

.primary-menu ul a {
	background-color: #06c7cc;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 10px 20px;
	transition: background-color 0.15s linear;
	width: 100%;
}

.primary-menu a:hover {
	background-color: #FFF;
	color: #000048;
}

.primary-menu ul li.menu-item-has-children > a {
	padding-right: 5px;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 15px;
	top: calc(50% - 5px);
}

/* DEEP DOWN */

.primary-menu ul ul {
	top: -10px;
}

.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
	right: calc(100% + 16px);
}

.primary-menu ul ul::before {
	bottom: 0;
	height: auto;
	left: auto;
	right: -20px;
	top: 0;
	width: 20px;
}

.primary-menu ul ul::after {
	bottom: auto;
	right: -16px;
	top: 20px;
}


/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {

	.primary-menu > li.menu-item-has-children > a {
		padding-right: 0;
	}

	.primary-menu ul li.menu-item-has-children > a {
		padding-right: 0;
		width: unset;
	}

}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
	padding-right: 0;
	width: unset;
}


/* Client Login ------------------------------ */

.header-top-row {
	height: 24px;
	padding-top: 15px;
}

.client-login {
	margin: 0 0 0 214px;
    float: right;
}

.login-dropbtn {
	background-color: #fff;
	color: #06c7cc;
	font-size: 16px;
	font-weight: 800;
	padding: .4em 0;
	text-transform: uppercase;
	border: none;
}

.login-droptext {
	background-color: #FFF;
	color: #2e308e;
	font-size: 18px;
	font-weight: 800;
	border: none;
	margin-left: 0;
	padding: 0px;
}

.login-dropdown {
	position: relative;
	display: inline-block;
}

.login-dropdown-content {
	display: none;
	position: absolute;
	background-color: #97f5f7;
	min-width: 160px;
	padding-bottom: 2px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 2;
	right: 0;
}

.login-dropdown-content a {
	color: #2e308e;
	border-bottom: 1px solid #FFF;
	padding: 6px 16px;
	text-decoration: none;
	display: block;
}

.login-dropdown-content a:hover {
	background-color: #000048;
	color: #FFF;
}

.login-dropdown .login-dropdown-content a:hover {
	color: #FFF;
}

.login-dropdown:hover .login-dropdown-content {
	display: block;
}

.login-dropdown:hover .login-dropbtn {
	background-color: #fff;
}

.login-dropdown:hover .login-droptxt {
	background-color: #2e308e;
}

div.header_widget h3.widget-title  {
	display: none;
}

div.header_widget {
	float: right;
}
	

/* Header Request-Demo Link ------------------ */

.request-demo {
	margin: 0 -14px 0 40px;
	float: right;
}

.request-mobile {
	position: absolute;
    top: -20px;
    right: 0;
    min-width: 140px;
	text-transform: uppercase;
	font-size: 15px;
}

.request-mobile a {
	color: #2e308e;
	font-weight: 800;
}

.request-mobile a: hover {
	color: #000048;
}

.header-request-demo {
	color: #fff;
	background-color: #06c7cc;
	padding: 6px 16px;
	display: block;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: -.02em;
	text-transform: uppercase;
	margin-right: 16px;
}

.request-demo a:hover {
   	color: #fff;
	text-decoration: none;
	background-color: #06c7cc;
}


/* Post Grid List Elements ------------------ */

.post-grid-image img {
	width: 100% !important;
	height: auto !important;
}

@media (max-width: 767px) {
	.post-grid-image img {
		height: 80px;
		max-height: 80px;
	}
}

.grid-post-resource-type {
	color: #06c7cc;
	font-size: 20px;
	text-transform: uppercase;
}

.grid-post-title {
	font-size: 22px !important; 
	line-height: 1.2em !important;
	height: 2em;
	min-height: 2em;
}

.grid-post-excerpt {
	position: static !important;
	font-size: 16px;
	line-height: 1em !important;
	min-height: 5em;
}

.post-grid-read-more-arrow {
	position: absolute !important;
	display: inline !important;
}

.featured-resource-read-more-button a {
	font-size: 20px !important;
	font-weight: 400; 
}
.featured-resource-read-more-button a i {
	font-size: 30px !important;
	font-weight: 400; 
}

.featured-resource-read-more-button a:hover {
	background-color: #05819b !important;
}

.featured-grid-post-title {
	font-size: 22px !important; 
	line-height: 1.2em !important;
	min-height: 3em;
}

.featured-grid-post-excerpt {
	position: static !important;
	font-size: 16px;
	line-height: 1em !important;
	min-height: 7em;
}


/* Post Grid Filter Styles ------------------ */
.vc_grid-filter-item  {
	color: #ffffff;
}
.vc_active {
	color: #2f78c4 !important;
	font-weight: 800 !important;
}
.vc_grid-filter .vc_grid-filter-color-white > .vc_grid-filter-item .vc_active > span, .vc_grid-filter .vc_grid-filter-color-white > .vc_grid-filter-item: hover > span {
    color: #2f78c4;
    font-weight: 800;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2), .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2), .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2) {
	margin-left: 2px !important;
	margin-top: 2px!important;
}

.timeline-arrow-grid-min-height h6 {
	min-height: 100px !important;
}



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

/*	5. Menu Modal
/* -------------------------------------------------------------------------- */


.menu-modal {
	background: #fff;
	display: none;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	bottom: 0;
	left: -999999px;
	right: 999999px;
	top: 0;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	z-index: 1000;
}

.admin-bar .menu-modal {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .menu-modal {
		top: 46px;
	}
}

.menu-modal.show-modal {
	display: flex;
}

.menu-modal.active {
	left: 0;
	opacity: 1;
	right: 0;
	transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
	background: #fff;
	display: flex;
	justify-content: stretch;
	overflow: auto;
	-ms-overflow-style: auto;
	width: 100%;
}

.menu-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

button.close-nav-toggle {
	align-items: center;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	justify-content: flex-end;
	padding: 31px 0;
	width: 100%;
}

button.close-nav-toggle svg {
	height: 16px;
	width: 16px;
}

button.close-nav-toggle .toggle-text {
	margin-right: 16px;
}

.menu-modal .menu-top {
	flex-shrink: 0;
}


/* Main Menu --------------------------------- */

.modal-menu {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.modal-menu li {
	border-color: #97f5f7;
	border-style: solid;
	border-width: 1px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	justify-content: flex-start;
	margin: 0;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
	font-size: 20px;
	font-weight: 800;
	letter-spacing: -0.0375em;
}

.modal-menu > li:last-child {
	border-bottom-width: 1px;
}

.modal-menu .ancestor-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.modal-menu a {
	display: block;
	padding: 20px 25px;
	text-decoration: none;
	width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
}

button.sub-menu-toggle {
	border-left: 1px solid #97f5f7;
	flex-shrink: 0;
	margin: 10px 0;
	padding: 0 25px;
}

button.sub-menu-toggle svg {
	height: 9px;
	transition: transform 0.15s linear;
	width: 15px;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.modal-menu ul {
	display: none;
	margin: 0;
	width: 100%;
}

.modal-menu ul li {
	border-left-width: 10px;
}

.modal-menu ul li a {
	color: inherit;
	font-weight: 400;
}

/* Main menu animation ----------------------- */

.menu-wrapper .menu-item {
	position: relative;
}

.menu-wrapper .active {
	display: block;
}

.menu-wrapper.is-toggling {
	pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
	width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
	transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
	transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
	display: block;
	transition-property: opacity;
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
	opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu > li:last-child li {
	border-top-color: transparent;
	border-bottom-width: 1px;
}

@media (prefers-reduced-motion: reduce) {

	.menu-wrapper.is-animating .menu-item,
	.menu-wrapper.is-animating .toggling-target {
		transition-duration: 1ms !important;
	}

}


/* Expanded Menu ----------------------------- */

.expanded-menu {
	display: none;
}

.mobile-menu {
	display: block;
}


/* Menu Bottom ------------------------------- */

.menu-bottom {
	flex-shrink: 0;
	padding: 40px 0;
}

.menu-bottom nav {
	width: 100%;
}

.menu-copyright {
	display: none;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
	text-decoration: none;
}

.menu-bottom .social-menu {
	justify-content: center;
}


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

/*	6. Search Modal
/* -------------------------------------------------------------------------- */


.search-modal {
	background: rgba(0, 0, 0, 0.2);
	display: none;
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: -99999px;
	top: 0;
	transition: opacity 0.2s linear, left 0s 0.2s linear;
	width: 100%;
	z-index: 999;
}

.admin-bar .search-modal.active {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .search-modal.active {
		top: 46px;
	}
}

.search-modal-inner {
	background: #fff;
	transform: translateY(-100%);
	transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
	display: flex;
	justify-content: space-between;
	max-width: 500px;
}

.search-modal.active {
	left: 0;
	opacity: 1;
	transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

button.search-untoggle {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	margin-right: -25px;
	padding: 0 25px;
}

.search-modal button.search-untoggle {
	color: inherit;
}

.search-modal.active .search-untoggle {
	animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
	height: 15px;
	transition: transform 0.15s ease-in-out;
	width: 15px;
}

.search-untoggle:focus svg,
.search-untoggle:hover svg {
	transform: scale(1.15);
}


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

.search-modal form {
	margin: 0;
	position: relative;
	width: 100%;
}

.search-modal .search-field {
	background: none;
	border: none;
	border-radius: 0;
	color: inherit;
	font-size: 20px;
	letter-spacing: -0.0277em;
	height: 84px;
	margin: 0 0 0 -20px;
	max-width: calc(100% + 20px);
	padding: 0 0 0 20px;
	width: calc(100% + 20px);
}

.search-modal .search-field::-webkit-input-placeholder {
	color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
	color: inherit;
}

.search-modal .search-field::-moz-placeholder {
	color: inherit;
	line-height: 4;
}

.search-modal .search-submit {
	position: absolute;
	right: -99999px;
	top: 50%;
	transform: translateY(-50%);
}

.search-modal .search-submit:focus {
	right: 0;
}


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

/*	7a. Template: Cover Template
/* -------------------------------------------------------------------------- */


.cover-header {
	display: flex;
	overflow: hidden;
}

.cover-header-inner-wrapper {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
}

.cover-header-inner {
	padding: 100px 0 50px 0;
	width: 100%;
}

.cover-color-overlay,
.cover-color-overlay::before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.cover-color-overlay::before {
	background: currentColor;
	content: "";
	display: block;
}

.cover-header .entry-header {
	position: relative;
	width: 100%;
	z-index: 1;
}

.cover-header .entry-header * {
	color: #fff;
}

body.template-cover .entry-header {
	background: transparent;
	padding: 0;
}

.cover-header h1,
.cover-header h2,
.cover-header h3,
.cover-header h4,
.cover-header h5,
.cover-header h6,
.cover-header .faux-heading {
	color: inherit;
}

.cover-header .entry-header a {
	color: inherit;
}

/* To The Content ---------------------------- */

.to-the-content-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 5px);
}

.to-the-content {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 40px;
	text-decoration: none;
}

.to-the-content svg {
	height: 20px;
	transition: transform 0.15s linear;
	transform: translateY(0);
	width: 17.67px;
}

.to-the-content:focus svg,
.to-the-content:hover svg {
	transform: translateY(20%);
}


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

/*	7c. Template: Full Width
/* -------------------------------------------------------------------------- */

body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(data-vc-full-width="true"),
body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(data-vc-full-width="true"),  {
	max-width: 1200px;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width .entry-content .alignright {
	position: static;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft {
	margin-left: 0;
	position: static;
}

body.template-full-width .entry-content > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {
	margin-left: 20px;
	position: static;
}

body.template-full-width .entry-content .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright {
	margin-right: 0;
	position: static;
}

body.template-full-width .entry-content > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,

body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {
	margin-right: 20px;
	position: static;
}


/* Accomodate WPBakery - Full Width - Rows and Sections ------------------------- */

.vc_column_container > .vc_column-inner {
	max-width: 1200px;
	margin: 0 auto;
}

.vc_row, .vc_section {
	background-size: cover;
}

.vc_column-inner {
	padding-top: 0 !important;
}

.vc_row-no-padding {
	max-width: 100% !important;
	margin: 0 auto;
}

.vc_row-no-padding .vc_column-inner {
	max-width: 100% !important;
	margin: 0 auto;
	padding-top: 0 !important;
}

.vc_section[data-vc-full-width] > .vc_row {
	max-width: 1200px;
	margin: 0 auto !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}



.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 0 !important;
}

.solutions-boxes-bottom-margins {
	margin-bottom: -10px !important;
	margin-top: 0px !important;
}

.solutions-boxes {
	margin-left: auto !important;
	margin-right: auto !important;
}

.solutions-boxes-front{
	font-size: 30px;
	line-height: 1em;
}

.mpc-counter__counter .mpc-counter--target, .mpc-counter__suffix, .mpc-counter__prefix {
    font-weight: 1000;
}

.mpc-counter__heading {
	font-weight: 600;
	margin-top: -13px !important;
	margin-bottom: -20px !important;
}

.home-counter-width {
	width: 300px;
	min-width: 240px;
}

/* Fix WPBakery Grid Builder Layouts  ------------------------- */
.vc_grid.vc_row .vc_grid-item {
	display: block !important;
	float: left !important;
}

.vc_grid-item {
	width: 100%;
}


@media screen and (max-width: 480px) {
	.mpc-counter__wrap  .mpc-counter__counter {
		display: inline-block !important;
	}
}
	




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

/*	8. Post: Archive
/* -------------------------------------------------------------------------- */


/* Archive Header ---------------------------- */

.archive-header {
	background-color: #fff;
	padding: 40px 0;
}

.reduced-spacing .archive-header {
	padding-bottom: 20px;
}

.archive-title {
	font-size: 24px;
	font-weight: 800;
	letter-spacing: -0.026666667em;
	margin: 0;
}

.archive-subtitle p:last-child {
	margin-bottom: 0;
}


/* Posts ------------------------------------- */

body:not(.singular) main > article:first-of-type {
	padding: 0;
}

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

/* Search Results ---------------------------- */

.no-search-results-form {
	padding-top: 50px;
}


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

/*	9. Post: Single
/* -------------------------------------------------------------------------- */


/* Post Header ------------------------------- */

.singular .entry-header {
	background-color: #fff;
	padding: 40px 0;
}

.entry-categories {
	line-height: 1.25;
	margin-bottom: 20px;
}

.entry-categories-inner {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	margin: -5px 0 0 -10px;
}

.entry-categories a {
	border-bottom: 1.5px solid currentColor;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.036666667em;
	margin: 5px 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.entry-categories a:focus,
.entry-categories a:hover {
	border-bottom-color: transparent;
}

h1.entry-title,
h2.entry-title {
	margin: 0;
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	text-decoration: none;
}

.intro-text {
	margin-top: 20px;
}

.singular .intro-text {
	font-size: 20px;
	letter-spacing: -0.0315em;
	line-height: 1.4em;
}

/* POST META */

.post-meta-single-top .post-meta {
	justify-content: center;
}

.post-meta-wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 580px;
	width: 100%;
}

.post-meta {
	color: #53565a;
	display: flex;
	flex-wrap: wrap;
	font-size: 15px;
	font-weight: 400;
	list-style: none;
	margin: -10px 0 0 -20px;
}

.post-meta li {
	flex-shrink: 0;
	letter-spacing: -0.016875em;
	margin: 10px 0 0 20px;
	max-width: calc(100% - 20px);
}

.post-meta a {
	color: inherit;
	text-decoration: none;
}

.post-meta a:focus,
.post-meta a:hover {
	text-decoration: none;
}

.post-meta .meta-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
}

.post-meta .meta-icon {
	flex-shrink: 0;
	margin-right: 10px;
}

.sticky .post-sticky {
	color: inherit;
}

.post-meta .post-author .meta-icon svg {
	width: 16px;
	height: 18px;
}

.post-meta .post-categories .meta-icon svg {
	width: 18px;
	height: 17px;
}

.post-meta .post-comment-link .meta-icon svg {
	width: 18px;
	height: 18px;
}

.post-meta .post-date .meta-icon svg {
	width: 17px;
	height: 18px;
}

.post-meta .post-edit .meta-icon svg {
	width: 18px;
	height: 18px;
}

.post-meta .post-sticky .meta-icon svg {
	width: 15px;
	height: 18px;
}

.post-meta .post-tags .meta-icon svg {
	width: 18px;
	height: 18px;
}

.post-meta svg * {
	fill: currentColor;
}

.tps-post-date {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: 400;
	text-shadow: 2px 2px 4px #404040;
}

.tps-post-header-hr {
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ffffff;
	text-shadow: 2px 2px 4px #404040;
	box-shadow: 2px 2px 4px #404040;
}

.tps-post-title {
	color: #ffffff;
	font-weight: 800;
	text-shadow: 2px 2px 4px #404040;
}
.tps-resource-title {
	font-size: 45px;
}
.tps-news-title {
	font-size: 45px;
}

.tps-post-author {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: 400;
	text-shadow: 2px 2px 4px #404040;
	margin-top: 35px;
	font-style: italic;
}

.tps-post-excerpt {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: 600;
	text-shadow: 2px 2px 4px #404040;
	margin-top: 50px;
	margin-bottom: 60px !important;
}



/* START Homepage Carousel Banner Rotating ------------------------------ */

.carouselbannerfullwidth {
	box-shadow: 1px 1px 2px #97999b !important;
}

.carouselbannerfullwidth .vc_images_carousel { }

.icon-prev, .icon-next {
	font-size: 60px !important;
	color: #97f5f7 !important;
	text-shadow: 1px 2px 4px #404040 !important;
}
.icon-prev: hover, .icon-next: hover {
	color: #06c7cc !important;
}

.carouselbannerfullwidth ol li {
	margin: 0 0.5em !important;
	padding: 6px;
	list-style: auto;
}
.carouselbannerfullwidth ol ::marker {
	font-weight: 600 !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
	width: 0px !important;
	border: 1px solid #06c7cc !important;
	background-color: #06c7cc !important;
	cursor: default !important;
	box-shadow: 1px 1px 2px #606060 !important;
}
.vc_images_carousel .vc_carousel-indicators li {
	width: 0px !important;
	border: 1px solid #06c7cc !important;
	background-color: transparent !important;
	box-shadow: 1px 1px 2px #606060 !important;
}
.vc_images_carousel .vc_carousel-indicators li: hover {
	border: 1px solid #97f5f7 !important;
	background-color: #26efe9 !important;
	box-shadow: 1px 1px 2px #606060 !important;
}

/* END Homepage Carousel Banner Rotating ------------------------------ */




.fade {
    -webkit-mask-image: linear-gradient(180deg, #000 20%, transparent);
  }



/*  TPS - Hotspot Images ---------------------------- */

#tps-connect-platform-hotspot-image-width {
	width: 330px !important;
}

.tps-connect-platform-hotspot-text {
	width: 240px !important;
	z-index: 0 !important;
}

.tps-connect-platform-hotspot-icon {
	z-index: 1 !important;
}




/*  Featured Media ---------------------------- */

.featured-media {
	margin-top: 50px;
	position: relative;
}

.singular .featured-media {
	margin-top: 0;
}

.singular .featured-media-inner {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.singular .featured-media::before {
	background: #fff;
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
	top: 0;
}

.featured-media img {
	margin: 0 auto;
}

.featured-media figcaption {
	margin: 15px auto 0 auto;
	text-align: center;
	width: calc(100% - 50px);
}

.post-inner {
	padding-top: 0;
}

.reduced-spacing.missing-post-thumbnail .post-inner {
	padding-top: 0;
}


/* Post Footer ------------------------------- */

/* POST NAV LINKS */

.post-nav-links {
	border-radius: 4px;
	display: flex;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1;
	margin: 3em auto 0 auto;
	padding: 0;
	width: calc(100% - 40px);
	max-width: 580px;
}

.post-nav-links > span.label {
	padding: 1em 0;
}

.post-nav-links > * {
	padding: 1em 0.75em;
}

/* POST META BOTTOM */

.post-meta-wrapper.post-meta-single-bottom {
	margin-top: 30px;
}


/* Author Bio -------------------------------- */

.author-bio {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	max-width: 580px;
	width: 100%;
}

.hide-avatars .author-bio {
	padding-left: 0;
}

.author-bio .author-title-wrapper {
	align-items: center;
	display: flex;
	margin: 0 0 10px 0;
}

.author-bio .avatar {
	border-radius: 50%;
	margin-right: 15px;
	height: 50px;
	width: 50px;
}

.hide-avatars img.avatar {
	display: none;
}

.author-bio p:last-child {
	margin-bottom: 0;
}

.author-bio .author-title {
	margin: 0;
}

.author-bio .author-link {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-top: 1em;
	text-decoration: none;
}

.author-bio .author-link:focus,
.author-bio .author-link:hover {
	text-decoration: none;
}


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

.pagination-single {
	font-size: 18px;
	margin-top: 50px;
}

.pagination-single-inner {
	display: flex;
	flex-direction: column;
}

.pagination-single hr:first-child {
	margin: 0 0 28px 0;
}

.pagination-single hr:last-child {
	margin: 28px 0 8px 0;
}

.pagination-single a {
	align-items: baseline;
	display: flex;
	font-weight: 600;
	letter-spacing: -0.0275em;
	text-decoration: none;
	flex: 1;
}

.pagination-single a + a {
	margin-top: 10px;
}

.pagination-single a .arrow {
	margin-right: 10px;
}

.pagination-single a:focus .title,
.pagination-single a:hover .title {
	text-decoration: none;
}


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

/*	10. Blocks
/* -------------------------------------------------------------------------- */


/* Block Colors ------------------------------ */

.has-text-color a {
	color: inherit;
}

/* CUSTOM COLORS */

:root .has-accent-color {
	color: #06c7cc;
}

:root .has-accent-background-color {
	background-color: #06c7cc;
	color: #fff;
}

:root .has-primary-color {
	background-color: #2e308e;
}

:root .has-primary-background-color {
	background-color: #2e308e;
	color: #fff;
}

:root .has-secondary-color {
	background-color: #06c7cc;
	color: #fff;
}

:root .has-secondary-background-color {
	background-color: #06c7cc;
	color: #fff;
}

:root .has-subtle-background-color {
	background-color: #97f5f7;
}

:root .has-subtle-background-background-color {
	background-color: #97f5f7;
	color: #2e308e;
}

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

:root .has-background-background-color {
	background-color: #97f5f7;
	color: #000048;
}


/* Block Typography Classes ------------------ */

.has-text-align-left {
	text-align: left;
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-right {
	text-align: right;
}

.has-drop-cap:not(:focus)::first-letter {
	color: #06c7cc;
	font-family: 'Gellix', Arial, sans-serif;
	font-size: 5.1em;
	font-weight: 800;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}


/* Block Font Families ----------------------- */

.has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large {
	font-family: 'Gellix', Arial, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.has-drop-cap:not(:focus)::first-letter,
	.entry-content .wp-block-archives,
	.entry-content .wp-block-categories,
	.entry-content .wp-block-latest-posts,
	.entry-content .wp-block-latest-comments,
	.entry-content .wp-block-cover-image p,
	.entry-content .wp-block-pullquote {
		font-family: 'Gellix', Arial, sans-serif;
	}
}

/* Block Font Sizes -------------------------- */

.entry-content .has-small-font-size {
	font-size: 0.842em;
}

.entry-content .has-normal-font-size,
.entry-content .has-regular-font-size {
	font-size: 1em;
}

.entry-content .has-medium-font-size {
	font-size: 1.1em;
	line-height: 1.45;
}

.entry-content .has-large-font-size {
	font-size: 1.25em;
	line-height: 1.4;
}

.entry-content .has-larger-font-size {
	font-size: 1.5em;
	line-height: 1.3;
}


/* Block: Base Margins ----------------------- */

*[class*="_inner-container"] > *:first-child {
	margin-top: 0;
}

*[class*="_inner-container"] > *:last-child {
	margin-bottom: 0;
}

.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
	margin-bottom: 30px;
	margin-top: 30px;
}


/* Block: Shared Nesting Alignment Resets ---- */

[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
	max-width: 580px;
}


/* Block: Shared Widget Styles --------------- */

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments {
	list-style: none;
	margin-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
	list-style: none;
}

.entry-content .wp-block-archives > li,
.entry-content .wp-block-categories > li,
.entry-content .wp-block-latest-posts > li,
.entry-content .wp-block-latest-comment > li {
	margin-left: 0;
}

.entry-content .wp-block-archives > li:last-child,
.entry-content .wp-block-categories > li:last-child,
.entry-content .wp-block-latest-posts > li:last-child,
.entry-content .wp-block-latest-comment > li:last-child {
	margin-bottom: 0;
}

.entry-content .wp-block-archives *,
.entry-content .wp-block-categories *,
.entry-content .wp-block-latest-posts *,
.entry-content .wp-block-latest-comments * {
	font-family: inherit;
}

.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
	color: #53565a;
}

.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
	font-weight: 600;
	text-decoration: none;
}

.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover,
.wp-block-archives a:focus,
.wp-block-categories a:focus,
.wp-block-latest-posts a:focus,
.wp-block-latest-comments a:focus {
	text-decoration: none;
}

.wp-block-latest-posts a,
.wp-block-latest-comments__comment-meta {
	font-weight: 600;
	letter-spacing: -0.025em;
	line-height: 1.25;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
	color: #53565a;
	font-size: 0.7em;
	font-weight: 600;
	letter-spacing: normal;
	margin-top: 0.15em;
}


/* Block: Shared Media Styles ---------------- */

.wp-block-embed figcaption,
.wp-block-image figcaption {
	color: #53565a;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 15px;
}

/* Block: Audio ------------------------------ */

.wp-block-audio audio {
	width: 100%;
}

/* Block: Button ----------------------------- */

.wp-block-button {
	margin: 30px 0;
}

.wp-block-button.is-style-outline {
	color: #06c7cc;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
	padding: calc(1.1em - 2px) calc(1.44em - 2px);
}

/* Block: Columns ---------------------------- */

.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	padding-left: 20px;
	padding-right: 20px;
}

.wp-block-column {
	margin-bottom: 32px;
}

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

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

/* Block: Cover ------------------------------ */

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 40px);
	padding: 20px 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
	max-width: 100%;
	padding: 0;
}

.wp-block-cover-image h2,
.wp-block-cover h2 {
	font-size: 32px;
}

/* Block: Embed ------------------------------ */

/* Block: File ------------------------------- */

.wp-block-file {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wp-block-file a:not(.wp-block-file__button) {
	font-weight: 800;
	text-decoration: none;
}

.wp-block-file a:not(.wp-block-file__button):not(:last-child) {
	margin-right: 10px;
}

.wp-block-file a:not(.wp-block-file__button):focus,
.wp-block-file a:not(.wp-block-file__button):hover {
	text-decoration: none;
}

.wp-block-file .wp-block-file__button {
	font-size: 15px;
	padding: 1em 1.25em;
}

.wp-block-file a.wp-block-file__button:visited {
	opacity: 1;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover {
	opacity: 1;
	text-decoration: none;
}


/* Block: Gallery ---------------------------- */

.wp-block-gallery ul {
	list-style: none;
	margin: 0 0 -16px 0;
}

figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
	margin-bottom: 30px;
	margin-top: 30px;
}

figure.wp-block-gallery.alignleft {
	margin: 3px 20px 20px 0;
}

figure.wp-block-gallery.alignright {
	margin: 3px 0 20px 20px;
}

figure.wp-block-gallery.alignwide {
	margin-bottom: 40px;
	margin-top: 40px;
}

figure.wp-block-gallery.alignfull {
	margin-bottom: 50px;
	margin-top: 50px;
}

/* Block: Group ------------------------------ */

.wp-block-group.has-background {
	padding: 20px;
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-group__inner-container {
	margin: 0 auto;
}

.wp-block-group__inner-container,
.entry-content .wp-block-group p {
	max-width: 100%;
}

.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
	padding-left: 20px;
	padding-right: 20px;
}

/* Block: Image ------------------------------ */

/* Block: Media And Text --------------------- */

.wp-block-media-text .wp-block-media-text__content {
	padding: 30px 20px;
}

.wp-block-media-text .wp-block-media-text__content p {
	max-width: none;
}

.wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

/* Block: Pullquote -------------------------- */

/* STYLE: DEFAULT */

.wp-block-pullquote {
	padding: 0;
	position: relative;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: calc(100% - 40px);
}

.wp-block-pullquote::before {
	background: #fff;
	border-radius: 50%;
	color: #06c7cc;
	content: "”";
	display: block;
	font-size: 62px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 auto 15px auto;
	text-align: center;
	height: 44px;
	width: 44px;
}

.reduced-spacing .wp-block-pullquote::before {
	border: 1px solid currentColor;
	font-size: 59px;
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-block-pullquote blockquote p {
	font-family: inherit;
	font-size: 28px;
	font-weight: 800;
	line-height: 1.178571429;
	letter-spacing: -0.041785714em;
	max-width: 100%;
}

.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}

.wp-block-pullquote cite {
	color: #53565a;
	font-size: 16px;
	font-weight: 600;
	margin-top: 12px;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 28px;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.wp-block-pullquote.alignleft::before {
	margin-left: 0;
}

.wp-block-pullquote.alignright::before {
	margin-right: 0;
}

/* STYLE: SOLID BACKGROUND COLOR */

.wp-block-pullquote.is-style-solid-color {
	padding: 30px 20px;
}

.wp-block-pullquote.is-style-solid-color::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
	transform: translateY(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before {
	left: 20px;
}

.wp-block-pullquote.is-style-solid-color.alignright::before {
	left: auto;
	right: 20px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	text-align: inherit;
}

.wp-block-pullquote.is-style-solid-color cite {
	color: inherit;
}

/* Block: Separator  ------------------------- */

hr.wp-block-separator {
	margin: 30px 0;
}

/* STYLE: WIDE */

.wp-block-separator.is-style-wide {
	max-width: calc(100vw - 40px);
	position: relative;
	width: 100%;
}

/* STYLE: DOTS */

.wp-block-separator.is-style-dots::before {
	background: none;
	color: inherit;
	font-size: 32px;
	font-weight: 800;
	height: auto;
	letter-spacing: 1em;
	padding-left: 1em;
	position: static;
	transform: none;
	width: auto;
}

.wp-block-separator.is-style-dots::after {
	content: none;
}


/* Block: Search ----------------------------- */

.wp-block-search .wp-block-search__input {
	width: auto;
}

/* Block: Table ------------------------------ */

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #97f5f7;
}

figure.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.wp-block-table.is-style-stripes table {
	border-collapse: inherit;
}

/* Block: Quote ------------------------------ */

.wp-block-quote p,
.wp-block-quote cite {
	text-align: inherit;
}

.wp-block-quote[style="text-align:center"] {
	border-width: 0;
	padding: 0;
}

.wp-block-quote[style="text-align:right"] {
	border-width: 0 2px 0 0;
	padding: 0 20px 0 0;
}

/* STYLE: LARGE */

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-family: inherit;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.285;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 16px;
	text-align: inherit;
}

/* Block: Widget Latest Comments ------------- */

.entry-content .wp-block-latest-comments li {
	margin: 20px 0;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 55px;
}

.entry-content .wp-block-latest-comments a {
	text-decoration: none;
}

.entry-content .wp-block-latest-comments a:hover,
.entry-content .wp-block-latest-comments a:focus {
	text-decoration: none;
}

.wp-block-latest-comments__comment {
	font-size: inherit;
}

.wp-block-latest-comments__comment-date {
	margin-top: 0.4em;
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 0.7em;
	margin: 9px 0 20px 0;
}

/* Block: Widget Latest Posts ---------------- */

.wp-block-latest-posts.is-grid li {
	border-top: 2px solid #97f5f7;
	margin-top: 20px;
	padding-top: 10px;
}

.wp-block-latest-posts.has-dates {
	list-style: none;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li {
	margin-top: 15px;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li:first-child {
	margin-top: 0;
}


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

/*	11. Entry Content
/* -------------------------------------------------------------------------- */


.entry-content {
	line-height: 1.3;
}

.entry-content > * {
	margin-left: auto;
	margin-right: auto;
}

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

.entry-content > *:last-child {
	margin-bottom: 0;
}

.read-more-button-wrap {
	margin-top: 1em;
	text-align: center;
}

.entry-content a:hover,
.entry-content a:focus {
	text-decoration: none;
}

.entry-content p,
.entry-content li {
	line-height: 1.2;
}

.entry-content li img {
	display: inline-block;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 10px auto 10px;
}

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


.post-inner .entry-content > .wp-block-cover.alignwide:first-child,
.post-inner .entry-content > .wp-block-cover.alignfull:first-child {
	margin-top: 0;
}

/* Font Families ----------------------------- */

.entry-content {
	letter-spacing: normal;
}



/* Alignment Classes ------------------------- */

/
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 1200px;
	width: calc(100% - 40px);
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 1200px;
	width: 100%;
}


.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
}

/* Full */

.alignfull {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	max-width: 100vw;
	position: relative;
	width: 100%;
}

[class*="__inner-container"] > .alignfull {
	max-width: 100%;
}

/* Wide */

.alignwide {
	max-width: 1200px;
	position: relative;
	width: calc(100% - 40px);
}

[class*="__inner-container"] > .alignwide {
	width: 100%;
}

/* Center */

.aligncenter,
.aligncenter img {
	margin-left: auto;
	margin-right: auto;
}

/* Left and right */

.alignleft, .alignright {
	max-width: 50%;
}

.alignleft {
	float: left;
	margin: 3px 20px 20px 20px;
}

.alignright {
	float: right;
	margin: 3px 20px 20px 20px;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {
	margin-left: 20px;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {
	margin-right: 20px;
}

/* Entry Media ------------------------------- */

.alignfull > figcaption,
.alignfull > .wp-caption-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 580px;
	width: calc(100% - 40px);
}


/* Highlighted Resources ----------------------- */

.highlighted-resource-type {
	color: #06c7cc !important; 
	font-weight: 600 !important; 
	text-transform: uppercase;
}

.marketplace-highlighted-resource-type {
	color: #06c7cc !important; 
	font-weight: 600 !important; 
}

.image-border img {
	border: 1px solid #2e308e;
}


/* Hero background image size ----------------------- */
#hero-bg-image {
	background-position: right center !important;
}


/* News background hero image position ----------------------- */
#news-hero-image-position {
	background-position: inherit !important;
}


/* Partners page two column background image section ----------------------- */
#two-col-bkgrd-image-top {
	background-position: top center !important;
}


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

/*	12. Comments
/* -------------------------------------------------------------------------- */


/* Comment Headers ----------------------------- */

.comments-wrapper {
	margin-top: 50px;
}

.comment-reply-title {
	margin: 0 0 40px 0;
	text-align: center;
}


/* Comment Item ----------------------------- */

/* COMMENT HEADER */

.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
	padding-top: 35px;
}

div.comment:first-of-type {
	margin-top: 35px;
	padding-top: 0;
}

.comments .comments-header + div {
	margin-top: 0;
	padding-top: 0;
}

.comment-body {
	position: relative;
}

.comment .comment {
	padding-left: 5%;
}

.comment-meta {
	line-height: 1.1;
	margin-bottom: 15px;
	min-height: 50px;
	padding-left: 50px;
	position: relative;
}

.hide-avatars .comment-meta {
	min-height: 0;
	padding-left: 0;
}

.comment-meta a {
	color: inherit;
}

.comment-author {
	font-size: 18px;
	font-weight: 800;
	letter-spacing: -0.027777778em;
}

.comment-author a {
	text-decoration: none;
}

.comment-author a:hover,
.comment-author a:focus {
	text-decoration: none;
}

.comment-meta .avatar {
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
}

.comment-author .url {
	text-decoration: none;
}

.comment-metadata {
	color: #53565a;
	font-size: 14px;
	font-weight: 400;
	margin-top: 6px;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:focus,
.comment-metadata a:hover {
	text-decoration: none;
}


/* COMMENT CONTENT */

.comment-content.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
}

.comment-content.entry-content .alignleft {
	margin-left: 0;
}

.comment-content.entry-content .alignright {
	margin-right: 0;
}

/* COMMENT FOOTER */

.comment-footer-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 600;
	justify-content: flex-start;
	letter-spacing: 0.030833333em;
	line-height: 1;
	margin: 15px 0 -10px -15px;
	text-transform: uppercase;
}

.comment-footer-meta > * {
	margin: 0 0 10px 15px;
}

.comment-reply-link {
	background-color: #06c7cc;
	color: #fff;
	display: block;
	padding: 7px;
}

.bypostauthor .comment-footer-meta .by-post-author {
	display: block;
}

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

.comment-footer-meta a:focus,
.comment-footer-meta a:hover {
	text-decoration: none;
}


/* Pingbacks & Trackbacks ------------------------- */

.pingback .comment-meta,
.trackback .comment-meta {
	padding-left: 0;
}


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

.comments-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
	text-align: center;
}

.comments-pagination.only-next {
	justify-content: flex-end;
}

.comments-pagination .page-numbers {
	display: none;
	text-decoration: none;
}

.comments-pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover {
	text-decoration: none;
}

.comments-pagination .prev,
.comments-pagination .next {
	display: block;
}

.comments-pagination .prev {
	left: 0;
}

.comments-pagination .next {
	right: 0;
	text-align: right;
}


/* Comment Respond ---------------------------- */

.comment-respond::after {
	clear: both;
	content: "";
	display: block;
}

.comment-respond .comment-notes,
.comment-respond .logged-in-as {
	color: #53565a;
	font-size: 16px;
	line-height: 1.4;
	margin: -30px 0 40px 0;
	text-align: center;
}

.comment-respond .comment-notes a,
.comment-respond .logged-in-as a {
	color: inherit;
	text-decoration: none;
}

.comment-respond .comment-notes a:focus,
.comment-respond .comment-notes a:hover,
.comment-respond .logged-in-as a:focus,
.comment-respond .logged-in-as a:hover {
	text-decoration: none;
}

.comment-respond p {
	line-height: 1.1;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.comment-respond p:not(.comment-notes) {
	max-width: 580px;
}

.comment-form-cookies-consent {
	align-items: baseline;
	display: flex;
}

.comment-respond > p:last-of-type {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
}

.comment-respond input[type="checkbox"] + label {
	font-size: 15px;
	line-height: 1.25;
}

.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
	margin-bottom: 0;
}

.comment-respond textarea {
	height: 150px;
}

.comment-respond #submit {
	display: block;
}

.comment-respond .comments-closed {
	text-align: center;
}


/* Reply Respond ---------------------------- */

.comments .comment-respond {
	padding: 30px 0 0;
}

.comments .comment-respond .comment-reply-title,
.comments .comment-respond .comment-notes,
.comments .comment-respond .logged-in-as {
	text-align: left;
}

.comment-reply-title small {
	display: block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.0277em;
	margin: 5px 0 0 0;
	white-space: nowrap;
}

.comment-reply-title small a {
	text-decoration: none;
}

.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
	text-decoration: none;
}


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

/*	13. Site Pagination
/* -------------------------------------------------------------------------- */


.pagination .nav-links {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	font-size: 18px;
	font-weight: 600;
	margin: -15px 0 0 -25px;
	width: calc(100% + 25px);
}

.pagination-separator {
	margin: 50px 0;
}

.nav-links > * {
	margin: 15px 0 0 25px;
}

.nav-links .placeholder {
	display: none;
	visibility: hidden;
}

.pagination a {
	text-decoration: none;
}

.pagination a:focus,
.pagination a:hover {
	text-decoration: none;
}

.pagination .dots {
	transform: translateY(-0.3em);
	color: #53565a;
}

.nav-short {
	display: none;
}

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

/*	14. Error 404
/* -------------------------------------------------------------------------- */


.error404-content {
	text-align: center;
}

.error404 #site-content .search-form {
	justify-content: center;
	margin-top: 30px;
}


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

/*	15.	Widgets
/* -------------------------------------------------------------------------- */


/* Widget Base ------------------------------- */

.widget {
	margin-top: 20px;
}

.widget:first-child {
	margin-top: 0;
}

.widget-content > div > *:first-child {
	margin-top: 0;
}

.widget-content > div > *:last-child {
	margin-bottom: 0;
}

.widgettitle {
	display: none;
}

.widget li {
	margin: 20px 0 0 0;
}

.widget li:first-child,
.widget li > ul,
.widget li > ol {
	margin-top: 0;
}

.widget table,
.widget table * {
	border-color: #97f5f7;
}

.widget table caption {
	background-color: #97f5f7;
}

.widget .post-date,
.widget .rss-date {
	color: #53565a;
	display: block;
	font-size: 0.85em;
	font-weight: 400;
	margin-top: 2px;
}

.widget select {
	max-width: 100%;
}

/* Font Families ----------------------------- */

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
	font-family: 'Gellix', Arial, sans-serif;
	font-weight: 800;
	letter-spacing: normal;
	font-size: 18px;
}

.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
	font-family: 'Gellix', Arial, sans-serif;
	font-weight: 400;
}

@supports ( font-variation-settings: normal ) {

	.widget-content cite,
	.widget-content figcaption,
	.widget-content .wp-caption-text {
		font-family: 'Gellix', Arial, sans-serif;
		font-weight: 600;
	}
}

/* Base List Widget -------------------------- */

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	margin: 0;
}

.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
	font-weight: 600;
	text-decoration: none;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
	text-decoration: none;
}

/* Widget: Calendar -------------------------- */

.calendar_wrap {
	font-size: 24px;
}

.calendar_wrap th,
.calendar_wrap td,
.wp-calendar-nav span {
	display: table-cell;
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	padding: 2.5% 2.5% 1.75% 2.5%;
	text-align: center;
}

.wp-calendar-table {
	margin-bottom: 0;
}

.wp-calendar-nav {
	display: table;
	width: 100%;
	font-size: 18px;
}

.calendar_wrap tfoot td {
	border-bottom: none;
}

.calendar_wrap tfoot a,
.calendar_wrap .wp-calendar-nav a {
	text-decoration: none;
}

.calendar_wrap tfoot #prev,
.calendar_wrap .wp-calendar-nav-prev {
	text-align: left;
}

.calendar_wrap tfoot #next,
.calendar_wrap .wp-calendar-nav-next {
	text-align: right;
}

/* Widget: Image ----------------------------- */

/* Widget: Gallery --------------------------- */

.widget_media_gallery .gallery {
	margin: 0 -0.4em -0.8em -0.4em;
	width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
	margin: 0 0 0.8em 0;
	padding: 0 0.4em;
}

/* Widget: Nav Menu -------------------------- */

.widget_nav_menu .widget-content > div > ul {
	margin-left: 0;
}

/* Widget: Recent Comments ------------------- */

.widget_recent_comments li {
	font-weight: 800;
}

.widget_recent_comments a {
	text-decoration: none;
}

.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
	text-decoration: none;
}

/* Widget: Recent Entries -------------------- */

.widget_recent_entries a {
	font-weight: 800;
	text-decoration: none;
}

.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
	text-decoration: none;
}

/* Widget: RSS ------------------------------- */

.widget_rss .widget-title a.rsswidget:first-of-type {
	display: none;
}

.widget_rss .rsswidget {
	font-weight: 800;
}

.widget_rss a {
	text-decoration: none;
}

.widget_rss a:focus,
.widget_rss a:hover {
	text-decoration: none;
}

.widget_rss .rssSummary {
	margin-top: 5px;
}

.widget_rss cite::before {
	content: "— ";
}

/* Widget: Search ---------------------------- */

.widget_search .search-field {
	border-color: #97f5f7;
}

/* Widget: Tag Cloud ------------------------- */

.widget_tag_cloud a {
	font-weight: 800;
	margin-right: 5px;
	text-decoration: none;
	white-space: nowrap;
}

.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
	text-decoration: none;
}

/* Widget: Text ------------------------------ */


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

/*	16. Footer
/* -------------------------------------------------------------------------- */


.footer-nav-widgets-wrapper {
	margin-top: -20px;
	box-shadow: 0px 2px 3px #909090 inset;
}

.footer-nav-widgets-wrapper-campaigns {
	box-shadow: 0px 2px 3px #909090 inset;
}
	
#footer {
	position: relative;
	bottom: -20;
	left: 0;
	width: 100%;
	margin-top: -20px;
}

.footer-nav-widgets-wrapper .header-footer-group {
	min-height: 100%;
	position: absolute;
	padding-bottom: 100px;
}

.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #footer {
	margin-top: 50px;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #footer {
	border-top-width: 1px;
}

.footer-top,
.footer-widgets-outer-wrapper,
#footer {
	padding: 10px 0 20px 0;
}


/* Footer Top -------------------------------- */

.footer-top {
	display: flex;
	border-bottom: 1px solid #97f5f7;
	justify-content: space-between;
}

/* FOOTER MENU */

.footer-menu {
	font-size: 18px;
	font-weight: 800;
	letter-spacing: -0.0277em;
}

.footer-menu li {
	line-height: 1.25;
	margin: 0.25em 0 0 0;
}

.footer-menu a {
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.footer-menu a:hover,
.footer-menu a:focus {
	text-decoration: none;
}

.footer-section-header {
	font-size: 18px;
	margin-bottom: -18px !important;
}


/* FOOTER SOCIAL */

.footer-social-wrapper {
	margin: 0;
	width: 100%;
}

.has-footer-menu .footer-social-wrapper {
	flex-shrink: 0;
	margin-left: 10px;
	width: 50%;
}

ul.footer-social {
	margin: -5px 0 0 -5px;
}

.has-footer-menu .footer-social {
	justify-content: flex-end;
}

ul.footer-social li {
	margin: 5px 0 0 5px;
}

.footer-social a {
	background-color: #06c7cc;
	height: 36px;
	width: 36px;
}

.footer-social a::before {
	font-size: 16px;
}

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

.footer-widgets-outer-wrapper {
	margin-top: 20px;
	padding: 40px 0 10px 0;
	margin-bottom: 20px;
}

.footer-widgets + .footer-widgets {
	margin-top: 30px;
}

/* Footer Bottom ----------------------------- */

.footer-widgets a {
	font-size: 18px;
	color: #2e308e;
	line-height: 1em;
}

.footer-widgets a:focus,
.footer-widgets a:hover {
	text-decoration: none;
	color: #06c7cc;
}

#footer .section-inner {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
}

.footer-copyright a {
	color: #2e308e;
}

.footer-copyright {
	margin: 0;
	font-size: 11px;
	text-align: right;
	color: #2e308e;
	padding-top: 5px;
}

.footer-credits {
	width: 100%;
}


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

.left_half {
	width: 33%;
	float: left;
}

.middle_half {
	width: 33%;
	float: left;
}

.right_half {
	width: 33%;
	float: right;
	text-align: left;
}

.left_half li, .left_half h3, .left_half h4, .left_half h5 {
	text-align: left;
}

.middle_half li, .middle_half h3, .middle_half h4, .middle_half h5 {
	text-align: left;
}

.right_half li, .right_half h3, .right_half h4, .right_half h5 {
	text-align: left;
}

/* --------------------------- Footer Sitemap --------------------------- */

div.footer_widget h3.widget-title  {
	display: none;
}

.login-droptext, .footer-social {
	text-transform: none;
}

.footer-social {
	color: #2e308e;
	font-weight: 600;
}

#footer .login-dropdown-content a:hover {
	color: #FFF;
}

#footer div.textwidget a.sitemap-link, #footer li.menu-item-has-children {
	font-size: 18px;
	font-weight: 800;
}

.sitemap-link {
    font-weight: 800;
}

#footer li.menu-item-has-children a: : after {
	display: none;
}

.sub-menu a {
	font-weight: 600;
    margin-left: 0px;
}


/* Vendor Microsites ------------------------- */

.vendor-header-payer-list {
	position: absolute;
	top: 20px;
	right: 130px;
}

.vendor-header-login {
	position: absolute;
	top: 20px;
	right: 0;
	margin-right: 50px
}

.vendor-header {
	position: relative;
	height: 110px;
}

.vendor-site-partner-logo {
	margin-top: 10px;
	max-width: 40%;
}

.vendor-site-partner-logo img {
	max-width: 250px;
	min-width: 150px;
	margin-top: 25px;
    margin-left: 10px;
}

	

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

/*	17. Media Queries
/* -------------------------------------------------------------------------- */

@media ( max-width: 479px ) {

	/* Blocks -------------------------------- */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		float: none;
	}

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

	/* LISTS */

	ul,
	ol {
		margin: 0 0 30px 20px;
	}

	li {
		margin: 5px 0 0 10px;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 480px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: BASE ALIGNMENT WIDTH */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-cover-image.alignleft,
	.wp-block-cover-image.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-gallery.alignleft,
	.wp-block-gallery.alignright {
		max-width: 260px;
	}

	/* BLOCK: TABLE WIDTH */
	.wp-block-table.alignleft,
	.wp-block-table.alignright {
		max-width: 100%;
	}

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

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright {
		max-width: 260px;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}

	
	
	.footer_link {
		margin-top: 20px;
	}
	
	.page_header {
		padding: 20px 3%;
	}
  	
  .page_header h1 {
		font-size: 32px;
	}
	
	#header_right {
		padding: 0;
		width: 78%;
		float: right;
		margin-top: -50px;
	}

	#header_right .main_phone_header {
	    margin: 0 0 10px 0;
	}
	
	#copyright {
	    border-right: medium none;
	    clear: both;
	    display: block;
	    float: none;
	    margin: 0 auto;
	    text-align: center;
	    padding: 15px 0;
	}
	
	img.footer_logo {
	    max-width: 200px;
	    float: right;
	    margin: 20px 0 0;
	    vertical-align: bottom;
	}
	
	#footer .right_half, #footer .middle_half, #footer .left_half {
	    width: 100%;
	    display: block;
	    vertical-align: top;
	    text-align: center;
	}
	
}

@media ( max-width: 599px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* While columns are stacked */
	.wp-block-column:last-child {
		margin-bottom: 0;
	}

	.wp-block-columns + .wp-block-columns {
		margin-top: 2px;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide {
		margin-top: -8px;
	}

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -18px;
	}

	/* Template -------------------------------- */

	/* TEMPLATE: COVER */

	.template-cover .post-inner .post-meta-wrapper,
	.template-cover .post-inner .author-bio {
		width: calc( 100% - 40px );
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 600px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -40px;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 660px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {
		margin-left: calc(( 100vw - 580px - 80px ) / -2);
	}

	figure.wp-block-gallery.alignright {
		margin-right: calc(( 100vw - 580px - 80px ) / -2);
	}

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

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft {
		margin-left: 40px;
	}

	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		margin-left: calc(( 100vw - 580px - 80px ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
		margin-left: 0;
	}

	.entry-content > .alignright {
		margin-right: 40px;
	}

	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {
		margin-right: calc(( 100vw - 580px - 80px ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
		margin-right: 0;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em auto 0 auto;
	}
}

@media ( min-width: 700px ) {

	/* Element Base ------------------------- */

	ul,
	ol {
		margin-bottom: 40px;
	}

	pre {
		padding: 30px;
	}


	table {
		font-size: 18px;
	}

	/* VANILLA GALLERIES */

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

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

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

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

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

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

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

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

	
	/* INPUTS */

	fieldset {
		padding: 30px;
	}

	legend {
		padding: 0 15px;
	}

/*
	button,
	.button,
	.faux-button,
	.wp-block-button__link,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		font-size: 17px;
	}
*/

	/* MEDIA */

	figcaption,
	.wp-caption-text {
		margin-top: 18px;
	}


	/* Helper Classes ------------------------- */

	/* SECTIONS */

	section {
		/* padding: 80px 0;  */
		padding: 0;
	}

	.section-inner {
		width: calc(100% - 40px);
	}


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

	.header-inner {
		padding: 20px 0;
		transition: 0.5s;
	}

	.site-title {
		font-size: 24px;
		font-weight: 800;
	}

	.site-description {
		display: block;
	}


	/* HEADER TOGGLES */

	.toggle-inner .toggle-text {
		font-size: 12px;
	}



	/* Menu Modal ---------------------------- */

	button.close-nav-toggle {
		font-size: 18px;
		padding: 40px 0;
	}

	button.close-nav-toggle svg {
		height: 20px;
		width: 20px;
	}

	button.close-nav-toggle .toggle-text {
		margin-right: 21px;
	}

	.modal-menu {
		left: auto;
		width: 100%;
	}

	.modal-menu > li > a,
	.modal-menu > li > .ancestor-wrapper > a {
		font-size: 24px;
		padding: 25px 0;
	}

	.modal-menu ul li {
		border-left-color: transparent;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
		padding: 0 30px;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg {
		height: 11px;
		width: 18px;
	}

	.menu-bottom {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 44px 0;
	}

	.menu-copyright {
		display: block;
		flex-shrink: 0;
		margin-right: 40px;
	}

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

	.search-modal form {
		position: relative;
		width: 100%;
	}

	.search-untoggle svg {
		height: 25px;
		width: 25px;
	}

	.search-modal .search-field {
		border: none;
		font-size: 32px;
		height: 140px;
	}

	.search-modal .search-field::-moz-placeholder {
		line-height: 4.375;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		margin: 20px auto 0 auto;
		width: calc(100% - 80px);
	}

	/* Template: Cover Template -------------- */

	.cover-header-inner {
		padding: 180px 0 80px 0;
	}

	.to-the-content-wrapper {
		top: calc(100% + 18px);
	}

	.to-the-content {
		height: 60px;
	}

	.to-the-content svg {
		height: 24px;
		width: 21.2px;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
		width: calc(100% - 80px);
	}

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 40px;
		padding-right: 40px;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		margin-left: 40px;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		margin-right: 40px;
	}

	/* Post: Archive ------------------------- */

	.archive-header {
		padding: 80px 0;
	}

	.reduced-spacing .archive-header {
		padding-bottom: 30px;
	}

	.archive-title {
		font-size: 32px;
	}

	body:not(.singular) main > article:first-of-type {
		padding: 0;
	}

	h2.entry-title {
		font-size: 64px;
	}

	/* SEARCH RESULTS */

	.no-search-results-form {
		padding-top: 80px;
	}

	/* Post: Single -------------------------- */

	/* POST HEADER */

	.singular .entry-header {
		padding: 80px 0;
	}

	.entry-categories {
		margin-bottom: 30px;
	}

	.entry-categories-inner {
		margin: -10px 0 0 -20px;
	}

	.entry-categories a {
		font-size: 15px;
		margin: 10px 0 0 20px;
	}

	.intro-text {
		font-size: 20px;
		margin-top: 25px;
	}

	.singular .intro-text {
		font-size: 26px;
	}

	.post-meta-wrapper {
		margin-top: 30px;
	}

	.post-meta {
		font-size: 16px;
		margin: -14px 0 0 -30px;
	}

	.post-meta li {
		margin: 14px 0 0 30px;
		max-width: calc(100% - 30px);
	}

	.featured-media {
		margin-top: 60px;
	}

	.post-inner {
		padding-top: 0;
	}

	/* POST FOOTER */

	.post-meta-wrapper.post-meta-single-bottom {
		margin-top: 40px;
	}

	/* AUTHOR BIO */

	.author-bio {
		margin-top: 80px;
		min-height: 80px;
		padding-left: 100px;
		position: relative;
	}

	.author-bio .avatar {
		position: absolute;
		left: 0;
		top: 0;
		height: 80px;
		width: 80px;
	}

	/* SINGLE PAGINATION */

	.pagination-single {
		font-size: 24px;
		margin-top: 80px;
	}

	.pagination-single-inner {
		flex-direction: row;
		justify-content: space-between;
	}

	.pagination-single.only-next .pagination-single-inner {
		justify-content: flex-end;
	}

	.pagination-single hr:first-child {
		margin: 0 0 40px 0;
	}

	.pagination-single hr:last-child {
		margin: 40px 0 8px 0;
	}

	.pagination-single a + a {
		margin: 0 0 0 40px;
	}

	.pagination-single a .arrow {
		margin: 0 20px 0 0;
	}

	.pagination-single .next-post {
		flex-direction: row-reverse;
		text-align: right;
	}

	.pagination-single .next-post .arrow {
		margin: 0 0 0 20px;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: SHARED MEDIA STYLES */

	.wp-block-embed figcaption,
	.wp-block-image figcaption {
		font-size: 16px;
	}

	/* BLOCK: BASE MARGINS */

	.wp-block-archives:not(.alignwide):not(.alignfull),
	.wp-block-categories:not(.alignwide):not(.alignfull),
	.wp-block-code,
	.wp-block-columns:not(.alignwide):not(.alignfull),
	.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
	.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-media-text:not(.alignwide):not(.alignfull),
	.wp-block-preformatted,
	.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
	.wp-block-quote,
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	.wp-block-verse,
	.wp-block-video:not(.alignwide):not(.alignfull) {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -60px;
	}

	.entry-content .wp-block-columns h1,
	.entry-content .wp-block-columns h2,
	.entry-content .wp-block-columns h3,
	.entry-content .wp-block-columns h4,
	.entry-content .wp-block-columns h5,
	.entry-content .wp-block-columns h6 {
		margin: 35px 0 20px;
	}

	/* BLOCK: COVER */

	.wp-block-cover-image .wp-block-cover__inner-container,
	.wp-block-cover .wp-block-cover__inner-container {
		width: calc(100% - 80px);
	}

	.wp-block-cover-image h2,
	.wp-block-cover h2 {
		font-size: 48px;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignnone,
	figure.wp-block-gallery.aligncenter {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 60px;
		margin-top: 60px;
	}

	/* BLOCK: GROUP */

	.wp-block-group.has-background {
		padding: 40px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	/* BLOCK: MEDIA AND TEXT */

	.wp-block-media-text .wp-block-media-text__content {
		padding: 40px;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote blockquote p {
		font-size: 32px;
	}

	.wp-block-pullquote cite {
		margin-top: 20px;
	}

	.wp-block-pullquote.alignfull:not(.is-style-solid-color) {
		padding-left: 10px;
		padding-right: 10px;
	}

	.wp-block-pullquote.alignwide::before,
	.wp-block-pullquote.alignfull::before {
		font-size: 112.72727272px;
		height: 80px;
		margin-bottom: 20px;
		width: 80px;
	}

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 48px;
		line-height: 1.203125;
	}

	.wp-block-pullquote.alignleft p,
	.wp-block-pullquote.alignright p,
	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 32px;
		line-height: 1.1875;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 60px 40px 40px;
	}

	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 26px;
	}

	/* BLOCK: QUOTE */

	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 28px;
	}

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 60px auto;
	}

	.wp-block-separator.is-style-wide {
		max-width: calc(100vw - 80px);
	}

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

	.entry-content p,
	.entry-content li {
		line-height: 1.2;
	}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3 {
		margin: 10px auto 10px;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		margin: 10px auto 10px;
	}

	.alignnone,
	.aligncenter {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.alignleft {
		margin: 3px 20px 20px 0;
	}

	.alignright {
		margin: 3px 0 20px 20px;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.entry-content > .alignwide {
		max-width: calc(100vw - 80px);
		width: calc(100vw - 80px);
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {
		margin-left: 40px;
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {
		margin-right: 40px;
	}

	.entry-content > .alignwide:first-child,
	.entry-content > .alignfull:first-child {
		margin-bottom: 40px;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 80px);
	}

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

	.comments-wrapper {
		margin-top: 80px;
	}

	.comment-reply-title {
		margin-bottom: 46px;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		font-size: 18px;
		letter-spacing: -0.025em;
		margin: -25px 0 44px 0;
	}

	.comments .comment,
	.comments .pingback,
	.comments .trackback,
	.comments .review {
		padding-top: 50px;
	}

	div.comment:first-of-type {
		margin-top: 50px;
	}

	.comment-meta {
		margin-bottom: 20px;
		min-height: 60px;
		padding: 3px 0 0 75px;
	}

	.comment-meta .avatar {
		display: block;
		height: 60px;
		position: absolute;
		left: 0;
		top: 0;
		width: 60px;
	}

	.comment-author {
		font-size: 24px;
	}

	.comment-metadata {
		font-size: 16px;
		margin-top: 8px;
	}

	.comment-footer-meta {
		margin-top: 25px;
	}

	.comments-pagination {
		margin-top: 80px;
	}

	/* PINGBACKS & TRACKBACKS */

	.pingback .comment-body {
		padding: 0;
	}

	/* COMMENT RESPOND */

	.comment-respond p {
		margin-bottom: 25px;
	}

	.comment-form p.logged-in-as {
		margin: -25px 0 44px 0;
	}

	.comment-respond .comment-form-author,
	.comment-respond .comment-form-email {
		float: left;
		width: calc(50% - 10px);
	}

	.comment-respond .comment-form-email {
		margin-left: 20px;
	}

	.comments .comment-respond {
		padding: 50px 0 0;
	}

	.comment-reply-title small {
		display: inline;
		margin: 0 0 0 5px;
	}

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

	.pagination-separator {
		margin: 80px 0;
	}

	/* Display the full text for Newer and Older Posts. */

	.nav-short {
		display: inline;
	}

	.pagination .nav-links {
		font-size: 24px;
		font-weight: 800;
		margin: -25px 0 0 -40px;
	}

	.nav-links > * {
		margin: 25px 0 0 40px;
	}


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

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

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

	.footer-top-visible .footer-nav-widgets-wrapper,
	.footer-top-hidden #footer {
		margin-top: 80px;
	}

	/* FOOTER TOP */

	.footer-top {
		padding: 37px 0;
	}

	.footer-menu {
		font-size: 24px;
		margin: -8px 0 0 -16px;
	}

	.footer-menu li {
		margin: 8px 0 0 16px;
	}

	.has-footer-menu .footer-social-wrapper {
		flex: 1;
		margin-left: 40px;
		width: auto;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		display: flex;
		justify-content: space-between;
		margin-left: -40px;
		width: calc(100% + 40px);
	}

	.footer-widgets {
		margin-left: 40px;
		width: 50%;
	}

	.footer-widgets + .footer-widgets {
		margin-top: 0;
	}

	.footer-widgets .widget {
		border-top: none;
		padding-top: 0;
	}

	.footer-widgets .widget:first-child {
		margin-top: 0;
	}
	
	.footer-copyright {
		font-size: 14px;
		padding-top: 0;
	}
	
}

@media (min-width: 782px) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-column {
		margin-bottom: 0;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -28px;
	}
	
	#branding {
	    float: left;
	    margin: 5% 5% 5px;
	    max-width: 45%;
		}
	
	#site-title {
		}

	h1, h2, h3, h4, h5, h6 {
		line-height: 1em;
		}
	
	#header a {
	    outline: medium none;
	    margin: 6px 0px 0;
		}
			
	.login_btn {
		font-size: 10px;
		padding: 0.2em 1em;
	}
	
	.left_half, .middle_half, .right_half {
	    width: 100%;
	    float: none;
	}

	#footer .right_half, #footer .middle_half, #footer .left_half {
	    width: 50%;
	    display: inline-block;
	    vertical-align: top;
	}
	
	#content {
	    padding-top: 10px;
	}
    	
	.menu-wrap {		
		display: block;
	}
	
	#primary-nav {
		display: none;
	}

  	.navbar-toggle {
	  	display: block;
	}

	#menu {
		float: none;
	}
  
	#primary-nav {
		float: none;
	}
	
	#primary-nav ul {
		border-left: none;
	}
	
	.header {
		margin-bottom: 10px;
	}
		
/*	.has_thumbnail .entry-title, h1.entry-title {
	    font-size: 30px;
	} 
*/
	
	.team-profile {
	    width: 40%;
	}

	#branding {
	    float: left;
	    margin: 10px 0 0 3%;
	}
	
	
	
	/* Responsive Font-size - @media (min-width: 782px) ---------------------- */

	.font-responsive-size-8-5, .font-responsive-size-8-5 h1, .font-responsive-size-8-5 h2, .font-responsive-size-8-5 h3, .font-responsive-size-8-5 h4, .font-responsive-size-8-5 h5, .font-responsive-size-8-5 h6, .font-responsive-size-8-5 p, .font-responsive-size-8-5 a {
		font-size: 13.5vmax !important;
	}

	.font-responsive-size-8, .font-responsive-size-8 h1, .font-responsive-size-8 h2, .font-responsive-size-8 h3, .font-responsive-size-8 h4, .font-responsive-size-8 h5, .font-responsive-size-8 h6, .font-responsive-size-8 p, .font-responsive-size-8 a {
		font-size: 12.75vmax !important;
	}

	.font-responsive-size-7-5, .font-responsive-size-7-5 h1, .font-responsive-size-7-5 h2, .font-responsive-size-7-5 h3, .font-responsive-size-7-5 h4, .font-responsive-size-7-5 h5, .font-responsive-size-7-5 h6, .font-responsive-size-7-5 p, .font-responsive-size-7-5 a {
		font-size: 12vmax !important;
	}

	.font-responsive-size-7, .font-responsive-size-7 h1, .font-responsive-size-7 h2,.font-responsive-size-7  h3, .font-responsive-size-7 h4, .font-responsive-size-7 h5, .font-responsive-size-7 h6, .font-responsive-size-7 p, .font-responsive-size-7 a {
		font-size: 11.25vmax !important;
	}

	.font-responsive-size-6-5, .font-responsive-size-6-5 h1, .font-responsive-size-6-5 h2, .font-responsive-size-6-5 h3, .font-responsive-size-6-5 h4, .font-responsive-size-6-5 h5, .font-responsive-size-6-5 h6, .font-responsive-size-6-5 p, .font-responsive-size-6-5 a {
		font-size: 10.5vmax !important;
	}

	.font-responsive-size-6, .font-responsive-size-6 h1, .font-responsive-size-6 h2, .font-responsive-size-6 h3, .font-responsive-size-6 h4, .font-responsive-size-6 h5, .font-responsive-size-6 h6, .font-responsive-size-6 p, .font-responsive-size-6 a {
		font-size: 9.75vmax !important;
	}

	.font-responsive-size-5-5, .font-responsive-size-5-5 h1, .font-responsive-size-5-5 h2, .font-responsive-size-5-5 h3, .font-responsive-size-5-5 h4, .font-responsive-size-5-5 h5, .font-responsive-size-5-5 h6, .font-responsive-size-5-5 p, .font-responsive-size-5-5 a {
		font-size: 9vmax !important;
	}

	.font-responsive-size-5, .font-responsive-size-5 h1, .font-responsive-size-5 h2, .font-responsive-size-5 h3, .font-responsive-size-5 h4, .font-responsive-size-5 h5, .font-responsive-size-5 h6, .font-responsive-size-5 p, .font-responsive-size-5 a {
		font-size: 8.25vmax !important;
	}

	.font-responsive-size-4-5, .font-responsive-size-4-5 h1, .font-responsive-size-4-5 h2, .font-responsive-size-4-5 h3, .font-responsive-size-4-5 h4, .font-responsive-size-4-5 h5, .font-responsive-size-4-5 h6, .font-responsive-size-4-5 p, .font-responsive-size-4-5 a {
		font-size: 7.5vmax !important;
	}

	.font-responsive-size-4, .font-responsive-size-4 h1, .font-responsive-size-4 h2, .font-responsive-size-4 h3, .font-responsive-size-4 h4, .font-responsive-size-4 h5, .font-responsive-size-4 h6, .font-responsive-size-4 p, .font-responsive-size-4 a {
		font-size: 6.75vmax !important;
	}

	.font-responsive-size-3-7, .font-responsive-size-3-7 h1, .font-responsive-size-3-7 h2, .font-responsive-size-3-7 h3, .font-responsive-size-3-7 h4, .font-responsive-size-3-7 h5, .font-responsive-size-3-7 h6, .font-responsive-size-3-7 p, .font-responsive-size-3-7 a {
		font-size: 6.3vmax !important;
	}

	.font-responsive-size-3-5, .font-responsive-size-3-5 h1, .font-responsive-size-3-5 h2, .font-responsive-size-3-5 h3, .font-responsive-size-3-5 h4, .font-responsive-size-3-5 h5, .font-responsive-size-3-5 h6, .font-responsive-size-3-5 p, .font-responsive-size-3-5 a {
		font-size: 6vmax !important;
	}

	.font-responsive-size-3, .font-responsive-size-3 h1, .font-responsive-size-3 h2, .font-responsive-size-3 h3, .font-responsive-size-3 h4, .font-responsive-size-3 h5, .font-responsive-size-3 h6, .font-responsive-size-3 p, .font-responsive-size-3 a {
		font-size: 5.25vmax !important;
	}
	
	.font-responsive-size-2-5, .font-responsive-size-2-5 h1, .font-responsive-size-2-5 h2, .font-responsive-size-2-5 h3, .font-responsive-size-2-5 h4, .font-responsive-size-2-5 h5, .font-responsive-size-2-5 h6, .font-responsive-size-2-5 p, .font-responsive-size-2-5 a {
		font-size: 4.5vmax !important;
	}
	
	.font-responsive-size-2, .font-responsive-size-2 h1, .font-responsive-size-2 h2, .font-responsive-size-2 h3, .font-responsive-size-2 h4, .font-responsive-size-2 h5, .font-responsive-size-2 h6, .font-responsive-size-2 p, .font-responsive-size-2 a {
		font-size: 3.75vmax !important;
	}
	
		.font-responsive-size-1-5, .font-responsive-size-1-5 h1, .font-responsive-size-1-5 h2, .font-responsive-size-1-5 h3, .font-responsive-size-1-5 h4, .font-responsive-size-1-5 h5, .font-responsive-size-1-5 h6, .font-responsive-size-1-5 p, .font-responsive-size-1-5 a {
		font-size: 3vmax !important;
	}
	
	.font-responsive-size-1, .font-responsive-size-1 h1, .font-responsive-size-1 h2, .font-responsive-size-1 h3, .font-responsive-size-1 h4, .font-responsive-size-1 h5, .font-responsive-size-1 h6, .font-responsive-size-1 p, .font-responsive-size-1 a {
		font-size: 2.25vmax !important;
	}
	.font-responsive-size-0-75, .font-responsive-size-0-75 h1, .font-responsive-size-0-75 h2, .font-responsive-size-0-75 h3, .font-responsive-size-0-75 h4, .font-responsive-size-0-75 h5, .font-responsive-size-0-75 h6, .font-responsive-size-0-75 p, .font-responsive-size-0-75 a {
		font-size: 1.9vmax !important;
	}
	.font-responsive-size-0-5, .font-responsive-size-0-5 h1, .font-responsive-size-0-5 h2, .font-responsive-size-0-5 h3, .font-responsive-size-0-5 h4, .font-responsive-size-0-5 h5, .font-responsive-size-0-5 h6, .font-responsive-size-0-5 p, .font-responsive-size-0-5 a {
	font-size: 1.5vmax !important;
	}
	
	
}

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

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

	#site-header {
		z-index: 1100;
	}

	.header-inner {
		align-items: baseline;
		justify-content: space-between;
	}

	.header-titles-wrapper {
		margin-right: 0;
		max-width: 22%;
		padding: 0;
		text-align: left;
	}
	
	.header-titles-wrapper #vendor-site-tps-logo {
		max-width: 80%;
	}

	.header-titles {
		align-items: baseline;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: -10px 0 0 -24px;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 10px 0 0 24px;
	}
	
	#vendor-site-tps-logo img {
		max-width: 220px;
	}
	
	.site-logo-campaign img {
		width: 25%;
		max-width: 150px;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	
	.client-login {
		display: block
	}
	
	.header-request-demo {
		display: inherit;
	}
	
/*	.header-top-row {
		display: inherit;
	}  */
	
	.wp-custom-logo .header-titles {
		align-items: center;
	}

	.right_half {
		display: block;
	}
	
	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		align-items: center;
		display: flex;
		float: right;
		margin-top: 20px;
		height: 12px;
	}

	.primary-menu-wrapper {
		display: block;
	}

	/* HEADER TOGGLES */

	.mobile-search-toggle,
	.mobile-nav-toggle {
		display: none !important;
	}

	.primary-menu-wrapper + .header-toggles {
		margin-left: 0;
	}

	.header-toggles {
		display: flex;
		flex-shrink: 0;
		margin-right: -30px;
	}

	.header-inner .toggle {
		height: 30px;
		padding-left: 10px;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.header-inner .toggle-wrapper {
		position: relative;
	}

	.header-inner .toggle-wrapper::before {
		background: #97f5f7;
		content: "";
		display: block;
		height: 20px;
		position: absolute;
		left: 0;
		top: calc(50% - 13.5px);
		width: 1px;
	}

	.header-inner .toggle-wrapper:first-child::before {
		content: none;
	}

	.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
		content: "";
	}

	.nav-toggle-wrapper:not(.has-expanded-menu) {
		display: none;
	}

	.toggle-inner {
		position: static;
	}

	.toggle-inner .toggle-text {
		left: 0;
		right: 0;
		text-align: center;
		top: calc(100% - 3px);
		width: auto;
	}

	.header-toggles:only-child .nav-toggle .toggle-inner {
		padding-top: 0;
	}

	.header-toggles:only-child .toggle-inner {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.header-toggles:only-child .toggle-inner .svg-icon {
		order: 1;
	}

	.header-toggles:only-child .toggle-inner .toggle-text {
		position: static;
		padding-right: 20px;
		font-size: 15px;
		color: #2e308e;
	}

	/* Menu Modal ---------------------------- */

	.menu-modal {
		opacity: 1;
		justify-content: flex-end;
		padding: 0;
		transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
	}

	.menu-modal.cover-modal {
		background: rgba(0, 0, 0, 0);
	}

	.menu-modal.active {
		background: rgba(0, 0, 0, 0.2);
		transition: background-color 0.3s ease-out;
	}

	.menu-wrapper.section-inner {
		width: calc(100% - 40px);
	}

	.menu-modal-inner {
		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
		opacity: 0;
		padding: 0;
		transform: translateX(200px);
		transition: transform 0.2s ease-in, opacity 0.2s ease-in;
		width: 500px;
	}

	.menu-modal.active .menu-modal-inner {
		opacity: 1;
		transform: translateX(0);
		transition-timing-function: ease-out;
	}

	.mobile-menu {
		display: none;
	}

	.expanded-menu {
		display: block;
	}

	.menu-bottom {
		padding: 60px 0;
	}

	.menu-bottom .social-menu {
		justify-content: flex-start;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		width: 100%;
	}

	/* Template: Full Width ------------------ */

	.template-full-width .wp-block-image .alignleft {
		margin-right: 20px;
	}

	.template-full-width .wp-block-image .alignright {
		margin-left: 20px;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 28px;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -48px;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 80px;
		margin-top: 80px;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 80px 40px;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: IMAGE */

	.wp-block-image .alignleft {
		margin-right: 0;
	}

	.wp-block-image .alignright {
		margin-left: 0;
	}

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

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 80px auto;
	}

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

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		position: absolute;
		right: calc((100vw - 580px) / 2 + 580px + 20px);
		max-width: calc((100% - 580px) / 2 - 60px);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
		position: relative;
		right: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		position: absolute;
		right: calc((100% - 580px) / 2 + 580px + 40px);
		max-width: calc((100% - 580px) / 2 - 40px);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {
		right: calc((100% - 580px) / 2 + 580px);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		margin-left: 40px;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="__inner-container"] > .alignright {
		position: absolute;
		left: calc((100vw - 580px) / 2 + 580px + 20px);
		max-width: calc((100% - 580px) / 2 - 60px);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
		position: relative;
		left: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		position: absolute;
		left: calc((100% - 580px) / 2 + 580px + 40px);
		max-width: calc((100% - 580px) / 2 - 40px);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {
		left: calc((100% - 580px) / 2 + 580px + 40px);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		margin-right: 40px;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 100px);
	}

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

	.comment-meta {
		padding-left: 0;
	}

	.comment-meta .avatar {
		left: -80px;
	}

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

	.pagination .nav-links {
		justify-content: space-between;
		margin: 0;
		width: 100%;
	}

	.nav-links > * {
		margin: 0 20px;
	}

	.pagination .next,
	.pagination .prev {
		display: block;
	}

	.pagination .prev {
		margin: 0 auto 0 0;
	}

	.pagination .next {
		text-align: right;
		margin: 0 0 0 auto;
	}

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

	/* FOOTER TOP */

	.footer-top {
		align-items: center;
	}

	.footer-menu {
		align-items: baseline;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		font-size: 21px;
		margin: -12px 0 0 -24px;
	}

	.footer-menu li {
		margin: 12px 0 0 24px;
	}
	
	/* Responsive Font-size - @media ( min-width: 1000px ) ---------------------- */

	.font-responsive-size-8-5, .font-responsive-size-8-5 h1, .font-responsive-size-8-5 h2, .font-responsive-size-8-5 h3, .font-responsive-size-8-5 h4, .font-responsive-size-8-5 h5, .font-responsive-size-8-5 h6, .font-responsive-size-8-5 p, .font-responsive-size-8-5 a {
		font-size: 9vmax !important;
	}
	.font-responsive-size-8, .font-responsive-size-8 h1, .font-responsive-size-8 h2, .font-responsive-size-8 h3, .font-responsive-size-8 h4, .font-responsive-size-8 h5, .font-responsive-size-8 h6, .font-responsive-size-8 p, .font-responsive-size-8 a {
		font-size: 8.5vmax !important;
	}
	.font-responsive-size-7-5, .font-responsive-size-7-5 h1, .font-responsive-size-7-5 h2, .font-responsive-size-7-5 h3, .font-responsive-size-7-5 h4, .font-responsive-size-7-5 h5, .font-responsive-size-7-5 h6, .font-responsive-size-7-5 p, .font-responsive-size-7-5 a {
		font-size: 8vmax !important;
	}
	.font-responsive-size-7, .font-responsive-size-7 h1, .font-responsive-size-7 h2,.font-responsive-size-7  h3, .font-responsive-size-7 h4, .font-responsive-size-7 h5, .font-responsive-size-7 h6, .font-responsive-size-7 p, .font-responsive-size-7 a {
		font-size: 7.5vmax !important;
	}
	.font-responsive-size-6-5, .font-responsive-size-6-5 h1, .font-responsive-size-6-5 h2, .font-responsive-size-6-5 h3, .font-responsive-size-6-5 h4, .font-responsive-size-6-5 h5, .font-responsive-size-6-5 h6, .font-responsive-size-6-5 p, .font-responsive-size-6-5 a {
		font-size: 7vmax !important;
	}
	.font-responsive-size-6, .font-responsive-size-6 h1, .font-responsive-size-6 h2, .font-responsive-size-6 h3, .font-responsive-size-6 h4, .font-responsive-size-6 h5, .font-responsive-size-6 h6, .font-responsive-size-6 p, .font-responsive-size-6 a {
		font-size: 6.5vmax !important;
	}
	.font-responsive-size-5-5, .font-responsive-size-5-5 h1, .font-responsive-size-5-5 h2, .font-responsive-size-5-5 h3, .font-responsive-size-5-5 h4, .font-responsive-size-5-5 h5, .font-responsive-size-5-5 h6, .font-responsive-size-5-5 p, .font-responsive-size-5-5 a {
		font-size: 6vmax !important;
	}
	.font-responsive-size-5, .font-responsive-size-5 h1, .font-responsive-size-5 h2, .font-responsive-size-5 h3, .font-responsive-size-5 h4, .font-responsive-size-5 h5, .font-responsive-size-5 h6, .font-responsive-size-5 p, .font-responsive-size-5 a {
		font-size: 5.5vmax !important;
	}
	.font-responsive-size-4-5, .font-responsive-size-4-5 h1, .font-responsive-size-4-5 h2, .font-responsive-size-4-5 h3, .font-responsive-size-4-5 h4, .font-responsive-size-4-5 h5, .font-responsive-size-4-5 h6, .font-responsive-size-4-5 p, .font-responsive-size-4-5 a {
		font-size: 5vmax !important;
	}
	.font-responsive-size-4, .font-responsive-size-4 h1, .font-responsive-size-4 h2, .font-responsive-size-4 h3, .font-responsive-size-4 h4, .font-responsive-size-4 h5, .font-responsive-size-4 h6, .font-responsive-size-4 p, .font-responsive-size-4 a {
		font-size: 4.5vmax !important;
	}
	.font-responsive-size-3-7, .font-responsive-size-3-7 h1, .font-responsive-size-3-7 h2, .font-responsive-size-3-7 h3, .font-responsive-size-3-7 h4, .font-responsive-size-3-7 h5, .font-responsive-size-3-7 h6, .font-responsive-size-3-7 p, .font-responsive-size-3-7 a {
		font-size: 4.2vmax !important;
	}
	.font-responsive-size-3-5, .font-responsive-size-3-5 h1, .font-responsive-size-3-5 h2, .font-responsive-size-3-5 h3, .font-responsive-size-3-5 h4, .font-responsive-size-3-5 h5, .font-responsive-size-3-5 h6, .font-responsive-size-3-5 p, .font-responsive-size-3-5 a {
		font-size: 4vmax !important;
	}
	.font-responsive-size-3, .font-responsive-size-3 h1, .font-responsive-size-3 h2, .font-responsive-size-3 h3, .font-responsive-size-3 h4, .font-responsive-size-3 h5, .font-responsive-size-3 h6, .font-responsive-size-3 p, .font-responsive-size-3 a {
		font-size: 3.5vmax !important;
	}
	.font-responsive-size-2-5, .font-responsive-size-2-5 h1, .font-responsive-size-2-5 h2, .font-responsive-size-2-5 h3, .font-responsive-size-2-5 h4, .font-responsive-size-2-5 h5, .font-responsive-size-2-5 h6, .font-responsive-size-2-5 p, .font-responsive-size-2-5 a {
		font-size: 3vmax !important;
	}
	.font-responsive-size-2, .font-responsive-size-2 h1, .font-responsive-size-2 h2, .font-responsive-size-2 h3, .font-responsive-size-2 h4, .font-responsive-size-2 h5, .font-responsive-size-2 h6, .font-responsive-size-2 p, .font-responsive-size-2 a {
		font-size: 2.5vmax !important;
	}
	.font-responsive-size-1-5, .font-responsive-size-1-5 h1, .font-responsive-size-1-5 h2, .font-responsive-size-1-5 h3, .font-responsive-size-1-5 h4, .font-responsive-size-1-5 h5, .font-responsive-size-1-5 h6, .font-responsive-size-1-5 p, .font-responsive-size-1-5 a {
		font-size: 2vmax !important;
	}
	.font-responsive-size-1, .font-responsive-size-1 h1, .font-responsive-size-1 h2, .font-responsive-size-1 h3, .font-responsive-size-1 h4, .font-responsive-size-1 h5, .font-responsive-size-1 h6, .font-responsive-size-1 p, .font-responsive-size-1 a {
		font-size: 1.5vmax !important;
	}
	.font-responsive-size-0-75, .font-responsive-size-0-75 h1, .font-responsive-size-0-75 h2, .font-responsive-size-0-75 h3, .font-responsive-size-0-75 h4, .font-responsive-size-0-75 h5, .font-responsive-size-0-75 h6, .font-responsive-size-0-75 p, .font-responsive-size-0-75 a {
		font-size: 1.25vmax !important;
	}
	.font-responsive-size-0-5, .font-responsive-size-0-5 h1, .font-responsive-size-0-5 h2, .font-responsive-size-0-5 h3, .font-responsive-size-0-5 h4, .font-responsive-size-0-5 h5, .font-responsive-size-0-5 h6, .font-responsive-size-0-5 p, .font-responsive-size-0-5 a {
		font-size: 1vmax !important;
	}
	
}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 76px;
	}

	/* Helper Classes ------------------------ */

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

	/* PRIMARY MENU */

	ul.primary-menu {
		margin: -8px 0 0 -25px;
	}

	.primary-menu > li {
		margin: 0 0 0 5px;
	}

	/* HEADER TOGGLES */

	.primary-menu-wrapper + .header-toggles {
		margin-left: 0;
	}

	.header-toggles {
		margin-right: -40px;
	}

	.header-toggles .toggle {
		padding-left: 10px;
	}

	/* Menu Modal ---------------------------- */

	/* Search Modal -------------------------- */

	/* Sub Page ------------------------------ */

	/* Template: Cover Template -------------- */

	.cover-header + .post-inner {
		padding-top: 100px;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 32px;
		letter-spacing: -0.03125em;
		line-height: 1.375;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -60px;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignfull {
		margin-bottom: 100px;
		margin-top: 100px;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 80px 60px;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 64px;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 90px 40px 80px;
	}

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

	/* ALIGNMENT CLASSES */

	.entry-content > .alignfull {
		margin-bottom: 50px;
	/*	margin-top: 50px; */
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {
		right: calc((100% - 580px) / 2 + 580px - 20px);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {
		left: calc((100% - 580px) / 2 + 580px + 60px);
	}

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

	.comment-reply-title {
		font-size: 56px;
		line-height: 1.2;
		margin-bottom: 60px;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		margin: -40px 0 60px 0;
	}

	.comments .comment-respond .comment-reply-title {
		font-size: 48px;
	}

	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		margin: -45px 0 40px 0;
	}

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

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

	.widget-content {
		font-size: 18px;
	}

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

	.footer-menu {
		font-size: 24px;
		margin: -15px 0 0 -30px;
	}

	.footer-menu li {
		margin: 15px 0 0 30px;
	}

	ul.footer-social {
		margin: -10px 0 0 -10px;
	}

	ul.footer-social li {
		margin: 10px 0 0 10px;
	}

	.footer-social a {
		height: 44px;
		width: 44px;
	}

	.footer-social a::before {
		font-size: 20px;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		margin-left: -60px;
		width: calc(100% + 60px);
	}

	.footer-widgets {
		margin-left: 60px;
	}

}

@media ( min-width: 1240px ) {


	/* Blocks -------------------------------- */

	body.template-full-width .entry-content > .alignleft {
		margin-left: calc(( 100vw - 1200px ) / 2);
	}

	body.template-full-width .entry-content > .alignright {
		margin-right: calc(( 100vw - 1200px ) / 2);
	}

}

@media ( min-width: 1280px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {
		margin-left: -310px;
	}

	figure.wp-block-gallery.alignright {
		margin-right: -310px;
	}

	/* BLOCK: SEPARATOR */

	.wp-block-separator.is-style-wide {
		max-width: 1200px;
		width: 1200px;
	}

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

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		right: calc((100vw - 580px) / 2 + 580px + 40px);
		margin-left: -310px;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {
		left: calc((100vw - 580px) / 2 + 580px + 40px);
		margin-right: -310px;
	}

	.entry-content > .alignwide {
		max-width: 1200px;
		width: 1200px;
	}

	[class*="__inner-container"] > .alignwide {
		max-width: 1200px;
		width: 100%;
	}

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 250px;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		margin-left: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		margin-right: 0;
	}

}

@media ( min-width: 1330px ) {


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

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 290px;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.is-style-solid-color.alignleft::before,
	.wp-block-pullquote.is-style-solid-color.alignright::before {
		top: 0;
	}
}


#all_partners-section .vc_gitem-zone.vc_gitem-zone-c {
    min-height: 285px;
}