/*
Theme Name: Rite Path Financial 2025
Developer: https://financialadvisorswebsites.com
Template: genesis
*/
.green {
	color:#608ebd;
}
.blue {
	color: #608ebe;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100..900&display=swap');

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto.eot');
	src: url('fonts/Roboto.eot') format('embedded-opentype'), url('fonts/Roboto.woff2') format('woff2'), url('fonts/Roboto.woff') format('woff'), url('fonts/Roboto.ttf') format('truetype'), url('fonts/Roboto.svg#Roboto') 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,
input[type="search"] {
	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
--------------------------------------------- */

body {
	background-color: #fff;
	color: #444;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	/* letter-spacing: 1px; */
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.75;
	margin: 0;
	overflow-x: hidden;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.more-link {
	transition: background-color 0.25s ease-in, border-color ease-in, transform 0.75s cubic-bezier(0.44, 0.51, 0.24, 0.99), box-shadow 1s cubic-bezier(0.44, 0.51, 0.24, 0.99);
}
.footer-widgets a,
.sidebar a {
	text-decoration: none;
}
a {
	color: #3a72ad;
	text-decoration: none;
}

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

p {
	margin: 0 0 28px;
	padding: 0;
	line-height: 1.2;
}

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 0;
}

b,
strong {
	font-weight: 700;
}

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

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

blockquote {
	color: #555;
	font-size: 18px;
	line-height: 1.67;
	margin: 35px;
	position: relative;
}

blockquote::before {
	color: #ccc;
	content: "\201C";
	display: block;
	font-size: 80px;
	height: 0;
	left: -0.75em;
	position: absolute;
	top: -0.5em;
}

blockquote cite {
	color: #707070;
	display: block;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.08em;
	margin-top: 24px;
	text-transform: uppercase;
}

.flexible-widgets blockquote,
.flexible-widgets blockquote p {
	font-size: 22px;
	line-height: 1.66;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #111;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 20px;
	text-decoration: none;
}

h3,
h4,
h5,
h6 {
	font-weight: normal;
}

h1 {
	font-size: 56px;
	letter-spacing: -0.03em;
	line-height: 1;
	font-weight: 500;
}

h2 {
	font-size: 42px;
	letter-spacing: -0.02em;
	line-height: 1.1;
	font-weight: 500;
}

h3 {
	color: #111;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: -0.01em;
	line-height: 1.23;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	margin-bottom: 20px;
	margin-top: 30px;
}
.gb-block-post-grid header .gb-block-post-grid-title {
     font-size: 25px;
 }
h4 {
	font-size: 24px;
	line-height: 1.2;
}

h5,
h6 {
	font-size: 25px;
	line-height: 1.5;
	font-weight: normal;
	color: #3a72ad;
	/* text-transform: uppercase; */
}

h6 {
	color: #555;
}

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

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

img {
	height: auto;
}

img.image-border {
	border: 10px solid #fff;
	box-shadow: 0 20px 80px rgba(0, 0, 0, 0.2);
}

figure {
	margin: 0;
}

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

.gallery {
	overflow: hidden;
}

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

.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 img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

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

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

input,
select,
textarea {
	background-color: #fff;
	border: 2px solid #ccc;
	color: #111;
	font-size: 18px;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	padding: 16px;
	width: 100%;
}

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

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

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

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

::placeholder {
	color: #333;
	opacity: 1;
}
.gb-block-post-grid a.gb-block-post-grid-more-link,

.gb-block-post-grid-more-link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.genesis-nav-menu .highlight a,
.more-link,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"] {
	background-color: #fff;
	border: 2px solid #afafaf !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
	color: #4c4c4c;
	cursor: pointer;
	display: inline-block;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	padding: 14px 18px;
	text-align: center;
	text-decoration: none;
	transform: translate3d(0, 0, 0);
	white-space: normal;
	width: auto;
}
.gb-block-post-grid-more-link:hover,
a.button:focus,
a.button:hover,
button:focus,
button:hover,
input:focus[type="button"],
input:hover[type="button"],
input:focus[type="reset"],
input:hover[type="reset"],
input:focus[type="submit"],
input:hover[type="submit"],
.genesis-nav-menu .highlight a:focus,
.genesis-nav-menu .highlight a:hover,
.more-link:focus,
.more-link: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 {
	background: #000be6;
	border-color: #000be6;
	box-shadow: 0 6px 24px rgba(0, 0, 0, 0.14);
	color: #f4f4f4;
	text-decoration: none;
	transform: translate3d(0, -3px, 0);
}

.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 {
	border-width: 2px;
}

.gb-block-post-grid a.gb-block-post-grid-more-link {
	color: #747474 !important;
	display: inline;
}
.gb-block-post-grid a.gb-block-post-grid-more-link:hover {
	color: #fff !important;
	background:#333;
}
.gb-block-post-grid a.gb-block-post-grid-more-link:hover {
	color: #333;
}

.gb-block-post-grid-more-link::after {
	content: "\2192";
}

.gb-block-post-grid a.gb-block-post-grid-more-link,
.gb-block-post-grid a.gb-block-post-grid-more-link:hover,
.more-link-wrap a:not(.more-link) {
	border-bottom: 1px solid currentColor;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-transform: uppercase;
}

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

.button {
	display: inline-block;
}

button.primary,
input[type="button"].primary,
input[type="reset"].primary,
input[type="submit"].primary,
.button.primary,
.more-link {
	background-color: #000cff;
	color: #f4f4f4;
}

button.secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary,
.button.secondary {
	background-color: #111;
	border-color: #111;
	color: #f4f4f4;
}

button.secondary:focus,
button.secondary:hover,
input[type="button"].secondary:focus,
input[type="button"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="submit"].secondary:focus,
input[type="submit"].secondary:hover,
.button.secondary:focus,
.button.secondary:hover {
	background-color: #333;
	border-color: #333;
	color: #f4f4f4;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	font-size: 14px;
	padding: 9px 24px;
}

a.button.large,
button.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large {
	font-size: 20px;
	padding: 24px;
}

.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;
	box-shadow: none;
	border-width: 0;
	color: #666;
	cursor: not-allowed;
	transform: none;
}

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

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

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 35px;
	width: 100%;
	word-break: break-all;
}

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

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

td {
	border-top: 1px solid #eee;
	padding: 10px 15px;
}

th {
	font-weight: 700;
	padding: 10px;
}

/* 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;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	background: #f4f4f4;
	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 {
	position: relative;
}


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

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
	padding-top: 70px;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.home .site-inner {
 	padding-top: 0px;
	 
}
.single.has-featured-image .site-inner {
	padding-top: 20px;
}

.landing-page .site-inner {
	max-width: 800px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	width: 880px;
}

.content-sidebar .content,
.sidebar-content .content {
	max-width: 770px;
}

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

.authority-grid .content,
.full-width-content .content {
	width: 100%;
}

.full-width-content.single .content,
.full-width-content.home .content {
	float: none;
	margin: 45px auto 140px;
	max-width: 680px;
}
 
.full-width-content.page .content {
	margin-top: 0;
	margin-bottom: 0;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 375px;
}

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

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

/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.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;
}


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

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

.avatar {
	float: left;
	position: relative;
	z-index: 2;
}

.alignleft .avatar {
	margin-right: 24px;
}

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

.comment .avatar {
	margin-right: 20px;
}

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

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin-bottom: 35px;
	padding-bottom: 20px;
}

.author-box {
	background-color: #f4f4f4;
	font-size: 14px;
	line-height: 1.87;
	margin-bottom: 70px;
	padding: 35px 70px;
}

.after-entry {
	margin-bottom: 70px;
}

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

.archive-description {
	color: #fff;
	overflow: hidden;
	/* padding: 0 0 35px 0; */
	/* display: none; */
	/* margin-bottom: 70px; */
}

.full-width-content .archive-description {
	margin-bottom: 40px;
}

.author-box .avatar {
	border: 7px solid #fff;
	border-radius: 0;
	box-shadow: 0 9px 45px rgba(0, 0, 0, 0.14);
	transform: translate3d(-35px, 0, 0);
	margin: 0 15px 35px -70px;
}

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

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 35px;
	width: 50%;
}

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

.genesis-nav-menu .search input[type="submit"],
.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,
.author-box-title {
	color: #111;
	font-size: 26px;
	line-height: 1.23;
	margin-bottom: 20px;
}

.archive-title {
	/* font-size: 56px; */
	/* margin: 0 0 30px 0; */
}

.entry-title {
	font-size: 42px;
}

.single .entry-title {
	font-size: 52px;
	line-height: 1;
	letter-spacing: -0.03em;
}

.authority-subtitle {
	color: #000cff;
	display: block;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 1.5;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.gb-block-post-grid .gb-block-post-grid-header .gb-block-post-grid-title a,
.entry-title a,
.sidebar .widget-title a {
	color: #3a72ad;
	text-decoration: none;
}

.gb-block-post-grid .gb-block-post-grid-header .gb-block-post-grid-title a:focus,
.gb-block-post-grid .gb-block-post-grid-header .gb-block-post-grid-title a:hover,
.entry-title a:focus,
.entry-title a:hover {
	color: #608ebd;
	text-decoration: none;
}

.widget-title {
	clear: both;
	font-size: 24px;
	margin-bottom: 20px;
}
.sidebar .widget-title {text-align: center;}
.sidebar .featured-content .entry-title {
	font-size: 20px;
}

.flexible-widgets .widget-title,
.flexible-widgets .entry-title {
	font-size: 42px;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: -0.02em;
}

.flexible-widgets .featuredpost .widget-title {
	padding: 0 0 10px;
}

.flexible-widgets .featuredpost .more-posts-title {
	display: block;
	margin-top: 20px;
}

.footer-widgets .featured-content .entry-title,
.flexible-widgets .featuredpost .entry-title,
.authority-grid.archive:not(.woocommerce-page) .entry-title {
	font-size: 26px;
	letter-spacing: -0.01em;
}

.enews-widget .widget-title {
	color: #111;
	font-size: 32px;
	font-weight: 900;
	line-height: 1.1;
	letter-spacing: -0.01em;
}

/* 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 {
	display: block;
	margin: 0 auto 24px;
}

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

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

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

figcaption,
.gallery-caption,
.wp-caption-text {
	color: #111;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

.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 24px;
}


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

.sidebar .widget {
	padding: 50px;
}

.after-entry .widget {
	margin-bottom: 35px;
}

.widget {
	word-wrap: break-word;
}

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

.widget ul > li {
	/* margin-bottom: 10px; */
	/* padding-bottom: 5px; */
}

.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;
}

 

 

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

.flexible-widgets > .wrap {
	padding: 35px 0;
}

.flexible-widgets .widget {
	padding: 35px;
	width: 48%;
}

.flexible-widgets .widget:nth-child(odd) {
	clear: both;
	float: left;
}

.flexible-widgets .widget:nth-child(even) {
	float: right;
}

.flexible-widgets.widget-odd .widget:last-of-type {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
	text-align: center;
	width: 100%;
}

.flexible-widgets .entry-content,
.flexible-widgets .textwidget {
	margin-left: 35px;
}

.flexible-widgets.widget-odd .widget:last-of-type .entry-content,
.flexible-widgets.widget-odd .widget:last-of-type .textwidget {
	margin-left: 0;
}

.flexible-widgets .featuredpost .entry-content {
	margin-left: 0;
}

.flexible-widgets.widget-odd .featuredpost:last-of-type {
	max-width: none;
	padding: 70px 0 0;
	text-align: left;
}

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

.featured-content .entry {
	background: none;
	margin-bottom: 35px;
	padding: 0;
}

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

.content .featuredpage .entry-image {
	box-shadow: 0 20px 80px rgba(0, 0, 0, 0.2);
	box-sizing: content-box;
	border: 10px solid #fff;
	vertical-align: middle;
}


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

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

.enews-widget {
	background: #fff;
	box-shadow: 0 15px 80px rgba(0, 0, 0, 0.14);
	padding: 40px 60px;
	position: relative;
	text-align: center;
}

.flexible-widgets .enews-widget {
	padding: 60px 100px;
}

.footer-widgets .enews-widget:nth-child(1),
.footer-widgets .enews-widget:nth-child(2) {
	margin: -60px 0;
}

.footer-widgets .widget-odd .enews-widget:nth-child(1),
.footer-widgets .widget-odd .enews-widget:nth-child(2) {
	margin-bottom: 35px;
}

.footer-widgets .widget-odd .enews-widget:last-child {
	margin-bottom: -60px;
}

.enews-widget::after,
.sidebar .enews-widget:nth-child(2n+1)::after {
	background: #000cff;
	content: "";
	display: block;
	height: 5px;
	left: auto;
	position: absolute;
	right: 0;
	top: 70px;
	transform: translateX(50%);
	width: 40px;
}

.enews-widget:nth-child(odd)::after {
	right: auto;
	left: 0;
	transform: translateX(-50%);
}

.enews-widget p:first-of-type {
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}

.enews-widget .enews form + p {
	color: #707070;
	font-family: "Libre Baskerville", Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	margin-top: 12px;
}

.enews-widget form {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
}

.enews-widget input[type="submit"] {
	background-color: #000cff;
	color: #f4f4f4;
}

.enews-widget input[type="submit"]:focus,
.enews-widget input[type="submit"]:hover {
	background-color: #000be6;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
	text-align: center;
}

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

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}

/* WPForms
--------------------------------------------- */

.site-container .wpforms-container {
	margin-bottom: 40px;
}

.site-container .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

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

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

.site-container .wpforms-container .wpforms-form .wpforms-field input,
.site-container .entry-content .wpforms-form textarea {
	border: 2px solid #ccc;
	font-size: 18px;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input:focus,
.site-container .entry-content .wpforms-form textarea:focus {
	border: 2px solid #999;
	outline: none;
}

.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;
}

.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 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	margin: 0;
}

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

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


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

.site-header {
	background-color: #fff;
}

.site-header > .wrap {
	padding: 10px 0 0 0;
}

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

.title-area {
	float: left;
	padding: 10px 0;
}

.wp-custom-logo .title-area {
	margin: 0 auto;
	max-width: 300px;
	padding: 0;
	width: 300px;
}

.site-title {
	font-family: times new roman, serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -0.03em;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #111;
	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-description,
.site-title {
	margin-bottom: 0;
}

.site-header .custom-logo-link .custom-logo {
	max-height: 105px;
	width: auto;
}

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

.genesis-nav-menu {
	clear: both;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 19px;
	line-height: 1.75;
	letter-spacing: -0.01em;
	width: 100%;
	padding-top: 20px;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #111;
	text-decoration: none;
	display: block;
	padding: 12px 18px;
}

.genesis-nav-menu .highlight {
	margin-left: 20px;
}

.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: #608ebd;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu {
	box-shadow: 0 16px 45px rgba(0, 0, 0, 0.18);
	left: -9999px;
	opacity: 0;
	position: absolute;
	transition: opacity 0.4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border-top: 1px solid #eee;
	font-size: 14px;
	padding: 10px 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

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

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
}

/* Accessible 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;
}

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

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

.site-header .nav-primary {
	float: right;
	max-width: 940px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px;
}

/* Social Navigation
--------------------------------------------- */

.nav-social {
	left: 35px;
	position: fixed;
	top: 0;
	transform: rotate(-90deg) translateX(-100%);
	transform-origin: 0 100%;
	z-index: 999;
}

.admin-bar .nav-social {
	top: 22px;
}

.top-banner-visible .nav-social {
	top: 70px;
}

.admin-bar.top-banner-visible .nav-social {
	top: 105px;
}

.nav-social a {
	color: #707070;
	font-size: 12px;
	letter-spacing: 0.03em;
	padding: 0 12px;
	position: relative;
	text-transform: uppercase;
}

.nav-social li:not(:first-child) a::before {
	background: #999;
	content: "";
	display: inline-block;
	height: 2px;
	left: -2px;
	position: absolute;
	top: 0.8em;
	width: 2px;
}

.nav-social li:first-child a::before {
	background: #ddd;
	content: "";
	display: inline-block;
	height: 1px;
	left: -100vh;
	position: absolute;
	top: 0.8em;
	width: 100vh;
}


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

/* Featured Images
--------------------------------------------- */

.authority-featured-image {
	margin: 0 0 24px;
	padding: 0;
}

.gb-block-post-grid-image a {
	display: inline-block;
}

.gb-block-post-grid-image a,
.authority-featured-image,
.featuredpost .has-post-thumbnail > a {
	position: relative;
	z-index: 1;
}

 

.single .authority-featured-image::before {
	height: calc(100% + 45px);
}

.gb-block-post-grid-image a::before,
.authority-grid.archive:not(.woocommerce-page) .authority-featured-image::before,
.featuredpost .has-post-thumbnail > a::before {
	height: calc(100% + 10px);
}

.sidebar-content.single .authority-featured-image::before {
	left: auto;
	right: 0;
}

.featuredpost .alignnone {
	margin-bottom: 24px;
}

.authority-featured-image.authority-image-alignleft {
	float: left;
	margin: 0 24px 24px 0;
}

.authority-featured-image.authority-image-alignright {
	float: right;
	margin: 0 0 24px 24px;
}

.authority-featured-image.authority-image-alignleft img,
.authority-featured-image.authority-image-alignright img {
	margin: 0;
}

.gb-block-post-grid-image img,
.authority-featured-image img,
.featuredpost .has-post-thumbnail img {
	/* box-shadow: 0 16px 65px rgba(0, 0, 0, 0.18); */
	vertical-align: middle;
}

.gb-block-post-grid-image img,
.authority-featured-image img,
.featuredpost .has-post-thumbnail img {
	transition: transform 0.5s cubic-bezier(0.44, 0.51, 0.24, 0.99), box-shadow 0.75s cubic-bezier(0.44, 0.51, 0.24, 0.99);
	transform: translate3d(0, 0, 0);
}

.gb-block-post-grid-image a:focus img, .gb-block-post-grid-image a:hover img, .authority-featured-image a:focus img,   .featuredpost .has-post-thumbnail > a:focus img, .featuredpost .has-post-thumbnail > a:hover img {
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
	transform: translate3d(0, 10px, 0);
}

.has-featured-image .content {
	margin-top: 24px;
}

.gb-block-post-grid-text,
.has-featured-image .content,
.has-featured-image .sidebar,
.has-post-thumbnail .entry-content,
.has-post-thumbnail .entry-header {
	position: relative;
	z-index: 2;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 70px;
}

.entry-header {
	margin-bottom: 35px;
}

.entry-content .intro {
	color: #111;
	font-size: 20px;
	font-style: italic;
	line-height: 1.7;
}

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

.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: #111;
	color: #eee;
}

p.center {
	text-align: center;
}

/* Entry Messages
--------------------------------------------- */

.message {
	background-color: #111;
	padding: 25px 30px;
}

.message,
.message a {
	color: #fff;
}

.message.green {
	background-color: #00a86d;
}

.message.orange {
	background-color: #cc4b00;
}

.message.red {
	background-color: #be0040;
}

/* Grid Entries
--------------------------------------------- */

.flexible-widgets.widget-odd .featuredpost:last-of-type .entry {
	float: left;
	padding: 0 35px;
	width: 33.3%;
}

.flexible-widgets.widget-odd .featuredpost:last-of-type .entry {
	padding-bottom: 35px;
}

.flexible-widgets.widget-odd .featuredpost:last-of-type .entry:nth-of-type(3n+1) {
	clear: left;
}

.gb-block-post-grid-header,
.featuredpost .entry-header,
.authority-grid.archive:not(.woocommerce-page) .entry-header {
	margin-bottom: 24px;
}

.featuredpost .entry-content p,
.authority-grid.archive:not(.woocommerce-page) .entry-content p {
	margin-bottom: 12px;
}

.flexible-widgets.widget-odd .featuredpost:last-of-type .widget-title,
.flexible-widgets.widget-odd .featuredpost:last-of-type .more-posts {
	padding-left: 35px;
	padding-right: 35px;
}

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

.entry-meta {
	color: #707070;
	font-size: 12px;
	font-style: italic;
	line-height: 1.3;
	margin-bottom: 10px;
}

.gb-block-post-grid .gb-block-post-grid-header .gb-block-post-grid-byline,
.entry-meta > * {
	color: #555;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.5;
	text-transform: uppercase;
	margin: 0 5px 0 0;
}

.entry-meta > .entry-author {
	margin-left: 5px;
}

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

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

.entry-footer {
	position: relative;
	z-index: 2;
}

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

.pagination {
	clear: both;
	margin: 35px 0 70px;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	color: #111;
	cursor: pointer;
	display: inline-block;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 8px 20px;
	text-decoration: none;
}

.archive-pagination .pagination-next > a,
.archive-pagination .pagination-previous > a {
	border: 2px solid #000cff;
	color: #000cff;
	padding: 6px 20px;
}

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

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

.entry-comments > h3,
.entry-pings > h3,
.comment-respond > h3 {
	color: #111;
	font-size: 42px;
	font-weight: 900;
	line-height: 1.1;
	letter-spacing: -1px;
}

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 14px;
	line-height: 1.85;
	margin-bottom: 70px;
}

.comment-list li {
	border-left: 2px solid #eee;
	margin: 35px 0 0 15px;
	padding: 0 0 0 35px;
}

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

.comment-header {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
	overflow: hidden;
}

.comment-header a {
	color: #555;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-decoration: none;
	text-transform: uppercase;
}

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

.says {
	color: #707070;
	font-style: italic;
	margin-left: 5px;
}

.comment-content {
	clear: both;
}

.comment-content p {
	margin-bottom: 15px;
}

.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-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

.comment-reply {
	color: #000cff;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

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


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

.sidebar {
	margin-bottom: 35px;
}


/* Top Banner
---------------------------------------------------------------------------- */

.authority-top-banner {
	background: #000cff;
	display: none;
	padding: 24px 80px 24px 24px;
	position: relative;
	text-align: center;
}

.authority-top-banner,
.authority-top-banner a {
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 1.55;
}

.authority-top-banner,
.authority-top-banner a,
.authority-top-banner a:focus,
.authority-top-banner a:hover {
	color: #fff;
}

#authority-top-banner-close,
#authority-top-banner-close:focus,
#authority-top-banner-close:hover {
	background: transparent;
	border: 0;
	box-shadow: none;
	color: #fff;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: none;
}

#authority-top-banner-close {
	padding-left: 35px;
	padding-right: 35px;
}


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

.footer-widgets {
	/* color: #eee; */
	clear: both;
	background-size: contain;
}

.footer-widgets .wrap {
	padding: 70px 0 40px;
	/* border-bottom: 1px solid #0d3050; */
}.site-footer .wrap {
		/* border-top: 1px solid #174d7e; */
		/* padding-top: 30px; */
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 31%;
}
.footer-widgets-3 {
}
.footer-widgets-3 p {
	margin-bottom: 10px;
}
.footer-widgets-1 {
	margin-right: 4%;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
	/* font-size: 16px; */
}

.footer-widgets-3 {
	float: right;
	font-size: 18px;
}

.footer-widgets a {
}

.footer-widgets a:hover {
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets .widget-title {
	font-size: 25px;
	/* color: #fff; */
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}

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

.footer-widgets {
	background-color: #f4f4f4;
	clear: both;
}

.footer-widgets .widget_media_image::after {
	display: none;
}


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

.site-footer {
	background-color: #fff;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.08em;
	text-align: left;
	padding: 35px 0;
}

.site-footer p {
	margin-bottom: 0;
	margin-top: 7px;
}

.site-footer .nav-secondary {
	float: right;
}

.site-footer .genesis-nav-menu a {
	font-size: 14px;
	letter-spacing: 0.08em;
}


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

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

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

	.content {
		width: 800px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.site-header .nav-primary {
		max-width: 800px;
	}

}


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

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content {
		width: 620px;
	}

	.site-header .nav-primary {
		max-width: 620px;
	}

	.author-box .avatar {
		margin-left: -60px;
	}

}

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

	.site-inner,
	.wrap {
		max-width: 800px;
	}
.footer-widgets .wrap {
	padding: 50px 40px;
 }
	.content,
	.content-sidebar .content,
	.sidebar-content .content,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.sidebar-primary,
	.site-header .nav-primary {
		float: none;
		max-width: 100%;
		width: 100%;
	}

	.title-area {
		float: left;
		margin-right: 10px;
		width: 300px;
	}

	.wp-custom-logo .title-area,
	.title-area {
		max-width: 50%;
	}

	.archive-description {
		margin-bottom: 35px;
		padding-bottom: 20px;
	}

	.archive-description,
	.entry {
		margin-left: auto;
		margin-right: auto;
		max-width: 680px;
	}

	.authority-grid .archive-description {
		max-width: none;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu {
		float: none;
	}

	/* Genesis Responsive Menus */
	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

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

	.genesis-responsive-menu .highlight a,
	.genesis-responsive-menu .highlight a:focus,
	.genesis-responsive-menu .highlight a:hover {
		background: transparent;
		box-shadow: none;
		color: #111;
		transform: none;
	}

	.genesis-responsive-menu .highlight a:focus,
	.genesis-responsive-menu .highlight a:hover {
		color: #000cff;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border: 2px solid #3a72ad;
		background-color: #fff;
		color: #3a72ad;
		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: #3a72ad !important;
		color: #fff;
		box-shadow: unset;
	}

	.menu-toggle {
		float: right;
		line-height: 20px;
		position: relative;
		z-index: 1000;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
		vertical-align: top;
	}

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

	.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);
	}

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

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

	.genesis-responsive-menu .genesis-nav-menu a:focus,
	.genesis-responsive-menu .genesis-nav-menu a:hover {
		color: #3a72ad;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 6px 20px 8px 0;
		text-align: left;
		width: 100%;
		font-size: 17px;
		padding: 3px 20px;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu,
	.genesis-nav-menu .highlight {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		box-shadow: none;
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.flexible-widgets .widget {
		padding-left: 25px;
		padding-right: 25px;
	}

	.flexible-widgets .entry-content,
	.flexible-widgets .textwidget {
		margin-left: 0;
	}

	.enews-widget {
		padding: 20px 40px;
	}

	.flexible-widgets .enews-widget {
		padding: 40px 60px;
	}

	.authority-featured-image::before,
	.featuredpost .has-post-thumbnail > a::before {
		left: -20px;
		width: calc(100% + 40px);
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		padding: 0 25px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .widget-title,
	.flexible-widgets.widget-odd .featuredpost:last-of-type .more-posts {
		padding-left: 25px;
		padding-right: 25px;
	}

	.single .sidebar .widget:first-of-type {
		margin-top: 0;
	}

	.site-footer {
		margin-top: 20px;
		text-align: center;
	}

	.site-footer .nav-secondary {
		float: none;
	}

}
@media only screen and (max-width: 1023px) {
.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 100%;
	}
}
@media only screen and (max-width: 860px) {

	.author-box .avatar {
		margin-left: 35px;
	}

	.site-inner {
		padding: 5% 5% 0;
	}

	.site-header .wrap,
	.wrap,
	#footer {
		padding-left: 5%;
		padding-right: 5%;
	}

	.after-entry,
	.archive-description,
	.author-box,
	.sidebar .widget {
		padding: 30px;
		margin-bottom: 5%;
	}

	.authority-featured-image,
	.entry,
	.comment-respond,
	.entry-comments,
	.entry-pings {
		padding: 0;
	}

	.entry-footer {
		margin-left: 0;
	}

	.archive-description {
		text-align: center;
	}

	.archive-title {
		font-size: 32px;
	}

	.enews-widget .widget-title {
		font-size: 28px;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 5% auto;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	#authority-top-banner-close {
		padding-left: 20px;
		padding-right: 20px;
	}

	.authority-top-banner {
		padding-left: 18px;
		padding-right: 60px;
	}

	.enews-widget::after {
		display: none;
	}

	.flexible-widgets .widget-title,
	.flexible-widgets .entry-title {
		font-size: 32px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type {
		padding-top: 20px;
	}

	.authority-featured-image::before,
	.featuredpost .has-post-thumbnail > a::before {
		left: -15px;
		width: calc(100% + 30px);
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		padding: 0 20px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .widget-title {
		padding-left: 20px;
		padding-right: 20px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .more-posts {
		padding: 0 20px 10px;
	}

	.flexible-widgets .featuredpost .entry-title,
	.footer-widgets .featured-content .entry-title,
	.authority-grid.archive:not(.woocommerce-page) .entry-title {
		font-size: 22px;
	}

}

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

	h2,
	.entry-comments > h3,
	.entry-pings > h3,
	.comment-respond > h3,
	.entry-title {
		font-size: 32px;
	}

	h1,
	.single .entry-title {
		font-size: 42px;
	}

	.full-width-content.single .content {
		margin-top: 20px;
	}

	.flexible-widgets .widget,
	.flexible-widgets .widget:nth-child(odd),
	.flexible-widgets.widget-odd .widget:last-of-type,
	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		clear: both;
		float: none;
		position: static;
		text-align: center;
		max-width: none;
		padding: 20px 0;
		width: 100%;
	}

	.footer-widgets .enews-widget:nth-child(1),
	.footer-widgets .enews-widget:nth-child(2) {
		margin: 0;
	}

	blockquote {
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 0;
	}

	blockquote::before {
		position: relative;
		left: -8px;
		height: 80px;
		top: auto;
	}

	.flexible-widgets blockquote p {
		font-size: 18px;
	}

	.gb-block-post-grid div[class*="columns"].is-grid,
	.gb-block-post-grid .is-list .entry {
		grid-template-columns: 1fr;
	}

	.gb-block-post-grid .gb-post-grid-items .entry,
	.gb-block-post-grid .gb-post-grid-items.is-grid .entry,
	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.flexible-widgets .featuredpost .more-posts,
	.flexible-widgets .featuredpost .widget-title {
		padding-left: 0;
		padding-right: 0;
	}

	.authority-featured-image::before,
	.featuredpost .has-post-thumbnail > a::before {
		display: none;
	}

	.flexible-widgets .enews-widget,
	.flexible-widgets .enews-widget:last-of-type,
	.flexible-widgets.widget-odd .enews-widget:last-of-type {
		padding: 30px 40px;
	}

}

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

	.wrap {
		padding: 0;
	}

	.flexible-widgets > .wrap {
		padding: 15px 0;
	}

	.enews-widget,
	.flexible-widgets .enews-widget,
	.flexible-widgets .enews-widget:last-of-type,
	.flexible-widgets.widget-odd .enews-widget:last-of-type {
		padding: 20px;
	}

}


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

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !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;
	}

	p {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		clear: both;
		padding: 20px;
	}

	.authority-grid.archive .content .entry,
	.content,
	.content-sidebar,
	.flexible-widgets .featured-content .entry,
	.flexible-widgets .widget,
	.wp-custom-logo .title-area,
	.title-area,
	.woocommerce.archive .content .entry {
		max-width: 100% !important;
		width: 100% !important;
	}

	.flexible-widgets .widget,
	.flexible-widgets .widget:nth-child(2n) {
		float: none;
	}

	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,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.nav-social,
	.pagination,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

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

	.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;
	}

	.more-link {
		border-width: 0;
		display: block;
		margin-bottom: 20px;
		position: static;
	}

	.more-link-wrap {
		border-width: 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;
	}

}.before-header a.btn2 {
    color: #ffffff;
    text-decoration: none;
    background: #608ebd;
    border: 1px solid #fff;
    padding: 5px 15px;
    font-size: 13px;
}
.before-header {
		width: 100vw;
		background: #608ebd;
		max-width: 100%;
		padding: 5px 5px 8px 5px;
		color: #fff;
		text-align: right;
	}
.before-header a {
	color: #ffffff;
	text-decoration: none;
	/* float: right; */
}
	.sticky-header .shrink .before-header {
		margin-top: -4rem;
	}
	.before-header .wrap {
		padding: 0;
		width: 88%;
		max-width: 1152px;
	}
.before-header .widget-wrap {
    width: 100%;
}
.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: 45px;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
 }
.mkdf-is-inner {
    margin: 0 auto;
    position: relative;
    /* width: 80%; */
    text-align: left;
    z-index: 1;
}
.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%;
}

}


 
.m10 {
	margin-top: 10px !important;
}

.services-background {
    background: url(images/services-background.png) !important;
}
.process-background {
    background: url(images/process-background.png) !important;
}


.serviceBox {
	text-align: center;
	padding: 10px 0 8px;
	position: relative;
	line-height: 1.4;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	width: 90%;
}
.serviceBox:before, .serviceBox:after {
	content: "";
	background: #69979c;
	width: 150px;
	height: 10px;
	transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	clip-path: polygon(7% 0%, 93% 0%, 100% 100%, 0% 100%);
}
.serviceBox:after {
	width: 80%;
	height: 7px;
	border-radius: 0 0 10px 10px;
	top: auto;
	bottom: 0;
	clip-path: none;
}
.serviceBox .service-content {
	background: #fff;
	padding: 25px 20px;
	border-radius: 10px;
	min-height: 320px;
	box-shadow: 0px 0px 7px rgb(0 0 0 / 54%);
}
.serviceBox .service-content:before {
	content: "";
	background: #608ebd;
	width: 128px;
	height: 100px;
	transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.serviceBox .service-icon {
	color: #77787a;
	background: linear-gradient(to left, #dedfe1, #f3f3f3);
	font-size: 25px;
	line-height: 68px;
	width: 70px;
	height: 70px;
	margin: 0 auto 20px;
	border-radius: 50%;
	box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.03);
	position: relative;
	z-index: 1;
}
.serviceBox .service-icon:before {
	content: "";
	background: linear-gradient(to right, #dedfe1, #f3f3f3);
	width: 88%;
	height: 88%;
	border-radius: 50%;
	box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
}
.serviceBox .title {
	margin: 0 0 10px;
}
.serviceBox .description {text-align: left;margin: 0;}
.serviceBox.green:before {
	background: #719e2a;
}
.serviceBox.green:after, .serviceBox.green .service-content:before {
	background: #85bc16;
}
.serviceBox.green .title {
	color: #85bc16;
}
@media only screen and (max-width:990px) {
	.serviceBox {
		margin: 0 0 30px;
	}
}


#more {display: none;}
.readxx {
	/* position: absolute; */
	padding: 10px 21px !important;
	z-index: 999999999;
	color: #103c64;
	border-color: #103c64;
}
.readxx:hover {
	background-color: #958686;
	color: #fff;
}

.topfooter {
    padding: 80px 0;
    background: #eee;
    padding-top: 6em;
    padding-right: 1em;
    padding-bottom: 6em;
    padding-left: 1em;
    background-color: #608ebd;
    color: #1f1f1f;
}
.home .topfooter {
	display:none;
}
.genesis-nav-menu a {
      transition: all 0.5s ease-in-out;
    position: relative;
 }
.genesis-nav-menu a:before {
    content: attr(data-item);
    transition: 0.5s;
    color: #8254ff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    overflow: hidden;
}
.genesis-nav-menu a:hover:before {
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.site-header .genesis-nav-menu li li a:after {
    content: '';
    background-color: #e84393;
    height: 100%;
    width: 5px;
    transform: scaleY(0);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
}
.site-header .genesis-nav-menu li li a:after {
    content: '';
    background-color: #608ebd;
    height: 100%;
    width: 5px;
    transform: scaleY(0);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
}

.site-header .genesis-nav-menu li li a:hover:after {
    transform: scaleY(1);
}
.genesis-nav-menu .sub-menu a:hover {
	/* color: #3a72ad !important; */
}



.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-lgg,
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}


.btnc4{
    padding: 15px;
    padding-right: 60px;
    padding-left: 11px;
    border-radius: 0;
    color: #fff !important;
    text-transform: uppercase !important;
    background: #608ebd;
    overflow: hidden;
    text-decoration: none !important;
    position: relative;
    transition: all 0.3s ease 0s !important;
}

.btnc4:before{
    content: "";
    width: 33%;
    height: 200%;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    background: #ffffff30;
    margin: -5px 0 0 -5px;
    transform: rotate(-20deg);
    transform-origin: 0 0 0;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
 
.btnc4:after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top:25%;
    right: 7%;
    display: block;
} 

.btnc4:hover:before{
    width: 40%;
} 
.btnc4:hover{
    color:#fff;
}
.btnc4.purple:before,
.btnc4.green:before,
.btnc4.orange:before,
.btnc4.blue:before{
    background: rgba(255, 255, 255, 0.1);
}
.btnc4.purple:hover{
    background: #55023F ;
}
.btnc4.green{
    background: #396b1c;
}
.btnc4.green:hover{
    background: #355920;
}
.btnc4.orange{
    background: #e67e22;
}
.btnc4.orange:hover{
    background: #cd7223;
}
.btnc4.blue{
    background: #0e83cd;
}
.btnc4.blue:hover{
    background: #0c68a2;
}
@media only screen and (max-width: 990px) {
    .btnc4{
        padding-right: 50px;
        padding-left: 10px;
    }
    .btnc4:before {
        width: 38%;
    }
    .btnc4:hover:before {
        width: 43%;
    }
}
@media only screen and (max-width: 767px) {
    .btnc4{
        padding-right: 80px;
        padding-left: 30px;
        margin-bottom: 15px;
    }
    .btnc4:before {
        width: 16%;
    }
    .btnc4:hover:before {
        width: 25%;
    }
}




.btn2{
    border-radius: 0;
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s ease 0s;
}
.btn2:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 105%;
    height: 0;
    background: #608ebe;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 0.3s ease 0s;
    z-index: -1;
}
.btn2:hover:before{
    height: 190%;
    opacity: 1;
}
.btn2:hover{
    color: #fff;
}
.blue{
    border: 3px solid #608ebe;
}
.green{
    border: 3px solid #396b1c;
    color:#396b1c;
}
.green:before{
    background: #396b1c;
}
.orange{
    border: 3px solid #e67e22;
    color: #e67e22;
}
.orange:before{
    background: #e67e22;
}
.purple{
    border: 3px solid #580141;
    color: #580141;
}
.purple:before{
    background: #580141;
}
@media only screen and (max-width: 767px) {
    .btn2{
        margin-bottom: 15px;
    }
}


.btn4x{
    color: #fff;
	min-width: 250px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08);
    perspective: 300px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.btn4x:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform-origin: left center 0;
    transition: all 0.3s ease 0s;
}
.btn4x:hover:before{
    transform: rotateY(90deg);
}
.btn4x.red{ border: 2px solid #fe6d6d; }
.btn4x.red:hover{ color: #fe6d6d; }
.btn4x.red:before{ background: #fe6d6d; }
.btn4x.blue{border: 2px solid #608ebd;}
.btn4x.blue:hover{color: #608ebd;}
.btn4x.blue:before{background: #608ebd;}
.btn4x.orange{ border: 2px solid #ee955b; }
.btn4x.orange:hover{ color: #ee955b; }
.btn4x.orange:before{ background: #ee955b; }
.btn4x.green{ border: 2px solid #79d799; }
.btn4x.green:hover{ color: #79d799; }
.btn4x.green:before{ background: #79d799; }
@media only screen and (max-width: 767px){
    .btn4x{ margin-bottom: 20px; }
}
.btn5{
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    z-index: 1;
    position: relative;
    transition: all 0.4s ease 0s;
}
.btn5:hover{
    color: #fff;
}
.btn5:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 6px;
    left: 6px;
    transform: translate3d(0px, 0px, 0px);
    z-index: -1;
    transition: all 0.35s cubic-bezier(1, -1.88, 0.15, 0.95) 0s;
}
.btn5:hover:after{
    transform: translate3d(4px, 4px, 0px);
}
.btn5.red{ background: #fe6d6d;}
.btn5.red:after{ border: 2px solid #fe6d6d; }
.btn5.blue{ background: #3bb4e5;}
.btn5.blue:after{ border: 2px solid #3bb4e5; }
.btn5.orange{ background: #ee955b;}
.btn5.orange:after{ border: 2px solid #ee955b; }
.btn5.green{ background: #79d799;}
.btn5.green:after{ border: 2px solid #79d799; }
@media only screen and (max-width: 767px){
    .btn5{ margin-bottom: 20px; }
}

.btn3{
    color: #555;
    background-color: transparent;
    font-family: 'KoHo', sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 12px;
    border: 2px solid #555;
    border-radius: 0;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.btn3:focus,
.btn3:hover{
    color: #608ebd;
    border-color: #5e9a6e;
    box-shadow: 0 0 10px rgba(94,147,80,0.1) inset, 0 0 15px -5px rgba(94,147,80,0.3);
}
.btn3:before,
.btn3:after{
    content: "";
    background-color: #608ebd;
    height: 100%;
    width: 110%;
    transform: translate(-70%, -150%) rotate(-90deg);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.4s ease 0s;
}
.btn3:after{ transition-delay: 0.2s; }
.btn3:focus:before,
.btn3:hover:before,
.btn3:hover:after,
.btn3:focus:after{
    opacity: 0;
    transform: translate(0px, 0px);
}
@media only screen and (max-width: 767px){
    .btn3{ margin-bottom: 20px; }
}
 

.btn66{
    color: #fff;
    font-family: 'Sora', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 18px;
    margin: 5px;
    box-shadow: 0 20px 50px rgba(255, 255, 255, 0.05);
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.btn66:focus,
.btn66:hover{
    color: #2c2c2c;
}
.btn66:before,
.btn66:after{
    content: "";
    background: #646464;
    width: 90%;
    height: 90%;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    animation-delay: 0.5s;
    transition: all 0.3s ease 0s;
}
.btn66:after{
    background: #608ebd;
    width: 100%;
    height: 100%;
    border-radius: 30% 50% 56% 20% / 50% 90% 50% 79%;
}
.btn66:hover:before{
    width: 105%;
    height: 122%;
    animation: blob 4.5s linear infinite;
}
.btn66:hover:after{
    width: 105%;
    height: 120%;
    animation: blob-two 5s linear infinite;
}
@keyframes blob{
    0%{
        border-radius: 15% 15% 20% 15% / 90% 60% 77% 70%;
        transform: translate(-50%, -50%) rotate(0);
    }
    20%{
        border-radius: 61% 39% 14% 86% / 67% 43% 57% 33%;
        transform: translate(-48%, -52%) rotate(1deg);
    }
    45%{
        border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
        transform: translate(-52%, -54%) rotate(0);
    }
    85%{
        border-radius: 30% 50% 56% 20% / 50% 90% 50% 79%;
        transform: translate(-49%, -48%) rotate(-1deg);
    }
    100%{
        border-radius: 15% 15% 20% 15% / 90% 60% 77% 70%;
        transform: translate(-50%, -50%) rotate(0);
    }
}
@keyframes blob-two{
    0%{
        border-radius: 30% 50% 56% 20% / 50% 90% 50% 79%;
        transform: translate(-50%, -50%) rotate(0deg);
    }
    15%{
        border-radius: 26% 74% 82% 18% / 48% 41% 59% 52%;
        transform: translate(-48%, -53%) rotate(1deg);
    }
    40%{
        border-radius: 15% 15% 20% 15% / 90% 60% 77% 70%;
        transform: translate(-52%, -57%) rotate(0);
    }
    75%{
        border-radius: 61% 39% 14% 86% / 67% 43% 57% 33%;
        transform: translate(-47%, -52%) rotate(-1deg);
    }
    100%{
        border-radius: 30% 50% 56% 20% / 50% 90% 50% 79%;
        transform: translate(-50%, -50%) rotate(0);
    }
}
@media only screen and (max-width: 767px){
    .btn66{ margin-bottom: 20px; }
}





.testimonialx{
    background: rgb(112 174 128 / 28%);
    padding: 20px 40px 20px 70px;
    margin: 0 10px 60px;
    position: relative;
}

.testimonialx:before{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 50px solid #eee;
    border-left: 50px solid #ffffff;
    box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
}

.testimonialx .testimonialx-title{
    font-size: 15px;
    font-weight: bold;
    color: #192bc2;
    margin-bottom: 15px;
}

.testimonialx .description{
    font-size: 16px;
    /* font-style: italic; */
    /* line-height: 20px; */
    color: #0b132b;
    margin-top: 25PX;
}

.testimonialx .title{
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
    color: #ff1053;
    margin-top: 10px;
}

.testimonialx .pic{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: -35px;
    right: 23px;
}

.testimonialx .pic img{
    width: 100%;
    height: auto;
}



/* ## Hero Section
--------------------------------------------- */
.hero-section {
	position: relative;
	/* padding: 4rem 0; */
	border-bottom: 1px solid #eceef1;
	background-color: #f6f8fa;
	background-position: center;
	background-size: cover;
	text-align: center;
	border: none;
}
.home-featured-2:before ,
.hero-section:before {
	display: block !important;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(42 49 57 / 0%);
	content: '';
	pointer-events: none;
	transition: all 0.3s ease;
}

.hero-section .wrap {
	position: relative;
	z-index: 2;
}

.hero-section h1 {
	width: 100%;
	/* text-shadow: 2px 2px 2px #000; */
	/* margin: 0 auto; */
	/* color: #ffffff; */
	color: #333 !important;
	/* font-size: 3vw; */
	font-weight: 600;
	text-align: center;
}
.video-container .caption h1 {
	font-size: 3vw;
	}
.hero-section p {
	width: 100%;
	max-width: 512px;
	margin: 0.5em auto 0;
	color: #ffffff;
	text-align: center;
}
.video-container .caption h6 {
	font-size: 2vw;
	}
.hero-section a {
	color: #f6f8fa;
}

.hero-section a:hover,
.hero-section a:focus {
	color: #ffffff;
}
@media (min-width: 768px) {

.hero-section .wrap {
		max-width: 896px;
		/* padding-bottom: 6rem; */
	}
}
	@media (min-width: 896px) {
.hero-section .wrap {
		padding: 8rem 0;
	}
		.home .hero-section  {
    /* min-height:600px !important; */
 }
}

 
 
.hero-section .wrap {
    position: relative;
    z-index: 2;
}
 
.hero-section .vc_shape-divider-wrap,
.hero-section svg.vc_shape-divider {
    width: 100%;
    height: 120px;
    fill: #fff;
    left: 0 !important;
    z-index: 99999;
    display: none !important;
    position: relative;
    z-index: 99999;
}
 
.full-width-content .content {
    float: none;
    width: 100%;
} 
.dontdisplay{display:none;}
.home .hero-section:before {
	background:transparent;
}
 
.home .hero-section {
    /* min-height: 0px; */
}
.single .hero-section .entry-title {
    display: block;
}



 
 
.hero-section .wrap {
     margin: 0 auto;
 }
.hero-section .wrap {
    position: relative;
    z-index: 2;
    padding: 6em 0;
    height: 300px;
    display: block !important;
}
.home .hero-section .wrap {
    /* padding-top: 100px !important; */
    /* display: none !important; */
}
.hero-section {
    background-color: #608ebd !important;
    max-height: 300px;
    /* text-shadow: 2px 1px 8px #000; */
}
body.blog .hero-section,
body.single .hero-section {
    /* background-image: url(images/hero-blog.jpg); */
}
.full-width-content .content {
    float: none;
    width: 100%;
} 
.dontdisplay{display:none;}
.home .hero-section:before {
	background: rgb(14 74 128 / 0%);
} 

.home-featured-2:before {
	background: rgb(255 255 255 / 53%);
}
.home .hero-section {
    display: none;
    background-position: top center;
}
 
.home .hero-section.demo {
    display: block;
    background-position: top center;
}
.single .hero-section .entry-title {
    display: block;
}
	
 
@media (max-width: 896px) {
.hero-section .wrap {
		text-align: center !important;
		/* padding: 8rem 30px; */
	}
 
}
 body.single article.post .entry-header, body.archive article.post .entry-header h2, main > .archive-description, article.page .entry-header {
    display: none;
}
.single .blog-title {
    display: none;
}
body.archive .site-inner .entry-title,
body.blog .site-inner .entry-title {
    font-size: 38px;
    line-height: 1;
}
body.archive .entry-title a,

body.blog .entry-title a, .sidebar .widget-title a {
    font-size: 26px;
    line-height: 1.3;
}
.home .post.one-half {
    width: 100%;
}
.post.one-half.entry {
    min-height: 429px;
    /* padding: 20px 20px 20px 20px; */
    background: #fff;
}
.post.one-half.entry .entry-title {
    font-size: 20px !important;
    margin-top: 14px;
}
body.archive .post.one-half.entry .entry-title  {
	padding:0 20px;
	
}
.post.one-half.entry .entry-meta {
	display:none;
}
.post.one-half.entry .entry-content,
.post.one-half.entry .entry-header {
     padding: 0 20px;
}
body.archive,

body.blog, 
body.archive .site-inner,
body.blog .site-inner {
    background-color: #eee;
 
}


.sidebar .widget{
    background: #fff;
    padding: 25px;
    /* border-radius: 20px; */
    margin: 0px 0px 30px 5px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 4%);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.sidebar .widget h2 {
    font-size: 22px;
    margin-top: 15px;
}

  
   
.myprice {
	background: linear-gradient(-45deg, #d5d8dd, #fff);
    padding: 25px;
    border-radius: 20px;
    margin: 0px 0px 20px 5px;
    border: 3px solid #fff;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 4%);
}
.featured-logo img{
    height: 32px !important;
    width: auto;
    opacity: 0.7;
}
@media (min-width: 1023px) {
.price  .gb-block-layout-column-inner {
  display: flex;
  width: 100%;
}
.price  .gb-block-layout-column-inner  .pricetable {
  flex: 1;
  padding: 16px;
  border: 4px solid #fff;
}
}
 .pricetable h2 {
    margin-top: 25px;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.price  .gb-block-layout-column-inner  .pricetable {
   padding: 0 0 20px 0;
   background: linear-gradient(to right bottom,#eee,transparent,#eee);
 }

 .entry-content ul > li {
    list-style: none !important;
    padding: 0 15px 0 35px;
    margin: 0 0 10px;
    position: relative;
}
 .entry-content ul > li:before {
    content: "\f00c";
    color: #608ebd;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    position: absolute;
    top: 1px;
    left: 8px;
}
 .pricetable ul {
    padding: 0;
} .pricetable 
.btnc4 {
	margin:0 auto;
}
 .pricetable  .inner-text {padding: 0px 25px;line-height: 1.5;}
 .pricetable  .price-value{
    color: rgb(108 108 108);
    font-size: 19px;
    font-weight: 600;
    text-align: right;
    margin: 0 0 25px;
    position: relative;
    z-index: 1;
}

.site-header.sticky {
 	position: fixed;
	top: 0;
	left:0;
	right:0;
	z-index: 99;width:100%;
}
 .pricetable .price-value span {
    background-color: #fff;
    padding: 5px 10px 5px 15px;
    border-radius: 50px 0 0 50px;
    box-shadow: -10px 0 0 #608ebd, -10px 0 10px rgb(0 0 0 / 30%);
    display: inline-block;
}
.pricetable .pricingTable-header:before,
.pricetable .price-value:before {
    content: '';
    background-color: #608ebd;
    height: 30px;
    width: 100%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
}
.before-header .btn4x.blue {
	color:#fff;
	padding: 0px 14px;
	margin-left: 7px;
}



.testimonialbc{
    margin: 0 20px 40px;
}

.testimonialbc .testimonialbc-content{
    padding: 35px 25px;
    margin-bottom: 35px;
    background: #eee;
    border: 1px solid #f0f0f0;
    position: relative;
}

.testimonialbc .testimonialbc-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}

.testimonialbc .testimonialbc-icon{
    width: 50px;
    height: 45px;
    background: #608ebd;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    display: none;
    left: -19px;
}

.testimonialbc .testimonialbc-icon:before{
    content: "";
    border-bottom: 16px solid #507d5c;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}

.testimonialbc .description{
    font-size: 17px;
    font-style: italic;
    /* color: #8a8a8a; */
    line-height: 23px;
    margin: 0;
}

.testimonialbc .title{
    display: none;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}

.testimonialbc .post{
    display: block;
    font-size: 14px;
    color: #ff4242;
}














.testimonialbx-icon {
	display:none;
}
.testimonialbx{
    background: #fff;
    text-align: center;
    margin: 0 20px;
}

.testimonialbx .description{
    padding: 40px 30px;
    margin-bottom: 0px;
    border-top: 1px solid #443961;
    border-left: 1px solid #443961;
    font-size: 15px;
    color: #887e7f;
    line-height: 30px;
    text-align: left;
    position: relative;
}

.testimonialbx .description:before{
    /* content: "\f10e"; */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    float: left;
    padding: 0 15px 5px 0;
    font-size: 30px;
    color: #443961;
    text-align: center;
    position: relative;
    top: 8px;
    left: 0;
}

.testimonialbx .description:after{
    content: "";
    width: 50%;
    height: 1px;
    background: #443961;
    position: absolute;
    bottom: 0;
    left: 0;
}

.testimonialbx .testimonialbx-content{ position: relative; }

.testimonialbx .testimonialbx-content:before{
    content: "";
    width: 1px;
    height: 20px;
    background: #443961;
    position: absolute;
    left: 50%;
    bottom: -19px;
}

.testimonialbx .testimonialb-contentx:after{
    content: "";
    width: 2px;
    height: 40px;
    background: #2660a4;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: skewX(-45deg);
    transform-origin: 100% 100% 0;
}

.testimonialbx .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 7px;
}

.testimonialbx .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.testimonialbx .title{
    display: none;
    font-size: 22px;
    font-weight: 700;
    color: #2660a4;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.testimonialbx .testimonialbx-content:after {
    content: "";
    width: 2px;
    height: 40px;
    background: #443961;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: skewX(-45deg);
    transform-origin: 100% 100% 0;
}
.testim {
	margin: 0 10px;
}
.testim .testim-content {
	margin: 20px 0 50px 0;
	position: relative;
}
.testim .testim-content:after {
	content: "";
	width: 20px;
	height: 20px;
	border-top: 20px solid #608ebd;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	margin: 0 auto;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
}
.testim .description {
	padding: 25px 35px;
	margin: 0;
	background: #608ebd;
	border-radius: 15px;
	font-size: 20px;
	color: #fff;
	position: relative;
}
.testim .description:before, .testim .description:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 8px;
	text-align: center;
	background: #608ebd;
	position: absolute;
}
.testim .description:before {
	/* content: "\f10d"; */
	top: -18px;
	left: 25px;
}
.testim .description:after {
	/* content: "\f10e"; */
	bottom: -18px;
	right: 25px;
}
.testim .testim-profile {
	display: table;
	padding: 15px;
	border: 1px solid #dca842;
	border-radius: 20px;
	margin: 0 auto;
	position: relative;
}
.testim .pic {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 1px solid #dca842;
	float: left;
	overflow: hidden;
}
.testim .title {
	display: inline-block;
	margin: 0 0 0 30px;
	font-size: 19px;
	font-weight: bold;
	color: #dca842;
	position: relative;
	top: 22px;
}
.testim .title:before {
	content: "";
	width: 1px;
	height: 70px;
	background: #dca842;
	position: absolute;
	top: -8px;
	left: -15px;
}
.testim .post {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #888;
	margin-top: 10px;
}

.testimonialx9{ margin: 0 20px 50px; }
.testimonialx9 .pic{
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 15px 15px 0;
}
 
.testimonialx9 .description{
    padding: 20px 22px;
    background: #eaeaea;
    font-size: 15px;
    /* color: #fff; */
    line-height: 25px;
    margin: 0;
    position: relative;
}
.testimonialx9 .description:before,
.testimonialx9 .description:after{
    content: "";
    border-width: 18px 0 0 18px;
    border-style: solid;
    border-color: #b1b1b1 transparent transparent;
    position: absolute;
    bottom: -18px;
    left: 0;
}
.testimonialx9 .description:after{
    border-width: 18px 18px 0 0;
    left: auto;
    right: 0;
}
 body.blog .hero-section .wrap,
body.archive .hero-section .wrap {
  padding: 4.9em 0 1.9em 0;
} 
body.blog .hero-section h6.secondary,
body.archive .hero-section h6.secondary {
    color: #444;
}.single  .hero-section h6.secondary {
    display: none;
}
.home .entry {
    margin-bottom: 0px;
}
.post-edit-link {
	position:absolute;
}
.cta .btn3 {
    color: #000;
	border-color: #000;
}
.cta .btn3:focus,.cta  .btn3:hover {
    color: #777777;
	border-color: #747474;
}
.wp-block-image.stylized-background::after{
	display:none !important;
}

.simple-process .serviceBox .service-content:before {}
.simple-process .serviceBox .service-icon {
    display: none;
}
.simple-process .serviceBox .service-content:before {
    display: none;
}
.simple-process .serviceBox .service-content {
    min-height: 223px;
}

.wp-block-details {
  /* border: 1px solid #ccc; */
  /* border-radius: 8px; */
  /* padding: 1rem; */
  margin: 1rem 0;
  background-color: #f9f9f9;
  transition: all 0.3s ease;
  font-family: sans-serif;
}
.w100 img{
	width:100% !important;
}
.wp-block-details summary {
  font-weight: bold;
  font-size: 1.1rem;
  cursor: pointer;
  padding: 11px 20px;
  /* margin: -0.5rem -0.5rem 0.5rem -0.5rem; */
  background-color: #eaeaea;
  /* border-radius: 6px; */
  transition: background-color 0.3s ease;
}

.wp-block-details summary:hover {
  background-color: #ddd;
}

.wp-block-details[open] summary::after {
  content: "▲";
  float: right;
}

.wp-block-details summary::after {
  content: "▼";
  float: right;
  transition: transform 0.3s ease;
}

.wp-block-details p {
  padding: 11px 20px;
 }
.wp-block-details[open] p {
   animation: fadeIn 0.3s ease;
}
.wp-block-details summary {
  list-style: none;
}
summary br,
.wp-block-details summary::-webkit-details-marker {
  display: none;
}

.wp-block-details summary::marker {
  content: "";
  display: none;
}
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}
