/*!
Theme Name: eternal_engagements_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: eternal_engagements_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.

eternal_engagements_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;
    text-decoration: none;
}

a:visited {
    color: #800080;
    text-decoration: none;
}

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 {
    --white: #FFFFFF;
    --pink: #E6006B;
    --blue: #3DB7D6;
    --textblue: #0A2433;
    --darkblue: #164059;
    --dmsans: "DM Sans", 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: var(--dmsans);
    background-color: #f4f4f4;
    color: var(--black);
    overflow: auto;
    overflow-x: hidden;
}

.post,
.page {
    margin: 0;
}

#page {
    max-width: 1800px;
    margin: auto;
    background-color: var(--white);
}

p {
    font-family: var(--dmsans);
    font-size: 0.95em;
	font-weight: 300;
    line-height: 1.6em;
    color: var(--textblue);
    margin-bottom: 15px;
    text-rendering: geometricPrecision;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: var(--dmsans);
    color: var(--darkblue);
    text-rendering: geometricPrecision;
}

h1 {
    font-family: var(--dmsans);
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}


h2 {
    font-size: 2em;
    line-height: 1.1em;
    margin: 0 0 5px 0;
}


h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}


h4 {
    color: var(--pink);
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 900;
    letter-spacing: 1.3px;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}

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

h5 {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}

p strong,
p b,
strong,
b {
    font-family: var(--dmsans);
    text-rendering: geometricPrecision;
}

a {
    text-decoration: none;
    color: var(--darkblue);
    cursor: pointer;
    transition: all 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(--textblue);
    font-size: 0.9em;
    list-style-type: disc;
    text-rendering: geometricPrecision;
}

section div ol li {
    color: var(--black);
    font-size: 0.9em;
    list-style-type: numbers;
    text-rendering: geometricPrecision;
}

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




/* ******************************************************
    Buttons
*********************************************************/
a button {
    border-radius: 50px;
    padding: 12px 28px;
    cursor: pointer;
    transition: all 0.5s ease;
    outline: none;
	text-decoration: none;
}

a button span {
    text-rendering: geometricPrecision;
    font-family: var(--dmsans);
    font-weight: 600;
    font-size: 0.9em;
    text-transform: capitalize;
    transition: all 0.5s ease;
    text-wrap: nowrap;
}

a.pink-cta button {
    border: 2px solid var(--pink);
    background: var(--pink);
}

a.pink-cta button span {
    color: var(--white);
}

a.pink-cta:hover button,
a.pink-cta:focus button {
    background: transparent;
    border: 2px solid var(--pink);
    cursor: pointer;
    transition: all 0.5s ease;
}

a.pink-cta:hover button span,
a.pink-cta:focus button span {
    color: var(--pink);
    transition: all 0.5s ease;
}

a.pink-outline-cta button {
    border: 2px solid var(--pink);
    background: transparent;
}

a.pink-outline-cta button span {
    color: var(--pink);
}

a.pink-outline-cta:hover button,
a.pink-outline-cta:focus button {
    background: var(--pink);
    border: 2px solid var(--pink);
    cursor: pointer;
    transition: all 0.5s ease;
}

a.pink-outline-cta:hover button span,
a.pink-outline-cta:focus button span {
    color: var(--white);
    transition: all 0.5s ease;
}

a.blue-cta button {
    border: 2px solid var(--darkblue);
    background: var(--darkblue)
}

a.blue-cta button span {
    color: var(--white);
}

a.blue-cta:hover button,
a.blue-cta:focus button {
    background: transparent;
    border: 2px solid var(--darkblue);
    cursor: pointer;
    transition: all 0.5s ease;
}

a.blue-cta:hover button span,
a.blue-cta:focus button span {
    color: var(--darkblue);
    transition: all 0.5s ease;
}

a.pink-underline-link,
span.pink-underline-link {
    color: var(--pink);
    text-decoration: none;
    position: relative;
    width: fit-content;
    font-weight: 500;
    font-size: 0.9em;
    display: flex;
    flex-direction: row;
    align-items: center;
    transition: all 0.5s ease;
}

a.pink-underline-link svg,
span.pink-underline-link svg {
    fill: var(--pink);
    width: 10px;
    margin-left: 5px;
    transition: all 0.5s ease;
}


a.pink-underline-link::after,
span.pink-underline-link::after {
    content: "";
    height: 1.5px;
    width: calc(100% - 10px);
    background: var(--pink);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease;
}

a.pink-underline-link:hover,
span.pink-underline-link:hover {
    color: var(--darkblue);
    transition: all 0.5s ease;
}

a.pink-underline-link:hover::after,
span.pink-underline-link:hover::after {
    background-color: var(--darkblue);
    transition: all 0.5s ease;
}

a.pink-underline-link:hover svg,
span.pink-underline-link:hover svg {
    fill: var(--darkblue);
    transition: all 0.5s ease;
}



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

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

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

header#masthead {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 70px;
    background: #fff;
    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;
}

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

header#masthead .main-navigation ul li {
    margin: 0 20px;
    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(--dmsans);
    transition: all 0.3s ease;
}

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

header#masthead .main-navigation ul li.current-menu-item::before{
    position: absolute;
    content: "";
    background-color: transparent;
    width: 100%;
    height: 1px;
    bottom: 22px;
    left: 0;
	transition: all 0.3s ease;
}

header#masthead .main-navigation ul li.current-menu-item a {
    color: var(--pink);
}

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(--pink);
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    right: 0px;
    top: calc(50% - 6px);
}


header#masthead .main-navigation ul li ul li {
    padding: 10px 8px;
    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(--pink);
    transition: all 0.3s ease;
}


header#masthead .main-navigation ul ul {
    background: 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:before {
    content: " ";
    width: calc(100% + 10px);
    height: 12px;
    margin-left: -5px;
    background: #fff;
    position: absolute;
    margin-top: -12px;
}



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

header#masthead a.custom-logo-link img.custom-logo {
    width: 160px;
    margin-right: 50px;
    display: block;
}


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

/*------ H O M E - P A G E -------*/
section.home-hero {
    background: rgb(234, 249, 253);
    background: radial-gradient(circle, rgba(234, 249, 253, 1) 0%, rgba(255, 255, 255, 1) 79%);
    padding: 150px 8% 170px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
}

section.home-hero .text-side {
    width: 55%;
    padding-right: 30px;
    max-width: 650px;
	position: relative;
}

section.home-hero .text-side .buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

section.home-hero .image-side {
    padding-left: 100px;
    width: 45%;
    position: relative;
    background-image: url(../../uploads/2024/07/Eternal-Engagements-Logo-no-text-Full-Colour.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: start;
    align-items: center;
}

section.home-hero .image-side img {
    width: 200px;
	transform: rotate(10deg);
}



section.home-hero .image-side .label {
    position: absolute;
    background-color: var(--white);
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
}

section.home-hero .image-side .label p {
    margin-bottom: 0;
    text-wrap: nowrap;
}

section.home-hero .image-side .label p strong {
    color: var(--blue);
    font-weight: 700;
    font-size: 1em;
}


section.home-hero .image-side .label p br{
display:none;
}

section.home-hero .image-side .label:nth-child(1) {
    top: 70px;
    left: 350px;
}

section.home-hero .image-side .label:nth-child(2) {
    top: -30px;
    left: 20px;
}

section.home-hero .image-side .label:nth-child(3) {
    bottom: 70px;
    left: 300px;
}

 .wave-bg {
    position: absolute;
    width: 100%;
    max-height: 170px;
    bottom: 0;
    left: 0;
    right: 0;
    transform-origin: bottom center;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    position: relative;
    margin: 10% auto;
    padding: 0;
    border-radius: 8px;
	align-items: center;
    display: flex;
    justify-content: center;
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 45px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
}

.close:hover{
	color: var(--blue);
}

section.home-hero iframe {
    width: 100%;
    height: 450px;
    border: none;
    border-radius: 8px;
}


section.feature-boxes {
    display: flex;
    flex-direction: row;
    padding: 30px 8% 70px;
    gap: 40px;
    background-color: #E8F8FC;
    align-items: center;
}

section.feature-boxes .text-side {
    width: 40%;
}

section.feature-boxes .boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    width: 60%;
}

section.feature-boxes .boxes .box {
    width: calc((100% / 3) - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    background-color: var(--white);
}

section.feature-boxes .boxes .box p {
    font-size: 0.85em;
    line-height: 1.4em;
}

.centered-heading {
    text-align: center;
    max-width: 800px;
    margin: auto;
}

.wave-bg-2 {
    position: absolute;
    width: 100%;
    max-height: 70px;
    top: 0;
    left: 0;
    right: 0;
    transform-origin: top center;
}

section.services-selector {
    padding: 140px 8% 70px;
    position: relative;
}

section.services-selector .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 25px auto 0;
}

section.services-selector .container .tab-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
}

section.services-selector .container .tab-container .tab {
    padding: 12px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 100%;
    background: white;
    border: 2px solid var(--pink);
    border-radius: 50px;
    transition: all 0.5s ease;
}

section.services-selector .container .tab-container .tab h5 {
    font-size: 0.9em;
    color: var(--darkblue);
    font-weight: 500;
    margin-bottom: 0;
    transition: all 0.5s ease;
}

section.services-selector .container .tab-container .tab:hover h5 {
    color: var(--white);
    transition: all 0.5s ease;
}

section.services-selector .container .tab-container .tab:hover {
    background: var(--pink);
    cursor: pointer;
    transition: all 0.5s ease;
}

section.services-selector .container .tab-container .tab.active {
    background-color: var(--darkblue);
    border: 2px solid var(--darkblue);
    transition: all 0.5s ease;
}

section.services-selector .container .tab-container .tab.active h5 {
    color: var(--white);
    transition: all 0.5s ease;
}

section.services-selector .container .tab-content {
    width: 100%;
    display: none;
    flex-direction: row;
    border-radius: 40px;
    justify-content: center;
    margin-top: 40px;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
}

section.services-selector .container .tab-content * {
    animation: fading 1.5s;
}

section.services-selector .container .text-content {
    width: 65%;
    background-color: #EDF7F9;
    padding: 50px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 400px;
}

section.services-selector .container .text-content ul li{
    list-style: none;
    position: relative;
  }
  
  section.services-selector .container .text-content ul li:before {
    content: '✓';
    color: var(--pink);
    left: -16px;
    position: absolute;
  }

section.services-selector .container .image-content {
    width: 45%;
    background-color: var(--white);
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    position: relative;
}

section.services-selector .container .image-content .service-image {
    position: absolute;
    width: 200px;
    top: 50%;
    left: calc(50% - 50px);
    transform: translate(-50%, -50%);
}

section.services-selector .container .image-content .faded-logo {
    position: absolute;
    width: 150px;
    right: 20px;
    top: 20px;
}

@keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

section.stat-cards{
    padding: 70px 8% 200px;
    position: relative;
}

section.stat-cards .container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    margin-top: 40px;
}

section.stat-cards .container .card{
    background-color: #EDF7F9;
    border-radius: 20px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(100% / 3);
    text-align: center;
    gap: 10px;
}

section.stat-cards .container .card:nth-child(2){
    background-color: #DEF4F9;
}

section.stat-cards .container .card:nth-child(3){
    background-color: #C8E7EE;
}

section.stat-cards .single-chart {
    width: 100%;
    max-width: 250px;
    min-width: 120px;
  }
  
  section.stat-cards .circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 80%;
  }
  
  section.stat-cards .circle-bg {
    fill: none;
    stroke: #fff;
    stroke-width: 3.8;
  }
  
  section.stat-cards .circle {
    fill: none;
    stroke-width: 3.8;
    stroke: var(--pink);
    stroke-linecap: square;
    animation: progress 2s ease-out forwards;
  }

  section.stat-cards .percentage {
    fill: var(--darkblue);
    font-size: 0.45em;
    text-anchor: middle;
    font-weight: 600;
  }  
  
  @keyframes progress {
    0% {
      stroke-dasharray: 0 100;
    }
  }

  section.image-content{
    padding: 30px 8% 70px;
    position: relative;
    background-color: #E8F8FC;
  }

section.image-content .container{
    display: flex;
    flex-direction: row;
}

section.image-content .container .image{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45%;
}

section.image-content .container .image .about-image{
    min-width: 400px;
    width: 100%;
}

section.image-content .container .image .faded-logo{
    position: absolute;
    width: 150px;
    left: -20px;
    top: -20px;
}

section.image-content .container .text{
    width: 65%;
    padding: 50px 0 50px 50px;
}

section.image-content .container .text li{
	padding-bottom: 5px;
}

section.image-content .container .text li strong{
	color: var(--blue);
}

section.testimonials {
    padding: 140px 8% 230px;
    position: relative;
}

section.testimonials .glide__slides{
    margin: 0;
}

section.testimonials .glide__slide {
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    border-radius: 20px;
    list-style-type: none;
    padding: 25px;
    margin: 15px 0;
    text-align: center;
	min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.testimonials .glide__slide img{
    width: 100px;
    margin: 10px auto 24px;
}

section.testimonials .glide__slide p strong{
	font-weight: 600;
}

section.testimonials .glide__slide p{
    margin-bottom: 0;
}

section.testimonials .glide__slide h4 {
    font-size: 1em;
    margin: 24px 0 3px;
}

section.testimonials .container {
    position: relative;
}

.glide__bullet--active {
    background-color: var(--darkblue)!important;
    border:none;
}

.glide__bullet {
    background-color: #ADE3F1;
    border:none;
}

.glide__bullets {
    bottom: -1.6em;
    cursor: pointer;
}

.glide__bullet:hover{
    border:none;
    background-color: var(--blue);
}

/* general slider styles */
ul.glide__slides,
ul.glide__slides li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/* end of slider */

section.resources{
    padding: 70px 8%;
    background-color: #E8F8FC;
}

section.resources .wrapper{
    display: flex;
    flex-direction: row;
    gap: 25px;
    flex-wrap: wrap;
    margin-top: 40px;
}

section.resources .wrapper .post{
    width: calc((100% / 4) - 25px);
    border-radius: 20px;
    text-decoration: none;
    height: auto;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
}

section.resources .wrapper .post img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    height: 300px;
    width: 100%;
    object-fit: cover;
    transition: 0.3s all ease;
}

section.resources .wrapper .post .text{
    background-color: var(--white);
    padding: 30px 25px 25px;
    display: flex;
    flex-direction: column;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

section.resources .wrapper .post .text h3{
font-size: 1.3em;
}

section.resources .wrapper .post .text .tags{
    margin-bottom: 15px;
}

section.resources .wrapper .post .text .post-tag{
    color: var(--blue);
}

section.resources .wrapper .post:hover{
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    transform: scale(1.02);
    transition: 0.3s all ease;
}

section.resources .wrapper .post:hover span.pink-underline-link {
    color: var(--darkblue);
}

section.resources .wrapper .post:hover  span.pink-underline-link::after {
    background-color: var(--darkblue);
}

section.resources .wrapper .post:hover span.pink-underline-link svg{
    fill: var(--darkblue);
}

section.resources a.blue-cta button{
    display: flex;
    margin: 40px auto 0;
}

section.clients{
    padding: 140px 8% 70px;
    position: relative;
}

section.clients .wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 40px;
}

section.clients .wrapper .box{
    width: calc((100% / 5) - 20px);
    padding: 20px;
    background-color: #FAFAFA;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.clients .wrapper .box img{
    width: 100%;
    max-height: 40px;
    height: auto;
    object-fit: contain;
}


/*------ H O W - I T - W O R K S - P A G E -------*/

section.basic-hero{
    background: radial-gradient(circle, rgba(234, 249, 253, 1) 0%, rgba(255, 255, 255, 1) 79%);
    padding: 200px 8% 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
}

section.basic-hero .stencil-logo{
    position: absolute;
    top: 0;
    right:0;
    max-width: 300px;
    min-width: 200px;
    width: 100%;
}

section.basic-hero p{
    max-width: 700px;
    margin: auto;
    text-align: center;
}

section.steps {
    padding: 30px 8% 100px;
    background-color: #E8F8FC;
}

section.steps .wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    gap: 20px;
}

section.steps .wrapper .box{
    width: calc((100% / 4) - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
    border-radius: 15px;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    background-color: var(--white);
}

section.steps .wrapper .box p{
    margin-bottom: 0;
}

section.steps .wrapper .box h5 {
    font-size: 1.2em;
}

section.caption.first{
    padding: 170px 8% 70px;
}

section.caption.first .text-side h2 p{
	font-weight: 600;
	margin-bottom: 0;
}

section.caption{
    position: relative;
    padding: 70px 8%;
    display: flex;
    flex-direction: row;
    gap: 40px;
}

section.caption:first-of-type {
   padding: 200px 8%;
}

section.caption .text-side{
    width: 60%;
    position: relative;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.caption .text-side h2 span{
    color: var(--pink);
    margin-bottom: 0;
}

section.caption .image-side{
    width: 40%;
    max-height: 600px;
}

section.caption .image-side img{
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

section.caption .text-side.pink-line::before{
    content: "";
    background-color: var(--pink);
    height: calc(100% - 60px);
    width: 3px;
    position: absolute;
    left: -15px;
}

section.caption.reverse{
    flex-direction: row-reverse;
    padding: 70px 8% 200px;
}

section.caption.last{
    padding: 170px 8% 70px;
}

/*------ I N D U S T R I E S - P A G E -------*/

section.industries-hero{
    padding: 200px 8% 120px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 50px;
}

section.industries-hero .wave-bg{
    top: 70px;
    max-height: 70px;
    transform-origin: center;
    transform: rotate(180deg);
}

section.industries-hero .wave-bg-2 {
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
    transform: rotate(180deg);
    transform-origin: unset;
}

section.industries-hero .text {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 800px;
    background-color: #EDF7F9;
    border-radius: 20px;
    padding: 50px 25px 50px 50px;
    position: relative
}

section.industries-hero .text p{
    margin-bottom: 0;
}

section.industries-hero .text::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 96%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    top: 50%;
    transform: translateY(-50%);
    left: 2px;
    background-color: var(--pink);
}

section.industries-hero .image{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.industries-hero .faded-image{
    width: 100%;
    max-width: 280px;
}

section.industries{
    background-color: #EDF7F9;
    padding: 70px 8%;
    position: relative;
}

section.industries .centered-heading {
    text-align: start;
    max-width: 600px;
    margin: unset;
}

section.industries  .industry{
    background-color: var(--white);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    text-decoration: none;
}

section.industries  .industry img{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 260px;
    object-fit: cover;
}

section.industries .industry h3{
	font-size: 1.25em;
    padding: 20px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

section.industries .industry h3 svg{
    fill: var(--pink);
    width: 35px;
    height: 35px;
    border-radius: 25px;
    border: 2px solid var(--pink);
    padding: 8px;
}

section.industries .industry:hover{
    background-color: var(--darkblue);
}

section.industries .industry:hover h3{
    color: var(--white);
}

section.industries .industry:hover h3 svg{
    fill: var(--darkblue);
    border: 2px solid var(--white);
    background-color: var(--white);
}

section.industries .glide2{
    padding-top: 40px;
}

section.industries .glide__arrows {
    position: absolute;
    top: 160px;
    right: 8%;
}

section.industries .glide__arrows .glide__arrow {
    padding: 9px 12px;
    background-color: var(--darkblue);
    border: 0;
    border-radius: 50px;
    box-shadow: 0;
    width: 40px;
    height: 40px;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.industries .glide__arrows .glide__arrow svg{
    fill: white;
    width: 15px;
}

section.industries .glide__arrows .glide__arrow:hover{
    background-color: var(--pink);
    transition: all 0.3s ease;
}

.glide__arrow--left {
    right: 4em;
    left: unset;
}

.glide__arrow--right {
    right: 0;
    left: unset;
}

section.banner{
    background-color: var(--darkblue);
    padding: 50px 5%;
}

section.banner .centered-heading {
    max-width: 1000px;
}

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

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

.page-template-industries section.testimonials {
    padding: 70px 8% 100px;
}

/*------ S I N G L E - I N D U S T R Y - P A G E -------*/

section.single-industry-hero{
    background-position: center;
    background-size: cover;
}

section.single-industry-hero .text{
    padding: 170px 8%;
    margin-top: 70px;
    max-width: 800px;
}

section.industry-stats{
    padding: 70px 8% 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 80px;
}

section.industry-stats .stat{
    width: calc((100% / 3) - 50px);
    position: relative;
    padding-left: 25px;
    max-width: 350px;
}

section.industry-stats .stat::before{
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: var(--pink);
}

section.industry-stats .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}

section.industry-main-content {
    padding: 70px 8% 0;
}

section.industry-main-content .wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin-bottom: 70px;
}

section.industry-main-content .wrapper .block-text{
    width: 48%;
}

section.industry-main-content .wrapper .block-text span{
    font-weight: 900;
    font-size: 1.5em;
}

section.industry-main-content .wrapper .industry-text{
    width: 48%;
    background-color: #EDF7F9;
    border-radius: 20px;
    padding: 50px;
}

section.industry-main-content .wrapper .industry-text h3{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}

section.industry-main-content .wrapper .industry-text h3 img{
    height: 50px;
}

section.industry-main-content .wrapper:nth-child(2){
    flex-direction: row-reverse;
}

section.industry-main-content .wrapper .industry-text.image{
    padding: 0;
}

section.industry-main-content .wrapper .industry-text.image img{
    border-radius: 20px;
}

section.industry-main-content .wrapper .block-text .container{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
}


section.industry-main-content .wrapper .block-text .container img{
    width: 120px;
}

/*------ R E S O U R C E S - P A G E -------*/

.post-type-archive-resources section.resources {
    padding: 1px 8% 70px;
}

/*------ S I N G L E - R E S O U R C E - P A G E -------*/

section.single-resource-hero {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch; 
}

section.single-resource-hero .text-side {
    width: 60%;
    padding: 140px 50px 70px 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #E8F8FC;
}

section.single-resource-hero .image-side {
    width: 40%;
    position: relative;
    display: flex;
    align-items: stretch; 
    max-height: 600px;
}

section.single-resource-hero .image-side img {
    width: 100%;
    object-fit: cover;
    height: 100%; 
    display: block;
    position: relative;
    z-index: 0;
}

section.single-resource-hero .image-side .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(232, 248, 252), rgba(232, 248, 252, 0));
    z-index: 1;
}

section.main-blog-post-content {
	padding: 70px 8%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	flex-direction: column;
}

section.main-blog-post-content strong{
	font-weight: 600;
	font-size: 1.2em;
}

section.main-blog-post-content h2{
	font-weight: 600;
	font-size: 1.1em;
}

section.image-text{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 50px 8% 70px;
    gap: 50px;
}

section.image-text:nth-child(odd){
    flex-direction: row-reverse;
}

section.image-text .text{
    padding: 50px 0;
    width: 55%;
    position: relative;
    padding-left: 15px;
}

section.image-text .text::before {
    content: "";
    background-color: var(--pink);
    height: calc(100% - 60px);
    width: 3px;
    position: absolute;
    left: -15px;
}

section.image-text .text span{
    font-weight: 900;
    font-size: 1.5em;
}

section.image-text h3 p{
	font-weight: 600;
}

section.image-text .text p strong{
	font-weight: 600;
}

section.image-text .text button span{
    font-weight: 600;
    font-size: 0.9em;
}

section.image-text .image{
    width: 45%;
}

section.image-text .image img{
    border-radius: 20px;
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}

section.blue-bullets{
    margin: 50px 8%;
    background-color: #E8F8FC;
    border-radius: 20px;
    padding: 50px;
}

section.blue-bullets h3{
    margin-bottom: 10px;
}

section.blue-bullets strong{
font-weight: 700;
}

/*------ C O N T A C T - U S - P A G E -------*/
section.form-hero{
    padding: 150px 8% 70px;
    text-align: center;
    background-color: #E8F8FC;
}

section.form-hero p{
    max-width: 700px;
    margin: auto;
}

section.wrapper{
    background: linear-gradient(to bottom, #E8F8FC 50px, white 50px);
}

section.form{
    margin: 0 8% 70px;
    border-radius: 20px;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    padding: 30px;
    display: flex;
    flex-direction: row;
    gap: 50px;
    background-color: var(--white);
}

section.form .contact-details{
    background-color: #E8F8FC;
    border-radius: 20px;
    padding: 50px;
    width: 50%;
}

section.form .contact-details h4{
    margin-top: 40px;
}

section.form .contact-details .wrapper{
    display: flex;
    gap: 20px;
    align-items: center;
}

section.form .contact-details .wrapper img{
    height: 20px;
}

section.form .contact-details .wrapper a{
    text-decoration: none;
    margin-bottom: 0;
    color: var(--darkblue);
    font-weight: 500;
}

section.form .contact-details .social-icons {
    display: flex;
    flex-direction: row;
    gap: 10px;
	margin-top: 10px;
}

section.form .contact-details .social-icons a{
    background-color: var(--white);
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.form .contact-details .social-icons a img{
    width: 25px;
}

section.form .contact-details .social-icons a:hover{
    background-color: var(--blue);
    transform: scale(1.1);
}

section.form .contact-form{
    width: 50%;
    padding: 40px 20px;
}

.gform_heading {
    display: none;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 5%;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 0.9em!important;
    font-weight: 400!important;
    margin-bottom: 5px!important;
    color: #929191;
}

.gform_wrapper.gravity-theme .gfield_required {
    color: var(--pink)!important;
}

.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea{
    border: none;
    border-bottom: 1.5px solid var(--darkblue);
}

.gform_wrapper.gravity-theme .gform_footer input{
    border-radius: 50px;
    padding: 12px 28px;
    cursor: pointer;
    outline: none;
    text-rendering: geometricPrecision;
    font-family: var(--dmsans);
    font-weight: 600;
    font-size: 0.9em;
    text-transform: capitalize;
    transition: all 0.5s ease;
    text-wrap: nowrap;
    border: 2px solid var(--darkblue);
    background: var(--darkblue);
    color: var(--white);
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px!important;
}

.gform_wrapper.gravity-theme .gform_footer input:hover,
.gform_wrapper.gravity-theme .gform_footer input:focus{
    background: transparent;
    border: 2px solid var(--darkblue);
    cursor: pointer;
    color: var(--darkblue);
    transition: all 0.5s ease;
}

/*------ S I N G L E - C A S E S T U D Y - P A G E -------*/

section.blue-white-box{
    margin: 70px 8%;
    display: flex;
    flex-direction: row;
    box-shadow: 0 0 7px rgb(0 0 0 / 8%);
    border-radius: 20px;
}

section.blue-white-box .white-side{
    width: 50%;
    padding: 50px;
    background-color: var(--white);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

section.blue-white-box .blue-side{
    width: 50%;
    padding: 50px;
    background-color: #E8F8FC;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

section.blue-white-box h3{
    color: var(--pink);
}

/*------ C A S E S T U D I E S - P A G E -------*/

.post-type-archive-case_studies section.clients {
    padding: 70px 8% 70px;
}

.post-type-archive-case_studies section.resources .text{
    max-width: 500px;
}

/*------ B E N E F I T S - P A G E -------*/

.page-template-services section.home-hero{
    position: relative;
}

.page-template-services section.home-hero .image-side{
justify-content: center;
}

.wave-bg-3 {
    position: absolute;
    width: 100%;
    max-height: 170px;
    top: 50px;
    left: 0;
    right: 0;
    transform-origin: unset;
}

section.top-features{
    background-color: #E8F8FC;
    padding: 70px 8% 70px;
}

section.top-features .text{
    text-align: center;
    max-width: 600px;
    margin: auto;
}

section.top-features .image {
    background-image: url(../../uploads/2024/07/Eternal-Engagements-Logo-no-text-Full-Colour.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 50px;
}

section.top-features .image .image-wrapper{
    position: relative;
    width: 250px;
}
section.top-features .image img {
    width: 250px;
}

section.top-features .box{
    width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    background-color: var(--white);
    position: absolute;
}

section.top-features .box p{
    margin-bottom: 0;
    font-size: 0.85em;
}

section.top-features .box p strong{
    color: var(--pink);
    font-weight: 600;
}

section.top-features .wrapper .box:nth-child(1) {
    top: 40px;
    left: 330px;
}

section.top-features .wrapper .box:nth-child(2) {
    top: 200px;
    left: 400px;
}

section.top-features .wrapper .box:nth-child(3) {
    bottom: 70px;
    left: 330px;
}

section.top-features .wrapper .box:nth-child(4) {
    bottom: 25px;
    right: 350px;
}

section.top-features .wrapper .box:nth-child(5) {
    top: 180px;
    right: 400px;
}

section.top-features .wrapper .box:nth-child(6) {
    top: 30px;
    right: 330px;
}

/*------ S I N G L E - B E N E F I T - P A G E -------*/

section.single-service-hero{
    padding: 200px 8% 70px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #E8F8FC;
}

section.single-service-hero .text-side{
    width: 50%;
}

section.single-service-hero .image-side{
    width: 50%;
    position: relative;
}

section.single-service-hero .image-side img{
    width: 230px;
    position: absolute;
    z-index: 2;
    top: 60%;  
    left: 50%; 
    transform: translate(-50%, -40%);
}

section.single-service{
    position: relative;
    padding: 170px 0 70px 8%;
}

section.single-service .text{
    max-width: 600px;
    margin-bottom: 40px;
}

section.single-service .glide__slide{
    background-color: #EDF7F9;
    padding: 50px 30px 30px;
    border-radius:20px;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    max-width: 750px;
}

section.single-service ul.glide__slides li{
	list-style-type: disc;
}

section.single-service .glide__slide::after{
    content: "";
    position: absolute;
    width: 98%;
    height: 3px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    background-color: var(--pink);
}

section.single-service .glide__slide .wrapper{
    width: 70%;
    display: flex;
    flex-direction: column;
}

section.single-service .glide__slide img{
    max-width: 120px;
    min-width: 80px;
	object-fit: contain;
}


section.single-service .glide__arrows {
    position: absolute;
    top: 250px;
    right: 8%;
}

section.single-service .glide__arrows .glide__arrow {
    padding: 9px 12px;
    background-color: var(--darkblue);
    border: 0;
    border-radius: 50px;
    box-shadow: 0;
    width: 40px;
    height: 40px;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.single-service .glide__arrows .glide__arrow svg{
    fill: white;
    width: 15px;
}

section.single-service .glide__arrows .glide__arrow:hover{
    background-color: var(--pink);
    transition: all 0.3s ease;
} 

section.error-404 p{
    margin-bottom: 10px;
}

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

/* ******************************************************
    Footer
*********************************************************/
footer#colophon{
    position: relative;
}
footer#colophon .wave-bg{
    position: absolute;
    width: 100%;
    max-height: 100px;
    top: 0;
    left: 0;
    right: 0;
    transform-origin: bottom center;
	z-index: 5;
}

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

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

.case_studies-template footer#colophon .site-info,
.post-type-archive-resources footer#colophon .site-info,
.page-template-single-service footer#colophon .site-info{
	background: linear-gradient(to bottom, #E8F8FC 0px, #E8F8FC 100px, #164059 100px, #164059 100%);
}

footer#colophon .site-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	flex-wrap: wrap;
    padding: 150px 8% 70px;
    flex-wrap: wrap;
    background: linear-gradient(to bottom, rgba(22, 64, 89, 0) 0px, rgba(22, 64, 89, 0) 100px, #164059 100px, #164059 100%);
    width: 100%;
	min-width: 200px;
	row-gap: 50px;
    z-index: 3;
    position: relative;
}

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

footer#colophon .site-info .widget-title {
    color: var(--blue);
	font-size: 1em;
}

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

footer#colophon .site-info a{
    font-weight: 200;
}

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

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

footer#colophon .site-info .social-icons {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

footer#colophon .site-info .social-icons a{
    background-color: var(--white);
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer#colophon .site-info .social-icons a img{
    width: 25px;
}

footer#colophon .site-info .social-icons a:hover{
    background-color: var(--blue);
    transform: scale(1.1);
}

footer#colophon a.contact{
    color: var(--blue);
    font-weight: 600;
}

aside#text-2 {
    min-width: 300px;
}

footer#colophon .app-store-links {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}

footer#colophon .app-store-links img{
	padding: 10px;
	background-color: var(--white);
	border-radius: 15px;
    height: 50px;
}

footer#colophon .app-store-links {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
	transition: 0.3s;
}

footer#colophon .app-store-links img:hover{
	transform: scale(1.05);
	transition: 0.3s;
}

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

@media screen and (max-width:1440px) {
	section.resources .wrapper .post{
    width: calc((100% / 3) - 25px);
	}
}

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

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

    header#masthead .main-navigation .menu-toggle {
        display: block;
        margin: auto;
    }

    header#masthead .main-navigation {
        display: flex;
        width: 85px;
        position: fixed;
        right: 0;
        height: 80px;
        background-color: transparent;
        flex-direction: column;
        justify-content: center;
        z-index: 9999;
        padding-right: 8%;
    }

    header#masthead .main-navigation ul#mobile-menu {
        background: #f8f8f8;
        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-menu {
        background: #ffffff;
        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;
        font-size: 1.25em;
    }

    header#masthead .main-navigation ul li a,
    header#masthead .main-navigation ul li:hover a,
    header#masthead .main-navigation ul li:focus a {
        margin: 0 0 15px;
        line-height: 1em;
        padding-bottom: 3px;
    }

    header#masthead .main-navigation ul li.current_page_item a,
    header#masthead .main-navigation ul li ul li.current_page_item a,
    header#masthead .main-navigation ul li.current_page_item:hover a,
    header#masthead .main-navigation ul li.current_page_item:focus a {
        margin: 0 0 15px;
        padding-bottom: 3px;
    }

    header#masthead .main-navigation ul li {
        height: auto;
    }

    header#masthead .main-navigation ul li:hover,
    header#masthead .main-navigation ul li:focus {
        margin: 0;
        font-size: 1.25em;
    }

    header#masthead .main-navigation ul ul {
        box-shadow: none;
    }

    header#masthead button div:first-child {
        margin: 0px 0 5px;
    }

    header#masthead button div {
        height: 2px;
        border-radius: 10px;
        width: 34px;
        background: var(--darkblue);
        margin: 5px 0;
        transition: all 0.3s ease;
    }

    header#masthead button:hover div,
    header#masthead button:focus div {
        background: var(--pink)0;
        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: 8px 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(--darkblue);
        border: 0;
        border-radius: 0;
        font-size: 0.65em;
        cursor: pointer;
        padding: 0 !important;
    }

    header#masthead .menu-toggle:hover,
    header#masthead .menu-toggle:focus {
        color: var(--pink);
        cursor: pointer;
        transition: all 0.3s ease;
    }

    header#masthead .menu-toggle:focus {
        outline: 0;
    }

    header.active .menu-toggle {
        color: var(--black) !important;
        transition: all 0.3s ease;
    }

    header.active button div {
        background-color: var(--black) !important;
        transition: all 0.3s ease;
    }

    header.active .menu-toggle:hover,
    header.active .menu-toggle:focus {
        color: var(--pink) !important;
        transition: all 0.3s ease;
    }

    header.active button:hover div,
    header.active button:focus div {
        background-color: var(--pink) !important;
        transition: all 0.3s ease;
    }

    header#masthead a button {
        margin-right: calc(80px + 5%);
    }
    section.resources .wrapper .post img {
        height: 250px;
    }
    section.steps .wrapper .box{
        padding: 30px 10px;
    }
}


@media screen and (max-width:1200px) {
    section.home-hero .image-side img {
        width: 160px;
    }

    section.home-hero .image-side .label:nth-child(1) {
        top: 70px;
        left: 300px;
    }

    section.home-hero .image-side .label:nth-child(3) {
        bottom: 70px;
        left: 250px;
    }

    section.feature-boxes {
        flex-direction: column;
        align-items: start;
    }

    section.feature-boxes .boxes {
        width: 100%;
    }

    section.feature-boxes .text-side {
        width: 100%;
        max-width: 500px;
    }

    section.services-selector .container {
        flex-direction: row;
        max-width: 100%;
        margin: 40px 0;
    }

    section.services-selector .container .tab-container {
        flex-direction: column;
        justify-content: start;
        gap: 0;
    }

    section.services-selector .container .tab-container .tab {
        border-radius: 0;
        height: 16.6%;
        text-align: start;
        border: 2px solid #EDF7F9;
    }

    section.services-selector .container .tab-container .tab:first-child {
        border-top-left-radius: 20px;
    }

    section.services-selector .container .tab-container .tab:last-child {
        border-bottom-left-radius: 20px;
    }

    section.services-selector .container .tab-content {
        flex-direction: column;
        justify-content: start;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        margin-top: 0;
        background-color: #EDF7F9;
    }

    section.services-selector .container .text-content {
        width: 100%;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 40px;
        min-height: unset;
    }

    section.services-selector .container .image-content {
        width: 100%;
        border-top-right-radius: 0px;
        background-color: #EDF7F9;
        display: flex;
        justify-content: center;
        padding: 0 25px 50px;
        border-bottom-left-radius: 0px;
    }

    section.services-selector .container .image-content .service-image {
        position: unset;
        transform: unset;
    }

    section.services-selector .container .image-content .faded-logo {
        display: none;
    }

    section.services-selector .container .tab-container .tab:hover {
        border: 2px solid var(--pink);
    }

    section.services-selector .container .tab-container .tab.active:hover {
        border: 2px solid var(--darkblue);
    }
    section.industries-hero .text {
        width: 70%;
    }
    section.industries-hero .image {
        width: 30%;
    }
    section.form {
        flex-direction: column-reverse;
        gap:0;
    }
    section.form .contact-details,
    section.form .contact-form {
        width: 100%;
    }
    section.top-features .image {
        background-position: right;
        justify-content: end;
        margin: unset;
        margin-top: 40px;
    }
    section.top-features .image .image-wrapper {
        width: unset;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    section.top-features .image .image-wrapper .wrapper{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
        margin-left: 50px;
    }
    section.top-features .box {
        position: unset;
        width: calc(50% - 10px);
    }

}

@media screen and (max-width:1024px) {
	section.industry-stats{
    gap: 50px;
	}
	
    section.home-hero {
        padding: 120px 8% 170px;
        flex-direction: column-reverse;
        gap: 50px;
    }

    section.home-hero .image-side {
        width: 400px;
		padding-left: 0;
        justify-content: center;
        background-position: center;
    }

    section.home-hero .text-side {
        width: 100%;
        padding-right: 0px;
        max-width: unset;
    }

    section.home-hero .wave-bg {
        transform: scaleX(1.2);
    }
    section.image-content .container {
        flex-direction: column-reverse;
    }
    section.image-content .container .image,
    section.image-content .container .text {
        width: 100%;
    }
    section.image-content .container .text {
        padding: 50px 0;
    }
    section.resources .wrapper .post{
        width: calc((100% / 2) - 13px);
    }
    section.clients .wrapper .box {
        width: calc((100% / 4) - 15px);
    }
    section.steps .wrapper .box {
        width: calc((100% / 2) - 10px);
    }
    section.caption,
    section.caption.reverse {
        flex-direction: column;
    }
    section.caption .text-side {
        width: 100%;
        padding-left: 0;
    }
    section.caption .image-side {
        width: 100%;
        text-align: center;
    }
    section.industries-hero .text {
        width: 100%;
        padding: 50px 25px 50px 25px;
        max-width: unset;
    }
    section.industries-hero .image {
        display: none;
    }
    section.industry-stats{
        justify-content: space-between;
    }

    section.industry-stats .stat {
        width: calc((100% / 2) - 50px);
    }
    section.industry-main-content .wrapper .industry-text h3 {
        flex-direction: column-reverse;
        gap: 20px;
    }
    section.blue-bullets{
        margin: 50px 5%;
        padding: 50px 25px;
    }
    section.blue-white-box {
        flex-direction: column;
    }
    section.blue-white-box .white-side,
    section.blue-white-box .blue-side {
        width: 100%;
        padding: 30px;
    }
    section.single-service-hero {
        padding: 100px 8% 0px;
        gap: 40px;
        flex-direction: column-reverse;
    }
    section.single-service-hero .text-side {
        width: 100%;
    }
    section.single-service-hero .image-side {
        width: 100%;
        text-align: center;
    }
    section.single-service-hero .image-side img {
        width: 200px;
        position: unset;
        transform: unset;
    }
}

@media screen and (max-width:860px) {
    section.industry-main-content .wrapper,
    section.industry-main-content .wrapper:nth-child(2) {
        flex-direction: column;
        margin-bottom: 50px;
    }
    
    section.industry-main-content .wrapper .industry-text {
        width: 100%;
        padding: 30px;
    }
    section.industry-main-content .wrapper .block-text{
        width: 100%;
        padding: 0;
    }
    section.single-resource-hero {
        flex-direction: column;
        margin-bottom: 50px;
    }
    section.single-resource-hero .text-side {
        width: 100%;
        padding: 140px 8% 70px 8%;
    }
    section.single-resource-hero .image-side {
        width: 100%;
    }
    section.single-resource-hero .image-side img {
        max-height: 400px;
    }
    section.image-text,
    section.image-text:nth-child(odd) {
        flex-direction: column;
        padding: 25px 8%;
    }
    section.image-text .image {
        width: 100%;
    }
    section.image-text .image img{
        max-height: 400px;
    }
    section.image-text .text {
        padding:0;
        width: 100%;
}
section.industries .glide2 {
    padding-top: 80px;
}
section.industries .glide__arrows {
    top: 220px;
}
}


@media screen and (max-width:768px) {
	h2 {
    font-size: 1.7em;
	}
	h3 {
    font-size: 1.3em;
	}
	p ,
	section div ul li {
    font-size: 0.85em;
	}
    header#masthead {
        padding-right: 5%;
        padding-left: 5%;
    }

    section.home-hero {
        padding: 120px 5% 150px;
    }

    section.feature-boxes {
        padding: 70px 5% 70px;
    }

    section.feature-boxes .boxes .box {
        width: calc((100% / 2) - 10px);
    }
	.page-template-front-page section.services-selector {
        padding: 140px 5% 0px;
    }
	
    section.services-selector {
        padding: 140px 5% 70px;
    }
	   .page-template-industries section.caption {
        padding: 70px 5% 30px;
    }
	section.main-blog-post-content {
		padding: 50px 5%;
	}
    section.services-selector .container {
        flex-direction: column;
    }

    section.services-selector .container .tab-container .tab:first-child {
        border-top-right-radius: 20px;
    }

    section.services-selector .container .tab-container .tab:last-child {
        border-bottom-left-radius: 0px;
    }

    section.services-selector .container .text-content {
        border-radius: 0;
        padding: 40px 25px;
    }
    section.services-selector .container .image-content,
    section.services-selector .container .tab-content {
        border-bottom-left-radius: 40px;
    }
    section.stat-cards {
        padding: 70px 5% 150px;
    }
    section.stat-cards .container {
        flex-direction: column;
    }
    section.stat-cards .container .card {
        flex-direction: row;
        width: 100%;
        text-align: start;
    }
    section.image-content {
        padding: 30px 5% 70px;
    }
    section.testimonials {
        padding: 140px 5% 170px;
    }
    section.resources {
        padding: 70px 5%;
    }
    section.resources .wrapper .post{
        width: 100%;
    }
    section.resources .wrapper .post img {
        height: 300px;
    }
    section.clients{
        padding: 140px 5% 70px;
    }
    section.clients .wrapper{
        gap: 10px;
    }
    section.clients .wrapper .box {
        width: calc((100% / 3) - 7px);
		padding: 17px;
    }
    section.basic-hero{
       padding: 150px 5% 130px;
    }
    section.steps {
        padding: 30px 5% 70px;
    }
    section.caption {
        padding: 70px 5%;
    }
    section.caption.first {
        padding: 110px 5% 0px;
    }
    section.caption.reverse {
        padding: 70px 5% 150px;
    }
    section.caption.last {
        padding: 120px 5% 70px;
    }
	section.industries-hero .wave-bg{
		display: none;
	}
    section.industries-hero {
        padding: 110px 5% 120px;
    }
    section.industries {
        padding: 70px 5%;
    }
    section.industry-stats {
        padding: 70px 5% 30px;
    }
    section.industry-main-content {
        padding: 70px 5% 70px;
    }

.page-template-industries section.testimonials {
    padding: 70px 5% 100px;
}
    .post-type-archive-resources section.resources {
        padding: 1px 5% 70px;
    }
    section.single-resource-hero .text-side {
        padding: 140px 5% 70px;
    }
    section.form-hero {
        padding: 150px 5% 70px;
    }
    section.form {
        margin: 0 0 70px;
    }
	section.form {
    padding: 10px;
	}
	section.form .contact-details {
		padding: 50px 5%;
	}
	
    section.blue-white-box {
        margin: 70px 5%;
    }
    .post-type-archive-case_studies section.clients {
        padding: 70px 5%;
    }
    section.top-features {
        padding: 70px 5% 70px;
    }
    section.top-features .box {
        width: 100%;
    }
	section.image-text, 
	section.image-text:nth-child(odd) {
        padding: 25px 5%;
    }
    section.single-service-hero {
        padding: 100px 5% 0px;
    }
    section.single-service {
        padding: 170px 5% 70px 5%;
    }
    section.single-service .glide__arrows {
        right: 5%;
    }
    section.basic-content{
        padding: 70px 5%;
    }
	footer#colophon .site-info {
    	padding: 120px 5% 70px;
    	background: linear-gradient(to bottom, rgba(22, 64, 89, 0) 0px, rgba(22, 64, 89, 0) 70px, #164059 70px, #164059 100%);
	}
	section.home-hero .image-side .label{
		display:none;
	}
}

@media screen and (max-width:640px) {
    section.industry-stats .stat {
        width: 100%;
        max-width: unset;
    }
    section.industry-stats .container {
        justify-content: start;
        gap: 40px;
    }
    section.top-features .image .image-wrapper {
        flex-direction: column;
        gap: 40px;
    }
    section.top-features .image .image-wrapper .wrapper {
        margin-left: 0;
    }
	footer#colophon .site-info {
    	padding: 100px 5% 70px;
    	background: linear-gradient(to bottom, rgba(22, 64, 89, 0) 0px, rgba(22, 64, 89, 0) 50px, #164059 50px, #164059 100%);
	}
}

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

    section.home-hero .image-side .label:nth-child(3) {
        bottom: -23px;
        left: 234px;
    }

    section.home-hero .image-side .label:nth-child(1) {
        top: 60px;
        left: 260px;
    }
    section.steps .wrapper {
        flex-direction: column;
    }
    section.steps .wrapper .box {
        width: 100%;
    }
	section.image-content .container .image .about-image {
		min-width: unset;
	}

}