/*
Theme Name: Stone Summmit Wealth
Description: custom'24
Template: genesis
Theme URI: https://financialadvisorswebsites.com
Author: VF
Author URI: https://financialadvisorswebsites.com
*/
@font-face {
    font-family: 'callunaregular';
    src: url('fonts/callunaregular.eot');
    src: url('fonts/callunaregular.eot') format('embedded-opentype'),
         url('fonts/callunaregular.woff2') format('woff2'),
         url('fonts/callunaregular.woff') format('woff'),
         url('fonts/callunaregular.ttf') format('truetype'),
         url('fonts/callunaregular.svg#callunaregular') format('svg');
}
 
@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGroteskCorpLight.eot');
    src: url('fonts/AktivGroteskCorpLight.eot') format('embedded-opentype'),
         url('fonts/AktivGroteskCorpLight.woff2') format('woff2'),
         url('fonts/AktivGroteskCorpLight.woff') format('woff'),
         url('fonts/AktivGroteskCorpLight.ttf') format('truetype'),
         url('fonts/AktivGroteskCorpLight.svg#AktivGroteskCorpLight') format('svg');
}


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

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

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


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

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

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

body {
	background-color: #fff;
	color: #444;
	font-family: 'AktivGrotesk', "Roboto", sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden;
}

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

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

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

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

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

li {
	list-style-type: none;
}

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

b,
strong {
	font-weight: 700;
}

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

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

blockquote {
	margin: 30px;
}

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

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

h1 {
	font-size: 40px;
	font-weight: normal;
	color: #3a5c8b;
}

h2 {
	font-size: 30px;
	color: #3a5c8b;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
	line-height: 1.5;
}

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

.entry-content h4 {font-weight: 400;margin-bottom: 0;}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 20px;
}

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

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

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

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: #333;
	border: 0;
	border: 2px solid;
	border-radius: 0px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 9px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
	transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
	transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .15s;
	transition-duration: .3s;
	transition-timing-function: cubic-bezier(0,0,.2,1);
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: transparent;
	border-width: 2px;
	border-color: #333;
	color: #333;
}

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

.button {
	display: inline-block;
	margin-top: 13px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

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

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

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

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

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

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

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

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

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

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

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

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

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

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 0px 30px 0;
}


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

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

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

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

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

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

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

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

.search-form {
	overflow: hidden;
}

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

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

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

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

.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}

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

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {font-size: 22px;line-height: 1.3em;color: #fff;margin: 10px 0 17px;}

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

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

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

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

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

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

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

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

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

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

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


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

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	position: relative;
}

.entry-content .wpforms-form .wpforms-field {
	/* clear: both; */
	/* margin: 20px 0; */
	/* overflow: hidden; */
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

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

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


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

.site-header {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 0 20px;
	z-index: 9999;
}

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

.title-area {
	float: left;
	padding-bottom: 12px;
	padding-top: 15px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.wp-custom-logo .title-area {
	max-width: 320px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
.site-header.sticky .title-area {
	max-width: 260px;
	padding-top: 15px;
}
.wp-custom-logo .custom-logo-link {
	display: block;
}

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

.site-title {
	margin-bottom: 0;
	font-size: 38px;
	word-spacing: -3px;
	word-break: break-all;
	font-weight: 500;
	line-height: 1.2;
}

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

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

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

.genesis-nav-menu a {
	color: #fff;
	/* opacity: 0.7; */
	display: block;
	font-size: 17px;
	font-weight: 600;
	text-transform: capitalize;
	outline-offset: -1px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 7px;
	text-decoration: none;
	padding-right: 7px;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 1;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}

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

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.js .nav-primary {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

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

.menu-toggle {
	float: right;
	line-height: 20px;
	font-size: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	color: #fff;
	position: relative;
	z-index: 1000;
}

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

.site-header .dashicons-before::before {
	transition: none;
}

.site-header .menu-toggle::before {
	float: left;
	font-size: 35px;
	width: 35px;
	color: #fff;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

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

.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}

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

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


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

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

.entry {
	margin-bottom: 40px;
}

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

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

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

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

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

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

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

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

.entry-header .entry-meta {
	margin-bottom: 20px;
}

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

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

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

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

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

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

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

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

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

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

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

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

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

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

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

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

.footer-widgets {
	border-bottom: 1px solid rgb(255 255 255 / 12%);
	clear: both;
	color: #fff;
	padding: 75px 0;
	background-color: #37567c !important;
}
.site-footer a,
.footer-widgets a {
 color: #c3dcee;
 }

.site-footer a:hover,
.footer-widgets a:hover {
 color: #ffffff;
 }
.footer-widgets a.button {
	color:#85c5e1;
	background:transparent;
}
.footer-widgets a.button:hover {
	color:#ffffff;
	border-color:#fff;
	background:transparent;
}
.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

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


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

.site-footer {
     width: 100%;
     text-align: center;
     line-height: 60px;
     padding: 20px;
     color: #c4ccd2;
     background-color: #1e2f41 !important;
	font-size:  15px !important;
}

.site-footer p {
	margin-bottom: 0;
	line-height: 1.8;
	font-size:  15px !important;
}


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

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

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

}

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

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

	.site-header {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 9999;
	}

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

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

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

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
	}

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

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

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

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

	.js .nav-primary {
		display: block;
		padding: 16px 0;
	}

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

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

	.nav-primary {
		clear: none;
		text-align: center;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 12px;
		padding-right: 12px;
	}

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

	.site-inner {
		max-width: 1140px;
	}

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

	.content {
		float: left;
		width: 65%;
	}

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

	.full-width-content .content {
		float: none;
		width:100%;
		margin-left: auto;
		margin-right: auto;
	}

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

	.sidebar {
		float: right;
		width: 30%;
	}

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

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

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

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

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

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

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

	.footer-widgets .wrap {
		max-width: 1140px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: 25%;
	}
.footer-widgets-2  {
	width:50%;
}
}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

} 

 
 
.site-header.sticky .menu-toggle::before {
    color: #0a266f;
}
body.admin-bar .site-header.sticky {
margin-top:32px;
}
 
.site-header > .wrap {
    margin: 0 auto;
    max-width: 94%;
    position: relative;
}
.site-header {
    position: absolute;
    width: 100%;
    background: rgb(255 255 255 / 0%);
    box-shadow: none;
    padding-top: 9px;
    transition: background-color .25s ease-in-out;
    /* top: 29px; */
}
 .custom-logo-link {
    background: url(images/logo-white.png) no-repeat !important;
    background-size: contain !important;
}
body.admin-bar .site-header.sticky {
    margin-top: 32px;
}
.site-header.sticky {
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: rgb(0 0 0 / 12%) 0 1px 3px;
    left: 0;
    padding-top: 0;
    right: 0;
    z-index: 999999999;
    width: 100%;
}
.site-header.sticky  .custom-logo-link {
    background-repeat: no-repeat !important;
    background: unset !important;
}
.site-header.sticky  .title-area a {
   background: url(images/logo-header-blue-summit.png) no-repeat !important;
   background-size: contain !important;
}
.site-header.sticky  .custom-logo-link img {
    visibility: hidden;
}
.site-header.sticky .genesis-nav-menu li > a {
	color: #3a5c8b;
	opacity: 1;
}
.site-header.sticky .genesis-nav-menu .current-menu-item > a {
	color: #3e7bd7;
}
 .site-header.sticky .genesis-nav-menu li > a:hover {
	color: #3e7bd7;
}
.p90 {
	 padding-top: 90px !important;
	 padding-bottom: 90px !important;
}

.sidebyside {
    background: #fff;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    flex-flow: column;
    clear: both;
}
.col-container {
    display: flex;
    width: 100%;
}
.sidebyside .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: center;
    /* align-items: flex-start; */
    width: 100%;
    float: none;
}
.sidebyside .col {
    width: 50%;
    position: relative;
    float: left;
    background-size: cover;
}
.img.col img {
    visibility: hidden;
}
.sidebyside .col .contents {
    padding: 50px 10%;
 }
var {
    display: block;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 0;
    /* white-space: nowrap; */
    z-index: 0;
    transition: opacity .3s ease-out .2s;
    font-size: 40px;
 }
.mkdf-is-inner {
    margin: 0 auto;
    position: relative;
    /* width: 80%; */
    text-align: left;
    z-index: 1;
    /* font: normal normal normal 18px/35px Arial; */
}
.reverse-yes {
    flex-direction: row-reverse;
}
.Independent H3 {
    font-size: 2.52vw !important;
}

@media (max-width: 1023px) {
.sidebyside .col {
    float: none;
    flex: none;
    width: 100%;
    display: block;
}
	.Independent H3 {
    font-size: 20px !important;
}
.col-container {
    display: block;
    width: 100%;
}
	.hero-section h1 {
    width: 100%;
    font-size: 8VW;
}
}



.tile .back, .tile .blank, .tile .front, .tile .tilt-container {
  width: 100%;
  height: 100%;
}
.tile {
  position: relative;
}
.tiles .tile {
  width: 25vw;
  min-height: 25vw;
  height: 25vw;
}
tile.reveal:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0s;
}
.tile.reveal-show:before {
  background-color: rgba(0, 0, 0, .05);
  transition-delay: 1s;
}
.tilt .tile-link {
  perspective: 1000px;
  text-decoration: none;
}
.reveal .reveal-content {
  opacity: 0;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}
.reveal.reveal-show .reveal-content {
  position: relative;
  z-index: 1;
  opacity: 1;
  transition-delay: .3s;
  transition-duration: .5s;
}
.tilt-container {
  pointer-events: none;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}
.tile .tile-container {
  box-shadow: 0 0 0 0 transparent;
  transform: translateZ(0);
  transition: transform .3s cubic-bezier(.25, .5, .75, 1), box-shadow .3s ease-in-out;
}
.pusher-tile .tile-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pusher-tile .front {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-size: cover;
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94);
}
.pusher-tile .back {
  position: absolute;
  top: 0;
  left: 0;
  padding: 22%;
}
.pusher-tile .back {
  padding-top: 32%;
  padding-bottom: 32%;
}
.pusher-tile .job-title {
   font-style: normal;
  font-weight: 400;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.2vw;
  margin-bottom: 12px;
  opacity: 0;
  transform: translateY(10px);
  transition-delay: .3s;
}
.pusher-tile .name {
  font-style: normal;
  font-weight: 700;
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 2vw;
  line-height: 2.5vw;
  margin-top: -0.5vw;
  overflow: hidden;
  opacity: 0;
}
.pusher-tile .link:before, .pusher-tile .name:before {
  /* content: attr(data-name); */
  position: absolute;
  background-color: #fff;
  opacity: 0;
}
.pusher-tile.toggle-tile.toggle .front, .pusher-tile:hover .front {
  opacity: 0;
  transition-duration: .5s;
}
.pusher-tile.toggle-tile.toggle .job-title, .pusher-tile:hover .job-title {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .5s .9s cubic-bezier(.25, .46, .45, .94), transform .3s .5s cubic-bezier(.25, .46, .45, .94);
}
.pusher-tile:hover .name {
  transform: translateY(0);
  transition: opacity .3s .5s cubic-bezier(.25, .46, .45, .94), transform .3s .5s cubic-bezier(.25, .46, .45, .94);
  opacity: 1;
}
.tile:hover .tilt-container {
  transform: translateZ(30px);
}
.tiles.wp-block-columns  {
     MARGIN: auto;
     gap: 0em;
  }
.tiles .has-text-align-center {
    text-align: center;
    padding: 0 40px;
}
@media screen and (max-width: 810px) {
.tiles .tile {
    width: 100%;
    height: 29vw;
}
 
}

  
 
 .btn-theme {
   background: var(--theme-color1);
   color: #212121;
}

.c-container {
    margin: auto;
    width: 93%;
    position: relative;
    z-index: 1;
}

.btn-outline-white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: none;
    border-width: 2px;
    border-color: #fff;
    font-weight: 500;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.btn {
    border-radius: 5px;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 12px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    padding: 14px 30px;
    cursor: pointer;
}
.btn-outline-white:hover {
    background-color: #fff;
    color: var(--text-dark);
}
 

 
.gb-accordion-title{
 padding: 10px 30px 15px 0;
 background: #fff;
 font-size: 18px;
 font-weight: bold;
 color: #16273d;
 position: relative;
 transition: all 0.5s ease 0s;
}
.gb-block-accordion .gb-block-accordion {
    margin-top: -0.6em;
    position: relative;
}
.gb-accordion-title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    font-size: 17px;
    color: #16273d;
    border: 4px solid #16273d;
    position: absolute;
    top: 0;
    left: -62px;
}
.wp-block-genesis-blocks-gb-accordion:before {
    content: "";
    width: 5px;
    height: 100%;
    background: #16273d;
    position: absolute;
    top: 0;
    left: -40px;
    z-index: -1;
}
details[open] .gb-accordion-title:before {
      content: "\f068";
      background: #ffffff;
}
.gb-block-accordion .gb-accordion-title {
    background: transparent !important;
    border: 0 !important;
    padding: 10px 15px !important;
}
.gb-block-accordion .gb-accordion-text {
    padding: 10px 15px;
    background: #eee;
    border: none;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 50%) inset, 0 1px 2px rgb(255 255 255 / 90%);
    font-size: 14px;
    color: #487677;
    line-height: 25px;
}
.slidervideo {
	position: fixed !important;
	left: 0px !important;
	right: 0 !important;
	height: 100vh !important;
	object-fit: cover;
	width: 100vw !important;
}

.n2-ss-slider {
	height:97vh;
}
.n2-ss-slider .n2-ss-layer-with-background {
    height: 97vh;
}

.n2-ss-slider .n2-ss-shape-divider {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100px;
    pointer-events: none;
    z-index: 13;
}
.n2-ss-slider .n2-ss-shape-divider-bottom {
    bottom: 0;
}
div#n2-ss-186-shape-divider-bottom {
    height: 100px;
}
.n2-ss-slider .n2-ss-shape-divider-inner {
    height: 100%;
    transform-origin: center top;
}

.n2-ss-slider .n2-ss-shape-divider-bottom .n2-ss-shape-divider-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform-origin: center bottom;
}
.n2-ss-slider .n2-ss-shape-divider svg {
    display: block;
    height: 100%;
    width: 100%;
}

.n2-ss-slider .n2-ss-shape-divider {
    position: fixed !important;
       bottom: 0 !important;
 }
.editorial {
  display: block;
  width: 100%;
  height: 60px;
  max-height: 60px;
  margin: 0;
  z-index:5;
  bottom:0;
  position:absolute;
  left:0px;
  float:left;
}

.parallax1 > use {
  animation: move-forever1 10s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax2 > use {
  animation: move-forever2 8s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax3 > use {
  animation: move-forever3 6s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax4 > use {
  animation: move-forever4 4s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

.services3 img {
  margin-bottom: 20px;
  mix-blend-mode: multiply;
}
.service-text h4 {
     color: #314ee2;
    font-size: 100%;
     line-height: 1.8;
    font-weight: bold;
  
    letter-spacing: 1px;
    
}
.widgettitle:after {
	content:
	"";
	width: 40px;
	height: 3px;
	display: block;
	/* background: #23354d; */
	margin: 10px 0 14px;
}

.post-edit-link {
	position:absolute;
}
.gb-block-post-grid .gb-block-post-grid-text {
    text-align: left;
    position: absolute;
    top: auto;
    bottom: 70px;
    padding: 20px;
    width: 100%;
}



.gb-post-grid-item {
    background: linear-gradient(#3373dc,#000000);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
}
.gb-post-grid-item img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease-out;
}
.gb-post-grid-item:hover img{ opacity: 0.2; }



.gb-post-grid-item  img{
    width: 100%;
    height: auto;   opacity: 0.3;
    transition: all 0.5s ease;    
	transform: translateX(-18px) scale(1.15);

}
.gb-post-grid-item:hover img{
    opacity: 1;    transform: translateX(18px) scale(1.15);

}






.gb-post-grid-item .gb-block-post-grid-text {
    color: #fff;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1;
}   
.gb-post-grid-item .gb-block-post-grid-title{
    font-size: 25px;
    /* font-weight: 800; */
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    margin: 0;
    transform: perspective(200px) rotateX(90deg);
    transform-origin: bottom center;
    transition: all 0.5s ease 0s;
}
.gb-post-grid-item .gb-block-post-grid-title { transform: rotateX(0); }
.gb-post-grid-item .gb-block-post-grid-text{
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    transform: perspective(200px) rotateX(-90deg);
    transform-origin: top center;
    transition: all 0.5s ease 0s;
}
.gb-post-grid-item .gb-block-post-grid-text{ transform: rotateX(0); }
 
 .gb-block-post-grid .gb-block-post-grid-image {
    margin-bottom: 0 !important;
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}
.gb-block-post-grid .gb-block-post-grid-byline,
.gb-block-post-grid header .gb-block-post-grid-title a {
    color: #ffffff !important;
}


.flex-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.flex-container .card {
  position: relative;
  width: 27.33%;
  height: 308px;
  margin: 30px;
}

.flex-container .card:nth-of-type(2) {
  transform: rotate(5deg);
}

.flex-container .card .image {
  position: relative;
  width: 95%;
  height: 100%;
  background-size: cover;
  transform: translate(10px, 10px);
}

.flex-container .card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 106%;
  border: 25px solid #fff;
  z-index: 1;
  background: linear-gradient(145deg, #ffffff, #e6e6e6);
  box-shadow: 7px 7px 21px #bdbdbd, -7px -7px 21px #ffffff;
  background: transparent;
}

.flex-container .card:nth-of-type(1)::before {
  filter: url(#wavy1);
}

.flex-container .card:nth-of-type(2)::before {
  filter: url(#wavy2);
}

.flex-container .card:nth-of-type(3)::before {
  filter: url(#wavy3);
}

.image1 {
  background-image: url("https://res.cloudinary.com/dswp5qfpm/image/upload/v1597476074/animal/rabbit_vq9gli.jpg");
}

.image2 {
  background-image: url("https://res.cloudinary.com/dswp5qfpm/image/upload/v1597476033/animal/cat_hfwcwm.jpg");
}

.image3 {
  background-image: url("https://res.cloudinary.com/dswp5qfpm/image/upload/v1597476068/animal/parrot_rjd1vq.jpg");
}

svg {
  width: 0;
  height: 0;
}

.flex-container .card .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px 30px 30px 30px;
  transform: translate(10px, 10px);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 1.4;
  font-size: 20px;
  opacity: 0;
  transition-duration: 1s;
}

.flex-container .card:hover .info {
  opacity: 1;
}
 
.blurb_content {
	max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
    text-align: left;display: table;
}
.blurb_image {
    vertical-align: middle;
    padding-right: 25px!important;
	max-width: 100%;
	margin-bottom: 30px;
	width: 32px;
    display: table-cell;
    line-height: 0;
}
.image_wrap {
    width: 100px;
    display: block;
    margin: auto;
    mix-blend-mode: multiply;
}
.blurb_container {
    text-align: left;padding-left: 15px;display: table-cell;
    vertical-align: top;
}
p.small {
    line-height: 1.5;
    margin-bottom: 0!important;
    font-weight: 300;
}
.blurb_container h3 {
    font-weight: 300;
    font-size: 25px;
    line-height: 1.25;
    margin: 0 0 15px;
    padding: 0;
}
	.service-boxes h3 span::after {
    line-height: inherit;
    font-size: 18px;
    opacity: 1;
    margin-left: 5px;
     content: "\24";
    position: relative;
    top: 2px;
}

 
.service-boxes .wp-block-column {
	padding: 40px;
	background: #ffffff;
	border: 1px solid transparent;
}
.service-boxes .wp-block-column:hover {
}







/*------------------*/
/*  SKEW CLOCKWISE  */
/*------------------*/
.shape.skew-cc:after{
	content:
	"";
  width:100%;
  height:100px;
	position:
	absolute;
  left:0px;
	background: linear-gradient(to right bottom, #3a5c8b 49%, #fff 50%),    linear-gradient(-50deg, #ffffff 16px, #000 0);
}


/*-------------------------*/
/* SKEW COUNTER CLOCKWISE  */
/*-------------------------*/
.shape.skew-c:before{
		content:"";
    transform: rotateY(180deg);

  width:100%;
  height:100px;
		position:
		absolute;
  left:0px;
		top: -90px;
		background: linear-gradient(to left bottom, #fff 49%, #f0f0f0 50%);
}

.shape.rev.skew-c:before {
    content: "";
    transform: rotateY(180deg);
    background: linear-gradient(to left bottom, #e9e9e9 49%, #3a5c8b 50%);
}




 

/*-------------------------*/
/* SKEW COUNTER CLOCKWISE  */
/*-------------------------*/
.shape.skew-c2:before{
		content:"";
    transform: rotateY(180deg);

  width:100%;
  height:100px;
		position:
		absolute;
  left:0px;
		top: -90px;
		background: linear-gradient(to left bottom, #fff 49%, #f0f0f0 50%);
}

.shape.rev.skew-c2:before {
    content: "";
    transform: rotateY(180deg);
    background: linear-gradient(to left bottom, #fff 49%, #e9e9e9 50%);
}











body.blog .hero-section,
.hero-section {
    position: relative;
    border-bottom: 1px solid #eceef1;
    background-position: center;
    
    text-align: center;
    background: url(images/header.jpg) no-repeat;background-size: cover;border: none;
	/* min-height: 450px; */
  
  
  

}
  
.hero-section .wrap {
    position: relative;
    z-index: 2;
	margin: 0 auto;
padding: 10rem 0 0rem 0;
}
.hero-section h1 {
    width: 100%;
    font-size: 40px;
    /* margin-bottom: 15px !important; */
    margin: 0 auto;
    text-shadow: 1px 1px 1px #333;
    text-align: center;
}
body.page #genesis-content .entry-header {
    display: none !important;
}
.home.full-width-content .entry {
    margin-bottom: 0px !important;
    padding: 0;
}

.home .hero-section:before {
	background: 0 0
}
.home .hero-section {
	min-height: 0;
	display: none
}
body.blog #genesis-content .archive-title {
	display: none!important
} 
body.page #genesis-content .entry-header {
	display: none!important
}

@media (min-width: 768px) {
.hero-section .wrap {
    max-width: 896px;
    padding: 8rem 0;
}
}
@media (min-width: 896px) {
.hero-section .wrap {
    padding: 12rem 0 6rem 0;
}
}
.home-services .service-boxes .wp-block-column {
     background: #ffffff;
 }
.our-team{ text-align: center; }
.our-team .pic{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.our-team .pic:before,
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 13px solid #e6e5e5;
    position: absolute;
    top: 0;
    left: 0;
}
.our-team .pic:after{
    border-color: #3a5c8b #e6e5e5 #e6e5e5 #3a5c8b;
    z-index: 1;
    transform: rotate(-10deg);
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{ transform: rotate(350deg); }
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .title{
    font-size: 26px;
    font-weight: bold;
    color: #222;
    padding-bottom: 10px;
    margin: 15px 0 10px 0;
    position: relative;
}
.our-team .title:after{
    content: "";
    width: 30px;
    height: 2px;
    background: #222;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.our-team .post{
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #777;
}
.our-team .icon{
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.our-team .icon li{ display: inline-block; }
.our-team .icon li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #e0e0e0;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
    transition: all 0.3s ease-out 0s;
}
.our-team .icon li a:hover{
    background: #37b0f1;
    color: #fff;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
a.link-team{ text-decoration: none; }

.our-team2{
    padding: 20px 15px 30px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
}
.our-team2 .pic{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
    margin-bottom: 25px;
    transition: all 0.5s ease 0s;
}
.our-team2:hover .pic{
    background: #3a5c8b;
    border-radius: 50%;
}
.our-team2 .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.our-team2 .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2e282a;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.our-team2 .post{
    display: block;
    font-size: 15px;
    color: #678cc3;
    text-transform: capitalize;
    margin-bottom: 15px;
}
@media only screen and (max-width: 990px){
    .our-team2{ margin-bottom: 30px; }
}

.shadow-image img {
	box-shadow: 0px 0px 12px rgb(0 0 0 / 19%);
}

.join-our-team:before {
    content: '';
    width: 100%;
    height: calc(100% + 20px);
    border-top: 16px dotted #ffffff;
    border-bottom: 16px dotted #363739;
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
}


.text-effect{
    color: #3a5c8b;
    font-size: 70px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    animation: animate 5s infinite ease-in;
}
@keyframes animate{
    0%, 100%{ text-shadow: 3px 0 #fff, 10px 0 #ccc; }
    25%{ text-shadow: 0 3px #fff, 0 10px #ccc; }
    50%{ text-shadow: -3px 0 #fff, -10px 0 #ccc; }
    75%{ text-shadow: 0 -3px #fff, 0 -10px #ccc; }
}
@media only screen and (max-width: 990px){
    .text-effect{ font-size: 90px; }
}
@media only screen and (max-width: 767px){
    .text-effect{ font-size: 70px; }
}
@media only screen and (max-width: 576px){
    .text-effect{ font-size: 50px; }
}
@media only screen and (max-width: 479px){
    .text-effect{
        font-size: 40px;
        line-height: 50px;
    }
}
 
.footer-widgets-2 img {
    height: 80px;
    margin: 0 30px 30px 0;
    display: inline-block;
    width: auto;
}.topfooter  .widget {
    margin-bottom: 0px;
}


body.page-template-blocks-layout .entry {
    margin-bottom: 0px;
}
body.page-template-blocks-layout .content {
    float: none;
    width: 100%;
}

body.page-template-blocks-layout .site-inner {
    max-width: unset;
    padding: 0;
    margin: 0;
}








.archive .content,
.blog   .content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}
.archive .entry, .blog .entry {
    width: 100%;
    margin-bottom: 0 !important;
    padding: 0% 4% 0% 4%;
    padding-bottom: 22px;
    margin-bottom: 6vw;
    border: 1px solid #dbd7d7;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 0px transparent;
    transition: all 0.5s ease-out;
    border-radius: 3px;
    transition: all 0.3s ease;
}
.archive .entry:hover, .blog .entry:hover {
  box-shadow: 0px 2px 40px rgb(0 0 0 / 20%);
}
.archive .post-image.entry-image , .blog  .post-image.entry-image {
    height: auto;
    min-width: 109% !important;
    margin-left: -4%;
    margin-bottom: 13px;
}



.archive .archive-description,
.archive .pagination,

.blog   .archive-description,
.blog  .pagination {
   grid-column: span 3;
}


.content-sidebar .site-container .alignfull, 
.sidebar-content .site-container .alignfull {
    margin: 0 0 0em !important;
 }
body.blog .site-inner,
body.single .site-inner,
.archive .site-inner { 
    padding: 60px 30px 0;
}
body.blog .archive-description ,
body.single .site-inner .entry-header,
body.single .cg-page-title,
.archive .archive-description,
.archive .post > .entry-title,
.archive .sidebar {
	display:none;
}
.archive .content {
    float: left;
    width: 100%;
}
@media only screen and (max-width: 960px) {
	.genesis-nav-menu .menu-item.navbutton a {
      margin-left: 0px;
    width: max-content;
     padding: 7px 10px;
    margin-bottom: 10px;
    display: block;
}
.archive .content,

body.blog .content {
        display: grid;
        grid-template-columns: 1fr;
    
    }
.archive .archive-description,
.archive .pagination,

body.blog  .archive-description,
body.blog   .pagination {
       grid-column: span 1;
    }

}







.gb-button { 
    background-color: #3a5c8b !important;
}
.gb-button:hover { 
    background-color: #5086d7 !important;
}
 .genesis-nav-menu .menu-item.navbutton {}
.genesis-nav-menu .menu-item.navbutton a {
    text-transform: capitalize;
    border: 1px solid;
    margin-left: 10px;
    border-radius: 4px;
}
.genesis-nav-menu .menu-item.navbutton a:hover {
	 background: #fff;
	 color: #5086d7;
}
.site-header.sticky .genesis-nav-menu .menu-item.navbutton a {
}
.site-header.sticky .genesis-nav-menu .menu-item.navbutton  a:hover {
	 background: #5086d7;
	 color: #fff;
}
.logos {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.logos img {
    margin-bottom: 10px;
    max-height: 30px;
    /* opacity: 0.75; */
    display: inline-block;
    width: auto;
    margin: 10px 26px;
}
.logos img:hover {
    opacity: 0.75;
}
.logos2 {
	  text-align: center;
}
.logos2 img {
    margin-bottom: 10px;
    max-height: 90px;
    /* opacity: 0.75; */
    display: inline-block;
    width: auto;
    margin: 10px 26px;
}
.logos2 img:hover {
    opacity: 0.75;
}
#myVideo {
  background: #0b2e37;
  filter: opacity(50%);
  /* top: -5vh; */
  /* bottom: 0; */
  height: 100vh;
  /* min-width: 100%; */
  /* min-height: 100%; */
  object-fit: cover;
}
.videoslider {background-color: #0b2e37;}
 .contentvideoslider{
  position: absolute;
  bottom: 0;
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  color: #f1f1f1;
  width: 100%;
  height: 100vh;
  padding: 40vh 5% 0 5%;
  display: table;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}
.videoslider  h1{
     color: #ffffff;
     font-size: 6vw;
     line-height: 1.2;
     font-style: normal;
     text-decoration: none;
     letter-spacing: normal;
     word-spacing: normal;
     text-transform: none;
     font-weight: 500;
}

.videoslider  h2{
     color: #ffffff;
     font-size: 4vw;
     line-height: 1.3;
     font-style: normal;
     text-decoration: none;
     letter-spacing: normal;
     word-spacing: normal;
     text-transform: none;
     font-weight: 500;
}

.videoWrapper {
  position: relative;
   /* 16:9 */
  background: #0b2e37;
  height: 100vh;
}
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

  .user-items-list-item-container[data-section-id="61cba6497c859053d2171ae7"] .list-item-content__title {
    font-size: 1.6rem;
  }
  .user-items-list-item-container[data-section-id="61cba6497c859053d2171ae7"] .list-item-content__description {
    font-size: 1rem;
  }
  .user-items-list-item-container[data-section-id="61cba6497c859053d2171ae7"] .list-item-content__button {
    font-size: 0.9rem;
  }

  @supports (--test-custom-property: true) {
    .user-items-list-item-container[data-section-id="61cba6497c859053d2171ae7"] {
      --title-font-size-value: 1.6;
      --body-font-size-value: 1;
      --button-font-size-value: 0.9;
    }
  }
.list-item {
	padding: 0% !important;
	color: #0b2e37;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	min-width: 0;
}

.list-image {
	/* position: absolute; */
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	min-height: 100%;
}
h1.large  {
	font-size: calc((3 - 1) * 1.2vw + 1rem);
}
.topfooter h1  {
    margin: 0 0 50px;
}






.our-team4{
    position: relative;
    background: #3a5c8b;
    overflow: hidden;
}
.our-team4 img{
    width: 100%;
    height: auto;
    /* transform: scale(1.2,1.2) translateX(-25px); */
    transition: all 0.20s linear 0s;
}
.our-team4:hover img{
    /* transform: scale(1.2,1.2) translateX(0); */
    opacity: 0.5;
}
.our-team4 .over-layer{
    width: 100%;
    height: 100%;
     position: absolute;
    top: 0;
    left: 0;
}
.eapp-team-showcase-member-card-gallery-infoContainer:before {
    content: '';
    position: absolute;
    top: -30%;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: linear-gradient(to bottom, rgba(34,34,34,0), #222);
    z-index: 0;
}
.our-team4 .team-content{
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding: 30px 25px;
    transition: all 0.40s ease 0s;
    background: linear-gradient(to bottom, rgba(34,34,34,0), #000);
}
.our-team4:hover .team-content{
    bottom: 0%;
}
.our-team4 .title{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0px 0 5px;
    text-transform: uppercase;
}
.our-team4 .post{
    display: block;
    font-size: 17px;
    color: #fff;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.our-team4 .description{
    font-size: 15px;
    color: #fff;
    transform: translateY(100%);
    transition: all 0.30s ease 0.1s;
}
.our-team4:hover .description{
    transform: translateY(0);
}
.our-team4 .social-links{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 10%;
    height: 100%;
    background: #30a5ab;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.our-team4 .social-links li{
    margin: 20px 0;
}
.our-team4 .social-links li a{
    color: #fff;
    padding: 10px 0;
}
.our-team4 .social-links li a:hover{
    text-decoration: none;
}
@media only screen and (max-width: 990px){
    .our-team4{ margin-bottom: 20px; }
}

.teamcontentss {
    height: 380px;
    padding: 0 20px 20px 20px;
    overflow: auto;
}
.team-content .title {
	    padding: 0;
}
 .outline a {
    color: #ffffff;
    background-color: #3373dc;
    background: transparent !important;
    border: 2px solid;
    font-weight: bold;
}
body.archive  .entry-content p, 
body.blog  .entry-content p {
    margin: 0 0 0px;
    padding: 0;
}
.p50 {
	padding-top:50px !important;
	padding-bottom:50px !important;
}
.hero-section h6.secondary {
     /* color: #d2e6fc !important; */
     text-shadow: 1px 1px 1px #000;
}
.margin0  .wp-block-image,
.margin0  p:last-child,
.margin0  .wp-block-columns {
	margin-bottom:0 !important;
}
.hentry,
#fancybox-wrap {
    width: 90% !important;
	max-width: 750px !important;
}
.hentry {
    width: 100% !important;
 }
#fancybox-content {
 	width: 100% !important;
}
@media only screen and (max-width: 960px) {
		.site-header.sticky .genesis-nav-menu,
	.site-header.sticky .genesis-nav-menu li {
    color: #ffffff !important;
    background: #3a5c8b;
    opacity: 1;
}	.site-header.sticky .genesis-nav-menu li a {
    color: #ffffff !important;
 }
	.genesis-responsive-menu.nav-primary {
      background: #3a5c8b;

}
		.site-header.sticky .genesis-nav-menu {
			padding-bottom:12px !important;
		}
		.site-header .genesis-nav-menu li > a:hover	,
	.site-header.sticky .genesis-nav-menu li > a:hover {
    color: #ffffff;
      background: #5b7fb1;
}
	body.admin-bar .site-header.sticky .genesis-responsive-menu.nav-primary {
      background: #fff;
} 
}
.logos1 {
    text-align: center;
}
.logos1 img {
    height: 66px;
    width: auto;
    display: inline;
    padding: 5px 4%;
}
@media only screen and (max-width: 460px) {

.blurb_content {
	display:block;
	}
	.blurb_container,
	.blurb_image {
    width: 100%;text-align: center;
    display: block;
}
	.site-header .title-area, 
.site-header.sticky .title-area {
    max-width: 220px;
    padding-top: 15px;
}
.logos img { 
    height: auto;
    max-width: 80%;
}
	.hero-section h6.secondary {
    font-size: 18px;
     max-width: 80%;
    margin: 20px auto;
}
}

.hero-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    opacity: 0.4;
}
@media (max-width: 781px) {
.logoxn .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 40%!important;
}
}