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

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

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

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

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

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

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

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

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

/* Sections
	 ========================================================================== */

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

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

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

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

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

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

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

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

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

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

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

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]: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 {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

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

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

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

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

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

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

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

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

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

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

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

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

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

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

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

.widget select {
	max-width: 100%;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

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

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

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

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

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

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

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

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

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

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

	/*rtl:ignore*/
	float: left;

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

.alignright {

	/*rtl:ignore*/
	float: right;

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



/*--------------------------------------------------------------
## Custom CSS
--------------------------------------------------------------*/

:root {
	--darkblue: #08415C;
	--lightblue: #72A1E5;
	--green: #BEEDAA;
	--white: #FFFFFF;
	--lightgrey: #F8F8F8;
	--darkgrey: #5A5B5B;
	--figtree: "Figtree", Helvetica, sans-serif;
}



*{
    margin: 0;
    padding:0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

body {
    margin: 0;
    padding: 0;
    margin: auto;
    font-family: 'Roboto', Helvetica, sans-serif;
    background-color: #f4f4f4;
    color: var(--darkgrey);
    overflow: auto;
    overflow-x: hidden;
	font-weight: 300;
	font-style: normal;
    font-size: 1em;
}

.post, .page {
    margin: 0;
}

#page{
	max-width:1800px;
	margin:auto;
    background-color: #fff;
}

p {
    font-family: 'Roboto', Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.6em;
    color: var(--darkgrey);
    margin-bottom:15px;
    text-rendering: geometricPrecision;
    text-decoration: none;
	font-weight: 300;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--figtree);
	letter-spacing: -0.01rem;
	font-weight: 700;
    font-style: normal;
    text-rendering: geometricprecision;
}

h1 {
    font-size: 2.35em;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    color: var(--darkblue);
}


h2 {
    font-size: 2.2em;
    line-height: 1.2em;
    margin: 0 0 10px 0;
}


h3 {
    font-size: 1.65em;
    line-height: 1.1em;
    margin: 0 0 10px 0;
}


h4 {
    font-size: 1.35em;
    line-height: 1.2em;
    margin: 0 0 5px 0;    
	color: var(--darkblue);
}

h5 {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0 0 5px 0;    
	color: var(--darkblue);
}




p strong, p b, li b, li strong{
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight:500;
    text-rendering: geometricPrecision;
}


a, a:visited { 
    text-decoration: none;
    color: var(--lightblue);
	text-decoration:underline;
    cursor: pointer;
	transition:color 0.3s ease;
}

header#masthead a{	
	text-decoration:none;
}


li { 
    list-style-type: none;
}


section div ul,
section div ol{ 
    margin:0 0 15px 15px;
}

section div ul li { 
    color: var(--darkgrey);
    font-size: 0.95em;
    list-style-type: disc;
	text-rendering: geometricPrecision;
	margin-bottom:5px;
}

section div ol li { 
    color: var(--darkgrey);
    font-size: 0.95em;
    list-style-type: numbers;
	text-rendering: geometricPrecision;
	margin-bottom:5px;
}



header#masthead .main-navigation {
    width:auto;
}



/* ******************************************************
	Animations
*********************************************************/

section.top .content{
    opacity: 0;
    transform: translateX(-50px);
}

section.top .floating-card{
    opacity: 0;
    transform: translateY(50px);
}

section.services .text, section.resources .text, section.contact .text, section.blog-header *{
    opacity: 0;
    transform: translateY(50px);
}

section.banner .text, section.text-image .text, section.text-icons .text, section.faq .text, section.process .text, section.employees .text, section.posts > .text{
    opacity: 0;
    transform: translateX(-50px);
}

section.definition, section.definition .text, section.filter-posts *{
    opacity: 0;
}



/* ******************************************************
	Buttons
*********************************************************/

a button {
    border-radius: 4px;
    border: 0;
    background: var(--green);
    padding: 12px 39px 12px 27px;
	cursor:pointer;
	transition:background 0.5s ease;
}

a button span{
	text-rendering: geometricPrecision;
    font-family: var(--figtree);
    font-weight: 500;
    font-style: normal;
    text-rendering: geometricprecision;
    color: var(--darkblue);
    font-size: 1em;
    display: block;
	text-transform: capitalize;
	transition:color 0.5s ease;
}

a button span:after {
    content: " ";
    width: 9px;
    height: 9px;
    position: absolute;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    margin-top: 3px;
    margin-left: 5px;
}

a:hover button {
    background: var(--lightblue);
	cursor:pointer;
	transition:background 0.5s ease;
}

a:hover button span{
    color: var(--white);
	transition:color 0.5s ease;
}



a:hover button.white {
    background: var(--white);
	cursor:pointer;
	transition:background 0.5s ease;
}

a:hover button.white span{
    color: var(--darkblue);
	transition:color 0.5s ease;
}





a span.link {
    font-family: var(--figtree);
    font-weight: 400;
    font-size: 1.1em;
    color: var(--lightblue);
    transition: color 0.5s ease;
}

a span.link:after {
    content: " ";
	width: 9px;
    height: 9px;
    position: absolute;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    margin-top: 10px;
    margin-left: 5px;
}

a:hover span.link {
    cursor:pointer;
    color: var(--green);
    transition: color 0.5s ease;
}




/* ******************************************************
	Header, Nav, Menus...
*********************************************************/

header#masthead .above-header {    
	height: 40px;
    width: 100%;
    background: #f8f8f8;
    position: fixed;
    top: 0;
    max-width: 1800px;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 6px 8%;
    align-items: center;
}

header#masthead .above-header h6 {
    font-weight: 400;
    font-size: 0.8em;
}

header#masthead .above-header .contact-details {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

header#masthead .above-header .contact-details a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

header#masthead .above-header .contact-details a:first-child{
	margin-right:35px;
}

header#masthead .above-header .contact-details a p{
	margin-bottom:0;
    font-family: var(--figtree);
    font-weight: 500;
    font-style: normal;
    text-rendering: geometricprecision;
	color: var(--darkblue);
	transition:all 0.3s ease;
}

header#masthead .above-header .contact-details a:hover p,
header#masthead .above-header .contact-details a:focus p{
	color: var(--lightblue);
	cursor:pointer;
	transition:all 0.3s ease;
}

header#masthead .above-header .contact-details a.tel p {
    font-size: 1.05em;
}

header#masthead .above-header .contact-details a svg{
	margin-right:8px;
}



header#masthead div.menu-header-container{
	display:block;
}
	
header#masthead div.menu-mobile-container{
	display:none;
}

header#masthead{
    position: fixed;
    padding-top: 40px;
    width: 100%;
    height: 120px;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 8%;
    padding-right: 8%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
	max-width:1800px;
	margin:auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

header#masthead .main-navigation ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}

header#masthead .main-navigation ul li {
    margin: 0 15px 0 15px;
    padding: 24px 0;
    transition: all 0.3s ease;
}


header#masthead .main-navigation ul li a{
	color: var(--darkblue);
    font-size: 0.9em;
    font-family: var(--figtree);
    font-weight: 400;
    font-style: normal;
    text-rendering: geometricprecision;
    transition: all 0.3s ease;
}

header#masthead .main-navigation ul li:hover a,
header#masthead .main-navigation ul li:focus a{
	color: var(--lightblue);
    transition: all 0.3s ease;
}

header#masthead .main-navigation ul li.current-menu-item > a, 
header#masthead .main-navigation ul li ul li.current-menu-item > a {
	color: var(--darkblue);
	border-bottom: 1px solid var(--lightblue);
    padding: 3px 0;
}


header#masthead .main-navigation ul li.menu-item-has-children{
    padding-right: 15px;
}

header#masthead .main-navigation ul li.menu-item-has-children:after {
    content: " ";
    width: 8px;
    height: 8px;
    position: absolute;
    border: 2px solid var(--lightblue);
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    right: 0px;
    top: calc(50% - 6px);
}


header#masthead .main-navigation ul li ul li {
    padding: 5px 0;
    transition: all 0.3s ease;
}



header#masthead .main-navigation ul li ul li a,
header#masthead .main-navigation ul li:hover ul li a,
header#masthead .main-navigation ul li:focus ul li a{
	color: var(--darkblue);
    font-size: 0.9em;
    transition: all 0.3s ease;
}

header#masthead .main-navigation ul li ul li:hover a,
header#masthead .main-navigation ul li ul li:focus a{
	color: var(--lightblue);
    transition: all 0.3s ease;
}



header#masthead .main-navigation ul li ul li ul li a,
header#masthead .main-navigation ul li ul li:hover ul li a,
header#masthead .main-navigation ul li ul li:focus ul li a{
	color: var(--darkblue);
    font-size: 0.9em;
    transition: all 0.3s ease;
}

header#masthead .main-navigation ul li ul li ul li:hover a,
header#masthead .main-navigation ul li ul li ul li:focus a{
	color: var(--lightblue);
    transition: all 0.3s ease;
}



header#masthead .main-navigation ul ul {
    background: var(--white);
	display:block;
    margin-left: -15px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    padding: 0 0 10px;
}




header#masthead .main-navigation ul ul ul{
    margin-left: calc(100% + -20px);
	padding: 10px 0;
}



header#masthead .main-navigation ul ul:before {
    content: " ";
    width: calc(100% + 10px);
    height: 12px;
    margin-left: -5px;
    background: var(--white);
    position: absolute;
    margin-top: -12px;
}

header#masthead .main-navigation ul ul ul:before{
	display:none;
}


header#masthead .main-navigation ul ul a {
    width: max-content;
    max-width: 250px;
}


header#masthead a.custom-logo-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

header#masthead img.custom-logo {
    width: 170px;
    height: auto;
    display: block;
}



header#masthead a button span{
    font-size: 0.95em;
	transition:all 0.5s ease;
}




/* Header Landing Page */

header#masthead .landingpage h6 {
    font-weight: 400;
    font-size: 0.8em;
}

header#masthead .landingpage.contact-details {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
	margin-right:50px;
}

header#masthead .landingpage.contact-details a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

header#masthead .landingpage.contact-details a:first-child{
	margin-right:35px;
}

header#masthead .landingpage.contact-details a p{
	margin-bottom:0;
    font-family: var(--figtree);
    font-weight: 500;
    font-style: normal;
    text-rendering: geometricprecision;
	color: var(--darkblue);
    margin-top: 5px;
	transition:all 0.3s ease;
}

header#masthead .landingpage.contact-details a p span {
    display: block;
    font-weight: 200;
    font-size: 0.8em;
    line-height: 0.9em;
}

header#masthead .landingpage.contact-details a:hover p,
header#masthead .landingpage.contact-details a:focus p{
	color: var(--lightblue);
	cursor:pointer;
	transition:all 0.3s ease;
}

header#masthead .landingpage.contact-details a.tel p {
    font-size: 1.2em;
}

header#masthead .landingpage.contact-details a.tel p span{
    font-size: 0.7em;
}

header#masthead .landingpage.contact-details a svg{
	margin-right:8px;
}

header#masthead .landingpage.contact-details a.email svg{
    width: 32px!important;
    height: 26px!important;
    border-radius: 4px;
}

header#masthead .landingpage.contact-details a.tel svg{
    width: 26px!important;
    height: 26px!important;
}





/* ******************************************************
	Slider
*********************************************************/


/* general slider styles */

ul.glide__slides,
ul.glide__slides li{
	margin:0;
	padding:0;
	list-style-type:none;
}

.glide__arrow {
    color: transparent;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: var(--darkblue) 3px solid;
	transition:all 0.3s ease;
}


.glide__arrow:hover {
    border: var(--lightblue) 3px solid;
	transition:all 0.3s ease;
}

.glide__arrow--right {
    right: -25px;
    border-left: 0!important;
    border-bottom: 0!important;
}

.glide__arrow--left {
    left: -25px;
    border-right: 0!important;
    border-top: 0!important;
}

/* end of slider */



/* ******************************************************
	Content
*********************************************************/


section.top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 190px 12% 100px;
}

section.top .content {
    width: 50%;
}

section.top .content .text {
    margin-bottom: 40px;
}

section.top .content .text h1 {
    margin-top: 40px;
}


section.top .content .text p{
    max-width: 420px;
    margin-bottom: 25px;
}

section.top.landingpage .content .text p{
    max-width: 100%;
}

section.top .content .accreditations {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

section.top .content .accreditations h4 {
    font-weight: 300;
    color: var(--darkblue);
    font-size: 0.9em;
    text-rendering: auto;
    padding: 0 30px 0 40px;
    margin: 10px 0;
	position: relative;
    max-width: 50%;
}


section.top .content .accreditations h4:before {
    content: " ";
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid var(--lightblue);
	left:0;
    top: 5px;
}

section.top .content .accreditations h4:after {
    content: " ";
    width: 12px;
    height: 24px;
    border-right: 3px solid var(--darkblue);
    border-bottom: 3px solid var(--darkblue);
    position: absolute;
    margin-top: 5px;
    left: 12px;
    transform: rotate(45deg);
    top: -6px;
}




section.top .floating-card {
    width: 50%;
	max-width: 420px;
	border-radius: 24px;
	background: var(--white);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

section.top .floating-card img.main {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    height: 250px;
    width: 100%;
    object-fit: cover;
}

section.top .floating-card img.reviews {
    width: 235px;
    margin-top: -37px;
    margin-bottom: 35px;
}

section.top .floating-card .services {
    padding: 0 40px 35px;
}

section.top .floating-card .services h3 {
    font-size: 1.1em;
    font-weight: 300;
    text-rendering: auto;
    margin-bottom: 10px;
	padding-left:25px;
    color:var(--darkblue);
	position:relative;
}

section.top .floating-card .services h3:before {
    content: " ";
    width: 10px;
    height: 20px;
    border-right: 3px solid var(--lightblue);
    border-bottom: 3px solid var(--lightblue);
    position: absolute;
    left: 0px;
    transform: rotate(45deg);
}



section.services.diagonal-before:before {
    content: " ";
    width: 100%;
    position: absolute;
    background:var(--darkblue);
    height: 200px;
    top: -200px;
    left: 0;
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

section.services.diagonal-before{
	position: relative;
}

section.services {
    padding: 70px 8%;
    background: var(--darkblue);
}

section.services .text{
	max-width:640px;
	margin:0 auto 35px;
	text-align:center;
}


section.services .text h2{
    color: var(--lightblue);
}

section.services .text p{
    color: var(--white);
}


section.services .all-services {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

section.services .service {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	text-decoration: none;
    background: var(--white);
    padding: 35px 30px;
    border-radius: 24px;
    width: calc(33.333% - 20px);
    margin: 0 10px 20px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

section.services .service p.small{
	font-family: var(--figtree);
	color: var(--darkblue);
	opacity: 0.75;
	font-size: 0.9em;
	margin-bottom: 2px;
}

section.services .service h3{
	color: var(--darkblue);
	transition: all 0.5s ease;
}

section.services .service:hover h3,
section.services .service:focus h3{
	color: var(--lightblue);
	transition: all 0.5s ease;
}

section.services .service p{
	font-size: 0.9em;;
}

section.services .service:hover,
section.services .service:focus{
    transform:scale(1.015);
}

section.banner {
    padding: 50px 8%;
	background: var(--lightblue);
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;    
	align-items: center;
}

section.banner .text {
    max-width: 640px;
	padding-right: 40px;
}

section.banner .text h2{
	color: var(--white);
    margin: 0 0 5px 0;
}

section.banner .text p{
	color: var(--white);
	margin-bottom: 0;
}




section.text-image {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

section.text-image .text {
    width: 50%;
    padding: 90px 8%;
}

section.text-image .text h4 {
    font-weight: 300;
    font-size: 1.1em;
	margin-bottom: 0;
	color: var(--darkblue);
}

section.text-image .text h2 {
	color: var(--lightblue);
}

section.text-image .text img {
	margin: 5px 0 15px;
	display: block;
}


section.text-image .image {
    width: 50%;
    object-fit: cover;
}





section.resources {
    padding: 70px 8%;
    background: var(--lightgrey);
}

section.resources .text{
	max-width:640px;
	margin:0 auto 35px;
	text-align:center;
}


section.resources .text h2{
    color: var(--lightblue);
}

section.resources .text a {
	text-decoration: none;
}

section.resources .text a span{
    color: var(--darkblue);
	transition: all 0.5s ease;
}

section.resources .text a:hover span,
section.resources .text a:focus span{
    color: var(--lightblue);
	transition: all 0.5s ease;
}

section.resources .text a:hover span,
section.resources .text a:focus span{
    color: var(--green);
	transition: all 0.5s ease;
}


section.resources .all-resources {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

section.resources .all-resources .post {
	text-decoration: none;
    background: var(--darkblue);
    padding: 35px 30px;
    border-radius: 24px;
    width: calc(33.333% - 20px);
    margin: 0 10px 20px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	transition: all 0.5s ease;
}

section.resources .all-resources .post:hover,
section.resources .all-resources .post:focus{
	background: #043248;
	transform:scale(1.015);
	transition: all 0.5s ease;
}

section.resources .all-resources p.pill{
	font-family: var(--figtree);
	margin-bottom: 8px;
    font-size: 0.75em!important;
    padding: 3px 10px;
    background: var(--lightblue);
    color: var(--white);
    display: block;
    width: fit-content;
    border-radius: 20px;
	transition: all 0.5s ease;
}

section.resources .all-resources p.pill.Videos{
    background: var(--green);
    color: var(--darkblue);
	transition: all 0.5s ease;
}

section.resources .all-resources p.pill.Guides{
    background: var(--white);
    color: var(--darkblue);
	transition: all 0.5s ease;
}


section.resources .all-resources .post h3{
	color: var(--white);
	transition: all 0.5s ease;
}


section.resources .all-resources .post p{
	font-size: 0.9em;
	color: var(--white);
}




section.text-icons {
    background: var(--darkblue);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 70px 8%;
}

section.text-icons .text{
	width:calc(90% - 570px);
	margin-right: 10%;
}

section.text-icons .text h2{
	color: var(--white);
}

section.text-icons .text p{
	color: var(--white);
}

section.text-icons .icons,
section.text-image .icons{
	width: 570px;
	background: var(--white);
	border-radius: 24px;
	padding:25px 45px;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

section.text-icons .icons .single-icon,
section.text-image .icons .single-icon {
    width: 50%;
    padding-right: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	margin:15px 0;
}

section.text-icons .icons .single-icon h3,
section.text-image .icons .single-icon h3{
    font-weight: 500;
    font-size: 1.2em;
    margin: 0;
	color: var(--darkblue);
}

section.text-icons .icons .single-icon img.icon,
section.text-image .icons .single-icon img.icon{
	margin-right: 15px;
}




section.contact {
    padding: 70px 8%;
    background: var(--lightgrey);
}

section.contact .text{
	max-width:640px;
	margin:0 auto 35px;
	text-align:center;
}

section.contact .text h2{
    color: var(--lightblue);
}

section.contact .content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

section.contact .content .form {
    width: 50%;
    padding: 35px;
    background:var(--white);
    border-radius: 24px;
    margin-right: 2%;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

section.contact .content .card {
    width: 35%;
    border-radius: 24px;
    background: var(--darkblue);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

section.contact .content .form h3 {
    color: var(--darkblue);
    margin-bottom: 5px;
}

section.contact .content .form p {
    color: var(--darkblue);
}


section.contact .content .card img.main{
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	height:250px;
	object-fit:cover;
    width: 100%;
}

section.contact .content .card .details {
    padding: 25px 35px 35px;
}

section.contact .content .card .details h3,
section.contact .content .card .details p{
	color:var(--white);
}


section.contact .content .card .details a{
	font-family: var(--figtree);
	font-weight: 500;
    font-size: 1.25em;
    text-decoration: none;
	color:var(--white);
	transition: all 0.3s ease;
}

section.contact .content .card .details a:hover,
section.contact .content .card .details a:focus{
	color:var(--lightblue);
	transition: all 0.3s ease;
}




/* ******************************************************
	Landing Page
*********************************************************/

section.top.landingpage {
    padding: 190px 12% 100px;
    align-items: center;
}


section.top .floating-card .tab {
    background: var(--lightblue);
    width: 100%;
    text-align: center;
    padding: 14px 10px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
	text-decoration: none;
}


section.top .floating-card .tab h4{
	color:var(--white);
	margin-bottom: 0px;
    font-weight: 500;
    font-size: 1.15em;
}


section.top .floating-card .profile {
    padding: 0 20px 60px;
	width:100%;
}

section.top .floating-card .member {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	max-width: 340px;
    margin: 30px auto 20px;
}

section.top .floating-card .member .image {
    width: 120px;
    margin-right: 5px;
    position: relative;
}


section.top .floating-card .member a svg#linkedin {
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 6px;
    right: 14px;
}

section.top .floating-card .member a svg#linkedin path{
	fill: var(--lightblue);
	transition: all 0.3s ease;	
}

section.top .floating-card .member a:hover svg#linkedin path{
	fill: var(--darkblue);
	transition: all 0.3s ease;	
}



section.top .floating-card .member .name {
    width: calc(100% - 130px);
}

section.top .floating-card .member .name h3{
	margin-bottom: 3px;
	color: var(--darkblue);
}

section.top .floating-card .member .name p{
	margin-bottom: 0;
	font-size: 0.8em;
    line-height: 1.4em;
}


section.top .floating-card .contact {
    text-align: center;
}

section.top .floating-card .contact h4{
	color: var(--darkblue);
    margin: 0;
}


section.top .floating-card .contact a{
	display: block;
    text-decoration: none;
	color: var(--darkblue);
	margin-bottom: 2px;
	transition: all 0.3s ease;
}

section.top .floating-card .contact a:hover,
section.top .floating-card .contact a:focus{
	color: var(--lightblue);
	transition: all 0.3s ease;
}



section.top.landingpage .floating-card img.reviews {
    width: 235px;
    margin-bottom: -35px;
}

section.top.landingpage .content .text{
	margin-bottom: 0;
    margin-top: 35px;
}

section.top.landingpage .content .text h1 {
    margin-top: 0px;
}





section.accreditations {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 25px 7.5% 25px 10%;
    background: #f8f8f8;
}

section.accreditations h4 {
    font-weight: 400;
    color: var(--darkblue);
    font-size: 0.9em;
    text-rendering: auto;
    padding: 0 40px 0 45px;
    margin: 10px 0;
	position: relative;
}

section.accreditations h4:last-child {
    padding: 0 0 0 45px;
}


section.accreditations h4:before {
    content: " ";
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid var(--green);
	left:0;
    top: 3px;
}

section.accreditations h4:after {
    content: " ";
    width: 12px;
    height: 24px;
    border-right: 3px solid var(--darkblue);
    border-bottom: 3px solid var(--darkblue);
    position: absolute;
    margin-top: 8px;
    left: 14px;
    transform: rotate(45deg);
    top: -7px;
}

section.definition {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 70px 10%;
}

section.definition h2{
	color: var(--lightblue);
	width: 48%;
	font-size: 2em;
}

section.definition .text{
	color: var(--darkblue);
	font-size: 1.25em;
	width: 48%;
}

section.definition .text p{
	color: var(--darkblue);
}

section.definition .text li{
	color: var(--darkblue);
    font-size: 1em;
}

section.process {
    background: #f8f8f8;
    padding: 70px 7.5%;
}

section.process .text {
    max-width: 640px;
    margin-bottom: 35px;
}

section.process .text h2{
	color: var(--darkblue);
}

section.process .text p{
	color: var(--darkblue);
}

section.process .steps {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
	margin-bottom: 5px;
}

section.process .steps .step{
	width: calc(33.33% - 2%);
    padding: 35px;
    background:var(--white);
    border-radius: 24px;
    margin-right: 2%;
	margin-bottom:20px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

section.process .steps .step h4{
	color: var(--green);
	margin-bottom: 3px;
}

section.process .steps .step h3{
	color: var(--darkblue);
}

section.process .steps .step p{
	font-size: 0.9em;
	margin-bottom: 0;
}

section.main-content {
    padding: 70px 7.5%;
    background: #fff;
}

section.main-content .text {
    max-width: 640px;
    margin-bottom: 35px;
}

section.main-content .text h2{
	color: var(--lightblue);
}

section.main-content h3{
	color: var(--darkblue);
}

section.main-content h4{
	color: var(--lightblue);
}

section.main-content .content > div {
    width: calc(48% - 15px);
    display: inline-block;
    margin-right: 30px;
    vertical-align: text-top;
}

section.main-content .content > div:last-child {
    margin-right: 0px;
}

section.main-content li{
	font-size:1em;
}



section.faq {
    padding: 70px 7.5%;
    background: #f8f8f8;
}

section.faq .text {
    max-width: 640px;
    margin-bottom: 35px;
}

section.faq .text h2{
	color: var(--lightblue);
}


section.faq .content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

section.faq .content .definition{
	width: 45%;
	background-color: var(--darkblue);
	padding: 30px;
	border-radius: 10px;
	color: var(--white);
	margin: 0 5% 25px 0;
}

section.faq .content .definition p{
	color: var(--white);
	margin-bottom: 0;
	font-size: 0.95em;
}

section.faq .content .single p{
	font-size: 0.95em;
}

section.faq .content .single {
    width: 45%;
    margin: 0 5% 20px 0;
}

section.faq .content .single button{
	margin-bottom: 25px;
}

section.faq .content .single h3{
    color:var(--darkblue);
}

section.glossary {
	background-color: var(--lightgrey);
}
section.glossary .content .single h4{
	font-size: 1.65em;
	font-weight: 400;
	color: var(--green);
}

section.glossary .content .single h3 {
    font-weight: 500;
}

section.glossary .content .single p{
	color: var(--darkblue);
}

img.full-width-image {
    object-fit: cover;
    height: 400px;
    width: 100%;
    display: block;
}


.page-template-tpl_landingpage footer#colophon .site-info section#nav_menu-2 {
    display: none;
}

.page-template-tpl_landingpage footer#colophon .site-info .widget {
    max-width: 50%;
}



/* ******************************************************
	Services Page
*********************************************************/

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}


section.quick-links-banner {
    padding: 25px 5%;
    background: #f8f8f8;
}

section.quick-links-banner .center {
    display: block;
    width: fit-content;
    margin: 0 auto;
}

section.quick-links-banner p.blue{
	color: var(--lightblue);
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 500;
	margin-bottom: 5px;
    width: fit-content;
}

section.quick-links-banner .quick-links{
	display: flex;
    flex-direction: row;
	flex-wrap: wrap;
    justify-content: start;
}

section.quick-links-banner .quick-links .links{
	border: 2px solid var(--darkblue);
	border-radius: 4px;
	align-items: center;
	display: flex;
	flex-direction: row;
	padding: 7px 17px;
	margin-bottom: 15px;
	margin-right: 20px;
	transition: all 0.3s ease;
}

section.quick-links-banner .quick-links .links:last-child{
	margin-right:0;
}

section.quick-links-banner .quick-links .links:hover{
	background-color: var(--darkblue);
	transition: all 0.3s ease;
}


section.quick-links-banner .quick-links .links a {
	color: var(--darkblue);
	font-family:var(--figtree);
	text-decoration: none;
	font-weight: 500;
	font-size: 0.9em;
	white-space: nowrap;
	transition: all 0.3s ease;
}

section.quick-links-banner .quick-links .links svg{
	margin-left: 5px;
    fill: var(--darkblue);
    width: 13px;
	transition: all 0.3s ease;
}

section.quick-links-banner .quick-links .links:hover a,
section.quick-links-banner .quick-links .links:hover svg,
section.quick-links-banner .quick-links .links:focus a,
section.quick-links-banner .quick-links .links:focus svg{
	color: var(--white);
	fill: var(--white);
	transition: all 0.3s ease;
}



section.accreditations-blue{
	background-color: var(--darkblue);
}

section.accreditations-blue h4{
    color: var(--white);
}

section.accreditations-blue h4:before {
    border: 2px solid var(--lightblue);
}

section.accreditations-blue h4:after {
    border-right: 3px solid var(--green);
    border-bottom: 3px solid var(--green);
}

section.services.diagonal-before:before{
    content: " ";
    width: 100%;
    position: absolute;
    background:var(--darkblue);
    height: 200px;
    top: -200px;
    left: 0;
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

section.services.diagonal-before {
	position: relative;
}



/* ******************************************************
	About Page
*********************************************************/


section.about-top {
    padding: 119px 0% 70px 12%;
	align-items:initial;
}

section.about-top .content {
    padding: 80px 0 120px;
}

section.about-top .background-image {
	width: 45%;
}



section.about-text-icons{
	background-color: var(--lightgrey);
}

section.about-text-icons .text h2{
	color: var(--lightblue);
}

section.about-text-icons .text h4{
	font-weight: 400;
	font-size: 1em;
	color: var(--darkblue);
}

section.about-text-icons .text p{
	color: var(--darkgrey);
}

section.about-text-icons.diagonal-before:before {
    content: " ";
    width: 100%;
    position: absolute;
    background:var(--lightgrey)!important;
	z-index: 10;
    height: 200px;
    top: -200px;
    left: 0;
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

section.about-text-icons.diagonal-before {
	position: relative;
}

section.employees {
    padding: 70px 8%;
}

section.employees .text{
	max-width:640px;
	margin-bottom: 35px;
}

section.employees .text h2{
    color: var(--lightblue);
}

section.employees .all-employees {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
}

section.employees .employee {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	text-decoration: none;
    background: var(--white);
    padding: 30px 45px;
    border-radius: 24px;
    width: calc(33.333% - 20px);
    margin: 0 10px 20px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	cursor:pointer;
}

section.employees .employee img{
	width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 24px;
}


section.employees .employee img.profile{
    width: 150px;
    height: 150px;
    object-fit: cover;
    object-position: 0 -10px;
    border-radius: 100%;
}


section.employees .employee .wrapper{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

section.employees .employee p{
	margin-bottom:0;
}

section.employees .employee .wrapper .linkedin{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    background: var(--lightblue);
    top: 115px;
    left: calc(50% + 40px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
	cursor:pointer;
    align-items: center;
	transition: all 0.3s ease;
}

section.employees .employee .wrapper a .linkedin:hover, section.employees .employee .wrapper a .linkedin:focus{
	background:var(--darkblue);
	cursor:pointer;
	transition: all 0.3s ease;
}

section.employees .employee .wrapper .linkedin img{
	width: 15px;
	height: 15px;
	border-radius: 0;
}

section.employees .employee .wrapper .name{
	display: flex;
	flex-direction: column;
	justify-content: start;
	color: var(--darkblue);
}

section.employees .employee .wrapper .name h3{
    margin-top: 20px;
}

section.employees .employee .wrapper .name p{
	line-height: 1.4em;
	font-size:0.9em;
	color: var(--darkblue);
	margin-bottom:10px;
}

section.employees .employee .wrapper p.read-more {
    margin-bottom: 25px;
    font-weight: 500;
    font-family: var(--figtree);
    text-decoration: underline;
    color: var(--lightblue);
    transition: 0.3s ease;
    font-size: 0.85em;
    display: inline-block;
}

section.employees .employee .wrapper p.read-more span {
    display: inline; /* Ensure the span is displayed as inline */
}


section.employees .employee h4{
	color: var(--darkblue);
}

section.employees .employee a {
    text-decoration: none;
    color: var(--darkblue);
    line-height: 1.2em;
    font-family: var(--figtree);
    font-weight: 400;
	transition: all 0.3s ease;
}

section.employees .employee h3{
    margin-top: 30px;
}

section.employees .employee a:hover, section.employees .employee a:focus {
    color: var(--lightblue);
	cursor:pointer;
	transition: all 0.3s ease;
}

section.about-posts{
	background-color: var(--lightgrey);
}

section.about-posts .text{
	width: 100%;
	margin-bottom: 30px;
}

section.about-posts .text h2{
	color: var(--lightblue);
}

section.about-posts .text p{
	max-width: 600px;
}




/* ******************************************************
	Blog
*********************************************************/

p#breadcrumbs {
    font-size: 0.8em;
    margin-bottom: 5px;
    opacity: 0.75;
	max-width:100%;
}


section.blog-header{
	padding: 200px 50% 100px 8%;
}

section.blog-header a{
	text-decoration: none;
	color: var(--lightblue);
	cursor: pointer;
}
section.blog-header a:hover{
	color: var(--darkblue);
}

section.posts{
    padding: 70px 8%;
    display: none!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

section.posts .text{
	width: 100%;
}

section.posts .text p{
	max-width: 560px;
	margin-bottom:0;
}

section.posts .post{
    text-decoration: none;
    width: calc(33.3% - 1.2em);
    box-sizing: border-box;
    margin: .6rem .6em;
    border-radius: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: all 0.5s ease;
}
section.posts .post img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

section.posts .post h3{
    color: var(--darkblue);
    padding: 25px 7% 0px;
    transition: all 0.5s ease;
}

section.posts .post:hover h3{
    color: var(--lightblue);
    transition: all 0.5s ease;
}

section.posts .post p{
	padding: 0 7%;
	margin-bottom:0;
}

section.posts .post .link-wrapper svg{
    vertical-align: middle;
    width: 14px;
	margin-left: 8px;
    margin-top: 2px;
    transition: all 0.5s ease;
}

section.posts .post .link-wrapper svg path{
    fill: var(--lightblue);
    transition: all 0.5s ease;
}


section.posts .post .link-wrapper{
    padding: 20px 7% 30px;
    display: flex;
    flex-direction: row;
    justify-content: start;
}
section.posts .post .link-wrapper span{
	font-family: var(--figtree);
    font-weight: 400;
    font-size: 1.1em;
    color: var(--lightblue);
    transition: all 0.5s ease;
}

section.posts .post:hover {
    transform:scale(1.015);
    cursor: pointer;
    transition: all 0.5s ease;
}

section.posts .post:hover .link-wrapper svg path{
    fill: var(--green);
    transition: all 0.5s ease;
}

section.posts .post:hover .link-wrapper span{
    color: var(--green);
    transition: all 0.5s ease;
}




section.filter-posts{
	background-color: var(--lightgrey);
	padding: 30px 8%;
}

section.filter-posts h4{
	text-transform: uppercase;
	color: var(--darkblue);
	font-size: 0.9em;
	font-weight: 400;
	padding-left: 15px;
}

section.filter-posts ul{
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
	flex-wrap:wrap;
}

section.filter-posts li{
	list-style-type:none;
	margin-right:5px;
}

section.filter-posts .postform{
	border: 2px solid var(--darkblue);
	padding: 10px;
	border-radius: 20px;
	background-color: var(--lightgrey);
	width: 200px;
	font-family: var(--figtree);
	color: var(--darkblue);
	font-weight: 500;
	cursor: pointer;
}

section.filter-posts .postform:hover {
	background-color: var(--white);
}

section.filter-posts input[type="submit"] {
	border: 2px solid var(--darkblue);
	padding: 10px;
	border-radius: 20px;
	background-color: var(--darkblue);
	color: var(--white);
	font-family: var(--figtree);
	font-weight: 300;
	width: 100px;
	cursor: pointer;
	transition: 0.2s ease;
}
section.filter-posts input[type="submit"]:hover {
	background-color: var(--green);
	border: 2px solid var(--green);
	color: var(--darkblue);
}



/* ******************************************************
	Resources
*********************************************************/


section.resources-light{
	background-color: var(--white);
}

section.resources-light .all-resources .post {
    background: var(--lightgrey);
}

section.resources-light .all-resources .post h3{
	color: var(--darkblue);
}

section.resources-light .all-resources .post p{
	color: var(--darkblue);
}
section.resources-light .all-resources .post h3{
	color: var(--darkblue);
}

section.resources-light .all-resources .post p{
	color: var(--darkblue);
}

section.resources-light .all-resources .post:hover {
    background: #ffffff;
	transition: all 0.5s ease;
}

section.resources-light .all-resources .post:hover p.pill.Guides{
    background: #f2f2f2;
	transition: all 0.5s ease;
}


section.resources-light .all-resources .post:hover h3,
section.resources-light .all-resources .post:hover .post-text{
	color: var(--darkblue);
	transition: all 0.5s ease;
}




/* ******************************************************
	Single Blog
*********************************************************/


section.single-post-hero{
	display: flex;
	flex-direction: row;
    justify-content: space-between;
	padding-top: 120px;
}
section.single-post-hero .text p span a{
	color: var(--darkblue);
}

section.single-post-hero .text{
	width: 50%;
	padding: 120px 5% 120px 8%;
}

section.single-post-hero .text p a{
	text-decoration: none;
	color: var(--darkgrey);
	cursor: pointer;
}

section.single-post-hero .image{
	width: 45%;
}

section.single-post{
	padding: 70px 0;
	margin:auto;
	background-color: var(--lightgrey);
}

section.single-post .wrapper{
	max-width: 1000px;
	margin: auto;
}

section.single-post h2{
	color: var(--lightblue);
}

section.single-post .post-content img{
	margin: 15px 0;
	border-radius:24px;
}

section.single-post h3{
	color: var(--darkblue);
}

section.posts h2{
	color: var(--darkblue);
}


section.single-post .author-info{
	display: flex;
	flex-direction: row;
	justify-content:flex-start;
	align-items:center;
	width: 300px;
	margin-top: 40px;
	position: relative;
}

section.single-post .author-info img.avatar{
	border-radius: 50%;
	margin-right: 20px;
}

section.single-post .author-info .wrapper{
	display: flex;
	flex-direction: column;
	justify-content:flex-start;
}

section.single-post .author-info .wrapper h5{
	margin-bottom: 6px;
	color: var(--darkblue);
	font-size: 1.35em;
}

section.single-post .author-info .wrapper p{
	margin-bottom: 0;
	line-height: 1.25em;
	font-size: 0.75em;
}

section.single-post .author-info .linkedin{
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: -5px;
	left: 50px;
	display:flex;
	flex-direction:column;
    justify-content: center;
	align-items:center;
	background: var(--lightblue);
	border-radius:100px;
	transition: all 0.3s ease;
}

section.single-post .author-info .linkedin:hover,
section.single-post .author-info .linkedin:focus{
	background: var(--darkblue);
	cursor:pointe;
	transition: all 0.3s ease;
}

section.single-post .author-info .linkedin img{
	width: 12px;
	height: 12px;
}


div.all-blog{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}


div.all-blog .post{
    text-decoration: none;
    width: calc(33.3% - 1.2em);
    box-sizing: border-box;
    margin: .6rem .6em;
    border-radius: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: all 0.5s ease;
}

div.all-blog .post img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

div.all-blog .post h3{
    color: var(--darkblue);
    padding: 25px 7% 0px;
    transition: all 0.5s ease;
}

div.all-blog .post:hover h3{
    color: var(--lightblue);
    transition: all 0.5s ease;
}

div.all-blog .post p{
	padding: 0 7%;
	margin-bottom:0;
}

div.all-blog .post .link-wrapper svg{
    vertical-align: middle;
    width: 14px;
	margin-left: 8px;
    margin-top: 2px;
    transition: all 0.5s ease;
}

div.all-blog .post .link-wrapper svg path{
    fill: var(--lightblue);
    transition: all 0.5s ease;
}


div.all-blog .post .link-wrapper{
    padding: 20px 7% 30px;
    display: flex;
    flex-direction: row;
    justify-content: start;
}

div.all-blog .post .link-wrapper span{
	font-family: var(--figtree);
    font-weight: 400;
    font-size: 1.1em;
    color: var(--lightblue);
    transition: all 0.5s ease;
}

div.all-blog .post:hover {
    transform:scale(1.015);
    cursor: pointer;
    transition: all 0.5s ease;
}

div.all-blog .post:hover .link-wrapper svg path{
    fill: var(--green);
    transition: all 0.5s ease;
}

div.all-blog .post:hover .link-wrapper span{
    color: var(--green);
    transition: all 0.5s ease;
}



/* ******************************************************
	Contact Page
*********************************************************/


section.contact-page .text {
    margin-top: 120px;
}

section.contact-page .text h2{
	color: var(--darkblue);
}

.searchandfilter ul {
	margin: 0;
}



/* ******************************************************
	Health Check
*********************************************************/

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    font-size: 0.85em;
}

.page-template-healthcheck section.blog-header {
    padding: 190px 5% 40px 5%;
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin: auto;
}

section.healthcheck{
	padding: 70px 8%;
	background-color: var(--lightgrey);
}

section.healthcheck .text p{
	max-width: 560px;
	padding-bottom: 30px;
}

section.healthcheck .gform_wrapper .gf_progressbar_title{
	padding-bottom:0;
}


section.healthcheck .form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


body.page-id-1057 section.healthcheck .form{
	display:block;
    max-width: 800px;
    margin: 0 auto;
}


.page-template-healthcheck section.healthcheck .form .form-title{
    color: var(--lightblue);
    font-size: 1.8em;
}

section.healthcheck .form #gform_wrapper_2 {
    max-width: 900px;
}


.page-template-healthcheck section.healthcheck p.gform_required_legend {
    display: none;
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper #gform_page_2_1 .gfield {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 500px;
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gfield h3{
    font-weight: 500;
    font-size: 1.5em;
    color: var(--darkblue);
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gfield h5 {
    font-weight: 400;
    color: var(--lightblue);
}


.page-template-healthcheck section.healthcheck .gform_wrapper input[type=text], 
.page-template-healthcheck section.healthcheck .gform_wrapper input[type=email] {
    background: #fff!important;
}


.page-template-healthcheck section.healthcheck .form .gform_wrapper .gfield_label {
    font-size: 18px;
    padding-right: 25px;
	margin-bottom:5px!important;
}


.page-template-healthcheck section.healthcheck .image-choices-field.image-choices-show-labels .image-choices-choice-text {
    font-family: var(--figtree);
    font-size: 15px;
    color: var(--darkblue);
}


.page-template-healthcheck section.healthcheck .form .gform_wrapper .gfield input.large, 
.page-template-healthcheck section.healthcheck .form .gform_wrapper .gfield select.large {
    background-color: white;
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input{
    border-radius: 4px;
    border: 0;
    background: var(--green);
    padding: 12px 32px;
	cursor:pointer;
	transition:background 0.5s ease;
	text-rendering: geometricPrecision;
    font-family: var(--figtree);
    font-weight: 500;
    font-style: normal;
    text-rendering: geometricprecision;
    color: var(--darkblue);
    font-size: 1em;
    display: block;
	text-transform: capitalize;
    margin-bottom: 8px!important;
	transition:color 0.5s ease;
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input.gform_previous_button {
    background: white;
    transition: color 0.5s ease;
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input.gform_previous_button:hover {
    background: var(--lightblue);
    transition: color 0.5s ease;
}


.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input:after {
    content: " ";
    width: 9px;
    height: 9px;
    position: absolute;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    margin-top: 3px;
    margin-left: 5px;
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input:hover {
    background: var(--lightblue);
	cursor:pointer;
	transition:background 0.5s ease;
	color: var(--white);
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input[type="submit"]{
    background: var(--lightblue);
    color: var(--white);
}

.page-template-healthcheck section.healthcheck .form .gform_wrapper .gform_page_footer input[type="submit"]:hover {
    background: var(--green);
	cursor:pointer;
	transition:background 0.5s ease;
	color: var(--darkblue);
}

.page-template-healthcheck section.healthcheck .gform_wrapper .gf_progressbar_percentage.percentbar_blue {
    background-color: var(--lightblue);
}
.page-template-healthcheck section.healthcheck .gform_wrapper .gsection {
    border-bottom: none;
}

.page-template-healthcheck section.healthcheck .gform_wrapper .gform_page_footer {
    display: flex;
    justify-content: center;
    flex-direction: row;
}




.page-template-healthcheck.page-id-924 section.blog-header{
	display:none;
}

.page-template-healthcheck.page-id-924 section.healthcheck {
    padding: 120px 20px 20px;
}

/* ******************************************************
	Basic
*********************************************************/

section.basic-content{
	padding: 70px 5%;
	background-color: var(--lightgrey);
}

section.basic-content .content{
	max-width:1000px;
	margin:0 auto;
}

section.basic-content .content h2,
section.basic-content .content h4{
	color:var(--darkblue);
}

section.basic-content .content h3{
	color:var(--lightblue);
}


/* ******************************************************
	Form
*********************************************************/

.gform_wrapper form .gfield_label {
    color: var(--lightblue);
	font-family: var(--figtree);
	font-weight: 400!important;
}

.gform_wrapper form legend{
	margin-bottom: 0!important;
}

.gform_wrapper form .gfield input, 
.gform_wrapper form .gfield textarea {
    background: #f8f8f8;
    border: 1px solid #eee;
}


.gform_wrapper .gform_footer, 
.gform_wrapper .gform_page_footer {
    padding: 16px 0 0!important;
}

.gform_wrapper form input.gform_button {
    border: 0;
    background: var(--lightblue);
    padding: 12px 24px;
    color: #fff;
    font-family: var(--figtree);
    border-radius: 4px;
	margin-bottom: 0!important;
	transition: all 0.5s ease;
}

.gform_wrapper form input.gform_button:hover,
.gform_wrapper form input.gform_button:focus {
    border: 0;
    background: var(--green);
    padding: 12px 24px;
    color: #fff;
    font-family: var(--figtree);
    border-radius: 4px;
	cursor:pointer;
	transition: all 0.5s ease;
}





/* checkboxes styling */

.gform_wrapper form [type="checkbox"]:not(:checked), 
.gform_wrapper form  [type="checkbox"]:checked {
  position: absolute!important;
  left: -9999px;
}

.gform_wrapper form  [type="checkbox"]:not(:checked) + label, 
.gform_wrapper form [type="checkbox"]:checked + label {
  position: relative!important;
  padding-left: 25px!important;
  cursor: pointer!important;
}

.gform_wrapper form [type="checkbox"]:not(:checked) + label:before, 
.gform_wrapper form  [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
  padding: 2px;
}

.gform_wrapper form  [type="checkbox"]:not(:checked) + label:after, 
.gform_wrapper form  [type="checkbox"]:checked + label:after {
  	content: '';
    position: absolute;
    width: 18px;
    height: 10px;
    top: 2px;
    left: 1px;
    border-top: 2px solid var(--lightblue);
    border-right: 2px solid var(--lightblue);
    transform: rotate(135deg)!important;
    transition: all .2s;
}

/* checked mark aspect changes */
.gform_wrapper form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.gform_wrapper form [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.gform_wrapper form [type="checkbox"]:disabled:not(:checked) + label:before,
.gform_wrapper form  [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.gform_wrapper form  [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

.gform_wrapper form [type="checkbox"]:disabled + label {
  color: #aaa;
}


form#gform_3 .gfield h3 {
    text-align: center;
}



form#gform_3 .gsection {
    padding: 25px 16px 0px 0!important;
}

form#gform_3 .gf_step_label {
    font-size: 16px;
    color: var(--darkblue);
    font-weight: 500;
    font-family: var(--figtree);
}

form#gform_3 .gf_step_number {
    border: 2px solid #fff;
    color: var(--darkblue);
}

form#gform_3 .gf_step_active .gf_step_number {
    background: #ffffff;
    color: var(--green);
    border: 2px solid #fff;
}

form#gform_3 .gf_step_completed .gf_step_number:before {
    background: var(--green);
	border: 2px solid var(--green);
}

form#gform_3 .gfield_description {
	font-size: 13px;
}

form#gform_3 .gfield_consent_description {
    border: 0;
    margin-top: 0px;
    padding: 0 0 5px 0 !important;
    margin-bottom: 8px;
}


.scale-slider .ui-slider-pip .ui-slider-line{
	height:4px!important;
}

.scale-slider .ui-slider-pip .ui-slider-label {
    top: 5px!important;
}

div.slider-display, div.circles-slider, div.scale-slider, div.rainbow-slider, div.flat-slider, div.double-label-slider {
    margin: 20px 0px 60px !important;
}

form#gform_3 .gform_page_fields  span.ui-slider-label:after {
    content: "k";
}

form#gform_3 .ui-slider-pips .ui-slider-pip:nth-child(odd) {
    visibility: hidden;
}


form#gform_3 .gform_page_fields span.ui-slider-pip-first span.ui-slider-label:after {
    display:none;
}



.scale-slider .ui-slider-handle:nth-of-type(n+1) {
    margin-left: -10px;
}

.scale-slider .ui-slider-handle {
    border-radius: 12px;
    height: 20px !important;
    width: 20px !important;
    top: -10px !important;
}

form#gform_3 .ui-state-default, form#gform_3 .ui-widget-content .ui-state-default, form#gform_3 .ui-widget-header .ui-state-default, form#gform_3 .ui-button, form#gform_3  .ui-button.ui-state-disabled:hover, form#gform_3  .ui-button.ui-state-disabled:active{
    border: 1px solid var(--lightblue);
    background: var(--lightblue);
    cursor:grab!important;
	transition: all 0.3s ease;
}

form#gform_3 .ui-state-hover, form#gform_3 .ui-widget-content .ui-state-hover, form#gform_3 .ui-widget-header .ui-state-hover, form#gform_3 .ui-state-focus, form#gform_3 .ui-widget-content .ui-state-focus, form#gform_3 .ui-widget-header .ui-state-focus{
    border: 1px solid var(--lightblue);
    background: var(--lightblue);
    cursor:grab!important;
	transition: all 0.3s ease;
}



form#gform_3 .scale-slider.ui-slider .ui-slider-range {
    background:  var(--lightblue) !important;
	border: 1px solid transparent;
}

form#gform_3 .scale-slider .ui-slider-pip .ui-slider-label{
    width: 3.5em;
    margin-left: -1.75em;
}

form#gform_3 .scale-slider .ui-slider-pip.ui-slider-pip-selected .ui-slider-label, form#gform_3 .scale-slider .ui-slider-pip.ui-slider-pip-selected-first .ui-slider-label, form#gform_3 .scale-slider .ui-slider-pip.ui-slider-pip-selected-second .ui-slider-label {
    background: var(--darkblue) !important;
    color: #ffffff;
}


div.gfield.gfield--type-SingleRangeslider {
    padding: 25px 30px 10px 25px;
    background: #fff;
    border-radius: 12px;
}

form#gform_3 .ui-slider-float .ui-slider-tip:after, form#gform_3 .ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    content: "k";
    position: static !important;
    border: 0 !important;
    margin: auto !important;
}

form#gform_3 .gform_page_fields .ui-slider-pip-last span.ui-slider-label:after{
    content: "k+"!important;
}


form#gform_3 .gfield_label {
    color: var(--darkblue);
    font-weight: 500 !important;
}

	form#gform_3 span.ui-slider-pip.ui-slider-pip-first.ui-slider-pip-label.ui-slider-pip-0.ui-slider-pip-initial,
	form#gform_3 span.ui-slider-pip.ui-slider-pip-last.ui-slider-pip-label{
    	visibility: visible!important;
	}


	form#gform_3 span.ui-slider-tip {
    	opacity: 1 !important;
    	visibility: visible !important;
    	top: -30px !important;
	}
	
	form#gform_3 .ui-slider-pips .ui-slider-pip:nth-child(4n+2) {
    	visibility: hidden!important;
	}
	
	form#gform_3 span.ui-slider-pip.ui-slider-pip-first.ui-slider-pip-label.ui-slider-pip-0.ui-slider-pip-initial,
	form#gform_3 span.ui-slider-pip.ui-slider-pip-last.ui-slider-pip-label{
    	visibility: visible!important;
	}




/* ******************************************************
	Footer
*********************************************************/

footer#colophon ul li{
	list-style-type:none;
	margin-bottom: 5px;
}

footer#colophon a{
	text-decoration:none;
}

footer#colophon .site-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 45px 8%;
    flex-wrap: wrap;
    background: var(--darkblue);
    width: 100%;
}

footer#colophon .site-info .widget {
    margin: 0;
    padding: 0 20px 0 0;
    max-width: 33.333%;
}

footer#colophon .site-info .widget-title {
    color: var(--lightblue);
}

footer#colophon .site-info a,
footer#colophon .site-info p,
footer#colophon .site-info li{
	color:var(--white);
	font-size: 15px;
	transition:all 0.3s ease;
}

footer#colophon .site-info ul{
	margin:0;
	column-count:2;
	column-gap:40px;
}

footer#colophon .site-info a:hover{
	color:var(--lightblue);
	transition:all 0.3s ease;
}




footer#colophon .site-info .widget .accreditations .single-accreditation {
    margin: 0 0 10px;
    position: relative;
    padding-left: 30px;
}

footer#colophon .site-info .widget .accreditations .single-accreditation h6 {
    color: var(--white);
    font-weight: 300;
    font-size: 0.9em;
    max-width: 240px;
    line-height: 1.35em;
}

footer#colophon .site-info .widget .accreditations .single-accreditation h6:before {
    content: " ";
    width: 12px;
    height: 24px;
    border-right: 3px solid var(--green);
    border-bottom: 3px solid var(--green);
    position: absolute;
    margin-top: 5px;
    left: 0;
    transform: rotate(45deg);
}



footer#colophon .below-footer {
    padding: 12px 8%;
    background: #033248;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.75em;
    color: var(--white);
    text-rendering: geometricPrecision;
}

footer#colophon .below-footer .menu-policies-footer-container ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	margin:0;
}

footer#colophon .below-footer .menu-policies-footer-container ul li{
    margin-bottom: 0px;
	margin-right:20px;
}

footer#colophon .below-footer .menu-policies-footer-container ul li a{
    color: var(--white);
    text-rendering: geometricPrecision;
	transition:all 0.3s ease;
}

footer#colophon .below-footer .menu-policies-footer-container ul li:hover a,
footer#colophon .below-footer .menu-policies-footer-container ul li:focus a{
    color: var(--lightblue);
	cursor:pointer;
	transition:all 0.3s ease;
}




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


@media screen and (min-width:1800px){
	
	header#masthead .above-header {    
    	left: calc(50% - 900px);
	}

}	
	


@media screen and (max-width:1550px){
	
	footer#colophon .site-info section#custom_html-2 {
		width: 100%;
		max-width: 100%;
		margin-top: 25px;
	}

	footer#colophon .site-info section#custom_html-2 .accreditations {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	footer#colophon .site-info .widget .accreditations .single-accreditation {
		padding-right: 22px;
	}

	footer#colophon .below-footer {
		padding: 12px 5%;
	}

}


@media screen and (max-width:1440px){
	
	header#masthead .above-header {    
    	padding: 6px 5%;
	}
	
	header#masthead {
    	padding-left: 5%;
		padding-right: 5%;
	}
	
	
	section.top {
		padding: 170px 8% 50px;
	}
	section.about-top {
	padding: 100px 0% 50px 8%
	}

	section.services {
		padding: 50px 5% 70px;
	}

	section.banner {
		padding: 40px 5%;
	}

	section.text-image .text {
		padding: 70px 5%;
	}

	section.resources {
		padding: 70px 5%;
	}

	section.text-icons {
		padding: 70px 5%;
	}


	section.contact {
		padding: 70px 5%;
	}

	section.top.landingpage {
		padding: 170px 8% 100px;
	}

	section.accreditations {
		padding: 25px 5%;
	}



	section.definition {
		padding: 70px 5%;
	}

	section.process {
		padding: 70px 5%;
	}

	section.main-content {
		padding: 70px 5%;
	}

	section.faq {
		padding: 70px 5%;
	}
	section.posts {
		padding: 50px 5%;
	}

	section.employees{
		padding: 50px 5% 70px;
	}
	section.healthcheck{
		padding: 70px 5%;
	}

	footer#colophon .site-info {
		padding: 45px 5%;
	}

	section.basic-content{
		padding: 70px 5%;
	}
	

}



@media screen and (max-width:1220px){
	
	header#masthead div.menu-header-container{
		display:none;
	}
	
	header#masthead div.menu-mobile-container{
		display:flex;
	}

	header#masthead {
		padding-right: 120px;
	}

	header#masthead .main-navigation .menu-toggle {
        display: block;
        margin: auto;
    }
    
    header#masthead .main-navigation {
        display: flex;
        width: 85px;
		position: fixed;
		right: 0;
		top:40px;
		height:80px;
		background-color:var(--darkblue);
		flex-direction: column;
		justify-content: center;
		z-index: 9999;
    }
    
    
    header#masthead .main-navigation ul#mobile-footer-menu {
        background: var(--lightgrey);
        height: 100vh;
        top: 0;
        left: -500px;
        position: fixed;
        width: calc(100% - 85px);
		max-width:400px;
		min-width:150px;
        padding: 35px 20px 35px 5%!important;
        display: flex!important;
        flex-direction: column;
        justify-content: center;
        transition: all 1s ease;
    } 
    
    
    header#masthead .main-navigation.toggled ul#mobile-footer-menu {
        background: var(--lightgrey);
        z-index:9999;
        height: 100vh;
        top: 0;
        left: 0;
        position: fixed;
        width: calc(100% - 85px);
		max-width:400px;
		min-width:150px;
        padding: 35px 20px 35px 5%!important;
        display: flex!important;
        flex-direction: column;
        justify-content: center;
        transition: all 1s ease;
    } 
    
    header#masthead .main-navigation ul li {
        margin: 0;
        height: auto;
		padding:15px 0;
    }
    
    
    header#masthead .main-navigation ul li a,
    header#masthead .main-navigation ul li:hover a{
        margin: 0;
        font-size: 1.5em;
        line-height: 1em;
        padding-bottom:3px;
    }
    
	header#masthead .main-navigation ul li.green a {
		color: var(--darkblue);
		padding: 12px 24px;
		transition: all 0.3s ease;
		background: var(--green);
		border-radius: 4px;
		font-size: 1.1em;
        transition: all 0.5s ease;
	}

	header#masthead .main-navigation ul li.green:hover a,
	header#masthead .main-navigation ul li.green:focus a {
		color: var(--darkblue);
		padding: 12px 24px;
		transition: all 0.3s ease;
		background: var(--lightblue);
		cursor:pointer;
		border-radius: 4px;
		font-size: 1.1em;
        transition: all 0.5s ease;
	}


	header#masthead .main-navigation ul li.small.email{
		margin: 30px 0 15px;
	}

	header#masthead .main-navigation ul li.small{
		padding: 0;
		margin-bottom: 0px;
	}

	header#masthead .main-navigation ul li.small a {
		font-size: 1.1em;
		padding: 0;
	}



    header#masthead .main-navigation ul li.current-menu-item a, 
    header#masthead .main-navigation ul li.current-menu-item:hover a {
		color: var(--lightblue);
        transition: all 0.3s ease;
    }

    
    header#masthead .main-navigation ul ul{
        box-shadow: none;
    }
    
    
    
    header#masthead button div:first-child {
         margin: 0px 0 5px;
    }
    
    header#masthead button div {
        height: 3px;
        width: 34px;
        background: var(--white);
         margin: 5px 0;
        transition: all 0.3s ease;
    }
    
    header#masthead button:hover div {
        background: var(--lightblue);
        transition: all 0.3s ease;
    }
    
    header#masthead button div:last-child {
         margin: 5px 0 8px;
        transition: all 0.3s ease;
    }
    
    
    header#masthead nav#site-navigation.toggled button div:first-child {
        transform: rotate(45deg);
        width:34px;
        transform-origin: 6px 5px;
        transition: all 0.3s ease;
    }
    
    header#masthead nav#site-navigation.toggled button div {
        width:0;
        transition: all 0.3s ease;
    }
    
    header#masthead nav#site-navigation.toggled button div:last-child {
        transform: rotate(-45deg);
        width:34px;
        transform-origin: 8px -1px;
        transition: all 0.3s ease;
    }
    
    
    header#masthead .menu-toggle{
        background-color: transparent;
        color:var(--white);
        border:0;
        border-radius:0;
        font-size: 0.65em;
        cursor: pointer;
		text-transform: uppercase;
        padding: 0!important;
    }
    
    header#masthead .menu-toggle:hover {
        color: var(--lightblue);
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    header#masthead .menu-toggle:focus {
        outline: 0;
    }
    
    header.active .menu-toggle{
        color:var(--lightblue)!important;
        transition: all 0.3s ease;
    }
    
    header.active button div{
        background-color:var(--lightblue)!important;
        transition: all 0.3s ease;
    }
    
    header.active .menu-toggle:hover{
        color:var(--lightblue)!important;
        transition: all 0.3s ease;
    }
    
    header.active button:hover div{
        background-color:var(--lightblue)!important;
        transition: all 0.3s ease;
    }



	section.top {
		padding: 170px 5% 50px;
	}

	section.about-top {
		padding: 100px 0% 50px 5%;
	}

	section.top .content {
		width: 55%;
	}

	section.top .floating-card {
		width: 40%;
	}


	section.services .service {
		width: calc(50% - 20px);
	}

	section.resources .all-resources .post {
		width: calc(50% - 20px);
	}

	div.all-blog .post{
		width: calc(50% - 20px);
	}
	
	section.text-icons{
		flex-direction: column;
	}

	section.text-icons .text {
		width: 100%;
		margin-right: 0;
		margin-bottom: 45px;
		max-width: 620px;
	}

	section.text-icons .icons {
		width: 100%;
		max-width: 620px;
	}

	section.contact .content .card {
		width: 45%;
	}

	.page-template-tpl_landingpage header#masthead {
		padding-right: 5%;
	}

	header#masthead .landingpage.contact-details a svg {
		display: none;
	}

	section.accreditations{
		flex-wrap: wrap;
		padding: 25px 12.5%;
	}

	section.accreditations h4{
		max-width: 50%;
	}

	section.accreditations{
		flex-wrap: wrap;
		padding: 25px 12.5%;
	}

	section.accreditations h4{
		max-width: 50%;
	}




	img.full-width-image {
		height: 300px;
	}

	section.tick-banner .wrapper{
		width: 44%;
    	margin: 13px 20px;
	}

	section.employees .employee{
		width: calc(50% - 20px);
	}
	
	section.blog-header {
		padding: 200px 30% 100px 5%;
	}
	
	section.filter-posts {
		padding: 30px 5%;
	}
	
	
}


@media screen and (max-width:1024px){
	
	section.top {
		flex-direction: column;
		justify-content: center;
		align-items: center;    
		padding: 190px 5% 50px;
	}

	section.top .content {
		width: 100%;
		max-width: 640px;
		margin:0 auto 35px;
	}

	

	section.top .floating-card {
		width: 100%;
		max-width: 640px;
	}

	section.top .content .text h1 {
		margin-top: 0px;
	}


	section.services {
		padding: 40px 5% 70px;
	}

	section.employees .employee{
		padding: 30px 35px;
    	width: 100%;
    	max-width: 520px;
    	margin: 0 auto 20px;
	}

	
	
	section.banner{
		flex-direction: column;
	}

	section.banner .text {
		text-align:center;
		padding-right: 0;
		margin-bottom: 25px;
	}


	section.text-image{
		flex-direction: column-reverse;
	}

	section.text-image .image {
		width: 100%;
		height: 300px;
	}

	section.text-image .text {
		width: 100%;
		padding: 50px 5%;
		
	}


	section.contact .content {
		flex-direction: column;
	}

	section.contact .content .form {
		width: 100%;
		margin: 0 auto 25px!important;
		max-width: 640px;
	}

	section.contact .content .card {
		width: 100%;
		margin: 0 auto!important;
		max-width: 640px;
	}

	section.contact .content .card img.main {
		height: 250px;
	}

	section.contact .content .card .details {
		padding: 25px 35px 25px;
	}



	header#masthead .landingpage.contact-details {
		display: none;
	}

	section.top.landingpage .content .text {
		margin-top: 0;
	}

	section.top.landingpage .content {
		margin: 0 auto 50px;
	}

	section.accreditations {
		padding: 25px 7.5%;
	}

	section.definition{
		display: block;
	}

	section.definition h2 {
		width: 100%;
		margin-bottom: 20px;
	}

	section.definition .text {
		width: 100%;
	}


	section.process .steps{
		flex-wrap: wrap;
	}

	section.process .steps .step {
		width: calc(50% - 2%);
		margin-bottom: 15px;
	}
	
	


	section.about-top{
		padding: 100px 0 0;
		flex-direction: column;
		justify-content: center;
		align-items: center;  
	}

	section.about-top .content{
		padding: 80px 5% 50px;
		width: 100%;
		max-width: 640px;
		margin:0 auto;
	}
	
	section.about-top .background-image{
		width:100%;
    	height: 400px;
	}
	

	section.about-text-icons.diagonal-before:before{
		display: none;
	}

	section.about-top .floating-card img.main {
		height: 450px;
	}

	section.posts .post{
        width: calc(50% - 1.2em);
    }
	
	

	footer#colophon .site-info .widget {
		max-width: 100%;
		width: 50%;
		margin-bottom: 25px;
	}

	footer#colophon .site-info section#text-3{
		width:100%;
		max-width: 640px;
	}


	footer#colophon .site-info section#custom_html-2 {
		margin: 0!important;
	}

	footer#colophon .site-info section#custom_html-2 .accreditations{
		flex-wrap: wrap;
	}

	footer#colophon .site-info .widget .accreditations .single-accreditation {
		padding-right: 25px;
		width: 50%;
	}



	section.single-post {
		padding: 70px 5%;
	}

}



@media screen and (max-width:768px){
	
	header#masthead .above-header h6{
		display:none;
	}
	
	

	form#gform_3 .ui-slider-pips .ui-slider-pip:nth-child(4n+2) {
    	visibility: hidden!important;
	}
	
	form#gform_3 span.ui-slider-pip.ui-slider-pip-first.ui-slider-pip-label.ui-slider-pip-0.ui-slider-pip-initial,
	form#gform_3 span.ui-slider-pip.ui-slider-pip-last.ui-slider-pip-label{
    	visibility: visible!important;
	}

	
	section.services {
		padding: 50px 5%;
	}

	section.employees{
		padding: 50px 5%;
	}

	section.text-icons .icons .single-icon {
		padding-right: 10px;
	}

	section.text-icons .icons .single-icon h3 {
		font-size: 1.1em;
	}

	section.contact {
		padding: 50px 5%;
	}

	section.resources {
		padding: 50px 5%;
	}

	section.faq .content .definition {
		width: 100%;
		margin: 0 0 25px 0;
	}
	
	section.contact .content .form {
		padding: 25px;
	}

	.page-template-tpl_landingpage header#masthead .above-header h6 {
		display: block;
	}

	section.accreditations {
		padding: 25px 5%;
	}

	section.process .steps .step {
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}

	section.main-content .content > div {
		width: 100%;
		display: block;
		margin-right: 0px;
	}

	section.faq .content .single {
		width: 100%;
		margin: 0 0 10px 0;
	}

	section.single-post-hero .text{
		width: 100%;
		padding: 90px 5%;
	}
	
	section.single-post-hero .image{
		width: 100%;
		height:300px;
	}

	
	section.single-post-hero{
		flex-direction: column;
	}

	section.single-post-hero img {
		width: 100%;
		margin-top: 20px; 
		height: 250px;
	}
	
	section.blog-header {
		padding: 160px 5% 70px;
	}


	
	
}


@media screen and (max-width:640px){
	
	
	header#masthead a.cta {
		display: none;
	}

	header#masthead {
		padding-right: 85px;
	}

	section.services .service {
		width: 100%;
		margin: 0 0 20px;
		padding: 25px;
	}

	section.resources .all-resources .post {
		width: 100%;
		margin: 0 0 20px;
		padding: 30px 25px;
	}
	
	div.all-blog .post{
		width: 100%;
		margin: 0 0 20px;
	}

	section.text-icons .icons {
		padding: 15px 25px;
	}

	section.text-icons {
		padding: 50px 5%;
	}

	.page-template-tpl_landingpage header#masthead a.cta {
		display: block;
	}

	section.definition {
		padding: 50px 5%;
	}

	section.accreditations h4 {
		max-width: 300px;
		width: 100%;
		margin: 10px auto;
		padding: 0 0 0 40px;
	}


	section.process {
		padding: 50px 5%;
	}

	section.main-content {
		padding: 50px 5%;
	}

	section.faq {
		padding: 50px 5%;
	}

	section.employees .employee {
		width: 100%;
		margin: 0 0 20px;
		padding: 25px;
	}

	section.posts .post{
        width: 100%;
    }


		
	.searchandfilter ul,
	.searchandfilter ul li,
	.searchandfilter ul li select{
		display:block;
		width:100%!important;
		max-width:400px;
	}
	
	.searchandfilter ul li{
		margin-bottom:5px;
	}


	form#gform_3 .ui-slider-pips .ui-slider-pip:nth-child(2n+2) {
    	visibility: hidden !important;
	}
	


	footer#colophon .site-info .widget {
		width: 100%;
	}

	footer#colophon .below-footer{
		flex-wrap: wrap;
	}

	footer#colophon .below-footer .menu-policies-footer-container ul li {
		margin: 5px 10px 5px 0;
	}

	footer#colophon .below-footer span {
		margin: 5px 20px 5px 0;
	}


}




@media screen and (max-width:500px){
	
	header#masthead .above-header{
		display: none;
	}

	header#masthead {
		padding-top: 0;
		height: 80px;
	}

	header#masthead .main-navigation {
		top: 0;
		height: 80px;
	}



	section.about-top {
		padding: 130px 0 50px;
	}

	section.top .content .accreditations h4 {
		max-width: 100%;
		min-height: 35px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	section.quick-links-banner .quick-links .links {
		max-width: 100%;
		min-height: 35px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	section.text-image .image {
		height: 250px;
	}

	section.text-icons .icons .single-icon {
		width: 100%;
		padding-right: 0;
		max-width: 250px;
	}


	.page-template-tpl_landingpage header#masthead a.cta {
		display: none;
	}

	section.top.landingpage {
		padding: 120px 8% 100px;
	}


	section.quick-links-banner .blue{
		text-align: center;
		width:100%;
	}
	
	section.quick-links-banner .quick-links .links {
    	width: 100%;
    	margin-right: 0;
    	padding: 10px 20px;
    	font-size: 1.2em;
	}

	
		section.employees .employee .wrapper {
		display: block;
	}
	
	section.employees .employee img {
		margin-bottom: 20px;
	}

	section.employees .employee .wrapper .name {
    	margin-left: 0;
	}	

	section.employees .employee .linkedin img {
		margin-bottom: 0px;
	}
	

	footer#colophon .below-footer .menu-policies-footer-container ul{
		flex-wrap: wrap;
	}

	footer#colophon .site-info .widget .accreditations .single-accreditation {
		padding-right: 0;
		width: fit-content;
		margin: 0 auto 20px;
	}

	footer#colophon .site-info .widget .accreditations .single-accreditation h6 {
		max-width: 330px;

	}

}



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

	h1 {
		font-size: 2.15em;
	}



	section.top .floating-card img.main {
		height: 200px;
	}


	section.top .floating-card .services {
		padding: 0 15px 30px 25px;
	}

	section.contact .content .form {
		padding: 30px 25px;
	}

	section.contact .content .card img.main {
		height: 200px;
	}

	section.contact .content .card .details {
		padding: 25px 25px 20px;
	}


	section.top.landingpage {
		padding: 120px 5% 80px;
	}

	section.top .floating-card .tab {
		border-top-left-radius: 12px;
		border-top-right-radius: 12px;
	}

	section.top.landingpage .floating-card .tab h4 {
		font-size: 1em;
	}

	section.top .floating-card .member {
		flex-direction: column;
	}

	section.top .floating-card .member .image {
		margin-right: 0;
		margin-left: 12px;
	}

	section.top .floating-card .member .name {
		width: 95%;
		text-align: center;
	}

	section.top .floating-card .contact a {
		font-size: 80%;
	}

	section.definition h2 {
		font-size: 1.75em;
	}

	section.definition .text {
		font-size: 1em;
	}

	section.process .steps .step {
		padding: 25px 30px;
	}




	footer#colophon .site-info {
		padding: 45px 5% 35px;
	}
	
}